Aug 18 19:14:24.974768 np0000007688 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 18 19:14:24.980521 np0000007688 devstack@c-api.service[100579]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 18 19:14:24.982798 np0000007688 devstack@c-api.service[100579]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Aug 18 19:14:24 2026] *** Aug 18 19:14:24.982798 np0000007688 devstack@c-api.service[100579]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 18 19:14:24.982798 np0000007688 devstack@c-api.service[100579]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 18 19:14:24.982798 np0000007688 devstack@c-api.service[100579]: nodename: np0000007688 Aug 18 19:14:24.982798 np0000007688 devstack@c-api.service[100579]: machine: x86_64 Aug 18 19:14:24.982798 np0000007688 devstack@c-api.service[100579]: clock source: unix Aug 18 19:14:24.982798 np0000007688 devstack@c-api.service[100579]: pcre jit disabled Aug 18 19:14:24.982798 np0000007688 devstack@c-api.service[100579]: detected number of CPU cores: 16 Aug 18 19:14:24.982798 np0000007688 devstack@c-api.service[100579]: current working directory: / Aug 18 19:14:24.982798 np0000007688 devstack@c-api.service[100579]: detected binary path: /usr/bin/uwsgi-core Aug 18 19:14:24.982798 np0000007688 devstack@c-api.service[100579]: your processes number limit is 257052 Aug 18 19:14:24.982798 np0000007688 devstack@c-api.service[100579]: your memory page size is 4096 bytes Aug 18 19:14:24.982798 np0000007688 devstack@c-api.service[100579]: detected max file descriptor number: 2048 Aug 18 19:14:24.982798 np0000007688 devstack@c-api.service[100579]: lock engine: pthread robust mutexes Aug 18 19:14:24.983117 np0000007688 devstack@c-api.service[100579]: thunder lock: enabled Aug 18 19:14:24.983147 np0000007688 devstack@c-api.service[100579]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 18 19:14:24.983204 np0000007688 devstack@c-api.service[100579]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 18 19:14:24.983204 np0000007688 devstack@c-api.service[100579]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 18 19:14:24.983204 np0000007688 devstack@c-api.service[100579]: Set PythonHome to /opt/stack/data/venv Aug 18 19:14:25.014271 np0000007688 devstack@c-api.service[100579]: Python main interpreter initialized at 0x73aeb38a4668 Aug 18 19:14:25.014271 np0000007688 devstack@c-api.service[100579]: python threads support enabled Aug 18 19:14:25.014271 np0000007688 devstack@c-api.service[100579]: your server socket listen backlog is limited to 100 connections Aug 18 19:14:25.014271 np0000007688 devstack@c-api.service[100579]: your mercy for graceful operations on workers is 80 seconds Aug 18 19:14:25.014792 np0000007688 devstack@c-api.service[100579]: mapped 671795 bytes (656 KB) for 4 cores Aug 18 19:14:25.014924 np0000007688 devstack@c-api.service[100579]: *** Operational MODE: preforking *** Aug 18 19:14:25.015098 np0000007688 devstack@c-api.service[100579]: *** uWSGI is running in multiple interpreter mode *** Aug 18 19:14:25.015098 np0000007688 devstack@c-api.service[100579]: spawned uWSGI master process (pid: 100579) Aug 18 19:14:25.015241 np0000007688 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 18 19:14:25.015858 np0000007688 devstack@c-api.service[100579]: spawned uWSGI worker 1 (pid: 100580, cores: 1) Aug 18 19:14:25.016304 np0000007688 devstack@c-api.service[100579]: spawned uWSGI worker 2 (pid: 100581, cores: 1) Aug 18 19:14:25.016711 np0000007688 devstack@c-api.service[100579]: spawned uWSGI worker 3 (pid: 100582, cores: 1) Aug 18 19:14:25.017112 np0000007688 devstack@c-api.service[100579]: spawned uWSGI worker 4 (pid: 100583, cores: 1) Aug 18 19:14:25.017167 np0000007688 devstack@c-api.service[100579]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 18 19:14:25.136295 np0000007688 devstack@c-api.service[100580]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 19:14:25.136295 np0000007688 devstack@c-api.service[100580]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 19:14:25.136295 np0000007688 devstack@c-api.service[100580]: we strongly recommend against using it for new projects. Aug 18 19:14:25.136295 np0000007688 devstack@c-api.service[100580]: If you are already using Eventlet, we recommend migrating to a different Aug 18 19:14:25.136295 np0000007688 devstack@c-api.service[100580]: framework. For more detail see Aug 18 19:14:25.136295 np0000007688 devstack@c-api.service[100580]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 19:14:25.136295 np0000007688 devstack@c-api.service[100580]: import eventlet # noqa Aug 18 19:14:25.176040 np0000007688 devstack@c-api.service[100581]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 19:14:25.176040 np0000007688 devstack@c-api.service[100581]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 19:14:25.176040 np0000007688 devstack@c-api.service[100581]: we strongly recommend against using it for new projects. Aug 18 19:14:25.176040 np0000007688 devstack@c-api.service[100581]: If you are already using Eventlet, we recommend migrating to a different Aug 18 19:14:25.176040 np0000007688 devstack@c-api.service[100581]: framework. For more detail see Aug 18 19:14:25.176040 np0000007688 devstack@c-api.service[100581]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 19:14:25.176040 np0000007688 devstack@c-api.service[100581]: import eventlet # noqa Aug 18 19:14:25.177867 np0000007688 devstack@c-api.service[100582]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 19:14:25.177867 np0000007688 devstack@c-api.service[100582]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 19:14:25.177867 np0000007688 devstack@c-api.service[100582]: we strongly recommend against using it for new projects. Aug 18 19:14:25.177867 np0000007688 devstack@c-api.service[100582]: If you are already using Eventlet, we recommend migrating to a different Aug 18 19:14:25.177867 np0000007688 devstack@c-api.service[100582]: framework. For more detail see Aug 18 19:14:25.177867 np0000007688 devstack@c-api.service[100582]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 19:14:25.177867 np0000007688 devstack@c-api.service[100582]: import eventlet # noqa Aug 18 19:14:25.187445 np0000007688 devstack@c-api.service[100583]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 19:14:25.187445 np0000007688 devstack@c-api.service[100583]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 19:14:25.187445 np0000007688 devstack@c-api.service[100583]: we strongly recommend against using it for new projects. Aug 18 19:14:25.187445 np0000007688 devstack@c-api.service[100583]: If you are already using Eventlet, we recommend migrating to a different Aug 18 19:14:25.187445 np0000007688 devstack@c-api.service[100583]: framework. For more detail see Aug 18 19:14:25.187445 np0000007688 devstack@c-api.service[100583]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 19:14:25.187445 np0000007688 devstack@c-api.service[100583]: import eventlet # noqa Aug 18 19:14:25.292464 np0000007688 devstack@c-api.service[100580]: /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 19:14:25.292464 np0000007688 devstack@c-api.service[100580]: from cgi import parse_header Aug 18 19:14:25.327283 np0000007688 devstack@c-api.service[100580]: /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 19:14:25.327283 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:14:25.338192 np0000007688 devstack@c-api.service[100580]: /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 19:14:25.338192 np0000007688 devstack@c-api.service[100580]: removals.removed_module( Aug 18 19:14:25.339064 np0000007688 devstack@c-api.service[100580]: /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 19:14:25.339064 np0000007688 devstack@c-api.service[100580]: removals.removed_module( Aug 18 19:14:25.350882 np0000007688 devstack@c-api.service[100582]: /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 19:14:25.350882 np0000007688 devstack@c-api.service[100582]: from cgi import parse_header Aug 18 19:14:25.380450 np0000007688 devstack@c-api.service[100583]: /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 19:14:25.380450 np0000007688 devstack@c-api.service[100583]: from cgi import parse_header Aug 18 19:14:25.386980 np0000007688 devstack@c-api.service[100581]: /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 19:14:25.386980 np0000007688 devstack@c-api.service[100581]: from cgi import parse_header Aug 18 19:14:25.403859 np0000007688 devstack@c-api.service[100582]: /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 19:14:25.403859 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:14:25.418390 np0000007688 devstack@c-api.service[100582]: /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 19:14:25.418390 np0000007688 devstack@c-api.service[100582]: removals.removed_module( Aug 18 19:14:25.419601 np0000007688 devstack@c-api.service[100582]: /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 19:14:25.419601 np0000007688 devstack@c-api.service[100582]: removals.removed_module( Aug 18 19:14:25.428310 np0000007688 devstack@c-api.service[100583]: /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 19:14:25.428310 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:14:25.438265 np0000007688 devstack@c-api.service[100581]: /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 19:14:25.438265 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:14:25.440600 np0000007688 devstack@c-api.service[100583]: /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 19:14:25.440600 np0000007688 devstack@c-api.service[100583]: removals.removed_module( Aug 18 19:14:25.441521 np0000007688 devstack@c-api.service[100583]: /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 19:14:25.441521 np0000007688 devstack@c-api.service[100583]: removals.removed_module( Aug 18 19:14:25.453882 np0000007688 devstack@c-api.service[100581]: /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 19:14:25.453882 np0000007688 devstack@c-api.service[100581]: removals.removed_module( Aug 18 19:14:25.454964 np0000007688 devstack@c-api.service[100581]: /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 19:14:25.454964 np0000007688 devstack@c-api.service[100581]: removals.removed_module( Aug 18 19:14:26.079694 np0000007688 devstack@c-api.service[100580]: /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 19:14:26.079694 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:14:26.110611 np0000007688 devstack@c-api.service[100582]: /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 19:14:26.110611 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:14:26.131812 np0000007688 devstack@c-api.service[100580]: /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 19:14:26.131812 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:14:26.162691 np0000007688 devstack@c-api.service[100582]: /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 19:14:26.162691 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:14:26.175798 np0000007688 devstack@c-api.service[100583]: /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 19:14:26.175798 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:14:26.189815 np0000007688 devstack@c-api.service[100581]: /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 19:14:26.189815 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:14:26.225194 np0000007688 devstack@c-api.service[100583]: /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 19:14:26.225194 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:14:26.238818 np0000007688 devstack@c-api.service[100581]: /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 19:14:26.238818 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:14:26.307041 np0000007688 devstack@c-api.service[100580]: 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 19:14:26.307409 np0000007688 devstack@c-api.service[100580]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100580) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 19:14:26.325511 np0000007688 devstack@c-api.service[100582]: 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 19:14:26.325777 np0000007688 devstack@c-api.service[100582]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100582) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 19:14:26.396858 np0000007688 devstack@c-api.service[100583]: 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 19:14:26.397033 np0000007688 devstack@c-api.service[100583]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100583) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 19:14:26.400874 np0000007688 devstack@c-api.service[100582]: /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 19:14:26.400874 np0000007688 devstack@c-api.service[100582]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 19:14:26.404514 np0000007688 devstack@c-api.service[100581]: 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 19:14:26.404730 np0000007688 devstack@c-api.service[100581]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100581) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 19:14:26.406691 np0000007688 devstack@c-api.service[100580]: /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 19:14:26.406691 np0000007688 devstack@c-api.service[100580]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 19:14:26.470911 np0000007688 devstack@c-api.service[100581]: /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 19:14:26.470911 np0000007688 devstack@c-api.service[100581]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 19:14:26.472139 np0000007688 devstack@c-api.service[100583]: /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 19:14:26.472139 np0000007688 devstack@c-api.service[100583]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 19:14:26.859871 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100582) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 19:14:26.860209 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.860296 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.860515 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.861063 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100581) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 19:14:26.861430 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100583) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 19:14:26.861480 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100580) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 19:14:26.861522 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.861613 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.861778 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.861821 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.861855 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.861944 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.862023 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.862086 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.862253 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.862482 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.862555 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.862592 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.862615 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.862635 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.862657 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.862692 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.862727 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.862761 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.862791 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.862818 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.862841 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.862861 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.862883 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.862905 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.862925 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.862951 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.862973 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.863145 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.863211 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.863263 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.863356 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.863439 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.863495 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.863495 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.863605 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.863629 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.863629 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.863993 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.864091 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.864143 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.864169 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.864202 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.864225 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.864246 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.864267 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.864310 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.864341 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.864381 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.864411 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.864433 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.864454 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.864476 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.864497 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.864529 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.864558 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.864580 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.864601 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.864623 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.864648 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.864680 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.864715 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.864746 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.864774 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.864808 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.864835 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.864858 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.864879 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.864905 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.864927 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.864951 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.864972 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.865003 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.865025 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.865047 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.865083 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.865107 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.865128 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.865153 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.865173 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.865200 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.865228 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.865269 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.865313 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.865335 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.865356 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.865393 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.865413 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.865413 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.865466 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.865492 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.865517 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.865517 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.865517 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.866943 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.867052 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.867052 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.867128 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.867164 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.867217 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.867260 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.867308 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.867344 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.867408 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.867448 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.867487 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.867522 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.867557 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.867601 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.867648 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.867691 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.867728 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.867768 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.867809 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.867843 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.867877 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.867910 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.867946 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.867993 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.868032 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.868071 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.868110 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.868145 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.868178 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.868207 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.868238 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.868274 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.868321 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.868451 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.868525 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.868567 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.868600 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.868634 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.868672 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.868709 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.868756 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.868803 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.868844 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.868899 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.868938 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.868972 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.868972 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.869034 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.869067 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.869101 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.869134 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.869167 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.869167 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.869167 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.869167 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.869342 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.869497 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.869497 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.869565 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.869601 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.869649 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.869697 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.869734 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.869781 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.869816 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.869854 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.869899 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.869937 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.869971 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.870011 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.870056 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.870099 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.870134 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.870174 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.870209 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.870243 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.870282 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.870335 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.871165 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.871262 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.871401 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.871498 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.871498 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.871684 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.871684 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.871684 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.871684 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.872014 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.872102 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.872102 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.872284 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.872414 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.872512 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.872611 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.872703 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.872792 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.872888 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.872980 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.873075 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.873180 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.873271 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.873391 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.873501 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.873597 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.873700 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.873785 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.873845 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.873900 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.873973 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.874075 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.874170 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.874229 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.874277 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.874326 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.874379 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.874418 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.874457 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.874493 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.874540 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.874582 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.874619 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.874659 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.874707 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.874739 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.874774 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.874798 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.874833 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.874858 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.874880 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.874900 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.874925 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.874946 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.874965 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.874991 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.875012 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.875033 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.875033 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.875033 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.875033 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.875103 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.875103 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.875103 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.875103 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.875176 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.875198 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.875198 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.875236 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.875256 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.875277 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.875277 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.875277 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.875344 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.875741 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.875817 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.875920 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.875957 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.875991 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.876036 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.876070 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.876093 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.876113 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.876113 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.876165 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.876192 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.876214 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.876214 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.876214 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.880308 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.880406 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.880567 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.880647 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.880701 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.880788 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.880834 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.880888 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.880930 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.880973 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.880973 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.881050 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.881111 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.881151 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.881200 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.881200 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.881200 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.881200 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.881394 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.881438 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.881478 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.881527 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.881579 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.881619 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.881670 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.881670 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.881670 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.881670 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.881807 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.881807 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.881807 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.881807 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.881951 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.882003 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.882003 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.882085 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.882125 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.882166 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.882207 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.882248 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.882298 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.882340 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.882390 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.882438 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.882476 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.882515 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.882554 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.882590 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.882626 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.882675 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.882712 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.882745 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.882779 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.882779 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.882779 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.882779 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.883719 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.883794 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.883842 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.883880 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.883935 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.883990 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.884048 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.884089 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.884126 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.884163 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.884202 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.884238 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.884281 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.884355 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.884421 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.884461 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.884506 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.884567 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.884607 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.884652 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.884691 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.884725 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.884725 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.884792 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.884792 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.884792 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.884792 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.884792 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.884940 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.884940 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.884940 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.885029 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.885029 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.885098 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.885137 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.885137 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.885215 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.885253 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.885253 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.885330 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.885392 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.885433 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.885470 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.885505 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.885540 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.885574 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.885621 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.885665 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.885704 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.885747 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.885783 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.885819 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.885854 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.885887 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.885929 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.885929 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.886703 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.886703 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.886703 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.886703 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.886703 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.886912 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.886954 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.886992 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.887029 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.887133 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.887133 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.887202 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.887239 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.887278 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.887332 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.887382 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.887416 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.887462 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.887742 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.887851 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.887889 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.887925 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.887925 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.887989 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.888067 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.888105 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.888144 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.888182 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.889107 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.889175 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.889204 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.889240 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.889264 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.889317 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.889343 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.889389 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.889414 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.889445 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.889470 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.889493 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.889515 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.889535 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.889577 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.889601 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.889622 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.889643 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.889664 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.889690 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.889690 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.890152 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.890225 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.890302 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.890336 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.890375 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.890404 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.890425 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.890447 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.890479 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.890511 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.890541 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.890602 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.890652 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.890677 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.890698 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.890719 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.890738 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.890759 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.890785 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.890812 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.890812 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.890851 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.890880 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.890920 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.890953 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.890987 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.891010 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.891010 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.891046 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.891074 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.891100 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.891120 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.891144 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.891166 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.891191 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.892102 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.892170 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.892235 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.892319 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.892355 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.892410 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.892434 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.892456 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.892477 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.892497 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.892519 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.892539 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.892560 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.892589 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.892612 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.892781 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.892844 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.892925 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.893012 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.893094 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.893159 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.893201 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.893244 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.893283 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.893329 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.893380 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.893418 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.893453 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.893489 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.893489 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.893547 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.893579 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.893621 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.893655 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.893862 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.893934 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.894008 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.894115 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.894190 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.894244 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.894276 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.894320 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.894380 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.894424 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.894460 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.894484 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.894503 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.894524 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.894545 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.894565 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.894584 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.894605 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.894636 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.894658 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.894678 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.894869 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.894930 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.894972 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.894995 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.895031 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.895054 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.895087 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.895115 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.895136 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.895156 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.895177 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.895205 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.895240 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.895276 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.895328 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.895387 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.895438 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.895479 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.895510 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.895554 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.895771 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.895850 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.895908 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.895956 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.896002 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.896056 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.896103 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.896132 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.896202 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.896252 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.896314 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.896378 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.896446 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.896497 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.896549 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.896592 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.896621 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.896647 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.896670 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.896694 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.896717 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.896882 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.896930 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.896959 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.897018 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.897070 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.897115 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.897168 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.897215 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.897270 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.897313 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.897350 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.897404 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.897442 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.897478 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.897478 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.897478 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.897550 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.897550 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.897550 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.897550 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.897550 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.897550 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.897550 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.897691 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.897691 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.897733 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.897756 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.897790 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.897819 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.897842 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.897866 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.897889 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.897912 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.897912 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.897953 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.897979 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.898001 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.898029 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.898053 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.898075 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.898100 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.898126 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.898126 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.898172 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.898212 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.898240 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.898293 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.898323 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.898345 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.898392 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.898426 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.898450 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.898472 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.898495 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.898527 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.898562 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.898588 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.898650 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.898675 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.898697 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.898726 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.898751 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.898786 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.898815 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.898838 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.898860 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.898882 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.898904 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.898925 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.898948 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.898970 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.898992 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.899014 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.899040 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.899063 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.899085 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.899108 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.899129 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.899129 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.899169 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.899196 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.899219 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.899250 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.899278 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.899311 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.899311 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.899552 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.899612 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.899612 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.899704 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.899766 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.899866 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.899937 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.899937 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.900020 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.900068 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.900118 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.900118 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.900118 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.900118 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.900264 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.900264 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.900264 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.900264 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.900489 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.900534 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.900585 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.900631 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.900674 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.900722 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.900722 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.900722 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.900722 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.900722 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.901781 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.901866 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.901917 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.901997 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.902064 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.902119 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.902170 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.902211 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.902239 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.902376 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.902438 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.902470 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.902500 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.902535 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.902568 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.902593 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.902621 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.902651 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.902675 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.902703 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.902729 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.902754 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.902777 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.902801 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.902824 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.902848 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.902926 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.902926 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.902971 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.902993 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.903017 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.903017 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.903057 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.903137 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.903185 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.903620 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.903700 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.903793 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.903850 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.903920 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.903969 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.904019 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.904099 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.904146 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.904199 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.904255 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.904315 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.904381 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.904447 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.904496 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.904539 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.904608 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.904660 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.904690 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.904690 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.904808 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.904874 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.904919 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.904967 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.905012 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.905012 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.905012 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.905012 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.905156 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.905156 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.905156 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.905156 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.905156 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.905433 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.905433 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.905640 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.905713 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.905774 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.905832 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.905875 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.905913 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.905940 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.905970 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.905996 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.906021 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.906044 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.906067 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.906091 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.906114 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.906145 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.906173 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.906202 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.906225 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.906249 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.906271 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.906321 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.906346 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.906409 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.906452 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.906478 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.906592 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.906626 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.906700 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.906762 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.906811 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.906942 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.906997 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.907050 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.907106 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.907152 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.907206 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.907250 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.907304 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.907336 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.907438 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.907486 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.907540 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.907612 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.907661 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.907706 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.907753 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.907802 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.907856 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.907907 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.907950 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.908001 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.908073 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.908127 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.908181 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.908215 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.908215 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.910906 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.910979 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.911068 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.911146 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.911212 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.911256 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.911332 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.911393 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.911426 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.911451 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.911473 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.911498 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.911532 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.911557 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.911581 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.911614 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.911643 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.911681 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.911708 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.911708 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.911748 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.912131 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.912208 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.912275 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.912370 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.912482 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.912547 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.912599 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.916007 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.916070 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.916632 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.916632 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.916632 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.916632 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.917118 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.917159 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.917196 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.917196 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.917196 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.917196 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.917196 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.917196 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.917432 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.917432 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.917432 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.917432 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.917569 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.917611 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.917611 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.917674 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.917713 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.917753 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.917793 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.917793 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.917868 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.917905 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.917940 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.917974 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.918015 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.918051 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.918085 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.918119 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.918153 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.918188 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.918230 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.918230 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.918230 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.918230 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.918357 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.918414 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.918414 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.918486 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.918486 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.918486 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.918590 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.918590 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.918659 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.919049 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.919108 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.919171 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.919246 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.919306 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.919467 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.919515 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 19:14:26.921400 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.921400 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.921503 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.921556 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.921556 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.921620 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.921654 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.921689 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.921689 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.921748 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.921782 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.921822 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.921856 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.921889 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.921889 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.921948 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.921981 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.922013 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100580) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.922537 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 19:14:26.922682 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 19:14:26.922837 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 19:14:26.922837 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 19:14:26.922940 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 19:14:26.923040 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 19:14:26.962765 np0000007688 devstack@c-api.service[100582]: INFO dbcounter [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Registered counter for database cinder Aug 18 19:14:26.963535 np0000007688 devstack@c-api.service[100583]: INFO dbcounter [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Registered counter for database cinder Aug 18 19:14:26.964830 np0000007688 devstack@c-api.service[100580]: INFO dbcounter [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Registered counter for database cinder Aug 18 19:14:26.975891 np0000007688 devstack@c-api.service[100581]: INFO dbcounter [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Registered counter for database cinder Aug 18 19:14:27.003715 np0000007688 devstack@c-api.service[100580]: DEBUG oslo_db.sqlalchemy.engines [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 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=100580) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:14:27.004939 np0000007688 devstack@c-api.service[100583]: DEBUG oslo_db.sqlalchemy.engines [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 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=100583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:14:27.006844 np0000007688 devstack@c-api.service[100582]: DEBUG oslo_db.sqlalchemy.engines [None req-182fb706-299d-40a0-aa9b-255af1d041d8 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=100582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:14:27.016542 np0000007688 devstack@c-api.service[100581]: DEBUG oslo_db.sqlalchemy.engines [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 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=100581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:14:27.109306 np0000007688 devstack@c-api.service[100582]: DEBUG dbcounter [-] [100582] Writer thread running {{(pid=100582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 19:14:27.110523 np0000007688 devstack@c-api.service[100580]: DEBUG dbcounter [-] [100580] Writer thread running {{(pid=100580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 19:14:27.111780 np0000007688 devstack@c-api.service[100582]: INFO cinder.rpc [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 19:14:27.112908 np0000007688 devstack@c-api.service[100580]: INFO cinder.rpc [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 19:14:27.112973 np0000007688 devstack@c-api.service[100583]: DEBUG dbcounter [-] [100583] Writer thread running {{(pid=100583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 19:14:27.113913 np0000007688 devstack@c-api.service[100582]: INFO cinder.rpc [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 19:14:27.115183 np0000007688 devstack@c-api.service[100583]: INFO cinder.rpc [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 19:14:27.115332 np0000007688 devstack@c-api.service[100580]: INFO cinder.rpc [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 19:14:27.115794 np0000007688 devstack@c-api.service[100582]: INFO cinder.rpc [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 19:14:27.117378 np0000007688 devstack@c-api.service[100580]: INFO cinder.rpc [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 19:14:27.117559 np0000007688 devstack@c-api.service[100582]: INFO cinder.rpc [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 19:14:27.117671 np0000007688 devstack@c-api.service[100583]: INFO cinder.rpc [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 19:14:27.117846 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.118084 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.119099 np0000007688 devstack@c-api.service[100580]: INFO cinder.rpc [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 19:14:27.119447 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.119705 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.119751 np0000007688 devstack@c-api.service[100582]: WARNING cinder.keymgr.conf_key_mgr [None req-182fb706-299d-40a0-aa9b-255af1d041d8 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 19:14:27.120007 np0000007688 devstack@c-api.service[100583]: INFO cinder.rpc [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 19:14:27.120372 np0000007688 devstack@c-api.service[100580]: WARNING cinder.keymgr.conf_key_mgr [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 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 19:14:27.122264 np0000007688 devstack@c-api.service[100583]: INFO cinder.rpc [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 19:14:27.122382 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.122449 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.122735 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.122779 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.122911 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.123064 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.123843 np0000007688 devstack@c-api.service[100583]: WARNING cinder.keymgr.conf_key_mgr [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 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 19:14:27.126414 np0000007688 devstack@c-api.service[100581]: DEBUG dbcounter [-] [100581] Writer thread running {{(pid=100581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 19:14:27.127355 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.127531 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.128017 np0000007688 devstack@c-api.service[100581]: INFO cinder.rpc [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 19:14:27.134146 np0000007688 devstack@c-api.service[100581]: INFO cinder.rpc [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 19:14:27.137248 np0000007688 devstack@c-api.service[100581]: INFO cinder.rpc [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 19:14:27.140222 np0000007688 devstack@c-api.service[100581]: INFO cinder.rpc [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 19:14:27.140665 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.141039 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.141815 np0000007688 devstack@c-api.service[100581]: WARNING cinder.keymgr.conf_key_mgr [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 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 19:14:27.144676 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.144856 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.154801 np0000007688 devstack@c-api.service[100580]: DEBUG oslo_db.sqlalchemy.engines [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 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=100580) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:14:27.157553 np0000007688 devstack@c-api.service[100580]: INFO cinder.rpc [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 19:14:27.158817 np0000007688 devstack@c-api.service[100582]: DEBUG oslo_db.sqlalchemy.engines [None req-182fb706-299d-40a0-aa9b-255af1d041d8 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=100582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:14:27.159796 np0000007688 devstack@c-api.service[100583]: DEBUG oslo_db.sqlalchemy.engines [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 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=100583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:14:27.160161 np0000007688 devstack@c-api.service[100580]: INFO cinder.rpc [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 19:14:27.160676 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.160829 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.161006 np0000007688 devstack@c-api.service[100582]: INFO cinder.rpc [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 19:14:27.162338 np0000007688 devstack@c-api.service[100583]: INFO cinder.rpc [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 19:14:27.162932 np0000007688 devstack@c-api.service[100582]: INFO cinder.rpc [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 19:14:27.163317 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.163491 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.164517 np0000007688 devstack@c-api.service[100583]: INFO cinder.rpc [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 19:14:27.164934 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.165089 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.170292 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.170474 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.172696 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.172746 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.172851 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.172883 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.174992 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.175076 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.175130 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.175178 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.175210 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.175353 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.177474 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.177535 np0000007688 devstack@c-api.service[100581]: DEBUG oslo_db.sqlalchemy.engines [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 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=100581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:14:27.177587 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.177698 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.177845 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.179695 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.179792 np0000007688 devstack@c-api.service[100581]: INFO cinder.rpc [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 19:14:27.179845 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.180665 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.180723 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.180800 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.180916 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.181999 np0000007688 devstack@c-api.service[100581]: INFO cinder.rpc [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 19:14:27.182057 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.182115 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.182490 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.182671 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.182806 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.182948 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.184212 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.184288 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.185046 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.185165 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.185446 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.185576 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.186383 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.186514 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.187942 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.188070 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.188409 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.188463 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.188540 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.188592 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.192473 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.192525 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.192568 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.192612 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.192651 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.192694 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.192694 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.192694 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.192806 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.192806 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.193055 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.193187 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.193240 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.193327 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.193389 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.193477 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.194518 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.194852 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.195136 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.195268 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.195484 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.195620 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.197470 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.197596 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.197862 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.197920 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.198016 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.198084 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.198886 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.199000 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.199529 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.199655 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.199963 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.200104 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.200932 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.201063 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.201445 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.201503 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.201572 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.201623 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.202047 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.202217 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.202417 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.202533 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.203292 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.203431 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.203485 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.203620 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.204131 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.204270 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.204446 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.204563 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.205037 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.205167 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.205212 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.205297 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.205790 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.208381 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.208447 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.208496 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.208540 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.208585 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.208629 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.208629 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.208701 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.208701 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.208768 np0000007688 devstack@c-api.service[100580]: WARNING cinder.api.contrib.hosts [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 19:14:27.208810 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.208810 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.208880 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.208880 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.208946 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.208946 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.209019 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.209057 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extended resource: extensions {{(pid=100580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.209096 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.209137 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.209176 np0000007688 devstack@c-api.service[100582]: WARNING cinder.api.contrib.hosts [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 19:14:27.209229 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.209400 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.209533 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.209584 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extended resource: consistencygroups {{(pid=100580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.210181 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extended resource: extensions {{(pid=100582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.210406 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.210531 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.211195 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extended resource: extra_specs {{(pid=100580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.211268 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extended resource: consistencygroups {{(pid=100582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.211333 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.211393 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.211438 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.211486 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.213388 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.213388 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.213483 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extended resource: capabilities {{(pid=100580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.213548 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.213595 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extended resource: extra_specs {{(pid=100582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.213637 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.213710 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extended resource: backups {{(pid=100580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.213889 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.214043 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.214093 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extended resource: capabilities {{(pid=100582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.214617 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.214735 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.214789 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.214854 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.215134 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extended resource: backups {{(pid=100582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.215387 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.215524 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.216120 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extended resource: os-quota-sets {{(pid=100580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.216298 np0000007688 devstack@c-api.service[100583]: WARNING cinder.api.contrib.hosts [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 19:14:27.216569 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.216676 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.216797 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extended resource: os-quota-sets {{(pid=100582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.217153 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extended resource: extensions {{(pid=100583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.217456 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extended resource: qos-specs {{(pid=100580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.217926 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extended resource: qos-specs {{(pid=100582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.219448 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.219510 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extended resource: consistencygroups {{(pid=100583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.219554 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.219594 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extended resource: encryption {{(pid=100580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.219923 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extended resource: extra_specs {{(pid=100583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.220252 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extended resource: encryption {{(pid=100582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.220582 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extended resource: encryption {{(pid=100580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.221256 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extended resource: capabilities {{(pid=100583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.221399 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.221587 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.221644 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extended resource: encryption {{(pid=100582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.221952 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extended resource: cgsnapshots {{(pid=100580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.222523 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extended resource: backups {{(pid=100583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.222936 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extended resource: cgsnapshots {{(pid=100582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.223134 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extended resource: scheduler-stats {{(pid=100580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.224117 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extended resource: scheduler-stats {{(pid=100582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.224293 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extended resource: os-volume-manage {{(pid=100580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.224703 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.224887 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.225217 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extended resource: os-quota-sets {{(pid=100583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.225589 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extended resource: os-volume-manage {{(pid=100582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.225640 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extended resource: os-snapshot-manage {{(pid=100580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.228380 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.228380 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.228478 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extended resource: os-snapshot-manage {{(pid=100582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.228524 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extended resource: qos-specs {{(pid=100583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.228569 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extended resource: os-volume-transfer {{(pid=100580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.228627 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extended resource: os-volume-transfer {{(pid=100582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.228672 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extended resource: os-hosts {{(pid=100580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.228714 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extended resource: encryption {{(pid=100583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.228842 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extended resource: os-hosts {{(pid=100582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.228898 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extended resource: os-volume-type-access {{(pid=100580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.228975 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.229157 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.229558 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extended resource: encryption {{(pid=100583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.229889 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extended resource: os-volume-type-access {{(pid=100582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.230195 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extended resource: os-availability-zone {{(pid=100580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.230716 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extended resource: cgsnapshots {{(pid=100583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.231175 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extended resource: os-availability-zone {{(pid=100582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.231308 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extended resource: os-quota-class-sets {{(pid=100580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.231895 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extended resource: scheduler-stats {{(pid=100583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.232379 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extended resource: os-quota-class-sets {{(pid=100582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.232799 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.232937 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.233191 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extended resource: os-volume-manage {{(pid=100583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.233785 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.233883 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.233949 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.234031 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.234426 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extended resource: os-snapshot-manage {{(pid=100583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.234821 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.234879 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.234940 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.234987 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.235553 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.snapshot_actions [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] SnapshotActionsController initialized {{(pid=100580) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 19:14:27.235614 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.235678 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.235740 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extended resource: os-volume-transfer {{(pid=100583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.235929 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.236043 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.236163 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.snapshot_actions [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] SnapshotActionsController initialized {{(pid=100582) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 19:14:27.236256 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.236450 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.236569 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.236728 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.236782 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.236842 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.237118 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extended resource: os-hosts {{(pid=100583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.237514 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.239673 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.239737 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.239784 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.239829 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extended resource: os-volume-type-access {{(pid=100583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.239875 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.239875 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.239953 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.239953 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.240027 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.240068 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.240110 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.240154 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.240154 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.240154 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.240154 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.240154 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.240401 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extended resource: os-availability-zone {{(pid=100583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.240449 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extension UsedLimits extending resource: limits {{(pid=100580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.240492 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.240549 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.240594 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.240639 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.240693 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.240744 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.240788 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.240839 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extension AdminActions extending resource: volumes {{(pid=100580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.240882 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.240933 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extension AdminActions extending resource: snapshots {{(pid=100580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.240985 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.241029 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.241081 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extension AdminActions extending resource: backups {{(pid=100580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.241133 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extension UsedLimits extending resource: limits {{(pid=100582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.241176 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.241219 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.241262 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extension VolumeActions extending resource: volumes {{(pid=100580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.241316 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.241386 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.241443 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.241486 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.router [None req-b264ac04-d09b-47b9-acc7-97439f4e75b6 None None] Extension TypesManage extending resource: types {{(pid=100580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.241525 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extension AdminActions extending resource: volumes {{(pid=100582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.241566 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extended resource: os-quota-class-sets {{(pid=100583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.241608 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extension AdminActions extending resource: snapshots {{(pid=100582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.241608 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extension AdminActions extending resource: backups {{(pid=100582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.241608 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extension VolumeActions extending resource: volumes {{(pid=100582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.241608 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.241608 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.router [None req-182fb706-299d-40a0-aa9b-255af1d041d8 None None] Extension TypesManage extending resource: types {{(pid=100582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.242260 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.242334 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.242397 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.242510 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.243159 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.245426 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.245481 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.245481 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.245527 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.245527 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.245527 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.snapshot_actions [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] SnapshotActionsController initialized {{(pid=100583) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 19:14:27.245599 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.245622 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.245643 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.245664 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.245808 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.245916 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.246029 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.246143 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.246605 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.246714 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.246925 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.247719 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.247786 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.247786 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.247907 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.247907 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.248034 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.248100 np0000007688 devstack@c-api.service[100580]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73aeb38a4668 pid: 100580 (default app) Aug 18 19:14:27.248199 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.248299 np0000007688 devstack@c-api.service[100582]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73aeb38a4668 pid: 100582 (default app) Aug 18 19:14:27.248392 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.248463 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.248545 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.248606 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.248664 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.248724 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extension UsedLimits extending resource: limits {{(pid=100583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.248782 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.248840 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.248920 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.249047 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.249182 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extension AdminActions extending resource: volumes {{(pid=100583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.249341 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extension AdminActions extending resource: snapshots {{(pid=100583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.249482 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extension AdminActions extending resource: backups {{(pid=100583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.249593 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extension VolumeActions extending resource: volumes {{(pid=100583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.249915 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.249915 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.router [None req-df23a17d-34ce-46ec-8f25-74efdc7c1791 None None] Extension TypesManage extending resource: types {{(pid=100583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.250086 np0000007688 devstack@c-api.service[100581]: WARNING cinder.api.contrib.hosts [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 19:14:27.250086 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.250199 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.250768 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extended resource: extensions {{(pid=100581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.252070 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extended resource: consistencygroups {{(pid=100581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.254696 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extended resource: extra_specs {{(pid=100581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.256307 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extended resource: capabilities {{(pid=100581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.256796 np0000007688 devstack@c-api.service[100583]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73aeb38a4668 pid: 100583 (default app) Aug 18 19:14:27.257689 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extended resource: backups {{(pid=100581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.257804 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-31aff8ba-baba-4ab9-a083-9f39504c7bf8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:14:27.260308 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extended resource: os-quota-sets {{(pid=100581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.261154 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1/1] 10.4.3.170 () {60 vars in 925 bytes} [Tue Aug 18 19:14:27 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 19:14:27.262052 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extended resource: qos-specs {{(pid=100581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.264002 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extended resource: encryption {{(pid=100581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.264613 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extended resource: encryption {{(pid=100581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.265837 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extended resource: cgsnapshots {{(pid=100581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.267200 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extended resource: scheduler-stats {{(pid=100581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.269097 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extended resource: os-volume-manage {{(pid=100581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.270128 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extended resource: os-snapshot-manage {{(pid=100581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.271332 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extended resource: os-volume-transfer {{(pid=100581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.272640 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extended resource: os-hosts {{(pid=100581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.273699 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extended resource: os-volume-type-access {{(pid=100581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.274953 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extended resource: os-availability-zone {{(pid=100581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.276096 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extended resource: os-quota-class-sets {{(pid=100581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 19:14:27.277392 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.277524 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.278519 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.278519 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.279097 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.279219 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.279798 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.snapshot_actions [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] SnapshotActionsController initialized {{(pid=100581) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 19:14:27.280444 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.280444 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.281081 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.281138 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.281807 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.281917 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.282630 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:14:27.282774 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:14:27.283768 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.283768 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.283768 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.283853 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.283952 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.284071 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.284193 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extension UsedLimits extending resource: limits {{(pid=100581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.284333 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.284491 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.284604 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.284750 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extension AdminActions extending resource: volumes {{(pid=100581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.284905 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extension AdminActions extending resource: snapshots {{(pid=100581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.285021 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extension AdminActions extending resource: backups {{(pid=100581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.285120 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extension VolumeActions extending resource: volumes {{(pid=100581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.285464 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.285464 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.router [None req-abc47a78-eca3-4d40-9331-cd0c224b9d03 None None] Extension TypesManage extending resource: types {{(pid=100581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 19:14:27.293359 np0000007688 devstack@c-api.service[100581]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73aeb38a4668 pid: 100581 (default app) Aug 18 19:14:32.031697 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-98baf9dd-5ce9-4618-bd25-4b08d23d8910 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:14:32.578308 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-98baf9dd-5ce9-4618-bd25-4b08d23d8910 admin admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:14:32.579006 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-98baf9dd-5ce9-4618-bd25-4b08d23d8910 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:14:32.580674 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:14:32.580674 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:14:32.611787 np0000007688 devstack@c-api.service[100582]: DEBUG oslo_db.sqlalchemy.engines [None req-98baf9dd-5ce9-4618-bd25-4b08d23d8910 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=100582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:14:32.635073 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-98baf9dd-5ce9-4618-bd25-4b08d23d8910 admin admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:14:32.635475 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1/2] 10.4.3.170 () {68 vars in 1302 bytes} [Tue Aug 18 19:14:32 2026] POST /volume/v3/types => generated 183 bytes in 613 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:14:32.653049 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-88873390-d8a3-4d46-addc-31cac9158f96 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:14:32.930341 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-88873390-d8a3-4d46-addc-31cac9158f96 admin admin] POST https://10.4.3.170/volume/v3/types/75045f3f-a0fa-46e7-aa83-a1d120c34903/extra_specs Aug 18 19:14:32.930963 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-88873390-d8a3-4d46-addc-31cac9158f96 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:14:32.932584 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:14:32.932584 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:14:32.965038 np0000007688 devstack@c-api.service[100583]: DEBUG oslo_db.sqlalchemy.engines [None req-88873390-d8a3-4d46-addc-31cac9158f96 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=100583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:14:33.020422 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-88873390-d8a3-4d46-addc-31cac9158f96 admin admin] https://10.4.3.170/volume/v3/types/75045f3f-a0fa-46e7-aa83-a1d120c34903/extra_specs returned with HTTP 200 Aug 18 19:14:33.021039 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1/3] 10.4.3.170 () {68 vars in 1449 bytes} [Tue Aug 18 19:14:32 2026] POST /volume/v3/types/75045f3f-a0fa-46e7-aa83-a1d120c34903/extra_specs => generated 52 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:14:33.247000 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6e8b3732-4418-4a14-a937-28a43f13eafb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:14:33.526143 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6e8b3732-4418-4a14-a937-28a43f13eafb admin admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:14:33.526733 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6e8b3732-4418-4a14-a937-28a43f13eafb admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:14:33.528303 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:14:33.528303 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:14:33.573432 np0000007688 devstack@c-api.service[100580]: DEBUG oslo_db.sqlalchemy.engines [None req-6e8b3732-4418-4a14-a937-28a43f13eafb 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=100580) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:14:33.601732 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6e8b3732-4418-4a14-a937-28a43f13eafb admin admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:14:33.602166 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 2/4] 10.4.3.170 () {68 vars in 1302 bytes} [Tue Aug 18 19:14:33 2026] POST /volume/v3/types => generated 186 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:14:33.620878 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7ad39bdf-c334-4797-8660-39b7551bcb00 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:14:33.885835 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7ad39bdf-c334-4797-8660-39b7551bcb00 admin admin] POST https://10.4.3.170/volume/v3/types/ec80d040-df42-45a9-a5ce-2c4beaa7f2b6/extra_specs Aug 18 19:14:33.886403 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7ad39bdf-c334-4797-8660-39b7551bcb00 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:14:33.887959 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:14:33.887959 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:14:33.918687 np0000007688 devstack@c-api.service[100581]: DEBUG oslo_db.sqlalchemy.engines [None req-7ad39bdf-c334-4797-8660-39b7551bcb00 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=100581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:14:33.973050 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7ad39bdf-c334-4797-8660-39b7551bcb00 admin admin] https://10.4.3.170/volume/v3/types/ec80d040-df42-45a9-a5ce-2c4beaa7f2b6/extra_specs returned with HTTP 200 Aug 18 19:14:33.973495 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1/5] 10.4.3.170 () {68 vars in 1449 bytes} [Tue Aug 18 19:14:33 2026] POST /volume/v3/types/ec80d040-df42-45a9-a5ce-2c4beaa7f2b6/extra_specs => generated 45 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:14:42.632750 np0000007688 devstack@c-api.service[100582]: DEBUG dbcounter [-] [100582] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:14:43.019039 np0000007688 devstack@c-api.service[100583]: DEBUG dbcounter [-] [100583] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:14:43.599782 np0000007688 devstack@c-api.service[100580]: DEBUG dbcounter [-] [100580] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:14:43.971848 np0000007688 devstack@c-api.service[100581]: DEBUG dbcounter [-] [100581] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:14:58.485182 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c82feb3a-476e-4e9e-b41a-9d16c0a6fd26 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:14:58.485825 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c82feb3a-476e-4e9e-b41a-9d16c0a6fd26 None None] GET https://10.4.3.170/volume// Aug 18 19:14:58.485983 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c82feb3a-476e-4e9e-b41a-9d16c0a6fd26 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:14:58.486191 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c82feb3a-476e-4e9e-b41a-9d16c0a6fd26 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:14:58.486689 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c82feb3a-476e-4e9e-b41a-9d16c0a6fd26 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:14:58.486964 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 2/6] 10.4.3.170 () {66 vars in 1425 bytes} [Tue Aug 18 19:14: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 19:15:36.235405 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8e4d2980-513f-436c-90f9-6d811666bd42 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:15:36.487559 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8e4d2980-513f-436c-90f9-6d811666bd42 tempest-verify_tempest_config-1517350129 tempest-verify_tempest_config-1517350129-project-member] GET https://10.4.3.170/volume/v3/extensions Aug 18 19:15:36.487746 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8e4d2980-513f-436c-90f9-6d811666bd42 tempest-verify_tempest_config-1517350129 tempest-verify_tempest_config-1517350129-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:15:36.487927 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8e4d2980-513f-436c-90f9-6d811666bd42 tempest-verify_tempest_config-1517350129 tempest-verify_tempest_config-1517350129-project-member] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:15:36.488261 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8e4d2980-513f-436c-90f9-6d811666bd42 tempest-verify_tempest_config-1517350129 tempest-verify_tempest_config-1517350129-project-member] https://10.4.3.170/volume/v3/extensions returned with HTTP 200 Aug 18 19:15:36.488686 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 2/7] 10.4.3.170 () {66 vars in 1246 bytes} [Tue Aug 18 19:15:36 2026] GET /volume/v3/extensions => generated 5245 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:16:20.098737 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8a04687f-c906-4b93-8d4c-4173f6af5d9d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:20.365623 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8a04687f-c906-4b93-8d4c-4173f6af5d9d tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] GET https://10.4.3.170/volume/v3/os-services Aug 18 19:16:20.365875 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8a04687f-c906-4b93-8d4c-4173f6af5d9d tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:20.366152 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8a04687f-c906-4b93-8d4c-4173f6af5d9d tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:20.372157 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8a04687f-c906-4b93-8d4c-4173f6af5d9d tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] https://10.4.3.170/volume/v3/os-services returned with HTTP 200 Aug 18 19:16:20.372681 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 3/8] 10.4.3.170 () {66 vars in 1249 bytes} [Tue Aug 18 19:16:20 2026] GET /volume/v3/os-services => generated 626 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:20.382593 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-317a6789-ffcf-44d6-b454-66fd32f076af None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:20.385354 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-317a6789-ffcf-44d6-b454-66fd32f076af tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] GET https://10.4.3.170/volume/v3/os-services?host=np0000007688 Aug 18 19:16:20.385557 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-317a6789-ffcf-44d6-b454-66fd32f076af tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:20.385739 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-317a6789-ffcf-44d6-b454-66fd32f076af tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:20.391799 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-317a6789-ffcf-44d6-b454-66fd32f076af tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] https://10.4.3.170/volume/v3/os-services?host=np0000007688 returned with HTTP 200 Aug 18 19:16:20.392148 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 2/9] 10.4.3.170 () {66 vars in 1284 bytes} [Tue Aug 18 19:16:20 2026] GET /volume/v3/os-services?host=np0000007688 => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:20.402122 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1bdbd581-aa45-4268-850b-de3af3ee72f3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:20.404646 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1bdbd581-aa45-4268-850b-de3af3ee72f3 tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] GET https://10.4.3.170/volume/v3/os-services?host=np0000007688&binary=cinder-scheduler Aug 18 19:16:20.404842 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1bdbd581-aa45-4268-850b-de3af3ee72f3 tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:20.405090 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1bdbd581-aa45-4268-850b-de3af3ee72f3 tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:20.411341 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1bdbd581-aa45-4268-850b-de3af3ee72f3 tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] https://10.4.3.170/volume/v3/os-services?host=np0000007688&binary=cinder-scheduler returned with HTTP 200 Aug 18 19:16:20.411718 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 3/10] 10.4.3.170 () {66 vars in 1332 bytes} [Tue Aug 18 19:16:20 2026] GET /volume/v3/os-services?host=np0000007688&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 19:16:20.422080 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-141568f9-028e-4094-80cb-21f8d54e8630 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:20.423631 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-141568f9-028e-4094-80cb-21f8d54e8630 tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] GET https://10.4.3.170/volume/v3/os-services?binary=cinder-scheduler Aug 18 19:16:20.423838 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-141568f9-028e-4094-80cb-21f8d54e8630 tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:20.424052 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-141568f9-028e-4094-80cb-21f8d54e8630 tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:20.428059 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-141568f9-028e-4094-80cb-21f8d54e8630 tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] https://10.4.3.170/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 18 19:16:20.428417 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 3/11] 10.4.3.170 () {66 vars in 1296 bytes} [Tue Aug 18 19:16:20 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:20.438473 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-92a98deb-6a8f-4306-8f6e-997337937519 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:20.594780 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-92a98deb-6a8f-4306-8f6e-997337937519 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:16:20.595217 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-92a98deb-6a8f-4306-8f6e-997337937519 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-295881152"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:20.596635 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-92a98deb-6a8f-4306-8f6e-997337937519 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-295881152'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:16:20.597294 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-92a98deb-6a8f-4306-8f6e-997337937519 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Create volume of 1 GB Aug 18 19:16:20.604324 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-92a98deb-6a8f-4306-8f6e-997337937519 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Availability zone cache updated, next update will occur around 2026-08-18 20:16:20.603883. {{(pid=100580) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 19:16:20.604594 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-92a98deb-6a8f-4306-8f6e-997337937519 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Availability Zones retrieved successfully. Aug 18 19:16:20.624929 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-92a98deb-6a8f-4306-8f6e-997337937519 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Flow 'volume_create_api' (aa5ff79a-608b-4cb2-851a-34a223fe6fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:20.626701 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-92a98deb-6a8f-4306-8f6e-997337937519 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (674298d8-d069-42a0-8229-fb654b6e09ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:20.627600 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-92a98deb-6a8f-4306-8f6e-997337937519 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:16:20.672134 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-92a98deb-6a8f-4306-8f6e-997337937519 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (674298d8-d069-42a0-8229-fb654b6e09ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:20.673250 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-92a98deb-6a8f-4306-8f6e-997337937519 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9111c5d4-0635-4b2c-8980-46827b5afcc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:20.714486 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-92a98deb-6a8f-4306-8f6e-997337937519 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-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 19:16:20.715045 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-92a98deb-6a8f-4306-8f6e-997337937519 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-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 19:16:20.755989 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-92a98deb-6a8f-4306-8f6e-997337937519 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Created reservations ['5a86cd5f-520e-42c0-939a-28d2ef01b85b', 'd2aa5596-87ac-498f-abf8-82b7ddd95060', 'b8259e73-a407-4386-a4a2-a8326b4b0a41', '66ea10e4-a890-4d5b-a7bc-7e70f03dce63'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:16:20.756823 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-92a98deb-6a8f-4306-8f6e-997337937519 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9111c5d4-0635-4b2c-8980-46827b5afcc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a86cd5f-520e-42c0-939a-28d2ef01b85b', 'd2aa5596-87ac-498f-abf8-82b7ddd95060', 'b8259e73-a407-4386-a4a2-a8326b4b0a41', '66ea10e4-a890-4d5b-a7bc-7e70f03dce63']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:20.757482 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-92a98deb-6a8f-4306-8f6e-997337937519 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (402491ee-fd89-46d6-8279-acc3b691c9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:20.806007 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-92a98deb-6a8f-4306-8f6e-997337937519 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (402491ee-fd89-46d6-8279-acc3b691c9a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd9abd29-e458-4d4b-9f91-75ba68ee8893', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-295881152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d247979446144b10836cd8c088cf6a8f',qos_specs=None,replication_status=,reservations=['5a86cd5f-520e-42c0-939a-28d2ef01b85b','d2aa5596-87ac-498f-abf8-82b7ddd95060','b8259e73-a407-4386-a4a2-a8326b4b0a41','66ea10e4-a890-4d5b-a7bc-7e70f03dce63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d202419cdeed44c79d327e7666f6214d',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:16:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-295881152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd9abd29-e458-4d4b-9f91-75ba68ee8893,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d247979446144b10836cd8c088cf6a8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d202419cdeed44c79d327e7666f6214d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:20.807030 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-92a98deb-6a8f-4306-8f6e-997337937519 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60a0eedf-b65f-4112-8a86-1d35a31099af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:20.837153 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-92a98deb-6a8f-4306-8f6e-997337937519 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60a0eedf-b65f-4112-8a86-1d35a31099af) transitioned into state 'SUCCESS' from state '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-295881152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d247979446144b10836cd8c088cf6a8f',qos_specs=None,replication_status=,reservations=['5a86cd5f-520e-42c0-939a-28d2ef01b85b','d2aa5596-87ac-498f-abf8-82b7ddd95060','b8259e73-a407-4386-a4a2-a8326b4b0a41','66ea10e4-a890-4d5b-a7bc-7e70f03dce63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d202419cdeed44c79d327e7666f6214d',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:20.838094 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-92a98deb-6a8f-4306-8f6e-997337937519 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e24d8a9b-5254-4945-b0b2-40f7d7bd196b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:20.862113 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-92a98deb-6a8f-4306-8f6e-997337937519 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e24d8a9b-5254-4945-b0b2-40f7d7bd196b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:20.862919 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-92a98deb-6a8f-4306-8f6e-997337937519 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Flow 'volume_create_api' (aa5ff79a-608b-4cb2-851a-34a223fe6fe8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:20.863379 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-92a98deb-6a8f-4306-8f6e-997337937519 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Create volume request issued successfully. Aug 18 19:16:20.864732 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-92a98deb-6a8f-4306-8f6e-997337937519 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:16:20.865268 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 4/12] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:16:20 2026] POST /volume/v3/volumes => generated 753 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:16:20.883663 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-cdcb2efe-163d-418f-9b79-d1c1b1615953 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:20.886499 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cdcb2efe-163d-418f-9b79-d1c1b1615953 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] GET https://10.4.3.170/volume/v3/volumes/cd9abd29-e458-4d4b-9f91-75ba68ee8893 Aug 18 19:16:20.886768 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cdcb2efe-163d-418f-9b79-d1c1b1615953 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:20.887032 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cdcb2efe-163d-418f-9b79-d1c1b1615953 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:20.925593 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:20.925593 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:16:20.932876 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-cdcb2efe-163d-418f-9b79-d1c1b1615953 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Volume info retrieved successfully. Aug 18 19:16:20.944205 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cdcb2efe-163d-418f-9b79-d1c1b1615953 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] https://10.4.3.170/volume/v3/volumes/cd9abd29-e458-4d4b-9f91-75ba68ee8893 returned with HTTP 200 Aug 18 19:16:20.944649 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 3/13] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:20 2026] GET /volume/v3/volumes/cd9abd29-e458-4d4b-9f91-75ba68ee8893 => generated 821 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:21.957606 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f31c58ff-fca6-4896-8dc8-3112c1a5dc9b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:21.960085 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f31c58ff-fca6-4896-8dc8-3112c1a5dc9b tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] GET https://10.4.3.170/volume/v3/volumes/cd9abd29-e458-4d4b-9f91-75ba68ee8893 Aug 18 19:16:21.960344 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f31c58ff-fca6-4896-8dc8-3112c1a5dc9b tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:21.960623 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f31c58ff-fca6-4896-8dc8-3112c1a5dc9b tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:22.015505 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:22.015505 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:16:22.022412 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f31c58ff-fca6-4896-8dc8-3112c1a5dc9b tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Volume info retrieved successfully. Aug 18 19:16:22.030352 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f31c58ff-fca6-4896-8dc8-3112c1a5dc9b tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] https://10.4.3.170/volume/v3/volumes/cd9abd29-e458-4d4b-9f91-75ba68ee8893 returned with HTTP 200 Aug 18 19:16:22.030352 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 4/14] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:21 2026] GET /volume/v3/volumes/cd9abd29-e458-4d4b-9f91-75ba68ee8893 => generated 846 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:22.044533 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-88ae5ed2-13cd-410d-b571-8ed007f71968 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:22.046488 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-88ae5ed2-13cd-410d-b571-8ed007f71968 tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] GET https://10.4.3.170/volume/v3/volumes/cd9abd29-e458-4d4b-9f91-75ba68ee8893 Aug 18 19:16:22.046737 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-88ae5ed2-13cd-410d-b571-8ed007f71968 tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:22.046974 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-88ae5ed2-13cd-410d-b571-8ed007f71968 tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:22.076163 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:22.076163 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:16:22.082130 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-88ae5ed2-13cd-410d-b571-8ed007f71968 tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] Volume info retrieved successfully. Aug 18 19:16:22.087677 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-88ae5ed2-13cd-410d-b571-8ed007f71968 tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] https://10.4.3.170/volume/v3/volumes/cd9abd29-e458-4d4b-9f91-75ba68ee8893 returned with HTTP 200 Aug 18 19:16:22.088411 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 4/15] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:22 2026] GET /volume/v3/volumes/cd9abd29-e458-4d4b-9f91-75ba68ee8893 => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:16:22.101093 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c34bb48b-95ce-4728-a1d0-2488478bee4e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:22.103381 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c34bb48b-95ce-4728-a1d0-2488478bee4e tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] GET https://10.4.3.170/volume/v3/os-services?host=np0000007688&binary=cinder-volume Aug 18 19:16:22.103381 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c34bb48b-95ce-4728-a1d0-2488478bee4e tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:22.103381 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c34bb48b-95ce-4728-a1d0-2488478bee4e tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:22.103484 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:22.103484 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:16:22.111203 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c34bb48b-95ce-4728-a1d0-2488478bee4e tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] https://10.4.3.170/volume/v3/os-services?host=np0000007688&binary=cinder-volume returned with HTTP 200 Aug 18 19:16:22.111567 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 5/16] 10.4.3.170 () {66 vars in 1326 bytes} [Tue Aug 18 19:16:22 2026] GET /volume/v3/os-services?host=np0000007688&binary=cinder-volume => generated 275 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:22.119060 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d9645d53-8b14-45ad-bcab-4ca230ffc0e8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:22.121471 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d9645d53-8b14-45ad-bcab-4ca230ffc0e8 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] GET https://10.4.3.170/volume/v3/volumes/cd9abd29-e458-4d4b-9f91-75ba68ee8893 Aug 18 19:16:22.122409 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d9645d53-8b14-45ad-bcab-4ca230ffc0e8 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:22.122409 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d9645d53-8b14-45ad-bcab-4ca230ffc0e8 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:22.131382 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:22.131382 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:16:22.136163 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d9645d53-8b14-45ad-bcab-4ca230ffc0e8 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Volume info retrieved successfully. Aug 18 19:16:22.143813 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d9645d53-8b14-45ad-bcab-4ca230ffc0e8 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] https://10.4.3.170/volume/v3/volumes/cd9abd29-e458-4d4b-9f91-75ba68ee8893 returned with HTTP 200 Aug 18 19:16:22.144410 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 4/17] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:22 2026] GET /volume/v3/volumes/cd9abd29-e458-4d4b-9f91-75ba68ee8893 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:22.155790 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d0e8262c-19ea-456f-8e60-cbaa397201f1 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:22.157515 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d0e8262c-19ea-456f-8e60-cbaa397201f1 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] DELETE https://10.4.3.170/volume/v3/volumes/cd9abd29-e458-4d4b-9f91-75ba68ee8893 Aug 18 19:16:22.157692 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d0e8262c-19ea-456f-8e60-cbaa397201f1 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:22.157898 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d0e8262c-19ea-456f-8e60-cbaa397201f1 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:22.158105 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-d0e8262c-19ea-456f-8e60-cbaa397201f1 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Delete volume with id: cd9abd29-e458-4d4b-9f91-75ba68ee8893 Aug 18 19:16:22.165444 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:22.165444 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:16:22.165444 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d0e8262c-19ea-456f-8e60-cbaa397201f1 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Volume info retrieved successfully. Aug 18 19:16:22.196875 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d0e8262c-19ea-456f-8e60-cbaa397201f1 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Delete volume request issued successfully. Aug 18 19:16:22.197177 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d0e8262c-19ea-456f-8e60-cbaa397201f1 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] https://10.4.3.170/volume/v3/volumes/cd9abd29-e458-4d4b-9f91-75ba68ee8893 returned with HTTP 202 Aug 18 19:16:22.197743 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 5/18] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:16:22 2026] DELETE /volume/v3/volumes/cd9abd29-e458-4d4b-9f91-75ba68ee8893 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:16:22.204704 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b323486c-3101-4242-af5e-034c77cc4fc2 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:22.206904 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b323486c-3101-4242-af5e-034c77cc4fc2 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] GET https://10.4.3.170/volume/v3/volumes/cd9abd29-e458-4d4b-9f91-75ba68ee8893 Aug 18 19:16:22.207189 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b323486c-3101-4242-af5e-034c77cc4fc2 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:22.207474 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b323486c-3101-4242-af5e-034c77cc4fc2 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:22.240625 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:22.240625 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:16:22.245011 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b323486c-3101-4242-af5e-034c77cc4fc2 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Volume info retrieved successfully. Aug 18 19:16:22.250380 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b323486c-3101-4242-af5e-034c77cc4fc2 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] https://10.4.3.170/volume/v3/volumes/cd9abd29-e458-4d4b-9f91-75ba68ee8893 returned with HTTP 200 Aug 18 19:16:22.250896 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 5/19] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:22 2026] GET /volume/v3/volumes/cd9abd29-e458-4d4b-9f91-75ba68ee8893 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:23.262970 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-911db92a-f29d-4b5e-9f7e-c89c30a0f779 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:23.264745 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-911db92a-f29d-4b5e-9f7e-c89c30a0f779 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] GET https://10.4.3.170/volume/v3/volumes/cd9abd29-e458-4d4b-9f91-75ba68ee8893 Aug 18 19:16:23.264796 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-911db92a-f29d-4b5e-9f7e-c89c30a0f779 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:23.264961 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-911db92a-f29d-4b5e-9f7e-c89c30a0f779 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:23.275148 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-911db92a-f29d-4b5e-9f7e-c89c30a0f779 tempest-VolumesServicesTestJSON-1374012757 tempest-VolumesServicesTestJSON-1374012757-project-member] https://10.4.3.170/volume/v3/volumes/cd9abd29-e458-4d4b-9f91-75ba68ee8893 returned with HTTP 404 Aug 18 19:16:23.276443 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 6/20] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:23 2026] GET /volume/v3/volumes/cd9abd29-e458-4d4b-9f91-75ba68ee8893 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:16:23.285990 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-60a2d8eb-0283-40a6-97a1-c38e9ad1ebfd None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:23.288002 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-60a2d8eb-0283-40a6-97a1-c38e9ad1ebfd tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] GET https://10.4.3.170/volume/v3/os-services Aug 18 19:16:23.288085 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-60a2d8eb-0283-40a6-97a1-c38e9ad1ebfd tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:23.288204 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-60a2d8eb-0283-40a6-97a1-c38e9ad1ebfd tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:23.293500 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-60a2d8eb-0283-40a6-97a1-c38e9ad1ebfd tempest-VolumesServicesTestJSON-1100253636 tempest-VolumesServicesTestJSON-1100253636-project-admin] https://10.4.3.170/volume/v3/os-services returned with HTTP 200 Aug 18 19:16:23.293864 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 5/21] 10.4.3.170 () {66 vars in 1249 bytes} [Tue Aug 18 19:16:23 2026] GET /volume/v3/os-services => generated 626 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:32.181927 np0000007688 devstack@c-api.service[100582]: DEBUG dbcounter [-] [100582] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:16:32.249046 np0000007688 devstack@c-api.service[100583]: DEBUG dbcounter [-] [100583] Writing DB stats cinder:SELECT=9 {{(pid=100583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:16:32.273596 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-50945ebd-8eb8-4264-93db-37a8d5d45837 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:32.476582 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-50945ebd-8eb8-4264-93db-37a8d5d45837 tempest-VolumeServicesNegativeTest-1524955627 tempest-VolumeServicesNegativeTest-1524955627-project-admin] GET https://10.4.3.170/volume/v3/os-services Aug 18 19:16:32.476823 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-50945ebd-8eb8-4264-93db-37a8d5d45837 tempest-VolumeServicesNegativeTest-1524955627 tempest-VolumeServicesNegativeTest-1524955627-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:32.477075 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-50945ebd-8eb8-4264-93db-37a8d5d45837 tempest-VolumeServicesNegativeTest-1524955627 tempest-VolumeServicesNegativeTest-1524955627-project-admin] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:32.482017 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-50945ebd-8eb8-4264-93db-37a8d5d45837 tempest-VolumeServicesNegativeTest-1524955627 tempest-VolumeServicesNegativeTest-1524955627-project-admin] https://10.4.3.170/volume/v3/os-services returned with HTTP 200 Aug 18 19:16:32.482464 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 6/22] 10.4.3.170 () {66 vars in 1249 bytes} [Tue Aug 18 19:16:32 2026] GET /volume/v3/os-services => generated 626 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:32.492059 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-85fcb873-bbb7-4652-8307-4865bf017b3c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:32.494062 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-85fcb873-bbb7-4652-8307-4865bf017b3c tempest-VolumeServicesNegativeTest-1524955627 tempest-VolumeServicesNegativeTest-1524955627-project-admin] PUT https://10.4.3.170/volume/v3/os-services/disable-log-reason Aug 18 19:16:32.494358 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-85fcb873-bbb7-4652-8307-4865bf017b3c tempest-VolumeServicesNegativeTest-1524955627 tempest-VolumeServicesNegativeTest-1524955627-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007688", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:32.496380 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-85fcb873-bbb7-4652-8307-4865bf017b3c tempest-VolumeServicesNegativeTest-1524955627 tempest-VolumeServicesNegativeTest-1524955627-project-admin] https://10.4.3.170/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 18 19:16:32.496886 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 6/23] 10.4.3.170 () {68 vars in 1326 bytes} [Tue Aug 18 19:16:32 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 19:16:32.508966 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-50071853-2c70-41dd-a423-e976a9d8d7bb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:32.510853 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-50071853-2c70-41dd-a423-e976a9d8d7bb tempest-VolumeServicesNegativeTest-1524955627 tempest-VolumeServicesNegativeTest-1524955627-project-admin] PUT https://10.4.3.170/volume/v3/os-services/disable Aug 18 19:16:32.511146 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-50071853-2c70-41dd-a423-e976a9d8d7bb tempest-VolumeServicesNegativeTest-1524955627 tempest-VolumeServicesNegativeTest-1524955627-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007688", "binary": "invalid_binary"} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:32.520306 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-50071853-2c70-41dd-a423-e976a9d8d7bb tempest-VolumeServicesNegativeTest-1524955627 tempest-VolumeServicesNegativeTest-1524955627-project-admin] https://10.4.3.170/volume/v3/os-services/disable returned with HTTP 404 Aug 18 19:16:32.520906 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 7/24] 10.4.3.170 () {68 vars in 1293 bytes} [Tue Aug 18 19:16:32 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 19:16:32.529171 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-fb8058de-348b-4129-b3f1-40aed18100f5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:32.531631 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fb8058de-348b-4129-b3f1-40aed18100f5 tempest-VolumeServicesNegativeTest-1524955627 tempest-VolumeServicesNegativeTest-1524955627-project-admin] PUT https://10.4.3.170/volume/v3/os-services/enable Aug 18 19:16:32.532056 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fb8058de-348b-4129-b3f1-40aed18100f5 tempest-VolumeServicesNegativeTest-1524955627 tempest-VolumeServicesNegativeTest-1524955627-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:32.542819 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fb8058de-348b-4129-b3f1-40aed18100f5 tempest-VolumeServicesNegativeTest-1524955627 tempest-VolumeServicesNegativeTest-1524955627-project-admin] https://10.4.3.170/volume/v3/os-services/enable returned with HTTP 404 Aug 18 19:16:32.543535 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 6/25] 10.4.3.170 () {68 vars in 1290 bytes} [Tue Aug 18 19:16:32 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:16:32.553249 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9f7c3cdd-0ec4-42e9-903c-903a538f35bb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:32.554912 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9f7c3cdd-0ec4-42e9-903c-903a538f35bb tempest-VolumeServicesNegativeTest-1524955627 tempest-VolumeServicesNegativeTest-1524955627-project-admin] PUT https://10.4.3.170/volume/v3/os-services/freeze Aug 18 19:16:32.555253 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9f7c3cdd-0ec4-42e9-903c-903a538f35bb tempest-VolumeServicesNegativeTest-1524955627 tempest-VolumeServicesNegativeTest-1524955627-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:32.562620 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9f7c3cdd-0ec4-42e9-903c-903a538f35bb tempest-VolumeServicesNegativeTest-1524955627 tempest-VolumeServicesNegativeTest-1524955627-project-admin] https://10.4.3.170/volume/v3/os-services/freeze returned with HTTP 400 Aug 18 19:16:32.563218 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 7/26] 10.4.3.170 () {68 vars in 1290 bytes} [Tue Aug 18 19:16:32 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:16:32.574205 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-fdc0badd-ed18-4f52-bfaf-a3aad5712e57 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:32.576347 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fdc0badd-ed18-4f52-bfaf-a3aad5712e57 tempest-VolumeServicesNegativeTest-1524955627 tempest-VolumeServicesNegativeTest-1524955627-project-admin] PUT https://10.4.3.170/volume/v3/os-services/thaw Aug 18 19:16:32.576798 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fdc0badd-ed18-4f52-bfaf-a3aad5712e57 tempest-VolumeServicesNegativeTest-1524955627 tempest-VolumeServicesNegativeTest-1524955627-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:32.585303 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fdc0badd-ed18-4f52-bfaf-a3aad5712e57 tempest-VolumeServicesNegativeTest-1524955627 tempest-VolumeServicesNegativeTest-1524955627-project-admin] https://10.4.3.170/volume/v3/os-services/thaw returned with HTTP 400 Aug 18 19:16:32.586010 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 7/27] 10.4.3.170 () {68 vars in 1284 bytes} [Tue Aug 18 19:16:32 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:16:39.623576 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d2386a50-97fb-4a62-b113-7fb39990e213 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:39.900478 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d2386a50-97fb-4a62-b113-7fb39990e213 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:16:39.900914 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d2386a50-97fb-4a62-b113-7fb39990e213 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1563092315", "imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:39.904473 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-d2386a50-97fb-4a62-b113-7fb39990e213 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1563092315', 'imageRef': '3394ab6b-bad1-4521-8a00-1c034f3dd2cc'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:16:39.929638 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-76da8de3-922c-490a-9e25-3d1951657f82 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:40.295759 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-76da8de3-922c-490a-9e25-3d1951657f82 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:16:40.298931 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-76da8de3-922c-490a-9e25-3d1951657f82 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1743138608", "os-volume-type-access:is_public": false}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:40.321199 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-76da8de3-922c-490a-9e25-3d1951657f82 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:16:40.321664 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 7/28] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:16:39 2026] POST /volume/v3/types => generated 229 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:40.331495 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c68e5161-78d3-4435-aaf1-9405a3c1068c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:40.541194 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c68e5161-78d3-4435-aaf1-9405a3c1068c tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:16:40.541194 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c68e5161-78d3-4435-aaf1-9405a3c1068c tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "57f500d5-1686-451a-b45f-486c02cae389", "size": 1}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:40.542505 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-c68e5161-78d3-4435-aaf1-9405a3c1068c tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Create volume request body: {'volume': {'volume_type': '57f500d5-1686-451a-b45f-486c02cae389', 'size': 1}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:16:40.547750 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-d2386a50-97fb-4a62-b113-7fb39990e213 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Create volume of 1 GB Aug 18 19:16:40.552337 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d2386a50-97fb-4a62-b113-7fb39990e213 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Availability Zones retrieved successfully. Aug 18 19:16:40.559963 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d2386a50-97fb-4a62-b113-7fb39990e213 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Flow 'volume_create_api' (380eb20d-7ab5-49f3-b2c5-54dd4fccf5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:40.561252 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d2386a50-97fb-4a62-b113-7fb39990e213 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9907121b-1b22-4d47-b7e3-73e165fe49b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:40.561933 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c68e5161-78d3-4435-aaf1-9405a3c1068c tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 404 Aug 18 19:16:40.562258 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 8/29] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:16:40 2026] POST /volume/v3/volumes => generated 114 bytes in 231 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:16:40.562850 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-d2386a50-97fb-4a62-b113-7fb39990e213 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:16:40.574395 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e5f547e8-460b-4ad3-840a-a4c8a63e2c84 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:40.577535 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e5f547e8-460b-4ad3-840a-a4c8a63e2c84 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] POST https://10.4.3.170/volume/v3/types/57f500d5-1686-451a-b45f-486c02cae389/action Aug 18 19:16:40.577535 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e5f547e8-460b-4ad3-840a-a4c8a63e2c84 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] Action body: b'{"addProjectAccess": {"project": "9b0137f402484ef6ac10d35790f20d31"}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:16:40.577535 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e5f547e8-460b-4ad3-840a-a4c8a63e2c84 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9b0137f402484ef6ac10d35790f20d31"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:40.604739 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e5f547e8-460b-4ad3-840a-a4c8a63e2c84 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] https://10.4.3.170/volume/v3/types/57f500d5-1686-451a-b45f-486c02cae389/action returned with HTTP 202 Aug 18 19:16:40.605561 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 8/30] 10.4.3.170 () {68 vars in 1384 bytes} [Tue Aug 18 19:16:40 2026] POST /volume/v3/types/57f500d5-1686-451a-b45f-486c02cae389/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:16:40.613505 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3df0a962-84e6-4891-b728-2cca3919405b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:40.615635 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3df0a962-84e6-4891-b728-2cca3919405b tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:16:40.616319 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3df0a962-84e6-4891-b728-2cca3919405b tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "57f500d5-1686-451a-b45f-486c02cae389", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-668930886"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:40.617399 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-3df0a962-84e6-4891-b728-2cca3919405b tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Create volume request body: {'volume': {'volume_type': '57f500d5-1686-451a-b45f-486c02cae389', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-668930886'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:16:40.632612 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-3df0a962-84e6-4891-b728-2cca3919405b tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Create volume of 1 GB Aug 18 19:16:40.632984 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:40.632984 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:16:40.637326 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-3df0a962-84e6-4891-b728-2cca3919405b tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Availability zone cache updated, next update will occur around 2026-08-18 20:16:40.636861. {{(pid=100581) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 19:16:40.637514 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3df0a962-84e6-4891-b728-2cca3919405b tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Availability Zones retrieved successfully. Aug 18 19:16:40.651795 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d2386a50-97fb-4a62-b113-7fb39990e213 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9907121b-1b22-4d47-b7e3-73e165fe49b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:40.652704 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d2386a50-97fb-4a62-b113-7fb39990e213 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1997f47-42f4-49e7-a647-d17bfa7d1e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:40.658428 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-3df0a962-84e6-4891-b728-2cca3919405b tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Flow 'volume_create_api' (699d63f6-34a8-402c-93a1-07d6b6de5480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:40.660064 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-3df0a962-84e6-4891-b728-2cca3919405b tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b455e57-3591-4adc-b25e-c4d9db891a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:40.661538 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-3df0a962-84e6-4891-b728-2cca3919405b tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:16:40.696986 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-3df0a962-84e6-4891-b728-2cca3919405b tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b455e57-3591-4adc-b25e-c4d9db891a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:16:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=57f500d5-1686-451a-b45f-486c02cae389,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1743138608',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '57f500d5-1686-451a-b45f-486c02cae389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:40.697972 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-3df0a962-84e6-4891-b728-2cca3919405b tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a72401d2-b61a-49ab-89b4-869446bbcdb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:40.708345 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-d2386a50-97fb-4a62-b113-7fb39990e213 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Created reservations ['04cbf191-cd6d-4c46-aad3-fb8a47a549f6', 'f84c8924-0bea-4c55-b90f-570a80b106d7', '1efef0c3-76fb-4b04-905d-1b2f2c18a975', 'd42b3048-a891-44ca-9589-b0a0e975d94c'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:16:40.709445 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d2386a50-97fb-4a62-b113-7fb39990e213 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1997f47-42f4-49e7-a647-d17bfa7d1e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04cbf191-cd6d-4c46-aad3-fb8a47a549f6', 'f84c8924-0bea-4c55-b90f-570a80b106d7', '1efef0c3-76fb-4b04-905d-1b2f2c18a975', 'd42b3048-a891-44ca-9589-b0a0e975d94c']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:40.710297 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d2386a50-97fb-4a62-b113-7fb39990e213 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4123057c-2b49-4adf-96d6-f9a92bbe7263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:40.734017 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d2386a50-97fb-4a62-b113-7fb39990e213 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4123057c-2b49-4adf-96d6-f9a92bbe7263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '628440fe-e212-4ab6-b038-db206e751c63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1563092315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1e1b3577624500be36070939b482fa',qos_specs=None,replication_status=,reservations=['04cbf191-cd6d-4c46-aad3-fb8a47a549f6','f84c8924-0bea-4c55-b90f-570a80b106d7','1efef0c3-76fb-4b04-905d-1b2f2c18a975','d42b3048-a891-44ca-9589-b0a0e975d94c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4731786746b24157bb2d3ac6759ae8fd',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:16:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1563092315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=628440fe-e212-4ab6-b038-db206e751c63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e1e1b3577624500be36070939b482fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4731786746b24157bb2d3ac6759ae8fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:40.734960 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d2386a50-97fb-4a62-b113-7fb39990e213 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f474defc-0bdc-4ff8-86c5-5bbee4612d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:40.735877 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-3df0a962-84e6-4891-b728-2cca3919405b tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1743138608 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1743138608, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:16:40.736268 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-3df0a962-84e6-4891-b728-2cca3919405b tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1743138608 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1743138608, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:16:40.754660 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d2386a50-97fb-4a62-b113-7fb39990e213 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f474defc-0bdc-4ff8-86c5-5bbee4612d2b) transitioned into state 'SUCCESS' from state '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-1563092315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1e1b3577624500be36070939b482fa',qos_specs=None,replication_status=,reservations=['04cbf191-cd6d-4c46-aad3-fb8a47a549f6','f84c8924-0bea-4c55-b90f-570a80b106d7','1efef0c3-76fb-4b04-905d-1b2f2c18a975','d42b3048-a891-44ca-9589-b0a0e975d94c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4731786746b24157bb2d3ac6759ae8fd',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:40.755568 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d2386a50-97fb-4a62-b113-7fb39990e213 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c3a7712-362b-45fb-812b-dfe380012837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:40.767246 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d2386a50-97fb-4a62-b113-7fb39990e213 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c3a7712-362b-45fb-812b-dfe380012837) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:40.768509 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d2386a50-97fb-4a62-b113-7fb39990e213 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Flow 'volume_create_api' (380eb20d-7ab5-49f3-b2c5-54dd4fccf5a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:40.768930 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d2386a50-97fb-4a62-b113-7fb39990e213 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Create volume request issued successfully. Aug 18 19:16:40.769616 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d2386a50-97fb-4a62-b113-7fb39990e213 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:16:40.770172 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 8/31] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:16:39 2026] POST /volume/v3/volumes => generated 752 bytes in 1148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:16:40.785610 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-3df0a962-84e6-4891-b728-2cca3919405b tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Created reservations ['7cdf937f-2016-4b43-b144-6571e7376a08', '8658dd2d-7b3b-4fe1-bc35-689ffa333055', 'd9a46d37-69e1-4c8f-99cd-f5b92e737036', 'a1a2d500-7092-4d19-ae1b-b3a4912b182e'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:16:40.786569 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-3df0a962-84e6-4891-b728-2cca3919405b tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a72401d2-b61a-49ab-89b4-869446bbcdb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cdf937f-2016-4b43-b144-6571e7376a08', '8658dd2d-7b3b-4fe1-bc35-689ffa333055', 'd9a46d37-69e1-4c8f-99cd-f5b92e737036', 'a1a2d500-7092-4d19-ae1b-b3a4912b182e']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:40.787284 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-3df0a962-84e6-4891-b728-2cca3919405b tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abc5de37-1b37-49a7-a190-dafa9faef68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:40.787996 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-245f2a14-74b3-4328-aa94-a3e8373ca19c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:40.790497 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-245f2a14-74b3-4328-aa94-a3e8373ca19c tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 Aug 18 19:16:40.790674 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-245f2a14-74b3-4328-aa94-a3e8373ca19c tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:40.790900 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-245f2a14-74b3-4328-aa94-a3e8373ca19c tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:40.799290 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:40.799290 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:16:40.803145 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-245f2a14-74b3-4328-aa94-a3e8373ca19c tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:16:40.808736 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-3df0a962-84e6-4891-b728-2cca3919405b tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abc5de37-1b37-49a7-a190-dafa9faef68a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fea7590d-4637-4219-a166-0e5eb27adba5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-668930886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b0137f402484ef6ac10d35790f20d31',qos_specs=None,replication_status=,reservations=['7cdf937f-2016-4b43-b144-6571e7376a08','8658dd2d-7b3b-4fe1-bc35-689ffa333055','d9a46d37-69e1-4c8f-99cd-f5b92e737036','a1a2d500-7092-4d19-ae1b-b3a4912b182e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccbc71ffe13a41a2b83a98262aae7743',volume_type_id=57f500d5-1686-451a-b45f-486c02cae389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:16:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-668930886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fea7590d-4637-4219-a166-0e5eb27adba5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b0137f402484ef6ac10d35790f20d31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccbc71ffe13a41a2b83a98262aae7743',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(57f500d5-1686-451a-b45f-486c02cae389),volume_type_id=57f500d5-1686-451a-b45f-486c02cae389)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:40.809440 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-3df0a962-84e6-4891-b728-2cca3919405b tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d90e37be-32af-4b8b-b51b-97687feef487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:40.810850 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-245f2a14-74b3-4328-aa94-a3e8373ca19c tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 returned with HTTP 200 Aug 18 19:16:40.811310 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 9/32] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:40 2026] GET /volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:40.832349 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-3df0a962-84e6-4891-b728-2cca3919405b tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d90e37be-32af-4b8b-b51b-97687feef487) transitioned into state 'SUCCESS' from state '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-668930886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b0137f402484ef6ac10d35790f20d31',qos_specs=None,replication_status=,reservations=['7cdf937f-2016-4b43-b144-6571e7376a08','8658dd2d-7b3b-4fe1-bc35-689ffa333055','d9a46d37-69e1-4c8f-99cd-f5b92e737036','a1a2d500-7092-4d19-ae1b-b3a4912b182e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccbc71ffe13a41a2b83a98262aae7743',volume_type_id=57f500d5-1686-451a-b45f-486c02cae389)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:40.833129 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-3df0a962-84e6-4891-b728-2cca3919405b tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdfb2229-5063-4db7-92bc-e778fe5d9bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:40.857469 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-3df0a962-84e6-4891-b728-2cca3919405b tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdfb2229-5063-4db7-92bc-e778fe5d9bc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:40.858352 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-3df0a962-84e6-4891-b728-2cca3919405b tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Flow 'volume_create_api' (699d63f6-34a8-402c-93a1-07d6b6de5480) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:40.858666 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3df0a962-84e6-4891-b728-2cca3919405b tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Create volume request issued successfully. Aug 18 19:16:40.859276 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3df0a962-84e6-4891-b728-2cca3919405b tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:16:40.860479 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 8/33] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:16:40 2026] POST /volume/v3/volumes => generated 795 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:16:40.872311 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b3239349-a909-4d90-89c3-7210a21a6bf6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:40.874396 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b3239349-a909-4d90-89c3-7210a21a6bf6 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] GET https://10.4.3.170/volume/v3/volumes/fea7590d-4637-4219-a166-0e5eb27adba5 Aug 18 19:16:40.874396 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b3239349-a909-4d90-89c3-7210a21a6bf6 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:40.874396 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b3239349-a909-4d90-89c3-7210a21a6bf6 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:40.880921 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:40.880921 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:16:40.883910 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b3239349-a909-4d90-89c3-7210a21a6bf6 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Volume info retrieved successfully. Aug 18 19:16:40.887681 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b3239349-a909-4d90-89c3-7210a21a6bf6 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] https://10.4.3.170/volume/v3/volumes/fea7590d-4637-4219-a166-0e5eb27adba5 returned with HTTP 200 Aug 18 19:16:40.888051 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 9/34] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:40 2026] GET /volume/v3/volumes/fea7590d-4637-4219-a166-0e5eb27adba5 => generated 863 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:41.828569 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3bbe2a75-3872-4c6b-81d6-cd2cfb2a5cea None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:41.830586 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3bbe2a75-3872-4c6b-81d6-cd2cfb2a5cea tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 Aug 18 19:16:41.830828 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3bbe2a75-3872-4c6b-81d6-cd2cfb2a5cea tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:41.831080 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3bbe2a75-3872-4c6b-81d6-cd2cfb2a5cea tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:41.839012 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:41.839012 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:16:41.846230 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3bbe2a75-3872-4c6b-81d6-cd2cfb2a5cea tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:16:41.853387 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3bbe2a75-3872-4c6b-81d6-cd2cfb2a5cea tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 returned with HTTP 200 Aug 18 19:16:41.853860 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 9/35] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:41 2026] GET /volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:41.901206 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-0a2182b4-53b0-461d-95d6-8e391c5f43b8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:41.904222 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0a2182b4-53b0-461d-95d6-8e391c5f43b8 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] GET https://10.4.3.170/volume/v3/volumes/fea7590d-4637-4219-a166-0e5eb27adba5 Aug 18 19:16:41.904377 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0a2182b4-53b0-461d-95d6-8e391c5f43b8 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:41.904552 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0a2182b4-53b0-461d-95d6-8e391c5f43b8 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:41.916986 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:41.916986 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:16:41.923377 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-0a2182b4-53b0-461d-95d6-8e391c5f43b8 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Volume info retrieved successfully. Aug 18 19:16:41.930008 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0a2182b4-53b0-461d-95d6-8e391c5f43b8 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] https://10.4.3.170/volume/v3/volumes/fea7590d-4637-4219-a166-0e5eb27adba5 returned with HTTP 200 Aug 18 19:16:41.930455 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 10/36] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:41 2026] GET /volume/v3/volumes/fea7590d-4637-4219-a166-0e5eb27adba5 => generated 888 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:41.950125 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-30a38e0b-ab34-4d4c-bd2e-ef67bac41049 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:41.952337 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-30a38e0b-ab34-4d4c-bd2e-ef67bac41049 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] GET https://10.4.3.170/volume/v3/volumes/fea7590d-4637-4219-a166-0e5eb27adba5 Aug 18 19:16:41.952623 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-30a38e0b-ab34-4d4c-bd2e-ef67bac41049 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:41.952863 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-30a38e0b-ab34-4d4c-bd2e-ef67bac41049 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:41.961038 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:41.961038 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:16:41.965464 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-30a38e0b-ab34-4d4c-bd2e-ef67bac41049 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Volume info retrieved successfully. Aug 18 19:16:41.969632 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-30a38e0b-ab34-4d4c-bd2e-ef67bac41049 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] https://10.4.3.170/volume/v3/volumes/fea7590d-4637-4219-a166-0e5eb27adba5 returned with HTTP 200 Aug 18 19:16:41.970057 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 9/37] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:41 2026] GET /volume/v3/volumes/fea7590d-4637-4219-a166-0e5eb27adba5 => generated 888 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:41.989606 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c8c05a56-0e6d-4212-aa13-852c53ffec49 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:41.992058 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c8c05a56-0e6d-4212-aa13-852c53ffec49 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] DELETE https://10.4.3.170/volume/v3/volumes/fea7590d-4637-4219-a166-0e5eb27adba5 Aug 18 19:16:41.992265 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c8c05a56-0e6d-4212-aa13-852c53ffec49 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:41.992534 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c8c05a56-0e6d-4212-aa13-852c53ffec49 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:41.992793 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-c8c05a56-0e6d-4212-aa13-852c53ffec49 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Delete volume with id: fea7590d-4637-4219-a166-0e5eb27adba5 Aug 18 19:16:42.001541 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:42.001541 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:16:42.002173 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c8c05a56-0e6d-4212-aa13-852c53ffec49 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Volume info retrieved successfully. Aug 18 19:16:42.054729 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c8c05a56-0e6d-4212-aa13-852c53ffec49 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Delete volume request issued successfully. Aug 18 19:16:42.055527 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c8c05a56-0e6d-4212-aa13-852c53ffec49 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] https://10.4.3.170/volume/v3/volumes/fea7590d-4637-4219-a166-0e5eb27adba5 returned with HTTP 202 Aug 18 19:16:42.055527 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 10/38] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:16:41 2026] DELETE /volume/v3/volumes/fea7590d-4637-4219-a166-0e5eb27adba5 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:16:42.068204 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-720c49ec-27d4-41a9-b2e3-7f38991d2363 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:42.070834 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-720c49ec-27d4-41a9-b2e3-7f38991d2363 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] GET https://10.4.3.170/volume/v3/volumes/fea7590d-4637-4219-a166-0e5eb27adba5 Aug 18 19:16:42.070943 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-720c49ec-27d4-41a9-b2e3-7f38991d2363 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:42.071103 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-720c49ec-27d4-41a9-b2e3-7f38991d2363 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:42.081953 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:42.081953 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:16:42.085753 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-720c49ec-27d4-41a9-b2e3-7f38991d2363 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Volume info retrieved successfully. Aug 18 19:16:42.090549 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-720c49ec-27d4-41a9-b2e3-7f38991d2363 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] https://10.4.3.170/volume/v3/volumes/fea7590d-4637-4219-a166-0e5eb27adba5 returned with HTTP 200 Aug 18 19:16:42.090945 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 10/39] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:42 2026] GET /volume/v3/volumes/fea7590d-4637-4219-a166-0e5eb27adba5 => generated 887 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:42.867862 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a031ab50-9170-4bbc-8817-c30839f09922 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:42.869239 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a031ab50-9170-4bbc-8817-c30839f09922 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 Aug 18 19:16:42.869527 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a031ab50-9170-4bbc-8817-c30839f09922 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:42.869791 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a031ab50-9170-4bbc-8817-c30839f09922 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:42.878904 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:42.878904 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:16:42.883211 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a031ab50-9170-4bbc-8817-c30839f09922 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:16:42.887877 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a031ab50-9170-4bbc-8817-c30839f09922 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 returned with HTTP 200 Aug 18 19:16:42.888616 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 11/40] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:42 2026] GET /volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:43.111145 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1e677e4f-dbea-427b-846b-846d2fad90d9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:43.111569 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1e677e4f-dbea-427b-846b-846d2fad90d9 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] GET https://10.4.3.170/volume/v3/volumes/fea7590d-4637-4219-a166-0e5eb27adba5 Aug 18 19:16:43.111794 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1e677e4f-dbea-427b-846b-846d2fad90d9 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:43.112033 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1e677e4f-dbea-427b-846b-846d2fad90d9 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:43.117460 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1e677e4f-dbea-427b-846b-846d2fad90d9 tempest-VolumeTypesAccessTest-700788607 tempest-VolumeTypesAccessTest-700788607-project-member] https://10.4.3.170/volume/v3/volumes/fea7590d-4637-4219-a166-0e5eb27adba5 returned with HTTP 404 Aug 18 19:16:43.117963 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 10/41] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:43 2026] GET /volume/v3/volumes/fea7590d-4637-4219-a166-0e5eb27adba5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:16:43.125781 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a6f9995a-bf86-45d7-b2dd-b383b6b6b818 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:43.128772 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a6f9995a-bf86-45d7-b2dd-b383b6b6b818 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] POST https://10.4.3.170/volume/v3/types/57f500d5-1686-451a-b45f-486c02cae389/action Aug 18 19:16:43.128772 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a6f9995a-bf86-45d7-b2dd-b383b6b6b818 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] Action body: b'{"removeProjectAccess": {"project": "9b0137f402484ef6ac10d35790f20d31"}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:16:43.128772 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a6f9995a-bf86-45d7-b2dd-b383b6b6b818 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9b0137f402484ef6ac10d35790f20d31"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:43.140766 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a6f9995a-bf86-45d7-b2dd-b383b6b6b818 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] https://10.4.3.170/volume/v3/types/57f500d5-1686-451a-b45f-486c02cae389/action returned with HTTP 202 Aug 18 19:16:43.141253 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 11/42] 10.4.3.170 () {68 vars in 1384 bytes} [Tue Aug 18 19:16:43 2026] POST /volume/v3/types/57f500d5-1686-451a-b45f-486c02cae389/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:16:43.151390 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-018905d7-027d-4d1c-9f85-09d0a5493985 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:43.151390 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-018905d7-027d-4d1c-9f85-09d0a5493985 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] DELETE https://10.4.3.170/volume/v3/types/57f500d5-1686-451a-b45f-486c02cae389 Aug 18 19:16:43.151390 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-018905d7-027d-4d1c-9f85-09d0a5493985 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:43.151390 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-018905d7-027d-4d1c-9f85-09d0a5493985 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:43.196386 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-018905d7-027d-4d1c-9f85-09d0a5493985 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] https://10.4.3.170/volume/v3/types/57f500d5-1686-451a-b45f-486c02cae389 returned with HTTP 202 Aug 18 19:16:43.196386 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 11/43] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:16:43 2026] DELETE /volume/v3/types/57f500d5-1686-451a-b45f-486c02cae389 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:16:43.202387 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-05aa4ca9-1b13-4992-9277-d473a388ed90 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:43.205828 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-05aa4ca9-1b13-4992-9277-d473a388ed90 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] GET https://10.4.3.170/volume/v3/types/57f500d5-1686-451a-b45f-486c02cae389 Aug 18 19:16:43.207085 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-05aa4ca9-1b13-4992-9277-d473a388ed90 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:43.207350 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-05aa4ca9-1b13-4992-9277-d473a388ed90 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:43.210752 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-05aa4ca9-1b13-4992-9277-d473a388ed90 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] https://10.4.3.170/volume/v3/types/57f500d5-1686-451a-b45f-486c02cae389 returned with HTTP 404 Aug 18 19:16:43.211385 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 12/44] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:16:43 2026] GET /volume/v3/types/57f500d5-1686-451a-b45f-486c02cae389 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:16:43.219968 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-76ecc9fd-e4ff-43a4-b957-9f0208bec6fc None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:43.221513 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-76ecc9fd-e4ff-43a4-b957-9f0208bec6fc tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:16:43.221857 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-76ecc9fd-e4ff-43a4-b957-9f0208bec6fc tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-134808739", "os-volume-type-access:is_public": false}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:43.240023 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-76ecc9fd-e4ff-43a4-b957-9f0208bec6fc tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:16:43.240951 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 11/45] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:16:43 2026] POST /volume/v3/types => generated 228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:43.248777 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5e185875-c5b0-446d-aa06-c615bbaa4345 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:43.250505 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5e185875-c5b0-446d-aa06-c615bbaa4345 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] POST https://10.4.3.170/volume/v3/types/1623b701-093f-412a-b905-9718e3dc9d58/action Aug 18 19:16:43.250845 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5e185875-c5b0-446d-aa06-c615bbaa4345 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] Action body: b'{"addProjectAccess": {"project": "9b0137f402484ef6ac10d35790f20d31"}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:16:43.251001 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5e185875-c5b0-446d-aa06-c615bbaa4345 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9b0137f402484ef6ac10d35790f20d31"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:43.261771 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5e185875-c5b0-446d-aa06-c615bbaa4345 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] https://10.4.3.170/volume/v3/types/1623b701-093f-412a-b905-9718e3dc9d58/action returned with HTTP 202 Aug 18 19:16:43.262476 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 12/46] 10.4.3.170 () {68 vars in 1384 bytes} [Tue Aug 18 19:16:43 2026] POST /volume/v3/types/1623b701-093f-412a-b905-9718e3dc9d58/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:16:43.277755 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-896fee58-e2c7-44cf-8376-342fe5c747eb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:43.285400 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-896fee58-e2c7-44cf-8376-342fe5c747eb tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] POST https://10.4.3.170/volume/v3/types/1623b701-093f-412a-b905-9718e3dc9d58/action Aug 18 19:16:43.285400 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-896fee58-e2c7-44cf-8376-342fe5c747eb tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] Action body: b'{"addProjectAccess": {"project": "f87b248edb97462fb3af784ff0c8dc68"}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:16:43.285400 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-896fee58-e2c7-44cf-8376-342fe5c747eb tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "f87b248edb97462fb3af784ff0c8dc68"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:43.302590 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-896fee58-e2c7-44cf-8376-342fe5c747eb tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] https://10.4.3.170/volume/v3/types/1623b701-093f-412a-b905-9718e3dc9d58/action returned with HTTP 202 Aug 18 19:16:43.303063 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 12/47] 10.4.3.170 () {68 vars in 1384 bytes} [Tue Aug 18 19:16:43 2026] POST /volume/v3/types/1623b701-093f-412a-b905-9718e3dc9d58/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:16:43.311577 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5527ff1a-b2b2-437d-b1da-3f7ad1cf265e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:43.313814 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5527ff1a-b2b2-437d-b1da-3f7ad1cf265e tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] GET https://10.4.3.170/volume/v3/types/1623b701-093f-412a-b905-9718e3dc9d58/os-volume-type-access Aug 18 19:16:43.314053 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5527ff1a-b2b2-437d-b1da-3f7ad1cf265e tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:43.314310 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5527ff1a-b2b2-437d-b1da-3f7ad1cf265e tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:43.337577 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5527ff1a-b2b2-437d-b1da-3f7ad1cf265e tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] https://10.4.3.170/volume/v3/types/1623b701-093f-412a-b905-9718e3dc9d58/os-volume-type-access returned with HTTP 200 Aug 18 19:16:43.338627 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 13/48] 10.4.3.170 () {66 vars in 1408 bytes} [Tue Aug 18 19:16:43 2026] GET /volume/v3/types/1623b701-093f-412a-b905-9718e3dc9d58/os-volume-type-access => generated 244 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:43.346830 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-94474e80-e58f-4f59-9817-bd2bdc3f191e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:43.349148 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-94474e80-e58f-4f59-9817-bd2bdc3f191e tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] POST https://10.4.3.170/volume/v3/types/1623b701-093f-412a-b905-9718e3dc9d58/action Aug 18 19:16:43.350380 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-94474e80-e58f-4f59-9817-bd2bdc3f191e tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] Action body: b'{"removeProjectAccess": {"project": "f87b248edb97462fb3af784ff0c8dc68"}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:16:43.350643 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-94474e80-e58f-4f59-9817-bd2bdc3f191e tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "f87b248edb97462fb3af784ff0c8dc68"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:43.371005 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-94474e80-e58f-4f59-9817-bd2bdc3f191e tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] https://10.4.3.170/volume/v3/types/1623b701-093f-412a-b905-9718e3dc9d58/action returned with HTTP 202 Aug 18 19:16:43.371379 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 12/49] 10.4.3.170 () {68 vars in 1384 bytes} [Tue Aug 18 19:16:43 2026] POST /volume/v3/types/1623b701-093f-412a-b905-9718e3dc9d58/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:16:43.380286 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0e0beedc-077d-41c9-b677-ed732ab51892 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:43.382136 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0e0beedc-077d-41c9-b677-ed732ab51892 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] POST https://10.4.3.170/volume/v3/types/1623b701-093f-412a-b905-9718e3dc9d58/action Aug 18 19:16:43.382449 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0e0beedc-077d-41c9-b677-ed732ab51892 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] Action body: b'{"removeProjectAccess": {"project": "9b0137f402484ef6ac10d35790f20d31"}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:16:43.382568 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0e0beedc-077d-41c9-b677-ed732ab51892 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9b0137f402484ef6ac10d35790f20d31"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:43.392765 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0e0beedc-077d-41c9-b677-ed732ab51892 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] https://10.4.3.170/volume/v3/types/1623b701-093f-412a-b905-9718e3dc9d58/action returned with HTTP 202 Aug 18 19:16:43.393199 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 13/50] 10.4.3.170 () {68 vars in 1384 bytes} [Tue Aug 18 19:16:43 2026] POST /volume/v3/types/1623b701-093f-412a-b905-9718e3dc9d58/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:16:43.403724 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b867ad8b-9905-40ef-8ce0-2f43a4c3c3f0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:43.406469 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b867ad8b-9905-40ef-8ce0-2f43a4c3c3f0 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] DELETE https://10.4.3.170/volume/v3/types/1623b701-093f-412a-b905-9718e3dc9d58 Aug 18 19:16:43.406757 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b867ad8b-9905-40ef-8ce0-2f43a4c3c3f0 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:43.407035 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b867ad8b-9905-40ef-8ce0-2f43a4c3c3f0 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:43.440865 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b867ad8b-9905-40ef-8ce0-2f43a4c3c3f0 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] https://10.4.3.170/volume/v3/types/1623b701-093f-412a-b905-9718e3dc9d58 returned with HTTP 202 Aug 18 19:16:43.441408 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 13/51] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:16:43 2026] DELETE /volume/v3/types/1623b701-093f-412a-b905-9718e3dc9d58 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:16:43.449190 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-dbabf1fe-322d-42ea-8d0c-cc8ad3739643 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:43.450974 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ee0fe781-66e5-4197-93fa-217092f23d9b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:43.453214 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ee0fe781-66e5-4197-93fa-217092f23d9b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:16:43.453479 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ee0fe781-66e5-4197-93fa-217092f23d9b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-733573688"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:43.455325 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-dbabf1fe-322d-42ea-8d0c-cc8ad3739643 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] GET https://10.4.3.170/volume/v3/types/1623b701-093f-412a-b905-9718e3dc9d58 Aug 18 19:16:43.455576 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-dbabf1fe-322d-42ea-8d0c-cc8ad3739643 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:43.455821 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-dbabf1fe-322d-42ea-8d0c-cc8ad3739643 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:43.457979 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-ee0fe781-66e5-4197-93fa-217092f23d9b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-733573688'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:16:43.458143 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-ee0fe781-66e5-4197-93fa-217092f23d9b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Create volume of 1 GB Aug 18 19:16:43.461752 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-dbabf1fe-322d-42ea-8d0c-cc8ad3739643 tempest-VolumeTypesAccessTest-435402573 tempest-VolumeTypesAccessTest-435402573-project-admin] https://10.4.3.170/volume/v3/types/1623b701-093f-412a-b905-9718e3dc9d58 returned with HTTP 404 Aug 18 19:16:43.462336 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 14/52] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:16:43 2026] GET /volume/v3/types/1623b701-093f-412a-b905-9718e3dc9d58 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:16:43.463379 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ee0fe781-66e5-4197-93fa-217092f23d9b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Availability Zones retrieved successfully. Aug 18 19:16:43.474470 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ee0fe781-66e5-4197-93fa-217092f23d9b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Flow 'volume_create_api' (76322695-8f71-448e-af15-d657d55fad77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:43.476043 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ee0fe781-66e5-4197-93fa-217092f23d9b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e1c25bf-0a3f-48b1-839e-48c991c426fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:43.477028 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-ee0fe781-66e5-4197-93fa-217092f23d9b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:16:43.516135 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ee0fe781-66e5-4197-93fa-217092f23d9b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e1c25bf-0a3f-48b1-839e-48c991c426fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:43.516833 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ee0fe781-66e5-4197-93fa-217092f23d9b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (019c9a1d-852e-4f87-91dc-e5bef88bffe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:43.550917 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-ee0fe781-66e5-4197-93fa-217092f23d9b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-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 19:16:43.551326 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-ee0fe781-66e5-4197-93fa-217092f23d9b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-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 19:16:43.598481 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-ee0fe781-66e5-4197-93fa-217092f23d9b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Created reservations ['bbed17bf-a012-4dec-a5d9-caa55c8a9cb4', 'aba54ced-be20-4467-a06b-9be98891c0f3', '99971077-5c05-4f92-8799-114ed2a227ae', 'acd77eaf-161e-4428-a775-5c2bd8e28c8e'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:16:43.599307 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ee0fe781-66e5-4197-93fa-217092f23d9b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (019c9a1d-852e-4f87-91dc-e5bef88bffe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbed17bf-a012-4dec-a5d9-caa55c8a9cb4', 'aba54ced-be20-4467-a06b-9be98891c0f3', '99971077-5c05-4f92-8799-114ed2a227ae', 'acd77eaf-161e-4428-a775-5c2bd8e28c8e']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:43.600446 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ee0fe781-66e5-4197-93fa-217092f23d9b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6bb4a96-80ca-4dee-b4fb-79b46f0f3052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:43.634438 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ee0fe781-66e5-4197-93fa-217092f23d9b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6bb4a96-80ca-4dee-b4fb-79b46f0f3052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1817df51-cdb2-4034-98d7-f9e8cdbf917a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-733573688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31064f916b0c49f8889edf0c7c9efaf0',qos_specs=None,replication_status=,reservations=['bbed17bf-a012-4dec-a5d9-caa55c8a9cb4','aba54ced-be20-4467-a06b-9be98891c0f3','99971077-5c05-4f92-8799-114ed2a227ae','acd77eaf-161e-4428-a775-5c2bd8e28c8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1a0cf969cc24b628efa740de8d58b84',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:16:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-733573688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1817df51-cdb2-4034-98d7-f9e8cdbf917a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31064f916b0c49f8889edf0c7c9efaf0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1a0cf969cc24b628efa740de8d58b84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:43.635160 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ee0fe781-66e5-4197-93fa-217092f23d9b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a5b256c-6f52-4468-8bba-97a35762dc13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:43.659407 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ee0fe781-66e5-4197-93fa-217092f23d9b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a5b256c-6f52-4468-8bba-97a35762dc13) transitioned into state 'SUCCESS' from state '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-733573688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31064f916b0c49f8889edf0c7c9efaf0',qos_specs=None,replication_status=,reservations=['bbed17bf-a012-4dec-a5d9-caa55c8a9cb4','aba54ced-be20-4467-a06b-9be98891c0f3','99971077-5c05-4f92-8799-114ed2a227ae','acd77eaf-161e-4428-a775-5c2bd8e28c8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1a0cf969cc24b628efa740de8d58b84',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:43.660569 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ee0fe781-66e5-4197-93fa-217092f23d9b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9e7c91b-8b2e-44a0-a28f-de12101294b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:43.682731 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ee0fe781-66e5-4197-93fa-217092f23d9b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9e7c91b-8b2e-44a0-a28f-de12101294b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:43.684129 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ee0fe781-66e5-4197-93fa-217092f23d9b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Flow 'volume_create_api' (76322695-8f71-448e-af15-d657d55fad77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:43.685984 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ee0fe781-66e5-4197-93fa-217092f23d9b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Create volume request issued successfully. Aug 18 19:16:43.687758 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ee0fe781-66e5-4197-93fa-217092f23d9b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:16:43.687758 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 13/53] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:16:43 2026] POST /volume/v3/volumes => generated 751 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:16:43.702604 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-fba090c4-09ab-48f9-9c1d-8a98ba50325a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:43.706528 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fba090c4-09ab-48f9-9c1d-8a98ba50325a tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] GET https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:16:43.706528 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fba090c4-09ab-48f9-9c1d-8a98ba50325a tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:43.706528 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fba090c4-09ab-48f9-9c1d-8a98ba50325a tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:43.715222 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:43.715222 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:16:43.720983 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-fba090c4-09ab-48f9-9c1d-8a98ba50325a tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Volume info retrieved successfully. Aug 18 19:16:43.735209 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fba090c4-09ab-48f9-9c1d-8a98ba50325a tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a returned with HTTP 200 Aug 18 19:16:43.735668 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 14/54] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:43 2026] GET /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:43.900562 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-cf48f4fe-419e-4adb-a7fd-d1e2d2e15bb8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:43.902159 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cf48f4fe-419e-4adb-a7fd-d1e2d2e15bb8 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 Aug 18 19:16:43.902337 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cf48f4fe-419e-4adb-a7fd-d1e2d2e15bb8 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:43.902571 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cf48f4fe-419e-4adb-a7fd-d1e2d2e15bb8 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:43.909748 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:43.909748 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:16:43.915090 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-cf48f4fe-419e-4adb-a7fd-d1e2d2e15bb8 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:16:43.918881 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7c102160-0d3c-4b27-9f7f-1ce83459cb80 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:43.922502 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cf48f4fe-419e-4adb-a7fd-d1e2d2e15bb8 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 returned with HTTP 200 Aug 18 19:16:43.922922 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 14/55] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:43 2026] GET /volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:44.140607 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7c102160-0d3c-4b27-9f7f-1ce83459cb80 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:16:44.141075 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7c102160-0d3c-4b27-9f7f-1ce83459cb80 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1373055286"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:44.142735 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-7c102160-0d3c-4b27-9f7f-1ce83459cb80 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1373055286'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:16:44.147930 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-7c102160-0d3c-4b27-9f7f-1ce83459cb80 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Create volume of 1 GB Aug 18 19:16:44.148260 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:44.148260 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:16:44.154192 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7c102160-0d3c-4b27-9f7f-1ce83459cb80 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Availability zone cache updated, next update will occur around 2026-08-18 20:16:44.153022. {{(pid=100582) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 19:16:44.154344 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-7c102160-0d3c-4b27-9f7f-1ce83459cb80 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Availability Zones retrieved successfully. Aug 18 19:16:44.186666 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7c102160-0d3c-4b27-9f7f-1ce83459cb80 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Flow 'volume_create_api' (ff6cbe8d-5ce8-4467-95e6-61a6366c80b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:44.188379 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7c102160-0d3c-4b27-9f7f-1ce83459cb80 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (630f4dbc-1bda-4642-ac03-fd4e998691db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:44.190083 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-7c102160-0d3c-4b27-9f7f-1ce83459cb80 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:16:44.203198 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:44.203198 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:16:44.229017 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7c102160-0d3c-4b27-9f7f-1ce83459cb80 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (630f4dbc-1bda-4642-ac03-fd4e998691db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:34Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ec80d040-df42-45a9-a5ce-2c4beaa7f2b6,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec80d040-df42-45a9-a5ce-2c4beaa7f2b6', 'encryption_key_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=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:44.230407 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7c102160-0d3c-4b27-9f7f-1ce83459cb80 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (204b92eb-0cc7-4ab1-8b58-4565597ce6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:44.279054 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-7c102160-0d3c-4b27-9f7f-1ce83459cb80 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-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 19:16:44.280725 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-7c102160-0d3c-4b27-9f7f-1ce83459cb80 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-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 19:16:44.330196 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-7c102160-0d3c-4b27-9f7f-1ce83459cb80 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Created reservations ['b41c71c2-0771-4f5d-a44e-de4d29e49e57', 'd7824d59-46ae-45d5-8a84-e2c1036bd861', '583014a4-3b3e-4253-bc28-c10b400f3947', '8c494e70-c010-4fbf-a5e0-393d4146ba5f'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:16:44.330624 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7c102160-0d3c-4b27-9f7f-1ce83459cb80 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (204b92eb-0cc7-4ab1-8b58-4565597ce6bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b41c71c2-0771-4f5d-a44e-de4d29e49e57', 'd7824d59-46ae-45d5-8a84-e2c1036bd861', '583014a4-3b3e-4253-bc28-c10b400f3947', '8c494e70-c010-4fbf-a5e0-393d4146ba5f']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:44.331555 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7c102160-0d3c-4b27-9f7f-1ce83459cb80 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15fdbfd0-eb72-43c3-b0ee-0ef44197eb7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:44.354584 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7c102160-0d3c-4b27-9f7f-1ce83459cb80 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15fdbfd0-eb72-43c3-b0ee-0ef44197eb7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c14583c2-4a14-43da-af42-864d2871a7d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1373055286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='594bb66b55b24b50a5f0adb107a0cca3',qos_specs=None,replication_status=,reservations=['b41c71c2-0771-4f5d-a44e-de4d29e49e57','d7824d59-46ae-45d5-8a84-e2c1036bd861','583014a4-3b3e-4253-bc28-c10b400f3947','8c494e70-c010-4fbf-a5e0-393d4146ba5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02dee02d42f7491cbf492dafbf9aee84',volume_type_id=ec80d040-df42-45a9-a5ce-2c4beaa7f2b6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:16:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1373055286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c14583c2-4a14-43da-af42-864d2871a7d3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='594bb66b55b24b50a5f0adb107a0cca3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02dee02d42f7491cbf492dafbf9aee84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec80d040-df42-45a9-a5ce-2c4beaa7f2b6),volume_type_id=ec80d040-df42-45a9-a5ce-2c4beaa7f2b6)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:44.355218 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7c102160-0d3c-4b27-9f7f-1ce83459cb80 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6dfaef2-fc7b-487c-97d5-be768a56ec12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:44.380800 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7c102160-0d3c-4b27-9f7f-1ce83459cb80 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6dfaef2-fc7b-487c-97d5-be768a56ec12) transitioned into state 'SUCCESS' from state '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-1373055286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='594bb66b55b24b50a5f0adb107a0cca3',qos_specs=None,replication_status=,reservations=['b41c71c2-0771-4f5d-a44e-de4d29e49e57','d7824d59-46ae-45d5-8a84-e2c1036bd861','583014a4-3b3e-4253-bc28-c10b400f3947','8c494e70-c010-4fbf-a5e0-393d4146ba5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02dee02d42f7491cbf492dafbf9aee84',volume_type_id=ec80d040-df42-45a9-a5ce-2c4beaa7f2b6)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:44.381467 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7c102160-0d3c-4b27-9f7f-1ce83459cb80 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf39c2bd-e5a6-4f8b-9ecc-937a8373ff5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:44.393397 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7c102160-0d3c-4b27-9f7f-1ce83459cb80 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf39c2bd-e5a6-4f8b-9ecc-937a8373ff5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:44.393397 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7c102160-0d3c-4b27-9f7f-1ce83459cb80 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Flow 'volume_create_api' (ff6cbe8d-5ce8-4467-95e6-61a6366c80b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:44.393704 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-7c102160-0d3c-4b27-9f7f-1ce83459cb80 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Create volume request issued successfully. Aug 18 19:16:44.394436 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7c102160-0d3c-4b27-9f7f-1ce83459cb80 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:16:44.394863 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 15/56] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:16:43 2026] POST /volume/v3/volumes => generated 758 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:16:44.408912 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d33127a8-8585-4b77-a61b-31c3e3f74282 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:44.411256 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d33127a8-8585-4b77-a61b-31c3e3f74282 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:16:44.411566 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d33127a8-8585-4b77-a61b-31c3e3f74282 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:44.411851 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d33127a8-8585-4b77-a61b-31c3e3f74282 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:44.420464 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:44.420464 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:16:44.426405 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d33127a8-8585-4b77-a61b-31c3e3f74282 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:16:44.435230 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d33127a8-8585-4b77-a61b-31c3e3f74282 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:16:44.435782 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 14/57] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:44 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:44.750194 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-649a3069-9aef-4a09-8588-776addd6250f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:44.751661 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-649a3069-9aef-4a09-8588-776addd6250f tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] GET https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:16:44.751879 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-649a3069-9aef-4a09-8588-776addd6250f tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:44.751996 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-649a3069-9aef-4a09-8588-776addd6250f tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:44.758594 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:44.758594 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:16:44.762614 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-649a3069-9aef-4a09-8588-776addd6250f tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Volume info retrieved successfully. Aug 18 19:16:44.766674 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-649a3069-9aef-4a09-8588-776addd6250f tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a returned with HTTP 200 Aug 18 19:16:44.767219 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 15/58] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:44 2026] GET /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:44.934833 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2699789d-9e93-4972-835a-45f82f28e3af None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:44.937139 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2699789d-9e93-4972-835a-45f82f28e3af tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 Aug 18 19:16:44.937434 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2699789d-9e93-4972-835a-45f82f28e3af tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:44.937989 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2699789d-9e93-4972-835a-45f82f28e3af tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:44.951169 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:44.951169 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:16:44.958384 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2699789d-9e93-4972-835a-45f82f28e3af tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:16:44.966727 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2699789d-9e93-4972-835a-45f82f28e3af tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 returned with HTTP 200 Aug 18 19:16:44.966727 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 15/59] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:44 2026] GET /volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 => generated 905 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:45.452633 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5308f4be-7cd0-4be4-9651-f246fb54fc50 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:45.453472 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5308f4be-7cd0-4be4-9651-f246fb54fc50 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:16:45.453854 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5308f4be-7cd0-4be4-9651-f246fb54fc50 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:45.453927 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5308f4be-7cd0-4be4-9651-f246fb54fc50 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:45.463258 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:45.463258 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:16:45.468584 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5308f4be-7cd0-4be4-9651-f246fb54fc50 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:16:45.479859 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5308f4be-7cd0-4be4-9651-f246fb54fc50 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:16:45.480318 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 16/60] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:45 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:45.497078 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-33ca5a15-3868-4b02-9143-c935aace0924 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:45.749241 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-33ca5a15-3868-4b02-9143-c935aace0924 tempest-TestMultiAttachVolumeSwap-1624770872 tempest-TestMultiAttachVolumeSwap-1624770872-project-admin] POST https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3/action Aug 18 19:16:45.749637 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-33ca5a15-3868-4b02-9143-c935aace0924 tempest-TestMultiAttachVolumeSwap-1624770872 tempest-TestMultiAttachVolumeSwap-1624770872-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:16:45.749820 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-33ca5a15-3868-4b02-9143-c935aace0924 tempest-TestMultiAttachVolumeSwap-1624770872 tempest-TestMultiAttachVolumeSwap-1624770872-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:45.784456 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:45.784456 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:16:45.784804 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-33ca5a15-3868-4b02-9143-c935aace0924 tempest-TestMultiAttachVolumeSwap-1624770872 tempest-TestMultiAttachVolumeSwap-1624770872-project-admin] Volume info retrieved successfully. Aug 18 19:16:45.796571 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-33ca5a15-3868-4b02-9143-c935aace0924 tempest-TestMultiAttachVolumeSwap-1624770872 tempest-TestMultiAttachVolumeSwap-1624770872-project-admin] Update volume admin metadata completed successfully. Aug 18 19:16:45.796695 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-33ca5a15-3868-4b02-9143-c935aace0924 tempest-TestMultiAttachVolumeSwap-1624770872 tempest-TestMultiAttachVolumeSwap-1624770872-project-admin] Update readonly setting on volume completed successfully. Aug 18 19:16:45.797507 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-33ca5a15-3868-4b02-9143-c935aace0924 tempest-TestMultiAttachVolumeSwap-1624770872 tempest-TestMultiAttachVolumeSwap-1624770872-project-admin] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3/action returned with HTTP 202 Aug 18 19:16:45.797507 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 15/61] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:16:45 2026] POST /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3/action => generated 0 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:16:45.805979 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2f5211f7-e81a-46dd-9748-dc216e6fbcfb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:45.809616 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2f5211f7-e81a-46dd-9748-dc216e6fbcfb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:16:45.809959 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2f5211f7-e81a-46dd-9748-dc216e6fbcfb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-200277370"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:45.811390 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-2f5211f7-e81a-46dd-9748-dc216e6fbcfb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-200277370'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:16:45.822389 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-2f5211f7-e81a-46dd-9748-dc216e6fbcfb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Create volume of 1 GB Aug 18 19:16:45.822682 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:45.822682 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:16:45.827481 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2f5211f7-e81a-46dd-9748-dc216e6fbcfb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Availability zone cache updated, next update will occur around 2026-08-18 20:16:45.826746. {{(pid=100583) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 19:16:45.827481 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2f5211f7-e81a-46dd-9748-dc216e6fbcfb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Availability Zones retrieved successfully. Aug 18 19:16:45.849738 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2f5211f7-e81a-46dd-9748-dc216e6fbcfb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Flow 'volume_create_api' (b5666328-ce21-4c0d-8dc8-035b1973765d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:45.851267 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2f5211f7-e81a-46dd-9748-dc216e6fbcfb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21e33e48-51c8-462d-aa02-d43752fd2cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:45.852529 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-2f5211f7-e81a-46dd-9748-dc216e6fbcfb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:16:45.869557 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:45.869557 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:16:45.899838 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2f5211f7-e81a-46dd-9748-dc216e6fbcfb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21e33e48-51c8-462d-aa02-d43752fd2cbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:34Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ec80d040-df42-45a9-a5ce-2c4beaa7f2b6,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec80d040-df42-45a9-a5ce-2c4beaa7f2b6', 'encryption_key_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=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:45.901157 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2f5211f7-e81a-46dd-9748-dc216e6fbcfb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ec95014-399b-4494-8e1a-29d2e652eeb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:45.960003 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-2f5211f7-e81a-46dd-9748-dc216e6fbcfb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-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 19:16:45.960257 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-2f5211f7-e81a-46dd-9748-dc216e6fbcfb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-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 19:16:45.985427 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b9e16268-0e25-46d4-a735-7b18f018760e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:45.987096 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b9e16268-0e25-46d4-a735-7b18f018760e tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 Aug 18 19:16:45.987258 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b9e16268-0e25-46d4-a735-7b18f018760e tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:45.987467 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b9e16268-0e25-46d4-a735-7b18f018760e tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:45.990067 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-2f5211f7-e81a-46dd-9748-dc216e6fbcfb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Created reservations ['000877ff-f68b-4875-a299-9d948c263f67', '3b8ac6ca-61f9-409e-afe0-b013dc0936c6', 'd852c441-165b-4a48-9776-c0cd476d3272', '6725d042-5e55-4003-aefc-0a4fb089d6f9'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:16:45.991096 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2f5211f7-e81a-46dd-9748-dc216e6fbcfb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ec95014-399b-4494-8e1a-29d2e652eeb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['000877ff-f68b-4875-a299-9d948c263f67', '3b8ac6ca-61f9-409e-afe0-b013dc0936c6', 'd852c441-165b-4a48-9776-c0cd476d3272', '6725d042-5e55-4003-aefc-0a4fb089d6f9']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:45.995018 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2f5211f7-e81a-46dd-9748-dc216e6fbcfb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5006bd15-6853-48a3-9c78-048d72cbc5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:45.996840 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:45.996840 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:16:46.002512 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b9e16268-0e25-46d4-a735-7b18f018760e tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:16:46.011506 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b9e16268-0e25-46d4-a735-7b18f018760e tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 returned with HTTP 200 Aug 18 19:16:46.012040 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 16/62] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:45 2026] GET /volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:46.036231 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2f5211f7-e81a-46dd-9748-dc216e6fbcfb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5006bd15-6853-48a3-9c78-048d72cbc5de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da33e75a-39c4-4c3f-9925-7ba9695a0d35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-200277370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='594bb66b55b24b50a5f0adb107a0cca3',qos_specs=None,replication_status=,reservations=['000877ff-f68b-4875-a299-9d948c263f67','3b8ac6ca-61f9-409e-afe0-b013dc0936c6','d852c441-165b-4a48-9776-c0cd476d3272','6725d042-5e55-4003-aefc-0a4fb089d6f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02dee02d42f7491cbf492dafbf9aee84',volume_type_id=ec80d040-df42-45a9-a5ce-2c4beaa7f2b6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:16:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-200277370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da33e75a-39c4-4c3f-9925-7ba9695a0d35,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='594bb66b55b24b50a5f0adb107a0cca3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02dee02d42f7491cbf492dafbf9aee84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec80d040-df42-45a9-a5ce-2c4beaa7f2b6),volume_type_id=ec80d040-df42-45a9-a5ce-2c4beaa7f2b6)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:46.036688 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2f5211f7-e81a-46dd-9748-dc216e6fbcfb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b5c2f1d-4015-4466-9866-dabb9445afc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:46.068328 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2f5211f7-e81a-46dd-9748-dc216e6fbcfb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b5c2f1d-4015-4466-9866-dabb9445afc7) transitioned into state 'SUCCESS' from state '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-200277370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='594bb66b55b24b50a5f0adb107a0cca3',qos_specs=None,replication_status=,reservations=['000877ff-f68b-4875-a299-9d948c263f67','3b8ac6ca-61f9-409e-afe0-b013dc0936c6','d852c441-165b-4a48-9776-c0cd476d3272','6725d042-5e55-4003-aefc-0a4fb089d6f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02dee02d42f7491cbf492dafbf9aee84',volume_type_id=ec80d040-df42-45a9-a5ce-2c4beaa7f2b6)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:46.069285 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2f5211f7-e81a-46dd-9748-dc216e6fbcfb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca964ccb-67aa-487b-8fd2-872f27e9e0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:46.089137 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2f5211f7-e81a-46dd-9748-dc216e6fbcfb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca964ccb-67aa-487b-8fd2-872f27e9e0e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:46.092979 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2f5211f7-e81a-46dd-9748-dc216e6fbcfb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Flow 'volume_create_api' (b5666328-ce21-4c0d-8dc8-035b1973765d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:46.092979 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2f5211f7-e81a-46dd-9748-dc216e6fbcfb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Create volume request issued successfully. Aug 18 19:16:46.093335 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2f5211f7-e81a-46dd-9748-dc216e6fbcfb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:16:46.094057 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 16/63] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:16:45 2026] POST /volume/v3/volumes => generated 757 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:16:46.110254 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-287cf729-a1e9-4970-8923-d00dffd17694 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:46.112928 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-287cf729-a1e9-4970-8923-d00dffd17694 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/da33e75a-39c4-4c3f-9925-7ba9695a0d35 Aug 18 19:16:46.113136 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-287cf729-a1e9-4970-8923-d00dffd17694 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:46.113946 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-287cf729-a1e9-4970-8923-d00dffd17694 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:46.124137 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:46.124137 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:16:46.131762 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-287cf729-a1e9-4970-8923-d00dffd17694 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:16:46.140688 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-287cf729-a1e9-4970-8923-d00dffd17694 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/da33e75a-39c4-4c3f-9925-7ba9695a0d35 returned with HTTP 200 Aug 18 19:16:46.141131 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 17/64] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:46 2026] GET /volume/v3/volumes/da33e75a-39c4-4c3f-9925-7ba9695a0d35 => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:47.027940 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-99666beb-6155-4117-acf8-3e4f3fb85e3f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:47.029970 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-99666beb-6155-4117-acf8-3e4f3fb85e3f tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 Aug 18 19:16:47.030190 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-99666beb-6155-4117-acf8-3e4f3fb85e3f tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:47.030467 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-99666beb-6155-4117-acf8-3e4f3fb85e3f tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:47.038871 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:47.038871 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:16:47.042652 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-99666beb-6155-4117-acf8-3e4f3fb85e3f tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:16:47.047621 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-99666beb-6155-4117-acf8-3e4f3fb85e3f tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 returned with HTTP 200 Aug 18 19:16:47.048030 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 16/65] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:47 2026] GET /volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:47.155250 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9c12eb0e-94c4-4162-8b91-0dad0ca11057 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:47.157413 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9c12eb0e-94c4-4162-8b91-0dad0ca11057 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/da33e75a-39c4-4c3f-9925-7ba9695a0d35 Aug 18 19:16:47.157677 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9c12eb0e-94c4-4162-8b91-0dad0ca11057 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:47.157945 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9c12eb0e-94c4-4162-8b91-0dad0ca11057 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:47.169229 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:47.169229 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:16:47.180681 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9c12eb0e-94c4-4162-8b91-0dad0ca11057 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:16:47.187023 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9c12eb0e-94c4-4162-8b91-0dad0ca11057 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/da33e75a-39c4-4c3f-9925-7ba9695a0d35 returned with HTTP 200 Aug 18 19:16:47.187545 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 17/66] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:47 2026] GET /volume/v3/volumes/da33e75a-39c4-4c3f-9925-7ba9695a0d35 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:47.857619 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7e30d072-9924-4668-a76c-52f68928c1ce None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:48.067159 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f160c42a-eda9-4d5a-8c78-ac7415065457 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:48.068865 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f160c42a-eda9-4d5a-8c78-ac7415065457 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 Aug 18 19:16:48.069028 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f160c42a-eda9-4d5a-8c78-ac7415065457 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:48.069241 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f160c42a-eda9-4d5a-8c78-ac7415065457 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:48.078789 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:48.078789 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:16:48.086331 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f160c42a-eda9-4d5a-8c78-ac7415065457 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:16:48.098579 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f160c42a-eda9-4d5a-8c78-ac7415065457 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 returned with HTTP 200 Aug 18 19:16:48.098579 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 18/67] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:48 2026] GET /volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:48.189547 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7e30d072-9924-4668-a76c-52f68928c1ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:16:48.190455 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7e30d072-9924-4668-a76c-52f68928c1ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1697145267"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:48.196836 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-7e30d072-9924-4668-a76c-52f68928c1ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1697145267'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:16:48.197183 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-7e30d072-9924-4668-a76c-52f68928c1ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Create volume of 1 GB Aug 18 19:16:48.197563 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:48.197563 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:16:48.199824 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e4e9866a-4df7-4237-864a-3cba5fff05d1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:48.206950 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7e30d072-9924-4668-a76c-52f68928c1ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Availability Zones retrieved successfully. Aug 18 19:16:48.214688 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7e30d072-9924-4668-a76c-52f68928c1ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Flow 'volume_create_api' (0e6f2591-72ff-4030-82d9-8481545068df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:48.217275 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7e30d072-9924-4668-a76c-52f68928c1ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cf27012-0f57-487e-a1aa-d6e1edeab5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:48.217275 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-7e30d072-9924-4668-a76c-52f68928c1ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:16:48.245991 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7e30d072-9924-4668-a76c-52f68928c1ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cf27012-0f57-487e-a1aa-d6e1edeab5ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:48.247826 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7e30d072-9924-4668-a76c-52f68928c1ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ee30c5f-9a43-49cc-a5b3-0ca9b79d718d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:48.279966 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-7e30d072-9924-4668-a76c-52f68928c1ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:16:48.280397 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-7e30d072-9924-4668-a76c-52f68928c1ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:16:48.346018 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-7e30d072-9924-4668-a76c-52f68928c1ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Created reservations ['63a4bd8c-c047-42b8-94c8-152388ff7a95', 'abba02c5-b0df-4721-a171-0dbc1075fca5', '930661a5-ee99-46dd-a00c-2e9da0f1d55b', '107eabc7-d726-4fb6-82de-2d680ddeac45'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:16:48.346557 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7e30d072-9924-4668-a76c-52f68928c1ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ee30c5f-9a43-49cc-a5b3-0ca9b79d718d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63a4bd8c-c047-42b8-94c8-152388ff7a95', 'abba02c5-b0df-4721-a171-0dbc1075fca5', '930661a5-ee99-46dd-a00c-2e9da0f1d55b', '107eabc7-d726-4fb6-82de-2d680ddeac45']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:48.347585 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7e30d072-9924-4668-a76c-52f68928c1ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (179ff06a-f518-41c6-9337-514daf245aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:48.377015 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7e30d072-9924-4668-a76c-52f68928c1ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (179ff06a-f518-41c6-9337-514daf245aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1697145267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8381667c7bc44d18844f3dc5deb9d310',qos_specs=None,replication_status=,reservations=['63a4bd8c-c047-42b8-94c8-152388ff7a95','abba02c5-b0df-4721-a171-0dbc1075fca5','930661a5-ee99-46dd-a00c-2e9da0f1d55b','107eabc7-d726-4fb6-82de-2d680ddeac45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be4fd60435914ca8bea789100ea2305c',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:16:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1697145267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8381667c7bc44d18844f3dc5deb9d310',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be4fd60435914ca8bea789100ea2305c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:48.377819 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7e30d072-9924-4668-a76c-52f68928c1ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41a43719-d568-4eb7-8320-17ad88dcabdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:48.399995 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7e30d072-9924-4668-a76c-52f68928c1ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41a43719-d568-4eb7-8320-17ad88dcabdd) transitioned into state 'SUCCESS' from state '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-1697145267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8381667c7bc44d18844f3dc5deb9d310',qos_specs=None,replication_status=,reservations=['63a4bd8c-c047-42b8-94c8-152388ff7a95','abba02c5-b0df-4721-a171-0dbc1075fca5','930661a5-ee99-46dd-a00c-2e9da0f1d55b','107eabc7-d726-4fb6-82de-2d680ddeac45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be4fd60435914ca8bea789100ea2305c',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:48.400825 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7e30d072-9924-4668-a76c-52f68928c1ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c2fb447-5de3-4f65-972f-80b4812cc86d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:48.411666 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7e30d072-9924-4668-a76c-52f68928c1ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c2fb447-5de3-4f65-972f-80b4812cc86d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:48.412741 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7e30d072-9924-4668-a76c-52f68928c1ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Flow 'volume_create_api' (0e6f2591-72ff-4030-82d9-8481545068df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:48.413057 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7e30d072-9924-4668-a76c-52f68928c1ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Create volume request issued successfully. Aug 18 19:16:48.413875 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7e30d072-9924-4668-a76c-52f68928c1ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:16:48.414665 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 17/68] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:16:47 2026] POST /volume/v3/volumes => generated 785 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:16:48.433066 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8e3fb3b4-5c40-48d7-a2c6-b84970384b7b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:48.441890 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8e3fb3b4-5c40-48d7-a2c6-b84970384b7b tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] GET https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 Aug 18 19:16:48.442141 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8e3fb3b4-5c40-48d7-a2c6-b84970384b7b tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:48.442533 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8e3fb3b4-5c40-48d7-a2c6-b84970384b7b tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:48.472607 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e4e9866a-4df7-4237-864a-3cba5fff05d1 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:16:48.473672 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e4e9866a-4df7-4237-864a-3cba5fff05d1 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-653387608"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:48.476152 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-e4e9866a-4df7-4237-864a-3cba5fff05d1 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-653387608'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:16:48.476152 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-e4e9866a-4df7-4237-864a-3cba5fff05d1 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Create volume of 1 GB Aug 18 19:16:48.481935 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e4e9866a-4df7-4237-864a-3cba5fff05d1 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Availability Zones retrieved successfully. Aug 18 19:16:48.484895 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:48.484895 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:16:48.488886 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-8e3fb3b4-5c40-48d7-a2c6-b84970384b7b tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Volume info retrieved successfully. Aug 18 19:16:48.493019 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8e3fb3b4-5c40-48d7-a2c6-b84970384b7b tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 returned with HTTP 200 Aug 18 19:16:48.493480 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 18/69] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:48 2026] GET /volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 => generated 964 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:48.493846 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-e4e9866a-4df7-4237-864a-3cba5fff05d1 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Flow 'volume_create_api' (50f1cddd-da81-434c-9881-5f256b02c244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:48.495822 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-e4e9866a-4df7-4237-864a-3cba5fff05d1 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c715c776-cb70-47b9-899d-922e152f5870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:48.497409 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-e4e9866a-4df7-4237-864a-3cba5fff05d1 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:16:48.541817 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-e4e9866a-4df7-4237-864a-3cba5fff05d1 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c715c776-cb70-47b9-899d-922e152f5870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:48.542900 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-e4e9866a-4df7-4237-864a-3cba5fff05d1 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f12fbe8-ed3e-456c-aa56-40eff2b93b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:48.614659 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-e4e9866a-4df7-4237-864a-3cba5fff05d1 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Created reservations ['1ac30734-3236-405c-abf2-16152f4a72fe', '85387505-7cee-42db-8250-f7a1b4753cfc', '4497b08a-92a8-4896-9136-9523892c894b', '84588a9b-245a-4571-86c1-466be3a176f6'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:16:48.615461 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-e4e9866a-4df7-4237-864a-3cba5fff05d1 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f12fbe8-ed3e-456c-aa56-40eff2b93b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ac30734-3236-405c-abf2-16152f4a72fe', '85387505-7cee-42db-8250-f7a1b4753cfc', '4497b08a-92a8-4896-9136-9523892c894b', '84588a9b-245a-4571-86c1-466be3a176f6']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:48.616523 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-e4e9866a-4df7-4237-864a-3cba5fff05d1 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfe5a33d-60f1-4430-baa4-33e41ca99346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:48.641959 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-e4e9866a-4df7-4237-864a-3cba5fff05d1 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfe5a33d-60f1-4430-baa4-33e41ca99346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a055b79e-2346-4ae9-b347-8e5c3be3e6fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-653387608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='725229d9327b45009f8adad509542389',qos_specs=None,replication_status=,reservations=['1ac30734-3236-405c-abf2-16152f4a72fe','85387505-7cee-42db-8250-f7a1b4753cfc','4497b08a-92a8-4896-9136-9523892c894b','84588a9b-245a-4571-86c1-466be3a176f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='487be3cb851448929661c101b08873a0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:16:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-653387608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a055b79e-2346-4ae9-b347-8e5c3be3e6fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='725229d9327b45009f8adad509542389',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='487be3cb851448929661c101b08873a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:48.643175 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-e4e9866a-4df7-4237-864a-3cba5fff05d1 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4037d3c1-80c1-45c5-867c-a5e58ae78b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:48.665798 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-e4e9866a-4df7-4237-864a-3cba5fff05d1 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4037d3c1-80c1-45c5-867c-a5e58ae78b4f) transitioned into state 'SUCCESS' from state '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-653387608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='725229d9327b45009f8adad509542389',qos_specs=None,replication_status=,reservations=['1ac30734-3236-405c-abf2-16152f4a72fe','85387505-7cee-42db-8250-f7a1b4753cfc','4497b08a-92a8-4896-9136-9523892c894b','84588a9b-245a-4571-86c1-466be3a176f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='487be3cb851448929661c101b08873a0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:48.666528 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-e4e9866a-4df7-4237-864a-3cba5fff05d1 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dac229e3-406d-4f83-8090-a36ad3b5925c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:48.676152 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-e4e9866a-4df7-4237-864a-3cba5fff05d1 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dac229e3-406d-4f83-8090-a36ad3b5925c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:48.676923 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-e4e9866a-4df7-4237-864a-3cba5fff05d1 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Flow 'volume_create_api' (50f1cddd-da81-434c-9881-5f256b02c244) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:48.677173 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e4e9866a-4df7-4237-864a-3cba5fff05d1 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Create volume request issued successfully. Aug 18 19:16:48.677733 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e4e9866a-4df7-4237-864a-3cba5fff05d1 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:16:48.680809 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 17/70] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:16:48 2026] POST /volume/v3/volumes => generated 750 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:16:48.701922 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9af35481-c66e-4acd-8ef2-411879c4b1ff None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:48.706397 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9af35481-c66e-4acd-8ef2-411879c4b1ff tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/volumes/a055b79e-2346-4ae9-b347-8e5c3be3e6fd Aug 18 19:16:48.706462 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9af35481-c66e-4acd-8ef2-411879c4b1ff tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:48.706644 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9af35481-c66e-4acd-8ef2-411879c4b1ff tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:48.716580 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:48.716580 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:16:48.721449 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-9af35481-c66e-4acd-8ef2-411879c4b1ff tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Volume info retrieved successfully. Aug 18 19:16:48.726793 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9af35481-c66e-4acd-8ef2-411879c4b1ff tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes/a055b79e-2346-4ae9-b347-8e5c3be3e6fd returned with HTTP 200 Aug 18 19:16:48.727326 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 19/71] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:48 2026] GET /volume/v3/volumes/a055b79e-2346-4ae9-b347-8e5c3be3e6fd => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:49.117240 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-fa0f2b06-130a-45e4-8a65-d936914e6b97 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:49.122630 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fa0f2b06-130a-45e4-8a65-d936914e6b97 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 Aug 18 19:16:49.122851 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fa0f2b06-130a-45e4-8a65-d936914e6b97 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:49.123109 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fa0f2b06-130a-45e4-8a65-d936914e6b97 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:49.138843 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:49.138843 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:16:49.144984 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-fa0f2b06-130a-45e4-8a65-d936914e6b97 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:16:49.150963 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fa0f2b06-130a-45e4-8a65-d936914e6b97 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 returned with HTTP 200 Aug 18 19:16:49.151201 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 18/72] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:49 2026] GET /volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:49.514051 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3e10f747-bf98-4180-972d-9009f7042a60 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:49.514051 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3e10f747-bf98-4180-972d-9009f7042a60 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] GET https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 Aug 18 19:16:49.514051 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3e10f747-bf98-4180-972d-9009f7042a60 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:49.514051 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3e10f747-bf98-4180-972d-9009f7042a60 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:49.529553 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:49.529553 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:16:49.537642 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3e10f747-bf98-4180-972d-9009f7042a60 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Volume info retrieved successfully. Aug 18 19:16:49.548505 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3e10f747-bf98-4180-972d-9009f7042a60 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 returned with HTTP 200 Aug 18 19:16:49.548886 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 19/73] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:49 2026] GET /volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:16:49.742011 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9a21e268-ba4c-4cb3-b4b1-5bfda591957c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:49.746350 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9a21e268-ba4c-4cb3-b4b1-5bfda591957c tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/volumes/a055b79e-2346-4ae9-b347-8e5c3be3e6fd Aug 18 19:16:49.746670 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9a21e268-ba4c-4cb3-b4b1-5bfda591957c tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:49.748566 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9a21e268-ba4c-4cb3-b4b1-5bfda591957c tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:49.757224 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:49.757224 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:16:49.762265 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9a21e268-ba4c-4cb3-b4b1-5bfda591957c tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Volume info retrieved successfully. Aug 18 19:16:49.768761 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9a21e268-ba4c-4cb3-b4b1-5bfda591957c tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes/a055b79e-2346-4ae9-b347-8e5c3be3e6fd returned with HTTP 200 Aug 18 19:16:49.769115 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 18/74] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:49 2026] GET /volume/v3/volumes/a055b79e-2346-4ae9-b347-8e5c3be3e6fd => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:49.785098 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b29f6858-b5a4-47f3-aec4-467743c11aef None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:49.787193 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b29f6858-b5a4-47f3-aec4-467743c11aef tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:16:49.787633 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b29f6858-b5a4-47f3-aec4-467743c11aef tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a055b79e-2346-4ae9-b347-8e5c3be3e6fd", "name": "tempest-VolumesDeleteCascade-Snapshot-1770362837"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:49.801093 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:49.801093 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:16:49.801859 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b29f6858-b5a4-47f3-aec4-467743c11aef tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Volume info retrieved successfully. Aug 18 19:16:49.801902 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-b29f6858-b5a4-47f3-aec4-467743c11aef tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Create snapshot from volume a055b79e-2346-4ae9-b347-8e5c3be3e6fd Aug 18 19:16:49.822773 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-b29f6858-b5a4-47f3-aec4-467743c11aef tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-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 19:16:49.824465 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-b29f6858-b5a4-47f3-aec4-467743c11aef tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-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 19:16:49.858976 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-b29f6858-b5a4-47f3-aec4-467743c11aef tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Created reservations ['d0d89bde-41f6-47e9-868b-1def6206b610', 'ce35d614-425e-4240-8486-0789cadf282f', '64636a0c-e581-45a5-99a0-2285a5cb2b26', 'caa9392f-850a-425d-96a4-42fd52527bc0'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:16:49.947560 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b29f6858-b5a4-47f3-aec4-467743c11aef tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Snapshot create request issued successfully. Aug 18 19:16:49.947647 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b29f6858-b5a4-47f3-aec4-467743c11aef tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:16:49.948778 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 20/75] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:16:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 19:16:49.960521 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6cd75546-396d-46b5-9ae3-5475ae249908 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:49.966782 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6cd75546-396d-46b5-9ae3-5475ae249908 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/snapshots/e6d37e75-3da8-45c3-8884-2d2f9cbdf02e Aug 18 19:16:49.966993 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6cd75546-396d-46b5-9ae3-5475ae249908 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:49.967252 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6cd75546-396d-46b5-9ae3-5475ae249908 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:49.998800 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:49.998800 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:16:49.999503 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6cd75546-396d-46b5-9ae3-5475ae249908 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Snapshot retrieved successfully. Aug 18 19:16:50.000495 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6cd75546-396d-46b5-9ae3-5475ae249908 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/snapshots/e6d37e75-3da8-45c3-8884-2d2f9cbdf02e returned with HTTP 200 Aug 18 19:16:50.000975 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 19/76] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:16:49 2026] GET /volume/v3/snapshots/e6d37e75-3da8-45c3-8884-2d2f9cbdf02e => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:50.168979 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6a347131-dae4-4723-84ce-b62d76789d58 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:50.174348 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6a347131-dae4-4723-84ce-b62d76789d58 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 Aug 18 19:16:50.174530 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6a347131-dae4-4723-84ce-b62d76789d58 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:50.175020 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6a347131-dae4-4723-84ce-b62d76789d58 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:50.186731 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:50.186731 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:16:50.192481 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-6a347131-dae4-4723-84ce-b62d76789d58 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:16:50.197494 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6a347131-dae4-4723-84ce-b62d76789d58 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 returned with HTTP 200 Aug 18 19:16:50.197983 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 20/77] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:50 2026] GET /volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 => generated 905 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:51.010886 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-37ef48ee-e1f8-4327-b0b5-0131261b4d15 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:51.013184 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-37ef48ee-e1f8-4327-b0b5-0131261b4d15 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/snapshots/e6d37e75-3da8-45c3-8884-2d2f9cbdf02e Aug 18 19:16:51.013184 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-37ef48ee-e1f8-4327-b0b5-0131261b4d15 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:51.013316 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-37ef48ee-e1f8-4327-b0b5-0131261b4d15 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:51.039260 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:51.039260 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:16:51.039847 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-37ef48ee-e1f8-4327-b0b5-0131261b4d15 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Snapshot retrieved successfully. Aug 18 19:16:51.040760 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-37ef48ee-e1f8-4327-b0b5-0131261b4d15 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/snapshots/e6d37e75-3da8-45c3-8884-2d2f9cbdf02e returned with HTTP 200 Aug 18 19:16:51.041419 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 19/78] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:16:51 2026] GET /volume/v3/snapshots/e6d37e75-3da8-45c3-8884-2d2f9cbdf02e => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:16:51.053832 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4f9c50d0-04cb-44cf-a289-f58b4a16a191 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:51.057314 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4f9c50d0-04cb-44cf-a289-f58b4a16a191 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:16:51.060382 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4f9c50d0-04cb-44cf-a289-f58b4a16a191 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a055b79e-2346-4ae9-b347-8e5c3be3e6fd", "name": "tempest-VolumesDeleteCascade-Snapshot-819305184"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:51.074127 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:51.074127 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:16:51.075129 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4f9c50d0-04cb-44cf-a289-f58b4a16a191 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Volume info retrieved successfully. Aug 18 19:16:51.075894 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-4f9c50d0-04cb-44cf-a289-f58b4a16a191 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Create snapshot from volume a055b79e-2346-4ae9-b347-8e5c3be3e6fd Aug 18 19:16:51.131027 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-4f9c50d0-04cb-44cf-a289-f58b4a16a191 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Created reservations ['0a61288d-dde8-420d-869a-6392ecf28244', '346df742-e064-4932-a4f9-3c13f8156223', '69712676-79f5-44d7-aee8-7a8152050406', 'b58480a1-8b26-44ad-9f78-59db2afa6ccd'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:16:51.175225 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4f9c50d0-04cb-44cf-a289-f58b4a16a191 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Snapshot create request issued successfully. Aug 18 19:16:51.175225 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4f9c50d0-04cb-44cf-a289-f58b4a16a191 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:16:51.175225 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 21/79] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:16:51 2026] POST /volume/v3/snapshots => generated 306 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:16:51.184003 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0a148629-d1bf-4ab1-9d86-38317ffdf974 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:51.185965 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0a148629-d1bf-4ab1-9d86-38317ffdf974 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/snapshots/e8cee3c6-d173-4872-9ef3-875e5e13402f Aug 18 19:16:51.185965 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0a148629-d1bf-4ab1-9d86-38317ffdf974 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:51.186074 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0a148629-d1bf-4ab1-9d86-38317ffdf974 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:51.191670 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:51.191670 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:16:51.192078 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0a148629-d1bf-4ab1-9d86-38317ffdf974 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Snapshot retrieved successfully. Aug 18 19:16:51.192757 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0a148629-d1bf-4ab1-9d86-38317ffdf974 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/snapshots/e8cee3c6-d173-4872-9ef3-875e5e13402f returned with HTTP 200 Aug 18 19:16:51.193093 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 20/80] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:16:51 2026] GET /volume/v3/snapshots/e8cee3c6-d173-4872-9ef3-875e5e13402f => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:51.212347 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1e145bb4-a2bb-4607-b7ff-ed011719b588 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:51.214982 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1e145bb4-a2bb-4607-b7ff-ed011719b588 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 Aug 18 19:16:51.215859 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1e145bb4-a2bb-4607-b7ff-ed011719b588 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:51.216477 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1e145bb4-a2bb-4607-b7ff-ed011719b588 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:51.225819 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:51.225819 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:16:51.229826 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1e145bb4-a2bb-4607-b7ff-ed011719b588 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:16:51.234831 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1e145bb4-a2bb-4607-b7ff-ed011719b588 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 returned with HTTP 200 Aug 18 19:16:51.235277 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 21/81] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:51 2026] GET /volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 => generated 1391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:16:51.252957 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5bb28306-6926-49b5-a46d-6dabc680e000 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:51.254903 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5bb28306-6926-49b5-a46d-6dabc680e000 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:16:51.255207 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5bb28306-6926-49b5-a46d-6dabc680e000 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1531533948"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:51.256537 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-5bb28306-6926-49b5-a46d-6dabc680e000 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1531533948'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:16:51.256631 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-5bb28306-6926-49b5-a46d-6dabc680e000 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Create volume of 1 GB Aug 18 19:16:51.260221 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-5bb28306-6926-49b5-a46d-6dabc680e000 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Availability Zones retrieved successfully. Aug 18 19:16:51.265569 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-5bb28306-6926-49b5-a46d-6dabc680e000 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Flow 'volume_create_api' (43298059-f7de-45f9-a345-ae4b5de40623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:51.266442 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-5bb28306-6926-49b5-a46d-6dabc680e000 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ce37a5e-038a-4122-a547-d99d5d52f71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:51.267240 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-5bb28306-6926-49b5-a46d-6dabc680e000 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:16:51.290016 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-5bb28306-6926-49b5-a46d-6dabc680e000 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ce37a5e-038a-4122-a547-d99d5d52f71f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:51.290690 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-5bb28306-6926-49b5-a46d-6dabc680e000 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25eb6725-6b9d-4360-bdc4-8c1703bc811b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:51.324960 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-5bb28306-6926-49b5-a46d-6dabc680e000 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Created reservations ['178af9cd-1b8a-4519-8b4e-96b1879d52c5', '6b70aa94-b9e7-4711-88dc-c85dec25cec1', '6f7418d6-5e2e-4503-a551-7946d5b5bfc8', 'f24715d7-8402-458c-afb6-fdc02c6f750a'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:16:51.325877 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-5bb28306-6926-49b5-a46d-6dabc680e000 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25eb6725-6b9d-4360-bdc4-8c1703bc811b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['178af9cd-1b8a-4519-8b4e-96b1879d52c5', '6b70aa94-b9e7-4711-88dc-c85dec25cec1', '6f7418d6-5e2e-4503-a551-7946d5b5bfc8', 'f24715d7-8402-458c-afb6-fdc02c6f750a']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:51.326690 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-5bb28306-6926-49b5-a46d-6dabc680e000 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e7e28d4-ee15-4e0c-b375-8c944c7893ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:51.346909 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-5bb28306-6926-49b5-a46d-6dabc680e000 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e7e28d4-ee15-4e0c-b375-8c944c7893ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1531533948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1e1b3577624500be36070939b482fa',qos_specs=None,replication_status=,reservations=['178af9cd-1b8a-4519-8b4e-96b1879d52c5','6b70aa94-b9e7-4711-88dc-c85dec25cec1','6f7418d6-5e2e-4503-a551-7946d5b5bfc8','f24715d7-8402-458c-afb6-fdc02c6f750a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4731786746b24157bb2d3ac6759ae8fd',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:16:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1531533948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e1e1b3577624500be36070939b482fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4731786746b24157bb2d3ac6759ae8fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:51.347552 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-5bb28306-6926-49b5-a46d-6dabc680e000 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b559975-2671-4296-958b-7d9a1cc89ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:51.365448 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-5bb28306-6926-49b5-a46d-6dabc680e000 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b559975-2671-4296-958b-7d9a1cc89ee3) transitioned into state 'SUCCESS' from state '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-1531533948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1e1b3577624500be36070939b482fa',qos_specs=None,replication_status=,reservations=['178af9cd-1b8a-4519-8b4e-96b1879d52c5','6b70aa94-b9e7-4711-88dc-c85dec25cec1','6f7418d6-5e2e-4503-a551-7946d5b5bfc8','f24715d7-8402-458c-afb6-fdc02c6f750a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4731786746b24157bb2d3ac6759ae8fd',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:51.366317 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-5bb28306-6926-49b5-a46d-6dabc680e000 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c4b6f8d-71ce-4c3c-8819-0a09e4308f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:51.376271 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-5bb28306-6926-49b5-a46d-6dabc680e000 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c4b6f8d-71ce-4c3c-8819-0a09e4308f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:51.377001 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-5bb28306-6926-49b5-a46d-6dabc680e000 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Flow 'volume_create_api' (43298059-f7de-45f9-a345-ae4b5de40623) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:51.377303 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-5bb28306-6926-49b5-a46d-6dabc680e000 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Create volume request issued successfully. Aug 18 19:16:51.377945 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5bb28306-6926-49b5-a46d-6dabc680e000 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:16:51.378306 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 20/82] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:16:51 2026] POST /volume/v3/volumes => generated 752 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:16:51.397787 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-28bae6f7-316e-43b1-953e-d219f5edc068 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:51.399698 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-28bae6f7-316e-43b1-953e-d219f5edc068 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58 Aug 18 19:16:51.400092 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-28bae6f7-316e-43b1-953e-d219f5edc068 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:51.400452 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-28bae6f7-316e-43b1-953e-d219f5edc068 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:51.410480 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:51.410480 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:16:51.414763 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-28bae6f7-316e-43b1-953e-d219f5edc068 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:16:51.419004 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-28bae6f7-316e-43b1-953e-d219f5edc068 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58 returned with HTTP 200 Aug 18 19:16:51.419652 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 22/83] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:51 2026] GET /volume/v3/volumes/9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:52.209127 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-46327cbe-cb3f-4249-aa5b-1468e48027a9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:52.218766 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-46327cbe-cb3f-4249-aa5b-1468e48027a9 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/snapshots/e8cee3c6-d173-4872-9ef3-875e5e13402f Aug 18 19:16:52.219307 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-46327cbe-cb3f-4249-aa5b-1468e48027a9 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:52.219307 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-46327cbe-cb3f-4249-aa5b-1468e48027a9 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:52.229990 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:52.229990 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:16:52.230500 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-46327cbe-cb3f-4249-aa5b-1468e48027a9 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Snapshot retrieved successfully. Aug 18 19:16:52.231180 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-46327cbe-cb3f-4249-aa5b-1468e48027a9 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/snapshots/e8cee3c6-d173-4872-9ef3-875e5e13402f returned with HTTP 200 Aug 18 19:16:52.231693 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 21/84] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:16:52 2026] GET /volume/v3/snapshots/e8cee3c6-d173-4872-9ef3-875e5e13402f => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:52.244089 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bb88ead2-06bf-4de0-8506-ce11e1e0f322 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:52.245761 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bb88ead2-06bf-4de0-8506-ce11e1e0f322 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] DELETE https://10.4.3.170/volume/v3/volumes/a055b79e-2346-4ae9-b347-8e5c3be3e6fd?cascade=True Aug 18 19:16:52.245928 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bb88ead2-06bf-4de0-8506-ce11e1e0f322 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:52.246091 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bb88ead2-06bf-4de0-8506-ce11e1e0f322 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:52.246254 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-bb88ead2-06bf-4de0-8506-ce11e1e0f322 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Delete volume with id: a055b79e-2346-4ae9-b347-8e5c3be3e6fd Aug 18 19:16:52.258234 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:52.258234 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:16:52.258720 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-bb88ead2-06bf-4de0-8506-ce11e1e0f322 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Volume info retrieved successfully. Aug 18 19:16:52.325138 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-bb88ead2-06bf-4de0-8506-ce11e1e0f322 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Delete volume request issued successfully. Aug 18 19:16:52.325138 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bb88ead2-06bf-4de0-8506-ce11e1e0f322 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes/a055b79e-2346-4ae9-b347-8e5c3be3e6fd?cascade=True returned with HTTP 202 Aug 18 19:16:52.325138 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 22/85] 10.4.3.170 () {66 vars in 1376 bytes} [Tue Aug 18 19:16:52 2026] DELETE /volume/v3/volumes/a055b79e-2346-4ae9-b347-8e5c3be3e6fd?cascade=True => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:16:52.334762 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7406fd5b-fc12-4429-bb1f-420e1dd3a929 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:52.337401 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7406fd5b-fc12-4429-bb1f-420e1dd3a929 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/volumes/a055b79e-2346-4ae9-b347-8e5c3be3e6fd Aug 18 19:16:52.337720 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7406fd5b-fc12-4429-bb1f-420e1dd3a929 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:52.339946 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7406fd5b-fc12-4429-bb1f-420e1dd3a929 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:52.349271 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:52.349271 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:16:52.354029 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7406fd5b-fc12-4429-bb1f-420e1dd3a929 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Volume info retrieved successfully. Aug 18 19:16:52.359139 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7406fd5b-fc12-4429-bb1f-420e1dd3a929 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes/a055b79e-2346-4ae9-b347-8e5c3be3e6fd returned with HTTP 200 Aug 18 19:16:52.359558 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 21/86] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:52 2026] GET /volume/v3/volumes/a055b79e-2346-4ae9-b347-8e5c3be3e6fd => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:52.434449 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-03856337-7f20-4cbd-9cbd-f1dfafefcbdd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:52.437134 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-03856337-7f20-4cbd-9cbd-f1dfafefcbdd tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58 Aug 18 19:16:52.437595 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-03856337-7f20-4cbd-9cbd-f1dfafefcbdd tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:52.437694 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-03856337-7f20-4cbd-9cbd-f1dfafefcbdd tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:52.446656 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:52.446656 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:16:52.450143 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-03856337-7f20-4cbd-9cbd-f1dfafefcbdd tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:16:52.454445 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-03856337-7f20-4cbd-9cbd-f1dfafefcbdd tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58 returned with HTTP 200 Aug 18 19:16:52.454915 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 23/87] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:52 2026] GET /volume/v3/volumes/9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:16:52.467278 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-28afa2df-9bb3-4325-9533-cf1b55d1a249 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:52.470461 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-28afa2df-9bb3-4325-9533-cf1b55d1a249 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:16:52.471448 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-28afa2df-9bb3-4325-9533-cf1b55d1a249 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-304082931"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:52.473613 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-28afa2df-9bb3-4325-9533-cf1b55d1a249 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-304082931'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:16:52.473613 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-28afa2df-9bb3-4325-9533-cf1b55d1a249 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Create volume of 1 GB Aug 18 19:16:52.481440 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-28afa2df-9bb3-4325-9533-cf1b55d1a249 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Availability Zones retrieved successfully. Aug 18 19:16:52.492650 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-28afa2df-9bb3-4325-9533-cf1b55d1a249 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Flow 'volume_create_api' (bd52db8b-0dff-4aad-ba2d-6c8dca2c19b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:52.494206 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-28afa2df-9bb3-4325-9533-cf1b55d1a249 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bec1dce0-b66b-4f52-897b-8642ab8a7a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:52.495116 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-28afa2df-9bb3-4325-9533-cf1b55d1a249 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:16:52.537445 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-28afa2df-9bb3-4325-9533-cf1b55d1a249 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bec1dce0-b66b-4f52-897b-8642ab8a7a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:52.539108 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-28afa2df-9bb3-4325-9533-cf1b55d1a249 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa67247f-5620-4aa6-af68-32017b6bef85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:52.596017 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-28afa2df-9bb3-4325-9533-cf1b55d1a249 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Created reservations ['1f9e1557-b98e-4195-9d6d-83baf562b665', '4db38b35-f535-43b9-b305-cb327288133b', 'b611fc5f-0974-4cac-9bbb-54507973fb51', '64d5be58-c756-4b04-9f67-96c32b07a7e6'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:16:52.596512 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-28afa2df-9bb3-4325-9533-cf1b55d1a249 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa67247f-5620-4aa6-af68-32017b6bef85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f9e1557-b98e-4195-9d6d-83baf562b665', '4db38b35-f535-43b9-b305-cb327288133b', 'b611fc5f-0974-4cac-9bbb-54507973fb51', '64d5be58-c756-4b04-9f67-96c32b07a7e6']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:52.598005 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-28afa2df-9bb3-4325-9533-cf1b55d1a249 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6599cacb-0d92-4cf6-9982-90beab10dc54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:52.629036 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-28afa2df-9bb3-4325-9533-cf1b55d1a249 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6599cacb-0d92-4cf6-9982-90beab10dc54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad80c27e-a8b3-4e32-8b24-aa666dcf7b29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-304082931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1e1b3577624500be36070939b482fa',qos_specs=None,replication_status=,reservations=['1f9e1557-b98e-4195-9d6d-83baf562b665','4db38b35-f535-43b9-b305-cb327288133b','b611fc5f-0974-4cac-9bbb-54507973fb51','64d5be58-c756-4b04-9f67-96c32b07a7e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4731786746b24157bb2d3ac6759ae8fd',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:16:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-304082931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad80c27e-a8b3-4e32-8b24-aa666dcf7b29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e1e1b3577624500be36070939b482fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4731786746b24157bb2d3ac6759ae8fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:52.629845 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-28afa2df-9bb3-4325-9533-cf1b55d1a249 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef73080f-881c-493e-8d27-0fb43422d928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:52.651491 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-28afa2df-9bb3-4325-9533-cf1b55d1a249 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef73080f-881c-493e-8d27-0fb43422d928) transitioned into state 'SUCCESS' from state '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-304082931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1e1b3577624500be36070939b482fa',qos_specs=None,replication_status=,reservations=['1f9e1557-b98e-4195-9d6d-83baf562b665','4db38b35-f535-43b9-b305-cb327288133b','b611fc5f-0974-4cac-9bbb-54507973fb51','64d5be58-c756-4b04-9f67-96c32b07a7e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4731786746b24157bb2d3ac6759ae8fd',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:52.652590 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-28afa2df-9bb3-4325-9533-cf1b55d1a249 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d350582e-2228-42d1-926f-04c13177997c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:52.661987 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-28afa2df-9bb3-4325-9533-cf1b55d1a249 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d350582e-2228-42d1-926f-04c13177997c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:52.662921 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-28afa2df-9bb3-4325-9533-cf1b55d1a249 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Flow 'volume_create_api' (bd52db8b-0dff-4aad-ba2d-6c8dca2c19b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:52.663287 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-28afa2df-9bb3-4325-9533-cf1b55d1a249 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Create volume request issued successfully. Aug 18 19:16:52.663922 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-28afa2df-9bb3-4325-9533-cf1b55d1a249 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:16:52.664460 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 22/88] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:16:52 2026] POST /volume/v3/volumes => generated 751 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:16:52.678290 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d8e57093-8dd8-42e4-b04b-f2194ab1f660 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:52.680220 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d8e57093-8dd8-42e4-b04b-f2194ab1f660 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/ad80c27e-a8b3-4e32-8b24-aa666dcf7b29 Aug 18 19:16:52.680628 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d8e57093-8dd8-42e4-b04b-f2194ab1f660 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:52.681115 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d8e57093-8dd8-42e4-b04b-f2194ab1f660 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:52.692766 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:52.692766 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:16:52.701061 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d8e57093-8dd8-42e4-b04b-f2194ab1f660 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:16:52.706598 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d8e57093-8dd8-42e4-b04b-f2194ab1f660 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/ad80c27e-a8b3-4e32-8b24-aa666dcf7b29 returned with HTTP 200 Aug 18 19:16:52.707193 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 23/89] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:52 2026] GET /volume/v3/volumes/ad80c27e-a8b3-4e32-8b24-aa666dcf7b29 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:53.377579 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8417f534-8adb-45d9-abd1-86a9c5a00868 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:53.379460 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8417f534-8adb-45d9-abd1-86a9c5a00868 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/volumes/a055b79e-2346-4ae9-b347-8e5c3be3e6fd Aug 18 19:16:53.379460 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8417f534-8adb-45d9-abd1-86a9c5a00868 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:53.379800 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8417f534-8adb-45d9-abd1-86a9c5a00868 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:53.386862 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8417f534-8adb-45d9-abd1-86a9c5a00868 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes/a055b79e-2346-4ae9-b347-8e5c3be3e6fd returned with HTTP 404 Aug 18 19:16:53.386862 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 22/90] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:53 2026] GET /volume/v3/volumes/a055b79e-2346-4ae9-b347-8e5c3be3e6fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:16:53.395034 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a1b751e7-6878-41a9-b98e-33b98f08b2b8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:53.396742 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a1b751e7-6878-41a9-b98e-33b98f08b2b8 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/volumes Aug 18 19:16:53.396932 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a1b751e7-6878-41a9-b98e-33b98f08b2b8 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:53.397138 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a1b751e7-6878-41a9-b98e-33b98f08b2b8 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:53.397885 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-a1b751e7-6878-41a9-b98e-33b98f08b2b8 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:16:53.398610 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-a1b751e7-6878-41a9-b98e-33b98f08b2b8 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:16:53.436255 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a1b751e7-6878-41a9-b98e-33b98f08b2b8 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Get all volumes completed successfully. Aug 18 19:16:53.436746 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a1b751e7-6878-41a9-b98e-33b98f08b2b8 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Aug 18 19:16:53.437294 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 24/91] 10.4.3.170 () {66 vars in 1237 bytes} [Tue Aug 18 19:16:53 2026] GET /volume/v3/volumes => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:16:53.446388 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-bd77a580-4620-4520-bc2a-4202bfa1e52b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:53.448090 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bd77a580-4620-4520-bc2a-4202bfa1e52b tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/snapshots Aug 18 19:16:53.448301 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bd77a580-4620-4520-bc2a-4202bfa1e52b tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:53.448508 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bd77a580-4620-4520-bc2a-4202bfa1e52b tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:53.448771 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [None req-bd77a580-4620-4520-bc2a-4202bfa1e52b tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Removing options '' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:16:53.449024 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:53.449024 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:16:53.449808 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.db.api [None req-bd77a580-4620-4520-bc2a-4202bfa1e52b tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Building query based on filter {{(pid=100583) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:16:53.466119 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-bd77a580-4620-4520-bc2a-4202bfa1e52b tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Get all snapshots completed successfully. Aug 18 19:16:53.466554 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bd77a580-4620-4520-bc2a-4202bfa1e52b tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 200 Aug 18 19:16:53.466933 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 23/92] 10.4.3.170 () {66 vars in 1243 bytes} [Tue Aug 18 19:16:53 2026] GET /volume/v3/snapshots => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:16:53.478717 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-941db166-100b-42e5-bce6-19665e90bfa4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:53.480972 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-941db166-100b-42e5-bce6-19665e90bfa4 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/e8cee3c6-d173-4872-9ef3-875e5e13402f Aug 18 19:16:53.481207 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-941db166-100b-42e5-bce6-19665e90bfa4 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:53.481634 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-941db166-100b-42e5-bce6-19665e90bfa4 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:53.481857 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-941db166-100b-42e5-bce6-19665e90bfa4 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Delete snapshot with id: e8cee3c6-d173-4872-9ef3-875e5e13402f Aug 18 19:16:53.516697 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-941db166-100b-42e5-bce6-19665e90bfa4 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/snapshots/e8cee3c6-d173-4872-9ef3-875e5e13402f returned with HTTP 404 Aug 18 19:16:53.517651 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 24/93] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:16:53 2026] DELETE /volume/v3/snapshots/e8cee3c6-d173-4872-9ef3-875e5e13402f => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:16:53.527269 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3c9c3581-8d85-4be4-b449-be798c6f7f4a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:53.530202 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3c9c3581-8d85-4be4-b449-be798c6f7f4a tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/e6d37e75-3da8-45c3-8884-2d2f9cbdf02e Aug 18 19:16:53.530202 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3c9c3581-8d85-4be4-b449-be798c6f7f4a tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:53.530202 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3c9c3581-8d85-4be4-b449-be798c6f7f4a tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:53.530202 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-3c9c3581-8d85-4be4-b449-be798c6f7f4a tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Delete snapshot with id: e6d37e75-3da8-45c3-8884-2d2f9cbdf02e Aug 18 19:16:53.533685 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3c9c3581-8d85-4be4-b449-be798c6f7f4a tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/snapshots/e6d37e75-3da8-45c3-8884-2d2f9cbdf02e returned with HTTP 404 Aug 18 19:16:53.534248 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 23/94] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:16:53 2026] DELETE /volume/v3/snapshots/e6d37e75-3da8-45c3-8884-2d2f9cbdf02e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:16:53.542717 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4b22cfe4-fdb7-4ac7-afb6-9dc449ed6b1c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:53.544759 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4b22cfe4-fdb7-4ac7-afb6-9dc449ed6b1c tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/volumes/a055b79e-2346-4ae9-b347-8e5c3be3e6fd Aug 18 19:16:53.544991 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4b22cfe4-fdb7-4ac7-afb6-9dc449ed6b1c tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:53.545253 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4b22cfe4-fdb7-4ac7-afb6-9dc449ed6b1c tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:53.553650 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4b22cfe4-fdb7-4ac7-afb6-9dc449ed6b1c tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes/a055b79e-2346-4ae9-b347-8e5c3be3e6fd returned with HTTP 404 Aug 18 19:16:53.554286 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 25/95] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:53 2026] GET /volume/v3/volumes/a055b79e-2346-4ae9-b347-8e5c3be3e6fd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:16:53.563515 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-eb2f1ee5-a480-4399-882a-0045a6bb0bf2 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:53.565554 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-eb2f1ee5-a480-4399-882a-0045a6bb0bf2 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] DELETE https://10.4.3.170/volume/v3/volumes/a055b79e-2346-4ae9-b347-8e5c3be3e6fd Aug 18 19:16:53.565739 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-eb2f1ee5-a480-4399-882a-0045a6bb0bf2 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:53.565914 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-eb2f1ee5-a480-4399-882a-0045a6bb0bf2 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:53.566331 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-eb2f1ee5-a480-4399-882a-0045a6bb0bf2 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Delete volume with id: a055b79e-2346-4ae9-b347-8e5c3be3e6fd Aug 18 19:16:53.573300 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-eb2f1ee5-a480-4399-882a-0045a6bb0bf2 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes/a055b79e-2346-4ae9-b347-8e5c3be3e6fd returned with HTTP 404 Aug 18 19:16:53.573851 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 24/96] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:16:53 2026] DELETE /volume/v3/volumes/a055b79e-2346-4ae9-b347-8e5c3be3e6fd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:16:53.586073 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-cc6071b1-968d-447e-bf21-790fb89c6473 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:53.590382 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cc6071b1-968d-447e-bf21-790fb89c6473 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:16:53.590382 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cc6071b1-968d-447e-bf21-790fb89c6473 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-678129239"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:53.591751 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-cc6071b1-968d-447e-bf21-790fb89c6473 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-678129239'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:16:53.591994 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-cc6071b1-968d-447e-bf21-790fb89c6473 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Create volume of 1 GB Aug 18 19:16:53.598835 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-cc6071b1-968d-447e-bf21-790fb89c6473 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Availability Zones retrieved successfully. Aug 18 19:16:53.604643 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-cc6071b1-968d-447e-bf21-790fb89c6473 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Flow 'volume_create_api' (571cebb9-b4e1-473b-9a01-bc2b8a20da18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:53.606595 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-cc6071b1-968d-447e-bf21-790fb89c6473 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e115ebe-4e3c-471b-a106-172285cdf168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:53.608198 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-cc6071b1-968d-447e-bf21-790fb89c6473 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:16:53.654121 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-cc6071b1-968d-447e-bf21-790fb89c6473 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e115ebe-4e3c-471b-a106-172285cdf168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:53.655399 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-cc6071b1-968d-447e-bf21-790fb89c6473 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2b3a295-cf9a-4255-a482-9f45fab45b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:53.660524 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-826e8bb0-f775-4196-a401-f7dd19d30978 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:53.662449 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-826e8bb0-f775-4196-a401-f7dd19d30978 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:16:53.664488 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-826e8bb0-f775-4196-a401-f7dd19d30978 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-119529364"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:53.669538 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-826e8bb0-f775-4196-a401-f7dd19d30978 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-119529364'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:16:53.669538 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-826e8bb0-f775-4196-a401-f7dd19d30978 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Create volume of 1 GB Aug 18 19:16:53.674027 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-826e8bb0-f775-4196-a401-f7dd19d30978 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Availability Zones retrieved successfully. Aug 18 19:16:53.682584 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-826e8bb0-f775-4196-a401-f7dd19d30978 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Flow 'volume_create_api' (cf8f0923-b9e6-425f-8cca-9146ab49b8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:53.685071 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-826e8bb0-f775-4196-a401-f7dd19d30978 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da0799fb-96c8-44b6-b451-db9730978e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:53.685481 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-826e8bb0-f775-4196-a401-f7dd19d30978 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:16:53.704088 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-cc6071b1-968d-447e-bf21-790fb89c6473 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Created reservations ['76e54fb0-790b-4da6-add6-7182ed1bdf10', 'bddcdb45-cdd2-4f76-a150-12ec4c359d9a', '82208807-1af0-4299-90ee-8764ffd35548', 'bd54ff4a-34a5-4baf-aa81-81342004d65d'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:16:53.705101 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-cc6071b1-968d-447e-bf21-790fb89c6473 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2b3a295-cf9a-4255-a482-9f45fab45b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76e54fb0-790b-4da6-add6-7182ed1bdf10', 'bddcdb45-cdd2-4f76-a150-12ec4c359d9a', '82208807-1af0-4299-90ee-8764ffd35548', 'bd54ff4a-34a5-4baf-aa81-81342004d65d']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:53.706080 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-cc6071b1-968d-447e-bf21-790fb89c6473 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a0ac09e-d74c-4690-8793-4b2d23605cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:53.723157 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a5ac3c42-a715-468c-84cd-54c64fce7acd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:53.726566 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a5ac3c42-a715-468c-84cd-54c64fce7acd tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/ad80c27e-a8b3-4e32-8b24-aa666dcf7b29 Aug 18 19:16:53.726566 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a5ac3c42-a715-468c-84cd-54c64fce7acd tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:53.726713 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a5ac3c42-a715-468c-84cd-54c64fce7acd tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:53.730424 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-826e8bb0-f775-4196-a401-f7dd19d30978 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da0799fb-96c8-44b6-b451-db9730978e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:53.731559 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-826e8bb0-f775-4196-a401-f7dd19d30978 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (402837cb-b733-4a60-9701-396d847c8554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:53.733621 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-cc6071b1-968d-447e-bf21-790fb89c6473 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a0ac09e-d74c-4690-8793-4b2d23605cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfa3f084-cb39-4875-a818-26a927905990', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-678129239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='725229d9327b45009f8adad509542389',qos_specs=None,replication_status=,reservations=['76e54fb0-790b-4da6-add6-7182ed1bdf10','bddcdb45-cdd2-4f76-a150-12ec4c359d9a','82208807-1af0-4299-90ee-8764ffd35548','bd54ff4a-34a5-4baf-aa81-81342004d65d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='487be3cb851448929661c101b08873a0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:16:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-678129239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfa3f084-cb39-4875-a818-26a927905990,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='725229d9327b45009f8adad509542389',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='487be3cb851448929661c101b08873a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:53.734958 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-cc6071b1-968d-447e-bf21-790fb89c6473 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c95b715-0d12-4334-84fa-d2e2d882434b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:53.741037 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:53.741037 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:16:53.749422 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a5ac3c42-a715-468c-84cd-54c64fce7acd tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:16:53.757921 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-cc6071b1-968d-447e-bf21-790fb89c6473 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c95b715-0d12-4334-84fa-d2e2d882434b) transitioned into state 'SUCCESS' from state '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-678129239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='725229d9327b45009f8adad509542389',qos_specs=None,replication_status=,reservations=['76e54fb0-790b-4da6-add6-7182ed1bdf10','bddcdb45-cdd2-4f76-a150-12ec4c359d9a','82208807-1af0-4299-90ee-8764ffd35548','bd54ff4a-34a5-4baf-aa81-81342004d65d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='487be3cb851448929661c101b08873a0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:53.758631 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-cc6071b1-968d-447e-bf21-790fb89c6473 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a97282c-398d-42b4-8485-4b3b824a310a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:53.759000 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a5ac3c42-a715-468c-84cd-54c64fce7acd tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/ad80c27e-a8b3-4e32-8b24-aa666dcf7b29 returned with HTTP 200 Aug 18 19:16:53.759520 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 26/97] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:53 2026] GET /volume/v3/volumes/ad80c27e-a8b3-4e32-8b24-aa666dcf7b29 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:53.776603 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-cc6071b1-968d-447e-bf21-790fb89c6473 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a97282c-398d-42b4-8485-4b3b824a310a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:53.777847 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-cc6071b1-968d-447e-bf21-790fb89c6473 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Flow 'volume_create_api' (571cebb9-b4e1-473b-9a01-bc2b8a20da18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:53.778436 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-cc6071b1-968d-447e-bf21-790fb89c6473 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Create volume request issued successfully. Aug 18 19:16:53.778939 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cc6071b1-968d-447e-bf21-790fb89c6473 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:16:53.779592 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 25/98] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:16:53 2026] POST /volume/v3/volumes => generated 750 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:16:53.800260 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d67bdc19-edfa-4546-b353-9cd031cce1d6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:53.806022 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d67bdc19-edfa-4546-b353-9cd031cce1d6 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/volumes/bfa3f084-cb39-4875-a818-26a927905990 Aug 18 19:16:53.806394 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d67bdc19-edfa-4546-b353-9cd031cce1d6 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:53.806489 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d67bdc19-edfa-4546-b353-9cd031cce1d6 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:53.814558 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:53.814558 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:16:53.819275 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d67bdc19-edfa-4546-b353-9cd031cce1d6 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Volume info retrieved successfully. Aug 18 19:16:53.822573 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-826e8bb0-f775-4196-a401-f7dd19d30978 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Created reservations ['2b206de1-2892-4283-8195-4c49c7f30410', 'a68dc8fd-c364-4362-b3dc-00e1d6d5a1c7', 'a61a6289-ca66-4ebd-9948-3390192537d2', 'c9c5e126-f040-4b7b-aaea-bdf12ac86d7d'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:16:53.822573 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-826e8bb0-f775-4196-a401-f7dd19d30978 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (402837cb-b733-4a60-9701-396d847c8554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b206de1-2892-4283-8195-4c49c7f30410', 'a68dc8fd-c364-4362-b3dc-00e1d6d5a1c7', 'a61a6289-ca66-4ebd-9948-3390192537d2', 'c9c5e126-f040-4b7b-aaea-bdf12ac86d7d']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:53.823976 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-826e8bb0-f775-4196-a401-f7dd19d30978 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19caf62e-f348-4e42-ab6e-5c760ba546a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:53.826056 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d67bdc19-edfa-4546-b353-9cd031cce1d6 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes/bfa3f084-cb39-4875-a818-26a927905990 returned with HTTP 200 Aug 18 19:16:53.826780 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 25/99] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:53 2026] GET /volume/v3/volumes/bfa3f084-cb39-4875-a818-26a927905990 => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:53.848377 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-826e8bb0-f775-4196-a401-f7dd19d30978 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19caf62e-f348-4e42-ab6e-5c760ba546a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd0d745b-c829-4bb9-b8de-eb3b99507516', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-119529364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77eaeb8f43c74c219849a2ccadb0eac0',qos_specs=None,replication_status=,reservations=['2b206de1-2892-4283-8195-4c49c7f30410','a68dc8fd-c364-4362-b3dc-00e1d6d5a1c7','a61a6289-ca66-4ebd-9948-3390192537d2','c9c5e126-f040-4b7b-aaea-bdf12ac86d7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3075433ad50d47108db949dab5b19f43',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:16:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-119529364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd0d745b-c829-4bb9-b8de-eb3b99507516,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77eaeb8f43c74c219849a2ccadb0eac0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3075433ad50d47108db949dab5b19f43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:53.849597 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-826e8bb0-f775-4196-a401-f7dd19d30978 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72e23dcc-344b-4b28-8b66-1d90e8daef2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:53.881398 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-826e8bb0-f775-4196-a401-f7dd19d30978 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72e23dcc-344b-4b28-8b66-1d90e8daef2b) transitioned into state 'SUCCESS' from state '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-119529364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77eaeb8f43c74c219849a2ccadb0eac0',qos_specs=None,replication_status=,reservations=['2b206de1-2892-4283-8195-4c49c7f30410','a68dc8fd-c364-4362-b3dc-00e1d6d5a1c7','a61a6289-ca66-4ebd-9948-3390192537d2','c9c5e126-f040-4b7b-aaea-bdf12ac86d7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3075433ad50d47108db949dab5b19f43',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:53.881398 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-826e8bb0-f775-4196-a401-f7dd19d30978 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be040f5f-9430-4ab6-b46b-944a01213ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:53.892938 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-826e8bb0-f775-4196-a401-f7dd19d30978 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be040f5f-9430-4ab6-b46b-944a01213ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:53.895238 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-826e8bb0-f775-4196-a401-f7dd19d30978 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Flow 'volume_create_api' (cf8f0923-b9e6-425f-8cca-9146ab49b8c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:53.895238 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-826e8bb0-f775-4196-a401-f7dd19d30978 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Create volume request issued successfully. Aug 18 19:16:53.895238 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-826e8bb0-f775-4196-a401-f7dd19d30978 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:16:53.896426 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 24/100] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:16:53 2026] POST /volume/v3/volumes => generated 754 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:16:53.925173 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-272067dc-33d7-4dc5-9c62-9204571e0fb0 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:53.928644 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-272067dc-33d7-4dc5-9c62-9204571e0fb0 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] GET https://10.4.3.170/volume/v3/volumes/fd0d745b-c829-4bb9-b8de-eb3b99507516 Aug 18 19:16:53.930320 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-272067dc-33d7-4dc5-9c62-9204571e0fb0 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:53.931204 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-272067dc-33d7-4dc5-9c62-9204571e0fb0 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:53.946434 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:53.946434 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:16:53.959231 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-272067dc-33d7-4dc5-9c62-9204571e0fb0 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Volume info retrieved successfully. Aug 18 19:16:53.977054 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-272067dc-33d7-4dc5-9c62-9204571e0fb0 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] https://10.4.3.170/volume/v3/volumes/fd0d745b-c829-4bb9-b8de-eb3b99507516 returned with HTTP 200 Aug 18 19:16:53.977623 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 27/101] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:53 2026] GET /volume/v3/volumes/fd0d745b-c829-4bb9-b8de-eb3b99507516 => generated 822 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:54.841000 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-07ebf7d9-ff90-4cf1-9dd2-c4937cc01d83 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:54.844444 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-07ebf7d9-ff90-4cf1-9dd2-c4937cc01d83 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/volumes/bfa3f084-cb39-4875-a818-26a927905990 Aug 18 19:16:54.844686 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-07ebf7d9-ff90-4cf1-9dd2-c4937cc01d83 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:54.844932 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-07ebf7d9-ff90-4cf1-9dd2-c4937cc01d83 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:54.862166 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:54.862166 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:16:54.871914 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-07ebf7d9-ff90-4cf1-9dd2-c4937cc01d83 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Volume info retrieved successfully. Aug 18 19:16:54.884632 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-07ebf7d9-ff90-4cf1-9dd2-c4937cc01d83 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes/bfa3f084-cb39-4875-a818-26a927905990 returned with HTTP 200 Aug 18 19:16:54.884632 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 26/102] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:54 2026] GET /volume/v3/volumes/bfa3f084-cb39-4875-a818-26a927905990 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:54.896704 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-61f45bfe-cbb9-4063-b30f-6dc1d563143e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:54.899888 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-61f45bfe-cbb9-4063-b30f-6dc1d563143e tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:16:54.900244 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-61f45bfe-cbb9-4063-b30f-6dc1d563143e tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bfa3f084-cb39-4875-a818-26a927905990", "name": "tempest-VolumesDeleteCascade-Snapshot-21833268"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:54.913297 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:54.913297 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:16:54.914938 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-61f45bfe-cbb9-4063-b30f-6dc1d563143e tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Volume info retrieved successfully. Aug 18 19:16:54.914938 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-61f45bfe-cbb9-4063-b30f-6dc1d563143e tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Create snapshot from volume bfa3f084-cb39-4875-a818-26a927905990 Aug 18 19:16:54.955149 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-61f45bfe-cbb9-4063-b30f-6dc1d563143e tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-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 19:16:54.980357 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-61f45bfe-cbb9-4063-b30f-6dc1d563143e tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Created reservations ['f9090d6c-6ac2-44b6-ac92-f1ed144c5520', '31f0ca25-ccea-4be3-8b91-b788d354b155', '90f7d25e-93fd-4ef7-a95f-3c31aa714b73', '88c17b86-8c9b-4610-b8d0-593e313023e5'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:16:54.995539 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-99118973-54c7-476a-8b85-f7be91458bb2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:54.998811 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-99118973-54c7-476a-8b85-f7be91458bb2 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] GET https://10.4.3.170/volume/v3/volumes/fd0d745b-c829-4bb9-b8de-eb3b99507516 Aug 18 19:16:54.998811 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-99118973-54c7-476a-8b85-f7be91458bb2 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:54.998929 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-99118973-54c7-476a-8b85-f7be91458bb2 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:55.014436 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:55.014436 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:16:55.022704 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-99118973-54c7-476a-8b85-f7be91458bb2 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Volume info retrieved successfully. Aug 18 19:16:55.029822 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-99118973-54c7-476a-8b85-f7be91458bb2 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] https://10.4.3.170/volume/v3/volumes/fd0d745b-c829-4bb9-b8de-eb3b99507516 returned with HTTP 200 Aug 18 19:16:55.030212 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 25/103] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:54 2026] GET /volume/v3/volumes/fd0d745b-c829-4bb9-b8de-eb3b99507516 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:55.041180 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-61f45bfe-cbb9-4063-b30f-6dc1d563143e tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Snapshot create request issued successfully. Aug 18 19:16:55.041622 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-61f45bfe-cbb9-4063-b30f-6dc1d563143e tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:16:55.042127 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 26/104] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:16:54 2026] POST /volume/v3/snapshots => generated 305 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:16:55.052231 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-480578f0-6edf-4c7e-8efd-949b90554b98 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:55.058390 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-480578f0-6edf-4c7e-8efd-949b90554b98 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/snapshots/081ea0e2-d1ea-4462-a706-6fb7184f446c Aug 18 19:16:55.058631 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-480578f0-6edf-4c7e-8efd-949b90554b98 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:55.058885 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-480578f0-6edf-4c7e-8efd-949b90554b98 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:55.073520 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:55.073520 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:16:55.074148 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-480578f0-6edf-4c7e-8efd-949b90554b98 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Snapshot retrieved successfully. Aug 18 19:16:55.075402 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-480578f0-6edf-4c7e-8efd-949b90554b98 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/snapshots/081ea0e2-d1ea-4462-a706-6fb7184f446c returned with HTTP 200 Aug 18 19:16:55.076072 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 28/105] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:16:55 2026] GET /volume/v3/snapshots/081ea0e2-d1ea-4462-a706-6fb7184f446c => generated 437 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:55.558782 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-0b03bdd2-c148-4834-bfd4-b38f5018e371 req-035be96f-7c6e-41aa-853f-02361fbb0db8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:55.562550 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-0b03bdd2-c148-4834-bfd4-b38f5018e371 req-035be96f-7c6e-41aa-853f-02361fbb0db8 tempest-VolumesAdminNegativeTest-2039847782 tempest-VolumesAdminNegativeTest-2039847782-project] GET https://10.4.3.170/volume/v3/volumes/e26f11bc-f7dc-4a82-bd71-a262b1abb0f6 Aug 18 19:16:55.562550 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-0b03bdd2-c148-4834-bfd4-b38f5018e371 req-035be96f-7c6e-41aa-853f-02361fbb0db8 tempest-VolumesAdminNegativeTest-2039847782 tempest-VolumesAdminNegativeTest-2039847782-project] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:55.562550 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-0b03bdd2-c148-4834-bfd4-b38f5018e371 req-035be96f-7c6e-41aa-853f-02361fbb0db8 tempest-VolumesAdminNegativeTest-2039847782 tempest-VolumesAdminNegativeTest-2039847782-project] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:55.572916 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-0b03bdd2-c148-4834-bfd4-b38f5018e371 req-035be96f-7c6e-41aa-853f-02361fbb0db8 tempest-VolumesAdminNegativeTest-2039847782 tempest-VolumesAdminNegativeTest-2039847782-project] https://10.4.3.170/volume/v3/volumes/e26f11bc-f7dc-4a82-bd71-a262b1abb0f6 returned with HTTP 404 Aug 18 19:16:55.574415 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 27/106] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:16:55 2026] GET /volume/v3/volumes/e26f11bc-f7dc-4a82-bd71-a262b1abb0f6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:16:55.592729 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-71b4158b-64e0-4943-a377-f731a2919e5b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:55.594595 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-71b4158b-64e0-4943-a377-f731a2919e5b tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] DELETE https://10.4.3.170/volume/v3/volumes/fd0d745b-c829-4bb9-b8de-eb3b99507516 Aug 18 19:16:55.594753 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-71b4158b-64e0-4943-a377-f731a2919e5b tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:55.595030 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-71b4158b-64e0-4943-a377-f731a2919e5b tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:55.595800 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-71b4158b-64e0-4943-a377-f731a2919e5b tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Delete volume with id: fd0d745b-c829-4bb9-b8de-eb3b99507516 Aug 18 19:16:55.605826 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:55.605826 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:16:55.607470 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-71b4158b-64e0-4943-a377-f731a2919e5b tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Volume info retrieved successfully. Aug 18 19:16:55.637385 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-71b4158b-64e0-4943-a377-f731a2919e5b tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Delete volume request issued successfully. Aug 18 19:16:55.637385 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-71b4158b-64e0-4943-a377-f731a2919e5b tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] https://10.4.3.170/volume/v3/volumes/fd0d745b-c829-4bb9-b8de-eb3b99507516 returned with HTTP 202 Aug 18 19:16:55.637385 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 26/107] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:16:55 2026] DELETE /volume/v3/volumes/fd0d745b-c829-4bb9-b8de-eb3b99507516 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:16:55.647486 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6129ae86-aa10-495e-9782-490d0a12ab47 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:55.653316 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6129ae86-aa10-495e-9782-490d0a12ab47 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] GET https://10.4.3.170/volume/v3/volumes/fd0d745b-c829-4bb9-b8de-eb3b99507516 Aug 18 19:16:55.653316 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6129ae86-aa10-495e-9782-490d0a12ab47 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:55.653476 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6129ae86-aa10-495e-9782-490d0a12ab47 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:55.672837 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:55.672837 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:16:55.677054 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6129ae86-aa10-495e-9782-490d0a12ab47 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Volume info retrieved successfully. Aug 18 19:16:55.682003 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6129ae86-aa10-495e-9782-490d0a12ab47 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] https://10.4.3.170/volume/v3/volumes/fd0d745b-c829-4bb9-b8de-eb3b99507516 returned with HTTP 200 Aug 18 19:16:55.682393 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 27/108] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:55 2026] GET /volume/v3/volumes/fd0d745b-c829-4bb9-b8de-eb3b99507516 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:56.085950 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a716796e-5d7e-40d7-943d-56f150941874 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:56.088385 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a716796e-5d7e-40d7-943d-56f150941874 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/snapshots/081ea0e2-d1ea-4462-a706-6fb7184f446c Aug 18 19:16:56.089009 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a716796e-5d7e-40d7-943d-56f150941874 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:56.089295 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a716796e-5d7e-40d7-943d-56f150941874 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:56.098930 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:56.098930 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:16:56.099085 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a716796e-5d7e-40d7-943d-56f150941874 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Snapshot retrieved successfully. Aug 18 19:16:56.100072 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a716796e-5d7e-40d7-943d-56f150941874 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/snapshots/081ea0e2-d1ea-4462-a706-6fb7184f446c returned with HTTP 200 Aug 18 19:16:56.100542 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 29/109] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:16:56 2026] GET /volume/v3/snapshots/081ea0e2-d1ea-4462-a706-6fb7184f446c => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:56.113640 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6b21d2a8-dd42-40fd-b9e9-5d8f2281ff6d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:56.115582 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6b21d2a8-dd42-40fd-b9e9-5d8f2281ff6d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:16:56.116278 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6b21d2a8-dd42-40fd-b9e9-5d8f2281ff6d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "081ea0e2-d1ea-4462-a706-6fb7184f446c", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-676940128"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:56.118872 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-6b21d2a8-dd42-40fd-b9e9-5d8f2281ff6d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Create volume request body: {'volume': {'snapshot_id': '081ea0e2-d1ea-4462-a706-6fb7184f446c', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-676940128'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:16:56.125283 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:56.125283 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:16:56.126079 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-6b21d2a8-dd42-40fd-b9e9-5d8f2281ff6d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Snapshot retrieved successfully. Aug 18 19:16:56.126444 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-6b21d2a8-dd42-40fd-b9e9-5d8f2281ff6d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Create volume of 1 GB Aug 18 19:16:56.134575 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-6b21d2a8-dd42-40fd-b9e9-5d8f2281ff6d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Availability Zones retrieved successfully. Aug 18 19:16:56.142127 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-6b21d2a8-dd42-40fd-b9e9-5d8f2281ff6d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Flow 'volume_create_api' (424d4d24-8fb0-4f92-9076-4fbe482b8177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:56.143353 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-6b21d2a8-dd42-40fd-b9e9-5d8f2281ff6d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b90bcd7b-6e44-4071-a651-9f976966a987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:56.145251 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-6b21d2a8-dd42-40fd-b9e9-5d8f2281ff6d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:16:56.184350 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-6b21d2a8-dd42-40fd-b9e9-5d8f2281ff6d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b90bcd7b-6e44-4071-a651-9f976966a987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '081ea0e2-d1ea-4462-a706-6fb7184f446c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:56.185707 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-6b21d2a8-dd42-40fd-b9e9-5d8f2281ff6d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c21f6872-4318-45b3-b47c-fa20799edb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:56.229466 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-6b21d2a8-dd42-40fd-b9e9-5d8f2281ff6d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Created reservations ['e9279e95-e86b-4812-b37c-35a55b3c335c', '4e85ed67-4cf0-4d71-8b91-c86c8e4c5437', '054049be-3d93-4bde-a62a-3cf714363230', 'f8016b6c-2c0b-4d78-95a8-f92056314fed'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:16:56.229720 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-6b21d2a8-dd42-40fd-b9e9-5d8f2281ff6d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c21f6872-4318-45b3-b47c-fa20799edb3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9279e95-e86b-4812-b37c-35a55b3c335c', '4e85ed67-4cf0-4d71-8b91-c86c8e4c5437', '054049be-3d93-4bde-a62a-3cf714363230', 'f8016b6c-2c0b-4d78-95a8-f92056314fed']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:56.230999 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-6b21d2a8-dd42-40fd-b9e9-5d8f2281ff6d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13c5339d-f880-48a9-8ca4-8c62bafdeb71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:56.278170 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-6b21d2a8-dd42-40fd-b9e9-5d8f2281ff6d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13c5339d-f880-48a9-8ca4-8c62bafdeb71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec42ae4a-e1f5-41f8-b73e-940cf1fde451', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-676940128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='725229d9327b45009f8adad509542389',qos_specs=None,replication_status=,reservations=['e9279e95-e86b-4812-b37c-35a55b3c335c','4e85ed67-4cf0-4d71-8b91-c86c8e4c5437','054049be-3d93-4bde-a62a-3cf714363230','f8016b6c-2c0b-4d78-95a8-f92056314fed'],size=1,snapshot_id=081ea0e2-d1ea-4462-a706-6fb7184f446c,source_replicaid=,source_volid=None,status='creating',user_id='487be3cb851448929661c101b08873a0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:16:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-676940128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec42ae4a-e1f5-41f8-b73e-940cf1fde451,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='725229d9327b45009f8adad509542389',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=081ea0e2-d1ea-4462-a706-6fb7184f446c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='487be3cb851448929661c101b08873a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:56.279000 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-6b21d2a8-dd42-40fd-b9e9-5d8f2281ff6d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e38b93a-be83-427c-903c-8600dad9bdf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:56.302054 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-6b21d2a8-dd42-40fd-b9e9-5d8f2281ff6d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e38b93a-be83-427c-903c-8600dad9bdf9) transitioned into state 'SUCCESS' from state '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-676940128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='725229d9327b45009f8adad509542389',qos_specs=None,replication_status=,reservations=['e9279e95-e86b-4812-b37c-35a55b3c335c','4e85ed67-4cf0-4d71-8b91-c86c8e4c5437','054049be-3d93-4bde-a62a-3cf714363230','f8016b6c-2c0b-4d78-95a8-f92056314fed'],size=1,snapshot_id=081ea0e2-d1ea-4462-a706-6fb7184f446c,source_replicaid=,source_volid=None,status='creating',user_id='487be3cb851448929661c101b08873a0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:56.302974 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-6b21d2a8-dd42-40fd-b9e9-5d8f2281ff6d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b930b563-a01b-443e-8123-2ec52c2e6ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:56.327728 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-6b21d2a8-dd42-40fd-b9e9-5d8f2281ff6d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b930b563-a01b-443e-8123-2ec52c2e6ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:56.328623 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-6b21d2a8-dd42-40fd-b9e9-5d8f2281ff6d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Flow 'volume_create_api' (424d4d24-8fb0-4f92-9076-4fbe482b8177) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:56.328925 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-6b21d2a8-dd42-40fd-b9e9-5d8f2281ff6d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Create volume request issued successfully. Aug 18 19:16:56.329642 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6b21d2a8-dd42-40fd-b9e9-5d8f2281ff6d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:16:56.330084 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 28/110] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:16:56 2026] POST /volume/v3/volumes => generated 784 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:16:56.345431 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-cc19e723-2850-4a20-ae94-16a57ffb2bd7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:56.347790 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cc19e723-2850-4a20-ae94-16a57ffb2bd7 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/volumes/ec42ae4a-e1f5-41f8-b73e-940cf1fde451 Aug 18 19:16:56.348129 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cc19e723-2850-4a20-ae94-16a57ffb2bd7 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:56.348434 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cc19e723-2850-4a20-ae94-16a57ffb2bd7 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:56.362906 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:56.362906 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:16:56.369250 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-cc19e723-2850-4a20-ae94-16a57ffb2bd7 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Volume info retrieved successfully. Aug 18 19:16:56.375585 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cc19e723-2850-4a20-ae94-16a57ffb2bd7 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes/ec42ae4a-e1f5-41f8-b73e-940cf1fde451 returned with HTTP 200 Aug 18 19:16:56.376555 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 27/111] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:56 2026] GET /volume/v3/volumes/ec42ae4a-e1f5-41f8-b73e-940cf1fde451 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:56.699395 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ec7a1d3f-a569-4ab8-8f0a-2b5fdf3d6a37 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:56.701143 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ec7a1d3f-a569-4ab8-8f0a-2b5fdf3d6a37 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] GET https://10.4.3.170/volume/v3/volumes/fd0d745b-c829-4bb9-b8de-eb3b99507516 Aug 18 19:16:56.701332 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ec7a1d3f-a569-4ab8-8f0a-2b5fdf3d6a37 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:56.702398 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ec7a1d3f-a569-4ab8-8f0a-2b5fdf3d6a37 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:56.708397 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ec7a1d3f-a569-4ab8-8f0a-2b5fdf3d6a37 tempest-VolumesAdminNegativeTest-1577263603 tempest-VolumesAdminNegativeTest-1577263603-project-member] https://10.4.3.170/volume/v3/volumes/fd0d745b-c829-4bb9-b8de-eb3b99507516 returned with HTTP 404 Aug 18 19:16:56.708698 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 28/112] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:56 2026] GET /volume/v3/volumes/fd0d745b-c829-4bb9-b8de-eb3b99507516 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:16:57.390314 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5801b325-4d17-4ee4-bb8f-bf01b1a8de80 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:57.391866 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5801b325-4d17-4ee4-bb8f-bf01b1a8de80 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/volumes/ec42ae4a-e1f5-41f8-b73e-940cf1fde451 Aug 18 19:16:57.392035 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5801b325-4d17-4ee4-bb8f-bf01b1a8de80 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:57.392207 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5801b325-4d17-4ee4-bb8f-bf01b1a8de80 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:57.398536 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:57.398536 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:16:57.401926 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5801b325-4d17-4ee4-bb8f-bf01b1a8de80 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Volume info retrieved successfully. Aug 18 19:16:57.406161 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5801b325-4d17-4ee4-bb8f-bf01b1a8de80 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes/ec42ae4a-e1f5-41f8-b73e-940cf1fde451 returned with HTTP 200 Aug 18 19:16:57.406595 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 30/113] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:57 2026] GET /volume/v3/volumes/ec42ae4a-e1f5-41f8-b73e-940cf1fde451 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:57.418414 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bf101fea-cdb7-4db3-9a9e-f5092e527f95 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:57.420151 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bf101fea-cdb7-4db3-9a9e-f5092e527f95 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/volumes/ec42ae4a-e1f5-41f8-b73e-940cf1fde451 Aug 18 19:16:57.420357 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bf101fea-cdb7-4db3-9a9e-f5092e527f95 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:57.420578 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bf101fea-cdb7-4db3-9a9e-f5092e527f95 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:57.426918 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:57.426918 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:16:57.430345 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-bf101fea-cdb7-4db3-9a9e-f5092e527f95 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Volume info retrieved successfully. Aug 18 19:16:57.434258 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bf101fea-cdb7-4db3-9a9e-f5092e527f95 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes/ec42ae4a-e1f5-41f8-b73e-940cf1fde451 returned with HTTP 200 Aug 18 19:16:57.434764 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 29/114] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:57 2026] GET /volume/v3/volumes/ec42ae4a-e1f5-41f8-b73e-940cf1fde451 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:57.446391 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-867bc834-b704-4426-b891-5c5c4587d72e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:57.449172 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-867bc834-b704-4426-b891-5c5c4587d72e tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] DELETE https://10.4.3.170/volume/v3/volumes/bfa3f084-cb39-4875-a818-26a927905990?cascade=True Aug 18 19:16:57.449507 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-867bc834-b704-4426-b891-5c5c4587d72e tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:57.449790 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-867bc834-b704-4426-b891-5c5c4587d72e tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:57.450157 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-867bc834-b704-4426-b891-5c5c4587d72e tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Delete volume with id: bfa3f084-cb39-4875-a818-26a927905990 Aug 18 19:16:57.460955 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:57.460955 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:16:57.461744 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-867bc834-b704-4426-b891-5c5c4587d72e tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Volume info retrieved successfully. Aug 18 19:16:57.520970 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-867bc834-b704-4426-b891-5c5c4587d72e tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Delete volume request issued successfully. Aug 18 19:16:57.521203 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-867bc834-b704-4426-b891-5c5c4587d72e tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes/bfa3f084-cb39-4875-a818-26a927905990?cascade=True returned with HTTP 202 Aug 18 19:16:57.522005 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 28/115] 10.4.3.170 () {66 vars in 1376 bytes} [Tue Aug 18 19:16:57 2026] DELETE /volume/v3/volumes/bfa3f084-cb39-4875-a818-26a927905990?cascade=True => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:16:57.532627 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-702fa2e7-d390-408c-8d36-98e68ff09b32 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:57.534424 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-702fa2e7-d390-408c-8d36-98e68ff09b32 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/volumes/bfa3f084-cb39-4875-a818-26a927905990 Aug 18 19:16:57.534648 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-702fa2e7-d390-408c-8d36-98e68ff09b32 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:57.534876 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-702fa2e7-d390-408c-8d36-98e68ff09b32 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:57.543639 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:57.543639 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:16:57.549498 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-702fa2e7-d390-408c-8d36-98e68ff09b32 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Volume info retrieved successfully. Aug 18 19:16:57.555456 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-702fa2e7-d390-408c-8d36-98e68ff09b32 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes/bfa3f084-cb39-4875-a818-26a927905990 returned with HTTP 200 Aug 18 19:16:57.555838 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 29/116] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:57 2026] GET /volume/v3/volumes/bfa3f084-cb39-4875-a818-26a927905990 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:16:58.574393 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a8fea6dd-8c55-4430-971d-1def81fc115f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:58.576554 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a8fea6dd-8c55-4430-971d-1def81fc115f tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/volumes/bfa3f084-cb39-4875-a818-26a927905990 Aug 18 19:16:58.576793 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a8fea6dd-8c55-4430-971d-1def81fc115f tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:58.577035 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a8fea6dd-8c55-4430-971d-1def81fc115f tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:58.584260 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a8fea6dd-8c55-4430-971d-1def81fc115f tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes/bfa3f084-cb39-4875-a818-26a927905990 returned with HTTP 404 Aug 18 19:16:58.584957 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 31/117] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:58 2026] GET /volume/v3/volumes/bfa3f084-cb39-4875-a818-26a927905990 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:16:58.592319 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-37c6f368-78aa-4a4a-a801-e491b01f166b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:58.597384 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-37c6f368-78aa-4a4a-a801-e491b01f166b tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/volumes Aug 18 19:16:58.597384 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-37c6f368-78aa-4a4a-a801-e491b01f166b tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:58.597384 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-37c6f368-78aa-4a4a-a801-e491b01f166b tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:58.597384 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [None req-37c6f368-78aa-4a4a-a801-e491b01f166b tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:16:58.597384 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-37c6f368-78aa-4a4a-a801-e491b01f166b tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100580) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:16:58.782331 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-37c6f368-78aa-4a4a-a801-e491b01f166b tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Get all volumes completed successfully. Aug 18 19:16:58.782776 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-37c6f368-78aa-4a4a-a801-e491b01f166b tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Aug 18 19:16:58.783157 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 30/118] 10.4.3.170 () {66 vars in 1237 bytes} [Tue Aug 18 19:16:58 2026] GET /volume/v3/volumes => generated 334 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:58.793715 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-245b3842-bda6-4dd0-9b6b-b3a36fedc20b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:58.796148 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-245b3842-bda6-4dd0-9b6b-b3a36fedc20b tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/snapshots Aug 18 19:16:58.796514 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-245b3842-bda6-4dd0-9b6b-b3a36fedc20b tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:58.797180 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-245b3842-bda6-4dd0-9b6b-b3a36fedc20b tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:58.797606 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-245b3842-bda6-4dd0-9b6b-b3a36fedc20b tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:16:58.797937 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:58.797937 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:16:58.798978 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.db.api [None req-245b3842-bda6-4dd0-9b6b-b3a36fedc20b tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Building query based on filter {{(pid=100581) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:16:58.817283 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-245b3842-bda6-4dd0-9b6b-b3a36fedc20b tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Get all snapshots completed successfully. Aug 18 19:16:58.817283 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-245b3842-bda6-4dd0-9b6b-b3a36fedc20b tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 200 Aug 18 19:16:58.817805 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 29/119] 10.4.3.170 () {66 vars in 1243 bytes} [Tue Aug 18 19:16:58 2026] GET /volume/v3/snapshots => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:16:58.828059 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b9aac265-b63e-4c38-9e27-74598be11aba None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:58.831717 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b9aac265-b63e-4c38-9e27-74598be11aba tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/volumes/ec42ae4a-e1f5-41f8-b73e-940cf1fde451 Aug 18 19:16:58.831974 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b9aac265-b63e-4c38-9e27-74598be11aba tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:58.832231 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b9aac265-b63e-4c38-9e27-74598be11aba tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:58.850519 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:58.850519 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:16:58.857866 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b9aac265-b63e-4c38-9e27-74598be11aba tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Volume info retrieved successfully. Aug 18 19:16:58.866214 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b9aac265-b63e-4c38-9e27-74598be11aba tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes/ec42ae4a-e1f5-41f8-b73e-940cf1fde451 returned with HTTP 200 Aug 18 19:16:58.866727 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 30/120] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:58 2026] GET /volume/v3/volumes/ec42ae4a-e1f5-41f8-b73e-940cf1fde451 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:58.886009 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-34ea1445-8074-4037-8416-0daaa4ea8715 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:58.887764 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-34ea1445-8074-4037-8416-0daaa4ea8715 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ec42ae4a-e1f5-41f8-b73e-940cf1fde451 Aug 18 19:16:58.887961 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-34ea1445-8074-4037-8416-0daaa4ea8715 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:58.888135 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-34ea1445-8074-4037-8416-0daaa4ea8715 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:58.888311 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-34ea1445-8074-4037-8416-0daaa4ea8715 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Delete volume with id: ec42ae4a-e1f5-41f8-b73e-940cf1fde451 Aug 18 19:16:58.900330 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:58.900330 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:16:58.900330 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-34ea1445-8074-4037-8416-0daaa4ea8715 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Volume info retrieved successfully. Aug 18 19:16:58.920472 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-34ea1445-8074-4037-8416-0daaa4ea8715 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Delete volume request issued successfully. Aug 18 19:16:58.920753 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-34ea1445-8074-4037-8416-0daaa4ea8715 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes/ec42ae4a-e1f5-41f8-b73e-940cf1fde451 returned with HTTP 202 Aug 18 19:16:58.921336 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 32/121] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:16:58 2026] DELETE /volume/v3/volumes/ec42ae4a-e1f5-41f8-b73e-940cf1fde451 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:16:58.931951 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7e6e659d-f6c8-48ec-b562-c12837ea3ab6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:58.935254 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7e6e659d-f6c8-48ec-b562-c12837ea3ab6 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/volumes/ec42ae4a-e1f5-41f8-b73e-940cf1fde451 Aug 18 19:16:58.935513 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7e6e659d-f6c8-48ec-b562-c12837ea3ab6 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:58.935771 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7e6e659d-f6c8-48ec-b562-c12837ea3ab6 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:58.951816 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:58.951816 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:16:58.955758 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-7e6e659d-f6c8-48ec-b562-c12837ea3ab6 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Volume info retrieved successfully. Aug 18 19:16:58.962135 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7e6e659d-f6c8-48ec-b562-c12837ea3ab6 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes/ec42ae4a-e1f5-41f8-b73e-940cf1fde451 returned with HTTP 200 Aug 18 19:16:58.962523 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 31/122] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:58 2026] GET /volume/v3/volumes/ec42ae4a-e1f5-41f8-b73e-940cf1fde451 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:59.361146 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-5aa40327-216a-4a75-b665-269a1a4972bd req-2b308513-c88b-4903-9c1b-b419be46d111 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:59.363798 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-2b308513-c88b-4903-9c1b-b419be46d111 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:16:59.364235 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-2b308513-c88b-4903-9c1b-b419be46d111 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "9c845c7e-be74-489b-8053-bf66d3dc8e88-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:16:59.367141 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [req-5aa40327-216a-4a75-b665-269a1a4972bd req-2b308513-c88b-4903-9c1b-b419be46d111 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '9c845c7e-be74-489b-8053-bf66d3dc8e88-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:16:59.367141 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [req-5aa40327-216a-4a75-b665-269a1a4972bd req-2b308513-c88b-4903-9c1b-b419be46d111 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Create volume of 1 GB Aug 18 19:16:59.372012 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-5aa40327-216a-4a75-b665-269a1a4972bd req-2b308513-c88b-4903-9c1b-b419be46d111 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Availability Zones retrieved successfully. Aug 18 19:16:59.383115 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-5aa40327-216a-4a75-b665-269a1a4972bd req-2b308513-c88b-4903-9c1b-b419be46d111 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Flow 'volume_create_api' (53064283-3b54-4418-9f4b-9cb421e3a8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:59.385660 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-5aa40327-216a-4a75-b665-269a1a4972bd req-2b308513-c88b-4903-9c1b-b419be46d111 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (208ed7d3-b371-43c0-8083-41eeb2c1926a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:59.385660 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [req-5aa40327-216a-4a75-b665-269a1a4972bd req-2b308513-c88b-4903-9c1b-b419be46d111 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:16:59.550497 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-5aa40327-216a-4a75-b665-269a1a4972bd req-2b308513-c88b-4903-9c1b-b419be46d111 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (208ed7d3-b371-43c0-8083-41eeb2c1926a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:59.551789 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-5aa40327-216a-4a75-b665-269a1a4972bd req-2b308513-c88b-4903-9c1b-b419be46d111 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fecc49dd-9f70-4c47-a13b-0734b595bde2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:59.640045 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [req-5aa40327-216a-4a75-b665-269a1a4972bd req-2b308513-c88b-4903-9c1b-b419be46d111 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Created reservations ['91fc68b8-c358-4f9f-87bf-7d3e5f683e48', '443d1178-84dc-4c90-87a1-955aa703ce61', '104a2f35-fa2d-4640-a3a9-2962cebc8b05', 'c1b4cabe-161f-47e7-ad44-4568f5d39b99'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:16:59.641262 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-5aa40327-216a-4a75-b665-269a1a4972bd req-2b308513-c88b-4903-9c1b-b419be46d111 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fecc49dd-9f70-4c47-a13b-0734b595bde2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91fc68b8-c358-4f9f-87bf-7d3e5f683e48', '443d1178-84dc-4c90-87a1-955aa703ce61', '104a2f35-fa2d-4640-a3a9-2962cebc8b05', 'c1b4cabe-161f-47e7-ad44-4568f5d39b99']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:59.642506 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-5aa40327-216a-4a75-b665-269a1a4972bd req-2b308513-c88b-4903-9c1b-b419be46d111 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (633f1fc9-8cdd-4ae7-a45f-b11624d5c21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:59.668015 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-5aa40327-216a-4a75-b665-269a1a4972bd req-2b308513-c88b-4903-9c1b-b419be46d111 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (633f1fc9-8cdd-4ae7-a45f-b11624d5c21f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dba27b03-7155-4d14-b772-a25341977eed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='9c845c7e-be74-489b-8053-bf66d3dc8e88-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87aecdc50f554c4182aca7bd790cd5be',qos_specs=None,replication_status=,reservations=['91fc68b8-c358-4f9f-87bf-7d3e5f683e48','443d1178-84dc-4c90-87a1-955aa703ce61','104a2f35-fa2d-4640-a3a9-2962cebc8b05','c1b4cabe-161f-47e7-ad44-4568f5d39b99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8428814f22ad4fa3bc86d25fcc85fa56',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:16:59Z,deleted=False,deleted_at=None,display_description='',display_name='9c845c7e-be74-489b-8053-bf66d3dc8e88-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dba27b03-7155-4d14-b772-a25341977eed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87aecdc50f554c4182aca7bd790cd5be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8428814f22ad4fa3bc86d25fcc85fa56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:59.669070 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-5aa40327-216a-4a75-b665-269a1a4972bd req-2b308513-c88b-4903-9c1b-b419be46d111 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2cc6417-65aa-4206-ae8b-0203a73df7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:59.689154 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-5aa40327-216a-4a75-b665-269a1a4972bd req-2b308513-c88b-4903-9c1b-b419be46d111 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2cc6417-65aa-4206-ae8b-0203a73df7c0) transitioned into 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='9c845c7e-be74-489b-8053-bf66d3dc8e88-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87aecdc50f554c4182aca7bd790cd5be',qos_specs=None,replication_status=,reservations=['91fc68b8-c358-4f9f-87bf-7d3e5f683e48','443d1178-84dc-4c90-87a1-955aa703ce61','104a2f35-fa2d-4640-a3a9-2962cebc8b05','c1b4cabe-161f-47e7-ad44-4568f5d39b99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8428814f22ad4fa3bc86d25fcc85fa56',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:59.694582 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-5aa40327-216a-4a75-b665-269a1a4972bd req-2b308513-c88b-4903-9c1b-b419be46d111 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07b17311-3911-4fdd-959c-e0a24e035f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:16:59.709803 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-5aa40327-216a-4a75-b665-269a1a4972bd req-2b308513-c88b-4903-9c1b-b419be46d111 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07b17311-3911-4fdd-959c-e0a24e035f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:16:59.711523 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-5aa40327-216a-4a75-b665-269a1a4972bd req-2b308513-c88b-4903-9c1b-b419be46d111 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Flow 'volume_create_api' (53064283-3b54-4418-9f4b-9cb421e3a8be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:16:59.712333 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-5aa40327-216a-4a75-b665-269a1a4972bd req-2b308513-c88b-4903-9c1b-b419be46d111 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Create volume request issued successfully. Aug 18 19:16:59.713885 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-2b308513-c88b-4903-9c1b-b419be46d111 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:16:59.714735 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 30/123] 10.4.3.170 () {72 vars in 1541 bytes} [Tue Aug 18 19:16:59 2026] POST /volume/v3/volumes => generated 749 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:16:59.724454 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-5aa40327-216a-4a75-b665-269a1a4972bd req-41546594-a942-4a39-8993-c93df6566528 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:59.726335 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-41546594-a942-4a39-8993-c93df6566528 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] GET https://10.4.3.170/volume/v3/volumes/dba27b03-7155-4d14-b772-a25341977eed Aug 18 19:16:59.726630 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-41546594-a942-4a39-8993-c93df6566528 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:59.726886 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-41546594-a942-4a39-8993-c93df6566528 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:59.736901 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:59.736901 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:16:59.744494 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-5aa40327-216a-4a75-b665-269a1a4972bd req-41546594-a942-4a39-8993-c93df6566528 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Volume info retrieved successfully. Aug 18 19:16:59.750587 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-41546594-a942-4a39-8993-c93df6566528 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] https://10.4.3.170/volume/v3/volumes/dba27b03-7155-4d14-b772-a25341977eed returned with HTTP 200 Aug 18 19:16:59.751150 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 31/124] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:16:59 2026] GET /volume/v3/volumes/dba27b03-7155-4d14-b772-a25341977eed => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:59.770722 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-5aa40327-216a-4a75-b665-269a1a4972bd req-1fbd3505-25df-4106-a400-8f6ef772ac03 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:59.773408 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-1fbd3505-25df-4106-a400-8f6ef772ac03 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] GET https://10.4.3.170/volume/v3/volumes/dba27b03-7155-4d14-b772-a25341977eed Aug 18 19:16:59.773740 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-1fbd3505-25df-4106-a400-8f6ef772ac03 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:59.774190 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-1fbd3505-25df-4106-a400-8f6ef772ac03 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:59.782135 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:16:59.782135 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:16:59.786113 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-5aa40327-216a-4a75-b665-269a1a4972bd req-1fbd3505-25df-4106-a400-8f6ef772ac03 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Volume info retrieved successfully. Aug 18 19:16:59.790812 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-1fbd3505-25df-4106-a400-8f6ef772ac03 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] https://10.4.3.170/volume/v3/volumes/dba27b03-7155-4d14-b772-a25341977eed returned with HTTP 200 Aug 18 19:16:59.791193 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 33/125] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:16:59 2026] GET /volume/v3/volumes/dba27b03-7155-4d14-b772-a25341977eed => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:16:59.979685 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-dfa8bb43-a0b3-4db2-a837-93305ccc1fec None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:16:59.983329 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dfa8bb43-a0b3-4db2-a837-93305ccc1fec tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/volumes/ec42ae4a-e1f5-41f8-b73e-940cf1fde451 Aug 18 19:16:59.983329 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dfa8bb43-a0b3-4db2-a837-93305ccc1fec tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:16:59.983329 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dfa8bb43-a0b3-4db2-a837-93305ccc1fec tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:16:59.990556 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dfa8bb43-a0b3-4db2-a837-93305ccc1fec tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes/ec42ae4a-e1f5-41f8-b73e-940cf1fde451 returned with HTTP 404 Aug 18 19:16:59.991140 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 32/126] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:16:59 2026] GET /volume/v3/volumes/ec42ae4a-e1f5-41f8-b73e-940cf1fde451 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:00.000293 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-087a7291-56f6-412a-bba7-ff9c1f0d785a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:00.003335 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-087a7291-56f6-412a-bba7-ff9c1f0d785a tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/081ea0e2-d1ea-4462-a706-6fb7184f446c Aug 18 19:17:00.003617 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-087a7291-56f6-412a-bba7-ff9c1f0d785a tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:00.003809 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-087a7291-56f6-412a-bba7-ff9c1f0d785a tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:00.003960 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-087a7291-56f6-412a-bba7-ff9c1f0d785a tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Delete snapshot with id: 081ea0e2-d1ea-4462-a706-6fb7184f446c Aug 18 19:17:00.008938 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-087a7291-56f6-412a-bba7-ff9c1f0d785a tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/snapshots/081ea0e2-d1ea-4462-a706-6fb7184f446c returned with HTTP 404 Aug 18 19:17:00.009493 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 31/127] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:16:59 2026] DELETE /volume/v3/snapshots/081ea0e2-d1ea-4462-a706-6fb7184f446c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:00.016851 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-da958c68-2568-42f4-b6d4-523981ac794d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:00.018985 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-da958c68-2568-42f4-b6d4-523981ac794d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] GET https://10.4.3.170/volume/v3/volumes/bfa3f084-cb39-4875-a818-26a927905990 Aug 18 19:17:00.019395 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-da958c68-2568-42f4-b6d4-523981ac794d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:00.019592 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-da958c68-2568-42f4-b6d4-523981ac794d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:00.026683 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-da958c68-2568-42f4-b6d4-523981ac794d tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes/bfa3f084-cb39-4875-a818-26a927905990 returned with HTTP 404 Aug 18 19:17:00.027311 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 32/128] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:00 2026] GET /volume/v3/volumes/bfa3f084-cb39-4875-a818-26a927905990 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:00.036233 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7cbd2d40-3d34-42bf-a20b-86222f23b509 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:00.042918 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7cbd2d40-3d34-42bf-a20b-86222f23b509 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] DELETE https://10.4.3.170/volume/v3/volumes/bfa3f084-cb39-4875-a818-26a927905990 Aug 18 19:17:00.043232 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7cbd2d40-3d34-42bf-a20b-86222f23b509 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:00.043455 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7cbd2d40-3d34-42bf-a20b-86222f23b509 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:00.044185 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-7cbd2d40-3d34-42bf-a20b-86222f23b509 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] Delete volume with id: bfa3f084-cb39-4875-a818-26a927905990 Aug 18 19:17:00.051584 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7cbd2d40-3d34-42bf-a20b-86222f23b509 tempest-VolumesDeleteCascade-1453994902 tempest-VolumesDeleteCascade-1453994902-project-member] https://10.4.3.170/volume/v3/volumes/bfa3f084-cb39-4875-a818-26a927905990 returned with HTTP 404 Aug 18 19:17:00.053242 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 34/129] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:17:00 2026] DELETE /volume/v3/volumes/bfa3f084-cb39-4875-a818-26a927905990 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:02.007536 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-59a0a9da-333b-4e41-b025-db203d319f01 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:02.012797 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-59a0a9da-333b-4e41-b025-db203d319f01 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 Aug 18 19:17:02.012797 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-59a0a9da-333b-4e41-b025-db203d319f01 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:02.012797 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-59a0a9da-333b-4e41-b025-db203d319f01 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:02.019688 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:02.019688 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:02.025420 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-59a0a9da-333b-4e41-b025-db203d319f01 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:17:02.038830 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-59a0a9da-333b-4e41-b025-db203d319f01 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 returned with HTTP 200 Aug 18 19:17:02.039401 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 33/130] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:17:02 2026] GET /volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 => generated 1391 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:02.047775 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-d0769b68-5636-4433-83f9-c27aaf9a04d4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:02.053356 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-d0769b68-5636-4433-83f9-c27aaf9a04d4 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58 Aug 18 19:17:02.053665 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-d0769b68-5636-4433-83f9-c27aaf9a04d4 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:02.053993 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-d0769b68-5636-4433-83f9-c27aaf9a04d4 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:02.065995 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:02.065995 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:02.072118 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-d0769b68-5636-4433-83f9-c27aaf9a04d4 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:17:02.079463 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-d0769b68-5636-4433-83f9-c27aaf9a04d4 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58 returned with HTTP 200 Aug 18 19:17:02.080450 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 32/131] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:17:02 2026] GET /volume/v3/volumes/9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:02.089561 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-a6fd863f-da72-4ed6-93fe-f863a788edbf None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:02.092636 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-a6fd863f-da72-4ed6-93fe-f863a788edbf tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/ad80c27e-a8b3-4e32-8b24-aa666dcf7b29 Aug 18 19:17:02.093016 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-a6fd863f-da72-4ed6-93fe-f863a788edbf tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:02.093139 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-a6fd863f-da72-4ed6-93fe-f863a788edbf tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:02.102654 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:02.102654 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:02.108663 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-a6fd863f-da72-4ed6-93fe-f863a788edbf tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:17:02.113944 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-a6fd863f-da72-4ed6-93fe-f863a788edbf tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/ad80c27e-a8b3-4e32-8b24-aa666dcf7b29 returned with HTTP 200 Aug 18 19:17:02.114518 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 33/132] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:17:02 2026] GET /volume/v3/volumes/ad80c27e-a8b3-4e32-8b24-aa666dcf7b29 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:02.136278 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a2f95cb2-60f1-4f92-877f-ce4e8800b252 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:02.136992 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a2f95cb2-60f1-4f92-877f-ce4e8800b252 None None] GET https://10.4.3.170/volume// Aug 18 19:17:02.137199 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a2f95cb2-60f1-4f92-877f-ce4e8800b252 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:02.137459 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a2f95cb2-60f1-4f92-877f-ce4e8800b252 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:02.138021 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a2f95cb2-60f1-4f92-877f-ce4e8800b252 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:17:02.138438 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 35/133] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:17: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 19:17:02.153322 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-0f02b414-f1d4-4fb1-bd8a-8a3bc094b2ee None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:02.160439 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-0f02b414-f1d4-4fb1-bd8a-8a3bc094b2ee tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:17:02.160439 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-0f02b414-f1d4-4fb1-bd8a-8a3bc094b2ee tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "628440fe-e212-4ab6-b038-db206e751c63", "connector": null, "instance_uuid": "822d197e-9d37-4cd9-934f-5a2147b17ec2"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:02.170587 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:02.170587 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:02.217883 np0000007688 devstack@c-api.service[100580]: /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 19:17:02.217883 np0000007688 devstack@c-api.service[100580]: .first() Aug 18 19:17:02.243245 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-0f02b414-f1d4-4fb1-bd8a-8a3bc094b2ee tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:17:02.243948 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 34/134] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:17:02 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:02.254626 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ec7f2787-e238-462c-9150-5fc1262718b9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:02.255411 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ec7f2787-e238-462c-9150-5fc1262718b9 None None] GET https://10.4.3.170/volume// Aug 18 19:17:02.255619 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ec7f2787-e238-462c-9150-5fc1262718b9 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:02.256532 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ec7f2787-e238-462c-9150-5fc1262718b9 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:02.256532 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ec7f2787-e238-462c-9150-5fc1262718b9 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:17:02.256852 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 33/135] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:17: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 19:17:02.266103 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-720b135f-c5e4-4d36-bed2-329219b1a104 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:02.270153 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-720b135f-c5e4-4d36-bed2-329219b1a104 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:17:02.270667 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-720b135f-c5e4-4d36-bed2-329219b1a104 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58", "connector": null, "instance_uuid": "822d197e-9d37-4cd9-934f-5a2147b17ec2"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:02.281309 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:02.281309 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:02.311519 np0000007688 devstack@c-api.service[100583]: /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 19:17:02.311519 np0000007688 devstack@c-api.service[100583]: .first() Aug 18 19:17:02.326519 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-720b135f-c5e4-4d36-bed2-329219b1a104 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:17:02.327063 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 34/136] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:17:02 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 19:17:02.337745 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-53248702-100e-451c-afeb-5a815ef1a76f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:02.338349 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-53248702-100e-451c-afeb-5a815ef1a76f None None] GET https://10.4.3.170/volume// Aug 18 19:17:02.340825 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-53248702-100e-451c-afeb-5a815ef1a76f None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:02.341626 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-53248702-100e-451c-afeb-5a815ef1a76f None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:02.342072 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-53248702-100e-451c-afeb-5a815ef1a76f None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:17:02.343205 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 36/137] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:17:02 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:17:02.350861 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-efa79115-f2a9-43a0-8d65-acf46d5a9d66 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:02.352857 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-efa79115-f2a9-43a0-8d65-acf46d5a9d66 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:17:02.353445 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-efa79115-f2a9-43a0-8d65-acf46d5a9d66 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad80c27e-a8b3-4e32-8b24-aa666dcf7b29", "connector": null, "instance_uuid": "822d197e-9d37-4cd9-934f-5a2147b17ec2"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:02.361963 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:02.361963 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:02.387421 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-efa79115-f2a9-43a0-8d65-acf46d5a9d66 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:17:02.388123 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 35/138] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:17:02 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 19:17:02.801316 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-5aa40327-216a-4a75-b665-269a1a4972bd req-fd036afb-de41-4272-8701-5aee4a4c62c7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:02.804474 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-fd036afb-de41-4272-8701-5aee4a4c62c7 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] GET https://10.4.3.170/volume/v3/volumes/dba27b03-7155-4d14-b772-a25341977eed Aug 18 19:17:02.804712 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-fd036afb-de41-4272-8701-5aee4a4c62c7 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:02.804996 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-fd036afb-de41-4272-8701-5aee4a4c62c7 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:02.818496 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:02.818496 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:02.824860 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-5aa40327-216a-4a75-b665-269a1a4972bd req-fd036afb-de41-4272-8701-5aee4a4c62c7 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Volume info retrieved successfully. Aug 18 19:17:02.834249 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-fd036afb-de41-4272-8701-5aee4a4c62c7 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] https://10.4.3.170/volume/v3/volumes/dba27b03-7155-4d14-b772-a25341977eed returned with HTTP 200 Aug 18 19:17:02.834906 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 34/139] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:17:02 2026] GET /volume/v3/volumes/dba27b03-7155-4d14-b772-a25341977eed => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:02.845959 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8c5102cf-ace0-4576-b357-f66994901ea0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:02.846616 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8c5102cf-ace0-4576-b357-f66994901ea0 None None] GET https://10.4.3.170/volume// Aug 18 19:17:02.847137 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8c5102cf-ace0-4576-b357-f66994901ea0 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:02.847137 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8c5102cf-ace0-4576-b357-f66994901ea0 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:02.847392 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8c5102cf-ace0-4576-b357-f66994901ea0 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:17:02.847695 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 35/140] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:17: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 19:17:02.858086 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-5aa40327-216a-4a75-b665-269a1a4972bd req-31538f4f-5ece-4a04-9237-0d6049305600 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:02.861214 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-31538f4f-5ece-4a04-9237-0d6049305600 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:17:02.861746 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-31538f4f-5ece-4a04-9237-0d6049305600 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dba27b03-7155-4d14-b772-a25341977eed", "connector": null, "instance_uuid": "9c845c7e-be74-489b-8053-bf66d3dc8e88"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:02.879456 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:02.879456 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:02.932300 np0000007688 devstack@c-api.service[100582]: /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 19:17:02.932300 np0000007688 devstack@c-api.service[100582]: .first() Aug 18 19:17:02.954474 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-31538f4f-5ece-4a04-9237-0d6049305600 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:17:02.955133 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 37/141] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:17:02 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:02.963244 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ade25dbc-3fe2-4791-89ab-71dc333e6616 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:02.964165 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ade25dbc-3fe2-4791-89ab-71dc333e6616 None None] GET https://10.4.3.170/volume// Aug 18 19:17:02.964432 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ade25dbc-3fe2-4791-89ab-71dc333e6616 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:02.964770 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ade25dbc-3fe2-4791-89ab-71dc333e6616 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:02.965337 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ade25dbc-3fe2-4791-89ab-71dc333e6616 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:17:02.966777 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 36/142] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:17:02 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:17:02.979175 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-5aa40327-216a-4a75-b665-269a1a4972bd req-57028f16-a6a3-48dc-b8d3-bfcaba77602d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:02.982486 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-57028f16-a6a3-48dc-b8d3-bfcaba77602d tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] GET https://10.4.3.170/volume/v3/volumes/dba27b03-7155-4d14-b772-a25341977eed Aug 18 19:17:02.982732 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-57028f16-a6a3-48dc-b8d3-bfcaba77602d tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:02.982977 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-57028f16-a6a3-48dc-b8d3-bfcaba77602d tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:03.002211 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:03.002211 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:03.012832 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-5aa40327-216a-4a75-b665-269a1a4972bd req-57028f16-a6a3-48dc-b8d3-bfcaba77602d tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Volume info retrieved successfully. Aug 18 19:17:03.022129 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-57028f16-a6a3-48dc-b8d3-bfcaba77602d tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] https://10.4.3.170/volume/v3/volumes/dba27b03-7155-4d14-b772-a25341977eed returned with HTTP 200 Aug 18 19:17:03.023111 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 35/143] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:17:02 2026] GET /volume/v3/volumes/dba27b03-7155-4d14-b772-a25341977eed => generated 1021 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:17:03.944332 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-5aa40327-216a-4a75-b665-269a1a4972bd req-11b24fb2-03ec-4040-9c86-ed6deb7407a6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:03.952595 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-11b24fb2-03ec-4040-9c86-ed6deb7407a6 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] PUT https://10.4.3.170/volume/v3/attachments/fa969c71-ccd2-4929-a705-d98839b7ab12 Aug 18 19:17:03.953737 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-11b24fb2-03ec-4040-9c86-ed6deb7407a6 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:04.113286 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-5aa40327-216a-4a75-b665-269a1a4972bd req-11b24fb2-03ec-4040-9c86-ed6deb7407a6 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Acquiring lock "cinder-attachment_update-dba27b03-7155-4d14-b772-a25341977eed-np0000007688" by "attachment_update" {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:17:04.121092 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-5aa40327-216a-4a75-b665-269a1a4972bd req-11b24fb2-03ec-4040-9c86-ed6deb7407a6 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Lock "cinder-attachment_update-dba27b03-7155-4d14-b772-a25341977eed-np0000007688" acquired by "attachment_update" :: waited 0.008s {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:17:04.122062 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:04.122062 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:04.257655 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-5aa40327-216a-4a75-b665-269a1a4972bd req-11b24fb2-03ec-4040-9c86-ed6deb7407a6 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Lock "cinder-attachment_update-dba27b03-7155-4d14-b772-a25341977eed-np0000007688" released by "attachment_update" :: held 0.136s {{(pid=100583) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:17:04.258075 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-11b24fb2-03ec-4040-9c86-ed6deb7407a6 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] https://10.4.3.170/volume/v3/attachments/fa969c71-ccd2-4929-a705-d98839b7ab12 returned with HTTP 200 Aug 18 19:17:04.258939 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 36/144] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:17:03 2026] PUT /volume/v3/attachments/fa969c71-ccd2-4929-a705-d98839b7ab12 => generated 969 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:04.288772 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-5aa40327-216a-4a75-b665-269a1a4972bd req-090e8956-78f5-4f5a-8977-5d3153695f48 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:04.291629 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-090e8956-78f5-4f5a-8977-5d3153695f48 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] POST https://10.4.3.170/volume/v3/attachments/fa969c71-ccd2-4929-a705-d98839b7ab12/action Aug 18 19:17:04.292478 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-090e8956-78f5-4f5a-8977-5d3153695f48 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Action body: b'{"os-complete": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:17:04.292746 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-090e8956-78f5-4f5a-8977-5d3153695f48 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:04.312813 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:04.312813 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:04.330767 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-5aa40327-216a-4a75-b665-269a1a4972bd req-090e8956-78f5-4f5a-8977-5d3153695f48 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] https://10.4.3.170/volume/v3/attachments/fa969c71-ccd2-4929-a705-d98839b7ab12/action returned with HTTP 204 Aug 18 19:17:04.331894 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 38/145] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:17:04 2026] POST /volume/v3/attachments/fa969c71-ccd2-4929-a705-d98839b7ab12/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:04.760743 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-377ce7a4-6522-4008-aa81-12cb0c5305fa None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:04.760743 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-377ce7a4-6522-4008-aa81-12cb0c5305fa None None] GET https://10.4.3.170/volume// Aug 18 19:17:04.760743 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-377ce7a4-6522-4008-aa81-12cb0c5305fa None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:04.760743 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-377ce7a4-6522-4008-aa81-12cb0c5305fa None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:04.760743 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-377ce7a4-6522-4008-aa81-12cb0c5305fa None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:17:04.760743 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 37/146] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:17: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 19:17:04.770895 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-4756eaa8-f419-4650-b0de-71023878a370 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:04.773783 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-4756eaa8-f419-4650-b0de-71023878a370 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 Aug 18 19:17:04.774073 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-4756eaa8-f419-4650-b0de-71023878a370 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:04.774339 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-4756eaa8-f419-4650-b0de-71023878a370 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:04.799581 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:04.799581 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:04.806765 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-4756eaa8-f419-4650-b0de-71023878a370 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:17:04.812794 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-4756eaa8-f419-4650-b0de-71023878a370 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 returned with HTTP 200 Aug 18 19:17:04.813255 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 36/147] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:17:04 2026] GET /volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 => generated 1570 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:17:04.914776 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-b817deb9-889f-4132-8308-d69e2a318c8b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:04.918319 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-b817deb9-889f-4132-8308-d69e2a318c8b tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] PUT https://10.4.3.170/volume/v3/attachments/5eb464f5-e414-4b5f-8a03-9d7202495df7 Aug 18 19:17:04.918319 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-b817deb9-889f-4132-8308-d69e2a318c8b tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:04.929889 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-b817deb9-889f-4132-8308-d69e2a318c8b tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Acquiring lock "cinder-attachment_update-628440fe-e212-4ab6-b038-db206e751c63-np0000007688" by "attachment_update" {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:17:04.937383 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-b817deb9-889f-4132-8308-d69e2a318c8b tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Lock "cinder-attachment_update-628440fe-e212-4ab6-b038-db206e751c63-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:17:04.937383 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:04.937383 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:05.047909 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-b817deb9-889f-4132-8308-d69e2a318c8b tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Lock "cinder-attachment_update-628440fe-e212-4ab6-b038-db206e751c63-np0000007688" released by "attachment_update" :: held 0.113s {{(pid=100583) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:17:05.048323 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-b817deb9-889f-4132-8308-d69e2a318c8b tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/attachments/5eb464f5-e414-4b5f-8a03-9d7202495df7 returned with HTTP 200 Aug 18 19:17:05.048776 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 37/148] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:17:04 2026] PUT /volume/v3/attachments/5eb464f5-e414-4b5f-8a03-9d7202495df7 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:05.088427 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-690d90bb-3e03-4b26-af89-946794badb03 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:05.091456 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-690d90bb-3e03-4b26-af89-946794badb03 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] POST https://10.4.3.170/volume/v3/attachments/5eb464f5-e414-4b5f-8a03-9d7202495df7/action Aug 18 19:17:05.092019 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-690d90bb-3e03-4b26-af89-946794badb03 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Action body: b'{"os-complete": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:17:05.092217 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-690d90bb-3e03-4b26-af89-946794badb03 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:05.115135 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:05.115135 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:05.130066 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-690d90bb-3e03-4b26-af89-946794badb03 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/attachments/5eb464f5-e414-4b5f-8a03-9d7202495df7/action returned with HTTP 204 Aug 18 19:17:05.130761 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 39/149] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:17:05 2026] POST /volume/v3/attachments/5eb464f5-e414-4b5f-8a03-9d7202495df7/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:05.155121 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-40fa746d-d31a-49f5-94a4-a85d660d03ea None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:05.157436 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-40fa746d-d31a-49f5-94a4-a85d660d03ea None None] GET https://10.4.3.170/volume// Aug 18 19:17:05.157436 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-40fa746d-d31a-49f5-94a4-a85d660d03ea None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:05.157436 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-40fa746d-d31a-49f5-94a4-a85d660d03ea None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:05.157436 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-40fa746d-d31a-49f5-94a4-a85d660d03ea None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:17:05.158099 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 38/150] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:17:05 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 19:17:05.167299 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-eda35131-750b-4b1d-a22c-052de4228f9c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:05.170938 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-eda35131-750b-4b1d-a22c-052de4228f9c tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58 Aug 18 19:17:05.171465 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-eda35131-750b-4b1d-a22c-052de4228f9c tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:05.171716 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-eda35131-750b-4b1d-a22c-052de4228f9c tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:05.184346 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:05.184346 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:05.189869 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-eda35131-750b-4b1d-a22c-052de4228f9c tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:17:05.196205 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-eda35131-750b-4b1d-a22c-052de4228f9c tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58 returned with HTTP 200 Aug 18 19:17:05.196832 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 37/151] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:17:05 2026] GET /volume/v3/volumes/9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58 => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:17:05.228537 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a63b928d-b2ab-4d47-9c25-c7fe563e3e93 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:05.292236 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-cb1c1066-5a63-42c5-a2a0-1994f0485232 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:05.297447 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-cb1c1066-5a63-42c5-a2a0-1994f0485232 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] PUT https://10.4.3.170/volume/v3/attachments/92d763a7-87d6-4adc-9ed6-13ca5950443d Aug 18 19:17:05.297447 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-cb1c1066-5a63-42c5-a2a0-1994f0485232 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:05.307458 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-cb1c1066-5a63-42c5-a2a0-1994f0485232 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Acquiring lock "cinder-attachment_update-9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:17:05.313613 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-cb1c1066-5a63-42c5-a2a0-1994f0485232 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Lock "cinder-attachment_update-9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58-np0000007688" acquired by "attachment_update" :: waited 0.006s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:17:05.315383 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:05.315383 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:05.454155 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-cb1c1066-5a63-42c5-a2a0-1994f0485232 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Lock "cinder-attachment_update-9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58-np0000007688" released by "attachment_update" :: held 0.141s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:17:05.454569 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-cb1c1066-5a63-42c5-a2a0-1994f0485232 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/attachments/92d763a7-87d6-4adc-9ed6-13ca5950443d returned with HTTP 200 Aug 18 19:17:05.455081 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 40/152] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:17:05 2026] PUT /volume/v3/attachments/92d763a7-87d6-4adc-9ed6-13ca5950443d => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:05.483698 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-e07df06f-7219-419a-83fc-a48e9e9bb9fd None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:05.485209 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a63b928d-b2ab-4d47-9c25-c7fe563e3e93 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:17:05.487745 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a63b928d-b2ab-4d47-9c25-c7fe563e3e93 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-81290786"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:05.487745 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-a63b928d-b2ab-4d47-9c25-c7fe563e3e93 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-81290786'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:17:05.488093 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-a63b928d-b2ab-4d47-9c25-c7fe563e3e93 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Create volume of 1 GB Aug 18 19:17:05.488594 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:05.488594 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:05.488961 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-e07df06f-7219-419a-83fc-a48e9e9bb9fd tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] POST https://10.4.3.170/volume/v3/attachments/92d763a7-87d6-4adc-9ed6-13ca5950443d/action Aug 18 19:17:05.489380 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-e07df06f-7219-419a-83fc-a48e9e9bb9fd tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:17:05.489548 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-e07df06f-7219-419a-83fc-a48e9e9bb9fd tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:05.494700 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a63b928d-b2ab-4d47-9c25-c7fe563e3e93 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Availability Zones retrieved successfully. Aug 18 19:17:05.502071 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a63b928d-b2ab-4d47-9c25-c7fe563e3e93 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Flow 'volume_create_api' (99641cb2-17ae-48e6-8f37-8ff815052499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:17:05.503595 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a63b928d-b2ab-4d47-9c25-c7fe563e3e93 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80d8ca0e-4e6b-44d9-b470-461050258d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:05.504907 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-a63b928d-b2ab-4d47-9c25-c7fe563e3e93 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:17:05.513313 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:05.513313 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:05.525988 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-e07df06f-7219-419a-83fc-a48e9e9bb9fd tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/attachments/92d763a7-87d6-4adc-9ed6-13ca5950443d/action returned with HTTP 204 Aug 18 19:17:05.526609 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 39/153] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:17:05 2026] POST /volume/v3/attachments/92d763a7-87d6-4adc-9ed6-13ca5950443d/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:05.545457 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a63b928d-b2ab-4d47-9c25-c7fe563e3e93 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80d8ca0e-4e6b-44d9-b470-461050258d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:05.546688 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a63b928d-b2ab-4d47-9c25-c7fe563e3e93 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b01acc16-8d90-400f-a50d-6e2ce04d8ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:05.553133 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1327061d-a28f-4ab9-b82e-9046a97c9180 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:05.553539 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1327061d-a28f-4ab9-b82e-9046a97c9180 None None] GET https://10.4.3.170/volume// Aug 18 19:17:05.553696 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1327061d-a28f-4ab9-b82e-9046a97c9180 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:05.553870 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1327061d-a28f-4ab9-b82e-9046a97c9180 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:05.554239 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1327061d-a28f-4ab9-b82e-9046a97c9180 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:17:05.554538 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 38/154] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:17: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 19:17:05.571392 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-d6beecc7-e3e6-4596-a4f2-c1c1a3d1a968 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:05.575279 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-d6beecc7-e3e6-4596-a4f2-c1c1a3d1a968 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/ad80c27e-a8b3-4e32-8b24-aa666dcf7b29 Aug 18 19:17:05.575279 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-d6beecc7-e3e6-4596-a4f2-c1c1a3d1a968 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:05.576796 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-d6beecc7-e3e6-4596-a4f2-c1c1a3d1a968 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:05.588100 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:05.588100 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:05.591312 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-d6beecc7-e3e6-4596-a4f2-c1c1a3d1a968 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:17:05.595688 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-d6beecc7-e3e6-4596-a4f2-c1c1a3d1a968 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/ad80c27e-a8b3-4e32-8b24-aa666dcf7b29 returned with HTTP 200 Aug 18 19:17:05.596070 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 41/155] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:17:05 2026] GET /volume/v3/volumes/ad80c27e-a8b3-4e32-8b24-aa666dcf7b29 => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:17:05.630148 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-a63b928d-b2ab-4d47-9c25-c7fe563e3e93 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Created reservations ['517c2ea0-c205-461d-bfdf-62238630f1cc', 'c4a800f9-1d57-4ccc-b1d1-5df73b42b6dd', '75002db6-6219-411d-9089-6564d225435d', '9e2ceb17-13e2-44a0-a491-e3da1bd97049'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:17:05.631305 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a63b928d-b2ab-4d47-9c25-c7fe563e3e93 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b01acc16-8d90-400f-a50d-6e2ce04d8ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['517c2ea0-c205-461d-bfdf-62238630f1cc', 'c4a800f9-1d57-4ccc-b1d1-5df73b42b6dd', '75002db6-6219-411d-9089-6564d225435d', '9e2ceb17-13e2-44a0-a491-e3da1bd97049']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:05.632387 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a63b928d-b2ab-4d47-9c25-c7fe563e3e93 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d452a529-62d5-450c-b3ec-904a2c3bf4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:05.656352 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a63b928d-b2ab-4d47-9c25-c7fe563e3e93 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d452a529-62d5-450c-b3ec-904a2c3bf4a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62260366-7d36-4a37-98b9-f8229386ffc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-81290786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c574d2e952af4851874925749acbf011',qos_specs=None,replication_status=,reservations=['517c2ea0-c205-461d-bfdf-62238630f1cc','c4a800f9-1d57-4ccc-b1d1-5df73b42b6dd','75002db6-6219-411d-9089-6564d225435d','9e2ceb17-13e2-44a0-a491-e3da1bd97049'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27fced1e59504693bdc2d35934056a86',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:17:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-81290786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62260366-7d36-4a37-98b9-f8229386ffc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c574d2e952af4851874925749acbf011',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27fced1e59504693bdc2d35934056a86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:05.657145 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a63b928d-b2ab-4d47-9c25-c7fe563e3e93 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf7a8ef3-9ba1-4b60-9b27-03316c3140c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:05.670748 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-4e306910-004e-46fb-abbe-f0b51649b5aa None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:05.673038 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-4e306910-004e-46fb-abbe-f0b51649b5aa tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] PUT https://10.4.3.170/volume/v3/attachments/11cafad4-c25a-432f-8ed2-eb1b41694387 Aug 18 19:17:05.673418 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-4e306910-004e-46fb-abbe-f0b51649b5aa tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:05.676178 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a63b928d-b2ab-4d47-9c25-c7fe563e3e93 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf7a8ef3-9ba1-4b60-9b27-03316c3140c8) transitioned into state 'SUCCESS' from state '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-81290786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c574d2e952af4851874925749acbf011',qos_specs=None,replication_status=,reservations=['517c2ea0-c205-461d-bfdf-62238630f1cc','c4a800f9-1d57-4ccc-b1d1-5df73b42b6dd','75002db6-6219-411d-9089-6564d225435d','9e2ceb17-13e2-44a0-a491-e3da1bd97049'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27fced1e59504693bdc2d35934056a86',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:05.676993 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a63b928d-b2ab-4d47-9c25-c7fe563e3e93 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8e95f36-c546-4b9d-9d51-49f93cd10fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:05.684266 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-4e306910-004e-46fb-abbe-f0b51649b5aa tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Acquiring lock "cinder-attachment_update-ad80c27e-a8b3-4e32-8b24-aa666dcf7b29-np0000007688" by "attachment_update" {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:17:05.686097 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a63b928d-b2ab-4d47-9c25-c7fe563e3e93 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8e95f36-c546-4b9d-9d51-49f93cd10fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:05.688889 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a63b928d-b2ab-4d47-9c25-c7fe563e3e93 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Flow 'volume_create_api' (99641cb2-17ae-48e6-8f37-8ff815052499) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:17:05.688889 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a63b928d-b2ab-4d47-9c25-c7fe563e3e93 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Create volume request issued successfully. Aug 18 19:17:05.688889 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a63b928d-b2ab-4d47-9c25-c7fe563e3e93 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:17:05.688889 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 38/156] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:17:05 2026] POST /volume/v3/volumes => generated 749 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 19:17:05.691837 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-4e306910-004e-46fb-abbe-f0b51649b5aa tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Lock "cinder-attachment_update-ad80c27e-a8b3-4e32-8b24-aa666dcf7b29-np0000007688" acquired by "attachment_update" :: waited 0.007s {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:17:05.693019 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:05.693019 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:05.700900 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6d6c8dbd-5f8d-4d64-bca3-573ae8339662 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:05.702832 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6d6c8dbd-5f8d-4d64-bca3-573ae8339662 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] GET https://10.4.3.170/volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 Aug 18 19:17:05.703323 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6d6c8dbd-5f8d-4d64-bca3-573ae8339662 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:05.703323 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6d6c8dbd-5f8d-4d64-bca3-573ae8339662 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:05.714530 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:05.714530 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:05.720404 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-6d6c8dbd-5f8d-4d64-bca3-573ae8339662 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Volume info retrieved successfully. Aug 18 19:17:05.723622 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6d6c8dbd-5f8d-4d64-bca3-573ae8339662 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] https://10.4.3.170/volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 returned with HTTP 200 Aug 18 19:17:05.724567 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 39/157] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:05 2026] GET /volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:05.849326 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-4e306910-004e-46fb-abbe-f0b51649b5aa tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Lock "cinder-attachment_update-ad80c27e-a8b3-4e32-8b24-aa666dcf7b29-np0000007688" released by "attachment_update" :: held 0.158s {{(pid=100580) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:17:05.849908 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-4e306910-004e-46fb-abbe-f0b51649b5aa tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/attachments/11cafad4-c25a-432f-8ed2-eb1b41694387 returned with HTTP 200 Aug 18 19:17:05.851026 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 40/158] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:17:05 2026] PUT /volume/v3/attachments/11cafad4-c25a-432f-8ed2-eb1b41694387 => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:05.883340 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-b5f94267-af99-464d-846f-211de2d10836 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:05.886449 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-b5f94267-af99-464d-846f-211de2d10836 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] POST https://10.4.3.170/volume/v3/attachments/11cafad4-c25a-432f-8ed2-eb1b41694387/action Aug 18 19:17:05.886836 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-b5f94267-af99-464d-846f-211de2d10836 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Action body: b'{"os-complete": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:17:05.886936 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-b5f94267-af99-464d-846f-211de2d10836 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:05.904801 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:05.904801 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:05.917025 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9b3c2b89-89fe-4e36-bf2b-bf5999d5685d req-b5f94267-af99-464d-846f-211de2d10836 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/attachments/11cafad4-c25a-432f-8ed2-eb1b41694387/action returned with HTTP 204 Aug 18 19:17:05.917629 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 42/159] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:17:05 2026] POST /volume/v3/attachments/11cafad4-c25a-432f-8ed2-eb1b41694387/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:06.744939 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e9b42d5b-e5d9-4dbe-beb1-c712b59d9021 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:06.747631 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e9b42d5b-e5d9-4dbe-beb1-c712b59d9021 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] GET https://10.4.3.170/volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 Aug 18 19:17:06.748227 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e9b42d5b-e5d9-4dbe-beb1-c712b59d9021 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:06.748227 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e9b42d5b-e5d9-4dbe-beb1-c712b59d9021 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:06.760396 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:06.760396 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:06.767422 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e9b42d5b-e5d9-4dbe-beb1-c712b59d9021 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Volume info retrieved successfully. Aug 18 19:17:06.775576 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e9b42d5b-e5d9-4dbe-beb1-c712b59d9021 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] https://10.4.3.170/volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 returned with HTTP 200 Aug 18 19:17:06.775576 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 39/160] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:06 2026] GET /volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:06.801325 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-74c2655b-fde6-4813-a613-3aff41acbe43 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:06.804052 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-74c2655b-fde6-4813-a613-3aff41acbe43 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] POST https://10.4.3.170/volume/v3/os-volume-transfer Aug 18 19:17:06.804545 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-74c2655b-fde6-4813-a613-3aff41acbe43 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "62260366-7d36-4a37-98b9-f8229386ffc0"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:06.806892 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.volume_transfer [None req-74c2655b-fde6-4813-a613-3aff41acbe43 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Creating new volume transfer {'transfer': {'volume_id': '62260366-7d36-4a37-98b9-f8229386ffc0'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 19:17:06.807058 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.contrib.volume_transfer [None req-74c2655b-fde6-4813-a613-3aff41acbe43 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Creating transfer of volume 62260366-7d36-4a37-98b9-f8229386ffc0 Aug 18 19:17:06.807215 np0000007688 devstack@c-api.service[100581]: INFO cinder.transfer.api [None req-74c2655b-fde6-4813-a613-3aff41acbe43 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Generating transfer record for volume 62260366-7d36-4a37-98b9-f8229386ffc0 Aug 18 19:17:06.817548 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:06.817548 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:06.831966 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-74c2655b-fde6-4813-a613-3aff41acbe43 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] https://10.4.3.170/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 19:17:06.832516 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 40/161] 10.4.3.170 () {68 vars in 1291 bytes} [Tue Aug 18 19:17:06 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 19:17:06.841042 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f3acb8eb-fdfb-4504-be4b-da49ef43de8e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:06.845854 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f3acb8eb-fdfb-4504-be4b-da49ef43de8e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] GET https://10.4.3.170/volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 Aug 18 19:17:06.846032 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f3acb8eb-fdfb-4504-be4b-da49ef43de8e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:06.846215 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f3acb8eb-fdfb-4504-be4b-da49ef43de8e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:06.858994 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:06.858994 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:06.864133 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f3acb8eb-fdfb-4504-be4b-da49ef43de8e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Volume info retrieved successfully. Aug 18 19:17:06.868109 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f3acb8eb-fdfb-4504-be4b-da49ef43de8e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] https://10.4.3.170/volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 returned with HTTP 200 Aug 18 19:17:06.868663 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 41/162] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:06 2026] GET /volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:06.881055 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-374dba75-8ce6-4c8b-8ac4-8272028c3028 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:06.882878 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-374dba75-8ce6-4c8b-8ac4-8272028c3028 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] GET https://10.4.3.170/volume/v3/os-volume-transfer/329d49be-4fe5-43d0-b021-a41d9656f604 Aug 18 19:17:06.883057 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-374dba75-8ce6-4c8b-8ac4-8272028c3028 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:06.883228 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-374dba75-8ce6-4c8b-8ac4-8272028c3028 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:06.890979 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-374dba75-8ce6-4c8b-8ac4-8272028c3028 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] https://10.4.3.170/volume/v3/os-volume-transfer/329d49be-4fe5-43d0-b021-a41d9656f604 returned with HTTP 200 Aug 18 19:17:06.891317 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 43/163] 10.4.3.170 () {66 vars in 1381 bytes} [Tue Aug 18 19:17:06 2026] GET /volume/v3/os-volume-transfer/329d49be-4fe5-43d0-b021-a41d9656f604 => generated 409 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:06.899225 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-82c9a47c-ce63-47a7-89aa-141e712a3c7f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:06.900945 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-82c9a47c-ce63-47a7-89aa-141e712a3c7f tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] GET https://10.4.3.170/volume/v3/os-volume-transfer Aug 18 19:17:06.901124 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-82c9a47c-ce63-47a7-89aa-141e712a3c7f tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:06.901296 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-82c9a47c-ce63-47a7-89aa-141e712a3c7f tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:06.901472 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.volume_transfer [None req-82c9a47c-ce63-47a7-89aa-141e712a3c7f tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Listing volume transfers {{(pid=100583) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 18 19:17:06.910158 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-82c9a47c-ce63-47a7-89aa-141e712a3c7f tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] https://10.4.3.170/volume/v3/os-volume-transfer returned with HTTP 200 Aug 18 19:17:06.910728 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 40/164] 10.4.3.170 () {66 vars in 1270 bytes} [Tue Aug 18 19:17:06 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:06.918968 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a7681f79-5940-4d03-96ca-4fece8fcb01b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:07.144351 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a7681f79-5940-4d03-96ca-4fece8fcb01b tempest-VolumesTransfersTest-1259500177 tempest-VolumesTransfersTest-1259500177-project-member] POST https://10.4.3.170/volume/v3/os-volume-transfer/329d49be-4fe5-43d0-b021-a41d9656f604/accept Aug 18 19:17:07.144915 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a7681f79-5940-4d03-96ca-4fece8fcb01b tempest-VolumesTransfersTest-1259500177 tempest-VolumesTransfersTest-1259500177-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "5a6d014a3efe0c2a"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:07.146790 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.volume_transfer [None req-a7681f79-5940-4d03-96ca-4fece8fcb01b tempest-VolumesTransfersTest-1259500177 tempest-VolumesTransfersTest-1259500177-project-member] Accepting volume transfer 329d49be-4fe5-43d0-b021-a41d9656f604 {{(pid=100581) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 19:17:07.146970 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.contrib.volume_transfer [None req-a7681f79-5940-4d03-96ca-4fece8fcb01b tempest-VolumesTransfersTest-1259500177 tempest-VolumesTransfersTest-1259500177-project-member] Accepting transfer 329d49be-4fe5-43d0-b021-a41d9656f604 Aug 18 19:17:07.223842 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-a7681f79-5940-4d03-96ca-4fece8fcb01b tempest-VolumesTransfersTest-1259500177 tempest-VolumesTransfersTest-1259500177-project-member] Created reservations ['c4f14003-cc19-4f92-8080-489de1e79e5e', '0ff4ce59-b3b7-45e7-bfb9-8af2158bb963', '65c5a591-dc11-4cbb-8ff9-7801965f287f', '4ddb912a-4732-4838-876d-136a3d4a4e64'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:17:07.245575 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-a7681f79-5940-4d03-96ca-4fece8fcb01b tempest-VolumesTransfersTest-1259500177 tempest-VolumesTransfersTest-1259500177-project-member] Created reservations ['02218782-78bf-4e30-9819-d004d3067a28', 'd1baf5b5-2840-4dc2-ae08-00702287a32c', '91180627-8f54-446d-8761-f6ef4fa16779', '5b2405a8-cb4c-47e1-8a0c-602b289e6ffc'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:17:07.266327 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-a7681f79-5940-4d03-96ca-4fece8fcb01b tempest-VolumesTransfersTest-1259500177 tempest-VolumesTransfersTest-1259500177-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 19:17:07.285666 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-a7681f79-5940-4d03-96ca-4fece8fcb01b tempest-VolumesTransfersTest-1259500177 tempest-VolumesTransfersTest-1259500177-project-member] Created reservations ['c4a4ec56-0562-440b-94fe-0292365a4c50', 'fc275d48-2de5-459d-a458-106496c4eb11', '68f5712a-44b4-4ff2-82fa-4287a67af441', 'cc2030b9-22ae-4f0d-9301-13fd86aefd7a'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:17:07.312037 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-a7681f79-5940-4d03-96ca-4fece8fcb01b tempest-VolumesTransfersTest-1259500177 tempest-VolumesTransfersTest-1259500177-project-member] Created reservations ['d5072610-83cd-4915-89e9-93d1aa66d1b5', 'c794d10b-8555-47fa-be1d-b3b842436162', '1700470b-f0f2-4c20-88c4-ffabdccb2c76', 'b6f21b06-c150-4aeb-ae4e-18a685d05126'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:17:07.334212 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a7681f79-5940-4d03-96ca-4fece8fcb01b tempest-VolumesTransfersTest-1259500177 tempest-VolumesTransfersTest-1259500177-project-member] Transfer volume completed successfully. Aug 18 19:17:07.416880 np0000007688 devstack@c-api.service[100581]: INFO cinder.transfer.api [None req-a7681f79-5940-4d03-96ca-4fece8fcb01b tempest-VolumesTransfersTest-1259500177 tempest-VolumesTransfersTest-1259500177-project-member] Volume 62260366-7d36-4a37-98b9-f8229386ffc0 has been transferred. Aug 18 19:17:07.423264 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a7681f79-5940-4d03-96ca-4fece8fcb01b tempest-VolumesTransfersTest-1259500177 tempest-VolumesTransfersTest-1259500177-project-member] https://10.4.3.170/volume/v3/os-volume-transfer/329d49be-4fe5-43d0-b021-a41d9656f604/accept returned with HTTP 202 Aug 18 19:17:07.423689 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 41/165] 10.4.3.170 () {68 vars in 1423 bytes} [Tue Aug 18 19:17:06 2026] POST /volume/v3/os-volume-transfer/329d49be-4fe5-43d0-b021-a41d9656f604/accept => generated 365 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:17:07.435930 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a6314283-9c7c-49ab-a09f-5600689ef55f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:07.439135 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a6314283-9c7c-49ab-a09f-5600689ef55f tempest-VolumesTransfersTest-1259500177 tempest-VolumesTransfersTest-1259500177-project-member] GET https://10.4.3.170/volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 Aug 18 19:17:07.439135 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a6314283-9c7c-49ab-a09f-5600689ef55f tempest-VolumesTransfersTest-1259500177 tempest-VolumesTransfersTest-1259500177-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:07.439313 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a6314283-9c7c-49ab-a09f-5600689ef55f tempest-VolumesTransfersTest-1259500177 tempest-VolumesTransfersTest-1259500177-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:07.447349 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:07.447349 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:07.452706 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a6314283-9c7c-49ab-a09f-5600689ef55f tempest-VolumesTransfersTest-1259500177 tempest-VolumesTransfersTest-1259500177-project-member] Volume info retrieved successfully. Aug 18 19:17:07.458778 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a6314283-9c7c-49ab-a09f-5600689ef55f tempest-VolumesTransfersTest-1259500177 tempest-VolumesTransfersTest-1259500177-project-member] https://10.4.3.170/volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 returned with HTTP 200 Aug 18 19:17:07.459311 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 42/166] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:07 2026] GET /volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:07.471724 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d2f57449-ca87-4fe8-a7b4-1243ce1129bc None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:07.476777 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d2f57449-ca87-4fe8-a7b4-1243ce1129bc tempest-VolumesTransfersTest-1259500177 tempest-VolumesTransfersTest-1259500177-project-member] GET https://10.4.3.170/volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 Aug 18 19:17:07.477065 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d2f57449-ca87-4fe8-a7b4-1243ce1129bc tempest-VolumesTransfersTest-1259500177 tempest-VolumesTransfersTest-1259500177-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:07.477315 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d2f57449-ca87-4fe8-a7b4-1243ce1129bc tempest-VolumesTransfersTest-1259500177 tempest-VolumesTransfersTest-1259500177-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:07.614380 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:07.614380 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:07.617922 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d2f57449-ca87-4fe8-a7b4-1243ce1129bc tempest-VolumesTransfersTest-1259500177 tempest-VolumesTransfersTest-1259500177-project-member] Volume info retrieved successfully. Aug 18 19:17:07.625478 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d2f57449-ca87-4fe8-a7b4-1243ce1129bc tempest-VolumesTransfersTest-1259500177 tempest-VolumesTransfersTest-1259500177-project-member] https://10.4.3.170/volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 returned with HTTP 200 Aug 18 19:17:07.625990 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 44/167] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:07 2026] GET /volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 => generated 842 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:07.641512 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-318d322d-981e-450a-932d-878b6c380a62 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:07.643403 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-318d322d-981e-450a-932d-878b6c380a62 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] DELETE https://10.4.3.170/volume/v3/os-volume-transfer/329d49be-4fe5-43d0-b021-a41d9656f604 Aug 18 19:17:07.643591 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-318d322d-981e-450a-932d-878b6c380a62 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:07.643796 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-318d322d-981e-450a-932d-878b6c380a62 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:07.644048 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.volume_transfer [None req-318d322d-981e-450a-932d-878b6c380a62 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Delete transfer with id: 329d49be-4fe5-43d0-b021-a41d9656f604 Aug 18 19:17:07.655201 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-318d322d-981e-450a-932d-878b6c380a62 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] https://10.4.3.170/volume/v3/os-volume-transfer/329d49be-4fe5-43d0-b021-a41d9656f604 returned with HTTP 404 Aug 18 19:17:07.655773 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 41/168] 10.4.3.170 () {66 vars in 1384 bytes} [Tue Aug 18 19:17:07 2026] DELETE /volume/v3/os-volume-transfer/329d49be-4fe5-43d0-b021-a41d9656f604 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:07.664104 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7e8b329a-37d3-4890-9129-87180b84eaee None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:07.916313 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7e8b329a-37d3-4890-9129-87180b84eaee tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 Aug 18 19:17:07.916888 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7e8b329a-37d3-4890-9129-87180b84eaee tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:07.916888 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7e8b329a-37d3-4890-9129-87180b84eaee tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:07.917430 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-7e8b329a-37d3-4890-9129-87180b84eaee tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] Delete volume with id: 62260366-7d36-4a37-98b9-f8229386ffc0 Aug 18 19:17:07.935993 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:07.935993 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:07.936475 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7e8b329a-37d3-4890-9129-87180b84eaee tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] Volume info retrieved successfully. Aug 18 19:17:07.973018 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7e8b329a-37d3-4890-9129-87180b84eaee tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] Delete volume request issued successfully. Aug 18 19:17:07.973339 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7e8b329a-37d3-4890-9129-87180b84eaee tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] https://10.4.3.170/volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 returned with HTTP 202 Aug 18 19:17:07.973982 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 42/169] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:17:07 2026] DELETE /volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 => generated 0 bytes in 311 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:17:07.984857 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-de3b16c4-38eb-4311-969b-7a0da04fad70 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:07.988481 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-de3b16c4-38eb-4311-969b-7a0da04fad70 tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] GET https://10.4.3.170/volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 Aug 18 19:17:07.988481 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-de3b16c4-38eb-4311-969b-7a0da04fad70 tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:07.988481 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-de3b16c4-38eb-4311-969b-7a0da04fad70 tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:07.999442 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:07.999442 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:08.005675 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-de3b16c4-38eb-4311-969b-7a0da04fad70 tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] Volume info retrieved successfully. Aug 18 19:17:08.014444 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-de3b16c4-38eb-4311-969b-7a0da04fad70 tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] https://10.4.3.170/volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 returned with HTTP 200 Aug 18 19:17:08.014444 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 43/170] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:07 2026] GET /volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 => generated 1014 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:09.027310 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-41b72924-e73c-41f0-8492-77ef968d48f9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:09.029385 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-41b72924-e73c-41f0-8492-77ef968d48f9 tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] GET https://10.4.3.170/volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 Aug 18 19:17:09.029642 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-41b72924-e73c-41f0-8492-77ef968d48f9 tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:09.029882 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-41b72924-e73c-41f0-8492-77ef968d48f9 tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:09.069355 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-41b72924-e73c-41f0-8492-77ef968d48f9 tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] https://10.4.3.170/volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 returned with HTTP 404 Aug 18 19:17:09.069981 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 45/171] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:09 2026] GET /volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:09.081171 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3ee84b03-be60-4fcf-8439-d20773ac6e18 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:09.085551 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3ee84b03-be60-4fcf-8439-d20773ac6e18 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] GET https://10.4.3.170/volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 Aug 18 19:17:09.085860 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3ee84b03-be60-4fcf-8439-d20773ac6e18 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:09.086146 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3ee84b03-be60-4fcf-8439-d20773ac6e18 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:09.104483 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3ee84b03-be60-4fcf-8439-d20773ac6e18 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] https://10.4.3.170/volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 returned with HTTP 404 Aug 18 19:17:09.105191 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 42/172] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:09 2026] GET /volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:09.117071 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f2d35d5a-5e08-4024-9c23-c403c1d2519b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:09.120213 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f2d35d5a-5e08-4024-9c23-c403c1d2519b tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] DELETE https://10.4.3.170/volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 Aug 18 19:17:09.120445 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f2d35d5a-5e08-4024-9c23-c403c1d2519b tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:09.120691 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f2d35d5a-5e08-4024-9c23-c403c1d2519b tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:09.120910 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-f2d35d5a-5e08-4024-9c23-c403c1d2519b tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Delete volume with id: 62260366-7d36-4a37-98b9-f8229386ffc0 Aug 18 19:17:09.128463 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f2d35d5a-5e08-4024-9c23-c403c1d2519b tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] https://10.4.3.170/volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 returned with HTTP 404 Aug 18 19:17:09.128952 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 43/173] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:17:09 2026] DELETE /volume/v3/volumes/62260366-7d36-4a37-98b9-f8229386ffc0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:09.139792 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0e26c248-2475-4f5e-a743-876d208cf90e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:09.144489 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0e26c248-2475-4f5e-a743-876d208cf90e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:17:09.144489 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0e26c248-2475-4f5e-a743-876d208cf90e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-253714724"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:09.145927 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-0e26c248-2475-4f5e-a743-876d208cf90e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-253714724'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:17:09.146102 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-0e26c248-2475-4f5e-a743-876d208cf90e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Create volume of 1 GB Aug 18 19:17:09.152849 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0e26c248-2475-4f5e-a743-876d208cf90e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Availability Zones retrieved successfully. Aug 18 19:17:09.159814 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0e26c248-2475-4f5e-a743-876d208cf90e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Flow 'volume_create_api' (bc02cc64-d087-4779-bd51-67bd733c620d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:17:09.159814 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0e26c248-2475-4f5e-a743-876d208cf90e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6764e64-22e7-4615-87a3-951fbb734ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:09.160599 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-0e26c248-2475-4f5e-a743-876d208cf90e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:17:09.207375 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0e26c248-2475-4f5e-a743-876d208cf90e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6764e64-22e7-4615-87a3-951fbb734ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:09.208766 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0e26c248-2475-4f5e-a743-876d208cf90e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5442f69-97b7-46a5-ae28-9767870a8af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:09.257786 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-0e26c248-2475-4f5e-a743-876d208cf90e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Created reservations ['00ceb612-2f2d-47ae-bdd9-1999b70e6868', '6d2c49a6-3777-491e-94bb-6072013bd44a', 'b9399215-6f25-4f37-bc5b-1c31c3192f24', '193cc800-68d7-4909-b57d-319bac880559'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:17:09.258934 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0e26c248-2475-4f5e-a743-876d208cf90e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5442f69-97b7-46a5-ae28-9767870a8af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00ceb612-2f2d-47ae-bdd9-1999b70e6868', '6d2c49a6-3777-491e-94bb-6072013bd44a', 'b9399215-6f25-4f37-bc5b-1c31c3192f24', '193cc800-68d7-4909-b57d-319bac880559']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:09.260042 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0e26c248-2475-4f5e-a743-876d208cf90e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e815a89-baae-4799-9de5-9e2e03e4a6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:09.293824 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0e26c248-2475-4f5e-a743-876d208cf90e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e815a89-baae-4799-9de5-9e2e03e4a6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05d4eb37-2f26-4e04-86b4-3b08c6b47a14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-253714724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c574d2e952af4851874925749acbf011',qos_specs=None,replication_status=,reservations=['00ceb612-2f2d-47ae-bdd9-1999b70e6868','6d2c49a6-3777-491e-94bb-6072013bd44a','b9399215-6f25-4f37-bc5b-1c31c3192f24','193cc800-68d7-4909-b57d-319bac880559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27fced1e59504693bdc2d35934056a86',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:17:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-253714724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05d4eb37-2f26-4e04-86b4-3b08c6b47a14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c574d2e952af4851874925749acbf011',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27fced1e59504693bdc2d35934056a86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:09.294688 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0e26c248-2475-4f5e-a743-876d208cf90e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba6eb747-5e27-4bb6-bf67-ec3fab75dc1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:09.314614 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0e26c248-2475-4f5e-a743-876d208cf90e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba6eb747-5e27-4bb6-bf67-ec3fab75dc1d) transitioned into state 'SUCCESS' from state '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-253714724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c574d2e952af4851874925749acbf011',qos_specs=None,replication_status=,reservations=['00ceb612-2f2d-47ae-bdd9-1999b70e6868','6d2c49a6-3777-491e-94bb-6072013bd44a','b9399215-6f25-4f37-bc5b-1c31c3192f24','193cc800-68d7-4909-b57d-319bac880559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27fced1e59504693bdc2d35934056a86',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:09.315344 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0e26c248-2475-4f5e-a743-876d208cf90e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6420080c-ede0-4c7f-ab12-e69ac9dee958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:09.326110 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0e26c248-2475-4f5e-a743-876d208cf90e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6420080c-ede0-4c7f-ab12-e69ac9dee958) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:09.326996 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0e26c248-2475-4f5e-a743-876d208cf90e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Flow 'volume_create_api' (bc02cc64-d087-4779-bd51-67bd733c620d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:17:09.327310 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0e26c248-2475-4f5e-a743-876d208cf90e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Create volume request issued successfully. Aug 18 19:17:09.327913 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0e26c248-2475-4f5e-a743-876d208cf90e tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:17:09.328322 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 44/174] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:17:09 2026] POST /volume/v3/volumes => generated 750 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:17:09.340180 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2a71d9a0-3b28-468e-8b8f-bf45a0192aa7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:09.345950 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2a71d9a0-3b28-468e-8b8f-bf45a0192aa7 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] GET https://10.4.3.170/volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 Aug 18 19:17:09.346152 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2a71d9a0-3b28-468e-8b8f-bf45a0192aa7 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:09.346404 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2a71d9a0-3b28-468e-8b8f-bf45a0192aa7 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:09.355916 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:09.355916 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:09.361971 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-2a71d9a0-3b28-468e-8b8f-bf45a0192aa7 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Volume info retrieved successfully. Aug 18 19:17:09.368198 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2a71d9a0-3b28-468e-8b8f-bf45a0192aa7 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] https://10.4.3.170/volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 returned with HTTP 200 Aug 18 19:17:09.368888 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 46/175] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:09 2026] GET /volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:10.383283 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e7fc89ca-b460-4482-a4a5-9cd26292fc3d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:10.389527 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e7fc89ca-b460-4482-a4a5-9cd26292fc3d tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] GET https://10.4.3.170/volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 Aug 18 19:17:10.389527 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e7fc89ca-b460-4482-a4a5-9cd26292fc3d tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:10.389527 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e7fc89ca-b460-4482-a4a5-9cd26292fc3d tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:10.400406 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:10.400406 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:10.404804 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e7fc89ca-b460-4482-a4a5-9cd26292fc3d tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Volume info retrieved successfully. Aug 18 19:17:10.413587 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e7fc89ca-b460-4482-a4a5-9cd26292fc3d tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] https://10.4.3.170/volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 returned with HTTP 200 Aug 18 19:17:10.413587 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 43/176] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:10 2026] GET /volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:10.434100 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0c4779b3-5642-477a-b164-77447c203f14 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:10.439830 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0c4779b3-5642-477a-b164-77447c203f14 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] POST https://10.4.3.170/volume/v3/os-volume-transfer Aug 18 19:17:10.440302 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0c4779b3-5642-477a-b164-77447c203f14 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "05d4eb37-2f26-4e04-86b4-3b08c6b47a14"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:10.442271 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.volume_transfer [None req-0c4779b3-5642-477a-b164-77447c203f14 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Creating new volume transfer {'transfer': {'volume_id': '05d4eb37-2f26-4e04-86b4-3b08c6b47a14'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 19:17:10.442452 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.contrib.volume_transfer [None req-0c4779b3-5642-477a-b164-77447c203f14 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Creating transfer of volume 05d4eb37-2f26-4e04-86b4-3b08c6b47a14 Aug 18 19:17:10.446988 np0000007688 devstack@c-api.service[100581]: INFO cinder.transfer.api [None req-0c4779b3-5642-477a-b164-77447c203f14 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Generating transfer record for volume 05d4eb37-2f26-4e04-86b4-3b08c6b47a14 Aug 18 19:17:10.454333 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:10.454333 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:10.466987 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0c4779b3-5642-477a-b164-77447c203f14 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] https://10.4.3.170/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 19:17:10.467460 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 44/177] 10.4.3.170 () {68 vars in 1291 bytes} [Tue Aug 18 19:17:10 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:17:10.479615 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-df51ffa3-a292-4e70-8482-8629878c7a10 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:10.483710 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-df51ffa3-a292-4e70-8482-8629878c7a10 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] GET https://10.4.3.170/volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 Aug 18 19:17:10.483710 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-df51ffa3-a292-4e70-8482-8629878c7a10 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:10.483710 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-df51ffa3-a292-4e70-8482-8629878c7a10 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:10.495459 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:10.495459 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:10.501169 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-df51ffa3-a292-4e70-8482-8629878c7a10 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Volume info retrieved successfully. Aug 18 19:17:10.508167 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-df51ffa3-a292-4e70-8482-8629878c7a10 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] https://10.4.3.170/volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 returned with HTTP 200 Aug 18 19:17:10.508733 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 45/178] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:10 2026] GET /volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:10.521787 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-693d227d-8f99-4d34-a824-42be69ebddb4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:10.524379 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-693d227d-8f99-4d34-a824-42be69ebddb4 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] GET https://10.4.3.170/volume/v3/os-volume-transfer/detail Aug 18 19:17:10.525377 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-693d227d-8f99-4d34-a824-42be69ebddb4 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:10.525377 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-693d227d-8f99-4d34-a824-42be69ebddb4 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Calling method 'detail' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:10.525377 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.volume_transfer [None req-693d227d-8f99-4d34-a824-42be69ebddb4 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Listing volume transfers {{(pid=100582) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 18 19:17:10.533728 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-693d227d-8f99-4d34-a824-42be69ebddb4 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] https://10.4.3.170/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 18 19:17:10.534302 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 47/179] 10.4.3.170 () {66 vars in 1291 bytes} [Tue Aug 18 19:17:10 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:10.546676 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f1cec1fc-dd21-4fea-9022-2721bbe216ce None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:10.548471 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f1cec1fc-dd21-4fea-9022-2721bbe216ce tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] DELETE https://10.4.3.170/volume/v3/os-volume-transfer/0a6058b3-dc95-4839-b4b2-aff0b1d44bf6 Aug 18 19:17:10.548730 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f1cec1fc-dd21-4fea-9022-2721bbe216ce tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:10.549053 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f1cec1fc-dd21-4fea-9022-2721bbe216ce tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:10.549243 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.volume_transfer [None req-f1cec1fc-dd21-4fea-9022-2721bbe216ce tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Delete transfer with id: 0a6058b3-dc95-4839-b4b2-aff0b1d44bf6 Aug 18 19:17:10.558923 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:10.558923 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:10.568716 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f1cec1fc-dd21-4fea-9022-2721bbe216ce tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] https://10.4.3.170/volume/v3/os-volume-transfer/0a6058b3-dc95-4839-b4b2-aff0b1d44bf6 returned with HTTP 202 Aug 18 19:17:10.569386 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 44/180] 10.4.3.170 () {66 vars in 1384 bytes} [Tue Aug 18 19:17:10 2026] DELETE /volume/v3/os-volume-transfer/0a6058b3-dc95-4839-b4b2-aff0b1d44bf6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:17:10.576927 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e4570c0a-c034-4c13-a30a-c7bc36349568 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:10.581591 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e4570c0a-c034-4c13-a30a-c7bc36349568 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] GET https://10.4.3.170/volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 Aug 18 19:17:10.581591 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e4570c0a-c034-4c13-a30a-c7bc36349568 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:10.581591 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e4570c0a-c034-4c13-a30a-c7bc36349568 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:10.591342 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:10.591342 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:10.600124 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e4570c0a-c034-4c13-a30a-c7bc36349568 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Volume info retrieved successfully. Aug 18 19:17:10.608638 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e4570c0a-c034-4c13-a30a-c7bc36349568 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] https://10.4.3.170/volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 returned with HTTP 200 Aug 18 19:17:10.609117 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 45/181] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:10 2026] GET /volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:10.624505 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7ee7af4b-9719-4c25-926b-84e1f872d324 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:10.626871 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7ee7af4b-9719-4c25-926b-84e1f872d324 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] DELETE https://10.4.3.170/volume/v3/os-volume-transfer/0a6058b3-dc95-4839-b4b2-aff0b1d44bf6 Aug 18 19:17:10.627297 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7ee7af4b-9719-4c25-926b-84e1f872d324 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:10.627680 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7ee7af4b-9719-4c25-926b-84e1f872d324 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:10.627854 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.volume_transfer [None req-7ee7af4b-9719-4c25-926b-84e1f872d324 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Delete transfer with id: 0a6058b3-dc95-4839-b4b2-aff0b1d44bf6 Aug 18 19:17:10.635544 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7ee7af4b-9719-4c25-926b-84e1f872d324 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] https://10.4.3.170/volume/v3/os-volume-transfer/0a6058b3-dc95-4839-b4b2-aff0b1d44bf6 returned with HTTP 404 Aug 18 19:17:10.636054 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 46/182] 10.4.3.170 () {66 vars in 1384 bytes} [Tue Aug 18 19:17:10 2026] DELETE /volume/v3/os-volume-transfer/0a6058b3-dc95-4839-b4b2-aff0b1d44bf6 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:10.643162 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c08e3dbe-ec30-4729-8547-9e8c8dae94bb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:10.645395 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c08e3dbe-ec30-4729-8547-9e8c8dae94bb tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 Aug 18 19:17:10.645906 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c08e3dbe-ec30-4729-8547-9e8c8dae94bb tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:10.645906 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c08e3dbe-ec30-4729-8547-9e8c8dae94bb tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:10.646083 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-c08e3dbe-ec30-4729-8547-9e8c8dae94bb tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] Delete volume with id: 05d4eb37-2f26-4e04-86b4-3b08c6b47a14 Aug 18 19:17:10.666234 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:10.666234 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:10.666744 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c08e3dbe-ec30-4729-8547-9e8c8dae94bb tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] Volume info retrieved successfully. Aug 18 19:17:10.694832 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c08e3dbe-ec30-4729-8547-9e8c8dae94bb tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] Delete volume request issued successfully. Aug 18 19:17:10.694832 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c08e3dbe-ec30-4729-8547-9e8c8dae94bb tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] https://10.4.3.170/volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 returned with HTTP 202 Aug 18 19:17:10.694832 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 48/183] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:17:10 2026] DELETE /volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:17:10.707632 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-96aaadf5-ac5f-47e3-97c5-3a86aeac90f4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:10.710634 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-96aaadf5-ac5f-47e3-97c5-3a86aeac90f4 tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] GET https://10.4.3.170/volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 Aug 18 19:17:10.710938 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-96aaadf5-ac5f-47e3-97c5-3a86aeac90f4 tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:10.711463 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-96aaadf5-ac5f-47e3-97c5-3a86aeac90f4 tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:10.720809 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:10.720809 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:10.725948 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-96aaadf5-ac5f-47e3-97c5-3a86aeac90f4 tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] Volume info retrieved successfully. Aug 18 19:17:10.730139 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-96aaadf5-ac5f-47e3-97c5-3a86aeac90f4 tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] https://10.4.3.170/volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 returned with HTTP 200 Aug 18 19:17:10.730587 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 45/184] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:10 2026] GET /volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:11.041436 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-a3669a43-b41d-4185-bfe9-b21d32e4cf20 req-cd7425be-8a28-4e41-9ec9-bc57a18705c0 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:11.045431 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-a3669a43-b41d-4185-bfe9-b21d32e4cf20 req-cd7425be-8a28-4e41-9ec9-bc57a18705c0 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] GET https://10.4.3.170/volume/v3/volumes/dba27b03-7155-4d14-b772-a25341977eed Aug 18 19:17:11.045431 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-a3669a43-b41d-4185-bfe9-b21d32e4cf20 req-cd7425be-8a28-4e41-9ec9-bc57a18705c0 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:11.045431 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-a3669a43-b41d-4185-bfe9-b21d32e4cf20 req-cd7425be-8a28-4e41-9ec9-bc57a18705c0 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:11.060447 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:11.060447 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:11.065950 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-a3669a43-b41d-4185-bfe9-b21d32e4cf20 req-cd7425be-8a28-4e41-9ec9-bc57a18705c0 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Volume info retrieved successfully. Aug 18 19:17:11.074161 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-a3669a43-b41d-4185-bfe9-b21d32e4cf20 req-cd7425be-8a28-4e41-9ec9-bc57a18705c0 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] https://10.4.3.170/volume/v3/volumes/dba27b03-7155-4d14-b772-a25341977eed returned with HTTP 200 Aug 18 19:17:11.075083 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 46/185] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:17:11 2026] GET /volume/v3/volumes/dba27b03-7155-4d14-b772-a25341977eed => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:11.746294 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-cc4c0325-5a06-478d-937c-7acfb0af9f33 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:11.748901 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cc4c0325-5a06-478d-937c-7acfb0af9f33 tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] GET https://10.4.3.170/volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 Aug 18 19:17:11.749341 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cc4c0325-5a06-478d-937c-7acfb0af9f33 tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:11.749611 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cc4c0325-5a06-478d-937c-7acfb0af9f33 tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:11.754996 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cc4c0325-5a06-478d-937c-7acfb0af9f33 tempest-VolumesTransfersTest-968854284 tempest-VolumesTransfersTest-968854284-project-admin] https://10.4.3.170/volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 returned with HTTP 404 Aug 18 19:17:11.755613 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 47/186] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:11 2026] GET /volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:11.763936 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d64c1cff-a51a-45d5-bdb4-999aa8b27913 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:11.765932 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d64c1cff-a51a-45d5-bdb4-999aa8b27913 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] GET https://10.4.3.170/volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 Aug 18 19:17:11.766149 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d64c1cff-a51a-45d5-bdb4-999aa8b27913 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:11.766352 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d64c1cff-a51a-45d5-bdb4-999aa8b27913 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:11.774460 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d64c1cff-a51a-45d5-bdb4-999aa8b27913 tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] https://10.4.3.170/volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 returned with HTTP 404 Aug 18 19:17:11.774460 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 49/187] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:11 2026] GET /volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:11.785183 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d8894de4-3fb5-4b6d-9967-b84d82cd642a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:11.788061 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d8894de4-3fb5-4b6d-9967-b84d82cd642a tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] DELETE https://10.4.3.170/volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 Aug 18 19:17:11.788310 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d8894de4-3fb5-4b6d-9967-b84d82cd642a tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:11.788640 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d8894de4-3fb5-4b6d-9967-b84d82cd642a tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:11.789267 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-d8894de4-3fb5-4b6d-9967-b84d82cd642a tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] Delete volume with id: 05d4eb37-2f26-4e04-86b4-3b08c6b47a14 Aug 18 19:17:11.797790 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d8894de4-3fb5-4b6d-9967-b84d82cd642a tempest-VolumesTransfersTest-127368868 tempest-VolumesTransfersTest-127368868-project-member] https://10.4.3.170/volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 returned with HTTP 404 Aug 18 19:17:11.798487 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 46/188] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:17:11 2026] DELETE /volume/v3/volumes/05d4eb37-2f26-4e04-86b4-3b08c6b47a14 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:17.562978 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4c59eeb1-f031-4614-a93a-15d083d2e053 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:17.822537 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4c59eeb1-f031-4614-a93a-15d083d2e053 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:17:17.822537 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4c59eeb1-f031-4614-a93a-15d083d2e053 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1568907901"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:17.824451 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-4c59eeb1-f031-4614-a93a-15d083d2e053 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1568907901'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:17:17.824763 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-4c59eeb1-f031-4614-a93a-15d083d2e053 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Create volume of 1 GB Aug 18 19:17:17.828185 np0000007688 devstack@c-api.service[100581]: DEBUG dbcounter [-] [100581] Writing DB stats cinder:SELECT=316,cinder:INSERT=88,cinder:UPDATE=109 {{(pid=100581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:17:17.832481 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4c59eeb1-f031-4614-a93a-15d083d2e053 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Availability Zones retrieved successfully. Aug 18 19:17:17.843021 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4c59eeb1-f031-4614-a93a-15d083d2e053 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Flow 'volume_create_api' (dd37256c-fa59-4b11-9368-b20cc8372eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:17:17.844722 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4c59eeb1-f031-4614-a93a-15d083d2e053 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a204f02a-a182-4521-b026-0d4129652155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:17.846964 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-4c59eeb1-f031-4614-a93a-15d083d2e053 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:17:17.890112 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4c59eeb1-f031-4614-a93a-15d083d2e053 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a204f02a-a182-4521-b026-0d4129652155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:17.891770 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4c59eeb1-f031-4614-a93a-15d083d2e053 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bdcfa3a-c7d2-4d0f-8648-72b47232822f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:17.981023 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-4c59eeb1-f031-4614-a93a-15d083d2e053 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Created reservations ['1fbd532b-397d-4292-a8eb-3d9c280405d8', '0a998e10-ef15-4e3b-958e-48d3090cf7b9', '93850daa-fc52-4f0b-8b0d-a2173cff4abb', 'b085ec3a-d18e-4665-803b-6e2b647b8363'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:17:17.981023 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4c59eeb1-f031-4614-a93a-15d083d2e053 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bdcfa3a-c7d2-4d0f-8648-72b47232822f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fbd532b-397d-4292-a8eb-3d9c280405d8', '0a998e10-ef15-4e3b-958e-48d3090cf7b9', '93850daa-fc52-4f0b-8b0d-a2173cff4abb', 'b085ec3a-d18e-4665-803b-6e2b647b8363']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:17.981023 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4c59eeb1-f031-4614-a93a-15d083d2e053 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef025915-5869-4bc9-b2b7-173bd0c19ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:18.008519 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4c59eeb1-f031-4614-a93a-15d083d2e053 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef025915-5869-4bc9-b2b7-173bd0c19ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88d6f28b-19df-4bea-90e5-d62f0960a3e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1568907901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c38cfeccded441be9e17f2cf6b813412',qos_specs=None,replication_status=,reservations=['1fbd532b-397d-4292-a8eb-3d9c280405d8','0a998e10-ef15-4e3b-958e-48d3090cf7b9','93850daa-fc52-4f0b-8b0d-a2173cff4abb','b085ec3a-d18e-4665-803b-6e2b647b8363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00dd245a68f74f95af9c49e1a91e7bf9',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:17:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1568907901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88d6f28b-19df-4bea-90e5-d62f0960a3e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c38cfeccded441be9e17f2cf6b813412',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00dd245a68f74f95af9c49e1a91e7bf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:18.009336 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4c59eeb1-f031-4614-a93a-15d083d2e053 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d40059f7-3214-4687-b8d8-329230e2cdad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:18.031072 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4c59eeb1-f031-4614-a93a-15d083d2e053 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d40059f7-3214-4687-b8d8-329230e2cdad) transitioned into state 'SUCCESS' from state '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-1568907901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c38cfeccded441be9e17f2cf6b813412',qos_specs=None,replication_status=,reservations=['1fbd532b-397d-4292-a8eb-3d9c280405d8','0a998e10-ef15-4e3b-958e-48d3090cf7b9','93850daa-fc52-4f0b-8b0d-a2173cff4abb','b085ec3a-d18e-4665-803b-6e2b647b8363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00dd245a68f74f95af9c49e1a91e7bf9',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:18.032613 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4c59eeb1-f031-4614-a93a-15d083d2e053 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ff0c1c2-0d57-4c35-90f5-1d774edd9b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:18.043274 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4c59eeb1-f031-4614-a93a-15d083d2e053 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ff0c1c2-0d57-4c35-90f5-1d774edd9b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:18.044207 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4c59eeb1-f031-4614-a93a-15d083d2e053 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Flow 'volume_create_api' (dd37256c-fa59-4b11-9368-b20cc8372eb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:17:18.044523 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4c59eeb1-f031-4614-a93a-15d083d2e053 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Create volume request issued successfully. Aug 18 19:17:18.045159 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4c59eeb1-f031-4614-a93a-15d083d2e053 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:17:18.045560 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 47/189] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:17:17 2026] POST /volume/v3/volumes => generated 819 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:18.058093 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5012998f-dd7b-4451-90c7-a75e5a4dad52 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:18.059784 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5012998f-dd7b-4451-90c7-a75e5a4dad52 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] GET https://10.4.3.170/volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 Aug 18 19:17:18.059980 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5012998f-dd7b-4451-90c7-a75e5a4dad52 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:18.060173 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5012998f-dd7b-4451-90c7-a75e5a4dad52 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:18.064809 np0000007688 devstack@c-api.service[100580]: DEBUG dbcounter [-] [100580] Writing DB stats cinder:SELECT=249,cinder:INSERT=42,cinder:UPDATE=78 {{(pid=100580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:17:18.071236 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:18.071236 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:18.076273 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-5012998f-dd7b-4451-90c7-a75e5a4dad52 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Volume info retrieved successfully. Aug 18 19:17:18.081257 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5012998f-dd7b-4451-90c7-a75e5a4dad52 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] https://10.4.3.170/volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 returned with HTTP 200 Aug 18 19:17:18.081685 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 48/190] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:17:18 2026] GET /volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 => generated 887 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:19.097031 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-519250e5-c436-4aad-9879-eccb0d89764a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:19.098774 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-519250e5-c436-4aad-9879-eccb0d89764a tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] GET https://10.4.3.170/volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 Aug 18 19:17:19.098954 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-519250e5-c436-4aad-9879-eccb0d89764a tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:19.099143 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-519250e5-c436-4aad-9879-eccb0d89764a tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:19.106671 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:19.106671 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:19.110634 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-519250e5-c436-4aad-9879-eccb0d89764a tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Volume info retrieved successfully. Aug 18 19:17:19.115015 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-519250e5-c436-4aad-9879-eccb0d89764a tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] https://10.4.3.170/volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 returned with HTTP 200 Aug 18 19:17:19.115600 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 50/191] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:17:19 2026] GET /volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 => generated 946 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:19.128642 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a6afdb0c-ebe7-49f3-9b2c-02b697e6ba14 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:19.133870 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a6afdb0c-ebe7-49f3-9b2c-02b697e6ba14 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] POST https://10.4.3.170/volume/v3/volume-transfers Aug 18 19:17:19.134200 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a6afdb0c-ebe7-49f3-9b2c-02b697e6ba14 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "88d6f28b-19df-4bea-90e5-d62f0960a3e8"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:19.137471 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volume_transfer [None req-a6afdb0c-ebe7-49f3-9b2c-02b697e6ba14 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Creating new volume transfer {'transfer': {'volume_id': '88d6f28b-19df-4bea-90e5-d62f0960a3e8'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 19:17:19.138189 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volume_transfer [None req-a6afdb0c-ebe7-49f3-9b2c-02b697e6ba14 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Creating transfer of volume 88d6f28b-19df-4bea-90e5-d62f0960a3e8 Aug 18 19:17:19.138357 np0000007688 devstack@c-api.service[100583]: INFO cinder.transfer.api [None req-a6afdb0c-ebe7-49f3-9b2c-02b697e6ba14 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Generating transfer record for volume 88d6f28b-19df-4bea-90e5-d62f0960a3e8 Aug 18 19:17:19.152537 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:19.152537 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:19.165843 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a6afdb0c-ebe7-49f3-9b2c-02b697e6ba14 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] https://10.4.3.170/volume/v3/volume-transfers returned with HTTP 202 Aug 18 19:17:19.166265 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 47/192] 10.4.3.170 () {70 vars in 1326 bytes} [Tue Aug 18 19:17:19 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:19.174648 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-740194b4-4124-4173-82bb-c47241bc3b1a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:19.180213 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-740194b4-4124-4173-82bb-c47241bc3b1a tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] GET https://10.4.3.170/volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 Aug 18 19:17:19.180213 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-740194b4-4124-4173-82bb-c47241bc3b1a tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:19.180213 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-740194b4-4124-4173-82bb-c47241bc3b1a tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:19.187018 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:19.187018 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:19.191155 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-740194b4-4124-4173-82bb-c47241bc3b1a tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Volume info retrieved successfully. Aug 18 19:17:19.197061 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-740194b4-4124-4173-82bb-c47241bc3b1a tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] https://10.4.3.170/volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 returned with HTTP 200 Aug 18 19:17:19.197636 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 48/193] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:17:19 2026] GET /volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:19.211134 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bf24b2a3-c7cc-45a5-86b2-b6ae8396556e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:19.213733 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bf24b2a3-c7cc-45a5-86b2-b6ae8396556e tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] GET https://10.4.3.170/volume/v3/volume-transfers/0ec339e8-dece-4dcc-b59a-4de962836033 Aug 18 19:17:19.214066 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bf24b2a3-c7cc-45a5-86b2-b6ae8396556e tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:19.214339 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bf24b2a3-c7cc-45a5-86b2-b6ae8396556e tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:19.219157 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bf24b2a3-c7cc-45a5-86b2-b6ae8396556e tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] https://10.4.3.170/volume/v3/volume-transfers/0ec339e8-dece-4dcc-b59a-4de962836033 returned with HTTP 200 Aug 18 19:17:19.219716 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 49/194] 10.4.3.170 () {68 vars in 1416 bytes} [Tue Aug 18 19:17:19 2026] GET /volume/v3/volume-transfers/0ec339e8-dece-4dcc-b59a-4de962836033 => generated 432 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:19.232311 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d8697643-7ff4-4942-a137-0c4065d06f50 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:19.235064 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d8697643-7ff4-4942-a137-0c4065d06f50 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] GET https://10.4.3.170/volume/v3/volume-transfers Aug 18 19:17:19.235275 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d8697643-7ff4-4942-a137-0c4065d06f50 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:19.235477 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d8697643-7ff4-4942-a137-0c4065d06f50 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:19.235633 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volume_transfer [None req-d8697643-7ff4-4942-a137-0c4065d06f50 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Listing volume transfers {{(pid=100582) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 19:17:19.243150 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d8697643-7ff4-4942-a137-0c4065d06f50 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] https://10.4.3.170/volume/v3/volume-transfers returned with HTTP 200 Aug 18 19:17:19.243804 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 51/195] 10.4.3.170 () {68 vars in 1305 bytes} [Tue Aug 18 19:17:19 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:19.252495 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7080e0a2-50ad-4fd4-a019-e6bfd8bb3c51 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:19.412346 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7080e0a2-50ad-4fd4-a019-e6bfd8bb3c51 tempest-VolumesTransfersV355Test-200479297 tempest-VolumesTransfersV355Test-200479297-project-member] POST https://10.4.3.170/volume/v3/volume-transfers/0ec339e8-dece-4dcc-b59a-4de962836033/accept Aug 18 19:17:19.412681 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7080e0a2-50ad-4fd4-a019-e6bfd8bb3c51 tempest-VolumesTransfersV355Test-200479297 tempest-VolumesTransfersV355Test-200479297-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "46d737244d655b13"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:19.414263 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.volume_transfer [None req-7080e0a2-50ad-4fd4-a019-e6bfd8bb3c51 tempest-VolumesTransfersV355Test-200479297 tempest-VolumesTransfersV355Test-200479297-project-member] Accepting volume transfer 0ec339e8-dece-4dcc-b59a-4de962836033 {{(pid=100583) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 19:17:19.414376 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.volume_transfer [None req-7080e0a2-50ad-4fd4-a019-e6bfd8bb3c51 tempest-VolumesTransfersV355Test-200479297 tempest-VolumesTransfersV355Test-200479297-project-member] Accepting transfer 0ec339e8-dece-4dcc-b59a-4de962836033 Aug 18 19:17:19.465233 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-7080e0a2-50ad-4fd4-a019-e6bfd8bb3c51 tempest-VolumesTransfersV355Test-200479297 tempest-VolumesTransfersV355Test-200479297-project-member] Created reservations ['3f4e871c-72dd-4a2c-a398-90f55c0653f0', 'ceaf1854-4cb9-409d-afc5-e3abd9a76e8f', 'cc2a8eff-56ef-428b-b212-dbb413dd2a31', 'bd00eb9b-7767-4c4b-9551-3c8fa9594ae5'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:17:19.484498 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-7080e0a2-50ad-4fd4-a019-e6bfd8bb3c51 tempest-VolumesTransfersV355Test-200479297 tempest-VolumesTransfersV355Test-200479297-project-member] Created reservations ['fe3918bb-3ebb-4eba-af02-d76d6b1fce35', 'e658ecab-cbce-485f-b2fb-6b706f64c158', '55c4bbf7-b1c6-4f43-a653-738fccd88ae1', '533e0853-c73e-4693-80d2-50601a947d1a'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:17:19.515152 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-7080e0a2-50ad-4fd4-a019-e6bfd8bb3c51 tempest-VolumesTransfersV355Test-200479297 tempest-VolumesTransfersV355Test-200479297-project-member] Created reservations ['e04b5ec0-d163-45d7-b174-b02cbefc69ef', '3e466b80-1285-4917-9633-0d7eca902324', '28993d4b-6d00-438a-979a-ad2f249a9fec', '6914e09c-4721-4f6c-a6d3-e8b499272b36'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:17:19.537287 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-7080e0a2-50ad-4fd4-a019-e6bfd8bb3c51 tempest-VolumesTransfersV355Test-200479297 tempest-VolumesTransfersV355Test-200479297-project-member] Created reservations ['123142dc-5021-4389-ab55-b113d90b33a9', '109dd971-02a0-4729-bc76-7d29bc1dd0a8', '23de4c13-297e-48a2-b4ff-627f81ec63b6', '837c1fc5-1b2d-432d-877a-81fa23d1d76d'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:17:19.550045 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7080e0a2-50ad-4fd4-a019-e6bfd8bb3c51 tempest-VolumesTransfersV355Test-200479297 tempest-VolumesTransfersV355Test-200479297-project-member] Transfer volume completed successfully. Aug 18 19:17:19.605140 np0000007688 devstack@c-api.service[100583]: INFO cinder.transfer.api [None req-7080e0a2-50ad-4fd4-a019-e6bfd8bb3c51 tempest-VolumesTransfersV355Test-200479297 tempest-VolumesTransfersV355Test-200479297-project-member] Volume 88d6f28b-19df-4bea-90e5-d62f0960a3e8 has been transferred. Aug 18 19:17:19.611465 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7080e0a2-50ad-4fd4-a019-e6bfd8bb3c51 tempest-VolumesTransfersV355Test-200479297 tempest-VolumesTransfersV355Test-200479297-project-member] https://10.4.3.170/volume/v3/volume-transfers/0ec339e8-dece-4dcc-b59a-4de962836033/accept returned with HTTP 202 Aug 18 19:17:19.611877 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 48/196] 10.4.3.170 () {70 vars in 1458 bytes} [Tue Aug 18 19:17:19 2026] POST /volume/v3/volume-transfers/0ec339e8-dece-4dcc-b59a-4de962836033/accept => generated 365 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:19.623332 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8a30ac5c-08b9-43ac-bee0-87e6e3b54f8e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:19.631909 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8a30ac5c-08b9-43ac-bee0-87e6e3b54f8e tempest-VolumesTransfersV355Test-200479297 tempest-VolumesTransfersV355Test-200479297-project-member] GET https://10.4.3.170/volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 Aug 18 19:17:19.632147 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8a30ac5c-08b9-43ac-bee0-87e6e3b54f8e tempest-VolumesTransfersV355Test-200479297 tempest-VolumesTransfersV355Test-200479297-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:19.632375 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8a30ac5c-08b9-43ac-bee0-87e6e3b54f8e tempest-VolumesTransfersV355Test-200479297 tempest-VolumesTransfersV355Test-200479297-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:19.646660 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:19.646660 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:19.649649 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-8a30ac5c-08b9-43ac-bee0-87e6e3b54f8e tempest-VolumesTransfersV355Test-200479297 tempest-VolumesTransfersV355Test-200479297-project-member] Volume info retrieved successfully. Aug 18 19:17:19.653194 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8a30ac5c-08b9-43ac-bee0-87e6e3b54f8e tempest-VolumesTransfersV355Test-200479297 tempest-VolumesTransfersV355Test-200479297-project-member] https://10.4.3.170/volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 returned with HTTP 200 Aug 18 19:17:19.653767 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 49/197] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:17:19 2026] GET /volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 => generated 946 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:19.667963 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2d37ddb7-49d3-4422-81a8-7c9fabf15aa2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:19.669429 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2d37ddb7-49d3-4422-81a8-7c9fabf15aa2 tempest-VolumesTransfersV355Test-200479297 tempest-VolumesTransfersV355Test-200479297-project-member] GET https://10.4.3.170/volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 Aug 18 19:17:19.669604 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2d37ddb7-49d3-4422-81a8-7c9fabf15aa2 tempest-VolumesTransfersV355Test-200479297 tempest-VolumesTransfersV355Test-200479297-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:19.669781 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2d37ddb7-49d3-4422-81a8-7c9fabf15aa2 tempest-VolumesTransfersV355Test-200479297 tempest-VolumesTransfersV355Test-200479297-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:19.675702 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:19.675702 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:19.678789 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2d37ddb7-49d3-4422-81a8-7c9fabf15aa2 tempest-VolumesTransfersV355Test-200479297 tempest-VolumesTransfersV355Test-200479297-project-member] Volume info retrieved successfully. Aug 18 19:17:19.682457 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2d37ddb7-49d3-4422-81a8-7c9fabf15aa2 tempest-VolumesTransfersV355Test-200479297 tempest-VolumesTransfersV355Test-200479297-project-member] https://10.4.3.170/volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 returned with HTTP 200 Aug 18 19:17:19.682812 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 50/198] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:17:19 2026] GET /volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 => generated 946 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:19.697893 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-fea87276-518a-448b-9536-2ea0b2691f33 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:19.699405 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fea87276-518a-448b-9536-2ea0b2691f33 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] DELETE https://10.4.3.170/volume/v3/volume-transfers/0ec339e8-dece-4dcc-b59a-4de962836033 Aug 18 19:17:19.699575 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fea87276-518a-448b-9536-2ea0b2691f33 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:19.699763 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fea87276-518a-448b-9536-2ea0b2691f33 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:19.699878 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.volume_transfer [None req-fea87276-518a-448b-9536-2ea0b2691f33 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Delete transfer with id: 0ec339e8-dece-4dcc-b59a-4de962836033 Aug 18 19:17:19.702501 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fea87276-518a-448b-9536-2ea0b2691f33 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] https://10.4.3.170/volume/v3/volume-transfers/0ec339e8-dece-4dcc-b59a-4de962836033 returned with HTTP 404 Aug 18 19:17:19.703067 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 52/199] 10.4.3.170 () {68 vars in 1419 bytes} [Tue Aug 18 19:17:19 2026] DELETE /volume/v3/volume-transfers/0ec339e8-dece-4dcc-b59a-4de962836033 => generated 111 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:17:19.710731 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-94de87ab-8f1b-4587-a74f-ef4af7bf8cea None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:19.857594 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-94de87ab-8f1b-4587-a74f-ef4af7bf8cea tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 Aug 18 19:17:19.857800 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-94de87ab-8f1b-4587-a74f-ef4af7bf8cea tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:19.858004 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-94de87ab-8f1b-4587-a74f-ef4af7bf8cea tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:19.858192 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-94de87ab-8f1b-4587-a74f-ef4af7bf8cea tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] Delete volume with id: 88d6f28b-19df-4bea-90e5-d62f0960a3e8 Aug 18 19:17:19.865152 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:19.865152 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:19.865477 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-94de87ab-8f1b-4587-a74f-ef4af7bf8cea tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] Volume info retrieved successfully. Aug 18 19:17:19.880989 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-94de87ab-8f1b-4587-a74f-ef4af7bf8cea tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] Delete volume request issued successfully. Aug 18 19:17:19.880989 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-94de87ab-8f1b-4587-a74f-ef4af7bf8cea tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] https://10.4.3.170/volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 returned with HTTP 202 Aug 18 19:17:19.880989 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 49/200] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:17:19 2026] DELETE /volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:17:19.889803 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8e196450-5b47-4b4d-8860-0a188ff7f28a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:19.892160 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8e196450-5b47-4b4d-8860-0a188ff7f28a tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] GET https://10.4.3.170/volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 Aug 18 19:17:19.892405 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8e196450-5b47-4b4d-8860-0a188ff7f28a tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:19.893970 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8e196450-5b47-4b4d-8860-0a188ff7f28a tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:19.905568 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:19.905568 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:19.909010 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-8e196450-5b47-4b4d-8860-0a188ff7f28a tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] Volume info retrieved successfully. Aug 18 19:17:19.912263 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8e196450-5b47-4b4d-8860-0a188ff7f28a tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] https://10.4.3.170/volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 returned with HTTP 200 Aug 18 19:17:19.912643 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 50/201] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:17:19 2026] GET /volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:17:20.929583 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ac19adc4-4ec0-4468-be21-5151e492949c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:20.932044 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ac19adc4-4ec0-4468-be21-5151e492949c tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] GET https://10.4.3.170/volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 Aug 18 19:17:20.932198 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ac19adc4-4ec0-4468-be21-5151e492949c tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:20.932382 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ac19adc4-4ec0-4468-be21-5151e492949c tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:20.939389 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ac19adc4-4ec0-4468-be21-5151e492949c tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] https://10.4.3.170/volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 returned with HTTP 404 Aug 18 19:17:20.941750 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 51/202] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:17:20 2026] GET /volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:17:20.953085 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e7de75af-7d94-4c9d-a874-5efed17a974b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:20.955383 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e7de75af-7d94-4c9d-a874-5efed17a974b tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] GET https://10.4.3.170/volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 Aug 18 19:17:20.955771 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e7de75af-7d94-4c9d-a874-5efed17a974b tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:20.956045 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e7de75af-7d94-4c9d-a874-5efed17a974b tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:20.965962 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e7de75af-7d94-4c9d-a874-5efed17a974b tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] https://10.4.3.170/volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 returned with HTTP 404 Aug 18 19:17:20.966424 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 53/203] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:17:20 2026] GET /volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:17:20.978722 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c6f7185b-a523-4359-ad9e-8423d087cba6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:20.980515 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c6f7185b-a523-4359-ad9e-8423d087cba6 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] DELETE https://10.4.3.170/volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 Aug 18 19:17:20.980854 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c6f7185b-a523-4359-ad9e-8423d087cba6 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:20.980854 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c6f7185b-a523-4359-ad9e-8423d087cba6 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:20.981087 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-c6f7185b-a523-4359-ad9e-8423d087cba6 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Delete volume with id: 88d6f28b-19df-4bea-90e5-d62f0960a3e8 Aug 18 19:17:20.986873 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c6f7185b-a523-4359-ad9e-8423d087cba6 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] https://10.4.3.170/volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 returned with HTTP 404 Aug 18 19:17:20.987604 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 50/204] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:17:20 2026] DELETE /volume/v3/volumes/88d6f28b-19df-4bea-90e5-d62f0960a3e8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:17:20.997398 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d7702ce4-71ae-4f16-8a82-af2ef7c2bafc None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:20.999145 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d7702ce4-71ae-4f16-8a82-af2ef7c2bafc tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:17:20.999523 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d7702ce4-71ae-4f16-8a82-af2ef7c2bafc tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-947309181"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:21.000857 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-d7702ce4-71ae-4f16-8a82-af2ef7c2bafc tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-947309181'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:17:21.001470 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-d7702ce4-71ae-4f16-8a82-af2ef7c2bafc tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Create volume of 1 GB Aug 18 19:17:21.005469 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d7702ce4-71ae-4f16-8a82-af2ef7c2bafc tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Availability Zones retrieved successfully. Aug 18 19:17:21.010726 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-d7702ce4-71ae-4f16-8a82-af2ef7c2bafc tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Flow 'volume_create_api' (3176f92a-ee0e-4c26-a53c-99ad32b2d9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:17:21.011792 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-d7702ce4-71ae-4f16-8a82-af2ef7c2bafc tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7858608-125e-4751-9ee3-f91a3ef24b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:21.013455 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-d7702ce4-71ae-4f16-8a82-af2ef7c2bafc tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:17:21.038859 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-d7702ce4-71ae-4f16-8a82-af2ef7c2bafc tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7858608-125e-4751-9ee3-f91a3ef24b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:21.039725 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-d7702ce4-71ae-4f16-8a82-af2ef7c2bafc tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (982c5844-ba51-4157-8ab3-f60be59a7d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:21.105710 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-d7702ce4-71ae-4f16-8a82-af2ef7c2bafc tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Created reservations ['6572cf4b-b18e-48e9-9777-9bcbc2d55570', '81a647f5-14cb-4a4e-87a0-b0dab8264415', 'ae7e3ccc-0842-4286-a0b7-97d132aa728c', '695ea0aa-0198-4507-8f79-7244bed037b0'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:17:21.106534 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-d7702ce4-71ae-4f16-8a82-af2ef7c2bafc tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (982c5844-ba51-4157-8ab3-f60be59a7d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6572cf4b-b18e-48e9-9777-9bcbc2d55570', '81a647f5-14cb-4a4e-87a0-b0dab8264415', 'ae7e3ccc-0842-4286-a0b7-97d132aa728c', '695ea0aa-0198-4507-8f79-7244bed037b0']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:21.107271 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-d7702ce4-71ae-4f16-8a82-af2ef7c2bafc tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (749e8880-840e-4146-84b4-c98b43a82488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:21.130563 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-d7702ce4-71ae-4f16-8a82-af2ef7c2bafc tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (749e8880-840e-4146-84b4-c98b43a82488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '301dac50-f10d-495b-b593-1e4098bd7f77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-947309181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c38cfeccded441be9e17f2cf6b813412',qos_specs=None,replication_status=,reservations=['6572cf4b-b18e-48e9-9777-9bcbc2d55570','81a647f5-14cb-4a4e-87a0-b0dab8264415','ae7e3ccc-0842-4286-a0b7-97d132aa728c','695ea0aa-0198-4507-8f79-7244bed037b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00dd245a68f74f95af9c49e1a91e7bf9',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:17:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-947309181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=301dac50-f10d-495b-b593-1e4098bd7f77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c38cfeccded441be9e17f2cf6b813412',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00dd245a68f74f95af9c49e1a91e7bf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:21.131336 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-d7702ce4-71ae-4f16-8a82-af2ef7c2bafc tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e23bd236-4146-4deb-82fe-0aab6b62b780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:21.153116 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-d7702ce4-71ae-4f16-8a82-af2ef7c2bafc tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e23bd236-4146-4deb-82fe-0aab6b62b780) transitioned into state 'SUCCESS' from state '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-947309181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c38cfeccded441be9e17f2cf6b813412',qos_specs=None,replication_status=,reservations=['6572cf4b-b18e-48e9-9777-9bcbc2d55570','81a647f5-14cb-4a4e-87a0-b0dab8264415','ae7e3ccc-0842-4286-a0b7-97d132aa728c','695ea0aa-0198-4507-8f79-7244bed037b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00dd245a68f74f95af9c49e1a91e7bf9',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:21.153841 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-d7702ce4-71ae-4f16-8a82-af2ef7c2bafc tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97328402-26e1-423a-af4b-5b64f26c27cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:21.163838 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-d7702ce4-71ae-4f16-8a82-af2ef7c2bafc tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97328402-26e1-423a-af4b-5b64f26c27cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:21.164605 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-d7702ce4-71ae-4f16-8a82-af2ef7c2bafc tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Flow 'volume_create_api' (3176f92a-ee0e-4c26-a53c-99ad32b2d9f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:17:21.165123 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d7702ce4-71ae-4f16-8a82-af2ef7c2bafc tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Create volume request issued successfully. Aug 18 19:17:21.165702 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d7702ce4-71ae-4f16-8a82-af2ef7c2bafc tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:17:21.166110 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 51/205] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:17:20 2026] POST /volume/v3/volumes => generated 818 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:21.182337 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f4e32dcc-f6ea-4256-878f-cdca552ce637 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:21.184266 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f4e32dcc-f6ea-4256-878f-cdca552ce637 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] GET https://10.4.3.170/volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 Aug 18 19:17:21.184509 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f4e32dcc-f6ea-4256-878f-cdca552ce637 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:21.184726 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f4e32dcc-f6ea-4256-878f-cdca552ce637 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:21.193554 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:21.193554 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:21.202545 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f4e32dcc-f6ea-4256-878f-cdca552ce637 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Volume info retrieved successfully. Aug 18 19:17:21.207916 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f4e32dcc-f6ea-4256-878f-cdca552ce637 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] https://10.4.3.170/volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 returned with HTTP 200 Aug 18 19:17:21.208377 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 52/206] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:17:21 2026] GET /volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 => generated 886 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:22.227533 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e0c1813b-cd5d-4b5d-8b48-20a7f63308d4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:22.229422 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e0c1813b-cd5d-4b5d-8b48-20a7f63308d4 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] GET https://10.4.3.170/volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 Aug 18 19:17:22.229734 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e0c1813b-cd5d-4b5d-8b48-20a7f63308d4 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:22.230080 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e0c1813b-cd5d-4b5d-8b48-20a7f63308d4 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:22.239987 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:22.239987 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:22.244973 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e0c1813b-cd5d-4b5d-8b48-20a7f63308d4 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Volume info retrieved successfully. Aug 18 19:17:22.249038 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e0c1813b-cd5d-4b5d-8b48-20a7f63308d4 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] https://10.4.3.170/volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 returned with HTTP 200 Aug 18 19:17:22.249681 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 54/207] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:17:22 2026] GET /volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 19:17:22.268226 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a22f295c-f78a-4690-8844-00ed1ef3abba None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:22.270665 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a22f295c-f78a-4690-8844-00ed1ef3abba tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] POST https://10.4.3.170/volume/v3/volume-transfers Aug 18 19:17:22.271131 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a22f295c-f78a-4690-8844-00ed1ef3abba tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "301dac50-f10d-495b-b593-1e4098bd7f77"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:22.273256 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volume_transfer [None req-a22f295c-f78a-4690-8844-00ed1ef3abba tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Creating new volume transfer {'transfer': {'volume_id': '301dac50-f10d-495b-b593-1e4098bd7f77'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 19:17:22.273446 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volume_transfer [None req-a22f295c-f78a-4690-8844-00ed1ef3abba tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Creating transfer of volume 301dac50-f10d-495b-b593-1e4098bd7f77 Aug 18 19:17:22.273625 np0000007688 devstack@c-api.service[100583]: INFO cinder.transfer.api [None req-a22f295c-f78a-4690-8844-00ed1ef3abba tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Generating transfer record for volume 301dac50-f10d-495b-b593-1e4098bd7f77 Aug 18 19:17:22.283743 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:22.283743 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:22.294694 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a22f295c-f78a-4690-8844-00ed1ef3abba tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] https://10.4.3.170/volume/v3/volume-transfers returned with HTTP 202 Aug 18 19:17:22.295258 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 51/208] 10.4.3.170 () {70 vars in 1326 bytes} [Tue Aug 18 19:17:22 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 19:17:22.311594 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6837cb54-0489-4d1b-a187-19f98b6ea2f0 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:22.314109 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6837cb54-0489-4d1b-a187-19f98b6ea2f0 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] GET https://10.4.3.170/volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 Aug 18 19:17:22.314394 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6837cb54-0489-4d1b-a187-19f98b6ea2f0 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:22.314645 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6837cb54-0489-4d1b-a187-19f98b6ea2f0 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:22.323775 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:22.323775 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:22.327835 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-6837cb54-0489-4d1b-a187-19f98b6ea2f0 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Volume info retrieved successfully. Aug 18 19:17:22.334065 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6837cb54-0489-4d1b-a187-19f98b6ea2f0 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] https://10.4.3.170/volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 returned with HTTP 200 Aug 18 19:17:22.334509 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 52/209] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:17:22 2026] GET /volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:22.347688 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-43247e58-704e-4f74-ba29-484eb63c8340 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:22.349631 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-43247e58-704e-4f74-ba29-484eb63c8340 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] GET https://10.4.3.170/volume/v3/volume-transfers/detail Aug 18 19:17:22.349919 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-43247e58-704e-4f74-ba29-484eb63c8340 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:22.350183 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-43247e58-704e-4f74-ba29-484eb63c8340 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Calling method 'detail' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:22.350444 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volume_transfer [None req-43247e58-704e-4f74-ba29-484eb63c8340 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Listing volume transfers {{(pid=100580) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 19:17:22.357209 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-43247e58-704e-4f74-ba29-484eb63c8340 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] https://10.4.3.170/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 18 19:17:22.357710 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 53/210] 10.4.3.170 () {68 vars in 1326 bytes} [Tue Aug 18 19:17:22 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:22.367415 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-46e1dcac-24aa-455e-a5fc-742828134b79 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:22.369242 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-46e1dcac-24aa-455e-a5fc-742828134b79 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] DELETE https://10.4.3.170/volume/v3/volume-transfers/64bd51e2-a195-468a-8590-b3f45e038cdd Aug 18 19:17:22.369691 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-46e1dcac-24aa-455e-a5fc-742828134b79 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:22.370593 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-46e1dcac-24aa-455e-a5fc-742828134b79 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:22.370593 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.volume_transfer [None req-46e1dcac-24aa-455e-a5fc-742828134b79 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Delete transfer with id: 64bd51e2-a195-468a-8590-b3f45e038cdd Aug 18 19:17:22.379979 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:22.379979 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:22.389083 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-46e1dcac-24aa-455e-a5fc-742828134b79 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] https://10.4.3.170/volume/v3/volume-transfers/64bd51e2-a195-468a-8590-b3f45e038cdd returned with HTTP 202 Aug 18 19:17:22.389716 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 55/211] 10.4.3.170 () {68 vars in 1419 bytes} [Tue Aug 18 19:17:22 2026] DELETE /volume/v3/volume-transfers/64bd51e2-a195-468a-8590-b3f45e038cdd => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:17:22.398302 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c2acf3c7-ce56-43c5-a2cd-9c884a1a0377 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:22.401550 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c2acf3c7-ce56-43c5-a2cd-9c884a1a0377 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] GET https://10.4.3.170/volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 Aug 18 19:17:22.401760 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c2acf3c7-ce56-43c5-a2cd-9c884a1a0377 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:22.401955 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c2acf3c7-ce56-43c5-a2cd-9c884a1a0377 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:22.408783 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:22.408783 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:22.412230 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c2acf3c7-ce56-43c5-a2cd-9c884a1a0377 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Volume info retrieved successfully. Aug 18 19:17:22.416107 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c2acf3c7-ce56-43c5-a2cd-9c884a1a0377 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] https://10.4.3.170/volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 returned with HTTP 200 Aug 18 19:17:22.416462 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 52/212] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:17:22 2026] GET /volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:22.428971 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-49f59c8c-89a7-4e06-8b48-b0d6f2bf8395 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:22.432268 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-49f59c8c-89a7-4e06-8b48-b0d6f2bf8395 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] DELETE https://10.4.3.170/volume/v3/volume-transfers/64bd51e2-a195-468a-8590-b3f45e038cdd Aug 18 19:17:22.432524 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-49f59c8c-89a7-4e06-8b48-b0d6f2bf8395 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:22.432713 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-49f59c8c-89a7-4e06-8b48-b0d6f2bf8395 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:22.432800 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.contrib.volume_transfer [None req-49f59c8c-89a7-4e06-8b48-b0d6f2bf8395 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Delete transfer with id: 64bd51e2-a195-468a-8590-b3f45e038cdd Aug 18 19:17:22.439108 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-49f59c8c-89a7-4e06-8b48-b0d6f2bf8395 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] https://10.4.3.170/volume/v3/volume-transfers/64bd51e2-a195-468a-8590-b3f45e038cdd returned with HTTP 404 Aug 18 19:17:22.439679 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 53/213] 10.4.3.170 () {68 vars in 1419 bytes} [Tue Aug 18 19:17:22 2026] DELETE /volume/v3/volume-transfers/64bd51e2-a195-468a-8590-b3f45e038cdd => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:17:22.447092 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bd459a73-d518-4e8d-a970-61c9b83d576e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:22.448742 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bd459a73-d518-4e8d-a970-61c9b83d576e tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 Aug 18 19:17:22.448945 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bd459a73-d518-4e8d-a970-61c9b83d576e tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:22.449124 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bd459a73-d518-4e8d-a970-61c9b83d576e tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:22.449295 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-bd459a73-d518-4e8d-a970-61c9b83d576e tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] Delete volume with id: 301dac50-f10d-495b-b593-1e4098bd7f77 Aug 18 19:17:22.456294 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:22.456294 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:22.456631 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-bd459a73-d518-4e8d-a970-61c9b83d576e tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] Volume info retrieved successfully. Aug 18 19:17:22.474543 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-bd459a73-d518-4e8d-a970-61c9b83d576e tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] Delete volume request issued successfully. Aug 18 19:17:22.474543 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bd459a73-d518-4e8d-a970-61c9b83d576e tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] https://10.4.3.170/volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 returned with HTTP 202 Aug 18 19:17:22.474921 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 54/214] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:17:22 2026] DELETE /volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:17:22.484736 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8dfd4b88-65e0-4ee9-a4a2-0a8e20a9e5a8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:22.489761 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8dfd4b88-65e0-4ee9-a4a2-0a8e20a9e5a8 tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] GET https://10.4.3.170/volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 Aug 18 19:17:22.490837 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8dfd4b88-65e0-4ee9-a4a2-0a8e20a9e5a8 tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:22.492590 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8dfd4b88-65e0-4ee9-a4a2-0a8e20a9e5a8 tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:22.504494 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:22.504494 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:22.508480 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8dfd4b88-65e0-4ee9-a4a2-0a8e20a9e5a8 tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] Volume info retrieved successfully. Aug 18 19:17:22.513165 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8dfd4b88-65e0-4ee9-a4a2-0a8e20a9e5a8 tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] https://10.4.3.170/volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 returned with HTTP 200 Aug 18 19:17:22.514931 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 56/215] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:17:22 2026] GET /volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 19:17:23.532999 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9c3d049d-3eb3-44ff-a45c-1d780f07f275 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:23.538072 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9c3d049d-3eb3-44ff-a45c-1d780f07f275 tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] GET https://10.4.3.170/volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 Aug 18 19:17:23.538309 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9c3d049d-3eb3-44ff-a45c-1d780f07f275 tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:23.538541 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9c3d049d-3eb3-44ff-a45c-1d780f07f275 tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:23.549608 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9c3d049d-3eb3-44ff-a45c-1d780f07f275 tempest-VolumesTransfersV355Test-927080517 tempest-VolumesTransfersV355Test-927080517-project-admin] https://10.4.3.170/volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 returned with HTTP 404 Aug 18 19:17:23.549830 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 53/216] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:17:23 2026] GET /volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:17:23.562098 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-341f6c14-ac48-4aff-8426-0ac33e52cea6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:23.564730 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-341f6c14-ac48-4aff-8426-0ac33e52cea6 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] GET https://10.4.3.170/volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 Aug 18 19:17:23.564730 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-341f6c14-ac48-4aff-8426-0ac33e52cea6 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:23.564878 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-341f6c14-ac48-4aff-8426-0ac33e52cea6 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:23.575053 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-341f6c14-ac48-4aff-8426-0ac33e52cea6 tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] https://10.4.3.170/volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 returned with HTTP 404 Aug 18 19:17:23.575053 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 54/217] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:17:23 2026] GET /volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:17:23.585795 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3969a39a-4565-4441-97a2-fcac6112bb6e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:23.587918 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3969a39a-4565-4441-97a2-fcac6112bb6e tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] DELETE https://10.4.3.170/volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 Aug 18 19:17:23.588471 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3969a39a-4565-4441-97a2-fcac6112bb6e tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:23.588471 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3969a39a-4565-4441-97a2-fcac6112bb6e tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:23.588668 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-3969a39a-4565-4441-97a2-fcac6112bb6e tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] Delete volume with id: 301dac50-f10d-495b-b593-1e4098bd7f77 Aug 18 19:17:23.595937 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3969a39a-4565-4441-97a2-fcac6112bb6e tempest-VolumesTransfersV355Test-812910080 tempest-VolumesTransfersV355Test-812910080-project-member] https://10.4.3.170/volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 returned with HTTP 404 Aug 18 19:17:23.596558 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 55/218] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:17:23 2026] DELETE /volume/v3/volumes/301dac50-f10d-495b-b593-1e4098bd7f77 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:17:30.339677 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-81e13d1b-8c8c-4d2b-b8ce-87582f5d19c5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:30.342120 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-81e13d1b-8c8c-4d2b-b8ce-87582f5d19c5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:17:30.342637 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-81e13d1b-8c8c-4d2b-b8ce-87582f5d19c5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-79976044"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:30.344890 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-81e13d1b-8c8c-4d2b-b8ce-87582f5d19c5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-79976044'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:17:30.345410 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-81e13d1b-8c8c-4d2b-b8ce-87582f5d19c5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Create volume of 1 GB Aug 18 19:17:30.350884 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-81e13d1b-8c8c-4d2b-b8ce-87582f5d19c5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Availability Zones retrieved successfully. Aug 18 19:17:30.358971 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-81e13d1b-8c8c-4d2b-b8ce-87582f5d19c5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Flow 'volume_create_api' (28b4199a-069d-4820-82a6-4aedfd6c5db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:17:30.359717 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-81e13d1b-8c8c-4d2b-b8ce-87582f5d19c5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (255e64bd-e216-4aaf-b992-9b0b4732be9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:30.361383 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-81e13d1b-8c8c-4d2b-b8ce-87582f5d19c5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:17:30.422262 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-81e13d1b-8c8c-4d2b-b8ce-87582f5d19c5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (255e64bd-e216-4aaf-b992-9b0b4732be9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:30.423141 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-81e13d1b-8c8c-4d2b-b8ce-87582f5d19c5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64d0a1c4-f2af-421f-a100-5b7e80159fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:30.460914 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-81e13d1b-8c8c-4d2b-b8ce-87582f5d19c5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-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 19:17:30.512424 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-81e13d1b-8c8c-4d2b-b8ce-87582f5d19c5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Created reservations ['29fe0f8a-a3d2-448b-8610-b72ece1e9d7c', '160aefed-b1b8-4318-9984-c1ccbfc6af9e', '44a2bc6c-d0fd-45c3-b997-6601545e45df', '2a523bee-16a9-495b-950b-43ebfb5b6331'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:17:30.513342 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-81e13d1b-8c8c-4d2b-b8ce-87582f5d19c5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64d0a1c4-f2af-421f-a100-5b7e80159fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29fe0f8a-a3d2-448b-8610-b72ece1e9d7c', '160aefed-b1b8-4318-9984-c1ccbfc6af9e', '44a2bc6c-d0fd-45c3-b997-6601545e45df', '2a523bee-16a9-495b-950b-43ebfb5b6331']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:30.514323 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-81e13d1b-8c8c-4d2b-b8ce-87582f5d19c5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf89ee98-0bbd-4f6e-966a-0c9770b92829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:30.539886 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-81e13d1b-8c8c-4d2b-b8ce-87582f5d19c5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf89ee98-0bbd-4f6e-966a-0c9770b92829) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18abb612-573e-49e1-993b-eb52a0b63715', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-79976044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6adba20b4dca47d58864c4e510bfaa9d',qos_specs=None,replication_status=,reservations=['29fe0f8a-a3d2-448b-8610-b72ece1e9d7c','160aefed-b1b8-4318-9984-c1ccbfc6af9e','44a2bc6c-d0fd-45c3-b997-6601545e45df','2a523bee-16a9-495b-950b-43ebfb5b6331'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb53aa19147468d8890e4e9374f6b76',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:17:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-79976044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18abb612-573e-49e1-993b-eb52a0b63715,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6adba20b4dca47d58864c4e510bfaa9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fb53aa19147468d8890e4e9374f6b76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:30.541153 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-81e13d1b-8c8c-4d2b-b8ce-87582f5d19c5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c124aaf-48c6-41dc-a3ed-e3fd86aafa06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:30.563939 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-81e13d1b-8c8c-4d2b-b8ce-87582f5d19c5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c124aaf-48c6-41dc-a3ed-e3fd86aafa06) transitioned into state 'SUCCESS' from state '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-79976044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6adba20b4dca47d58864c4e510bfaa9d',qos_specs=None,replication_status=,reservations=['29fe0f8a-a3d2-448b-8610-b72ece1e9d7c','160aefed-b1b8-4318-9984-c1ccbfc6af9e','44a2bc6c-d0fd-45c3-b997-6601545e45df','2a523bee-16a9-495b-950b-43ebfb5b6331'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb53aa19147468d8890e4e9374f6b76',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:30.565069 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-81e13d1b-8c8c-4d2b-b8ce-87582f5d19c5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc9e8b6a-37fa-47af-9225-70838a73677d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:30.576558 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-81e13d1b-8c8c-4d2b-b8ce-87582f5d19c5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc9e8b6a-37fa-47af-9225-70838a73677d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:30.579171 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-81e13d1b-8c8c-4d2b-b8ce-87582f5d19c5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Flow 'volume_create_api' (28b4199a-069d-4820-82a6-4aedfd6c5db3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:17:30.579171 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-81e13d1b-8c8c-4d2b-b8ce-87582f5d19c5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Create volume request issued successfully. Aug 18 19:17:30.579455 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-81e13d1b-8c8c-4d2b-b8ce-87582f5d19c5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:17:30.580046 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 57/219] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:17:30 2026] POST /volume/v3/volumes => generated 753 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:17:30.594487 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b0ea521a-4443-40e5-99b7-3e71aa824763 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:30.596977 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b0ea521a-4443-40e5-99b7-3e71aa824763 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] GET https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 Aug 18 19:17:30.597232 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b0ea521a-4443-40e5-99b7-3e71aa824763 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:30.597516 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b0ea521a-4443-40e5-99b7-3e71aa824763 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:30.607185 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:30.607185 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:30.613171 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b0ea521a-4443-40e5-99b7-3e71aa824763 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Volume info retrieved successfully. Aug 18 19:17:30.618712 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b0ea521a-4443-40e5-99b7-3e71aa824763 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 returned with HTTP 200 Aug 18 19:17:30.619206 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 54/220] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:30 2026] GET /volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:31.637108 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-366ccb69-e662-4433-989e-9fb51586ceca None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:31.638882 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-366ccb69-e662-4433-989e-9fb51586ceca tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] GET https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 Aug 18 19:17:31.639190 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-366ccb69-e662-4433-989e-9fb51586ceca tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:31.639460 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-366ccb69-e662-4433-989e-9fb51586ceca tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:31.651455 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:31.651455 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:31.656279 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-366ccb69-e662-4433-989e-9fb51586ceca tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Volume info retrieved successfully. Aug 18 19:17:31.662556 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-366ccb69-e662-4433-989e-9fb51586ceca tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 returned with HTTP 200 Aug 18 19:17:31.662986 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 55/221] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:31 2026] GET /volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:31.742679 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-b83b59a8-a732-4b32-9584-340ec06199eb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:31.746438 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-b83b59a8-a732-4b32-9584-340ec06199eb tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] GET https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 Aug 18 19:17:31.746658 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-b83b59a8-a732-4b32-9584-340ec06199eb tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:31.746975 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-b83b59a8-a732-4b32-9584-340ec06199eb tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:31.757495 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:31.757495 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:31.761970 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-b83b59a8-a732-4b32-9584-340ec06199eb tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Volume info retrieved successfully. Aug 18 19:17:31.768343 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-b83b59a8-a732-4b32-9584-340ec06199eb tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 returned with HTTP 200 Aug 18 19:17:31.768917 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 56/222] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:17:31 2026] GET /volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:32.063199 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-808f5bec-7edc-46ad-90aa-fd6abe9e54b1 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:32.063767 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-808f5bec-7edc-46ad-90aa-fd6abe9e54b1 None None] GET https://10.4.3.170/volume// Aug 18 19:17:32.064143 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-808f5bec-7edc-46ad-90aa-fd6abe9e54b1 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:32.064143 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-808f5bec-7edc-46ad-90aa-fd6abe9e54b1 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:32.064647 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-808f5bec-7edc-46ad-90aa-fd6abe9e54b1 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:17:32.065459 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 58/223] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:17: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 19:17:32.082042 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-f67015f6-69a3-4542-88e4-7bd1cde40088 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:32.341133 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-f67015f6-69a3-4542-88e4-7bd1cde40088 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:17:32.341645 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-f67015f6-69a3-4542-88e4-7bd1cde40088 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18abb612-573e-49e1-993b-eb52a0b63715", "connector": null, "instance_uuid": "fe3a24cc-aa40-45da-86e1-b12bb6ceef48"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:32.346099 np0000007688 devstack@c-api.service[100583]: DEBUG dbcounter [-] [100583] Writing DB stats cinder:SELECT=269,cinder:INSERT=68,cinder:UPDATE=102 {{(pid=100583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:17:32.363330 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:32.363330 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:32.412816 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-f67015f6-69a3-4542-88e4-7bd1cde40088 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:17:32.413375 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 55/224] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:17:32 2026] POST /volume/v3/attachments => generated 273 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:32.442196 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-844a813e-9c93-42d7-a376-f31132805410 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:32.445597 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-844a813e-9c93-42d7-a376-f31132805410 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] GET https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 Aug 18 19:17:32.445869 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-844a813e-9c93-42d7-a376-f31132805410 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:32.446170 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-844a813e-9c93-42d7-a376-f31132805410 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:32.461990 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:32.461990 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:32.466072 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f597ddc0-26ab-4034-a91b-4181bcf8581d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:32.466796 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f597ddc0-26ab-4034-a91b-4181bcf8581d None None] GET https://10.4.3.170/volume// Aug 18 19:17:32.467245 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f597ddc0-26ab-4034-a91b-4181bcf8581d None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:32.467320 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-844a813e-9c93-42d7-a376-f31132805410 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Volume info retrieved successfully. Aug 18 19:17:32.467401 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f597ddc0-26ab-4034-a91b-4181bcf8581d None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:32.467766 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f597ddc0-26ab-4034-a91b-4181bcf8581d None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:17:32.468194 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 57/225] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:17:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:17:32.472818 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-844a813e-9c93-42d7-a376-f31132805410 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 returned with HTTP 200 Aug 18 19:17:32.473410 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 56/226] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:32 2026] GET /volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:32.483146 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-e4894b5d-da5b-42de-b63d-82cc2a25bf03 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:32.486266 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-e4894b5d-da5b-42de-b63d-82cc2a25bf03 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] GET https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 Aug 18 19:17:32.486622 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-e4894b5d-da5b-42de-b63d-82cc2a25bf03 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:32.486810 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-e4894b5d-da5b-42de-b63d-82cc2a25bf03 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:32.489950 np0000007688 devstack@c-api.service[100582]: DEBUG dbcounter [-] [100582] Writing DB stats cinder:SELECT=209,cinder:INSERT=35,cinder:UPDATE=61 {{(pid=100582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:17:32.505327 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:32.505327 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:32.511215 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-e4894b5d-da5b-42de-b63d-82cc2a25bf03 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Volume info retrieved successfully. Aug 18 19:17:32.518066 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-e4894b5d-da5b-42de-b63d-82cc2a25bf03 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 returned with HTTP 200 Aug 18 19:17:32.518670 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 59/227] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:17:32 2026] GET /volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 => generated 1025 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:17:32.646416 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-26ae590e-8142-4ca5-bb7f-472dc8df407c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:32.649814 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-26ae590e-8142-4ca5-bb7f-472dc8df407c tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] PUT https://10.4.3.170/volume/v3/attachments/a0dba5df-88ed-4af4-b367-4983ee92cef9 Aug 18 19:17:32.650261 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-26ae590e-8142-4ca5-bb7f-472dc8df407c tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:32.663741 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-26ae590e-8142-4ca5-bb7f-472dc8df407c tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Acquiring lock "cinder-attachment_update-18abb612-573e-49e1-993b-eb52a0b63715-np0000007688" by "attachment_update" {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:17:32.669358 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-26ae590e-8142-4ca5-bb7f-472dc8df407c tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Lock "cinder-attachment_update-18abb612-573e-49e1-993b-eb52a0b63715-np0000007688" acquired by "attachment_update" :: waited 0.006s {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:17:32.670467 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:32.670467 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:32.756791 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-26ae590e-8142-4ca5-bb7f-472dc8df407c tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Lock "cinder-attachment_update-18abb612-573e-49e1-993b-eb52a0b63715-np0000007688" released by "attachment_update" :: held 0.087s {{(pid=100583) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:17:32.757155 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-26ae590e-8142-4ca5-bb7f-472dc8df407c tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] https://10.4.3.170/volume/v3/attachments/a0dba5df-88ed-4af4-b367-4983ee92cef9 returned with HTTP 200 Aug 18 19:17:32.757640 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 56/228] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:17:32 2026] PUT /volume/v3/attachments/a0dba5df-88ed-4af4-b367-4983ee92cef9 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:33.489819 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4030c33e-fb78-4ddf-a43f-5a7ab53a5cfd None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:33.492452 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4030c33e-fb78-4ddf-a43f-5a7ab53a5cfd tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] GET https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 Aug 18 19:17:33.492734 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4030c33e-fb78-4ddf-a43f-5a7ab53a5cfd tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:33.492976 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4030c33e-fb78-4ddf-a43f-5a7ab53a5cfd tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:33.507063 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:33.507063 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:33.512212 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-4030c33e-fb78-4ddf-a43f-5a7ab53a5cfd tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Volume info retrieved successfully. Aug 18 19:17:33.517582 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4030c33e-fb78-4ddf-a43f-5a7ab53a5cfd tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 returned with HTTP 200 Aug 18 19:17:33.518073 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 58/229] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:33 2026] GET /volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:33.958389 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-cfda3431-deab-4864-8709-5f7f3cddcf7b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:34.199915 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cfda3431-deab-4864-8709-5f7f3cddcf7b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:17:34.199915 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cfda3431-deab-4864-8709-5f7f3cddcf7b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1090296592"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:34.202027 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-cfda3431-deab-4864-8709-5f7f3cddcf7b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1090296592'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:17:34.202224 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-cfda3431-deab-4864-8709-5f7f3cddcf7b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create volume of 1 GB Aug 18 19:17:34.207920 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-cfda3431-deab-4864-8709-5f7f3cddcf7b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Availability Zones retrieved successfully. Aug 18 19:17:34.216326 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cfda3431-deab-4864-8709-5f7f3cddcf7b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Flow 'volume_create_api' (12b4276a-0c4c-4a1d-90da-f5250190a57b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:17:34.218772 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cfda3431-deab-4864-8709-5f7f3cddcf7b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77a5d85a-e697-4012-be29-236962bae96c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:34.219689 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-cfda3431-deab-4864-8709-5f7f3cddcf7b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:17:34.258587 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cfda3431-deab-4864-8709-5f7f3cddcf7b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77a5d85a-e697-4012-be29-236962bae96c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:34.259825 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cfda3431-deab-4864-8709-5f7f3cddcf7b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eacd48ed-a35b-43c3-9573-c0226fa2ae7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:34.340192 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-cfda3431-deab-4864-8709-5f7f3cddcf7b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Created reservations ['b06635db-f09e-4017-9bcd-0aa61997060a', 'f9e941c4-ab06-48e2-9461-76defb467a4c', '5ad5436f-5968-43fd-890e-03201c04d8af', 'eb82c04d-8a15-46c6-8ada-76cbb1f41df5'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:17:34.341624 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cfda3431-deab-4864-8709-5f7f3cddcf7b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eacd48ed-a35b-43c3-9573-c0226fa2ae7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b06635db-f09e-4017-9bcd-0aa61997060a', 'f9e941c4-ab06-48e2-9461-76defb467a4c', '5ad5436f-5968-43fd-890e-03201c04d8af', 'eb82c04d-8a15-46c6-8ada-76cbb1f41df5']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:34.342376 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cfda3431-deab-4864-8709-5f7f3cddcf7b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cad1e13-bb12-4ca6-b631-06db831d6712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:34.369287 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cfda3431-deab-4864-8709-5f7f3cddcf7b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cad1e13-bb12-4ca6-b631-06db831d6712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '272634ae-b302-450c-8df4-acebab19d05a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1090296592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9642a2e89a7c4ab6820968b1c452999a',qos_specs=None,replication_status=,reservations=['b06635db-f09e-4017-9bcd-0aa61997060a','f9e941c4-ab06-48e2-9461-76defb467a4c','5ad5436f-5968-43fd-890e-03201c04d8af','eb82c04d-8a15-46c6-8ada-76cbb1f41df5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65788557f91042ed85ca8c3605b80e06',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:17:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1090296592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=272634ae-b302-450c-8df4-acebab19d05a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9642a2e89a7c4ab6820968b1c452999a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65788557f91042ed85ca8c3605b80e06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:34.370297 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cfda3431-deab-4864-8709-5f7f3cddcf7b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84485078-3fc3-46d3-bdee-775436d23381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:34.394935 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cfda3431-deab-4864-8709-5f7f3cddcf7b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84485078-3fc3-46d3-bdee-775436d23381) transitioned into state 'SUCCESS' from state '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-1090296592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9642a2e89a7c4ab6820968b1c452999a',qos_specs=None,replication_status=,reservations=['b06635db-f09e-4017-9bcd-0aa61997060a','f9e941c4-ab06-48e2-9461-76defb467a4c','5ad5436f-5968-43fd-890e-03201c04d8af','eb82c04d-8a15-46c6-8ada-76cbb1f41df5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65788557f91042ed85ca8c3605b80e06',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:34.395953 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cfda3431-deab-4864-8709-5f7f3cddcf7b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6991c14-688e-4719-9913-c965bc5441df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:34.412898 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cfda3431-deab-4864-8709-5f7f3cddcf7b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6991c14-688e-4719-9913-c965bc5441df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:34.414075 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cfda3431-deab-4864-8709-5f7f3cddcf7b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Flow 'volume_create_api' (12b4276a-0c4c-4a1d-90da-f5250190a57b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:17:34.414655 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-cfda3431-deab-4864-8709-5f7f3cddcf7b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create volume request issued successfully. Aug 18 19:17:34.415376 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cfda3431-deab-4864-8709-5f7f3cddcf7b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:17:34.415803 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 57/230] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:17:33 2026] POST /volume/v3/volumes => generated 754 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:17:34.426667 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f27c2f40-96f6-4ffa-9d32-b82c2e43ddbc None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:34.428922 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f27c2f40-96f6-4ffa-9d32-b82c2e43ddbc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:17:34.429130 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f27c2f40-96f6-4ffa-9d32-b82c2e43ddbc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:34.429329 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f27c2f40-96f6-4ffa-9d32-b82c2e43ddbc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:34.441708 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:34.441708 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:34.446127 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f27c2f40-96f6-4ffa-9d32-b82c2e43ddbc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:17:34.450745 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f27c2f40-96f6-4ffa-9d32-b82c2e43ddbc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a returned with HTTP 200 Aug 18 19:17:34.451182 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 60/231] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:34 2026] GET /volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:34.535497 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9641a470-dbb8-4e62-a789-682c046d2b38 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:34.540844 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9641a470-dbb8-4e62-a789-682c046d2b38 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] GET https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 Aug 18 19:17:34.541022 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9641a470-dbb8-4e62-a789-682c046d2b38 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:34.541192 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9641a470-dbb8-4e62-a789-682c046d2b38 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:34.553846 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:34.553846 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:34.559723 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9641a470-dbb8-4e62-a789-682c046d2b38 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Volume info retrieved successfully. Aug 18 19:17:34.565098 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9641a470-dbb8-4e62-a789-682c046d2b38 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 returned with HTTP 200 Aug 18 19:17:34.565694 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 57/232] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:34 2026] GET /volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:35.149225 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-161d1c3e-59bc-4a78-82db-b10e4da9f1a4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:35.152946 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-161d1c3e-59bc-4a78-82db-b10e4da9f1a4 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] GET https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:17:35.153188 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-161d1c3e-59bc-4a78-82db-b10e4da9f1a4 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:35.153503 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-161d1c3e-59bc-4a78-82db-b10e4da9f1a4 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:35.162574 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:35.162574 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:35.166688 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-161d1c3e-59bc-4a78-82db-b10e4da9f1a4 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Volume info retrieved successfully. Aug 18 19:17:35.172179 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-161d1c3e-59bc-4a78-82db-b10e4da9f1a4 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a returned with HTTP 200 Aug 18 19:17:35.172706 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 59/233] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:17:35 2026] GET /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:35.442763 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-17c8f508-fa10-4839-b4bb-eedca81fcf68 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:35.443210 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-17c8f508-fa10-4839-b4bb-eedca81fcf68 None None] GET https://10.4.3.170/volume// Aug 18 19:17:35.443308 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-17c8f508-fa10-4839-b4bb-eedca81fcf68 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:35.443534 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-17c8f508-fa10-4839-b4bb-eedca81fcf68 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:35.443829 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-17c8f508-fa10-4839-b4bb-eedca81fcf68 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:17:35.444167 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 58/234] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:17: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 19:17:35.466264 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-dfb68438-8836-445f-b699-fda275e50722 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:35.466921 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ca5eee02-e8d1-47cd-ada8-ea7733f14aec None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:35.471892 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ca5eee02-e8d1-47cd-ada8-ea7733f14aec tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:17:35.471992 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ca5eee02-e8d1-47cd-ada8-ea7733f14aec tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:35.472156 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ca5eee02-e8d1-47cd-ada8-ea7733f14aec tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:35.479703 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:35.479703 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:35.484026 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ca5eee02-e8d1-47cd-ada8-ea7733f14aec tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:17:35.489559 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ca5eee02-e8d1-47cd-ada8-ea7733f14aec tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a returned with HTTP 200 Aug 18 19:17:35.489994 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 58/235] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:35 2026] GET /volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:35.508703 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a007cb68-0fad-479c-8783-f39842c8f157 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:35.511774 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a007cb68-0fad-479c-8783-f39842c8f157 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:17:35.512019 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a007cb68-0fad-479c-8783-f39842c8f157 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:35.512019 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a007cb68-0fad-479c-8783-f39842c8f157 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:35.522277 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:35.522277 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:35.526028 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a007cb68-0fad-479c-8783-f39842c8f157 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:17:35.533785 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a007cb68-0fad-479c-8783-f39842c8f157 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a returned with HTTP 200 Aug 18 19:17:35.533785 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 60/236] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:35 2026] GET /volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:35.548289 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c78f9b8d-3be8-46cd-b8a4-f35e0160b51a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:35.550449 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c78f9b8d-3be8-46cd-b8a4-f35e0160b51a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:17:35.550919 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c78f9b8d-3be8-46cd-b8a4-f35e0160b51a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "272634ae-b302-450c-8df4-acebab19d05a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-673754629"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:35.562299 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:35.562299 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:35.562875 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c78f9b8d-3be8-46cd-b8a4-f35e0160b51a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:17:35.563007 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-c78f9b8d-3be8-46cd-b8a4-f35e0160b51a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create snapshot from volume 272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:17:35.582107 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f6ad1610-1013-45ad-9e7a-69419fbdf6fb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:35.583849 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f6ad1610-1013-45ad-9e7a-69419fbdf6fb tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] GET https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 Aug 18 19:17:35.584087 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f6ad1610-1013-45ad-9e7a-69419fbdf6fb tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:35.584334 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f6ad1610-1013-45ad-9e7a-69419fbdf6fb tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:35.598183 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:35.598183 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:35.604652 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f6ad1610-1013-45ad-9e7a-69419fbdf6fb tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Volume info retrieved successfully. Aug 18 19:17:35.609490 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-c78f9b8d-3be8-46cd-b8a4-f35e0160b51a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Created reservations ['25c28931-01ba-4978-a9f5-c42986c06d80', '6b30fcb9-a3c3-4f25-8ed0-ec5a536d298e', '5d539405-9fbc-456a-803a-bc609b3e5cc7', 'd73cf0fc-50d9-47ce-9607-98cc0e7fa526'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:17:35.611104 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f6ad1610-1013-45ad-9e7a-69419fbdf6fb tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 returned with HTTP 200 Aug 18 19:17:35.611619 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 59/237] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:35 2026] GET /volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:35.658845 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c78f9b8d-3be8-46cd-b8a4-f35e0160b51a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot create request issued successfully. Aug 18 19:17:35.659826 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c78f9b8d-3be8-46cd-b8a4-f35e0160b51a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:17:35.659826 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 59/238] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:17:35 2026] POST /volume/v3/snapshots => generated 309 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:17:35.668984 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e79eeac2-da37-48c0-a8ac-0be9a44df4b9 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:35.671186 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e79eeac2-da37-48c0-a8ac-0be9a44df4b9 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/6e93f734-35b4-4c94-93a1-7f16aff0221d Aug 18 19:17:35.671441 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e79eeac2-da37-48c0-a8ac-0be9a44df4b9 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:35.671683 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e79eeac2-da37-48c0-a8ac-0be9a44df4b9 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:35.682761 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:35.682761 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:35.682761 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e79eeac2-da37-48c0-a8ac-0be9a44df4b9 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:17:35.683783 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e79eeac2-da37-48c0-a8ac-0be9a44df4b9 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/6e93f734-35b4-4c94-93a1-7f16aff0221d returned with HTTP 200 Aug 18 19:17:35.686988 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 61/239] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:17:35 2026] GET /volume/v3/snapshots/6e93f734-35b4-4c94-93a1-7f16aff0221d => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:35.764857 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-dfb68438-8836-445f-b699-fda275e50722 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:17:35.765259 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-dfb68438-8836-445f-b699-fda275e50722 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1817df51-cdb2-4034-98d7-f9e8cdbf917a", "connector": null, "instance_uuid": "eddbecdc-dcec-4891-9e6e-e2ba40d7cc34"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:35.777831 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:35.777831 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:35.809519 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-dfb68438-8836-445f-b699-fda275e50722 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:17:35.809974 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 61/240] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:17:35 2026] POST /volume/v3/attachments => generated 273 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:35.845685 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ed1517f9-5ce8-4708-a907-9441fc623677 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:35.848644 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ed1517f9-5ce8-4708-a907-9441fc623677 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] GET https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:17:35.849914 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ed1517f9-5ce8-4708-a907-9441fc623677 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:35.849914 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ed1517f9-5ce8-4708-a907-9441fc623677 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:35.861853 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:35.861853 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:35.867223 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ed1517f9-5ce8-4708-a907-9441fc623677 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Volume info retrieved successfully. Aug 18 19:17:35.873792 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6af4fa42-2e3e-4669-a604-61759a224cf9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:35.873792 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6af4fa42-2e3e-4669-a604-61759a224cf9 None None] GET https://10.4.3.170/volume// Aug 18 19:17:35.873792 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6af4fa42-2e3e-4669-a604-61759a224cf9 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:35.873792 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6af4fa42-2e3e-4669-a604-61759a224cf9 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:35.873792 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6af4fa42-2e3e-4669-a604-61759a224cf9 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:17:35.873923 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ed1517f9-5ce8-4708-a907-9441fc623677 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a returned with HTTP 200 Aug 18 19:17:35.873961 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 60/241] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:17: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 19:17:35.875214 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 60/242] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:35 2026] GET /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:35.887344 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-8dd2ea61-600e-4abd-a26d-c0ce50c0983b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:35.889570 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-8dd2ea61-600e-4abd-a26d-c0ce50c0983b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] GET https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:17:35.889798 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-8dd2ea61-600e-4abd-a26d-c0ce50c0983b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:35.889984 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-8dd2ea61-600e-4abd-a26d-c0ce50c0983b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:35.901690 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:35.901690 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:35.905527 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-8dd2ea61-600e-4abd-a26d-c0ce50c0983b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Volume info retrieved successfully. Aug 18 19:17:35.910720 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-8dd2ea61-600e-4abd-a26d-c0ce50c0983b tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a returned with HTTP 200 Aug 18 19:17:35.910901 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 62/243] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:17:35 2026] GET /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:17:36.009628 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-f825e3e3-902d-4f2a-a2a8-ad6a24938a34 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:36.016445 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-f825e3e3-902d-4f2a-a2a8-ad6a24938a34 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] PUT https://10.4.3.170/volume/v3/attachments/6cae5f94-eb63-459c-b555-08a1e4f716d5 Aug 18 19:17:36.017391 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-f825e3e3-902d-4f2a-a2a8-ad6a24938a34 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:36.027848 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-f825e3e3-902d-4f2a-a2a8-ad6a24938a34 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Acquiring lock "cinder-attachment_update-1817df51-cdb2-4034-98d7-f9e8cdbf917a-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:17:36.036316 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-f825e3e3-902d-4f2a-a2a8-ad6a24938a34 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Lock "cinder-attachment_update-1817df51-cdb2-4034-98d7-f9e8cdbf917a-np0000007688" acquired by "attachment_update" :: waited 0.006s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:17:36.038698 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:36.038698 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:36.107213 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-6737a7ea-f9a8-4912-b0ee-1ed726ecf876 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:36.113615 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-6737a7ea-f9a8-4912-b0ee-1ed726ecf876 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] POST https://10.4.3.170/volume/v3/attachments/a0dba5df-88ed-4af4-b367-4983ee92cef9/action Aug 18 19:17:36.114215 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-6737a7ea-f9a8-4912-b0ee-1ed726ecf876 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:17:36.114523 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-6737a7ea-f9a8-4912-b0ee-1ed726ecf876 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:36.132237 np0000007688 devstack@c-api.service[100581]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 18 19:17:36.132237 np0000007688 devstack@c-api.service[100581]: .first() Aug 18 19:17:36.139833 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-f825e3e3-902d-4f2a-a2a8-ad6a24938a34 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Lock "cinder-attachment_update-1817df51-cdb2-4034-98d7-f9e8cdbf917a-np0000007688" released by "attachment_update" :: held 0.106s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:17:36.140216 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-f825e3e3-902d-4f2a-a2a8-ad6a24938a34 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/attachments/6cae5f94-eb63-459c-b555-08a1e4f716d5 returned with HTTP 200 Aug 18 19:17:36.140710 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 62/244] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:17:36 2026] PUT /volume/v3/attachments/6cae5f94-eb63-459c-b555-08a1e4f716d5 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:36.156936 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:36.156936 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:36.177837 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-f369050a-66f7-4b76-ad32-9da0699d17e9 req-6737a7ea-f9a8-4912-b0ee-1ed726ecf876 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] https://10.4.3.170/volume/v3/attachments/a0dba5df-88ed-4af4-b367-4983ee92cef9/action returned with HTTP 204 Aug 18 19:17:36.179400 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 61/245] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:17:36 2026] POST /volume/v3/attachments/a0dba5df-88ed-4af4-b367-4983ee92cef9/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:36.528964 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-c77c1380-fb7c-4084-8aa4-54aad27786bd None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:36.531203 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-c77c1380-fb7c-4084-8aa4-54aad27786bd tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] GET https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 Aug 18 19:17:36.531405 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-c77c1380-fb7c-4084-8aa4-54aad27786bd tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:36.531600 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-c77c1380-fb7c-4084-8aa4-54aad27786bd tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:36.540807 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:36.540807 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:36.545380 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-c77c1380-fb7c-4084-8aa4-54aad27786bd tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Volume info retrieved successfully. Aug 18 19:17:36.551529 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-c77c1380-fb7c-4084-8aa4-54aad27786bd tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 returned with HTTP 200 Aug 18 19:17:36.552102 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 61/246] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:17:36 2026] GET /volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:36.627478 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-19acfa94-046e-4c43-a816-efcd51ffe93b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:36.632305 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-19acfa94-046e-4c43-a816-efcd51ffe93b tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] GET https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 Aug 18 19:17:36.632305 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-19acfa94-046e-4c43-a816-efcd51ffe93b tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:36.632305 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-19acfa94-046e-4c43-a816-efcd51ffe93b tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:36.641804 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:36.641804 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:36.646754 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-19acfa94-046e-4c43-a816-efcd51ffe93b tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Volume info retrieved successfully. Aug 18 19:17:36.651737 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-19acfa94-046e-4c43-a816-efcd51ffe93b tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 returned with HTTP 200 Aug 18 19:17:36.652279 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 63/247] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:36 2026] GET /volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:36.672958 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7d1d1dab-f841-4616-ba89-eccbe11abac7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:36.675115 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7d1d1dab-f841-4616-ba89-eccbe11abac7 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] GET https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 Aug 18 19:17:36.675349 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7d1d1dab-f841-4616-ba89-eccbe11abac7 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:36.675598 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7d1d1dab-f841-4616-ba89-eccbe11abac7 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:36.688265 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:36.688265 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:36.692967 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-7d1d1dab-f841-4616-ba89-eccbe11abac7 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Volume info retrieved successfully. Aug 18 19:17:36.698538 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5867b3cd-2511-43a2-b680-ad8a9d2af94f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:36.702279 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5867b3cd-2511-43a2-b680-ad8a9d2af94f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/6e93f734-35b4-4c94-93a1-7f16aff0221d Aug 18 19:17:36.702279 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5867b3cd-2511-43a2-b680-ad8a9d2af94f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:36.702279 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5867b3cd-2511-43a2-b680-ad8a9d2af94f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:36.702555 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7d1d1dab-f841-4616-ba89-eccbe11abac7 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 returned with HTTP 200 Aug 18 19:17:36.703223 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 63/248] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:36 2026] GET /volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:36.710705 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:36.710705 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:36.710705 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-5867b3cd-2511-43a2-b680-ad8a9d2af94f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:17:36.710705 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5867b3cd-2511-43a2-b680-ad8a9d2af94f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/6e93f734-35b4-4c94-93a1-7f16aff0221d returned with HTTP 200 Aug 18 19:17:36.710705 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 62/249] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:17:36 2026] GET /volume/v3/snapshots/6e93f734-35b4-4c94-93a1-7f16aff0221d => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:36.725170 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-05f8323f-993e-400a-99f5-7a427d6ce801 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:36.725805 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-061a0add-f917-4078-85d9-ee71e9ee1356 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:36.728392 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-05f8323f-993e-400a-99f5-7a427d6ce801 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] POST https://10.4.3.170/volume/v3/backups Aug 18 19:17:36.728392 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-05f8323f-993e-400a-99f5-7a427d6ce801 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "272634ae-b302-450c-8df4-acebab19d05a", "snapshot_id": "6e93f734-35b4-4c94-93a1-7f16aff0221d", "name": "tempest-VolumesSnapshotTestJSON-Backup-1654762222", "container": "tempest-volumessnapshottestjson-backup-container-567847419"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:36.728525 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-061a0add-f917-4078-85d9-ee71e9ee1356 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-reader] GET https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 Aug 18 19:17:36.728525 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-061a0add-f917-4078-85d9-ee71e9ee1356 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-reader] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:36.728525 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-061a0add-f917-4078-85d9-ee71e9ee1356 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-reader] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:36.728639 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.backups [None req-05f8323f-993e-400a-99f5-7a427d6ce801 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Creating new backup {'backup': {'volume_id': '272634ae-b302-450c-8df4-acebab19d05a', 'snapshot_id': '6e93f734-35b4-4c94-93a1-7f16aff0221d', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1654762222', 'container': 'tempest-volumessnapshottestjson-backup-container-567847419'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:17:36.728770 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.backups [None req-05f8323f-993e-400a-99f5-7a427d6ce801 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Creating backup of volume 272634ae-b302-450c-8df4-acebab19d05a in container tempest-volumessnapshottestjson-backup-container-567847419 Aug 18 19:17:36.738715 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:36.738715 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:36.738873 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:36.738873 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:36.739204 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-05f8323f-993e-400a-99f5-7a427d6ce801 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:17:36.743888 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-061a0add-f917-4078-85d9-ee71e9ee1356 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-reader] Volume info retrieved successfully. Aug 18 19:17:36.745454 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:36.745454 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:36.745928 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-05f8323f-993e-400a-99f5-7a427d6ce801 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:17:36.748975 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-061a0add-f917-4078-85d9-ee71e9ee1356 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-reader] https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 returned with HTTP 200 Aug 18 19:17:36.749689 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 64/250] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:36 2026] GET /volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:36.792250 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-05f8323f-993e-400a-99f5-7a427d6ce801 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Created reservations ['bca41c46-066e-44b0-b07e-6d264590778a', 'ec8c31b5-64b3-45d8-801a-75c1f6adf51a'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:17:36.868993 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-05f8323f-993e-400a-99f5-7a427d6ce801 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:17:36.868993 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 62/251] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:17:36 2026] POST /volume/v3/backups => generated 335 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:17:36.880205 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b101639d-4378-4c11-875d-a46f1afa4663 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:36.882492 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b101639d-4378-4c11-875d-a46f1afa4663 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:17:36.882836 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b101639d-4378-4c11-875d-a46f1afa4663 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:36.883091 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b101639d-4378-4c11-875d-a46f1afa4663 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:36.883547 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-b101639d-4378-4c11-875d-a46f1afa4663 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:17:36.888837 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-0112fdf3-19e8-480c-a74d-4033730d210d req-0fd37299-287c-47c4-9a64-8d5fee056a82 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:36.893630 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-0112fdf3-19e8-480c-a74d-4033730d210d req-0fd37299-287c-47c4-9a64-8d5fee056a82 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] GET https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 Aug 18 19:17:36.893630 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-0112fdf3-19e8-480c-a74d-4033730d210d req-0fd37299-287c-47c4-9a64-8d5fee056a82 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:36.893630 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-0112fdf3-19e8-480c-a74d-4033730d210d req-0fd37299-287c-47c4-9a64-8d5fee056a82 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:36.895611 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3a1bfdb4-c470-483d-bbef-40c55ff139f0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:36.897830 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3a1bfdb4-c470-483d-bbef-40c55ff139f0 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] GET https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:17:36.898281 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3a1bfdb4-c470-483d-bbef-40c55ff139f0 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:36.900204 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3a1bfdb4-c470-483d-bbef-40c55ff139f0 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:36.902074 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:36.902074 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:36.903395 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b101639d-4378-4c11-875d-a46f1afa4663 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:17:36.905419 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 64/252] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:36 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 808 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:36.911022 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:36.911022 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:36.912910 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-aff14c92-03bf-4e52-abc5-08e63eee8d5d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:36.913302 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-aff14c92-03bf-4e52-abc5-08e63eee8d5d None None] GET https://10.4.3.170/volume// Aug 18 19:17:36.913519 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-aff14c92-03bf-4e52-abc5-08e63eee8d5d None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:36.913732 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-aff14c92-03bf-4e52-abc5-08e63eee8d5d None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:36.914101 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-aff14c92-03bf-4e52-abc5-08e63eee8d5d None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:17:36.914388 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 63/253] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:17: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 19:17:36.916082 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-0112fdf3-19e8-480c-a74d-4033730d210d req-0fd37299-287c-47c4-9a64-8d5fee056a82 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Volume info retrieved successfully. Aug 18 19:17:36.918384 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:36.918384 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:36.923095 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3a1bfdb4-c470-483d-bbef-40c55ff139f0 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Volume info retrieved successfully. Aug 18 19:17:36.928550 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-0112fdf3-19e8-480c-a74d-4033730d210d req-0fd37299-287c-47c4-9a64-8d5fee056a82 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 returned with HTTP 200 Aug 18 19:17:36.929095 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 63/254] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:17:36 2026] GET /volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:36.929820 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3a1bfdb4-c470-483d-bbef-40c55ff139f0 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a returned with HTTP 200 Aug 18 19:17:36.930352 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 65/255] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:36 2026] GET /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:36.933546 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-9e114aeb-b1fb-45f4-a7d3-ad102f95018f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:36.990823 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-0112fdf3-19e8-480c-a74d-4033730d210d req-c091f892-51e8-4ba6-94ec-5bac9838b2e0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:36.995794 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-0112fdf3-19e8-480c-a74d-4033730d210d req-c091f892-51e8-4ba6-94ec-5bac9838b2e0 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] POST https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715/action Aug 18 19:17:36.995794 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-0112fdf3-19e8-480c-a74d-4033730d210d req-c091f892-51e8-4ba6-94ec-5bac9838b2e0 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:17:36.995794 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-0112fdf3-19e8-480c-a74d-4033730d210d req-c091f892-51e8-4ba6-94ec-5bac9838b2e0 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:37.021938 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:37.021938 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:37.023851 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-0112fdf3-19e8-480c-a74d-4033730d210d req-c091f892-51e8-4ba6-94ec-5bac9838b2e0 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Volume info retrieved successfully. Aug 18 19:17:37.033998 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-0112fdf3-19e8-480c-a74d-4033730d210d req-c091f892-51e8-4ba6-94ec-5bac9838b2e0 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Begin detaching volume completed successfully. Aug 18 19:17:37.034619 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-0112fdf3-19e8-480c-a74d-4033730d210d req-c091f892-51e8-4ba6-94ec-5bac9838b2e0 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715/action returned with HTTP 202 Aug 18 19:17:37.034997 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 64/256] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:17:36 2026] POST /volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:17:37.065273 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-64d9cdff-b553-4569-9a07-601dd73753ce None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:37.069451 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-64d9cdff-b553-4569-9a07-601dd73753ce tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-reader] GET https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 Aug 18 19:17:37.069854 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-64d9cdff-b553-4569-9a07-601dd73753ce tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-reader] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:37.070454 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-64d9cdff-b553-4569-9a07-601dd73753ce tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-reader] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:37.083871 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:37.083871 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:37.087388 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-64d9cdff-b553-4569-9a07-601dd73753ce tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-reader] Volume info retrieved successfully. Aug 18 19:17:37.095403 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-64d9cdff-b553-4569-9a07-601dd73753ce tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-reader] https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 returned with HTTP 200 Aug 18 19:17:37.095954 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 64/257] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:37 2026] GET /volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 => generated 1141 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:37.100776 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-51429c3c-7326-49c4-80cf-c7af394771a4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:37.101196 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-51429c3c-7326-49c4-80cf-c7af394771a4 None None] GET https://10.4.3.170/volume// Aug 18 19:17:37.101543 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-51429c3c-7326-49c4-80cf-c7af394771a4 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:37.101716 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-51429c3c-7326-49c4-80cf-c7af394771a4 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:37.102042 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-51429c3c-7326-49c4-80cf-c7af394771a4 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:17:37.102335 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 66/258] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:17: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 19:17:37.114391 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-0112fdf3-19e8-480c-a74d-4033730d210d req-04dd8c2b-bba4-46e3-94ad-79549ad614f0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:37.120845 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-0112fdf3-19e8-480c-a74d-4033730d210d req-04dd8c2b-bba4-46e3-94ad-79549ad614f0 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] GET https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 Aug 18 19:17:37.121483 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-0112fdf3-19e8-480c-a74d-4033730d210d req-04dd8c2b-bba4-46e3-94ad-79549ad614f0 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:37.121595 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-0112fdf3-19e8-480c-a74d-4033730d210d req-04dd8c2b-bba4-46e3-94ad-79549ad614f0 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:37.139292 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:37.139292 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:37.145030 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-0112fdf3-19e8-480c-a74d-4033730d210d req-04dd8c2b-bba4-46e3-94ad-79549ad614f0 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Volume info retrieved successfully. Aug 18 19:17:37.155120 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-0112fdf3-19e8-480c-a74d-4033730d210d req-04dd8c2b-bba4-46e3-94ad-79549ad614f0 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 returned with HTTP 200 Aug 18 19:17:37.155580 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 65/259] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:17:37 2026] GET /volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 => generated 1321 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:17:37.190596 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-9e114aeb-b1fb-45f4-a7d3-ad102f95018f tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:17:37.191111 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-9e114aeb-b1fb-45f4-a7d3-ad102f95018f tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8", "connector": null, "instance_uuid": "f8aac2f9-f295-4fb1-8d93-9ad38e14aa64"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:37.205573 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:37.205573 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:37.266431 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-9e114aeb-b1fb-45f4-a7d3-ad102f95018f tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:17:37.267064 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 65/260] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:17:36 2026] POST /volume/v3/attachments => generated 273 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:37.305781 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b16cb213-f11f-4a50-b4a9-dd039d5e0c21 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:37.308593 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b16cb213-f11f-4a50-b4a9-dd039d5e0c21 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] GET https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 Aug 18 19:17:37.308899 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b16cb213-f11f-4a50-b4a9-dd039d5e0c21 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:37.309197 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b16cb213-f11f-4a50-b4a9-dd039d5e0c21 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:37.327498 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9b985d40-cf62-46c7-9103-dbd6805510f4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:37.328628 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9b985d40-cf62-46c7-9103-dbd6805510f4 None None] GET https://10.4.3.170/volume// Aug 18 19:17:37.328871 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9b985d40-cf62-46c7-9103-dbd6805510f4 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:37.329138 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9b985d40-cf62-46c7-9103-dbd6805510f4 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:37.329952 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9b985d40-cf62-46c7-9103-dbd6805510f4 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:17:37.330296 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 67/261] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:17:37 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 19:17:37.331061 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:37.331061 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:37.339948 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-6c623a24-4e0c-49e1-9ebe-1f8358fbe3b7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:37.341238 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b16cb213-f11f-4a50-b4a9-dd039d5e0c21 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Volume info retrieved successfully. Aug 18 19:17:37.342636 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-6c623a24-4e0c-49e1-9ebe-1f8358fbe3b7 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] GET https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 Aug 18 19:17:37.343419 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-6c623a24-4e0c-49e1-9ebe-1f8358fbe3b7 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:37.343419 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-6c623a24-4e0c-49e1-9ebe-1f8358fbe3b7 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:37.347177 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b16cb213-f11f-4a50-b4a9-dd039d5e0c21 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 returned with HTTP 200 Aug 18 19:17:37.349510 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 65/262] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:37 2026] GET /volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:37.357090 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:37.357090 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:37.361787 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-6c623a24-4e0c-49e1-9ebe-1f8358fbe3b7 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Volume info retrieved successfully. Aug 18 19:17:37.368293 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-6c623a24-4e0c-49e1-9ebe-1f8358fbe3b7 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 returned with HTTP 200 Aug 18 19:17:37.368293 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 66/263] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:17:37 2026] GET /volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 => generated 1238 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:17:37.485695 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-deda5372-eda0-496a-b59d-258b594449df None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:37.487084 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-deda5372-eda0-496a-b59d-258b594449df tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] PUT https://10.4.3.170/volume/v3/attachments/d131b809-a008-41d2-a378-493261b8da29 Aug 18 19:17:37.487502 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-deda5372-eda0-496a-b59d-258b594449df tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:37.496092 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-deda5372-eda0-496a-b59d-258b594449df tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Acquiring lock "cinder-attachment_update-87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:17:37.503412 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-deda5372-eda0-496a-b59d-258b594449df tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Lock "cinder-attachment_update-87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8-np0000007688" acquired by "attachment_update" :: waited 0.006s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:17:37.503933 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:37.503933 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:37.627168 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-deda5372-eda0-496a-b59d-258b594449df tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Lock "cinder-attachment_update-87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8-np0000007688" released by "attachment_update" :: held 0.125s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:17:37.627627 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-deda5372-eda0-496a-b59d-258b594449df tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/attachments/d131b809-a008-41d2-a378-493261b8da29 returned with HTTP 200 Aug 18 19:17:37.628649 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 66/264] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:17:37 2026] PUT /volume/v3/attachments/d131b809-a008-41d2-a378-493261b8da29 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:37.652572 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-0f5ab8cd-4d68-4f50-bc96-34750f483bc5 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:37.655468 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-0f5ab8cd-4d68-4f50-bc96-34750f483bc5 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:37.655717 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-0f5ab8cd-4d68-4f50-bc96-34750f483bc5 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:37.655954 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-0f5ab8cd-4d68-4f50-bc96-34750f483bc5 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:37.669966 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:37.669966 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:37.677760 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-0f5ab8cd-4d68-4f50-bc96-34750f483bc5 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:37.683274 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-0f5ab8cd-4d68-4f50-bc96-34750f483bc5 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:37.683759 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 68/265] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:17:37 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 869 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:37.775263 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-819c1cde-6dab-4d35-b73e-5f09bd0a3dd7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:37.775688 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-819c1cde-6dab-4d35-b73e-5f09bd0a3dd7 None None] GET https://10.4.3.170/volume// Aug 18 19:17:37.775864 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-819c1cde-6dab-4d35-b73e-5f09bd0a3dd7 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:37.776043 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-819c1cde-6dab-4d35-b73e-5f09bd0a3dd7 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:37.776404 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-819c1cde-6dab-4d35-b73e-5f09bd0a3dd7 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:17:37.776735 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 66/266] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:17: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 19:17:37.783825 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-3a9e8288-e53c-40a1-913a-9ae8a829eb8c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:37.785995 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-3a9e8288-e53c-40a1-913a-9ae8a829eb8c tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:17:37.786330 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-3a9e8288-e53c-40a1-913a-9ae8a829eb8c tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c14583c2-4a14-43da-af42-864d2871a7d3", "connector": null, "instance_uuid": "3780ad70-20f5-4ab7-a5c9-96b8fe6275e2"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:37.794638 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:37.794638 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:37.819779 np0000007688 devstack@c-api.service[100583]: WARNING cinder.volume.api [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-3a9e8288-e53c-40a1-913a-9ae8a829eb8c tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 18 19:17:37.828867 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-3a9e8288-e53c-40a1-913a-9ae8a829eb8c tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:17:37.829375 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 67/267] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:17:37 2026] POST /volume/v3/attachments => generated 271 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:37.858860 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-016a6bf9-3ec1-445a-9205-b93d28e99f78 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:37.860900 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-016a6bf9-3ec1-445a-9205-b93d28e99f78 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:37.861428 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-016a6bf9-3ec1-445a-9205-b93d28e99f78 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:37.861428 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-016a6bf9-3ec1-445a-9205-b93d28e99f78 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:37.866778 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a4a03f52-ef39-4f2f-a0f0-5697ca2ff0bb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:37.867135 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a4a03f52-ef39-4f2f-a0f0-5697ca2ff0bb None None] GET https://10.4.3.170/volume// Aug 18 19:17:37.867266 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a4a03f52-ef39-4f2f-a0f0-5697ca2ff0bb None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:37.867453 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a4a03f52-ef39-4f2f-a0f0-5697ca2ff0bb None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:37.867804 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a4a03f52-ef39-4f2f-a0f0-5697ca2ff0bb None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:17:37.868094 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 69/268] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:17: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 19:17:37.873756 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:37.873756 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:37.876029 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-d854bf85-e1e7-44d4-a96f-6d2c01e14cab None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:37.878212 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-016a6bf9-3ec1-445a-9205-b93d28e99f78 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:37.881089 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-d854bf85-e1e7-44d4-a96f-6d2c01e14cab tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:37.881277 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-d854bf85-e1e7-44d4-a96f-6d2c01e14cab tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:37.881495 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-d854bf85-e1e7-44d4-a96f-6d2c01e14cab tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:37.884308 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-016a6bf9-3ec1-445a-9205-b93d28e99f78 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:37.884819 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 67/269] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:37 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:37.891203 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:37.891203 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:37.895412 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-d854bf85-e1e7-44d4-a96f-6d2c01e14cab tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:37.899749 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-d854bf85-e1e7-44d4-a96f-6d2c01e14cab tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:37.900158 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 67/270] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:17:37 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 1048 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:17:37.916969 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-76a60022-a070-4886-8bc5-89156d102b43 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:37.919005 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-76a60022-a070-4886-8bc5-89156d102b43 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:17:37.919217 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-76a60022-a070-4886-8bc5-89156d102b43 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:37.919436 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-76a60022-a070-4886-8bc5-89156d102b43 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:37.919560 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-76a60022-a070-4886-8bc5-89156d102b43 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:17:37.924153 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:37.924153 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:37.925051 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-76a60022-a070-4886-8bc5-89156d102b43 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:17:37.925455 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 68/271] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:37 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:37.949709 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3bc4148c-3922-4574-b877-c756d48fc6d2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:37.951664 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3bc4148c-3922-4574-b877-c756d48fc6d2 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] GET https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:17:37.951885 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3bc4148c-3922-4574-b877-c756d48fc6d2 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:37.952075 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3bc4148c-3922-4574-b877-c756d48fc6d2 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:37.972617 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:37.972617 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:37.980028 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3bc4148c-3922-4574-b877-c756d48fc6d2 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Volume info retrieved successfully. Aug 18 19:17:37.985713 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3bc4148c-3922-4574-b877-c756d48fc6d2 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a returned with HTTP 200 Aug 18 19:17:37.986098 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 70/272] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:37 2026] GET /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:37.990381 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-f086950f-b848-414e-807a-16dbfd8237ff None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:37.994449 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-f086950f-b848-414e-807a-16dbfd8237ff tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] PUT https://10.4.3.170/volume/v3/attachments/0ecf7c99-439f-41ce-b526-decfccc91f91 Aug 18 19:17:37.996384 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-f086950f-b848-414e-807a-16dbfd8237ff tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:38.009535 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-f086950f-b848-414e-807a-16dbfd8237ff tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Acquiring lock "cinder-attachment_update-c14583c2-4a14-43da-af42-864d2871a7d3-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:17:38.014845 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-f086950f-b848-414e-807a-16dbfd8237ff tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Lock "cinder-attachment_update-c14583c2-4a14-43da-af42-864d2871a7d3-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:17:38.016560 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:38.016560 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:38.102126 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-f086950f-b848-414e-807a-16dbfd8237ff tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Lock "cinder-attachment_update-c14583c2-4a14-43da-af42-864d2871a7d3-np0000007688" released by "attachment_update" :: held 0.085s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:17:38.102126 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-f086950f-b848-414e-807a-16dbfd8237ff tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/attachments/0ecf7c99-439f-41ce-b526-decfccc91f91 returned with HTTP 200 Aug 18 19:17:38.102126 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 68/273] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:17:37 2026] PUT /volume/v3/attachments/0ecf7c99-439f-41ce-b526-decfccc91f91 => generated 967 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:38.114550 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-351917b4-385a-4021-99b9-687fd01547e5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:38.116207 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-351917b4-385a-4021-99b9-687fd01547e5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-reader] GET https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 Aug 18 19:17:38.116376 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-351917b4-385a-4021-99b9-687fd01547e5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-reader] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:38.118392 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-351917b4-385a-4021-99b9-687fd01547e5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-reader] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:38.124956 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:38.124956 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:38.128294 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-351917b4-385a-4021-99b9-687fd01547e5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-reader] Volume info retrieved successfully. Aug 18 19:17:38.131915 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-351917b4-385a-4021-99b9-687fd01547e5 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-reader] https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 returned with HTTP 200 Aug 18 19:17:38.132257 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 68/274] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:38 2026] GET /volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 => generated 1141 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:38.364389 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e62ce974-48a6-4888-b552-0a323df7dc46 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:38.366138 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e62ce974-48a6-4888-b552-0a323df7dc46 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] GET https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 Aug 18 19:17:38.366354 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e62ce974-48a6-4888-b552-0a323df7dc46 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:38.366570 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e62ce974-48a6-4888-b552-0a323df7dc46 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:38.376201 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:38.376201 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:38.379715 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e62ce974-48a6-4888-b552-0a323df7dc46 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Volume info retrieved successfully. Aug 18 19:17:38.384500 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e62ce974-48a6-4888-b552-0a323df7dc46 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 returned with HTTP 200 Aug 18 19:17:38.385006 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 69/275] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:38 2026] GET /volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:38.788765 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-633df3e7-74de-4168-864e-d5fcaa12b646 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:38.790560 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-633df3e7-74de-4168-864e-d5fcaa12b646 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:17:38.790853 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-633df3e7-74de-4168-864e-d5fcaa12b646 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-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": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc", "source_volid": null, "backup_id": null}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:38.792578 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-633df3e7-74de-4168-864e-d5fcaa12b646 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-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': '3394ab6b-bad1-4521-8a00-1c034f3dd2cc', 'source_volid': None, 'backup_id': None}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:17:38.888467 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-633df3e7-74de-4168-864e-d5fcaa12b646 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Create volume of 1 GB Aug 18 19:17:38.893137 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-633df3e7-74de-4168-864e-d5fcaa12b646 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Availability Zones retrieved successfully. Aug 18 19:17:38.899374 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-73ed5651-5b3f-4b43-a19f-83c2b7e1d07c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:38.901294 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-633df3e7-74de-4168-864e-d5fcaa12b646 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Flow 'volume_create_api' (ecb8a9be-782d-45c2-abcc-75b9f3e11c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:17:38.901745 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-73ed5651-5b3f-4b43-a19f-83c2b7e1d07c tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:38.902032 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-73ed5651-5b3f-4b43-a19f-83c2b7e1d07c tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:38.902288 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-73ed5651-5b3f-4b43-a19f-83c2b7e1d07c tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:38.902876 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-633df3e7-74de-4168-864e-d5fcaa12b646 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29193d0f-48c6-42bc-93f8-8bcaa94a8f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:38.904401 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-633df3e7-74de-4168-864e-d5fcaa12b646 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:17:38.915619 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:38.915619 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:38.921831 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-73ed5651-5b3f-4b43-a19f-83c2b7e1d07c tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:38.928535 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-73ed5651-5b3f-4b43-a19f-83c2b7e1d07c tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:38.929159 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 69/276] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:38 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:38.938539 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a5ca3a14-0957-44b7-abe7-fd730b9be61a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:38.940235 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a5ca3a14-0957-44b7-abe7-fd730b9be61a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:17:38.940439 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a5ca3a14-0957-44b7-abe7-fd730b9be61a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:38.940712 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a5ca3a14-0957-44b7-abe7-fd730b9be61a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:38.940859 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-a5ca3a14-0957-44b7-abe7-fd730b9be61a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:17:38.962200 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:38.962200 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:38.963999 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a5ca3a14-0957-44b7-abe7-fd730b9be61a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:17:38.964613 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 69/277] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:38 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:38.985600 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-633df3e7-74de-4168-864e-d5fcaa12b646 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29193d0f-48c6-42bc-93f8-8bcaa94a8f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:38.986900 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-633df3e7-74de-4168-864e-d5fcaa12b646 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9738a0aa-91fb-47a3-baa6-c16c39cf5a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:38.999689 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8a23e358-00c7-4a0c-a5db-91643010e774 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:39.002683 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8a23e358-00c7-4a0c-a5db-91643010e774 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] GET https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:17:39.002910 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8a23e358-00c7-4a0c-a5db-91643010e774 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:39.003143 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8a23e358-00c7-4a0c-a5db-91643010e774 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:39.015836 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:39.015836 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:39.019915 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-8a23e358-00c7-4a0c-a5db-91643010e774 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Volume info retrieved successfully. Aug 18 19:17:39.025238 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8a23e358-00c7-4a0c-a5db-91643010e774 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a returned with HTTP 200 Aug 18 19:17:39.025742 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 70/278] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:38 2026] GET /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:17:39.040004 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-633df3e7-74de-4168-864e-d5fcaa12b646 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Created reservations ['08424224-e81f-4c96-9337-ea1a50682748', 'ac22773c-8517-46cb-9eeb-3b299fbd23bc', '2cf13df2-cef3-4c42-9460-4df728c0c1f5', '39c44508-5cfb-46db-8a8d-4e2252a40aa6'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:17:39.040747 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-633df3e7-74de-4168-864e-d5fcaa12b646 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9738a0aa-91fb-47a3-baa6-c16c39cf5a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08424224-e81f-4c96-9337-ea1a50682748', 'ac22773c-8517-46cb-9eeb-3b299fbd23bc', '2cf13df2-cef3-4c42-9460-4df728c0c1f5', '39c44508-5cfb-46db-8a8d-4e2252a40aa6']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:39.041430 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-633df3e7-74de-4168-864e-d5fcaa12b646 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c390b56c-1649-4c6b-beb5-71c46c19bba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:39.063696 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-633df3e7-74de-4168-864e-d5fcaa12b646 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c390b56c-1649-4c6b-beb5-71c46c19bba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '379fe6db-c7e2-4a7f-9eb8-7e41e6761e92', '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='87aecdc50f554c4182aca7bd790cd5be',qos_specs=None,replication_status=,reservations=['08424224-e81f-4c96-9337-ea1a50682748','ac22773c-8517-46cb-9eeb-3b299fbd23bc','2cf13df2-cef3-4c42-9460-4df728c0c1f5','39c44508-5cfb-46db-8a8d-4e2252a40aa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8428814f22ad4fa3bc86d25fcc85fa56',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:17:39Z,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=379fe6db-c7e2-4a7f-9eb8-7e41e6761e92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87aecdc50f554c4182aca7bd790cd5be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8428814f22ad4fa3bc86d25fcc85fa56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:39.064343 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-633df3e7-74de-4168-864e-d5fcaa12b646 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (287305e2-d473-4fd1-807e-64aa17c77acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:39.082112 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-633df3e7-74de-4168-864e-d5fcaa12b646 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (287305e2-d473-4fd1-807e-64aa17c77acc) transitioned into 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='87aecdc50f554c4182aca7bd790cd5be',qos_specs=None,replication_status=,reservations=['08424224-e81f-4c96-9337-ea1a50682748','ac22773c-8517-46cb-9eeb-3b299fbd23bc','2cf13df2-cef3-4c42-9460-4df728c0c1f5','39c44508-5cfb-46db-8a8d-4e2252a40aa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8428814f22ad4fa3bc86d25fcc85fa56',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:39.082764 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-633df3e7-74de-4168-864e-d5fcaa12b646 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10d8f51f-e758-4b6a-8359-95fe95c97698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:17:39.091387 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-633df3e7-74de-4168-864e-d5fcaa12b646 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10d8f51f-e758-4b6a-8359-95fe95c97698) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:17:39.092103 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-633df3e7-74de-4168-864e-d5fcaa12b646 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Flow 'volume_create_api' (ecb8a9be-782d-45c2-abcc-75b9f3e11c18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:17:39.092396 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-633df3e7-74de-4168-864e-d5fcaa12b646 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Create volume request issued successfully. Aug 18 19:17:39.093061 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-633df3e7-74de-4168-864e-d5fcaa12b646 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:17:39.093524 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 71/279] 10.4.3.170 () {72 vars in 1541 bytes} [Tue Aug 18 19:17:38 2026] POST /volume/v3/volumes => generated 703 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:17:39.102545 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-476f9144-cf3b-4799-bdbb-c27dca5f0500 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:39.106479 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-476f9144-cf3b-4799-bdbb-c27dca5f0500 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] GET https://10.4.3.170/volume/v3/volumes/379fe6db-c7e2-4a7f-9eb8-7e41e6761e92 Aug 18 19:17:39.106627 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-476f9144-cf3b-4799-bdbb-c27dca5f0500 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:39.106833 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-476f9144-cf3b-4799-bdbb-c27dca5f0500 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:39.114438 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:39.114438 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:39.118116 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-476f9144-cf3b-4799-bdbb-c27dca5f0500 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Volume info retrieved successfully. Aug 18 19:17:39.122202 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-476f9144-cf3b-4799-bdbb-c27dca5f0500 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] https://10.4.3.170/volume/v3/volumes/379fe6db-c7e2-4a7f-9eb8-7e41e6761e92 returned with HTTP 200 Aug 18 19:17:39.122656 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 70/280] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:17:39 2026] GET /volume/v3/volumes/379fe6db-c7e2-4a7f-9eb8-7e41e6761e92 => generated 771 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:39.134308 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-1f1c9aec-053d-4f08-b7ee-24751afbc420 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:39.137000 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-1f1c9aec-053d-4f08-b7ee-24751afbc420 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] GET https://10.4.3.170/volume/v3/volumes/379fe6db-c7e2-4a7f-9eb8-7e41e6761e92 Aug 18 19:17:39.137220 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-1f1c9aec-053d-4f08-b7ee-24751afbc420 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:39.137325 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-1f1c9aec-053d-4f08-b7ee-24751afbc420 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:39.145173 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:39.145173 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:39.149132 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-1f1c9aec-053d-4f08-b7ee-24751afbc420 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Volume info retrieved successfully. Aug 18 19:17:39.149901 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b4751dd3-fad5-4d65-9859-11fcc1187342 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:39.152464 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b4751dd3-fad5-4d65-9859-11fcc1187342 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-reader] GET https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 Aug 18 19:17:39.152766 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b4751dd3-fad5-4d65-9859-11fcc1187342 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-reader] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:39.153010 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b4751dd3-fad5-4d65-9859-11fcc1187342 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-reader] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:39.153978 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-1f1c9aec-053d-4f08-b7ee-24751afbc420 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] https://10.4.3.170/volume/v3/volumes/379fe6db-c7e2-4a7f-9eb8-7e41e6761e92 returned with HTTP 200 Aug 18 19:17:39.154632 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 70/281] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:17:39 2026] GET /volume/v3/volumes/379fe6db-c7e2-4a7f-9eb8-7e41e6761e92 => generated 771 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:39.164242 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:39.164242 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:39.168113 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b4751dd3-fad5-4d65-9859-11fcc1187342 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-reader] Volume info retrieved successfully. Aug 18 19:17:39.173212 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b4751dd3-fad5-4d65-9859-11fcc1187342 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-reader] https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 returned with HTTP 200 Aug 18 19:17:39.173691 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 71/282] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:39 2026] GET /volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:39.401725 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7e3715c8-d530-4066-893f-3b0c7d00806a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:39.404143 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7e3715c8-d530-4066-893f-3b0c7d00806a tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] GET https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 Aug 18 19:17:39.404398 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7e3715c8-d530-4066-893f-3b0c7d00806a tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:39.405220 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7e3715c8-d530-4066-893f-3b0c7d00806a tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:39.418460 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:39.418460 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:39.422330 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-7e3715c8-d530-4066-893f-3b0c7d00806a tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Volume info retrieved successfully. Aug 18 19:17:39.425988 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-820dc06f-e578-43f9-9c91-d6e1a13716f0 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:39.427378 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7e3715c8-d530-4066-893f-3b0c7d00806a tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 returned with HTTP 200 Aug 18 19:17:39.427811 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 72/283] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:39 2026] GET /volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:39.429193 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-820dc06f-e578-43f9-9c91-d6e1a13716f0 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] POST https://10.4.3.170/volume/v3/attachments/6cae5f94-eb63-459c-b555-08a1e4f716d5/action Aug 18 19:17:39.429964 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-820dc06f-e578-43f9-9c91-d6e1a13716f0 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Action body: b'{"os-complete": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:17:39.430218 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-820dc06f-e578-43f9-9c91-d6e1a13716f0 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:39.452423 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:39.452423 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:39.465886 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-26a60219-cecf-4b4f-8677-9f3f36c963e5 req-820dc06f-e578-43f9-9c91-d6e1a13716f0 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/attachments/6cae5f94-eb63-459c-b555-08a1e4f716d5/action returned with HTTP 204 Aug 18 19:17:39.466468 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 71/284] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:17:39 2026] POST /volume/v3/attachments/6cae5f94-eb63-459c-b555-08a1e4f716d5/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:39.597348 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-0112fdf3-19e8-480c-a74d-4033730d210d req-54bda6fb-5abe-465c-8c68-db9fcc9e6086 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:39.602068 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-0112fdf3-19e8-480c-a74d-4033730d210d req-54bda6fb-5abe-465c-8c68-db9fcc9e6086 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] DELETE https://10.4.3.170/volume/v3/attachments/a0dba5df-88ed-4af4-b367-4983ee92cef9 Aug 18 19:17:39.602068 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-0112fdf3-19e8-480c-a74d-4033730d210d req-54bda6fb-5abe-465c-8c68-db9fcc9e6086 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:39.602288 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-0112fdf3-19e8-480c-a74d-4033730d210d req-54bda6fb-5abe-465c-8c68-db9fcc9e6086 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:39.611755 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:39.611755 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:39.685732 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-0112fdf3-19e8-480c-a74d-4033730d210d req-54bda6fb-5abe-465c-8c68-db9fcc9e6086 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] https://10.4.3.170/volume/v3/attachments/a0dba5df-88ed-4af4-b367-4983ee92cef9 returned with HTTP 200 Aug 18 19:17:39.686026 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 71/285] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:17:39 2026] DELETE /volume/v3/attachments/a0dba5df-88ed-4af4-b367-4983ee92cef9 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:17:39.942488 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-bdadd385-cdb5-4018-9cbc-74c26ebc8918 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:39.944225 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bdadd385-cdb5-4018-9cbc-74c26ebc8918 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:39.944514 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bdadd385-cdb5-4018-9cbc-74c26ebc8918 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:39.944738 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bdadd385-cdb5-4018-9cbc-74c26ebc8918 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:39.954750 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:39.954750 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:39.958730 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-bdadd385-cdb5-4018-9cbc-74c26ebc8918 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:39.963544 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bdadd385-cdb5-4018-9cbc-74c26ebc8918 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:39.964034 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 72/286] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:39 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:39.975884 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-860b5b0b-d1ed-4b16-8385-770c19d6c76f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:39.977638 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-860b5b0b-d1ed-4b16-8385-770c19d6c76f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:17:39.977872 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-860b5b0b-d1ed-4b16-8385-770c19d6c76f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:39.978067 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-860b5b0b-d1ed-4b16-8385-770c19d6c76f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:39.978172 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-860b5b0b-d1ed-4b16-8385-770c19d6c76f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:17:39.994250 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:39.994250 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:39.995126 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-860b5b0b-d1ed-4b16-8385-770c19d6c76f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:17:39.995531 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 73/287] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:39 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:40.042400 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-27236a9b-de32-4eb7-ac5d-41f8b65f7d3f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:40.044714 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-27236a9b-de32-4eb7-ac5d-41f8b65f7d3f tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] GET https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:17:40.044976 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-27236a9b-de32-4eb7-ac5d-41f8b65f7d3f tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:40.045234 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-27236a9b-de32-4eb7-ac5d-41f8b65f7d3f tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:40.057691 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:40.057691 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:40.062057 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-27236a9b-de32-4eb7-ac5d-41f8b65f7d3f tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Volume info retrieved successfully. Aug 18 19:17:40.067665 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-27236a9b-de32-4eb7-ac5d-41f8b65f7d3f tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a returned with HTTP 200 Aug 18 19:17:40.068057 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 72/288] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:40 2026] GET /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:40.078964 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-cf39e423-1b37-4999-8ffa-92531e4f688a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:40.080758 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cf39e423-1b37-4999-8ffa-92531e4f688a tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] GET https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:17:40.080950 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cf39e423-1b37-4999-8ffa-92531e4f688a tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:40.081128 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cf39e423-1b37-4999-8ffa-92531e4f688a tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:40.089925 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:40.089925 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:40.093013 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-cf39e423-1b37-4999-8ffa-92531e4f688a tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Volume info retrieved successfully. Aug 18 19:17:40.097467 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cf39e423-1b37-4999-8ffa-92531e4f688a tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a returned with HTTP 200 Aug 18 19:17:40.097857 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 72/289] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:40 2026] GET /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:40.188765 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c75e343c-d5a3-4761-9a54-41ffa24b0c1b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:40.190619 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c75e343c-d5a3-4761-9a54-41ffa24b0c1b tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-reader] GET https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 Aug 18 19:17:40.190834 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c75e343c-d5a3-4761-9a54-41ffa24b0c1b tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-reader] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:40.191037 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c75e343c-d5a3-4761-9a54-41ffa24b0c1b tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-reader] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:40.200203 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:40.200203 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:40.204771 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c75e343c-d5a3-4761-9a54-41ffa24b0c1b tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-reader] Volume info retrieved successfully. Aug 18 19:17:40.209805 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c75e343c-d5a3-4761-9a54-41ffa24b0c1b tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-reader] https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 returned with HTTP 200 Aug 18 19:17:40.210304 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 73/290] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:40 2026] GET /volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:40.269318 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-33555d20-8417-46be-98d8-c9b7cf101a98 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:40.271504 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-33555d20-8417-46be-98d8-c9b7cf101a98 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] GET https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 Aug 18 19:17:40.271773 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-33555d20-8417-46be-98d8-c9b7cf101a98 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:40.272037 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-33555d20-8417-46be-98d8-c9b7cf101a98 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:40.281277 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:40.281277 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:40.286097 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-33555d20-8417-46be-98d8-c9b7cf101a98 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Volume info retrieved successfully. Aug 18 19:17:40.291352 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-33555d20-8417-46be-98d8-c9b7cf101a98 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 returned with HTTP 200 Aug 18 19:17:40.291867 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 74/291] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:40 2026] GET /volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:40.343054 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d0c52479-3690-41da-9def-af2c762da2b3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:40.344898 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d0c52479-3690-41da-9def-af2c762da2b3 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] GET https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 Aug 18 19:17:40.345077 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d0c52479-3690-41da-9def-af2c762da2b3 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:40.345248 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d0c52479-3690-41da-9def-af2c762da2b3 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:40.352823 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:40.352823 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:40.356420 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d0c52479-3690-41da-9def-af2c762da2b3 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Volume info retrieved successfully. Aug 18 19:17:40.360395 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d0c52479-3690-41da-9def-af2c762da2b3 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 returned with HTTP 200 Aug 18 19:17:40.360827 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 73/292] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:40 2026] GET /volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:40.442093 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-abd6de11-ea8e-46c3-9877-75d6f995fed2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:40.443802 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-abd6de11-ea8e-46c3-9877-75d6f995fed2 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] GET https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 Aug 18 19:17:40.444020 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-abd6de11-ea8e-46c3-9877-75d6f995fed2 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:40.444230 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-abd6de11-ea8e-46c3-9877-75d6f995fed2 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:40.455533 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:40.455533 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:40.461662 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-abd6de11-ea8e-46c3-9877-75d6f995fed2 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Volume info retrieved successfully. Aug 18 19:17:40.467960 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-abd6de11-ea8e-46c3-9877-75d6f995fed2 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 returned with HTTP 200 Aug 18 19:17:40.468413 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 73/293] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:40 2026] GET /volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:40.983559 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f19cbc9a-0859-4beb-a004-364f950021fd None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:40.985570 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f19cbc9a-0859-4beb-a004-364f950021fd tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:40.986879 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f19cbc9a-0859-4beb-a004-364f950021fd tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:40.986879 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f19cbc9a-0859-4beb-a004-364f950021fd tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:41.001058 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:41.001058 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:41.005916 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f19cbc9a-0859-4beb-a004-364f950021fd tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:41.011269 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e7a2958e-b05d-4644-9112-66f22e36db18 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:41.013390 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f19cbc9a-0859-4beb-a004-364f950021fd tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:41.013390 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 74/294] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:40 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:41.014310 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e7a2958e-b05d-4644-9112-66f22e36db18 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:17:41.014864 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e7a2958e-b05d-4644-9112-66f22e36db18 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:41.016281 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e7a2958e-b05d-4644-9112-66f22e36db18 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:41.016281 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-e7a2958e-b05d-4644-9112-66f22e36db18 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:17:41.023494 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:41.023494 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:41.025174 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e7a2958e-b05d-4644-9112-66f22e36db18 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:17:41.026890 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 75/295] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:41 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:41.480839 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9d468661-4c31-42f8-a9f9-14f4dbe464a0 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:41.482867 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9d468661-4c31-42f8-a9f9-14f4dbe464a0 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] GET https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 Aug 18 19:17:41.483061 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9d468661-4c31-42f8-a9f9-14f4dbe464a0 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:41.483289 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9d468661-4c31-42f8-a9f9-14f4dbe464a0 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:41.495094 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:41.495094 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:41.498147 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-9d468661-4c31-42f8-a9f9-14f4dbe464a0 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Volume info retrieved successfully. Aug 18 19:17:41.502022 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9d468661-4c31-42f8-a9f9-14f4dbe464a0 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 returned with HTTP 200 Aug 18 19:17:41.502607 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 74/296] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:41 2026] GET /volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:42.030305 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-642de97e-4d7a-4bac-93ba-a8c052a785bb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:42.034537 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-642de97e-4d7a-4bac-93ba-a8c052a785bb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:42.034791 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-642de97e-4d7a-4bac-93ba-a8c052a785bb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:42.035043 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-642de97e-4d7a-4bac-93ba-a8c052a785bb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:42.038074 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-c65323b2-fd8f-4807-8bc2-4efa965edb8a req-19114340-f943-47f4-8a17-356f74fbf789 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:42.039386 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-38c477a0-74ce-4ba0-92c5-e342456ec12b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:42.041777 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-c65323b2-fd8f-4807-8bc2-4efa965edb8a req-19114340-f943-47f4-8a17-356f74fbf789 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] GET https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:17:42.042053 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-c65323b2-fd8f-4807-8bc2-4efa965edb8a req-19114340-f943-47f4-8a17-356f74fbf789 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:42.042305 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-c65323b2-fd8f-4807-8bc2-4efa965edb8a req-19114340-f943-47f4-8a17-356f74fbf789 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:42.043461 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-38c477a0-74ce-4ba0-92c5-e342456ec12b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:17:42.044427 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-38c477a0-74ce-4ba0-92c5-e342456ec12b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:42.044726 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-38c477a0-74ce-4ba0-92c5-e342456ec12b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:42.045205 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-38c477a0-74ce-4ba0-92c5-e342456ec12b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:17:42.050205 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:42.050205 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:42.051187 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-38c477a0-74ce-4ba0-92c5-e342456ec12b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:17:42.051673 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 76/297] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:42 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:42.054821 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:42.054821 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:42.058920 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-c65323b2-fd8f-4807-8bc2-4efa965edb8a req-19114340-f943-47f4-8a17-356f74fbf789 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Volume info retrieved successfully. Aug 18 19:17:42.059170 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:42.059170 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:42.064078 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-642de97e-4d7a-4bac-93ba-a8c052a785bb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:42.064221 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-c65323b2-fd8f-4807-8bc2-4efa965edb8a req-19114340-f943-47f4-8a17-356f74fbf789 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a returned with HTTP 200 Aug 18 19:17:42.064728 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 75/298] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:17:42 2026] GET /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:42.069802 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-642de97e-4d7a-4bac-93ba-a8c052a785bb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:42.070348 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 74/299] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:42 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 869 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:42.117445 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-c65323b2-fd8f-4807-8bc2-4efa965edb8a req-a82c6df7-6038-44f0-8ddd-09c14941701c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:42.119381 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-c65323b2-fd8f-4807-8bc2-4efa965edb8a req-a82c6df7-6038-44f0-8ddd-09c14941701c tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] POST https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a/action Aug 18 19:17:42.119658 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-c65323b2-fd8f-4807-8bc2-4efa965edb8a req-a82c6df7-6038-44f0-8ddd-09c14941701c tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:17:42.119761 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-c65323b2-fd8f-4807-8bc2-4efa965edb8a req-a82c6df7-6038-44f0-8ddd-09c14941701c tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:42.130395 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:42.130395 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:42.130948 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-c65323b2-fd8f-4807-8bc2-4efa965edb8a req-a82c6df7-6038-44f0-8ddd-09c14941701c tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Volume info retrieved successfully. Aug 18 19:17:42.138234 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-c65323b2-fd8f-4807-8bc2-4efa965edb8a req-a82c6df7-6038-44f0-8ddd-09c14941701c tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Begin detaching volume completed successfully. Aug 18 19:17:42.138652 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-c65323b2-fd8f-4807-8bc2-4efa965edb8a req-a82c6df7-6038-44f0-8ddd-09c14941701c tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a/action returned with HTTP 202 Aug 18 19:17:42.139198 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 75/300] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:17:42 2026] POST /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:17:42.162162 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d25d7768-5235-4eab-b997-c5a785ce2155 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:42.163424 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d25d7768-5235-4eab-b997-c5a785ce2155 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] GET https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:17:42.163674 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d25d7768-5235-4eab-b997-c5a785ce2155 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:42.163838 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d25d7768-5235-4eab-b997-c5a785ce2155 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:42.164189 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-de9620af-d137-4ce5-9f89-f4a3a4c94097 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:42.166721 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-de9620af-d137-4ce5-9f89-f4a3a4c94097 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] GET https://10.4.3.170/volume/v3/volumes/379fe6db-c7e2-4a7f-9eb8-7e41e6761e92 Aug 18 19:17:42.167207 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-de9620af-d137-4ce5-9f89-f4a3a4c94097 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:42.167207 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-de9620af-d137-4ce5-9f89-f4a3a4c94097 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:42.174658 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:42.174658 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:42.178468 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-de9620af-d137-4ce5-9f89-f4a3a4c94097 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Volume info retrieved successfully. Aug 18 19:17:42.180969 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:42.180969 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:42.184980 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-de9620af-d137-4ce5-9f89-f4a3a4c94097 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] https://10.4.3.170/volume/v3/volumes/379fe6db-c7e2-4a7f-9eb8-7e41e6761e92 returned with HTTP 200 Aug 18 19:17:42.185452 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 76/301] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:17:42 2026] GET /volume/v3/volumes/379fe6db-c7e2-4a7f-9eb8-7e41e6761e92 => generated 1311 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:42.186484 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d25d7768-5235-4eab-b997-c5a785ce2155 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Volume info retrieved successfully. Aug 18 19:17:42.193318 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d25d7768-5235-4eab-b997-c5a785ce2155 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a returned with HTTP 200 Aug 18 19:17:42.193863 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9116bc70-c045-4aaf-abf8-fcb3d7941535 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:42.193941 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 77/302] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:42 2026] GET /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:42.194284 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9116bc70-c045-4aaf-abf8-fcb3d7941535 None None] GET https://10.4.3.170/volume// Aug 18 19:17:42.194507 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9116bc70-c045-4aaf-abf8-fcb3d7941535 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:42.194707 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9116bc70-c045-4aaf-abf8-fcb3d7941535 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:42.195027 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9116bc70-c045-4aaf-abf8-fcb3d7941535 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:17:42.195341 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 75/303] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:17: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 19:17:42.199418 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4581c591-91c8-405e-b1d4-4cb2313c22e6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:42.199418 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4581c591-91c8-405e-b1d4-4cb2313c22e6 None None] GET https://10.4.3.170/volume// Aug 18 19:17:42.199418 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4581c591-91c8-405e-b1d4-4cb2313c22e6 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:42.199418 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4581c591-91c8-405e-b1d4-4cb2313c22e6 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:42.199418 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4581c591-91c8-405e-b1d4-4cb2313c22e6 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:17:42.199689 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 76/304] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:17: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 19:17:42.204506 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-c65323b2-fd8f-4807-8bc2-4efa965edb8a req-6311980e-8fde-477e-a4f8-770baccc8dc1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:42.207123 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-c65323b2-fd8f-4807-8bc2-4efa965edb8a req-6311980e-8fde-477e-a4f8-770baccc8dc1 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] GET https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:17:42.207864 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-c65323b2-fd8f-4807-8bc2-4efa965edb8a req-6311980e-8fde-477e-a4f8-770baccc8dc1 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:42.207864 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-c65323b2-fd8f-4807-8bc2-4efa965edb8a req-6311980e-8fde-477e-a4f8-770baccc8dc1 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:42.210355 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-c213d8ce-08c5-4241-bf65-2b9974f4d48f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:42.212886 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-c213d8ce-08c5-4241-bf65-2b9974f4d48f tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:17:42.213325 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-c213d8ce-08c5-4241-bf65-2b9974f4d48f tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "379fe6db-c7e2-4a7f-9eb8-7e41e6761e92", "connector": null, "instance_uuid": "b8d36c47-a362-4356-9f26-6355d40b76d1"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:42.219789 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:42.219789 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:42.223907 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-c65323b2-fd8f-4807-8bc2-4efa965edb8a req-6311980e-8fde-477e-a4f8-770baccc8dc1 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Volume info retrieved successfully. Aug 18 19:17:42.225518 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:42.225518 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:42.229077 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-c65323b2-fd8f-4807-8bc2-4efa965edb8a req-6311980e-8fde-477e-a4f8-770baccc8dc1 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a returned with HTTP 200 Aug 18 19:17:42.229904 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 77/305] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:17:42 2026] GET /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:17:42.264323 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-c213d8ce-08c5-4241-bf65-2b9974f4d48f tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:17:42.264935 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 78/306] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:17:42 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:42.273559 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b90e47d2-5b4e-478a-b9e9-8ce72551d143 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:42.274025 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b90e47d2-5b4e-478a-b9e9-8ce72551d143 None None] GET https://10.4.3.170/volume// Aug 18 19:17:42.274220 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b90e47d2-5b4e-478a-b9e9-8ce72551d143 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:42.274448 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b90e47d2-5b4e-478a-b9e9-8ce72551d143 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:42.276640 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b90e47d2-5b4e-478a-b9e9-8ce72551d143 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:17:42.276640 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 76/307] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:17: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 19:17:42.285357 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-13f2ddfc-b9ad-41c2-a222-bea58e1851bd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:42.289528 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-13f2ddfc-b9ad-41c2-a222-bea58e1851bd tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] GET https://10.4.3.170/volume/v3/volumes/379fe6db-c7e2-4a7f-9eb8-7e41e6761e92 Aug 18 19:17:42.291108 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-13f2ddfc-b9ad-41c2-a222-bea58e1851bd tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:42.292409 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-13f2ddfc-b9ad-41c2-a222-bea58e1851bd tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:42.308935 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:42.308935 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:42.316717 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-13f2ddfc-b9ad-41c2-a222-bea58e1851bd tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Volume info retrieved successfully. Aug 18 19:17:42.323153 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-13f2ddfc-b9ad-41c2-a222-bea58e1851bd tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] https://10.4.3.170/volume/v3/volumes/379fe6db-c7e2-4a7f-9eb8-7e41e6761e92 returned with HTTP 200 Aug 18 19:17:42.323766 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 77/308] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:17:42 2026] GET /volume/v3/volumes/379fe6db-c7e2-4a7f-9eb8-7e41e6761e92 => generated 1490 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:17:42.411052 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-bde3c2df-d4a8-44e3-89ff-b3096aae6093 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:42.413085 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-bde3c2df-d4a8-44e3-89ff-b3096aae6093 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] PUT https://10.4.3.170/volume/v3/attachments/eb95b9f1-eee4-4c4c-8b56-8a7790e942c7 Aug 18 19:17:42.413549 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-bde3c2df-d4a8-44e3-89ff-b3096aae6093 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:42.424475 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-bde3c2df-d4a8-44e3-89ff-b3096aae6093 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Acquiring lock "cinder-attachment_update-379fe6db-c7e2-4a7f-9eb8-7e41e6761e92-np0000007688" by "attachment_update" {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:17:42.429844 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-bde3c2df-d4a8-44e3-89ff-b3096aae6093 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Lock "cinder-attachment_update-379fe6db-c7e2-4a7f-9eb8-7e41e6761e92-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:17:42.431170 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:42.431170 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:42.514913 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bc2d5e9e-8e23-45d0-8d0e-7402bea3a4ce None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:42.518165 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bc2d5e9e-8e23-45d0-8d0e-7402bea3a4ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] GET https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 Aug 18 19:17:42.518359 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-bde3c2df-d4a8-44e3-89ff-b3096aae6093 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Lock "cinder-attachment_update-379fe6db-c7e2-4a7f-9eb8-7e41e6761e92-np0000007688" released by "attachment_update" :: held 0.088s {{(pid=100583) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:17:42.518593 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bc2d5e9e-8e23-45d0-8d0e-7402bea3a4ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:42.518831 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-bde3c2df-d4a8-44e3-89ff-b3096aae6093 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] https://10.4.3.170/volume/v3/attachments/eb95b9f1-eee4-4c4c-8b56-8a7790e942c7 returned with HTTP 200 Aug 18 19:17:42.519225 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bc2d5e9e-8e23-45d0-8d0e-7402bea3a4ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:42.519621 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 78/309] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:17:42 2026] PUT /volume/v3/attachments/eb95b9f1-eee4-4c4c-8b56-8a7790e942c7 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:42.532223 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:42.532223 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:42.536488 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-bc2d5e9e-8e23-45d0-8d0e-7402bea3a4ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Volume info retrieved successfully. Aug 18 19:17:42.541673 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bc2d5e9e-8e23-45d0-8d0e-7402bea3a4ce tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 returned with HTTP 200 Aug 18 19:17:42.542317 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 79/310] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:42 2026] GET /volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:42.547991 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-a0a08ae3-bb03-4c16-b0bf-5e05ff89a9a1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:42.550868 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-a0a08ae3-bb03-4c16-b0bf-5e05ff89a9a1 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] POST https://10.4.3.170/volume/v3/attachments/eb95b9f1-eee4-4c4c-8b56-8a7790e942c7/action Aug 18 19:17:42.551624 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-a0a08ae3-bb03-4c16-b0bf-5e05ff89a9a1 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:17:42.551624 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-a0a08ae3-bb03-4c16-b0bf-5e05ff89a9a1 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:42.575589 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:42.575589 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:42.587818 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-cf480029-5f8e-4628-bafe-29f175a85b31 req-a0a08ae3-bb03-4c16-b0bf-5e05ff89a9a1 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] https://10.4.3.170/volume/v3/attachments/eb95b9f1-eee4-4c4c-8b56-8a7790e942c7/action returned with HTTP 204 Aug 18 19:17:42.588372 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 77/311] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:17:42 2026] POST /volume/v3/attachments/eb95b9f1-eee4-4c4c-8b56-8a7790e942c7/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:42.852316 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-6a17c29c-1ac4-4dbb-9769-9f6284f13812 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:42.855174 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-6a17c29c-1ac4-4dbb-9769-9f6284f13812 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] POST https://10.4.3.170/volume/v3/attachments/d131b809-a008-41d2-a378-493261b8da29/action Aug 18 19:17:42.855938 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-6a17c29c-1ac4-4dbb-9769-9f6284f13812 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Action body: b'{"os-complete": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:17:42.856109 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-6a17c29c-1ac4-4dbb-9769-9f6284f13812 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:42.883497 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:42.883497 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:42.898023 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-30ebeaf9-eec3-4512-b49b-50aec9aa91f9 req-6a17c29c-1ac4-4dbb-9769-9f6284f13812 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/attachments/d131b809-a008-41d2-a378-493261b8da29/action returned with HTTP 204 Aug 18 19:17:42.898714 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 78/312] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:17:42 2026] POST /volume/v3/attachments/d131b809-a008-41d2-a378-493261b8da29/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:43.063037 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c2f8b800-c71d-4733-aaef-4d105ac911bc None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:43.066007 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c2f8b800-c71d-4733-aaef-4d105ac911bc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:17:43.066007 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c2f8b800-c71d-4733-aaef-4d105ac911bc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:43.066007 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c2f8b800-c71d-4733-aaef-4d105ac911bc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:43.066454 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-c2f8b800-c71d-4733-aaef-4d105ac911bc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:17:43.071452 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:43.071452 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:43.072378 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c2f8b800-c71d-4733-aaef-4d105ac911bc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:17:43.072826 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 79/313] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:43 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:43.084548 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-28222539-f40f-49cc-ae5b-2f1a508b3a37 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:43.087631 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-28222539-f40f-49cc-ae5b-2f1a508b3a37 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:43.087631 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-28222539-f40f-49cc-ae5b-2f1a508b3a37 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:43.087631 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-28222539-f40f-49cc-ae5b-2f1a508b3a37 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:43.100664 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:43.100664 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:43.104939 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-28222539-f40f-49cc-ae5b-2f1a508b3a37 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:43.109679 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-28222539-f40f-49cc-ae5b-2f1a508b3a37 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:43.110112 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 80/314] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:43 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:43.210391 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f016e59a-241e-4a1c-a41f-c4210a16f5ee None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:43.213095 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f016e59a-241e-4a1c-a41f-c4210a16f5ee tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] GET https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:17:43.213095 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f016e59a-241e-4a1c-a41f-c4210a16f5ee tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:43.213437 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f016e59a-241e-4a1c-a41f-c4210a16f5ee tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:43.228440 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:43.228440 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:43.233399 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f016e59a-241e-4a1c-a41f-c4210a16f5ee tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Volume info retrieved successfully. Aug 18 19:17:43.239950 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f016e59a-241e-4a1c-a41f-c4210a16f5ee tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a returned with HTTP 200 Aug 18 19:17:43.240570 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 78/315] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:43 2026] GET /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:43.559812 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-11e52772-a962-4a00-95b5-db38dd777491 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:43.561542 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-11e52772-a962-4a00-95b5-db38dd777491 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] GET https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 Aug 18 19:17:43.563684 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-11e52772-a962-4a00-95b5-db38dd777491 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:43.563684 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-11e52772-a962-4a00-95b5-db38dd777491 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:43.573882 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:43.573882 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:43.578933 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-11e52772-a962-4a00-95b5-db38dd777491 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Volume info retrieved successfully. Aug 18 19:17:43.583415 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-11e52772-a962-4a00-95b5-db38dd777491 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 returned with HTTP 200 Aug 18 19:17:43.583953 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 79/316] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:43 2026] GET /volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 => generated 1318 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:43.599498 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-381d71af-b0a3-4e6f-8d08-6cbc030341d8 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:43.601705 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-381d71af-b0a3-4e6f-8d08-6cbc030341d8 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] GET https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 Aug 18 19:17:43.601973 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-381d71af-b0a3-4e6f-8d08-6cbc030341d8 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:43.602233 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-381d71af-b0a3-4e6f-8d08-6cbc030341d8 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:43.616445 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:43.616445 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:43.620428 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-381d71af-b0a3-4e6f-8d08-6cbc030341d8 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Volume info retrieved successfully. Aug 18 19:17:43.624493 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-381d71af-b0a3-4e6f-8d08-6cbc030341d8 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 returned with HTTP 200 Aug 18 19:17:43.624842 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 80/317] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:43 2026] GET /volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 => generated 1318 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:43.973610 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-af9e01d4-cbde-4d35-a859-3c5fe006ac64 req-6dc8d664-9305-443e-b05a-b6d118a737b5 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:43.975966 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-af9e01d4-cbde-4d35-a859-3c5fe006ac64 req-6dc8d664-9305-443e-b05a-b6d118a737b5 tempest-VolumesAssistedSnapshotsTest-546604029 tempest-VolumesAssistedSnapshotsTest-546604029-project] POST https://10.4.3.170/volume/v3/snapshots/88fabfdb-5867-435e-80b3-5315b9e5ecac/action Aug 18 19:17:43.976320 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-af9e01d4-cbde-4d35-a859-3c5fe006ac64 req-6dc8d664-9305-443e-b05a-b6d118a737b5 tempest-VolumesAssistedSnapshotsTest-546604029 tempest-VolumesAssistedSnapshotsTest-546604029-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:17:43.976477 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-af9e01d4-cbde-4d35-a859-3c5fe006ac64 req-6dc8d664-9305-443e-b05a-b6d118a737b5 tempest-VolumesAssistedSnapshotsTest-546604029 tempest-VolumesAssistedSnapshotsTest-546604029-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:43.978025 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.snapshot_actions [req-af9e01d4-cbde-4d35-a859-3c5fe006ac64 req-6dc8d664-9305-443e-b05a-b6d118a737b5 tempest-VolumesAssistedSnapshotsTest-546604029 tempest-VolumesAssistedSnapshotsTest-546604029-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100580) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 19:17:43.988724 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-4e8740ec-9d55-465d-b716-9d9d40f08da4 req-f57da5ee-ee90-44d5-9e87-465e98bf9dec None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:43.988854 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ba7e0224-bf04-4b25-b87d-9a2033fdc011 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:43.989797 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-4e8740ec-9d55-465d-b716-9d9d40f08da4 req-f57da5ee-ee90-44d5-9e87-465e98bf9dec tempest-VolumesAssistedSnapshotsTest-546604029 tempest-VolumesAssistedSnapshotsTest-546604029-project] POST https://10.4.3.170/volume/v3/snapshots/None/action Aug 18 19:17:43.990098 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-4e8740ec-9d55-465d-b716-9d9d40f08da4 req-f57da5ee-ee90-44d5-9e87-465e98bf9dec tempest-VolumesAssistedSnapshotsTest-546604029 tempest-VolumesAssistedSnapshotsTest-546604029-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:17:43.990500 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-4e8740ec-9d55-465d-b716-9d9d40f08da4 req-f57da5ee-ee90-44d5-9e87-465e98bf9dec tempest-VolumesAssistedSnapshotsTest-546604029 tempest-VolumesAssistedSnapshotsTest-546604029-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:43.992147 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.snapshot_actions [req-4e8740ec-9d55-465d-b716-9d9d40f08da4 req-f57da5ee-ee90-44d5-9e87-465e98bf9dec tempest-VolumesAssistedSnapshotsTest-546604029 tempest-VolumesAssistedSnapshotsTest-546604029-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100581) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 19:17:43.992235 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ba7e0224-bf04-4b25-b87d-9a2033fdc011 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] GET https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 Aug 18 19:17:43.992505 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ba7e0224-bf04-4b25-b87d-9a2033fdc011 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:43.992868 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ba7e0224-bf04-4b25-b87d-9a2033fdc011 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:43.998258 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-af9e01d4-cbde-4d35-a859-3c5fe006ac64 req-6dc8d664-9305-443e-b05a-b6d118a737b5 tempest-VolumesAssistedSnapshotsTest-546604029 tempest-VolumesAssistedSnapshotsTest-546604029-project] https://10.4.3.170/volume/v3/snapshots/88fabfdb-5867-435e-80b3-5315b9e5ecac/action returned with HTTP 404 Aug 18 19:17:44.001384 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 81/318] 10.4.3.170 () {72 vars in 1678 bytes} [Tue Aug 18 19:17:43 2026] POST /volume/v3/snapshots/88fabfdb-5867-435e-80b3-5315b9e5ecac/action => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:44.010697 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:44.010697 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:44.016640 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-4e8740ec-9d55-465d-b716-9d9d40f08da4 req-f57da5ee-ee90-44d5-9e87-465e98bf9dec tempest-VolumesAssistedSnapshotsTest-546604029 tempest-VolumesAssistedSnapshotsTest-546604029-project] https://10.4.3.170/volume/v3/snapshots/None/action returned with HTTP 404 Aug 18 19:17:44.017244 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 79/319] 10.4.3.170 () {72 vars in 1582 bytes} [Tue Aug 18 19:17:43 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:17:44.019837 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ba7e0224-bf04-4b25-b87d-9a2033fdc011 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Volume info retrieved successfully. Aug 18 19:17:44.027149 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ba7e0224-bf04-4b25-b87d-9a2033fdc011 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 returned with HTTP 200 Aug 18 19:17:44.027667 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 80/320] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:43 2026] GET /volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 => generated 1318 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:44.084270 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-716a01c9-1b4e-4a7b-a4d1-331e529f3a2b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:44.086079 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-716a01c9-1b4e-4a7b-a4d1-331e529f3a2b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:17:44.087855 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-716a01c9-1b4e-4a7b-a4d1-331e529f3a2b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:44.087855 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-716a01c9-1b4e-4a7b-a4d1-331e529f3a2b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:44.087855 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-716a01c9-1b4e-4a7b-a4d1-331e529f3a2b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:17:44.093261 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:44.093261 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:44.093261 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-716a01c9-1b4e-4a7b-a4d1-331e529f3a2b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:17:44.093261 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 81/321] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:44 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:17:44.097731 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-399875ae-5fc8-45e5-a49e-2bd063431e03 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:44.100254 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-399875ae-5fc8-45e5-a49e-2bd063431e03 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] DELETE https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 Aug 18 19:17:44.100797 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-399875ae-5fc8-45e5-a49e-2bd063431e03 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:44.100797 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-399875ae-5fc8-45e5-a49e-2bd063431e03 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:44.100797 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-399875ae-5fc8-45e5-a49e-2bd063431e03 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Delete volume with id: 18abb612-573e-49e1-993b-eb52a0b63715 Aug 18 19:17:44.102158 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-cb37ef26-62ba-42c5-9459-0f9519d27ea2 req-1dbca05e-28d1-4b30-a64f-20f09f9c885e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:44.104681 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-cb37ef26-62ba-42c5-9459-0f9519d27ea2 req-1dbca05e-28d1-4b30-a64f-20f09f9c885e tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] GET https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 Aug 18 19:17:44.104917 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-cb37ef26-62ba-42c5-9459-0f9519d27ea2 req-1dbca05e-28d1-4b30-a64f-20f09f9c885e tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:44.105150 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-cb37ef26-62ba-42c5-9459-0f9519d27ea2 req-1dbca05e-28d1-4b30-a64f-20f09f9c885e tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:44.107845 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:44.107845 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:44.108328 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-399875ae-5fc8-45e5-a49e-2bd063431e03 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Volume info retrieved successfully. Aug 18 19:17:44.116934 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:44.116934 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:44.120729 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-cb37ef26-62ba-42c5-9459-0f9519d27ea2 req-1dbca05e-28d1-4b30-a64f-20f09f9c885e tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Volume info retrieved successfully. Aug 18 19:17:44.124002 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-30b98012-85ec-4daf-b899-450b182aac2b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:44.124630 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-399875ae-5fc8-45e5-a49e-2bd063431e03 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Delete volume request issued successfully. Aug 18 19:17:44.124798 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-399875ae-5fc8-45e5-a49e-2bd063431e03 tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 returned with HTTP 202 Aug 18 19:17:44.125264 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 82/322] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:17:44 2026] DELETE /volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:17:44.126042 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-cb37ef26-62ba-42c5-9459-0f9519d27ea2 req-1dbca05e-28d1-4b30-a64f-20f09f9c885e tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 returned with HTTP 200 Aug 18 19:17:44.126042 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 80/323] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:17:44 2026] GET /volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 => generated 1318 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:44.132057 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-30b98012-85ec-4daf-b899-450b182aac2b tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:44.132057 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-30b98012-85ec-4daf-b899-450b182aac2b tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:44.132057 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-30b98012-85ec-4daf-b899-450b182aac2b tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:44.137615 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6ba24418-0b3c-4643-bafe-6213d13c4f1c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:44.139294 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6ba24418-0b3c-4643-bafe-6213d13c4f1c tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] GET https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 Aug 18 19:17:44.139518 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6ba24418-0b3c-4643-bafe-6213d13c4f1c tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:44.139763 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6ba24418-0b3c-4643-bafe-6213d13c4f1c tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:44.143445 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:44.143445 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:44.146822 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:44.146822 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:44.147511 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-30b98012-85ec-4daf-b899-450b182aac2b tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:44.150314 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6ba24418-0b3c-4643-bafe-6213d13c4f1c tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Volume info retrieved successfully. Aug 18 19:17:44.151854 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-30b98012-85ec-4daf-b899-450b182aac2b tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:44.152436 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 81/324] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:44 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:44.154821 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6ba24418-0b3c-4643-bafe-6213d13c4f1c tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 returned with HTTP 200 Aug 18 19:17:44.156466 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 82/325] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:44 2026] GET /volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:44.182509 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-cb37ef26-62ba-42c5-9459-0f9519d27ea2 req-23cae331-6691-4986-b166-cbc1a4414e95 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:44.185054 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cb37ef26-62ba-42c5-9459-0f9519d27ea2 req-23cae331-6691-4986-b166-cbc1a4414e95 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] POST https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8/action Aug 18 19:17:44.185972 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-cb37ef26-62ba-42c5-9459-0f9519d27ea2 req-23cae331-6691-4986-b166-cbc1a4414e95 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:17:44.185972 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-cb37ef26-62ba-42c5-9459-0f9519d27ea2 req-23cae331-6691-4986-b166-cbc1a4414e95 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:44.200698 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:44.200698 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:44.201144 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-cb37ef26-62ba-42c5-9459-0f9519d27ea2 req-23cae331-6691-4986-b166-cbc1a4414e95 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Volume info retrieved successfully. Aug 18 19:17:44.211295 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-cb37ef26-62ba-42c5-9459-0f9519d27ea2 req-23cae331-6691-4986-b166-cbc1a4414e95 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Begin detaching volume completed successfully. Aug 18 19:17:44.211602 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cb37ef26-62ba-42c5-9459-0f9519d27ea2 req-23cae331-6691-4986-b166-cbc1a4414e95 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8/action returned with HTTP 202 Aug 18 19:17:44.212526 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 83/326] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:17:44 2026] POST /volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:17:44.254393 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e61bff7d-7660-45b0-8679-79c5dad03ee7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:44.256313 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e61bff7d-7660-45b0-8679-79c5dad03ee7 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] GET https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:17:44.256572 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e61bff7d-7660-45b0-8679-79c5dad03ee7 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:44.256778 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e61bff7d-7660-45b0-8679-79c5dad03ee7 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:44.266468 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-879cbf50-f306-47ae-b116-0466baace79d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:44.266795 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-879cbf50-f306-47ae-b116-0466baace79d None None] GET https://10.4.3.170/volume// Aug 18 19:17:44.266943 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-879cbf50-f306-47ae-b116-0466baace79d None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:44.267153 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-879cbf50-f306-47ae-b116-0466baace79d None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:44.267579 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-879cbf50-f306-47ae-b116-0466baace79d None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:17:44.267653 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:44.267653 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:44.267828 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 82/327] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:17:44 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 19:17:44.271584 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e61bff7d-7660-45b0-8679-79c5dad03ee7 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Volume info retrieved successfully. Aug 18 19:17:44.276176 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-cb37ef26-62ba-42c5-9459-0f9519d27ea2 req-736b5f47-2ae7-4a42-8112-fe8ade4aa720 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:44.277789 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e61bff7d-7660-45b0-8679-79c5dad03ee7 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a returned with HTTP 200 Aug 18 19:17:44.278175 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 81/328] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:44 2026] GET /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:44.279843 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-cb37ef26-62ba-42c5-9459-0f9519d27ea2 req-736b5f47-2ae7-4a42-8112-fe8ade4aa720 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] GET https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 Aug 18 19:17:44.280041 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-cb37ef26-62ba-42c5-9459-0f9519d27ea2 req-736b5f47-2ae7-4a42-8112-fe8ade4aa720 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:44.280226 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-cb37ef26-62ba-42c5-9459-0f9519d27ea2 req-736b5f47-2ae7-4a42-8112-fe8ade4aa720 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:44.291630 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:44.291630 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:44.295213 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-cb37ef26-62ba-42c5-9459-0f9519d27ea2 req-736b5f47-2ae7-4a42-8112-fe8ade4aa720 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Volume info retrieved successfully. Aug 18 19:17:44.299586 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-cb37ef26-62ba-42c5-9459-0f9519d27ea2 req-736b5f47-2ae7-4a42-8112-fe8ade4aa720 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 returned with HTTP 200 Aug 18 19:17:44.299970 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 83/329] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:17:44 2026] GET /volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 => generated 1544 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:17:45.103008 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-111931d1-706d-40c8-bf59-832b7765a8c0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:45.105224 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-111931d1-706d-40c8-bf59-832b7765a8c0 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:17:45.105492 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-111931d1-706d-40c8-bf59-832b7765a8c0 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:45.105699 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-111931d1-706d-40c8-bf59-832b7765a8c0 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:45.105820 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-111931d1-706d-40c8-bf59-832b7765a8c0 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:17:45.110059 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:45.110059 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:45.110814 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-111931d1-706d-40c8-bf59-832b7765a8c0 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:17:45.111186 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 84/330] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:45 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:45.171872 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c48c9460-01a3-46cb-8480-f4930edb0062 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:45.173492 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c48c9460-01a3-46cb-8480-f4930edb0062 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:45.173680 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c48c9460-01a3-46cb-8480-f4930edb0062 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:45.173857 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c48c9460-01a3-46cb-8480-f4930edb0062 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:45.174122 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-de5c4549-05e5-4b6c-8e28-4018bf1d81af None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:45.176183 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-de5c4549-05e5-4b6c-8e28-4018bf1d81af tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] GET https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 Aug 18 19:17:45.176463 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-de5c4549-05e5-4b6c-8e28-4018bf1d81af tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:45.176723 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-de5c4549-05e5-4b6c-8e28-4018bf1d81af tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:45.182783 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-de5c4549-05e5-4b6c-8e28-4018bf1d81af tempest-AttachSCSIVolumeTestJSON-12824784 tempest-AttachSCSIVolumeTestJSON-12824784-project-member] https://10.4.3.170/volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 returned with HTTP 404 Aug 18 19:17:45.183147 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:45.183147 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:45.183433 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 82/331] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:45 2026] GET /volume/v3/volumes/18abb612-573e-49e1-993b-eb52a0b63715 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:45.187032 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c48c9460-01a3-46cb-8480-f4930edb0062 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:45.191739 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c48c9460-01a3-46cb-8480-f4930edb0062 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:45.192211 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 83/332] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:45 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:45.298399 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4bfa3dd4-99b4-47c5-887e-8112a2dbcd90 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:45.298399 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4bfa3dd4-99b4-47c5-887e-8112a2dbcd90 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] GET https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:17:45.298399 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4bfa3dd4-99b4-47c5-887e-8112a2dbcd90 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:45.298399 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4bfa3dd4-99b4-47c5-887e-8112a2dbcd90 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:45.310898 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:45.310898 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:45.315473 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-4bfa3dd4-99b4-47c5-887e-8112a2dbcd90 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Volume info retrieved successfully. Aug 18 19:17:45.321200 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4bfa3dd4-99b4-47c5-887e-8112a2dbcd90 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a returned with HTTP 200 Aug 18 19:17:45.321737 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 84/333] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:45 2026] GET /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:45.885863 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-dc67fd02-f4e7-4db1-b72c-b4009338fe71 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:45.887707 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-dc67fd02-f4e7-4db1-b72c-b4009338fe71 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] POST https://10.4.3.170/volume/v3/attachments/0ecf7c99-439f-41ce-b526-decfccc91f91/action Aug 18 19:17:45.888521 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-dc67fd02-f4e7-4db1-b72c-b4009338fe71 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:17:45.888803 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-dc67fd02-f4e7-4db1-b72c-b4009338fe71 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:45.907463 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:45.907463 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:45.917076 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cbcceff1-b0a9-4b74-8719-65658d5fb5d9 req-dc67fd02-f4e7-4db1-b72c-b4009338fe71 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/attachments/0ecf7c99-439f-41ce-b526-decfccc91f91/action returned with HTTP 204 Aug 18 19:17:45.917076 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 85/334] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:17:45 2026] POST /volume/v3/attachments/0ecf7c99-439f-41ce-b526-decfccc91f91/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:46.121926 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d45ccda7-72eb-40d9-af88-486a0b863e6f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:46.123894 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d45ccda7-72eb-40d9-af88-486a0b863e6f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:17:46.124064 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d45ccda7-72eb-40d9-af88-486a0b863e6f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:46.124241 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d45ccda7-72eb-40d9-af88-486a0b863e6f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:46.124389 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-d45ccda7-72eb-40d9-af88-486a0b863e6f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:17:46.128771 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:46.128771 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:46.129785 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d45ccda7-72eb-40d9-af88-486a0b863e6f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:17:46.130281 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 83/335] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:46 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:46.208892 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b1f2b8fb-98fa-4998-9863-3c9debd059d1 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:46.211478 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b1f2b8fb-98fa-4998-9863-3c9debd059d1 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:46.211713 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b1f2b8fb-98fa-4998-9863-3c9debd059d1 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:46.211945 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b1f2b8fb-98fa-4998-9863-3c9debd059d1 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:46.222250 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:46.222250 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:46.226121 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b1f2b8fb-98fa-4998-9863-3c9debd059d1 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:46.230556 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b1f2b8fb-98fa-4998-9863-3c9debd059d1 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:46.231021 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 84/336] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:46 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 1161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:46.276737 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-035f32ce-4a93-4c8f-88f5-5eb00c8cced8 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:46.279912 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-035f32ce-4a93-4c8f-88f5-5eb00c8cced8 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:46.280081 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-035f32ce-4a93-4c8f-88f5-5eb00c8cced8 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:46.280252 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-035f32ce-4a93-4c8f-88f5-5eb00c8cced8 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:46.295186 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:46.295186 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:46.299991 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-035f32ce-4a93-4c8f-88f5-5eb00c8cced8 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:46.304254 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-035f32ce-4a93-4c8f-88f5-5eb00c8cced8 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:46.304641 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 85/337] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:17:46 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 1161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:46.335122 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-81b127e5-1c0c-4eca-98b3-c56f02a83efb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:46.336443 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-81b127e5-1c0c-4eca-98b3-c56f02a83efb tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] GET https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:17:46.336644 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-81b127e5-1c0c-4eca-98b3-c56f02a83efb tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:46.336887 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-81b127e5-1c0c-4eca-98b3-c56f02a83efb tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:46.351040 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:46.351040 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:46.355414 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-81b127e5-1c0c-4eca-98b3-c56f02a83efb tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Volume info retrieved successfully. Aug 18 19:17:46.360375 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-81b127e5-1c0c-4eca-98b3-c56f02a83efb tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a returned with HTTP 200 Aug 18 19:17:46.360747 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 86/338] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:46 2026] GET /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:46.382354 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-96a860a1-e3d1-43f6-8ef3-0d044131c814 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:46.382812 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-96a860a1-e3d1-43f6-8ef3-0d044131c814 None None] GET https://10.4.3.170/volume// Aug 18 19:17:46.383019 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-96a860a1-e3d1-43f6-8ef3-0d044131c814 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:46.383280 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-96a860a1-e3d1-43f6-8ef3-0d044131c814 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:46.383821 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-96a860a1-e3d1-43f6-8ef3-0d044131c814 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:17:46.384043 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 84/339] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:17: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 19:17:46.391997 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-e0ad36ff-10dd-42f1-92d7-2b013b440230 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:46.394426 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-e0ad36ff-10dd-42f1-92d7-2b013b440230 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:17:46.394817 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-e0ad36ff-10dd-42f1-92d7-2b013b440230 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c14583c2-4a14-43da-af42-864d2871a7d3", "connector": null, "instance_uuid": "e02f4620-661f-4580-b835-0e02695fbca3"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:46.407359 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:46.407359 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:46.431014 np0000007688 devstack@c-api.service[100582]: WARNING cinder.volume.api [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-e0ad36ff-10dd-42f1-92d7-2b013b440230 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 18 19:17:46.435539 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-e0ad36ff-10dd-42f1-92d7-2b013b440230 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:17:46.436282 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 85/340] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:17:46 2026] POST /volume/v3/attachments => generated 271 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:46.465025 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0ffedf83-b08a-4e4d-8ec8-e74f2aa3824d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:46.466638 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0ffedf83-b08a-4e4d-8ec8-e74f2aa3824d tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:46.466803 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0ffedf83-b08a-4e4d-8ec8-e74f2aa3824d tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:46.467019 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0ffedf83-b08a-4e4d-8ec8-e74f2aa3824d tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:46.470768 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-274b66e7-c52a-4540-a13f-546c13f0f8b4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:46.471212 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-274b66e7-c52a-4540-a13f-546c13f0f8b4 None None] GET https://10.4.3.170/volume// Aug 18 19:17:46.471428 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-274b66e7-c52a-4540-a13f-546c13f0f8b4 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:46.471650 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-274b66e7-c52a-4540-a13f-546c13f0f8b4 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:46.472258 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-274b66e7-c52a-4540-a13f-546c13f0f8b4 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:17:46.472613 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 87/341] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:17: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 19:17:46.479173 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:46.479173 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:46.480847 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-625aec4a-76b3-4874-8bc7-360091a0f2d2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:46.482729 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-625aec4a-76b3-4874-8bc7-360091a0f2d2 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:46.482897 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-625aec4a-76b3-4874-8bc7-360091a0f2d2 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:46.483101 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-625aec4a-76b3-4874-8bc7-360091a0f2d2 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:46.487627 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0ffedf83-b08a-4e4d-8ec8-e74f2aa3824d tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:46.492266 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0ffedf83-b08a-4e4d-8ec8-e74f2aa3824d tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:46.492656 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 86/342] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:46 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 1163 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:46.494432 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:46.494432 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:46.497817 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-625aec4a-76b3-4874-8bc7-360091a0f2d2 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:46.502132 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-625aec4a-76b3-4874-8bc7-360091a0f2d2 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:46.502507 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 85/343] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:17:46 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 1343 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:17:46.591500 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-3bdb6410-5823-4b40-93d5-255aea24072a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:46.593656 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-3bdb6410-5823-4b40-93d5-255aea24072a tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] PUT https://10.4.3.170/volume/v3/attachments/a2527a58-45a7-4046-b1c4-c2f0fb4c6b86 Aug 18 19:17:46.594078 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-3bdb6410-5823-4b40-93d5-255aea24072a tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:46.602034 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-3bdb6410-5823-4b40-93d5-255aea24072a tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Acquiring lock "cinder-attachment_update-c14583c2-4a14-43da-af42-864d2871a7d3-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:17:46.606317 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-3bdb6410-5823-4b40-93d5-255aea24072a tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Lock "cinder-attachment_update-c14583c2-4a14-43da-af42-864d2871a7d3-np0000007688" acquired by "attachment_update" :: waited 0.004s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:17:46.607280 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:46.607280 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:46.688807 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-3bdb6410-5823-4b40-93d5-255aea24072a tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Lock "cinder-attachment_update-c14583c2-4a14-43da-af42-864d2871a7d3-np0000007688" released by "attachment_update" :: held 0.082s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:17:46.689147 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-3bdb6410-5823-4b40-93d5-255aea24072a tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/attachments/a2527a58-45a7-4046-b1c4-c2f0fb4c6b86 returned with HTTP 200 Aug 18 19:17:46.689679 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 86/344] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:17:46 2026] PUT /volume/v3/attachments/a2527a58-45a7-4046-b1c4-c2f0fb4c6b86 => generated 967 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 19:17:47.141717 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d007001c-1ac5-4d1e-9c3d-273445cb59c5 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:47.143579 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d007001c-1ac5-4d1e-9c3d-273445cb59c5 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:17:47.143769 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d007001c-1ac5-4d1e-9c3d-273445cb59c5 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:47.143980 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d007001c-1ac5-4d1e-9c3d-273445cb59c5 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:47.144104 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-d007001c-1ac5-4d1e-9c3d-273445cb59c5 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:17:47.153523 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:47.153523 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:47.154323 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d007001c-1ac5-4d1e-9c3d-273445cb59c5 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:17:47.154707 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 88/345] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:47 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:47.376053 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e00b1c7f-4ef9-4365-b6f2-a828885e4387 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:47.378577 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e00b1c7f-4ef9-4365-b6f2-a828885e4387 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] GET https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:17:47.378846 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e00b1c7f-4ef9-4365-b6f2-a828885e4387 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:47.379116 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e00b1c7f-4ef9-4365-b6f2-a828885e4387 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:47.393355 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:47.393355 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:47.398698 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e00b1c7f-4ef9-4365-b6f2-a828885e4387 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Volume info retrieved successfully. Aug 18 19:17:47.405037 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e00b1c7f-4ef9-4365-b6f2-a828885e4387 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a returned with HTTP 200 Aug 18 19:17:47.411505 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 87/346] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:47 2026] GET /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:47.507020 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c7a69449-b0ff-408e-9ca5-70943e3beb22 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:47.508915 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c7a69449-b0ff-408e-9ca5-70943e3beb22 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:47.509170 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c7a69449-b0ff-408e-9ca5-70943e3beb22 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:47.509409 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c7a69449-b0ff-408e-9ca5-70943e3beb22 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:47.539731 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:47.539731 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:47.547746 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c7a69449-b0ff-408e-9ca5-70943e3beb22 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:47.555191 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c7a69449-b0ff-408e-9ca5-70943e3beb22 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:47.555813 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 86/347] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:47 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 1164 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:48.166675 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a96a47cc-2631-4fcb-abc9-161e6498588d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:48.168185 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a96a47cc-2631-4fcb-abc9-161e6498588d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:17:48.168340 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a96a47cc-2631-4fcb-abc9-161e6498588d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:48.168523 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a96a47cc-2631-4fcb-abc9-161e6498588d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:48.168626 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-a96a47cc-2631-4fcb-abc9-161e6498588d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:17:48.172358 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:48.172358 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:48.173016 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a96a47cc-2631-4fcb-abc9-161e6498588d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:17:48.173315 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 87/348] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:48 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:48.420329 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4f8cc1fe-b643-40f9-9b18-4385121e8c0f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:48.422385 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4f8cc1fe-b643-40f9-9b18-4385121e8c0f tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] GET https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:17:48.422536 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4f8cc1fe-b643-40f9-9b18-4385121e8c0f tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:48.423342 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4f8cc1fe-b643-40f9-9b18-4385121e8c0f tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:48.434197 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:48.434197 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:48.438933 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-4f8cc1fe-b643-40f9-9b18-4385121e8c0f tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Volume info retrieved successfully. Aug 18 19:17:48.445251 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4f8cc1fe-b643-40f9-9b18-4385121e8c0f tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a returned with HTTP 200 Aug 18 19:17:48.445739 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 89/349] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:48 2026] GET /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:48.570176 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5a05d27c-4e40-498f-ba0f-490efaab2efb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:48.572853 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5a05d27c-4e40-498f-ba0f-490efaab2efb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:48.573066 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5a05d27c-4e40-498f-ba0f-490efaab2efb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:48.573280 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5a05d27c-4e40-498f-ba0f-490efaab2efb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:48.589209 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:48.589209 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:48.594659 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5a05d27c-4e40-498f-ba0f-490efaab2efb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:48.600381 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5a05d27c-4e40-498f-ba0f-490efaab2efb tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:48.601041 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 88/350] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:48 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 1164 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:49.115201 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-c65323b2-fd8f-4807-8bc2-4efa965edb8a req-eb0119c9-f3e4-4b3f-8803-5fdfc44d6ebc None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:49.118618 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c65323b2-fd8f-4807-8bc2-4efa965edb8a req-eb0119c9-f3e4-4b3f-8803-5fdfc44d6ebc tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] DELETE https://10.4.3.170/volume/v3/attachments/6cae5f94-eb63-459c-b555-08a1e4f716d5 Aug 18 19:17:49.118618 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-c65323b2-fd8f-4807-8bc2-4efa965edb8a req-eb0119c9-f3e4-4b3f-8803-5fdfc44d6ebc tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:49.118618 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-c65323b2-fd8f-4807-8bc2-4efa965edb8a req-eb0119c9-f3e4-4b3f-8803-5fdfc44d6ebc tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:49.126039 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:49.126039 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:49.176124 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c65323b2-fd8f-4807-8bc2-4efa965edb8a req-eb0119c9-f3e4-4b3f-8803-5fdfc44d6ebc tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/attachments/6cae5f94-eb63-459c-b555-08a1e4f716d5 returned with HTTP 200 Aug 18 19:17:49.176798 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 87/351] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:17:49 2026] DELETE /volume/v3/attachments/6cae5f94-eb63-459c-b555-08a1e4f716d5 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:49.183485 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8a0aae06-cc16-43ef-b3e9-48fee8a52e33 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:49.185711 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8a0aae06-cc16-43ef-b3e9-48fee8a52e33 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:17:49.185921 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8a0aae06-cc16-43ef-b3e9-48fee8a52e33 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:49.186126 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8a0aae06-cc16-43ef-b3e9-48fee8a52e33 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:49.186228 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-8a0aae06-cc16-43ef-b3e9-48fee8a52e33 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:17:49.190745 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:49.190745 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:49.191423 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8a0aae06-cc16-43ef-b3e9-48fee8a52e33 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:17:49.191746 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 88/352] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:49 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:49.451896 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-cb37ef26-62ba-42c5-9459-0f9519d27ea2 req-f4c58ed4-0f33-451c-ae80-beb710bf55f7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:49.454254 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cb37ef26-62ba-42c5-9459-0f9519d27ea2 req-f4c58ed4-0f33-451c-ae80-beb710bf55f7 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] DELETE https://10.4.3.170/volume/v3/attachments/d131b809-a008-41d2-a378-493261b8da29 Aug 18 19:17:49.454557 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-cb37ef26-62ba-42c5-9459-0f9519d27ea2 req-f4c58ed4-0f33-451c-ae80-beb710bf55f7 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:49.454819 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-cb37ef26-62ba-42c5-9459-0f9519d27ea2 req-f4c58ed4-0f33-451c-ae80-beb710bf55f7 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:49.470411 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:49.470411 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:49.475792 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-aa7ba49d-fd01-421a-bb17-b09b7c5405fd None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:49.488049 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-aa7ba49d-fd01-421a-bb17-b09b7c5405fd tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] GET https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:17:49.488049 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-aa7ba49d-fd01-421a-bb17-b09b7c5405fd tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:49.488049 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-aa7ba49d-fd01-421a-bb17-b09b7c5405fd tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:49.494453 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:49.494453 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:49.500746 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-aa7ba49d-fd01-421a-bb17-b09b7c5405fd tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Volume info retrieved successfully. Aug 18 19:17:49.505856 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-aa7ba49d-fd01-421a-bb17-b09b7c5405fd tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a returned with HTTP 200 Aug 18 19:17:49.506235 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 89/353] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:49 2026] GET /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:49.555041 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cb37ef26-62ba-42c5-9459-0f9519d27ea2 req-f4c58ed4-0f33-451c-ae80-beb710bf55f7 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/attachments/d131b809-a008-41d2-a378-493261b8da29 returned with HTTP 200 Aug 18 19:17:49.555497 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 90/354] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:17:49 2026] DELETE /volume/v3/attachments/d131b809-a008-41d2-a378-493261b8da29 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:49.615109 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8f04af61-8533-44e1-8e87-c32d593069ad None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:49.617285 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8f04af61-8533-44e1-8e87-c32d593069ad tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:49.621692 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8f04af61-8533-44e1-8e87-c32d593069ad tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:49.621692 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8f04af61-8533-44e1-8e87-c32d593069ad tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:49.632308 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:49.632308 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:49.636798 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-8f04af61-8533-44e1-8e87-c32d593069ad tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:49.643762 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8f04af61-8533-44e1-8e87-c32d593069ad tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:49.644378 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 88/355] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:49 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 1164 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:49.705382 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2b155a5c-7a06-4ee9-9dbe-d0d1dad0a045 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:49.707039 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2b155a5c-7a06-4ee9-9dbe-d0d1dad0a045 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] GET https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 Aug 18 19:17:49.707203 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2b155a5c-7a06-4ee9-9dbe-d0d1dad0a045 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:49.707388 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2b155a5c-7a06-4ee9-9dbe-d0d1dad0a045 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:49.713902 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:49.713902 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:49.716985 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-2b155a5c-7a06-4ee9-9dbe-d0d1dad0a045 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Volume info retrieved successfully. Aug 18 19:17:49.720382 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2b155a5c-7a06-4ee9-9dbe-d0d1dad0a045 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 returned with HTTP 200 Aug 18 19:17:49.720734 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 89/356] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:49 2026] GET /volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:49.732890 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-02fc61c3-d639-45b4-8500-60e58bf51af5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:49.735275 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-02fc61c3-d639-45b4-8500-60e58bf51af5 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 Aug 18 19:17:49.735556 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-02fc61c3-d639-45b4-8500-60e58bf51af5 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:49.735801 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-02fc61c3-d639-45b4-8500-60e58bf51af5 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:49.736019 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-02fc61c3-d639-45b4-8500-60e58bf51af5 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Delete volume with id: 87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 Aug 18 19:17:49.745238 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:49.745238 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:49.745831 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-02fc61c3-d639-45b4-8500-60e58bf51af5 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Volume info retrieved successfully. Aug 18 19:17:49.771419 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-02fc61c3-d639-45b4-8500-60e58bf51af5 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Delete volume request issued successfully. Aug 18 19:17:49.771638 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-02fc61c3-d639-45b4-8500-60e58bf51af5 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 returned with HTTP 202 Aug 18 19:17:49.772059 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 90/357] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:17:49 2026] DELETE /volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:17:49.779620 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d920cb1b-11de-4588-9d7c-3e54e38711c0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:49.782009 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d920cb1b-11de-4588-9d7c-3e54e38711c0 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] GET https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 Aug 18 19:17:49.782278 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d920cb1b-11de-4588-9d7c-3e54e38711c0 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:49.782550 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d920cb1b-11de-4588-9d7c-3e54e38711c0 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:49.791749 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:49.791749 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:49.798549 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d920cb1b-11de-4588-9d7c-3e54e38711c0 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Volume info retrieved successfully. Aug 18 19:17:49.804727 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d920cb1b-11de-4588-9d7c-3e54e38711c0 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 returned with HTTP 200 Aug 18 19:17:49.805529 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 91/358] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:49 2026] GET /volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:50.201942 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8b46b539-af4b-4640-8409-f3a77197849e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:50.203573 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8b46b539-af4b-4640-8409-f3a77197849e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:17:50.203736 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8b46b539-af4b-4640-8409-f3a77197849e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:50.203929 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8b46b539-af4b-4640-8409-f3a77197849e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:50.204046 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-8b46b539-af4b-4640-8409-f3a77197849e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:17:50.208726 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:50.208726 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:50.209949 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8b46b539-af4b-4640-8409-f3a77197849e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:17:50.210738 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 89/359] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:50 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:50.664061 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-14deee19-e9b2-4de1-9c11-7418f8d47870 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:50.666672 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-14deee19-e9b2-4de1-9c11-7418f8d47870 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:50.666876 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-14deee19-e9b2-4de1-9c11-7418f8d47870 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:50.667023 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-14deee19-e9b2-4de1-9c11-7418f8d47870 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:50.684237 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:50.684237 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:50.687857 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-14deee19-e9b2-4de1-9c11-7418f8d47870 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:50.692062 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-14deee19-e9b2-4de1-9c11-7418f8d47870 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:50.692585 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 90/360] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:50 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 1164 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:50.820990 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-13c40e64-1654-49f9-85ea-9a85a8dc0dca None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:50.823953 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-13c40e64-1654-49f9-85ea-9a85a8dc0dca tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] GET https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 Aug 18 19:17:50.824228 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-13c40e64-1654-49f9-85ea-9a85a8dc0dca tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:50.824462 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-13c40e64-1654-49f9-85ea-9a85a8dc0dca tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:50.837176 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-13c40e64-1654-49f9-85ea-9a85a8dc0dca tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 returned with HTTP 404 Aug 18 19:17:50.838353 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 91/361] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:50 2026] GET /volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:51.225816 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-233e32f9-f22a-4f16-a7e1-e14997c9eefe None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:51.227671 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-233e32f9-f22a-4f16-a7e1-e14997c9eefe tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:17:51.227671 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-233e32f9-f22a-4f16-a7e1-e14997c9eefe tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:51.227671 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-233e32f9-f22a-4f16-a7e1-e14997c9eefe tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:51.227863 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-233e32f9-f22a-4f16-a7e1-e14997c9eefe tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:17:51.232664 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:51.232664 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:51.232840 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-233e32f9-f22a-4f16-a7e1-e14997c9eefe tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:17:51.233135 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 92/362] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:51 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:51.580528 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-bc89367a-474c-450c-af44-e9b62274da79 req-def73090-7025-484c-a31f-f7e099b02689 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:51.582340 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-bc89367a-474c-450c-af44-e9b62274da79 req-def73090-7025-484c-a31f-f7e099b02689 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] GET https://10.4.3.170/volume/v3/volumes/379fe6db-c7e2-4a7f-9eb8-7e41e6761e92 Aug 18 19:17:51.582637 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-bc89367a-474c-450c-af44-e9b62274da79 req-def73090-7025-484c-a31f-f7e099b02689 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:51.582899 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-bc89367a-474c-450c-af44-e9b62274da79 req-def73090-7025-484c-a31f-f7e099b02689 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:51.600294 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:51.600294 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:51.605796 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-bc89367a-474c-450c-af44-e9b62274da79 req-def73090-7025-484c-a31f-f7e099b02689 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Volume info retrieved successfully. Aug 18 19:17:51.616461 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-bc89367a-474c-450c-af44-e9b62274da79 req-def73090-7025-484c-a31f-f7e099b02689 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] https://10.4.3.170/volume/v3/volumes/379fe6db-c7e2-4a7f-9eb8-7e41e6761e92 returned with HTTP 200 Aug 18 19:17:51.616888 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 90/363] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:17:51 2026] GET /volume/v3/volumes/379fe6db-c7e2-4a7f-9eb8-7e41e6761e92 => generated 1603 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:51.711197 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7f84a9ef-a4d2-47fb-9a88-2ce57745739b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:51.712802 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7f84a9ef-a4d2-47fb-9a88-2ce57745739b tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:51.712962 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7f84a9ef-a4d2-47fb-9a88-2ce57745739b tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:51.713129 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7f84a9ef-a4d2-47fb-9a88-2ce57745739b tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:51.723904 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:51.723904 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:51.726664 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-4237efc2-c79d-4455-b268-629c2c4a329a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:51.728247 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-7f84a9ef-a4d2-47fb-9a88-2ce57745739b tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:51.732330 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-4237efc2-c79d-4455-b268-629c2c4a329a tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] POST https://10.4.3.170/volume/v3/attachments/a2527a58-45a7-4046-b1c4-c2f0fb4c6b86/action Aug 18 19:17:51.732832 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-4237efc2-c79d-4455-b268-629c2c4a329a tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Action body: b'{"os-complete": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:17:51.732832 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-4237efc2-c79d-4455-b268-629c2c4a329a tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:51.734625 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7f84a9ef-a4d2-47fb-9a88-2ce57745739b tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:51.734625 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 91/364] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:51 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 1164 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:51.752572 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:51.752572 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:51.762500 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-cfc82307-1fdc-4693-b986-f55a98cf86c5 req-4237efc2-c79d-4455-b268-629c2c4a329a tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/attachments/a2527a58-45a7-4046-b1c4-c2f0fb4c6b86/action returned with HTTP 204 Aug 18 19:17:51.762904 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 92/365] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:17:51 2026] POST /volume/v3/attachments/a2527a58-45a7-4046-b1c4-c2f0fb4c6b86/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:52.215239 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-dfe01caa-0273-437d-9bd0-dcd8b5d1c83c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:52.219635 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dfe01caa-0273-437d-9bd0-dcd8b5d1c83c tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] GET https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:17:52.219893 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dfe01caa-0273-437d-9bd0-dcd8b5d1c83c tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:52.220121 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dfe01caa-0273-437d-9bd0-dcd8b5d1c83c tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:52.228384 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:52.228384 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:52.232346 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-dfe01caa-0273-437d-9bd0-dcd8b5d1c83c tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Volume info retrieved successfully. Aug 18 19:17:52.237978 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dfe01caa-0273-437d-9bd0-dcd8b5d1c83c tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a returned with HTTP 200 Aug 18 19:17:52.238410 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 93/366] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:52 2026] GET /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:52.246287 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5d399f45-24d7-4018-a0d3-5b003d07e738 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:52.251511 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5d399f45-24d7-4018-a0d3-5b003d07e738 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:17:52.251767 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5d399f45-24d7-4018-a0d3-5b003d07e738 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:52.252000 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5d399f45-24d7-4018-a0d3-5b003d07e738 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:52.252173 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-5d399f45-24d7-4018-a0d3-5b003d07e738 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:17:52.259675 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:52.259675 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:52.260876 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5d399f45-24d7-4018-a0d3-5b003d07e738 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:17:52.260943 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 91/367] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:52 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:52.294787 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4c5e3eb4-4795-4b13-8460-58bb6b51c143 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:52.297032 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4c5e3eb4-4795-4b13-8460-58bb6b51c143 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] GET https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:17:52.298765 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4c5e3eb4-4795-4b13-8460-58bb6b51c143 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:52.298765 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4c5e3eb4-4795-4b13-8460-58bb6b51c143 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:52.307497 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:52.307497 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:52.311458 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4c5e3eb4-4795-4b13-8460-58bb6b51c143 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Volume info retrieved successfully. Aug 18 19:17:52.316686 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4c5e3eb4-4795-4b13-8460-58bb6b51c143 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a returned with HTTP 200 Aug 18 19:17:52.317173 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 92/368] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:52 2026] GET /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:52.752653 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-552d293a-bb4c-4e7b-8b97-ed3fa07e2781 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:52.754578 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-552d293a-bb4c-4e7b-8b97-ed3fa07e2781 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:52.754803 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-552d293a-bb4c-4e7b-8b97-ed3fa07e2781 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:52.755033 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-552d293a-bb4c-4e7b-8b97-ed3fa07e2781 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:52.767079 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:52.767079 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:52.770688 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-552d293a-bb4c-4e7b-8b97-ed3fa07e2781 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:52.775790 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-552d293a-bb4c-4e7b-8b97-ed3fa07e2781 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:52.776324 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 93/369] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:52 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 1458 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:53.033618 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-f0f139d1-23c0-41c9-93b3-f7af73aec056 req-863805f8-c4cf-43f1-8a19-169980a178a9 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:53.039919 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-f0f139d1-23c0-41c9-93b3-f7af73aec056 req-863805f8-c4cf-43f1-8a19-169980a178a9 tempest-TestMultiAttachVolumeSwap-737712240 tempest-TestMultiAttachVolumeSwap-737712240-project] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:53.040177 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-f0f139d1-23c0-41c9-93b3-f7af73aec056 req-863805f8-c4cf-43f1-8a19-169980a178a9 tempest-TestMultiAttachVolumeSwap-737712240 tempest-TestMultiAttachVolumeSwap-737712240-project] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:53.040425 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-f0f139d1-23c0-41c9-93b3-f7af73aec056 req-863805f8-c4cf-43f1-8a19-169980a178a9 tempest-TestMultiAttachVolumeSwap-737712240 tempest-TestMultiAttachVolumeSwap-737712240-project] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:53.062662 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:53.062662 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:53.069086 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-f0f139d1-23c0-41c9-93b3-f7af73aec056 req-863805f8-c4cf-43f1-8a19-169980a178a9 tempest-TestMultiAttachVolumeSwap-737712240 tempest-TestMultiAttachVolumeSwap-737712240-project] Volume info retrieved successfully. Aug 18 19:17:53.077848 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-f0f139d1-23c0-41c9-93b3-f7af73aec056 req-863805f8-c4cf-43f1-8a19-169980a178a9 tempest-TestMultiAttachVolumeSwap-737712240 tempest-TestMultiAttachVolumeSwap-737712240-project] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:53.078336 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 94/370] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:17:53 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 1642 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:53.093279 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-96be404c-e095-437e-ae5a-d6e06cfc77b3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:53.095181 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-96be404c-e095-437e-ae5a-d6e06cfc77b3 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-reader] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:53.095357 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-96be404c-e095-437e-ae5a-d6e06cfc77b3 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-reader] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:53.095607 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-96be404c-e095-437e-ae5a-d6e06cfc77b3 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-reader] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:53.109117 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:53.109117 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:53.113106 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-96be404c-e095-437e-ae5a-d6e06cfc77b3 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-reader] Volume info retrieved successfully. Aug 18 19:17:53.118107 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-96be404c-e095-437e-ae5a-d6e06cfc77b3 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-reader] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:53.118969 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 92/371] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:53 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 1458 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:53.133492 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d013281c-ed60-4ff0-b288-b241067fee91 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:53.135448 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d013281c-ed60-4ff0-b288-b241067fee91 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-reader] GET https://10.4.3.170/volume/v3/volumes/da33e75a-39c4-4c3f-9925-7ba9695a0d35 Aug 18 19:17:53.135701 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d013281c-ed60-4ff0-b288-b241067fee91 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-reader] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:53.135931 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d013281c-ed60-4ff0-b288-b241067fee91 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-reader] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:53.149385 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:53.149385 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:53.152354 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d013281c-ed60-4ff0-b288-b241067fee91 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-reader] Volume info retrieved successfully. Aug 18 19:17:53.156469 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d013281c-ed60-4ff0-b288-b241067fee91 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-reader] https://10.4.3.170/volume/v3/volumes/da33e75a-39c4-4c3f-9925-7ba9695a0d35 returned with HTTP 200 Aug 18 19:17:53.156842 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 93/372] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:53 2026] GET /volume/v3/volumes/da33e75a-39c4-4c3f-9925-7ba9695a0d35 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:53.258280 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-02ebd00e-b8e0-46da-91e6-5af124ab4b5a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:53.260941 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-02ebd00e-b8e0-46da-91e6-5af124ab4b5a tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:53.260941 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-02ebd00e-b8e0-46da-91e6-5af124ab4b5a tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:53.260941 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-02ebd00e-b8e0-46da-91e6-5af124ab4b5a tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:53.276913 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-32508dc9-4f30-440b-8d8c-ac69a76082a8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:53.279818 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:53.279818 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:53.280170 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-32508dc9-4f30-440b-8d8c-ac69a76082a8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:17:53.280482 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-32508dc9-4f30-440b-8d8c-ac69a76082a8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:53.280763 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-32508dc9-4f30-440b-8d8c-ac69a76082a8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:53.281046 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-32508dc9-4f30-440b-8d8c-ac69a76082a8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:17:53.286544 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-02ebd00e-b8e0-46da-91e6-5af124ab4b5a tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:53.287592 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:53.287592 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:53.288924 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-32508dc9-4f30-440b-8d8c-ac69a76082a8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:17:53.289480 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 95/373] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:53 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:53.293701 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-02ebd00e-b8e0-46da-91e6-5af124ab4b5a tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:53.294207 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 94/374] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:53 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 1458 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:53.383649 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-c96a5fe3-e68e-4c37-8b73-271019d819d2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:53.390420 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-c96a5fe3-e68e-4c37-8b73-271019d819d2 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:53.390420 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-c96a5fe3-e68e-4c37-8b73-271019d819d2 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:53.390595 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-c96a5fe3-e68e-4c37-8b73-271019d819d2 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:53.406157 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:53.406157 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:53.411010 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-c96a5fe3-e68e-4c37-8b73-271019d819d2 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:53.415318 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-c96a5fe3-e68e-4c37-8b73-271019d819d2 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:53.415318 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 93/375] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:17:53 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 1458 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:53.477032 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-12b9ee12-3440-4bd7-a3f6-ae249b8a9730 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:53.479133 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-12b9ee12-3440-4bd7-a3f6-ae249b8a9730 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] POST https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3/action Aug 18 19:17:53.479517 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-12b9ee12-3440-4bd7-a3f6-ae249b8a9730 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:17:53.479652 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-12b9ee12-3440-4bd7-a3f6-ae249b8a9730 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:53.494936 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:53.494936 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:53.495569 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-12b9ee12-3440-4bd7-a3f6-ae249b8a9730 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:53.502048 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-12b9ee12-3440-4bd7-a3f6-ae249b8a9730 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Begin detaching volume completed successfully. Aug 18 19:17:53.502290 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-12b9ee12-3440-4bd7-a3f6-ae249b8a9730 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3/action returned with HTTP 202 Aug 18 19:17:53.502735 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 94/376] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:17:53 2026] POST /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:17:53.553648 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-868288d6-d450-4795-9f42-07a5f3c56156 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:53.554199 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-868288d6-d450-4795-9f42-07a5f3c56156 None None] GET https://10.4.3.170/volume// Aug 18 19:17:53.554455 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-868288d6-d450-4795-9f42-07a5f3c56156 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:53.554832 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-868288d6-d450-4795-9f42-07a5f3c56156 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:53.555182 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-868288d6-d450-4795-9f42-07a5f3c56156 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:17:53.555768 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 96/377] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:17: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 19:17:53.566210 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-ca2eb6b6-0ec5-421b-96ca-36f94e660a27 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:53.569038 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-ca2eb6b6-0ec5-421b-96ca-36f94e660a27 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:53.569440 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-ca2eb6b6-0ec5-421b-96ca-36f94e660a27 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:53.570510 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-ca2eb6b6-0ec5-421b-96ca-36f94e660a27 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:53.588809 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:53.588809 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:53.594552 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-ca2eb6b6-0ec5-421b-96ca-36f94e660a27 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:53.601643 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-ca2eb6b6-0ec5-421b-96ca-36f94e660a27 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:53.602439 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 95/378] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:17:53 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 1641 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:17:54.205663 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-bf0315da-3871-47ac-bb08-37b2c3c096a6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:54.210683 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-bf0315da-3871-47ac-bb08-37b2c3c096a6 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:54.210683 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-bf0315da-3871-47ac-bb08-37b2c3c096a6 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:54.210683 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-bf0315da-3871-47ac-bb08-37b2c3c096a6 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:54.231724 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:54.231724 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:54.236804 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-bf0315da-3871-47ac-bb08-37b2c3c096a6 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:54.244715 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-bf0315da-3871-47ac-bb08-37b2c3c096a6 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:54.245436 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 94/379] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:17:54 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:54.267898 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-6860dafc-8853-436b-af9a-96640552f41b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:54.272916 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-6860dafc-8853-436b-af9a-96640552f41b tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] DELETE https://10.4.3.170/volume/v3/attachments/a2527a58-45a7-4046-b1c4-c2f0fb4c6b86 Aug 18 19:17:54.274402 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-6860dafc-8853-436b-af9a-96640552f41b tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:54.274402 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-6860dafc-8853-436b-af9a-96640552f41b tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:54.285304 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:54.285304 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:54.301526 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ecaebb61-59d4-4c31-be27-16c1bc260f53 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:54.304088 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ecaebb61-59d4-4c31-be27-16c1bc260f53 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:17:54.304733 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ecaebb61-59d4-4c31-be27-16c1bc260f53 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:54.305104 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ecaebb61-59d4-4c31-be27-16c1bc260f53 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:54.305378 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-ecaebb61-59d4-4c31-be27-16c1bc260f53 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:17:54.310501 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:54.310501 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:54.311865 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ecaebb61-59d4-4c31-be27-16c1bc260f53 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:17:54.312292 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 97/380] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:54 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:54.368124 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-95b377a7-0f7b-49c8-a8cf-3518138414c7 req-6860dafc-8853-436b-af9a-96640552f41b tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/attachments/a2527a58-45a7-4046-b1c4-c2f0fb4c6b86 returned with HTTP 200 Aug 18 19:17:54.368970 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 95/381] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:17:54 2026] DELETE /volume/v3/attachments/a2527a58-45a7-4046-b1c4-c2f0fb4c6b86 => generated 192 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:54.621580 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-115e1789-5363-45fe-b7b1-a7a8193453a4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:54.623607 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-115e1789-5363-45fe-b7b1-a7a8193453a4 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:54.623783 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-115e1789-5363-45fe-b7b1-a7a8193453a4 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:54.623992 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-115e1789-5363-45fe-b7b1-a7a8193453a4 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:54.633444 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:54.633444 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:54.637263 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-115e1789-5363-45fe-b7b1-a7a8193453a4 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:54.643404 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-115e1789-5363-45fe-b7b1-a7a8193453a4 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:54.643467 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 96/382] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:54 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 1161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:54.690390 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-4005794a-caa8-429b-964f-dbd51ef18b6e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:54.695277 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-4005794a-caa8-429b-964f-dbd51ef18b6e tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:54.695719 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-4005794a-caa8-429b-964f-dbd51ef18b6e tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:54.695825 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-4005794a-caa8-429b-964f-dbd51ef18b6e tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:54.710271 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:54.710271 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:54.714956 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-4005794a-caa8-429b-964f-dbd51ef18b6e tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:54.720289 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-4005794a-caa8-429b-964f-dbd51ef18b6e tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:54.720847 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 95/383] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:17:54 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 1161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:17:54.745622 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-e4ffc6e9-d02e-4e56-a57f-b0d645340e27 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:54.749166 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-e4ffc6e9-d02e-4e56-a57f-b0d645340e27 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] POST https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3/action Aug 18 19:17:54.749613 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-e4ffc6e9-d02e-4e56-a57f-b0d645340e27 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:17:54.749751 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-e4ffc6e9-d02e-4e56-a57f-b0d645340e27 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:17:54.760591 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:54.760591 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:54.761248 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-e4ffc6e9-d02e-4e56-a57f-b0d645340e27 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:54.773501 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-e4ffc6e9-d02e-4e56-a57f-b0d645340e27 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Begin detaching volume completed successfully. Aug 18 19:17:54.773709 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-e4ffc6e9-d02e-4e56-a57f-b0d645340e27 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3/action returned with HTTP 202 Aug 18 19:17:54.774137 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 98/384] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:17:54 2026] POST /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:17:54.842953 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e5332592-a779-4a17-8925-cad16d1cd768 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:54.842953 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e5332592-a779-4a17-8925-cad16d1cd768 None None] GET https://10.4.3.170/volume// Aug 18 19:17:54.842953 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e5332592-a779-4a17-8925-cad16d1cd768 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:54.842953 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e5332592-a779-4a17-8925-cad16d1cd768 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:54.843529 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e5332592-a779-4a17-8925-cad16d1cd768 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:17:54.843529 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 96/385] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:17: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 19:17:54.856848 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-95c70e75-863e-4b6a-8d0d-9b434e10518c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:54.859619 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-95c70e75-863e-4b6a-8d0d-9b434e10518c tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:17:54.859861 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-95c70e75-863e-4b6a-8d0d-9b434e10518c tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:54.860065 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-95c70e75-863e-4b6a-8d0d-9b434e10518c tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:54.878464 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:54.878464 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:54.879739 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-95c70e75-863e-4b6a-8d0d-9b434e10518c tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:17:54.884537 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-95c70e75-863e-4b6a-8d0d-9b434e10518c tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:17:54.885029 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 97/386] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:17:54 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 1344 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:17:55.159182 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0b373e64-d3b9-4f9a-87df-51712f7fbb02 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:55.162322 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0b373e64-d3b9-4f9a-87df-51712f7fbb02 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 Aug 18 19:17:55.162554 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0b373e64-d3b9-4f9a-87df-51712f7fbb02 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:55.163090 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0b373e64-d3b9-4f9a-87df-51712f7fbb02 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:55.163295 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-0b373e64-d3b9-4f9a-87df-51712f7fbb02 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Delete volume with id: 87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 Aug 18 19:17:55.173411 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0b373e64-d3b9-4f9a-87df-51712f7fbb02 tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 returned with HTTP 404 Aug 18 19:17:55.173411 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 96/387] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:17:55 2026] DELETE /volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:55.192802 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-13ed5545-5a39-4d0a-ad6e-3b9acac0c92d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:55.199387 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-13ed5545-5a39-4d0a-ad6e-3b9acac0c92d tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] GET https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 Aug 18 19:17:55.199387 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-13ed5545-5a39-4d0a-ad6e-3b9acac0c92d tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:55.200552 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-13ed5545-5a39-4d0a-ad6e-3b9acac0c92d tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:55.215225 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-13ed5545-5a39-4d0a-ad6e-3b9acac0c92d tempest-VolumesAssistedSnapshotsTest-785760974 tempest-VolumesAssistedSnapshotsTest-785760974-project-admin] https://10.4.3.170/volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 returned with HTTP 404 Aug 18 19:17:55.216011 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 99/388] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:55 2026] GET /volume/v3/volumes/87e0e34a-bbe8-4d2f-9590-86e4aa6fd5c8 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:17:55.325951 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4ae616a5-f7ec-4668-9555-87baf195a77f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:55.328416 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4ae616a5-f7ec-4668-9555-87baf195a77f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:17:55.328660 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4ae616a5-f7ec-4668-9555-87baf195a77f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:55.328905 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4ae616a5-f7ec-4668-9555-87baf195a77f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:55.329056 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-4ae616a5-f7ec-4668-9555-87baf195a77f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:17:55.337267 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:55.337267 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:17:55.338206 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4ae616a5-f7ec-4668-9555-87baf195a77f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:17:55.338546 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 97/389] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:55 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:56.273095 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-85dbb8e1-0919-4860-8b79-949df8d94bb1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:56.275113 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-85dbb8e1-0919-4860-8b79-949df8d94bb1 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:17:56.275408 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-85dbb8e1-0919-4860-8b79-949df8d94bb1 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:56.275793 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-85dbb8e1-0919-4860-8b79-949df8d94bb1 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:56.276193 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-85dbb8e1-0919-4860-8b79-949df8d94bb1 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Delete volume with id: 1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:17:56.285777 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:56.285777 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:56.286440 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-85dbb8e1-0919-4860-8b79-949df8d94bb1 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Volume info retrieved successfully. Aug 18 19:17:56.314270 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-85dbb8e1-0919-4860-8b79-949df8d94bb1 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Delete volume request issued successfully. Aug 18 19:17:56.314599 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-85dbb8e1-0919-4860-8b79-949df8d94bb1 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a returned with HTTP 202 Aug 18 19:17:56.315157 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 98/390] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:17:56 2026] DELETE /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:17:56.329165 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ee43bc4e-bdad-4331-825a-c1f101f9fed4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:56.331573 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ee43bc4e-bdad-4331-825a-c1f101f9fed4 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] GET https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:17:56.331995 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ee43bc4e-bdad-4331-825a-c1f101f9fed4 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:56.332330 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ee43bc4e-bdad-4331-825a-c1f101f9fed4 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:56.339911 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:56.339911 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:56.344273 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ee43bc4e-bdad-4331-825a-c1f101f9fed4 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Volume info retrieved successfully. Aug 18 19:17:56.350213 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ee43bc4e-bdad-4331-825a-c1f101f9fed4 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a returned with HTTP 200 Aug 18 19:17:56.350819 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 97/391] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:56 2026] GET /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:56.351132 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8385fb0c-90b9-4ff4-9a42-d65b27318926 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:56.353100 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8385fb0c-90b9-4ff4-9a42-d65b27318926 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:17:56.353317 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8385fb0c-90b9-4ff4-9a42-d65b27318926 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:56.353637 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8385fb0c-90b9-4ff4-9a42-d65b27318926 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:56.353778 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-8385fb0c-90b9-4ff4-9a42-d65b27318926 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:17:56.358775 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:56.358775 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:56.360173 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8385fb0c-90b9-4ff4-9a42-d65b27318926 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:17:56.360173 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 100/392] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:56 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:57.362470 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-0eb725f7-9628-4afa-b5dc-edae1455daa2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:57.366575 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0eb725f7-9628-4afa-b5dc-edae1455daa2 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] GET https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a Aug 18 19:17:57.366885 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0eb725f7-9628-4afa-b5dc-edae1455daa2 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:57.367076 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0eb725f7-9628-4afa-b5dc-edae1455daa2 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:57.372631 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0eb725f7-9628-4afa-b5dc-edae1455daa2 tempest-TaggedAttachmentsTest-1408699912 tempest-TaggedAttachmentsTest-1408699912-project-member] https://10.4.3.170/volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a returned with HTTP 404 Aug 18 19:17:57.373243 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-52e2ea28-e29b-4740-a077-4d70911a958e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:57.373554 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 98/393] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:57 2026] GET /volume/v3/volumes/1817df51-cdb2-4034-98d7-f9e8cdbf917a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 19:17:57.375589 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-52e2ea28-e29b-4740-a077-4d70911a958e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:17:57.375666 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-52e2ea28-e29b-4740-a077-4d70911a958e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:57.375849 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-52e2ea28-e29b-4740-a077-4d70911a958e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:57.375944 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-52e2ea28-e29b-4740-a077-4d70911a958e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:17:57.384529 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:57.384529 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:17:57.386253 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-52e2ea28-e29b-4740-a077-4d70911a958e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:17:57.386575 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 99/394] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:57 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:58.412722 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ed8b69c2-6bbd-4c04-bd86-4b77c4c3b607 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:58.415814 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ed8b69c2-6bbd-4c04-bd86-4b77c4c3b607 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:17:58.416049 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ed8b69c2-6bbd-4c04-bd86-4b77c4c3b607 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:58.416392 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ed8b69c2-6bbd-4c04-bd86-4b77c4c3b607 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:58.416502 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-ed8b69c2-6bbd-4c04-bd86-4b77c4c3b607 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:17:58.437130 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:58.437130 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:17:58.438067 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ed8b69c2-6bbd-4c04-bd86-4b77c4c3b607 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:17:58.438849 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 98/395] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:58 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:17:59.450731 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9b6e5ef4-3d1c-4147-8271-e4e788bea4b0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:17:59.458411 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9b6e5ef4-3d1c-4147-8271-e4e788bea4b0 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:17:59.458411 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9b6e5ef4-3d1c-4147-8271-e4e788bea4b0 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:17:59.458411 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9b6e5ef4-3d1c-4147-8271-e4e788bea4b0 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:17:59.458411 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-9b6e5ef4-3d1c-4147-8271-e4e788bea4b0 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:17:59.471152 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:17:59.471152 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:17:59.474304 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9b6e5ef4-3d1c-4147-8271-e4e788bea4b0 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:17:59.474304 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 101/396] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:17:59 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:00.017927 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-fcb741d8-e691-4f7b-8064-ac7842f94193 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:00.020126 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-fcb741d8-e691-4f7b-8064-ac7842f94193 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:18:00.020429 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-fcb741d8-e691-4f7b-8064-ac7842f94193 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:00.020598 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-fcb741d8-e691-4f7b-8064-ac7842f94193 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:00.031849 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:00.031849 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:00.038778 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-fcb741d8-e691-4f7b-8064-ac7842f94193 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:18:00.043546 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-fcb741d8-e691-4f7b-8064-ac7842f94193 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:18:00.044135 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 99/397] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:18:00 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 1164 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:18:00.486088 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ba33af3d-578f-4223-9cf0-e419e3b06b10 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:00.488491 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ba33af3d-578f-4223-9cf0-e419e3b06b10 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:18:00.488802 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-3cc71c6b-8abc-4cb0-a662-9c7984fa9393 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:00.489111 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ba33af3d-578f-4223-9cf0-e419e3b06b10 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:00.489111 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ba33af3d-578f-4223-9cf0-e419e3b06b10 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:00.489235 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-ba33af3d-578f-4223-9cf0-e419e3b06b10 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:18:00.491277 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-3cc71c6b-8abc-4cb0-a662-9c7984fa9393 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] DELETE https://10.4.3.170/volume/v3/attachments/0ecf7c99-439f-41ce-b526-decfccc91f91 Aug 18 19:18:00.491551 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-3cc71c6b-8abc-4cb0-a662-9c7984fa9393 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:00.491829 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-3cc71c6b-8abc-4cb0-a662-9c7984fa9393 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:00.495062 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:00.495062 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:00.496280 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ba33af3d-578f-4223-9cf0-e419e3b06b10 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:18:00.496760 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 100/398] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:00 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:00.499928 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:00.499928 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:00.564141 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-62368c8d-bd50-4e92-8a2e-07b9dc73a4f8 req-3cc71c6b-8abc-4cb0-a662-9c7984fa9393 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/attachments/0ecf7c99-439f-41ce-b526-decfccc91f91 returned with HTTP 200 Aug 18 19:18:00.564592 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 99/399] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:18:00 2026] DELETE /volume/v3/attachments/0ecf7c99-439f-41ce-b526-decfccc91f91 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:01.511086 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c3df7e3d-0ef0-4fd0-a8df-4e6a68af37cc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:01.514129 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c3df7e3d-0ef0-4fd0-a8df-4e6a68af37cc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:18:01.514388 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c3df7e3d-0ef0-4fd0-a8df-4e6a68af37cc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:01.514616 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c3df7e3d-0ef0-4fd0-a8df-4e6a68af37cc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:01.514769 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-c3df7e3d-0ef0-4fd0-a8df-4e6a68af37cc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:18:01.522492 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:01.522492 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:01.523488 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c3df7e3d-0ef0-4fd0-a8df-4e6a68af37cc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:18:01.524563 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 102/400] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:01 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:02.538860 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-aae0df7f-6271-4f71-bf93-a7013e464768 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:02.541869 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-aae0df7f-6271-4f71-bf93-a7013e464768 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:18:02.542130 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-aae0df7f-6271-4f71-bf93-a7013e464768 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:02.542399 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-aae0df7f-6271-4f71-bf93-a7013e464768 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:02.542561 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-aae0df7f-6271-4f71-bf93-a7013e464768 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:18:02.550867 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:02.550867 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:02.551820 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-aae0df7f-6271-4f71-bf93-a7013e464768 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:18:02.552342 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 100/401] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:02 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:03.565113 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5ca2d04f-bd0c-42f1-abe5-c4a190fa8198 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:03.566959 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5ca2d04f-bd0c-42f1-abe5-c4a190fa8198 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:18:03.567151 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5ca2d04f-bd0c-42f1-abe5-c4a190fa8198 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:03.567319 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5ca2d04f-bd0c-42f1-abe5-c4a190fa8198 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:03.567465 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-5ca2d04f-bd0c-42f1-abe5-c4a190fa8198 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:18:03.572297 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:03.572297 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:03.573194 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5ca2d04f-bd0c-42f1-abe5-c4a190fa8198 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:18:03.573651 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 101/402] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:03 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:04.588961 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0a4cec88-42e2-4757-872c-12b234298e10 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:04.591057 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0a4cec88-42e2-4757-872c-12b234298e10 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:18:04.591224 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0a4cec88-42e2-4757-872c-12b234298e10 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:04.591679 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0a4cec88-42e2-4757-872c-12b234298e10 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:04.591679 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-0a4cec88-42e2-4757-872c-12b234298e10 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:18:04.597623 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:04.597623 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:04.598426 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0a4cec88-42e2-4757-872c-12b234298e10 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:18:04.599141 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 100/403] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:04 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:05.512849 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-872f6e44-bcc5-4c6d-98b0-31138436c734 req-c1e5cce8-00de-4b4e-9d47-b4626dab79b2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:05.518115 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6f3feaa9-70c9-470c-802d-c3c0547a3578 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:05.518569 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-872f6e44-bcc5-4c6d-98b0-31138436c734 req-c1e5cce8-00de-4b4e-9d47-b4626dab79b2 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] DELETE https://10.4.3.170/volume/v3/attachments/eb95b9f1-eee4-4c4c-8b56-8a7790e942c7 Aug 18 19:18:05.518569 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-872f6e44-bcc5-4c6d-98b0-31138436c734 req-c1e5cce8-00de-4b4e-9d47-b4626dab79b2 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:05.518569 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-872f6e44-bcc5-4c6d-98b0-31138436c734 req-c1e5cce8-00de-4b4e-9d47-b4626dab79b2 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:05.523801 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6f3feaa9-70c9-470c-802d-c3c0547a3578 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:18:05.524525 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6f3feaa9-70c9-470c-802d-c3c0547a3578 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-538822037"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:05.526301 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-6f3feaa9-70c9-470c-802d-c3c0547a3578 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-538822037'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:18:05.526465 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-6f3feaa9-70c9-470c-802d-c3c0547a3578 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Create volume of 1 GB Aug 18 19:18:05.532751 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6f3feaa9-70c9-470c-802d-c3c0547a3578 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Availability Zones retrieved successfully. Aug 18 19:18:05.539096 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6f3feaa9-70c9-470c-802d-c3c0547a3578 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Flow 'volume_create_api' (ae434591-93eb-4126-8da9-01c86ecf4e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:18:05.540843 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6f3feaa9-70c9-470c-802d-c3c0547a3578 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa8d7b88-d1ba-478d-b992-0f0b148555b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:05.541013 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:05.541013 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:05.542580 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-6f3feaa9-70c9-470c-802d-c3c0547a3578 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:18:05.580228 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6f3feaa9-70c9-470c-802d-c3c0547a3578 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa8d7b88-d1ba-478d-b992-0f0b148555b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:05.581040 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6f3feaa9-70c9-470c-802d-c3c0547a3578 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa841e7a-5a16-4772-8150-c7b7d55fd169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:05.611451 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e2361cff-1f5f-458f-ab5b-4ddf1cd2b915 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:05.613707 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e2361cff-1f5f-458f-ab5b-4ddf1cd2b915 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:18:05.614175 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e2361cff-1f5f-458f-ab5b-4ddf1cd2b915 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:05.614250 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e2361cff-1f5f-458f-ab5b-4ddf1cd2b915 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:05.614343 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-e2361cff-1f5f-458f-ab5b-4ddf1cd2b915 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:18:05.620634 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:05.620634 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:05.621654 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e2361cff-1f5f-458f-ab5b-4ddf1cd2b915 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:18:05.622301 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 102/404] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:05 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:05.629201 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-872f6e44-bcc5-4c6d-98b0-31138436c734 req-c1e5cce8-00de-4b4e-9d47-b4626dab79b2 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] https://10.4.3.170/volume/v3/attachments/eb95b9f1-eee4-4c4c-8b56-8a7790e942c7 returned with HTTP 200 Aug 18 19:18:05.630096 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 103/405] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:18:05 2026] DELETE /volume/v3/attachments/eb95b9f1-eee4-4c4c-8b56-8a7790e942c7 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:05.642592 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-872f6e44-bcc5-4c6d-98b0-31138436c734 req-9d59ddc2-7c80-4880-9ce4-5ab5b356351e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:05.647958 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-872f6e44-bcc5-4c6d-98b0-31138436c734 req-9d59ddc2-7c80-4880-9ce4-5ab5b356351e tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] DELETE https://10.4.3.170/volume/v3/volumes/379fe6db-c7e2-4a7f-9eb8-7e41e6761e92 Aug 18 19:18:05.648319 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-872f6e44-bcc5-4c6d-98b0-31138436c734 req-9d59ddc2-7c80-4880-9ce4-5ab5b356351e tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:05.648552 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-872f6e44-bcc5-4c6d-98b0-31138436c734 req-9d59ddc2-7c80-4880-9ce4-5ab5b356351e tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:05.648786 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [req-872f6e44-bcc5-4c6d-98b0-31138436c734 req-9d59ddc2-7c80-4880-9ce4-5ab5b356351e tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Delete volume with id: 379fe6db-c7e2-4a7f-9eb8-7e41e6761e92 Aug 18 19:18:05.662720 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:05.662720 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:05.662920 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-872f6e44-bcc5-4c6d-98b0-31138436c734 req-9d59ddc2-7c80-4880-9ce4-5ab5b356351e tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Volume info retrieved successfully. Aug 18 19:18:05.671570 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-6f3feaa9-70c9-470c-802d-c3c0547a3578 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Created reservations ['068af023-d06a-4034-8040-2d9715643eb4', '3cb03653-b095-4a26-bc25-4959d17dae0a', 'bcc937e2-80d5-47c9-8e05-c97bc6f25ca7', 'f54f7963-6606-4bf5-a5fc-715e7a08a150'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:18:05.672845 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6f3feaa9-70c9-470c-802d-c3c0547a3578 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa841e7a-5a16-4772-8150-c7b7d55fd169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['068af023-d06a-4034-8040-2d9715643eb4', '3cb03653-b095-4a26-bc25-4959d17dae0a', 'bcc937e2-80d5-47c9-8e05-c97bc6f25ca7', 'f54f7963-6606-4bf5-a5fc-715e7a08a150']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:05.673960 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6f3feaa9-70c9-470c-802d-c3c0547a3578 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68d63907-1242-4479-96bd-47b08ca0d0e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:05.699932 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-872f6e44-bcc5-4c6d-98b0-31138436c734 req-9d59ddc2-7c80-4880-9ce4-5ab5b356351e tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Delete volume request issued successfully. Aug 18 19:18:05.699932 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-872f6e44-bcc5-4c6d-98b0-31138436c734 req-9d59ddc2-7c80-4880-9ce4-5ab5b356351e tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] https://10.4.3.170/volume/v3/volumes/379fe6db-c7e2-4a7f-9eb8-7e41e6761e92 returned with HTTP 202 Aug 18 19:18:05.699932 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 101/406] 10.4.3.170 () {70 vars in 1620 bytes} [Tue Aug 18 19:18:05 2026] DELETE /volume/v3/volumes/379fe6db-c7e2-4a7f-9eb8-7e41e6761e92 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:18:05.709675 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6f3feaa9-70c9-470c-802d-c3c0547a3578 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68d63907-1242-4479-96bd-47b08ca0d0e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f075ac99-fbf5-487a-80d2-fe2feddd8cb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-538822037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7216285a30da42ec8393c5a2c5fa3baf',qos_specs=None,replication_status=,reservations=['068af023-d06a-4034-8040-2d9715643eb4','3cb03653-b095-4a26-bc25-4959d17dae0a','bcc937e2-80d5-47c9-8e05-c97bc6f25ca7','f54f7963-6606-4bf5-a5fc-715e7a08a150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d907b9652214256952327e825adacf0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:18:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-538822037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f075ac99-fbf5-487a-80d2-fe2feddd8cb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7216285a30da42ec8393c5a2c5fa3baf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d907b9652214256952327e825adacf0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:05.710820 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6f3feaa9-70c9-470c-802d-c3c0547a3578 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb6ebd51-597f-4ccb-af8d-fb83716d7a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:05.759208 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6f3feaa9-70c9-470c-802d-c3c0547a3578 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb6ebd51-597f-4ccb-af8d-fb83716d7a7f) transitioned into state 'SUCCESS' from state '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-538822037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7216285a30da42ec8393c5a2c5fa3baf',qos_specs=None,replication_status=,reservations=['068af023-d06a-4034-8040-2d9715643eb4','3cb03653-b095-4a26-bc25-4959d17dae0a','bcc937e2-80d5-47c9-8e05-c97bc6f25ca7','f54f7963-6606-4bf5-a5fc-715e7a08a150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d907b9652214256952327e825adacf0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:05.760342 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6f3feaa9-70c9-470c-802d-c3c0547a3578 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4000b90-7990-4dd7-a282-00450c339b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:05.780129 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6f3feaa9-70c9-470c-802d-c3c0547a3578 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4000b90-7990-4dd7-a282-00450c339b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:05.781823 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6f3feaa9-70c9-470c-802d-c3c0547a3578 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Flow 'volume_create_api' (ae434591-93eb-4126-8da9-01c86ecf4e9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:18:05.781823 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6f3feaa9-70c9-470c-802d-c3c0547a3578 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Create volume request issued successfully. Aug 18 19:18:05.783168 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6f3feaa9-70c9-470c-802d-c3c0547a3578 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:18:05.784796 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 101/407] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:18:05 2026] POST /volume/v3/volumes => generated 753 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:18:05.798738 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2d4cf969-3a62-4ec2-8376-b37c2af65546 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:05.802684 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2d4cf969-3a62-4ec2-8376-b37c2af65546 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] DELETE https://10.4.3.170/volume/v3/volumes/da33e75a-39c4-4c3f-9925-7ba9695a0d35 Aug 18 19:18:05.802684 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2d4cf969-3a62-4ec2-8376-b37c2af65546 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:05.802684 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2d4cf969-3a62-4ec2-8376-b37c2af65546 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:05.802684 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-2d4cf969-3a62-4ec2-8376-b37c2af65546 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Delete volume with id: da33e75a-39c4-4c3f-9925-7ba9695a0d35 Aug 18 19:18:05.812259 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ca26fafd-74e6-455b-b2fc-723b9ec31135 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:05.815377 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ca26fafd-74e6-455b-b2fc-723b9ec31135 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] GET https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 Aug 18 19:18:05.815377 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ca26fafd-74e6-455b-b2fc-723b9ec31135 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:05.815907 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ca26fafd-74e6-455b-b2fc-723b9ec31135 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:05.817917 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:05.817917 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:05.819641 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2d4cf969-3a62-4ec2-8376-b37c2af65546 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:18:05.832113 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:05.832113 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:05.844602 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-ca26fafd-74e6-455b-b2fc-723b9ec31135 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Volume info retrieved successfully. Aug 18 19:18:05.856227 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ca26fafd-74e6-455b-b2fc-723b9ec31135 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 returned with HTTP 200 Aug 18 19:18:05.856227 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 104/408] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:05 2026] GET /volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 => generated 821 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:05.861043 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2d4cf969-3a62-4ec2-8376-b37c2af65546 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Delete volume request issued successfully. Aug 18 19:18:05.861289 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2d4cf969-3a62-4ec2-8376-b37c2af65546 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/da33e75a-39c4-4c3f-9925-7ba9695a0d35 returned with HTTP 202 Aug 18 19:18:05.861872 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 103/409] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:18:05 2026] DELETE /volume/v3/volumes/da33e75a-39c4-4c3f-9925-7ba9695a0d35 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:18:05.874379 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3c41ca9f-091b-4da2-a7aa-785f1799eb2c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:05.878010 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3c41ca9f-091b-4da2-a7aa-785f1799eb2c tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/da33e75a-39c4-4c3f-9925-7ba9695a0d35 Aug 18 19:18:05.878010 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3c41ca9f-091b-4da2-a7aa-785f1799eb2c tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:05.878698 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3c41ca9f-091b-4da2-a7aa-785f1799eb2c tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:05.891919 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:05.891919 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:05.903998 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3c41ca9f-091b-4da2-a7aa-785f1799eb2c tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:18:05.909811 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3c41ca9f-091b-4da2-a7aa-785f1799eb2c tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/da33e75a-39c4-4c3f-9925-7ba9695a0d35 returned with HTTP 200 Aug 18 19:18:05.910203 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 102/410] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:05 2026] GET /volume/v3/volumes/da33e75a-39c4-4c3f-9925-7ba9695a0d35 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:06.636531 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f6c80864-bcd3-4bf9-9de9-e97499d990be None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:06.639831 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f6c80864-bcd3-4bf9-9de9-e97499d990be tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:18:06.640315 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f6c80864-bcd3-4bf9-9de9-e97499d990be tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:06.640418 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f6c80864-bcd3-4bf9-9de9-e97499d990be tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:06.640584 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-f6c80864-bcd3-4bf9-9de9-e97499d990be tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:18:06.650678 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:06.650678 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:06.651714 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f6c80864-bcd3-4bf9-9de9-e97499d990be tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:18:06.652090 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 102/411] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:06 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:06.873662 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a97b4f20-d671-4133-a522-ee33a931a204 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:06.875419 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a97b4f20-d671-4133-a522-ee33a931a204 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] GET https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 Aug 18 19:18:06.875662 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a97b4f20-d671-4133-a522-ee33a931a204 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:06.875914 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a97b4f20-d671-4133-a522-ee33a931a204 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:06.883111 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:06.883111 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:06.887019 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a97b4f20-d671-4133-a522-ee33a931a204 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Volume info retrieved successfully. Aug 18 19:18:06.891305 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a97b4f20-d671-4133-a522-ee33a931a204 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 returned with HTTP 200 Aug 18 19:18:06.891676 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 105/412] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:06 2026] GET /volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:06.926697 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c4bd76e6-3e61-4c64-8934-a2b4579f487d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:06.930253 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c4bd76e6-3e61-4c64-8934-a2b4579f487d tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/da33e75a-39c4-4c3f-9925-7ba9695a0d35 Aug 18 19:18:06.930494 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c4bd76e6-3e61-4c64-8934-a2b4579f487d tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:06.930707 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c4bd76e6-3e61-4c64-8934-a2b4579f487d tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:06.936681 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c4bd76e6-3e61-4c64-8934-a2b4579f487d tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/da33e75a-39c4-4c3f-9925-7ba9695a0d35 returned with HTTP 404 Aug 18 19:18:06.937282 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 104/413] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:06 2026] GET /volume/v3/volumes/da33e75a-39c4-4c3f-9925-7ba9695a0d35 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:06.948139 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3624829b-37d0-4faa-931d-7131b7ec1170 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:06.949900 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3624829b-37d0-4faa-931d-7131b7ec1170 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] DELETE https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:18:06.950100 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3624829b-37d0-4faa-931d-7131b7ec1170 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:06.950747 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3624829b-37d0-4faa-931d-7131b7ec1170 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:06.950747 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-3624829b-37d0-4faa-931d-7131b7ec1170 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Delete volume with id: c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:18:06.970442 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:06.970442 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:06.971466 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3624829b-37d0-4faa-931d-7131b7ec1170 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:18:07.007043 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3624829b-37d0-4faa-931d-7131b7ec1170 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Delete volume request issued successfully. Aug 18 19:18:07.007043 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3624829b-37d0-4faa-931d-7131b7ec1170 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 202 Aug 18 19:18:07.007169 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 103/414] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:18:06 2026] DELETE /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:18:07.017437 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ca04c1bb-4638-4bf4-a54e-318b43096212 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:07.022756 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ca04c1bb-4638-4bf4-a54e-318b43096212 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:18:07.023033 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ca04c1bb-4638-4bf4-a54e-318b43096212 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:07.023301 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ca04c1bb-4638-4bf4-a54e-318b43096212 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:07.038829 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:07.038829 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:07.047198 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ca04c1bb-4638-4bf4-a54e-318b43096212 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Volume info retrieved successfully. Aug 18 19:18:07.057590 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ca04c1bb-4638-4bf4-a54e-318b43096212 tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 200 Aug 18 19:18:07.058229 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 103/415] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:07 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 868 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:07.551011 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-dca7613d-f6a0-4b82-a90c-de619b75c8e1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:07.553593 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-dca7613d-f6a0-4b82-a90c-de619b75c8e1 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] GET https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 Aug 18 19:18:07.553881 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-dca7613d-f6a0-4b82-a90c-de619b75c8e1 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:07.554132 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-dca7613d-f6a0-4b82-a90c-de619b75c8e1 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:07.562867 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:07.562867 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:07.567379 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-dca7613d-f6a0-4b82-a90c-de619b75c8e1 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Volume info retrieved successfully. Aug 18 19:18:07.573152 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-dca7613d-f6a0-4b82-a90c-de619b75c8e1 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 returned with HTTP 200 Aug 18 19:18:07.573432 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 106/416] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:18:07 2026] GET /volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:07.665244 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ddbe1bab-97e8-4bc1-bcb6-16811499d31b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:07.667342 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ddbe1bab-97e8-4bc1-bcb6-16811499d31b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:18:07.667766 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ddbe1bab-97e8-4bc1-bcb6-16811499d31b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:07.667829 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ddbe1bab-97e8-4bc1-bcb6-16811499d31b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:07.667971 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-ddbe1bab-97e8-4bc1-bcb6-16811499d31b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:18:07.671055 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-819ce2da-7ebc-4c9b-bcca-14eef4521d8c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:07.671055 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-819ce2da-7ebc-4c9b-bcca-14eef4521d8c None None] GET https://10.4.3.170/volume// Aug 18 19:18:07.671055 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-819ce2da-7ebc-4c9b-bcca-14eef4521d8c None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:07.671055 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-819ce2da-7ebc-4c9b-bcca-14eef4521d8c None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:07.672296 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-819ce2da-7ebc-4c9b-bcca-14eef4521d8c None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:18:07.672549 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 104/417] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:18: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 19:18:07.676422 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:07.676422 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:07.676640 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ddbe1bab-97e8-4bc1-bcb6-16811499d31b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:18:07.677129 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 105/418] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:07 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:07.685030 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-81665a78-0db2-44bf-9e17-5c93f85710fb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:07.687183 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-81665a78-0db2-44bf-9e17-5c93f85710fb tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:18:07.687509 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-81665a78-0db2-44bf-9e17-5c93f85710fb tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f075ac99-fbf5-487a-80d2-fe2feddd8cb2", "connector": null, "instance_uuid": "f4a3ed20-2725-4047-b844-80acf15f911d"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:07.696665 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:07.696665 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:07.738398 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-81665a78-0db2-44bf-9e17-5c93f85710fb tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:18:07.741039 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 104/419] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:18:07 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:18:07.772722 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7d447be1-9245-4413-ac90-e96be6432ffb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:07.776438 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7d447be1-9245-4413-ac90-e96be6432ffb tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] GET https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 Aug 18 19:18:07.776684 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7d447be1-9245-4413-ac90-e96be6432ffb tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:07.776844 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7d447be1-9245-4413-ac90-e96be6432ffb tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:07.787394 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0dc43e49-7c96-4e77-bbff-686922df377b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:07.787780 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0dc43e49-7c96-4e77-bbff-686922df377b None None] GET https://10.4.3.170/volume// Aug 18 19:18:07.787934 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0dc43e49-7c96-4e77-bbff-686922df377b None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:07.788130 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0dc43e49-7c96-4e77-bbff-686922df377b None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:07.788469 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0dc43e49-7c96-4e77-bbff-686922df377b None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:18:07.788794 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 105/420] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:18: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 19:18:07.795287 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:07.795287 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:07.798375 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-e43ffcfa-3f54-47c1-b891-c6d121712f73 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:07.798685 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-e43ffcfa-3f54-47c1-b891-c6d121712f73 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] GET https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 Aug 18 19:18:07.798824 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-e43ffcfa-3f54-47c1-b891-c6d121712f73 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:07.798943 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-e43ffcfa-3f54-47c1-b891-c6d121712f73 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:07.801166 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-7d447be1-9245-4413-ac90-e96be6432ffb tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Volume info retrieved successfully. Aug 18 19:18:07.805127 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7d447be1-9245-4413-ac90-e96be6432ffb tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 returned with HTTP 200 Aug 18 19:18:07.805526 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 107/421] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:07 2026] GET /volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:07.807479 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:07.807479 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:07.810302 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-e43ffcfa-3f54-47c1-b891-c6d121712f73 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Volume info retrieved successfully. Aug 18 19:18:07.815823 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-e43ffcfa-3f54-47c1-b891-c6d121712f73 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 returned with HTTP 200 Aug 18 19:18:07.816259 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 106/422] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:18:07 2026] GET /volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 => generated 1025 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:18:07.922288 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-efcf4375-b469-4db0-9224-612edef486b4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:07.924154 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-efcf4375-b469-4db0-9224-612edef486b4 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] PUT https://10.4.3.170/volume/v3/attachments/efb96222-de0f-4f77-8678-3ff7ba9cffc3 Aug 18 19:18:07.924568 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-efcf4375-b469-4db0-9224-612edef486b4 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:07.937769 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-efcf4375-b469-4db0-9224-612edef486b4 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Acquiring lock "cinder-attachment_update-f075ac99-fbf5-487a-80d2-fe2feddd8cb2-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:18:07.940662 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-efcf4375-b469-4db0-9224-612edef486b4 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Lock "cinder-attachment_update-f075ac99-fbf5-487a-80d2-fe2feddd8cb2-np0000007688" acquired by "attachment_update" :: waited 0.004s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:18:07.941013 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:07.941013 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:08.057552 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-efcf4375-b469-4db0-9224-612edef486b4 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Lock "cinder-attachment_update-f075ac99-fbf5-487a-80d2-fe2feddd8cb2-np0000007688" released by "attachment_update" :: held 0.117s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:18:08.058844 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-efcf4375-b469-4db0-9224-612edef486b4 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/attachments/efb96222-de0f-4f77-8678-3ff7ba9cffc3 returned with HTTP 200 Aug 18 19:18:08.059439 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 105/423] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:18:07 2026] PUT /volume/v3/attachments/efb96222-de0f-4f77-8678-3ff7ba9cffc3 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:18:08.076481 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ce623e41-1bf6-43d7-a406-0cfc81b2284a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:08.083526 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ce623e41-1bf6-43d7-a406-0cfc81b2284a tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] GET https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 Aug 18 19:18:08.083526 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ce623e41-1bf6-43d7-a406-0cfc81b2284a tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:08.083526 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ce623e41-1bf6-43d7-a406-0cfc81b2284a tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:08.094442 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ce623e41-1bf6-43d7-a406-0cfc81b2284a tempest-TestMultiAttachVolumeSwap-595293979 tempest-TestMultiAttachVolumeSwap-595293979-project-member] https://10.4.3.170/volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 returned with HTTP 404 Aug 18 19:18:08.094686 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 106/424] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:08 2026] GET /volume/v3/volumes/c14583c2-4a14-43da-af42-864d2871a7d3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:08.691016 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b69b2adc-9460-4978-af2a-f23ef02cea9c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:08.693337 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b69b2adc-9460-4978-af2a-f23ef02cea9c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:18:08.693623 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b69b2adc-9460-4978-af2a-f23ef02cea9c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:08.693907 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b69b2adc-9460-4978-af2a-f23ef02cea9c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:08.694030 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-b69b2adc-9460-4978-af2a-f23ef02cea9c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:18:08.699274 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:08.699274 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:08.700340 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b69b2adc-9460-4978-af2a-f23ef02cea9c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:18:08.700757 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 108/425] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:08 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 836 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:08.714974 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5c6ce058-680f-436f-8b4f-73eb20919c3a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:08.717278 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5c6ce058-680f-436f-8b4f-73eb20919c3a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/6e93f734-35b4-4c94-93a1-7f16aff0221d Aug 18 19:18:08.717560 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5c6ce058-680f-436f-8b4f-73eb20919c3a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:08.717847 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5c6ce058-680f-436f-8b4f-73eb20919c3a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:08.733543 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:08.733543 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:08.733543 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5c6ce058-680f-436f-8b4f-73eb20919c3a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:18:08.733543 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5c6ce058-680f-436f-8b4f-73eb20919c3a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/6e93f734-35b4-4c94-93a1-7f16aff0221d returned with HTTP 200 Aug 18 19:18:08.733543 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 107/426] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:08 2026] GET /volume/v3/snapshots/6e93f734-35b4-4c94-93a1-7f16aff0221d => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:08.742032 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-49544341-728b-432e-9893-f87bcef04cce None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:08.745587 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-49544341-728b-432e-9893-f87bcef04cce tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:18:08.745890 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-49544341-728b-432e-9893-f87bcef04cce tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:08.746053 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-49544341-728b-432e-9893-f87bcef04cce tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:08.746206 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-49544341-728b-432e-9893-f87bcef04cce tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:18:08.754470 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:08.754470 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:08.755343 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-49544341-728b-432e-9893-f87bcef04cce tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:18:08.755741 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 106/427] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:08 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 836 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:08.766288 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e08dbb75-dccc-49c8-930a-796bfeb81b43 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:08.767965 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e08dbb75-dccc-49c8-930a-796bfeb81b43 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:18:08.768197 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e08dbb75-dccc-49c8-930a-796bfeb81b43 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:08.768750 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e08dbb75-dccc-49c8-930a-796bfeb81b43 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:08.768750 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.contrib.backups [None req-e08dbb75-dccc-49c8-930a-796bfeb81b43 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete backup with id: 87b27e7a-c8e8-4894-aa84-236257f6beed. Aug 18 19:18:08.775485 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:08.775485 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:08.800661 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.backup.rpcapi [None req-e08dbb75-dccc-49c8-930a-796bfeb81b43 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] delete_backup rpcapi backup_id 87b27e7a-c8e8-4894-aa84-236257f6beed {{(pid=100581) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:18:08.802260 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e08dbb75-dccc-49c8-930a-796bfeb81b43 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 202 Aug 18 19:18:08.802671 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 107/428] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:18:08 2026] DELETE /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:18:08.814832 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-790361e0-2da3-40d2-a3d2-b476a5000a61 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:08.819487 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-790361e0-2da3-40d2-a3d2-b476a5000a61 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:18:08.819694 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-790361e0-2da3-40d2-a3d2-b476a5000a61 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:08.819751 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-84a4b16b-31ae-4790-a7ed-11596d633751 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:08.819866 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-790361e0-2da3-40d2-a3d2-b476a5000a61 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:08.820036 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-790361e0-2da3-40d2-a3d2-b476a5000a61 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:18:08.822156 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-84a4b16b-31ae-4790-a7ed-11596d633751 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] GET https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 Aug 18 19:18:08.822416 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-84a4b16b-31ae-4790-a7ed-11596d633751 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:08.822681 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-84a4b16b-31ae-4790-a7ed-11596d633751 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:08.826499 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:08.826499 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:08.827931 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-790361e0-2da3-40d2-a3d2-b476a5000a61 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 200 Aug 18 19:18:08.828310 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 109/429] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:08 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:08.842484 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:08.842484 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:08.846202 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-84a4b16b-31ae-4790-a7ed-11596d633751 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Volume info retrieved successfully. Aug 18 19:18:08.853392 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-84a4b16b-31ae-4790-a7ed-11596d633751 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 returned with HTTP 200 Aug 18 19:18:08.853392 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 108/430] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:08 2026] GET /volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:09.841244 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-da37d743-a8d3-4b39-9b2b-4f1cba224bc7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:09.844973 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-da37d743-a8d3-4b39-9b2b-4f1cba224bc7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed Aug 18 19:18:09.844973 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-da37d743-a8d3-4b39-9b2b-4f1cba224bc7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:09.844973 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-da37d743-a8d3-4b39-9b2b-4f1cba224bc7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:09.844973 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-da37d743-a8d3-4b39-9b2b-4f1cba224bc7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Show backup with id 87b27e7a-c8e8-4894-aa84-236257f6beed. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:18:09.853460 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-da37d743-a8d3-4b39-9b2b-4f1cba224bc7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed returned with HTTP 404 Aug 18 19:18:09.853460 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 107/431] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:09 2026] GET /volume/v3/backups/87b27e7a-c8e8-4894-aa84-236257f6beed => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:09.866052 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6f875044-5497-4a5e-aaef-9385fbf861f4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:09.869001 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6f875044-5497-4a5e-aaef-9385fbf861f4 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] GET https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 Aug 18 19:18:09.869235 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6f875044-5497-4a5e-aaef-9385fbf861f4 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:09.869480 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6f875044-5497-4a5e-aaef-9385fbf861f4 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:09.882122 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:09.882122 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:09.886123 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-6f875044-5497-4a5e-aaef-9385fbf861f4 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Volume info retrieved successfully. Aug 18 19:18:09.891041 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6f875044-5497-4a5e-aaef-9385fbf861f4 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 returned with HTTP 200 Aug 18 19:18:09.891303 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 108/432] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:09 2026] GET /volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:09.940529 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5ecdaf52-9d4a-47a9-a41a-e59ed2115184 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:09.946736 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5ecdaf52-9d4a-47a9-a41a-e59ed2115184 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/6e93f734-35b4-4c94-93a1-7f16aff0221d Aug 18 19:18:09.946736 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5ecdaf52-9d4a-47a9-a41a-e59ed2115184 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:09.946736 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5ecdaf52-9d4a-47a9-a41a-e59ed2115184 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:09.946736 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-5ecdaf52-9d4a-47a9-a41a-e59ed2115184 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete snapshot with id: 6e93f734-35b4-4c94-93a1-7f16aff0221d Aug 18 19:18:09.954819 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:09.954819 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:09.955583 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-5ecdaf52-9d4a-47a9-a41a-e59ed2115184 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:18:09.977989 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-5ecdaf52-9d4a-47a9-a41a-e59ed2115184 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot delete request issued successfully. Aug 18 19:18:09.978217 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5ecdaf52-9d4a-47a9-a41a-e59ed2115184 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/6e93f734-35b4-4c94-93a1-7f16aff0221d returned with HTTP 202 Aug 18 19:18:09.978755 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 110/433] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:18:09 2026] DELETE /volume/v3/snapshots/6e93f734-35b4-4c94-93a1-7f16aff0221d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:18:09.987977 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9f92b2a3-7d9c-4946-ab1e-d76b863044cf None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:09.991067 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9f92b2a3-7d9c-4946-ab1e-d76b863044cf tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/6e93f734-35b4-4c94-93a1-7f16aff0221d Aug 18 19:18:09.991067 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9f92b2a3-7d9c-4946-ab1e-d76b863044cf tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:09.991067 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9f92b2a3-7d9c-4946-ab1e-d76b863044cf tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:10.000678 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:10.000678 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:10.001273 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9f92b2a3-7d9c-4946-ab1e-d76b863044cf tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:18:10.002337 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9f92b2a3-7d9c-4946-ab1e-d76b863044cf tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/6e93f734-35b4-4c94-93a1-7f16aff0221d returned with HTTP 200 Aug 18 19:18:10.002868 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 109/434] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:09 2026] GET /volume/v3/snapshots/6e93f734-35b4-4c94-93a1-7f16aff0221d => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:10.913248 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-348b19cb-e0a6-4f18-ab6b-f05c39ce34da None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:10.920643 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-348b19cb-e0a6-4f18-ab6b-f05c39ce34da tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] GET https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 Aug 18 19:18:10.920925 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-348b19cb-e0a6-4f18-ab6b-f05c39ce34da tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:10.921171 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-348b19cb-e0a6-4f18-ab6b-f05c39ce34da tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:10.939587 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:10.939587 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:10.945544 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-348b19cb-e0a6-4f18-ab6b-f05c39ce34da tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Volume info retrieved successfully. Aug 18 19:18:10.950432 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-348b19cb-e0a6-4f18-ab6b-f05c39ce34da tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 returned with HTTP 200 Aug 18 19:18:10.950876 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 108/435] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:10 2026] GET /volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:11.014679 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e38ed41b-c988-4e13-8aa9-db16daa82e44 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:11.018264 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e38ed41b-c988-4e13-8aa9-db16daa82e44 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/6e93f734-35b4-4c94-93a1-7f16aff0221d Aug 18 19:18:11.018557 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e38ed41b-c988-4e13-8aa9-db16daa82e44 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:11.018758 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e38ed41b-c988-4e13-8aa9-db16daa82e44 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:11.026107 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e38ed41b-c988-4e13-8aa9-db16daa82e44 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/6e93f734-35b4-4c94-93a1-7f16aff0221d returned with HTTP 404 Aug 18 19:18:11.026702 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 109/436] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:11 2026] GET /volume/v3/snapshots/6e93f734-35b4-4c94-93a1-7f16aff0221d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:11.037761 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7c3ad250-7063-42ef-9e66-695abe254dcb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:11.039749 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7c3ad250-7063-42ef-9e66-695abe254dcb tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:18:11.040020 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7c3ad250-7063-42ef-9e66-695abe254dcb tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:11.040258 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7c3ad250-7063-42ef-9e66-695abe254dcb tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:11.052332 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:11.052332 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:11.062392 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-7c3ad250-7063-42ef-9e66-695abe254dcb tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:18:11.070114 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7c3ad250-7063-42ef-9e66-695abe254dcb tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a returned with HTTP 200 Aug 18 19:18:11.070765 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 111/437] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:11 2026] GET /volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:11.127666 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e0e72ed8-c6f1-469f-aeaa-2a0d86110e19 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:11.129281 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e0e72ed8-c6f1-469f-aeaa-2a0d86110e19 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:18:11.129616 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e0e72ed8-c6f1-469f-aeaa-2a0d86110e19 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-514703245"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:11.131382 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-e0e72ed8-c6f1-469f-aeaa-2a0d86110e19 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create volume request body: {'volume': {'imageRef': '3394ab6b-bad1-4521-8a00-1c034f3dd2cc', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-514703245'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:18:11.665712 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-e0e72ed8-c6f1-469f-aeaa-2a0d86110e19 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create volume of 1 GB Aug 18 19:18:11.674691 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e0e72ed8-c6f1-469f-aeaa-2a0d86110e19 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Availability Zones retrieved successfully. Aug 18 19:18:11.687266 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e0e72ed8-c6f1-469f-aeaa-2a0d86110e19 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Flow 'volume_create_api' (574b1ed3-f6f0-4d1a-925c-a965a4409405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:18:11.687266 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e0e72ed8-c6f1-469f-aeaa-2a0d86110e19 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f39a431f-2f4d-4a1a-9725-5db81a3f9538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:11.688526 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-e0e72ed8-c6f1-469f-aeaa-2a0d86110e19 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:18:11.717140 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-ba6af899-94a4-4f34-be46-a0dba0d1151c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:11.719570 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-ba6af899-94a4-4f34-be46-a0dba0d1151c tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] POST https://10.4.3.170/volume/v3/attachments/efb96222-de0f-4f77-8678-3ff7ba9cffc3/action Aug 18 19:18:11.719978 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-ba6af899-94a4-4f34-be46-a0dba0d1151c tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Action body: b'{"os-complete": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:18:11.720122 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-ba6af899-94a4-4f34-be46-a0dba0d1151c tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:11.746759 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:11.746759 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:11.768164 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-d2a98d3d-c678-42bb-b2fc-9eb92c3aca4d req-ba6af899-94a4-4f34-be46-a0dba0d1151c tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/attachments/efb96222-de0f-4f77-8678-3ff7ba9cffc3/action returned with HTTP 204 Aug 18 19:18:11.769386 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 109/438] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:18:11 2026] POST /volume/v3/attachments/efb96222-de0f-4f77-8678-3ff7ba9cffc3/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:11.791400 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e0e72ed8-c6f1-469f-aeaa-2a0d86110e19 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f39a431f-2f4d-4a1a-9725-5db81a3f9538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:11.792152 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e0e72ed8-c6f1-469f-aeaa-2a0d86110e19 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26f31212-8c4a-4edd-8711-2584f8447d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:11.850287 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-e0e72ed8-c6f1-469f-aeaa-2a0d86110e19 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Created reservations ['00df6a3a-20c2-4730-8edf-368dcf7b1573', '6734ffd3-9b76-4d96-b140-9234b8766038', 'cf379320-78f2-4a46-84d7-01e843c26903', 'ed133e74-4513-4589-9aae-f29ed2c603e2'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:18:11.851841 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e0e72ed8-c6f1-469f-aeaa-2a0d86110e19 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26f31212-8c4a-4edd-8711-2584f8447d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00df6a3a-20c2-4730-8edf-368dcf7b1573', '6734ffd3-9b76-4d96-b140-9234b8766038', 'cf379320-78f2-4a46-84d7-01e843c26903', 'ed133e74-4513-4589-9aae-f29ed2c603e2']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:11.851841 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e0e72ed8-c6f1-469f-aeaa-2a0d86110e19 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84c97274-8cd1-4a9a-96be-e7fc27541fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:11.880958 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e0e72ed8-c6f1-469f-aeaa-2a0d86110e19 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84c97274-8cd1-4a9a-96be-e7fc27541fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7df33a1-23e4-4bf4-b32e-c66626fe5737', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-514703245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9642a2e89a7c4ab6820968b1c452999a',qos_specs=None,replication_status=,reservations=['00df6a3a-20c2-4730-8edf-368dcf7b1573','6734ffd3-9b76-4d96-b140-9234b8766038','cf379320-78f2-4a46-84d7-01e843c26903','ed133e74-4513-4589-9aae-f29ed2c603e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65788557f91042ed85ca8c3605b80e06',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:18:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-514703245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7df33a1-23e4-4bf4-b32e-c66626fe5737,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9642a2e89a7c4ab6820968b1c452999a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65788557f91042ed85ca8c3605b80e06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:11.881717 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e0e72ed8-c6f1-469f-aeaa-2a0d86110e19 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfe1262e-76b1-4c02-89ad-7eb8dda02781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:11.899645 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e0e72ed8-c6f1-469f-aeaa-2a0d86110e19 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfe1262e-76b1-4c02-89ad-7eb8dda02781) transitioned into state 'SUCCESS' from state '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-514703245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9642a2e89a7c4ab6820968b1c452999a',qos_specs=None,replication_status=,reservations=['00df6a3a-20c2-4730-8edf-368dcf7b1573','6734ffd3-9b76-4d96-b140-9234b8766038','cf379320-78f2-4a46-84d7-01e843c26903','ed133e74-4513-4589-9aae-f29ed2c603e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65788557f91042ed85ca8c3605b80e06',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:11.900329 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e0e72ed8-c6f1-469f-aeaa-2a0d86110e19 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea095979-edf2-47e9-9a5c-94c54763a4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:11.911702 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e0e72ed8-c6f1-469f-aeaa-2a0d86110e19 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea095979-edf2-47e9-9a5c-94c54763a4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:11.912562 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e0e72ed8-c6f1-469f-aeaa-2a0d86110e19 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Flow 'volume_create_api' (574b1ed3-f6f0-4d1a-925c-a965a4409405) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:18:11.912888 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e0e72ed8-c6f1-469f-aeaa-2a0d86110e19 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create volume request issued successfully. Aug 18 19:18:11.913947 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e0e72ed8-c6f1-469f-aeaa-2a0d86110e19 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:18:11.914039 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 110/439] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:18:11 2026] POST /volume/v3/volumes => generated 753 bytes in 787 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:18:11.930854 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-33345b89-9928-41aa-85a7-985027c14674 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:11.934441 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-33345b89-9928-41aa-85a7-985027c14674 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 Aug 18 19:18:11.934441 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-33345b89-9928-41aa-85a7-985027c14674 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:11.934441 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-33345b89-9928-41aa-85a7-985027c14674 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:11.943294 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:11.943294 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:11.958311 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-33345b89-9928-41aa-85a7-985027c14674 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:18:11.966678 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-33345b89-9928-41aa-85a7-985027c14674 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 returned with HTTP 200 Aug 18 19:18:11.967676 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 110/440] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:11 2026] GET /volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 => generated 821 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:11.971955 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-cc45ceff-61ce-4d19-906a-a34616e562fa None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:11.973988 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cc45ceff-61ce-4d19-906a-a34616e562fa tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] GET https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 Aug 18 19:18:11.974210 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cc45ceff-61ce-4d19-906a-a34616e562fa tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:11.974360 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cc45ceff-61ce-4d19-906a-a34616e562fa tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:11.987163 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:11.987163 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:11.991057 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-cc45ceff-61ce-4d19-906a-a34616e562fa tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Volume info retrieved successfully. Aug 18 19:18:11.998196 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cc45ceff-61ce-4d19-906a-a34616e562fa tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 returned with HTTP 200 Aug 18 19:18:11.998867 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 112/441] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:11 2026] GET /volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:18:12.012586 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-182d6842-06ba-4a1e-b6c1-fe41810d12cb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:12.014810 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-182d6842-06ba-4a1e-b6c1-fe41810d12cb tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] GET https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 Aug 18 19:18:12.015017 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-182d6842-06ba-4a1e-b6c1-fe41810d12cb tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:12.015229 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-182d6842-06ba-4a1e-b6c1-fe41810d12cb tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:12.027864 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:12.027864 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:12.032255 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-182d6842-06ba-4a1e-b6c1-fe41810d12cb tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Volume info retrieved successfully. Aug 18 19:18:12.042386 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-182d6842-06ba-4a1e-b6c1-fe41810d12cb tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 returned with HTTP 200 Aug 18 19:18:12.042386 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 110/442] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:12 2026] GET /volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:18:12.343762 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-0e8d39a0-9fb3-4361-aa1a-dee71a079bca req-15d3b000-c1c7-4a74-8ae8-69069eb7fe6f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:12.347047 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-0e8d39a0-9fb3-4361-aa1a-dee71a079bca req-15d3b000-c1c7-4a74-8ae8-69069eb7fe6f tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] DELETE https://10.4.3.170/volume/v3/attachments/fa969c71-ccd2-4929-a705-d98839b7ab12 Aug 18 19:18:12.347227 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-0e8d39a0-9fb3-4361-aa1a-dee71a079bca req-15d3b000-c1c7-4a74-8ae8-69069eb7fe6f tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:12.347413 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-0e8d39a0-9fb3-4361-aa1a-dee71a079bca req-15d3b000-c1c7-4a74-8ae8-69069eb7fe6f tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:12.360808 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:12.360808 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:12.447695 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-0e8d39a0-9fb3-4361-aa1a-dee71a079bca req-15d3b000-c1c7-4a74-8ae8-69069eb7fe6f tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] https://10.4.3.170/volume/v3/attachments/fa969c71-ccd2-4929-a705-d98839b7ab12 returned with HTTP 200 Aug 18 19:18:12.447960 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 111/443] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:18:12 2026] DELETE /volume/v3/attachments/fa969c71-ccd2-4929-a705-d98839b7ab12 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:12.482022 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-0e8d39a0-9fb3-4361-aa1a-dee71a079bca req-bb4582e0-4ffd-4752-9a39-74dedaae8d88 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:12.485722 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-0e8d39a0-9fb3-4361-aa1a-dee71a079bca req-bb4582e0-4ffd-4752-9a39-74dedaae8d88 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] DELETE https://10.4.3.170/volume/v3/volumes/dba27b03-7155-4d14-b772-a25341977eed Aug 18 19:18:12.485926 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-0e8d39a0-9fb3-4361-aa1a-dee71a079bca req-bb4582e0-4ffd-4752-9a39-74dedaae8d88 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:12.486176 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-0e8d39a0-9fb3-4361-aa1a-dee71a079bca req-bb4582e0-4ffd-4752-9a39-74dedaae8d88 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:12.486408 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [req-0e8d39a0-9fb3-4361-aa1a-dee71a079bca req-bb4582e0-4ffd-4752-9a39-74dedaae8d88 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Delete volume with id: dba27b03-7155-4d14-b772-a25341977eed Aug 18 19:18:12.495947 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:12.495947 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:12.498347 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-0e8d39a0-9fb3-4361-aa1a-dee71a079bca req-bb4582e0-4ffd-4752-9a39-74dedaae8d88 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Volume info retrieved successfully. Aug 18 19:18:12.519346 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-0e8d39a0-9fb3-4361-aa1a-dee71a079bca req-bb4582e0-4ffd-4752-9a39-74dedaae8d88 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] Delete volume request issued successfully. Aug 18 19:18:12.519576 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-0e8d39a0-9fb3-4361-aa1a-dee71a079bca req-bb4582e0-4ffd-4752-9a39-74dedaae8d88 tempest-ServerBootFromVolumeStableRescueTest-485374407 tempest-ServerBootFromVolumeStableRescueTest-485374407-project-member] https://10.4.3.170/volume/v3/volumes/dba27b03-7155-4d14-b772-a25341977eed returned with HTTP 202 Aug 18 19:18:12.520271 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 111/444] 10.4.3.170 () {70 vars in 1620 bytes} [Tue Aug 18 19:18:12 2026] DELETE /volume/v3/volumes/dba27b03-7155-4d14-b772-a25341977eed => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:18:12.981437 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6967f451-a4e1-4e0e-9b50-a16daac5f510 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:12.983472 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6967f451-a4e1-4e0e-9b50-a16daac5f510 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 Aug 18 19:18:12.983642 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6967f451-a4e1-4e0e-9b50-a16daac5f510 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:12.983811 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6967f451-a4e1-4e0e-9b50-a16daac5f510 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:12.991379 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:12.991379 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:12.998296 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-6967f451-a4e1-4e0e-9b50-a16daac5f510 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:18:13.001177 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6967f451-a4e1-4e0e-9b50-a16daac5f510 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 returned with HTTP 200 Aug 18 19:18:13.001684 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 113/445] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:12 2026] GET /volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:18:15.776989 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5fa79830-7d9b-43c6-b7e4-561e200c2fdc None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:15.779721 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5fa79830-7d9b-43c6-b7e4-561e200c2fdc tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:18:15.780291 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5fa79830-7d9b-43c6-b7e4-561e200c2fdc tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1128099484"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:15.782865 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-5fa79830-7d9b-43c6-b7e4-561e200c2fdc tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1128099484'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:18:15.782865 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-5fa79830-7d9b-43c6-b7e4-561e200c2fdc tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Create volume of 1 GB Aug 18 19:18:15.787893 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5fa79830-7d9b-43c6-b7e4-561e200c2fdc tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Availability Zones retrieved successfully. Aug 18 19:18:15.793858 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-5fa79830-7d9b-43c6-b7e4-561e200c2fdc tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Flow 'volume_create_api' (7e06a6ce-cfa4-48c3-892b-acae800852e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:18:15.794827 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-5fa79830-7d9b-43c6-b7e4-561e200c2fdc tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b602e7b-0ed5-4c09-be79-07f86cb16e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:15.796012 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-5fa79830-7d9b-43c6-b7e4-561e200c2fdc tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:18:15.822852 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-5fa79830-7d9b-43c6-b7e4-561e200c2fdc tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b602e7b-0ed5-4c09-be79-07f86cb16e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:15.823791 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-5fa79830-7d9b-43c6-b7e4-561e200c2fdc tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67c1d234-f1a4-4c7e-ae8f-6a689415a4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:15.884877 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-5fa79830-7d9b-43c6-b7e4-561e200c2fdc tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Created reservations ['6b6b7553-50fd-4a5c-8cb8-17092e71624e', 'a9b79700-87ea-44de-9a4c-e67454d96080', 'aa43da9b-ff2b-4d26-a0c4-06fe9d315a6a', '5a9e1665-d350-4eab-a21e-b57d21e10755'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:18:15.885967 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-5fa79830-7d9b-43c6-b7e4-561e200c2fdc tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67c1d234-f1a4-4c7e-ae8f-6a689415a4c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b6b7553-50fd-4a5c-8cb8-17092e71624e', 'a9b79700-87ea-44de-9a4c-e67454d96080', 'aa43da9b-ff2b-4d26-a0c4-06fe9d315a6a', '5a9e1665-d350-4eab-a21e-b57d21e10755']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:15.886940 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-5fa79830-7d9b-43c6-b7e4-561e200c2fdc tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e1e44ee-cd25-4374-9e4e-e3628e267abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:15.912657 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-5fa79830-7d9b-43c6-b7e4-561e200c2fdc tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e1e44ee-cd25-4374-9e4e-e3628e267abc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40c4fa77-c7a1-475e-b1da-cb4db71627e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1128099484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59882547763b4279b602ffced341e4d1',qos_specs=None,replication_status=,reservations=['6b6b7553-50fd-4a5c-8cb8-17092e71624e','a9b79700-87ea-44de-9a4c-e67454d96080','aa43da9b-ff2b-4d26-a0c4-06fe9d315a6a','5a9e1665-d350-4eab-a21e-b57d21e10755'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f88790b9acc48a88e4a3825cdaebe0a',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:18:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1128099484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40c4fa77-c7a1-475e-b1da-cb4db71627e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59882547763b4279b602ffced341e4d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f88790b9acc48a88e4a3825cdaebe0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:15.913706 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-5fa79830-7d9b-43c6-b7e4-561e200c2fdc tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57821fbd-b788-4064-816a-349f340d47eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:15.931029 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-5fa79830-7d9b-43c6-b7e4-561e200c2fdc tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57821fbd-b788-4064-816a-349f340d47eb) transitioned into state 'SUCCESS' from state '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-1128099484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59882547763b4279b602ffced341e4d1',qos_specs=None,replication_status=,reservations=['6b6b7553-50fd-4a5c-8cb8-17092e71624e','a9b79700-87ea-44de-9a4c-e67454d96080','aa43da9b-ff2b-4d26-a0c4-06fe9d315a6a','5a9e1665-d350-4eab-a21e-b57d21e10755'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f88790b9acc48a88e4a3825cdaebe0a',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:15.934479 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-5fa79830-7d9b-43c6-b7e4-561e200c2fdc tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20e118e4-ddcc-4cf8-9512-902139225c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:15.941744 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-5fa79830-7d9b-43c6-b7e4-561e200c2fdc tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20e118e4-ddcc-4cf8-9512-902139225c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:15.942577 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-5fa79830-7d9b-43c6-b7e4-561e200c2fdc tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Flow 'volume_create_api' (7e06a6ce-cfa4-48c3-892b-acae800852e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:18:15.942865 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5fa79830-7d9b-43c6-b7e4-561e200c2fdc tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Create volume request issued successfully. Aug 18 19:18:15.943660 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5fa79830-7d9b-43c6-b7e4-561e200c2fdc tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:18:15.944532 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 111/446] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:18:15 2026] POST /volume/v3/volumes => generated 759 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:18:15.965593 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ca250aee-aebd-448d-bcd2-7cab90272a48 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:15.968094 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ca250aee-aebd-448d-bcd2-7cab90272a48 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] GET https://10.4.3.170/volume/v3/volumes/40c4fa77-c7a1-475e-b1da-cb4db71627e9 Aug 18 19:18:15.968388 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ca250aee-aebd-448d-bcd2-7cab90272a48 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:15.968574 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ca250aee-aebd-448d-bcd2-7cab90272a48 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:15.977015 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:15.977015 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:15.981406 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ca250aee-aebd-448d-bcd2-7cab90272a48 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Volume info retrieved successfully. Aug 18 19:18:15.992686 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ca250aee-aebd-448d-bcd2-7cab90272a48 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes/40c4fa77-c7a1-475e-b1da-cb4db71627e9 returned with HTTP 200 Aug 18 19:18:15.992686 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 112/447] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:15 2026] GET /volume/v3/volumes/40c4fa77-c7a1-475e-b1da-cb4db71627e9 => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:17.016351 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f03ac85a-3c8a-4f06-bdda-588f2ab15ba1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:17.020791 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f03ac85a-3c8a-4f06-bdda-588f2ab15ba1 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] GET https://10.4.3.170/volume/v3/volumes/40c4fa77-c7a1-475e-b1da-cb4db71627e9 Aug 18 19:18:17.021051 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f03ac85a-3c8a-4f06-bdda-588f2ab15ba1 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:17.021314 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f03ac85a-3c8a-4f06-bdda-588f2ab15ba1 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:17.035633 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:17.035633 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:17.041349 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f03ac85a-3c8a-4f06-bdda-588f2ab15ba1 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Volume info retrieved successfully. Aug 18 19:18:17.053603 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f03ac85a-3c8a-4f06-bdda-588f2ab15ba1 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes/40c4fa77-c7a1-475e-b1da-cb4db71627e9 returned with HTTP 200 Aug 18 19:18:17.053603 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 112/448] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:17 2026] GET /volume/v3/volumes/40c4fa77-c7a1-475e-b1da-cb4db71627e9 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:17.724545 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e534302c-0c9a-468b-993c-04f9d696289f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:17.724545 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e534302c-0c9a-468b-993c-04f9d696289f None None] GET https://10.4.3.170/volume// Aug 18 19:18:17.724545 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e534302c-0c9a-468b-993c-04f9d696289f None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:17.724545 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e534302c-0c9a-468b-993c-04f9d696289f None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:17.724545 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e534302c-0c9a-468b-993c-04f9d696289f None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:18:17.724545 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 114/449] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:18:17 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 19:18:17.734882 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-2abf01b1-bdba-40f9-85df-22b9d883ef46 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:17.737297 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-2abf01b1-bdba-40f9-85df-22b9d883ef46 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:18:17.737662 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-2abf01b1-bdba-40f9-85df-22b9d883ef46 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f075ac99-fbf5-487a-80d2-fe2feddd8cb2", "connector": null, "instance_uuid": "f4a3ed20-2725-4047-b844-80acf15f911d"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:17.749042 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:17.749042 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:17.785530 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-2abf01b1-bdba-40f9-85df-22b9d883ef46 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:18:17.786341 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 112/450] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:18:17 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 19:18:17.794712 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-b3f8f9c6-9f39-4960-afe4-86097fc44d08 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:17.798637 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-b3f8f9c6-9f39-4960-afe4-86097fc44d08 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] DELETE https://10.4.3.170/volume/v3/attachments/efb96222-de0f-4f77-8678-3ff7ba9cffc3 Aug 18 19:18:17.799403 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-b3f8f9c6-9f39-4960-afe4-86097fc44d08 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:17.799403 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-b3f8f9c6-9f39-4960-afe4-86097fc44d08 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:17.809050 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:17.809050 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:17.874673 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-b3f8f9c6-9f39-4960-afe4-86097fc44d08 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/attachments/efb96222-de0f-4f77-8678-3ff7ba9cffc3 returned with HTTP 200 Aug 18 19:18:17.875858 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 113/451] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:18:17 2026] DELETE /volume/v3/attachments/efb96222-de0f-4f77-8678-3ff7ba9cffc3 => generated 192 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:18:19.715749 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-e54105b0-8ec1-441b-9ec8-ac8f5c3605a4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:19.720644 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-e54105b0-8ec1-441b-9ec8-ac8f5c3605a4 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] PUT https://10.4.3.170/volume/v3/attachments/e878de53-17ce-4be1-9382-87f0faa72535 Aug 18 19:18:19.721083 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-e54105b0-8ec1-441b-9ec8-ac8f5c3605a4 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:19.724727 np0000007688 devstack@c-api.service[100581]: DEBUG dbcounter [-] [100581] Writing DB stats cinder:SELECT=304,cinder:INSERT=36,cinder:UPDATE=65 {{(pid=100581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:18:19.737257 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-e54105b0-8ec1-441b-9ec8-ac8f5c3605a4 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Acquiring lock "cinder-attachment_update-f075ac99-fbf5-487a-80d2-fe2feddd8cb2-np0000007688" by "attachment_update" {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:18:19.744779 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-e54105b0-8ec1-441b-9ec8-ac8f5c3605a4 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Lock "cinder-attachment_update-f075ac99-fbf5-487a-80d2-fe2feddd8cb2-np0000007688" acquired by "attachment_update" :: waited 0.008s {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:18:19.745748 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:19.745748 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:19.850663 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-e54105b0-8ec1-441b-9ec8-ac8f5c3605a4 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Lock "cinder-attachment_update-f075ac99-fbf5-487a-80d2-fe2feddd8cb2-np0000007688" released by "attachment_update" :: held 0.105s {{(pid=100581) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:18:19.850663 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-e54105b0-8ec1-441b-9ec8-ac8f5c3605a4 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/attachments/e878de53-17ce-4be1-9382-87f0faa72535 returned with HTTP 200 Aug 18 19:18:19.850663 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 113/452] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:18:19 2026] PUT /volume/v3/attachments/e878de53-17ce-4be1-9382-87f0faa72535 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:18:19.867492 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-c61d4ab8-8b25-4cd6-9dc3-aca02d0aeb54 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:19.869947 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-c61d4ab8-8b25-4cd6-9dc3-aca02d0aeb54 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] GET https://10.4.3.170/volume/v3/attachments/e878de53-17ce-4be1-9382-87f0faa72535 Aug 18 19:18:19.870161 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-c61d4ab8-8b25-4cd6-9dc3-aca02d0aeb54 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:19.870418 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-c61d4ab8-8b25-4cd6-9dc3-aca02d0aeb54 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:19.873383 np0000007688 devstack@c-api.service[100580]: DEBUG dbcounter [-] [100580] Writing DB stats cinder:SELECT=219,cinder:UPDATE=27,cinder:INSERT=9 {{(pid=100580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:18:19.890137 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-c61d4ab8-8b25-4cd6-9dc3-aca02d0aeb54 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/attachments/e878de53-17ce-4be1-9382-87f0faa72535 returned with HTTP 200 Aug 18 19:18:19.890628 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 115/453] 10.4.3.170 () {70 vars in 1651 bytes} [Tue Aug 18 19:18:19 2026] GET /volume/v3/attachments/e878de53-17ce-4be1-9382-87f0faa72535 => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:18:25.028407 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-91dc0a44-3068-4f4f-b177-871ab8b5a29d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:25.031041 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-91dc0a44-3068-4f4f-b177-871ab8b5a29d tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] POST https://10.4.3.170/volume/v3/attachments/e878de53-17ce-4be1-9382-87f0faa72535/action Aug 18 19:18:25.031429 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-91dc0a44-3068-4f4f-b177-871ab8b5a29d tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Action body: b'{"os-complete": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:18:25.031554 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-91dc0a44-3068-4f4f-b177-871ab8b5a29d tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:25.069822 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:25.069822 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:25.088441 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-fc6f5593-9ecf-4829-936a-4b4651884d56 req-91dc0a44-3068-4f4f-b177-871ab8b5a29d tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/attachments/e878de53-17ce-4be1-9382-87f0faa72535/action returned with HTTP 204 Aug 18 19:18:25.088931 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 113/454] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:18:25 2026] POST /volume/v3/attachments/e878de53-17ce-4be1-9382-87f0faa72535/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:26.445854 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-66846152-17d0-4797-b22c-3e3466ed601d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:26.450327 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-66846152-17d0-4797-b22c-3e3466ed601d tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:18:26.450815 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-66846152-17d0-4797-b22c-3e3466ed601d tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-618725817"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:26.455421 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-66846152-17d0-4797-b22c-3e3466ed601d tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-618725817'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:18:26.455652 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-66846152-17d0-4797-b22c-3e3466ed601d tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Create volume of 1 GB Aug 18 19:18:26.456029 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:26.456029 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:26.464239 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-66846152-17d0-4797-b22c-3e3466ed601d tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Availability Zones retrieved successfully. Aug 18 19:18:26.472271 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-66846152-17d0-4797-b22c-3e3466ed601d tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Flow 'volume_create_api' (4c964164-d21f-4ddf-a309-8c2eb0224584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:18:26.475855 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-66846152-17d0-4797-b22c-3e3466ed601d tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6798931-f20b-48e4-9a31-98be1c689df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:26.477953 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-66846152-17d0-4797-b22c-3e3466ed601d tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:18:26.523491 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-66846152-17d0-4797-b22c-3e3466ed601d tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6798931-f20b-48e4-9a31-98be1c689df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:26.524559 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-66846152-17d0-4797-b22c-3e3466ed601d tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e3c149-93cb-4930-b33a-3799c6f7ac02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:26.586019 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-66846152-17d0-4797-b22c-3e3466ed601d tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Created reservations ['974c5194-2ed8-4a74-8c4f-a7f2bcc49717', 'e7690fb0-f42b-4eda-af30-441c8d0c5fa8', '22bbfcd2-6ef0-4a36-bf81-3cb648f7f399', 'e2ac4437-2d2d-4416-a63d-c18a9ee8c882'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:18:26.587274 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-66846152-17d0-4797-b22c-3e3466ed601d tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e3c149-93cb-4930-b33a-3799c6f7ac02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['974c5194-2ed8-4a74-8c4f-a7f2bcc49717', 'e7690fb0-f42b-4eda-af30-441c8d0c5fa8', '22bbfcd2-6ef0-4a36-bf81-3cb648f7f399', 'e2ac4437-2d2d-4416-a63d-c18a9ee8c882']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:26.588379 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-66846152-17d0-4797-b22c-3e3466ed601d tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5568825b-c1a5-43a4-ae63-2abc2d74fc42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:26.618612 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-66846152-17d0-4797-b22c-3e3466ed601d tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5568825b-c1a5-43a4-ae63-2abc2d74fc42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'babdaea7-c616-4ce6-8f0f-eb4f67012a9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-618725817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59882547763b4279b602ffced341e4d1',qos_specs=None,replication_status=,reservations=['974c5194-2ed8-4a74-8c4f-a7f2bcc49717','e7690fb0-f42b-4eda-af30-441c8d0c5fa8','22bbfcd2-6ef0-4a36-bf81-3cb648f7f399','e2ac4437-2d2d-4416-a63d-c18a9ee8c882'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f88790b9acc48a88e4a3825cdaebe0a',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:18:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-618725817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=babdaea7-c616-4ce6-8f0f-eb4f67012a9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59882547763b4279b602ffced341e4d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f88790b9acc48a88e4a3825cdaebe0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:26.619375 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-66846152-17d0-4797-b22c-3e3466ed601d tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (534cc09e-8f7a-4183-8437-c96e748f8efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:26.647614 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-66846152-17d0-4797-b22c-3e3466ed601d tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (534cc09e-8f7a-4183-8437-c96e748f8efa) transitioned into state 'SUCCESS' from state '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-618725817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59882547763b4279b602ffced341e4d1',qos_specs=None,replication_status=,reservations=['974c5194-2ed8-4a74-8c4f-a7f2bcc49717','e7690fb0-f42b-4eda-af30-441c8d0c5fa8','22bbfcd2-6ef0-4a36-bf81-3cb648f7f399','e2ac4437-2d2d-4416-a63d-c18a9ee8c882'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f88790b9acc48a88e4a3825cdaebe0a',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:26.648353 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-66846152-17d0-4797-b22c-3e3466ed601d tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85cbdca6-0bf0-44e4-92bb-91c061866ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:26.662272 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-66846152-17d0-4797-b22c-3e3466ed601d tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85cbdca6-0bf0-44e4-92bb-91c061866ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:26.663853 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-66846152-17d0-4797-b22c-3e3466ed601d tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Flow 'volume_create_api' (4c964164-d21f-4ddf-a309-8c2eb0224584) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:18:26.664354 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-66846152-17d0-4797-b22c-3e3466ed601d tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Create volume request issued successfully. Aug 18 19:18:26.665143 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-66846152-17d0-4797-b22c-3e3466ed601d tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:18:26.665923 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 114/455] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:18:26 2026] POST /volume/v3/volumes => generated 758 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:18:26.685774 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8a4545d9-7b74-415f-8031-8d7683a08068 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:26.690130 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8a4545d9-7b74-415f-8031-8d7683a08068 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] GET https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e Aug 18 19:18:26.690130 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8a4545d9-7b74-415f-8031-8d7683a08068 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:26.690130 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8a4545d9-7b74-415f-8031-8d7683a08068 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:26.706806 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:26.706806 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:26.715086 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-8a4545d9-7b74-415f-8031-8d7683a08068 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Volume info retrieved successfully. Aug 18 19:18:26.722513 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8a4545d9-7b74-415f-8031-8d7683a08068 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e returned with HTTP 200 Aug 18 19:18:26.723213 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 114/456] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:26 2026] GET /volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e => generated 826 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:27.739089 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3019e189-81de-4c45-873f-e03f09efbbd3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:27.742971 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3019e189-81de-4c45-873f-e03f09efbbd3 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] GET https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e Aug 18 19:18:27.743259 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3019e189-81de-4c45-873f-e03f09efbbd3 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:27.745141 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3019e189-81de-4c45-873f-e03f09efbbd3 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:27.754181 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:27.754181 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:27.757500 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3019e189-81de-4c45-873f-e03f09efbbd3 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Volume info retrieved successfully. Aug 18 19:18:27.763273 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3019e189-81de-4c45-873f-e03f09efbbd3 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e returned with HTTP 200 Aug 18 19:18:27.763273 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 116/457] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:27 2026] GET /volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:29.029466 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9832c54c-75c2-45a7-b4ba-5c338e5742a2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:29.029466 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9832c54c-75c2-45a7-b4ba-5c338e5742a2 None None] GET https://10.4.3.170/volume// Aug 18 19:18:29.029466 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9832c54c-75c2-45a7-b4ba-5c338e5742a2 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:29.029466 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9832c54c-75c2-45a7-b4ba-5c338e5742a2 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:29.029466 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9832c54c-75c2-45a7-b4ba-5c338e5742a2 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:18:29.029466 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 114/458] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:18: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 19:18:29.045722 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-f76af61d-085a-4922-9548-217b63a58417 req-18303350-deaa-41d0-8e1e-280d86701bc3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:29.045722 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f76af61d-085a-4922-9548-217b63a58417 req-18303350-deaa-41d0-8e1e-280d86701bc3 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:18:29.045722 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-f76af61d-085a-4922-9548-217b63a58417 req-18303350-deaa-41d0-8e1e-280d86701bc3 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f075ac99-fbf5-487a-80d2-fe2feddd8cb2", "connector": null, "instance_uuid": "f4a3ed20-2725-4047-b844-80acf15f911d"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:29.061563 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:29.061563 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:29.089594 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f76af61d-085a-4922-9548-217b63a58417 req-18303350-deaa-41d0-8e1e-280d86701bc3 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:18:29.089974 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 115/459] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:18:29 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 19:18:29.103011 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-f76af61d-085a-4922-9548-217b63a58417 req-a602b4fd-a0e5-4a4b-83e9-b35bce053ed7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:29.106539 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-f76af61d-085a-4922-9548-217b63a58417 req-a602b4fd-a0e5-4a4b-83e9-b35bce053ed7 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] DELETE https://10.4.3.170/volume/v3/attachments/e878de53-17ce-4be1-9382-87f0faa72535 Aug 18 19:18:29.106849 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-f76af61d-085a-4922-9548-217b63a58417 req-a602b4fd-a0e5-4a4b-83e9-b35bce053ed7 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:29.107009 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-f76af61d-085a-4922-9548-217b63a58417 req-a602b4fd-a0e5-4a4b-83e9-b35bce053ed7 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:29.117500 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:29.117500 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:29.206710 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-f76af61d-085a-4922-9548-217b63a58417 req-a602b4fd-a0e5-4a4b-83e9-b35bce053ed7 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/attachments/e878de53-17ce-4be1-9382-87f0faa72535 returned with HTTP 200 Aug 18 19:18:29.207013 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 115/460] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:18:29 2026] DELETE /volume/v3/attachments/e878de53-17ce-4be1-9382-87f0faa72535 => generated 192 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:18:31.882507 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-f76af61d-085a-4922-9548-217b63a58417 req-1dbeb79a-3665-4896-ab1a-778ea01fa60a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:31.882507 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-f76af61d-085a-4922-9548-217b63a58417 req-1dbeb79a-3665-4896-ab1a-778ea01fa60a tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] PUT https://10.4.3.170/volume/v3/attachments/01832a52-33b1-4113-b282-f6451d4d7fd2 Aug 18 19:18:31.882507 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-f76af61d-085a-4922-9548-217b63a58417 req-1dbeb79a-3665-4896-ab1a-778ea01fa60a tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:31.882507 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-f76af61d-085a-4922-9548-217b63a58417 req-1dbeb79a-3665-4896-ab1a-778ea01fa60a tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Acquiring lock "cinder-attachment_update-f075ac99-fbf5-487a-80d2-fe2feddd8cb2-np0000007688" by "attachment_update" {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:18:31.882507 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-f76af61d-085a-4922-9548-217b63a58417 req-1dbeb79a-3665-4896-ab1a-778ea01fa60a tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Lock "cinder-attachment_update-f075ac99-fbf5-487a-80d2-fe2feddd8cb2-np0000007688" acquired by "attachment_update" :: waited 0.012s {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:18:31.882507 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:31.882507 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:31.882507 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-f76af61d-085a-4922-9548-217b63a58417 req-1dbeb79a-3665-4896-ab1a-778ea01fa60a tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Lock "cinder-attachment_update-f075ac99-fbf5-487a-80d2-fe2feddd8cb2-np0000007688" released by "attachment_update" :: held 0.132s {{(pid=100580) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:18:31.882507 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-f76af61d-085a-4922-9548-217b63a58417 req-1dbeb79a-3665-4896-ab1a-778ea01fa60a tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/attachments/01832a52-33b1-4113-b282-f6451d4d7fd2 returned with HTTP 200 Aug 18 19:18:31.882507 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 117/461] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:18:31 2026] PUT /volume/v3/attachments/01832a52-33b1-4113-b282-f6451d4d7fd2 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:18:31.885634 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-f76af61d-085a-4922-9548-217b63a58417 req-3394f992-90a7-486e-8a7d-9a12786575b3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:31.885634 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-f76af61d-085a-4922-9548-217b63a58417 req-3394f992-90a7-486e-8a7d-9a12786575b3 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] GET https://10.4.3.170/volume/v3/attachments/01832a52-33b1-4113-b282-f6451d4d7fd2 Aug 18 19:18:31.885634 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-f76af61d-085a-4922-9548-217b63a58417 req-3394f992-90a7-486e-8a7d-9a12786575b3 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:31.885634 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-f76af61d-085a-4922-9548-217b63a58417 req-3394f992-90a7-486e-8a7d-9a12786575b3 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:31.885634 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-f76af61d-085a-4922-9548-217b63a58417 req-3394f992-90a7-486e-8a7d-9a12786575b3 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/attachments/01832a52-33b1-4113-b282-f6451d4d7fd2 returned with HTTP 200 Aug 18 19:18:31.885634 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 115/462] 10.4.3.170 () {70 vars in 1651 bytes} [Tue Aug 18 19:18:31 2026] GET /volume/v3/attachments/01832a52-33b1-4113-b282-f6451d4d7fd2 => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:18:34.367785 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-e3d6397d-6a4b-4836-80d6-55412b251788 req-bba56bdc-b350-4904-9feb-52d31522d312 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:34.370977 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-e3d6397d-6a4b-4836-80d6-55412b251788 req-bba56bdc-b350-4904-9feb-52d31522d312 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] DELETE https://10.4.3.170/volume/v3/attachments/5eb464f5-e414-4b5f-8a03-9d7202495df7 Aug 18 19:18:34.371157 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-e3d6397d-6a4b-4836-80d6-55412b251788 req-bba56bdc-b350-4904-9feb-52d31522d312 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:34.371651 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-e3d6397d-6a4b-4836-80d6-55412b251788 req-bba56bdc-b350-4904-9feb-52d31522d312 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:34.373441 np0000007688 devstack@c-api.service[100583]: DEBUG dbcounter [-] [100583] Writing DB stats cinder:UPDATE=51,cinder:INSERT=23,cinder:SELECT=295 {{(pid=100583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:18:34.383072 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:34.383072 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:34.463216 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-e3d6397d-6a4b-4836-80d6-55412b251788 req-bba56bdc-b350-4904-9feb-52d31522d312 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/attachments/5eb464f5-e414-4b5f-8a03-9d7202495df7 returned with HTTP 200 Aug 18 19:18:34.463216 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 116/463] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:18:34 2026] DELETE /volume/v3/attachments/5eb464f5-e414-4b5f-8a03-9d7202495df7 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:34.472117 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-e3d6397d-6a4b-4836-80d6-55412b251788 req-db3f40ca-a20a-42ea-b22b-3e5aa409b07a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:34.474303 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-e3d6397d-6a4b-4836-80d6-55412b251788 req-db3f40ca-a20a-42ea-b22b-3e5aa409b07a tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] DELETE https://10.4.3.170/volume/v3/attachments/92d763a7-87d6-4adc-9ed6-13ca5950443d Aug 18 19:18:34.474565 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-e3d6397d-6a4b-4836-80d6-55412b251788 req-db3f40ca-a20a-42ea-b22b-3e5aa409b07a tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:34.474740 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-e3d6397d-6a4b-4836-80d6-55412b251788 req-db3f40ca-a20a-42ea-b22b-3e5aa409b07a tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:34.484565 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:34.484565 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:34.551300 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-e3d6397d-6a4b-4836-80d6-55412b251788 req-db3f40ca-a20a-42ea-b22b-3e5aa409b07a tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/attachments/92d763a7-87d6-4adc-9ed6-13ca5950443d returned with HTTP 200 Aug 18 19:18:34.551759 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 116/464] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:18:34 2026] DELETE /volume/v3/attachments/92d763a7-87d6-4adc-9ed6-13ca5950443d => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:34.561248 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-e3d6397d-6a4b-4836-80d6-55412b251788 req-a6644eef-22e5-4aed-bb15-4c8477c2afb1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:34.567144 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-e3d6397d-6a4b-4836-80d6-55412b251788 req-a6644eef-22e5-4aed-bb15-4c8477c2afb1 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] DELETE https://10.4.3.170/volume/v3/attachments/11cafad4-c25a-432f-8ed2-eb1b41694387 Aug 18 19:18:34.567144 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-e3d6397d-6a4b-4836-80d6-55412b251788 req-a6644eef-22e5-4aed-bb15-4c8477c2afb1 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:34.567144 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-e3d6397d-6a4b-4836-80d6-55412b251788 req-a6644eef-22e5-4aed-bb15-4c8477c2afb1 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:34.577947 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:34.577947 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:34.644864 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-e3d6397d-6a4b-4836-80d6-55412b251788 req-a6644eef-22e5-4aed-bb15-4c8477c2afb1 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/attachments/11cafad4-c25a-432f-8ed2-eb1b41694387 returned with HTTP 200 Aug 18 19:18:34.645323 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 118/465] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:18:34 2026] DELETE /volume/v3/attachments/11cafad4-c25a-432f-8ed2-eb1b41694387 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:37.729089 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-f76af61d-085a-4922-9548-217b63a58417 req-68195545-efef-42cd-b68e-f69e6bc95859 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:37.732859 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-f76af61d-085a-4922-9548-217b63a58417 req-68195545-efef-42cd-b68e-f69e6bc95859 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] POST https://10.4.3.170/volume/v3/attachments/01832a52-33b1-4113-b282-f6451d4d7fd2/action Aug 18 19:18:37.733598 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-f76af61d-085a-4922-9548-217b63a58417 req-68195545-efef-42cd-b68e-f69e6bc95859 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Action body: b'{"os-complete": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:18:37.733781 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-f76af61d-085a-4922-9548-217b63a58417 req-68195545-efef-42cd-b68e-f69e6bc95859 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:37.737277 np0000007688 devstack@c-api.service[100582]: DEBUG dbcounter [-] [100582] Writing DB stats cinder:SELECT=269,cinder:UPDATE=52,cinder:INSERT=25 {{(pid=100582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:18:37.758042 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:37.758042 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:37.773100 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-f76af61d-085a-4922-9548-217b63a58417 req-68195545-efef-42cd-b68e-f69e6bc95859 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/attachments/01832a52-33b1-4113-b282-f6451d4d7fd2/action returned with HTTP 204 Aug 18 19:18:37.773100 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 116/466] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:18:37 2026] POST /volume/v3/attachments/01832a52-33b1-4113-b282-f6451d4d7fd2/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:38.118405 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ce5997f5-53dc-4770-ab30-25376d054491 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:38.120811 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ce5997f5-53dc-4770-ab30-25376d054491 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ad80c27e-a8b3-4e32-8b24-aa666dcf7b29 Aug 18 19:18:38.120811 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ce5997f5-53dc-4770-ab30-25376d054491 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:38.121086 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ce5997f5-53dc-4770-ab30-25376d054491 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:38.121086 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-ce5997f5-53dc-4770-ab30-25376d054491 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Delete volume with id: ad80c27e-a8b3-4e32-8b24-aa666dcf7b29 Aug 18 19:18:38.133837 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:38.133837 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:38.134528 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ce5997f5-53dc-4770-ab30-25376d054491 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:18:38.156913 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ce5997f5-53dc-4770-ab30-25376d054491 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Delete volume request issued successfully. Aug 18 19:18:38.157467 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ce5997f5-53dc-4770-ab30-25376d054491 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/ad80c27e-a8b3-4e32-8b24-aa666dcf7b29 returned with HTTP 202 Aug 18 19:18:38.158224 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 117/467] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:18:38 2026] DELETE /volume/v3/volumes/ad80c27e-a8b3-4e32-8b24-aa666dcf7b29 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:18:38.166971 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-01bf1b6f-e173-4028-a648-b4f1d2efb062 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:38.172654 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-01bf1b6f-e173-4028-a648-b4f1d2efb062 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/ad80c27e-a8b3-4e32-8b24-aa666dcf7b29 Aug 18 19:18:38.172890 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-01bf1b6f-e173-4028-a648-b4f1d2efb062 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:38.173116 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-01bf1b6f-e173-4028-a648-b4f1d2efb062 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:38.187707 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:38.187707 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:38.193761 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-01bf1b6f-e173-4028-a648-b4f1d2efb062 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:18:38.200513 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-01bf1b6f-e173-4028-a648-b4f1d2efb062 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/ad80c27e-a8b3-4e32-8b24-aa666dcf7b29 returned with HTTP 200 Aug 18 19:18:38.201157 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 117/468] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:38 2026] GET /volume/v3/volumes/ad80c27e-a8b3-4e32-8b24-aa666dcf7b29 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:39.219155 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3c454e39-14b5-4831-96ba-47e4a2c42ac8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:39.222347 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3c454e39-14b5-4831-96ba-47e4a2c42ac8 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/ad80c27e-a8b3-4e32-8b24-aa666dcf7b29 Aug 18 19:18:39.222347 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3c454e39-14b5-4831-96ba-47e4a2c42ac8 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:39.222347 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3c454e39-14b5-4831-96ba-47e4a2c42ac8 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:39.228101 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3c454e39-14b5-4831-96ba-47e4a2c42ac8 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/ad80c27e-a8b3-4e32-8b24-aa666dcf7b29 returned with HTTP 404 Aug 18 19:18:39.228634 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 119/469] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:39 2026] GET /volume/v3/volumes/ad80c27e-a8b3-4e32-8b24-aa666dcf7b29 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:39.235503 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-40c74727-06e4-4a2c-93c8-4753e67cf589 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:39.238714 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-40c74727-06e4-4a2c-93c8-4753e67cf589 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] DELETE https://10.4.3.170/volume/v3/volumes/9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58 Aug 18 19:18:39.238819 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-40c74727-06e4-4a2c-93c8-4753e67cf589 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:39.241784 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-40c74727-06e4-4a2c-93c8-4753e67cf589 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:39.241784 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-40c74727-06e4-4a2c-93c8-4753e67cf589 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Delete volume with id: 9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58 Aug 18 19:18:39.250039 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:39.250039 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:39.250709 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-40c74727-06e4-4a2c-93c8-4753e67cf589 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:18:39.287170 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-40c74727-06e4-4a2c-93c8-4753e67cf589 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Delete volume request issued successfully. Aug 18 19:18:39.287447 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-40c74727-06e4-4a2c-93c8-4753e67cf589 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58 returned with HTTP 202 Aug 18 19:18:39.288016 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 117/470] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:18:39 2026] DELETE /volume/v3/volumes/9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:18:39.302528 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c2e3a193-6b0d-4467-b653-84c1a5d506d6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:39.304963 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c2e3a193-6b0d-4467-b653-84c1a5d506d6 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58 Aug 18 19:18:39.305248 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c2e3a193-6b0d-4467-b653-84c1a5d506d6 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:39.306436 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c2e3a193-6b0d-4467-b653-84c1a5d506d6 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:39.320892 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:39.320892 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:39.331082 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c2e3a193-6b0d-4467-b653-84c1a5d506d6 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:18:39.342748 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c2e3a193-6b0d-4467-b653-84c1a5d506d6 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58 returned with HTTP 200 Aug 18 19:18:39.343053 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 118/471] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:39 2026] GET /volume/v3/volumes/9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:40.361315 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-73c0e51c-20b1-409b-99cb-e1d7150c75b3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:40.367059 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-73c0e51c-20b1-409b-99cb-e1d7150c75b3 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58 Aug 18 19:18:40.367296 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-73c0e51c-20b1-409b-99cb-e1d7150c75b3 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:40.367564 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-73c0e51c-20b1-409b-99cb-e1d7150c75b3 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:40.380313 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-73c0e51c-20b1-409b-99cb-e1d7150c75b3 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58 returned with HTTP 404 Aug 18 19:18:40.381504 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 118/472] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:40 2026] GET /volume/v3/volumes/9aeec8f5-df6c-4f76-a8ec-4e7f6fc37c58 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:40.390270 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-216dbbac-760e-45fa-8783-695dd96bb639 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:40.401975 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-216dbbac-760e-45fa-8783-695dd96bb639 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] DELETE https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 Aug 18 19:18:40.401975 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-216dbbac-760e-45fa-8783-695dd96bb639 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:40.401975 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-216dbbac-760e-45fa-8783-695dd96bb639 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:40.401975 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-216dbbac-760e-45fa-8783-695dd96bb639 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Delete volume with id: 628440fe-e212-4ab6-b038-db206e751c63 Aug 18 19:18:40.401975 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:40.401975 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:40.401975 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-216dbbac-760e-45fa-8783-695dd96bb639 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:18:40.429252 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-216dbbac-760e-45fa-8783-695dd96bb639 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Delete volume request issued successfully. Aug 18 19:18:40.429487 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-216dbbac-760e-45fa-8783-695dd96bb639 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 returned with HTTP 202 Aug 18 19:18:40.431544 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 120/473] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:18:40 2026] DELETE /volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:18:40.439257 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8be57206-ae63-4a9d-85fc-492e29128d84 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:40.444132 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8be57206-ae63-4a9d-85fc-492e29128d84 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 Aug 18 19:18:40.444844 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8be57206-ae63-4a9d-85fc-492e29128d84 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:40.444844 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8be57206-ae63-4a9d-85fc-492e29128d84 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:40.456405 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:40.456405 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:40.462321 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8be57206-ae63-4a9d-85fc-492e29128d84 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Volume info retrieved successfully. Aug 18 19:18:40.478576 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8be57206-ae63-4a9d-85fc-492e29128d84 tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 returned with HTTP 200 Aug 18 19:18:40.479410 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 118/474] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:40 2026] GET /volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 => generated 1390 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 19:18:40.732733 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-5ab29031-6d3c-4c85-9d7d-1ad4c48341ef req-cd6aeda9-72df-4016-8262-7efb2476b099 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:40.736596 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-5ab29031-6d3c-4c85-9d7d-1ad4c48341ef req-cd6aeda9-72df-4016-8262-7efb2476b099 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] DELETE https://10.4.3.170/volume/v3/attachments/01832a52-33b1-4113-b282-f6451d4d7fd2 Aug 18 19:18:40.736596 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-5ab29031-6d3c-4c85-9d7d-1ad4c48341ef req-cd6aeda9-72df-4016-8262-7efb2476b099 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:40.736596 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-5ab29031-6d3c-4c85-9d7d-1ad4c48341ef req-cd6aeda9-72df-4016-8262-7efb2476b099 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:40.745802 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:40.745802 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:40.809072 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-5ab29031-6d3c-4c85-9d7d-1ad4c48341ef req-cd6aeda9-72df-4016-8262-7efb2476b099 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/attachments/01832a52-33b1-4113-b282-f6451d4d7fd2 returned with HTTP 200 Aug 18 19:18:40.809876 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 119/475] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:18:40 2026] DELETE /volume/v3/attachments/01832a52-33b1-4113-b282-f6451d4d7fd2 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:41.496070 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-cecd2e6f-5da6-4aac-949a-950de04b011e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:41.497813 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cecd2e6f-5da6-4aac-949a-950de04b011e tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] GET https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 Aug 18 19:18:41.498023 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cecd2e6f-5da6-4aac-949a-950de04b011e tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:41.498180 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cecd2e6f-5da6-4aac-949a-950de04b011e tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:41.505311 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cecd2e6f-5da6-4aac-949a-950de04b011e tempest-TaggedBootDevicesTest-2086489054 tempest-TaggedBootDevicesTest-2086489054-project-member] https://10.4.3.170/volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 returned with HTTP 404 Aug 18 19:18:41.505742 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 119/476] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:41 2026] GET /volume/v3/volumes/628440fe-e212-4ab6-b038-db206e751c63 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:41.708406 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-453c1e7d-857c-4350-8030-769bc91adb20 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:41.710999 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-453c1e7d-857c-4350-8030-769bc91adb20 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] GET https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 Aug 18 19:18:41.710999 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-453c1e7d-857c-4350-8030-769bc91adb20 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:41.711356 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-453c1e7d-857c-4350-8030-769bc91adb20 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:41.722643 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:41.722643 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:41.727355 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-453c1e7d-857c-4350-8030-769bc91adb20 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Volume info retrieved successfully. Aug 18 19:18:41.735098 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-453c1e7d-857c-4350-8030-769bc91adb20 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 returned with HTTP 200 Aug 18 19:18:41.735634 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 121/477] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:41 2026] GET /volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:41.788492 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7bfc471e-5b49-41ae-82aa-04f55deb77eb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:41.792704 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7bfc471e-5b49-41ae-82aa-04f55deb77eb tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] GET https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 Aug 18 19:18:41.792802 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7bfc471e-5b49-41ae-82aa-04f55deb77eb tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:41.793023 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7bfc471e-5b49-41ae-82aa-04f55deb77eb tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:41.808263 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:41.808263 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:41.815435 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-7bfc471e-5b49-41ae-82aa-04f55deb77eb tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Volume info retrieved successfully. Aug 18 19:18:41.823773 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7bfc471e-5b49-41ae-82aa-04f55deb77eb tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 returned with HTTP 200 Aug 18 19:18:41.824559 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 119/478] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:41 2026] GET /volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:41.847068 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-680ea09f-b1a6-4ed5-a0b3-02e618b6e656 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:41.848824 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-680ea09f-b1a6-4ed5-a0b3-02e618b6e656 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 Aug 18 19:18:41.849087 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-680ea09f-b1a6-4ed5-a0b3-02e618b6e656 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:41.849373 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-680ea09f-b1a6-4ed5-a0b3-02e618b6e656 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:41.849624 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-680ea09f-b1a6-4ed5-a0b3-02e618b6e656 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Delete volume with id: f075ac99-fbf5-487a-80d2-fe2feddd8cb2 Aug 18 19:18:41.859488 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:41.859488 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:41.861150 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-680ea09f-b1a6-4ed5-a0b3-02e618b6e656 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Volume info retrieved successfully. Aug 18 19:18:41.895534 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-680ea09f-b1a6-4ed5-a0b3-02e618b6e656 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Delete volume request issued successfully. Aug 18 19:18:41.895534 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-680ea09f-b1a6-4ed5-a0b3-02e618b6e656 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 returned with HTTP 202 Aug 18 19:18:41.895534 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 120/479] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:18:41 2026] DELETE /volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:18:41.904701 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-49a8b15e-6c18-475b-ad6c-3c4df4df01a4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:41.909584 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-49a8b15e-6c18-475b-ad6c-3c4df4df01a4 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] GET https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 Aug 18 19:18:41.909584 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-49a8b15e-6c18-475b-ad6c-3c4df4df01a4 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:41.909584 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-49a8b15e-6c18-475b-ad6c-3c4df4df01a4 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:41.919566 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:41.919566 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:41.927781 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-49a8b15e-6c18-475b-ad6c-3c4df4df01a4 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Volume info retrieved successfully. Aug 18 19:18:41.934563 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-49a8b15e-6c18-475b-ad6c-3c4df4df01a4 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 returned with HTTP 200 Aug 18 19:18:41.934563 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 120/480] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:41 2026] GET /volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:42.952017 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-841598b2-3530-491a-8d1e-1a8154ef7319 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:42.954272 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-841598b2-3530-491a-8d1e-1a8154ef7319 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] GET https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 Aug 18 19:18:42.954501 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-841598b2-3530-491a-8d1e-1a8154ef7319 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:42.954739 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-841598b2-3530-491a-8d1e-1a8154ef7319 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:42.964834 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-841598b2-3530-491a-8d1e-1a8154ef7319 tempest-ServerActionsTestOtherB-957428058 tempest-ServerActionsTestOtherB-957428058-project-member] https://10.4.3.170/volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 returned with HTTP 404 Aug 18 19:18:42.965649 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 122/481] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:42 2026] GET /volume/v3/volumes/f075ac99-fbf5-487a-80d2-fe2feddd8cb2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:45.070057 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c6b39de6-6b08-4d83-b392-ee2e85b477ee None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:45.298795 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c6b39de6-6b08-4d83-b392-ee2e85b477ee tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:18:45.299193 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c6b39de6-6b08-4d83-b392-ee2e85b477ee tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1234339364"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:45.300949 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-c6b39de6-6b08-4d83-b392-ee2e85b477ee tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1234339364'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:18:45.301125 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-c6b39de6-6b08-4d83-b392-ee2e85b477ee tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Create volume of 1 GB Aug 18 19:18:45.309285 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c6b39de6-6b08-4d83-b392-ee2e85b477ee tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Availability Zones retrieved successfully. Aug 18 19:18:45.316843 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c6b39de6-6b08-4d83-b392-ee2e85b477ee tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Flow 'volume_create_api' (da5333ae-6781-43af-978d-74e213633e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:18:45.318094 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c6b39de6-6b08-4d83-b392-ee2e85b477ee tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7af3886b-5a25-4cc7-bd27-3f33304b921f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:45.319375 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-c6b39de6-6b08-4d83-b392-ee2e85b477ee tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:18:45.349650 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c6b39de6-6b08-4d83-b392-ee2e85b477ee tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7af3886b-5a25-4cc7-bd27-3f33304b921f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:45.350727 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c6b39de6-6b08-4d83-b392-ee2e85b477ee tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a97247a-7898-419d-8a52-ca7bb4e17153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:45.418670 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-c6b39de6-6b08-4d83-b392-ee2e85b477ee tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Created reservations ['dfaa4450-dfdc-4033-8a1c-8e283426f342', '6bb21a1c-ebc2-4ed3-8eeb-3878da96661a', '9d1d8a90-0185-4767-b551-229463c0216d', '7a643220-e6a9-4b20-ac50-9cf2cef6f81b'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:18:45.419662 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c6b39de6-6b08-4d83-b392-ee2e85b477ee tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a97247a-7898-419d-8a52-ca7bb4e17153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfaa4450-dfdc-4033-8a1c-8e283426f342', '6bb21a1c-ebc2-4ed3-8eeb-3878da96661a', '9d1d8a90-0185-4767-b551-229463c0216d', '7a643220-e6a9-4b20-ac50-9cf2cef6f81b']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:45.420627 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c6b39de6-6b08-4d83-b392-ee2e85b477ee tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e98c751f-505d-403b-9f94-ba41d3c59fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:45.449335 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c6b39de6-6b08-4d83-b392-ee2e85b477ee tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e98c751f-505d-403b-9f94-ba41d3c59fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4537895c-6043-4b20-9c2c-0e3b91b9e41f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1234339364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adb74cd33f68490298b2a516bca944a7',qos_specs=None,replication_status=,reservations=['dfaa4450-dfdc-4033-8a1c-8e283426f342','6bb21a1c-ebc2-4ed3-8eeb-3878da96661a','9d1d8a90-0185-4767-b551-229463c0216d','7a643220-e6a9-4b20-ac50-9cf2cef6f81b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe3873ccce254ccbb5df4177f32d0f34',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:18:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1234339364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4537895c-6043-4b20-9c2c-0e3b91b9e41f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adb74cd33f68490298b2a516bca944a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe3873ccce254ccbb5df4177f32d0f34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:45.450092 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c6b39de6-6b08-4d83-b392-ee2e85b477ee tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8e0e796-e1de-4fa9-b55e-c8759261e13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:45.470727 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c6b39de6-6b08-4d83-b392-ee2e85b477ee tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8e0e796-e1de-4fa9-b55e-c8759261e13c) transitioned into state 'SUCCESS' from state '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-1234339364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adb74cd33f68490298b2a516bca944a7',qos_specs=None,replication_status=,reservations=['dfaa4450-dfdc-4033-8a1c-8e283426f342','6bb21a1c-ebc2-4ed3-8eeb-3878da96661a','9d1d8a90-0185-4767-b551-229463c0216d','7a643220-e6a9-4b20-ac50-9cf2cef6f81b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe3873ccce254ccbb5df4177f32d0f34',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:45.471648 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c6b39de6-6b08-4d83-b392-ee2e85b477ee tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96d9b8c7-97a6-4ca9-8ae6-6c1d9eedcfb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:45.483821 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c6b39de6-6b08-4d83-b392-ee2e85b477ee tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96d9b8c7-97a6-4ca9-8ae6-6c1d9eedcfb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:45.484925 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c6b39de6-6b08-4d83-b392-ee2e85b477ee tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Flow 'volume_create_api' (da5333ae-6781-43af-978d-74e213633e05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:18:45.485066 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c6b39de6-6b08-4d83-b392-ee2e85b477ee tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Create volume request issued successfully. Aug 18 19:18:45.485813 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c6b39de6-6b08-4d83-b392-ee2e85b477ee tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:18:45.486268 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 120/482] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:18:45 2026] POST /volume/v3/volumes => generated 751 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:18:45.498275 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8e679e70-ba22-45f4-a1ff-c73c90ffead9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:45.503242 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8e679e70-ba22-45f4-a1ff-c73c90ffead9 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/volumes/4537895c-6043-4b20-9c2c-0e3b91b9e41f Aug 18 19:18:45.504507 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8e679e70-ba22-45f4-a1ff-c73c90ffead9 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:45.506294 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8e679e70-ba22-45f4-a1ff-c73c90ffead9 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:45.514551 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:45.514551 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:45.518016 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-8e679e70-ba22-45f4-a1ff-c73c90ffead9 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Volume info retrieved successfully. Aug 18 19:18:45.522275 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8e679e70-ba22-45f4-a1ff-c73c90ffead9 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/volumes/4537895c-6043-4b20-9c2c-0e3b91b9e41f returned with HTTP 200 Aug 18 19:18:45.522671 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 121/483] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:45 2026] GET /volume/v3/volumes/4537895c-6043-4b20-9c2c-0e3b91b9e41f => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:46.538241 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-eb815347-9ff4-4b8a-b323-10eee1df1f65 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:46.539933 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-eb815347-9ff4-4b8a-b323-10eee1df1f65 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/volumes/4537895c-6043-4b20-9c2c-0e3b91b9e41f Aug 18 19:18:46.540107 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-eb815347-9ff4-4b8a-b323-10eee1df1f65 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:46.540291 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-eb815347-9ff4-4b8a-b323-10eee1df1f65 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:46.556315 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:46.556315 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:46.559258 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-eb815347-9ff4-4b8a-b323-10eee1df1f65 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Volume info retrieved successfully. Aug 18 19:18:46.563617 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-eb815347-9ff4-4b8a-b323-10eee1df1f65 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/volumes/4537895c-6043-4b20-9c2c-0e3b91b9e41f returned with HTTP 200 Aug 18 19:18:46.565378 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 121/484] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:46 2026] GET /volume/v3/volumes/4537895c-6043-4b20-9c2c-0e3b91b9e41f => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:46.587575 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a5cbde11-519b-47c1-b2ba-174f0fd5d292 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:46.589342 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a5cbde11-519b-47c1-b2ba-174f0fd5d292 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:18:46.590767 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a5cbde11-519b-47c1-b2ba-174f0fd5d292 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4537895c-6043-4b20-9c2c-0e3b91b9e41f", "name": "tempest-SnapshotsActionsTest-Snapshot-38391973"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:46.601146 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:46.601146 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:46.602092 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a5cbde11-519b-47c1-b2ba-174f0fd5d292 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Volume info retrieved successfully. Aug 18 19:18:46.602319 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-a5cbde11-519b-47c1-b2ba-174f0fd5d292 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Create snapshot from volume 4537895c-6043-4b20-9c2c-0e3b91b9e41f Aug 18 19:18:46.621698 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-a5cbde11-519b-47c1-b2ba-174f0fd5d292 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-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 19:18:46.651449 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-a5cbde11-519b-47c1-b2ba-174f0fd5d292 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Created reservations ['5cc84570-52be-44c0-a383-8e7e9c2a9e94', 'cc4cab64-7963-46df-b017-009c92c616e0', '1ba334b9-c4a5-4e0b-bc25-58c8a86c86d7', '69d0bc00-b2c6-4e77-9417-0ca89e9f3f87'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:18:46.689192 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a5cbde11-519b-47c1-b2ba-174f0fd5d292 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot create request issued successfully. Aug 18 19:18:46.689586 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a5cbde11-519b-47c1-b2ba-174f0fd5d292 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:18:46.689996 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 123/485] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:18:46 2026] POST /volume/v3/snapshots => generated 305 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:18:46.717625 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-82fe1c02-f869-43a2-aedb-ba5495273d8b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:46.721126 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-82fe1c02-f869-43a2-aedb-ba5495273d8b tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 Aug 18 19:18:46.721483 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-82fe1c02-f869-43a2-aedb-ba5495273d8b tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:46.724334 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-82fe1c02-f869-43a2-aedb-ba5495273d8b tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:46.730686 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:46.730686 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:46.731253 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-82fe1c02-f869-43a2-aedb-ba5495273d8b tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:46.732283 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-82fe1c02-f869-43a2-aedb-ba5495273d8b tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 returned with HTTP 200 Aug 18 19:18:46.733029 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 121/486] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:46 2026] GET /volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 => generated 437 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:47.742553 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5ae22708-9888-4062-b9c9-9280712730e3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:47.744616 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5ae22708-9888-4062-b9c9-9280712730e3 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 Aug 18 19:18:47.744871 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5ae22708-9888-4062-b9c9-9280712730e3 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:47.745191 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5ae22708-9888-4062-b9c9-9280712730e3 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:47.750653 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:47.750653 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:47.751389 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5ae22708-9888-4062-b9c9-9280712730e3 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:47.752598 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5ae22708-9888-4062-b9c9-9280712730e3 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 returned with HTTP 200 Aug 18 19:18:47.753032 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 122/487] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:47 2026] GET /volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:47.772921 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8b411670-027c-48bd-a41c-e0e5f8186604 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:48.018528 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8b411670-027c-48bd-a41c-e0e5f8186604 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] POST https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action Aug 18 19:18:48.018896 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8b411670-027c-48bd-a41c-e0e5f8186604 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:18:48.019078 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8b411670-027c-48bd-a41c-e0e5f8186604 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:48.020636 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.admin_actions [None req-8b411670-027c-48bd-a41c-e0e5f8186604 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Updating snapshot 'f3cb4617-734b-47bb-944f-c422e9417971' with '{'status': 'creating'}' {{(pid=100581) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 19:18:48.029550 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:48.029550 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:48.047344 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8b411670-027c-48bd-a41c-e0e5f8186604 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action returned with HTTP 202 Aug 18 19:18:48.047820 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 122/488] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:18:47 2026] POST /volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action => generated 0 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:18:48.057323 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9eb5d6b9-7dc6-4af9-94da-3d6c99c618b3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:48.059716 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9eb5d6b9-7dc6-4af9-94da-3d6c99c618b3 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 Aug 18 19:18:48.059882 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9eb5d6b9-7dc6-4af9-94da-3d6c99c618b3 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:48.060109 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9eb5d6b9-7dc6-4af9-94da-3d6c99c618b3 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:48.065912 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:48.065912 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:48.066508 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9eb5d6b9-7dc6-4af9-94da-3d6c99c618b3 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:48.067485 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9eb5d6b9-7dc6-4af9-94da-3d6c99c618b3 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 returned with HTTP 200 Aug 18 19:18:48.067919 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 124/489] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:48 2026] GET /volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:48.077914 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3346f06b-364c-4f0a-b805-63665ef15802 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:48.080991 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3346f06b-364c-4f0a-b805-63665ef15802 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] POST https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action Aug 18 19:18:48.081355 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3346f06b-364c-4f0a-b805-63665ef15802 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:18:48.081496 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3346f06b-364c-4f0a-b805-63665ef15802 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:48.083260 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.admin_actions [None req-3346f06b-364c-4f0a-b805-63665ef15802 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Updating snapshot 'f3cb4617-734b-47bb-944f-c422e9417971' with '{'status': 'available'}' {{(pid=100582) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 19:18:48.103320 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:48.103320 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:48.116615 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3346f06b-364c-4f0a-b805-63665ef15802 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action returned with HTTP 202 Aug 18 19:18:48.117079 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 122/490] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:18:48 2026] POST /volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:18:48.126122 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e798ca79-b563-410c-b85b-68c9e2954b50 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:48.128676 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e798ca79-b563-410c-b85b-68c9e2954b50 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 Aug 18 19:18:48.128982 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e798ca79-b563-410c-b85b-68c9e2954b50 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:48.129310 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e798ca79-b563-410c-b85b-68c9e2954b50 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:48.136202 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:48.136202 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:48.136883 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e798ca79-b563-410c-b85b-68c9e2954b50 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:48.138013 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e798ca79-b563-410c-b85b-68c9e2954b50 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 returned with HTTP 200 Aug 18 19:18:48.138644 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 123/491] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:48 2026] GET /volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:48.150272 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-43d08acc-b33d-44ec-8290-0e7bbd1d9ade None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:48.151978 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-43d08acc-b33d-44ec-8290-0e7bbd1d9ade tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:18:48.152346 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-43d08acc-b33d-44ec-8290-0e7bbd1d9ade tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4537895c-6043-4b20-9c2c-0e3b91b9e41f", "name": "tempest-SnapshotsActionsTest-Snapshot-1267228103"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:48.163419 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:48.163419 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:48.163951 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-43d08acc-b33d-44ec-8290-0e7bbd1d9ade tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Volume info retrieved successfully. Aug 18 19:18:48.164067 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-43d08acc-b33d-44ec-8290-0e7bbd1d9ade tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Create snapshot from volume 4537895c-6043-4b20-9c2c-0e3b91b9e41f Aug 18 19:18:48.207121 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-43d08acc-b33d-44ec-8290-0e7bbd1d9ade tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Created reservations ['e4bc49e1-dff3-48c1-bf04-2e34dda5db86', 'cda74f7c-04c1-4448-a518-7a01a53933dd', '59f84edb-18c6-41e1-a27e-4f258ba9e8b4', 'ad376e18-711a-4fb1-beaf-505d34d15572'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:18:48.243932 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-43d08acc-b33d-44ec-8290-0e7bbd1d9ade tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot create request issued successfully. Aug 18 19:18:48.244301 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-43d08acc-b33d-44ec-8290-0e7bbd1d9ade tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:18:48.244806 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 123/492] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:18:48 2026] POST /volume/v3/snapshots => generated 307 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 19:18:48.254820 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-50c95799-4b47-4a8f-afde-10a7be2d0fd4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:48.257874 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-50c95799-4b47-4a8f-afde-10a7be2d0fd4 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/840417fd-a6c5-4e31-91a1-ce04ef0c458d Aug 18 19:18:48.258281 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-50c95799-4b47-4a8f-afde-10a7be2d0fd4 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:48.258281 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-50c95799-4b47-4a8f-afde-10a7be2d0fd4 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:48.268440 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:48.268440 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:48.268885 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-50c95799-4b47-4a8f-afde-10a7be2d0fd4 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:48.269708 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-50c95799-4b47-4a8f-afde-10a7be2d0fd4 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/840417fd-a6c5-4e31-91a1-ce04ef0c458d returned with HTTP 200 Aug 18 19:18:48.270132 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 125/493] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:48 2026] GET /volume/v3/snapshots/840417fd-a6c5-4e31-91a1-ce04ef0c458d => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:48.497553 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8dd28276-42ff-4eec-9519-03ce38c3d3c4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:48.499090 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8dd28276-42ff-4eec-9519-03ce38c3d3c4 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:18:48.499537 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8dd28276-42ff-4eec-9519-03ce38c3d3c4 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-971351136"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:48.500868 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-8dd28276-42ff-4eec-9519-03ce38c3d3c4 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-971351136'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:18:48.501012 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-8dd28276-42ff-4eec-9519-03ce38c3d3c4 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Create volume of 1 GB Aug 18 19:18:48.501296 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:48.501296 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:48.506432 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8dd28276-42ff-4eec-9519-03ce38c3d3c4 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Availability Zones retrieved successfully. Aug 18 19:18:48.513662 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8dd28276-42ff-4eec-9519-03ce38c3d3c4 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Flow 'volume_create_api' (f51019f0-cfac-49f4-af23-6101e8e80899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:18:48.514589 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8dd28276-42ff-4eec-9519-03ce38c3d3c4 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0176e262-76da-40ce-b377-a2a621de08c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:48.515583 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-8dd28276-42ff-4eec-9519-03ce38c3d3c4 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:18:48.539395 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8dd28276-42ff-4eec-9519-03ce38c3d3c4 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0176e262-76da-40ce-b377-a2a621de08c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:48.540052 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8dd28276-42ff-4eec-9519-03ce38c3d3c4 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6803d36-3637-420e-be25-3f762e30b7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:48.599616 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-8dd28276-42ff-4eec-9519-03ce38c3d3c4 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Created reservations ['b71742b3-3aaf-4431-9211-4bd71fbd71fb', '81e48a3e-51e7-475c-91b7-95831d0ffe96', '52ba2147-fd00-470e-b5d3-d1e0d1deb072', '7539576c-d6ce-40eb-a0b3-c39902114d89'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:18:48.600744 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8dd28276-42ff-4eec-9519-03ce38c3d3c4 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6803d36-3637-420e-be25-3f762e30b7cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b71742b3-3aaf-4431-9211-4bd71fbd71fb', '81e48a3e-51e7-475c-91b7-95831d0ffe96', '52ba2147-fd00-470e-b5d3-d1e0d1deb072', '7539576c-d6ce-40eb-a0b3-c39902114d89']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:48.601676 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8dd28276-42ff-4eec-9519-03ce38c3d3c4 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6eab509-7d01-447c-adaa-a612751dd549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:48.629233 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8dd28276-42ff-4eec-9519-03ce38c3d3c4 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6eab509-7d01-447c-adaa-a612751dd549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7cb36c1-7cac-4e03-9e0e-c94a75b76920', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-971351136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac75860715564ef59ff181d48679df00',qos_specs=None,replication_status=,reservations=['b71742b3-3aaf-4431-9211-4bd71fbd71fb','81e48a3e-51e7-475c-91b7-95831d0ffe96','52ba2147-fd00-470e-b5d3-d1e0d1deb072','7539576c-d6ce-40eb-a0b3-c39902114d89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7f7d3e99dd949c59f9a1467b0781138',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:18:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-971351136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7cb36c1-7cac-4e03-9e0e-c94a75b76920,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac75860715564ef59ff181d48679df00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7f7d3e99dd949c59f9a1467b0781138',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:48.630066 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8dd28276-42ff-4eec-9519-03ce38c3d3c4 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47f064b5-36e5-4532-b955-5f9ff5cf0311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:48.655179 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8dd28276-42ff-4eec-9519-03ce38c3d3c4 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47f064b5-36e5-4532-b955-5f9ff5cf0311) transitioned into state 'SUCCESS' from state '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-971351136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac75860715564ef59ff181d48679df00',qos_specs=None,replication_status=,reservations=['b71742b3-3aaf-4431-9211-4bd71fbd71fb','81e48a3e-51e7-475c-91b7-95831d0ffe96','52ba2147-fd00-470e-b5d3-d1e0d1deb072','7539576c-d6ce-40eb-a0b3-c39902114d89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7f7d3e99dd949c59f9a1467b0781138',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:48.655944 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8dd28276-42ff-4eec-9519-03ce38c3d3c4 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4dc8690-370f-4ea4-aa3e-d1e233c24ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:48.666565 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8dd28276-42ff-4eec-9519-03ce38c3d3c4 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4dc8690-370f-4ea4-aa3e-d1e233c24ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:48.667451 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8dd28276-42ff-4eec-9519-03ce38c3d3c4 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Flow 'volume_create_api' (f51019f0-cfac-49f4-af23-6101e8e80899) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:18:48.667757 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8dd28276-42ff-4eec-9519-03ce38c3d3c4 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Create volume request issued successfully. Aug 18 19:18:48.668702 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8dd28276-42ff-4eec-9519-03ce38c3d3c4 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:18:48.668702 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 123/494] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:18:48 2026] POST /volume/v3/volumes => generated 753 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:18:48.683723 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e1615582-5a6f-4686-8dd3-8021ab21e9fc None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:48.687806 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e1615582-5a6f-4686-8dd3-8021ab21e9fc tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] GET https://10.4.3.170/volume/v3/volumes/a7cb36c1-7cac-4e03-9e0e-c94a75b76920 Aug 18 19:18:48.688276 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e1615582-5a6f-4686-8dd3-8021ab21e9fc tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:48.688507 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e1615582-5a6f-4686-8dd3-8021ab21e9fc tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:48.698069 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:48.698069 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:48.703599 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e1615582-5a6f-4686-8dd3-8021ab21e9fc tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Volume info retrieved successfully. Aug 18 19:18:48.709816 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e1615582-5a6f-4686-8dd3-8021ab21e9fc tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] https://10.4.3.170/volume/v3/volumes/a7cb36c1-7cac-4e03-9e0e-c94a75b76920 returned with HTTP 200 Aug 18 19:18:48.710572 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 124/495] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:48 2026] GET /volume/v3/volumes/a7cb36c1-7cac-4e03-9e0e-c94a75b76920 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:49.282982 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7704e3f6-ae54-4099-959e-c5b7f87bd2ac None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:49.285455 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7704e3f6-ae54-4099-959e-c5b7f87bd2ac tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/840417fd-a6c5-4e31-91a1-ce04ef0c458d Aug 18 19:18:49.285781 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7704e3f6-ae54-4099-959e-c5b7f87bd2ac tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:49.286006 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7704e3f6-ae54-4099-959e-c5b7f87bd2ac tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:49.303967 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:49.303967 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:49.304633 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7704e3f6-ae54-4099-959e-c5b7f87bd2ac tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:49.305673 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7704e3f6-ae54-4099-959e-c5b7f87bd2ac tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/840417fd-a6c5-4e31-91a1-ce04ef0c458d returned with HTTP 200 Aug 18 19:18:49.315340 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 124/496] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:49 2026] GET /volume/v3/snapshots/840417fd-a6c5-4e31-91a1-ce04ef0c458d => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:49.326498 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-cd12ca7a-1be6-44b4-92d9-2ff50c406807 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:49.328234 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cd12ca7a-1be6-44b4-92d9-2ff50c406807 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] POST https://10.4.3.170/volume/v3/snapshots/840417fd-a6c5-4e31-91a1-ce04ef0c458d/action Aug 18 19:18:49.328605 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cd12ca7a-1be6-44b4-92d9-2ff50c406807 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:18:49.328722 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cd12ca7a-1be6-44b4-92d9-2ff50c406807 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:49.330025 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.admin_actions [None req-cd12ca7a-1be6-44b4-92d9-2ff50c406807 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Updating snapshot '840417fd-a6c5-4e31-91a1-ce04ef0c458d' with '{'status': 'creating'}' {{(pid=100580) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 19:18:49.339248 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:49.339248 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:49.353608 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cd12ca7a-1be6-44b4-92d9-2ff50c406807 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] https://10.4.3.170/volume/v3/snapshots/840417fd-a6c5-4e31-91a1-ce04ef0c458d/action returned with HTTP 202 Aug 18 19:18:49.354002 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 126/497] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:18:49 2026] POST /volume/v3/snapshots/840417fd-a6c5-4e31-91a1-ce04ef0c458d/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:18:49.369818 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-fd077f3c-3c8b-4f46-9b38-486e355442d8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:49.371821 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fd077f3c-3c8b-4f46-9b38-486e355442d8 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/840417fd-a6c5-4e31-91a1-ce04ef0c458d Aug 18 19:18:49.372031 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fd077f3c-3c8b-4f46-9b38-486e355442d8 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:49.372228 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fd077f3c-3c8b-4f46-9b38-486e355442d8 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:49.378601 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:49.378601 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:49.379247 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-fd077f3c-3c8b-4f46-9b38-486e355442d8 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:49.380310 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fd077f3c-3c8b-4f46-9b38-486e355442d8 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/840417fd-a6c5-4e31-91a1-ce04ef0c458d returned with HTTP 200 Aug 18 19:18:49.381239 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 124/498] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:49 2026] GET /volume/v3/snapshots/840417fd-a6c5-4e31-91a1-ce04ef0c458d => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:49.392042 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-21b5ddea-db1d-4ea6-8873-e5b7046787f6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:49.393717 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-21b5ddea-db1d-4ea6-8873-e5b7046787f6 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] POST https://10.4.3.170/volume/v3/snapshots/840417fd-a6c5-4e31-91a1-ce04ef0c458d/action Aug 18 19:18:49.394157 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-21b5ddea-db1d-4ea6-8873-e5b7046787f6 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:18:49.394636 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-21b5ddea-db1d-4ea6-8873-e5b7046787f6 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:49.425476 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:49.425476 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:49.425871 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-21b5ddea-db1d-4ea6-8873-e5b7046787f6 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Snapshot retrieved successfully. Aug 18 19:18:49.443818 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-21b5ddea-db1d-4ea6-8873-e5b7046787f6 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Snapshot delete request issued successfully. Aug 18 19:18:49.444077 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-21b5ddea-db1d-4ea6-8873-e5b7046787f6 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] https://10.4.3.170/volume/v3/snapshots/840417fd-a6c5-4e31-91a1-ce04ef0c458d/action returned with HTTP 202 Aug 18 19:18:49.444635 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 125/499] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:18:49 2026] POST /volume/v3/snapshots/840417fd-a6c5-4e31-91a1-ce04ef0c458d/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:18:49.452961 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2ea2ae3b-d440-4564-b50f-37e78102f055 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:49.455159 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2ea2ae3b-d440-4564-b50f-37e78102f055 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/840417fd-a6c5-4e31-91a1-ce04ef0c458d Aug 18 19:18:49.455466 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2ea2ae3b-d440-4564-b50f-37e78102f055 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:49.455842 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2ea2ae3b-d440-4564-b50f-37e78102f055 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:49.464386 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:49.464386 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:49.464849 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2ea2ae3b-d440-4564-b50f-37e78102f055 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:49.465831 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2ea2ae3b-d440-4564-b50f-37e78102f055 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/840417fd-a6c5-4e31-91a1-ce04ef0c458d returned with HTTP 200 Aug 18 19:18:49.466242 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 125/500] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:49 2026] GET /volume/v3/snapshots/840417fd-a6c5-4e31-91a1-ce04ef0c458d => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:49.469961 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-fa89df25-7e48-411c-9707-d14583206b5d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:49.701492 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fa89df25-7e48-411c-9707-d14583206b5d tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:18:49.701976 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fa89df25-7e48-411c-9707-d14583206b5d tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-44459883"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:49.707467 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-fa89df25-7e48-411c-9707-d14583206b5d tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-44459883'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:18:49.707674 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-fa89df25-7e48-411c-9707-d14583206b5d tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Create volume of 1 GB Aug 18 19:18:49.708068 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:49.708068 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:49.714256 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-fa89df25-7e48-411c-9707-d14583206b5d tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Availability Zones retrieved successfully. Aug 18 19:18:49.722756 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-fa89df25-7e48-411c-9707-d14583206b5d tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Flow 'volume_create_api' (d2e92774-47ad-4db2-aef9-d49ea47d85fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:18:49.723442 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-14e3eaf9-01c0-4282-bade-6cbff77c5d10 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:49.724895 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-fa89df25-7e48-411c-9707-d14583206b5d tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7abcbbc7-bdac-438d-b281-9c38be8389af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:49.726695 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-fa89df25-7e48-411c-9707-d14583206b5d tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:18:49.726745 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-14e3eaf9-01c0-4282-bade-6cbff77c5d10 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] GET https://10.4.3.170/volume/v3/volumes/a7cb36c1-7cac-4e03-9e0e-c94a75b76920 Aug 18 19:18:49.726985 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-14e3eaf9-01c0-4282-bade-6cbff77c5d10 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:49.727189 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-14e3eaf9-01c0-4282-bade-6cbff77c5d10 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:49.734873 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:49.734873 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:49.741424 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-14e3eaf9-01c0-4282-bade-6cbff77c5d10 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Volume info retrieved successfully. Aug 18 19:18:49.748272 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-14e3eaf9-01c0-4282-bade-6cbff77c5d10 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] https://10.4.3.170/volume/v3/volumes/a7cb36c1-7cac-4e03-9e0e-c94a75b76920 returned with HTTP 200 Aug 18 19:18:49.748765 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 125/501] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:49 2026] GET /volume/v3/volumes/a7cb36c1-7cac-4e03-9e0e-c94a75b76920 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:49.763926 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6bb02a0c-ef52-4dd1-814e-b649bb22a504 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:49.765711 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6bb02a0c-ef52-4dd1-814e-b649bb22a504 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] POST https://10.4.3.170/volume/v3/volumes/a7cb36c1-7cac-4e03-9e0e-c94a75b76920/action Aug 18 19:18:49.766066 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6bb02a0c-ef52-4dd1-814e-b649bb22a504 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:18:49.766239 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6bb02a0c-ef52-4dd1-814e-b649bb22a504 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:49.767782 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-fa89df25-7e48-411c-9707-d14583206b5d tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7abcbbc7-bdac-438d-b281-9c38be8389af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:49.768508 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-fa89df25-7e48-411c-9707-d14583206b5d tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ed1cd91-704e-42fb-b9c0-e5c95dc5d087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:49.774534 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:49.774534 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:49.775086 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6bb02a0c-ef52-4dd1-814e-b649bb22a504 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Volume info retrieved successfully. Aug 18 19:18:49.782819 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6bb02a0c-ef52-4dd1-814e-b649bb22a504 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Volume updated successfully. Aug 18 19:18:49.783066 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6bb02a0c-ef52-4dd1-814e-b649bb22a504 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] https://10.4.3.170/volume/v3/volumes/a7cb36c1-7cac-4e03-9e0e-c94a75b76920/action returned with HTTP 200 Aug 18 19:18:49.783554 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 126/502] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:18:49 2026] POST /volume/v3/volumes/a7cb36c1-7cac-4e03-9e0e-c94a75b76920/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 19:18:49.790011 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2966caa6-f5c7-478f-b71d-d207b2bf5214 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:49.792782 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2966caa6-f5c7-478f-b71d-d207b2bf5214 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] GET https://10.4.3.170/volume/v3/volumes/a7cb36c1-7cac-4e03-9e0e-c94a75b76920 Aug 18 19:18:49.793009 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2966caa6-f5c7-478f-b71d-d207b2bf5214 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:49.793212 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2966caa6-f5c7-478f-b71d-d207b2bf5214 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:49.801509 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:49.801509 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:49.808115 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2966caa6-f5c7-478f-b71d-d207b2bf5214 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Volume info retrieved successfully. Aug 18 19:18:49.814590 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2966caa6-f5c7-478f-b71d-d207b2bf5214 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] https://10.4.3.170/volume/v3/volumes/a7cb36c1-7cac-4e03-9e0e-c94a75b76920 returned with HTTP 200 Aug 18 19:18:49.815022 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 126/503] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:49 2026] GET /volume/v3/volumes/a7cb36c1-7cac-4e03-9e0e-c94a75b76920 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:49.841939 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-fa89df25-7e48-411c-9707-d14583206b5d tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Created reservations ['7b584ea8-0a44-40b0-b3ed-8d2154ae47d5', '6fc6dad9-51a6-4a2c-a475-8caed49d339c', '12dcc814-0859-4e30-99a8-2d85deb19157', '16559ce8-832a-45a2-82ad-8b482a8b4b12'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:18:49.842990 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-fa89df25-7e48-411c-9707-d14583206b5d tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ed1cd91-704e-42fb-b9c0-e5c95dc5d087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b584ea8-0a44-40b0-b3ed-8d2154ae47d5', '6fc6dad9-51a6-4a2c-a475-8caed49d339c', '12dcc814-0859-4e30-99a8-2d85deb19157', '16559ce8-832a-45a2-82ad-8b482a8b4b12']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:49.844025 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-fa89df25-7e48-411c-9707-d14583206b5d tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (753d3578-b34f-494e-a167-3ee9a24e2c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:49.870157 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-fa89df25-7e48-411c-9707-d14583206b5d tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (753d3578-b34f-494e-a167-3ee9a24e2c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13fe1990-ce39-4b5d-9583-9d9355f5c50a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-44459883',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4a68d7267d884c29b0c5f12fc916fabe',qos_specs=None,replication_status=,reservations=['7b584ea8-0a44-40b0-b3ed-8d2154ae47d5','6fc6dad9-51a6-4a2c-a475-8caed49d339c','12dcc814-0859-4e30-99a8-2d85deb19157','16559ce8-832a-45a2-82ad-8b482a8b4b12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d3c0ad57ccb4ba1903b38fa71e6417a',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:18:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-44459883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13fe1990-ce39-4b5d-9583-9d9355f5c50a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4a68d7267d884c29b0c5f12fc916fabe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d3c0ad57ccb4ba1903b38fa71e6417a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:49.870815 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-fa89df25-7e48-411c-9707-d14583206b5d tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98b2541e-0591-43d2-b0cd-88b839deebd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:49.891328 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-fa89df25-7e48-411c-9707-d14583206b5d tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98b2541e-0591-43d2-b0cd-88b839deebd0) transitioned into state 'SUCCESS' from state '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-44459883',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4a68d7267d884c29b0c5f12fc916fabe',qos_specs=None,replication_status=,reservations=['7b584ea8-0a44-40b0-b3ed-8d2154ae47d5','6fc6dad9-51a6-4a2c-a475-8caed49d339c','12dcc814-0859-4e30-99a8-2d85deb19157','16559ce8-832a-45a2-82ad-8b482a8b4b12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d3c0ad57ccb4ba1903b38fa71e6417a',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:49.892038 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-fa89df25-7e48-411c-9707-d14583206b5d tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd995193-168c-4be1-9829-f00c74ca3556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:49.901182 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-fa89df25-7e48-411c-9707-d14583206b5d tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd995193-168c-4be1-9829-f00c74ca3556) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:49.902122 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-fa89df25-7e48-411c-9707-d14583206b5d tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Flow 'volume_create_api' (d2e92774-47ad-4db2-aef9-d49ea47d85fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:18:49.902431 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-fa89df25-7e48-411c-9707-d14583206b5d tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Create volume request issued successfully. Aug 18 19:18:49.902996 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fa89df25-7e48-411c-9707-d14583206b5d tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:18:49.903386 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 127/504] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:18:49 2026] POST /volume/v3/volumes => generated 758 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:18:49.919036 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d26872a5-4ed1-469c-800f-eb4442d11789 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:49.920679 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d26872a5-4ed1-469c-800f-eb4442d11789 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] GET https://10.4.3.170/volume/v3/volumes/13fe1990-ce39-4b5d-9583-9d9355f5c50a Aug 18 19:18:49.920848 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d26872a5-4ed1-469c-800f-eb4442d11789 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:49.921142 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d26872a5-4ed1-469c-800f-eb4442d11789 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:49.927383 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:49.927383 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:49.930665 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d26872a5-4ed1-469c-800f-eb4442d11789 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Volume info retrieved successfully. Aug 18 19:18:49.934784 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d26872a5-4ed1-469c-800f-eb4442d11789 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] https://10.4.3.170/volume/v3/volumes/13fe1990-ce39-4b5d-9583-9d9355f5c50a returned with HTTP 200 Aug 18 19:18:49.935198 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 126/505] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:49 2026] GET /volume/v3/volumes/13fe1990-ce39-4b5d-9583-9d9355f5c50a => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:49.990134 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-41986a8b-a468-42ef-b72d-897eb65d7468 req-f4ea8b89-fb33-405b-8208-322addec65a1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:49.992773 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-41986a8b-a468-42ef-b72d-897eb65d7468 req-f4ea8b89-fb33-405b-8208-322addec65a1 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] GET https://10.4.3.170/volume/v3/volumes/a7cb36c1-7cac-4e03-9e0e-c94a75b76920 Aug 18 19:18:49.993119 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-41986a8b-a468-42ef-b72d-897eb65d7468 req-f4ea8b89-fb33-405b-8208-322addec65a1 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:49.993415 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-41986a8b-a468-42ef-b72d-897eb65d7468 req-f4ea8b89-fb33-405b-8208-322addec65a1 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:50.003565 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:50.003565 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:50.009059 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-41986a8b-a468-42ef-b72d-897eb65d7468 req-f4ea8b89-fb33-405b-8208-322addec65a1 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Volume info retrieved successfully. Aug 18 19:18:50.012960 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-41986a8b-a468-42ef-b72d-897eb65d7468 req-f4ea8b89-fb33-405b-8208-322addec65a1 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] https://10.4.3.170/volume/v3/volumes/a7cb36c1-7cac-4e03-9e0e-c94a75b76920 returned with HTTP 200 Aug 18 19:18:50.013330 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 127/506] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:18:49 2026] GET /volume/v3/volumes/a7cb36c1-7cac-4e03-9e0e-c94a75b76920 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:50.462119 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-cb67926a-6af7-4ae5-abb7-9d036d2331f0 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:50.466674 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cb67926a-6af7-4ae5-abb7-9d036d2331f0 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:18:50.466674 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cb67926a-6af7-4ae5-abb7-9d036d2331f0 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1029577079"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:50.468275 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-cb67926a-6af7-4ae5-abb7-9d036d2331f0 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1029577079'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:18:50.468275 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-cb67926a-6af7-4ae5-abb7-9d036d2331f0 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Create volume of 1 GB Aug 18 19:18:50.472220 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-cb67926a-6af7-4ae5-abb7-9d036d2331f0 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Availability Zones retrieved successfully. Aug 18 19:18:50.479346 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cb67926a-6af7-4ae5-abb7-9d036d2331f0 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Flow 'volume_create_api' (67c3ba43-3aff-4094-8365-4cf80f7035e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:18:50.480490 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cb67926a-6af7-4ae5-abb7-9d036d2331f0 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fad5f15-0e9c-4ffe-b94e-e8ccc3a46c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:50.481702 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-cb67926a-6af7-4ae5-abb7-9d036d2331f0 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:18:50.495436 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-db58be41-bb98-43d0-86c5-344e88edfdec None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:50.498242 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-db58be41-bb98-43d0-86c5-344e88edfdec tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/840417fd-a6c5-4e31-91a1-ce04ef0c458d Aug 18 19:18:50.498522 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-db58be41-bb98-43d0-86c5-344e88edfdec tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:50.498783 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-db58be41-bb98-43d0-86c5-344e88edfdec tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:50.507008 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-db58be41-bb98-43d0-86c5-344e88edfdec tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/840417fd-a6c5-4e31-91a1-ce04ef0c458d returned with HTTP 404 Aug 18 19:18:50.507990 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 128/507] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:50 2026] GET /volume/v3/snapshots/840417fd-a6c5-4e31-91a1-ce04ef0c458d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:50.513753 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cb67926a-6af7-4ae5-abb7-9d036d2331f0 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fad5f15-0e9c-4ffe-b94e-e8ccc3a46c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:50.514676 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cb67926a-6af7-4ae5-abb7-9d036d2331f0 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc525826-67c0-4fec-9bcd-122afcc56df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:50.515529 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1c02f99f-4719-4139-8385-03d57c162e80 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:50.517229 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1c02f99f-4719-4139-8385-03d57c162e80 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] POST https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action Aug 18 19:18:50.517584 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1c02f99f-4719-4139-8385-03d57c162e80 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:18:50.517705 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1c02f99f-4719-4139-8385-03d57c162e80 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:50.518971 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.admin_actions [None req-1c02f99f-4719-4139-8385-03d57c162e80 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Updating snapshot 'f3cb4617-734b-47bb-944f-c422e9417971' with '{'status': 'available'}' {{(pid=100582) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 19:18:50.528727 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:50.528727 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:50.539883 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1c02f99f-4719-4139-8385-03d57c162e80 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action returned with HTTP 202 Aug 18 19:18:50.540306 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 127/508] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:18:50 2026] POST /volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:18:50.550988 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-38fd6bf1-dbf8-4b2d-860f-6b50dc7d00be None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:50.553660 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-38fd6bf1-dbf8-4b2d-860f-6b50dc7d00be tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 Aug 18 19:18:50.553884 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-38fd6bf1-dbf8-4b2d-860f-6b50dc7d00be tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:50.554133 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-38fd6bf1-dbf8-4b2d-860f-6b50dc7d00be tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:50.559902 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:50.559902 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:50.560448 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-38fd6bf1-dbf8-4b2d-860f-6b50dc7d00be tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:50.561336 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-38fd6bf1-dbf8-4b2d-860f-6b50dc7d00be tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 returned with HTTP 200 Aug 18 19:18:50.561713 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 128/509] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:50 2026] GET /volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:50.570651 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-99378849-6099-4c9c-baa1-0205932d7775 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:50.573539 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-99378849-6099-4c9c-baa1-0205932d7775 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/840417fd-a6c5-4e31-91a1-ce04ef0c458d Aug 18 19:18:50.573775 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-99378849-6099-4c9c-baa1-0205932d7775 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:50.573986 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-99378849-6099-4c9c-baa1-0205932d7775 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:50.574046 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-cb67926a-6af7-4ae5-abb7-9d036d2331f0 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Created reservations ['7167ad46-5c82-4989-8b18-e1ba1c788220', '926c3b56-dc54-4543-97a8-4d544d4bbba9', '91a9fa37-492e-4d8f-b771-4c11d74588e1', 'de0462a8-9d4c-4f27-b74f-bb88264be1af'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:18:50.574530 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-99378849-6099-4c9c-baa1-0205932d7775 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Delete snapshot with id: 840417fd-a6c5-4e31-91a1-ce04ef0c458d Aug 18 19:18:50.575187 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cb67926a-6af7-4ae5-abb7-9d036d2331f0 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc525826-67c0-4fec-9bcd-122afcc56df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7167ad46-5c82-4989-8b18-e1ba1c788220', '926c3b56-dc54-4543-97a8-4d544d4bbba9', '91a9fa37-492e-4d8f-b771-4c11d74588e1', 'de0462a8-9d4c-4f27-b74f-bb88264be1af']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:50.576008 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cb67926a-6af7-4ae5-abb7-9d036d2331f0 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5eff5d2-2dcf-41a3-8230-232df489876c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:50.579642 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-99378849-6099-4c9c-baa1-0205932d7775 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/840417fd-a6c5-4e31-91a1-ce04ef0c458d returned with HTTP 404 Aug 18 19:18:50.580324 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 129/510] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:18:50 2026] DELETE /volume/v3/snapshots/840417fd-a6c5-4e31-91a1-ce04ef0c458d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:50.589546 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-64fe6276-4bd5-48a3-b74c-f04728448dd9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:50.592799 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-64fe6276-4bd5-48a3-b74c-f04728448dd9 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:18:50.593239 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-64fe6276-4bd5-48a3-b74c-f04728448dd9 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4537895c-6043-4b20-9c2c-0e3b91b9e41f", "name": "tempest-SnapshotsActionsTest-Snapshot-1762537289"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:50.599707 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cb67926a-6af7-4ae5-abb7-9d036d2331f0 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5eff5d2-2dcf-41a3-8230-232df489876c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '976fdac6-0c73-423f-bd94-c042e6378cdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1029577079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac75860715564ef59ff181d48679df00',qos_specs=None,replication_status=,reservations=['7167ad46-5c82-4989-8b18-e1ba1c788220','926c3b56-dc54-4543-97a8-4d544d4bbba9','91a9fa37-492e-4d8f-b771-4c11d74588e1','de0462a8-9d4c-4f27-b74f-bb88264be1af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7f7d3e99dd949c59f9a1467b0781138',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:18:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1029577079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=976fdac6-0c73-423f-bd94-c042e6378cdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac75860715564ef59ff181d48679df00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7f7d3e99dd949c59f9a1467b0781138',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:50.600823 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cb67926a-6af7-4ae5-abb7-9d036d2331f0 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc046d14-cee0-487c-aa2a-feaaa7b562d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:50.603102 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:50.603102 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:50.603564 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-64fe6276-4bd5-48a3-b74c-f04728448dd9 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Volume info retrieved successfully. Aug 18 19:18:50.603687 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-64fe6276-4bd5-48a3-b74c-f04728448dd9 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Create snapshot from volume 4537895c-6043-4b20-9c2c-0e3b91b9e41f Aug 18 19:18:50.623548 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cb67926a-6af7-4ae5-abb7-9d036d2331f0 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc046d14-cee0-487c-aa2a-feaaa7b562d9) transitioned into state 'SUCCESS' from state '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-1029577079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac75860715564ef59ff181d48679df00',qos_specs=None,replication_status=,reservations=['7167ad46-5c82-4989-8b18-e1ba1c788220','926c3b56-dc54-4543-97a8-4d544d4bbba9','91a9fa37-492e-4d8f-b771-4c11d74588e1','de0462a8-9d4c-4f27-b74f-bb88264be1af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7f7d3e99dd949c59f9a1467b0781138',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:50.624378 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cb67926a-6af7-4ae5-abb7-9d036d2331f0 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58cfddbd-b5ba-4b8f-842f-827fbba111c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:50.635678 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-64fe6276-4bd5-48a3-b74c-f04728448dd9 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Created reservations ['f7726f15-bea5-497d-b33f-e291b513206e', '7d06223b-371a-4b4f-8e7a-e85563cca828', '7001eca8-079e-43af-83dc-dd3503794c4f', '4b5c579f-c93e-4e11-b103-9932fe4c5bd4'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:18:50.635801 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cb67926a-6af7-4ae5-abb7-9d036d2331f0 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58cfddbd-b5ba-4b8f-842f-827fbba111c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:50.637089 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cb67926a-6af7-4ae5-abb7-9d036d2331f0 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Flow 'volume_create_api' (67c3ba43-3aff-4094-8365-4cf80f7035e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:18:50.637834 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-cb67926a-6af7-4ae5-abb7-9d036d2331f0 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Create volume request issued successfully. Aug 18 19:18:50.639011 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cb67926a-6af7-4ae5-abb7-9d036d2331f0 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:18:50.639744 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 127/511] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:18:50 2026] POST /volume/v3/volumes => generated 754 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:18:50.660598 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-41a2f90b-2583-4750-88c8-fbcd2ac50f18 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:50.660598 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-41a2f90b-2583-4750-88c8-fbcd2ac50f18 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] GET https://10.4.3.170/volume/v3/volumes/976fdac6-0c73-423f-bd94-c042e6378cdb Aug 18 19:18:50.660598 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-41a2f90b-2583-4750-88c8-fbcd2ac50f18 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:50.660598 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-41a2f90b-2583-4750-88c8-fbcd2ac50f18 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:50.668147 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-64fe6276-4bd5-48a3-b74c-f04728448dd9 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot create request issued successfully. Aug 18 19:18:50.668620 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-64fe6276-4bd5-48a3-b74c-f04728448dd9 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:18:50.669304 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 128/512] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:18:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:18:50.674841 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:50.674841 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:50.679744 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9241c045-30fe-44da-8842-e3ffe7d7bdb3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:50.681506 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9241c045-30fe-44da-8842-e3ffe7d7bdb3 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/54185993-beb2-4673-b766-e2414cb07266 Aug 18 19:18:50.681685 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9241c045-30fe-44da-8842-e3ffe7d7bdb3 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:50.681854 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9241c045-30fe-44da-8842-e3ffe7d7bdb3 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:50.685615 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-41a2f90b-2583-4750-88c8-fbcd2ac50f18 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Volume info retrieved successfully. Aug 18 19:18:50.689912 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:50.689912 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:50.690949 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-41a2f90b-2583-4750-88c8-fbcd2ac50f18 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] https://10.4.3.170/volume/v3/volumes/976fdac6-0c73-423f-bd94-c042e6378cdb returned with HTTP 200 Aug 18 19:18:50.691022 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9241c045-30fe-44da-8842-e3ffe7d7bdb3 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:50.691126 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 129/513] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:50 2026] GET /volume/v3/volumes/976fdac6-0c73-423f-bd94-c042e6378cdb => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:50.695710 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9241c045-30fe-44da-8842-e3ffe7d7bdb3 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/54185993-beb2-4673-b766-e2414cb07266 returned with HTTP 200 Aug 18 19:18:50.695710 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 130/514] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:50 2026] GET /volume/v3/snapshots/54185993-beb2-4673-b766-e2414cb07266 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:50.951489 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0671bf91-c827-4a24-9b1a-0758a4519d6a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:50.953757 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0671bf91-c827-4a24-9b1a-0758a4519d6a tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] GET https://10.4.3.170/volume/v3/volumes/13fe1990-ce39-4b5d-9583-9d9355f5c50a Aug 18 19:18:50.953757 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0671bf91-c827-4a24-9b1a-0758a4519d6a tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:50.953757 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0671bf91-c827-4a24-9b1a-0758a4519d6a tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:50.961253 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:50.961253 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:50.965498 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0671bf91-c827-4a24-9b1a-0758a4519d6a tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Volume info retrieved successfully. Aug 18 19:18:50.970495 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0671bf91-c827-4a24-9b1a-0758a4519d6a tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] https://10.4.3.170/volume/v3/volumes/13fe1990-ce39-4b5d-9583-9d9355f5c50a returned with HTTP 200 Aug 18 19:18:50.971427 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 128/515] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:50 2026] GET /volume/v3/volumes/13fe1990-ce39-4b5d-9583-9d9355f5c50a => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:51.004110 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-198c2b80-e537-46ac-b165-b6bce02e2067 req-c98cff73-2be8-4d02-8ef3-efb521e954f7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:51.007044 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-198c2b80-e537-46ac-b165-b6bce02e2067 req-c98cff73-2be8-4d02-8ef3-efb521e954f7 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] GET https://10.4.3.170/volume/v3/volumes/13fe1990-ce39-4b5d-9583-9d9355f5c50a Aug 18 19:18:51.007484 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-198c2b80-e537-46ac-b165-b6bce02e2067 req-c98cff73-2be8-4d02-8ef3-efb521e954f7 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:51.007696 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-198c2b80-e537-46ac-b165-b6bce02e2067 req-c98cff73-2be8-4d02-8ef3-efb521e954f7 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:51.019389 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:51.019389 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:51.025630 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-198c2b80-e537-46ac-b165-b6bce02e2067 req-c98cff73-2be8-4d02-8ef3-efb521e954f7 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Volume info retrieved successfully. Aug 18 19:18:51.032389 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-198c2b80-e537-46ac-b165-b6bce02e2067 req-c98cff73-2be8-4d02-8ef3-efb521e954f7 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] https://10.4.3.170/volume/v3/volumes/13fe1990-ce39-4b5d-9583-9d9355f5c50a returned with HTTP 200 Aug 18 19:18:51.032997 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 129/516] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:18:51 2026] GET /volume/v3/volumes/13fe1990-ce39-4b5d-9583-9d9355f5c50a => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:51.047629 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-10ad77fb-ef31-45d5-b06f-e0587f5f4e70 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:51.049322 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-10ad77fb-ef31-45d5-b06f-e0587f5f4e70 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:18:51.049552 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-10ad77fb-ef31-45d5-b06f-e0587f5f4e70 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-604849644"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:51.051224 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-10ad77fb-ef31-45d5-b06f-e0587f5f4e70 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-604849644'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:18:51.051267 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-10ad77fb-ef31-45d5-b06f-e0587f5f4e70 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Create volume of 1 GB Aug 18 19:18:51.055221 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-10ad77fb-ef31-45d5-b06f-e0587f5f4e70 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Availability Zones retrieved successfully. Aug 18 19:18:51.060520 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-10ad77fb-ef31-45d5-b06f-e0587f5f4e70 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Flow 'volume_create_api' (c133b39e-b522-4759-a8e2-9c88b320f541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:18:51.061518 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-10ad77fb-ef31-45d5-b06f-e0587f5f4e70 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9f03d14-629f-498e-8631-70e6b6de7db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:51.062471 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-10ad77fb-ef31-45d5-b06f-e0587f5f4e70 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:18:51.089356 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-10ad77fb-ef31-45d5-b06f-e0587f5f4e70 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9f03d14-629f-498e-8631-70e6b6de7db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:51.090167 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-10ad77fb-ef31-45d5-b06f-e0587f5f4e70 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68b9ee27-9dbf-40e4-9181-6f9abf9f318d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:51.135428 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-10ad77fb-ef31-45d5-b06f-e0587f5f4e70 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Created reservations ['0ec53bad-dc5c-4aae-ba0e-67ff38360517', '65e892df-dc4f-49d0-8f6b-4fae5d2d8b93', '4419418a-8b5b-4919-ad94-69208aba1689', '42a4376d-4ec8-4be8-9cd1-3359f2f27ec5'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:18:51.136585 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-10ad77fb-ef31-45d5-b06f-e0587f5f4e70 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68b9ee27-9dbf-40e4-9181-6f9abf9f318d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ec53bad-dc5c-4aae-ba0e-67ff38360517', '65e892df-dc4f-49d0-8f6b-4fae5d2d8b93', '4419418a-8b5b-4919-ad94-69208aba1689', '42a4376d-4ec8-4be8-9cd1-3359f2f27ec5']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:51.137797 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-10ad77fb-ef31-45d5-b06f-e0587f5f4e70 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21b7bf24-6e7f-43d0-9fd2-cd24a2b01f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:51.166533 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-10ad77fb-ef31-45d5-b06f-e0587f5f4e70 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21b7bf24-6e7f-43d0-9fd2-cd24a2b01f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '146c7827-2460-447b-b08b-5f5a3823ab6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-604849644',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4a68d7267d884c29b0c5f12fc916fabe',qos_specs=None,replication_status=,reservations=['0ec53bad-dc5c-4aae-ba0e-67ff38360517','65e892df-dc4f-49d0-8f6b-4fae5d2d8b93','4419418a-8b5b-4919-ad94-69208aba1689','42a4376d-4ec8-4be8-9cd1-3359f2f27ec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d3c0ad57ccb4ba1903b38fa71e6417a',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:18:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-604849644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=146c7827-2460-447b-b08b-5f5a3823ab6d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4a68d7267d884c29b0c5f12fc916fabe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d3c0ad57ccb4ba1903b38fa71e6417a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:51.167314 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-10ad77fb-ef31-45d5-b06f-e0587f5f4e70 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41f1e1e1-508f-42e0-80c0-558c8592b974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:51.191643 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-10ad77fb-ef31-45d5-b06f-e0587f5f4e70 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41f1e1e1-508f-42e0-80c0-558c8592b974) transitioned into state 'SUCCESS' from state '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-604849644',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4a68d7267d884c29b0c5f12fc916fabe',qos_specs=None,replication_status=,reservations=['0ec53bad-dc5c-4aae-ba0e-67ff38360517','65e892df-dc4f-49d0-8f6b-4fae5d2d8b93','4419418a-8b5b-4919-ad94-69208aba1689','42a4376d-4ec8-4be8-9cd1-3359f2f27ec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d3c0ad57ccb4ba1903b38fa71e6417a',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:51.193782 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-10ad77fb-ef31-45d5-b06f-e0587f5f4e70 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43d88f49-ea93-45a3-938c-13b786a8be8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:51.200086 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-10ad77fb-ef31-45d5-b06f-e0587f5f4e70 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43d88f49-ea93-45a3-938c-13b786a8be8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:51.200876 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-10ad77fb-ef31-45d5-b06f-e0587f5f4e70 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Flow 'volume_create_api' (c133b39e-b522-4759-a8e2-9c88b320f541) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:18:51.203383 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-10ad77fb-ef31-45d5-b06f-e0587f5f4e70 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Create volume request issued successfully. Aug 18 19:18:51.203383 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-10ad77fb-ef31-45d5-b06f-e0587f5f4e70 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:18:51.203383 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 130/517] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:18:51 2026] POST /volume/v3/volumes => generated 759 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:18:51.218913 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-672e59ae-0b21-40e3-9b9d-c1cf0f418df2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:51.221212 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-672e59ae-0b21-40e3-9b9d-c1cf0f418df2 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] GET https://10.4.3.170/volume/v3/volumes/146c7827-2460-447b-b08b-5f5a3823ab6d Aug 18 19:18:51.221461 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-672e59ae-0b21-40e3-9b9d-c1cf0f418df2 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:51.221724 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-672e59ae-0b21-40e3-9b9d-c1cf0f418df2 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:51.231992 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:51.231992 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:51.239392 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-672e59ae-0b21-40e3-9b9d-c1cf0f418df2 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Volume info retrieved successfully. Aug 18 19:18:51.244185 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-672e59ae-0b21-40e3-9b9d-c1cf0f418df2 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] https://10.4.3.170/volume/v3/volumes/146c7827-2460-447b-b08b-5f5a3823ab6d returned with HTTP 200 Aug 18 19:18:51.245056 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 131/518] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:51 2026] GET /volume/v3/volumes/146c7827-2460-447b-b08b-5f5a3823ab6d => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:51.709569 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-961c0382-9b3d-4d67-88a4-ab3d518612ce None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:51.710028 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-902f2be5-8834-4952-89ec-af54806ad186 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:51.711941 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-961c0382-9b3d-4d67-88a4-ab3d518612ce tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] GET https://10.4.3.170/volume/v3/volumes/976fdac6-0c73-423f-bd94-c042e6378cdb Aug 18 19:18:51.712101 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-961c0382-9b3d-4d67-88a4-ab3d518612ce tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:51.712157 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-902f2be5-8834-4952-89ec-af54806ad186 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/54185993-beb2-4673-b766-e2414cb07266 Aug 18 19:18:51.712288 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-961c0382-9b3d-4d67-88a4-ab3d518612ce tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:51.712457 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-902f2be5-8834-4952-89ec-af54806ad186 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:51.712705 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-902f2be5-8834-4952-89ec-af54806ad186 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:51.719486 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:51.719486 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:51.720070 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-902f2be5-8834-4952-89ec-af54806ad186 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:51.721117 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-902f2be5-8834-4952-89ec-af54806ad186 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/54185993-beb2-4673-b766-e2414cb07266 returned with HTTP 200 Aug 18 19:18:51.721589 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 130/519] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:51 2026] GET /volume/v3/snapshots/54185993-beb2-4673-b766-e2414cb07266 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:51.724648 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:51.724648 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:51.726884 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-961c0382-9b3d-4d67-88a4-ab3d518612ce tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Volume info retrieved successfully. Aug 18 19:18:51.733153 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-961c0382-9b3d-4d67-88a4-ab3d518612ce tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] https://10.4.3.170/volume/v3/volumes/976fdac6-0c73-423f-bd94-c042e6378cdb returned with HTTP 200 Aug 18 19:18:51.733459 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b06222bd-5290-4ad0-af5c-d002507c466f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:51.733934 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 129/520] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:51 2026] GET /volume/v3/volumes/976fdac6-0c73-423f-bd94-c042e6378cdb => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:51.735537 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b06222bd-5290-4ad0-af5c-d002507c466f tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] POST https://10.4.3.170/volume/v3/snapshots/54185993-beb2-4673-b766-e2414cb07266/action Aug 18 19:18:51.735869 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b06222bd-5290-4ad0-af5c-d002507c466f tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:18:51.735999 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b06222bd-5290-4ad0-af5c-d002507c466f tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:51.737495 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.admin_actions [None req-b06222bd-5290-4ad0-af5c-d002507c466f tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Updating snapshot '54185993-beb2-4673-b766-e2414cb07266' with '{'status': 'deleting'}' {{(pid=100583) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 19:18:51.746334 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:51.746334 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:51.757920 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b06222bd-5290-4ad0-af5c-d002507c466f tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] https://10.4.3.170/volume/v3/snapshots/54185993-beb2-4673-b766-e2414cb07266/action returned with HTTP 202 Aug 18 19:18:51.758895 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 131/521] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:18:51 2026] POST /volume/v3/snapshots/54185993-beb2-4673-b766-e2414cb07266/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:18:51.766773 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c7744991-cd00-4517-bc3f-2df5fc2b3899 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:51.769178 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c7744991-cd00-4517-bc3f-2df5fc2b3899 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/54185993-beb2-4673-b766-e2414cb07266 Aug 18 19:18:51.769467 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c7744991-cd00-4517-bc3f-2df5fc2b3899 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:51.769728 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c7744991-cd00-4517-bc3f-2df5fc2b3899 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:51.776626 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:51.776626 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:51.777247 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c7744991-cd00-4517-bc3f-2df5fc2b3899 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:51.778537 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c7744991-cd00-4517-bc3f-2df5fc2b3899 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/54185993-beb2-4673-b766-e2414cb07266 returned with HTTP 200 Aug 18 19:18:51.779191 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 132/522] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:51 2026] GET /volume/v3/snapshots/54185993-beb2-4673-b766-e2414cb07266 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:51.789181 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9d4ad292-1c36-423d-be26-2482380e5f07 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:51.792257 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9d4ad292-1c36-423d-be26-2482380e5f07 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] POST https://10.4.3.170/volume/v3/snapshots/54185993-beb2-4673-b766-e2414cb07266/action Aug 18 19:18:51.792257 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9d4ad292-1c36-423d-be26-2482380e5f07 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:18:51.792257 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9d4ad292-1c36-423d-be26-2482380e5f07 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:51.801540 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:51.801540 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:51.801913 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-9d4ad292-1c36-423d-be26-2482380e5f07 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Snapshot retrieved successfully. Aug 18 19:18:51.830012 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-9d4ad292-1c36-423d-be26-2482380e5f07 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Snapshot delete request issued successfully. Aug 18 19:18:51.830249 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9d4ad292-1c36-423d-be26-2482380e5f07 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] https://10.4.3.170/volume/v3/snapshots/54185993-beb2-4673-b766-e2414cb07266/action returned with HTTP 202 Aug 18 19:18:51.830820 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 131/523] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:18:51 2026] POST /volume/v3/snapshots/54185993-beb2-4673-b766-e2414cb07266/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:18:51.837971 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-900f460f-eaf1-4ff8-b156-d4bc1f234a75 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:51.841221 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-900f460f-eaf1-4ff8-b156-d4bc1f234a75 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/54185993-beb2-4673-b766-e2414cb07266 Aug 18 19:18:51.841508 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-900f460f-eaf1-4ff8-b156-d4bc1f234a75 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:51.841813 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-900f460f-eaf1-4ff8-b156-d4bc1f234a75 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:51.848015 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:51.848015 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:51.848494 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-900f460f-eaf1-4ff8-b156-d4bc1f234a75 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:51.849232 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-900f460f-eaf1-4ff8-b156-d4bc1f234a75 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/54185993-beb2-4673-b766-e2414cb07266 returned with HTTP 200 Aug 18 19:18:51.849612 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 130/524] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:51 2026] GET /volume/v3/snapshots/54185993-beb2-4673-b766-e2414cb07266 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:52.262118 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c348c306-9a26-4d5f-a984-7173465c0258 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:52.264760 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c348c306-9a26-4d5f-a984-7173465c0258 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] GET https://10.4.3.170/volume/v3/volumes/146c7827-2460-447b-b08b-5f5a3823ab6d Aug 18 19:18:52.264760 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c348c306-9a26-4d5f-a984-7173465c0258 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:52.264760 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c348c306-9a26-4d5f-a984-7173465c0258 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:52.273250 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e097b5a7-b522-4956-ba8e-be9482b629bc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:52.274802 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e097b5a7-b522-4956-ba8e-be9482b629bc tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] DELETE https://10.4.3.170/volume/v3/volumes/976fdac6-0c73-423f-bd94-c042e6378cdb Aug 18 19:18:52.274873 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:52.274873 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:52.275745 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e097b5a7-b522-4956-ba8e-be9482b629bc tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:52.276058 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e097b5a7-b522-4956-ba8e-be9482b629bc tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:52.276316 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-e097b5a7-b522-4956-ba8e-be9482b629bc tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Delete volume with id: 976fdac6-0c73-423f-bd94-c042e6378cdb Aug 18 19:18:52.279268 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c348c306-9a26-4d5f-a984-7173465c0258 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Volume info retrieved successfully. Aug 18 19:18:52.286557 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c348c306-9a26-4d5f-a984-7173465c0258 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] https://10.4.3.170/volume/v3/volumes/146c7827-2460-447b-b08b-5f5a3823ab6d returned with HTTP 200 Aug 18 19:18:52.286557 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 132/525] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:52 2026] GET /volume/v3/volumes/146c7827-2460-447b-b08b-5f5a3823ab6d => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:52.288944 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:52.288944 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:52.291386 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e097b5a7-b522-4956-ba8e-be9482b629bc tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Volume info retrieved successfully. Aug 18 19:18:52.308872 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e097b5a7-b522-4956-ba8e-be9482b629bc tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Delete volume request issued successfully. Aug 18 19:18:52.309167 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e097b5a7-b522-4956-ba8e-be9482b629bc tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] https://10.4.3.170/volume/v3/volumes/976fdac6-0c73-423f-bd94-c042e6378cdb returned with HTTP 202 Aug 18 19:18:52.309569 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 133/526] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:18:52 2026] DELETE /volume/v3/volumes/976fdac6-0c73-423f-bd94-c042e6378cdb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:18:52.321286 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d5dbc942-bb3a-44c5-9f27-e56948c2440c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:52.321473 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-3ed9322a-12ff-4526-8f9c-5c1ca417d301 req-e93e39c5-829a-4761-89b3-f40c5cbc0176 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:52.322570 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-3ed9322a-12ff-4526-8f9c-5c1ca417d301 req-e93e39c5-829a-4761-89b3-f40c5cbc0176 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] GET https://10.4.3.170/volume/v3/volumes/146c7827-2460-447b-b08b-5f5a3823ab6d Aug 18 19:18:52.322857 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-3ed9322a-12ff-4526-8f9c-5c1ca417d301 req-e93e39c5-829a-4761-89b3-f40c5cbc0176 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:52.323127 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-3ed9322a-12ff-4526-8f9c-5c1ca417d301 req-e93e39c5-829a-4761-89b3-f40c5cbc0176 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:52.323290 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d5dbc942-bb3a-44c5-9f27-e56948c2440c tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] GET https://10.4.3.170/volume/v3/volumes/976fdac6-0c73-423f-bd94-c042e6378cdb Aug 18 19:18:52.323509 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d5dbc942-bb3a-44c5-9f27-e56948c2440c tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:52.323703 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d5dbc942-bb3a-44c5-9f27-e56948c2440c tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:52.332639 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:52.332639 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:52.337866 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-3ed9322a-12ff-4526-8f9c-5c1ca417d301 req-e93e39c5-829a-4761-89b3-f40c5cbc0176 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Volume info retrieved successfully. Aug 18 19:18:52.338435 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:52.338435 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:52.344616 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-3ed9322a-12ff-4526-8f9c-5c1ca417d301 req-e93e39c5-829a-4761-89b3-f40c5cbc0176 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] https://10.4.3.170/volume/v3/volumes/146c7827-2460-447b-b08b-5f5a3823ab6d returned with HTTP 200 Aug 18 19:18:52.345161 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 131/527] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:18:52 2026] GET /volume/v3/volumes/146c7827-2460-447b-b08b-5f5a3823ab6d => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:52.345830 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d5dbc942-bb3a-44c5-9f27-e56948c2440c tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Volume info retrieved successfully. Aug 18 19:18:52.352598 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d5dbc942-bb3a-44c5-9f27-e56948c2440c tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] https://10.4.3.170/volume/v3/volumes/976fdac6-0c73-423f-bd94-c042e6378cdb returned with HTTP 200 Aug 18 19:18:52.353083 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 132/528] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:52 2026] GET /volume/v3/volumes/976fdac6-0c73-423f-bd94-c042e6378cdb => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:52.369228 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b6ef6df0-3fbf-4580-94b6-96f17414df76 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:52.372065 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b6ef6df0-3fbf-4580-94b6-96f17414df76 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:18:52.372535 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b6ef6df0-3fbf-4580-94b6-96f17414df76 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1007834591"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:52.374215 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-b6ef6df0-3fbf-4580-94b6-96f17414df76 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1007834591'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:18:52.374351 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-b6ef6df0-3fbf-4580-94b6-96f17414df76 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Create volume of 1 GB Aug 18 19:18:52.379213 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b6ef6df0-3fbf-4580-94b6-96f17414df76 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Availability Zones retrieved successfully. Aug 18 19:18:52.388267 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-b6ef6df0-3fbf-4580-94b6-96f17414df76 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Flow 'volume_create_api' (13afdf49-fd41-4835-b27f-02388b4f3c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:18:52.389499 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-b6ef6df0-3fbf-4580-94b6-96f17414df76 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86200f27-e379-46fe-a529-3a604baec5d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:52.393154 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-b6ef6df0-3fbf-4580-94b6-96f17414df76 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:18:52.432312 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-b6ef6df0-3fbf-4580-94b6-96f17414df76 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86200f27-e379-46fe-a529-3a604baec5d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:52.433091 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-b6ef6df0-3fbf-4580-94b6-96f17414df76 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b50ec76-5ce4-45c4-9f1f-52f8dec4224f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:52.493960 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-b6ef6df0-3fbf-4580-94b6-96f17414df76 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Created reservations ['c7f445b1-3a08-4f7f-ac90-369c0110e4b9', '71d95875-6f49-4c8b-b70d-e53702512403', '91015f63-9700-4e2b-9509-12eb9d83e791', 'fdfaa637-6ee2-4ff8-88e1-2297ecfee328'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:18:52.495035 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-b6ef6df0-3fbf-4580-94b6-96f17414df76 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b50ec76-5ce4-45c4-9f1f-52f8dec4224f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7f445b1-3a08-4f7f-ac90-369c0110e4b9', '71d95875-6f49-4c8b-b70d-e53702512403', '91015f63-9700-4e2b-9509-12eb9d83e791', 'fdfaa637-6ee2-4ff8-88e1-2297ecfee328']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:52.496014 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-b6ef6df0-3fbf-4580-94b6-96f17414df76 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82ccaeb7-9d16-4dca-b9c0-bd54bfd53109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:52.535061 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-b6ef6df0-3fbf-4580-94b6-96f17414df76 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82ccaeb7-9d16-4dca-b9c0-bd54bfd53109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffc6c1e1-b063-43a9-9593-8548928343f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1007834591',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4a68d7267d884c29b0c5f12fc916fabe',qos_specs=None,replication_status=,reservations=['c7f445b1-3a08-4f7f-ac90-369c0110e4b9','71d95875-6f49-4c8b-b70d-e53702512403','91015f63-9700-4e2b-9509-12eb9d83e791','fdfaa637-6ee2-4ff8-88e1-2297ecfee328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d3c0ad57ccb4ba1903b38fa71e6417a',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:18:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1007834591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffc6c1e1-b063-43a9-9593-8548928343f2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4a68d7267d884c29b0c5f12fc916fabe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d3c0ad57ccb4ba1903b38fa71e6417a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:52.536488 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-b6ef6df0-3fbf-4580-94b6-96f17414df76 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc5b2ad5-c05d-4fd2-be0d-06d670f7a429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:52.562909 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-b6ef6df0-3fbf-4580-94b6-96f17414df76 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc5b2ad5-c05d-4fd2-be0d-06d670f7a429) transitioned into state 'SUCCESS' from state '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-1007834591',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4a68d7267d884c29b0c5f12fc916fabe',qos_specs=None,replication_status=,reservations=['c7f445b1-3a08-4f7f-ac90-369c0110e4b9','71d95875-6f49-4c8b-b70d-e53702512403','91015f63-9700-4e2b-9509-12eb9d83e791','fdfaa637-6ee2-4ff8-88e1-2297ecfee328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d3c0ad57ccb4ba1903b38fa71e6417a',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:52.564262 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-b6ef6df0-3fbf-4580-94b6-96f17414df76 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7851a380-3dec-40f8-ba1a-644831d73299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:52.576145 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-b6ef6df0-3fbf-4580-94b6-96f17414df76 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7851a380-3dec-40f8-ba1a-644831d73299) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:52.577376 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-b6ef6df0-3fbf-4580-94b6-96f17414df76 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Flow 'volume_create_api' (13afdf49-fd41-4835-b27f-02388b4f3c30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:18:52.577811 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b6ef6df0-3fbf-4580-94b6-96f17414df76 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Create volume request issued successfully. Aug 18 19:18:52.578664 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b6ef6df0-3fbf-4580-94b6-96f17414df76 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:18:52.579291 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 133/529] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:18:52 2026] POST /volume/v3/volumes => generated 760 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:18:52.590317 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d43b390d-3fb1-46e7-8d0f-3b15510a9173 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:52.592030 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d43b390d-3fb1-46e7-8d0f-3b15510a9173 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] GET https://10.4.3.170/volume/v3/volumes/ffc6c1e1-b063-43a9-9593-8548928343f2 Aug 18 19:18:52.592219 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d43b390d-3fb1-46e7-8d0f-3b15510a9173 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:52.592434 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d43b390d-3fb1-46e7-8d0f-3b15510a9173 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:52.598879 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:52.598879 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:52.603184 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d43b390d-3fb1-46e7-8d0f-3b15510a9173 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Volume info retrieved successfully. Aug 18 19:18:52.607047 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d43b390d-3fb1-46e7-8d0f-3b15510a9173 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] https://10.4.3.170/volume/v3/volumes/ffc6c1e1-b063-43a9-9593-8548928343f2 returned with HTTP 200 Aug 18 19:18:52.607624 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 134/530] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:52 2026] GET /volume/v3/volumes/ffc6c1e1-b063-43a9-9593-8548928343f2 => generated 828 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:52.861129 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d292665b-a8af-4c62-8fae-e8de45c6d703 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:52.863462 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d292665b-a8af-4c62-8fae-e8de45c6d703 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/54185993-beb2-4673-b766-e2414cb07266 Aug 18 19:18:52.865155 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d292665b-a8af-4c62-8fae-e8de45c6d703 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:52.865155 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d292665b-a8af-4c62-8fae-e8de45c6d703 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:52.868306 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d292665b-a8af-4c62-8fae-e8de45c6d703 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/54185993-beb2-4673-b766-e2414cb07266 returned with HTTP 404 Aug 18 19:18:52.868884 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 132/531] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:52 2026] GET /volume/v3/snapshots/54185993-beb2-4673-b766-e2414cb07266 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:52.876330 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4835c347-874b-4756-ab42-cb503de24d55 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:52.878498 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4835c347-874b-4756-ab42-cb503de24d55 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] POST https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action Aug 18 19:18:52.878939 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4835c347-874b-4756-ab42-cb503de24d55 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:18:52.879072 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4835c347-874b-4756-ab42-cb503de24d55 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:52.880484 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.admin_actions [None req-4835c347-874b-4756-ab42-cb503de24d55 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Updating snapshot 'f3cb4617-734b-47bb-944f-c422e9417971' with '{'status': 'available'}' {{(pid=100582) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 19:18:52.890234 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:52.890234 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:52.909885 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4835c347-874b-4756-ab42-cb503de24d55 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action returned with HTTP 202 Aug 18 19:18:52.910335 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 133/532] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:18:52 2026] POST /volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:18:52.921285 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d63ad1a1-94cf-4721-9f54-a364dc6feaab None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:52.928981 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d63ad1a1-94cf-4721-9f54-a364dc6feaab tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 Aug 18 19:18:52.928981 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d63ad1a1-94cf-4721-9f54-a364dc6feaab tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:52.930483 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d63ad1a1-94cf-4721-9f54-a364dc6feaab tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:52.941975 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:52.941975 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:52.942977 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d63ad1a1-94cf-4721-9f54-a364dc6feaab tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:52.944033 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d63ad1a1-94cf-4721-9f54-a364dc6feaab tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 returned with HTTP 200 Aug 18 19:18:52.944772 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 134/533] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:52 2026] GET /volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:52.953562 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4055e143-dce5-4b59-bbf6-49945eccec61 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:52.955079 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4055e143-dce5-4b59-bbf6-49945eccec61 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/54185993-beb2-4673-b766-e2414cb07266 Aug 18 19:18:52.955261 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4055e143-dce5-4b59-bbf6-49945eccec61 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:52.955481 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4055e143-dce5-4b59-bbf6-49945eccec61 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:52.955576 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-4055e143-dce5-4b59-bbf6-49945eccec61 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Delete snapshot with id: 54185993-beb2-4673-b766-e2414cb07266 Aug 18 19:18:52.959817 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4055e143-dce5-4b59-bbf6-49945eccec61 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/54185993-beb2-4673-b766-e2414cb07266 returned with HTTP 404 Aug 18 19:18:52.960288 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 135/534] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:18:52 2026] DELETE /volume/v3/snapshots/54185993-beb2-4673-b766-e2414cb07266 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:52.972380 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-286937a1-4fd8-4835-a4dc-aff6c29ef7f6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:52.978382 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-286937a1-4fd8-4835-a4dc-aff6c29ef7f6 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:18:52.979044 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-286937a1-4fd8-4835-a4dc-aff6c29ef7f6 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4537895c-6043-4b20-9c2c-0e3b91b9e41f", "name": "tempest-SnapshotsActionsTest-Snapshot-216331370"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:52.988833 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:52.988833 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:52.989582 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-286937a1-4fd8-4835-a4dc-aff6c29ef7f6 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Volume info retrieved successfully. Aug 18 19:18:52.990003 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-286937a1-4fd8-4835-a4dc-aff6c29ef7f6 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Create snapshot from volume 4537895c-6043-4b20-9c2c-0e3b91b9e41f Aug 18 19:18:53.025138 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-286937a1-4fd8-4835-a4dc-aff6c29ef7f6 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Created reservations ['4b052c8c-aadf-4aac-9dd8-bc2cb626cc9f', 'c8d6b534-85cf-49cf-b225-8c3737864471', 'ab752e28-ff41-49d7-8103-77e7d72383a7', '01936b35-f5d5-4b39-8655-5daeff2a9509'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:18:53.065258 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-286937a1-4fd8-4835-a4dc-aff6c29ef7f6 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot create request issued successfully. Aug 18 19:18:53.065693 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-286937a1-4fd8-4835-a4dc-aff6c29ef7f6 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:18:53.066328 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 133/535] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:18:52 2026] POST /volume/v3/snapshots => generated 306 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:18:53.077176 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1fb56e21-d505-4cd8-8e86-c01287ad6731 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:53.079512 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1fb56e21-d505-4cd8-8e86-c01287ad6731 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/11bdb945-f82a-4ffb-8f40-dd2735daefae Aug 18 19:18:53.079817 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1fb56e21-d505-4cd8-8e86-c01287ad6731 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:53.080050 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1fb56e21-d505-4cd8-8e86-c01287ad6731 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:53.087916 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:53.087916 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:53.088613 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1fb56e21-d505-4cd8-8e86-c01287ad6731 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:53.089907 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1fb56e21-d505-4cd8-8e86-c01287ad6731 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/11bdb945-f82a-4ffb-8f40-dd2735daefae returned with HTTP 200 Aug 18 19:18:53.090467 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 134/536] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:53 2026] GET /volume/v3/snapshots/11bdb945-f82a-4ffb-8f40-dd2735daefae => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:53.369655 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-00b1e9a5-4a42-4988-a185-b1723498c431 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:53.371692 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-00b1e9a5-4a42-4988-a185-b1723498c431 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] GET https://10.4.3.170/volume/v3/volumes/976fdac6-0c73-423f-bd94-c042e6378cdb Aug 18 19:18:53.372273 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-00b1e9a5-4a42-4988-a185-b1723498c431 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:53.374458 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-00b1e9a5-4a42-4988-a185-b1723498c431 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:53.382902 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-00b1e9a5-4a42-4988-a185-b1723498c431 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] https://10.4.3.170/volume/v3/volumes/976fdac6-0c73-423f-bd94-c042e6378cdb returned with HTTP 404 Aug 18 19:18:53.383801 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 135/537] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:53 2026] GET /volume/v3/volumes/976fdac6-0c73-423f-bd94-c042e6378cdb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:53.393304 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-89748147-c032-4cc8-8fb1-8f749a868973 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:53.395721 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-89748147-c032-4cc8-8fb1-8f749a868973 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] DELETE https://10.4.3.170/volume/v3/volumes/a7cb36c1-7cac-4e03-9e0e-c94a75b76920 Aug 18 19:18:53.395992 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-89748147-c032-4cc8-8fb1-8f749a868973 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:53.396262 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-89748147-c032-4cc8-8fb1-8f749a868973 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:53.396501 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-89748147-c032-4cc8-8fb1-8f749a868973 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Delete volume with id: a7cb36c1-7cac-4e03-9e0e-c94a75b76920 Aug 18 19:18:53.406625 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:53.406625 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:53.407313 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-89748147-c032-4cc8-8fb1-8f749a868973 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Volume info retrieved successfully. Aug 18 19:18:53.432938 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-89748147-c032-4cc8-8fb1-8f749a868973 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Delete volume request issued successfully. Aug 18 19:18:53.433371 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-89748147-c032-4cc8-8fb1-8f749a868973 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] https://10.4.3.170/volume/v3/volumes/a7cb36c1-7cac-4e03-9e0e-c94a75b76920 returned with HTTP 202 Aug 18 19:18:53.433805 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 136/538] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:18:53 2026] DELETE /volume/v3/volumes/a7cb36c1-7cac-4e03-9e0e-c94a75b76920 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:18:53.447592 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-180ce1e0-8479-4155-a41d-c11c52727e91 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:53.450810 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-180ce1e0-8479-4155-a41d-c11c52727e91 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] GET https://10.4.3.170/volume/v3/volumes/a7cb36c1-7cac-4e03-9e0e-c94a75b76920 Aug 18 19:18:53.450810 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-180ce1e0-8479-4155-a41d-c11c52727e91 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:53.451252 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-180ce1e0-8479-4155-a41d-c11c52727e91 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:53.461751 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:53.461751 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:53.467665 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-180ce1e0-8479-4155-a41d-c11c52727e91 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Volume info retrieved successfully. Aug 18 19:18:53.474461 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-180ce1e0-8479-4155-a41d-c11c52727e91 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] https://10.4.3.170/volume/v3/volumes/a7cb36c1-7cac-4e03-9e0e-c94a75b76920 returned with HTTP 200 Aug 18 19:18:53.475117 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 134/539] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:53 2026] GET /volume/v3/volumes/a7cb36c1-7cac-4e03-9e0e-c94a75b76920 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:53.620503 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e50fb2f5-d881-41d9-ab0c-846d97d1f23c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:53.622300 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e50fb2f5-d881-41d9-ab0c-846d97d1f23c tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] GET https://10.4.3.170/volume/v3/volumes/ffc6c1e1-b063-43a9-9593-8548928343f2 Aug 18 19:18:53.622532 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e50fb2f5-d881-41d9-ab0c-846d97d1f23c tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:53.622736 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e50fb2f5-d881-41d9-ab0c-846d97d1f23c tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:53.633950 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:53.633950 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:53.640150 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e50fb2f5-d881-41d9-ab0c-846d97d1f23c tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Volume info retrieved successfully. Aug 18 19:18:53.645831 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e50fb2f5-d881-41d9-ab0c-846d97d1f23c tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] https://10.4.3.170/volume/v3/volumes/ffc6c1e1-b063-43a9-9593-8548928343f2 returned with HTTP 200 Aug 18 19:18:53.646253 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 135/540] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:53 2026] GET /volume/v3/volumes/ffc6c1e1-b063-43a9-9593-8548928343f2 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:53.671429 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-484d8cb8-466b-4bb8-ab91-0fe01cf4d9d0 req-27e42e49-8e31-43c7-88cb-bf88e92e039c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:53.674209 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-484d8cb8-466b-4bb8-ab91-0fe01cf4d9d0 req-27e42e49-8e31-43c7-88cb-bf88e92e039c tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] GET https://10.4.3.170/volume/v3/volumes/ffc6c1e1-b063-43a9-9593-8548928343f2 Aug 18 19:18:53.674882 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-484d8cb8-466b-4bb8-ab91-0fe01cf4d9d0 req-27e42e49-8e31-43c7-88cb-bf88e92e039c tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:53.675962 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-484d8cb8-466b-4bb8-ab91-0fe01cf4d9d0 req-27e42e49-8e31-43c7-88cb-bf88e92e039c tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:53.685926 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:53.685926 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:53.692015 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-484d8cb8-466b-4bb8-ab91-0fe01cf4d9d0 req-27e42e49-8e31-43c7-88cb-bf88e92e039c tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Volume info retrieved successfully. Aug 18 19:18:53.699317 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-484d8cb8-466b-4bb8-ab91-0fe01cf4d9d0 req-27e42e49-8e31-43c7-88cb-bf88e92e039c tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] https://10.4.3.170/volume/v3/volumes/ffc6c1e1-b063-43a9-9593-8548928343f2 returned with HTTP 200 Aug 18 19:18:53.699317 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 136/541] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:18:53 2026] GET /volume/v3/volumes/ffc6c1e1-b063-43a9-9593-8548928343f2 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:54.017539 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-cb6db3bb-f1f0-40fe-896f-539c1b7471c9 req-825d4305-bb3b-4a0c-aaea-d7a447f5d909 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:54.021119 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cb6db3bb-f1f0-40fe-896f-539c1b7471c9 req-825d4305-bb3b-4a0c-aaea-d7a447f5d909 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:18:54.021491 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-cb6db3bb-f1f0-40fe-896f-539c1b7471c9 req-825d4305-bb3b-4a0c-aaea-d7a447f5d909 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:54.021768 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-cb6db3bb-f1f0-40fe-896f-539c1b7471c9 req-825d4305-bb3b-4a0c-aaea-d7a447f5d909 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Calling method 'detail' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:54.022151 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [req-cb6db3bb-f1f0-40fe-896f-539c1b7471c9 req-825d4305-bb3b-4a0c-aaea-d7a447f5d909 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:18:54.023433 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-cb6db3bb-f1f0-40fe-896f-539c1b7471c9 req-825d4305-bb3b-4a0c-aaea-d7a447f5d909 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100580) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:18:54.040585 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-cb6db3bb-f1f0-40fe-896f-539c1b7471c9 req-825d4305-bb3b-4a0c-aaea-d7a447f5d909 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Get all volumes completed successfully. Aug 18 19:18:54.041805 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:54.041805 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:54.046101 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cb6db3bb-f1f0-40fe-896f-539c1b7471c9 req-825d4305-bb3b-4a0c-aaea-d7a447f5d909 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:18:54.046766 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 137/542] 10.4.3.170 () {68 vars in 1508 bytes} [Tue Aug 18 19:18:54 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:18:54.079226 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-2e446f77-d78d-417b-a2b2-907ee541a9d8 req-80d5e8ee-3a6c-4f3c-b880-b404325fb6ba None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:54.083241 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-2e446f77-d78d-417b-a2b2-907ee541a9d8 req-80d5e8ee-3a6c-4f3c-b880-b404325fb6ba tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:18:54.083450 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-2e446f77-d78d-417b-a2b2-907ee541a9d8 req-80d5e8ee-3a6c-4f3c-b880-b404325fb6ba tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:54.083623 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-2e446f77-d78d-417b-a2b2-907ee541a9d8 req-80d5e8ee-3a6c-4f3c-b880-b404325fb6ba tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Calling method 'detail' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:54.084082 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [req-2e446f77-d78d-417b-a2b2-907ee541a9d8 req-80d5e8ee-3a6c-4f3c-b880-b404325fb6ba tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:18:54.084742 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-2e446f77-d78d-417b-a2b2-907ee541a9d8 req-80d5e8ee-3a6c-4f3c-b880-b404325fb6ba tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:18:54.102627 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c6990ef1-cb93-49ae-8f35-d814da5e35ca None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:54.106393 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c6990ef1-cb93-49ae-8f35-d814da5e35ca tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/11bdb945-f82a-4ffb-8f40-dd2735daefae Aug 18 19:18:54.106683 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c6990ef1-cb93-49ae-8f35-d814da5e35ca tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:54.107001 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c6990ef1-cb93-49ae-8f35-d814da5e35ca tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:54.114646 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:54.114646 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:54.115280 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c6990ef1-cb93-49ae-8f35-d814da5e35ca tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:54.116377 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-2e446f77-d78d-417b-a2b2-907ee541a9d8 req-80d5e8ee-3a6c-4f3c-b880-b404325fb6ba tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Get all volumes completed successfully. Aug 18 19:18:54.116885 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c6990ef1-cb93-49ae-8f35-d814da5e35ca tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/11bdb945-f82a-4ffb-8f40-dd2735daefae returned with HTTP 200 Aug 18 19:18:54.117376 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 136/543] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:54 2026] GET /volume/v3/snapshots/11bdb945-f82a-4ffb-8f40-dd2735daefae => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:54.117432 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:54.117432 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:54.124023 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-2e446f77-d78d-417b-a2b2-907ee541a9d8 req-80d5e8ee-3a6c-4f3c-b880-b404325fb6ba tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:18:54.124854 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 135/544] 10.4.3.170 () {68 vars in 1508 bytes} [Tue Aug 18 19:18:54 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:18:54.130849 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-895d94e9-3737-4020-9bd3-b46fc741f2df None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:54.133735 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-895d94e9-3737-4020-9bd3-b46fc741f2df tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] POST https://10.4.3.170/volume/v3/snapshots/11bdb945-f82a-4ffb-8f40-dd2735daefae/action Aug 18 19:18:54.134606 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-895d94e9-3737-4020-9bd3-b46fc741f2df tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:18:54.134895 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-895d94e9-3737-4020-9bd3-b46fc741f2df tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:54.139816 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.admin_actions [None req-895d94e9-3737-4020-9bd3-b46fc741f2df tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Updating snapshot '11bdb945-f82a-4ffb-8f40-dd2735daefae' with '{'status': 'error'}' {{(pid=100583) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 19:18:54.155433 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:54.155433 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:54.161414 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-a2c46b25-be2f-484f-a0fa-5d66e3f426c9 req-7fa1e298-d6af-48fe-989c-c6b887376604 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:54.164253 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-a2c46b25-be2f-484f-a0fa-5d66e3f426c9 req-7fa1e298-d6af-48fe-989c-c6b887376604 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:18:54.164969 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-a2c46b25-be2f-484f-a0fa-5d66e3f426c9 req-7fa1e298-d6af-48fe-989c-c6b887376604 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:54.165195 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-a2c46b25-be2f-484f-a0fa-5d66e3f426c9 req-7fa1e298-d6af-48fe-989c-c6b887376604 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Calling method 'detail' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:54.165514 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [req-a2c46b25-be2f-484f-a0fa-5d66e3f426c9 req-7fa1e298-d6af-48fe-989c-c6b887376604 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:18:54.167019 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-a2c46b25-be2f-484f-a0fa-5d66e3f426c9 req-7fa1e298-d6af-48fe-989c-c6b887376604 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100580) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:18:54.175694 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-895d94e9-3737-4020-9bd3-b46fc741f2df tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] https://10.4.3.170/volume/v3/snapshots/11bdb945-f82a-4ffb-8f40-dd2735daefae/action returned with HTTP 202 Aug 18 19:18:54.176984 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-a2c46b25-be2f-484f-a0fa-5d66e3f426c9 req-7fa1e298-d6af-48fe-989c-c6b887376604 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Get all volumes completed successfully. Aug 18 19:18:54.177640 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 137/545] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:18:54 2026] POST /volume/v3/snapshots/11bdb945-f82a-4ffb-8f40-dd2735daefae/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:18:54.178318 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:54.178318 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:54.183671 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-a2c46b25-be2f-484f-a0fa-5d66e3f426c9 req-7fa1e298-d6af-48fe-989c-c6b887376604 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:18:54.184878 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 138/546] 10.4.3.170 () {68 vars in 1508 bytes} [Tue Aug 18 19:18:54 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:18:54.185725 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a0d5033e-0528-442a-b66b-e79d036eb599 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:54.187180 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a0d5033e-0528-442a-b66b-e79d036eb599 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/11bdb945-f82a-4ffb-8f40-dd2735daefae Aug 18 19:18:54.187389 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a0d5033e-0528-442a-b66b-e79d036eb599 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:54.187999 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a0d5033e-0528-442a-b66b-e79d036eb599 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:54.193125 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:54.193125 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:54.193608 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a0d5033e-0528-442a-b66b-e79d036eb599 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:54.194499 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a0d5033e-0528-442a-b66b-e79d036eb599 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/11bdb945-f82a-4ffb-8f40-dd2735daefae returned with HTTP 200 Aug 18 19:18:54.195394 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 137/547] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:54 2026] GET /volume/v3/snapshots/11bdb945-f82a-4ffb-8f40-dd2735daefae => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:54.219051 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a7d214fd-19f5-49a2-81f1-6cd120b92f38 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:54.221691 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a7d214fd-19f5-49a2-81f1-6cd120b92f38 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] POST https://10.4.3.170/volume/v3/snapshots/11bdb945-f82a-4ffb-8f40-dd2735daefae/action Aug 18 19:18:54.222684 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a7d214fd-19f5-49a2-81f1-6cd120b92f38 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:18:54.222684 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a7d214fd-19f5-49a2-81f1-6cd120b92f38 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:54.231141 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:54.231141 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:54.231673 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a7d214fd-19f5-49a2-81f1-6cd120b92f38 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Snapshot retrieved successfully. Aug 18 19:18:54.233439 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-21674cbf-895e-45da-82d6-0b4ed904dcbb req-35fa8e33-70d2-4817-a21d-8f7c3babd020 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:54.236688 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-21674cbf-895e-45da-82d6-0b4ed904dcbb req-35fa8e33-70d2-4817-a21d-8f7c3babd020 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:18:54.237095 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-21674cbf-895e-45da-82d6-0b4ed904dcbb req-35fa8e33-70d2-4817-a21d-8f7c3babd020 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:54.237192 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-21674cbf-895e-45da-82d6-0b4ed904dcbb req-35fa8e33-70d2-4817-a21d-8f7c3babd020 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Calling method 'detail' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:54.237932 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [req-21674cbf-895e-45da-82d6-0b4ed904dcbb req-35fa8e33-70d2-4817-a21d-8f7c3babd020 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Removing options '' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:18:54.238703 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:54.238703 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:54.238952 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [req-21674cbf-895e-45da-82d6-0b4ed904dcbb req-35fa8e33-70d2-4817-a21d-8f7c3babd020 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:18:54.263548 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a7d214fd-19f5-49a2-81f1-6cd120b92f38 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Snapshot delete request issued successfully. Aug 18 19:18:54.264132 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a7d214fd-19f5-49a2-81f1-6cd120b92f38 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] https://10.4.3.170/volume/v3/snapshots/11bdb945-f82a-4ffb-8f40-dd2735daefae/action returned with HTTP 202 Aug 18 19:18:54.264696 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 136/548] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:18:54 2026] POST /volume/v3/snapshots/11bdb945-f82a-4ffb-8f40-dd2735daefae/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:18:54.275751 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1f11bc95-d0dd-4e37-a388-a5a9c88b0a13 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:54.278857 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-21674cbf-895e-45da-82d6-0b4ed904dcbb req-35fa8e33-70d2-4817-a21d-8f7c3babd020 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Get all volumes completed successfully. Aug 18 19:18:54.280389 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:54.280389 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:54.281720 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1f11bc95-d0dd-4e37-a388-a5a9c88b0a13 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/11bdb945-f82a-4ffb-8f40-dd2735daefae Aug 18 19:18:54.282072 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1f11bc95-d0dd-4e37-a388-a5a9c88b0a13 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:54.283072 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1f11bc95-d0dd-4e37-a388-a5a9c88b0a13 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:54.285987 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-21674cbf-895e-45da-82d6-0b4ed904dcbb req-35fa8e33-70d2-4817-a21d-8f7c3babd020 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:18:54.286495 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 138/549] 10.4.3.170 () {68 vars in 1508 bytes} [Tue Aug 18 19:18:54 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:18:54.294419 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:54.294419 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:54.295048 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1f11bc95-d0dd-4e37-a388-a5a9c88b0a13 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:54.296193 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1f11bc95-d0dd-4e37-a388-a5a9c88b0a13 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/11bdb945-f82a-4ffb-8f40-dd2735daefae returned with HTTP 200 Aug 18 19:18:54.297959 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 139/550] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:54 2026] GET /volume/v3/snapshots/11bdb945-f82a-4ffb-8f40-dd2735daefae => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:54.316401 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-543f6686-b3cf-4162-85d2-73f0337c0708 req-c73a305f-dd84-4ca7-8b24-0c8ca1146305 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:54.318936 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-543f6686-b3cf-4162-85d2-73f0337c0708 req-c73a305f-dd84-4ca7-8b24-0c8ca1146305 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:18:54.319172 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-543f6686-b3cf-4162-85d2-73f0337c0708 req-c73a305f-dd84-4ca7-8b24-0c8ca1146305 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:54.319392 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-543f6686-b3cf-4162-85d2-73f0337c0708 req-c73a305f-dd84-4ca7-8b24-0c8ca1146305 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Calling method 'detail' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:54.319768 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [req-543f6686-b3cf-4162-85d2-73f0337c0708 req-c73a305f-dd84-4ca7-8b24-0c8ca1146305 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:18:54.320730 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [req-543f6686-b3cf-4162-85d2-73f0337c0708 req-c73a305f-dd84-4ca7-8b24-0c8ca1146305 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:18:54.331516 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-543f6686-b3cf-4162-85d2-73f0337c0708 req-c73a305f-dd84-4ca7-8b24-0c8ca1146305 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Get all volumes completed successfully. Aug 18 19:18:54.332832 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:54.332832 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:54.338511 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-543f6686-b3cf-4162-85d2-73f0337c0708 req-c73a305f-dd84-4ca7-8b24-0c8ca1146305 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:18:54.339064 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 138/551] 10.4.3.170 () {68 vars in 1508 bytes} [Tue Aug 18 19:18:54 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:18:54.378794 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-c77a12de-e167-4bb4-be78-5670c5068446 req-558f109c-9590-4b78-81dc-e778bbca3264 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:54.382483 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c77a12de-e167-4bb4-be78-5670c5068446 req-558f109c-9590-4b78-81dc-e778bbca3264 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:18:54.382483 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-c77a12de-e167-4bb4-be78-5670c5068446 req-558f109c-9590-4b78-81dc-e778bbca3264 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:54.382587 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-c77a12de-e167-4bb4-be78-5670c5068446 req-558f109c-9590-4b78-81dc-e778bbca3264 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Calling method 'detail' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:54.382896 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [req-c77a12de-e167-4bb4-be78-5670c5068446 req-558f109c-9590-4b78-81dc-e778bbca3264 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:18:54.383327 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:54.383327 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:54.383923 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-c77a12de-e167-4bb4-be78-5670c5068446 req-558f109c-9590-4b78-81dc-e778bbca3264 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:18:54.394617 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-c77a12de-e167-4bb4-be78-5670c5068446 req-558f109c-9590-4b78-81dc-e778bbca3264 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Get all volumes completed successfully. Aug 18 19:18:54.396238 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:54.396238 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:54.402805 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c77a12de-e167-4bb4-be78-5670c5068446 req-558f109c-9590-4b78-81dc-e778bbca3264 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:18:54.403341 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 137/552] 10.4.3.170 () {68 vars in 1508 bytes} [Tue Aug 18 19:18:54 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:18:54.434533 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-9441edec-39f4-43a7-a71f-658de22eab7f req-0c4d813a-7267-4793-9bed-8f4d963bbae7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:54.436839 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9441edec-39f4-43a7-a71f-658de22eab7f req-0c4d813a-7267-4793-9bed-8f4d963bbae7 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:18:54.437057 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-9441edec-39f4-43a7-a71f-658de22eab7f req-0c4d813a-7267-4793-9bed-8f4d963bbae7 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:54.437264 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-9441edec-39f4-43a7-a71f-658de22eab7f req-0c4d813a-7267-4793-9bed-8f4d963bbae7 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Calling method 'detail' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:54.437570 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [req-9441edec-39f4-43a7-a71f-658de22eab7f req-0c4d813a-7267-4793-9bed-8f4d963bbae7 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Removing options '' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:18:54.438345 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [req-9441edec-39f4-43a7-a71f-658de22eab7f req-0c4d813a-7267-4793-9bed-8f4d963bbae7 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:18:54.448882 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-9441edec-39f4-43a7-a71f-658de22eab7f req-0c4d813a-7267-4793-9bed-8f4d963bbae7 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Get all volumes completed successfully. Aug 18 19:18:54.450617 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:54.450617 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:54.456500 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9441edec-39f4-43a7-a71f-658de22eab7f req-0c4d813a-7267-4793-9bed-8f4d963bbae7 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:18:54.457205 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 139/553] 10.4.3.170 () {68 vars in 1508 bytes} [Tue Aug 18 19:18:54 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:18:54.490352 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-02f16e17-f569-44ba-874f-c9b1659b6e64 req-03b9c54d-7daa-4f76-891f-1a162c637f3a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:54.491453 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-145cc969-9e1a-485a-b515-22e9832d4928 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:54.492743 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-02f16e17-f569-44ba-874f-c9b1659b6e64 req-03b9c54d-7daa-4f76-891f-1a162c637f3a tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:18:54.492994 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-02f16e17-f569-44ba-874f-c9b1659b6e64 req-03b9c54d-7daa-4f76-891f-1a162c637f3a tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:54.493221 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-145cc969-9e1a-485a-b515-22e9832d4928 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] GET https://10.4.3.170/volume/v3/volumes/a7cb36c1-7cac-4e03-9e0e-c94a75b76920 Aug 18 19:18:54.493280 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-02f16e17-f569-44ba-874f-c9b1659b6e64 req-03b9c54d-7daa-4f76-891f-1a162c637f3a tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Calling method 'detail' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:54.493431 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-145cc969-9e1a-485a-b515-22e9832d4928 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:54.493570 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [req-02f16e17-f569-44ba-874f-c9b1659b6e64 req-03b9c54d-7daa-4f76-891f-1a162c637f3a tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:18:54.493620 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-145cc969-9e1a-485a-b515-22e9832d4928 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:54.494744 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-02f16e17-f569-44ba-874f-c9b1659b6e64 req-03b9c54d-7daa-4f76-891f-1a162c637f3a tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100580) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:18:54.499666 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-145cc969-9e1a-485a-b515-22e9832d4928 tempest-ServersNegativeTestJSON-602283837 tempest-ServersNegativeTestJSON-602283837-project-member] https://10.4.3.170/volume/v3/volumes/a7cb36c1-7cac-4e03-9e0e-c94a75b76920 returned with HTTP 404 Aug 18 19:18:54.501533 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 139/554] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:54 2026] GET /volume/v3/volumes/a7cb36c1-7cac-4e03-9e0e-c94a75b76920 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:54.507635 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-02f16e17-f569-44ba-874f-c9b1659b6e64 req-03b9c54d-7daa-4f76-891f-1a162c637f3a tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] Get all volumes completed successfully. Aug 18 19:18:54.509445 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:54.509445 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:54.515127 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-02f16e17-f569-44ba-874f-c9b1659b6e64 req-03b9c54d-7daa-4f76-891f-1a162c637f3a tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:18:54.515946 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 140/555] 10.4.3.170 () {68 vars in 1508 bytes} [Tue Aug 18 19:18:54 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:18:54.536194 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e9a91d99-153a-46f1-9ea3-568add105acb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:54.538541 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e9a91d99-153a-46f1-9ea3-568add105acb tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ffc6c1e1-b063-43a9-9593-8548928343f2 Aug 18 19:18:54.538708 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e9a91d99-153a-46f1-9ea3-568add105acb tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:54.538895 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e9a91d99-153a-46f1-9ea3-568add105acb tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:54.539039 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-e9a91d99-153a-46f1-9ea3-568add105acb tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Delete volume with id: ffc6c1e1-b063-43a9-9593-8548928343f2 Aug 18 19:18:54.552820 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:54.552820 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:54.553312 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e9a91d99-153a-46f1-9ea3-568add105acb tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Volume info retrieved successfully. Aug 18 19:18:54.574807 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e9a91d99-153a-46f1-9ea3-568add105acb tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Delete volume request issued successfully. Aug 18 19:18:54.574931 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e9a91d99-153a-46f1-9ea3-568add105acb tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] https://10.4.3.170/volume/v3/volumes/ffc6c1e1-b063-43a9-9593-8548928343f2 returned with HTTP 202 Aug 18 19:18:54.575469 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 138/556] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:18:54 2026] DELETE /volume/v3/volumes/ffc6c1e1-b063-43a9-9593-8548928343f2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:18:54.585295 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f4012c73-e1aa-44a3-bb2b-937ba61ecb9a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:54.588001 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f4012c73-e1aa-44a3-bb2b-937ba61ecb9a tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] GET https://10.4.3.170/volume/v3/volumes/ffc6c1e1-b063-43a9-9593-8548928343f2 Aug 18 19:18:54.588230 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f4012c73-e1aa-44a3-bb2b-937ba61ecb9a tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:54.588477 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f4012c73-e1aa-44a3-bb2b-937ba61ecb9a tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:54.597437 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:54.597437 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:54.601765 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f4012c73-e1aa-44a3-bb2b-937ba61ecb9a tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Volume info retrieved successfully. Aug 18 19:18:54.607222 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f4012c73-e1aa-44a3-bb2b-937ba61ecb9a tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] https://10.4.3.170/volume/v3/volumes/ffc6c1e1-b063-43a9-9593-8548928343f2 returned with HTTP 200 Aug 18 19:18:54.607698 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 140/557] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:54 2026] GET /volume/v3/volumes/ffc6c1e1-b063-43a9-9593-8548928343f2 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:55.309019 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a18149b4-bf16-432e-8753-41379767d659 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:55.311024 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a18149b4-bf16-432e-8753-41379767d659 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/11bdb945-f82a-4ffb-8f40-dd2735daefae Aug 18 19:18:55.311253 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a18149b4-bf16-432e-8753-41379767d659 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:55.311884 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a18149b4-bf16-432e-8753-41379767d659 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:55.317438 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a18149b4-bf16-432e-8753-41379767d659 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/11bdb945-f82a-4ffb-8f40-dd2735daefae returned with HTTP 404 Aug 18 19:18:55.318118 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 140/558] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:55 2026] GET /volume/v3/snapshots/11bdb945-f82a-4ffb-8f40-dd2735daefae => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:55.329301 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-499bbcba-eaad-4e6e-9352-e8ae27d6d42e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:55.334174 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-499bbcba-eaad-4e6e-9352-e8ae27d6d42e tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] POST https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action Aug 18 19:18:55.334608 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-499bbcba-eaad-4e6e-9352-e8ae27d6d42e tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:18:55.334764 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-499bbcba-eaad-4e6e-9352-e8ae27d6d42e tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:55.336901 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.admin_actions [None req-499bbcba-eaad-4e6e-9352-e8ae27d6d42e tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Updating snapshot 'f3cb4617-734b-47bb-944f-c422e9417971' with '{'status': 'available'}' {{(pid=100580) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 19:18:55.353322 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:55.353322 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:55.368238 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-499bbcba-eaad-4e6e-9352-e8ae27d6d42e tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action returned with HTTP 202 Aug 18 19:18:55.368577 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 141/559] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:18:55 2026] POST /volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:18:55.377605 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0803dd1d-2d55-4ec6-8dbd-0a1062a80b32 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:55.379916 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0803dd1d-2d55-4ec6-8dbd-0a1062a80b32 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 Aug 18 19:18:55.379916 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0803dd1d-2d55-4ec6-8dbd-0a1062a80b32 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:55.380053 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0803dd1d-2d55-4ec6-8dbd-0a1062a80b32 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:55.385601 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:55.385601 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:55.386045 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0803dd1d-2d55-4ec6-8dbd-0a1062a80b32 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:55.387337 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0803dd1d-2d55-4ec6-8dbd-0a1062a80b32 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 returned with HTTP 200 Aug 18 19:18:55.387756 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 139/560] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:55 2026] GET /volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:55.398660 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6e918571-7b0d-4272-87d9-cf9c22cb9395 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:55.400584 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6e918571-7b0d-4272-87d9-cf9c22cb9395 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/11bdb945-f82a-4ffb-8f40-dd2735daefae Aug 18 19:18:55.400851 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6e918571-7b0d-4272-87d9-cf9c22cb9395 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:55.401303 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6e918571-7b0d-4272-87d9-cf9c22cb9395 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:55.401303 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-6e918571-7b0d-4272-87d9-cf9c22cb9395 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Delete snapshot with id: 11bdb945-f82a-4ffb-8f40-dd2735daefae Aug 18 19:18:55.406198 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6e918571-7b0d-4272-87d9-cf9c22cb9395 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/11bdb945-f82a-4ffb-8f40-dd2735daefae returned with HTTP 404 Aug 18 19:18:55.406884 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 141/561] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:18:55 2026] DELETE /volume/v3/snapshots/11bdb945-f82a-4ffb-8f40-dd2735daefae => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:55.417951 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2a2f7ba7-9e55-4ea1-9389-0e8071d94168 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:55.419840 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2a2f7ba7-9e55-4ea1-9389-0e8071d94168 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:18:55.420273 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2a2f7ba7-9e55-4ea1-9389-0e8071d94168 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4537895c-6043-4b20-9c2c-0e3b91b9e41f", "name": "tempest-SnapshotsActionsTest-Snapshot-1114700144"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:55.430036 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:55.430036 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:55.430574 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-2a2f7ba7-9e55-4ea1-9389-0e8071d94168 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Volume info retrieved successfully. Aug 18 19:18:55.430856 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-2a2f7ba7-9e55-4ea1-9389-0e8071d94168 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Create snapshot from volume 4537895c-6043-4b20-9c2c-0e3b91b9e41f Aug 18 19:18:55.458196 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-2a2f7ba7-9e55-4ea1-9389-0e8071d94168 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Created reservations ['66e4de9d-17fc-4924-87d5-65a55ff7bbba', 'bed811b6-4f57-44a8-95fc-137b39e3190b', '3030a5d1-a5ac-4deb-ac0b-8abc5c27d230', '3bcf4691-ba3d-4a1a-a092-dd9c4ee72fda'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:18:55.489001 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-2a2f7ba7-9e55-4ea1-9389-0e8071d94168 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot create request issued successfully. Aug 18 19:18:55.489449 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2a2f7ba7-9e55-4ea1-9389-0e8071d94168 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:18:55.490020 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 141/562] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:18:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:18:55.500865 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-231ec5c6-84e0-4c8e-af07-fbf4f432d921 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:55.507422 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-231ec5c6-84e0-4c8e-af07-fbf4f432d921 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/fa6dced7-71d3-4382-bc3d-0f427b8593e2 Aug 18 19:18:55.507422 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-231ec5c6-84e0-4c8e-af07-fbf4f432d921 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:55.507422 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-231ec5c6-84e0-4c8e-af07-fbf4f432d921 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:55.516996 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:55.516996 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:55.518486 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-231ec5c6-84e0-4c8e-af07-fbf4f432d921 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:55.519686 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-231ec5c6-84e0-4c8e-af07-fbf4f432d921 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/fa6dced7-71d3-4382-bc3d-0f427b8593e2 returned with HTTP 200 Aug 18 19:18:55.521090 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 142/563] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:55 2026] GET /volume/v3/snapshots/fa6dced7-71d3-4382-bc3d-0f427b8593e2 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:55.622754 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f21f548c-b51c-42c5-9d98-2488fd691077 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:55.624892 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f21f548c-b51c-42c5-9d98-2488fd691077 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] GET https://10.4.3.170/volume/v3/volumes/ffc6c1e1-b063-43a9-9593-8548928343f2 Aug 18 19:18:55.625181 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f21f548c-b51c-42c5-9d98-2488fd691077 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:55.625411 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f21f548c-b51c-42c5-9d98-2488fd691077 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:55.631889 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f21f548c-b51c-42c5-9d98-2488fd691077 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] https://10.4.3.170/volume/v3/volumes/ffc6c1e1-b063-43a9-9593-8548928343f2 returned with HTTP 404 Aug 18 19:18:55.632457 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 140/564] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:55 2026] GET /volume/v3/volumes/ffc6c1e1-b063-43a9-9593-8548928343f2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:55.641677 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f1e04e5b-801e-49cd-a2df-6e268098befd None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:55.644051 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f1e04e5b-801e-49cd-a2df-6e268098befd tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] DELETE https://10.4.3.170/volume/v3/volumes/146c7827-2460-447b-b08b-5f5a3823ab6d Aug 18 19:18:55.644328 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f1e04e5b-801e-49cd-a2df-6e268098befd tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:55.644622 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f1e04e5b-801e-49cd-a2df-6e268098befd tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:55.644873 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-f1e04e5b-801e-49cd-a2df-6e268098befd tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Delete volume with id: 146c7827-2460-447b-b08b-5f5a3823ab6d Aug 18 19:18:55.655847 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:55.655847 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:55.656506 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f1e04e5b-801e-49cd-a2df-6e268098befd tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Volume info retrieved successfully. Aug 18 19:18:55.676482 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f1e04e5b-801e-49cd-a2df-6e268098befd tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Delete volume request issued successfully. Aug 18 19:18:55.676818 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f1e04e5b-801e-49cd-a2df-6e268098befd tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] https://10.4.3.170/volume/v3/volumes/146c7827-2460-447b-b08b-5f5a3823ab6d returned with HTTP 202 Aug 18 19:18:55.677261 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 142/565] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:18:55 2026] DELETE /volume/v3/volumes/146c7827-2460-447b-b08b-5f5a3823ab6d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:18:55.687198 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d062d26d-ba8e-406c-bb85-892b184dafdd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:55.689382 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d062d26d-ba8e-406c-bb85-892b184dafdd tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] GET https://10.4.3.170/volume/v3/volumes/146c7827-2460-447b-b08b-5f5a3823ab6d Aug 18 19:18:55.689685 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d062d26d-ba8e-406c-bb85-892b184dafdd tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:55.689946 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d062d26d-ba8e-406c-bb85-892b184dafdd tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:55.699328 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:55.699328 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:55.705256 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d062d26d-ba8e-406c-bb85-892b184dafdd tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Volume info retrieved successfully. Aug 18 19:18:55.713551 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d062d26d-ba8e-406c-bb85-892b184dafdd tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] https://10.4.3.170/volume/v3/volumes/146c7827-2460-447b-b08b-5f5a3823ab6d returned with HTTP 200 Aug 18 19:18:55.714195 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 142/566] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:55 2026] GET /volume/v3/volumes/146c7827-2460-447b-b08b-5f5a3823ab6d => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:56.532790 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9226e43a-3095-4865-b00a-6e3a5a46a506 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:56.537029 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9226e43a-3095-4865-b00a-6e3a5a46a506 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/fa6dced7-71d3-4382-bc3d-0f427b8593e2 Aug 18 19:18:56.537163 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9226e43a-3095-4865-b00a-6e3a5a46a506 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:56.537324 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9226e43a-3095-4865-b00a-6e3a5a46a506 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:56.546174 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:56.546174 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:56.546663 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9226e43a-3095-4865-b00a-6e3a5a46a506 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:56.547406 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9226e43a-3095-4865-b00a-6e3a5a46a506 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/fa6dced7-71d3-4382-bc3d-0f427b8593e2 returned with HTTP 200 Aug 18 19:18:56.547763 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 143/567] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:56 2026] GET /volume/v3/snapshots/fa6dced7-71d3-4382-bc3d-0f427b8593e2 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:56.558376 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-bd2af1f6-9b5c-4f06-99f9-01f7936ebd23 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:56.561195 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bd2af1f6-9b5c-4f06-99f9-01f7936ebd23 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] POST https://10.4.3.170/volume/v3/snapshots/fa6dced7-71d3-4382-bc3d-0f427b8593e2/action Aug 18 19:18:56.561790 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-bd2af1f6-9b5c-4f06-99f9-01f7936ebd23 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:18:56.562008 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-bd2af1f6-9b5c-4f06-99f9-01f7936ebd23 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:56.564131 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.admin_actions [None req-bd2af1f6-9b5c-4f06-99f9-01f7936ebd23 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Updating snapshot 'fa6dced7-71d3-4382-bc3d-0f427b8593e2' with '{'status': 'error_deleting'}' {{(pid=100581) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 19:18:56.580866 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:56.580866 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:56.597650 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bd2af1f6-9b5c-4f06-99f9-01f7936ebd23 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] https://10.4.3.170/volume/v3/snapshots/fa6dced7-71d3-4382-bc3d-0f427b8593e2/action returned with HTTP 202 Aug 18 19:18:56.598236 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 141/568] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:18:56 2026] POST /volume/v3/snapshots/fa6dced7-71d3-4382-bc3d-0f427b8593e2/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:18:56.608504 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-aa2d450c-c0e7-443b-8e15-f50394cb9f1c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:56.610459 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-aa2d450c-c0e7-443b-8e15-f50394cb9f1c tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/fa6dced7-71d3-4382-bc3d-0f427b8593e2 Aug 18 19:18:56.610839 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-aa2d450c-c0e7-443b-8e15-f50394cb9f1c tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:56.610839 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-aa2d450c-c0e7-443b-8e15-f50394cb9f1c tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:56.617125 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:56.617125 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:56.617704 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-aa2d450c-c0e7-443b-8e15-f50394cb9f1c tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:56.618750 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-aa2d450c-c0e7-443b-8e15-f50394cb9f1c tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/fa6dced7-71d3-4382-bc3d-0f427b8593e2 returned with HTTP 200 Aug 18 19:18:56.619240 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 143/569] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:56 2026] GET /volume/v3/snapshots/fa6dced7-71d3-4382-bc3d-0f427b8593e2 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:56.630253 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-554c7caa-393d-4f4f-b84b-07239ef92365 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:56.632560 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-554c7caa-393d-4f4f-b84b-07239ef92365 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] POST https://10.4.3.170/volume/v3/snapshots/fa6dced7-71d3-4382-bc3d-0f427b8593e2/action Aug 18 19:18:56.632979 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-554c7caa-393d-4f4f-b84b-07239ef92365 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:18:56.633094 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-554c7caa-393d-4f4f-b84b-07239ef92365 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:56.640921 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:56.640921 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:56.641271 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-554c7caa-393d-4f4f-b84b-07239ef92365 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Snapshot retrieved successfully. Aug 18 19:18:56.664159 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-554c7caa-393d-4f4f-b84b-07239ef92365 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Snapshot delete request issued successfully. Aug 18 19:18:56.664425 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-554c7caa-393d-4f4f-b84b-07239ef92365 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] https://10.4.3.170/volume/v3/snapshots/fa6dced7-71d3-4382-bc3d-0f427b8593e2/action returned with HTTP 202 Aug 18 19:18:56.667084 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 143/570] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:18:56 2026] POST /volume/v3/snapshots/fa6dced7-71d3-4382-bc3d-0f427b8593e2/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:18:56.679108 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5c592dfd-1318-4ae8-b3c2-5c6cd46b2bdf None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:56.680973 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5c592dfd-1318-4ae8-b3c2-5c6cd46b2bdf tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/fa6dced7-71d3-4382-bc3d-0f427b8593e2 Aug 18 19:18:56.681164 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5c592dfd-1318-4ae8-b3c2-5c6cd46b2bdf tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:56.681343 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5c592dfd-1318-4ae8-b3c2-5c6cd46b2bdf tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:56.686209 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:56.686209 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:56.686707 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-5c592dfd-1318-4ae8-b3c2-5c6cd46b2bdf tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:56.687526 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5c592dfd-1318-4ae8-b3c2-5c6cd46b2bdf tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/fa6dced7-71d3-4382-bc3d-0f427b8593e2 returned with HTTP 200 Aug 18 19:18:56.687953 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 144/571] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:56 2026] GET /volume/v3/snapshots/fa6dced7-71d3-4382-bc3d-0f427b8593e2 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:56.732151 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2739a061-77ca-4bed-8267-8f4e8046b274 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:56.734805 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2739a061-77ca-4bed-8267-8f4e8046b274 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] GET https://10.4.3.170/volume/v3/volumes/146c7827-2460-447b-b08b-5f5a3823ab6d Aug 18 19:18:56.735056 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2739a061-77ca-4bed-8267-8f4e8046b274 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:56.735284 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2739a061-77ca-4bed-8267-8f4e8046b274 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:56.741012 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2739a061-77ca-4bed-8267-8f4e8046b274 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] https://10.4.3.170/volume/v3/volumes/146c7827-2460-447b-b08b-5f5a3823ab6d returned with HTTP 404 Aug 18 19:18:56.741955 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 142/572] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:56 2026] GET /volume/v3/volumes/146c7827-2460-447b-b08b-5f5a3823ab6d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:56.748964 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f7de3122-ea6c-4abe-8094-ca0e9dde4bf3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:56.750754 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f7de3122-ea6c-4abe-8094-ca0e9dde4bf3 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] DELETE https://10.4.3.170/volume/v3/volumes/13fe1990-ce39-4b5d-9583-9d9355f5c50a Aug 18 19:18:56.750980 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f7de3122-ea6c-4abe-8094-ca0e9dde4bf3 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:56.751229 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f7de3122-ea6c-4abe-8094-ca0e9dde4bf3 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:56.751448 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-f7de3122-ea6c-4abe-8094-ca0e9dde4bf3 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Delete volume with id: 13fe1990-ce39-4b5d-9583-9d9355f5c50a Aug 18 19:18:56.759427 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:56.759427 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:56.759921 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f7de3122-ea6c-4abe-8094-ca0e9dde4bf3 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Volume info retrieved successfully. Aug 18 19:18:56.777190 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f7de3122-ea6c-4abe-8094-ca0e9dde4bf3 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Delete volume request issued successfully. Aug 18 19:18:56.777386 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f7de3122-ea6c-4abe-8094-ca0e9dde4bf3 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] https://10.4.3.170/volume/v3/volumes/13fe1990-ce39-4b5d-9583-9d9355f5c50a returned with HTTP 202 Aug 18 19:18:56.777789 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 144/573] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:18:56 2026] DELETE /volume/v3/volumes/13fe1990-ce39-4b5d-9583-9d9355f5c50a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:18:56.784576 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f016ef3d-7d92-4da5-beb8-0d1768fe51cf None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:56.787780 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f016ef3d-7d92-4da5-beb8-0d1768fe51cf tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] GET https://10.4.3.170/volume/v3/volumes/13fe1990-ce39-4b5d-9583-9d9355f5c50a Aug 18 19:18:56.787957 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f016ef3d-7d92-4da5-beb8-0d1768fe51cf tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:56.788124 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f016ef3d-7d92-4da5-beb8-0d1768fe51cf tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:56.796477 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:56.796477 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:56.800286 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f016ef3d-7d92-4da5-beb8-0d1768fe51cf tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Volume info retrieved successfully. Aug 18 19:18:56.804685 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f016ef3d-7d92-4da5-beb8-0d1768fe51cf tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] https://10.4.3.170/volume/v3/volumes/13fe1990-ce39-4b5d-9583-9d9355f5c50a returned with HTTP 200 Aug 18 19:18:56.805115 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 144/574] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:56 2026] GET /volume/v3/volumes/13fe1990-ce39-4b5d-9583-9d9355f5c50a => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:57.700123 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bb7821b2-c64a-4ac9-a26c-1b61e6b187e7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:57.703164 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bb7821b2-c64a-4ac9-a26c-1b61e6b187e7 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/fa6dced7-71d3-4382-bc3d-0f427b8593e2 Aug 18 19:18:57.703472 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bb7821b2-c64a-4ac9-a26c-1b61e6b187e7 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:57.703748 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bb7821b2-c64a-4ac9-a26c-1b61e6b187e7 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:57.710620 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bb7821b2-c64a-4ac9-a26c-1b61e6b187e7 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/fa6dced7-71d3-4382-bc3d-0f427b8593e2 returned with HTTP 404 Aug 18 19:18:57.711610 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 145/575] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:57 2026] GET /volume/v3/snapshots/fa6dced7-71d3-4382-bc3d-0f427b8593e2 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:57.719327 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2e21e584-4116-4fad-aeb4-2c71b8c63a21 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:57.721090 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2e21e584-4116-4fad-aeb4-2c71b8c63a21 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] POST https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action Aug 18 19:18:57.721402 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2e21e584-4116-4fad-aeb4-2c71b8c63a21 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:18:57.721509 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2e21e584-4116-4fad-aeb4-2c71b8c63a21 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:57.726332 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.admin_actions [None req-2e21e584-4116-4fad-aeb4-2c71b8c63a21 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Updating snapshot 'f3cb4617-734b-47bb-944f-c422e9417971' with '{'status': 'available'}' {{(pid=100581) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 19:18:57.736129 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:57.736129 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:57.751129 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2e21e584-4116-4fad-aeb4-2c71b8c63a21 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action returned with HTTP 202 Aug 18 19:18:57.751630 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 143/576] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:18:57 2026] POST /volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:18:57.761694 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-679be6a6-ee93-450b-a1ae-7ca2300e1e1a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:57.763098 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-679be6a6-ee93-450b-a1ae-7ca2300e1e1a tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 Aug 18 19:18:57.763280 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-679be6a6-ee93-450b-a1ae-7ca2300e1e1a tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:57.763512 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-679be6a6-ee93-450b-a1ae-7ca2300e1e1a tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:57.769515 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:57.769515 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:57.774104 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-679be6a6-ee93-450b-a1ae-7ca2300e1e1a tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:57.775270 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-679be6a6-ee93-450b-a1ae-7ca2300e1e1a tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 returned with HTTP 200 Aug 18 19:18:57.775270 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 145/577] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:57 2026] GET /volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:57.784005 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e0b4f000-ba2a-4073-95f2-c92e1c4c6c8a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:57.785887 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e0b4f000-ba2a-4073-95f2-c92e1c4c6c8a tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/fa6dced7-71d3-4382-bc3d-0f427b8593e2 Aug 18 19:18:57.786072 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e0b4f000-ba2a-4073-95f2-c92e1c4c6c8a tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:57.786530 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e0b4f000-ba2a-4073-95f2-c92e1c4c6c8a tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:57.786638 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-e0b4f000-ba2a-4073-95f2-c92e1c4c6c8a tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Delete snapshot with id: fa6dced7-71d3-4382-bc3d-0f427b8593e2 Aug 18 19:18:57.791960 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e0b4f000-ba2a-4073-95f2-c92e1c4c6c8a tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/fa6dced7-71d3-4382-bc3d-0f427b8593e2 returned with HTTP 404 Aug 18 19:18:57.792815 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 145/578] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:18:57 2026] DELETE /volume/v3/snapshots/fa6dced7-71d3-4382-bc3d-0f427b8593e2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 19:18:57.802606 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bb2fc65d-c348-4c3b-ba10-e29da2858da8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:57.806244 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bb2fc65d-c348-4c3b-ba10-e29da2858da8 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] POST https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action Aug 18 19:18:57.806787 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bb2fc65d-c348-4c3b-ba10-e29da2858da8 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:18:57.806987 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bb2fc65d-c348-4c3b-ba10-e29da2858da8 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:57.809893 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.admin_actions [None req-bb2fc65d-c348-4c3b-ba10-e29da2858da8 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Updating snapshot 'f3cb4617-734b-47bb-944f-c422e9417971' with '{'status': 'creating'}' {{(pid=100580) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 19:18:57.822893 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e7b86256-1b0a-4536-9267-3d818a89a6b2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:57.826123 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e7b86256-1b0a-4536-9267-3d818a89a6b2 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] GET https://10.4.3.170/volume/v3/volumes/13fe1990-ce39-4b5d-9583-9d9355f5c50a Aug 18 19:18:57.826450 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e7b86256-1b0a-4536-9267-3d818a89a6b2 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:57.826738 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e7b86256-1b0a-4536-9267-3d818a89a6b2 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:57.827625 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:57.827625 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:57.834519 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e7b86256-1b0a-4536-9267-3d818a89a6b2 tempest-VolumesTestJSON-166889667 tempest-VolumesTestJSON-166889667-project-member] https://10.4.3.170/volume/v3/volumes/13fe1990-ce39-4b5d-9583-9d9355f5c50a returned with HTTP 404 Aug 18 19:18:57.835177 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 144/579] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:57 2026] GET /volume/v3/volumes/13fe1990-ce39-4b5d-9583-9d9355f5c50a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:57.841580 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bb2fc65d-c348-4c3b-ba10-e29da2858da8 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action returned with HTTP 202 Aug 18 19:18:57.842302 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 146/580] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:18:57 2026] POST /volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 19:18:57.849069 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ea6739e7-eb61-4190-9335-42838d40d614 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:57.850626 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ea6739e7-eb61-4190-9335-42838d40d614 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 Aug 18 19:18:57.850798 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ea6739e7-eb61-4190-9335-42838d40d614 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:57.850960 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ea6739e7-eb61-4190-9335-42838d40d614 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:57.855420 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:57.855420 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:57.855875 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ea6739e7-eb61-4190-9335-42838d40d614 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:57.857135 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ea6739e7-eb61-4190-9335-42838d40d614 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 returned with HTTP 200 Aug 18 19:18:57.857667 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 146/581] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:57 2026] GET /volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:57.866828 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4576886e-12d6-474d-9d08-c81c51c1e616 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:57.868433 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4576886e-12d6-474d-9d08-c81c51c1e616 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] POST https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action Aug 18 19:18:57.868740 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4576886e-12d6-474d-9d08-c81c51c1e616 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:18:57.868856 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4576886e-12d6-474d-9d08-c81c51c1e616 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:57.870249 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.snapshot_actions [None req-4576886e-12d6-474d-9d08-c81c51c1e616 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100582) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 19:18:57.876250 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:57.876250 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:57.876642 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.snapshot_actions [None req-4576886e-12d6-474d-9d08-c81c51c1e616 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Updating snapshot f3cb4617-734b-47bb-944f-c422e9417971 with info {'id': 'f3cb4617-734b-47bb-944f-c422e9417971', 'status': 'error', 'progress': '80%'} Aug 18 19:18:57.884325 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4576886e-12d6-474d-9d08-c81c51c1e616 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action returned with HTTP 202 Aug 18 19:18:57.884892 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 146/582] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:18:57 2026] POST /volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:18:57.896684 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3ed0682c-2bbb-4aa6-ad60-596a4dd2150f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:57.898930 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3ed0682c-2bbb-4aa6-ad60-596a4dd2150f tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] GET https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 Aug 18 19:18:57.899203 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3ed0682c-2bbb-4aa6-ad60-596a4dd2150f tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:57.899459 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3ed0682c-2bbb-4aa6-ad60-596a4dd2150f tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:57.905337 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:57.905337 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:57.905844 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3ed0682c-2bbb-4aa6-ad60-596a4dd2150f tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Snapshot retrieved successfully. Aug 18 19:18:57.906681 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3ed0682c-2bbb-4aa6-ad60-596a4dd2150f tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 returned with HTTP 200 Aug 18 19:18:57.908287 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 145/583] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:57 2026] GET /volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 => generated 459 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:57.918822 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5790d952-bfcb-4517-bbec-c36117167855 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:57.920657 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5790d952-bfcb-4517-bbec-c36117167855 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] POST https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action Aug 18 19:18:57.920982 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5790d952-bfcb-4517-bbec-c36117167855 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:18:57.921094 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5790d952-bfcb-4517-bbec-c36117167855 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:57.922307 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.admin_actions [None req-5790d952-bfcb-4517-bbec-c36117167855 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] Updating snapshot 'f3cb4617-734b-47bb-944f-c422e9417971' with '{'status': 'available'}' {{(pid=100580) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 19:18:57.932083 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:57.932083 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:57.945838 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5790d952-bfcb-4517-bbec-c36117167855 tempest-SnapshotsActionsTest-1536763936 tempest-SnapshotsActionsTest-1536763936-project-admin] https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action returned with HTTP 202 Aug 18 19:18:57.945838 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 147/584] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:18:57 2026] POST /volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:18:57.952527 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-fb867b51-d2e0-43cb-acd1-3893fc013418 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:57.954413 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fb867b51-d2e0-43cb-acd1-3893fc013418 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 Aug 18 19:18:57.954628 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fb867b51-d2e0-43cb-acd1-3893fc013418 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:57.954842 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fb867b51-d2e0-43cb-acd1-3893fc013418 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:57.960210 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:57.960210 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:57.960599 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-fb867b51-d2e0-43cb-acd1-3893fc013418 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:57.961471 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fb867b51-d2e0-43cb-acd1-3893fc013418 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 returned with HTTP 200 Aug 18 19:18:57.961867 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 147/585] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:57 2026] GET /volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:57.976946 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-0d5b56df-5b58-4e08-8b42-9f432d070c55 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:57.978624 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0d5b56df-5b58-4e08-8b42-9f432d070c55 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 Aug 18 19:18:57.978820 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0d5b56df-5b58-4e08-8b42-9f432d070c55 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:57.979035 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0d5b56df-5b58-4e08-8b42-9f432d070c55 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:57.979162 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-0d5b56df-5b58-4e08-8b42-9f432d070c55 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Delete snapshot with id: f3cb4617-734b-47bb-944f-c422e9417971 Aug 18 19:18:57.988807 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:57.988807 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:57.989452 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-0d5b56df-5b58-4e08-8b42-9f432d070c55 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:58.016526 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-0d5b56df-5b58-4e08-8b42-9f432d070c55 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot delete request issued successfully. Aug 18 19:18:58.016526 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0d5b56df-5b58-4e08-8b42-9f432d070c55 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 returned with HTTP 202 Aug 18 19:18:58.016526 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 147/586] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:18:57 2026] DELETE /volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:18:58.024120 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7cfb3976-0562-461e-b536-090eb38d93e6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:58.025536 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7cfb3976-0562-461e-b536-090eb38d93e6 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 Aug 18 19:18:58.025745 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7cfb3976-0562-461e-b536-090eb38d93e6 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:58.026085 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7cfb3976-0562-461e-b536-090eb38d93e6 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:58.038394 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:58.038394 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:58.038394 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7cfb3976-0562-461e-b536-090eb38d93e6 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Snapshot retrieved successfully. Aug 18 19:18:58.038394 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7cfb3976-0562-461e-b536-090eb38d93e6 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 returned with HTTP 200 Aug 18 19:18:58.038394 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 146/587] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:58 2026] GET /volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:58.941161 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-ae79086b-fecc-4621-8240-4265ce5b97e0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:58.944933 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-ae79086b-fecc-4621-8240-4265ce5b97e0 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 Aug 18 19:18:58.945178 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-ae79086b-fecc-4621-8240-4265ce5b97e0 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:58.945355 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-ae79086b-fecc-4621-8240-4265ce5b97e0 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:58.953395 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:58.953395 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:58.957867 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-ae79086b-fecc-4621-8240-4265ce5b97e0 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:18:58.965615 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-ae79086b-fecc-4621-8240-4265ce5b97e0 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 returned with HTTP 200 Aug 18 19:18:58.965978 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 148/588] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:18:58 2026] GET /volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:18:59.046564 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-46e5ef8f-c1c6-4b7c-b51a-8c122fa0ca70 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:59.048673 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-46e5ef8f-c1c6-4b7c-b51a-8c122fa0ca70 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 Aug 18 19:18:59.048823 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-46e5ef8f-c1c6-4b7c-b51a-8c122fa0ca70 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:59.049045 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-46e5ef8f-c1c6-4b7c-b51a-8c122fa0ca70 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:59.055355 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-46e5ef8f-c1c6-4b7c-b51a-8c122fa0ca70 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 returned with HTTP 404 Aug 18 19:18:59.055886 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 148/589] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:18:59 2026] GET /volume/v3/snapshots/f3cb4617-734b-47bb-944f-c422e9417971 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:59.063043 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7c819161-15f5-48e1-9367-16f2f02666b6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:59.065416 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7c819161-15f5-48e1-9367-16f2f02666b6 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/volumes/4537895c-6043-4b20-9c2c-0e3b91b9e41f Aug 18 19:18:59.065745 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7c819161-15f5-48e1-9367-16f2f02666b6 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:59.067574 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7c819161-15f5-48e1-9367-16f2f02666b6 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:59.080287 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:59.080287 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:59.091385 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-7c819161-15f5-48e1-9367-16f2f02666b6 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Volume info retrieved successfully. Aug 18 19:18:59.098742 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7c819161-15f5-48e1-9367-16f2f02666b6 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/volumes/4537895c-6043-4b20-9c2c-0e3b91b9e41f returned with HTTP 200 Aug 18 19:18:59.099210 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 148/590] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:59 2026] GET /volume/v3/volumes/4537895c-6043-4b20-9c2c-0e3b91b9e41f => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:59.113639 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-beb1bbda-a0e2-4fa5-919b-f3e0d58f89d2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:59.115911 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-beb1bbda-a0e2-4fa5-919b-f3e0d58f89d2 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4537895c-6043-4b20-9c2c-0e3b91b9e41f Aug 18 19:18:59.116111 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-beb1bbda-a0e2-4fa5-919b-f3e0d58f89d2 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:59.116339 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-beb1bbda-a0e2-4fa5-919b-f3e0d58f89d2 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:59.116586 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-beb1bbda-a0e2-4fa5-919b-f3e0d58f89d2 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Delete volume with id: 4537895c-6043-4b20-9c2c-0e3b91b9e41f Aug 18 19:18:59.131590 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:59.131590 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:59.132200 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-beb1bbda-a0e2-4fa5-919b-f3e0d58f89d2 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Volume info retrieved successfully. Aug 18 19:18:59.154861 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-beb1bbda-a0e2-4fa5-919b-f3e0d58f89d2 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Delete volume request issued successfully. Aug 18 19:18:59.154861 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-beb1bbda-a0e2-4fa5-919b-f3e0d58f89d2 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/volumes/4537895c-6043-4b20-9c2c-0e3b91b9e41f returned with HTTP 202 Aug 18 19:18:59.154861 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 147/591] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:18:59 2026] DELETE /volume/v3/volumes/4537895c-6043-4b20-9c2c-0e3b91b9e41f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:18:59.162054 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5b010d0e-f67c-4703-8939-19f056f788f0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:59.166198 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5b010d0e-f67c-4703-8939-19f056f788f0 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/volumes/4537895c-6043-4b20-9c2c-0e3b91b9e41f Aug 18 19:18:59.166496 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5b010d0e-f67c-4703-8939-19f056f788f0 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:59.166746 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5b010d0e-f67c-4703-8939-19f056f788f0 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:59.180950 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:59.180950 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:59.187123 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-5b010d0e-f67c-4703-8939-19f056f788f0 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Volume info retrieved successfully. Aug 18 19:18:59.193149 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5b010d0e-f67c-4703-8939-19f056f788f0 tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/volumes/4537895c-6043-4b20-9c2c-0e3b91b9e41f returned with HTTP 200 Aug 18 19:18:59.193895 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 149/592] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:59 2026] GET /volume/v3/volumes/4537895c-6043-4b20-9c2c-0e3b91b9e41f => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:18:59.240581 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-14561aa3-3bdf-446f-9a08-c5142084b71a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:59.241098 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-14561aa3-3bdf-446f-9a08-c5142084b71a None None] GET https://10.4.3.170/volume// Aug 18 19:18:59.241295 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-14561aa3-3bdf-446f-9a08-c5142084b71a None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:59.241523 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-14561aa3-3bdf-446f-9a08-c5142084b71a None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:59.241912 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-14561aa3-3bdf-446f-9a08-c5142084b71a None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:18:59.242281 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 149/593] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:18: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 19:18:59.262173 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-c58660f8-4920-452c-abc1-c89bea14d721 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:59.411188 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-c58660f8-4920-452c-abc1-c89bea14d721 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:18:59.411536 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-c58660f8-4920-452c-abc1-c89bea14d721 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7df33a1-23e4-4bf4-b32e-c66626fe5737", "connector": null, "instance_uuid": "ff49cfca-f4e8-46f5-9d6a-c70ec2da6f3f"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:59.420124 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:59.420124 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:59.447049 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-c58660f8-4920-452c-abc1-c89bea14d721 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:18:59.447649 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 149/594] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:18:59 2026] POST /volume/v3/attachments => generated 273 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:18:59.492426 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ee4b93ca-b339-4572-ab22-70014ef1c1d2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:59.494230 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ee4b93ca-b339-4572-ab22-70014ef1c1d2 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 Aug 18 19:18:59.494600 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ee4b93ca-b339-4572-ab22-70014ef1c1d2 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:59.494744 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ee4b93ca-b339-4572-ab22-70014ef1c1d2 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:59.502796 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d65f7ae9-fef4-464f-b1ae-f0eff81ab5ca None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:59.503193 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d65f7ae9-fef4-464f-b1ae-f0eff81ab5ca None None] GET https://10.4.3.170/volume// Aug 18 19:18:59.503544 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d65f7ae9-fef4-464f-b1ae-f0eff81ab5ca None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:59.503842 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d65f7ae9-fef4-464f-b1ae-f0eff81ab5ca None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:59.504262 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d65f7ae9-fef4-464f-b1ae-f0eff81ab5ca None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:18:59.505174 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 150/595] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:18: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 19:18:59.507081 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:59.507081 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:18:59.511147 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ee4b93ca-b339-4572-ab22-70014ef1c1d2 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:18:59.516082 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ee4b93ca-b339-4572-ab22-70014ef1c1d2 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 returned with HTTP 200 Aug 18 19:18:59.516236 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-5ae01fe9-5aa8-4730-8eed-6d453ac8e3b8 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:59.516292 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 148/596] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:18:59 2026] GET /volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:18:59.518114 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-5ae01fe9-5aa8-4730-8eed-6d453ac8e3b8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 Aug 18 19:18:59.518114 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-5ae01fe9-5aa8-4730-8eed-6d453ac8e3b8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:59.518238 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-5ae01fe9-5aa8-4730-8eed-6d453ac8e3b8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:59.528257 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:59.528257 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:18:59.532356 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-5ae01fe9-5aa8-4730-8eed-6d453ac8e3b8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:18:59.537375 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-5ae01fe9-5aa8-4730-8eed-6d453ac8e3b8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 returned with HTTP 200 Aug 18 19:18:59.537774 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 150/597] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:18:59 2026] GET /volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 => generated 1540 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:18:59.575960 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ec0fa079-3e63-47e3-9896-169b944e41fd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:59.632322 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-4c74f99e-16e0-4261-ac0e-63894cb0414c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:59.634455 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-4c74f99e-16e0-4261-ac0e-63894cb0414c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] PUT https://10.4.3.170/volume/v3/attachments/e91da5d9-8e36-433d-8319-c7940c55df0c Aug 18 19:18:59.634829 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-4c74f99e-16e0-4261-ac0e-63894cb0414c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:59.644407 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-4c74f99e-16e0-4261-ac0e-63894cb0414c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Acquiring lock "cinder-attachment_update-e7df33a1-23e4-4bf4-b32e-c66626fe5737-np0000007688" by "attachment_update" {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:18:59.650272 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-4c74f99e-16e0-4261-ac0e-63894cb0414c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Lock "cinder-attachment_update-e7df33a1-23e4-4bf4-b32e-c66626fe5737-np0000007688" acquired by "attachment_update" :: waited 0.006s {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:18:59.651221 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:59.651221 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:18:59.666985 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ec0fa079-3e63-47e3-9896-169b944e41fd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:18:59.667379 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ec0fa079-3e63-47e3-9896-169b944e41fd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-904650329", "imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:18:59.668830 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-ec0fa079-3e63-47e3-9896-169b944e41fd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-904650329', 'imageRef': '3394ab6b-bad1-4521-8a00-1c034f3dd2cc'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:18:59.735800 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-4c74f99e-16e0-4261-ac0e-63894cb0414c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Lock "cinder-attachment_update-e7df33a1-23e4-4bf4-b32e-c66626fe5737-np0000007688" released by "attachment_update" :: held 0.086s {{(pid=100580) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:18:59.736100 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-4c74f99e-16e0-4261-ac0e-63894cb0414c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/attachments/e91da5d9-8e36-433d-8319-c7940c55df0c returned with HTTP 200 Aug 18 19:18:59.736569 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 151/598] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:18:59 2026] PUT /volume/v3/attachments/e91da5d9-8e36-433d-8319-c7940c55df0c => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:18:59.803829 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-a02b4867-c53c-459e-a9c1-e28aff6d92af req-2b2a1d39-1ea5-443e-8e31-55d19e7d197c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:59.806071 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-a02b4867-c53c-459e-a9c1-e28aff6d92af req-2b2a1d39-1ea5-443e-8e31-55d19e7d197c tempest-VolumesNegativeTest-825826082 tempest-VolumesNegativeTest-825826082-project-member] DELETE https://10.4.3.170/volume/v3/volumes/tempest-invalid-964431288 Aug 18 19:18:59.806242 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-a02b4867-c53c-459e-a9c1-e28aff6d92af req-2b2a1d39-1ea5-443e-8e31-55d19e7d197c tempest-VolumesNegativeTest-825826082 tempest-VolumesNegativeTest-825826082-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:59.806469 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-a02b4867-c53c-459e-a9c1-e28aff6d92af req-2b2a1d39-1ea5-443e-8e31-55d19e7d197c tempest-VolumesNegativeTest-825826082 tempest-VolumesNegativeTest-825826082-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:59.806624 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [req-a02b4867-c53c-459e-a9c1-e28aff6d92af req-2b2a1d39-1ea5-443e-8e31-55d19e7d197c tempest-VolumesNegativeTest-825826082 tempest-VolumesNegativeTest-825826082-project-member] Delete volume with id: tempest-invalid-964431288 Aug 18 19:18:59.813503 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-a02b4867-c53c-459e-a9c1-e28aff6d92af req-2b2a1d39-1ea5-443e-8e31-55d19e7d197c tempest-VolumesNegativeTest-825826082 tempest-VolumesNegativeTest-825826082-project-member] https://10.4.3.170/volume/v3/volumes/tempest-invalid-964431288 returned with HTTP 404 Aug 18 19:18:59.813984 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 149/599] 10.4.3.170 () {70 vars in 1587 bytes} [Tue Aug 18 19:18:59 2026] DELETE /volume/v3/volumes/tempest-invalid-964431288 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:18:59.887923 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-f18cce7a-7a67-493d-9d63-7107a98d6cec req-bab1dc96-0e14-4ea7-88a0-ee9ec1e9dd74 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:59.890183 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f18cce7a-7a67-493d-9d63-7107a98d6cec req-bab1dc96-0e14-4ea7-88a0-ee9ec1e9dd74 tempest-VolumesNegativeTest-825826082 tempest-VolumesNegativeTest-825826082-project-member] DELETE https://10.4.3.170/volume/v3/volumes/8d851c09-cb70-484e-b4e7-e149a9e3456f Aug 18 19:18:59.890325 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-f18cce7a-7a67-493d-9d63-7107a98d6cec req-bab1dc96-0e14-4ea7-88a0-ee9ec1e9dd74 tempest-VolumesNegativeTest-825826082 tempest-VolumesNegativeTest-825826082-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:59.890532 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-f18cce7a-7a67-493d-9d63-7107a98d6cec req-bab1dc96-0e14-4ea7-88a0-ee9ec1e9dd74 tempest-VolumesNegativeTest-825826082 tempest-VolumesNegativeTest-825826082-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:59.890696 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [req-f18cce7a-7a67-493d-9d63-7107a98d6cec req-bab1dc96-0e14-4ea7-88a0-ee9ec1e9dd74 tempest-VolumesNegativeTest-825826082 tempest-VolumesNegativeTest-825826082-project-member] Delete volume with id: 8d851c09-cb70-484e-b4e7-e149a9e3456f Aug 18 19:18:59.895626 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f18cce7a-7a67-493d-9d63-7107a98d6cec req-bab1dc96-0e14-4ea7-88a0-ee9ec1e9dd74 tempest-VolumesNegativeTest-825826082 tempest-VolumesNegativeTest-825826082-project-member] https://10.4.3.170/volume/v3/volumes/8d851c09-cb70-484e-b4e7-e149a9e3456f returned with HTTP 404 Aug 18 19:18:59.896054 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 151/600] 10.4.3.170 () {70 vars in 1620 bytes} [Tue Aug 18 19:18:59 2026] DELETE /volume/v3/volumes/8d851c09-cb70-484e-b4e7-e149a9e3456f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:59.903949 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-ec0fa079-3e63-47e3-9896-169b944e41fd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Create volume of 1 GB Aug 18 19:18:59.904447 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:18:59.904447 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:18:59.909828 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ec0fa079-3e63-47e3-9896-169b944e41fd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Availability Zones retrieved successfully. Aug 18 19:18:59.916155 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ec0fa079-3e63-47e3-9896-169b944e41fd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Flow 'volume_create_api' (6452e71a-3165-4c03-958a-00610a4a7b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:18:59.917380 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ec0fa079-3e63-47e3-9896-169b944e41fd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b31db890-f17d-4891-9110-1ab39098e736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:18:59.917525 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-15db8232-6d45-477d-8927-c852ba31cc5b req-66ad70e9-5103-44fa-b4e0-fc9056a34452 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:18:59.918574 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-ec0fa079-3e63-47e3-9896-169b944e41fd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:18:59.919575 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-15db8232-6d45-477d-8927-c852ba31cc5b req-66ad70e9-5103-44fa-b4e0-fc9056a34452 tempest-VolumesNegativeTest-825826082 tempest-VolumesNegativeTest-825826082-project-reader] GET https://10.4.3.170/volume/v3/volumes/03653551-dbfa-4f92-baf9-f1d5890d2dfc Aug 18 19:18:59.919785 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-15db8232-6d45-477d-8927-c852ba31cc5b req-66ad70e9-5103-44fa-b4e0-fc9056a34452 tempest-VolumesNegativeTest-825826082 tempest-VolumesNegativeTest-825826082-project-reader] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:18:59.919980 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-15db8232-6d45-477d-8927-c852ba31cc5b req-66ad70e9-5103-44fa-b4e0-fc9056a34452 tempest-VolumesNegativeTest-825826082 tempest-VolumesNegativeTest-825826082-project-reader] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:18:59.926240 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-15db8232-6d45-477d-8927-c852ba31cc5b req-66ad70e9-5103-44fa-b4e0-fc9056a34452 tempest-VolumesNegativeTest-825826082 tempest-VolumesNegativeTest-825826082-project-reader] https://10.4.3.170/volume/v3/volumes/03653551-dbfa-4f92-baf9-f1d5890d2dfc returned with HTTP 404 Aug 18 19:18:59.926936 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 152/601] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:18:59 2026] GET /volume/v3/volumes/03653551-dbfa-4f92-baf9-f1d5890d2dfc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:18:59.986232 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ec0fa079-3e63-47e3-9896-169b944e41fd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b31db890-f17d-4891-9110-1ab39098e736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:18:59.987633 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ec0fa079-3e63-47e3-9896-169b944e41fd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8223bef3-c21d-49ec-abd7-ebbfae348141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:00.052194 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-ec0fa079-3e63-47e3-9896-169b944e41fd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Created reservations ['8c1c4b9a-00a5-4e3f-9587-e11f8c438f35', 'fc87b0c4-3242-49e8-b088-c261a662c8b1', '5d2b9e56-c033-40f8-a02f-c8390bed92e1', 'f68d56b4-1852-40ea-b7a1-f66538748b04'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:00.053126 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ec0fa079-3e63-47e3-9896-169b944e41fd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8223bef3-c21d-49ec-abd7-ebbfae348141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c1c4b9a-00a5-4e3f-9587-e11f8c438f35', 'fc87b0c4-3242-49e8-b088-c261a662c8b1', '5d2b9e56-c033-40f8-a02f-c8390bed92e1', 'f68d56b4-1852-40ea-b7a1-f66538748b04']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:00.053989 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ec0fa079-3e63-47e3-9896-169b944e41fd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22410ab1-d852-4e91-8172-13552d68e63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:00.081424 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ec0fa079-3e63-47e3-9896-169b944e41fd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22410ab1-d852-4e91-8172-13552d68e63c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83168799-cf5e-41e3-bb3f-1bf32f5166b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-904650329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24bf70b340904786bc94b476e9076680',qos_specs=None,replication_status=,reservations=['8c1c4b9a-00a5-4e3f-9587-e11f8c438f35','fc87b0c4-3242-49e8-b088-c261a662c8b1','5d2b9e56-c033-40f8-a02f-c8390bed92e1','f68d56b4-1852-40ea-b7a1-f66538748b04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afe3c6ae693c414a9af6bc9800ae62fb',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:19:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-904650329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83168799-cf5e-41e3-bb3f-1bf32f5166b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24bf70b340904786bc94b476e9076680',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afe3c6ae693c414a9af6bc9800ae62fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:00.082512 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ec0fa079-3e63-47e3-9896-169b944e41fd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65b48a0d-e15a-455a-a3e3-ff2cbfc81321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:00.101063 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ec0fa079-3e63-47e3-9896-169b944e41fd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65b48a0d-e15a-455a-a3e3-ff2cbfc81321) transitioned into state 'SUCCESS' from state '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-904650329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24bf70b340904786bc94b476e9076680',qos_specs=None,replication_status=,reservations=['8c1c4b9a-00a5-4e3f-9587-e11f8c438f35','fc87b0c4-3242-49e8-b088-c261a662c8b1','5d2b9e56-c033-40f8-a02f-c8390bed92e1','f68d56b4-1852-40ea-b7a1-f66538748b04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afe3c6ae693c414a9af6bc9800ae62fb',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:00.102049 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ec0fa079-3e63-47e3-9896-169b944e41fd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b647658-550e-4983-9661-2740e088a03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:00.111564 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ec0fa079-3e63-47e3-9896-169b944e41fd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b647658-550e-4983-9661-2740e088a03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:00.112483 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ec0fa079-3e63-47e3-9896-169b944e41fd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Flow 'volume_create_api' (6452e71a-3165-4c03-958a-00610a4a7b1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:00.112847 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ec0fa079-3e63-47e3-9896-169b944e41fd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Create volume request issued successfully. Aug 18 19:19:00.113453 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ec0fa079-3e63-47e3-9896-169b944e41fd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:19:00.114074 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 150/602] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:18:59 2026] POST /volume/v3/volumes => generated 756 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:00.129308 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-66e012dd-a9d5-46de-b8da-8de1b402bb43 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:00.131012 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-66e012dd-a9d5-46de-b8da-8de1b402bb43 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] GET https://10.4.3.170/volume/v3/volumes/83168799-cf5e-41e3-bb3f-1bf32f5166b0 Aug 18 19:19:00.131124 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-66e012dd-a9d5-46de-b8da-8de1b402bb43 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:00.131295 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-66e012dd-a9d5-46de-b8da-8de1b402bb43 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:00.139626 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:00.139626 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:00.143511 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-66e012dd-a9d5-46de-b8da-8de1b402bb43 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Volume info retrieved successfully. Aug 18 19:19:00.147498 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-66e012dd-a9d5-46de-b8da-8de1b402bb43 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/volumes/83168799-cf5e-41e3-bb3f-1bf32f5166b0 returned with HTTP 200 Aug 18 19:19:00.147856 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 150/603] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:00 2026] GET /volume/v3/volumes/83168799-cf5e-41e3-bb3f-1bf32f5166b0 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:00.208199 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2c8b699e-1f5b-4d56-8190-547d4c859dde None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:00.210014 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2c8b699e-1f5b-4d56-8190-547d4c859dde tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] GET https://10.4.3.170/volume/v3/volumes/4537895c-6043-4b20-9c2c-0e3b91b9e41f Aug 18 19:19:00.210272 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2c8b699e-1f5b-4d56-8190-547d4c859dde tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:00.210664 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2c8b699e-1f5b-4d56-8190-547d4c859dde tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:00.217273 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2c8b699e-1f5b-4d56-8190-547d4c859dde tempest-SnapshotsActionsTest-540966971 tempest-SnapshotsActionsTest-540966971-project-member] https://10.4.3.170/volume/v3/volumes/4537895c-6043-4b20-9c2c-0e3b91b9e41f returned with HTTP 404 Aug 18 19:19:00.217885 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 152/604] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:00 2026] GET /volume/v3/volumes/4537895c-6043-4b20-9c2c-0e3b91b9e41f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:00.529547 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-496d6708-b810-493f-a39a-8f5dd1823e75 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:00.534394 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-496d6708-b810-493f-a39a-8f5dd1823e75 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 Aug 18 19:19:00.534526 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-496d6708-b810-493f-a39a-8f5dd1823e75 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:00.534771 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-496d6708-b810-493f-a39a-8f5dd1823e75 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:00.544423 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:00.544423 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:00.547574 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-496d6708-b810-493f-a39a-8f5dd1823e75 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:19:00.552089 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-496d6708-b810-493f-a39a-8f5dd1823e75 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 returned with HTTP 200 Aug 18 19:19:00.552607 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 153/605] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:00 2026] GET /volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:01.159121 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1e3fadb6-caca-4d6d-b720-774b0ddfec20 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:01.161651 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1e3fadb6-caca-4d6d-b720-774b0ddfec20 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] GET https://10.4.3.170/volume/v3/volumes/83168799-cf5e-41e3-bb3f-1bf32f5166b0 Aug 18 19:19:01.161922 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1e3fadb6-caca-4d6d-b720-774b0ddfec20 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:01.162196 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1e3fadb6-caca-4d6d-b720-774b0ddfec20 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:01.169731 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:01.169731 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:01.173413 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1e3fadb6-caca-4d6d-b720-774b0ddfec20 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Volume info retrieved successfully. Aug 18 19:19:01.177921 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1e3fadb6-caca-4d6d-b720-774b0ddfec20 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/volumes/83168799-cf5e-41e3-bb3f-1bf32f5166b0 returned with HTTP 200 Aug 18 19:19:01.178281 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 151/606] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:01 2026] GET /volume/v3/volumes/83168799-cf5e-41e3-bb3f-1bf32f5166b0 => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:01.190307 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f93fad31-bed5-4110-a047-0eb30fef7515 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:01.192557 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f93fad31-bed5-4110-a047-0eb30fef7515 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:01.193058 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f93fad31-bed5-4110-a047-0eb30fef7515 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1652621855"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:01.194785 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-f93fad31-bed5-4110-a047-0eb30fef7515 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1652621855'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:01.194931 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-f93fad31-bed5-4110-a047-0eb30fef7515 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Create volume of 1 GB Aug 18 19:19:01.199861 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f93fad31-bed5-4110-a047-0eb30fef7515 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Availability Zones retrieved successfully. Aug 18 19:19:01.207501 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-f93fad31-bed5-4110-a047-0eb30fef7515 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Flow 'volume_create_api' (cd54e88b-4059-4992-b990-a29dad5a95b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:01.208779 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-f93fad31-bed5-4110-a047-0eb30fef7515 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c902bb51-f017-4e95-a8b7-c5238e308985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:01.210162 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-f93fad31-bed5-4110-a047-0eb30fef7515 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:19:01.239963 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-f93fad31-bed5-4110-a047-0eb30fef7515 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c902bb51-f017-4e95-a8b7-c5238e308985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:01.240456 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-f93fad31-bed5-4110-a047-0eb30fef7515 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a6c7aab-9ac7-4077-b0c5-7f0d3d976665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:01.282609 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-f93fad31-bed5-4110-a047-0eb30fef7515 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Created reservations ['d87e8fc8-44a4-4e8c-b2d0-a5148d32559a', '273ec111-f420-4f13-a7a4-01527a865088', '6850b127-be27-4619-96a5-0a22b6703c39', 'b833a293-5748-4c4a-98e9-11eff427af35'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:01.283438 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-f93fad31-bed5-4110-a047-0eb30fef7515 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a6c7aab-9ac7-4077-b0c5-7f0d3d976665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d87e8fc8-44a4-4e8c-b2d0-a5148d32559a', '273ec111-f420-4f13-a7a4-01527a865088', '6850b127-be27-4619-96a5-0a22b6703c39', 'b833a293-5748-4c4a-98e9-11eff427af35']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:01.284226 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-f93fad31-bed5-4110-a047-0eb30fef7515 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ea1a7ec-9fa9-4f38-98ce-0e1c5e659b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:01.314307 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-f93fad31-bed5-4110-a047-0eb30fef7515 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ea1a7ec-9fa9-4f38-98ce-0e1c5e659b53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ac193f4-9aec-4226-a216-8e990e57e258', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1652621855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24bf70b340904786bc94b476e9076680',qos_specs=None,replication_status=,reservations=['d87e8fc8-44a4-4e8c-b2d0-a5148d32559a','273ec111-f420-4f13-a7a4-01527a865088','6850b127-be27-4619-96a5-0a22b6703c39','b833a293-5748-4c4a-98e9-11eff427af35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afe3c6ae693c414a9af6bc9800ae62fb',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:19:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1652621855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ac193f4-9aec-4226-a216-8e990e57e258,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24bf70b340904786bc94b476e9076680',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afe3c6ae693c414a9af6bc9800ae62fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:01.315067 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-f93fad31-bed5-4110-a047-0eb30fef7515 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5f2c10e-8e92-46bc-98a2-9285f132b3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:01.336767 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-f93fad31-bed5-4110-a047-0eb30fef7515 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5f2c10e-8e92-46bc-98a2-9285f132b3b5) transitioned into state 'SUCCESS' from state '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-1652621855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24bf70b340904786bc94b476e9076680',qos_specs=None,replication_status=,reservations=['d87e8fc8-44a4-4e8c-b2d0-a5148d32559a','273ec111-f420-4f13-a7a4-01527a865088','6850b127-be27-4619-96a5-0a22b6703c39','b833a293-5748-4c4a-98e9-11eff427af35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afe3c6ae693c414a9af6bc9800ae62fb',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:01.337494 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-f93fad31-bed5-4110-a047-0eb30fef7515 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43ac2583-92d1-401a-9ff5-eca60b715c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:01.347707 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-f93fad31-bed5-4110-a047-0eb30fef7515 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43ac2583-92d1-401a-9ff5-eca60b715c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:01.348577 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-f93fad31-bed5-4110-a047-0eb30fef7515 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Flow 'volume_create_api' (cd54e88b-4059-4992-b990-a29dad5a95b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:01.348888 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f93fad31-bed5-4110-a047-0eb30fef7515 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Create volume request issued successfully. Aug 18 19:19:01.349498 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f93fad31-bed5-4110-a047-0eb30fef7515 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:19:01.349925 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 151/607] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:19:01 2026] POST /volume/v3/volumes => generated 757 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:01.363517 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-98a749f6-9c4d-45ae-bcd7-2a3abbde60bd None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:01.365298 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-98a749f6-9c4d-45ae-bcd7-2a3abbde60bd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] GET https://10.4.3.170/volume/v3/volumes/4ac193f4-9aec-4226-a216-8e990e57e258 Aug 18 19:19:01.365537 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-98a749f6-9c4d-45ae-bcd7-2a3abbde60bd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:01.365776 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-98a749f6-9c4d-45ae-bcd7-2a3abbde60bd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:01.372937 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:01.372937 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:01.376680 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-98a749f6-9c4d-45ae-bcd7-2a3abbde60bd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Volume info retrieved successfully. Aug 18 19:19:01.381612 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-98a749f6-9c4d-45ae-bcd7-2a3abbde60bd tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/volumes/4ac193f4-9aec-4226-a216-8e990e57e258 returned with HTTP 200 Aug 18 19:19:01.382287 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 153/608] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:01 2026] GET /volume/v3/volumes/4ac193f4-9aec-4226-a216-8e990e57e258 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:01.568516 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b7905975-7705-41c2-9259-2e499bddbf72 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:01.570625 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b7905975-7705-41c2-9259-2e499bddbf72 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 Aug 18 19:19:01.570860 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b7905975-7705-41c2-9259-2e499bddbf72 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:01.571095 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b7905975-7705-41c2-9259-2e499bddbf72 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:01.583567 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:01.583567 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:01.585600 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b7905975-7705-41c2-9259-2e499bddbf72 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:19:01.590881 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b7905975-7705-41c2-9259-2e499bddbf72 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 returned with HTTP 200 Aug 18 19:19:01.591294 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 154/609] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:01 2026] GET /volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:02.396546 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-837fcb83-7221-4133-ba59-321057cb60e5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:02.398730 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-837fcb83-7221-4133-ba59-321057cb60e5 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] GET https://10.4.3.170/volume/v3/volumes/4ac193f4-9aec-4226-a216-8e990e57e258 Aug 18 19:19:02.398959 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-837fcb83-7221-4133-ba59-321057cb60e5 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:02.399215 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-837fcb83-7221-4133-ba59-321057cb60e5 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:02.408240 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:02.408240 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:02.412667 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-837fcb83-7221-4133-ba59-321057cb60e5 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Volume info retrieved successfully. Aug 18 19:19:02.420504 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-837fcb83-7221-4133-ba59-321057cb60e5 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/volumes/4ac193f4-9aec-4226-a216-8e990e57e258 returned with HTTP 200 Aug 18 19:19:02.421010 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 152/610] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:02 2026] GET /volume/v3/volumes/4ac193f4-9aec-4226-a216-8e990e57e258 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:02.442613 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4309673e-5f26-4a1a-b49c-7d9b232ec023 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:02.444377 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4309673e-5f26-4a1a-b49c-7d9b232ec023 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:02.444813 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4309673e-5f26-4a1a-b49c-7d9b232ec023 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1875172523"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:02.446030 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-4309673e-5f26-4a1a-b49c-7d9b232ec023 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1875172523'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:02.446147 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-4309673e-5f26-4a1a-b49c-7d9b232ec023 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Create volume of 1 GB Aug 18 19:19:02.446405 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:02.446405 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:02.450232 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4309673e-5f26-4a1a-b49c-7d9b232ec023 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Availability Zones retrieved successfully. Aug 18 19:19:02.456185 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4309673e-5f26-4a1a-b49c-7d9b232ec023 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Flow 'volume_create_api' (6a2a144a-b5af-4587-87ab-c66688829857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:02.456620 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4309673e-5f26-4a1a-b49c-7d9b232ec023 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74114f22-fcef-4869-9326-763a5b014ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:02.457607 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-4309673e-5f26-4a1a-b49c-7d9b232ec023 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:19:02.483497 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4309673e-5f26-4a1a-b49c-7d9b232ec023 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74114f22-fcef-4869-9326-763a5b014ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:02.484624 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4309673e-5f26-4a1a-b49c-7d9b232ec023 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bf3e1c0-7459-4216-b9b4-8ee098c4fd5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:02.534389 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-fe50d963-f74c-4d36-9d58-69827a3cb60f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:02.534984 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-4309673e-5f26-4a1a-b49c-7d9b232ec023 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Created reservations ['20af53d1-36b0-48e6-8c17-31ebddf3d5aa', '957597c3-3bdc-42ff-a462-698070e4a2a9', 'e2b551a8-5acd-4ee7-8e4d-7949734a1537', '35d30022-f6e2-42ac-8960-c193906261ad'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:02.536008 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4309673e-5f26-4a1a-b49c-7d9b232ec023 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bf3e1c0-7459-4216-b9b4-8ee098c4fd5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20af53d1-36b0-48e6-8c17-31ebddf3d5aa', '957597c3-3bdc-42ff-a462-698070e4a2a9', 'e2b551a8-5acd-4ee7-8e4d-7949734a1537', '35d30022-f6e2-42ac-8960-c193906261ad']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:02.536998 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4309673e-5f26-4a1a-b49c-7d9b232ec023 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67abd563-302a-4e46-b7bb-f1e065d48ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:02.563776 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4309673e-5f26-4a1a-b49c-7d9b232ec023 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67abd563-302a-4e46-b7bb-f1e065d48ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87339559-4206-4f97-aea3-326d22924b65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1875172523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24bf70b340904786bc94b476e9076680',qos_specs=None,replication_status=,reservations=['20af53d1-36b0-48e6-8c17-31ebddf3d5aa','957597c3-3bdc-42ff-a462-698070e4a2a9','e2b551a8-5acd-4ee7-8e4d-7949734a1537','35d30022-f6e2-42ac-8960-c193906261ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afe3c6ae693c414a9af6bc9800ae62fb',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:19:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1875172523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87339559-4206-4f97-aea3-326d22924b65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24bf70b340904786bc94b476e9076680',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afe3c6ae693c414a9af6bc9800ae62fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:02.564774 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4309673e-5f26-4a1a-b49c-7d9b232ec023 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90cd2540-6d59-4118-9d26-f986b560c95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:02.585859 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4309673e-5f26-4a1a-b49c-7d9b232ec023 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90cd2540-6d59-4118-9d26-f986b560c95b) transitioned into state 'SUCCESS' from state '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-1875172523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24bf70b340904786bc94b476e9076680',qos_specs=None,replication_status=,reservations=['20af53d1-36b0-48e6-8c17-31ebddf3d5aa','957597c3-3bdc-42ff-a462-698070e4a2a9','e2b551a8-5acd-4ee7-8e4d-7949734a1537','35d30022-f6e2-42ac-8960-c193906261ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afe3c6ae693c414a9af6bc9800ae62fb',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:02.587152 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4309673e-5f26-4a1a-b49c-7d9b232ec023 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb2b9e96-89ef-43a1-b3e1-590ef01b5a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:02.598925 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4309673e-5f26-4a1a-b49c-7d9b232ec023 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb2b9e96-89ef-43a1-b3e1-590ef01b5a4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:02.600021 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4309673e-5f26-4a1a-b49c-7d9b232ec023 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Flow 'volume_create_api' (6a2a144a-b5af-4587-87ab-c66688829857) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:02.600021 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4309673e-5f26-4a1a-b49c-7d9b232ec023 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Create volume request issued successfully. Aug 18 19:19:02.600150 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4309673e-5f26-4a1a-b49c-7d9b232ec023 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:19:02.600553 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 152/611] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:19:02 2026] POST /volume/v3/volumes => generated 757 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:02.603592 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fe50d963-f74c-4d36-9d58-69827a3cb60f tempest-VolumePoolsAdminTestsJSON-1090613597 tempest-VolumePoolsAdminTestsJSON-1090613597-project-admin] GET https://10.4.3.170/volume/v3/scheduler-stats/get_pools?detail=True Aug 18 19:19:02.603856 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fe50d963-f74c-4d36-9d58-69827a3cb60f tempest-VolumePoolsAdminTestsJSON-1090613597 tempest-VolumePoolsAdminTestsJSON-1090613597-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:02.604122 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fe50d963-f74c-4d36-9d58-69827a3cb60f tempest-VolumePoolsAdminTestsJSON-1090613597 tempest-VolumePoolsAdminTestsJSON-1090613597-project-admin] Calling method 'get_pools' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:02.608609 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-26f74d0f-a1a5-4327-927c-83e6c739c543 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:02.610695 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-26f74d0f-a1a5-4327-927c-83e6c739c543 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 Aug 18 19:19:02.611083 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-26f74d0f-a1a5-4327-927c-83e6c739c543 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:02.611653 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-26f74d0f-a1a5-4327-927c-83e6c739c543 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:02.612623 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-241f2288-7401-4273-bd74-1cd373b85f54 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:02.614527 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-241f2288-7401-4273-bd74-1cd373b85f54 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] GET https://10.4.3.170/volume/v3/volumes/87339559-4206-4f97-aea3-326d22924b65 Aug 18 19:19:02.614527 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-241f2288-7401-4273-bd74-1cd373b85f54 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:02.614527 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-241f2288-7401-4273-bd74-1cd373b85f54 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:02.620742 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:02.620742 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:02.622615 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:02.622615 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:02.626759 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-26f74d0f-a1a5-4327-927c-83e6c739c543 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:19:02.631998 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-26f74d0f-a1a5-4327-927c-83e6c739c543 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 returned with HTTP 200 Aug 18 19:19:02.632481 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 155/612] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:02 2026] GET /volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 19:19:02.634183 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-241f2288-7401-4273-bd74-1cd373b85f54 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Volume info retrieved successfully. Aug 18 19:19:02.641527 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-241f2288-7401-4273-bd74-1cd373b85f54 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/volumes/87339559-4206-4f97-aea3-326d22924b65 returned with HTTP 200 Aug 18 19:19:02.642270 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 153/613] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:02 2026] GET /volume/v3/volumes/87339559-4206-4f97-aea3-326d22924b65 => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:02.679947 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fe50d963-f74c-4d36-9d58-69827a3cb60f tempest-VolumePoolsAdminTestsJSON-1090613597 tempest-VolumePoolsAdminTestsJSON-1090613597-project-admin] https://10.4.3.170/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 18 19:19:02.680377 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 154/614] 10.4.3.170 () {66 vars in 1314 bytes} [Tue Aug 18 19:19:02 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:02.691544 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-77caee9f-17dd-4b38-9d33-2aac4c11e18c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:02.693465 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-77caee9f-17dd-4b38-9d33-2aac4c11e18c tempest-VolumePoolsAdminTestsJSON-1090613597 tempest-VolumePoolsAdminTestsJSON-1090613597-project-admin] GET https://10.4.3.170/volume/v3/scheduler-stats/get_pools Aug 18 19:19:02.693668 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-77caee9f-17dd-4b38-9d33-2aac4c11e18c tempest-VolumePoolsAdminTestsJSON-1090613597 tempest-VolumePoolsAdminTestsJSON-1090613597-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:02.693878 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-77caee9f-17dd-4b38-9d33-2aac4c11e18c tempest-VolumePoolsAdminTestsJSON-1090613597 tempest-VolumePoolsAdminTestsJSON-1090613597-project-admin] Calling method 'get_pools' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:02.694130 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:02.694130 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:02.704650 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-77caee9f-17dd-4b38-9d33-2aac4c11e18c tempest-VolumePoolsAdminTestsJSON-1090613597 tempest-VolumePoolsAdminTestsJSON-1090613597-project-admin] https://10.4.3.170/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 19:19:02.705084 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 153/615] 10.4.3.170 () {66 vars in 1291 bytes} [Tue Aug 18 19:19:02 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:02.733784 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9ff5bfba-fddc-4b24-a9f6-847803bc6dc6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:02.735213 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9ff5bfba-fddc-4b24-a9f6-847803bc6dc6 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:02.735576 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9ff5bfba-fddc-4b24-a9f6-847803bc6dc6 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1037573711"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:02.738456 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-9ff5bfba-fddc-4b24-a9f6-847803bc6dc6 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1037573711'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:02.738456 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-9ff5bfba-fddc-4b24-a9f6-847803bc6dc6 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Create volume of 1 GB Aug 18 19:19:02.740724 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9ff5bfba-fddc-4b24-a9f6-847803bc6dc6 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Availability Zones retrieved successfully. Aug 18 19:19:02.746026 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9ff5bfba-fddc-4b24-a9f6-847803bc6dc6 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Flow 'volume_create_api' (ab3353f2-0c28-40ba-b743-ab491e9dc8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:02.746966 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9ff5bfba-fddc-4b24-a9f6-847803bc6dc6 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22c204fb-aeae-44d7-9b01-097ca27f7d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:02.747872 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-9ff5bfba-fddc-4b24-a9f6-847803bc6dc6 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:19:02.779327 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9ff5bfba-fddc-4b24-a9f6-847803bc6dc6 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22c204fb-aeae-44d7-9b01-097ca27f7d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:02.780488 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9ff5bfba-fddc-4b24-a9f6-847803bc6dc6 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2567d4ab-3b43-47e3-9430-6fe13d3a1705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:02.842353 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-9ff5bfba-fddc-4b24-a9f6-847803bc6dc6 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Created reservations ['3f900c98-a202-422b-b7f7-3ec59376ebd0', 'bb2845d5-5b60-47f3-b4a7-c8fe90122c1b', '91ecb86b-8d93-4c6e-acb8-579ffa8eebdf', 'a7624ab3-6f06-43a6-b90d-e5a07e1d0600'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:02.843268 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9ff5bfba-fddc-4b24-a9f6-847803bc6dc6 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2567d4ab-3b43-47e3-9430-6fe13d3a1705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f900c98-a202-422b-b7f7-3ec59376ebd0', 'bb2845d5-5b60-47f3-b4a7-c8fe90122c1b', '91ecb86b-8d93-4c6e-acb8-579ffa8eebdf', 'a7624ab3-6f06-43a6-b90d-e5a07e1d0600']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:02.844215 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9ff5bfba-fddc-4b24-a9f6-847803bc6dc6 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac3ec3bd-9793-47b1-a70a-c850c4f44800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:02.869953 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9ff5bfba-fddc-4b24-a9f6-847803bc6dc6 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac3ec3bd-9793-47b1-a70a-c850c4f44800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4efa88b-b04e-4c8d-9927-bcbe6179f440', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1037573711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d68169843f464216974dbca800447e99',qos_specs=None,replication_status=,reservations=['3f900c98-a202-422b-b7f7-3ec59376ebd0','bb2845d5-5b60-47f3-b4a7-c8fe90122c1b','91ecb86b-8d93-4c6e-acb8-579ffa8eebdf','a7624ab3-6f06-43a6-b90d-e5a07e1d0600'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4aae1831c704484a587ecb5089ee6dd',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:19:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1037573711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4efa88b-b04e-4c8d-9927-bcbe6179f440,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d68169843f464216974dbca800447e99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4aae1831c704484a587ecb5089ee6dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:02.870814 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9ff5bfba-fddc-4b24-a9f6-847803bc6dc6 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3abdc19-196e-4c14-b68c-06fa0619da12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:02.888175 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9ff5bfba-fddc-4b24-a9f6-847803bc6dc6 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3abdc19-196e-4c14-b68c-06fa0619da12) transitioned into state 'SUCCESS' from state '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-1037573711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d68169843f464216974dbca800447e99',qos_specs=None,replication_status=,reservations=['3f900c98-a202-422b-b7f7-3ec59376ebd0','bb2845d5-5b60-47f3-b4a7-c8fe90122c1b','91ecb86b-8d93-4c6e-acb8-579ffa8eebdf','a7624ab3-6f06-43a6-b90d-e5a07e1d0600'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4aae1831c704484a587ecb5089ee6dd',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:02.888838 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9ff5bfba-fddc-4b24-a9f6-847803bc6dc6 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ddeb9c5-c715-48d1-820d-2f4a9adcf67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:02.897672 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9ff5bfba-fddc-4b24-a9f6-847803bc6dc6 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ddeb9c5-c715-48d1-820d-2f4a9adcf67a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:02.898517 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9ff5bfba-fddc-4b24-a9f6-847803bc6dc6 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Flow 'volume_create_api' (ab3353f2-0c28-40ba-b743-ab491e9dc8d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:02.898827 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9ff5bfba-fddc-4b24-a9f6-847803bc6dc6 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Create volume request issued successfully. Aug 18 19:19:02.899495 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9ff5bfba-fddc-4b24-a9f6-847803bc6dc6 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:19:02.900161 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 156/616] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:19:02 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 19:19:03.651999 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8288a2d3-7fe8-4342-a6dd-968957d04341 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:03.654826 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8288a2d3-7fe8-4342-a6dd-968957d04341 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 Aug 18 19:19:03.655097 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8288a2d3-7fe8-4342-a6dd-968957d04341 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:03.655376 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8288a2d3-7fe8-4342-a6dd-968957d04341 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:03.657906 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-71d40ace-4cb9-4eb1-96ea-0506a838b031 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:03.660597 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-71d40ace-4cb9-4eb1-96ea-0506a838b031 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] GET https://10.4.3.170/volume/v3/volumes/87339559-4206-4f97-aea3-326d22924b65 Aug 18 19:19:03.660597 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-71d40ace-4cb9-4eb1-96ea-0506a838b031 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:03.660770 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-71d40ace-4cb9-4eb1-96ea-0506a838b031 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:03.671058 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:03.671058 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:03.671346 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:03.671346 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:03.675936 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8288a2d3-7fe8-4342-a6dd-968957d04341 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:19:03.677721 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-71d40ace-4cb9-4eb1-96ea-0506a838b031 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Volume info retrieved successfully. Aug 18 19:19:03.683610 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-71d40ace-4cb9-4eb1-96ea-0506a838b031 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/volumes/87339559-4206-4f97-aea3-326d22924b65 returned with HTTP 200 Aug 18 19:19:03.683660 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8288a2d3-7fe8-4342-a6dd-968957d04341 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 returned with HTTP 200 Aug 18 19:19:03.684080 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 155/617] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:03 2026] GET /volume/v3/volumes/87339559-4206-4f97-aea3-326d22924b65 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:03.684199 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 154/618] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:03 2026] GET /volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:03.757389 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c4288bea-20cf-4539-9f18-93aa2c645c7e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:03.757891 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c4288bea-20cf-4539-9f18-93aa2c645c7e tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:03.758299 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c4288bea-20cf-4539-9f18-93aa2c645c7e tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1944579010", "imageRef": "ad2e57a5-ed0c-4dda-8a3d-d7305db58bca", "size": 1}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:03.762930 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-c4288bea-20cf-4539-9f18-93aa2c645c7e tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1944579010', 'imageRef': 'ad2e57a5-ed0c-4dda-8a3d-d7305db58bca', 'size': 1}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:04.054012 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-c4288bea-20cf-4539-9f18-93aa2c645c7e tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Create volume of 1 GB Aug 18 19:19:04.063814 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c4288bea-20cf-4539-9f18-93aa2c645c7e tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Availability Zones retrieved successfully. Aug 18 19:19:04.064659 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-e043577e-346b-44d2-a40c-572713e706c9 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:04.067212 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-e043577e-346b-44d2-a40c-572713e706c9 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] POST https://10.4.3.170/volume/v3/attachments/e91da5d9-8e36-433d-8319-c7940c55df0c/action Aug 18 19:19:04.068131 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-e043577e-346b-44d2-a40c-572713e706c9 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:04.068329 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-e043577e-346b-44d2-a40c-572713e706c9 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:04.070532 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c4288bea-20cf-4539-9f18-93aa2c645c7e tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Flow 'volume_create_api' (5bf25ae3-6e88-47e9-8957-a4c8ae5970f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:04.071449 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c4288bea-20cf-4539-9f18-93aa2c645c7e tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2421cc6-09f3-4914-b21e-62b1fd0f73d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:04.072297 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-c4288bea-20cf-4539-9f18-93aa2c645c7e tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:19:04.087884 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:04.087884 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:04.105717 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-b53dfba6-7507-4482-b20c-dee4a1efd107 req-e043577e-346b-44d2-a40c-572713e706c9 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/attachments/e91da5d9-8e36-433d-8319-c7940c55df0c/action returned with HTTP 204 Aug 18 19:19:04.106631 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 157/619] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:19:04 2026] POST /volume/v3/attachments/e91da5d9-8e36-433d-8319-c7940c55df0c/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:04.170887 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c4288bea-20cf-4539-9f18-93aa2c645c7e tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2421cc6-09f3-4914-b21e-62b1fd0f73d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:04.171901 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c4288bea-20cf-4539-9f18-93aa2c645c7e tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb98a69-57e0-47ac-9d8f-0e8541a38b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:04.248350 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-c4288bea-20cf-4539-9f18-93aa2c645c7e tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Created reservations ['55b4979e-a24a-41b0-9335-34568011c496', '41e00f6e-ea67-40c2-a7af-24acdc4bd2ba', 'c246fa1e-b68d-4c2c-8f79-5d38e88db817', '02da4641-e9f2-49f3-9d0c-682ce3b169b4'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:04.249298 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c4288bea-20cf-4539-9f18-93aa2c645c7e tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb98a69-57e0-47ac-9d8f-0e8541a38b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55b4979e-a24a-41b0-9335-34568011c496', '41e00f6e-ea67-40c2-a7af-24acdc4bd2ba', 'c246fa1e-b68d-4c2c-8f79-5d38e88db817', '02da4641-e9f2-49f3-9d0c-682ce3b169b4']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:04.250314 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c4288bea-20cf-4539-9f18-93aa2c645c7e tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a522233e-d6b0-408c-b99a-1e464d95e0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:04.278993 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c4288bea-20cf-4539-9f18-93aa2c645c7e tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a522233e-d6b0-408c-b99a-1e464d95e0f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a69595af-ce5b-424b-a0c2-8dc8d6ef6040', '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-1944579010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b988b2fc10e4537b676ece4a9d8b293',qos_specs=None,replication_status=,reservations=['55b4979e-a24a-41b0-9335-34568011c496','41e00f6e-ea67-40c2-a7af-24acdc4bd2ba','c246fa1e-b68d-4c2c-8f79-5d38e88db817','02da4641-e9f2-49f3-9d0c-682ce3b169b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc2a202a91cb40769311ca78d713d545',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:19:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1944579010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a69595af-ce5b-424b-a0c2-8dc8d6ef6040,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b988b2fc10e4537b676ece4a9d8b293',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc2a202a91cb40769311ca78d713d545',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:04.280008 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c4288bea-20cf-4539-9f18-93aa2c645c7e tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f04db882-7021-4bac-be89-012342d8563c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:04.308594 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c4288bea-20cf-4539-9f18-93aa2c645c7e tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f04db882-7021-4bac-be89-012342d8563c) transitioned into state 'SUCCESS' from state '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-1944579010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b988b2fc10e4537b676ece4a9d8b293',qos_specs=None,replication_status=,reservations=['55b4979e-a24a-41b0-9335-34568011c496','41e00f6e-ea67-40c2-a7af-24acdc4bd2ba','c246fa1e-b68d-4c2c-8f79-5d38e88db817','02da4641-e9f2-49f3-9d0c-682ce3b169b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc2a202a91cb40769311ca78d713d545',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:04.310869 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c4288bea-20cf-4539-9f18-93aa2c645c7e tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2af7749-b617-43d7-92b0-499cf01908ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:04.319488 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c4288bea-20cf-4539-9f18-93aa2c645c7e tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2af7749-b617-43d7-92b0-499cf01908ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:04.320290 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c4288bea-20cf-4539-9f18-93aa2c645c7e tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Flow 'volume_create_api' (5bf25ae3-6e88-47e9-8957-a4c8ae5970f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:04.320634 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c4288bea-20cf-4539-9f18-93aa2c645c7e tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Create volume request issued successfully. Aug 18 19:19:04.321213 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c4288bea-20cf-4539-9f18-93aa2c645c7e tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:19:04.321777 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 154/620] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:19:03 2026] POST /volume/v3/volumes => generated 753 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:04.338494 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ee83a49c-b632-42a3-b5a9-061f68f3ff7c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:04.356869 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ee83a49c-b632-42a3-b5a9-061f68f3ff7c tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] GET https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 Aug 18 19:19:04.357110 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ee83a49c-b632-42a3-b5a9-061f68f3ff7c tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:04.357329 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ee83a49c-b632-42a3-b5a9-061f68f3ff7c tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:04.368494 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:04.368494 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:04.373342 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ee83a49c-b632-42a3-b5a9-061f68f3ff7c tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Volume info retrieved successfully. Aug 18 19:19:04.378452 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ee83a49c-b632-42a3-b5a9-061f68f3ff7c tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 returned with HTTP 200 Aug 18 19:19:04.378920 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 156/621] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:04 2026] GET /volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:04.698184 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6b10ac18-38ee-4634-9702-f7dbaa88552a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:04.701554 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6b10ac18-38ee-4634-9702-f7dbaa88552a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 Aug 18 19:19:04.701806 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6b10ac18-38ee-4634-9702-f7dbaa88552a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:04.702053 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6b10ac18-38ee-4634-9702-f7dbaa88552a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:04.719682 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:04.719682 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:04.724450 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6b10ac18-38ee-4634-9702-f7dbaa88552a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:19:04.729169 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6b10ac18-38ee-4634-9702-f7dbaa88552a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 returned with HTTP 200 Aug 18 19:19:04.729556 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 155/622] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:04 2026] GET /volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 => generated 1653 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:04.742039 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b3ccb523-100c-49c6-a66e-a1c98afcec34 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:04.744713 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b3ccb523-100c-49c6-a66e-a1c98afcec34 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:19:04.745161 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b3ccb523-100c-49c6-a66e-a1c98afcec34 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7df33a1-23e4-4bf4-b32e-c66626fe5737", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-290165859"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:04.758690 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:04.758690 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:04.759442 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b3ccb523-100c-49c6-a66e-a1c98afcec34 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:19:04.759673 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-b3ccb523-100c-49c6-a66e-a1c98afcec34 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create snapshot from volume e7df33a1-23e4-4bf4-b32e-c66626fe5737 Aug 18 19:19:04.764100 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b3ccb523-100c-49c6-a66e-a1c98afcec34 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 400 Aug 18 19:19:04.764608 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 158/623] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:19:04 2026] POST /volume/v3/snapshots => generated 160 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 19:19:04.774307 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a6c09fad-14c5-4d39-b8fa-99968d542b8f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:04.776543 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a6c09fad-14c5-4d39-b8fa-99968d542b8f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:19:04.777018 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a6c09fad-14c5-4d39-b8fa-99968d542b8f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7df33a1-23e4-4bf4-b32e-c66626fe5737", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1128340121"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:04.794440 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:04.794440 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:04.795165 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a6c09fad-14c5-4d39-b8fa-99968d542b8f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:19:04.795399 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-a6c09fad-14c5-4d39-b8fa-99968d542b8f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create snapshot from volume e7df33a1-23e4-4bf4-b32e-c66626fe5737 Aug 18 19:19:04.824160 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-a6c09fad-14c5-4d39-b8fa-99968d542b8f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Created reservations ['8a4d853c-a18c-47e4-bf65-a34395ed538d', '16769679-285d-46a6-a957-7504623ea2df', '8565da5f-7dad-4524-a792-0ebaf9463530', '1317316c-06d2-4f54-a97a-c198ae61fe53'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:04.867022 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a6c09fad-14c5-4d39-b8fa-99968d542b8f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot force create request issued successfully. Aug 18 19:19:04.870430 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a6c09fad-14c5-4d39-b8fa-99968d542b8f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:19:04.870430 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 155/624] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:19:04 2026] POST /volume/v3/snapshots => generated 310 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:04.876112 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-59f5a4bb-d2b2-4c53-8dee-8f575b766fee None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:04.878431 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-59f5a4bb-d2b2-4c53-8dee-8f575b766fee tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/59a02be3-6069-4495-8c13-55136f46798a Aug 18 19:19:04.878431 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-59f5a4bb-d2b2-4c53-8dee-8f575b766fee tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:04.878431 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-59f5a4bb-d2b2-4c53-8dee-8f575b766fee tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:04.883349 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:04.883349 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:04.884022 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-59f5a4bb-d2b2-4c53-8dee-8f575b766fee tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:19:04.884957 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-59f5a4bb-d2b2-4c53-8dee-8f575b766fee tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/59a02be3-6069-4495-8c13-55136f46798a returned with HTTP 200 Aug 18 19:19:04.885277 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 157/625] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:04 2026] GET /volume/v3/snapshots/59a02be3-6069-4495-8c13-55136f46798a => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:05.399107 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-57413868-cd4a-4526-9fb1-5d4712da5128 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:05.401279 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-57413868-cd4a-4526-9fb1-5d4712da5128 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] GET https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 Aug 18 19:19:05.401558 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-57413868-cd4a-4526-9fb1-5d4712da5128 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:05.401772 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-57413868-cd4a-4526-9fb1-5d4712da5128 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:05.411971 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:05.411971 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:05.417735 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-57413868-cd4a-4526-9fb1-5d4712da5128 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Volume info retrieved successfully. Aug 18 19:19:05.424319 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-57413868-cd4a-4526-9fb1-5d4712da5128 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 returned with HTTP 200 Aug 18 19:19:05.424829 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 156/626] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:05 2026] GET /volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:05.891390 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f9f454ae-91ae-4817-b83c-3f0e2981ee3c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:05.894975 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-89be04fd-7213-4ad0-af72-ffde074ef3cd None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:05.898777 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-89be04fd-7213-4ad0-af72-ffde074ef3cd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/59a02be3-6069-4495-8c13-55136f46798a Aug 18 19:19:05.900765 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-89be04fd-7213-4ad0-af72-ffde074ef3cd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:05.900765 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-89be04fd-7213-4ad0-af72-ffde074ef3cd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:05.905051 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:05.905051 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:05.905554 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-89be04fd-7213-4ad0-af72-ffde074ef3cd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:19:05.906392 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-89be04fd-7213-4ad0-af72-ffde074ef3cd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/59a02be3-6069-4495-8c13-55136f46798a returned with HTTP 200 Aug 18 19:19:05.906798 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 156/627] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:05 2026] GET /volume/v3/snapshots/59a02be3-6069-4495-8c13-55136f46798a => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:19:05.922072 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1939bec1-c0fb-4167-abc6-64408d4087fc None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:05.930790 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1939bec1-c0fb-4167-abc6-64408d4087fc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:19:05.930790 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1939bec1-c0fb-4167-abc6-64408d4087fc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7df33a1-23e4-4bf4-b32e-c66626fe5737", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1646343673"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:05.942114 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:05.942114 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:05.942578 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-1939bec1-c0fb-4167-abc6-64408d4087fc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:19:05.942716 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-1939bec1-c0fb-4167-abc6-64408d4087fc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create snapshot from volume e7df33a1-23e4-4bf4-b32e-c66626fe5737 Aug 18 19:19:05.986360 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-1939bec1-c0fb-4167-abc6-64408d4087fc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Created reservations ['dbd44287-b5e2-4b60-8a04-3ee95f4199a5', '9152cea9-f2fc-4720-82c2-8790edbfc170', '1e5249f6-e89e-4c03-a52d-7f9e0446e880', '58935c88-c428-4b36-aadb-2c664ace394e'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:06.038222 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-1939bec1-c0fb-4167-abc6-64408d4087fc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot force create request issued successfully. Aug 18 19:19:06.038347 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f9f454ae-91ae-4817-b83c-3f0e2981ee3c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac Aug 18 19:19:06.038536 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f9f454ae-91ae-4817-b83c-3f0e2981ee3c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:06.038720 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1939bec1-c0fb-4167-abc6-64408d4087fc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:19:06.038768 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f9f454ae-91ae-4817-b83c-3f0e2981ee3c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:06.039274 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 158/628] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:19:05 2026] POST /volume/v3/snapshots => generated 310 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:06.049666 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-fb0e4100-43ca-4414-b399-a2cdb042f147 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:06.051951 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fb0e4100-43ca-4414-b399-a2cdb042f147 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/b89206da-dd87-4cb0-ae60-c2f2d8be2f54 Aug 18 19:19:06.052456 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fb0e4100-43ca-4414-b399-a2cdb042f147 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:06.052456 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fb0e4100-43ca-4414-b399-a2cdb042f147 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:06.053472 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-f9f454ae-91ae-4817-b83c-3f0e2981ee3c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:19:06.053884 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-f9f454ae-91ae-4817-b83c-3f0e2981ee3c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:19:06.054130 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-f9f454ae-91ae-4817-b83c-3f0e2981ee3c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-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 19:19:06.054724 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-f9f454ae-91ae-4817-b83c-3f0e2981ee3c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-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 19:19:06.055053 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-f9f454ae-91ae-4817-b83c-3f0e2981ee3c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-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 19:19:06.055408 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-f9f454ae-91ae-4817-b83c-3f0e2981ee3c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-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 19:19:06.062415 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f9f454ae-91ae-4817-b83c-3f0e2981ee3c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac returned with HTTP 200 Aug 18 19:19:06.062415 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 159/629] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:05 2026] GET /volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac => generated 437 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:06.062755 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:06.062755 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:06.063265 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-fb0e4100-43ca-4414-b399-a2cdb042f147 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:19:06.064236 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fb0e4100-43ca-4414-b399-a2cdb042f147 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/b89206da-dd87-4cb0-ae60-c2f2d8be2f54 returned with HTTP 200 Aug 18 19:19:06.064905 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 157/630] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:06 2026] GET /volume/v3/snapshots/b89206da-dd87-4cb0-ae60-c2f2d8be2f54 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:06.071563 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-32f8b20e-e23e-4e7c-96d2-9bb99eff3d6c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:06.073623 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-32f8b20e-e23e-4e7c-96d2-9bb99eff3d6c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac/defaults Aug 18 19:19:06.073789 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-32f8b20e-e23e-4e7c-96d2-9bb99eff3d6c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:06.074280 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-32f8b20e-e23e-4e7c-96d2-9bb99eff3d6c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Calling method 'defaults' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:06.085305 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-32f8b20e-e23e-4e7c-96d2-9bb99eff3d6c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:19:06.085652 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-32f8b20e-e23e-4e7c-96d2-9bb99eff3d6c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:19:06.085927 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-32f8b20e-e23e-4e7c-96d2-9bb99eff3d6c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-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 19:19:06.086574 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-32f8b20e-e23e-4e7c-96d2-9bb99eff3d6c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-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 19:19:06.086919 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-32f8b20e-e23e-4e7c-96d2-9bb99eff3d6c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-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 19:19:06.087247 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-32f8b20e-e23e-4e7c-96d2-9bb99eff3d6c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-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 19:19:06.093855 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-32f8b20e-e23e-4e7c-96d2-9bb99eff3d6c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac/defaults returned with HTTP 200 Aug 18 19:19:06.093855 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 157/631] 10.4.3.170 () {66 vars in 1381 bytes} [Tue Aug 18 19:19:06 2026] GET /volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac/defaults => generated 437 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:06.104665 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9a1ecd9d-2302-4fc6-8492-c78017373a2c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:06.107552 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9a1ecd9d-2302-4fc6-8492-c78017373a2c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac Aug 18 19:19:06.107852 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9a1ecd9d-2302-4fc6-8492-c78017373a2c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:06.112743 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:06.112743 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:06.145377 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-9a1ecd9d-2302-4fc6-8492-c78017373a2c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-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 19:19:06.146150 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-9a1ecd9d-2302-4fc6-8492-c78017373a2c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-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 19:19:06.146407 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-9a1ecd9d-2302-4fc6-8492-c78017373a2c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-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 19:19:06.146794 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-9a1ecd9d-2302-4fc6-8492-c78017373a2c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-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 19:19:06.150890 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9a1ecd9d-2302-4fc6-8492-c78017373a2c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac returned with HTTP 200 Aug 18 19:19:06.151287 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 159/632] 10.4.3.170 () {68 vars in 1374 bytes} [Tue Aug 18 19:19:06 2026] PUT /volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac => generated 395 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:06.160818 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-cad77615-1f79-4438-9e15-7e6c27854f70 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:06.162596 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cad77615-1f79-4438-9e15-7e6c27854f70 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] DELETE https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac Aug 18 19:19:06.162778 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cad77615-1f79-4438-9e15-7e6c27854f70 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:06.162947 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cad77615-1f79-4438-9e15-7e6c27854f70 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:06.173808 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cad77615-1f79-4438-9e15-7e6c27854f70 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac returned with HTTP 200 Aug 18 19:19:06.174127 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 160/633] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:19:06 2026] DELETE /volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac => generated 0 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 19:19:06.185383 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1c9092b5-1751-46e2-b4e9-710b2346c581 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:06.185383 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1c9092b5-1751-46e2-b4e9-710b2346c581 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac Aug 18 19:19:06.185383 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1c9092b5-1751-46e2-b4e9-710b2346c581 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:06.185383 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1c9092b5-1751-46e2-b4e9-710b2346c581 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:06.192552 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-1c9092b5-1751-46e2-b4e9-710b2346c581 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-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 19:19:06.193055 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-1c9092b5-1751-46e2-b4e9-710b2346c581 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-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 19:19:06.193292 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-1c9092b5-1751-46e2-b4e9-710b2346c581 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-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 19:19:06.193548 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-1c9092b5-1751-46e2-b4e9-710b2346c581 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-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 19:19:06.196954 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1c9092b5-1751-46e2-b4e9-710b2346c581 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac returned with HTTP 200 Aug 18 19:19:06.197319 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 158/634] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:06 2026] GET /volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac => generated 437 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:06.206944 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8b49cb95-8671-4e23-8639-a90a6c8e4f14 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:06.211673 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8b49cb95-8671-4e23-8639-a90a6c8e4f14 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac Aug 18 19:19:06.211673 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8b49cb95-8671-4e23-8639-a90a6c8e4f14 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-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=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:06.306651 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8b49cb95-8671-4e23-8639-a90a6c8e4f14 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac returned with HTTP 200 Aug 18 19:19:06.307135 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 158/635] 10.4.3.170 () {68 vars in 1375 bytes} [Tue Aug 18 19:19:06 2026] PUT /volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac => generated 395 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:06.318967 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9fb1507b-8cd7-44e7-8022-6e6b5973326a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:06.321850 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9fb1507b-8cd7-44e7-8022-6e6b5973326a tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac/defaults Aug 18 19:19:06.322182 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9fb1507b-8cd7-44e7-8022-6e6b5973326a tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:06.322661 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9fb1507b-8cd7-44e7-8022-6e6b5973326a tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Calling method 'defaults' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:06.332554 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9fb1507b-8cd7-44e7-8022-6e6b5973326a tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac/defaults returned with HTTP 200 Aug 18 19:19:06.333486 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 160/636] 10.4.3.170 () {66 vars in 1381 bytes} [Tue Aug 18 19:19:06 2026] GET /volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac/defaults => generated 437 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:06.348611 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-de79b15a-08f1-49c5-9dc1-7a88f67c099b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:06.351437 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-de79b15a-08f1-49c5-9dc1-7a88f67c099b tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac Aug 18 19:19:06.351740 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-de79b15a-08f1-49c5-9dc1-7a88f67c099b tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:06.351821 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-de79b15a-08f1-49c5-9dc1-7a88f67c099b tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:06.367918 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-de79b15a-08f1-49c5-9dc1-7a88f67c099b tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac returned with HTTP 200 Aug 18 19:19:06.368602 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 161/637] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:06 2026] GET /volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac => generated 437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:06.382297 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ae17bf5d-0cbe-493a-a8f8-8713627d55cc None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:06.387106 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ae17bf5d-0cbe-493a-a8f8-8713627d55cc tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac?usage=True Aug 18 19:19:06.387310 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ae17bf5d-0cbe-493a-a8f8-8713627d55cc tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:06.387515 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ae17bf5d-0cbe-493a-a8f8-8713627d55cc tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:06.409011 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ae17bf5d-0cbe-493a-a8f8-8713627d55cc tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac?usage=True returned with HTTP 200 Aug 18 19:19:06.409275 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 159/638] 10.4.3.170 () {66 vars in 1375 bytes} [Tue Aug 18 19:19:06 2026] GET /volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac?usage=True => generated 1061 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:06.426322 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-fbb49cd8-803e-40a3-a1d3-ba506787b865 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:06.441056 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-52749a6e-d8d6-4161-b110-9f24509f91b2 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:06.444406 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-52749a6e-d8d6-4161-b110-9f24509f91b2 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] GET https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 Aug 18 19:19:06.444406 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-52749a6e-d8d6-4161-b110-9f24509f91b2 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:06.444406 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-52749a6e-d8d6-4161-b110-9f24509f91b2 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:06.453735 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:06.453735 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:06.461385 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-52749a6e-d8d6-4161-b110-9f24509f91b2 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Volume info retrieved successfully. Aug 18 19:19:06.463607 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-52749a6e-d8d6-4161-b110-9f24509f91b2 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 returned with HTTP 200 Aug 18 19:19:06.464058 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 161/639] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:06 2026] GET /volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:06.496080 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fbb49cd8-803e-40a3-a1d3-ba506787b865 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:06.496567 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fbb49cd8-803e-40a3-a1d3-ba506787b865 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-633412120"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:06.498374 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-fbb49cd8-803e-40a3-a1d3-ba506787b865 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-633412120'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:06.498756 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-fbb49cd8-803e-40a3-a1d3-ba506787b865 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Create volume of 1 GB Aug 18 19:19:06.502722 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-fbb49cd8-803e-40a3-a1d3-ba506787b865 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Availability Zones retrieved successfully. Aug 18 19:19:06.510937 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-fbb49cd8-803e-40a3-a1d3-ba506787b865 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Flow 'volume_create_api' (932605e7-7e5c-48a5-864f-71173402ff14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:06.513131 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-fbb49cd8-803e-40a3-a1d3-ba506787b865 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d8d6f7c-d861-43dd-a8eb-dcd994cedb61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:06.514377 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-fbb49cd8-803e-40a3-a1d3-ba506787b865 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:19:06.547965 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-fbb49cd8-803e-40a3-a1d3-ba506787b865 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d8d6f7c-d861-43dd-a8eb-dcd994cedb61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:06.548678 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-fbb49cd8-803e-40a3-a1d3-ba506787b865 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6ae7b80-3879-4f6b-9ef3-6cb7f7f222eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:06.646166 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-fbb49cd8-803e-40a3-a1d3-ba506787b865 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Created reservations ['419a6aa3-1d57-4d12-90b8-70eace690f41', '42a4fc91-8cc6-4510-8e4d-65da1b32b69b', 'ac1f37c8-a85a-4ca5-bb2d-0a407ae39c9d', '6d587a07-a68b-4325-a8e5-eca26e5ae897'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:06.647193 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-fbb49cd8-803e-40a3-a1d3-ba506787b865 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6ae7b80-3879-4f6b-9ef3-6cb7f7f222eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['419a6aa3-1d57-4d12-90b8-70eace690f41', '42a4fc91-8cc6-4510-8e4d-65da1b32b69b', 'ac1f37c8-a85a-4ca5-bb2d-0a407ae39c9d', '6d587a07-a68b-4325-a8e5-eca26e5ae897']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:06.648814 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-fbb49cd8-803e-40a3-a1d3-ba506787b865 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10599bb8-23b1-40f2-ab93-365dd6790b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:06.677412 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-fbb49cd8-803e-40a3-a1d3-ba506787b865 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10599bb8-23b1-40f2-ab93-365dd6790b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27828c0a-3cf3-4f15-8d2f-8f00187b320f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-633412120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6139e427bc534732afdc3788fb1c13ac',qos_specs=None,replication_status=,reservations=['419a6aa3-1d57-4d12-90b8-70eace690f41','42a4fc91-8cc6-4510-8e4d-65da1b32b69b','ac1f37c8-a85a-4ca5-bb2d-0a407ae39c9d','6d587a07-a68b-4325-a8e5-eca26e5ae897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b1c459f6dc49f59c611dbb5ffebc3b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:19:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-633412120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27828c0a-3cf3-4f15-8d2f-8f00187b320f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6139e427bc534732afdc3788fb1c13ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42b1c459f6dc49f59c611dbb5ffebc3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:06.678721 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-fbb49cd8-803e-40a3-a1d3-ba506787b865 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (129f5ac6-1520-4666-810e-0d699f948d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:06.702790 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-fbb49cd8-803e-40a3-a1d3-ba506787b865 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (129f5ac6-1520-4666-810e-0d699f948d04) transitioned into state 'SUCCESS' from state '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-633412120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6139e427bc534732afdc3788fb1c13ac',qos_specs=None,replication_status=,reservations=['419a6aa3-1d57-4d12-90b8-70eace690f41','42a4fc91-8cc6-4510-8e4d-65da1b32b69b','ac1f37c8-a85a-4ca5-bb2d-0a407ae39c9d','6d587a07-a68b-4325-a8e5-eca26e5ae897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b1c459f6dc49f59c611dbb5ffebc3b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:06.703479 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-fbb49cd8-803e-40a3-a1d3-ba506787b865 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc14a741-3180-4bf4-b729-f199f760122a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:06.713780 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-fbb49cd8-803e-40a3-a1d3-ba506787b865 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc14a741-3180-4bf4-b729-f199f760122a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:06.717511 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-fbb49cd8-803e-40a3-a1d3-ba506787b865 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Flow 'volume_create_api' (932605e7-7e5c-48a5-864f-71173402ff14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:06.717511 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-fbb49cd8-803e-40a3-a1d3-ba506787b865 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Create volume request issued successfully. Aug 18 19:19:06.717511 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fbb49cd8-803e-40a3-a1d3-ba506787b865 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:19:06.717511 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 159/640] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:19:06 2026] POST /volume/v3/volumes => generated 755 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:06.736505 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3d4ba264-3f71-4e86-816a-e9846005a38b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:06.739667 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3d4ba264-3f71-4e86-816a-e9846005a38b tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] GET https://10.4.3.170/volume/v3/volumes/27828c0a-3cf3-4f15-8d2f-8f00187b320f Aug 18 19:19:06.739873 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3d4ba264-3f71-4e86-816a-e9846005a38b tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:06.740109 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3d4ba264-3f71-4e86-816a-e9846005a38b tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:06.757623 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:06.757623 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:06.765265 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3d4ba264-3f71-4e86-816a-e9846005a38b tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Volume info retrieved successfully. Aug 18 19:19:06.772616 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3d4ba264-3f71-4e86-816a-e9846005a38b tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] https://10.4.3.170/volume/v3/volumes/27828c0a-3cf3-4f15-8d2f-8f00187b320f returned with HTTP 200 Aug 18 19:19:06.773423 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 162/641] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:06 2026] GET /volume/v3/volumes/27828c0a-3cf3-4f15-8d2f-8f00187b320f => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:07.075304 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7953ce1f-86a1-49c8-8d97-feaf42cfd73d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:07.077316 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7953ce1f-86a1-49c8-8d97-feaf42cfd73d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/b89206da-dd87-4cb0-ae60-c2f2d8be2f54 Aug 18 19:19:07.077579 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7953ce1f-86a1-49c8-8d97-feaf42cfd73d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:07.077757 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7953ce1f-86a1-49c8-8d97-feaf42cfd73d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:07.083077 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:07.083077 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:07.083501 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-7953ce1f-86a1-49c8-8d97-feaf42cfd73d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:19:07.084323 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7953ce1f-86a1-49c8-8d97-feaf42cfd73d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/b89206da-dd87-4cb0-ae60-c2f2d8be2f54 returned with HTTP 200 Aug 18 19:19:07.084846 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 160/642] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:07 2026] GET /volume/v3/snapshots/b89206da-dd87-4cb0-ae60-c2f2d8be2f54 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:07.100349 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-05fbded8-b1f6-46b8-b99c-50830badd78c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:07.101972 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-05fbded8-b1f6-46b8-b99c-50830badd78c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:19:07.102286 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-05fbded8-b1f6-46b8-b99c-50830badd78c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7df33a1-23e4-4bf4-b32e-c66626fe5737", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-794210877"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:07.113254 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:07.113254 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:07.113769 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-05fbded8-b1f6-46b8-b99c-50830badd78c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:19:07.113928 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-05fbded8-b1f6-46b8-b99c-50830badd78c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create snapshot from volume e7df33a1-23e4-4bf4-b32e-c66626fe5737 Aug 18 19:19:07.153516 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-05fbded8-b1f6-46b8-b99c-50830badd78c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Created reservations ['8de81a3c-250b-442f-92a8-c8edc88a49f0', '8cf37d5a-6d21-4d5f-8a58-2f03e8a84bfc', '413e2fe3-10a2-494d-ba6e-58c544cdf2f9', '82c652a6-3a8e-492c-8322-b3c89c0eedde'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:07.193665 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-05fbded8-b1f6-46b8-b99c-50830badd78c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot force create request issued successfully. Aug 18 19:19:07.193665 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-05fbded8-b1f6-46b8-b99c-50830badd78c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:19:07.193665 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 162/643] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:19:07 2026] POST /volume/v3/snapshots => generated 309 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:07.202187 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-87da0295-4658-4219-ba5a-e3627155f2c1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:07.205246 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-87da0295-4658-4219-ba5a-e3627155f2c1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/4e8e62ea-d419-4a41-a2ef-99da69c1b76c Aug 18 19:19:07.205246 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-87da0295-4658-4219-ba5a-e3627155f2c1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:07.205246 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-87da0295-4658-4219-ba5a-e3627155f2c1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:07.210455 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:07.210455 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:07.210648 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-87da0295-4658-4219-ba5a-e3627155f2c1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:19:07.211531 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-87da0295-4658-4219-ba5a-e3627155f2c1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/4e8e62ea-d419-4a41-a2ef-99da69c1b76c returned with HTTP 200 Aug 18 19:19:07.211932 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 160/644] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:07 2026] GET /volume/v3/snapshots/4e8e62ea-d419-4a41-a2ef-99da69c1b76c => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:07.280434 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-02263922-467e-4733-bec0-0b25f81ddc96 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:07.282960 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-02263922-467e-4733-bec0-0b25f81ddc96 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:07.283292 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-02263922-467e-4733-bec0-0b25f81ddc96 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-985229499"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:07.284975 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-02263922-467e-4733-bec0-0b25f81ddc96 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-985229499'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:07.285088 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-02263922-467e-4733-bec0-0b25f81ddc96 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Create volume of 1 GB Aug 18 19:19:07.289843 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-02263922-467e-4733-bec0-0b25f81ddc96 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Availability Zones retrieved successfully. Aug 18 19:19:07.299043 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-02263922-467e-4733-bec0-0b25f81ddc96 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Flow 'volume_create_api' (eebd2da6-e7a0-4d37-9f44-db62d25700ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:07.300140 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-02263922-467e-4733-bec0-0b25f81ddc96 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2becfdf5-b230-4f74-a8bf-ed0a2a15dc93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:07.301465 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-02263922-467e-4733-bec0-0b25f81ddc96 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:19:07.336173 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-02263922-467e-4733-bec0-0b25f81ddc96 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2becfdf5-b230-4f74-a8bf-ed0a2a15dc93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:07.337567 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-02263922-467e-4733-bec0-0b25f81ddc96 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20de4da8-8b9b-4737-8c90-1d7140f38d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:07.419972 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-02263922-467e-4733-bec0-0b25f81ddc96 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Created reservations ['59b4dc75-55f4-47cb-813e-42815f13228a', '6008f860-592e-4c9a-a192-91faf7ad4149', 'e410cc40-ccd5-4eaa-9914-0f43b8b660cd', 'e934b8ff-b565-464c-8863-8171416b2eab'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:07.421111 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-02263922-467e-4733-bec0-0b25f81ddc96 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20de4da8-8b9b-4737-8c90-1d7140f38d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59b4dc75-55f4-47cb-813e-42815f13228a', '6008f860-592e-4c9a-a192-91faf7ad4149', 'e410cc40-ccd5-4eaa-9914-0f43b8b660cd', 'e934b8ff-b565-464c-8863-8171416b2eab']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:07.422118 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-02263922-467e-4733-bec0-0b25f81ddc96 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dafe91f-f4f7-4bcb-beac-8aeb432dcd54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:07.453735 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-02263922-467e-4733-bec0-0b25f81ddc96 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dafe91f-f4f7-4bcb-beac-8aeb432dcd54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a62e08ef-36b9-4d79-923f-ac9f528f094b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-985229499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='879a249e07334a7ab27e30a80f062a18',qos_specs=None,replication_status=,reservations=['59b4dc75-55f4-47cb-813e-42815f13228a','6008f860-592e-4c9a-a192-91faf7ad4149','e410cc40-ccd5-4eaa-9914-0f43b8b660cd','e934b8ff-b565-464c-8863-8171416b2eab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='232a24d1cba94559806ac822008467f6',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:19:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-985229499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a62e08ef-36b9-4d79-923f-ac9f528f094b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='879a249e07334a7ab27e30a80f062a18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='232a24d1cba94559806ac822008467f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:07.457144 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-02263922-467e-4733-bec0-0b25f81ddc96 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ec2b910-a097-4f19-b65d-5127034152d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:07.481847 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-968340da-7bfe-489f-88dc-74463b512030 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:07.482180 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-02263922-467e-4733-bec0-0b25f81ddc96 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ec2b910-a097-4f19-b65d-5127034152d3) transitioned into state 'SUCCESS' from state '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-985229499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='879a249e07334a7ab27e30a80f062a18',qos_specs=None,replication_status=,reservations=['59b4dc75-55f4-47cb-813e-42815f13228a','6008f860-592e-4c9a-a192-91faf7ad4149','e410cc40-ccd5-4eaa-9914-0f43b8b660cd','e934b8ff-b565-464c-8863-8171416b2eab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='232a24d1cba94559806ac822008467f6',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:07.482775 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-02263922-467e-4733-bec0-0b25f81ddc96 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (227880ca-578a-4f15-b74d-c218bbf0fd81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:07.483504 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-968340da-7bfe-489f-88dc-74463b512030 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] GET https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 Aug 18 19:19:07.483629 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-968340da-7bfe-489f-88dc-74463b512030 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:07.483793 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-968340da-7bfe-489f-88dc-74463b512030 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:07.491407 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:07.491407 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:07.496974 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-02263922-467e-4733-bec0-0b25f81ddc96 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (227880ca-578a-4f15-b74d-c218bbf0fd81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:07.497497 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-02263922-467e-4733-bec0-0b25f81ddc96 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Flow 'volume_create_api' (eebd2da6-e7a0-4d37-9f44-db62d25700ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:07.497544 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-02263922-467e-4733-bec0-0b25f81ddc96 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Create volume request issued successfully. Aug 18 19:19:07.498149 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-02263922-467e-4733-bec0-0b25f81ddc96 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:19:07.498604 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 163/645] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:19:07 2026] POST /volume/v3/volumes => generated 751 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:07.499617 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-968340da-7bfe-489f-88dc-74463b512030 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Volume info retrieved successfully. Aug 18 19:19:07.504026 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-968340da-7bfe-489f-88dc-74463b512030 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 returned with HTTP 200 Aug 18 19:19:07.504719 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 161/646] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:07 2026] GET /volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:07.511575 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0a3fd20b-902f-4add-90cb-df779e3b93c7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:07.516382 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0a3fd20b-902f-4add-90cb-df779e3b93c7 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] GET https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b Aug 18 19:19:07.518051 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0a3fd20b-902f-4add-90cb-df779e3b93c7 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:07.518342 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0a3fd20b-902f-4add-90cb-df779e3b93c7 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:07.525632 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:07.525632 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:07.529564 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0a3fd20b-902f-4add-90cb-df779e3b93c7 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Volume info retrieved successfully. Aug 18 19:19:07.534222 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0a3fd20b-902f-4add-90cb-df779e3b93c7 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b returned with HTTP 200 Aug 18 19:19:07.534984 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 163/647] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:07 2026] GET /volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:07.788797 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9d4d14b0-67b4-4ea3-93f1-7c5151fb3def None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:07.790760 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9d4d14b0-67b4-4ea3-93f1-7c5151fb3def tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] GET https://10.4.3.170/volume/v3/volumes/27828c0a-3cf3-4f15-8d2f-8f00187b320f Aug 18 19:19:07.790992 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9d4d14b0-67b4-4ea3-93f1-7c5151fb3def tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:07.791494 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9d4d14b0-67b4-4ea3-93f1-7c5151fb3def tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:07.799017 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:07.799017 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:07.806220 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9d4d14b0-67b4-4ea3-93f1-7c5151fb3def tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Volume info retrieved successfully. Aug 18 19:19:07.812037 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9d4d14b0-67b4-4ea3-93f1-7c5151fb3def tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] https://10.4.3.170/volume/v3/volumes/27828c0a-3cf3-4f15-8d2f-8f00187b320f returned with HTTP 200 Aug 18 19:19:07.812447 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 161/648] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:07 2026] GET /volume/v3/volumes/27828c0a-3cf3-4f15-8d2f-8f00187b320f => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:07.829856 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bd94c1c9-aacd-423f-957d-92bf8faba695 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:07.832243 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bd94c1c9-aacd-423f-957d-92bf8faba695 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac?usage=True Aug 18 19:19:07.832556 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bd94c1c9-aacd-423f-957d-92bf8faba695 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:07.832795 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bd94c1c9-aacd-423f-957d-92bf8faba695 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:07.833176 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:07.833176 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:07.855900 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bd94c1c9-aacd-423f-957d-92bf8faba695 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac?usage=True returned with HTTP 200 Aug 18 19:19:07.856330 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 164/649] 10.4.3.170 () {66 vars in 1375 bytes} [Tue Aug 18 19:19:07 2026] GET /volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac?usage=True => generated 1061 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:07.868165 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-133e8a8a-7dc6-4cff-bd25-9af48af95319 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:07.869744 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-133e8a8a-7dc6-4cff-bd25-9af48af95319 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] DELETE https://10.4.3.170/volume/v3/volumes/27828c0a-3cf3-4f15-8d2f-8f00187b320f Aug 18 19:19:07.869953 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-133e8a8a-7dc6-4cff-bd25-9af48af95319 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:07.870141 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-133e8a8a-7dc6-4cff-bd25-9af48af95319 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:07.870300 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-133e8a8a-7dc6-4cff-bd25-9af48af95319 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Delete volume with id: 27828c0a-3cf3-4f15-8d2f-8f00187b320f Aug 18 19:19:07.877784 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:07.877784 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:07.878346 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-133e8a8a-7dc6-4cff-bd25-9af48af95319 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Volume info retrieved successfully. Aug 18 19:19:07.905190 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-133e8a8a-7dc6-4cff-bd25-9af48af95319 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Delete volume request issued successfully. Aug 18 19:19:07.905608 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-133e8a8a-7dc6-4cff-bd25-9af48af95319 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] https://10.4.3.170/volume/v3/volumes/27828c0a-3cf3-4f15-8d2f-8f00187b320f returned with HTTP 202 Aug 18 19:19:07.906238 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 162/650] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:19:07 2026] DELETE /volume/v3/volumes/27828c0a-3cf3-4f15-8d2f-8f00187b320f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:19:07.913514 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c13074c4-74c4-47a5-9353-10010cae7a88 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:07.915637 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c13074c4-74c4-47a5-9353-10010cae7a88 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] GET https://10.4.3.170/volume/v3/volumes/27828c0a-3cf3-4f15-8d2f-8f00187b320f Aug 18 19:19:07.915850 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c13074c4-74c4-47a5-9353-10010cae7a88 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:07.916089 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c13074c4-74c4-47a5-9353-10010cae7a88 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:07.924589 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:07.924589 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:07.928660 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c13074c4-74c4-47a5-9353-10010cae7a88 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Volume info retrieved successfully. Aug 18 19:19:07.933452 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c13074c4-74c4-47a5-9353-10010cae7a88 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] https://10.4.3.170/volume/v3/volumes/27828c0a-3cf3-4f15-8d2f-8f00187b320f returned with HTTP 200 Aug 18 19:19:07.933889 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 164/651] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:07 2026] GET /volume/v3/volumes/27828c0a-3cf3-4f15-8d2f-8f00187b320f => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:08.224263 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b1dc5200-145c-4518-b706-0c92ebfe7cdb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:08.226185 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b1dc5200-145c-4518-b706-0c92ebfe7cdb tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/4e8e62ea-d419-4a41-a2ef-99da69c1b76c Aug 18 19:19:08.226947 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b1dc5200-145c-4518-b706-0c92ebfe7cdb tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:08.226947 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b1dc5200-145c-4518-b706-0c92ebfe7cdb tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:08.232330 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:08.232330 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:08.232789 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b1dc5200-145c-4518-b706-0c92ebfe7cdb tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:19:08.233758 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b1dc5200-145c-4518-b706-0c92ebfe7cdb tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/4e8e62ea-d419-4a41-a2ef-99da69c1b76c returned with HTTP 200 Aug 18 19:19:08.234145 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 162/652] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:08 2026] GET /volume/v3/snapshots/4e8e62ea-d419-4a41-a2ef-99da69c1b76c => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:08.244130 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-29ceac8c-836e-43ff-b124-b4bee6dc676a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:08.249015 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-29ceac8c-836e-43ff-b124-b4bee6dc676a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/59a02be3-6069-4495-8c13-55136f46798a Aug 18 19:19:08.249251 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-29ceac8c-836e-43ff-b124-b4bee6dc676a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:08.249489 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-29ceac8c-836e-43ff-b124-b4bee6dc676a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:08.249619 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-29ceac8c-836e-43ff-b124-b4bee6dc676a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete snapshot with id: 59a02be3-6069-4495-8c13-55136f46798a Aug 18 19:19:08.255668 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:08.255668 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:08.256191 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-29ceac8c-836e-43ff-b124-b4bee6dc676a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:19:08.277724 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-29ceac8c-836e-43ff-b124-b4bee6dc676a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot delete request issued successfully. Aug 18 19:19:08.277947 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-29ceac8c-836e-43ff-b124-b4bee6dc676a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/59a02be3-6069-4495-8c13-55136f46798a returned with HTTP 202 Aug 18 19:19:08.278305 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 165/653] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:19:08 2026] DELETE /volume/v3/snapshots/59a02be3-6069-4495-8c13-55136f46798a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:19:08.287798 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1767956e-8f56-413a-b24e-7105bcdc2630 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:08.291032 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1767956e-8f56-413a-b24e-7105bcdc2630 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/59a02be3-6069-4495-8c13-55136f46798a Aug 18 19:19:08.291255 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1767956e-8f56-413a-b24e-7105bcdc2630 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:08.291557 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1767956e-8f56-413a-b24e-7105bcdc2630 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:08.297981 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:08.297981 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:08.298465 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1767956e-8f56-413a-b24e-7105bcdc2630 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:19:08.299251 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1767956e-8f56-413a-b24e-7105bcdc2630 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/59a02be3-6069-4495-8c13-55136f46798a returned with HTTP 200 Aug 18 19:19:08.299648 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 163/654] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:08 2026] GET /volume/v3/snapshots/59a02be3-6069-4495-8c13-55136f46798a => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:08.521614 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6f7f1e67-9266-4c37-9b6c-b02f80b15b98 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:08.523906 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6f7f1e67-9266-4c37-9b6c-b02f80b15b98 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] GET https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 Aug 18 19:19:08.524108 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6f7f1e67-9266-4c37-9b6c-b02f80b15b98 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:08.524291 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6f7f1e67-9266-4c37-9b6c-b02f80b15b98 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:08.536095 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:08.536095 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:08.544928 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6f7f1e67-9266-4c37-9b6c-b02f80b15b98 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Volume info retrieved successfully. Aug 18 19:19:08.548342 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-35ed8b6a-a4d2-4a38-8c3f-c691e26a41a4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:08.549965 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-35ed8b6a-a4d2-4a38-8c3f-c691e26a41a4 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] GET https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b Aug 18 19:19:08.550138 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-35ed8b6a-a4d2-4a38-8c3f-c691e26a41a4 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:08.550327 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-35ed8b6a-a4d2-4a38-8c3f-c691e26a41a4 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:08.551682 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6f7f1e67-9266-4c37-9b6c-b02f80b15b98 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 returned with HTTP 200 Aug 18 19:19:08.552302 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 165/655] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:08 2026] GET /volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 => generated 906 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:08.557125 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:08.557125 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:08.560979 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-35ed8b6a-a4d2-4a38-8c3f-c691e26a41a4 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Volume info retrieved successfully. Aug 18 19:19:08.564715 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-35ed8b6a-a4d2-4a38-8c3f-c691e26a41a4 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b returned with HTTP 200 Aug 18 19:19:08.565423 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 163/656] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:08 2026] GET /volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:08.619221 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-499cc0bf-7f69-4951-9003-d1c56d1ccf6c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:08.622339 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-499cc0bf-7f69-4951-9003-d1c56d1ccf6c tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] GET https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b Aug 18 19:19:08.622534 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-499cc0bf-7f69-4951-9003-d1c56d1ccf6c tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:08.622891 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-499cc0bf-7f69-4951-9003-d1c56d1ccf6c tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:08.630047 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:08.630047 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:08.633966 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-499cc0bf-7f69-4951-9003-d1c56d1ccf6c tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Volume info retrieved successfully. Aug 18 19:19:08.638933 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-499cc0bf-7f69-4951-9003-d1c56d1ccf6c tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b returned with HTTP 200 Aug 18 19:19:08.639387 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 166/657] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:19:08 2026] GET /volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:08.728712 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ad441f39-459c-4e70-a79c-bfc0bdcfc128 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:08.729222 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ad441f39-459c-4e70-a79c-bfc0bdcfc128 None None] GET https://10.4.3.170/volume// Aug 18 19:19:08.729450 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ad441f39-459c-4e70-a79c-bfc0bdcfc128 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:08.729988 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ad441f39-459c-4e70-a79c-bfc0bdcfc128 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:08.730353 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ad441f39-459c-4e70-a79c-bfc0bdcfc128 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:19:08.730466 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 164/658] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:19: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 19:19:08.746429 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-cf8835b3-a35b-49fa-85c7-87032aadcda4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:08.746429 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-cf8835b3-a35b-49fa-85c7-87032aadcda4 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:19:08.746429 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-cf8835b3-a35b-49fa-85c7-87032aadcda4 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a62e08ef-36b9-4d79-923f-ac9f528f094b", "connector": null, "instance_uuid": "138c5ade-438c-45cb-bd2b-897e0ed17c03"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:08.757004 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:08.757004 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:08.790398 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-cf8835b3-a35b-49fa-85c7-87032aadcda4 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:19:08.790398 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 166/659] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:19:08 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:08.837414 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-129a4a3e-c973-41ca-b588-d8157efb76be None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:08.839129 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-129a4a3e-c973-41ca-b588-d8157efb76be tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] GET https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b Aug 18 19:19:08.839302 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-129a4a3e-c973-41ca-b588-d8157efb76be tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:08.839512 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-129a4a3e-c973-41ca-b588-d8157efb76be tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:08.845065 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a2807550-758d-4b3a-a592-2119431af128 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:08.845531 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a2807550-758d-4b3a-a592-2119431af128 None None] GET https://10.4.3.170/volume// Aug 18 19:19:08.845716 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a2807550-758d-4b3a-a592-2119431af128 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:08.845936 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a2807550-758d-4b3a-a592-2119431af128 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:08.846288 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a2807550-758d-4b3a-a592-2119431af128 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:19:08.846629 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 167/660] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:19: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 19:19:08.847913 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:08.847913 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:08.850911 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-129a4a3e-c973-41ca-b588-d8157efb76be tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Volume info retrieved successfully. Aug 18 19:19:08.853103 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-583391ee-791e-47b6-ae9b-cae6e58068ec None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:08.854747 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-129a4a3e-c973-41ca-b588-d8157efb76be tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b returned with HTTP 200 Aug 18 19:19:08.855146 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 164/661] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:08 2026] GET /volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:08.855518 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-583391ee-791e-47b6-ae9b-cae6e58068ec tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] GET https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b Aug 18 19:19:08.855872 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-583391ee-791e-47b6-ae9b-cae6e58068ec tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:08.856168 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-583391ee-791e-47b6-ae9b-cae6e58068ec tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:08.864606 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:08.864606 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:08.868217 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-583391ee-791e-47b6-ae9b-cae6e58068ec tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Volume info retrieved successfully. Aug 18 19:19:08.873190 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-583391ee-791e-47b6-ae9b-cae6e58068ec tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b returned with HTTP 200 Aug 18 19:19:08.873693 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 165/662] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:19:08 2026] GET /volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:19:08.949385 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-504216a2-54ed-40f6-a74d-4c8f19d8404b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:08.951527 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-504216a2-54ed-40f6-a74d-4c8f19d8404b tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] GET https://10.4.3.170/volume/v3/volumes/27828c0a-3cf3-4f15-8d2f-8f00187b320f Aug 18 19:19:08.951715 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-504216a2-54ed-40f6-a74d-4c8f19d8404b tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:08.951982 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-504216a2-54ed-40f6-a74d-4c8f19d8404b tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:08.964759 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-504216a2-54ed-40f6-a74d-4c8f19d8404b tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] https://10.4.3.170/volume/v3/volumes/27828c0a-3cf3-4f15-8d2f-8f00187b320f returned with HTTP 404 Aug 18 19:19:08.964932 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 167/663] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:08 2026] GET /volume/v3/volumes/27828c0a-3cf3-4f15-8d2f-8f00187b320f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:08.967992 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-cc0029ad-e28b-443c-a7ab-f1dec7185c4d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:08.969762 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-cc0029ad-e28b-443c-a7ab-f1dec7185c4d tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] PUT https://10.4.3.170/volume/v3/attachments/843b10b5-9a7e-4c20-a76b-68261ff07abb Aug 18 19:19:08.970109 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-cc0029ad-e28b-443c-a7ab-f1dec7185c4d tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:08.971138 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-fdee0f9c-a00e-4b5b-8827-c5abaf45ee9a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:08.972830 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fdee0f9c-a00e-4b5b-8827-c5abaf45ee9a tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] GET https://10.4.3.170/volume/v3/volumes/27828c0a-3cf3-4f15-8d2f-8f00187b320f Aug 18 19:19:08.973004 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fdee0f9c-a00e-4b5b-8827-c5abaf45ee9a tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:08.973169 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fdee0f9c-a00e-4b5b-8827-c5abaf45ee9a tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:08.977015 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-cc0029ad-e28b-443c-a7ab-f1dec7185c4d tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Acquiring lock "cinder-attachment_update-a62e08ef-36b9-4d79-923f-ac9f528f094b-np0000007688" by "attachment_update" {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:19:08.978771 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fdee0f9c-a00e-4b5b-8827-c5abaf45ee9a tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] https://10.4.3.170/volume/v3/volumes/27828c0a-3cf3-4f15-8d2f-8f00187b320f returned with HTTP 404 Aug 18 19:19:08.979211 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 165/664] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:08 2026] GET /volume/v3/volumes/27828c0a-3cf3-4f15-8d2f-8f00187b320f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:08.982166 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-cc0029ad-e28b-443c-a7ab-f1dec7185c4d tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Lock "cinder-attachment_update-a62e08ef-36b9-4d79-923f-ac9f528f094b-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:19:08.983015 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:08.983015 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:08.986424 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b6364873-c6ef-401b-96c4-c9dfe7e03392 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:08.988082 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b6364873-c6ef-401b-96c4-c9dfe7e03392 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] DELETE https://10.4.3.170/volume/v3/volumes/27828c0a-3cf3-4f15-8d2f-8f00187b320f Aug 18 19:19:08.988247 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b6364873-c6ef-401b-96c4-c9dfe7e03392 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:08.988424 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b6364873-c6ef-401b-96c4-c9dfe7e03392 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:08.988572 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-b6364873-c6ef-401b-96c4-c9dfe7e03392 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Delete volume with id: 27828c0a-3cf3-4f15-8d2f-8f00187b320f Aug 18 19:19:08.994551 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b6364873-c6ef-401b-96c4-c9dfe7e03392 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] https://10.4.3.170/volume/v3/volumes/27828c0a-3cf3-4f15-8d2f-8f00187b320f returned with HTTP 404 Aug 18 19:19:08.995156 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 166/665] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:19:08 2026] DELETE /volume/v3/volumes/27828c0a-3cf3-4f15-8d2f-8f00187b320f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:09.003867 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a2db1b3c-b181-4e96-852a-90cec237d318 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:09.005559 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a2db1b3c-b181-4e96-852a-90cec237d318 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:09.005887 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a2db1b3c-b181-4e96-852a-90cec237d318 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1563839949"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:09.007577 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-a2db1b3c-b181-4e96-852a-90cec237d318 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1563839949'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:09.007693 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-a2db1b3c-b181-4e96-852a-90cec237d318 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Create volume of 1 GB Aug 18 19:19:09.008012 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:09.008012 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:09.015145 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a2db1b3c-b181-4e96-852a-90cec237d318 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Availability Zones retrieved successfully. Aug 18 19:19:09.022697 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a2db1b3c-b181-4e96-852a-90cec237d318 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Flow 'volume_create_api' (d30fe76a-7057-42fa-a68e-de242461c8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:09.023799 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a2db1b3c-b181-4e96-852a-90cec237d318 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d6e3f0d-ac38-4fdc-b846-22960f635c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:09.024748 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-a2db1b3c-b181-4e96-852a-90cec237d318 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:19:09.065165 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a2db1b3c-b181-4e96-852a-90cec237d318 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d6e3f0d-ac38-4fdc-b846-22960f635c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:09.065898 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a2db1b3c-b181-4e96-852a-90cec237d318 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33487d9d-6284-45aa-9b77-346444e9bc53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:09.075109 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-cc0029ad-e28b-443c-a7ab-f1dec7185c4d tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Lock "cinder-attachment_update-a62e08ef-36b9-4d79-923f-ac9f528f094b-np0000007688" released by "attachment_update" :: held 0.093s {{(pid=100580) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:19:09.075453 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-cc0029ad-e28b-443c-a7ab-f1dec7185c4d tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] https://10.4.3.170/volume/v3/attachments/843b10b5-9a7e-4c20-a76b-68261ff07abb returned with HTTP 200 Aug 18 19:19:09.075857 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 168/666] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:19:08 2026] PUT /volume/v3/attachments/843b10b5-9a7e-4c20-a76b-68261ff07abb => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:09.108184 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-a2db1b3c-b181-4e96-852a-90cec237d318 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Created reservations ['17fb4bf0-ff46-43d3-9674-d9864b5b829a', '2060a5cb-9a6a-41db-b280-cffc39d07a88', '05ab5679-3801-4dc9-b314-265afd8a964a', 'e91d6865-8d7d-4a96-9687-a64bf1892763'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:09.108930 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a2db1b3c-b181-4e96-852a-90cec237d318 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33487d9d-6284-45aa-9b77-346444e9bc53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17fb4bf0-ff46-43d3-9674-d9864b5b829a', '2060a5cb-9a6a-41db-b280-cffc39d07a88', '05ab5679-3801-4dc9-b314-265afd8a964a', 'e91d6865-8d7d-4a96-9687-a64bf1892763']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:09.109564 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a2db1b3c-b181-4e96-852a-90cec237d318 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99d5b1d0-eb2e-4b65-b5a5-37df1b7ae633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:09.133473 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a2db1b3c-b181-4e96-852a-90cec237d318 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99d5b1d0-eb2e-4b65-b5a5-37df1b7ae633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe68e824-c0b5-48ab-94fd-0ae4af22d4dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1563839949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6139e427bc534732afdc3788fb1c13ac',qos_specs=None,replication_status=,reservations=['17fb4bf0-ff46-43d3-9674-d9864b5b829a','2060a5cb-9a6a-41db-b280-cffc39d07a88','05ab5679-3801-4dc9-b314-265afd8a964a','e91d6865-8d7d-4a96-9687-a64bf1892763'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b1c459f6dc49f59c611dbb5ffebc3b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:19:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1563839949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe68e824-c0b5-48ab-94fd-0ae4af22d4dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6139e427bc534732afdc3788fb1c13ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42b1c459f6dc49f59c611dbb5ffebc3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:09.134193 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a2db1b3c-b181-4e96-852a-90cec237d318 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56034691-23ae-4d36-ae9c-30373a89c449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:09.158755 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a2db1b3c-b181-4e96-852a-90cec237d318 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56034691-23ae-4d36-ae9c-30373a89c449) transitioned into state 'SUCCESS' from state '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-1563839949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6139e427bc534732afdc3788fb1c13ac',qos_specs=None,replication_status=,reservations=['17fb4bf0-ff46-43d3-9674-d9864b5b829a','2060a5cb-9a6a-41db-b280-cffc39d07a88','05ab5679-3801-4dc9-b314-265afd8a964a','e91d6865-8d7d-4a96-9687-a64bf1892763'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b1c459f6dc49f59c611dbb5ffebc3b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:09.159702 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a2db1b3c-b181-4e96-852a-90cec237d318 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c8de2a6-0cf8-4570-a3a2-6c89a24ff075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:09.171443 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a2db1b3c-b181-4e96-852a-90cec237d318 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c8de2a6-0cf8-4570-a3a2-6c89a24ff075) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:09.172235 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a2db1b3c-b181-4e96-852a-90cec237d318 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Flow 'volume_create_api' (d30fe76a-7057-42fa-a68e-de242461c8b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:09.172536 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a2db1b3c-b181-4e96-852a-90cec237d318 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Create volume request issued successfully. Aug 18 19:19:09.173094 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a2db1b3c-b181-4e96-852a-90cec237d318 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:19:09.173776 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 168/667] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:19:09 2026] POST /volume/v3/volumes => generated 756 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:09.184586 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-85cee6f9-5d25-4aee-abcb-47c9ec008af6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:09.186510 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-85cee6f9-5d25-4aee-abcb-47c9ec008af6 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] GET https://10.4.3.170/volume/v3/volumes/fe68e824-c0b5-48ab-94fd-0ae4af22d4dc Aug 18 19:19:09.186766 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-85cee6f9-5d25-4aee-abcb-47c9ec008af6 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:09.187017 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-85cee6f9-5d25-4aee-abcb-47c9ec008af6 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:09.195429 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:09.195429 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:09.200092 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-85cee6f9-5d25-4aee-abcb-47c9ec008af6 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Volume info retrieved successfully. Aug 18 19:19:09.204522 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-85cee6f9-5d25-4aee-abcb-47c9ec008af6 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] https://10.4.3.170/volume/v3/volumes/fe68e824-c0b5-48ab-94fd-0ae4af22d4dc returned with HTTP 200 Aug 18 19:19:09.204896 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 166/668] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:09 2026] GET /volume/v3/volumes/fe68e824-c0b5-48ab-94fd-0ae4af22d4dc => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:09.311997 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1724d241-ded8-4ffd-93a1-1bac2f4f5d60 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:09.314243 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1724d241-ded8-4ffd-93a1-1bac2f4f5d60 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/59a02be3-6069-4495-8c13-55136f46798a Aug 18 19:19:09.314473 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1724d241-ded8-4ffd-93a1-1bac2f4f5d60 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:09.314652 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1724d241-ded8-4ffd-93a1-1bac2f4f5d60 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:09.319312 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1724d241-ded8-4ffd-93a1-1bac2f4f5d60 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/59a02be3-6069-4495-8c13-55136f46798a returned with HTTP 404 Aug 18 19:19:09.319832 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 167/669] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:09 2026] GET /volume/v3/snapshots/59a02be3-6069-4495-8c13-55136f46798a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:09.326569 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a6f9dd6e-6b47-47fe-b842-28dbe8414074 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:09.328425 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a6f9dd6e-6b47-47fe-b842-28dbe8414074 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/4e8e62ea-d419-4a41-a2ef-99da69c1b76c Aug 18 19:19:09.328637 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a6f9dd6e-6b47-47fe-b842-28dbe8414074 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:09.328865 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a6f9dd6e-6b47-47fe-b842-28dbe8414074 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:09.329006 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-a6f9dd6e-6b47-47fe-b842-28dbe8414074 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete snapshot with id: 4e8e62ea-d419-4a41-a2ef-99da69c1b76c Aug 18 19:19:09.341123 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:09.341123 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:09.341626 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a6f9dd6e-6b47-47fe-b842-28dbe8414074 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:19:09.366500 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a6f9dd6e-6b47-47fe-b842-28dbe8414074 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot delete request issued successfully. Aug 18 19:19:09.366576 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a6f9dd6e-6b47-47fe-b842-28dbe8414074 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/4e8e62ea-d419-4a41-a2ef-99da69c1b76c returned with HTTP 202 Aug 18 19:19:09.366973 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 169/670] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:19:09 2026] DELETE /volume/v3/snapshots/4e8e62ea-d419-4a41-a2ef-99da69c1b76c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:19:09.377291 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-cd3da97a-be18-4165-b477-d466814d7b26 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:09.378981 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cd3da97a-be18-4165-b477-d466814d7b26 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/4e8e62ea-d419-4a41-a2ef-99da69c1b76c Aug 18 19:19:09.379142 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cd3da97a-be18-4165-b477-d466814d7b26 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:09.379321 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cd3da97a-be18-4165-b477-d466814d7b26 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:09.385842 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:09.385842 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:09.386201 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-cd3da97a-be18-4165-b477-d466814d7b26 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:19:09.386827 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cd3da97a-be18-4165-b477-d466814d7b26 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/4e8e62ea-d419-4a41-a2ef-99da69c1b76c returned with HTTP 200 Aug 18 19:19:09.387114 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 169/671] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:09 2026] GET /volume/v3/snapshots/4e8e62ea-d419-4a41-a2ef-99da69c1b76c => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:09.569571 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9f5d785c-6281-49d2-b360-b398e805984c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:09.574639 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9f5d785c-6281-49d2-b360-b398e805984c tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] GET https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 Aug 18 19:19:09.574639 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9f5d785c-6281-49d2-b360-b398e805984c tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:09.574639 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9f5d785c-6281-49d2-b360-b398e805984c tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:09.583572 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:09.583572 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:09.588504 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9f5d785c-6281-49d2-b360-b398e805984c tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Volume info retrieved successfully. Aug 18 19:19:09.593588 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9f5d785c-6281-49d2-b360-b398e805984c tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 returned with HTTP 200 Aug 18 19:19:09.597389 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 167/672] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:09 2026] GET /volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 => generated 906 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:09.869222 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a1b4f9a4-79c2-4a67-9eff-86c5d625e392 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:09.873343 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a1b4f9a4-79c2-4a67-9eff-86c5d625e392 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] GET https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b Aug 18 19:19:09.874053 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a1b4f9a4-79c2-4a67-9eff-86c5d625e392 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:09.875103 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a1b4f9a4-79c2-4a67-9eff-86c5d625e392 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:09.890452 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:09.890452 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:09.893745 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a1b4f9a4-79c2-4a67-9eff-86c5d625e392 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Volume info retrieved successfully. Aug 18 19:19:09.907076 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a1b4f9a4-79c2-4a67-9eff-86c5d625e392 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b returned with HTTP 200 Aug 18 19:19:09.907076 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 168/673] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:09 2026] GET /volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:10.222400 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0a6e086a-3524-478e-9f70-efac5d5bc26e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:10.224921 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0a6e086a-3524-478e-9f70-efac5d5bc26e tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] GET https://10.4.3.170/volume/v3/volumes/fe68e824-c0b5-48ab-94fd-0ae4af22d4dc Aug 18 19:19:10.225180 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0a6e086a-3524-478e-9f70-efac5d5bc26e tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:10.225479 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0a6e086a-3524-478e-9f70-efac5d5bc26e tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:10.235922 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:10.235922 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:10.246451 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0a6e086a-3524-478e-9f70-efac5d5bc26e tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Volume info retrieved successfully. Aug 18 19:19:10.255250 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0a6e086a-3524-478e-9f70-efac5d5bc26e tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] https://10.4.3.170/volume/v3/volumes/fe68e824-c0b5-48ab-94fd-0ae4af22d4dc returned with HTTP 200 Aug 18 19:19:10.255912 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 170/674] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:10 2026] GET /volume/v3/volumes/fe68e824-c0b5-48ab-94fd-0ae4af22d4dc => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:10.278256 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1b0c750c-7805-441c-a957-9f68ec075d47 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:10.281625 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1b0c750c-7805-441c-a957-9f68ec075d47 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac?usage=True Aug 18 19:19:10.281625 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1b0c750c-7805-441c-a957-9f68ec075d47 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:10.281822 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1b0c750c-7805-441c-a957-9f68ec075d47 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:10.307602 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1b0c750c-7805-441c-a957-9f68ec075d47 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac?usage=True returned with HTTP 200 Aug 18 19:19:10.308022 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 170/675] 10.4.3.170 () {66 vars in 1375 bytes} [Tue Aug 18 19:19:10 2026] GET /volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac?usage=True => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:10.320433 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f5a85b1a-aad1-4ea6-b021-3529fbee085e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:10.323949 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f5a85b1a-aad1-4ea6-b021-3529fbee085e tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/13d1bcaa34db4d7db43adf2c6c866125?usage=True Aug 18 19:19:10.324204 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f5a85b1a-aad1-4ea6-b021-3529fbee085e tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:10.324468 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f5a85b1a-aad1-4ea6-b021-3529fbee085e tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:10.347888 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f5a85b1a-aad1-4ea6-b021-3529fbee085e tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/13d1bcaa34db4d7db43adf2c6c866125?usage=True returned with HTTP 200 Aug 18 19:19:10.348403 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 168/676] 10.4.3.170 () {66 vars in 1375 bytes} [Tue Aug 18 19:19:10 2026] GET /volume/v3/os-quota-sets/13d1bcaa34db4d7db43adf2c6c866125?usage=True => generated 1061 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:10.366241 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bf11af26-aba8-434b-a1e0-0d5c13b9af5c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:10.367939 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bf11af26-aba8-434b-a1e0-0d5c13b9af5c tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] POST https://10.4.3.170/volume/v3/os-volume-transfer Aug 18 19:19:10.370382 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bf11af26-aba8-434b-a1e0-0d5c13b9af5c tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "fe68e824-c0b5-48ab-94fd-0ae4af22d4dc"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:10.370382 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.volume_transfer [None req-bf11af26-aba8-434b-a1e0-0d5c13b9af5c tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Creating new volume transfer {'transfer': {'volume_id': 'fe68e824-c0b5-48ab-94fd-0ae4af22d4dc'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 19:19:10.370382 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.volume_transfer [None req-bf11af26-aba8-434b-a1e0-0d5c13b9af5c tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Creating transfer of volume fe68e824-c0b5-48ab-94fd-0ae4af22d4dc Aug 18 19:19:10.370382 np0000007688 devstack@c-api.service[100582]: INFO cinder.transfer.api [None req-bf11af26-aba8-434b-a1e0-0d5c13b9af5c tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Generating transfer record for volume fe68e824-c0b5-48ab-94fd-0ae4af22d4dc Aug 18 19:19:10.387804 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:10.387804 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:10.398191 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-251af212-ac43-47e6-9f08-3042fdc77f17 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:10.399912 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-251af212-ac43-47e6-9f08-3042fdc77f17 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/4e8e62ea-d419-4a41-a2ef-99da69c1b76c Aug 18 19:19:10.400098 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-251af212-ac43-47e6-9f08-3042fdc77f17 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:10.400276 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-251af212-ac43-47e6-9f08-3042fdc77f17 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:10.406794 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-251af212-ac43-47e6-9f08-3042fdc77f17 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/4e8e62ea-d419-4a41-a2ef-99da69c1b76c returned with HTTP 404 Aug 18 19:19:10.407266 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 171/677] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:10 2026] GET /volume/v3/snapshots/4e8e62ea-d419-4a41-a2ef-99da69c1b76c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:10.416193 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bf11af26-aba8-434b-a1e0-0d5c13b9af5c tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] https://10.4.3.170/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 19:19:10.416193 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 169/678] 10.4.3.170 () {68 vars in 1291 bytes} [Tue Aug 18 19:19:10 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:10.416294 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6864cf32-e34a-4c10-9fae-081787c79e45 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:10.423305 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6864cf32-e34a-4c10-9fae-081787c79e45 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/b89206da-dd87-4cb0-ae60-c2f2d8be2f54 Aug 18 19:19:10.423305 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6864cf32-e34a-4c10-9fae-081787c79e45 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:10.423305 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6864cf32-e34a-4c10-9fae-081787c79e45 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:10.423305 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-6864cf32-e34a-4c10-9fae-081787c79e45 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete snapshot with id: b89206da-dd87-4cb0-ae60-c2f2d8be2f54 Aug 18 19:19:10.424025 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a878c4ad-3685-45f9-a704-1d21a5e24368 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:10.428852 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:10.428852 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:10.429354 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6864cf32-e34a-4c10-9fae-081787c79e45 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:19:10.463650 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6864cf32-e34a-4c10-9fae-081787c79e45 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot delete request issued successfully. Aug 18 19:19:10.463852 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6864cf32-e34a-4c10-9fae-081787c79e45 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/b89206da-dd87-4cb0-ae60-c2f2d8be2f54 returned with HTTP 202 Aug 18 19:19:10.465590 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 171/679] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:19:10 2026] DELETE /volume/v3/snapshots/b89206da-dd87-4cb0-ae60-c2f2d8be2f54 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:19:10.474309 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2c75b3c2-cfc1-4f66-bfb3-f82bb6478f73 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:10.475901 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2c75b3c2-cfc1-4f66-bfb3-f82bb6478f73 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/b89206da-dd87-4cb0-ae60-c2f2d8be2f54 Aug 18 19:19:10.476016 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2c75b3c2-cfc1-4f66-bfb3-f82bb6478f73 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:10.476780 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2c75b3c2-cfc1-4f66-bfb3-f82bb6478f73 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:10.488395 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:10.488395 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:10.488450 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2c75b3c2-cfc1-4f66-bfb3-f82bb6478f73 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:19:10.489475 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2c75b3c2-cfc1-4f66-bfb3-f82bb6478f73 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/b89206da-dd87-4cb0-ae60-c2f2d8be2f54 returned with HTTP 200 Aug 18 19:19:10.489475 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 172/680] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:10 2026] GET /volume/v3/snapshots/b89206da-dd87-4cb0-ae60-c2f2d8be2f54 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:10.559273 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a878c4ad-3685-45f9-a704-1d21a5e24368 tempest-VolumeQuotasAdminTestJSON-1238502363 tempest-VolumeQuotasAdminTestJSON-1238502363-project-member] POST https://10.4.3.170/volume/v3/os-volume-transfer/21f1409d-30a8-4804-80b6-c5575c9565f4/accept Aug 18 19:19:10.559648 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a878c4ad-3685-45f9-a704-1d21a5e24368 tempest-VolumeQuotasAdminTestJSON-1238502363 tempest-VolumeQuotasAdminTestJSON-1238502363-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6d8591bb677da877"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:10.561227 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.volume_transfer [None req-a878c4ad-3685-45f9-a704-1d21a5e24368 tempest-VolumeQuotasAdminTestJSON-1238502363 tempest-VolumeQuotasAdminTestJSON-1238502363-project-member] Accepting volume transfer 21f1409d-30a8-4804-80b6-c5575c9565f4 {{(pid=100581) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 19:19:10.561335 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.contrib.volume_transfer [None req-a878c4ad-3685-45f9-a704-1d21a5e24368 tempest-VolumeQuotasAdminTestJSON-1238502363 tempest-VolumeQuotasAdminTestJSON-1238502363-project-member] Accepting transfer 21f1409d-30a8-4804-80b6-c5575c9565f4 Aug 18 19:19:10.611499 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3ef3e9ce-e055-4b3e-8e93-94a1959ff524 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:10.613203 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3ef3e9ce-e055-4b3e-8e93-94a1959ff524 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] GET https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 Aug 18 19:19:10.613437 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3ef3e9ce-e055-4b3e-8e93-94a1959ff524 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:10.613608 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3ef3e9ce-e055-4b3e-8e93-94a1959ff524 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:10.622863 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:10.622863 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:10.627062 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-a878c4ad-3685-45f9-a704-1d21a5e24368 tempest-VolumeQuotasAdminTestJSON-1238502363 tempest-VolumeQuotasAdminTestJSON-1238502363-project-member] Created reservations ['a7912770-6d9d-4042-9561-880d60ddc99d', '505b3b4b-463c-4641-84b5-03d40efc3d93', 'e9cf247c-9420-4386-94b6-a90bb99c5408', 'e2c4f5d0-7ead-43e5-be55-e80416aee2a7'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:10.631095 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-3ef3e9ce-e055-4b3e-8e93-94a1959ff524 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Volume info retrieved successfully. Aug 18 19:19:10.639556 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3ef3e9ce-e055-4b3e-8e93-94a1959ff524 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 returned with HTTP 200 Aug 18 19:19:10.639964 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 170/681] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:10 2026] GET /volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:10.657120 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-a878c4ad-3685-45f9-a704-1d21a5e24368 tempest-VolumeQuotasAdminTestJSON-1238502363 tempest-VolumeQuotasAdminTestJSON-1238502363-project-member] Created reservations ['bf17fb3c-a8de-4782-b195-f7292376d566', '4e889216-8df3-4dfb-ae1d-fbce85b31c7f', 'a07ab404-09e3-4368-89e1-96d69904f5cc', '448305f8-bfbc-4cc0-bd11-46f1463f6e5d'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:10.691685 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-a878c4ad-3685-45f9-a704-1d21a5e24368 tempest-VolumeQuotasAdminTestJSON-1238502363 tempest-VolumeQuotasAdminTestJSON-1238502363-project-member] Created reservations ['32e6deec-d19e-4c5d-9573-8004172ae7d9', 'eba7006d-51ee-4c3e-8b0d-152daaeccd7e', 'ea8d4f80-e629-4e58-a42f-adc608278692', '1acbdece-c24f-4fa6-8ecb-018bf6f8bc76'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:10.715265 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-a878c4ad-3685-45f9-a704-1d21a5e24368 tempest-VolumeQuotasAdminTestJSON-1238502363 tempest-VolumeQuotasAdminTestJSON-1238502363-project-member] Created reservations ['1631cd81-c758-4a16-ad00-c3b59b3ac475', 'e433cc0f-5926-4eb7-bc70-cd0eecc7ab79', '41177de7-7bf6-4e02-9cbb-37cff9fe9e2d', 'fab5d174-dde7-49ef-8706-ffde26153fda'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:10.731270 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a878c4ad-3685-45f9-a704-1d21a5e24368 tempest-VolumeQuotasAdminTestJSON-1238502363 tempest-VolumeQuotasAdminTestJSON-1238502363-project-member] Transfer volume completed successfully. Aug 18 19:19:10.807987 np0000007688 devstack@c-api.service[100581]: INFO cinder.transfer.api [None req-a878c4ad-3685-45f9-a704-1d21a5e24368 tempest-VolumeQuotasAdminTestJSON-1238502363 tempest-VolumeQuotasAdminTestJSON-1238502363-project-member] Volume fe68e824-c0b5-48ab-94fd-0ae4af22d4dc has been transferred. Aug 18 19:19:10.814263 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a878c4ad-3685-45f9-a704-1d21a5e24368 tempest-VolumeQuotasAdminTestJSON-1238502363 tempest-VolumeQuotasAdminTestJSON-1238502363-project-member] https://10.4.3.170/volume/v3/os-volume-transfer/21f1409d-30a8-4804-80b6-c5575c9565f4/accept returned with HTTP 202 Aug 18 19:19:10.814664 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 169/682] 10.4.3.170 () {68 vars in 1423 bytes} [Tue Aug 18 19:19:10 2026] POST /volume/v3/os-volume-transfer/21f1409d-30a8-4804-80b6-c5575c9565f4/accept => generated 365 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:10.822429 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9bc197bb-2025-4ec0-b045-d1bf7b99b007 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:10.824147 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9bc197bb-2025-4ec0-b045-d1bf7b99b007 tempest-VolumeQuotasAdminTestJSON-1238502363 tempest-VolumeQuotasAdminTestJSON-1238502363-project-member] GET https://10.4.3.170/volume/v3/volumes/fe68e824-c0b5-48ab-94fd-0ae4af22d4dc Aug 18 19:19:10.824500 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9bc197bb-2025-4ec0-b045-d1bf7b99b007 tempest-VolumeQuotasAdminTestJSON-1238502363 tempest-VolumeQuotasAdminTestJSON-1238502363-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:10.824687 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9bc197bb-2025-4ec0-b045-d1bf7b99b007 tempest-VolumeQuotasAdminTestJSON-1238502363 tempest-VolumeQuotasAdminTestJSON-1238502363-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:10.831910 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:10.831910 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:10.836035 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9bc197bb-2025-4ec0-b045-d1bf7b99b007 tempest-VolumeQuotasAdminTestJSON-1238502363 tempest-VolumeQuotasAdminTestJSON-1238502363-project-member] Volume info retrieved successfully. Aug 18 19:19:10.843461 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9bc197bb-2025-4ec0-b045-d1bf7b99b007 tempest-VolumeQuotasAdminTestJSON-1238502363 tempest-VolumeQuotasAdminTestJSON-1238502363-project-member] https://10.4.3.170/volume/v3/volumes/fe68e824-c0b5-48ab-94fd-0ae4af22d4dc returned with HTTP 200 Aug 18 19:19:10.843908 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 172/683] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:10 2026] GET /volume/v3/volumes/fe68e824-c0b5-48ab-94fd-0ae4af22d4dc => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:10.855809 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f88eb8bc-daaf-461a-9da3-e4b1b1df96f3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:10.857904 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f88eb8bc-daaf-461a-9da3-e4b1b1df96f3 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac?usage=True Aug 18 19:19:10.858095 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f88eb8bc-daaf-461a-9da3-e4b1b1df96f3 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:10.858305 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f88eb8bc-daaf-461a-9da3-e4b1b1df96f3 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:10.873966 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f88eb8bc-daaf-461a-9da3-e4b1b1df96f3 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac?usage=True returned with HTTP 200 Aug 18 19:19:10.874338 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 173/684] 10.4.3.170 () {66 vars in 1375 bytes} [Tue Aug 18 19:19:10 2026] GET /volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac?usage=True => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:10.885335 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e2dfedd2-040e-48ec-88a3-718db307ff81 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:10.887506 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e2dfedd2-040e-48ec-88a3-718db307ff81 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/13d1bcaa34db4d7db43adf2c6c866125?usage=True Aug 18 19:19:10.887890 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e2dfedd2-040e-48ec-88a3-718db307ff81 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:10.888096 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e2dfedd2-040e-48ec-88a3-718db307ff81 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:10.903983 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e2dfedd2-040e-48ec-88a3-718db307ff81 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/13d1bcaa34db4d7db43adf2c6c866125?usage=True returned with HTTP 200 Aug 18 19:19:10.904385 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 171/685] 10.4.3.170 () {66 vars in 1375 bytes} [Tue Aug 18 19:19:10 2026] GET /volume/v3/os-quota-sets/13d1bcaa34db4d7db43adf2c6c866125?usage=True => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:10.910639 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-f9f5d563-97c2-4262-9d3f-408dda8e2271 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:10.916457 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-f9f5d563-97c2-4262-9d3f-408dda8e2271 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] GET https://10.4.3.170/volume/v3/volumes/83168799-cf5e-41e3-bb3f-1bf32f5166b0 Aug 18 19:19:10.916765 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-f9f5d563-97c2-4262-9d3f-408dda8e2271 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:10.916967 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-f9f5d563-97c2-4262-9d3f-408dda8e2271 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:10.918814 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-988c7efe-b56a-4e56-bd63-a106fe6e6451 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:10.919092 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7f2d883a-dce3-41b3-821b-185347fe076f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:10.921255 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7f2d883a-dce3-41b3-821b-185347fe076f tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] GET https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b Aug 18 19:19:10.921411 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7f2d883a-dce3-41b3-821b-185347fe076f tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:10.921680 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7f2d883a-dce3-41b3-821b-185347fe076f tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:10.925580 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-988c7efe-b56a-4e56-bd63-a106fe6e6451 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/fe68e824-c0b5-48ab-94fd-0ae4af22d4dc Aug 18 19:19:10.925580 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-988c7efe-b56a-4e56-bd63-a106fe6e6451 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:10.925580 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-988c7efe-b56a-4e56-bd63-a106fe6e6451 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:10.925580 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-988c7efe-b56a-4e56-bd63-a106fe6e6451 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Delete volume with id: fe68e824-c0b5-48ab-94fd-0ae4af22d4dc Aug 18 19:19:10.930403 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:10.930403 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:10.932072 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:10.932072 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:10.932389 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-988c7efe-b56a-4e56-bd63-a106fe6e6451 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Volume info retrieved successfully. Aug 18 19:19:10.935055 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-f9f5d563-97c2-4262-9d3f-408dda8e2271 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Volume info retrieved successfully. Aug 18 19:19:10.945220 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-f9f5d563-97c2-4262-9d3f-408dda8e2271 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/volumes/83168799-cf5e-41e3-bb3f-1bf32f5166b0 returned with HTTP 200 Aug 18 19:19:10.945220 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 170/686] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:19:10 2026] GET /volume/v3/volumes/83168799-cf5e-41e3-bb3f-1bf32f5166b0 => generated 1364 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:10.945490 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:10.945490 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:10.950163 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-7f2d883a-dce3-41b3-821b-185347fe076f tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Volume info retrieved successfully. Aug 18 19:19:10.954139 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-988c7efe-b56a-4e56-bd63-a106fe6e6451 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Delete volume request issued successfully. Aug 18 19:19:10.954332 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-988c7efe-b56a-4e56-bd63-a106fe6e6451 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] https://10.4.3.170/volume/v3/volumes/fe68e824-c0b5-48ab-94fd-0ae4af22d4dc returned with HTTP 202 Aug 18 19:19:10.954505 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-1da3d7bd-a4be-4e80-8a97-781f25aa9886 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:10.954948 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 173/687] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:19:10 2026] DELETE /volume/v3/volumes/fe68e824-c0b5-48ab-94fd-0ae4af22d4dc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:19:10.956684 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7f2d883a-dce3-41b3-821b-185347fe076f tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b returned with HTTP 200 Aug 18 19:19:10.957481 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 174/688] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:10 2026] GET /volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:10.960117 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-1da3d7bd-a4be-4e80-8a97-781f25aa9886 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] GET https://10.4.3.170/volume/v3/volumes/4ac193f4-9aec-4226-a216-8e990e57e258 Aug 18 19:19:10.960452 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-1da3d7bd-a4be-4e80-8a97-781f25aa9886 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:10.960646 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-1da3d7bd-a4be-4e80-8a97-781f25aa9886 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:10.966884 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a56e2a5a-a5b6-48f5-aa2b-7d488e97d11e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:10.970544 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:10.970544 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:10.971094 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a56e2a5a-a5b6-48f5-aa2b-7d488e97d11e tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] GET https://10.4.3.170/volume/v3/volumes/fe68e824-c0b5-48ab-94fd-0ae4af22d4dc Aug 18 19:19:10.971277 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a56e2a5a-a5b6-48f5-aa2b-7d488e97d11e tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:10.971471 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a56e2a5a-a5b6-48f5-aa2b-7d488e97d11e tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:10.973772 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-1da3d7bd-a4be-4e80-8a97-781f25aa9886 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Volume info retrieved successfully. Aug 18 19:19:10.978643 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-1da3d7bd-a4be-4e80-8a97-781f25aa9886 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/volumes/4ac193f4-9aec-4226-a216-8e990e57e258 returned with HTTP 200 Aug 18 19:19:10.979193 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 172/689] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:19:10 2026] GET /volume/v3/volumes/4ac193f4-9aec-4226-a216-8e990e57e258 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:10.980428 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:10.980428 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:10.985413 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a56e2a5a-a5b6-48f5-aa2b-7d488e97d11e tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Volume info retrieved successfully. Aug 18 19:19:10.990038 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a56e2a5a-a5b6-48f5-aa2b-7d488e97d11e tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] https://10.4.3.170/volume/v3/volumes/fe68e824-c0b5-48ab-94fd-0ae4af22d4dc returned with HTTP 200 Aug 18 19:19:10.990585 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 171/690] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:10 2026] GET /volume/v3/volumes/fe68e824-c0b5-48ab-94fd-0ae4af22d4dc => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:10.991498 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-77168097-7ee0-4265-a9b6-2696714cfc06 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:10.993478 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-77168097-7ee0-4265-a9b6-2696714cfc06 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] GET https://10.4.3.170/volume/v3/volumes/87339559-4206-4f97-aea3-326d22924b65 Aug 18 19:19:10.993645 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-77168097-7ee0-4265-a9b6-2696714cfc06 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:10.993841 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-77168097-7ee0-4265-a9b6-2696714cfc06 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:11.000140 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:11.000140 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:11.004556 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-77168097-7ee0-4265-a9b6-2696714cfc06 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Volume info retrieved successfully. Aug 18 19:19:11.007736 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-77168097-7ee0-4265-a9b6-2696714cfc06 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/volumes/87339559-4206-4f97-aea3-326d22924b65 returned with HTTP 200 Aug 18 19:19:11.008188 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 174/691] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:19:10 2026] GET /volume/v3/volumes/87339559-4206-4f97-aea3-326d22924b65 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:11.021583 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d2bc7aca-b94e-4b5d-bf30-a7a0c75b6a60 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:11.021968 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d2bc7aca-b94e-4b5d-bf30-a7a0c75b6a60 None None] GET https://10.4.3.170/volume// Aug 18 19:19:11.022179 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d2bc7aca-b94e-4b5d-bf30-a7a0c75b6a60 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:11.022411 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d2bc7aca-b94e-4b5d-bf30-a7a0c75b6a60 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:11.022768 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d2bc7aca-b94e-4b5d-bf30-a7a0c75b6a60 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:19:11.023098 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 175/692] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:19:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:19:11.031332 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-416d130c-2a67-4383-9ea7-c5a900d1a3ff None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:11.034324 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-416d130c-2a67-4383-9ea7-c5a900d1a3ff tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:19:11.034856 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-416d130c-2a67-4383-9ea7-c5a900d1a3ff tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "83168799-cf5e-41e3-bb3f-1bf32f5166b0", "connector": null, "instance_uuid": "aabb46e4-7f2f-4bad-87a0-13f51f898827"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:11.046035 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:11.046035 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:11.079673 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-416d130c-2a67-4383-9ea7-c5a900d1a3ff tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:19:11.079673 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 173/693] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:19:11 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 19:19:11.092360 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2d9f702d-4aef-40aa-baf2-e89060306e10 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:11.092757 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2d9f702d-4aef-40aa-baf2-e89060306e10 None None] GET https://10.4.3.170/volume// Aug 18 19:19:11.093035 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2d9f702d-4aef-40aa-baf2-e89060306e10 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:11.093103 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2d9f702d-4aef-40aa-baf2-e89060306e10 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:11.093428 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2d9f702d-4aef-40aa-baf2-e89060306e10 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:19:11.093612 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 172/694] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:19:11 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 19:19:11.103081 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-0c9c98f9-4d57-43d9-8668-e7423f74e1b5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:11.105637 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-0c9c98f9-4d57-43d9-8668-e7423f74e1b5 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:19:11.106227 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-0c9c98f9-4d57-43d9-8668-e7423f74e1b5 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ac193f4-9aec-4226-a216-8e990e57e258", "connector": null, "instance_uuid": "aabb46e4-7f2f-4bad-87a0-13f51f898827"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:11.115323 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:11.115323 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:11.137001 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-0c9c98f9-4d57-43d9-8668-e7423f74e1b5 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:19:11.137450 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 175/695] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:19:11 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:11.145658 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-fcd2636f-0641-4db5-935e-7180e69afe1d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:11.146115 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fcd2636f-0641-4db5-935e-7180e69afe1d None None] GET https://10.4.3.170/volume// Aug 18 19:19:11.146326 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fcd2636f-0641-4db5-935e-7180e69afe1d None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:11.146593 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fcd2636f-0641-4db5-935e-7180e69afe1d None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:11.147022 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fcd2636f-0641-4db5-935e-7180e69afe1d None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:19:11.147394 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 176/696] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:19:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:19:11.154239 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-a61a40e2-b26a-4d49-ac79-f602426d59fa None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:11.158490 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-a61a40e2-b26a-4d49-ac79-f602426d59fa tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:19:11.158490 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-a61a40e2-b26a-4d49-ac79-f602426d59fa tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87339559-4206-4f97-aea3-326d22924b65", "connector": null, "instance_uuid": "aabb46e4-7f2f-4bad-87a0-13f51f898827"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:11.166527 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:11.166527 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:11.193778 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-a61a40e2-b26a-4d49-ac79-f602426d59fa tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:19:11.194535 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 174/697] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:19:11 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:11.498536 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-85cec152-7783-45db-a80b-4076eef6ea6b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:11.500744 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-85cec152-7783-45db-a80b-4076eef6ea6b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/b89206da-dd87-4cb0-ae60-c2f2d8be2f54 Aug 18 19:19:11.500968 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-85cec152-7783-45db-a80b-4076eef6ea6b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:11.501124 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-85cec152-7783-45db-a80b-4076eef6ea6b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:11.507095 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-85cec152-7783-45db-a80b-4076eef6ea6b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/b89206da-dd87-4cb0-ae60-c2f2d8be2f54 returned with HTTP 404 Aug 18 19:19:11.507652 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 173/698] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:11 2026] GET /volume/v3/snapshots/b89206da-dd87-4cb0-ae60-c2f2d8be2f54 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:11.513885 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0fa9a26f-7777-4b35-b894-a80af776f83d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:11.515616 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0fa9a26f-7777-4b35-b894-a80af776f83d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/4e8e62ea-d419-4a41-a2ef-99da69c1b76c Aug 18 19:19:11.515811 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0fa9a26f-7777-4b35-b894-a80af776f83d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:11.515986 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0fa9a26f-7777-4b35-b894-a80af776f83d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:11.516084 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-0fa9a26f-7777-4b35-b894-a80af776f83d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete snapshot with id: 4e8e62ea-d419-4a41-a2ef-99da69c1b76c Aug 18 19:19:11.520236 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0fa9a26f-7777-4b35-b894-a80af776f83d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/4e8e62ea-d419-4a41-a2ef-99da69c1b76c returned with HTTP 404 Aug 18 19:19:11.520652 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 176/699] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:19:11 2026] DELETE /volume/v3/snapshots/4e8e62ea-d419-4a41-a2ef-99da69c1b76c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:11.526488 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d0ae3ff6-c5cc-48ee-962b-1174c0df9095 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:11.528205 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d0ae3ff6-c5cc-48ee-962b-1174c0df9095 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/b89206da-dd87-4cb0-ae60-c2f2d8be2f54 Aug 18 19:19:11.528404 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d0ae3ff6-c5cc-48ee-962b-1174c0df9095 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:11.528598 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d0ae3ff6-c5cc-48ee-962b-1174c0df9095 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:11.528714 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-d0ae3ff6-c5cc-48ee-962b-1174c0df9095 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete snapshot with id: b89206da-dd87-4cb0-ae60-c2f2d8be2f54 Aug 18 19:19:11.533285 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d0ae3ff6-c5cc-48ee-962b-1174c0df9095 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/b89206da-dd87-4cb0-ae60-c2f2d8be2f54 returned with HTTP 404 Aug 18 19:19:11.533803 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 177/700] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:19:11 2026] DELETE /volume/v3/snapshots/b89206da-dd87-4cb0-ae60-c2f2d8be2f54 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:11.540357 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-66da6681-e699-4706-b2dc-7c85fc26d947 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:11.542337 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-66da6681-e699-4706-b2dc-7c85fc26d947 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/59a02be3-6069-4495-8c13-55136f46798a Aug 18 19:19:11.544005 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-66da6681-e699-4706-b2dc-7c85fc26d947 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:11.544005 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-66da6681-e699-4706-b2dc-7c85fc26d947 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:11.544005 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-66da6681-e699-4706-b2dc-7c85fc26d947 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete snapshot with id: 59a02be3-6069-4495-8c13-55136f46798a Aug 18 19:19:11.547504 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-66da6681-e699-4706-b2dc-7c85fc26d947 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/59a02be3-6069-4495-8c13-55136f46798a returned with HTTP 404 Aug 18 19:19:11.548216 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 175/701] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:19:11 2026] DELETE /volume/v3/snapshots/59a02be3-6069-4495-8c13-55136f46798a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:11.579061 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-85a9f5f8-3e8a-46e7-b005-12c2080b1deb req-51d1f387-dceb-4710-ab4b-6ced73edc17e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:11.581630 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-85a9f5f8-3e8a-46e7-b005-12c2080b1deb req-51d1f387-dceb-4710-ab4b-6ced73edc17e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 Aug 18 19:19:11.581892 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-85a9f5f8-3e8a-46e7-b005-12c2080b1deb req-51d1f387-dceb-4710-ab4b-6ced73edc17e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:11.582123 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-85a9f5f8-3e8a-46e7-b005-12c2080b1deb req-51d1f387-dceb-4710-ab4b-6ced73edc17e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:11.593010 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:11.593010 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:11.596935 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-85a9f5f8-3e8a-46e7-b005-12c2080b1deb req-51d1f387-dceb-4710-ab4b-6ced73edc17e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:19:11.601447 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-85a9f5f8-3e8a-46e7-b005-12c2080b1deb req-51d1f387-dceb-4710-ab4b-6ced73edc17e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 returned with HTTP 200 Aug 18 19:19:11.601828 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 174/702] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:19:11 2026] GET /volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 => generated 1653 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:11.619301 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-85a9f5f8-3e8a-46e7-b005-12c2080b1deb req-620af6cb-228b-47d2-b05a-3d6a71a7e2eb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:11.620927 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-85a9f5f8-3e8a-46e7-b005-12c2080b1deb req-620af6cb-228b-47d2-b05a-3d6a71a7e2eb tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] POST https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737/action Aug 18 19:19:11.621244 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-85a9f5f8-3e8a-46e7-b005-12c2080b1deb req-620af6cb-228b-47d2-b05a-3d6a71a7e2eb tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:11.621383 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-85a9f5f8-3e8a-46e7-b005-12c2080b1deb req-620af6cb-228b-47d2-b05a-3d6a71a7e2eb tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:11.631634 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:11.631634 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:11.632091 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-85a9f5f8-3e8a-46e7-b005-12c2080b1deb req-620af6cb-228b-47d2-b05a-3d6a71a7e2eb tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:19:11.639181 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-85a9f5f8-3e8a-46e7-b005-12c2080b1deb req-620af6cb-228b-47d2-b05a-3d6a71a7e2eb tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Begin detaching volume completed successfully. Aug 18 19:19:11.639480 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-85a9f5f8-3e8a-46e7-b005-12c2080b1deb req-620af6cb-228b-47d2-b05a-3d6a71a7e2eb tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737/action returned with HTTP 202 Aug 18 19:19:11.640084 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 177/703] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:19:11 2026] POST /volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:19:11.651653 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2e955eff-a5f1-4f2b-a76a-ed850a88d1c9 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:11.653507 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2e955eff-a5f1-4f2b-a76a-ed850a88d1c9 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] GET https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 Aug 18 19:19:11.653507 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2e955eff-a5f1-4f2b-a76a-ed850a88d1c9 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:11.653755 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2e955eff-a5f1-4f2b-a76a-ed850a88d1c9 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:11.660209 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:11.660209 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:11.663403 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2e955eff-a5f1-4f2b-a76a-ed850a88d1c9 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Volume info retrieved successfully. Aug 18 19:19:11.667392 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2e955eff-a5f1-4f2b-a76a-ed850a88d1c9 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 returned with HTTP 200 Aug 18 19:19:11.667745 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 178/704] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:11 2026] GET /volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 => generated 906 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:11.692798 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-70b92999-7dd4-4b28-b8c2-7c3c5da4cf53 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:11.692798 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-70b92999-7dd4-4b28-b8c2-7c3c5da4cf53 None None] GET https://10.4.3.170/volume// Aug 18 19:19:11.692798 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-70b92999-7dd4-4b28-b8c2-7c3c5da4cf53 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:11.692798 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-70b92999-7dd4-4b28-b8c2-7c3c5da4cf53 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:11.692798 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-70b92999-7dd4-4b28-b8c2-7c3c5da4cf53 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:19:11.692798 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 176/705] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:19:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:19:11.699906 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-85a9f5f8-3e8a-46e7-b005-12c2080b1deb req-0c5be1c2-9b21-4472-994d-446a92449c03 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:11.702121 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-85a9f5f8-3e8a-46e7-b005-12c2080b1deb req-0c5be1c2-9b21-4472-994d-446a92449c03 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 Aug 18 19:19:11.702337 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-85a9f5f8-3e8a-46e7-b005-12c2080b1deb req-0c5be1c2-9b21-4472-994d-446a92449c03 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:11.702566 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-85a9f5f8-3e8a-46e7-b005-12c2080b1deb req-0c5be1c2-9b21-4472-994d-446a92449c03 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:11.712608 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:11.712608 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:11.716063 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-85a9f5f8-3e8a-46e7-b005-12c2080b1deb req-0c5be1c2-9b21-4472-994d-446a92449c03 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:19:11.721424 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-85a9f5f8-3e8a-46e7-b005-12c2080b1deb req-0c5be1c2-9b21-4472-994d-446a92449c03 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 returned with HTTP 200 Aug 18 19:19:11.721941 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 175/706] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:19:11 2026] GET /volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 => generated 1836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:19:11.974222 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-043ab0c8-caee-4087-bffc-4ff671cf72ab None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:11.974745 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-043ab0c8-caee-4087-bffc-4ff671cf72ab tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] GET https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b Aug 18 19:19:11.974929 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-043ab0c8-caee-4087-bffc-4ff671cf72ab tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:11.976040 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-043ab0c8-caee-4087-bffc-4ff671cf72ab tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:11.985596 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:11.985596 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:11.989169 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-043ab0c8-caee-4087-bffc-4ff671cf72ab tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Volume info retrieved successfully. Aug 18 19:19:11.994011 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-043ab0c8-caee-4087-bffc-4ff671cf72ab tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b returned with HTTP 200 Aug 18 19:19:11.994543 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 178/707] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:11 2026] GET /volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:12.014403 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3e737ef9-1337-42c3-b0fe-7926fd1054ef None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:12.016769 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3e737ef9-1337-42c3-b0fe-7926fd1054ef tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] GET https://10.4.3.170/volume/v3/volumes/fe68e824-c0b5-48ab-94fd-0ae4af22d4dc Aug 18 19:19:12.016990 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3e737ef9-1337-42c3-b0fe-7926fd1054ef tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:12.017206 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3e737ef9-1337-42c3-b0fe-7926fd1054ef tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:12.024965 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3e737ef9-1337-42c3-b0fe-7926fd1054ef tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] https://10.4.3.170/volume/v3/volumes/fe68e824-c0b5-48ab-94fd-0ae4af22d4dc returned with HTTP 404 Aug 18 19:19:12.025410 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 179/708] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:12 2026] GET /volume/v3/volumes/fe68e824-c0b5-48ab-94fd-0ae4af22d4dc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:12.033996 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-57b61f4d-4d5a-4624-a84d-364ad0f8421a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:12.037460 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-57b61f4d-4d5a-4624-a84d-364ad0f8421a tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] GET https://10.4.3.170/volume/v3/volumes/fe68e824-c0b5-48ab-94fd-0ae4af22d4dc Aug 18 19:19:12.037460 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-57b61f4d-4d5a-4624-a84d-364ad0f8421a tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:12.037460 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-57b61f4d-4d5a-4624-a84d-364ad0f8421a tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:12.044662 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-57b61f4d-4d5a-4624-a84d-364ad0f8421a tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] https://10.4.3.170/volume/v3/volumes/fe68e824-c0b5-48ab-94fd-0ae4af22d4dc returned with HTTP 404 Aug 18 19:19:12.045253 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 177/709] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:12 2026] GET /volume/v3/volumes/fe68e824-c0b5-48ab-94fd-0ae4af22d4dc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:12.055468 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-561189fe-994d-4e55-9fd3-d357ecd263e4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:12.058465 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-561189fe-994d-4e55-9fd3-d357ecd263e4 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] DELETE https://10.4.3.170/volume/v3/volumes/fe68e824-c0b5-48ab-94fd-0ae4af22d4dc Aug 18 19:19:12.058688 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-561189fe-994d-4e55-9fd3-d357ecd263e4 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:12.058877 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-561189fe-994d-4e55-9fd3-d357ecd263e4 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:12.059025 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-561189fe-994d-4e55-9fd3-d357ecd263e4 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] Delete volume with id: fe68e824-c0b5-48ab-94fd-0ae4af22d4dc Aug 18 19:19:12.074216 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-561189fe-994d-4e55-9fd3-d357ecd263e4 tempest-VolumeQuotasAdminTestJSON-349205062 tempest-VolumeQuotasAdminTestJSON-349205062-project-member] https://10.4.3.170/volume/v3/volumes/fe68e824-c0b5-48ab-94fd-0ae4af22d4dc returned with HTTP 404 Aug 18 19:19:12.075610 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 176/710] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:19:12 2026] DELETE /volume/v3/volumes/fe68e824-c0b5-48ab-94fd-0ae4af22d4dc => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:12.084665 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8398ef19-45b3-46ab-a757-30e6d2e97c0c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:12.086975 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8398ef19-45b3-46ab-a757-30e6d2e97c0c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/56e39041ded14f948382f2b8f206958b?usage=True Aug 18 19:19:12.087219 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8398ef19-45b3-46ab-a757-30e6d2e97c0c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:12.087491 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8398ef19-45b3-46ab-a757-30e6d2e97c0c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:12.110890 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8398ef19-45b3-46ab-a757-30e6d2e97c0c tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/56e39041ded14f948382f2b8f206958b?usage=True returned with HTTP 200 Aug 18 19:19:12.111321 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 179/711] 10.4.3.170 () {66 vars in 1375 bytes} [Tue Aug 18 19:19:12 2026] GET /volume/v3/os-quota-sets/56e39041ded14f948382f2b8f206958b?usage=True => generated 1061 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:12.126922 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-152facb4-3052-4f06-9596-d562adae050e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:12.129538 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-152facb4-3052-4f06-9596-d562adae050e tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac Aug 18 19:19:12.129868 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-152facb4-3052-4f06-9596-d562adae050e tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-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=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:12.213513 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-152facb4-3052-4f06-9596-d562adae050e tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac returned with HTTP 200 Aug 18 19:19:12.214034 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 180/712] 10.4.3.170 () {68 vars in 1375 bytes} [Tue Aug 18 19:19:12 2026] PUT /volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac => generated 397 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:12.223615 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-de7bf86f-5f49-47f4-8dc3-70f84c34e0a7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:12.225501 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-de7bf86f-5f49-47f4-8dc3-70f84c34e0a7 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac Aug 18 19:19:12.227391 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-de7bf86f-5f49-47f4-8dc3-70f84c34e0a7 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-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=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:12.245039 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:12.245039 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:12.297067 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-de7bf86f-5f49-47f4-8dc3-70f84c34e0a7 tempest-VolumeQuotasAdminTestJSON-715373552 tempest-VolumeQuotasAdminTestJSON-715373552-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac returned with HTTP 200 Aug 18 19:19:12.297597 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 178/713] 10.4.3.170 () {68 vars in 1375 bytes} [Tue Aug 18 19:19:12 2026] PUT /volume/v3/os-quota-sets/6139e427bc534732afdc3788fb1c13ac => generated 395 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:12.511565 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-57593652-111c-426d-95ff-1dab874a25ee None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:12.513413 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-57593652-111c-426d-95ff-1dab874a25ee tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] POST https://10.4.3.170/volume/v3/attachments/843b10b5-9a7e-4c20-a76b-68261ff07abb/action Aug 18 19:19:12.513767 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-57593652-111c-426d-95ff-1dab874a25ee tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:12.513877 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-57593652-111c-426d-95ff-1dab874a25ee tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:12.531335 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:12.531335 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:12.539266 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-49a0d57c-a705-4ea6-bbe7-19029b28c8fd req-57593652-111c-426d-95ff-1dab874a25ee tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] https://10.4.3.170/volume/v3/attachments/843b10b5-9a7e-4c20-a76b-68261ff07abb/action returned with HTTP 204 Aug 18 19:19:12.539706 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 177/714] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:19:12 2026] POST /volume/v3/attachments/843b10b5-9a7e-4c20-a76b-68261ff07abb/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:12.683503 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-836f4de9-4b15-4f0e-a092-2a24bdac3c69 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:12.685252 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-836f4de9-4b15-4f0e-a092-2a24bdac3c69 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] GET https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 Aug 18 19:19:12.685299 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-85a9f5f8-3e8a-46e7-b005-12c2080b1deb req-3d2c6f9a-b620-4182-b083-b7f44c7afe95 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:12.685517 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-836f4de9-4b15-4f0e-a092-2a24bdac3c69 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:12.685633 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-836f4de9-4b15-4f0e-a092-2a24bdac3c69 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:12.687279 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-85a9f5f8-3e8a-46e7-b005-12c2080b1deb req-3d2c6f9a-b620-4182-b083-b7f44c7afe95 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/attachments/e91da5d9-8e36-433d-8319-c7940c55df0c Aug 18 19:19:12.687450 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-85a9f5f8-3e8a-46e7-b005-12c2080b1deb req-3d2c6f9a-b620-4182-b083-b7f44c7afe95 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:12.687648 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-85a9f5f8-3e8a-46e7-b005-12c2080b1deb req-3d2c6f9a-b620-4182-b083-b7f44c7afe95 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:12.692492 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:12.692492 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:12.694293 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:12.694293 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:12.699113 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-836f4de9-4b15-4f0e-a092-2a24bdac3c69 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Volume info retrieved successfully. Aug 18 19:19:12.701587 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-836f4de9-4b15-4f0e-a092-2a24bdac3c69 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 returned with HTTP 200 Aug 18 19:19:12.701587 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 180/715] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:12 2026] GET /volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:12.769381 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-85a9f5f8-3e8a-46e7-b005-12c2080b1deb req-3d2c6f9a-b620-4182-b083-b7f44c7afe95 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/attachments/e91da5d9-8e36-433d-8319-c7940c55df0c returned with HTTP 200 Aug 18 19:19:12.769980 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 181/716] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:19:12 2026] DELETE /volume/v3/attachments/e91da5d9-8e36-433d-8319-c7940c55df0c => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:13.020133 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5ba9c4bc-23af-4cb3-9e64-23e89f44c0fd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:13.022479 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5ba9c4bc-23af-4cb3-9e64-23e89f44c0fd tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] GET https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b Aug 18 19:19:13.022828 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5ba9c4bc-23af-4cb3-9e64-23e89f44c0fd tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:13.023159 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5ba9c4bc-23af-4cb3-9e64-23e89f44c0fd tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:13.057290 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:13.057290 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:13.062479 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5ba9c4bc-23af-4cb3-9e64-23e89f44c0fd tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Volume info retrieved successfully. Aug 18 19:19:13.072657 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5ba9c4bc-23af-4cb3-9e64-23e89f44c0fd tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b returned with HTTP 200 Aug 18 19:19:13.073309 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 179/717] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:13 2026] GET /volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b => generated 1136 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:13.076887 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-23065a88-e011-4f91-a8a2-ae747199e918 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:13.077293 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-23065a88-e011-4f91-a8a2-ae747199e918 None None] GET https://10.4.3.170/volume// Aug 18 19:19:13.077478 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-23065a88-e011-4f91-a8a2-ae747199e918 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:13.077675 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-23065a88-e011-4f91-a8a2-ae747199e918 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:13.077984 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-23065a88-e011-4f91-a8a2-ae747199e918 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:19:13.078242 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 178/718] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:19: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 19:19:13.089632 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1a827071-78ab-49e5-874e-32f86cdb6491 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:13.091908 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1a827071-78ab-49e5-874e-32f86cdb6491 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] GET https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b Aug 18 19:19:13.092129 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1a827071-78ab-49e5-874e-32f86cdb6491 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:13.092397 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1a827071-78ab-49e5-874e-32f86cdb6491 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:13.095460 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-486f36bf-d7cc-44a9-a6c7-c6ddb3db6d10 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:13.097042 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-486f36bf-d7cc-44a9-a6c7-c6ddb3db6d10 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] GET https://10.4.3.170/volume/v3/volumes/83168799-cf5e-41e3-bb3f-1bf32f5166b0 Aug 18 19:19:13.097412 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-486f36bf-d7cc-44a9-a6c7-c6ddb3db6d10 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:13.099050 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-486f36bf-d7cc-44a9-a6c7-c6ddb3db6d10 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:13.111011 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:13.111011 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:13.111168 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:13.111168 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:13.115028 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-1a827071-78ab-49e5-874e-32f86cdb6491 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Volume info retrieved successfully. Aug 18 19:19:13.116823 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-486f36bf-d7cc-44a9-a6c7-c6ddb3db6d10 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Volume info retrieved successfully. Aug 18 19:19:13.122531 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1a827071-78ab-49e5-874e-32f86cdb6491 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b returned with HTTP 200 Aug 18 19:19:13.123100 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 181/719] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:13 2026] GET /volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:13.125298 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-486f36bf-d7cc-44a9-a6c7-c6ddb3db6d10 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/volumes/83168799-cf5e-41e3-bb3f-1bf32f5166b0 returned with HTTP 200 Aug 18 19:19:13.125589 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 182/720] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:19:13 2026] GET /volume/v3/volumes/83168799-cf5e-41e3-bb3f-1bf32f5166b0 => generated 1543 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:19:13.275177 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-837374d0-b8da-4bb1-9781-abfe2c604307 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:13.278951 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-837374d0-b8da-4bb1-9781-abfe2c604307 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] PUT https://10.4.3.170/volume/v3/attachments/2382daaa-f723-4aba-9d21-e13c3db8df2e Aug 18 19:19:13.279490 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-837374d0-b8da-4bb1-9781-abfe2c604307 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:13.292762 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-837374d0-b8da-4bb1-9781-abfe2c604307 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Acquiring lock "cinder-attachment_update-83168799-cf5e-41e3-bb3f-1bf32f5166b0-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:19:13.301169 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-837374d0-b8da-4bb1-9781-abfe2c604307 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Lock "cinder-attachment_update-83168799-cf5e-41e3-bb3f-1bf32f5166b0-np0000007688" acquired by "attachment_update" :: waited 0.009s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:19:13.302707 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:13.302707 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:13.402897 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-837374d0-b8da-4bb1-9781-abfe2c604307 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Lock "cinder-attachment_update-83168799-cf5e-41e3-bb3f-1bf32f5166b0-np0000007688" released by "attachment_update" :: held 0.102s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:19:13.403191 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-837374d0-b8da-4bb1-9781-abfe2c604307 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/attachments/2382daaa-f723-4aba-9d21-e13c3db8df2e returned with HTTP 200 Aug 18 19:19:13.403826 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 180/721] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:19:13 2026] PUT /volume/v3/attachments/2382daaa-f723-4aba-9d21-e13c3db8df2e => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:13.437742 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-08cf2ead-06fb-4fc1-8f5d-580a7b1c2edf None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:13.442323 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-08cf2ead-06fb-4fc1-8f5d-580a7b1c2edf tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] POST https://10.4.3.170/volume/v3/attachments/2382daaa-f723-4aba-9d21-e13c3db8df2e/action Aug 18 19:19:13.442737 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-08cf2ead-06fb-4fc1-8f5d-580a7b1c2edf tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:13.442888 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-08cf2ead-06fb-4fc1-8f5d-580a7b1c2edf tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:13.468874 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:13.468874 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:13.482234 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-08cf2ead-06fb-4fc1-8f5d-580a7b1c2edf tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/attachments/2382daaa-f723-4aba-9d21-e13c3db8df2e/action returned with HTTP 204 Aug 18 19:19:13.482768 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 179/722] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:19:13 2026] POST /volume/v3/attachments/2382daaa-f723-4aba-9d21-e13c3db8df2e/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:13.518197 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6e432ca5-7d41-4066-9fb3-5c8bb5ecde6c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:13.518197 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6e432ca5-7d41-4066-9fb3-5c8bb5ecde6c None None] GET https://10.4.3.170/volume// Aug 18 19:19:13.518197 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6e432ca5-7d41-4066-9fb3-5c8bb5ecde6c None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:13.518197 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6e432ca5-7d41-4066-9fb3-5c8bb5ecde6c None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:13.518197 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6e432ca5-7d41-4066-9fb3-5c8bb5ecde6c None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:19:13.518197 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 182/723] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:19:13 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:19:13.530599 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-fe417fd9-e24b-4761-912a-4dc467277d48 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:13.533185 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-fe417fd9-e24b-4761-912a-4dc467277d48 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] GET https://10.4.3.170/volume/v3/volumes/4ac193f4-9aec-4226-a216-8e990e57e258 Aug 18 19:19:13.533496 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-fe417fd9-e24b-4761-912a-4dc467277d48 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:13.533771 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-fe417fd9-e24b-4761-912a-4dc467277d48 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:13.546229 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:13.546229 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:13.551831 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-fe417fd9-e24b-4761-912a-4dc467277d48 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Volume info retrieved successfully. Aug 18 19:19:13.558587 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-fe417fd9-e24b-4761-912a-4dc467277d48 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/volumes/4ac193f4-9aec-4226-a216-8e990e57e258 returned with HTTP 200 Aug 18 19:19:13.559116 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 183/724] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:19:13 2026] GET /volume/v3/volumes/4ac193f4-9aec-4226-a216-8e990e57e258 => generated 1029 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:19:13.673937 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-a78a320e-4b32-4932-b79d-1c2715feca2d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:13.678614 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-a78a320e-4b32-4932-b79d-1c2715feca2d tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] PUT https://10.4.3.170/volume/v3/attachments/e93b2581-1556-4e7d-95b7-f503ed3fbcb5 Aug 18 19:19:13.678614 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-a78a320e-4b32-4932-b79d-1c2715feca2d tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:13.688876 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-a78a320e-4b32-4932-b79d-1c2715feca2d tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Acquiring lock "cinder-attachment_update-4ac193f4-9aec-4226-a216-8e990e57e258-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:19:13.693736 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-a78a320e-4b32-4932-b79d-1c2715feca2d tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Lock "cinder-attachment_update-4ac193f4-9aec-4226-a216-8e990e57e258-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:19:13.695021 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:13.695021 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:13.715337 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-92cc7dd0-36c5-4147-b57f-6fb626e02c62 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:13.717005 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-92cc7dd0-36c5-4147-b57f-6fb626e02c62 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] GET https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 Aug 18 19:19:13.717195 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-92cc7dd0-36c5-4147-b57f-6fb626e02c62 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:13.717442 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-92cc7dd0-36c5-4147-b57f-6fb626e02c62 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:13.726904 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:13.726904 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:13.739393 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-92cc7dd0-36c5-4147-b57f-6fb626e02c62 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Volume info retrieved successfully. Aug 18 19:19:13.755989 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-92cc7dd0-36c5-4147-b57f-6fb626e02c62 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 returned with HTTP 200 Aug 18 19:19:13.755989 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 180/725] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:13 2026] GET /volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 => generated 1160 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:13.797639 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-e39a36fb-49c1-4620-853e-7d714a004695 req-a7ebd4bd-b23b-48cf-b374-ce55d3ee7cfc None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:13.800241 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-e39a36fb-49c1-4620-853e-7d714a004695 req-a7ebd4bd-b23b-48cf-b374-ce55d3ee7cfc tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] GET https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 Aug 18 19:19:13.800475 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-e39a36fb-49c1-4620-853e-7d714a004695 req-a7ebd4bd-b23b-48cf-b374-ce55d3ee7cfc tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:13.800681 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-e39a36fb-49c1-4620-853e-7d714a004695 req-a7ebd4bd-b23b-48cf-b374-ce55d3ee7cfc tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:13.810174 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-a78a320e-4b32-4932-b79d-1c2715feca2d tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Lock "cinder-attachment_update-4ac193f4-9aec-4226-a216-8e990e57e258-np0000007688" released by "attachment_update" :: held 0.115s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:19:13.810174 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-a78a320e-4b32-4932-b79d-1c2715feca2d tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/attachments/e93b2581-1556-4e7d-95b7-f503ed3fbcb5 returned with HTTP 200 Aug 18 19:19:13.810174 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 181/726] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:19:13 2026] PUT /volume/v3/attachments/e93b2581-1556-4e7d-95b7-f503ed3fbcb5 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:13.812392 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:13.812392 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:13.819831 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-e39a36fb-49c1-4620-853e-7d714a004695 req-a7ebd4bd-b23b-48cf-b374-ce55d3ee7cfc tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Volume info retrieved successfully. Aug 18 19:19:13.831399 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-e39a36fb-49c1-4620-853e-7d714a004695 req-a7ebd4bd-b23b-48cf-b374-ce55d3ee7cfc tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 returned with HTTP 200 Aug 18 19:19:13.831887 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 183/727] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:19:13 2026] GET /volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 => generated 1160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:13.855305 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-01bc0e82-16f9-4f43-be36-98b9fc68bdc8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:13.859377 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-01bc0e82-16f9-4f43-be36-98b9fc68bdc8 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] POST https://10.4.3.170/volume/v3/attachments/e93b2581-1556-4e7d-95b7-f503ed3fbcb5/action Aug 18 19:19:13.859812 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-01bc0e82-16f9-4f43-be36-98b9fc68bdc8 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:13.860080 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-01bc0e82-16f9-4f43-be36-98b9fc68bdc8 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:13.880343 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:13.880343 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:13.893920 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-01bc0e82-16f9-4f43-be36-98b9fc68bdc8 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/attachments/e93b2581-1556-4e7d-95b7-f503ed3fbcb5/action returned with HTTP 204 Aug 18 19:19:13.894410 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 184/728] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:19:13 2026] POST /volume/v3/attachments/e93b2581-1556-4e7d-95b7-f503ed3fbcb5/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:13.918127 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2f573911-8906-4e99-bf9f-615167b07599 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:13.918565 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2f573911-8906-4e99-bf9f-615167b07599 None None] GET https://10.4.3.170/volume// Aug 18 19:19:13.918702 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2f573911-8906-4e99-bf9f-615167b07599 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:13.918920 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2f573911-8906-4e99-bf9f-615167b07599 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:13.922218 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2f573911-8906-4e99-bf9f-615167b07599 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:19:13.922218 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 181/729] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:19: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 19:19:13.927031 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-066cb439-f2b8-46e7-ae36-fa30a6734453 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:13.929113 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-066cb439-f2b8-46e7-ae36-fa30a6734453 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] GET https://10.4.3.170/volume/v3/volumes/87339559-4206-4f97-aea3-326d22924b65 Aug 18 19:19:13.929322 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-066cb439-f2b8-46e7-ae36-fa30a6734453 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:13.929498 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-066cb439-f2b8-46e7-ae36-fa30a6734453 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:13.944918 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:13.944918 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:13.949541 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-066cb439-f2b8-46e7-ae36-fa30a6734453 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Volume info retrieved successfully. Aug 18 19:19:13.955682 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-066cb439-f2b8-46e7-ae36-fa30a6734453 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/volumes/87339559-4206-4f97-aea3-326d22924b65 returned with HTTP 200 Aug 18 19:19:13.956177 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 182/730] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:19:13 2026] GET /volume/v3/volumes/87339559-4206-4f97-aea3-326d22924b65 => generated 1029 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:19:14.077481 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-302796e1-f32c-44d5-ac22-492452e8ba33 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:14.078020 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-302796e1-f32c-44d5-ac22-492452e8ba33 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] PUT https://10.4.3.170/volume/v3/attachments/52a3099c-508a-4420-a508-ad51013c731d Aug 18 19:19:14.078303 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-302796e1-f32c-44d5-ac22-492452e8ba33 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:14.088996 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-302796e1-f32c-44d5-ac22-492452e8ba33 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Acquiring lock "cinder-attachment_update-87339559-4206-4f97-aea3-326d22924b65-np0000007688" by "attachment_update" {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:19:14.096664 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-302796e1-f32c-44d5-ac22-492452e8ba33 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Lock "cinder-attachment_update-87339559-4206-4f97-aea3-326d22924b65-np0000007688" acquired by "attachment_update" :: waited 0.008s {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:19:14.098421 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:14.098421 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:14.216546 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-302796e1-f32c-44d5-ac22-492452e8ba33 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Lock "cinder-attachment_update-87339559-4206-4f97-aea3-326d22924b65-np0000007688" released by "attachment_update" :: held 0.119s {{(pid=100583) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:19:14.216546 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-302796e1-f32c-44d5-ac22-492452e8ba33 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/attachments/52a3099c-508a-4420-a508-ad51013c731d returned with HTTP 200 Aug 18 19:19:14.216904 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 184/731] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:19:14 2026] PUT /volume/v3/attachments/52a3099c-508a-4420-a508-ad51013c731d => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:14.264734 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-ce9fbc75-cf4d-4607-84c7-7b59244a65af None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:14.275382 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-ce9fbc75-cf4d-4607-84c7-7b59244a65af tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] POST https://10.4.3.170/volume/v3/attachments/52a3099c-508a-4420-a508-ad51013c731d/action Aug 18 19:19:14.276116 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-ce9fbc75-cf4d-4607-84c7-7b59244a65af tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:14.276232 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-ce9fbc75-cf4d-4607-84c7-7b59244a65af tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:14.292152 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-e39a36fb-49c1-4620-853e-7d714a004695 req-2ac10fbe-8751-4668-b080-d6583fb3d062 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:14.294870 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-e39a36fb-49c1-4620-853e-7d714a004695 req-2ac10fbe-8751-4668-b080-d6583fb3d062 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] GET https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 Aug 18 19:19:14.295600 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-e39a36fb-49c1-4620-853e-7d714a004695 req-2ac10fbe-8751-4668-b080-d6583fb3d062 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:14.295600 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-e39a36fb-49c1-4620-853e-7d714a004695 req-2ac10fbe-8751-4668-b080-d6583fb3d062 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:14.303217 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:14.303217 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:14.304449 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:14.304449 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:14.308989 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-e39a36fb-49c1-4620-853e-7d714a004695 req-2ac10fbe-8751-4668-b080-d6583fb3d062 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Volume info retrieved successfully. Aug 18 19:19:14.313592 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-e39a36fb-49c1-4620-853e-7d714a004695 req-2ac10fbe-8751-4668-b080-d6583fb3d062 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 returned with HTTP 200 Aug 18 19:19:14.314094 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 182/732] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:19:14 2026] GET /volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 => generated 1160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:14.315597 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-0c0b905d-d02e-4fe9-850d-22dfc34b4144 req-ce9fbc75-cf4d-4607-84c7-7b59244a65af tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/attachments/52a3099c-508a-4420-a508-ad51013c731d/action returned with HTTP 204 Aug 18 19:19:14.316216 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 185/733] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:19:14 2026] POST /volume/v3/attachments/52a3099c-508a-4420-a508-ad51013c731d/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:14.317301 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-b856ff2a-ef77-4d85-81ac-a1d6f1ab051c req-894ed787-cc2d-4e40-866f-9441d581f7a7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:14.320240 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-b856ff2a-ef77-4d85-81ac-a1d6f1ab051c req-894ed787-cc2d-4e40-866f-9441d581f7a7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/attachments/e91da5d9-8e36-433d-8319-c7940c55df0c Aug 18 19:19:14.320427 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-b856ff2a-ef77-4d85-81ac-a1d6f1ab051c req-894ed787-cc2d-4e40-866f-9441d581f7a7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:14.320616 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-b856ff2a-ef77-4d85-81ac-a1d6f1ab051c req-894ed787-cc2d-4e40-866f-9441d581f7a7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:14.324001 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-093bd807-746c-4b9f-9010-cfb3f069a48e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:14.324354 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-093bd807-746c-4b9f-9010-cfb3f069a48e None None] GET https://10.4.3.170/volume// Aug 18 19:19:14.324560 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-093bd807-746c-4b9f-9010-cfb3f069a48e None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:14.325384 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-093bd807-746c-4b9f-9010-cfb3f069a48e None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:14.325384 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-093bd807-746c-4b9f-9010-cfb3f069a48e None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:19:14.325384 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 185/734] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:19: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 19:19:14.325522 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-b856ff2a-ef77-4d85-81ac-a1d6f1ab051c req-894ed787-cc2d-4e40-866f-9441d581f7a7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/attachments/e91da5d9-8e36-433d-8319-c7940c55df0c returned with HTTP 404 Aug 18 19:19:14.326134 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 183/735] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:19:14 2026] DELETE /volume/v3/attachments/e91da5d9-8e36-433d-8319-c7940c55df0c => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:19:14.335052 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-e39a36fb-49c1-4620-853e-7d714a004695 req-4f39258a-5ae9-46c0-aad2-8af527e7108a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:14.336989 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-e39a36fb-49c1-4620-853e-7d714a004695 req-4f39258a-5ae9-46c0-aad2-8af527e7108a tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:19:14.337316 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-e39a36fb-49c1-4620-853e-7d714a004695 req-4f39258a-5ae9-46c0-aad2-8af527e7108a tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a69595af-ce5b-424b-a0c2-8dc8d6ef6040", "connector": null, "instance_uuid": "41d569d3-3c63-4fdc-9646-540a5bfaf4f4"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:14.349677 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:14.349677 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:14.390143 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-e39a36fb-49c1-4620-853e-7d714a004695 req-4f39258a-5ae9-46c0-aad2-8af527e7108a tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:19:14.390630 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 183/736] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:19:14 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:14.754628 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-db05a6bc-778e-45a8-825a-f601e6c6c688 req-fa12854a-e282-4383-9765-ff90763ab35a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:14.756867 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-db05a6bc-778e-45a8-825a-f601e6c6c688 req-fa12854a-e282-4383-9765-ff90763ab35a tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] DELETE https://10.4.3.170/volume/v3/attachments/843b10b5-9a7e-4c20-a76b-68261ff07abb Aug 18 19:19:14.757091 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-db05a6bc-778e-45a8-825a-f601e6c6c688 req-fa12854a-e282-4383-9765-ff90763ab35a tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:14.757320 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-db05a6bc-778e-45a8-825a-f601e6c6c688 req-fa12854a-e282-4383-9765-ff90763ab35a tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:14.764295 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:14.764295 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:14.825646 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-db05a6bc-778e-45a8-825a-f601e6c6c688 req-fa12854a-e282-4383-9765-ff90763ab35a tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] https://10.4.3.170/volume/v3/attachments/843b10b5-9a7e-4c20-a76b-68261ff07abb returned with HTTP 200 Aug 18 19:19:14.826197 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 186/737] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:19:14 2026] DELETE /volume/v3/attachments/843b10b5-9a7e-4c20-a76b-68261ff07abb => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:15.334516 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-d243fbbb-bb90-4b32-b8b7-1385e2db84ea None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:15.336624 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-d243fbbb-bb90-4b32-b8b7-1385e2db84ea tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] GET https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e Aug 18 19:19:15.336859 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-d243fbbb-bb90-4b32-b8b7-1385e2db84ea tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:15.337090 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-d243fbbb-bb90-4b32-b8b7-1385e2db84ea tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:15.343985 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:15.343985 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:15.347973 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-d243fbbb-bb90-4b32-b8b7-1385e2db84ea tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Volume info retrieved successfully. Aug 18 19:19:15.352759 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-d243fbbb-bb90-4b32-b8b7-1385e2db84ea tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e returned with HTTP 200 Aug 18 19:19:15.353311 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 186/738] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:19:15 2026] GET /volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:19:15.425830 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b32817f8-8809-4474-8f86-c37eb2457aef None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:15.425830 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b32817f8-8809-4474-8f86-c37eb2457aef None None] GET https://10.4.3.170/volume// Aug 18 19:19:15.425830 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b32817f8-8809-4474-8f86-c37eb2457aef None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:15.425830 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b32817f8-8809-4474-8f86-c37eb2457aef None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:15.425830 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b32817f8-8809-4474-8f86-c37eb2457aef None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:19:15.425830 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 184/739] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:19: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 19:19:15.433185 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-a0c6ebfb-7aeb-431e-96d5-e89e46c456fe None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:15.434921 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-a0c6ebfb-7aeb-431e-96d5-e89e46c456fe tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:19:15.435891 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-a0c6ebfb-7aeb-431e-96d5-e89e46c456fe tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "babdaea7-c616-4ce6-8f0f-eb4f67012a9e", "connector": null, "instance_uuid": "ee959154-1773-48fa-aab0-2f8f2b7db625"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:15.444039 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:15.444039 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:15.470522 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-a0c6ebfb-7aeb-431e-96d5-e89e46c456fe tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:19:15.471348 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 184/740] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:19:15 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 19:19:15.497851 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-54bd8cc8-3937-49b5-bbe8-b10e0d27fc46 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:15.499937 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-54bd8cc8-3937-49b5-bbe8-b10e0d27fc46 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] GET https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e Aug 18 19:19:15.500124 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-54bd8cc8-3937-49b5-bbe8-b10e0d27fc46 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:15.500317 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-54bd8cc8-3937-49b5-bbe8-b10e0d27fc46 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:15.517860 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-44e8163f-b5cf-4f73-ad04-60d4ca60f9b9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:15.518083 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:15.518083 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:15.518157 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-44e8163f-b5cf-4f73-ad04-60d4ca60f9b9 None None] GET https://10.4.3.170/volume// Aug 18 19:19:15.518157 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-44e8163f-b5cf-4f73-ad04-60d4ca60f9b9 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:15.518157 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-44e8163f-b5cf-4f73-ad04-60d4ca60f9b9 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:15.518157 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-44e8163f-b5cf-4f73-ad04-60d4ca60f9b9 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:19:15.518157 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 187/741] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:19: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 19:19:15.519930 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-54bd8cc8-3937-49b5-bbe8-b10e0d27fc46 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Volume info retrieved successfully. Aug 18 19:19:15.523698 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-54bd8cc8-3937-49b5-bbe8-b10e0d27fc46 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e returned with HTTP 200 Aug 18 19:19:15.524055 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 187/742] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:15 2026] GET /volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:15.530631 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-2015d923-d451-48ed-a591-a0e6ff1e8548 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:15.530631 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-2015d923-d451-48ed-a591-a0e6ff1e8548 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] GET https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e Aug 18 19:19:15.530937 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-2015d923-d451-48ed-a591-a0e6ff1e8548 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:15.534429 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-2015d923-d451-48ed-a591-a0e6ff1e8548 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:15.548570 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:15.548570 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:15.555441 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-2015d923-d451-48ed-a591-a0e6ff1e8548 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Volume info retrieved successfully. Aug 18 19:19:15.565074 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-2015d923-d451-48ed-a591-a0e6ff1e8548 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e returned with HTTP 200 Aug 18 19:19:15.565546 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 185/743] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:19:15 2026] GET /volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e => generated 1030 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:19:15.673742 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-da6774d8-3810-4850-af65-76d66d29f985 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:15.680944 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-da6774d8-3810-4850-af65-76d66d29f985 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] PUT https://10.4.3.170/volume/v3/attachments/9f3aba0f-f8a4-48b0-8600-e7516e7765ce Aug 18 19:19:15.681515 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-da6774d8-3810-4850-af65-76d66d29f985 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:15.691061 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-da6774d8-3810-4850-af65-76d66d29f985 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Acquiring lock "cinder-attachment_update-babdaea7-c616-4ce6-8f0f-eb4f67012a9e-np0000007688" by "attachment_update" {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:19:15.701429 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-da6774d8-3810-4850-af65-76d66d29f985 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Lock "cinder-attachment_update-babdaea7-c616-4ce6-8f0f-eb4f67012a9e-np0000007688" acquired by "attachment_update" :: waited 0.008s {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:19:15.701429 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:15.701429 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:15.798380 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-da6774d8-3810-4850-af65-76d66d29f985 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Lock "cinder-attachment_update-babdaea7-c616-4ce6-8f0f-eb4f67012a9e-np0000007688" released by "attachment_update" :: held 0.099s {{(pid=100581) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:19:15.798829 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-da6774d8-3810-4850-af65-76d66d29f985 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/attachments/9f3aba0f-f8a4-48b0-8600-e7516e7765ce returned with HTTP 200 Aug 18 19:19:15.799411 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 185/744] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:19:15 2026] PUT /volume/v3/attachments/9f3aba0f-f8a4-48b0-8600-e7516e7765ce => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:15.816394 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-996a17f6-e542-46c6-9c45-482d13cf026b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:15.816939 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-996a17f6-e542-46c6-9c45-482d13cf026b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 Aug 18 19:19:15.817172 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-996a17f6-e542-46c6-9c45-482d13cf026b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:15.817436 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-996a17f6-e542-46c6-9c45-482d13cf026b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:15.828716 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:15.828716 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:15.837928 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-996a17f6-e542-46c6-9c45-482d13cf026b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:19:15.844952 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-996a17f6-e542-46c6-9c45-482d13cf026b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 returned with HTTP 200 Aug 18 19:19:15.845584 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 188/745] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:15 2026] GET /volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:15.861739 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d203a777-e315-4dc1-ad51-f5011e652767 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:15.865453 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d203a777-e315-4dc1-ad51-f5011e652767 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 Aug 18 19:19:15.865649 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d203a777-e315-4dc1-ad51-f5011e652767 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:15.865815 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d203a777-e315-4dc1-ad51-f5011e652767 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:15.865972 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-d203a777-e315-4dc1-ad51-f5011e652767 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete volume with id: e7df33a1-23e4-4bf4-b32e-c66626fe5737 Aug 18 19:19:15.875770 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:15.875770 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:15.876291 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d203a777-e315-4dc1-ad51-f5011e652767 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:19:15.894635 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d203a777-e315-4dc1-ad51-f5011e652767 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete volume request issued successfully. Aug 18 19:19:15.894833 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d203a777-e315-4dc1-ad51-f5011e652767 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 returned with HTTP 202 Aug 18 19:19:15.895252 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 188/746] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:19:15 2026] DELETE /volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:19:15.903238 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5bd0a94f-974c-4134-a9c9-b07e2b574693 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:15.905429 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5bd0a94f-974c-4134-a9c9-b07e2b574693 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 Aug 18 19:19:15.905663 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5bd0a94f-974c-4134-a9c9-b07e2b574693 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:15.905873 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5bd0a94f-974c-4134-a9c9-b07e2b574693 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:15.914234 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:15.914234 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:15.916140 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-adaa955d-ccc0-434a-8c2e-b4ad2099191f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:15.921250 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5bd0a94f-974c-4134-a9c9-b07e2b574693 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:19:15.927550 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5bd0a94f-974c-4134-a9c9-b07e2b574693 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 returned with HTTP 200 Aug 18 19:19:15.928186 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 186/747] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:15 2026] GET /volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:16.031425 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-adaa955d-ccc0-434a-8c2e-b4ad2099191f tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:19:16.031769 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-adaa955d-ccc0-434a-8c2e-b4ad2099191f tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-450834184", "extra_specs": {"spec1": "val1"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:16.033317 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:16.033317 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:16.051576 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-adaa955d-ccc0-434a-8c2e-b4ad2099191f tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:19:16.051921 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 186/748] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:19:15 2026] POST /volume/v3/types => generated 242 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:16.060587 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-fd1523b8-a83f-421a-b25b-27b4531f5782 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:16.062988 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fd1523b8-a83f-421a-b25b-27b4531f5782 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] POST https://10.4.3.170/volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19/extra_specs Aug 18 19:19:16.064652 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fd1523b8-a83f-421a-b25b-27b4531f5782 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:16.065327 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fd1523b8-a83f-421a-b25b-27b4531f5782 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] https://10.4.3.170/volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19/extra_specs returned with HTTP 400 Aug 18 19:19:16.066011 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 189/749] 10.4.3.170 () {68 vars in 1399 bytes} [Tue Aug 18 19:19:16 2026] POST /volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 19:19:16.075060 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7e359c9e-89af-4ad8-8050-f182fcf96181 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:16.078063 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7e359c9e-89af-4ad8-8050-f182fcf96181 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] POST https://10.4.3.170/volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19/extra_specs Aug 18 19:19:16.078388 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7e359c9e-89af-4ad8-8050-f182fcf96181 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:16.079748 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7e359c9e-89af-4ad8-8050-f182fcf96181 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] https://10.4.3.170/volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19/extra_specs returned with HTTP 400 Aug 18 19:19:16.080228 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 189/750] 10.4.3.170 () {68 vars in 1399 bytes} [Tue Aug 18 19:19:16 2026] POST /volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 19:19:16.088201 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-0bf6950b-2df5-4be1-830e-c0490665e52e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:16.090535 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0bf6950b-2df5-4be1-830e-c0490665e52e tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] POST https://10.4.3.170/volume/v3/types/5e8c5a61-5f12-42fc-92d3-9443d3a9a8f5/extra_specs Aug 18 19:19:16.091034 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0bf6950b-2df5-4be1-830e-c0490665e52e tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:16.127033 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0bf6950b-2df5-4be1-830e-c0490665e52e tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] https://10.4.3.170/volume/v3/types/5e8c5a61-5f12-42fc-92d3-9443d3a9a8f5/extra_specs returned with HTTP 404 Aug 18 19:19:16.127641 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 187/751] 10.4.3.170 () {68 vars in 1399 bytes} [Tue Aug 18 19:19:16 2026] POST /volume/v3/types/5e8c5a61-5f12-42fc-92d3-9443d3a9a8f5/extra_specs => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:16.135975 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-fd295246-33cd-4c72-baab-83d611ca32a2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:16.138170 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fd295246-33cd-4c72-baab-83d611ca32a2 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] DELETE https://10.4.3.170/volume/v3/types/e180a785-21c7-4bae-a862-f2385d401e72/extra_specs/spec1 Aug 18 19:19:16.138440 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fd295246-33cd-4c72-baab-83d611ca32a2 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:16.138694 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fd295246-33cd-4c72-baab-83d611ca32a2 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:16.144786 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fd295246-33cd-4c72-baab-83d611ca32a2 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] https://10.4.3.170/volume/v3/types/e180a785-21c7-4bae-a862-f2385d401e72/extra_specs/spec1 returned with HTTP 404 Aug 18 19:19:16.145418 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 187/752] 10.4.3.170 () {66 vars in 1399 bytes} [Tue Aug 18 19:19:16 2026] DELETE /volume/v3/types/e180a785-21c7-4bae-a862-f2385d401e72/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:16.157269 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d11d7724-6f05-49d3-be94-7468354cce06 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:16.159410 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d11d7724-6f05-49d3-be94-7468354cce06 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] GET https://10.4.3.170/volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19/extra_specs/nonexistent_extra_spec_name Aug 18 19:19:16.159625 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d11d7724-6f05-49d3-be94-7468354cce06 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:16.159807 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d11d7724-6f05-49d3-be94-7468354cce06 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:16.167563 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d11d7724-6f05-49d3-be94-7468354cce06 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] https://10.4.3.170/volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 18 19:19:16.167988 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 190/753] 10.4.3.170 () {66 vars in 1462 bytes} [Tue Aug 18 19:19:16 2026] GET /volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:16.175541 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-45b18d35-7c76-4266-b958-590f9f1c4bae None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:16.178383 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-45b18d35-7c76-4266-b958-590f9f1c4bae tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] GET https://10.4.3.170/volume/v3/types/1ba85681-f4bf-459e-ac3e-c2cde230dede/extra_specs/spec1 Aug 18 19:19:16.180643 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-45b18d35-7c76-4266-b958-590f9f1c4bae tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:16.180871 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-45b18d35-7c76-4266-b958-590f9f1c4bae tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:16.189570 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-45b18d35-7c76-4266-b958-590f9f1c4bae tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] https://10.4.3.170/volume/v3/types/1ba85681-f4bf-459e-ac3e-c2cde230dede/extra_specs/spec1 returned with HTTP 404 Aug 18 19:19:16.190078 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 190/754] 10.4.3.170 () {66 vars in 1396 bytes} [Tue Aug 18 19:19:16 2026] GET /volume/v3/types/1ba85681-f4bf-459e-ac3e-c2cde230dede/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:16.198944 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-95d0023d-62fe-41de-8f4d-cbf28638e1b3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:16.200929 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-95d0023d-62fe-41de-8f4d-cbf28638e1b3 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] GET https://10.4.3.170/volume/v3/types/37e43aa0-265a-4af7-947b-a858875d9987/extra_specs Aug 18 19:19:16.201098 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-95d0023d-62fe-41de-8f4d-cbf28638e1b3 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:16.201288 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-95d0023d-62fe-41de-8f4d-cbf28638e1b3 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:16.205285 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-95d0023d-62fe-41de-8f4d-cbf28638e1b3 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] https://10.4.3.170/volume/v3/types/37e43aa0-265a-4af7-947b-a858875d9987/extra_specs returned with HTTP 404 Aug 18 19:19:16.205719 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 188/755] 10.4.3.170 () {66 vars in 1378 bytes} [Tue Aug 18 19:19:16 2026] GET /volume/v3/types/37e43aa0-265a-4af7-947b-a858875d9987/extra_specs => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:16.213165 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-942f85e1-653e-42bb-b64f-87aaf4ae6eaa None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:16.216468 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-942f85e1-653e-42bb-b64f-87aaf4ae6eaa tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] PUT https://10.4.3.170/volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19/extra_specs/spec1 Aug 18 19:19:16.216468 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-942f85e1-653e-42bb-b64f-87aaf4ae6eaa tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:16.216776 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-942f85e1-653e-42bb-b64f-87aaf4ae6eaa tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] https://10.4.3.170/volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19/extra_specs/spec1 returned with HTTP 400 Aug 18 19:19:16.217236 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 188/756] 10.4.3.170 () {68 vars in 1416 bytes} [Tue Aug 18 19:19:16 2026] PUT /volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19/extra_specs/spec1 => generated 102 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 19:19:16.226274 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-97e59a14-2b9e-4558-a8c2-349cfdc5e68b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:16.228835 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-97e59a14-2b9e-4558-a8c2-349cfdc5e68b tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] PUT https://10.4.3.170/volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19/extra_specs/spec1 Aug 18 19:19:16.229222 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-97e59a14-2b9e-4558-a8c2-349cfdc5e68b tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] Action: 'update', calling method: update, body: null {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:16.230843 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-97e59a14-2b9e-4558-a8c2-349cfdc5e68b tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] https://10.4.3.170/volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19/extra_specs/spec1 returned with HTTP 400 Aug 18 19:19:16.231751 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 191/757] 10.4.3.170 () {68 vars in 1415 bytes} [Tue Aug 18 19:19:16 2026] PUT /volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19/extra_specs/spec1 => generated 72 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:19:16.239468 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f33a31dc-3036-4a11-8f5b-344b9f54a770 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:16.241154 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f33a31dc-3036-4a11-8f5b-344b9f54a770 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] PUT https://10.4.3.170/volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19/extra_specs/None Aug 18 19:19:16.241479 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f33a31dc-3036-4a11-8f5b-344b9f54a770 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:16.278933 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f33a31dc-3036-4a11-8f5b-344b9f54a770 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 18 19:19:16.279085 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f33a31dc-3036-4a11-8f5b-344b9f54a770 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] https://10.4.3.170/volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19/extra_specs/None returned with HTTP 400 Aug 18 19:19:16.279653 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 191/758] 10.4.3.170 () {68 vars in 1413 bytes} [Tue Aug 18 19:19:16 2026] PUT /volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19/extra_specs/None => generated 73 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:19:16.288923 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-92c3cb4a-cdd4-46a2-b587-76bedb4a0fe4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:16.291884 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-92c3cb4a-cdd4-46a2-b587-76bedb4a0fe4 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] PUT https://10.4.3.170/volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19/extra_specs/1654ce8c-8332-49f8-aacf-fef3e96e3b1b Aug 18 19:19:16.292242 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-92c3cb4a-cdd4-46a2-b587-76bedb4a0fe4 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:16.306468 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-92c3cb4a-cdd4-46a2-b587-76bedb4a0fe4 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 18 19:19:16.306629 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-92c3cb4a-cdd4-46a2-b587-76bedb4a0fe4 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] https://10.4.3.170/volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19/extra_specs/1654ce8c-8332-49f8-aacf-fef3e96e3b1b returned with HTTP 400 Aug 18 19:19:16.307098 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 189/759] 10.4.3.170 () {68 vars in 1509 bytes} [Tue Aug 18 19:19:16 2026] PUT /volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19/extra_specs/1654ce8c-8332-49f8-aacf-fef3e96e3b1b => generated 73 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:19:16.315553 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ce483ad6-487f-4ad0-b06c-935db5f3a8c4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:16.319066 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ce483ad6-487f-4ad0-b06c-935db5f3a8c4 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] PUT https://10.4.3.170/volume/v3/types/59b79519-ca06-4cf5-8cdd-9ea33762c515/extra_specs/spec1 Aug 18 19:19:16.319464 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ce483ad6-487f-4ad0-b06c-935db5f3a8c4 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:16.331200 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ce483ad6-487f-4ad0-b06c-935db5f3a8c4 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] https://10.4.3.170/volume/v3/types/59b79519-ca06-4cf5-8cdd-9ea33762c515/extra_specs/spec1 returned with HTTP 404 Aug 18 19:19:16.331734 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 189/760] 10.4.3.170 () {68 vars in 1416 bytes} [Tue Aug 18 19:19:16 2026] PUT /volume/v3/types/59b79519-ca06-4cf5-8cdd-9ea33762c515/extra_specs/spec1 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:16.343858 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ba7d2e14-a4f6-4ad4-b4cb-d8f2c7406ad6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:16.345734 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ba7d2e14-a4f6-4ad4-b4cb-d8f2c7406ad6 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] DELETE https://10.4.3.170/volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19 Aug 18 19:19:16.345943 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ba7d2e14-a4f6-4ad4-b4cb-d8f2c7406ad6 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:16.346179 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ba7d2e14-a4f6-4ad4-b4cb-d8f2c7406ad6 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] Calling method '_delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:16.383191 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7b6a56a0-a284-4b23-9256-e6eb9b4c9082 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:16.383610 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7b6a56a0-a284-4b23-9256-e6eb9b4c9082 None None] GET https://10.4.3.170/volume// Aug 18 19:19:16.383774 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7b6a56a0-a284-4b23-9256-e6eb9b4c9082 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:16.383938 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7b6a56a0-a284-4b23-9256-e6eb9b4c9082 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:16.384229 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7b6a56a0-a284-4b23-9256-e6eb9b4c9082 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:19:16.384520 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 192/761] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:19: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 19:19:16.386111 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ba7d2e14-a4f6-4ad4-b4cb-d8f2c7406ad6 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] https://10.4.3.170/volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19 returned with HTTP 202 Aug 18 19:19:16.386735 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 192/762] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:19:16 2026] DELETE /volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:19:16.393131 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d4c6ea8d-8a56-4772-9feb-0e37e033d3e6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:16.396926 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d4c6ea8d-8a56-4772-9feb-0e37e033d3e6 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] GET https://10.4.3.170/volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19 Aug 18 19:19:16.397113 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d4c6ea8d-8a56-4772-9feb-0e37e033d3e6 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:16.397383 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d4c6ea8d-8a56-4772-9feb-0e37e033d3e6 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:16.399750 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-e39a36fb-49c1-4620-853e-7d714a004695 req-4b295fc9-641a-4c55-843d-76b74ff462c1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:16.403065 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d4c6ea8d-8a56-4772-9feb-0e37e033d3e6 tempest-ExtraSpecsNegativeTest-1900367078 tempest-ExtraSpecsNegativeTest-1900367078-project-admin] https://10.4.3.170/volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19 returned with HTTP 404 Aug 18 19:19:16.403727 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 190/763] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:19:16 2026] GET /volume/v3/types/7bb2320e-6e00-4e33-a5f9-a23952010c19 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:16.406113 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-e39a36fb-49c1-4620-853e-7d714a004695 req-4b295fc9-641a-4c55-843d-76b74ff462c1 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] GET https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 Aug 18 19:19:16.406498 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-e39a36fb-49c1-4620-853e-7d714a004695 req-4b295fc9-641a-4c55-843d-76b74ff462c1 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:16.406748 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-e39a36fb-49c1-4620-853e-7d714a004695 req-4b295fc9-641a-4c55-843d-76b74ff462c1 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:16.417868 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:16.417868 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:16.421816 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-e39a36fb-49c1-4620-853e-7d714a004695 req-4b295fc9-641a-4c55-843d-76b74ff462c1 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Volume info retrieved successfully. Aug 18 19:19:16.428823 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-e39a36fb-49c1-4620-853e-7d714a004695 req-4b295fc9-641a-4c55-843d-76b74ff462c1 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 returned with HTTP 200 Aug 18 19:19:16.429357 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 190/764] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:19:16 2026] GET /volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 => generated 1339 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:19:16.518964 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-e39a36fb-49c1-4620-853e-7d714a004695 req-b5812dab-4fce-4d77-b991-4f33e5915635 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:16.521052 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-e39a36fb-49c1-4620-853e-7d714a004695 req-b5812dab-4fce-4d77-b991-4f33e5915635 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] PUT https://10.4.3.170/volume/v3/attachments/b46cc920-a04b-4380-9886-969a138d6533 Aug 18 19:19:16.521466 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-e39a36fb-49c1-4620-853e-7d714a004695 req-b5812dab-4fce-4d77-b991-4f33e5915635 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:16.529538 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-e39a36fb-49c1-4620-853e-7d714a004695 req-b5812dab-4fce-4d77-b991-4f33e5915635 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Acquiring lock "cinder-attachment_update-a69595af-ce5b-424b-a0c2-8dc8d6ef6040-np0000007688" by "attachment_update" {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:19:16.538553 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-e39a36fb-49c1-4620-853e-7d714a004695 req-b5812dab-4fce-4d77-b991-4f33e5915635 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Lock "cinder-attachment_update-a69595af-ce5b-424b-a0c2-8dc8d6ef6040-np0000007688" acquired by "attachment_update" :: waited 0.008s {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:19:16.538553 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:16.538553 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:16.541881 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-996be33d-3e33-4b8e-95ed-d84255b6f7c6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:16.543968 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-996be33d-3e33-4b8e-95ed-d84255b6f7c6 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] GET https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e Aug 18 19:19:16.545882 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-996be33d-3e33-4b8e-95ed-d84255b6f7c6 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:16.545882 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-996be33d-3e33-4b8e-95ed-d84255b6f7c6 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:16.563515 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:16.563515 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:16.568845 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-996be33d-3e33-4b8e-95ed-d84255b6f7c6 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Volume info retrieved successfully. Aug 18 19:19:16.575941 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-996be33d-3e33-4b8e-95ed-d84255b6f7c6 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e returned with HTTP 200 Aug 18 19:19:16.576523 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 193/765] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:16 2026] GET /volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:16.645174 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-e39a36fb-49c1-4620-853e-7d714a004695 req-b5812dab-4fce-4d77-b991-4f33e5915635 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Lock "cinder-attachment_update-a69595af-ce5b-424b-a0c2-8dc8d6ef6040-np0000007688" released by "attachment_update" :: held 0.108s {{(pid=100580) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:19:16.645861 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-e39a36fb-49c1-4620-853e-7d714a004695 req-b5812dab-4fce-4d77-b991-4f33e5915635 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/attachments/b46cc920-a04b-4380-9886-969a138d6533 returned with HTTP 200 Aug 18 19:19:16.646504 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 193/766] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:19:16 2026] PUT /volume/v3/attachments/b46cc920-a04b-4380-9886-969a138d6533 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:16.667288 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-e39a36fb-49c1-4620-853e-7d714a004695 req-30225a6e-8d49-4341-8a2e-a9c4b5194d5e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:16.669965 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-e39a36fb-49c1-4620-853e-7d714a004695 req-30225a6e-8d49-4341-8a2e-a9c4b5194d5e tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] POST https://10.4.3.170/volume/v3/attachments/b46cc920-a04b-4380-9886-969a138d6533/action Aug 18 19:19:16.670392 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-e39a36fb-49c1-4620-853e-7d714a004695 req-30225a6e-8d49-4341-8a2e-a9c4b5194d5e tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Action body: b'{"os-complete": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:16.670513 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-e39a36fb-49c1-4620-853e-7d714a004695 req-30225a6e-8d49-4341-8a2e-a9c4b5194d5e tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:16.690269 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:16.690269 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:16.706708 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-e39a36fb-49c1-4620-853e-7d714a004695 req-30225a6e-8d49-4341-8a2e-a9c4b5194d5e tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/attachments/b46cc920-a04b-4380-9886-969a138d6533/action returned with HTTP 204 Aug 18 19:19:16.707255 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 191/767] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:19:16 2026] POST /volume/v3/attachments/b46cc920-a04b-4380-9886-969a138d6533/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:16.877620 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e8f6afa4-30e3-4849-81a1-8a651155d4ef None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:16.879671 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e8f6afa4-30e3-4849-81a1-8a651155d4ef tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] GET https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b Aug 18 19:19:16.880035 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e8f6afa4-30e3-4849-81a1-8a651155d4ef tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:16.880256 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e8f6afa4-30e3-4849-81a1-8a651155d4ef tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:16.896069 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:16.896069 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:16.903004 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e8f6afa4-30e3-4849-81a1-8a651155d4ef tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Volume info retrieved successfully. Aug 18 19:19:16.908696 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e8f6afa4-30e3-4849-81a1-8a651155d4ef tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b returned with HTTP 200 Aug 18 19:19:16.908977 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 191/768] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:16 2026] GET /volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:16.923423 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-18837aa2-6554-4557-bfaf-074539baff92 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:16.925594 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-18837aa2-6554-4557-bfaf-074539baff92 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] GET https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b Aug 18 19:19:16.925845 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-18837aa2-6554-4557-bfaf-074539baff92 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:16.926104 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-18837aa2-6554-4557-bfaf-074539baff92 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:16.934606 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:16.934606 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:16.938548 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-18837aa2-6554-4557-bfaf-074539baff92 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Volume info retrieved successfully. Aug 18 19:19:16.947387 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-18837aa2-6554-4557-bfaf-074539baff92 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b returned with HTTP 200 Aug 18 19:19:16.947387 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 194/769] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:16 2026] GET /volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:16.947494 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ec4f01e3-8034-47d8-b7b4-39ecb70784e9 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:16.950841 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ec4f01e3-8034-47d8-b7b4-39ecb70784e9 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 Aug 18 19:19:16.951214 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ec4f01e3-8034-47d8-b7b4-39ecb70784e9 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:16.952076 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ec4f01e3-8034-47d8-b7b4-39ecb70784e9 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:16.966435 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ec4f01e3-8034-47d8-b7b4-39ecb70784e9 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 returned with HTTP 404 Aug 18 19:19:16.966435 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 194/770] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:16 2026] GET /volume/v3/volumes/e7df33a1-23e4-4bf4-b32e-c66626fe5737 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:16.978092 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-adb3a229-7dee-4850-bc97-1c1c28b344a8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:16.980718 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-adb3a229-7dee-4850-bc97-1c1c28b344a8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:19:16.980881 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-adb3a229-7dee-4850-bc97-1c1c28b344a8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:16.981048 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-adb3a229-7dee-4850-bc97-1c1c28b344a8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:16.987599 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:16.987599 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:16.990995 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-adb3a229-7dee-4850-bc97-1c1c28b344a8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:19:16.995047 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-adb3a229-7dee-4850-bc97-1c1c28b344a8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a returned with HTTP 200 Aug 18 19:19:16.995380 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 192/771] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:16 2026] GET /volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:17.008905 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f6ef03d8-f659-4950-8ea5-1a81ab7397b5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:17.009940 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e97a7e65-05a8-4f93-a15b-8188281e8b14 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:17.010747 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f6ef03d8-f659-4950-8ea5-1a81ab7397b5 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:19:17.011139 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f6ef03d8-f659-4950-8ea5-1a81ab7397b5 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "272634ae-b302-450c-8df4-acebab19d05a", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1970624839"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:17.011803 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e97a7e65-05a8-4f93-a15b-8188281e8b14 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] GET https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b Aug 18 19:19:17.011988 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e97a7e65-05a8-4f93-a15b-8188281e8b14 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:17.012163 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e97a7e65-05a8-4f93-a15b-8188281e8b14 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:17.022670 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:17.022670 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:17.023053 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f6ef03d8-f659-4950-8ea5-1a81ab7397b5 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:19:17.023053 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-f6ef03d8-f659-4950-8ea5-1a81ab7397b5 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create snapshot from volume 272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:19:17.024789 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:17.024789 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:17.031222 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e97a7e65-05a8-4f93-a15b-8188281e8b14 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Volume info retrieved successfully. Aug 18 19:19:17.038822 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e97a7e65-05a8-4f93-a15b-8188281e8b14 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b returned with HTTP 200 Aug 18 19:19:17.039420 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 195/772] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:17 2026] GET /volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:17.059640 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f8ffb9df-88ed-40f2-8c94-2c22648eb187 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:17.063061 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f8ffb9df-88ed-40f2-8c94-2c22648eb187 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] DELETE https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b Aug 18 19:19:17.063599 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f8ffb9df-88ed-40f2-8c94-2c22648eb187 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:17.063690 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f8ffb9df-88ed-40f2-8c94-2c22648eb187 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:17.063846 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-f8ffb9df-88ed-40f2-8c94-2c22648eb187 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Delete volume with id: a62e08ef-36b9-4d79-923f-ac9f528f094b Aug 18 19:19:17.070784 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-f6ef03d8-f659-4950-8ea5-1a81ab7397b5 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Created reservations ['59fd4d59-4936-4fa7-a911-ee06c0dd8f72', '2cb6010f-d895-4cf5-ad11-f5662cd2b55d', '60f41fdf-6e3b-4283-b293-369dfea4731d', '6ed18992-9b86-4977-82f9-153feca3ebdc'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:17.083954 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:17.083954 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:17.084611 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f8ffb9df-88ed-40f2-8c94-2c22648eb187 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Volume info retrieved successfully. Aug 18 19:19:17.108968 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f6ef03d8-f659-4950-8ea5-1a81ab7397b5 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot create request issued successfully. Aug 18 19:19:17.109121 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f6ef03d8-f659-4950-8ea5-1a81ab7397b5 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:19:17.109724 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 192/773] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:19:17 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 19:19:17.118849 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5efe8cf5-7c35-4f75-b6c3-c902cf4db140 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:17.122300 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5efe8cf5-7c35-4f75-b6c3-c902cf4db140 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f Aug 18 19:19:17.122603 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5efe8cf5-7c35-4f75-b6c3-c902cf4db140 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:17.122759 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5efe8cf5-7c35-4f75-b6c3-c902cf4db140 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:17.130972 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f8ffb9df-88ed-40f2-8c94-2c22648eb187 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Delete volume request issued successfully. Aug 18 19:19:17.130972 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f8ffb9df-88ed-40f2-8c94-2c22648eb187 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b returned with HTTP 202 Aug 18 19:19:17.130972 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 195/774] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:19:17 2026] DELETE /volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:19:17.134290 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:17.134290 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:17.134839 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5efe8cf5-7c35-4f75-b6c3-c902cf4db140 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:19:17.135293 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5efe8cf5-7c35-4f75-b6c3-c902cf4db140 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f returned with HTTP 200 Aug 18 19:19:17.135676 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 193/775] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:17 2026] GET /volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f => generated 512 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:17.140067 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1beec686-32fc-46ef-8df5-b29137c590a9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:17.143659 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1beec686-32fc-46ef-8df5-b29137c590a9 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] GET https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b Aug 18 19:19:17.143659 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1beec686-32fc-46ef-8df5-b29137c590a9 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:17.143659 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1beec686-32fc-46ef-8df5-b29137c590a9 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:17.151947 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:17.151947 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:17.160389 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-1beec686-32fc-46ef-8df5-b29137c590a9 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Volume info retrieved successfully. Aug 18 19:19:17.168618 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1beec686-32fc-46ef-8df5-b29137c590a9 tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b returned with HTTP 200 Aug 18 19:19:17.169340 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 196/776] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:17 2026] GET /volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:17.589456 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-aed5bfc6-4fef-4c05-b7d7-64b016396afe None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:17.591384 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-aed5bfc6-4fef-4c05-b7d7-64b016396afe tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] GET https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e Aug 18 19:19:17.591621 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-aed5bfc6-4fef-4c05-b7d7-64b016396afe tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:17.591833 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-aed5bfc6-4fef-4c05-b7d7-64b016396afe tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:17.600480 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:17.600480 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:17.604425 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-aed5bfc6-4fef-4c05-b7d7-64b016396afe tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Volume info retrieved successfully. Aug 18 19:19:17.609691 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-aed5bfc6-4fef-4c05-b7d7-64b016396afe tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e returned with HTTP 200 Aug 18 19:19:17.610119 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 193/777] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:17 2026] GET /volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:18.145448 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3055a845-057e-4337-9573-4e44e78a4f76 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:18.148110 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3055a845-057e-4337-9573-4e44e78a4f76 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f Aug 18 19:19:18.148306 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3055a845-057e-4337-9573-4e44e78a4f76 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:18.148499 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3055a845-057e-4337-9573-4e44e78a4f76 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:18.159187 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:18.159187 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:18.159659 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3055a845-057e-4337-9573-4e44e78a4f76 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:19:18.160436 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3055a845-057e-4337-9573-4e44e78a4f76 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f returned with HTTP 200 Aug 18 19:19:18.160760 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 196/778] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:18 2026] GET /volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f => generated 539 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:18.173600 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-104cc0b4-7da7-4cf2-8801-9c447ceba5a7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:18.173600 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-104cc0b4-7da7-4cf2-8801-9c447ceba5a7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f Aug 18 19:19:18.173600 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-104cc0b4-7da7-4cf2-8801-9c447ceba5a7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:18.173600 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-104cc0b4-7da7-4cf2-8801-9c447ceba5a7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:18.178099 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:18.178099 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:18.181123 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-104cc0b4-7da7-4cf2-8801-9c447ceba5a7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:19:18.181123 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-104cc0b4-7da7-4cf2-8801-9c447ceba5a7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f returned with HTTP 200 Aug 18 19:19:18.181123 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 194/779] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:18 2026] GET /volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f => generated 539 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:18.185514 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f466a772-80cb-4202-abcf-bc171b8dd23c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:18.187161 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f466a772-80cb-4202-abcf-bc171b8dd23c tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] GET https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b Aug 18 19:19:18.187377 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f466a772-80cb-4202-abcf-bc171b8dd23c tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:18.187557 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f466a772-80cb-4202-abcf-bc171b8dd23c tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:18.190069 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-eb77e044-cd5f-494a-b8d8-a94d99cf7ffa None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:18.191694 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-eb77e044-cd5f-494a-b8d8-a94d99cf7ffa tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots Aug 18 19:19:18.191856 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-eb77e044-cd5f-494a-b8d8-a94d99cf7ffa tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:18.192023 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-eb77e044-cd5f-494a-b8d8-a94d99cf7ffa tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:18.192281 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-eb77e044-cd5f-494a-b8d8-a94d99cf7ffa tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:19:18.193204 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.db.api [None req-eb77e044-cd5f-494a-b8d8-a94d99cf7ffa tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Building query based on filter {{(pid=100581) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:19:18.193880 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f466a772-80cb-4202-abcf-bc171b8dd23c tempest-DeleteServersTestJSON-301554292 tempest-DeleteServersTestJSON-301554292-project-member] https://10.4.3.170/volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b returned with HTTP 404 Aug 18 19:19:18.194454 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 197/780] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:18 2026] GET /volume/v3/volumes/a62e08ef-36b9-4d79-923f-ac9f528f094b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:18.199649 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-eb77e044-cd5f-494a-b8d8-a94d99cf7ffa tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Get all snapshots completed successfully. Aug 18 19:19:18.199649 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-eb77e044-cd5f-494a-b8d8-a94d99cf7ffa tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 200 Aug 18 19:19:18.199649 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 194/781] 10.4.3.170 () {66 vars in 1243 bytes} [Tue Aug 18 19:19:18 2026] GET /volume/v3/snapshots => generated 408 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:18.207965 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8f47a341-1bd7-4843-aba6-0056ac1e3785 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:18.209615 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8f47a341-1bd7-4843-aba6-0056ac1e3785 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] PUT https://10.4.3.170/volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f Aug 18 19:19:18.209919 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8f47a341-1bd7-4843-aba6-0056ac1e3785 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-797097361", "description": "This is the new description of snapshot."}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:18.221287 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:18.221287 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:18.221721 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-8f47a341-1bd7-4843-aba6-0056ac1e3785 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:19:18.228835 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8f47a341-1bd7-4843-aba6-0056ac1e3785 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f returned with HTTP 200 Aug 18 19:19:18.229197 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 197/782] 10.4.3.170 () {68 vars in 1375 bytes} [Tue Aug 18 19:19:18 2026] PUT /volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:18.238527 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-67656b29-e39f-41ba-a8e6-30ed82688241 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:18.240289 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-67656b29-e39f-41ba-a8e6-30ed82688241 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f Aug 18 19:19:18.240506 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-67656b29-e39f-41ba-a8e6-30ed82688241 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:18.240992 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-67656b29-e39f-41ba-a8e6-30ed82688241 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:18.245774 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:18.245774 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:18.246150 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-67656b29-e39f-41ba-a8e6-30ed82688241 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:19:18.246885 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-67656b29-e39f-41ba-a8e6-30ed82688241 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f returned with HTTP 200 Aug 18 19:19:18.247323 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 195/783] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:18 2026] GET /volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f => generated 576 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:18.257092 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-71aa0733-80b8-4009-b674-bb24c08db416 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:18.258607 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-71aa0733-80b8-4009-b674-bb24c08db416 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f Aug 18 19:19:18.259138 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-71aa0733-80b8-4009-b674-bb24c08db416 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:18.259138 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-71aa0733-80b8-4009-b674-bb24c08db416 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:18.259138 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-71aa0733-80b8-4009-b674-bb24c08db416 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete snapshot with id: 5925bb06-688d-448f-97b2-fc2cec332e1f Aug 18 19:19:18.264059 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:18.264059 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:18.264521 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-71aa0733-80b8-4009-b674-bb24c08db416 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:19:18.282416 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-71aa0733-80b8-4009-b674-bb24c08db416 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot delete request issued successfully. Aug 18 19:19:18.285288 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-71aa0733-80b8-4009-b674-bb24c08db416 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f returned with HTTP 202 Aug 18 19:19:18.285288 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 198/784] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:19:18 2026] DELETE /volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:19:18.290331 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-655ab7cc-b663-4ac5-b8e7-c8bc0d0e97a4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:18.293395 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-655ab7cc-b663-4ac5-b8e7-c8bc0d0e97a4 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f Aug 18 19:19:18.293395 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-655ab7cc-b663-4ac5-b8e7-c8bc0d0e97a4 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:18.293395 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-655ab7cc-b663-4ac5-b8e7-c8bc0d0e97a4 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:18.299001 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:18.299001 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:18.300005 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-655ab7cc-b663-4ac5-b8e7-c8bc0d0e97a4 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:19:18.300499 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-655ab7cc-b663-4ac5-b8e7-c8bc0d0e97a4 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f returned with HTTP 200 Aug 18 19:19:18.301119 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 195/785] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:18 2026] GET /volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f => generated 575 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:18.370467 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-496f5355-99b4-4c7e-9b04-66f548466711 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:18.483040 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-496f5355-99b4-4c7e-9b04-66f548466711 tempest-AvailabilityZoneTestJSON-552408164 tempest-AvailabilityZoneTestJSON-552408164-project-member] GET https://10.4.3.170/volume/v3/os-availability-zone Aug 18 19:19:18.483309 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-496f5355-99b4-4c7e-9b04-66f548466711 tempest-AvailabilityZoneTestJSON-552408164 tempest-AvailabilityZoneTestJSON-552408164-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:18.483548 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-496f5355-99b4-4c7e-9b04-66f548466711 tempest-AvailabilityZoneTestJSON-552408164 tempest-AvailabilityZoneTestJSON-552408164-project-member] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:18.489306 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-496f5355-99b4-4c7e-9b04-66f548466711 tempest-AvailabilityZoneTestJSON-552408164 tempest-AvailabilityZoneTestJSON-552408164-project-member] Availability Zones retrieved successfully. Aug 18 19:19:18.489749 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-496f5355-99b4-4c7e-9b04-66f548466711 tempest-AvailabilityZoneTestJSON-552408164 tempest-AvailabilityZoneTestJSON-552408164-project-member] https://10.4.3.170/volume/v3/os-availability-zone returned with HTTP 200 Aug 18 19:19:18.489955 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 198/786] 10.4.3.170 () {66 vars in 1276 bytes} [Tue Aug 18 19:19:18 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:19:18.633421 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-22f81fad-2ae4-4540-88f5-8c09cf6259ec None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:18.635500 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-22f81fad-2ae4-4540-88f5-8c09cf6259ec tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] GET https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e Aug 18 19:19:18.635733 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-22f81fad-2ae4-4540-88f5-8c09cf6259ec tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:18.635964 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-22f81fad-2ae4-4540-88f5-8c09cf6259ec tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:18.657312 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:18.657312 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:18.664728 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-22f81fad-2ae4-4540-88f5-8c09cf6259ec tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Volume info retrieved successfully. Aug 18 19:19:18.674783 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-22f81fad-2ae4-4540-88f5-8c09cf6259ec tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e returned with HTTP 200 Aug 18 19:19:18.675612 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 196/787] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:18 2026] GET /volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:19.094961 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-4250d37d-cfb6-4ca0-8a2b-ae8d632eb0aa None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:19.098183 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-4250d37d-cfb6-4ca0-8a2b-ae8d632eb0aa tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] POST https://10.4.3.170/volume/v3/attachments/9f3aba0f-f8a4-48b0-8600-e7516e7765ce/action Aug 18 19:19:19.098689 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-4250d37d-cfb6-4ca0-8a2b-ae8d632eb0aa tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Action body: b'{"os-complete": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:19.098855 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-4250d37d-cfb6-4ca0-8a2b-ae8d632eb0aa tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:19.124140 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:19.124140 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:19.150595 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f35741ce-0855-4bfb-833f-9bb2073e4dc2 req-4250d37d-cfb6-4ca0-8a2b-ae8d632eb0aa tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/attachments/9f3aba0f-f8a4-48b0-8600-e7516e7765ce/action returned with HTTP 204 Aug 18 19:19:19.150595 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 199/788] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:19:19 2026] POST /volume/v3/attachments/9f3aba0f-f8a4-48b0-8600-e7516e7765ce/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:19.313427 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f6db0e98-b4a3-4106-b4f5-62de86f080e1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:19.315830 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f6db0e98-b4a3-4106-b4f5-62de86f080e1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f Aug 18 19:19:19.316075 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f6db0e98-b4a3-4106-b4f5-62de86f080e1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:19.316452 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f6db0e98-b4a3-4106-b4f5-62de86f080e1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:19.321919 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f6db0e98-b4a3-4106-b4f5-62de86f080e1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f returned with HTTP 404 Aug 18 19:19:19.322485 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 196/789] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:19 2026] GET /volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:19.332134 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d05a30ed-7d0c-4313-9d67-5e94a4af9295 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:19.334504 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d05a30ed-7d0c-4313-9d67-5e94a4af9295 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f Aug 18 19:19:19.334925 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d05a30ed-7d0c-4313-9d67-5e94a4af9295 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:19.335203 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d05a30ed-7d0c-4313-9d67-5e94a4af9295 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:19.335432 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-d05a30ed-7d0c-4313-9d67-5e94a4af9295 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete snapshot with id: 5925bb06-688d-448f-97b2-fc2cec332e1f Aug 18 19:19:19.342728 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d05a30ed-7d0c-4313-9d67-5e94a4af9295 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f returned with HTTP 404 Aug 18 19:19:19.343420 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 199/790] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:19:19 2026] DELETE /volume/v3/snapshots/5925bb06-688d-448f-97b2-fc2cec332e1f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:19.354876 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e2c97316-e382-4225-b0ad-475b36320401 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:19.357080 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e2c97316-e382-4225-b0ad-475b36320401 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:19:19.357306 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e2c97316-e382-4225-b0ad-475b36320401 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:19.357527 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e2c97316-e382-4225-b0ad-475b36320401 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:19.366513 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:19.366513 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:19.372944 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e2c97316-e382-4225-b0ad-475b36320401 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:19:19.377828 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e2c97316-e382-4225-b0ad-475b36320401 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a returned with HTTP 200 Aug 18 19:19:19.378198 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 197/791] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:19 2026] GET /volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:19.391392 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-acb2a834-33b4-48ff-aa46-db30e90ec34d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:19.394228 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-acb2a834-33b4-48ff-aa46-db30e90ec34d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:19:19.394595 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-acb2a834-33b4-48ff-aa46-db30e90ec34d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "272634ae-b302-450c-8df4-acebab19d05a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-997329800"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:19.403488 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:19.403488 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:19.404196 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-acb2a834-33b4-48ff-aa46-db30e90ec34d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:19:19.404318 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-acb2a834-33b4-48ff-aa46-db30e90ec34d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create snapshot from volume 272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:19:19.433036 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-acb2a834-33b4-48ff-aa46-db30e90ec34d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Created reservations ['6658a710-d7c5-4344-9a7c-0865b6d74bed', 'f0e1d576-a279-4fcb-b8f1-d33d77cf0fd5', 'b7efb49d-ae63-44bf-bae1-222cfa4cce48', '71e90444-1ab1-4566-a137-37e7a957e8fb'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:19.463928 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-acb2a834-33b4-48ff-aa46-db30e90ec34d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot create request issued successfully. Aug 18 19:19:19.463928 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-acb2a834-33b4-48ff-aa46-db30e90ec34d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:19:19.464358 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 200/792] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:19:19 2026] POST /volume/v3/snapshots => generated 309 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:19.476407 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-52512cfb-b116-4163-8a25-3e3e8664b044 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:19.478644 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-52512cfb-b116-4163-8a25-3e3e8664b044 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/d6c2a311-aab0-4c61-b510-887012bb5dbd Aug 18 19:19:19.482702 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-52512cfb-b116-4163-8a25-3e3e8664b044 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:19.482702 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-52512cfb-b116-4163-8a25-3e3e8664b044 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:19.486312 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:19.486312 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:19.486953 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-52512cfb-b116-4163-8a25-3e3e8664b044 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:19:19.487731 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-52512cfb-b116-4163-8a25-3e3e8664b044 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/d6c2a311-aab0-4c61-b510-887012bb5dbd returned with HTTP 200 Aug 18 19:19:19.488606 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 197/793] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:19 2026] GET /volume/v3/snapshots/d6c2a311-aab0-4c61-b510-887012bb5dbd => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:19.689308 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4a12ed7a-a643-4b88-a9d1-0663c100363c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:19.691178 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4a12ed7a-a643-4b88-a9d1-0663c100363c tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] GET https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e Aug 18 19:19:19.691440 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4a12ed7a-a643-4b88-a9d1-0663c100363c tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:19.691719 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4a12ed7a-a643-4b88-a9d1-0663c100363c tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:19.713217 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:19.713217 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:19.717921 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-4a12ed7a-a643-4b88-a9d1-0663c100363c tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Volume info retrieved successfully. Aug 18 19:19:19.722564 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4a12ed7a-a643-4b88-a9d1-0663c100363c tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e returned with HTTP 200 Aug 18 19:19:19.722914 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 200/794] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:19 2026] GET /volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:19.741901 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3efa1805-7758-4356-bd40-c38daed6afcf None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:19.743971 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3efa1805-7758-4356-bd40-c38daed6afcf tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] GET https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e Aug 18 19:19:19.743971 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3efa1805-7758-4356-bd40-c38daed6afcf tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:19.744103 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3efa1805-7758-4356-bd40-c38daed6afcf tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:19.758154 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:19.758154 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:19.762693 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-3efa1805-7758-4356-bd40-c38daed6afcf tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Volume info retrieved successfully. Aug 18 19:19:19.764169 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1bfcf651-325e-4818-a336-cfad975b967b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:19.774690 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3efa1805-7758-4356-bd40-c38daed6afcf tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e returned with HTTP 200 Aug 18 19:19:19.775211 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 198/795] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:19 2026] GET /volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:19.850461 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-eadad534-81f0-4bd6-a7b5-b44bb8ed5d1e req-f3f9228e-f9c4-4a4d-be48-07b5eba56631 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:19.852534 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-eadad534-81f0-4bd6-a7b5-b44bb8ed5d1e req-f3f9228e-f9c4-4a4d-be48-07b5eba56631 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] GET https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e Aug 18 19:19:19.852882 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-eadad534-81f0-4bd6-a7b5-b44bb8ed5d1e req-f3f9228e-f9c4-4a4d-be48-07b5eba56631 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:19.853048 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-eadad534-81f0-4bd6-a7b5-b44bb8ed5d1e req-f3f9228e-f9c4-4a4d-be48-07b5eba56631 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:19.855349 np0000007688 devstack@c-api.service[100581]: DEBUG dbcounter [-] [100581] Writing DB stats cinder:SELECT=455,cinder:UPDATE=160,cinder:DELETE=3,cinder:INSERT=97 {{(pid=100581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:19:19.864644 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:19.864644 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:19.869431 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-eadad534-81f0-4bd6-a7b5-b44bb8ed5d1e req-f3f9228e-f9c4-4a4d-be48-07b5eba56631 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Volume info retrieved successfully. Aug 18 19:19:19.876242 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-eadad534-81f0-4bd6-a7b5-b44bb8ed5d1e req-f3f9228e-f9c4-4a4d-be48-07b5eba56631 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e returned with HTTP 200 Aug 18 19:19:19.876709 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 198/796] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:19:19 2026] GET /volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:19.885089 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1bfcf651-325e-4818-a336-cfad975b967b tempest-ExtensionsTestJSON-2072765852 tempest-ExtensionsTestJSON-2072765852-project-member] GET https://10.4.3.170/volume/v3/extensions Aug 18 19:19:19.885326 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1bfcf651-325e-4818-a336-cfad975b967b tempest-ExtensionsTestJSON-2072765852 tempest-ExtensionsTestJSON-2072765852-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:19.885556 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1bfcf651-325e-4818-a336-cfad975b967b tempest-ExtensionsTestJSON-2072765852 tempest-ExtensionsTestJSON-2072765852-project-member] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:19.885903 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1bfcf651-325e-4818-a336-cfad975b967b tempest-ExtensionsTestJSON-2072765852 tempest-ExtensionsTestJSON-2072765852-project-member] https://10.4.3.170/volume/v3/extensions returned with HTTP 200 Aug 18 19:19:19.886309 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 201/797] 10.4.3.170 () {66 vars in 1246 bytes} [Tue Aug 18 19:19:19 2026] GET /volume/v3/extensions => generated 5245 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:20.497917 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e26f8639-a9ab-4b7f-bc4b-4ec4466c03b6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:20.500264 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e26f8639-a9ab-4b7f-bc4b-4ec4466c03b6 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/d6c2a311-aab0-4c61-b510-887012bb5dbd Aug 18 19:19:20.500497 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e26f8639-a9ab-4b7f-bc4b-4ec4466c03b6 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:20.500676 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e26f8639-a9ab-4b7f-bc4b-4ec4466c03b6 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:20.502632 np0000007688 devstack@c-api.service[100580]: DEBUG dbcounter [-] [100580] Writing DB stats cinder:SELECT=355,cinder:UPDATE=86,cinder:INSERT=43,cinder:DELETE=4 {{(pid=100580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:19:20.508798 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:20.508798 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:20.509271 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e26f8639-a9ab-4b7f-bc4b-4ec4466c03b6 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:19:20.511381 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e26f8639-a9ab-4b7f-bc4b-4ec4466c03b6 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/d6c2a311-aab0-4c61-b510-887012bb5dbd returned with HTTP 200 Aug 18 19:19:20.511381 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 201/798] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:20 2026] GET /volume/v3/snapshots/d6c2a311-aab0-4c61-b510-887012bb5dbd => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:22.346860 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4c81e519-a196-4997-8e57-350be806c3f7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:22.513094 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4c81e519-a196-4997-8e57-350be806c3f7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:22.513705 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4c81e519-a196-4997-8e57-350be806c3f7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-699499962"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:22.515542 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-4c81e519-a196-4997-8e57-350be806c3f7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-699499962'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:22.515712 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-4c81e519-a196-4997-8e57-350be806c3f7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Create volume of 1 GB Aug 18 19:19:22.522095 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4c81e519-a196-4997-8e57-350be806c3f7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Availability Zones retrieved successfully. Aug 18 19:19:22.528628 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-4c81e519-a196-4997-8e57-350be806c3f7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Flow 'volume_create_api' (d0a06376-34a1-492e-b297-44a5e51281cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:22.529553 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-4c81e519-a196-4997-8e57-350be806c3f7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61ad74fb-6cfd-4558-a928-b97cf9fcbdcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:22.530681 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-4c81e519-a196-4997-8e57-350be806c3f7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:19:22.536404 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0dc16fd9-62e0-4f6d-abf9-f5cd258eb1f1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:22.563918 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-4c81e519-a196-4997-8e57-350be806c3f7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61ad74fb-6cfd-4558-a928-b97cf9fcbdcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:22.564844 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-4c81e519-a196-4997-8e57-350be806c3f7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b830922c-484c-447a-a831-4e8ae7cc082f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:22.596107 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0dc16fd9-62e0-4f6d-abf9-f5cd258eb1f1 tempest-VolumeQuotasNegativeTestJSON-1506418352 tempest-VolumeQuotasNegativeTestJSON-1506418352-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/526621ab9ae04d4ca7f274c784928730 Aug 18 19:19:22.596306 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0dc16fd9-62e0-4f6d-abf9-f5cd258eb1f1 tempest-VolumeQuotasNegativeTestJSON-1506418352 tempest-VolumeQuotasNegativeTestJSON-1506418352-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:22.596527 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0dc16fd9-62e0-4f6d-abf9-f5cd258eb1f1 tempest-VolumeQuotasNegativeTestJSON-1506418352 tempest-VolumeQuotasNegativeTestJSON-1506418352-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:22.608013 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0dc16fd9-62e0-4f6d-abf9-f5cd258eb1f1 tempest-VolumeQuotasNegativeTestJSON-1506418352 tempest-VolumeQuotasNegativeTestJSON-1506418352-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/526621ab9ae04d4ca7f274c784928730 returned with HTTP 200 Aug 18 19:19:22.608452 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 199/799] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:22 2026] GET /volume/v3/os-quota-sets/526621ab9ae04d4ca7f274c784928730 => generated 437 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:22.616466 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6bb180fe-ff27-4dce-8ccd-dbd7a6aba74f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:22.639080 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-4c81e519-a196-4997-8e57-350be806c3f7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Created reservations ['e46fa6d2-051c-4c7a-a6fb-798a9efb5ed5', '583d79dc-25e9-49cb-9147-9f737015e3cc', 'e49c1fd4-04c6-42d5-9a9a-ccb3d8801acc', '0347e580-ffad-4abf-acc0-24526bfd556b'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:22.639846 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-4c81e519-a196-4997-8e57-350be806c3f7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b830922c-484c-447a-a831-4e8ae7cc082f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e46fa6d2-051c-4c7a-a6fb-798a9efb5ed5', '583d79dc-25e9-49cb-9147-9f737015e3cc', 'e49c1fd4-04c6-42d5-9a9a-ccb3d8801acc', '0347e580-ffad-4abf-acc0-24526bfd556b']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:22.640522 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-4c81e519-a196-4997-8e57-350be806c3f7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fabab665-62e9-4437-ace9-d15b52c6f950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:22.666702 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-4c81e519-a196-4997-8e57-350be806c3f7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fabab665-62e9-4437-ace9-d15b52c6f950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0610b972-7e2d-4e49-9195-b7fcfb3bceae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-699499962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0c776040dc64436a82592e5a5122c97',qos_specs=None,replication_status=,reservations=['e46fa6d2-051c-4c7a-a6fb-798a9efb5ed5','583d79dc-25e9-49cb-9147-9f737015e3cc','e49c1fd4-04c6-42d5-9a9a-ccb3d8801acc','0347e580-ffad-4abf-acc0-24526bfd556b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26065c5c3e85458ea600dc70500f4ae0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:19:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-699499962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0610b972-7e2d-4e49-9195-b7fcfb3bceae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0c776040dc64436a82592e5a5122c97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26065c5c3e85458ea600dc70500f4ae0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:22.667770 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-4c81e519-a196-4997-8e57-350be806c3f7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccdbef29-91b3-4d98-b030-633d780af590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:22.687243 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-4c81e519-a196-4997-8e57-350be806c3f7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccdbef29-91b3-4d98-b030-633d780af590) transitioned into state 'SUCCESS' from state '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-699499962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0c776040dc64436a82592e5a5122c97',qos_specs=None,replication_status=,reservations=['e46fa6d2-051c-4c7a-a6fb-798a9efb5ed5','583d79dc-25e9-49cb-9147-9f737015e3cc','e49c1fd4-04c6-42d5-9a9a-ccb3d8801acc','0347e580-ffad-4abf-acc0-24526bfd556b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26065c5c3e85458ea600dc70500f4ae0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:22.688218 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-4c81e519-a196-4997-8e57-350be806c3f7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d344fd9c-33d2-45d4-b5ad-8ac15a2b90a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:22.695627 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6bb180fe-ff27-4dce-8ccd-dbd7a6aba74f tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:22.696014 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6bb180fe-ff27-4dce-8ccd-dbd7a6aba74f tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1402242719"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:22.697816 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-6bb180fe-ff27-4dce-8ccd-dbd7a6aba74f tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1402242719'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:22.697940 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-6bb180fe-ff27-4dce-8ccd-dbd7a6aba74f tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Create volume of 1 GB Aug 18 19:19:22.698292 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:22.698292 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:22.699132 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-4c81e519-a196-4997-8e57-350be806c3f7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d344fd9c-33d2-45d4-b5ad-8ac15a2b90a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:22.700114 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-4c81e519-a196-4997-8e57-350be806c3f7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Flow 'volume_create_api' (d0a06376-34a1-492e-b297-44a5e51281cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:22.700357 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4c81e519-a196-4997-8e57-350be806c3f7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Create volume request issued successfully. Aug 18 19:19:22.700924 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4c81e519-a196-4997-8e57-350be806c3f7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:19:22.701272 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 199/800] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:19:22 2026] POST /volume/v3/volumes => generated 818 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:22.703891 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6bb180fe-ff27-4dce-8ccd-dbd7a6aba74f tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Availability Zones retrieved successfully. Aug 18 19:19:22.709349 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-6bb180fe-ff27-4dce-8ccd-dbd7a6aba74f tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Flow 'volume_create_api' (eb0f06b6-6f4b-4ea4-aeda-93f90a5a8795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:22.710187 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-6bb180fe-ff27-4dce-8ccd-dbd7a6aba74f tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1ec40c2-fdd2-4035-a444-6e6a8579e1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:22.711118 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-6bb180fe-ff27-4dce-8ccd-dbd7a6aba74f tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:19:22.719520 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3a926088-c66c-4e8e-8906-3bbc04d67eea None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:22.721212 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3a926088-c66c-4e8e-8906-3bbc04d67eea tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] GET https://10.4.3.170/volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae Aug 18 19:19:22.721459 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3a926088-c66c-4e8e-8906-3bbc04d67eea tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:22.721794 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3a926088-c66c-4e8e-8906-3bbc04d67eea tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:22.730649 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:22.730649 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:22.735217 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3a926088-c66c-4e8e-8906-3bbc04d67eea tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Volume info retrieved successfully. Aug 18 19:19:22.737357 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-6bb180fe-ff27-4dce-8ccd-dbd7a6aba74f tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1ec40c2-fdd2-4035-a444-6e6a8579e1fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:22.738530 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-6bb180fe-ff27-4dce-8ccd-dbd7a6aba74f tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2edf4cfc-934a-4495-92b1-b0adb70f9ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:22.740818 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3a926088-c66c-4e8e-8906-3bbc04d67eea tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] https://10.4.3.170/volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae returned with HTTP 200 Aug 18 19:19:22.742000 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 202/801] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:22 2026] GET /volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae => generated 886 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:22.823306 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-6bb180fe-ff27-4dce-8ccd-dbd7a6aba74f tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Created reservations ['ae96532a-ec1a-4369-8ebc-f5a961f66152', 'f1584d99-3631-4314-b54b-13aa2228069f', '36caea46-b5a5-4dac-9714-6bf901c147b9', '70192030-6285-4e2f-b7d4-c99b490baa3a'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:22.824400 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-6bb180fe-ff27-4dce-8ccd-dbd7a6aba74f tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2edf4cfc-934a-4495-92b1-b0adb70f9ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae96532a-ec1a-4369-8ebc-f5a961f66152', 'f1584d99-3631-4314-b54b-13aa2228069f', '36caea46-b5a5-4dac-9714-6bf901c147b9', '70192030-6285-4e2f-b7d4-c99b490baa3a']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:22.826465 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-6bb180fe-ff27-4dce-8ccd-dbd7a6aba74f tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b02ec3f5-a1ec-42cd-9115-237971e06a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:22.861735 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-6bb180fe-ff27-4dce-8ccd-dbd7a6aba74f tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b02ec3f5-a1ec-42cd-9115-237971e06a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9557588-edd1-445c-b2bd-8f77b58ddb3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1402242719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='526621ab9ae04d4ca7f274c784928730',qos_specs=None,replication_status=,reservations=['ae96532a-ec1a-4369-8ebc-f5a961f66152','f1584d99-3631-4314-b54b-13aa2228069f','36caea46-b5a5-4dac-9714-6bf901c147b9','70192030-6285-4e2f-b7d4-c99b490baa3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ca53007c9df43958109d9778db65435',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:19:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1402242719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9557588-edd1-445c-b2bd-8f77b58ddb3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='526621ab9ae04d4ca7f274c784928730',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ca53007c9df43958109d9778db65435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:22.861861 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-6bb180fe-ff27-4dce-8ccd-dbd7a6aba74f tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b37ddd90-031b-47b2-b023-cdd3893bd8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:22.888011 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-6bb180fe-ff27-4dce-8ccd-dbd7a6aba74f tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b37ddd90-031b-47b2-b023-cdd3893bd8f0) transitioned into state 'SUCCESS' from state '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-1402242719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='526621ab9ae04d4ca7f274c784928730',qos_specs=None,replication_status=,reservations=['ae96532a-ec1a-4369-8ebc-f5a961f66152','f1584d99-3631-4314-b54b-13aa2228069f','36caea46-b5a5-4dac-9714-6bf901c147b9','70192030-6285-4e2f-b7d4-c99b490baa3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ca53007c9df43958109d9778db65435',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:22.888832 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-6bb180fe-ff27-4dce-8ccd-dbd7a6aba74f tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c6249b9-0fee-4067-bb6c-7d52eee1f35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:22.901983 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-6bb180fe-ff27-4dce-8ccd-dbd7a6aba74f tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c6249b9-0fee-4067-bb6c-7d52eee1f35e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:22.903134 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-6bb180fe-ff27-4dce-8ccd-dbd7a6aba74f tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Flow 'volume_create_api' (eb0f06b6-6f4b-4ea4-aeda-93f90a5a8795) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:22.903561 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6bb180fe-ff27-4dce-8ccd-dbd7a6aba74f tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Create volume request issued successfully. Aug 18 19:19:22.904266 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6bb180fe-ff27-4dce-8ccd-dbd7a6aba74f tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:19:22.904904 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 202/802] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:19:22 2026] POST /volume/v3/volumes => generated 759 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:22.919964 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c538c4ad-e641-44a3-af50-813a0e9d0648 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:22.922275 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c538c4ad-e641-44a3-af50-813a0e9d0648 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] GET https://10.4.3.170/volume/v3/volumes/f9557588-edd1-445c-b2bd-8f77b58ddb3c Aug 18 19:19:22.922501 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c538c4ad-e641-44a3-af50-813a0e9d0648 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:22.922747 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c538c4ad-e641-44a3-af50-813a0e9d0648 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:22.931230 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:22.931230 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:22.940951 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c538c4ad-e641-44a3-af50-813a0e9d0648 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Volume info retrieved successfully. Aug 18 19:19:22.945774 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c538c4ad-e641-44a3-af50-813a0e9d0648 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] https://10.4.3.170/volume/v3/volumes/f9557588-edd1-445c-b2bd-8f77b58ddb3c returned with HTTP 200 Aug 18 19:19:22.946254 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 200/803] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:22 2026] GET /volume/v3/volumes/f9557588-edd1-445c-b2bd-8f77b58ddb3c => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:23.757412 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9dac720c-2bae-43cf-b209-3b9628bff93e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:23.760687 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9dac720c-2bae-43cf-b209-3b9628bff93e tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] GET https://10.4.3.170/volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae Aug 18 19:19:23.760996 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9dac720c-2bae-43cf-b209-3b9628bff93e tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:23.761250 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9dac720c-2bae-43cf-b209-3b9628bff93e tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:23.771153 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:23.771153 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:23.776657 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-9dac720c-2bae-43cf-b209-3b9628bff93e tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Volume info retrieved successfully. Aug 18 19:19:23.783673 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9dac720c-2bae-43cf-b209-3b9628bff93e tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] https://10.4.3.170/volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae returned with HTTP 200 Aug 18 19:19:23.783673 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 200/804] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:23 2026] GET /volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae => generated 945 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:23.802518 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0ce84351-5d3e-4afa-878f-4599c4e3b3e3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:23.806648 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0ce84351-5d3e-4afa-878f-4599c4e3b3e3 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] POST https://10.4.3.170/volume/v3/volume-transfers Aug 18 19:19:23.809313 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0ce84351-5d3e-4afa-878f-4599c4e3b3e3 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0610b972-7e2d-4e49-9195-b7fcfb3bceae"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:23.809313 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volume_transfer [None req-0ce84351-5d3e-4afa-878f-4599c4e3b3e3 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Creating new volume transfer {'transfer': {'volume_id': '0610b972-7e2d-4e49-9195-b7fcfb3bceae'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 19:19:23.809313 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volume_transfer [None req-0ce84351-5d3e-4afa-878f-4599c4e3b3e3 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Creating transfer of volume 0610b972-7e2d-4e49-9195-b7fcfb3bceae Aug 18 19:19:23.809752 np0000007688 devstack@c-api.service[100580]: INFO cinder.transfer.api [None req-0ce84351-5d3e-4afa-878f-4599c4e3b3e3 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Generating transfer record for volume 0610b972-7e2d-4e49-9195-b7fcfb3bceae Aug 18 19:19:23.819043 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:23.819043 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:23.829407 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0ce84351-5d3e-4afa-878f-4599c4e3b3e3 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] https://10.4.3.170/volume/v3/volume-transfers returned with HTTP 202 Aug 18 19:19:23.829829 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 203/805] 10.4.3.170 () {70 vars in 1326 bytes} [Tue Aug 18 19:19:23 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:23.841440 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9778c4d8-9727-4ba4-8e7b-929576629ace None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:23.843040 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9778c4d8-9727-4ba4-8e7b-929576629ace tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] GET https://10.4.3.170/volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae Aug 18 19:19:23.843325 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9778c4d8-9727-4ba4-8e7b-929576629ace tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:23.843609 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9778c4d8-9727-4ba4-8e7b-929576629ace tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:23.855239 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:23.855239 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:23.858054 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9778c4d8-9727-4ba4-8e7b-929576629ace tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Volume info retrieved successfully. Aug 18 19:19:23.865616 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9778c4d8-9727-4ba4-8e7b-929576629ace tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] https://10.4.3.170/volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae returned with HTTP 200 Aug 18 19:19:23.866043 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 203/806] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:23 2026] GET /volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:23.885427 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-385e0c70-f87f-45c2-b2cd-150feaf1f369 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:23.888029 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-385e0c70-f87f-45c2-b2cd-150feaf1f369 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] GET https://10.4.3.170/volume/v3/volume-transfers/9c5fb5ee-a0a2-41b8-81c7-e5e64496785f Aug 18 19:19:23.888291 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-385e0c70-f87f-45c2-b2cd-150feaf1f369 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:23.888523 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-385e0c70-f87f-45c2-b2cd-150feaf1f369 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:23.892933 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-385e0c70-f87f-45c2-b2cd-150feaf1f369 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] https://10.4.3.170/volume/v3/volume-transfers/9c5fb5ee-a0a2-41b8-81c7-e5e64496785f returned with HTTP 200 Aug 18 19:19:23.893432 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 201/807] 10.4.3.170 () {68 vars in 1416 bytes} [Tue Aug 18 19:19:23 2026] GET /volume/v3/volume-transfers/9c5fb5ee-a0a2-41b8-81c7-e5e64496785f => generated 540 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:23.906478 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-830df11e-333a-4bb1-adfa-9ee6afd2f849 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:23.908831 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-830df11e-333a-4bb1-adfa-9ee6afd2f849 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] GET https://10.4.3.170/volume/v3/volume-transfers Aug 18 19:19:23.909057 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-830df11e-333a-4bb1-adfa-9ee6afd2f849 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:23.909233 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-830df11e-333a-4bb1-adfa-9ee6afd2f849 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:23.909390 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volume_transfer [None req-830df11e-333a-4bb1-adfa-9ee6afd2f849 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Listing volume transfers {{(pid=100582) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 19:19:23.914945 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-830df11e-333a-4bb1-adfa-9ee6afd2f849 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] https://10.4.3.170/volume/v3/volume-transfers returned with HTTP 200 Aug 18 19:19:23.914945 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 201/808] 10.4.3.170 () {68 vars in 1305 bytes} [Tue Aug 18 19:19:23 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 19:19:23.925430 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-895382b0-035f-426e-bcdb-0416f0a4f65c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:23.980036 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-93343434-27c3-4f0c-83cb-0618849d69a3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:23.982152 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-93343434-27c3-4f0c-83cb-0618849d69a3 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] GET https://10.4.3.170/volume/v3/volumes/f9557588-edd1-445c-b2bd-8f77b58ddb3c Aug 18 19:19:23.982398 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-93343434-27c3-4f0c-83cb-0618849d69a3 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:23.982652 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-93343434-27c3-4f0c-83cb-0618849d69a3 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:23.998885 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:23.998885 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:24.008924 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-895382b0-035f-426e-bcdb-0416f0a4f65c tempest-VolumesTransfersV357Test-316076509 tempest-VolumesTransfersV357Test-316076509-project-member] POST https://10.4.3.170/volume/v3/volume-transfers/9c5fb5ee-a0a2-41b8-81c7-e5e64496785f/accept Aug 18 19:19:24.008924 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-895382b0-035f-426e-bcdb-0416f0a4f65c tempest-VolumesTransfersV357Test-316076509 tempest-VolumesTransfersV357Test-316076509-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ed180a47580933a6"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:24.008924 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.volume_transfer [None req-895382b0-035f-426e-bcdb-0416f0a4f65c tempest-VolumesTransfersV357Test-316076509 tempest-VolumesTransfersV357Test-316076509-project-member] Accepting volume transfer 9c5fb5ee-a0a2-41b8-81c7-e5e64496785f {{(pid=100580) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 19:19:24.008924 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.volume_transfer [None req-895382b0-035f-426e-bcdb-0416f0a4f65c tempest-VolumesTransfersV357Test-316076509 tempest-VolumesTransfersV357Test-316076509-project-member] Accepting transfer 9c5fb5ee-a0a2-41b8-81c7-e5e64496785f Aug 18 19:19:24.012770 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-93343434-27c3-4f0c-83cb-0618849d69a3 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Volume info retrieved successfully. Aug 18 19:19:24.019088 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-93343434-27c3-4f0c-83cb-0618849d69a3 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] https://10.4.3.170/volume/v3/volumes/f9557588-edd1-445c-b2bd-8f77b58ddb3c returned with HTTP 200 Aug 18 19:19:24.019761 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 204/809] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:23 2026] GET /volume/v3/volumes/f9557588-edd1-445c-b2bd-8f77b58ddb3c => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:24.037826 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e0eb5958-1dad-48fb-8c66-094c90cc2de4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:24.041535 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e0eb5958-1dad-48fb-8c66-094c90cc2de4 tempest-VolumeQuotasNegativeTestJSON-1506418352 tempest-VolumeQuotasNegativeTestJSON-1506418352-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/526621ab9ae04d4ca7f274c784928730 Aug 18 19:19:24.041891 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e0eb5958-1dad-48fb-8c66-094c90cc2de4 tempest-VolumeQuotasNegativeTestJSON-1506418352 tempest-VolumeQuotasNegativeTestJSON-1506418352-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:24.104343 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e0eb5958-1dad-48fb-8c66-094c90cc2de4 tempest-VolumeQuotasNegativeTestJSON-1506418352 tempest-VolumeQuotasNegativeTestJSON-1506418352-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/526621ab9ae04d4ca7f274c784928730 returned with HTTP 200 Aug 18 19:19:24.105284 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 202/810] 10.4.3.170 () {68 vars in 1374 bytes} [Tue Aug 18 19:19:24 2026] PUT /volume/v3/os-quota-sets/526621ab9ae04d4ca7f274c784928730 => generated 392 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:24.107019 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-895382b0-035f-426e-bcdb-0416f0a4f65c tempest-VolumesTransfersV357Test-316076509 tempest-VolumesTransfersV357Test-316076509-project-member] Created reservations ['caea00e5-ea8f-4078-8071-bd23780cb70f', '63db0c5d-eb19-4946-a4c6-366aa93f2261', '254602d9-d525-4f2c-a381-19f1b7101b05', 'c0a3668a-7486-4ad4-b7a9-9372420a0dbf'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:24.121811 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a7141f5e-f5a6-450d-9449-c17240f71fed None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:24.123400 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a7141f5e-f5a6-450d-9449-c17240f71fed tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:24.123480 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a7141f5e-f5a6-450d-9449-c17240f71fed tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:24.126407 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-a7141f5e-f5a6-450d-9449-c17240f71fed tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:24.126407 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-a7141f5e-f5a6-450d-9449-c17240f71fed tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Create volume of 2 GB Aug 18 19:19:24.137353 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a7141f5e-f5a6-450d-9449-c17240f71fed tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Availability Zones retrieved successfully. Aug 18 19:19:24.153290 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-a7141f5e-f5a6-450d-9449-c17240f71fed tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Flow 'volume_create_api' (eaeb3b43-59f4-4d1d-9d6e-6494410dec1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:24.153290 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-a7141f5e-f5a6-450d-9449-c17240f71fed tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff6e1911-351f-44c4-a6bd-9a8b4887af41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:24.155026 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-a7141f5e-f5a6-450d-9449-c17240f71fed tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Validating volume size '2' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:19:24.162118 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-895382b0-035f-426e-bcdb-0416f0a4f65c tempest-VolumesTransfersV357Test-316076509 tempest-VolumesTransfersV357Test-316076509-project-member] Created reservations ['43be37ef-7361-4cd5-8a0f-a33380ec5329', 'a03eb25e-5b86-4c83-9430-6c9b6fc5b112', '83943f8c-4ffd-4053-aca4-3891794c91e6', '396d3a9b-d5eb-4742-b51f-3770573e4e4e'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:24.183594 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-44a85f9b-9ab5-4dc9-b51f-a18d265b0c79 req-f9150bcb-2540-488f-b3d9-4d45329ea3ce None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:24.187850 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-44a85f9b-9ab5-4dc9-b51f-a18d265b0c79 req-f9150bcb-2540-488f-b3d9-4d45329ea3ce tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] GET https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e Aug 18 19:19:24.188209 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-44a85f9b-9ab5-4dc9-b51f-a18d265b0c79 req-f9150bcb-2540-488f-b3d9-4d45329ea3ce tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:24.188833 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-44a85f9b-9ab5-4dc9-b51f-a18d265b0c79 req-f9150bcb-2540-488f-b3d9-4d45329ea3ce tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:24.194969 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-a7141f5e-f5a6-450d-9449-c17240f71fed tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff6e1911-351f-44c4-a6bd-9a8b4887af41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:24.196217 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-a7141f5e-f5a6-450d-9449-c17240f71fed tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99771a52-5f9b-41f4-b145-d09db05c7cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:24.206973 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:24.206973 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:24.211812 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-44a85f9b-9ab5-4dc9-b51f-a18d265b0c79 req-f9150bcb-2540-488f-b3d9-4d45329ea3ce tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Volume info retrieved successfully. Aug 18 19:19:24.220841 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-44a85f9b-9ab5-4dc9-b51f-a18d265b0c79 req-f9150bcb-2540-488f-b3d9-4d45329ea3ce tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e returned with HTTP 200 Aug 18 19:19:24.222403 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 205/811] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:19:24 2026] GET /volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e => generated 1143 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:24.227393 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-895382b0-035f-426e-bcdb-0416f0a4f65c tempest-VolumesTransfersV357Test-316076509 tempest-VolumesTransfersV357Test-316076509-project-member] Created reservations ['6d38dc9b-5ceb-4ebf-ba95-d75a7449c43c', 'd6fa8b51-0ca3-4997-aaed-1e7e297b3d08', 'd5de5ec7-11ea-4872-8113-cf937d76dc10', 'ca5863ff-a46e-46cb-af34-5f216925cbbb'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:24.244416 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota_utils [None req-a7141f5e-f5a6-450d-9449-c17240f71fed tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Quota exceeded for 526621ab9ae04d4ca7f274c784928730, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 19:19:24.245583 np0000007688 devstack@c-api.service[100582]: WARNING cinder.volume.api [None req-a7141f5e-f5a6-450d-9449-c17240f71fed tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99771a52-5f9b-41f4-b145-d09db05c7cc1) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 19:19:24.245583 np0000007688 devstack@c-api.service[100582]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 18 19:19:24.247378 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-a7141f5e-f5a6-450d-9449-c17240f71fed tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99771a52-5f9b-41f4-b145-d09db05c7cc1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:24.250384 np0000007688 devstack@c-api.service[100582]: WARNING cinder.volume.api [None req-a7141f5e-f5a6-450d-9449-c17240f71fed tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99771a52-5f9b-41f4-b145-d09db05c7cc1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 19:19:24.250384 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-a7141f5e-f5a6-450d-9449-c17240f71fed tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff6e1911-351f-44c4-a6bd-9a8b4887af41) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:24.250384 np0000007688 devstack@c-api.service[100582]: WARNING cinder.volume.api [None req-a7141f5e-f5a6-450d-9449-c17240f71fed tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff6e1911-351f-44c4-a6bd-9a8b4887af41) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 19:19:24.250576 np0000007688 devstack@c-api.service[100582]: WARNING cinder.volume.api [None req-a7141f5e-f5a6-450d-9449-c17240f71fed tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Flow 'volume_create_api' (eaeb3b43-59f4-4d1d-9d6e-6494410dec1f) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 19:19:24.250868 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.middleware.fault [None req-a7141f5e-f5a6-450d-9449-c17240f71fed tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 413 Aug 18 19:19:24.254399 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 202/812] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:19:24 2026] POST /volume/v3/volumes => generated 208 bytes in 133 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 19:19:24.262550 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b143723b-784e-41dc-82c5-35a3dbf8e601 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:24.264641 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b143723b-784e-41dc-82c5-35a3dbf8e601 tempest-VolumeQuotasNegativeTestJSON-1506418352 tempest-VolumeQuotasNegativeTestJSON-1506418352-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/526621ab9ae04d4ca7f274c784928730 Aug 18 19:19:24.265007 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b143723b-784e-41dc-82c5-35a3dbf8e601 tempest-VolumeQuotasNegativeTestJSON-1506418352 tempest-VolumeQuotasNegativeTestJSON-1506418352-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:24.267440 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-895382b0-035f-426e-bcdb-0416f0a4f65c tempest-VolumesTransfersV357Test-316076509 tempest-VolumesTransfersV357Test-316076509-project-member] Created reservations ['68afb48a-b454-4846-8e9e-835c98a16290', '03b52665-8f4d-4655-978a-f85cf7245b44', '43bb0f07-4540-455c-b66b-869f4a055ae1', '5736127b-32dd-40c0-aa35-55662013a4fb'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:24.286571 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-895382b0-035f-426e-bcdb-0416f0a4f65c tempest-VolumesTransfersV357Test-316076509 tempest-VolumesTransfersV357Test-316076509-project-member] Transfer volume completed successfully. Aug 18 19:19:24.330326 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b143723b-784e-41dc-82c5-35a3dbf8e601 tempest-VolumeQuotasNegativeTestJSON-1506418352 tempest-VolumeQuotasNegativeTestJSON-1506418352-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/526621ab9ae04d4ca7f274c784928730 returned with HTTP 200 Aug 18 19:19:24.330968 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 203/813] 10.4.3.170 () {68 vars in 1374 bytes} [Tue Aug 18 19:19:24 2026] PUT /volume/v3/os-quota-sets/526621ab9ae04d4ca7f274c784928730 => generated 392 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:24.340096 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a8b33fb3-ea06-40cb-a0c7-294543f5cd47 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:24.341620 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a8b33fb3-ea06-40cb-a0c7-294543f5cd47 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:24.342193 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a8b33fb3-ea06-40cb-a0c7-294543f5cd47 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:24.343467 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-a8b33fb3-ea06-40cb-a0c7-294543f5cd47 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:24.343467 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-a8b33fb3-ea06-40cb-a0c7-294543f5cd47 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Create volume of 1 GB Aug 18 19:19:24.349915 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a8b33fb3-ea06-40cb-a0c7-294543f5cd47 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Availability Zones retrieved successfully. Aug 18 19:19:24.356613 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a8b33fb3-ea06-40cb-a0c7-294543f5cd47 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Flow 'volume_create_api' (2c48b7a7-b6ef-467c-8cda-9104b8941bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:24.357439 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a8b33fb3-ea06-40cb-a0c7-294543f5cd47 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8465a9de-ef0f-4434-a43d-12c3ab194c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:24.358385 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-a8b33fb3-ea06-40cb-a0c7-294543f5cd47 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:19:24.368398 np0000007688 devstack@c-api.service[100580]: INFO cinder.transfer.api [None req-895382b0-035f-426e-bcdb-0416f0a4f65c tempest-VolumesTransfersV357Test-316076509 tempest-VolumesTransfersV357Test-316076509-project-member] Volume 0610b972-7e2d-4e49-9195-b7fcfb3bceae has been transferred. Aug 18 19:19:24.375304 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-895382b0-035f-426e-bcdb-0416f0a4f65c tempest-VolumesTransfersV357Test-316076509 tempest-VolumesTransfersV357Test-316076509-project-member] https://10.4.3.170/volume/v3/volume-transfers/9c5fb5ee-a0a2-41b8-81c7-e5e64496785f/accept returned with HTTP 202 Aug 18 19:19:24.375933 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 204/814] 10.4.3.170 () {70 vars in 1458 bytes} [Tue Aug 18 19:19:23 2026] POST /volume/v3/volume-transfers/9c5fb5ee-a0a2-41b8-81c7-e5e64496785f/accept => generated 365 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:24.386844 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a8b33fb3-ea06-40cb-a0c7-294543f5cd47 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8465a9de-ef0f-4434-a43d-12c3ab194c02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:24.386984 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bb80365e-5cc1-417e-aacc-99cb8d48261e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:24.387829 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a8b33fb3-ea06-40cb-a0c7-294543f5cd47 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef2e8b6d-fe07-4ffc-a932-7c3a4562efa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:24.390470 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bb80365e-5cc1-417e-aacc-99cb8d48261e tempest-VolumesTransfersV357Test-316076509 tempest-VolumesTransfersV357Test-316076509-project-member] GET https://10.4.3.170/volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae Aug 18 19:19:24.390665 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bb80365e-5cc1-417e-aacc-99cb8d48261e tempest-VolumesTransfersV357Test-316076509 tempest-VolumesTransfersV357Test-316076509-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:24.390826 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bb80365e-5cc1-417e-aacc-99cb8d48261e tempest-VolumesTransfersV357Test-316076509 tempest-VolumesTransfersV357Test-316076509-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:24.399550 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:24.399550 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:24.402724 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-bb80365e-5cc1-417e-aacc-99cb8d48261e tempest-VolumesTransfersV357Test-316076509 tempest-VolumesTransfersV357Test-316076509-project-member] Volume info retrieved successfully. Aug 18 19:19:24.406545 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bb80365e-5cc1-417e-aacc-99cb8d48261e tempest-VolumesTransfersV357Test-316076509 tempest-VolumesTransfersV357Test-316076509-project-member] https://10.4.3.170/volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae returned with HTTP 200 Aug 18 19:19:24.406983 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 203/815] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:24 2026] GET /volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:24.423141 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a0872ed1-7dfb-4315-9a3e-b4d926647e6f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:24.425020 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota_utils [None req-a8b33fb3-ea06-40cb-a0c7-294543f5cd47 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Quota exceeded for 526621ab9ae04d4ca7f274c784928730, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 18 19:19:24.427132 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a0872ed1-7dfb-4315-9a3e-b4d926647e6f tempest-VolumesTransfersV357Test-316076509 tempest-VolumesTransfersV357Test-316076509-project-member] GET https://10.4.3.170/volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae Aug 18 19:19:24.427425 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a0872ed1-7dfb-4315-9a3e-b4d926647e6f tempest-VolumesTransfersV357Test-316076509 tempest-VolumesTransfersV357Test-316076509-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:24.428322 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a0872ed1-7dfb-4315-9a3e-b4d926647e6f tempest-VolumesTransfersV357Test-316076509 tempest-VolumesTransfersV357Test-316076509-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:24.429256 np0000007688 devstack@c-api.service[100583]: WARNING cinder.volume.api [None req-a8b33fb3-ea06-40cb-a0c7-294543f5cd47 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef2e8b6d-fe07-4ffc-a932-7c3a4562efa3) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 19:19:24.429256 np0000007688 devstack@c-api.service[100583]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 18 19:19:24.431646 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a8b33fb3-ea06-40cb-a0c7-294543f5cd47 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef2e8b6d-fe07-4ffc-a932-7c3a4562efa3) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:24.432838 np0000007688 devstack@c-api.service[100583]: WARNING cinder.volume.api [None req-a8b33fb3-ea06-40cb-a0c7-294543f5cd47 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef2e8b6d-fe07-4ffc-a932-7c3a4562efa3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 19:19:24.434215 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a8b33fb3-ea06-40cb-a0c7-294543f5cd47 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8465a9de-ef0f-4434-a43d-12c3ab194c02) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:24.434939 np0000007688 devstack@c-api.service[100583]: WARNING cinder.volume.api [None req-a8b33fb3-ea06-40cb-a0c7-294543f5cd47 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8465a9de-ef0f-4434-a43d-12c3ab194c02) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 19:19:24.435082 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:24.435082 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:24.438381 np0000007688 devstack@c-api.service[100583]: WARNING cinder.volume.api [None req-a8b33fb3-ea06-40cb-a0c7-294543f5cd47 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Flow 'volume_create_api' (2c48b7a7-b6ef-467c-8cda-9104b8941bf7) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 19:19:24.438381 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.middleware.fault [None req-a8b33fb3-ea06-40cb-a0c7-294543f5cd47 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 413 Aug 18 19:19:24.438381 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 206/816] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:19:24 2026] POST /volume/v3/volumes => generated 150 bytes in 98 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 19:19:24.439663 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a0872ed1-7dfb-4315-9a3e-b4d926647e6f tempest-VolumesTransfersV357Test-316076509 tempest-VolumesTransfersV357Test-316076509-project-member] Volume info retrieved successfully. Aug 18 19:19:24.447583 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2661da6b-76db-4443-8919-77867f9db1b6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:24.448724 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a0872ed1-7dfb-4315-9a3e-b4d926647e6f tempest-VolumesTransfersV357Test-316076509 tempest-VolumesTransfersV357Test-316076509-project-member] https://10.4.3.170/volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae returned with HTTP 200 Aug 18 19:19:24.451831 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 204/817] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:24 2026] GET /volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae => generated 945 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:24.451995 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2661da6b-76db-4443-8919-77867f9db1b6 tempest-VolumeQuotasNegativeTestJSON-1506418352 tempest-VolumeQuotasNegativeTestJSON-1506418352-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/526621ab9ae04d4ca7f274c784928730 Aug 18 19:19:24.451995 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2661da6b-76db-4443-8919-77867f9db1b6 tempest-VolumeQuotasNegativeTestJSON-1506418352 tempest-VolumeQuotasNegativeTestJSON-1506418352-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:24.456763 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:24.456763 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:24.465632 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8a8757a5-7b5b-45e9-a3de-bb350b7fc553 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:24.468047 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8a8757a5-7b5b-45e9-a3de-bb350b7fc553 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] DELETE https://10.4.3.170/volume/v3/volume-transfers/9c5fb5ee-a0a2-41b8-81c7-e5e64496785f Aug 18 19:19:24.468831 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8a8757a5-7b5b-45e9-a3de-bb350b7fc553 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:24.468831 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8a8757a5-7b5b-45e9-a3de-bb350b7fc553 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:24.468831 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.volume_transfer [None req-8a8757a5-7b5b-45e9-a3de-bb350b7fc553 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Delete transfer with id: 9c5fb5ee-a0a2-41b8-81c7-e5e64496785f Aug 18 19:19:24.473646 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8a8757a5-7b5b-45e9-a3de-bb350b7fc553 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] https://10.4.3.170/volume/v3/volume-transfers/9c5fb5ee-a0a2-41b8-81c7-e5e64496785f returned with HTTP 404 Aug 18 19:19:24.474068 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 204/818] 10.4.3.170 () {68 vars in 1419 bytes} [Tue Aug 18 19:19:24 2026] DELETE /volume/v3/volume-transfers/9c5fb5ee-a0a2-41b8-81c7-e5e64496785f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:19:24.483446 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-951c0a4e-8196-4c63-b34c-e92d4aee91e8 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:24.492573 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2661da6b-76db-4443-8919-77867f9db1b6 tempest-VolumeQuotasNegativeTestJSON-1506418352 tempest-VolumeQuotasNegativeTestJSON-1506418352-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/526621ab9ae04d4ca7f274c784928730 returned with HTTP 200 Aug 18 19:19:24.492573 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 205/819] 10.4.3.170 () {68 vars in 1374 bytes} [Tue Aug 18 19:19:24 2026] PUT /volume/v3/os-quota-sets/526621ab9ae04d4ca7f274c784928730 => generated 391 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:24.501243 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b4fbff58-5908-4e5f-ab13-ad734ca1bc39 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:24.502867 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b4fbff58-5908-4e5f-ab13-ad734ca1bc39 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] POST https://10.4.3.170/volume/v3/volumes/f9557588-edd1-445c-b2bd-8f77b58ddb3c/action Aug 18 19:19:24.504497 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b4fbff58-5908-4e5f-ab13-ad734ca1bc39 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:24.504497 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b4fbff58-5908-4e5f-ab13-ad734ca1bc39 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:24.514232 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:24.514232 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:24.514232 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b4fbff58-5908-4e5f-ab13-ad734ca1bc39 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Volume info retrieved successfully. Aug 18 19:19:24.551802 np0000007688 devstack@c-api.service[100581]: ERROR cinder.volume.api [None req-b4fbff58-5908-4e5f-ab13-ad734ca1bc39 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Quota exceeded for 526621ab9ae04d4ca7f274c784928730, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 19:19:24.558375 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-951c0a4e-8196-4c63-b34c-e92d4aee91e8 tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae Aug 18 19:19:24.558375 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-951c0a4e-8196-4c63-b34c-e92d4aee91e8 tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:24.558375 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-951c0a4e-8196-4c63-b34c-e92d4aee91e8 tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:24.558375 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-951c0a4e-8196-4c63-b34c-e92d4aee91e8 tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] Delete volume with id: 0610b972-7e2d-4e49-9195-b7fcfb3bceae Aug 18 19:19:24.558727 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.middleware.fault [None req-b4fbff58-5908-4e5f-ab13-ad734ca1bc39 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] https://10.4.3.170/volume/v3/volumes/f9557588-edd1-445c-b2bd-8f77b58ddb3c/action returned with HTTP 413 Aug 18 19:19:24.559624 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 205/820] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:19:24 2026] POST /volume/v3/volumes/f9557588-edd1-445c-b2bd-8f77b58ddb3c/action => generated 208 bytes in 59 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 19:19:24.570188 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:24.570188 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:24.570629 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-951c0a4e-8196-4c63-b34c-e92d4aee91e8 tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] Volume info retrieved successfully. Aug 18 19:19:24.572981 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6896e437-b418-4cf3-9a17-d82754299343 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:24.585169 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6896e437-b418-4cf3-9a17-d82754299343 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] GET https://10.4.3.170/volume/v3/volumes/f9557588-edd1-445c-b2bd-8f77b58ddb3c Aug 18 19:19:24.585169 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6896e437-b418-4cf3-9a17-d82754299343 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:24.585169 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6896e437-b418-4cf3-9a17-d82754299343 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:24.600251 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:24.600251 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:24.603024 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-951c0a4e-8196-4c63-b34c-e92d4aee91e8 tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] Delete volume request issued successfully. Aug 18 19:19:24.603230 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-951c0a4e-8196-4c63-b34c-e92d4aee91e8 tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] https://10.4.3.170/volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae returned with HTTP 202 Aug 18 19:19:24.603737 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 207/821] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:19:24 2026] DELETE /volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:19:24.607342 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6896e437-b418-4cf3-9a17-d82754299343 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Volume info retrieved successfully. Aug 18 19:19:24.611014 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6896e437-b418-4cf3-9a17-d82754299343 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] https://10.4.3.170/volume/v3/volumes/f9557588-edd1-445c-b2bd-8f77b58ddb3c returned with HTTP 200 Aug 18 19:19:24.611408 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 205/822] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:24 2026] GET /volume/v3/volumes/f9557588-edd1-445c-b2bd-8f77b58ddb3c => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:24.612825 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7367cd21-c054-42fc-bb23-ee4562b603e6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:24.614844 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7367cd21-c054-42fc-bb23-ee4562b603e6 tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] GET https://10.4.3.170/volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae Aug 18 19:19:24.615056 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7367cd21-c054-42fc-bb23-ee4562b603e6 tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:24.615272 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7367cd21-c054-42fc-bb23-ee4562b603e6 tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:24.627812 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:24.627812 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:24.630993 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2d8d04f2-8be5-4065-af78-7e141f555e12 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:24.634278 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2d8d04f2-8be5-4065-af78-7e141f555e12 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f9557588-edd1-445c-b2bd-8f77b58ddb3c Aug 18 19:19:24.634566 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2d8d04f2-8be5-4065-af78-7e141f555e12 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:24.634760 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2d8d04f2-8be5-4065-af78-7e141f555e12 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:24.634924 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-2d8d04f2-8be5-4065-af78-7e141f555e12 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Delete volume with id: f9557588-edd1-445c-b2bd-8f77b58ddb3c Aug 18 19:19:24.637240 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-7367cd21-c054-42fc-bb23-ee4562b603e6 tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] Volume info retrieved successfully. Aug 18 19:19:24.643194 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:24.643194 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:24.643888 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2d8d04f2-8be5-4065-af78-7e141f555e12 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Volume info retrieved successfully. Aug 18 19:19:24.644450 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7367cd21-c054-42fc-bb23-ee4562b603e6 tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] https://10.4.3.170/volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae returned with HTTP 200 Aug 18 19:19:24.645018 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 206/823] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:24 2026] GET /volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:19:24.657035 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-a32b7219-d97e-4b57-847e-4ee2a28e59dc req-8dc2cb94-f74f-4b94-9e7a-f3ada8455580 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:24.659139 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-a32b7219-d97e-4b57-847e-4ee2a28e59dc req-8dc2cb94-f74f-4b94-9e7a-f3ada8455580 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] GET https://10.4.3.170/volume/v3/limits Aug 18 19:19:24.659322 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-a32b7219-d97e-4b57-847e-4ee2a28e59dc req-8dc2cb94-f74f-4b94-9e7a-f3ada8455580 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:24.659551 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-a32b7219-d97e-4b57-847e-4ee2a28e59dc req-8dc2cb94-f74f-4b94-9e7a-f3ada8455580 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:24.665314 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2d8d04f2-8be5-4065-af78-7e141f555e12 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Delete volume request issued successfully. Aug 18 19:19:24.665523 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2d8d04f2-8be5-4065-af78-7e141f555e12 tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] https://10.4.3.170/volume/v3/volumes/f9557588-edd1-445c-b2bd-8f77b58ddb3c returned with HTTP 202 Aug 18 19:19:24.665952 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 206/824] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:19:24 2026] DELETE /volume/v3/volumes/f9557588-edd1-445c-b2bd-8f77b58ddb3c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:19:24.674626 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d1b9c920-50a2-4a47-bd0c-632ecfbe5a9d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:24.677274 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d1b9c920-50a2-4a47-bd0c-632ecfbe5a9d tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] GET https://10.4.3.170/volume/v3/volumes/f9557588-edd1-445c-b2bd-8f77b58ddb3c Aug 18 19:19:24.677477 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d1b9c920-50a2-4a47-bd0c-632ecfbe5a9d tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:24.677745 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d1b9c920-50a2-4a47-bd0c-632ecfbe5a9d tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:24.681498 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-a32b7219-d97e-4b57-847e-4ee2a28e59dc req-8dc2cb94-f74f-4b94-9e7a-f3ada8455580 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/limits returned with HTTP 200 Aug 18 19:19:24.682042 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 208/825] 10.4.3.170 () {68 vars in 1484 bytes} [Tue Aug 18 19:19:24 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:24.688493 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:24.688493 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:24.692432 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d1b9c920-50a2-4a47-bd0c-632ecfbe5a9d tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Volume info retrieved successfully. Aug 18 19:19:24.698007 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d1b9c920-50a2-4a47-bd0c-632ecfbe5a9d tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] https://10.4.3.170/volume/v3/volumes/f9557588-edd1-445c-b2bd-8f77b58ddb3c returned with HTTP 200 Aug 18 19:19:24.698530 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 206/826] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:24 2026] GET /volume/v3/volumes/f9557588-edd1-445c-b2bd-8f77b58ddb3c => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:24.744494 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-a32b7219-d97e-4b57-847e-4ee2a28e59dc req-c1f4dda1-cdab-41dd-97a0-5195129a775c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:24.747179 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-a32b7219-d97e-4b57-847e-4ee2a28e59dc req-c1f4dda1-cdab-41dd-97a0-5195129a775c tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] GET https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 Aug 18 19:19:24.747496 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-a32b7219-d97e-4b57-847e-4ee2a28e59dc req-c1f4dda1-cdab-41dd-97a0-5195129a775c tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:24.747811 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-a32b7219-d97e-4b57-847e-4ee2a28e59dc req-c1f4dda1-cdab-41dd-97a0-5195129a775c tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:24.761165 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:24.761165 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:24.765598 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-a32b7219-d97e-4b57-847e-4ee2a28e59dc req-c1f4dda1-cdab-41dd-97a0-5195129a775c tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Volume info retrieved successfully. Aug 18 19:19:24.770764 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-a32b7219-d97e-4b57-847e-4ee2a28e59dc req-c1f4dda1-cdab-41dd-97a0-5195129a775c tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 returned with HTTP 200 Aug 18 19:19:24.771144 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 207/827] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:19:24 2026] GET /volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 => generated 1452 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:24.782391 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-a32b7219-d97e-4b57-847e-4ee2a28e59dc req-515ff104-b0f5-4081-ae42-4c58c3d9972d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:24.784211 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-a32b7219-d97e-4b57-847e-4ee2a28e59dc req-515ff104-b0f5-4081-ae42-4c58c3d9972d tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:19:24.784548 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-a32b7219-d97e-4b57-847e-4ee2a28e59dc req-515ff104-b0f5-4081-ae42-4c58c3d9972d tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a69595af-ce5b-424b-a0c2-8dc8d6ef6040", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1723795486", "description": null, "metadata": {}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:24.798674 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:24.798674 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:24.799110 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-a32b7219-d97e-4b57-847e-4ee2a28e59dc req-515ff104-b0f5-4081-ae42-4c58c3d9972d tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Volume info retrieved successfully. Aug 18 19:19:24.799275 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [req-a32b7219-d97e-4b57-847e-4ee2a28e59dc req-515ff104-b0f5-4081-ae42-4c58c3d9972d tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Create snapshot from volume a69595af-ce5b-424b-a0c2-8dc8d6ef6040 Aug 18 19:19:24.851643 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [req-a32b7219-d97e-4b57-847e-4ee2a28e59dc req-515ff104-b0f5-4081-ae42-4c58c3d9972d tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Created reservations ['5d78609d-5344-4916-8dea-4f502220049e', '9117022d-f312-4aa4-8450-b0f27c19b87e', 'e074a662-3710-49bc-a36e-eb4d587e7ea2', 'ba7405c6-bf3d-4dc5-8fb6-97229e1018ec'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:24.881885 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-a32b7219-d97e-4b57-847e-4ee2a28e59dc req-515ff104-b0f5-4081-ae42-4c58c3d9972d tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Snapshot force create request issued successfully. Aug 18 19:19:24.882226 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-a32b7219-d97e-4b57-847e-4ee2a28e59dc req-515ff104-b0f5-4081-ae42-4c58c3d9972d tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:19:24.882672 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 207/828] 10.4.3.170 () {72 vars in 1547 bytes} [Tue Aug 18 19:19:24 2026] POST /volume/v3/snapshots => generated 319 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:25.668138 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d90c2b17-9cc0-47d9-b8fc-d5c1c744394e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:25.669690 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d90c2b17-9cc0-47d9-b8fc-d5c1c744394e tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] GET https://10.4.3.170/volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae Aug 18 19:19:25.669917 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d90c2b17-9cc0-47d9-b8fc-d5c1c744394e tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:25.670154 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d90c2b17-9cc0-47d9-b8fc-d5c1c744394e tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:25.678349 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d90c2b17-9cc0-47d9-b8fc-d5c1c744394e tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] https://10.4.3.170/volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae returned with HTTP 404 Aug 18 19:19:25.678349 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 209/829] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:25 2026] GET /volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:19:25.684176 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-28ac8120-6f64-4406-a473-786b602ddab8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:25.689825 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-28ac8120-6f64-4406-a473-786b602ddab8 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] GET https://10.4.3.170/volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae Aug 18 19:19:25.690084 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-28ac8120-6f64-4406-a473-786b602ddab8 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:25.690303 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-28ac8120-6f64-4406-a473-786b602ddab8 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:25.699939 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-28ac8120-6f64-4406-a473-786b602ddab8 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] https://10.4.3.170/volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae returned with HTTP 404 Aug 18 19:19:25.700553 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 207/830] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:25 2026] GET /volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:19:25.708106 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c867200f-f0d2-48bb-b7ff-ca0b12e29438 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:25.709994 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c867200f-f0d2-48bb-b7ff-ca0b12e29438 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] DELETE https://10.4.3.170/volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae Aug 18 19:19:25.710299 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c867200f-f0d2-48bb-b7ff-ca0b12e29438 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:25.710601 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c867200f-f0d2-48bb-b7ff-ca0b12e29438 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:25.710843 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-c867200f-f0d2-48bb-b7ff-ca0b12e29438 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Delete volume with id: 0610b972-7e2d-4e49-9195-b7fcfb3bceae Aug 18 19:19:25.713370 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5d674d78-ae70-4729-b371-e4beeefb4c0b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:25.719657 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c867200f-f0d2-48bb-b7ff-ca0b12e29438 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] https://10.4.3.170/volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae returned with HTTP 404 Aug 18 19:19:25.719826 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5d674d78-ae70-4729-b371-e4beeefb4c0b tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] GET https://10.4.3.170/volume/v3/volumes/f9557588-edd1-445c-b2bd-8f77b58ddb3c Aug 18 19:19:25.719826 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5d674d78-ae70-4729-b371-e4beeefb4c0b tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:25.720017 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 208/831] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:19:25 2026] DELETE /volume/v3/volumes/0610b972-7e2d-4e49-9195-b7fcfb3bceae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:19:25.720211 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5d674d78-ae70-4729-b371-e4beeefb4c0b tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:25.733748 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5d674d78-ae70-4729-b371-e4beeefb4c0b tempest-VolumeQuotasNegativeTestJSON-482910296 tempest-VolumeQuotasNegativeTestJSON-482910296-project-member] https://10.4.3.170/volume/v3/volumes/f9557588-edd1-445c-b2bd-8f77b58ddb3c returned with HTTP 404 Aug 18 19:19:25.733876 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-939c2bec-752b-4364-8f51-0019b240e054 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:25.733916 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 208/832] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:25 2026] GET /volume/v3/volumes/f9557588-edd1-445c-b2bd-8f77b58ddb3c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:25.735247 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-939c2bec-752b-4364-8f51-0019b240e054 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:25.735795 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-939c2bec-752b-4364-8f51-0019b240e054 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-763171816"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:25.737326 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-939c2bec-752b-4364-8f51-0019b240e054 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-763171816'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:25.737569 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-939c2bec-752b-4364-8f51-0019b240e054 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Create volume of 1 GB Aug 18 19:19:25.749384 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f73de8c9-81a7-4cc1-a1cf-e5649df76f13 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:25.749542 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-939c2bec-752b-4364-8f51-0019b240e054 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Availability Zones retrieved successfully. Aug 18 19:19:25.754141 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f73de8c9-81a7-4cc1-a1cf-e5649df76f13 tempest-VolumeQuotasNegativeTestJSON-1506418352 tempest-VolumeQuotasNegativeTestJSON-1506418352-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/526621ab9ae04d4ca7f274c784928730 Aug 18 19:19:25.754488 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f73de8c9-81a7-4cc1-a1cf-e5649df76f13 tempest-VolumeQuotasNegativeTestJSON-1506418352 tempest-VolumeQuotasNegativeTestJSON-1506418352-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=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:25.755439 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-939c2bec-752b-4364-8f51-0019b240e054 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Flow 'volume_create_api' (7f4db23f-4e1f-4a67-ae52-25f574c5d2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:25.758851 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-939c2bec-752b-4364-8f51-0019b240e054 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (772e9ef7-8d47-4800-914a-f4ea9b05e3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:25.761910 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-939c2bec-752b-4364-8f51-0019b240e054 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:19:25.805116 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-939c2bec-752b-4364-8f51-0019b240e054 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (772e9ef7-8d47-4800-914a-f4ea9b05e3d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:25.805920 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-939c2bec-752b-4364-8f51-0019b240e054 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a9e2045-4fb1-4ce4-a0b0-82336a9d379e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:25.858899 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-939c2bec-752b-4364-8f51-0019b240e054 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Created reservations ['b21499dd-a475-4f5d-a420-1bf10c81373b', '64757219-40c5-4979-8ab6-b3dbbcd74ff4', '9c8c2cb4-cd13-46bf-81ed-7f817abfeeb2', 'b002db8a-e619-4142-97ee-0908e3cf0116'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:25.860393 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-939c2bec-752b-4364-8f51-0019b240e054 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a9e2045-4fb1-4ce4-a0b0-82336a9d379e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b21499dd-a475-4f5d-a420-1bf10c81373b', '64757219-40c5-4979-8ab6-b3dbbcd74ff4', '9c8c2cb4-cd13-46bf-81ed-7f817abfeeb2', 'b002db8a-e619-4142-97ee-0908e3cf0116']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:25.860886 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-939c2bec-752b-4364-8f51-0019b240e054 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a1c59c-9c75-4625-8876-a0ce4ef11dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:25.875932 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f73de8c9-81a7-4cc1-a1cf-e5649df76f13 tempest-VolumeQuotasNegativeTestJSON-1506418352 tempest-VolumeQuotasNegativeTestJSON-1506418352-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/526621ab9ae04d4ca7f274c784928730 returned with HTTP 200 Aug 18 19:19:25.876848 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 208/833] 10.4.3.170 () {68 vars in 1375 bytes} [Tue Aug 18 19:19:25 2026] PUT /volume/v3/os-quota-sets/526621ab9ae04d4ca7f274c784928730 => generated 395 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:25.898432 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-939c2bec-752b-4364-8f51-0019b240e054 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a1c59c-9c75-4625-8876-a0ce4ef11dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a4a5000-c866-48d9-a519-9fdd68f0a095', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-763171816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0c776040dc64436a82592e5a5122c97',qos_specs=None,replication_status=,reservations=['b21499dd-a475-4f5d-a420-1bf10c81373b','64757219-40c5-4979-8ab6-b3dbbcd74ff4','9c8c2cb4-cd13-46bf-81ed-7f817abfeeb2','b002db8a-e619-4142-97ee-0908e3cf0116'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26065c5c3e85458ea600dc70500f4ae0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:19:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-763171816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a4a5000-c866-48d9-a519-9fdd68f0a095,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0c776040dc64436a82592e5a5122c97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26065c5c3e85458ea600dc70500f4ae0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:25.899243 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-939c2bec-752b-4364-8f51-0019b240e054 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4be8095b-2b8a-4113-a3de-3b28bd4d3ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:25.920841 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-939c2bec-752b-4364-8f51-0019b240e054 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4be8095b-2b8a-4113-a3de-3b28bd4d3ad3) transitioned into state 'SUCCESS' from state '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-763171816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0c776040dc64436a82592e5a5122c97',qos_specs=None,replication_status=,reservations=['b21499dd-a475-4f5d-a420-1bf10c81373b','64757219-40c5-4979-8ab6-b3dbbcd74ff4','9c8c2cb4-cd13-46bf-81ed-7f817abfeeb2','b002db8a-e619-4142-97ee-0908e3cf0116'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26065c5c3e85458ea600dc70500f4ae0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:25.921470 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-939c2bec-752b-4364-8f51-0019b240e054 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fbb1dab-0abe-4683-9d1a-4412c251e024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:25.930795 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-939c2bec-752b-4364-8f51-0019b240e054 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fbb1dab-0abe-4683-9d1a-4412c251e024) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:25.934398 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-939c2bec-752b-4364-8f51-0019b240e054 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Flow 'volume_create_api' (7f4db23f-4e1f-4a67-ae52-25f574c5d2e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:25.934398 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-939c2bec-752b-4364-8f51-0019b240e054 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Create volume request issued successfully. Aug 18 19:19:25.934398 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-939c2bec-752b-4364-8f51-0019b240e054 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:19:25.934398 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 210/834] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:19:25 2026] POST /volume/v3/volumes => generated 818 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:25.954183 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-39885b2e-0237-434c-9493-6b9b6ed6570f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:25.957138 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-39885b2e-0237-434c-9493-6b9b6ed6570f tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] GET https://10.4.3.170/volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 Aug 18 19:19:25.957418 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-39885b2e-0237-434c-9493-6b9b6ed6570f tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:25.957712 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-39885b2e-0237-434c-9493-6b9b6ed6570f tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:25.968846 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:25.968846 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:25.973900 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-39885b2e-0237-434c-9493-6b9b6ed6570f tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Volume info retrieved successfully. Aug 18 19:19:25.983515 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-39885b2e-0237-434c-9493-6b9b6ed6570f tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] https://10.4.3.170/volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 returned with HTTP 200 Aug 18 19:19:25.984039 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 209/835] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:25 2026] GET /volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 => generated 886 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 19:19:27.007849 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ab6c3ae3-f1aa-456b-a7dc-972efd14c4e7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:27.012623 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ab6c3ae3-f1aa-456b-a7dc-972efd14c4e7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] GET https://10.4.3.170/volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 Aug 18 19:19:27.012623 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ab6c3ae3-f1aa-456b-a7dc-972efd14c4e7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:27.012623 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ab6c3ae3-f1aa-456b-a7dc-972efd14c4e7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:27.025494 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:27.025494 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:27.031933 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ab6c3ae3-f1aa-456b-a7dc-972efd14c4e7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Volume info retrieved successfully. Aug 18 19:19:27.039731 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ab6c3ae3-f1aa-456b-a7dc-972efd14c4e7 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] https://10.4.3.170/volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 returned with HTTP 200 Aug 18 19:19:27.040095 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 209/836] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:27 2026] GET /volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 => generated 945 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:27.062748 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f45630de-ef72-4409-af56-9354ba8ef6cc None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:27.065014 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f45630de-ef72-4409-af56-9354ba8ef6cc tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] POST https://10.4.3.170/volume/v3/volume-transfers Aug 18 19:19:27.066645 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f45630de-ef72-4409-af56-9354ba8ef6cc tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9a4a5000-c866-48d9-a519-9fdd68f0a095"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:27.068386 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volume_transfer [None req-f45630de-ef72-4409-af56-9354ba8ef6cc tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Creating new volume transfer {'transfer': {'volume_id': '9a4a5000-c866-48d9-a519-9fdd68f0a095'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 19:19:27.068589 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volume_transfer [None req-f45630de-ef72-4409-af56-9354ba8ef6cc tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Creating transfer of volume 9a4a5000-c866-48d9-a519-9fdd68f0a095 Aug 18 19:19:27.068704 np0000007688 devstack@c-api.service[100582]: INFO cinder.transfer.api [None req-f45630de-ef72-4409-af56-9354ba8ef6cc tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Generating transfer record for volume 9a4a5000-c866-48d9-a519-9fdd68f0a095 Aug 18 19:19:27.087109 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:27.087109 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:27.109288 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f45630de-ef72-4409-af56-9354ba8ef6cc tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] https://10.4.3.170/volume/v3/volume-transfers returned with HTTP 202 Aug 18 19:19:27.109839 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 209/837] 10.4.3.170 () {70 vars in 1326 bytes} [Tue Aug 18 19:19:27 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:27.123309 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-81b48632-f427-429c-bc6d-8b59cb04bff3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:27.123309 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-81b48632-f427-429c-bc6d-8b59cb04bff3 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] GET https://10.4.3.170/volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 Aug 18 19:19:27.123956 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-81b48632-f427-429c-bc6d-8b59cb04bff3 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:27.123956 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-81b48632-f427-429c-bc6d-8b59cb04bff3 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:27.132664 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:27.132664 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:27.139969 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-81b48632-f427-429c-bc6d-8b59cb04bff3 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Volume info retrieved successfully. Aug 18 19:19:27.145481 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-81b48632-f427-429c-bc6d-8b59cb04bff3 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] https://10.4.3.170/volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 returned with HTTP 200 Aug 18 19:19:27.145963 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 211/838] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:27 2026] GET /volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 => generated 953 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:27.167789 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6d7da736-987f-407f-9d20-d936e0f2840d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:27.170479 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6d7da736-987f-407f-9d20-d936e0f2840d tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] GET https://10.4.3.170/volume/v3/volume-transfers/detail Aug 18 19:19:27.170479 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6d7da736-987f-407f-9d20-d936e0f2840d tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:27.170632 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6d7da736-987f-407f-9d20-d936e0f2840d tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Calling method 'detail' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:27.170845 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volume_transfer [None req-6d7da736-987f-407f-9d20-d936e0f2840d tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Listing volume transfers {{(pid=100580) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 19:19:27.176244 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6d7da736-987f-407f-9d20-d936e0f2840d tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] https://10.4.3.170/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 18 19:19:27.176244 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 210/839] 10.4.3.170 () {68 vars in 1326 bytes} [Tue Aug 18 19:19:27 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:27.188978 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5112fe55-5201-49bb-98e1-c4f5cef546e9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:27.191723 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5112fe55-5201-49bb-98e1-c4f5cef546e9 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] DELETE https://10.4.3.170/volume/v3/volume-transfers/23e69b00-bddf-4663-9fe1-887cceb19750 Aug 18 19:19:27.192064 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5112fe55-5201-49bb-98e1-c4f5cef546e9 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:27.192430 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5112fe55-5201-49bb-98e1-c4f5cef546e9 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:27.192620 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.contrib.volume_transfer [None req-5112fe55-5201-49bb-98e1-c4f5cef546e9 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Delete transfer with id: 23e69b00-bddf-4663-9fe1-887cceb19750 Aug 18 19:19:27.200538 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bb515ee6-41f8-4e14-9ea3-6aa0857a1bb8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:27.200538 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bb515ee6-41f8-4e14-9ea3-6aa0857a1bb8 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] GET https://10.4.3.170/volume/v3/snapshots/d4d4babd-c0da-4b3c-a6b9-2b137621d4ce Aug 18 19:19:27.200728 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bb515ee6-41f8-4e14-9ea3-6aa0857a1bb8 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:27.200879 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bb515ee6-41f8-4e14-9ea3-6aa0857a1bb8 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:27.207327 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:27.207327 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:27.208802 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-bb515ee6-41f8-4e14-9ea3-6aa0857a1bb8 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Snapshot retrieved successfully. Aug 18 19:19:27.209903 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bb515ee6-41f8-4e14-9ea3-6aa0857a1bb8 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/snapshots/d4d4babd-c0da-4b3c-a6b9-2b137621d4ce returned with HTTP 200 Aug 18 19:19:27.210309 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 210/840] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:27 2026] GET /volume/v3/snapshots/d4d4babd-c0da-4b3c-a6b9-2b137621d4ce => generated 478 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:27.213669 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:27.213669 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:27.230357 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5112fe55-5201-49bb-98e1-c4f5cef546e9 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] https://10.4.3.170/volume/v3/volume-transfers/23e69b00-bddf-4663-9fe1-887cceb19750 returned with HTTP 202 Aug 18 19:19:27.230913 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 210/841] 10.4.3.170 () {68 vars in 1419 bytes} [Tue Aug 18 19:19:27 2026] DELETE /volume/v3/volume-transfers/23e69b00-bddf-4663-9fe1-887cceb19750 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:19:27.242959 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-32b7745e-0108-4a79-8290-513936318c51 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:27.248392 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-32b7745e-0108-4a79-8290-513936318c51 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] GET https://10.4.3.170/volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 Aug 18 19:19:27.248392 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-32b7745e-0108-4a79-8290-513936318c51 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:27.248392 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-32b7745e-0108-4a79-8290-513936318c51 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:27.256458 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:27.256458 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:27.264354 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-32b7745e-0108-4a79-8290-513936318c51 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Volume info retrieved successfully. Aug 18 19:19:27.273534 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-32b7745e-0108-4a79-8290-513936318c51 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] https://10.4.3.170/volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 returned with HTTP 200 Aug 18 19:19:27.274240 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 212/842] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:27 2026] GET /volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 => generated 945 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:27.299988 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1ebd71e6-82ed-4dbf-9145-c52d8971507c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:27.305786 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1ebd71e6-82ed-4dbf-9145-c52d8971507c tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] DELETE https://10.4.3.170/volume/v3/volume-transfers/23e69b00-bddf-4663-9fe1-887cceb19750 Aug 18 19:19:27.306851 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1ebd71e6-82ed-4dbf-9145-c52d8971507c tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:27.306851 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1ebd71e6-82ed-4dbf-9145-c52d8971507c tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:27.306851 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.volume_transfer [None req-1ebd71e6-82ed-4dbf-9145-c52d8971507c tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Delete transfer with id: 23e69b00-bddf-4663-9fe1-887cceb19750 Aug 18 19:19:27.318051 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1ebd71e6-82ed-4dbf-9145-c52d8971507c tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] https://10.4.3.170/volume/v3/volume-transfers/23e69b00-bddf-4663-9fe1-887cceb19750 returned with HTTP 404 Aug 18 19:19:27.318902 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 211/843] 10.4.3.170 () {68 vars in 1419 bytes} [Tue Aug 18 19:19:27 2026] DELETE /volume/v3/volume-transfers/23e69b00-bddf-4663-9fe1-887cceb19750 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:19:27.333886 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8abedc69-9cdb-4da0-9521-295ffa810beb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:27.336521 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8abedc69-9cdb-4da0-9521-295ffa810beb tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 Aug 18 19:19:27.336697 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8abedc69-9cdb-4da0-9521-295ffa810beb tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:27.336928 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8abedc69-9cdb-4da0-9521-295ffa810beb tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:27.337142 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-8abedc69-9cdb-4da0-9521-295ffa810beb tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] Delete volume with id: 9a4a5000-c866-48d9-a519-9fdd68f0a095 Aug 18 19:19:27.345899 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:27.345899 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:27.346301 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8abedc69-9cdb-4da0-9521-295ffa810beb tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] Volume info retrieved successfully. Aug 18 19:19:27.372495 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8abedc69-9cdb-4da0-9521-295ffa810beb tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] Delete volume request issued successfully. Aug 18 19:19:27.372859 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8abedc69-9cdb-4da0-9521-295ffa810beb tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] https://10.4.3.170/volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 returned with HTTP 202 Aug 18 19:19:27.373390 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 211/844] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:19:27 2026] DELETE /volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:19:27.383750 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2637a3e1-d2f3-4e2d-8796-34fafc9cee17 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:27.386328 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2637a3e1-d2f3-4e2d-8796-34fafc9cee17 tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] GET https://10.4.3.170/volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 Aug 18 19:19:27.386328 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2637a3e1-d2f3-4e2d-8796-34fafc9cee17 tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:27.387111 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2637a3e1-d2f3-4e2d-8796-34fafc9cee17 tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:27.397704 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:27.397704 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:27.403236 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2637a3e1-d2f3-4e2d-8796-34fafc9cee17 tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] Volume info retrieved successfully. Aug 18 19:19:27.407974 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2637a3e1-d2f3-4e2d-8796-34fafc9cee17 tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] https://10.4.3.170/volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 returned with HTTP 200 Aug 18 19:19:27.408404 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 211/845] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:27 2026] GET /volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 => generated 1129 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:19:27.628575 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-bed1e6df-bcdc-458b-8ee1-8ca8c31adc26 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:27.630592 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bed1e6df-bcdc-458b-8ee1-8ca8c31adc26 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/d4d4babd-c0da-4b3c-a6b9-2b137621d4ce Aug 18 19:19:27.630592 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bed1e6df-bcdc-458b-8ee1-8ca8c31adc26 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:27.632042 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bed1e6df-bcdc-458b-8ee1-8ca8c31adc26 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:27.632042 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-bed1e6df-bcdc-458b-8ee1-8ca8c31adc26 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Delete snapshot with id: d4d4babd-c0da-4b3c-a6b9-2b137621d4ce Aug 18 19:19:27.636661 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:27.636661 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:27.636661 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-bed1e6df-bcdc-458b-8ee1-8ca8c31adc26 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Snapshot retrieved successfully. Aug 18 19:19:27.655604 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-bed1e6df-bcdc-458b-8ee1-8ca8c31adc26 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Snapshot delete request issued successfully. Aug 18 19:19:27.655856 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bed1e6df-bcdc-458b-8ee1-8ca8c31adc26 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/snapshots/d4d4babd-c0da-4b3c-a6b9-2b137621d4ce returned with HTTP 202 Aug 18 19:19:27.656296 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 213/846] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:19:27 2026] DELETE /volume/v3/snapshots/d4d4babd-c0da-4b3c-a6b9-2b137621d4ce => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:19:27.667776 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-43e3a8b4-a49e-48f9-a285-c5010b83d3f8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:27.671038 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-43e3a8b4-a49e-48f9-a285-c5010b83d3f8 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] GET https://10.4.3.170/volume/v3/snapshots/d4d4babd-c0da-4b3c-a6b9-2b137621d4ce Aug 18 19:19:27.671038 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-43e3a8b4-a49e-48f9-a285-c5010b83d3f8 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:27.671038 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-43e3a8b4-a49e-48f9-a285-c5010b83d3f8 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:27.680385 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:27.680385 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:27.680385 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-43e3a8b4-a49e-48f9-a285-c5010b83d3f8 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Snapshot retrieved successfully. Aug 18 19:19:27.681669 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-43e3a8b4-a49e-48f9-a285-c5010b83d3f8 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/snapshots/d4d4babd-c0da-4b3c-a6b9-2b137621d4ce returned with HTTP 200 Aug 18 19:19:27.686235 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 212/847] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:27 2026] GET /volume/v3/snapshots/d4d4babd-c0da-4b3c-a6b9-2b137621d4ce => generated 477 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:28.315057 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1f2a2582-1360-48e7-973c-a91f3981a42c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:28.422941 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-26b43ef3-4795-40bb-8485-d1ee13954633 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:28.423739 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1f2a2582-1360-48e7-973c-a91f3981a42c tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:19:28.424226 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1f2a2582-1360-48e7-973c-a91f3981a42c tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:28.426255 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-26b43ef3-4795-40bb-8485-d1ee13954633 tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] GET https://10.4.3.170/volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 Aug 18 19:19:28.426502 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-26b43ef3-4795-40bb-8485-d1ee13954633 tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:28.426685 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-26b43ef3-4795-40bb-8485-d1ee13954633 tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:28.432414 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-26b43ef3-4795-40bb-8485-d1ee13954633 tempest-VolumesTransfersV357Test-1270082910 tempest-VolumesTransfersV357Test-1270082910-project-admin] https://10.4.3.170/volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 returned with HTTP 404 Aug 18 19:19:28.433163 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 212/848] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:28 2026] GET /volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:19:28.442458 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ba7bce27-69b6-40a5-aec9-106db2ea8776 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:28.445094 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ba7bce27-69b6-40a5-aec9-106db2ea8776 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] GET https://10.4.3.170/volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 Aug 18 19:19:28.445094 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ba7bce27-69b6-40a5-aec9-106db2ea8776 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:28.445464 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ba7bce27-69b6-40a5-aec9-106db2ea8776 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:28.450883 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1f2a2582-1360-48e7-973c-a91f3981a42c tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:19:28.450883 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 212/849] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:19:28 2026] POST /volume/v3/types => generated 188 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:28.452272 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ba7bce27-69b6-40a5-aec9-106db2ea8776 tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] https://10.4.3.170/volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 returned with HTTP 404 Aug 18 19:19:28.452867 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 214/850] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:28 2026] GET /volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:19:28.459293 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-cbb5886a-1af4-4b57-b5ce-a94d3f90451e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:28.459751 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-08a91593-e050-4c88-bb3d-abf5eddbf2fb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:28.461317 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cbb5886a-1af4-4b57-b5ce-a94d3f90451e tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:19:28.461556 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-08a91593-e050-4c88-bb3d-abf5eddbf2fb tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] DELETE https://10.4.3.170/volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 Aug 18 19:19:28.461770 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-08a91593-e050-4c88-bb3d-abf5eddbf2fb tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:28.462004 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-08a91593-e050-4c88-bb3d-abf5eddbf2fb tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:28.462158 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cbb5886a-1af4-4b57-b5ce-a94d3f90451e tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:28.462222 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-08a91593-e050-4c88-bb3d-abf5eddbf2fb tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] Delete volume with id: 9a4a5000-c866-48d9-a519-9fdd68f0a095 Aug 18 19:19:28.469164 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-08a91593-e050-4c88-bb3d-abf5eddbf2fb tempest-VolumesTransfersV357Test-2102286314 tempest-VolumesTransfersV357Test-2102286314-project-member] https://10.4.3.170/volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 returned with HTTP 404 Aug 18 19:19:28.469621 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 213/851] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:19:28 2026] DELETE /volume/v3/volumes/9a4a5000-c866-48d9-a519-9fdd68f0a095 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:19:28.480273 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cbb5886a-1af4-4b57-b5ce-a94d3f90451e tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:19:28.480660 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 213/852] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:19:28 2026] POST /volume/v3/types => generated 188 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:28.490041 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ec3373a0-5383-474b-a8e4-03f1fb092987 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:28.563429 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ec3373a0-5383-474b-a8e4-03f1fb092987 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:28.564391 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ec3373a0-5383-474b-a8e4-03f1fb092987 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-312375741"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:28.566466 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-ec3373a0-5383-474b-a8e4-03f1fb092987 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-312375741'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:28.570974 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-ec3373a0-5383-474b-a8e4-03f1fb092987 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Create volume of 1 GB Aug 18 19:19:28.571284 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:28.571284 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:28.571885 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ec3373a0-5383-474b-a8e4-03f1fb092987 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Availability Zones retrieved successfully. Aug 18 19:19:28.578114 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ec3373a0-5383-474b-a8e4-03f1fb092987 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Flow 'volume_create_api' (3938b936-471b-4c88-a3f5-92e86e655b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:28.579375 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ec3373a0-5383-474b-a8e4-03f1fb092987 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a3c50ca-01b3-4ec0-acc9-8369a9c47a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:28.580305 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-ec3373a0-5383-474b-a8e4-03f1fb092987 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:19:28.600666 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ec3373a0-5383-474b-a8e4-03f1fb092987 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a3c50ca-01b3-4ec0-acc9-8369a9c47a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:19:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3ad8827-7825-4a14-9d6a-7cf312f524a1,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3ad8827-7825-4a14-9d6a-7cf312f524a1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:28.601517 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ec3373a0-5383-474b-a8e4-03f1fb092987 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2633a5b3-2e70-4338-9e11-4b3e531deb9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:28.642849 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-ec3373a0-5383-474b-a8e4-03f1fb092987 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-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 19:19:28.643150 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-ec3373a0-5383-474b-a8e4-03f1fb092987 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-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 19:19:28.678586 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-ec3373a0-5383-474b-a8e4-03f1fb092987 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Created reservations ['42eebb4b-e797-4432-acc8-b4f3f67c7f86', '15eb8055-b763-4f84-b693-9a885694806c', '1a50813e-6c0b-4df5-bbd3-5c087cb51172', '3ca300d9-2e97-4e01-acda-33bb29bb4ea0'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:28.679413 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ec3373a0-5383-474b-a8e4-03f1fb092987 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2633a5b3-2e70-4338-9e11-4b3e531deb9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42eebb4b-e797-4432-acc8-b4f3f67c7f86', '15eb8055-b763-4f84-b693-9a885694806c', '1a50813e-6c0b-4df5-bbd3-5c087cb51172', '3ca300d9-2e97-4e01-acda-33bb29bb4ea0']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:28.680263 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ec3373a0-5383-474b-a8e4-03f1fb092987 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c986c641-4643-495b-8d98-a1da69e9915b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:28.702396 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0370afe1-d830-477f-88bb-c0fb7e321f80 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:28.706746 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0370afe1-d830-477f-88bb-c0fb7e321f80 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] GET https://10.4.3.170/volume/v3/snapshots/d4d4babd-c0da-4b3c-a6b9-2b137621d4ce Aug 18 19:19:28.707157 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0370afe1-d830-477f-88bb-c0fb7e321f80 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:28.707549 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ec3373a0-5383-474b-a8e4-03f1fb092987 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c986c641-4643-495b-8d98-a1da69e9915b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1931144f-6a41-4154-8c1a-290820358f52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-312375741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed6bcb353fd4a53ac24d46d9ba84e9e',qos_specs=None,replication_status=,reservations=['42eebb4b-e797-4432-acc8-b4f3f67c7f86','15eb8055-b763-4f84-b693-9a885694806c','1a50813e-6c0b-4df5-bbd3-5c087cb51172','3ca300d9-2e97-4e01-acda-33bb29bb4ea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90dddc49ea894be7ac51b9dd2c246dd3',volume_type_id=f3ad8827-7825-4a14-9d6a-7cf312f524a1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:19:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-312375741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1931144f-6a41-4154-8c1a-290820358f52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eed6bcb353fd4a53ac24d46d9ba84e9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90dddc49ea894be7ac51b9dd2c246dd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3ad8827-7825-4a14-9d6a-7cf312f524a1),volume_type_id=f3ad8827-7825-4a14-9d6a-7cf312f524a1)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:28.708051 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0370afe1-d830-477f-88bb-c0fb7e321f80 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:28.708386 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ec3373a0-5383-474b-a8e4-03f1fb092987 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abcc1e42-faaf-4fae-a03e-72554cb82ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:28.722655 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0370afe1-d830-477f-88bb-c0fb7e321f80 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/snapshots/d4d4babd-c0da-4b3c-a6b9-2b137621d4ce returned with HTTP 404 Aug 18 19:19:28.723703 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 215/853] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:28 2026] GET /volume/v3/snapshots/d4d4babd-c0da-4b3c-a6b9-2b137621d4ce => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:28.731741 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ec3373a0-5383-474b-a8e4-03f1fb092987 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abcc1e42-faaf-4fae-a03e-72554cb82ff1) transitioned into state 'SUCCESS' from state '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-312375741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed6bcb353fd4a53ac24d46d9ba84e9e',qos_specs=None,replication_status=,reservations=['42eebb4b-e797-4432-acc8-b4f3f67c7f86','15eb8055-b763-4f84-b693-9a885694806c','1a50813e-6c0b-4df5-bbd3-5c087cb51172','3ca300d9-2e97-4e01-acda-33bb29bb4ea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90dddc49ea894be7ac51b9dd2c246dd3',volume_type_id=f3ad8827-7825-4a14-9d6a-7cf312f524a1)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:28.731741 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ec3373a0-5383-474b-a8e4-03f1fb092987 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76e40772-808f-4cc6-bc30-e62c120041ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:28.743928 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ec3373a0-5383-474b-a8e4-03f1fb092987 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76e40772-808f-4cc6-bc30-e62c120041ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:28.744804 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ec3373a0-5383-474b-a8e4-03f1fb092987 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Flow 'volume_create_api' (3938b936-471b-4c88-a3f5-92e86e655b9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:28.745195 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ec3373a0-5383-474b-a8e4-03f1fb092987 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Create volume request issued successfully. Aug 18 19:19:28.746783 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ec3373a0-5383-474b-a8e4-03f1fb092987 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:19:28.746783 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 213/854] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:19:28 2026] POST /volume/v3/volumes => generated 767 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:28.766805 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-346cd119-6d98-4a8d-9831-ac60d01b23f9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:28.766805 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-346cd119-6d98-4a8d-9831-ac60d01b23f9 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] GET https://10.4.3.170/volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 Aug 18 19:19:28.766805 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-346cd119-6d98-4a8d-9831-ac60d01b23f9 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:28.766805 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-346cd119-6d98-4a8d-9831-ac60d01b23f9 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:28.772745 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:28.772745 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:28.780013 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-346cd119-6d98-4a8d-9831-ac60d01b23f9 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Volume info retrieved successfully. Aug 18 19:19:28.784144 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-346cd119-6d98-4a8d-9831-ac60d01b23f9 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] https://10.4.3.170/volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 returned with HTTP 200 Aug 18 19:19:28.784512 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 214/855] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:28 2026] GET /volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:29.798875 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f79f0a1c-f7ff-4e8d-a9d1-e69b575d4453 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:29.800589 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f79f0a1c-f7ff-4e8d-a9d1-e69b575d4453 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] GET https://10.4.3.170/volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 Aug 18 19:19:29.800783 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f79f0a1c-f7ff-4e8d-a9d1-e69b575d4453 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:29.800962 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f79f0a1c-f7ff-4e8d-a9d1-e69b575d4453 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:29.808498 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:29.808498 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:29.817985 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f79f0a1c-f7ff-4e8d-a9d1-e69b575d4453 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Volume info retrieved successfully. Aug 18 19:19:29.822665 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f79f0a1c-f7ff-4e8d-a9d1-e69b575d4453 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] https://10.4.3.170/volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 returned with HTTP 200 Aug 18 19:19:29.823337 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 214/856] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:29 2026] GET /volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:29.836342 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-56d3fed7-c388-423c-b310-83ed1cb53095 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:29.838731 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-56d3fed7-c388-423c-b310-83ed1cb53095 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] GET https://10.4.3.170/volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 Aug 18 19:19:29.839212 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-56d3fed7-c388-423c-b310-83ed1cb53095 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:29.839603 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-56d3fed7-c388-423c-b310-83ed1cb53095 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:29.854696 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:29.854696 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:29.860241 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-56d3fed7-c388-423c-b310-83ed1cb53095 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] Volume info retrieved successfully. Aug 18 19:19:29.865176 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-56d3fed7-c388-423c-b310-83ed1cb53095 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] https://10.4.3.170/volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 returned with HTTP 200 Aug 18 19:19:29.865698 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 216/857] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:29 2026] GET /volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:29.876829 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b8a78c7d-a43c-4478-ae68-08c833ffd995 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:29.879320 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b8a78c7d-a43c-4478-ae68-08c833ffd995 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] POST https://10.4.3.170/volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52/action Aug 18 19:19:29.879694 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b8a78c7d-a43c-4478-ae68-08c833ffd995 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:29.879848 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b8a78c7d-a43c-4478-ae68-08c833ffd995 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:29.892225 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:29.892225 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:29.892751 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b8a78c7d-a43c-4478-ae68-08c833ffd995 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Volume info retrieved successfully. Aug 18 19:19:29.914871 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-b8a78c7d-a43c-4478-ae68-08c833ffd995 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-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 19:19:29.915063 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-b8a78c7d-a43c-4478-ae68-08c833ffd995 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-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 19:19:29.937096 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-b8a78c7d-a43c-4478-ae68-08c833ffd995 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Created reservations ['498a5bf2-f586-458d-aa10-1c166aeef1d5', 'a567b4b6-aba4-4102-873e-d8526f109b45'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:29.953429 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-b8a78c7d-a43c-4478-ae68-08c833ffd995 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Created reservations ['1bdab8c2-a95d-4216-8411-7c4d3afc0a15', 'd0007ce7-7cf7-42ac-b37d-0bc85ec8c46d'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:29.985243 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b8a78c7d-a43c-4478-ae68-08c833ffd995 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Retype volume request issued successfully. Aug 18 19:19:29.985475 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b8a78c7d-a43c-4478-ae68-08c833ffd995 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] https://10.4.3.170/volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52/action returned with HTTP 202 Aug 18 19:19:29.986254 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 214/858] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:19:29 2026] POST /volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:19:29.994569 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a7c60ee3-f1c4-4187-ae9e-94db30537d87 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:29.999050 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a7c60ee3-f1c4-4187-ae9e-94db30537d87 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] GET https://10.4.3.170/volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 Aug 18 19:19:29.999263 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a7c60ee3-f1c4-4187-ae9e-94db30537d87 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:29.999480 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a7c60ee3-f1c4-4187-ae9e-94db30537d87 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:30.015973 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:30.015973 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:30.023218 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a7c60ee3-f1c4-4187-ae9e-94db30537d87 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Volume info retrieved successfully. Aug 18 19:19:30.028889 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a7c60ee3-f1c4-4187-ae9e-94db30537d87 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] https://10.4.3.170/volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 returned with HTTP 200 Aug 18 19:19:30.030537 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 215/859] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:29 2026] GET /volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:31.046559 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-dfd105bc-aeb2-42b6-834e-69b307d54b24 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:31.048977 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dfd105bc-aeb2-42b6-834e-69b307d54b24 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] GET https://10.4.3.170/volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 Aug 18 19:19:31.049937 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dfd105bc-aeb2-42b6-834e-69b307d54b24 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:31.049937 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dfd105bc-aeb2-42b6-834e-69b307d54b24 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:31.057003 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:31.057003 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:31.062889 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-dfd105bc-aeb2-42b6-834e-69b307d54b24 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Volume info retrieved successfully. Aug 18 19:19:31.071156 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dfd105bc-aeb2-42b6-834e-69b307d54b24 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] https://10.4.3.170/volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 returned with HTTP 200 Aug 18 19:19:31.071607 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 215/860] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:31 2026] GET /volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:31.083914 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f1fa4608-cbdf-4945-9e35-15697b678670 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:31.086494 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f1fa4608-cbdf-4945-9e35-15697b678670 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] GET https://10.4.3.170/volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 Aug 18 19:19:31.086688 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f1fa4608-cbdf-4945-9e35-15697b678670 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:31.086891 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f1fa4608-cbdf-4945-9e35-15697b678670 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:31.096056 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:31.096056 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:31.101063 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f1fa4608-cbdf-4945-9e35-15697b678670 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] Volume info retrieved successfully. Aug 18 19:19:31.106010 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f1fa4608-cbdf-4945-9e35-15697b678670 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] https://10.4.3.170/volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 returned with HTTP 200 Aug 18 19:19:31.106524 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 217/861] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:31 2026] GET /volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:31.119520 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f5f6991e-57cc-43a6-9d6a-462b1fc889b5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:31.121961 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f5f6991e-57cc-43a6-9d6a-462b1fc889b5 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] GET https://10.4.3.170/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-312375741 Aug 18 19:19:31.122317 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f5f6991e-57cc-43a6-9d6a-462b1fc889b5 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:31.122654 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f5f6991e-57cc-43a6-9d6a-462b1fc889b5 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:31.123436 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:31.123436 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:31.123869 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f5f6991e-57cc-43a6-9d6a-462b1fc889b5 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-312375741'), ('all_tenants', True)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:19:31.138696 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-473056f4-44ee-41ab-9604-abd01a5457eb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:31.140650 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-473056f4-44ee-41ab-9604-abd01a5457eb tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:31.141022 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-473056f4-44ee-41ab-9604-abd01a5457eb tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc", "size": 1, "name": "tempest-VolumesExtendTest-Volume-403518156"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:31.142567 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-473056f4-44ee-41ab-9604-abd01a5457eb tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Create volume request body: {'volume': {'imageRef': '3394ab6b-bad1-4521-8a00-1c034f3dd2cc', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-403518156'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:31.157696 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f5f6991e-57cc-43a6-9d6a-462b1fc889b5 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] Get all volumes completed successfully. Aug 18 19:19:31.158491 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f5f6991e-57cc-43a6-9d6a-462b1fc889b5 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] https://10.4.3.170/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-312375741 returned with HTTP 200 Aug 18 19:19:31.159043 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 215/862] 10.4.3.170 () {66 vars in 1396 bytes} [Tue Aug 18 19:19:31 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-312375741 => generated 346 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:31.167232 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-65856956-28b9-402f-98b8-afb884607872 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:31.168816 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-65856956-28b9-402f-98b8-afb884607872 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] GET https://10.4.3.170/volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 Aug 18 19:19:31.169019 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-65856956-28b9-402f-98b8-afb884607872 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:31.169231 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-65856956-28b9-402f-98b8-afb884607872 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:31.176627 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:31.176627 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:31.180585 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-65856956-28b9-402f-98b8-afb884607872 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Volume info retrieved successfully. Aug 18 19:19:31.185168 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-65856956-28b9-402f-98b8-afb884607872 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] https://10.4.3.170/volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 returned with HTTP 200 Aug 18 19:19:31.185598 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 216/863] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:31 2026] GET /volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:31.198235 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-bcbbdb8e-4149-4806-838e-5d8c3f6609f5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:31.201427 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bcbbdb8e-4149-4806-838e-5d8c3f6609f5 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 Aug 18 19:19:31.202110 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bcbbdb8e-4149-4806-838e-5d8c3f6609f5 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:31.202380 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bcbbdb8e-4149-4806-838e-5d8c3f6609f5 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:31.202576 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-bcbbdb8e-4149-4806-838e-5d8c3f6609f5 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Delete volume with id: 1931144f-6a41-4154-8c1a-290820358f52 Aug 18 19:19:31.210022 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:31.210022 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:31.210559 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-bcbbdb8e-4149-4806-838e-5d8c3f6609f5 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Volume info retrieved successfully. Aug 18 19:19:31.217955 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-473056f4-44ee-41ab-9604-abd01a5457eb tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Create volume of 1 GB Aug 18 19:19:31.222239 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-473056f4-44ee-41ab-9604-abd01a5457eb tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Availability Zones retrieved successfully. Aug 18 19:19:31.227156 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-473056f4-44ee-41ab-9604-abd01a5457eb tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Flow 'volume_create_api' (bd773d39-1c51-4e3d-abba-b66f843a575f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:31.228243 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-473056f4-44ee-41ab-9604-abd01a5457eb tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eba00cf7-53a0-46c3-ab51-f896c3a6cf32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:31.229164 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-473056f4-44ee-41ab-9604-abd01a5457eb tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:19:31.229440 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-bcbbdb8e-4149-4806-838e-5d8c3f6609f5 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Delete volume request issued successfully. Aug 18 19:19:31.229673 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bcbbdb8e-4149-4806-838e-5d8c3f6609f5 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] https://10.4.3.170/volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 returned with HTTP 202 Aug 18 19:19:31.230111 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 218/864] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:19:31 2026] DELETE /volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:19:31.237497 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-39101864-5df0-4360-87be-840384d93df4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:31.239043 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-39101864-5df0-4360-87be-840384d93df4 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] GET https://10.4.3.170/volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 Aug 18 19:19:31.239265 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-39101864-5df0-4360-87be-840384d93df4 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:31.239523 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-39101864-5df0-4360-87be-840384d93df4 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:31.246258 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:31.246258 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:31.250027 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-39101864-5df0-4360-87be-840384d93df4 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Volume info retrieved successfully. Aug 18 19:19:31.255867 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-39101864-5df0-4360-87be-840384d93df4 tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] https://10.4.3.170/volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 returned with HTTP 200 Aug 18 19:19:31.256504 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 216/865] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:31 2026] GET /volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:31.300611 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-473056f4-44ee-41ab-9604-abd01a5457eb tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eba00cf7-53a0-46c3-ab51-f896c3a6cf32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:31.301298 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-473056f4-44ee-41ab-9604-abd01a5457eb tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (269e2459-63ee-44a0-a449-487567f64b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:31.366814 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-473056f4-44ee-41ab-9604-abd01a5457eb tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Created reservations ['dd51c06a-aa2f-4945-b5d9-6b1507000106', '79b7db32-1982-4c7d-a944-d1e8488798eb', '3ff50924-e46a-4d24-9fca-11c746bfeaca', '7fca1c10-cf5e-4356-837a-20b8eb3420aa'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:31.367641 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-473056f4-44ee-41ab-9604-abd01a5457eb tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (269e2459-63ee-44a0-a449-487567f64b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd51c06a-aa2f-4945-b5d9-6b1507000106', '79b7db32-1982-4c7d-a944-d1e8488798eb', '3ff50924-e46a-4d24-9fca-11c746bfeaca', '7fca1c10-cf5e-4356-837a-20b8eb3420aa']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:31.368360 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-473056f4-44ee-41ab-9604-abd01a5457eb tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fadf8e25-e904-4e1a-a20f-d9b56dd781bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:31.392526 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-473056f4-44ee-41ab-9604-abd01a5457eb tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fadf8e25-e904-4e1a-a20f-d9b56dd781bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-403518156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f49f634699e34fa98891aaf4185cb5de',qos_specs=None,replication_status=,reservations=['dd51c06a-aa2f-4945-b5d9-6b1507000106','79b7db32-1982-4c7d-a944-d1e8488798eb','3ff50924-e46a-4d24-9fca-11c746bfeaca','7fca1c10-cf5e-4356-837a-20b8eb3420aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc75b9d428ed4ebf9274e2de820c7740',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:19:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-403518156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f49f634699e34fa98891aaf4185cb5de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc75b9d428ed4ebf9274e2de820c7740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:31.393314 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-473056f4-44ee-41ab-9604-abd01a5457eb tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (589257ad-c989-468b-be90-f39f690bcb24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:31.412862 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-473056f4-44ee-41ab-9604-abd01a5457eb tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (589257ad-c989-468b-be90-f39f690bcb24) transitioned into state 'SUCCESS' from state '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-403518156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f49f634699e34fa98891aaf4185cb5de',qos_specs=None,replication_status=,reservations=['dd51c06a-aa2f-4945-b5d9-6b1507000106','79b7db32-1982-4c7d-a944-d1e8488798eb','3ff50924-e46a-4d24-9fca-11c746bfeaca','7fca1c10-cf5e-4356-837a-20b8eb3420aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc75b9d428ed4ebf9274e2de820c7740',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:31.413551 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-473056f4-44ee-41ab-9604-abd01a5457eb tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bcd09a5-0c46-418b-8e2d-a0be15fe1828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:31.424522 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-473056f4-44ee-41ab-9604-abd01a5457eb tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bcd09a5-0c46-418b-8e2d-a0be15fe1828) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:31.425299 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-473056f4-44ee-41ab-9604-abd01a5457eb tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Flow 'volume_create_api' (bd773d39-1c51-4e3d-abba-b66f843a575f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:31.425670 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-473056f4-44ee-41ab-9604-abd01a5457eb tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Create volume request issued successfully. Aug 18 19:19:31.426187 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-473056f4-44ee-41ab-9604-abd01a5457eb tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:19:31.426682 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 216/866] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:19:31 2026] POST /volume/v3/volumes => generated 747 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:31.438884 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b5fcd20b-5fdf-4357-8b03-fd75a99cc44f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:31.440694 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b5fcd20b-5fdf-4357-8b03-fd75a99cc44f tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] GET https://10.4.3.170/volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba Aug 18 19:19:31.440889 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b5fcd20b-5fdf-4357-8b03-fd75a99cc44f tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:31.441065 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b5fcd20b-5fdf-4357-8b03-fd75a99cc44f tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:31.450462 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:31.450462 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:31.454056 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b5fcd20b-5fdf-4357-8b03-fd75a99cc44f tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Volume info retrieved successfully. Aug 18 19:19:31.458144 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b5fcd20b-5fdf-4357-8b03-fd75a99cc44f tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba returned with HTTP 200 Aug 18 19:19:31.458658 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 217/867] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:31 2026] GET /volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:32.272757 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3b8e2fc8-8228-4d9e-881b-b9a4cf12b53f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:32.274884 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3b8e2fc8-8228-4d9e-881b-b9a4cf12b53f tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] GET https://10.4.3.170/volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 Aug 18 19:19:32.275456 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3b8e2fc8-8228-4d9e-881b-b9a4cf12b53f tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:32.276388 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3b8e2fc8-8228-4d9e-881b-b9a4cf12b53f tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:32.284333 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3b8e2fc8-8228-4d9e-881b-b9a4cf12b53f tempest-VolumeRetypeWithoutMigrationTest-1948536743 tempest-VolumeRetypeWithoutMigrationTest-1948536743-project-member] https://10.4.3.170/volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 returned with HTTP 404 Aug 18 19:19:32.285506 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 219/868] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:32 2026] GET /volume/v3/volumes/1931144f-6a41-4154-8c1a-290820358f52 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:32.299228 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4800dddc-e437-4a1a-9b43-0f5c81e3faa2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:32.302869 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4800dddc-e437-4a1a-9b43-0f5c81e3faa2 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] DELETE https://10.4.3.170/volume/v3/types/ec3a8ea3-05bf-4359-b617-097baa2812d7 Aug 18 19:19:32.303166 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4800dddc-e437-4a1a-9b43-0f5c81e3faa2 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:32.303512 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4800dddc-e437-4a1a-9b43-0f5c81e3faa2 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] Calling method '_delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:32.391456 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4800dddc-e437-4a1a-9b43-0f5c81e3faa2 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] https://10.4.3.170/volume/v3/types/ec3a8ea3-05bf-4359-b617-097baa2812d7 returned with HTTP 202 Aug 18 19:19:32.391822 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 217/869] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:19:32 2026] DELETE /volume/v3/types/ec3a8ea3-05bf-4359-b617-097baa2812d7 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:19:32.406027 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2bf705b1-8d7c-4535-a5d7-d5be3d78c794 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:32.411712 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2bf705b1-8d7c-4535-a5d7-d5be3d78c794 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] GET https://10.4.3.170/volume/v3/types/ec3a8ea3-05bf-4359-b617-097baa2812d7 Aug 18 19:19:32.412022 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2bf705b1-8d7c-4535-a5d7-d5be3d78c794 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:32.412524 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2bf705b1-8d7c-4535-a5d7-d5be3d78c794 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:32.420162 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2bf705b1-8d7c-4535-a5d7-d5be3d78c794 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] https://10.4.3.170/volume/v3/types/ec3a8ea3-05bf-4359-b617-097baa2812d7 returned with HTTP 404 Aug 18 19:19:32.421043 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 217/870] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:19:32 2026] GET /volume/v3/types/ec3a8ea3-05bf-4359-b617-097baa2812d7 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:32.432974 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-44aeeb56-4fbe-49c8-870d-b9caf4a411e3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:32.438144 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-44aeeb56-4fbe-49c8-870d-b9caf4a411e3 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] DELETE https://10.4.3.170/volume/v3/types/f3ad8827-7825-4a14-9d6a-7cf312f524a1 Aug 18 19:19:32.441454 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-44aeeb56-4fbe-49c8-870d-b9caf4a411e3 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:32.441454 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-44aeeb56-4fbe-49c8-870d-b9caf4a411e3 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:32.474405 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-551e8215-1ecf-4610-8063-b3bb17e1d89c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:32.476648 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-551e8215-1ecf-4610-8063-b3bb17e1d89c tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] GET https://10.4.3.170/volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba Aug 18 19:19:32.476892 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-551e8215-1ecf-4610-8063-b3bb17e1d89c tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:32.477133 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-551e8215-1ecf-4610-8063-b3bb17e1d89c tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:32.482816 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-44aeeb56-4fbe-49c8-870d-b9caf4a411e3 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] https://10.4.3.170/volume/v3/types/f3ad8827-7825-4a14-9d6a-7cf312f524a1 returned with HTTP 202 Aug 18 19:19:32.482882 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 218/871] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:19:32 2026] DELETE /volume/v3/types/f3ad8827-7825-4a14-9d6a-7cf312f524a1 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:19:32.486084 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:32.486084 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:32.491073 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-551e8215-1ecf-4610-8063-b3bb17e1d89c tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Volume info retrieved successfully. Aug 18 19:19:32.491559 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7766cf98-0d81-4521-bd4e-5f2a965ca6d3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:32.493313 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7766cf98-0d81-4521-bd4e-5f2a965ca6d3 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] GET https://10.4.3.170/volume/v3/types/f3ad8827-7825-4a14-9d6a-7cf312f524a1 Aug 18 19:19:32.493597 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7766cf98-0d81-4521-bd4e-5f2a965ca6d3 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:32.493831 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7766cf98-0d81-4521-bd4e-5f2a965ca6d3 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:32.497737 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-551e8215-1ecf-4610-8063-b3bb17e1d89c tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba returned with HTTP 200 Aug 18 19:19:32.498449 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 220/872] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:32 2026] GET /volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:32.498562 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7766cf98-0d81-4521-bd4e-5f2a965ca6d3 tempest-VolumeRetypeWithoutMigrationTest-1274226998 tempest-VolumeRetypeWithoutMigrationTest-1274226998-project-admin] https://10.4.3.170/volume/v3/types/f3ad8827-7825-4a14-9d6a-7cf312f524a1 returned with HTTP 404 Aug 18 19:19:32.499359 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 218/873] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:19:32 2026] GET /volume/v3/types/f3ad8827-7825-4a14-9d6a-7cf312f524a1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:32.518526 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b2670038-3ee1-44e9-a2f1-4b01fa805878 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:32.520428 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b2670038-3ee1-44e9-a2f1-4b01fa805878 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] POST https://10.4.3.170/volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba/action Aug 18 19:19:32.520936 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b2670038-3ee1-44e9-a2f1-4b01fa805878 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:32.520936 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b2670038-3ee1-44e9-a2f1-4b01fa805878 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:32.538099 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:32.538099 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:32.538743 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b2670038-3ee1-44e9-a2f1-4b01fa805878 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Volume info retrieved successfully. Aug 18 19:19:32.602451 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-b2670038-3ee1-44e9-a2f1-4b01fa805878 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Created reservations ['a685d0b9-954d-49c2-a5ec-78e633736e6f', 'a1f25a39-75c9-4dad-b78a-7858ab14ecb0'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:32.622611 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b2670038-3ee1-44e9-a2f1-4b01fa805878 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Extend volume request issued successfully. Aug 18 19:19:32.622611 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b2670038-3ee1-44e9-a2f1-4b01fa805878 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba/action returned with HTTP 202 Aug 18 19:19:32.623052 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 218/874] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:19:32 2026] POST /volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:19:32.634754 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-65483b84-6d3f-4e57-9597-d56a7dfdafac None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:32.634754 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-65483b84-6d3f-4e57-9597-d56a7dfdafac tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] GET https://10.4.3.170/volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba Aug 18 19:19:32.634754 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-65483b84-6d3f-4e57-9597-d56a7dfdafac tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:32.634754 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-65483b84-6d3f-4e57-9597-d56a7dfdafac tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:32.645027 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:32.645027 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:32.649394 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-65483b84-6d3f-4e57-9597-d56a7dfdafac tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Volume info retrieved successfully. Aug 18 19:19:32.654744 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-65483b84-6d3f-4e57-9597-d56a7dfdafac tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba returned with HTTP 200 Aug 18 19:19:32.655221 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 219/875] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:32 2026] GET /volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba => generated 1355 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:32.971758 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-2145eeb3-22df-47bd-a326-689042e96e51 req-e78e7b79-d6fb-44fa-9e03-c3d99a5709d9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:32.973798 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-2145eeb3-22df-47bd-a326-689042e96e51 req-e78e7b79-d6fb-44fa-9e03-c3d99a5709d9 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] DELETE https://10.4.3.170/volume/v3/attachments/b46cc920-a04b-4380-9886-969a138d6533 Aug 18 19:19:32.973988 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-2145eeb3-22df-47bd-a326-689042e96e51 req-e78e7b79-d6fb-44fa-9e03-c3d99a5709d9 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:32.974154 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-2145eeb3-22df-47bd-a326-689042e96e51 req-e78e7b79-d6fb-44fa-9e03-c3d99a5709d9 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:32.980896 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:32.980896 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:33.048336 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-2145eeb3-22df-47bd-a326-689042e96e51 req-e78e7b79-d6fb-44fa-9e03-c3d99a5709d9 tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/attachments/b46cc920-a04b-4380-9886-969a138d6533 returned with HTTP 200 Aug 18 19:19:33.049037 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 221/876] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:19:32 2026] DELETE /volume/v3/attachments/b46cc920-a04b-4380-9886-969a138d6533 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:33.075448 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-2145eeb3-22df-47bd-a326-689042e96e51 req-97128aa8-2155-481b-b699-95805be15c9c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:33.081208 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-2145eeb3-22df-47bd-a326-689042e96e51 req-97128aa8-2155-481b-b699-95805be15c9c tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] DELETE https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 Aug 18 19:19:33.081414 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-2145eeb3-22df-47bd-a326-689042e96e51 req-97128aa8-2155-481b-b699-95805be15c9c tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:33.081551 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-2145eeb3-22df-47bd-a326-689042e96e51 req-97128aa8-2155-481b-b699-95805be15c9c tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:33.081754 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [req-2145eeb3-22df-47bd-a326-689042e96e51 req-97128aa8-2155-481b-b699-95805be15c9c tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Delete volume with id: a69595af-ce5b-424b-a0c2-8dc8d6ef6040 Aug 18 19:19:33.090613 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:33.090613 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:33.091104 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-2145eeb3-22df-47bd-a326-689042e96e51 req-97128aa8-2155-481b-b699-95805be15c9c tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Volume info retrieved successfully. Aug 18 19:19:33.122766 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-2145eeb3-22df-47bd-a326-689042e96e51 req-97128aa8-2155-481b-b699-95805be15c9c tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] Delete volume request issued successfully. Aug 18 19:19:33.123024 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-2145eeb3-22df-47bd-a326-689042e96e51 req-97128aa8-2155-481b-b699-95805be15c9c tempest-ImageDependencyTests-1929541219 tempest-ImageDependencyTests-1929541219-project-member] https://10.4.3.170/volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 returned with HTTP 202 Aug 18 19:19:33.123560 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 219/877] 10.4.3.170 () {70 vars in 1620 bytes} [Tue Aug 18 19:19:33 2026] DELETE /volume/v3/volumes/a69595af-ce5b-424b-a0c2-8dc8d6ef6040 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:19:33.679782 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-19527684-223a-49d2-a684-efb34de819e0 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:33.685718 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-19527684-223a-49d2-a684-efb34de819e0 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] GET https://10.4.3.170/volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba Aug 18 19:19:33.686101 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-19527684-223a-49d2-a684-efb34de819e0 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:33.686268 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-19527684-223a-49d2-a684-efb34de819e0 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:33.696129 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:33.696129 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:33.702255 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-19527684-223a-49d2-a684-efb34de819e0 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Volume info retrieved successfully. Aug 18 19:19:33.710508 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-19527684-223a-49d2-a684-efb34de819e0 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba returned with HTTP 200 Aug 18 19:19:33.711412 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 219/878] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:33 2026] GET /volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba => generated 1355 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:33.730480 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ba69263b-1cdb-4f7f-a4f5-39bc9b91dc8d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:33.732383 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ba69263b-1cdb-4f7f-a4f5-39bc9b91dc8d tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] GET https://10.4.3.170/volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba Aug 18 19:19:33.732662 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ba69263b-1cdb-4f7f-a4f5-39bc9b91dc8d tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:33.732912 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ba69263b-1cdb-4f7f-a4f5-39bc9b91dc8d tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:33.741945 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:33.741945 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:33.747541 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-ba69263b-1cdb-4f7f-a4f5-39bc9b91dc8d tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Volume info retrieved successfully. Aug 18 19:19:33.754691 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ba69263b-1cdb-4f7f-a4f5-39bc9b91dc8d tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba returned with HTTP 200 Aug 18 19:19:33.755157 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 220/879] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:33 2026] GET /volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:33.774175 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e31624c3-536f-43b0-9069-449f6b811e25 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:33.777608 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e31624c3-536f-43b0-9069-449f6b811e25 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] GET https://10.4.3.170/volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba Aug 18 19:19:33.777932 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e31624c3-536f-43b0-9069-449f6b811e25 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:33.778230 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e31624c3-536f-43b0-9069-449f6b811e25 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:33.789151 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:33.789151 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:33.795320 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e31624c3-536f-43b0-9069-449f6b811e25 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Volume info retrieved successfully. Aug 18 19:19:33.803242 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e31624c3-536f-43b0-9069-449f6b811e25 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba returned with HTTP 200 Aug 18 19:19:33.804267 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 222/880] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:33 2026] GET /volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba => generated 1355 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:33.823905 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-33a6cb27-805a-4dec-a355-204a471b609e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:33.826475 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-33a6cb27-805a-4dec-a355-204a471b609e tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] DELETE https://10.4.3.170/volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba Aug 18 19:19:33.826747 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-33a6cb27-805a-4dec-a355-204a471b609e tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:33.826980 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-33a6cb27-805a-4dec-a355-204a471b609e tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:33.827230 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-33a6cb27-805a-4dec-a355-204a471b609e tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Delete volume with id: bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba Aug 18 19:19:33.848709 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:33.848709 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:33.850897 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-33a6cb27-805a-4dec-a355-204a471b609e tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Volume info retrieved successfully. Aug 18 19:19:33.881455 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-33a6cb27-805a-4dec-a355-204a471b609e tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Delete volume request issued successfully. Aug 18 19:19:33.881790 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-33a6cb27-805a-4dec-a355-204a471b609e tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba returned with HTTP 202 Aug 18 19:19:33.882210 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 220/881] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:19:33 2026] DELETE /volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:19:33.895129 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-34166de2-971b-4020-a4f9-fd32a42a8c7f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:33.898181 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-34166de2-971b-4020-a4f9-fd32a42a8c7f tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] GET https://10.4.3.170/volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba Aug 18 19:19:33.898181 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-34166de2-971b-4020-a4f9-fd32a42a8c7f tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:33.898325 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-34166de2-971b-4020-a4f9-fd32a42a8c7f tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:33.910721 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:33.910721 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:33.916609 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-34166de2-971b-4020-a4f9-fd32a42a8c7f tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Volume info retrieved successfully. Aug 18 19:19:33.923139 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-34166de2-971b-4020-a4f9-fd32a42a8c7f tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba returned with HTTP 200 Aug 18 19:19:33.923939 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 220/882] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:33 2026] GET /volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba => generated 1354 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:34.890990 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d6fb0615-f1e3-4f82-a8b9-5fd5c02156ea None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:34.940821 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-788b09da-a4fa-4a8d-b914-6d7142baf78f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:34.943662 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-788b09da-a4fa-4a8d-b914-6d7142baf78f tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] GET https://10.4.3.170/volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba Aug 18 19:19:34.943911 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-788b09da-a4fa-4a8d-b914-6d7142baf78f tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:34.944214 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-788b09da-a4fa-4a8d-b914-6d7142baf78f tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:34.946804 np0000007688 devstack@c-api.service[100583]: DEBUG dbcounter [-] [100583] Writing DB stats cinder:SELECT=481,cinder:UPDATE=131,cinder:INSERT=61,cinder:DELETE=2 {{(pid=100583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:19:34.953213 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-788b09da-a4fa-4a8d-b914-6d7142baf78f tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba returned with HTTP 404 Aug 18 19:19:34.954722 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 223/883] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:34 2026] GET /volume/v3/volumes/bc7e0dbb-ef9c-41ef-bc88-22df5e4851ba => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:34.963984 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-101af2f9-30bc-41eb-b2ed-fa49a48f3567 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:34.965931 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-101af2f9-30bc-41eb-b2ed-fa49a48f3567 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:34.966246 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-101af2f9-30bc-41eb-b2ed-fa49a48f3567 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-384532204"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:34.967808 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-101af2f9-30bc-41eb-b2ed-fa49a48f3567 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-384532204'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:34.967914 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-101af2f9-30bc-41eb-b2ed-fa49a48f3567 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Create volume of 1 GB Aug 18 19:19:34.971917 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-101af2f9-30bc-41eb-b2ed-fa49a48f3567 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Availability Zones retrieved successfully. Aug 18 19:19:34.977862 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-101af2f9-30bc-41eb-b2ed-fa49a48f3567 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Flow 'volume_create_api' (7d0936e5-ac06-4a59-bae2-867031744030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:34.978973 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-101af2f9-30bc-41eb-b2ed-fa49a48f3567 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (566c45a5-59c9-4ae4-9c88-c711b0e9a67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:34.979957 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-101af2f9-30bc-41eb-b2ed-fa49a48f3567 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:19:34.979997 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d6fb0615-f1e3-4f82-a8b9-5fd5c02156ea tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:34.980326 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d6fb0615-f1e3-4f82-a8b9-5fd5c02156ea tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-430556067"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:34.981701 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-d6fb0615-f1e3-4f82-a8b9-5fd5c02156ea tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-430556067'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:34.981835 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-d6fb0615-f1e3-4f82-a8b9-5fd5c02156ea tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Create volume of 1 GB Aug 18 19:19:34.985503 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d6fb0615-f1e3-4f82-a8b9-5fd5c02156ea tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Availability Zones retrieved successfully. Aug 18 19:19:34.990742 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d6fb0615-f1e3-4f82-a8b9-5fd5c02156ea tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Flow 'volume_create_api' (3d3dffc3-7ec6-46fa-bbda-be372b5aff5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:34.991688 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d6fb0615-f1e3-4f82-a8b9-5fd5c02156ea tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9e86b03-c417-4e6e-8f4e-826c689d61d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:34.992573 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-d6fb0615-f1e3-4f82-a8b9-5fd5c02156ea tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:19:35.007326 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-101af2f9-30bc-41eb-b2ed-fa49a48f3567 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (566c45a5-59c9-4ae4-9c88-c711b0e9a67d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:35.008116 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-101af2f9-30bc-41eb-b2ed-fa49a48f3567 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00440818-0f5b-42fd-82a9-846cdc503b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:35.017016 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d6fb0615-f1e3-4f82-a8b9-5fd5c02156ea tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9e86b03-c417-4e6e-8f4e-826c689d61d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:35.017544 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d6fb0615-f1e3-4f82-a8b9-5fd5c02156ea tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cfdc70b-574a-45a2-8b9d-87fd6b5fa9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:35.053642 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-101af2f9-30bc-41eb-b2ed-fa49a48f3567 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Created reservations ['8145a78c-c8fb-4a0f-8255-f41a2c517fb8', 'ff9a23f5-5d8e-4b01-98dc-959049fa9724', '0562a857-ad8f-4a0e-be3e-11dff5563411', 'ea1022a1-07d5-4a5a-a36c-e98b9939ca9c'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:35.054465 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-101af2f9-30bc-41eb-b2ed-fa49a48f3567 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00440818-0f5b-42fd-82a9-846cdc503b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8145a78c-c8fb-4a0f-8255-f41a2c517fb8', 'ff9a23f5-5d8e-4b01-98dc-959049fa9724', '0562a857-ad8f-4a0e-be3e-11dff5563411', 'ea1022a1-07d5-4a5a-a36c-e98b9939ca9c']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:35.055290 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-101af2f9-30bc-41eb-b2ed-fa49a48f3567 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6012d15b-8e7c-46e4-89c7-9491c9f82174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:35.072997 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-d6fb0615-f1e3-4f82-a8b9-5fd5c02156ea tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Created reservations ['1fe849af-0380-4783-b41c-117434a0d867', 'ef293b9a-cc7a-4c4e-966c-17afcc0ffd98', '12d2eeac-bca4-4528-bec6-cb675c63541a', '360095da-163c-4597-814e-acae460870eb'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:35.073748 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d6fb0615-f1e3-4f82-a8b9-5fd5c02156ea tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cfdc70b-574a-45a2-8b9d-87fd6b5fa9a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fe849af-0380-4783-b41c-117434a0d867', 'ef293b9a-cc7a-4c4e-966c-17afcc0ffd98', '12d2eeac-bca4-4528-bec6-cb675c63541a', '360095da-163c-4597-814e-acae460870eb']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:35.074560 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d6fb0615-f1e3-4f82-a8b9-5fd5c02156ea tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41652feb-f04e-49b6-ab42-e0d1abb7d7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:35.083787 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-101af2f9-30bc-41eb-b2ed-fa49a48f3567 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6012d15b-8e7c-46e4-89c7-9491c9f82174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95b7693d-680d-4036-958e-7e0b17953ac4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-384532204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f49f634699e34fa98891aaf4185cb5de',qos_specs=None,replication_status=,reservations=['8145a78c-c8fb-4a0f-8255-f41a2c517fb8','ff9a23f5-5d8e-4b01-98dc-959049fa9724','0562a857-ad8f-4a0e-be3e-11dff5563411','ea1022a1-07d5-4a5a-a36c-e98b9939ca9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc75b9d428ed4ebf9274e2de820c7740',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:19:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-384532204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95b7693d-680d-4036-958e-7e0b17953ac4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f49f634699e34fa98891aaf4185cb5de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc75b9d428ed4ebf9274e2de820c7740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:35.084747 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-101af2f9-30bc-41eb-b2ed-fa49a48f3567 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f067fd1f-174c-422d-9509-445477ffcc64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:35.095091 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d6fb0615-f1e3-4f82-a8b9-5fd5c02156ea tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41652feb-f04e-49b6-ab42-e0d1abb7d7aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8371d49-819b-4e19-81c6-bcb39ff44213', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-430556067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b0fc9bbbde5442ab297d3c54cf44e79',qos_specs=None,replication_status=,reservations=['1fe849af-0380-4783-b41c-117434a0d867','ef293b9a-cc7a-4c4e-966c-17afcc0ffd98','12d2eeac-bca4-4528-bec6-cb675c63541a','360095da-163c-4597-814e-acae460870eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='607dd5f52f574a2da8913e701a492e08',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:19:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-430556067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8371d49-819b-4e19-81c6-bcb39ff44213,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b0fc9bbbde5442ab297d3c54cf44e79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='607dd5f52f574a2da8913e701a492e08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:35.095782 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d6fb0615-f1e3-4f82-a8b9-5fd5c02156ea tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e1b8067-8cc2-4933-a1bd-ce5986a02d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:35.118472 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-101af2f9-30bc-41eb-b2ed-fa49a48f3567 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f067fd1f-174c-422d-9509-445477ffcc64) transitioned into state 'SUCCESS' from state '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-384532204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f49f634699e34fa98891aaf4185cb5de',qos_specs=None,replication_status=,reservations=['8145a78c-c8fb-4a0f-8255-f41a2c517fb8','ff9a23f5-5d8e-4b01-98dc-959049fa9724','0562a857-ad8f-4a0e-be3e-11dff5563411','ea1022a1-07d5-4a5a-a36c-e98b9939ca9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc75b9d428ed4ebf9274e2de820c7740',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:35.119167 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-101af2f9-30bc-41eb-b2ed-fa49a48f3567 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (156ab3ab-eeb7-422e-8ddf-3d0463b6e01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:35.130769 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-101af2f9-30bc-41eb-b2ed-fa49a48f3567 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (156ab3ab-eeb7-422e-8ddf-3d0463b6e01d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:35.132957 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-101af2f9-30bc-41eb-b2ed-fa49a48f3567 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Flow 'volume_create_api' (7d0936e5-ac06-4a59-bae2-867031744030) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:35.133208 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-101af2f9-30bc-41eb-b2ed-fa49a48f3567 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Create volume request issued successfully. Aug 18 19:19:35.134003 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-101af2f9-30bc-41eb-b2ed-fa49a48f3567 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:19:35.134543 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 221/884] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:19:34 2026] POST /volume/v3/volumes => generated 747 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:35.134646 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d6fb0615-f1e3-4f82-a8b9-5fd5c02156ea tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e1b8067-8cc2-4933-a1bd-ce5986a02d3e) transitioned into state 'SUCCESS' from state '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-430556067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b0fc9bbbde5442ab297d3c54cf44e79',qos_specs=None,replication_status=,reservations=['1fe849af-0380-4783-b41c-117434a0d867','ef293b9a-cc7a-4c4e-966c-17afcc0ffd98','12d2eeac-bca4-4528-bec6-cb675c63541a','360095da-163c-4597-814e-acae460870eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='607dd5f52f574a2da8913e701a492e08',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:35.135597 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d6fb0615-f1e3-4f82-a8b9-5fd5c02156ea tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2f12f6e-6ee8-47bd-86f8-435627854d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:35.154250 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d6fb0615-f1e3-4f82-a8b9-5fd5c02156ea tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2f12f6e-6ee8-47bd-86f8-435627854d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:35.155276 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d6fb0615-f1e3-4f82-a8b9-5fd5c02156ea tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Flow 'volume_create_api' (3d3dffc3-7ec6-46fa-bbda-be372b5aff5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:35.155656 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d6fb0615-f1e3-4f82-a8b9-5fd5c02156ea tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Create volume request issued successfully. Aug 18 19:19:35.156277 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d6fb0615-f1e3-4f82-a8b9-5fd5c02156ea tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:19:35.157127 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 221/885] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:19:34 2026] POST /volume/v3/volumes => generated 749 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:35.157636 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c53d2192-c511-458d-8cd2-fd21bf5ae5f8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:35.159294 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c53d2192-c511-458d-8cd2-fd21bf5ae5f8 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] GET https://10.4.3.170/volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 Aug 18 19:19:35.159637 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c53d2192-c511-458d-8cd2-fd21bf5ae5f8 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:35.160056 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c53d2192-c511-458d-8cd2-fd21bf5ae5f8 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:35.169539 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:35.169539 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:35.175257 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c53d2192-c511-458d-8cd2-fd21bf5ae5f8 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Volume info retrieved successfully. Aug 18 19:19:35.181443 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a0ef9549-eb9a-4dea-a2af-c5299e1ffb99 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:35.181949 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c53d2192-c511-458d-8cd2-fd21bf5ae5f8 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 returned with HTTP 200 Aug 18 19:19:35.182294 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 221/886] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:35 2026] GET /volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:35.186937 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a0ef9549-eb9a-4dea-a2af-c5299e1ffb99 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] GET https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213 Aug 18 19:19:35.188383 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a0ef9549-eb9a-4dea-a2af-c5299e1ffb99 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:35.188383 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a0ef9549-eb9a-4dea-a2af-c5299e1ffb99 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:35.197544 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:35.197544 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:35.202499 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a0ef9549-eb9a-4dea-a2af-c5299e1ffb99 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Volume info retrieved successfully. Aug 18 19:19:35.208465 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a0ef9549-eb9a-4dea-a2af-c5299e1ffb99 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213 returned with HTTP 200 Aug 18 19:19:35.210157 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 224/887] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:35 2026] GET /volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:36.198056 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4f8ae4f1-beb1-4790-ab13-664b78afa0ac None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:36.200338 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4f8ae4f1-beb1-4790-ab13-664b78afa0ac tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] GET https://10.4.3.170/volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 Aug 18 19:19:36.200661 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4f8ae4f1-beb1-4790-ab13-664b78afa0ac tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:36.200919 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4f8ae4f1-beb1-4790-ab13-664b78afa0ac tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:36.211063 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:36.211063 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:36.215542 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4f8ae4f1-beb1-4790-ab13-664b78afa0ac tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Volume info retrieved successfully. Aug 18 19:19:36.220594 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4f8ae4f1-beb1-4790-ab13-664b78afa0ac tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 returned with HTTP 200 Aug 18 19:19:36.221100 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 222/888] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:36 2026] GET /volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:36.235923 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5152a20f-69a7-4b81-8465-b20dfddc2c95 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:36.238444 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5152a20f-69a7-4b81-8465-b20dfddc2c95 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] GET https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213 Aug 18 19:19:36.238728 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5152a20f-69a7-4b81-8465-b20dfddc2c95 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:36.238985 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5152a20f-69a7-4b81-8465-b20dfddc2c95 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:36.244512 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0d073487-e154-4f94-9064-1d720bb89990 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:36.249428 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0d073487-e154-4f94-9064-1d720bb89990 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:19:36.249907 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0d073487-e154-4f94-9064-1d720bb89990 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95b7693d-680d-4036-958e-7e0b17953ac4", "name": "tempest-VolumesExtendTest-Snapshot-1466155581"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:36.253099 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:36.253099 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:36.260967 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:36.260967 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:36.261252 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-5152a20f-69a7-4b81-8465-b20dfddc2c95 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Volume info retrieved successfully. Aug 18 19:19:36.261909 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0d073487-e154-4f94-9064-1d720bb89990 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Volume info retrieved successfully. Aug 18 19:19:36.262077 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-0d073487-e154-4f94-9064-1d720bb89990 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Create snapshot from volume 95b7693d-680d-4036-958e-7e0b17953ac4 Aug 18 19:19:36.272637 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5152a20f-69a7-4b81-8465-b20dfddc2c95 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213 returned with HTTP 200 Aug 18 19:19:36.273106 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 222/889] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:36 2026] GET /volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:36.288748 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ad804ef4-aafd-4781-be20-660c67410b91 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:36.290697 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ad804ef4-aafd-4781-be20-660c67410b91 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] POST https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata Aug 18 19:19:36.291138 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ad804ef4-aafd-4781-be20-660c67410b91 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:36.300783 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:36.300783 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:36.301457 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ad804ef4-aafd-4781-be20-660c67410b91 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Volume info retrieved successfully. Aug 18 19:19:36.303700 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-0d073487-e154-4f94-9064-1d720bb89990 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Created reservations ['f262ef06-7703-4eab-9d14-711a0cdfed01', '52681a99-10e5-4b6d-96b4-46a047ea32de', 'cc76a35a-a5f3-49dc-b99f-33d8aed66b8d', '47adf313-e63c-428d-8f13-b08a63338b8b'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:36.313917 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ad804ef4-aafd-4781-be20-660c67410b91 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Create volume metadata completed successfully. Aug 18 19:19:36.314830 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ad804ef4-aafd-4781-be20-660c67410b91 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata returned with HTTP 200 Aug 18 19:19:36.314830 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 225/890] 10.4.3.170 () {68 vars in 1397 bytes} [Tue Aug 18 19:19:36 2026] POST /volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata => generated 101 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:36.324092 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8743f4b1-1ae6-4b7e-b6a5-e986ae10d76f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:36.326377 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8743f4b1-1ae6-4b7e-b6a5-e986ae10d76f tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] GET https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata Aug 18 19:19:36.326661 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8743f4b1-1ae6-4b7e-b6a5-e986ae10d76f tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:36.326883 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8743f4b1-1ae6-4b7e-b6a5-e986ae10d76f tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:36.337393 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0d073487-e154-4f94-9064-1d720bb89990 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Snapshot create request issued successfully. Aug 18 19:19:36.337393 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0d073487-e154-4f94-9064-1d720bb89990 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:19:36.337563 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:36.337563 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:36.337624 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 222/891] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:19:36 2026] POST /volume/v3/snapshots => generated 304 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:36.337680 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8743f4b1-1ae6-4b7e-b6a5-e986ae10d76f tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Volume info retrieved successfully. Aug 18 19:19:36.341662 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8743f4b1-1ae6-4b7e-b6a5-e986ae10d76f tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Get volume metadata completed successfully. Aug 18 19:19:36.341948 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8743f4b1-1ae6-4b7e-b6a5-e986ae10d76f tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata returned with HTTP 200 Aug 18 19:19:36.342330 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 223/892] 10.4.3.170 () {66 vars in 1375 bytes} [Tue Aug 18 19:19:36 2026] GET /volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata => generated 101 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:36.345576 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f7cc222f-067b-4aec-b87e-6e344f9a5007 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:36.348670 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f7cc222f-067b-4aec-b87e-6e344f9a5007 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] GET https://10.4.3.170/volume/v3/snapshots/1a5b80df-ea79-4d2d-867b-f2f9b36a8451 Aug 18 19:19:36.348670 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f7cc222f-067b-4aec-b87e-6e344f9a5007 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:36.348670 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f7cc222f-067b-4aec-b87e-6e344f9a5007 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:36.353639 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e288348c-4dd7-42bc-a3e1-205b7badf4d4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:36.353793 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:36.353793 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:36.353793 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f7cc222f-067b-4aec-b87e-6e344f9a5007 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Snapshot retrieved successfully. Aug 18 19:19:36.353909 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f7cc222f-067b-4aec-b87e-6e344f9a5007 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/snapshots/1a5b80df-ea79-4d2d-867b-f2f9b36a8451 returned with HTTP 200 Aug 18 19:19:36.354252 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 223/893] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:36 2026] GET /volume/v3/snapshots/1a5b80df-ea79-4d2d-867b-f2f9b36a8451 => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:36.356097 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e288348c-4dd7-42bc-a3e1-205b7badf4d4 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] PUT https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata Aug 18 19:19:36.356492 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e288348c-4dd7-42bc-a3e1-205b7badf4d4 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:36.365542 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:36.365542 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:36.366123 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e288348c-4dd7-42bc-a3e1-205b7badf4d4 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Volume info retrieved successfully. Aug 18 19:19:36.377015 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e288348c-4dd7-42bc-a3e1-205b7badf4d4 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Update volume metadata completed successfully. Aug 18 19:19:36.377341 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e288348c-4dd7-42bc-a3e1-205b7badf4d4 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata returned with HTTP 200 Aug 18 19:19:36.377894 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 226/894] 10.4.3.170 () {68 vars in 1395 bytes} [Tue Aug 18 19:19:36 2026] PUT /volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata => generated 57 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:19:36.386249 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1a0e2670-7576-4e71-904c-1b93bf8eb4bf None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:36.388998 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1a0e2670-7576-4e71-904c-1b93bf8eb4bf tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] GET https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata Aug 18 19:19:36.389276 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1a0e2670-7576-4e71-904c-1b93bf8eb4bf tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:36.389553 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1a0e2670-7576-4e71-904c-1b93bf8eb4bf tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:36.399667 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:36.399667 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:36.401017 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-1a0e2670-7576-4e71-904c-1b93bf8eb4bf tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Volume info retrieved successfully. Aug 18 19:19:36.409065 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-1a0e2670-7576-4e71-904c-1b93bf8eb4bf tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Get volume metadata completed successfully. Aug 18 19:19:36.409333 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1a0e2670-7576-4e71-904c-1b93bf8eb4bf tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata returned with HTTP 200 Aug 18 19:19:36.409765 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 223/895] 10.4.3.170 () {66 vars in 1375 bytes} [Tue Aug 18 19:19:36 2026] GET /volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata => generated 57 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:19:36.418535 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f233e168-8945-4176-9811-d34879282c42 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:36.420491 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f233e168-8945-4176-9811-d34879282c42 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] DELETE https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata/key1 Aug 18 19:19:36.420785 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f233e168-8945-4176-9811-d34879282c42 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:36.420994 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f233e168-8945-4176-9811-d34879282c42 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:36.428621 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:36.428621 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:36.429234 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f233e168-8945-4176-9811-d34879282c42 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Volume info retrieved successfully. Aug 18 19:19:36.436012 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f233e168-8945-4176-9811-d34879282c42 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Get volume metadata completed successfully. Aug 18 19:19:36.448177 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f233e168-8945-4176-9811-d34879282c42 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Delete volume metadata completed successfully. Aug 18 19:19:36.448383 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f233e168-8945-4176-9811-d34879282c42 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata/key1 returned with HTTP 200 Aug 18 19:19:36.449414 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 224/896] 10.4.3.170 () {66 vars in 1393 bytes} [Tue Aug 18 19:19:36 2026] DELETE /volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata/key1 => generated 0 bytes in 31 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 19:19:36.456047 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-11d40930-ac83-4210-ab98-9b3391897185 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:36.457879 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-11d40930-ac83-4210-ab98-9b3391897185 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] GET https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata Aug 18 19:19:36.458135 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-11d40930-ac83-4210-ab98-9b3391897185 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:36.458407 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-11d40930-ac83-4210-ab98-9b3391897185 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:36.464970 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:36.464970 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:36.465562 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-11d40930-ac83-4210-ab98-9b3391897185 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Volume info retrieved successfully. Aug 18 19:19:36.478725 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-11d40930-ac83-4210-ab98-9b3391897185 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Get volume metadata completed successfully. Aug 18 19:19:36.478986 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-11d40930-ac83-4210-ab98-9b3391897185 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata returned with HTTP 200 Aug 18 19:19:36.479439 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 224/897] 10.4.3.170 () {66 vars in 1375 bytes} [Tue Aug 18 19:19:36 2026] GET /volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata => generated 32 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:19:36.489307 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9c7a0d7c-bfcb-4f00-b9eb-a66c5ae87977 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:36.491255 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9c7a0d7c-bfcb-4f00-b9eb-a66c5ae87977 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] PUT https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata Aug 18 19:19:36.491716 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9c7a0d7c-bfcb-4f00-b9eb-a66c5ae87977 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:36.502268 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:36.502268 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:36.503107 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9c7a0d7c-bfcb-4f00-b9eb-a66c5ae87977 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Volume info retrieved successfully. Aug 18 19:19:36.516070 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9c7a0d7c-bfcb-4f00-b9eb-a66c5ae87977 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Update volume metadata completed successfully. Aug 18 19:19:36.516304 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9c7a0d7c-bfcb-4f00-b9eb-a66c5ae87977 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata returned with HTTP 200 Aug 18 19:19:36.516782 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 227/898] 10.4.3.170 () {68 vars in 1395 bytes} [Tue Aug 18 19:19:36 2026] PUT /volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata => generated 16 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:19:36.525326 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-46c39808-ab96-4984-ba7e-e65204a447df None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:36.527041 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-46c39808-ab96-4984-ba7e-e65204a447df tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] POST https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata Aug 18 19:19:36.527598 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-46c39808-ab96-4984-ba7e-e65204a447df tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:36.536767 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:36.536767 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:36.537286 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-46c39808-ab96-4984-ba7e-e65204a447df tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Volume info retrieved successfully. Aug 18 19:19:36.546725 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-46c39808-ab96-4984-ba7e-e65204a447df tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Create volume metadata completed successfully. Aug 18 19:19:36.547012 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-46c39808-ab96-4984-ba7e-e65204a447df tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata returned with HTTP 200 Aug 18 19:19:36.547481 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 224/899] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:19:36 2026] POST /volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:19:36.557425 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4155cf48-aa36-46a4-804f-bb3be0d2575d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:36.559373 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4155cf48-aa36-46a4-804f-bb3be0d2575d tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] PUT https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata/key3 Aug 18 19:19:36.559771 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4155cf48-aa36-46a4-804f-bb3be0d2575d tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:36.569220 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:36.569220 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:36.569693 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4155cf48-aa36-46a4-804f-bb3be0d2575d tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Volume info retrieved successfully. Aug 18 19:19:36.580701 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4155cf48-aa36-46a4-804f-bb3be0d2575d tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Update volume metadata completed successfully. Aug 18 19:19:36.580936 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4155cf48-aa36-46a4-804f-bb3be0d2575d tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata/key3 returned with HTTP 200 Aug 18 19:19:36.581322 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 225/900] 10.4.3.170 () {68 vars in 1410 bytes} [Tue Aug 18 19:19:36 2026] PUT /volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata/key3 => generated 35 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:19:36.590820 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3761587a-dabd-4b54-bd78-ef5b7dbe1b4f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:36.592650 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3761587a-dabd-4b54-bd78-ef5b7dbe1b4f tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] GET https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata/key3 Aug 18 19:19:36.592873 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3761587a-dabd-4b54-bd78-ef5b7dbe1b4f tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:36.593081 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3761587a-dabd-4b54-bd78-ef5b7dbe1b4f tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:36.602316 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:36.602316 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:36.602955 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3761587a-dabd-4b54-bd78-ef5b7dbe1b4f tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Volume info retrieved successfully. Aug 18 19:19:36.609870 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3761587a-dabd-4b54-bd78-ef5b7dbe1b4f tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Get volume metadata completed successfully. Aug 18 19:19:36.610208 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3761587a-dabd-4b54-bd78-ef5b7dbe1b4f tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata/key3 returned with HTTP 200 Aug 18 19:19:36.610850 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 225/901] 10.4.3.170 () {66 vars in 1390 bytes} [Tue Aug 18 19:19:36 2026] GET /volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata/key3 => generated 35 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:19:36.620430 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-eedd26fd-6d8e-4d7e-97bc-34b66b05f943 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:36.622156 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-eedd26fd-6d8e-4d7e-97bc-34b66b05f943 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] GET https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata Aug 18 19:19:36.622337 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-eedd26fd-6d8e-4d7e-97bc-34b66b05f943 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:36.622570 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-eedd26fd-6d8e-4d7e-97bc-34b66b05f943 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:36.630584 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:36.630584 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:36.631038 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-eedd26fd-6d8e-4d7e-97bc-34b66b05f943 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Volume info retrieved successfully. Aug 18 19:19:36.638185 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-eedd26fd-6d8e-4d7e-97bc-34b66b05f943 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Get volume metadata completed successfully. Aug 18 19:19:36.638561 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-eedd26fd-6d8e-4d7e-97bc-34b66b05f943 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata returned with HTTP 200 Aug 18 19:19:36.639068 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 228/902] 10.4.3.170 () {66 vars in 1375 bytes} [Tue Aug 18 19:19:36 2026] GET /volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata => generated 75 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:19:36.646293 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-bd4901bb-5a47-4e94-870b-a44ec98f01cf None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:36.648982 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bd4901bb-5a47-4e94-870b-a44ec98f01cf tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] PUT https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata Aug 18 19:19:36.649457 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-bd4901bb-5a47-4e94-870b-a44ec98f01cf tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:36.661827 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:36.661827 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:36.662497 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-bd4901bb-5a47-4e94-870b-a44ec98f01cf tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Volume info retrieved successfully. Aug 18 19:19:36.676600 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-bd4901bb-5a47-4e94-870b-a44ec98f01cf tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Update volume metadata completed successfully. Aug 18 19:19:36.676917 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bd4901bb-5a47-4e94-870b-a44ec98f01cf tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata returned with HTTP 200 Aug 18 19:19:36.677451 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 225/903] 10.4.3.170 () {68 vars in 1395 bytes} [Tue Aug 18 19:19:36 2026] PUT /volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213/metadata => generated 16 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:19:36.687798 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b79150de-d6ee-4d2e-a799-406137abeade None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:36.689347 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b79150de-d6ee-4d2e-a799-406137abeade tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] GET https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213 Aug 18 19:19:36.689502 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b79150de-d6ee-4d2e-a799-406137abeade tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:36.689700 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b79150de-d6ee-4d2e-a799-406137abeade tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:36.696177 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:36.696177 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:36.701488 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b79150de-d6ee-4d2e-a799-406137abeade tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Volume info retrieved successfully. Aug 18 19:19:36.705850 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b79150de-d6ee-4d2e-a799-406137abeade tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213 returned with HTTP 200 Aug 18 19:19:36.706230 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 226/904] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:36 2026] GET /volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:36.719592 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-48cf35b9-46a3-4ae4-99d0-cfa67ec1a604 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:36.721766 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-48cf35b9-46a3-4ae4-99d0-cfa67ec1a604 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] DELETE https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213 Aug 18 19:19:36.721998 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-48cf35b9-46a3-4ae4-99d0-cfa67ec1a604 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:36.722210 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-48cf35b9-46a3-4ae4-99d0-cfa67ec1a604 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:36.722543 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-48cf35b9-46a3-4ae4-99d0-cfa67ec1a604 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Delete volume with id: c8371d49-819b-4e19-81c6-bcb39ff44213 Aug 18 19:19:36.734789 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:36.734789 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:36.735372 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-48cf35b9-46a3-4ae4-99d0-cfa67ec1a604 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Volume info retrieved successfully. Aug 18 19:19:36.769452 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-48cf35b9-46a3-4ae4-99d0-cfa67ec1a604 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Delete volume request issued successfully. Aug 18 19:19:36.769650 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-48cf35b9-46a3-4ae4-99d0-cfa67ec1a604 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213 returned with HTTP 202 Aug 18 19:19:36.770247 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 226/905] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:19:36 2026] DELETE /volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:19:36.780583 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c90b703a-30f1-4713-8334-9b23952d50a1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:36.782351 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c90b703a-30f1-4713-8334-9b23952d50a1 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] GET https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213 Aug 18 19:19:36.782549 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c90b703a-30f1-4713-8334-9b23952d50a1 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:36.782705 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c90b703a-30f1-4713-8334-9b23952d50a1 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:36.789997 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:36.789997 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:36.793801 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c90b703a-30f1-4713-8334-9b23952d50a1 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Volume info retrieved successfully. Aug 18 19:19:36.798338 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c90b703a-30f1-4713-8334-9b23952d50a1 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213 returned with HTTP 200 Aug 18 19:19:36.798726 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 229/906] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:36 2026] GET /volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:37.016805 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5019539c-e88c-487b-813d-f1a602eeb689 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:37.131542 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5019539c-e88c-487b-813d-f1a602eeb689 tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:19:37.132047 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5019539c-e88c-487b-813d-f1a602eeb689 tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1589868530"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:37.147665 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5019539c-e88c-487b-813d-f1a602eeb689 tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:19:37.148227 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 226/907] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:19:37 2026] POST /volume/v3/types => generated 228 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:37.158507 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-523ae46e-cfe6-41ff-a9d1-b7909419859e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:37.160523 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-523ae46e-cfe6-41ff-a9d1-b7909419859e tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] POST https://10.4.3.170/volume/v3/group_types Aug 18 19:19:37.161236 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-523ae46e-cfe6-41ff-a9d1-b7909419859e tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1306458335"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:37.196653 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-523ae46e-cfe6-41ff-a9d1-b7909419859e tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Aug 18 19:19:37.197495 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 227/908] 10.4.3.170 () {70 vars in 1311 bytes} [Tue Aug 18 19:19:37 2026] POST /volume/v3/group_types => generated 185 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:37.205970 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2a24a79f-320f-4c46-bf5c-e70442d142be None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:37.279496 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2a24a79f-320f-4c46-bf5c-e70442d142be tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] POST https://10.4.3.170/volume/v3/groups Aug 18 19:19:37.279968 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2a24a79f-320f-4c46-bf5c-e70442d142be tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7ffc26ab-55a5-4879-9738-d90692643e36", "volume_types": ["d0bb0d00-7f3a-47ec-94d9-aebb1d3c67f3"], "name": "tempest-GroupSnapshotsV319Test-Group-842522391"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:37.281608 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-2a24a79f-320f-4c46-bf5c-e70442d142be tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Creating new group {'group': {'group_type': '7ffc26ab-55a5-4879-9738-d90692643e36', 'volume_types': ['d0bb0d00-7f3a-47ec-94d9-aebb1d3c67f3'], 'name': 'tempest-GroupSnapshotsV319Test-Group-842522391'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 19:19:37.293964 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.groups [None req-2a24a79f-320f-4c46-bf5c-e70442d142be tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-842522391. Aug 18 19:19:37.313473 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2a24a79f-320f-4c46-bf5c-e70442d142be tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Availability zone cache updated, next update will occur around 2026-08-18 20:19:37.313054. {{(pid=100580) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 19:19:37.313648 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2a24a79f-320f-4c46-bf5c-e70442d142be tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Availability Zones retrieved successfully. Aug 18 19:19:37.330662 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-2a24a79f-320f-4c46-bf5c-e70442d142be tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Created reservations ['595bb66f-7b4d-4417-91c6-b93a13c50ad4'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:37.355432 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2a24a79f-320f-4c46-bf5c-e70442d142be tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Aug 18 19:19:37.355801 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 227/909] 10.4.3.170 () {70 vars in 1297 bytes} [Tue Aug 18 19:19:37 2026] POST /volume/v3/groups => generated 115 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:37.363556 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-37da2c2f-bceb-479d-b63c-53eca10a72ea None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:37.365591 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-37da2c2f-bceb-479d-b63c-53eca10a72ea tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] GET https://10.4.3.170/volume/v3/groups/fff1dff2-ab75-4620-bf2d-285a7c22e91d Aug 18 19:19:37.365783 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-13de59fa-c6ea-475c-97af-52a705d8cf3d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:37.365974 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-37da2c2f-bceb-479d-b63c-53eca10a72ea tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:37.366037 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-37da2c2f-bceb-479d-b63c-53eca10a72ea tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:37.366195 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.groups [None req-37da2c2f-bceb-479d-b63c-53eca10a72ea tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] show called for member fff1dff2-ab75-4620-bf2d-285a7c22e91d {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:19:37.367973 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-13de59fa-c6ea-475c-97af-52a705d8cf3d tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] GET https://10.4.3.170/volume/v3/snapshots/1a5b80df-ea79-4d2d-867b-f2f9b36a8451 Aug 18 19:19:37.368242 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-13de59fa-c6ea-475c-97af-52a705d8cf3d tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:37.368522 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-13de59fa-c6ea-475c-97af-52a705d8cf3d tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:37.371941 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:37.371941 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:37.376266 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:37.376266 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:37.377017 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-13de59fa-c6ea-475c-97af-52a705d8cf3d tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Snapshot retrieved successfully. Aug 18 19:19:37.378085 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-13de59fa-c6ea-475c-97af-52a705d8cf3d tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/snapshots/1a5b80df-ea79-4d2d-867b-f2f9b36a8451 returned with HTTP 200 Aug 18 19:19:37.378496 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 227/910] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:37 2026] GET /volume/v3/snapshots/1a5b80df-ea79-4d2d-867b-f2f9b36a8451 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:37.392449 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-10bf3d53-8d25-47e7-a028-327f1e900168 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:37.400493 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-37da2c2f-bceb-479d-b63c-53eca10a72ea tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] https://10.4.3.170/volume/v3/groups/fff1dff2-ab75-4620-bf2d-285a7c22e91d returned with HTTP 200 Aug 18 19:19:37.400611 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-10bf3d53-8d25-47e7-a028-327f1e900168 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] POST https://10.4.3.170/volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4/action Aug 18 19:19:37.400653 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 230/911] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:19:37 2026] GET /volume/v3/groups/fff1dff2-ab75-4620-bf2d-285a7c22e91d => generated 395 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:37.400687 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-10bf3d53-8d25-47e7-a028-327f1e900168 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:37.400687 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-10bf3d53-8d25-47e7-a028-327f1e900168 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:37.415909 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:37.415909 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:37.416699 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-10bf3d53-8d25-47e7-a028-327f1e900168 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Volume info retrieved successfully. Aug 18 19:19:37.464162 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-10bf3d53-8d25-47e7-a028-327f1e900168 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Created reservations ['be78c2a3-5fc1-40b8-978b-41ebb6d2a178', '13dadb76-8ade-42eb-af0d-eb97fdc0fa13'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:37.472873 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-10bf3d53-8d25-47e7-a028-327f1e900168 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Extend volume request issued successfully. Aug 18 19:19:37.473225 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-10bf3d53-8d25-47e7-a028-327f1e900168 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4/action returned with HTTP 202 Aug 18 19:19:37.473745 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 228/912] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:19:37 2026] POST /volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:19:37.482473 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-265e6591-bc17-43cf-b20c-f8666d8919ea None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:37.484879 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-265e6591-bc17-43cf-b20c-f8666d8919ea tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] GET https://10.4.3.170/volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 Aug 18 19:19:37.485041 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-265e6591-bc17-43cf-b20c-f8666d8919ea tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:37.485331 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-265e6591-bc17-43cf-b20c-f8666d8919ea tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:37.495236 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:37.495236 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:37.499722 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-265e6591-bc17-43cf-b20c-f8666d8919ea tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Volume info retrieved successfully. Aug 18 19:19:37.503991 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-265e6591-bc17-43cf-b20c-f8666d8919ea tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 returned with HTTP 200 Aug 18 19:19:37.504511 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 228/913] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:37 2026] GET /volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:37.814758 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e82242e6-85cd-4c51-937b-d0d096802a29 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:37.816893 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e82242e6-85cd-4c51-937b-d0d096802a29 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] GET https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213 Aug 18 19:19:37.817131 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e82242e6-85cd-4c51-937b-d0d096802a29 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:37.817380 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e82242e6-85cd-4c51-937b-d0d096802a29 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:37.824752 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e82242e6-85cd-4c51-937b-d0d096802a29 tempest-VolumesMetadataTest-1303895092 tempest-VolumesMetadataTest-1303895092-project-member] https://10.4.3.170/volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213 returned with HTTP 404 Aug 18 19:19:37.825235 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 228/914] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:37 2026] GET /volume/v3/volumes/c8371d49-819b-4e19-81c6-bcb39ff44213 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:38.408303 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-65d3cfe3-ac11-4901-a74c-5afbc4776d7e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:38.410273 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-65d3cfe3-ac11-4901-a74c-5afbc4776d7e tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] GET https://10.4.3.170/volume/v3/groups/fff1dff2-ab75-4620-bf2d-285a7c22e91d Aug 18 19:19:38.410541 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-65d3cfe3-ac11-4901-a74c-5afbc4776d7e tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:38.410767 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-65d3cfe3-ac11-4901-a74c-5afbc4776d7e tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:38.410916 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.groups [None req-65d3cfe3-ac11-4901-a74c-5afbc4776d7e tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] show called for member fff1dff2-ab75-4620-bf2d-285a7c22e91d {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:19:38.414325 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:38.414325 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:38.421859 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-65d3cfe3-ac11-4901-a74c-5afbc4776d7e tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] https://10.4.3.170/volume/v3/groups/fff1dff2-ab75-4620-bf2d-285a7c22e91d returned with HTTP 200 Aug 18 19:19:38.422421 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 231/915] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:19:38 2026] GET /volume/v3/groups/fff1dff2-ab75-4620-bf2d-285a7c22e91d => generated 396 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:38.435296 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:38.439508 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:38.439508 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-102099318", "volume_type": "d0bb0d00-7f3a-47ec-94d9-aebb1d3c67f3", "group_id": "fff1dff2-ab75-4620-bf2d-285a7c22e91d", "size": 1}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:38.440406 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-102099318', 'volume_type': 'd0bb0d00-7f3a-47ec-94d9-aebb1d3c67f3', 'group_id': 'fff1dff2-ab75-4620-bf2d-285a7c22e91d', 'size': 1}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:38.443167 np0000007688 devstack@c-api.service[100582]: DEBUG dbcounter [-] [100582] Writing DB stats cinder:SELECT=572,cinder:UPDATE=144,cinder:INSERT=90,cinder:DELETE=3 {{(pid=100582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:19:38.453568 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:38.453568 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:38.454417 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Create volume of 1 GB Aug 18 19:19:38.469717 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Availability Zones retrieved successfully. Aug 18 19:19:38.475163 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Flow 'volume_create_api' (a474a44f-8726-4655-92ca-5e4b7fca20d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:38.476133 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44a31531-9bb1-4e07-a022-741d7b505e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:38.478145 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:38.478145 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:38.478145 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:19:38.495727 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44a31531-9bb1-4e07-a022-741d7b505e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:19:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d0bb0d00-7f3a-47ec-94d9-aebb1d3c67f3,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1589868530',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd0bb0d00-7f3a-47ec-94d9-aebb1d3c67f3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fff1dff2-ab75-4620-bf2d-285a7c22e91d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:38.496642 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87ff7914-4cae-4008-ae43-a9050c6a83e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:38.518824 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-82f4c2a3-d2b0-4844-9705-8db3f6dd8106 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:38.520533 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-82f4c2a3-d2b0-4844-9705-8db3f6dd8106 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] GET https://10.4.3.170/volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 Aug 18 19:19:38.520722 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-82f4c2a3-d2b0-4844-9705-8db3f6dd8106 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:38.520890 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-82f4c2a3-d2b0-4844-9705-8db3f6dd8106 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:38.522186 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1589868530 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1589868530, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:19:38.522638 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1589868530 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1589868530, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:19:38.527190 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:38.527190 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:38.530524 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-82f4c2a3-d2b0-4844-9705-8db3f6dd8106 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Volume info retrieved successfully. Aug 18 19:19:38.534904 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-82f4c2a3-d2b0-4844-9705-8db3f6dd8106 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 returned with HTTP 200 Aug 18 19:19:38.534996 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 229/916] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:38 2026] GET /volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:38.550913 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-102f0721-96a7-404f-b6bb-e8f6372d2d3b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:38.553267 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-102f0721-96a7-404f-b6bb-e8f6372d2d3b tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] GET https://10.4.3.170/volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 Aug 18 19:19:38.553526 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-102f0721-96a7-404f-b6bb-e8f6372d2d3b tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:38.553773 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-102f0721-96a7-404f-b6bb-e8f6372d2d3b tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:38.558753 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Created reservations ['447fd8ff-daca-4409-9ed8-f985d04dab12', '361e8921-3291-47d0-ba77-c10e59507de3', 'fe7d581c-d757-4abe-97a2-4b3319b3b6a2', '162ef911-8248-40a9-b094-651538ce1891'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:38.559863 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87ff7914-4cae-4008-ae43-a9050c6a83e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['447fd8ff-daca-4409-9ed8-f985d04dab12', '361e8921-3291-47d0-ba77-c10e59507de3', 'fe7d581c-d757-4abe-97a2-4b3319b3b6a2', '162ef911-8248-40a9-b094-651538ce1891']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:38.560693 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0fbb79e-b0b4-479a-b142-d5fb24cca408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:38.563317 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:38.563317 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:38.569879 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-102f0721-96a7-404f-b6bb-e8f6372d2d3b tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Volume info retrieved successfully. Aug 18 19:19:38.575314 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-102f0721-96a7-404f-b6bb-e8f6372d2d3b tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 returned with HTTP 200 Aug 18 19:19:38.575861 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 229/917] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:38 2026] GET /volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:38.588267 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-81911d2a-759c-4853-8f2a-c4145b8a2c44 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:38.589751 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0fbb79e-b0b4-479a-b142-d5fb24cca408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f320f8f-b7cc-485b-a738-6d9c4cf9855e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-102099318',encryption_key_id=None,group_id=fff1dff2-ab75-4620-bf2d-285a7c22e91d,group_type_id=,metadata={},multiattach=False,project_id='581accdb4d5a43bda48f7043b4807ce4',qos_specs=None,replication_status=,reservations=['447fd8ff-daca-4409-9ed8-f985d04dab12','361e8921-3291-47d0-ba77-c10e59507de3','fe7d581c-d757-4abe-97a2-4b3319b3b6a2','162ef911-8248-40a9-b094-651538ce1891'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4194cef79a6f42c19b1b7ee20ea8ead6',volume_type_id=d0bb0d00-7f3a-47ec-94d9-aebb1d3c67f3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:19:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-102099318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fff1dff2-ab75-4620-bf2d-285a7c22e91d,host=None,id=0f320f8f-b7cc-485b-a738-6d9c4cf9855e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='581accdb4d5a43bda48f7043b4807ce4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4194cef79a6f42c19b1b7ee20ea8ead6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d0bb0d00-7f3a-47ec-94d9-aebb1d3c67f3),volume_type_id=d0bb0d00-7f3a-47ec-94d9-aebb1d3c67f3)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:38.592379 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98f3f414-3d8b-4eaa-a414-27eeaf5bf511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:38.592467 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-81911d2a-759c-4853-8f2a-c4145b8a2c44 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/1a5b80df-ea79-4d2d-867b-f2f9b36a8451 Aug 18 19:19:38.592467 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-81911d2a-759c-4853-8f2a-c4145b8a2c44 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:38.592467 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-81911d2a-759c-4853-8f2a-c4145b8a2c44 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:38.592467 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-81911d2a-759c-4853-8f2a-c4145b8a2c44 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Delete snapshot with id: 1a5b80df-ea79-4d2d-867b-f2f9b36a8451 Aug 18 19:19:38.596551 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:38.596551 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:38.597046 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-81911d2a-759c-4853-8f2a-c4145b8a2c44 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Snapshot retrieved successfully. Aug 18 19:19:38.612739 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98f3f414-3d8b-4eaa-a414-27eeaf5bf511) transitioned into state 'SUCCESS' from state '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-102099318',encryption_key_id=None,group_id=fff1dff2-ab75-4620-bf2d-285a7c22e91d,group_type_id=,metadata={},multiattach=False,project_id='581accdb4d5a43bda48f7043b4807ce4',qos_specs=None,replication_status=,reservations=['447fd8ff-daca-4409-9ed8-f985d04dab12','361e8921-3291-47d0-ba77-c10e59507de3','fe7d581c-d757-4abe-97a2-4b3319b3b6a2','162ef911-8248-40a9-b094-651538ce1891'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4194cef79a6f42c19b1b7ee20ea8ead6',volume_type_id=d0bb0d00-7f3a-47ec-94d9-aebb1d3c67f3)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:38.614891 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de49a7e8-0f3e-40bf-a7f7-a02333e96556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:38.616292 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-81911d2a-759c-4853-8f2a-c4145b8a2c44 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Snapshot delete request issued successfully. Aug 18 19:19:38.616292 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-81911d2a-759c-4853-8f2a-c4145b8a2c44 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/snapshots/1a5b80df-ea79-4d2d-867b-f2f9b36a8451 returned with HTTP 202 Aug 18 19:19:38.616292 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 232/918] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:19:38 2026] DELETE /volume/v3/snapshots/1a5b80df-ea79-4d2d-867b-f2f9b36a8451 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:19:38.623424 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2c8751d7-8d57-4f3e-b7f9-3734b22eae00 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:38.625195 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2c8751d7-8d57-4f3e-b7f9-3734b22eae00 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] GET https://10.4.3.170/volume/v3/snapshots/1a5b80df-ea79-4d2d-867b-f2f9b36a8451 Aug 18 19:19:38.625414 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2c8751d7-8d57-4f3e-b7f9-3734b22eae00 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:38.625596 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2c8751d7-8d57-4f3e-b7f9-3734b22eae00 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:38.633553 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de49a7e8-0f3e-40bf-a7f7-a02333e96556) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:38.634383 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Flow 'volume_create_api' (a474a44f-8726-4655-92ca-5e4b7fca20d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:38.634703 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Create volume request issued successfully. Aug 18 19:19:38.634748 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:38.634748 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:38.635176 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2c8751d7-8d57-4f3e-b7f9-3734b22eae00 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Snapshot retrieved successfully. Aug 18 19:19:38.635356 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:19:38.635614 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:19:38.635824 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2c8751d7-8d57-4f3e-b7f9-3734b22eae00 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/snapshots/1a5b80df-ea79-4d2d-867b-f2f9b36a8451 returned with HTTP 200 Aug 18 19:19:38.636162 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 230/919] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:38 2026] GET /volume/v3/snapshots/1a5b80df-ea79-4d2d-867b-f2f9b36a8451 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:38.684864 np0000007688 devstack@c-api.service[100582]: DEBUG oslo_db.sqlalchemy.engines [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:19:38.689898 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:38.689898 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:38.694324 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-75a28a8f-d08d-4d20-ab5f-c3d1beeaf924 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:19:38.694858 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 229/920] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:19:38 2026] POST /volume/v3/volumes => generated 826 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:38.714009 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-cad0153b-09db-497d-8a79-5edf0316335a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:38.715562 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cad0153b-09db-497d-8a79-5edf0316335a tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] GET https://10.4.3.170/volume/v3/volumes/0f320f8f-b7cc-485b-a738-6d9c4cf9855e Aug 18 19:19:38.715746 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cad0153b-09db-497d-8a79-5edf0316335a tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:38.716675 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cad0153b-09db-497d-8a79-5edf0316335a tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:38.726421 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:38.726421 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:38.730736 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-cad0153b-09db-497d-8a79-5edf0316335a tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Volume info retrieved successfully. Aug 18 19:19:38.731608 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-cad0153b-09db-497d-8a79-5edf0316335a tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:19:38.731763 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-cad0153b-09db-497d-8a79-5edf0316335a tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:19:38.781181 np0000007688 devstack@c-api.service[100581]: DEBUG oslo_db.sqlalchemy.engines [None req-cad0153b-09db-497d-8a79-5edf0316335a tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:19:38.787226 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:38.787226 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:38.805995 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cad0153b-09db-497d-8a79-5edf0316335a tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] https://10.4.3.170/volume/v3/volumes/0f320f8f-b7cc-485b-a738-6d9c4cf9855e returned with HTTP 200 Aug 18 19:19:38.806715 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 230/921] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:38 2026] GET /volume/v3/volumes/0f320f8f-b7cc-485b-a738-6d9c4cf9855e => generated 894 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:39.011962 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-551e78ef-1c30-479b-9c83-2ada7f7d3e15 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:39.103467 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-551e78ef-1c30-479b-9c83-2ada7f7d3e15 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:39.105384 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-551e78ef-1c30-479b-9c83-2ada7f7d3e15 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1319851825"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:39.105574 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-551e78ef-1c30-479b-9c83-2ada7f7d3e15 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1319851825'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:39.105808 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-551e78ef-1c30-479b-9c83-2ada7f7d3e15 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Create volume of 1 GB Aug 18 19:19:39.106173 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:39.106173 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:39.110103 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-551e78ef-1c30-479b-9c83-2ada7f7d3e15 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Availability Zones retrieved successfully. Aug 18 19:19:39.115357 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-551e78ef-1c30-479b-9c83-2ada7f7d3e15 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Flow 'volume_create_api' (0860fa32-3bd6-4274-990f-99881ceff919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:39.116413 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-551e78ef-1c30-479b-9c83-2ada7f7d3e15 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f2cd08f-cc56-42f4-92b4-d2a05dca30e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:39.117587 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-551e78ef-1c30-479b-9c83-2ada7f7d3e15 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:19:39.141981 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-551e78ef-1c30-479b-9c83-2ada7f7d3e15 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f2cd08f-cc56-42f4-92b4-d2a05dca30e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:39.143013 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-551e78ef-1c30-479b-9c83-2ada7f7d3e15 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a46ef079-01e3-4f98-94ba-c96da4626feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:39.210828 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-551e78ef-1c30-479b-9c83-2ada7f7d3e15 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Created reservations ['9fef3f7d-ad9e-47f6-9c1e-4c6fb5436452', 'c09f1f90-9e4e-429e-9147-439f7051a6c3', '60d3f1b3-d474-4296-a45f-cb80a4afd768', 'b55b9ef3-9f76-49eb-b1de-fec5ac6ffda0'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:39.212025 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-551e78ef-1c30-479b-9c83-2ada7f7d3e15 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a46ef079-01e3-4f98-94ba-c96da4626feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fef3f7d-ad9e-47f6-9c1e-4c6fb5436452', 'c09f1f90-9e4e-429e-9147-439f7051a6c3', '60d3f1b3-d474-4296-a45f-cb80a4afd768', 'b55b9ef3-9f76-49eb-b1de-fec5ac6ffda0']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:39.213188 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-551e78ef-1c30-479b-9c83-2ada7f7d3e15 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eae18f97-e22b-4c0b-8e21-6e9c7396c504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:39.243392 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-551e78ef-1c30-479b-9c83-2ada7f7d3e15 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eae18f97-e22b-4c0b-8e21-6e9c7396c504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d82850f-9b13-4e90-9c84-81be8b20c4a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1319851825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6246ce76254e7288ec726ad348634c',qos_specs=None,replication_status=,reservations=['9fef3f7d-ad9e-47f6-9c1e-4c6fb5436452','c09f1f90-9e4e-429e-9147-439f7051a6c3','60d3f1b3-d474-4296-a45f-cb80a4afd768','b55b9ef3-9f76-49eb-b1de-fec5ac6ffda0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91110602752041458d765985f0a04641',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:19:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1319851825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d82850f-9b13-4e90-9c84-81be8b20c4a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e6246ce76254e7288ec726ad348634c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91110602752041458d765985f0a04641',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:39.244343 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-551e78ef-1c30-479b-9c83-2ada7f7d3e15 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6047838-4430-4875-99f3-e903689e417b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:39.260209 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-551e78ef-1c30-479b-9c83-2ada7f7d3e15 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6047838-4430-4875-99f3-e903689e417b) transitioned into state 'SUCCESS' from state '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-1319851825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6246ce76254e7288ec726ad348634c',qos_specs=None,replication_status=,reservations=['9fef3f7d-ad9e-47f6-9c1e-4c6fb5436452','c09f1f90-9e4e-429e-9147-439f7051a6c3','60d3f1b3-d474-4296-a45f-cb80a4afd768','b55b9ef3-9f76-49eb-b1de-fec5ac6ffda0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91110602752041458d765985f0a04641',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:39.261323 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-551e78ef-1c30-479b-9c83-2ada7f7d3e15 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14f6edee-b469-48df-8136-94cf24015a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:39.271109 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-551e78ef-1c30-479b-9c83-2ada7f7d3e15 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14f6edee-b469-48df-8136-94cf24015a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:39.272782 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-551e78ef-1c30-479b-9c83-2ada7f7d3e15 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Flow 'volume_create_api' (0860fa32-3bd6-4274-990f-99881ceff919) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:39.272977 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-551e78ef-1c30-479b-9c83-2ada7f7d3e15 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Create volume request issued successfully. Aug 18 19:19:39.273851 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-551e78ef-1c30-479b-9c83-2ada7f7d3e15 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:19:39.274489 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 233/922] 10.4.3.170 () {70 vars in 1298 bytes} [Tue Aug 18 19:19:39 2026] POST /volume/v3/volumes => generated 752 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:39.287721 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e3c7ee4e-7a1e-4f3c-835e-7502394690b7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:39.289543 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e3c7ee4e-7a1e-4f3c-835e-7502394690b7 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] GET https://10.4.3.170/volume/v3/volumes/4d82850f-9b13-4e90-9c84-81be8b20c4a9 Aug 18 19:19:39.289766 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e3c7ee4e-7a1e-4f3c-835e-7502394690b7 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:39.289963 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e3c7ee4e-7a1e-4f3c-835e-7502394690b7 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:39.296629 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:39.296629 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:39.300121 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e3c7ee4e-7a1e-4f3c-835e-7502394690b7 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Volume info retrieved successfully. Aug 18 19:19:39.304917 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e3c7ee4e-7a1e-4f3c-835e-7502394690b7 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/volumes/4d82850f-9b13-4e90-9c84-81be8b20c4a9 returned with HTTP 200 Aug 18 19:19:39.305571 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 231/923] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:19:39 2026] GET /volume/v3/volumes/4d82850f-9b13-4e90-9c84-81be8b20c4a9 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:39.646583 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7459b574-466a-4971-8bf6-f9599b589b87 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:39.648909 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7459b574-466a-4971-8bf6-f9599b589b87 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] GET https://10.4.3.170/volume/v3/snapshots/1a5b80df-ea79-4d2d-867b-f2f9b36a8451 Aug 18 19:19:39.649146 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7459b574-466a-4971-8bf6-f9599b589b87 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:39.649390 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7459b574-466a-4971-8bf6-f9599b589b87 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:39.654342 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7459b574-466a-4971-8bf6-f9599b589b87 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/snapshots/1a5b80df-ea79-4d2d-867b-f2f9b36a8451 returned with HTTP 404 Aug 18 19:19:39.654904 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 230/924] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:39 2026] GET /volume/v3/snapshots/1a5b80df-ea79-4d2d-867b-f2f9b36a8451 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:39.661986 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e82c651a-07f6-46e1-a61e-95fd53135700 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:39.664607 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e82c651a-07f6-46e1-a61e-95fd53135700 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] GET https://10.4.3.170/volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 Aug 18 19:19:39.664815 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e82c651a-07f6-46e1-a61e-95fd53135700 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:39.665024 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e82c651a-07f6-46e1-a61e-95fd53135700 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:39.672499 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:39.672499 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:39.676588 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e82c651a-07f6-46e1-a61e-95fd53135700 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Volume info retrieved successfully. Aug 18 19:19:39.681822 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e82c651a-07f6-46e1-a61e-95fd53135700 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 returned with HTTP 200 Aug 18 19:19:39.682289 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 231/925] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:39 2026] GET /volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:39.699515 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-917eddbd-542f-4849-9573-e16e2c67b0aa None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:39.701240 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-917eddbd-542f-4849-9573-e16e2c67b0aa tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] DELETE https://10.4.3.170/volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 Aug 18 19:19:39.701545 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-917eddbd-542f-4849-9573-e16e2c67b0aa tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:39.701842 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-917eddbd-542f-4849-9573-e16e2c67b0aa tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:39.702068 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-917eddbd-542f-4849-9573-e16e2c67b0aa tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Delete volume with id: 95b7693d-680d-4036-958e-7e0b17953ac4 Aug 18 19:19:39.708820 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:39.708820 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:39.711145 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-917eddbd-542f-4849-9573-e16e2c67b0aa tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Volume info retrieved successfully. Aug 18 19:19:39.727230 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-917eddbd-542f-4849-9573-e16e2c67b0aa tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Delete volume request issued successfully. Aug 18 19:19:39.727578 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-917eddbd-542f-4849-9573-e16e2c67b0aa tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 returned with HTTP 202 Aug 18 19:19:39.728152 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 234/926] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:19:39 2026] DELETE /volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:19:39.736822 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-13db9cad-e7f0-4b5f-913c-9b84521408f5 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:39.738648 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-13db9cad-e7f0-4b5f-913c-9b84521408f5 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] GET https://10.4.3.170/volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 Aug 18 19:19:39.738856 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-13db9cad-e7f0-4b5f-913c-9b84521408f5 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:39.739064 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-13db9cad-e7f0-4b5f-913c-9b84521408f5 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:39.746700 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:39.746700 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:39.750888 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-13db9cad-e7f0-4b5f-913c-9b84521408f5 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Volume info retrieved successfully. Aug 18 19:19:39.755532 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-13db9cad-e7f0-4b5f-913c-9b84521408f5 tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 returned with HTTP 200 Aug 18 19:19:39.756155 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 232/927] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:39 2026] GET /volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:39.819872 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-71683adc-f157-4ee2-8d6f-600d9ff264f7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:39.821553 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-71683adc-f157-4ee2-8d6f-600d9ff264f7 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] GET https://10.4.3.170/volume/v3/volumes/0f320f8f-b7cc-485b-a738-6d9c4cf9855e Aug 18 19:19:39.821780 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-71683adc-f157-4ee2-8d6f-600d9ff264f7 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:39.821975 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-71683adc-f157-4ee2-8d6f-600d9ff264f7 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:39.829376 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:39.829376 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:39.833323 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-71683adc-f157-4ee2-8d6f-600d9ff264f7 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Volume info retrieved successfully. Aug 18 19:19:39.834015 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-71683adc-f157-4ee2-8d6f-600d9ff264f7 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:19:39.834171 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-71683adc-f157-4ee2-8d6f-600d9ff264f7 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:19:39.872811 np0000007688 devstack@c-api.service[100582]: DEBUG oslo_db.sqlalchemy.engines [None req-71683adc-f157-4ee2-8d6f-600d9ff264f7 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:19:39.875962 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:39.875962 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:39.882117 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-71683adc-f157-4ee2-8d6f-600d9ff264f7 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] https://10.4.3.170/volume/v3/volumes/0f320f8f-b7cc-485b-a738-6d9c4cf9855e returned with HTTP 200 Aug 18 19:19:39.882510 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 231/928] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:39 2026] GET /volume/v3/volumes/0f320f8f-b7cc-485b-a738-6d9c4cf9855e => generated 919 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:39.894790 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-76882c15-1a03-49f2-8892-e06c2ebe07c4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:39.896648 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-76882c15-1a03-49f2-8892-e06c2ebe07c4 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] POST https://10.4.3.170/volume/v3/group_snapshots Aug 18 19:19:39.896981 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-76882c15-1a03-49f2-8892-e06c2ebe07c4 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "fff1dff2-ab75-4620-bf2d-285a7c22e91d", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-303476650"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:39.898304 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.group_snapshots [None req-76882c15-1a03-49f2-8892-e06c2ebe07c4 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'fff1dff2-ab75-4620-bf2d-285a7c22e91d', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-303476650'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 19:19:39.901903 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:39.901903 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:39.905541 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.group_snapshots [None req-76882c15-1a03-49f2-8892-e06c2ebe07c4 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-303476650. Aug 18 19:19:39.945763 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:39.945763 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:39.956871 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-76882c15-1a03-49f2-8892-e06c2ebe07c4 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1589868530 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1589868530, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:19:39.957629 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-76882c15-1a03-49f2-8892-e06c2ebe07c4 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1589868530 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1589868530, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:19:39.978151 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-76882c15-1a03-49f2-8892-e06c2ebe07c4 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Created reservations ['9b92ebcc-d57c-4eaa-b8fd-48af547ed24c', 'ef235b99-251f-4e44-939b-ea1e84cc856a', '64f7498b-5afc-4bc8-809d-02a74fb18175', 'bb5d1814-48a2-47ff-9515-6f803ce9cf80'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:40.007213 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-76882c15-1a03-49f2-8892-e06c2ebe07c4 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] https://10.4.3.170/volume/v3/group_snapshots returned with HTTP 202 Aug 18 19:19:40.008168 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 232/929] 10.4.3.170 () {70 vars in 1324 bytes} [Tue Aug 18 19:19:39 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:40.020904 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-59deae7e-5727-4aa6-b644-c24b88fb22bb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:40.022764 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-59deae7e-5727-4aa6-b644-c24b88fb22bb tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 Aug 18 19:19:40.023195 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-59deae7e-5727-4aa6-b644-c24b88fb22bb tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:40.023574 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-59deae7e-5727-4aa6-b644-c24b88fb22bb tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:40.023868 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.group_snapshots [None req-59deae7e-5727-4aa6-b644-c24b88fb22bb tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] show called for member 379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 19:19:40.031221 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:40.031221 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:40.036440 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-59deae7e-5727-4aa6-b644-c24b88fb22bb tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] https://10.4.3.170/volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 returned with HTTP 200 Aug 18 19:19:40.037152 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 235/930] 10.4.3.170 () {68 vars in 1413 bytes} [Tue Aug 18 19:19:40 2026] GET /volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 => generated 329 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:40.328904 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-76772a41-3d9d-4379-86a4-438afc8625ed None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:40.330481 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-76772a41-3d9d-4379-86a4-438afc8625ed tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] GET https://10.4.3.170/volume/v3/volumes/4d82850f-9b13-4e90-9c84-81be8b20c4a9 Aug 18 19:19:40.330656 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-76772a41-3d9d-4379-86a4-438afc8625ed tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:40.330845 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-76772a41-3d9d-4379-86a4-438afc8625ed tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:40.337686 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:40.337686 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:40.341693 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-76772a41-3d9d-4379-86a4-438afc8625ed tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Volume info retrieved successfully. Aug 18 19:19:40.345798 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-76772a41-3d9d-4379-86a4-438afc8625ed tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/volumes/4d82850f-9b13-4e90-9c84-81be8b20c4a9 returned with HTTP 200 Aug 18 19:19:40.346170 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 233/931] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:19:40 2026] GET /volume/v3/volumes/4d82850f-9b13-4e90-9c84-81be8b20c4a9 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:40.358033 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4311ba38-97a4-4cb8-8bfb-b0c590956ba5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:40.359988 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4311ba38-97a4-4cb8-8bfb-b0c590956ba5 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] POST https://10.4.3.170/volume/v3/backups Aug 18 19:19:40.360285 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4311ba38-97a4-4cb8-8bfb-b0c590956ba5 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4d82850f-9b13-4e90-9c84-81be8b20c4a9", "name": "tempest-VolumesBackupsV39Test-Backup-1474559015", "container": "tempest-volumesbackupsv39test-backup-container-405880391"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:40.361591 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.backups [None req-4311ba38-97a4-4cb8-8bfb-b0c590956ba5 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Creating new backup {'backup': {'volume_id': '4d82850f-9b13-4e90-9c84-81be8b20c4a9', 'name': 'tempest-VolumesBackupsV39Test-Backup-1474559015', 'container': 'tempest-volumesbackupsv39test-backup-container-405880391'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:19:40.361716 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.backups [None req-4311ba38-97a4-4cb8-8bfb-b0c590956ba5 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Creating backup of volume 4d82850f-9b13-4e90-9c84-81be8b20c4a9 in container tempest-volumesbackupsv39test-backup-container-405880391 Aug 18 19:19:40.368592 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:40.368592 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:40.369304 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4311ba38-97a4-4cb8-8bfb-b0c590956ba5 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Volume info retrieved successfully. Aug 18 19:19:40.396389 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-4311ba38-97a4-4cb8-8bfb-b0c590956ba5 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Created reservations ['5c4029e3-0865-419f-a183-5a19bee51d7b', '669576fe-3dfb-4199-b850-4a4747d76fbc'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:40.433329 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4311ba38-97a4-4cb8-8bfb-b0c590956ba5 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:19:40.433792 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 232/932] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:19:40 2026] POST /volume/v3/backups => generated 333 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:40.442232 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-80ed5112-2e67-4a1d-b50e-37cdb7d2337f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:40.444938 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-80ed5112-2e67-4a1d-b50e-37cdb7d2337f tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] GET https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 Aug 18 19:19:40.445390 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-80ed5112-2e67-4a1d-b50e-37cdb7d2337f tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:40.445736 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-80ed5112-2e67-4a1d-b50e-37cdb7d2337f tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:40.446048 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-80ed5112-2e67-4a1d-b50e-37cdb7d2337f tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Show backup with id 456620c1-631f-4a0b-bec4-54a9be540bf4. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:19:40.451646 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:40.451646 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:40.452722 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-80ed5112-2e67-4a1d-b50e-37cdb7d2337f tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 returned with HTTP 200 Aug 18 19:19:40.453190 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 233/933] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:19:40 2026] GET /volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:40.768714 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f25f7a11-b948-4670-9107-75db782a066a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:40.772377 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f25f7a11-b948-4670-9107-75db782a066a tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] GET https://10.4.3.170/volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 Aug 18 19:19:40.772377 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f25f7a11-b948-4670-9107-75db782a066a tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:40.772377 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f25f7a11-b948-4670-9107-75db782a066a tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:40.777042 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f25f7a11-b948-4670-9107-75db782a066a tempest-VolumesExtendTest-851957373 tempest-VolumesExtendTest-851957373-project-member] https://10.4.3.170/volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 returned with HTTP 404 Aug 18 19:19:40.777670 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 236/934] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:40 2026] GET /volume/v3/volumes/95b7693d-680d-4036-958e-7e0b17953ac4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:41.048469 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4bb2689d-b229-4fbf-a3da-27cfdf9bc983 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:41.050733 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4bb2689d-b229-4fbf-a3da-27cfdf9bc983 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 Aug 18 19:19:41.051051 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4bb2689d-b229-4fbf-a3da-27cfdf9bc983 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:41.051316 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4bb2689d-b229-4fbf-a3da-27cfdf9bc983 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:41.051522 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.group_snapshots [None req-4bb2689d-b229-4fbf-a3da-27cfdf9bc983 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] show called for member 379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 19:19:41.058143 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:41.058143 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:41.062979 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4bb2689d-b229-4fbf-a3da-27cfdf9bc983 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] https://10.4.3.170/volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 returned with HTTP 200 Aug 18 19:19:41.063515 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 234/935] 10.4.3.170 () {68 vars in 1413 bytes} [Tue Aug 18 19:19:41 2026] GET /volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:41.074951 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7c0eae00-1aa4-4014-890e-deb2ae11807d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:41.075321 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7c0eae00-1aa4-4014-890e-deb2ae11807d tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail Aug 18 19:19:41.075321 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7c0eae00-1aa4-4014-890e-deb2ae11807d tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:41.075509 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7c0eae00-1aa4-4014-890e-deb2ae11807d tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Calling method 'detail' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:41.075822 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-7c0eae00-1aa4-4014-890e-deb2ae11807d tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:19:41.076182 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:41.076182 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:41.077258 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.db.api [None req-7c0eae00-1aa4-4014-890e-deb2ae11807d tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Building query based on filter {{(pid=100582) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:19:41.090631 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-7c0eae00-1aa4-4014-890e-deb2ae11807d tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Get all snapshots completed successfully. Aug 18 19:19:41.091114 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:41.091114 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:41.091842 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7c0eae00-1aa4-4014-890e-deb2ae11807d tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 19:19:41.092337 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 233/936] 10.4.3.170 () {66 vars in 1264 bytes} [Tue Aug 18 19:19:41 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:41.103476 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d1b5f1c5-3028-4a68-b59f-e9db2673165a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:41.105924 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d1b5f1c5-3028-4a68-b59f-e9db2673165a tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] GET https://10.4.3.170/volume/v3/snapshots/11ce4a8f-bdf6-40d9-a29c-2bad12d2c898 Aug 18 19:19:41.106213 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d1b5f1c5-3028-4a68-b59f-e9db2673165a tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:41.106555 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d1b5f1c5-3028-4a68-b59f-e9db2673165a tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:41.113533 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:41.113533 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:41.114609 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d1b5f1c5-3028-4a68-b59f-e9db2673165a tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Snapshot retrieved successfully. Aug 18 19:19:41.115699 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d1b5f1c5-3028-4a68-b59f-e9db2673165a tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] https://10.4.3.170/volume/v3/snapshots/11ce4a8f-bdf6-40d9-a29c-2bad12d2c898 returned with HTTP 200 Aug 18 19:19:41.116245 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 234/937] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:19:41 2026] GET /volume/v3/snapshots/11ce4a8f-bdf6-40d9-a29c-2bad12d2c898 => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:41.126554 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e88ebac2-8a11-481d-8971-fd98efe013cb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:41.134438 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e88ebac2-8a11-481d-8971-fd98efe013cb tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] POST https://10.4.3.170/volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7/action Aug 18 19:19:41.134438 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e88ebac2-8a11-481d-8971-fd98efe013cb tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:41.134438 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e88ebac2-8a11-481d-8971-fd98efe013cb tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:41.134438 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.group_snapshots [None req-e88ebac2-8a11-481d-8971-fd98efe013cb tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] Updating group '379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7' with 'creating' {{(pid=100583) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 19:19:41.142196 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:41.142196 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:41.152614 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e88ebac2-8a11-481d-8971-fd98efe013cb tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] https://10.4.3.170/volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7/action returned with HTTP 202 Aug 18 19:19:41.153295 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 237/938] 10.4.3.170 () {70 vars in 1455 bytes} [Tue Aug 18 19:19:41 2026] POST /volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:19:41.161826 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-519f50a4-08b4-472b-9cda-d614330067c3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:41.164743 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-519f50a4-08b4-472b-9cda-d614330067c3 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 Aug 18 19:19:41.165106 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-519f50a4-08b4-472b-9cda-d614330067c3 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:41.165473 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-519f50a4-08b4-472b-9cda-d614330067c3 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:41.165716 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.group_snapshots [None req-519f50a4-08b4-472b-9cda-d614330067c3 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] show called for member 379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 19:19:41.169818 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:41.169818 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:41.180400 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-519f50a4-08b4-472b-9cda-d614330067c3 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] https://10.4.3.170/volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 returned with HTTP 200 Aug 18 19:19:41.180612 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 235/939] 10.4.3.170 () {68 vars in 1413 bytes} [Tue Aug 18 19:19:41 2026] GET /volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:41.191328 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3ccb1ba6-4b92-4d81-a5d8-4c1e04f32b3e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:41.193829 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3ccb1ba6-4b92-4d81-a5d8-4c1e04f32b3e tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] POST https://10.4.3.170/volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7/action Aug 18 19:19:41.194085 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3ccb1ba6-4b92-4d81-a5d8-4c1e04f32b3e tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:41.194253 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3ccb1ba6-4b92-4d81-a5d8-4c1e04f32b3e tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:41.196143 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.group_snapshots [None req-3ccb1ba6-4b92-4d81-a5d8-4c1e04f32b3e tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] Updating group '379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7' with 'available' {{(pid=100582) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 19:19:41.201414 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:41.201414 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:41.208588 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3ccb1ba6-4b92-4d81-a5d8-4c1e04f32b3e tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] https://10.4.3.170/volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7/action returned with HTTP 202 Aug 18 19:19:41.209105 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 234/940] 10.4.3.170 () {70 vars in 1455 bytes} [Tue Aug 18 19:19:41 2026] POST /volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:19:41.216587 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a5e5cd3f-926d-4c38-b463-156aedaf5707 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:41.218348 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a5e5cd3f-926d-4c38-b463-156aedaf5707 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 Aug 18 19:19:41.218627 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a5e5cd3f-926d-4c38-b463-156aedaf5707 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:41.219580 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a5e5cd3f-926d-4c38-b463-156aedaf5707 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:41.219580 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.group_snapshots [None req-a5e5cd3f-926d-4c38-b463-156aedaf5707 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] show called for member 379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 19:19:41.221989 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:41.221989 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:41.225310 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a5e5cd3f-926d-4c38-b463-156aedaf5707 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] https://10.4.3.170/volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 returned with HTTP 200 Aug 18 19:19:41.226461 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 235/941] 10.4.3.170 () {68 vars in 1413 bytes} [Tue Aug 18 19:19:41 2026] GET /volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 => generated 330 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:41.233975 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a8c7cdfd-f8bf-4dcd-a158-4704f1928e96 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:41.236313 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a8c7cdfd-f8bf-4dcd-a158-4704f1928e96 tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] POST https://10.4.3.170/volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7/action Aug 18 19:19:41.236313 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a8c7cdfd-f8bf-4dcd-a158-4704f1928e96 tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:41.236313 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a8c7cdfd-f8bf-4dcd-a158-4704f1928e96 tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:41.237231 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.group_snapshots [None req-a8c7cdfd-f8bf-4dcd-a158-4704f1928e96 tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] Updating group '379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7' with 'error' {{(pid=100583) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 19:19:41.241475 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:41.241475 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:41.247231 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a8c7cdfd-f8bf-4dcd-a158-4704f1928e96 tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] https://10.4.3.170/volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7/action returned with HTTP 202 Aug 18 19:19:41.247706 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 238/942] 10.4.3.170 () {70 vars in 1455 bytes} [Tue Aug 18 19:19:41 2026] POST /volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:19:41.255042 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a585f231-8ebb-49c8-824b-c8d7dfb05d21 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:41.258335 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a585f231-8ebb-49c8-824b-c8d7dfb05d21 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 Aug 18 19:19:41.258708 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a585f231-8ebb-49c8-824b-c8d7dfb05d21 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:41.259037 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a585f231-8ebb-49c8-824b-c8d7dfb05d21 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:41.259224 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.group_snapshots [None req-a585f231-8ebb-49c8-824b-c8d7dfb05d21 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] show called for member 379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 19:19:41.263230 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:41.263230 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:41.268675 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a585f231-8ebb-49c8-824b-c8d7dfb05d21 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] https://10.4.3.170/volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 returned with HTTP 200 Aug 18 19:19:41.269211 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 236/943] 10.4.3.170 () {68 vars in 1413 bytes} [Tue Aug 18 19:19:41 2026] GET /volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 => generated 326 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:41.277030 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-87499be7-ce62-4dd1-8c99-2804018cf438 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:41.279189 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-87499be7-ce62-4dd1-8c99-2804018cf438 tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] POST https://10.4.3.170/volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7/action Aug 18 19:19:41.279596 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-87499be7-ce62-4dd1-8c99-2804018cf438 tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:41.279753 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-87499be7-ce62-4dd1-8c99-2804018cf438 tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:41.281092 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.group_snapshots [None req-87499be7-ce62-4dd1-8c99-2804018cf438 tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] Updating group '379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7' with 'available' {{(pid=100582) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 19:19:41.284136 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:41.284136 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:41.290722 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-87499be7-ce62-4dd1-8c99-2804018cf438 tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] https://10.4.3.170/volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7/action returned with HTTP 202 Aug 18 19:19:41.291268 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 235/944] 10.4.3.170 () {70 vars in 1455 bytes} [Tue Aug 18 19:19:41 2026] POST /volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:19:41.298838 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2a473438-cfed-4dbe-9183-b1d4a293a139 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:41.301791 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2a473438-cfed-4dbe-9183-b1d4a293a139 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 Aug 18 19:19:41.302145 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2a473438-cfed-4dbe-9183-b1d4a293a139 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:41.302454 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2a473438-cfed-4dbe-9183-b1d4a293a139 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:41.302667 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.group_snapshots [None req-2a473438-cfed-4dbe-9183-b1d4a293a139 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] show called for member 379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 19:19:41.306320 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:41.306320 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:41.309994 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2a473438-cfed-4dbe-9183-b1d4a293a139 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] https://10.4.3.170/volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 returned with HTTP 200 Aug 18 19:19:41.310464 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 236/945] 10.4.3.170 () {68 vars in 1413 bytes} [Tue Aug 18 19:19:41 2026] GET /volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:41.320928 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2ebbb1b9-aa8a-4fdc-af6a-2ff7323389a1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:41.322727 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2ebbb1b9-aa8a-4fdc-af6a-2ff7323389a1 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] DELETE https://10.4.3.170/volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 Aug 18 19:19:41.323278 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2ebbb1b9-aa8a-4fdc-af6a-2ff7323389a1 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:41.323278 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2ebbb1b9-aa8a-4fdc-af6a-2ff7323389a1 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:41.323478 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.group_snapshots [None req-2ebbb1b9-aa8a-4fdc-af6a-2ff7323389a1 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] delete called for member 379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 {{(pid=100583) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 19:19:41.323644 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.group_snapshots [None req-2ebbb1b9-aa8a-4fdc-af6a-2ff7323389a1 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Delete group_snapshot with id: 379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 Aug 18 19:19:41.327383 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:41.327383 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:41.363317 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2ebbb1b9-aa8a-4fdc-af6a-2ff7323389a1 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] https://10.4.3.170/volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 returned with HTTP 202 Aug 18 19:19:41.364624 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 239/946] 10.4.3.170 () {68 vars in 1416 bytes} [Tue Aug 18 19:19:41 2026] DELETE /volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:19:41.379727 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bbefdd7c-3877-4545-af14-186dfeb34d03 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:41.382162 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bbefdd7c-3877-4545-af14-186dfeb34d03 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:19:41.382534 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bbefdd7c-3877-4545-af14-186dfeb34d03 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:41.382820 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bbefdd7c-3877-4545-af14-186dfeb34d03 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Calling method 'detail' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:41.383218 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [None req-bbefdd7c-3877-4545-af14-186dfeb34d03 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:19:41.384246 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bbefdd7c-3877-4545-af14-186dfeb34d03 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100580) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:19:41.394935 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-bbefdd7c-3877-4545-af14-186dfeb34d03 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Get all volumes completed successfully. Aug 18 19:19:41.396196 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-bbefdd7c-3877-4545-af14-186dfeb34d03 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:19:41.396373 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-bbefdd7c-3877-4545-af14-186dfeb34d03 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:19:41.441179 np0000007688 devstack@c-api.service[100580]: DEBUG oslo_db.sqlalchemy.engines [None req-bbefdd7c-3877-4545-af14-186dfeb34d03 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100580) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:19:41.444489 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:41.444489 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:41.452485 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bbefdd7c-3877-4545-af14-186dfeb34d03 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:19:41.453051 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 237/947] 10.4.3.170 () {68 vars in 1299 bytes} [Tue Aug 18 19:19:41 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:41.464119 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d6b222a4-e798-4b46-bf47-70158878779e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:41.467052 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e4acaa05-ea5a-48c8-9da3-2bb5667d3242 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:41.467266 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d6b222a4-e798-4b46-bf47-70158878779e tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] GET https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 Aug 18 19:19:41.467438 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d6b222a4-e798-4b46-bf47-70158878779e tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:41.467606 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d6b222a4-e798-4b46-bf47-70158878779e tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:41.467712 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-d6b222a4-e798-4b46-bf47-70158878779e tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Show backup with id 456620c1-631f-4a0b-bec4-54a9be540bf4. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:19:41.468945 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e4acaa05-ea5a-48c8-9da3-2bb5667d3242 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail Aug 18 19:19:41.469002 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e4acaa05-ea5a-48c8-9da3-2bb5667d3242 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:41.469221 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e4acaa05-ea5a-48c8-9da3-2bb5667d3242 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Calling method 'detail' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:41.469543 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-e4acaa05-ea5a-48c8-9da3-2bb5667d3242 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:19:41.470943 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.db.api [None req-e4acaa05-ea5a-48c8-9da3-2bb5667d3242 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Building query based on filter {{(pid=100581) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:19:41.474149 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:41.474149 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:41.475076 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e4acaa05-ea5a-48c8-9da3-2bb5667d3242 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Get all snapshots completed successfully. Aug 18 19:19:41.475150 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d6b222a4-e798-4b46-bf47-70158878779e tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 returned with HTTP 200 Aug 18 19:19:41.475628 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 236/948] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:19:41 2026] GET /volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:41.476000 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e4acaa05-ea5a-48c8-9da3-2bb5667d3242 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 19:19:41.476470 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 237/949] 10.4.3.170 () {66 vars in 1264 bytes} [Tue Aug 18 19:19:41 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:19:41.488249 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3a317eba-7935-4759-8b54-a471fb37b5b1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:41.489824 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3a317eba-7935-4759-8b54-a471fb37b5b1 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 Aug 18 19:19:41.491498 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3a317eba-7935-4759-8b54-a471fb37b5b1 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:41.491498 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3a317eba-7935-4759-8b54-a471fb37b5b1 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:41.491498 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.group_snapshots [None req-3a317eba-7935-4759-8b54-a471fb37b5b1 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] show called for member 379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 19:19:41.494039 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3a317eba-7935-4759-8b54-a471fb37b5b1 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] https://10.4.3.170/volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 returned with HTTP 404 Aug 18 19:19:41.494705 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 240/950] 10.4.3.170 () {68 vars in 1413 bytes} [Tue Aug 18 19:19:41 2026] GET /volume/v3/group_snapshots/379cf0c5-08bb-48fc-9ff9-6cb5a046f6a7 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:19:41.502398 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5ebd7343-e465-4e7e-aaf9-6d50b0e4c1d8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:41.508128 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5ebd7343-e465-4e7e-aaf9-6d50b0e4c1d8 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:19:41.508268 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5ebd7343-e465-4e7e-aaf9-6d50b0e4c1d8 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:41.508550 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5ebd7343-e465-4e7e-aaf9-6d50b0e4c1d8 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Calling method 'detail' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:41.508806 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [None req-5ebd7343-e465-4e7e-aaf9-6d50b0e4c1d8 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:19:41.509656 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-5ebd7343-e465-4e7e-aaf9-6d50b0e4c1d8 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100580) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:19:41.517504 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-5ebd7343-e465-4e7e-aaf9-6d50b0e4c1d8 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Get all volumes completed successfully. Aug 18 19:19:41.518222 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-5ebd7343-e465-4e7e-aaf9-6d50b0e4c1d8 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:19:41.518413 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-5ebd7343-e465-4e7e-aaf9-6d50b0e4c1d8 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:19:41.558515 np0000007688 devstack@c-api.service[100580]: DEBUG oslo_db.sqlalchemy.engines [None req-5ebd7343-e465-4e7e-aaf9-6d50b0e4c1d8 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100580) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:19:41.561080 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:41.561080 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:41.569214 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5ebd7343-e465-4e7e-aaf9-6d50b0e4c1d8 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:19:41.569214 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 238/951] 10.4.3.170 () {68 vars in 1299 bytes} [Tue Aug 18 19:19:41 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:41.582834 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2af3b2c2-875d-4b9d-856c-72c1dd55bb56 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:41.584652 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2af3b2c2-875d-4b9d-856c-72c1dd55bb56 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] POST https://10.4.3.170/volume/v3/groups/fff1dff2-ab75-4620-bf2d-285a7c22e91d/action Aug 18 19:19:41.584997 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2af3b2c2-875d-4b9d-856c-72c1dd55bb56 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:41.585141 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2af3b2c2-875d-4b9d-856c-72c1dd55bb56 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:41.586964 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.groups [None req-2af3b2c2-875d-4b9d-856c-72c1dd55bb56 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] delete called for group fff1dff2-ab75-4620-bf2d-285a7c22e91d {{(pid=100582) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 19:19:41.587089 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.groups [None req-2af3b2c2-875d-4b9d-856c-72c1dd55bb56 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Delete group with id: fff1dff2-ab75-4620-bf2d-285a7c22e91d Aug 18 19:19:41.591169 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:41.591169 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:41.672920 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2af3b2c2-875d-4b9d-856c-72c1dd55bb56 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] https://10.4.3.170/volume/v3/groups/fff1dff2-ab75-4620-bf2d-285a7c22e91d/action returned with HTTP 202 Aug 18 19:19:41.673476 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 237/952] 10.4.3.170 () {70 vars in 1428 bytes} [Tue Aug 18 19:19:41 2026] POST /volume/v3/groups/fff1dff2-ab75-4620-bf2d-285a7c22e91d/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:19:41.688217 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c76deb35-7fd2-4f50-b09b-d2ce1b57795a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:41.691460 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c76deb35-7fd2-4f50-b09b-d2ce1b57795a tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] GET https://10.4.3.170/volume/v3/volumes/0f320f8f-b7cc-485b-a738-6d9c4cf9855e Aug 18 19:19:41.691725 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c76deb35-7fd2-4f50-b09b-d2ce1b57795a tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:41.691965 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c76deb35-7fd2-4f50-b09b-d2ce1b57795a tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:41.713824 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:41.713824 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:41.719480 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c76deb35-7fd2-4f50-b09b-d2ce1b57795a tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Volume info retrieved successfully. Aug 18 19:19:41.720385 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-c76deb35-7fd2-4f50-b09b-d2ce1b57795a tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:19:41.720572 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-c76deb35-7fd2-4f50-b09b-d2ce1b57795a tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:19:41.773390 np0000007688 devstack@c-api.service[100581]: DEBUG oslo_db.sqlalchemy.engines [None req-c76deb35-7fd2-4f50-b09b-d2ce1b57795a tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:19:41.777668 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:41.777668 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:41.785951 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c76deb35-7fd2-4f50-b09b-d2ce1b57795a tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] https://10.4.3.170/volume/v3/volumes/0f320f8f-b7cc-485b-a738-6d9c4cf9855e returned with HTTP 200 Aug 18 19:19:41.786414 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 238/953] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:41 2026] GET /volume/v3/volumes/0f320f8f-b7cc-485b-a738-6d9c4cf9855e => generated 918 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:42.041037 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8cf040e7-6a10-478c-b7d7-09c14366fca6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:42.130642 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8cf040e7-6a10-478c-b7d7-09c14366fca6 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:42.131150 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8cf040e7-6a10-478c-b7d7-09c14366fca6 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-759180837"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:42.133132 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-8cf040e7-6a10-478c-b7d7-09c14366fca6 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-759180837'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:42.133292 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-8cf040e7-6a10-478c-b7d7-09c14366fca6 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Create volume of 1 GB Aug 18 19:19:42.133666 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:42.133666 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:42.140325 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-8cf040e7-6a10-478c-b7d7-09c14366fca6 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Availability Zones retrieved successfully. Aug 18 19:19:42.146223 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-8cf040e7-6a10-478c-b7d7-09c14366fca6 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Flow 'volume_create_api' (e3849a6e-22ca-4e7e-a272-27569757177b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:42.147480 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-8cf040e7-6a10-478c-b7d7-09c14366fca6 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed596e10-1477-4613-b735-742887f6a4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:42.148487 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-8cf040e7-6a10-478c-b7d7-09c14366fca6 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:19:42.180750 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-8cf040e7-6a10-478c-b7d7-09c14366fca6 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed596e10-1477-4613-b735-742887f6a4af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:42.181788 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-8cf040e7-6a10-478c-b7d7-09c14366fca6 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae71c1b-31ef-423e-83fb-6aa29e66e828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:42.249890 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-8cf040e7-6a10-478c-b7d7-09c14366fca6 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Created reservations ['cc52a70e-377e-43f6-92ea-ec6cbd31e218', 'e758c64b-6734-4283-a3b1-26e21d804c84', 'f1206ab8-8e12-45e4-bf89-2d584730fb29', '3c149525-988a-4f6a-a86a-a88779d8dd79'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:42.250870 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-8cf040e7-6a10-478c-b7d7-09c14366fca6 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae71c1b-31ef-423e-83fb-6aa29e66e828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc52a70e-377e-43f6-92ea-ec6cbd31e218', 'e758c64b-6734-4283-a3b1-26e21d804c84', 'f1206ab8-8e12-45e4-bf89-2d584730fb29', '3c149525-988a-4f6a-a86a-a88779d8dd79']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:42.251762 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-8cf040e7-6a10-478c-b7d7-09c14366fca6 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24c67c22-c26a-4c65-9634-a34bb768f55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:42.279484 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-8cf040e7-6a10-478c-b7d7-09c14366fca6 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24c67c22-c26a-4c65-9634-a34bb768f55d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ef4e742-cf41-4a7f-bba0-b592cadca6bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-759180837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a5e1cfcfef34846b8f6227faf45f20d',qos_specs=None,replication_status=,reservations=['cc52a70e-377e-43f6-92ea-ec6cbd31e218','e758c64b-6734-4283-a3b1-26e21d804c84','f1206ab8-8e12-45e4-bf89-2d584730fb29','3c149525-988a-4f6a-a86a-a88779d8dd79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22fa1be5341a4f468c37a4dc7d633274',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:19:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-759180837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ef4e742-cf41-4a7f-bba0-b592cadca6bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a5e1cfcfef34846b8f6227faf45f20d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22fa1be5341a4f468c37a4dc7d633274',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:42.280381 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-8cf040e7-6a10-478c-b7d7-09c14366fca6 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b88dd3a7-659b-48a4-aeed-8f1e99570c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:42.302301 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-8cf040e7-6a10-478c-b7d7-09c14366fca6 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b88dd3a7-659b-48a4-aeed-8f1e99570c0f) transitioned into state 'SUCCESS' from state '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-759180837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a5e1cfcfef34846b8f6227faf45f20d',qos_specs=None,replication_status=,reservations=['cc52a70e-377e-43f6-92ea-ec6cbd31e218','e758c64b-6734-4283-a3b1-26e21d804c84','f1206ab8-8e12-45e4-bf89-2d584730fb29','3c149525-988a-4f6a-a86a-a88779d8dd79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22fa1be5341a4f468c37a4dc7d633274',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:42.303141 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-8cf040e7-6a10-478c-b7d7-09c14366fca6 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ca99a28-93d9-47df-b25a-b29a46f9dc46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:42.314551 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-8cf040e7-6a10-478c-b7d7-09c14366fca6 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ca99a28-93d9-47df-b25a-b29a46f9dc46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:42.315536 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-8cf040e7-6a10-478c-b7d7-09c14366fca6 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Flow 'volume_create_api' (e3849a6e-22ca-4e7e-a272-27569757177b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:42.315934 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-8cf040e7-6a10-478c-b7d7-09c14366fca6 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Create volume request issued successfully. Aug 18 19:19:42.316746 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8cf040e7-6a10-478c-b7d7-09c14366fca6 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:19:42.317223 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 241/954] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:19:42 2026] POST /volume/v3/volumes => generated 749 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:42.329699 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-52cd3c83-bd6f-4033-916c-8b2c634b7c1e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:42.332241 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-52cd3c83-bd6f-4033-916c-8b2c634b7c1e tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] GET https://10.4.3.170/volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc Aug 18 19:19:42.332541 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-52cd3c83-bd6f-4033-916c-8b2c634b7c1e tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:42.332817 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-52cd3c83-bd6f-4033-916c-8b2c634b7c1e tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:42.342175 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:42.342175 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:42.347466 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-52cd3c83-bd6f-4033-916c-8b2c634b7c1e tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Volume info retrieved successfully. Aug 18 19:19:42.353526 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-52cd3c83-bd6f-4033-916c-8b2c634b7c1e tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc returned with HTTP 200 Aug 18 19:19:42.354109 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 239/955] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:42 2026] GET /volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:42.486814 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-28935d6d-3097-4961-91e8-bd1b03c01e96 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:42.488522 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-28935d6d-3097-4961-91e8-bd1b03c01e96 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] GET https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 Aug 18 19:19:42.488762 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-28935d6d-3097-4961-91e8-bd1b03c01e96 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:42.488980 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-28935d6d-3097-4961-91e8-bd1b03c01e96 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:42.489141 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-28935d6d-3097-4961-91e8-bd1b03c01e96 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Show backup with id 456620c1-631f-4a0b-bec4-54a9be540bf4. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:19:42.493244 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:42.493244 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:42.493931 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-28935d6d-3097-4961-91e8-bd1b03c01e96 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 returned with HTTP 200 Aug 18 19:19:42.494285 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 238/956] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:19:42 2026] GET /volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:42.800317 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f0fcd0a1-d796-4831-8c64-d8a09fe1cc50 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:42.802448 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f0fcd0a1-d796-4831-8c64-d8a09fe1cc50 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] GET https://10.4.3.170/volume/v3/volumes/0f320f8f-b7cc-485b-a738-6d9c4cf9855e Aug 18 19:19:42.802694 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f0fcd0a1-d796-4831-8c64-d8a09fe1cc50 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:42.802914 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f0fcd0a1-d796-4831-8c64-d8a09fe1cc50 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:42.809299 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f0fcd0a1-d796-4831-8c64-d8a09fe1cc50 tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] https://10.4.3.170/volume/v3/volumes/0f320f8f-b7cc-485b-a738-6d9c4cf9855e returned with HTTP 404 Aug 18 19:19:42.809843 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 239/957] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:42 2026] GET /volume/v3/volumes/0f320f8f-b7cc-485b-a738-6d9c4cf9855e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:19:42.817461 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f822113c-f3e9-44ee-8025-e0ecba0f056f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:42.819874 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f822113c-f3e9-44ee-8025-e0ecba0f056f tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] GET https://10.4.3.170/volume/v3/groups/fff1dff2-ab75-4620-bf2d-285a7c22e91d Aug 18 19:19:42.820120 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f822113c-f3e9-44ee-8025-e0ecba0f056f tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:42.820324 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f822113c-f3e9-44ee-8025-e0ecba0f056f tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:42.820510 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.groups [None req-f822113c-f3e9-44ee-8025-e0ecba0f056f tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] show called for member fff1dff2-ab75-4620-bf2d-285a7c22e91d {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:19:42.824084 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f822113c-f3e9-44ee-8025-e0ecba0f056f tempest-GroupSnapshotsV319Test-295968410 tempest-GroupSnapshotsV319Test-295968410-project-member] https://10.4.3.170/volume/v3/groups/fff1dff2-ab75-4620-bf2d-285a7c22e91d returned with HTTP 404 Aug 18 19:19:42.824578 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 242/958] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:19:42 2026] GET /volume/v3/groups/fff1dff2-ab75-4620-bf2d-285a7c22e91d => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:19:42.831060 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0f66fa88-e6a5-4c02-adad-b59e11fbc70b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:42.832782 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0f66fa88-e6a5-4c02-adad-b59e11fbc70b tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/7ffc26ab-55a5-4879-9738-d90692643e36 Aug 18 19:19:42.832992 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0f66fa88-e6a5-4c02-adad-b59e11fbc70b tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:42.833195 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0f66fa88-e6a5-4c02-adad-b59e11fbc70b tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:42.855975 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0f66fa88-e6a5-4c02-adad-b59e11fbc70b tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] https://10.4.3.170/volume/v3/group_types/7ffc26ab-55a5-4879-9738-d90692643e36 returned with HTTP 202 Aug 18 19:19:42.856759 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 240/959] 10.4.3.170 () {68 vars in 1404 bytes} [Tue Aug 18 19:19:42 2026] DELETE /volume/v3/group_types/7ffc26ab-55a5-4879-9738-d90692643e36 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:19:42.864295 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-eab24e61-aeaa-46d4-8e1c-5c9807d8b04d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:42.866637 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-eab24e61-aeaa-46d4-8e1c-5c9807d8b04d tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] DELETE https://10.4.3.170/volume/v3/types/d0bb0d00-7f3a-47ec-94d9-aebb1d3c67f3 Aug 18 19:19:42.866887 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-eab24e61-aeaa-46d4-8e1c-5c9807d8b04d tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:42.867192 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-eab24e61-aeaa-46d4-8e1c-5c9807d8b04d tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] Calling method '_delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:42.892903 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-eab24e61-aeaa-46d4-8e1c-5c9807d8b04d tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] https://10.4.3.170/volume/v3/types/d0bb0d00-7f3a-47ec-94d9-aebb1d3c67f3 returned with HTTP 202 Aug 18 19:19:42.893449 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 239/960] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:19:42 2026] DELETE /volume/v3/types/d0bb0d00-7f3a-47ec-94d9-aebb1d3c67f3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:19:42.902206 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-de0eaa84-0cc8-4c07-9809-006f0fbc11aa None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:42.904623 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-de0eaa84-0cc8-4c07-9809-006f0fbc11aa tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] GET https://10.4.3.170/volume/v3/types/d0bb0d00-7f3a-47ec-94d9-aebb1d3c67f3 Aug 18 19:19:42.904897 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-de0eaa84-0cc8-4c07-9809-006f0fbc11aa tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:42.905246 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-de0eaa84-0cc8-4c07-9809-006f0fbc11aa tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:42.909193 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-de0eaa84-0cc8-4c07-9809-006f0fbc11aa tempest-GroupSnapshotsV319Test-1871712424 tempest-GroupSnapshotsV319Test-1871712424-project-admin] https://10.4.3.170/volume/v3/types/d0bb0d00-7f3a-47ec-94d9-aebb1d3c67f3 returned with HTTP 404 Aug 18 19:19:42.909789 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 240/961] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:19:42 2026] GET /volume/v3/types/d0bb0d00-7f3a-47ec-94d9-aebb1d3c67f3 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:43.370672 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1cc7fded-a75b-47fa-8739-0bfaf060d28a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:43.372272 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1cc7fded-a75b-47fa-8739-0bfaf060d28a tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] GET https://10.4.3.170/volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc Aug 18 19:19:43.372272 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1cc7fded-a75b-47fa-8739-0bfaf060d28a tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:43.372499 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1cc7fded-a75b-47fa-8739-0bfaf060d28a tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:43.380392 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:43.380392 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:43.385128 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-1cc7fded-a75b-47fa-8739-0bfaf060d28a tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Volume info retrieved successfully. Aug 18 19:19:43.390574 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1cc7fded-a75b-47fa-8739-0bfaf060d28a tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc returned with HTTP 200 Aug 18 19:19:43.391511 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 243/962] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:43 2026] GET /volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:43.507479 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2cd954bd-1dc5-4f55-bae2-7e4034d38aae None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:43.509880 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2cd954bd-1dc5-4f55-bae2-7e4034d38aae tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] GET https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 Aug 18 19:19:43.510155 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2cd954bd-1dc5-4f55-bae2-7e4034d38aae tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:43.510462 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2cd954bd-1dc5-4f55-bae2-7e4034d38aae tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:43.510551 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-2cd954bd-1dc5-4f55-bae2-7e4034d38aae tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Show backup with id 456620c1-631f-4a0b-bec4-54a9be540bf4. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:19:43.520418 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:43.520418 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:43.520418 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2cd954bd-1dc5-4f55-bae2-7e4034d38aae tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 returned with HTTP 200 Aug 18 19:19:43.520949 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 241/963] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:19:43 2026] GET /volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:44.544605 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-19c089f3-b8ee-4a6c-b8f9-a33d866baf64 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:44.546276 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-19c089f3-b8ee-4a6c-b8f9-a33d866baf64 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] GET https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 Aug 18 19:19:44.546539 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-19c089f3-b8ee-4a6c-b8f9-a33d866baf64 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:44.546695 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-19c089f3-b8ee-4a6c-b8f9-a33d866baf64 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:44.546800 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-19c089f3-b8ee-4a6c-b8f9-a33d866baf64 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Show backup with id 456620c1-631f-4a0b-bec4-54a9be540bf4. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:19:44.551775 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:44.551775 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:44.552560 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-19c089f3-b8ee-4a6c-b8f9-a33d866baf64 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 returned with HTTP 200 Aug 18 19:19:44.552918 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 240/964] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:19:44 2026] GET /volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:45.468643 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2ebb6566-a367-409b-ab67-25558aa585e5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:45.567758 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-209be66c-bce9-48a1-8326-5f83187be398 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:45.568257 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2ebb6566-a367-409b-ab67-25558aa585e5 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] POST https://10.4.3.170/volume/v3/group_types Aug 18 19:19:45.568639 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2ebb6566-a367-409b-ab67-25558aa585e5 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1891800913"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:45.569850 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-209be66c-bce9-48a1-8326-5f83187be398 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] GET https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 Aug 18 19:19:45.570014 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-209be66c-bce9-48a1-8326-5f83187be398 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:45.570244 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-209be66c-bce9-48a1-8326-5f83187be398 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:45.570424 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-209be66c-bce9-48a1-8326-5f83187be398 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Show backup with id 456620c1-631f-4a0b-bec4-54a9be540bf4. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:19:45.575478 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:45.575478 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:45.576178 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-209be66c-bce9-48a1-8326-5f83187be398 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 returned with HTTP 200 Aug 18 19:19:45.576588 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 244/965] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:19:45 2026] GET /volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:45.599295 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2ebb6566-a367-409b-ab67-25558aa585e5 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Aug 18 19:19:45.599826 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 241/966] 10.4.3.170 () {70 vars in 1311 bytes} [Tue Aug 18 19:19:45 2026] POST /volume/v3/group_types => generated 181 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:45.614719 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c75a218e-6e40-4af4-8b17-f0f7ce24a326 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:45.618706 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c75a218e-6e40-4af4-8b17-f0f7ce24a326 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] POST https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs Aug 18 19:19:45.619123 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c75a218e-6e40-4af4-8b17-f0f7ce24a326 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:45.641842 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c75a218e-6e40-4af4-8b17-f0f7ce24a326 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs returned with HTTP 202 Aug 18 19:19:45.642339 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 242/967] 10.4.3.170 () {70 vars in 1458 bytes} [Tue Aug 18 19:19:45 2026] POST /volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs => generated 53 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:45.651151 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2906a467-3f74-4677-865a-e4f8287a2799 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:45.653062 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2906a467-3f74-4677-865a-e4f8287a2799 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] POST https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs Aug 18 19:19:45.653558 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2906a467-3f74-4677-865a-e4f8287a2799 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:45.683562 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2906a467-3f74-4677-865a-e4f8287a2799 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs returned with HTTP 202 Aug 18 19:19:45.684038 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 241/968] 10.4.3.170 () {70 vars in 1458 bytes} [Tue Aug 18 19:19:45 2026] POST /volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs => generated 61 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:45.695619 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-906d2752-c4cf-4704-9264-26932257a8d9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:45.697853 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-906d2752-c4cf-4704-9264-26932257a8d9 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] GET https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs/key2 Aug 18 19:19:45.698142 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-906d2752-c4cf-4704-9264-26932257a8d9 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:45.698412 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-906d2752-c4cf-4704-9264-26932257a8d9 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:45.715855 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-906d2752-c4cf-4704-9264-26932257a8d9 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs/key2 returned with HTTP 200 Aug 18 19:19:45.716466 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 245/969] 10.4.3.170 () {68 vars in 1452 bytes} [Tue Aug 18 19:19:45 2026] GET /volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs/key2 => generated 26 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:45.726529 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-99a1b4a6-76dd-4244-90b7-7e7b93eb7437 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:45.728192 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-99a1b4a6-76dd-4244-90b7-7e7b93eb7437 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] GET https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs/key3 Aug 18 19:19:45.728505 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-99a1b4a6-76dd-4244-90b7-7e7b93eb7437 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:45.728993 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-99a1b4a6-76dd-4244-90b7-7e7b93eb7437 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:45.735972 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-99a1b4a6-76dd-4244-90b7-7e7b93eb7437 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs/key3 returned with HTTP 200 Aug 18 19:19:45.736529 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 242/970] 10.4.3.170 () {68 vars in 1452 bytes} [Tue Aug 18 19:19:45 2026] GET /volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs/key3 => generated 18 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:45.745443 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-102162fd-b810-4f32-96e5-58446a925a5d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:45.746904 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-102162fd-b810-4f32-96e5-58446a925a5d tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] PUT https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs/key3 Aug 18 19:19:45.747249 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-102162fd-b810-4f32-96e5-58446a925a5d tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:45.766643 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-102162fd-b810-4f32-96e5-58446a925a5d tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs/key3 returned with HTTP 200 Aug 18 19:19:45.767023 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 243/971] 10.4.3.170 () {70 vars in 1472 bytes} [Tue Aug 18 19:19:45 2026] PUT /volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs/key3 => generated 26 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:45.777354 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f6635ba8-94b3-45dc-83cf-a429ebc1b533 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:45.783036 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f6635ba8-94b3-45dc-83cf-a429ebc1b533 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] GET https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs Aug 18 19:19:45.783315 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f6635ba8-94b3-45dc-83cf-a429ebc1b533 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:45.783567 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f6635ba8-94b3-45dc-83cf-a429ebc1b533 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:45.799250 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f6635ba8-94b3-45dc-83cf-a429ebc1b533 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs returned with HTTP 200 Aug 18 19:19:45.799718 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 242/972] 10.4.3.170 () {68 vars in 1437 bytes} [Tue Aug 18 19:19:45 2026] GET /volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs => generated 87 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:45.806648 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-cc3da40e-40fc-4544-9830-f137955882df None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:45.808841 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cc3da40e-40fc-4544-9830-f137955882df tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs/key1 Aug 18 19:19:45.809039 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cc3da40e-40fc-4544-9830-f137955882df tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:45.809216 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cc3da40e-40fc-4544-9830-f137955882df tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:45.823308 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cc3da40e-40fc-4544-9830-f137955882df tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs/key1 returned with HTTP 202 Aug 18 19:19:45.823771 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 246/973] 10.4.3.170 () {68 vars in 1455 bytes} [Tue Aug 18 19:19:45 2026] DELETE /volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs/key1 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:19:45.830465 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-57dd44f0-fdc6-499e-92b0-b79d78efdac5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:45.832768 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-57dd44f0-fdc6-499e-92b0-b79d78efdac5 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] GET https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs/key1 Aug 18 19:19:45.833030 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-57dd44f0-fdc6-499e-92b0-b79d78efdac5 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:45.833303 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-57dd44f0-fdc6-499e-92b0-b79d78efdac5 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:45.840793 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-57dd44f0-fdc6-499e-92b0-b79d78efdac5 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] HTTP exception thrown: Group Type d91dc450-0d18-44e9-8f00-ba0c0b37e1e7 has no extra spec with key key1. Aug 18 19:19:45.841111 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-57dd44f0-fdc6-499e-92b0-b79d78efdac5 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs/key1 returned with HTTP 404 Aug 18 19:19:45.842162 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 243/974] 10.4.3.170 () {68 vars in 1452 bytes} [Tue Aug 18 19:19:45 2026] GET /volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/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 19:19:45.851079 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-87282ea4-f3a1-42c2-bd09-e7c53cc8589c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:45.853211 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-87282ea4-f3a1-42c2-bd09-e7c53cc8589c tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs/key2 Aug 18 19:19:45.853530 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-87282ea4-f3a1-42c2-bd09-e7c53cc8589c tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:45.853748 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-87282ea4-f3a1-42c2-bd09-e7c53cc8589c tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:45.866030 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-87282ea4-f3a1-42c2-bd09-e7c53cc8589c tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs/key2 returned with HTTP 202 Aug 18 19:19:45.866773 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 244/975] 10.4.3.170 () {68 vars in 1455 bytes} [Tue Aug 18 19:19:45 2026] DELETE /volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/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 19:19:45.874102 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a94f3aaa-66aa-483a-88ad-d30cabefe9a6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:45.875938 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a94f3aaa-66aa-483a-88ad-d30cabefe9a6 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] GET https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs/key2 Aug 18 19:19:45.876175 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a94f3aaa-66aa-483a-88ad-d30cabefe9a6 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:45.876377 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a94f3aaa-66aa-483a-88ad-d30cabefe9a6 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:45.892140 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a94f3aaa-66aa-483a-88ad-d30cabefe9a6 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] HTTP exception thrown: Group Type d91dc450-0d18-44e9-8f00-ba0c0b37e1e7 has no extra spec with key key2. Aug 18 19:19:45.892332 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a94f3aaa-66aa-483a-88ad-d30cabefe9a6 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs/key2 returned with HTTP 404 Aug 18 19:19:45.892976 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 243/976] 10.4.3.170 () {68 vars in 1452 bytes} [Tue Aug 18 19:19:45 2026] GET /volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs/key2 => generated 126 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:19:45.900877 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-202d2059-f947-445a-9582-0ac5404d72c5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:45.902565 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-202d2059-f947-445a-9582-0ac5404d72c5 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs/key3 Aug 18 19:19:45.902755 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-202d2059-f947-445a-9582-0ac5404d72c5 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:45.902931 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-202d2059-f947-445a-9582-0ac5404d72c5 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:45.911166 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-202d2059-f947-445a-9582-0ac5404d72c5 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs/key3 returned with HTTP 202 Aug 18 19:19:45.911559 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 247/977] 10.4.3.170 () {68 vars in 1455 bytes} [Tue Aug 18 19:19:45 2026] DELETE /volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs/key3 => generated 0 bytes in 11 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:19:45.918378 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-556001b5-52d7-453f-b6d6-e6848eb28641 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:45.921424 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-556001b5-52d7-453f-b6d6-e6848eb28641 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] GET https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs/key3 Aug 18 19:19:45.921829 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-556001b5-52d7-453f-b6d6-e6848eb28641 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:45.922090 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-556001b5-52d7-453f-b6d6-e6848eb28641 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:45.930468 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-556001b5-52d7-453f-b6d6-e6848eb28641 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] HTTP exception thrown: Group Type d91dc450-0d18-44e9-8f00-ba0c0b37e1e7 has no extra spec with key key3. Aug 18 19:19:45.930822 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-556001b5-52d7-453f-b6d6-e6848eb28641 tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs/key3 returned with HTTP 404 Aug 18 19:19:45.931597 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 244/978] 10.4.3.170 () {68 vars in 1452 bytes} [Tue Aug 18 19:19:45 2026] GET /volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7/group_specs/key3 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:19:45.939216 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-31dbfb35-d554-4aae-b8d1-1a270d6edd8e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:45.941349 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-31dbfb35-d554-4aae-b8d1-1a270d6edd8e tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7 Aug 18 19:19:45.941700 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-31dbfb35-d554-4aae-b8d1-1a270d6edd8e tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:45.942121 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-31dbfb35-d554-4aae-b8d1-1a270d6edd8e tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:45.953002 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-31dbfb35-d554-4aae-b8d1-1a270d6edd8e tempest-GroupTypeSpecsTest-1599831999 tempest-GroupTypeSpecsTest-1599831999-project-admin] https://10.4.3.170/volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7 returned with HTTP 202 Aug 18 19:19:45.953561 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 245/979] 10.4.3.170 () {68 vars in 1404 bytes} [Tue Aug 18 19:19:45 2026] DELETE /volume/v3/group_types/d91dc450-0d18-44e9-8f00-ba0c0b37e1e7 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:19:46.592673 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c0da8e96-76f8-4e09-b6b6-43956570deaf None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:46.595198 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c0da8e96-76f8-4e09-b6b6-43956570deaf tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] GET https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 Aug 18 19:19:46.595500 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c0da8e96-76f8-4e09-b6b6-43956570deaf tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:46.596377 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c0da8e96-76f8-4e09-b6b6-43956570deaf tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:46.596377 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-c0da8e96-76f8-4e09-b6b6-43956570deaf tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Show backup with id 456620c1-631f-4a0b-bec4-54a9be540bf4. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:19:46.601241 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:46.601241 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:46.603387 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c0da8e96-76f8-4e09-b6b6-43956570deaf tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 returned with HTTP 200 Aug 18 19:19:46.603387 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 244/980] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:19:46 2026] GET /volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:47.405614 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f164350f-5305-47b0-9133-a0a716ef179a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:47.408240 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f164350f-5305-47b0-9133-a0a716ef179a tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] GET https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 Aug 18 19:19:47.408486 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f164350f-5305-47b0-9133-a0a716ef179a tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:47.408652 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f164350f-5305-47b0-9133-a0a716ef179a tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:47.433565 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:47.433565 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:47.447040 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f164350f-5305-47b0-9133-a0a716ef179a tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:19:47.459869 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f164350f-5305-47b0-9133-a0a716ef179a tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 returned with HTTP 200 Aug 18 19:19:47.460245 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 248/981] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:47 2026] GET /volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:47.529569 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-85a271da-e1e0-4582-a598-efcba19498b9 req-6fe2159d-b8b3-424c-8c81-b5fc92dbabfe None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:47.532946 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-85a271da-e1e0-4582-a598-efcba19498b9 req-6fe2159d-b8b3-424c-8c81-b5fc92dbabfe tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] GET https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 Aug 18 19:19:47.533211 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-85a271da-e1e0-4582-a598-efcba19498b9 req-6fe2159d-b8b3-424c-8c81-b5fc92dbabfe tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:47.533481 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-85a271da-e1e0-4582-a598-efcba19498b9 req-6fe2159d-b8b3-424c-8c81-b5fc92dbabfe tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:47.543748 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:47.543748 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:47.548154 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-85a271da-e1e0-4582-a598-efcba19498b9 req-6fe2159d-b8b3-424c-8c81-b5fc92dbabfe tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:19:47.553644 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-85a271da-e1e0-4582-a598-efcba19498b9 req-6fe2159d-b8b3-424c-8c81-b5fc92dbabfe tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 returned with HTTP 200 Aug 18 19:19:47.554471 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 245/982] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:19:47 2026] GET /volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:47.623844 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a933f6ab-cdf2-47fd-8ed6-5d5d52a02d0b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:47.626871 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a933f6ab-cdf2-47fd-8ed6-5d5d52a02d0b tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] GET https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 Aug 18 19:19:47.627163 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a933f6ab-cdf2-47fd-8ed6-5d5d52a02d0b tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:47.627473 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a933f6ab-cdf2-47fd-8ed6-5d5d52a02d0b tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:47.627731 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-a933f6ab-cdf2-47fd-8ed6-5d5d52a02d0b tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Show backup with id 456620c1-631f-4a0b-bec4-54a9be540bf4. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:19:47.636784 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:47.636784 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:47.637995 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a933f6ab-cdf2-47fd-8ed6-5d5d52a02d0b tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 returned with HTTP 200 Aug 18 19:19:47.638422 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 246/983] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:19:47 2026] GET /volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:47.693743 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b10bb720-4bc5-4704-95fb-ff79319eb72b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:47.694599 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b10bb720-4bc5-4704-95fb-ff79319eb72b None None] GET https://10.4.3.170/volume// Aug 18 19:19:47.694599 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b10bb720-4bc5-4704-95fb-ff79319eb72b None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:47.694747 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b10bb720-4bc5-4704-95fb-ff79319eb72b None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:47.695115 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b10bb720-4bc5-4704-95fb-ff79319eb72b None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:19:47.695516 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 245/984] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:19: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 19:19:47.707300 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-85a271da-e1e0-4582-a598-efcba19498b9 req-9710d527-f811-404b-94ef-dce57f2e4b49 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:47.709841 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-85a271da-e1e0-4582-a598-efcba19498b9 req-9710d527-f811-404b-94ef-dce57f2e4b49 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:19:47.710253 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-85a271da-e1e0-4582-a598-efcba19498b9 req-9710d527-f811-404b-94ef-dce57f2e4b49 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4efa88b-b04e-4c8d-9927-bcbe6179f440", "connector": null, "instance_uuid": "bf5b06f8-1c7b-4421-80f4-9cb7e0a7aa4b"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:47.728622 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:47.728622 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:47.759533 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-85a271da-e1e0-4582-a598-efcba19498b9 req-9710d527-f811-404b-94ef-dce57f2e4b49 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:19:47.759835 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 249/985] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:19:47 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 19:19:47.801891 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-143a6ca3-d4e3-47b2-9cd4-a3fb2fe1aae2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:47.803881 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-143a6ca3-d4e3-47b2-9cd4-a3fb2fe1aae2 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] GET https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 Aug 18 19:19:47.804226 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-143a6ca3-d4e3-47b2-9cd4-a3fb2fe1aae2 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:47.804470 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-143a6ca3-d4e3-47b2-9cd4-a3fb2fe1aae2 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:47.810951 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-36657855-da5d-4f2a-9e8c-976a3e94d1a1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:47.811274 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-36657855-da5d-4f2a-9e8c-976a3e94d1a1 None None] GET https://10.4.3.170/volume// Aug 18 19:19:47.811461 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-36657855-da5d-4f2a-9e8c-976a3e94d1a1 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:47.811639 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-36657855-da5d-4f2a-9e8c-976a3e94d1a1 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:47.811923 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-36657855-da5d-4f2a-9e8c-976a3e94d1a1 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:19:47.812177 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 247/986] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:19: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 19:19:47.818958 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:47.818958 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:47.821068 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-143a6ca3-d4e3-47b2-9cd4-a3fb2fe1aae2 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:19:47.822031 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-85a271da-e1e0-4582-a598-efcba19498b9 req-7d43b7f5-edd8-4196-99e9-cf6e1aab3a99 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:47.824002 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-85a271da-e1e0-4582-a598-efcba19498b9 req-7d43b7f5-edd8-4196-99e9-cf6e1aab3a99 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] GET https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 Aug 18 19:19:47.824181 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-85a271da-e1e0-4582-a598-efcba19498b9 req-7d43b7f5-edd8-4196-99e9-cf6e1aab3a99 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:47.824346 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-85a271da-e1e0-4582-a598-efcba19498b9 req-7d43b7f5-edd8-4196-99e9-cf6e1aab3a99 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:47.825553 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-143a6ca3-d4e3-47b2-9cd4-a3fb2fe1aae2 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 returned with HTTP 200 Aug 18 19:19:47.825936 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 246/987] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:47 2026] GET /volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:47.837605 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:47.837605 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:47.847036 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-85a271da-e1e0-4582-a598-efcba19498b9 req-7d43b7f5-edd8-4196-99e9-cf6e1aab3a99 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:19:47.851441 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-85a271da-e1e0-4582-a598-efcba19498b9 req-7d43b7f5-edd8-4196-99e9-cf6e1aab3a99 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 returned with HTTP 200 Aug 18 19:19:47.851441 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 246/988] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:19:47 2026] GET /volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 => generated 1026 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:19:47.960090 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-85a271da-e1e0-4582-a598-efcba19498b9 req-ecf3143c-ce72-4d32-bd59-b8cf78afe297 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:47.981178 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-85a271da-e1e0-4582-a598-efcba19498b9 req-ecf3143c-ce72-4d32-bd59-b8cf78afe297 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] PUT https://10.4.3.170/volume/v3/attachments/1025575f-71e8-413f-8028-dca4418919c2 Aug 18 19:19:47.983117 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-85a271da-e1e0-4582-a598-efcba19498b9 req-ecf3143c-ce72-4d32-bd59-b8cf78afe297 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:48.035219 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-85a271da-e1e0-4582-a598-efcba19498b9 req-ecf3143c-ce72-4d32-bd59-b8cf78afe297 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Acquiring lock "cinder-attachment_update-e4efa88b-b04e-4c8d-9927-bcbe6179f440-np0000007688" by "attachment_update" {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:19:48.047898 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-85a271da-e1e0-4582-a598-efcba19498b9 req-ecf3143c-ce72-4d32-bd59-b8cf78afe297 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Lock "cinder-attachment_update-e4efa88b-b04e-4c8d-9927-bcbe6179f440-np0000007688" acquired by "attachment_update" :: waited 0.013s {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:19:48.049069 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:48.049069 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:48.151388 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-85a271da-e1e0-4582-a598-efcba19498b9 req-ecf3143c-ce72-4d32-bd59-b8cf78afe297 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Lock "cinder-attachment_update-e4efa88b-b04e-4c8d-9927-bcbe6179f440-np0000007688" released by "attachment_update" :: held 0.101s {{(pid=100583) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:19:48.151388 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-85a271da-e1e0-4582-a598-efcba19498b9 req-ecf3143c-ce72-4d32-bd59-b8cf78afe297 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/attachments/1025575f-71e8-413f-8028-dca4418919c2 returned with HTTP 200 Aug 18 19:19:48.151388 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 250/989] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:19:47 2026] PUT /volume/v3/attachments/1025575f-71e8-413f-8028-dca4418919c2 => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:48.420780 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b30eeeba-5af9-4339-9302-abd14ad156ce None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:48.514535 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b30eeeba-5af9-4339-9302-abd14ad156ce tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:19:48.515157 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b30eeeba-5af9-4339-9302-abd14ad156ce tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-252567231"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:48.532708 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b30eeeba-5af9-4339-9302-abd14ad156ce tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:19:48.533146 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 248/990] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:19:48 2026] POST /volume/v3/types => generated 215 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:48.542542 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c727dadd-6ede-4c9a-93ab-8cbdcda01d2c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:48.544245 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c727dadd-6ede-4c9a-93ab-8cbdcda01d2c tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] POST https://10.4.3.170/volume/v3/group_types Aug 18 19:19:48.545482 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c727dadd-6ede-4c9a-93ab-8cbdcda01d2c tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-894124287"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:48.560614 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c727dadd-6ede-4c9a-93ab-8cbdcda01d2c tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Aug 18 19:19:48.561160 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 247/991] 10.4.3.170 () {70 vars in 1311 bytes} [Tue Aug 18 19:19:48 2026] POST /volume/v3/group_types => generated 172 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:48.570821 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-cdc44e8d-285e-448f-a49a-633bbebbb0bc None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:48.648760 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8ea11108-8dde-4a62-a130-42e1465afba9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:48.650563 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8ea11108-8dde-4a62-a130-42e1465afba9 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] GET https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 Aug 18 19:19:48.650773 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8ea11108-8dde-4a62-a130-42e1465afba9 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:48.650812 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cdc44e8d-285e-448f-a49a-633bbebbb0bc tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] POST https://10.4.3.170/volume/v3/groups Aug 18 19:19:48.650958 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8ea11108-8dde-4a62-a130-42e1465afba9 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:48.651052 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-8ea11108-8dde-4a62-a130-42e1465afba9 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Show backup with id 456620c1-631f-4a0b-bec4-54a9be540bf4. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:19:48.651102 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cdc44e8d-285e-448f-a49a-633bbebbb0bc tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6123ef01-9554-4fd2-80c7-bd17706d433f", "volume_types": ["c79ee883-da7c-4e2c-a344-d28ca1d47350"], "name": "tempest-Group1-557867285"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:48.652381 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.groups [None req-cdc44e8d-285e-448f-a49a-633bbebbb0bc tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Creating new group {'group': {'group_type': '6123ef01-9554-4fd2-80c7-bd17706d433f', 'volume_types': ['c79ee883-da7c-4e2c-a344-d28ca1d47350'], 'name': 'tempest-Group1-557867285'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 19:19:48.656504 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.groups [None req-cdc44e8d-285e-448f-a49a-633bbebbb0bc tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Creating group tempest-Group1-557867285. Aug 18 19:19:48.659294 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:48.659294 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:48.660142 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8ea11108-8dde-4a62-a130-42e1465afba9 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 returned with HTTP 200 Aug 18 19:19:48.660532 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 251/992] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:19:48 2026] GET /volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:48.669927 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-cdc44e8d-285e-448f-a49a-633bbebbb0bc tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Availability zone cache updated, next update will occur around 2026-08-18 20:19:48.669661. {{(pid=100582) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 19:19:48.670015 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-cdc44e8d-285e-448f-a49a-633bbebbb0bc tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Availability Zones retrieved successfully. Aug 18 19:19:48.683730 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-cdc44e8d-285e-448f-a49a-633bbebbb0bc tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Created reservations ['0639f44f-a1f3-46ed-8fe1-142b6a1e35aa'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:48.705315 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cdc44e8d-285e-448f-a49a-633bbebbb0bc tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Aug 18 19:19:48.705764 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 247/993] 10.4.3.170 () {70 vars in 1297 bytes} [Tue Aug 18 19:19:48 2026] POST /volume/v3/groups => generated 93 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:48.715350 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d265d044-9c7d-4763-aa42-fbaf14ca86ab None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:48.717089 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d265d044-9c7d-4763-aa42-fbaf14ca86ab tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/groups/38922b8e-5e87-47f3-9446-d491243fd337 Aug 18 19:19:48.717319 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d265d044-9c7d-4763-aa42-fbaf14ca86ab tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:48.717560 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d265d044-9c7d-4763-aa42-fbaf14ca86ab tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:48.717718 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-d265d044-9c7d-4763-aa42-fbaf14ca86ab tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] show called for member 38922b8e-5e87-47f3-9446-d491243fd337 {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:19:48.721125 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:48.721125 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:48.734820 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d265d044-9c7d-4763-aa42-fbaf14ca86ab tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/38922b8e-5e87-47f3-9446-d491243fd337 returned with HTTP 200 Aug 18 19:19:48.735241 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 249/994] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:19:48 2026] GET /volume/v3/groups/38922b8e-5e87-47f3-9446-d491243fd337 => generated 321 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:48.839153 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-895e06c7-b7a6-41c1-b668-7758d8bc2f67 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:48.841774 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-895e06c7-b7a6-41c1-b668-7758d8bc2f67 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] GET https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 Aug 18 19:19:48.841967 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-895e06c7-b7a6-41c1-b668-7758d8bc2f67 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:48.842140 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-895e06c7-b7a6-41c1-b668-7758d8bc2f67 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:48.858501 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:48.858501 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:48.863991 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-895e06c7-b7a6-41c1-b668-7758d8bc2f67 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:19:48.871529 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-895e06c7-b7a6-41c1-b668-7758d8bc2f67 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 returned with HTTP 200 Aug 18 19:19:48.872010 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 248/995] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:48 2026] GET /volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:49.677312 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e54deef0-d1ef-48af-b4ac-ff1e2606244c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:49.679162 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e54deef0-d1ef-48af-b4ac-ff1e2606244c tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] GET https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 Aug 18 19:19:49.679802 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e54deef0-d1ef-48af-b4ac-ff1e2606244c tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:49.679802 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e54deef0-d1ef-48af-b4ac-ff1e2606244c tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:49.679802 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-e54deef0-d1ef-48af-b4ac-ff1e2606244c tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Show backup with id 456620c1-631f-4a0b-bec4-54a9be540bf4. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:19:49.684241 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:49.684241 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:49.684907 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e54deef0-d1ef-48af-b4ac-ff1e2606244c tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 returned with HTTP 200 Aug 18 19:19:49.685310 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 252/996] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:19:49 2026] GET /volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:49.746061 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b927fa6e-98fa-4e12-8584-d518c1b98fe9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:49.748238 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b927fa6e-98fa-4e12-8584-d518c1b98fe9 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/groups/38922b8e-5e87-47f3-9446-d491243fd337 Aug 18 19:19:49.748238 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b927fa6e-98fa-4e12-8584-d518c1b98fe9 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:49.748238 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b927fa6e-98fa-4e12-8584-d518c1b98fe9 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:49.748495 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.groups [None req-b927fa6e-98fa-4e12-8584-d518c1b98fe9 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] show called for member 38922b8e-5e87-47f3-9446-d491243fd337 {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:19:49.752994 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:49.752994 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:49.764083 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b927fa6e-98fa-4e12-8584-d518c1b98fe9 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/38922b8e-5e87-47f3-9446-d491243fd337 returned with HTTP 200 Aug 18 19:19:49.764814 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 248/997] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:19:49 2026] GET /volume/v3/groups/38922b8e-5e87-47f3-9446-d491243fd337 => generated 322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:49.776007 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3f970518-d292-479a-a11c-3ae81b269d17 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:49.777935 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3f970518-d292-479a-a11c-3ae81b269d17 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] POST https://10.4.3.170/volume/v3/groups Aug 18 19:19:49.778383 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3f970518-d292-479a-a11c-3ae81b269d17 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6123ef01-9554-4fd2-80c7-bd17706d433f", "volume_types": ["c79ee883-da7c-4e2c-a344-d28ca1d47350"], "name": "tempest-Group2-740633036"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:49.780453 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-3f970518-d292-479a-a11c-3ae81b269d17 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Creating new group {'group': {'group_type': '6123ef01-9554-4fd2-80c7-bd17706d433f', 'volume_types': ['c79ee883-da7c-4e2c-a344-d28ca1d47350'], 'name': 'tempest-Group2-740633036'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 19:19:49.784262 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.groups [None req-3f970518-d292-479a-a11c-3ae81b269d17 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Creating group tempest-Group2-740633036. Aug 18 19:19:49.784706 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:49.784706 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:49.791846 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3f970518-d292-479a-a11c-3ae81b269d17 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Availability Zones retrieved successfully. Aug 18 19:19:49.804230 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-3f970518-d292-479a-a11c-3ae81b269d17 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Created reservations ['e5282769-2ab4-49a5-8fda-905aee649a35'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:49.825174 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3f970518-d292-479a-a11c-3ae81b269d17 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Aug 18 19:19:49.825754 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 250/998] 10.4.3.170 () {70 vars in 1297 bytes} [Tue Aug 18 19:19:49 2026] POST /volume/v3/groups => generated 93 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:49.839289 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9bba752e-0368-4193-9eb2-5ccd8aec3824 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:49.844738 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9bba752e-0368-4193-9eb2-5ccd8aec3824 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/groups/7b4b8809-3cb3-40d0-aac2-f33cd817f748 Aug 18 19:19:49.844977 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9bba752e-0368-4193-9eb2-5ccd8aec3824 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:49.845158 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9bba752e-0368-4193-9eb2-5ccd8aec3824 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:49.845292 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.groups [None req-9bba752e-0368-4193-9eb2-5ccd8aec3824 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] show called for member 7b4b8809-3cb3-40d0-aac2-f33cd817f748 {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:19:49.856421 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:49.856421 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:49.874717 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9bba752e-0368-4193-9eb2-5ccd8aec3824 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/7b4b8809-3cb3-40d0-aac2-f33cd817f748 returned with HTTP 200 Aug 18 19:19:49.875159 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 249/999] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:19:49 2026] GET /volume/v3/groups/7b4b8809-3cb3-40d0-aac2-f33cd817f748 => generated 321 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:49.884134 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c58b3494-a063-4a73-9020-0cf261b0f191 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:49.886122 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c58b3494-a063-4a73-9020-0cf261b0f191 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] GET https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 Aug 18 19:19:49.886400 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c58b3494-a063-4a73-9020-0cf261b0f191 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:49.886664 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c58b3494-a063-4a73-9020-0cf261b0f191 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:49.897831 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:49.897831 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:49.901627 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c58b3494-a063-4a73-9020-0cf261b0f191 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:19:49.906202 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c58b3494-a063-4a73-9020-0cf261b0f191 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 returned with HTTP 200 Aug 18 19:19:49.906633 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 253/1000] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:49 2026] GET /volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:50.148613 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-02b6aabe-fc53-4960-925a-9232db2e92e9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:50.150203 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-02b6aabe-fc53-4960-925a-9232db2e92e9 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] POST https://10.4.3.170/volume/v3/volumes/624a3999-9105-413a-80b2-3acce75c7e36/action Aug 18 19:19:50.150556 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-02b6aabe-fc53-4960-925a-9232db2e92e9 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action body: b'{"os-attach": {"instance_uuid": "2cd287e9-a050-433c-a8cd-f19bbb54a5ca", "mountpoint": "/dev/vdc"}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:50.150682 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-02b6aabe-fc53-4960-925a-9232db2e92e9 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2cd287e9-a050-433c-a8cd-f19bbb54a5ca", "mountpoint": "/dev/vdc"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:50.160617 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-02b6aabe-fc53-4960-925a-9232db2e92e9 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/624a3999-9105-413a-80b2-3acce75c7e36/action returned with HTTP 404 Aug 18 19:19:50.161216 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 249/1001] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:19:50 2026] POST /volume/v3/volumes/624a3999-9105-413a-80b2-3acce75c7e36/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:50.696807 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-150ca764-d7e0-4bba-b658-7fc01d5701a6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:50.699226 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-150ca764-d7e0-4bba-b658-7fc01d5701a6 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] GET https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 Aug 18 19:19:50.699835 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-150ca764-d7e0-4bba-b658-7fc01d5701a6 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:50.700109 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-150ca764-d7e0-4bba-b658-7fc01d5701a6 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:50.700233 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-150ca764-d7e0-4bba-b658-7fc01d5701a6 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Show backup with id 456620c1-631f-4a0b-bec4-54a9be540bf4. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:19:50.704787 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:50.704787 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:50.705651 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-150ca764-d7e0-4bba-b658-7fc01d5701a6 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 returned with HTTP 200 Aug 18 19:19:50.706104 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 251/1002] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:19:50 2026] GET /volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:50.884175 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4c672458-c6a2-4dd4-9bfb-2f9243ade3b5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:50.888818 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4c672458-c6a2-4dd4-9bfb-2f9243ade3b5 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/groups/7b4b8809-3cb3-40d0-aac2-f33cd817f748 Aug 18 19:19:50.888818 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4c672458-c6a2-4dd4-9bfb-2f9243ade3b5 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:50.888818 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4c672458-c6a2-4dd4-9bfb-2f9243ade3b5 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:50.888818 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.groups [None req-4c672458-c6a2-4dd4-9bfb-2f9243ade3b5 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] show called for member 7b4b8809-3cb3-40d0-aac2-f33cd817f748 {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:19:50.893030 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:50.893030 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:50.908916 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4c672458-c6a2-4dd4-9bfb-2f9243ade3b5 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/7b4b8809-3cb3-40d0-aac2-f33cd817f748 returned with HTTP 200 Aug 18 19:19:50.910443 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 250/1003] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:19:50 2026] GET /volume/v3/groups/7b4b8809-3cb3-40d0-aac2-f33cd817f748 => generated 322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:50.919097 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-89f2cde4-9f10-4b93-9b2c-1f81220f38f8 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:50.920738 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-89f2cde4-9f10-4b93-9b2c-1f81220f38f8 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] GET https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 Aug 18 19:19:50.920977 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-89f2cde4-9f10-4b93-9b2c-1f81220f38f8 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:50.921224 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-89f2cde4-9f10-4b93-9b2c-1f81220f38f8 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:50.923450 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:50.925743 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:50.926568 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1875986910", "volume_type": "c79ee883-da7c-4e2c-a344-d28ca1d47350", "group_id": "38922b8e-5e87-47f3-9446-d491243fd337", "size": 1}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:50.927353 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1875986910', 'volume_type': 'c79ee883-da7c-4e2c-a344-d28ca1d47350', 'group_id': '38922b8e-5e87-47f3-9446-d491243fd337', 'size': 1}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:50.934087 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:50.934087 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:50.934204 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:50.934204 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:50.934721 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Create volume of 1 GB Aug 18 19:19:50.940116 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-89f2cde4-9f10-4b93-9b2c-1f81220f38f8 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:19:50.940253 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Availability Zones retrieved successfully. Aug 18 19:19:50.945336 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Flow 'volume_create_api' (24d21f30-15cb-4517-9e37-045bd2b9baf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:50.946253 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f99633a-8e9f-42e7-a250-bc67dabaaa76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:50.947252 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:50.947252 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:50.947655 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:19:50.948634 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-89f2cde4-9f10-4b93-9b2c-1f81220f38f8 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 returned with HTTP 200 Aug 18 19:19:50.949139 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 254/1004] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:50 2026] GET /volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:50.969474 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f99633a-8e9f-42e7-a250-bc67dabaaa76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:19:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c79ee883-da7c-4e2c-a344-d28ca1d47350,is_public=True,name='tempest-GroupsTest-volume-type-252567231',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c79ee883-da7c-4e2c-a344-d28ca1d47350', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '38922b8e-5e87-47f3-9446-d491243fd337', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:50.970198 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d15735f-c5c0-418a-9ec7-6afddc206e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:50.994258 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-252567231 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-252567231, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:19:50.994392 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-252567231 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-252567231, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:19:51.028267 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Created reservations ['80c27440-df5c-4abf-930e-4a28ac7cdfa9', '8e50d854-17ed-44b0-920b-d5787b823910', '2f0ec4be-8e7e-4e24-9bf8-7fa2beaa0b23', '77125df6-0dd8-4656-8dfb-f07bcad0f01b'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:51.029313 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d15735f-c5c0-418a-9ec7-6afddc206e86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80c27440-df5c-4abf-930e-4a28ac7cdfa9', '8e50d854-17ed-44b0-920b-d5787b823910', '2f0ec4be-8e7e-4e24-9bf8-7fa2beaa0b23', '77125df6-0dd8-4656-8dfb-f07bcad0f01b']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:51.030294 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3434e4c3-64c0-4e1a-b0da-63c41795aa1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:51.063300 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3434e4c3-64c0-4e1a-b0da-63c41795aa1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0314ba7a-9894-49be-b33b-5742683c19b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1875986910',encryption_key_id=None,group_id=38922b8e-5e87-47f3-9446-d491243fd337,group_type_id=,metadata={},multiattach=False,project_id='fad5b13252b04d4798aa5116279f7d66',qos_specs=None,replication_status=,reservations=['80c27440-df5c-4abf-930e-4a28ac7cdfa9','8e50d854-17ed-44b0-920b-d5787b823910','2f0ec4be-8e7e-4e24-9bf8-7fa2beaa0b23','77125df6-0dd8-4656-8dfb-f07bcad0f01b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2beb48a1b6b4946b166ea93783b7330',volume_type_id=c79ee883-da7c-4e2c-a344-d28ca1d47350), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:19:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1875986910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=38922b8e-5e87-47f3-9446-d491243fd337,host=None,id=0314ba7a-9894-49be-b33b-5742683c19b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fad5b13252b04d4798aa5116279f7d66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2beb48a1b6b4946b166ea93783b7330',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c79ee883-da7c-4e2c-a344-d28ca1d47350),volume_type_id=c79ee883-da7c-4e2c-a344-d28ca1d47350)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:51.064304 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baa01591-52a0-457d-a81f-347db54384b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:51.087885 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baa01591-52a0-457d-a81f-347db54384b0) transitioned into state 'SUCCESS' from state '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-1875986910',encryption_key_id=None,group_id=38922b8e-5e87-47f3-9446-d491243fd337,group_type_id=,metadata={},multiattach=False,project_id='fad5b13252b04d4798aa5116279f7d66',qos_specs=None,replication_status=,reservations=['80c27440-df5c-4abf-930e-4a28ac7cdfa9','8e50d854-17ed-44b0-920b-d5787b823910','2f0ec4be-8e7e-4e24-9bf8-7fa2beaa0b23','77125df6-0dd8-4656-8dfb-f07bcad0f01b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2beb48a1b6b4946b166ea93783b7330',volume_type_id=c79ee883-da7c-4e2c-a344-d28ca1d47350)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:51.088618 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdf08c6c-9d16-46ae-99d3-f14db47c6add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:51.102050 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdf08c6c-9d16-46ae-99d3-f14db47c6add) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:51.102812 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Flow 'volume_create_api' (24d21f30-15cb-4517-9e37-045bd2b9baf9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:51.103067 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Create volume request issued successfully. Aug 18 19:19:51.103773 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:19:51.103948 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:19:51.144916 np0000007688 devstack@c-api.service[100582]: DEBUG oslo_db.sqlalchemy.engines [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:19:51.147603 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:51.147603 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:51.150809 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1dc8e15e-19cc-42f1-b596-bf76afbc185f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:19:51.151314 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 250/1005] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:19:50 2026] POST /volume/v3/volumes => generated 814 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:51.166345 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ca109f57-5e68-4243-bc92-c787a39e8c03 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:51.168673 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ca109f57-5e68-4243-bc92-c787a39e8c03 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/volumes/0314ba7a-9894-49be-b33b-5742683c19b8 Aug 18 19:19:51.168958 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ca109f57-5e68-4243-bc92-c787a39e8c03 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:51.169188 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ca109f57-5e68-4243-bc92-c787a39e8c03 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:51.186464 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:51.186464 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:51.192330 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-ca109f57-5e68-4243-bc92-c787a39e8c03 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Volume info retrieved successfully. Aug 18 19:19:51.193257 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-ca109f57-5e68-4243-bc92-c787a39e8c03 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:19:51.193473 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-ca109f57-5e68-4243-bc92-c787a39e8c03 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:19:51.245680 np0000007688 devstack@c-api.service[100580]: DEBUG oslo_db.sqlalchemy.engines [None req-ca109f57-5e68-4243-bc92-c787a39e8c03 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100580) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:19:51.248954 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:51.248954 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:51.255611 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ca109f57-5e68-4243-bc92-c787a39e8c03 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/volumes/0314ba7a-9894-49be-b33b-5742683c19b8 returned with HTTP 200 Aug 18 19:19:51.256024 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 252/1006] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:51 2026] GET /volume/v3/volumes/0314ba7a-9894-49be-b33b-5742683c19b8 => generated 882 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:51.426064 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-85a271da-e1e0-4582-a598-efcba19498b9 req-a4c0cdfa-0ee2-4760-9df1-f34f9af34ed3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:51.427881 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-85a271da-e1e0-4582-a598-efcba19498b9 req-a4c0cdfa-0ee2-4760-9df1-f34f9af34ed3 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] POST https://10.4.3.170/volume/v3/attachments/1025575f-71e8-413f-8028-dca4418919c2/action Aug 18 19:19:51.428410 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-85a271da-e1e0-4582-a598-efcba19498b9 req-a4c0cdfa-0ee2-4760-9df1-f34f9af34ed3 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:51.428678 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-85a271da-e1e0-4582-a598-efcba19498b9 req-a4c0cdfa-0ee2-4760-9df1-f34f9af34ed3 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:51.449712 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:51.449712 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:51.460329 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-85a271da-e1e0-4582-a598-efcba19498b9 req-a4c0cdfa-0ee2-4760-9df1-f34f9af34ed3 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/attachments/1025575f-71e8-413f-8028-dca4418919c2/action returned with HTTP 204 Aug 18 19:19:51.461139 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 251/1007] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:19:51 2026] POST /volume/v3/attachments/1025575f-71e8-413f-8028-dca4418919c2/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:51.717538 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-fdd3de71-5cb0-43a4-a49d-13625c09f750 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:51.719288 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fdd3de71-5cb0-43a4-a49d-13625c09f750 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] GET https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 Aug 18 19:19:51.719620 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fdd3de71-5cb0-43a4-a49d-13625c09f750 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:51.719620 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fdd3de71-5cb0-43a4-a49d-13625c09f750 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:51.720581 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-fdd3de71-5cb0-43a4-a49d-13625c09f750 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Show backup with id 456620c1-631f-4a0b-bec4-54a9be540bf4. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:19:51.724944 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:51.724944 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:51.725630 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fdd3de71-5cb0-43a4-a49d-13625c09f750 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 returned with HTTP 200 Aug 18 19:19:51.725992 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 255/1008] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:19:51 2026] GET /volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:51.986659 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bf38a433-4782-48d7-9651-688ba02ebdeb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:51.988778 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bf38a433-4782-48d7-9651-688ba02ebdeb tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] GET https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 Aug 18 19:19:51.989005 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bf38a433-4782-48d7-9651-688ba02ebdeb tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:51.989218 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bf38a433-4782-48d7-9651-688ba02ebdeb tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:51.999288 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:51.999288 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:52.004304 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-bf38a433-4782-48d7-9651-688ba02ebdeb tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:19:52.010116 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bf38a433-4782-48d7-9651-688ba02ebdeb tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 returned with HTTP 200 Aug 18 19:19:52.010620 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 251/1009] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:51 2026] GET /volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:52.034500 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a0d123fc-4562-47a0-a29f-2dd9688a0d00 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:52.035059 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a0d123fc-4562-47a0-a29f-2dd9688a0d00 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] GET https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 Aug 18 19:19:52.035225 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a0d123fc-4562-47a0-a29f-2dd9688a0d00 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:52.035409 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a0d123fc-4562-47a0-a29f-2dd9688a0d00 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:52.044022 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:52.044022 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:52.047136 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a0d123fc-4562-47a0-a29f-2dd9688a0d00 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:19:52.050693 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a0d123fc-4562-47a0-a29f-2dd9688a0d00 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 returned with HTTP 200 Aug 18 19:19:52.050972 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 253/1010] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:52 2026] GET /volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:52.272123 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-513b034f-08e2-4144-a4d9-01d3098f5681 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:52.274481 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-513b034f-08e2-4144-a4d9-01d3098f5681 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/volumes/0314ba7a-9894-49be-b33b-5742683c19b8 Aug 18 19:19:52.274812 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-513b034f-08e2-4144-a4d9-01d3098f5681 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:52.275067 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-513b034f-08e2-4144-a4d9-01d3098f5681 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:52.285949 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:52.285949 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:52.290185 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-513b034f-08e2-4144-a4d9-01d3098f5681 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Volume info retrieved successfully. Aug 18 19:19:52.291109 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-513b034f-08e2-4144-a4d9-01d3098f5681 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:19:52.291324 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-513b034f-08e2-4144-a4d9-01d3098f5681 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:19:52.333769 np0000007688 devstack@c-api.service[100581]: DEBUG oslo_db.sqlalchemy.engines [None req-513b034f-08e2-4144-a4d9-01d3098f5681 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:19:52.337199 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:52.337199 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:52.345591 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-513b034f-08e2-4144-a4d9-01d3098f5681 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/volumes/0314ba7a-9894-49be-b33b-5742683c19b8 returned with HTTP 200 Aug 18 19:19:52.346199 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 252/1011] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:52 2026] GET /volume/v3/volumes/0314ba7a-9894-49be-b33b-5742683c19b8 => generated 907 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:52.360387 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-89f03f30-3501-4666-9c5e-d5dbd9e7a639 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:52.362669 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-89f03f30-3501-4666-9c5e-d5dbd9e7a639 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/groups/38922b8e-5e87-47f3-9446-d491243fd337 Aug 18 19:19:52.362989 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-89f03f30-3501-4666-9c5e-d5dbd9e7a639 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:52.363253 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-89f03f30-3501-4666-9c5e-d5dbd9e7a639 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:52.363452 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.groups [None req-89f03f30-3501-4666-9c5e-d5dbd9e7a639 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] show called for member 38922b8e-5e87-47f3-9446-d491243fd337 {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:19:52.369718 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:52.369718 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:52.381201 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-89f03f30-3501-4666-9c5e-d5dbd9e7a639 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/38922b8e-5e87-47f3-9446-d491243fd337 returned with HTTP 200 Aug 18 19:19:52.381764 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 256/1012] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:19:52 2026] GET /volume/v3/groups/38922b8e-5e87-47f3-9446-d491243fd337 => generated 322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:52.394986 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c0903aa1-c254-482a-8fb2-2a96a8dfad36 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:52.397276 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c0903aa1-c254-482a-8fb2-2a96a8dfad36 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/groups/7b4b8809-3cb3-40d0-aac2-f33cd817f748 Aug 18 19:19:52.397579 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c0903aa1-c254-482a-8fb2-2a96a8dfad36 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:52.397866 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c0903aa1-c254-482a-8fb2-2a96a8dfad36 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:52.398007 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.groups [None req-c0903aa1-c254-482a-8fb2-2a96a8dfad36 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] show called for member 7b4b8809-3cb3-40d0-aac2-f33cd817f748 {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:19:52.402751 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:52.402751 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:52.411620 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c0903aa1-c254-482a-8fb2-2a96a8dfad36 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/7b4b8809-3cb3-40d0-aac2-f33cd817f748 returned with HTTP 200 Aug 18 19:19:52.412153 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 252/1013] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:19:52 2026] GET /volume/v3/groups/7b4b8809-3cb3-40d0-aac2-f33cd817f748 => generated 322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:52.420287 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-fcb1bba1-d4ea-4285-878a-25096c4bc846 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:52.424766 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fcb1bba1-d4ea-4285-878a-25096c4bc846 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/groups/detail Aug 18 19:19:52.424975 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fcb1bba1-d4ea-4285-878a-25096c4bc846 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:52.425149 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fcb1bba1-d4ea-4285-878a-25096c4bc846 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:52.444286 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fcb1bba1-d4ea-4285-878a-25096c4bc846 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/detail returned with HTTP 200 Aug 18 19:19:52.444784 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 254/1014] 10.4.3.170 () {68 vars in 1296 bytes} [Tue Aug 18 19:19:52 2026] GET /volume/v3/groups/detail => generated 638 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:52.460360 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-67365f6f-de45-4bcc-a5c6-a730007a7698 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:52.462825 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-67365f6f-de45-4bcc-a5c6-a730007a7698 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:19:52.463112 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-67365f6f-de45-4bcc-a5c6-a730007a7698 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:52.463343 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-67365f6f-de45-4bcc-a5c6-a730007a7698 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'detail' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:52.463695 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-67365f6f-de45-4bcc-a5c6-a730007a7698 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:19:52.464573 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-67365f6f-de45-4bcc-a5c6-a730007a7698 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:19:52.472563 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-67365f6f-de45-4bcc-a5c6-a730007a7698 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Get all volumes completed successfully. Aug 18 19:19:52.473430 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-67365f6f-de45-4bcc-a5c6-a730007a7698 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:19:52.473740 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-67365f6f-de45-4bcc-a5c6-a730007a7698 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:19:52.483305 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-78d1134b-b4a0-4ae6-8090-cc27a41cfb13 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:52.485439 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-78d1134b-b4a0-4ae6-8090-cc27a41cfb13 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] GET https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 Aug 18 19:19:52.485623 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-78d1134b-b4a0-4ae6-8090-cc27a41cfb13 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:52.485814 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-78d1134b-b4a0-4ae6-8090-cc27a41cfb13 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:52.494807 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:52.494807 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:52.498356 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-78d1134b-b4a0-4ae6-8090-cc27a41cfb13 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:19:52.502938 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-78d1134b-b4a0-4ae6-8090-cc27a41cfb13 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 returned with HTTP 200 Aug 18 19:19:52.503422 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 257/1015] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:19:52 2026] GET /volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:52.512282 np0000007688 devstack@c-api.service[100581]: DEBUG oslo_db.sqlalchemy.engines [None req-67365f6f-de45-4bcc-a5c6-a730007a7698 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:19:52.515111 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:52.515111 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:52.523794 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-67365f6f-de45-4bcc-a5c6-a730007a7698 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:19:52.524219 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 253/1016] 10.4.3.170 () {68 vars in 1299 bytes} [Tue Aug 18 19:19:52 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:52.536879 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7a5e1584-ce01-4989-ae44-9d8ac3807bb1 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:52.538516 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7a5e1584-ce01-4989-ae44-9d8ac3807bb1 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:19:52.538708 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7a5e1584-ce01-4989-ae44-9d8ac3807bb1 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:52.538890 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7a5e1584-ce01-4989-ae44-9d8ac3807bb1 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'detail' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:52.539146 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-7a5e1584-ce01-4989-ae44-9d8ac3807bb1 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:19:52.539472 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:52.539472 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:52.539868 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7a5e1584-ce01-4989-ae44-9d8ac3807bb1 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:19:52.548173 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-7a5e1584-ce01-4989-ae44-9d8ac3807bb1 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Get all volumes completed successfully. Aug 18 19:19:52.549030 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-7a5e1584-ce01-4989-ae44-9d8ac3807bb1 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:19:52.549292 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-7a5e1584-ce01-4989-ae44-9d8ac3807bb1 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:19:52.586927 np0000007688 devstack@c-api.service[100582]: DEBUG oslo_db.sqlalchemy.engines [None req-7a5e1584-ce01-4989-ae44-9d8ac3807bb1 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:19:52.593331 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:52.593331 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:52.600649 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7a5e1584-ce01-4989-ae44-9d8ac3807bb1 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:19:52.601036 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 253/1017] 10.4.3.170 () {68 vars in 1299 bytes} [Tue Aug 18 19:19:52 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:52.613489 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-be7832ae-cbb2-4c85-a8e5-1e87e22de39a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:52.617226 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-be7832ae-cbb2-4c85-a8e5-1e87e22de39a tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] POST https://10.4.3.170/volume/v3/groups/38922b8e-5e87-47f3-9446-d491243fd337/action Aug 18 19:19:52.617703 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-be7832ae-cbb2-4c85-a8e5-1e87e22de39a tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:52.617883 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-be7832ae-cbb2-4c85-a8e5-1e87e22de39a tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:52.619583 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-be7832ae-cbb2-4c85-a8e5-1e87e22de39a tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] delete called for group 38922b8e-5e87-47f3-9446-d491243fd337 {{(pid=100580) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 19:19:52.619734 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.groups [None req-be7832ae-cbb2-4c85-a8e5-1e87e22de39a tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Delete group with id: 38922b8e-5e87-47f3-9446-d491243fd337 Aug 18 19:19:52.624264 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:52.624264 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:52.685526 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4849da24-59c7-4061-aaf5-ced2238ff792 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:52.685889 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4849da24-59c7-4061-aaf5-ced2238ff792 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:52.686175 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4849da24-59c7-4061-aaf5-ced2238ff792 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1162723431"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:52.687514 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-4849da24-59c7-4061-aaf5-ced2238ff792 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1162723431'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:52.687646 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-4849da24-59c7-4061-aaf5-ced2238ff792 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Create volume of 1 GB Aug 18 19:19:52.694269 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-4849da24-59c7-4061-aaf5-ced2238ff792 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Availability Zones retrieved successfully. Aug 18 19:19:52.705454 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-4849da24-59c7-4061-aaf5-ced2238ff792 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Flow 'volume_create_api' (008ffd45-d361-4192-9e35-de7b3797a128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:52.706879 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-4849da24-59c7-4061-aaf5-ced2238ff792 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (112ea2b0-ff09-4d18-939f-7d0f49f29144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:52.708262 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-4849da24-59c7-4061-aaf5-ced2238ff792 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:19:52.712387 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-be7832ae-cbb2-4c85-a8e5-1e87e22de39a tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/38922b8e-5e87-47f3-9446-d491243fd337/action returned with HTTP 202 Aug 18 19:19:52.712387 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 255/1018] 10.4.3.170 () {70 vars in 1428 bytes} [Tue Aug 18 19:19:52 2026] POST /volume/v3/groups/38922b8e-5e87-47f3-9446-d491243fd337/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:19:52.722457 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-24292e03-265a-4d9d-99b8-25467f1f2425 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:52.725755 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-24292e03-265a-4d9d-99b8-25467f1f2425 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/volumes/0314ba7a-9894-49be-b33b-5742683c19b8 Aug 18 19:19:52.725989 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-24292e03-265a-4d9d-99b8-25467f1f2425 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:52.726203 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-24292e03-265a-4d9d-99b8-25467f1f2425 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:52.738943 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-47791d76-61e6-4013-8aff-9d719bfa6694 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:52.739113 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:52.739113 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:52.740896 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-47791d76-61e6-4013-8aff-9d719bfa6694 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] GET https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 Aug 18 19:19:52.741421 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-47791d76-61e6-4013-8aff-9d719bfa6694 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:52.741421 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-47791d76-61e6-4013-8aff-9d719bfa6694 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:52.741530 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-47791d76-61e6-4013-8aff-9d719bfa6694 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Show backup with id 456620c1-631f-4a0b-bec4-54a9be540bf4. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:19:52.743045 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-24292e03-265a-4d9d-99b8-25467f1f2425 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Volume info retrieved successfully. Aug 18 19:19:52.743405 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-24292e03-265a-4d9d-99b8-25467f1f2425 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:19:52.743571 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-24292e03-265a-4d9d-99b8-25467f1f2425 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:19:52.745851 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:52.745851 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:52.746946 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-47791d76-61e6-4013-8aff-9d719bfa6694 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 returned with HTTP 200 Aug 18 19:19:52.746946 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 254/1019] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:19:52 2026] GET /volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:52.761172 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-4849da24-59c7-4061-aaf5-ced2238ff792 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (112ea2b0-ff09-4d18-939f-7d0f49f29144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:52.762389 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-4849da24-59c7-4061-aaf5-ced2238ff792 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5142f236-0432-40e6-b179-10d1764b47c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:52.783149 np0000007688 devstack@c-api.service[100581]: DEBUG oslo_db.sqlalchemy.engines [None req-24292e03-265a-4d9d-99b8-25467f1f2425 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:19:52.787861 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:52.787861 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:52.796189 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-24292e03-265a-4d9d-99b8-25467f1f2425 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/volumes/0314ba7a-9894-49be-b33b-5742683c19b8 returned with HTTP 200 Aug 18 19:19:52.796608 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 254/1020] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:52 2026] GET /volume/v3/volumes/0314ba7a-9894-49be-b33b-5742683c19b8 => generated 906 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:52.820121 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-4849da24-59c7-4061-aaf5-ced2238ff792 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Created reservations ['3f81e1ea-a1ec-484f-92ad-3e53edebe2e2', 'f95b0d33-7472-4b14-a415-ba7d143934e3', 'f20027af-f876-4001-9949-9948c20932db', 'f1257442-16a6-44b3-8237-708e41ed4db9'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:52.820929 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-4849da24-59c7-4061-aaf5-ced2238ff792 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5142f236-0432-40e6-b179-10d1764b47c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f81e1ea-a1ec-484f-92ad-3e53edebe2e2', 'f95b0d33-7472-4b14-a415-ba7d143934e3', 'f20027af-f876-4001-9949-9948c20932db', 'f1257442-16a6-44b3-8237-708e41ed4db9']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:52.821616 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-4849da24-59c7-4061-aaf5-ced2238ff792 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd75dbea-43bf-431e-86a8-dd2be7fe9567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:52.845193 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-4849da24-59c7-4061-aaf5-ced2238ff792 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd75dbea-43bf-431e-86a8-dd2be7fe9567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1162723431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='442c9aa8574445c49d1e8f004bf9ef3a',qos_specs=None,replication_status=,reservations=['3f81e1ea-a1ec-484f-92ad-3e53edebe2e2','f95b0d33-7472-4b14-a415-ba7d143934e3','f20027af-f876-4001-9949-9948c20932db','f1257442-16a6-44b3-8237-708e41ed4db9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd4c071ce2e64c0f91d4087ba933e744',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:19:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1162723431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='442c9aa8574445c49d1e8f004bf9ef3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd4c071ce2e64c0f91d4087ba933e744',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:52.847135 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-4849da24-59c7-4061-aaf5-ced2238ff792 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b71f37ae-dee7-47f4-a424-4a6c09222aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:52.866269 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-4849da24-59c7-4061-aaf5-ced2238ff792 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b71f37ae-dee7-47f4-a424-4a6c09222aa4) transitioned into state 'SUCCESS' from state '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-1162723431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='442c9aa8574445c49d1e8f004bf9ef3a',qos_specs=None,replication_status=,reservations=['3f81e1ea-a1ec-484f-92ad-3e53edebe2e2','f95b0d33-7472-4b14-a415-ba7d143934e3','f20027af-f876-4001-9949-9948c20932db','f1257442-16a6-44b3-8237-708e41ed4db9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd4c071ce2e64c0f91d4087ba933e744',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:52.867578 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-4849da24-59c7-4061-aaf5-ced2238ff792 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ce175f1-fc07-424b-956e-323452d29d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:52.882409 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-4849da24-59c7-4061-aaf5-ced2238ff792 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ce175f1-fc07-424b-956e-323452d29d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:52.883660 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-4849da24-59c7-4061-aaf5-ced2238ff792 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Flow 'volume_create_api' (008ffd45-d361-4192-9e35-de7b3797a128) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:52.884098 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-4849da24-59c7-4061-aaf5-ced2238ff792 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Create volume request issued successfully. Aug 18 19:19:52.884954 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4849da24-59c7-4061-aaf5-ced2238ff792 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:19:52.885526 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 258/1021] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:19:52 2026] POST /volume/v3/volumes => generated 757 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:52.898870 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-befc27f3-c03b-4a96-bd88-16b01ba3d874 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:52.900870 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-befc27f3-c03b-4a96-bd88-16b01ba3d874 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] GET https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c Aug 18 19:19:52.901035 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-befc27f3-c03b-4a96-bd88-16b01ba3d874 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:52.901228 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-befc27f3-c03b-4a96-bd88-16b01ba3d874 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:52.912189 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:52.912189 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:52.916055 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-befc27f3-c03b-4a96-bd88-16b01ba3d874 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Volume info retrieved successfully. Aug 18 19:19:52.920200 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-befc27f3-c03b-4a96-bd88-16b01ba3d874 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c returned with HTTP 200 Aug 18 19:19:52.920729 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 256/1022] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:52 2026] GET /volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:53.500099 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-20e5a6f7-a1df-41a6-8bc3-1d994fd96b4f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:53.500974 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-20e5a6f7-a1df-41a6-8bc3-1d994fd96b4f None None] GET https://10.4.3.170/volume// Aug 18 19:19:53.500974 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-20e5a6f7-a1df-41a6-8bc3-1d994fd96b4f None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:53.501215 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-20e5a6f7-a1df-41a6-8bc3-1d994fd96b4f None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:53.501525 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-20e5a6f7-a1df-41a6-8bc3-1d994fd96b4f None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:19:53.501889 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 255/1023] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:19: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 19:19:53.514648 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-0c6f77f2-d6b2-49da-89cc-2fc4ff330cf4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:53.518133 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-0c6f77f2-d6b2-49da-89cc-2fc4ff330cf4 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:19:53.518133 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-0c6f77f2-d6b2-49da-89cc-2fc4ff330cf4 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4efa88b-b04e-4c8d-9927-bcbe6179f440", "connector": null, "instance_uuid": "bf5b06f8-1c7b-4421-80f4-9cb7e0a7aa4b"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:53.532599 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:53.532599 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:53.566472 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-0c6f77f2-d6b2-49da-89cc-2fc4ff330cf4 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:19:53.566995 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 255/1024] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:19:53 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 19:19:53.575768 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1eb06d72-77f8-49f2-ab58-ec800c8e6387 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:53.576347 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1eb06d72-77f8-49f2-ab58-ec800c8e6387 None None] GET https://10.4.3.170/volume// Aug 18 19:19:53.576573 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1eb06d72-77f8-49f2-ab58-ec800c8e6387 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:53.576822 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1eb06d72-77f8-49f2-ab58-ec800c8e6387 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:53.577233 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1eb06d72-77f8-49f2-ab58-ec800c8e6387 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:19:53.577632 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 259/1025] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:19:53 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 19:19:53.586694 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-56a028dc-ce11-4d30-8ee3-25598673c214 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:53.588812 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-56a028dc-ce11-4d30-8ee3-25598673c214 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] GET https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 Aug 18 19:19:53.589047 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-56a028dc-ce11-4d30-8ee3-25598673c214 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:53.589277 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-56a028dc-ce11-4d30-8ee3-25598673c214 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:53.600670 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:53.600670 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:53.605467 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-56a028dc-ce11-4d30-8ee3-25598673c214 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:19:53.608172 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-56a028dc-ce11-4d30-8ee3-25598673c214 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 returned with HTTP 200 Aug 18 19:19:53.608580 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 257/1026] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:19:53 2026] GET /volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 => generated 1319 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:19:53.761382 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-77c06a71-5bd3-4014-ac4d-6afea24fc19e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:53.763045 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-77c06a71-5bd3-4014-ac4d-6afea24fc19e tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] GET https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 Aug 18 19:19:53.763273 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-77c06a71-5bd3-4014-ac4d-6afea24fc19e tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:53.763488 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-77c06a71-5bd3-4014-ac4d-6afea24fc19e tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:53.763580 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-77c06a71-5bd3-4014-ac4d-6afea24fc19e tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Show backup with id 456620c1-631f-4a0b-bec4-54a9be540bf4. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:19:53.768154 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:53.768154 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:53.768858 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-77c06a71-5bd3-4014-ac4d-6afea24fc19e tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 returned with HTTP 200 Aug 18 19:19:53.769393 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 256/1027] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:19:53 2026] GET /volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:53.811121 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d429f456-1c6c-49d9-85bb-e0f6fc36df33 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:53.813018 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d429f456-1c6c-49d9-85bb-e0f6fc36df33 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/volumes/0314ba7a-9894-49be-b33b-5742683c19b8 Aug 18 19:19:53.813246 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d429f456-1c6c-49d9-85bb-e0f6fc36df33 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:53.813453 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d429f456-1c6c-49d9-85bb-e0f6fc36df33 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:53.819131 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d429f456-1c6c-49d9-85bb-e0f6fc36df33 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/volumes/0314ba7a-9894-49be-b33b-5742683c19b8 returned with HTTP 404 Aug 18 19:19:53.819649 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 256/1028] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:53 2026] GET /volume/v3/volumes/0314ba7a-9894-49be-b33b-5742683c19b8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:19:53.826308 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c409d163-c1c0-459d-902f-0b4a271e9019 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:53.828701 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c409d163-c1c0-459d-902f-0b4a271e9019 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/groups/38922b8e-5e87-47f3-9446-d491243fd337 Aug 18 19:19:53.829021 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c409d163-c1c0-459d-902f-0b4a271e9019 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:53.829264 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c409d163-c1c0-459d-902f-0b4a271e9019 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:53.829457 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.groups [None req-c409d163-c1c0-459d-902f-0b4a271e9019 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] show called for member 38922b8e-5e87-47f3-9446-d491243fd337 {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:19:53.833189 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c409d163-c1c0-459d-902f-0b4a271e9019 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/38922b8e-5e87-47f3-9446-d491243fd337 returned with HTTP 404 Aug 18 19:19:53.833848 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 260/1029] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:19:53 2026] GET /volume/v3/groups/38922b8e-5e87-47f3-9446-d491243fd337 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:19:53.840455 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-91c5a020-2cef-4390-8eba-3721f892487b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:53.842559 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-91c5a020-2cef-4390-8eba-3721f892487b tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] POST https://10.4.3.170/volume/v3/groups/7b4b8809-3cb3-40d0-aac2-f33cd817f748/action Aug 18 19:19:53.842978 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-91c5a020-2cef-4390-8eba-3721f892487b tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:53.843114 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-91c5a020-2cef-4390-8eba-3721f892487b tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:53.844921 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-91c5a020-2cef-4390-8eba-3721f892487b tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] delete called for group 7b4b8809-3cb3-40d0-aac2-f33cd817f748 {{(pid=100580) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 19:19:53.845050 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.groups [None req-91c5a020-2cef-4390-8eba-3721f892487b tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Delete group with id: 7b4b8809-3cb3-40d0-aac2-f33cd817f748 Aug 18 19:19:53.848655 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:53.848655 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:53.875581 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-91c5a020-2cef-4390-8eba-3721f892487b tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/7b4b8809-3cb3-40d0-aac2-f33cd817f748/action returned with HTTP 202 Aug 18 19:19:53.876040 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 258/1030] 10.4.3.170 () {70 vars in 1428 bytes} [Tue Aug 18 19:19:53 2026] POST /volume/v3/groups/7b4b8809-3cb3-40d0-aac2-f33cd817f748/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:19:53.883168 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5bb5f660-98ac-4520-9d30-7c18fc82598a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:53.885343 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5bb5f660-98ac-4520-9d30-7c18fc82598a tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/groups/7b4b8809-3cb3-40d0-aac2-f33cd817f748 Aug 18 19:19:53.885647 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5bb5f660-98ac-4520-9d30-7c18fc82598a tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:53.885908 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5bb5f660-98ac-4520-9d30-7c18fc82598a tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:53.886099 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.groups [None req-5bb5f660-98ac-4520-9d30-7c18fc82598a tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] show called for member 7b4b8809-3cb3-40d0-aac2-f33cd817f748 {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:19:53.890404 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:53.890404 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:53.898941 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5bb5f660-98ac-4520-9d30-7c18fc82598a tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/7b4b8809-3cb3-40d0-aac2-f33cd817f748 returned with HTTP 200 Aug 18 19:19:53.899284 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 257/1031] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:19:53 2026] GET /volume/v3/groups/7b4b8809-3cb3-40d0-aac2-f33cd817f748 => generated 321 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:53.937054 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a6e5304f-ccc4-4c49-a22b-675e60c19c6a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:53.941215 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a6e5304f-ccc4-4c49-a22b-675e60c19c6a tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] GET https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c Aug 18 19:19:53.941489 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a6e5304f-ccc4-4c49-a22b-675e60c19c6a tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:53.941734 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a6e5304f-ccc4-4c49-a22b-675e60c19c6a tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:53.949172 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:53.949172 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:53.952592 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a6e5304f-ccc4-4c49-a22b-675e60c19c6a tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Volume info retrieved successfully. Aug 18 19:19:53.957452 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a6e5304f-ccc4-4c49-a22b-675e60c19c6a tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c returned with HTTP 200 Aug 18 19:19:53.957875 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 257/1032] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:53 2026] GET /volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:53.996394 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-f8afff37-b763-458d-816d-488fffedbd25 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:53.998803 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-f8afff37-b763-458d-816d-488fffedbd25 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] DELETE https://10.4.3.170/volume/v3/attachments/1025575f-71e8-413f-8028-dca4418919c2 Aug 18 19:19:53.999070 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-f8afff37-b763-458d-816d-488fffedbd25 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:53.999298 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-f8afff37-b763-458d-816d-488fffedbd25 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:54.009882 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:54.009882 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:54.074510 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-f8afff37-b763-458d-816d-488fffedbd25 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/attachments/1025575f-71e8-413f-8028-dca4418919c2 returned with HTTP 200 Aug 18 19:19:54.074946 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 261/1033] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:19:53 2026] DELETE /volume/v3/attachments/1025575f-71e8-413f-8028-dca4418919c2 => generated 192 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:54.321064 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-752133ff-d0be-45cf-b67e-15cd8adde631 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:54.321972 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-752133ff-d0be-45cf-b67e-15cd8adde631 None None] GET https://10.4.3.170/volume// Aug 18 19:19:54.322134 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-752133ff-d0be-45cf-b67e-15cd8adde631 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:54.322307 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-752133ff-d0be-45cf-b67e-15cd8adde631 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:54.323028 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-752133ff-d0be-45cf-b67e-15cd8adde631 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:19:54.324330 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 259/1034] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:19:54 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 19:19:54.336582 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-ed60565d-4c6a-4c2d-bdaa-983e3165fd4a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:54.346939 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-ed60565d-4c6a-4c2d-bdaa-983e3165fd4a tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] GET https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 Aug 18 19:19:54.346939 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-ed60565d-4c6a-4c2d-bdaa-983e3165fd4a tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:54.346939 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-ed60565d-4c6a-4c2d-bdaa-983e3165fd4a tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:54.351323 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:54.351323 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:54.355072 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-ed60565d-4c6a-4c2d-bdaa-983e3165fd4a tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:19:54.364912 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-ed60565d-4c6a-4c2d-bdaa-983e3165fd4a tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 returned with HTTP 200 Aug 18 19:19:54.365373 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 258/1035] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:19:54 2026] GET /volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 => generated 1026 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:19:54.405897 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9b0fb721-d8e0-4c6d-8056-4837b76a9396 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:54.406228 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9b0fb721-d8e0-4c6d-8056-4837b76a9396 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:54.406553 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9b0fb721-d8e0-4c6d-8056-4837b76a9396 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "813e7c5a-2070-44fe-9121-3150c34e7c9d", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-277741134"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:54.408007 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-9b0fb721-d8e0-4c6d-8056-4837b76a9396 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Create volume request body: {'volume': {'imageRef': '813e7c5a-2070-44fe-9121-3150c34e7c9d', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-277741134'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:54.468654 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-ad5d548c-f5ae-4102-aaf1-78667b3b0a24 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:54.470461 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-ad5d548c-f5ae-4102-aaf1-78667b3b0a24 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] PUT https://10.4.3.170/volume/v3/attachments/7bc39543-f4b5-4bc8-b852-f659255c8eed Aug 18 19:19:54.470774 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-ad5d548c-f5ae-4102-aaf1-78667b3b0a24 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:54.477570 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-ad5d548c-f5ae-4102-aaf1-78667b3b0a24 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Acquiring lock "cinder-attachment_update-e4efa88b-b04e-4c8d-9927-bcbe6179f440-np0000007688" by "attachment_update" {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:19:54.483570 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-ad5d548c-f5ae-4102-aaf1-78667b3b0a24 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Lock "cinder-attachment_update-e4efa88b-b04e-4c8d-9927-bcbe6179f440-np0000007688" acquired by "attachment_update" :: waited 0.006s {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:19:54.484433 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:54.484433 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:54.502733 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-9b0fb721-d8e0-4c6d-8056-4837b76a9396 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Create volume of 2 GB Aug 18 19:19:54.512352 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9b0fb721-d8e0-4c6d-8056-4837b76a9396 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Availability Zones retrieved successfully. Aug 18 19:19:54.518984 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-9b0fb721-d8e0-4c6d-8056-4837b76a9396 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Flow 'volume_create_api' (e2724c7d-fe3c-42b8-8076-20e86599f402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:54.520556 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-9b0fb721-d8e0-4c6d-8056-4837b76a9396 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef89e8c2-9468-4ad3-920e-6c1f6fb96950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:54.521487 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-9b0fb721-d8e0-4c6d-8056-4837b76a9396 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Validating volume size '2' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:19:54.554795 np0000007688 devstack@c-api.service[100581]: WARNING cinder.volume.api [None req-9b0fb721-d8e0-4c6d-8056-4837b76a9396 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef89e8c2-9468-4ad3-920e-6c1f6fb96950) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 19:19:54.554795 np0000007688 devstack@c-api.service[100581]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 813e7c5a-2070-44fe-9121-3150c34e7c9d is not active. Aug 18 19:19:54.557036 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-9b0fb721-d8e0-4c6d-8056-4837b76a9396 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef89e8c2-9468-4ad3-920e-6c1f6fb96950) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:54.558013 np0000007688 devstack@c-api.service[100581]: WARNING cinder.volume.api [None req-9b0fb721-d8e0-4c6d-8056-4837b76a9396 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef89e8c2-9468-4ad3-920e-6c1f6fb96950) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 19:19:54.559052 np0000007688 devstack@c-api.service[100581]: WARNING cinder.volume.api [None req-9b0fb721-d8e0-4c6d-8056-4837b76a9396 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Flow 'volume_create_api' (e2724c7d-fe3c-42b8-8076-20e86599f402) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 19:19:54.559441 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9b0fb721-d8e0-4c6d-8056-4837b76a9396 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 400 Aug 18 19:19:54.560063 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 258/1036] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:19:54 2026] POST /volume/v3/volumes => generated 125 bytes in 156 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 19:19:54.566213 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-ad5d548c-f5ae-4102-aaf1-78667b3b0a24 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Lock "cinder-attachment_update-e4efa88b-b04e-4c8d-9927-bcbe6179f440-np0000007688" released by "attachment_update" :: held 0.083s {{(pid=100583) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:19:54.566581 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-ad5d548c-f5ae-4102-aaf1-78667b3b0a24 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/attachments/7bc39543-f4b5-4bc8-b852-f659255c8eed returned with HTTP 200 Aug 18 19:19:54.567306 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 262/1037] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:19:54 2026] PUT /volume/v3/attachments/7bc39543-f4b5-4bc8-b852-f659255c8eed => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:54.595780 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-5fd6dcb9-5706-4578-8f21-0b1201404e1c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:54.597659 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-5fd6dcb9-5706-4578-8f21-0b1201404e1c tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] POST https://10.4.3.170/volume/v3/attachments/7bc39543-f4b5-4bc8-b852-f659255c8eed/action Aug 18 19:19:54.598012 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-5fd6dcb9-5706-4578-8f21-0b1201404e1c tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:54.598127 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-5fd6dcb9-5706-4578-8f21-0b1201404e1c tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:54.613250 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:54.613250 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:54.623072 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-4800c5c8-691e-49c9-a082-7d711dc85347 req-5fd6dcb9-5706-4578-8f21-0b1201404e1c tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/attachments/7bc39543-f4b5-4bc8-b852-f659255c8eed/action returned with HTTP 204 Aug 18 19:19:54.623479 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 260/1038] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:19:54 2026] POST /volume/v3/attachments/7bc39543-f4b5-4bc8-b852-f659255c8eed/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:54.784663 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c49cef15-c606-44b7-9f57-d2f0232e64e8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:54.785802 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c49cef15-c606-44b7-9f57-d2f0232e64e8 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] GET https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 Aug 18 19:19:54.786383 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c49cef15-c606-44b7-9f57-d2f0232e64e8 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:54.786983 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c49cef15-c606-44b7-9f57-d2f0232e64e8 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:54.786983 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-c49cef15-c606-44b7-9f57-d2f0232e64e8 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Show backup with id 456620c1-631f-4a0b-bec4-54a9be540bf4. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:19:54.792274 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:54.792274 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:54.793840 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c49cef15-c606-44b7-9f57-d2f0232e64e8 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 returned with HTTP 200 Aug 18 19:19:54.794328 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 259/1039] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:19:54 2026] GET /volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:54.908800 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1f57d717-281d-4584-92ea-60f3fb92ba66 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:54.911126 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1f57d717-281d-4584-92ea-60f3fb92ba66 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/groups/7b4b8809-3cb3-40d0-aac2-f33cd817f748 Aug 18 19:19:54.911126 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1f57d717-281d-4584-92ea-60f3fb92ba66 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:54.911226 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1f57d717-281d-4584-92ea-60f3fb92ba66 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:54.911340 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.groups [None req-1f57d717-281d-4584-92ea-60f3fb92ba66 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] show called for member 7b4b8809-3cb3-40d0-aac2-f33cd817f748 {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:19:54.918469 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1f57d717-281d-4584-92ea-60f3fb92ba66 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/7b4b8809-3cb3-40d0-aac2-f33cd817f748 returned with HTTP 404 Aug 18 19:19:54.919091 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 259/1040] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:19:54 2026] GET /volume/v3/groups/7b4b8809-3cb3-40d0-aac2-f33cd817f748 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:19:54.936837 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-49e0410f-3ac5-47db-a180-5b7eda9612c0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:54.941051 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-49e0410f-3ac5-47db-a180-5b7eda9612c0 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/groups/detail Aug 18 19:19:54.941376 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-49e0410f-3ac5-47db-a180-5b7eda9612c0 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:54.941551 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-49e0410f-3ac5-47db-a180-5b7eda9612c0 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:54.942295 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:54.942295 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:54.955085 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-49e0410f-3ac5-47db-a180-5b7eda9612c0 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/detail returned with HTTP 200 Aug 18 19:19:54.955788 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 263/1041] 10.4.3.170 () {68 vars in 1296 bytes} [Tue Aug 18 19:19:54 2026] GET /volume/v3/groups/detail => generated 14 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:54.968379 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2c32ef20-84ad-4c27-9ff4-546247bb9228 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:54.970179 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2c32ef20-84ad-4c27-9ff4-546247bb9228 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:19:54.970454 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2c32ef20-84ad-4c27-9ff4-546247bb9228 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:54.970673 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2c32ef20-84ad-4c27-9ff4-546247bb9228 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'detail' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:54.970939 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [None req-2c32ef20-84ad-4c27-9ff4-546247bb9228 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:19:54.971649 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2c32ef20-84ad-4c27-9ff4-546247bb9228 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100580) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:19:54.978789 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2c32ef20-84ad-4c27-9ff4-546247bb9228 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Get all volumes completed successfully. Aug 18 19:19:54.981932 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2c32ef20-84ad-4c27-9ff4-546247bb9228 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:19:54.982635 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 261/1042] 10.4.3.170 () {68 vars in 1299 bytes} [Tue Aug 18 19:19:54 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 19:19:54.994501 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5223a73a-e670-4669-aea6-720da0a3496c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:54.996359 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5223a73a-e670-4669-aea6-720da0a3496c tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] POST https://10.4.3.170/volume/v3/groups/7b4b8809-3cb3-40d0-aac2-f33cd817f748/action Aug 18 19:19:54.996725 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5223a73a-e670-4669-aea6-720da0a3496c tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:54.996840 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5223a73a-e670-4669-aea6-720da0a3496c tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:54.998134 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.groups [None req-5223a73a-e670-4669-aea6-720da0a3496c tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] delete called for group 7b4b8809-3cb3-40d0-aac2-f33cd817f748 {{(pid=100582) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 19:19:54.998230 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.groups [None req-5223a73a-e670-4669-aea6-720da0a3496c tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Delete group with id: 7b4b8809-3cb3-40d0-aac2-f33cd817f748 Aug 18 19:19:55.002223 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5223a73a-e670-4669-aea6-720da0a3496c tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/7b4b8809-3cb3-40d0-aac2-f33cd817f748/action returned with HTTP 404 Aug 18 19:19:55.002671 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 260/1043] 10.4.3.170 () {70 vars in 1428 bytes} [Tue Aug 18 19:19:54 2026] POST /volume/v3/groups/7b4b8809-3cb3-40d0-aac2-f33cd817f748/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:19:55.011299 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-34b69a01-b865-4877-a8ef-4c6f4ce8ddaf None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:55.015966 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-34b69a01-b865-4877-a8ef-4c6f4ce8ddaf tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:19:55.016245 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-34b69a01-b865-4877-a8ef-4c6f4ce8ddaf tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:55.016454 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-34b69a01-b865-4877-a8ef-4c6f4ce8ddaf tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'detail' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:55.016749 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-34b69a01-b865-4877-a8ef-4c6f4ce8ddaf tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:19:55.018071 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-34b69a01-b865-4877-a8ef-4c6f4ce8ddaf tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:19:55.030668 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-34b69a01-b865-4877-a8ef-4c6f4ce8ddaf tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Get all volumes completed successfully. Aug 18 19:19:55.034048 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-34b69a01-b865-4877-a8ef-4c6f4ce8ddaf tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:19:55.034499 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 260/1044] 10.4.3.170 () {68 vars in 1299 bytes} [Tue Aug 18 19:19:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:55.048146 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ee279a29-858e-403c-8416-d640088e848b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:55.049708 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ee279a29-858e-403c-8416-d640088e848b tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] POST https://10.4.3.170/volume/v3/groups/38922b8e-5e87-47f3-9446-d491243fd337/action Aug 18 19:19:55.050015 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ee279a29-858e-403c-8416-d640088e848b tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:55.050138 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ee279a29-858e-403c-8416-d640088e848b tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:55.051959 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.groups [None req-ee279a29-858e-403c-8416-d640088e848b tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] delete called for group 38922b8e-5e87-47f3-9446-d491243fd337 {{(pid=100583) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 19:19:55.051959 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.groups [None req-ee279a29-858e-403c-8416-d640088e848b tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Delete group with id: 38922b8e-5e87-47f3-9446-d491243fd337 Aug 18 19:19:55.054657 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ee279a29-858e-403c-8416-d640088e848b tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/38922b8e-5e87-47f3-9446-d491243fd337/action returned with HTTP 404 Aug 18 19:19:55.055026 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 264/1045] 10.4.3.170 () {70 vars in 1428 bytes} [Tue Aug 18 19:19:55 2026] POST /volume/v3/groups/38922b8e-5e87-47f3-9446-d491243fd337/action => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:19:55.062221 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-255e9f2b-d5bd-4bcd-8853-14553c7f69fb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:55.064775 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-255e9f2b-d5bd-4bcd-8853-14553c7f69fb tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/6123ef01-9554-4fd2-80c7-bd17706d433f Aug 18 19:19:55.064997 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-255e9f2b-d5bd-4bcd-8853-14553c7f69fb tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:55.065168 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-255e9f2b-d5bd-4bcd-8853-14553c7f69fb tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:55.082648 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-255e9f2b-d5bd-4bcd-8853-14553c7f69fb tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] https://10.4.3.170/volume/v3/group_types/6123ef01-9554-4fd2-80c7-bd17706d433f returned with HTTP 202 Aug 18 19:19:55.083041 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 262/1046] 10.4.3.170 () {68 vars in 1404 bytes} [Tue Aug 18 19:19:55 2026] DELETE /volume/v3/group_types/6123ef01-9554-4fd2-80c7-bd17706d433f => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:19:55.091475 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5ae57335-9280-48c2-9efc-3be18932d2a8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:55.093393 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5ae57335-9280-48c2-9efc-3be18932d2a8 tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] DELETE https://10.4.3.170/volume/v3/types/c79ee883-da7c-4e2c-a344-d28ca1d47350 Aug 18 19:19:55.093769 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5ae57335-9280-48c2-9efc-3be18932d2a8 tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:55.095056 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5ae57335-9280-48c2-9efc-3be18932d2a8 tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] Calling method '_delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:55.132094 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5ae57335-9280-48c2-9efc-3be18932d2a8 tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] https://10.4.3.170/volume/v3/types/c79ee883-da7c-4e2c-a344-d28ca1d47350 returned with HTTP 202 Aug 18 19:19:55.132094 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 261/1047] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:19:55 2026] DELETE /volume/v3/types/c79ee883-da7c-4e2c-a344-d28ca1d47350 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:19:55.143252 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0b576f47-08df-4164-804b-7220d5b24332 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:55.143786 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0b576f47-08df-4164-804b-7220d5b24332 tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] GET https://10.4.3.170/volume/v3/types/c79ee883-da7c-4e2c-a344-d28ca1d47350 Aug 18 19:19:55.143847 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0b576f47-08df-4164-804b-7220d5b24332 tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:55.144069 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0b576f47-08df-4164-804b-7220d5b24332 tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:55.147602 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0b576f47-08df-4164-804b-7220d5b24332 tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] https://10.4.3.170/volume/v3/types/c79ee883-da7c-4e2c-a344-d28ca1d47350 returned with HTTP 404 Aug 18 19:19:55.148236 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 261/1048] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:19:55 2026] GET /volume/v3/types/c79ee883-da7c-4e2c-a344-d28ca1d47350 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:55.158057 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-66bec6b4-cee7-4bad-a4a5-c135334c4b45 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:55.159479 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-66bec6b4-cee7-4bad-a4a5-c135334c4b45 tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:19:55.159993 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-66bec6b4-cee7-4bad-a4a5-c135334c4b45 tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1855215235"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:55.179858 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-66bec6b4-cee7-4bad-a4a5-c135334c4b45 tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:19:55.180636 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 265/1049] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:19:55 2026] POST /volume/v3/types => generated 216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:55.189273 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c8a69778-eafe-47ff-9618-149b3b7e6dd0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:55.192495 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c8a69778-eafe-47ff-9618-149b3b7e6dd0 tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] POST https://10.4.3.170/volume/v3/group_types Aug 18 19:19:55.192953 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c8a69778-eafe-47ff-9618-149b3b7e6dd0 tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1817809508"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:55.211236 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c8a69778-eafe-47ff-9618-149b3b7e6dd0 tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Aug 18 19:19:55.212321 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 263/1050] 10.4.3.170 () {70 vars in 1311 bytes} [Tue Aug 18 19:19:55 2026] POST /volume/v3/group_types => generated 173 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:55.222668 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-21dfbecb-6b89-465b-a97b-c3353f6ef5c5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:55.225823 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-21dfbecb-6b89-465b-a97b-c3353f6ef5c5 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] POST https://10.4.3.170/volume/v3/groups Aug 18 19:19:55.227162 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-21dfbecb-6b89-465b-a97b-c3353f6ef5c5 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1e1f3c9c-727f-4ae3-b802-361b34c61804", "volume_types": ["51a4c987-aa61-498f-ba56-9f6780972a8e"], "name": "tempest-GroupsTest-Group-1589017407"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:55.230045 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.groups [None req-21dfbecb-6b89-465b-a97b-c3353f6ef5c5 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Creating new group {'group': {'group_type': '1e1f3c9c-727f-4ae3-b802-361b34c61804', 'volume_types': ['51a4c987-aa61-498f-ba56-9f6780972a8e'], 'name': 'tempest-GroupsTest-Group-1589017407'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 19:19:55.239488 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.groups [None req-21dfbecb-6b89-465b-a97b-c3353f6ef5c5 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Creating group tempest-GroupsTest-Group-1589017407. Aug 18 19:19:55.249862 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-21dfbecb-6b89-465b-a97b-c3353f6ef5c5 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Availability Zones retrieved successfully. Aug 18 19:19:55.267481 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-21dfbecb-6b89-465b-a97b-c3353f6ef5c5 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Created reservations ['a7b0d9c3-5260-4803-8c0e-78244479b171'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:55.298511 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-21dfbecb-6b89-465b-a97b-c3353f6ef5c5 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Aug 18 19:19:55.298998 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 262/1051] 10.4.3.170 () {70 vars in 1297 bytes} [Tue Aug 18 19:19:55 2026] POST /volume/v3/groups => generated 104 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:55.307554 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-49bc08f0-a92a-457e-b47c-84d76008613d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:55.312077 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-49bc08f0-a92a-457e-b47c-84d76008613d tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d Aug 18 19:19:55.312333 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-49bc08f0-a92a-457e-b47c-84d76008613d tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:55.312565 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-49bc08f0-a92a-457e-b47c-84d76008613d tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:55.312729 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.groups [None req-49bc08f0-a92a-457e-b47c-84d76008613d tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] show called for member 903678e0-af12-4af7-a6e4-9d88cc4f637d {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:19:55.323379 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:55.323379 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:55.335939 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-49bc08f0-a92a-457e-b47c-84d76008613d tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d returned with HTTP 200 Aug 18 19:19:55.336559 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 262/1052] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:19:55 2026] GET /volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d => generated 332 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:55.807978 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-175c96d2-6d7b-424a-be05-235cd9b6223f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:55.809262 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-175c96d2-6d7b-424a-be05-235cd9b6223f tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] GET https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 Aug 18 19:19:55.809714 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-175c96d2-6d7b-424a-be05-235cd9b6223f tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:55.810960 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-175c96d2-6d7b-424a-be05-235cd9b6223f tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:55.810960 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-175c96d2-6d7b-424a-be05-235cd9b6223f tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Show backup with id 456620c1-631f-4a0b-bec4-54a9be540bf4. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:19:55.814324 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:55.814324 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:55.815166 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-175c96d2-6d7b-424a-be05-235cd9b6223f tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 returned with HTTP 200 Aug 18 19:19:55.815735 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 266/1053] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:19:55 2026] GET /volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:55.825609 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a7d5dd6e-a39f-4dcb-8118-cc801c55dc5e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:55.828693 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a7d5dd6e-a39f-4dcb-8118-cc801c55dc5e tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] GET https://10.4.3.170/volume/v3/volumes/4d82850f-9b13-4e90-9c84-81be8b20c4a9 Aug 18 19:19:55.828942 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a7d5dd6e-a39f-4dcb-8118-cc801c55dc5e tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:55.829155 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a7d5dd6e-a39f-4dcb-8118-cc801c55dc5e tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:55.842523 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:55.842523 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:55.851168 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a7d5dd6e-a39f-4dcb-8118-cc801c55dc5e tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Volume info retrieved successfully. Aug 18 19:19:55.856350 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a7d5dd6e-a39f-4dcb-8118-cc801c55dc5e tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/volumes/4d82850f-9b13-4e90-9c84-81be8b20c4a9 returned with HTTP 200 Aug 18 19:19:55.856782 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 264/1054] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:19:55 2026] GET /volume/v3/volumes/4d82850f-9b13-4e90-9c84-81be8b20c4a9 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:55.872873 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-97ae878b-3945-4f41-b4e2-a7873de2fc2e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:55.875210 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-97ae878b-3945-4f41-b4e2-a7873de2fc2e tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] PUT https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 Aug 18 19:19:55.875591 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-97ae878b-3945-4f41-b4e2-a7873de2fc2e tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-331443781", "description": "tempest-volume-backup-description-1828087229"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:55.886275 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:55.886275 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:55.893474 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-97ae878b-3945-4f41-b4e2-a7873de2fc2e tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 returned with HTTP 200 Aug 18 19:19:55.893929 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 263/1055] 10.4.3.170 () {70 vars in 1409 bytes} [Tue Aug 18 19:19:55 2026] PUT /volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 => generated 332 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:55.901034 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e16beab0-a9a7-4572-9bc7-2c264260d40d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:55.905151 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e16beab0-a9a7-4572-9bc7-2c264260d40d tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] GET https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 Aug 18 19:19:55.905151 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e16beab0-a9a7-4572-9bc7-2c264260d40d tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:55.905151 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e16beab0-a9a7-4572-9bc7-2c264260d40d tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:55.905295 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-e16beab0-a9a7-4572-9bc7-2c264260d40d tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Show backup with id 456620c1-631f-4a0b-bec4-54a9be540bf4. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:19:55.911497 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:55.911497 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:55.911497 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e16beab0-a9a7-4572-9bc7-2c264260d40d tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 returned with HTTP 200 Aug 18 19:19:55.911497 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 263/1056] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:19:55 2026] GET /volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 => generated 839 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:55.920880 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e04b6133-cf97-44c4-9d24-85984d542341 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:55.923345 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e04b6133-cf97-44c4-9d24-85984d542341 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] DELETE https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 Aug 18 19:19:55.926024 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e04b6133-cf97-44c4-9d24-85984d542341 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:55.926419 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e04b6133-cf97-44c4-9d24-85984d542341 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:55.926622 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.backups [None req-e04b6133-cf97-44c4-9d24-85984d542341 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Delete backup with id: 456620c1-631f-4a0b-bec4-54a9be540bf4. Aug 18 19:19:55.933095 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:55.933095 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:55.962952 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.backup.rpcapi [None req-e04b6133-cf97-44c4-9d24-85984d542341 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] delete_backup rpcapi backup_id 456620c1-631f-4a0b-bec4-54a9be540bf4 {{(pid=100583) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:19:55.966025 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e04b6133-cf97-44c4-9d24-85984d542341 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 returned with HTTP 202 Aug 18 19:19:55.966025 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 267/1057] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:19:55 2026] DELETE /volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:19:55.973777 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a0f036e7-9753-4c4d-93e1-5e2dbd53b089 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:55.976316 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a0f036e7-9753-4c4d-93e1-5e2dbd53b089 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] GET https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 Aug 18 19:19:55.976565 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a0f036e7-9753-4c4d-93e1-5e2dbd53b089 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:55.976740 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a0f036e7-9753-4c4d-93e1-5e2dbd53b089 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:55.976971 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-a0f036e7-9753-4c4d-93e1-5e2dbd53b089 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Show backup with id 456620c1-631f-4a0b-bec4-54a9be540bf4. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:19:55.982694 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:55.982694 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:55.983781 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a0f036e7-9753-4c4d-93e1-5e2dbd53b089 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 returned with HTTP 200 Aug 18 19:19:55.984347 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 265/1058] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:19:55 2026] GET /volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 => generated 838 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:56.350296 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d17e2efd-810f-4388-9fa9-6f0b915b403f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:56.352932 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d17e2efd-810f-4388-9fa9-6f0b915b403f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d Aug 18 19:19:56.352932 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d17e2efd-810f-4388-9fa9-6f0b915b403f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:56.352932 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d17e2efd-810f-4388-9fa9-6f0b915b403f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:56.352932 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.groups [None req-d17e2efd-810f-4388-9fa9-6f0b915b403f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] show called for member 903678e0-af12-4af7-a6e4-9d88cc4f637d {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:19:56.358038 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:56.358038 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:56.370888 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d17e2efd-810f-4388-9fa9-6f0b915b403f tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d returned with HTTP 200 Aug 18 19:19:56.370888 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 264/1059] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:19:56 2026] GET /volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d => generated 333 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:56.383185 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:56.386073 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:56.387136 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2028256251", "volume_type": "51a4c987-aa61-498f-ba56-9f6780972a8e", "group_id": "903678e0-af12-4af7-a6e4-9d88cc4f637d", "size": 1}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:56.388322 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2a4160cf-1eb1-4c62-b01e-2d14571c8dd5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:56.388481 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2028256251', 'volume_type': '51a4c987-aa61-498f-ba56-9f6780972a8e', 'group_id': '903678e0-af12-4af7-a6e4-9d88cc4f637d', 'size': 1}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:56.392140 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2a4160cf-1eb1-4c62-b01e-2d14571c8dd5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:56.392140 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2a4160cf-1eb1-4c62-b01e-2d14571c8dd5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "c73d73dc-433c-454c-a63f-a292f5be5dba"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:56.392140 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-2a4160cf-1eb1-4c62-b01e-2d14571c8dd5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'c73d73dc-433c-454c-a63f-a292f5be5dba'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:56.401146 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:56.401146 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:56.401811 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Create volume of 1 GB Aug 18 19:19:56.408787 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Availability Zones retrieved successfully. Aug 18 19:19:56.413484 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Flow 'volume_create_api' (84375417-c125-4ce0-b4b8-aa9aa9c14d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:56.414452 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (720b7b55-eb03-4749-921e-621f640a676b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:56.415039 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:56.415039 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:56.415436 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:19:56.447560 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (720b7b55-eb03-4749-921e-621f640a676b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:19:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51a4c987-aa61-498f-ba56-9f6780972a8e,is_public=True,name='tempest-GroupsTest-volume-type-1855215235',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51a4c987-aa61-498f-ba56-9f6780972a8e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '903678e0-af12-4af7-a6e4-9d88cc4f637d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:56.448604 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4268231-60f7-41db-91f5-a4463d312d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:56.480722 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1855215235 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1855215235, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:19:56.481150 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1855215235 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1855215235, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:19:56.487803 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-2a4160cf-1eb1-4c62-b01e-2d14571c8dd5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Create volume of 1 GB Aug 18 19:19:56.493881 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2a4160cf-1eb1-4c62-b01e-2d14571c8dd5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Availability Zones retrieved successfully. Aug 18 19:19:56.499983 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2a4160cf-1eb1-4c62-b01e-2d14571c8dd5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Flow 'volume_create_api' (4d5a6e0c-7db7-44de-a678-c48daaeb1e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:56.500882 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2a4160cf-1eb1-4c62-b01e-2d14571c8dd5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e50e5558-57ac-426b-bd83-e0e942cdc347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:56.501820 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-2a4160cf-1eb1-4c62-b01e-2d14571c8dd5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:19:56.517059 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Created reservations ['bac26b6e-c6ee-4611-ad38-7be9837ddf5c', 'faad9e24-b7d1-440c-b7f4-4144e5d9d60f', 'ed3c2393-e81c-473e-8e28-aed65fa6405e', '4e9bc648-1249-409e-9d32-fd1c21b99186'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:56.518086 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4268231-60f7-41db-91f5-a4463d312d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bac26b6e-c6ee-4611-ad38-7be9837ddf5c', 'faad9e24-b7d1-440c-b7f4-4144e5d9d60f', 'ed3c2393-e81c-473e-8e28-aed65fa6405e', '4e9bc648-1249-409e-9d32-fd1c21b99186']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:56.518840 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96d9afc9-b555-4e1a-8441-abc670969df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:56.539559 np0000007688 devstack@c-api.service[100583]: WARNING cinder.volume.api [None req-2a4160cf-1eb1-4c62-b01e-2d14571c8dd5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e50e5558-57ac-426b-bd83-e0e942cdc347) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 19:19:56.539559 np0000007688 devstack@c-api.service[100583]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 18 19:19:56.541123 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2a4160cf-1eb1-4c62-b01e-2d14571c8dd5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e50e5558-57ac-426b-bd83-e0e942cdc347) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:56.541829 np0000007688 devstack@c-api.service[100583]: WARNING cinder.volume.api [None req-2a4160cf-1eb1-4c62-b01e-2d14571c8dd5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e50e5558-57ac-426b-bd83-e0e942cdc347) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 19:19:56.542882 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96d9afc9-b555-4e1a-8441-abc670969df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63b52af0-d799-4d0c-a057-35a44b79115e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2028256251',encryption_key_id=None,group_id=903678e0-af12-4af7-a6e4-9d88cc4f637d,group_type_id=,metadata={},multiattach=False,project_id='fad5b13252b04d4798aa5116279f7d66',qos_specs=None,replication_status=,reservations=['bac26b6e-c6ee-4611-ad38-7be9837ddf5c','faad9e24-b7d1-440c-b7f4-4144e5d9d60f','ed3c2393-e81c-473e-8e28-aed65fa6405e','4e9bc648-1249-409e-9d32-fd1c21b99186'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2beb48a1b6b4946b166ea93783b7330',volume_type_id=51a4c987-aa61-498f-ba56-9f6780972a8e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:19:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2028256251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=903678e0-af12-4af7-a6e4-9d88cc4f637d,host=None,id=63b52af0-d799-4d0c-a057-35a44b79115e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fad5b13252b04d4798aa5116279f7d66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2beb48a1b6b4946b166ea93783b7330',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51a4c987-aa61-498f-ba56-9f6780972a8e),volume_type_id=51a4c987-aa61-498f-ba56-9f6780972a8e)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:56.542988 np0000007688 devstack@c-api.service[100583]: WARNING cinder.volume.api [None req-2a4160cf-1eb1-4c62-b01e-2d14571c8dd5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Flow 'volume_create_api' (4d5a6e0c-7db7-44de-a678-c48daaeb1e1e) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 19:19:56.543289 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2a4160cf-1eb1-4c62-b01e-2d14571c8dd5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 400 Aug 18 19:19:56.543632 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a46f45f1-5281-4a16-885c-60a577161d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:56.543976 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 268/1060] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:19:56 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 19:19:56.563334 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a46f45f1-5281-4a16-885c-60a577161d90) transitioned into state 'SUCCESS' from state '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-2028256251',encryption_key_id=None,group_id=903678e0-af12-4af7-a6e4-9d88cc4f637d,group_type_id=,metadata={},multiattach=False,project_id='fad5b13252b04d4798aa5116279f7d66',qos_specs=None,replication_status=,reservations=['bac26b6e-c6ee-4611-ad38-7be9837ddf5c','faad9e24-b7d1-440c-b7f4-4144e5d9d60f','ed3c2393-e81c-473e-8e28-aed65fa6405e','4e9bc648-1249-409e-9d32-fd1c21b99186'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2beb48a1b6b4946b166ea93783b7330',volume_type_id=51a4c987-aa61-498f-ba56-9f6780972a8e)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:56.564402 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fb6a076-34f3-4f2a-bd6b-14315b25292d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:56.581053 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fb6a076-34f3-4f2a-bd6b-14315b25292d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:56.582151 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Flow 'volume_create_api' (84375417-c125-4ce0-b4b8-aa9aa9c14d34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:56.582802 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Create volume request issued successfully. Aug 18 19:19:56.583492 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:19:56.583654 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:19:56.633394 np0000007688 devstack@c-api.service[100581]: DEBUG oslo_db.sqlalchemy.engines [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:19:56.636972 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:56.636972 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:56.641285 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8d18243c-df4d-44ef-9e38-83721d95cda3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:19:56.641874 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 264/1061] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:19:56 2026] POST /volume/v3/volumes => generated 815 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:56.658976 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d279aa72-6dbd-4da7-85e2-020e0daa80a3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:56.661597 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d279aa72-6dbd-4da7-85e2-020e0daa80a3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/volumes/63b52af0-d799-4d0c-a057-35a44b79115e Aug 18 19:19:56.661940 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d279aa72-6dbd-4da7-85e2-020e0daa80a3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:56.663094 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d279aa72-6dbd-4da7-85e2-020e0daa80a3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:56.678275 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:56.678275 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:56.686198 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d279aa72-6dbd-4da7-85e2-020e0daa80a3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Volume info retrieved successfully. Aug 18 19:19:56.687100 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-d279aa72-6dbd-4da7-85e2-020e0daa80a3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:19:56.687310 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-d279aa72-6dbd-4da7-85e2-020e0daa80a3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:19:56.722288 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2783e8ba-80f0-44ca-807f-5c07997f1eae None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:56.725423 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2783e8ba-80f0-44ca-807f-5c07997f1eae tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:56.725697 np0000007688 devstack@c-api.service[100580]: DEBUG oslo_db.sqlalchemy.engines [None req-d279aa72-6dbd-4da7-85e2-020e0daa80a3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100580) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:19:56.726004 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2783e8ba-80f0-44ca-807f-5c07997f1eae tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:56.728637 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2783e8ba-80f0-44ca-807f-5c07997f1eae tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 400 Aug 18 19:19:56.729052 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:56.729052 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:56.729289 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 265/1062] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:19:56 2026] POST /volume/v3/volumes => generated 127 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 19:19:56.737122 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d279aa72-6dbd-4da7-85e2-020e0daa80a3 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/volumes/63b52af0-d799-4d0c-a057-35a44b79115e returned with HTTP 200 Aug 18 19:19:56.737742 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 266/1063] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:56 2026] GET /volume/v3/volumes/63b52af0-d799-4d0c-a057-35a44b79115e => generated 907 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:56.739595 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e146d1ad-7578-470a-9e7c-4d415ed82b8f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:56.741516 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e146d1ad-7578-470a-9e7c-4d415ed82b8f tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:56.741904 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e146d1ad-7578-470a-9e7c-4d415ed82b8f tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "bae5bf46-3c66-4c13-9ce7-c27df7a37c18"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:56.744386 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-e146d1ad-7578-470a-9e7c-4d415ed82b8f tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'bae5bf46-3c66-4c13-9ce7-c27df7a37c18'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:56.749467 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e146d1ad-7578-470a-9e7c-4d415ed82b8f tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 404 Aug 18 19:19:56.750157 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 269/1064] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:19:56 2026] POST /volume/v3/volumes => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:56.760751 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-421e2cf5-fe79-4a5a-bf61-e43224f3fbb4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:56.762798 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-421e2cf5-fe79-4a5a-bf61-e43224f3fbb4 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:56.763253 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-421e2cf5-fe79-4a5a-bf61-e43224f3fbb4 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "4c52307f-2b50-40d5-a9e9-d3225bfe095b"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:56.765273 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-421e2cf5-fe79-4a5a-bf61-e43224f3fbb4 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '4c52307f-2b50-40d5-a9e9-d3225bfe095b'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:56.772765 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-421e2cf5-fe79-4a5a-bf61-e43224f3fbb4 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 404 Aug 18 19:19:56.773461 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 265/1065] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:19:56 2026] POST /volume/v3/volumes => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:56.786675 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3c84aaa1-c485-42f0-a546-fa7d467e9f20 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:56.788340 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3c84aaa1-c485-42f0-a546-fa7d467e9f20 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:56.788832 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3c84aaa1-c485-42f0-a546-fa7d467e9f20 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "e6dc5a35-caab-4dab-b2cb-790edb1f38e8"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:56.790682 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-3c84aaa1-c485-42f0-a546-fa7d467e9f20 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'e6dc5a35-caab-4dab-b2cb-790edb1f38e8'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:56.797138 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3c84aaa1-c485-42f0-a546-fa7d467e9f20 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 404 Aug 18 19:19:56.797553 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 266/1066] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:19:56 2026] POST /volume/v3/volumes => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:56.809483 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-55d380bb-eb69-4235-beb1-b4d6b531b6cb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:56.812624 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-55d380bb-eb69-4235-beb1-b4d6b531b6cb tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:56.812996 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-55d380bb-eb69-4235-beb1-b4d6b531b6cb tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:56.815420 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-55d380bb-eb69-4235-beb1-b4d6b531b6cb tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 400 Aug 18 19:19:56.816034 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 267/1067] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:19:56 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 19:19:56.827162 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-07f2f218-f688-4d49-9cb2-b96642388f6e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:56.829454 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-07f2f218-f688-4d49-9cb2-b96642388f6e tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:56.829901 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-07f2f218-f688-4d49-9cb2-b96642388f6e tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:56.832111 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-07f2f218-f688-4d49-9cb2-b96642388f6e tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 400 Aug 18 19:19:56.832732 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 270/1068] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:19:56 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 19:19:56.844120 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-69722609-497e-49f4-9462-5e5e0b2b4c0c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:56.846252 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-69722609-497e-49f4-9462-5e5e0b2b4c0c tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:56.846684 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-69722609-497e-49f4-9462-5e5e0b2b4c0c tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:56.848712 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-69722609-497e-49f4-9462-5e5e0b2b4c0c tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 400 Aug 18 19:19:56.849274 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 266/1069] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:19:56 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 19:19:56.857786 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ecd5cdfd-4593-4277-be39-a1df99e5b0d8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:56.859486 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ecd5cdfd-4593-4277-be39-a1df99e5b0d8 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] DELETE https://10.4.3.170/volume/v3/volumes/tempest-invalid-714354207 Aug 18 19:19:56.859666 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ecd5cdfd-4593-4277-be39-a1df99e5b0d8 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:56.859842 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ecd5cdfd-4593-4277-be39-a1df99e5b0d8 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:56.859994 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-ecd5cdfd-4593-4277-be39-a1df99e5b0d8 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Delete volume with id: tempest-invalid-714354207 Aug 18 19:19:56.866280 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ecd5cdfd-4593-4277-be39-a1df99e5b0d8 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/tempest-invalid-714354207 returned with HTTP 404 Aug 18 19:19:56.866762 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 267/1070] 10.4.3.170 () {66 vars in 1318 bytes} [Tue Aug 18 19:19:56 2026] DELETE /volume/v3/volumes/tempest-invalid-714354207 => generated 98 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:56.876013 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-09dd21aa-c3b1-4d98-98bf-97a929f845ef None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:56.877868 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 268/1071] 10.4.3.170 () {66 vars in 1243 bytes} [Tue Aug 18 19:19:56 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 18 19:19:56.886172 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1ef21fec-1fed-40ed-aa41-82aa03ee0f9b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:56.887741 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1ef21fec-1fed-40ed-aa41-82aa03ee0f9b tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] POST https://10.4.3.170/volume/v3/volumes/xxx/action Aug 18 19:19:56.890203 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1ef21fec-1fed-40ed-aa41-82aa03ee0f9b tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action body: b'{"os-detach": {}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:56.890330 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1ef21fec-1fed-40ed-aa41-82aa03ee0f9b tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:56.895792 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1ef21fec-1fed-40ed-aa41-82aa03ee0f9b tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 18 19:19:56.896275 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 271/1072] 10.4.3.170 () {68 vars in 1291 bytes} [Tue Aug 18 19:19:56 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:56.905115 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0d90ca7b-b078-4a0d-82b2-ff319f71b54e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:56.906814 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0d90ca7b-b078-4a0d-82b2-ff319f71b54e tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] GET https://10.4.3.170/volume/v3/volumes/tempest-invalid-1365417013 Aug 18 19:19:56.906990 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0d90ca7b-b078-4a0d-82b2-ff319f71b54e tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:56.907172 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0d90ca7b-b078-4a0d-82b2-ff319f71b54e tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:56.912704 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0d90ca7b-b078-4a0d-82b2-ff319f71b54e tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/tempest-invalid-1365417013 returned with HTTP 404 Aug 18 19:19:56.913168 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 267/1073] 10.4.3.170 () {66 vars in 1318 bytes} [Tue Aug 18 19:19:56 2026] GET /volume/v3/volumes/tempest-invalid-1365417013 => generated 99 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:56.921122 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e7815450-4c5b-4c14-b070-5507d56da6bd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:56.922950 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 268/1074] 10.4.3.170 () {66 vars in 1240 bytes} [Tue Aug 18 19:19:56 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 19:19:56.929888 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e125a390-1760-41a2-838d-cdf1ae007343 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:56.931281 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e125a390-1760-41a2-838d-cdf1ae007343 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?status=null Aug 18 19:19:56.931478 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e125a390-1760-41a2-838d-cdf1ae007343 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:56.931669 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e125a390-1760-41a2-838d-cdf1ae007343 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Calling method 'detail' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:56.931926 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [None req-e125a390-1760-41a2-838d-cdf1ae007343 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:19:56.932216 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e125a390-1760-41a2-838d-cdf1ae007343 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Could not evaluate value null, assuming string {{(pid=100580) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 19:19:56.932733 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e125a390-1760-41a2-838d-cdf1ae007343 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100580) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:19:56.958290 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e125a390-1760-41a2-838d-cdf1ae007343 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Get all volumes completed successfully. Aug 18 19:19:56.960248 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e125a390-1760-41a2-838d-cdf1ae007343 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 18 19:19:56.960812 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 269/1075] 10.4.3.170 () {66 vars in 1281 bytes} [Tue Aug 18 19:19:56 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:19:56.973083 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-fb80cc71-dc3c-4164-8426-66e05f790eb5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:56.974929 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fb80cc71-dc3c-4164-8426-66e05f790eb5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1676314651 Aug 18 19:19:56.975133 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fb80cc71-dc3c-4164-8426-66e05f790eb5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:56.975353 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fb80cc71-dc3c-4164-8426-66e05f790eb5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Calling method 'detail' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:56.975625 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [None req-fb80cc71-dc3c-4164-8426-66e05f790eb5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Removing options '' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:19:56.976346 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-fb80cc71-dc3c-4164-8426-66e05f790eb5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1676314651'), ('no_migration_targets', True)]). {{(pid=100583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:19:56.995144 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c3799038-7577-4de8-8524-b56a20dbbda8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:56.997163 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c3799038-7577-4de8-8524-b56a20dbbda8 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] GET https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 Aug 18 19:19:56.997546 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c3799038-7577-4de8-8524-b56a20dbbda8 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:56.997694 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c3799038-7577-4de8-8524-b56a20dbbda8 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:56.997814 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-c3799038-7577-4de8-8524-b56a20dbbda8 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Show backup with id 456620c1-631f-4a0b-bec4-54a9be540bf4. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:19:57.000726 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-fb80cc71-dc3c-4164-8426-66e05f790eb5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Get all volumes completed successfully. Aug 18 19:19:57.001938 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c3799038-7577-4de8-8524-b56a20dbbda8 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 returned with HTTP 404 Aug 18 19:19:57.002869 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 268/1076] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:19:56 2026] GET /volume/v3/backups/456620c1-631f-4a0b-bec4-54a9be540bf4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:57.003836 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fb80cc71-dc3c-4164-8426-66e05f790eb5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1676314651 returned with HTTP 200 Aug 18 19:19:57.004087 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 272/1077] 10.4.3.170 () {66 vars in 1359 bytes} [Tue Aug 18 19:19:56 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1676314651 => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:19:57.020189 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d1af1095-5d6e-4094-b033-6fe5e6867905 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:57.022008 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d1af1095-5d6e-4094-b033-6fe5e6867905 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] GET https://10.4.3.170/volume/v3/volumes?status=null Aug 18 19:19:57.022209 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d1af1095-5d6e-4094-b033-6fe5e6867905 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:57.022433 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d1af1095-5d6e-4094-b033-6fe5e6867905 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:57.022680 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-d1af1095-5d6e-4094-b033-6fe5e6867905 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:19:57.022884 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d1af1095-5d6e-4094-b033-6fe5e6867905 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Could not evaluate value null, assuming string {{(pid=100582) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 19:19:57.023141 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:57.023141 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:57.023883 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d1af1095-5d6e-4094-b033-6fe5e6867905 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:19:57.057967 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d1af1095-5d6e-4094-b033-6fe5e6867905 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Get all volumes completed successfully. Aug 18 19:19:57.058456 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d1af1095-5d6e-4094-b033-6fe5e6867905 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes?status=null returned with HTTP 200 Aug 18 19:19:57.059995 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 269/1078] 10.4.3.170 () {66 vars in 1260 bytes} [Tue Aug 18 19:19:57 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:19:57.070676 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8fa701c3-4f29-48a0-9cca-4cd120336aeb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:57.072330 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-27864426-5dd6-450e-8a8d-d045e053bccb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:57.073041 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8fa701c3-4f29-48a0-9cca-4cd120336aeb tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] GET https://10.4.3.170/volume/v3/volumes/4d82850f-9b13-4e90-9c84-81be8b20c4a9 Aug 18 19:19:57.073253 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8fa701c3-4f29-48a0-9cca-4cd120336aeb tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:57.073485 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8fa701c3-4f29-48a0-9cca-4cd120336aeb tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:57.074012 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-27864426-5dd6-450e-8a8d-d045e053bccb tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] GET https://10.4.3.170/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-30109154 Aug 18 19:19:57.074216 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-27864426-5dd6-450e-8a8d-d045e053bccb tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:57.074391 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-27864426-5dd6-450e-8a8d-d045e053bccb tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:57.074693 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-27864426-5dd6-450e-8a8d-d045e053bccb tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:19:57.075433 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-27864426-5dd6-450e-8a8d-d045e053bccb tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-30109154'), ('no_migration_targets', True)]). {{(pid=100581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:19:57.082575 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:57.082575 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:57.087175 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-8fa701c3-4f29-48a0-9cca-4cd120336aeb tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Volume info retrieved successfully. Aug 18 19:19:57.091687 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8fa701c3-4f29-48a0-9cca-4cd120336aeb tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/volumes/4d82850f-9b13-4e90-9c84-81be8b20c4a9 returned with HTTP 200 Aug 18 19:19:57.092074 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 270/1079] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:19:57 2026] GET /volume/v3/volumes/4d82850f-9b13-4e90-9c84-81be8b20c4a9 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:57.103708 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-27864426-5dd6-450e-8a8d-d045e053bccb tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Get all volumes completed successfully. Aug 18 19:19:57.104019 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-27864426-5dd6-450e-8a8d-d045e053bccb tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-30109154 returned with HTTP 200 Aug 18 19:19:57.104391 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 269/1080] 10.4.3.170 () {66 vars in 1334 bytes} [Tue Aug 18 19:19:57 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-30109154 => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:19:57.104566 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0ed0e875-6f64-41f5-8950-638b8bb3af59 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:57.106849 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0ed0e875-6f64-41f5-8950-638b8bb3af59 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4d82850f-9b13-4e90-9c84-81be8b20c4a9 Aug 18 19:19:57.106998 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0ed0e875-6f64-41f5-8950-638b8bb3af59 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:57.107188 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0ed0e875-6f64-41f5-8950-638b8bb3af59 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:57.107328 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-0ed0e875-6f64-41f5-8950-638b8bb3af59 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Delete volume with id: 4d82850f-9b13-4e90-9c84-81be8b20c4a9 Aug 18 19:19:57.114694 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:57.114694 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:57.115123 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0ed0e875-6f64-41f5-8950-638b8bb3af59 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Volume info retrieved successfully. Aug 18 19:19:57.117563 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d47c445c-fc82-4c56-b1f1-0b1a6f512806 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:57.119085 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d47c445c-fc82-4c56-b1f1-0b1a6f512806 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] POST https://10.4.3.170/volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc/action Aug 18 19:19:57.119454 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d47c445c-fc82-4c56-b1f1-0b1a6f512806 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:57.119591 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d47c445c-fc82-4c56-b1f1-0b1a6f512806 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:57.128928 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:57.128928 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:57.129463 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d47c445c-fc82-4c56-b1f1-0b1a6f512806 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Volume info retrieved successfully. Aug 18 19:19:57.140424 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d47c445c-fc82-4c56-b1f1-0b1a6f512806 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Reserve volume completed successfully. Aug 18 19:19:57.140636 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d47c445c-fc82-4c56-b1f1-0b1a6f512806 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc/action returned with HTTP 202 Aug 18 19:19:57.141022 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 270/1081] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:19:57 2026] POST /volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:19:57.143929 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0ed0e875-6f64-41f5-8950-638b8bb3af59 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Delete volume request issued successfully. Aug 18 19:19:57.144120 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0ed0e875-6f64-41f5-8950-638b8bb3af59 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/volumes/4d82850f-9b13-4e90-9c84-81be8b20c4a9 returned with HTTP 202 Aug 18 19:19:57.144521 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 273/1082] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:19:57 2026] DELETE /volume/v3/volumes/4d82850f-9b13-4e90-9c84-81be8b20c4a9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:19:57.150320 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5da4cc31-6ba7-4d66-871d-ecc026d7c54b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:57.152019 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ec9a6cfb-921b-4423-9bc5-055864b49fa0 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:57.152341 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5da4cc31-6ba7-4d66-871d-ecc026d7c54b tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] POST https://10.4.3.170/volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc/action Aug 18 19:19:57.152672 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5da4cc31-6ba7-4d66-871d-ecc026d7c54b tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:57.152776 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5da4cc31-6ba7-4d66-871d-ecc026d7c54b tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:57.154702 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ec9a6cfb-921b-4423-9bc5-055864b49fa0 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] GET https://10.4.3.170/volume/v3/volumes/4d82850f-9b13-4e90-9c84-81be8b20c4a9 Aug 18 19:19:57.154890 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ec9a6cfb-921b-4423-9bc5-055864b49fa0 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:57.155077 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ec9a6cfb-921b-4423-9bc5-055864b49fa0 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:57.166531 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:57.166531 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:57.167122 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-5da4cc31-6ba7-4d66-871d-ecc026d7c54b tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Volume info retrieved successfully. Aug 18 19:19:57.171228 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:57.171228 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:57.173726 np0000007688 devstack@c-api.service[100580]: ERROR cinder.volume.api [None req-5da4cc31-6ba7-4d66-871d-ecc026d7c54b tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Volume status must be available to reserve, but the status is attaching. Aug 18 19:19:57.173976 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5da4cc31-6ba7-4d66-871d-ecc026d7c54b tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc/action returned with HTTP 400 Aug 18 19:19:57.174797 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 271/1083] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:19:57 2026] POST /volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc/action => generated 132 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 19:19:57.175888 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ec9a6cfb-921b-4423-9bc5-055864b49fa0 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Volume info retrieved successfully. Aug 18 19:19:57.181493 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ec9a6cfb-921b-4423-9bc5-055864b49fa0 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/volumes/4d82850f-9b13-4e90-9c84-81be8b20c4a9 returned with HTTP 200 Aug 18 19:19:57.181935 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 270/1084] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:19:57 2026] GET /volume/v3/volumes/4d82850f-9b13-4e90-9c84-81be8b20c4a9 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:57.184095 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-78e421ff-d01c-4cbf-879d-ed0e110feba5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:57.185805 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-78e421ff-d01c-4cbf-879d-ed0e110feba5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] POST https://10.4.3.170/volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc/action Aug 18 19:19:57.186129 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-78e421ff-d01c-4cbf-879d-ed0e110feba5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:57.186243 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-78e421ff-d01c-4cbf-879d-ed0e110feba5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:57.194393 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:57.194393 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:57.194861 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-78e421ff-d01c-4cbf-879d-ed0e110feba5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Volume info retrieved successfully. Aug 18 19:19:57.215614 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-78e421ff-d01c-4cbf-879d-ed0e110feba5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Unreserve volume completed successfully. Aug 18 19:19:57.215853 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-78e421ff-d01c-4cbf-879d-ed0e110feba5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc/action returned with HTTP 202 Aug 18 19:19:57.216336 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 271/1085] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:19:57 2026] POST /volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:19:57.233202 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d57badcc-bf3d-45db-9d22-37101c9ce31d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:57.235641 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d57badcc-bf3d-45db-9d22-37101c9ce31d tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] POST https://10.4.3.170/volume/v3/volumes/7a64673a-6661-4793-9a29-d78a600f2e46/action Aug 18 19:19:57.235974 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d57badcc-bf3d-45db-9d22-37101c9ce31d tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:57.236101 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d57badcc-bf3d-45db-9d22-37101c9ce31d tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:57.250194 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d57badcc-bf3d-45db-9d22-37101c9ce31d tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/7a64673a-6661-4793-9a29-d78a600f2e46/action returned with HTTP 404 Aug 18 19:19:57.250881 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 274/1086] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:19:57 2026] POST /volume/v3/volumes/7a64673a-6661-4793-9a29-d78a600f2e46/action => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:57.260984 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0426e5fe-a2a8-4702-93ca-87f23cdd35b5 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:57.264407 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0426e5fe-a2a8-4702-93ca-87f23cdd35b5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] POST https://10.4.3.170/volume/v3/volumes/68df1add-cc1e-490f-9fed-2e9474087f4e/action Aug 18 19:19:57.265346 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0426e5fe-a2a8-4702-93ca-87f23cdd35b5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:57.265642 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0426e5fe-a2a8-4702-93ca-87f23cdd35b5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:57.279989 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0426e5fe-a2a8-4702-93ca-87f23cdd35b5 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/68df1add-cc1e-490f-9fed-2e9474087f4e/action returned with HTTP 404 Aug 18 19:19:57.281763 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 272/1087] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:19:57 2026] POST /volume/v3/volumes/68df1add-cc1e-490f-9fed-2e9474087f4e/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 19:19:57.294394 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1c57b5d7-34ae-4975-8df9-23964ff838fa None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:57.298146 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 271/1088] 10.4.3.170 () {68 vars in 1260 bytes} [Tue Aug 18 19:19:57 2026] PUT /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 19:19:57.306259 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d16c693b-ac7c-4000-bf97-3ac5bd7459c7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:57.308001 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d16c693b-ac7c-4000-bf97-3ac5bd7459c7 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] PUT https://10.4.3.170/volume/v3/volumes/tempest-invalid-2111458298 Aug 18 19:19:57.308320 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d16c693b-ac7c-4000-bf97-3ac5bd7459c7 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:57.315687 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d16c693b-ac7c-4000-bf97-3ac5bd7459c7 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/tempest-invalid-2111458298 returned with HTTP 404 Aug 18 19:19:57.316126 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 272/1089] 10.4.3.170 () {68 vars in 1338 bytes} [Tue Aug 18 19:19:57 2026] PUT /volume/v3/volumes/tempest-invalid-2111458298 => generated 99 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:57.325892 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c52c1e15-7805-4958-9694-73169cf77f53 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:57.328078 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c52c1e15-7805-4958-9694-73169cf77f53 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] PUT https://10.4.3.170/volume/v3/volumes/a58f7f68-cd91-44db-b953-e7d409b263a0 Aug 18 19:19:57.328379 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c52c1e15-7805-4958-9694-73169cf77f53 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:57.335782 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c52c1e15-7805-4958-9694-73169cf77f53 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/a58f7f68-cd91-44db-b953-e7d409b263a0 returned with HTTP 404 Aug 18 19:19:57.336191 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 275/1090] 10.4.3.170 () {68 vars in 1368 bytes} [Tue Aug 18 19:19:57 2026] PUT /volume/v3/volumes/a58f7f68-cd91-44db-b953-e7d409b263a0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:57.346945 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-44ddd650-0b9f-4dec-9daa-bcd65e1e7f89 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:57.348842 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-44ddd650-0b9f-4dec-9daa-bcd65e1e7f89 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] DELETE https://10.4.3.170/volume/v3/volumes/5e944ea5-3965-4382-84f1-52130d668031 Aug 18 19:19:57.349092 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-44ddd650-0b9f-4dec-9daa-bcd65e1e7f89 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:57.349291 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-44ddd650-0b9f-4dec-9daa-bcd65e1e7f89 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:57.349485 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-44ddd650-0b9f-4dec-9daa-bcd65e1e7f89 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Delete volume with id: 5e944ea5-3965-4382-84f1-52130d668031 Aug 18 19:19:57.360825 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-44ddd650-0b9f-4dec-9daa-bcd65e1e7f89 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/5e944ea5-3965-4382-84f1-52130d668031 returned with HTTP 404 Aug 18 19:19:57.361355 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 273/1091] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:19:57 2026] DELETE /volume/v3/volumes/5e944ea5-3965-4382-84f1-52130d668031 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:57.370282 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-de1ae7c3-939f-420a-8f4d-f16fbfd09f46 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:57.372104 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-de1ae7c3-939f-420a-8f4d-f16fbfd09f46 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] POST https://10.4.3.170/volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc/action Aug 18 19:19:57.372490 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-de1ae7c3-939f-420a-8f4d-f16fbfd09f46 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:57.372606 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-de1ae7c3-939f-420a-8f4d-f16fbfd09f46 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:57.374119 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-de1ae7c3-939f-420a-8f4d-f16fbfd09f46 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc/action returned with HTTP 400 Aug 18 19:19:57.374618 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 272/1092] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:19:57 2026] POST /volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 19:19:57.384092 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3ea201ad-ce28-4667-9527-7039d95f6359 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:57.387645 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3ea201ad-ce28-4667-9527-7039d95f6359 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] POST https://10.4.3.170/volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc/action Aug 18 19:19:57.388176 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3ea201ad-ce28-4667-9527-7039d95f6359 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:57.388176 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3ea201ad-ce28-4667-9527-7039d95f6359 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:57.393317 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3ea201ad-ce28-4667-9527-7039d95f6359 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc/action returned with HTTP 400 Aug 18 19:19:57.396282 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 273/1093] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:19:57 2026] POST /volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc/action => generated 131 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 19:19:57.404110 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-26373e64-b60a-4486-934b-1730d5eaee0b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:57.405587 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-26373e64-b60a-4486-934b-1730d5eaee0b tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] POST https://10.4.3.170/volume/v3/volumes/7218db1d-395e-4932-b46e-53866a26bba2/action Aug 18 19:19:57.405872 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-26373e64-b60a-4486-934b-1730d5eaee0b tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:57.405979 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-26373e64-b60a-4486-934b-1730d5eaee0b tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:57.412337 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-26373e64-b60a-4486-934b-1730d5eaee0b tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/7218db1d-395e-4932-b46e-53866a26bba2/action returned with HTTP 404 Aug 18 19:19:57.412783 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 276/1094] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:19:57 2026] POST /volume/v3/volumes/7218db1d-395e-4932-b46e-53866a26bba2/action => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:57.421452 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-58434668-f1fa-41ba-a6b2-35ec729e0433 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:57.422865 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-58434668-f1fa-41ba-a6b2-35ec729e0433 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] POST https://10.4.3.170/volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc/action Aug 18 19:19:57.423234 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-58434668-f1fa-41ba-a6b2-35ec729e0433 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:57.423348 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-58434668-f1fa-41ba-a6b2-35ec729e0433 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:57.424910 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-58434668-f1fa-41ba-a6b2-35ec729e0433 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc/action returned with HTTP 400 Aug 18 19:19:57.425608 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 274/1095] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:19:57 2026] POST /volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc/action => generated 129 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 19:19:57.434605 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-87896ab1-1554-4c8a-83a7-ea2de8431cd6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:57.436664 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-87896ab1-1554-4c8a-83a7-ea2de8431cd6 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] POST https://10.4.3.170/volume/v3/volumes/None/action Aug 18 19:19:57.437109 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-87896ab1-1554-4c8a-83a7-ea2de8431cd6 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:19:57.437292 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-87896ab1-1554-4c8a-83a7-ea2de8431cd6 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:57.445379 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-87896ab1-1554-4c8a-83a7-ea2de8431cd6 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/None/action returned with HTTP 404 Aug 18 19:19:57.445956 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 273/1096] 10.4.3.170 () {68 vars in 1294 bytes} [Tue Aug 18 19:19:57 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:19:57.461959 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-abdfcbb3-5319-4e1d-8b6c-a5def63d6d0c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:57.463675 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-abdfcbb3-5319-4e1d-8b6c-a5def63d6d0c tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] GET https://10.4.3.170/volume/v3/volumes/c960e9a3-5da0-4fba-8f49-f74bf68268e7 Aug 18 19:19:57.463845 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-abdfcbb3-5319-4e1d-8b6c-a5def63d6d0c tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:57.464015 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-abdfcbb3-5319-4e1d-8b6c-a5def63d6d0c tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:57.474654 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-abdfcbb3-5319-4e1d-8b6c-a5def63d6d0c tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/c960e9a3-5da0-4fba-8f49-f74bf68268e7 returned with HTTP 404 Aug 18 19:19:57.474654 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 274/1097] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:57 2026] GET /volume/v3/volumes/c960e9a3-5da0-4fba-8f49-f74bf68268e7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:57.486892 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-593dac72-8ff5-4a7d-abea-f6b7dff0d2c7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:57.489288 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-593dac72-8ff5-4a7d-abea-f6b7dff0d2c7 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] GET https://10.4.3.170/volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc Aug 18 19:19:57.489513 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-593dac72-8ff5-4a7d-abea-f6b7dff0d2c7 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:57.489700 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-593dac72-8ff5-4a7d-abea-f6b7dff0d2c7 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:57.499696 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:57.499696 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:57.503905 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-593dac72-8ff5-4a7d-abea-f6b7dff0d2c7 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Volume info retrieved successfully. Aug 18 19:19:57.508009 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-593dac72-8ff5-4a7d-abea-f6b7dff0d2c7 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc returned with HTTP 200 Aug 18 19:19:57.508408 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 277/1098] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:57 2026] GET /volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:57.530740 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ac872ca8-f28c-41e2-a0d7-454227a6dc65 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:57.533007 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ac872ca8-f28c-41e2-a0d7-454227a6dc65 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc Aug 18 19:19:57.533286 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ac872ca8-f28c-41e2-a0d7-454227a6dc65 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:57.533564 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ac872ca8-f28c-41e2-a0d7-454227a6dc65 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:57.533786 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-ac872ca8-f28c-41e2-a0d7-454227a6dc65 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Delete volume with id: 4ef4e742-cf41-4a7f-bba0-b592cadca6bc Aug 18 19:19:57.544295 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:57.544295 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:57.544924 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-ac872ca8-f28c-41e2-a0d7-454227a6dc65 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Volume info retrieved successfully. Aug 18 19:19:57.563518 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-ac872ca8-f28c-41e2-a0d7-454227a6dc65 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Delete volume request issued successfully. Aug 18 19:19:57.563765 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ac872ca8-f28c-41e2-a0d7-454227a6dc65 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc returned with HTTP 202 Aug 18 19:19:57.564325 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 275/1099] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:19:57 2026] DELETE /volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:19:57.572698 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f2badb49-fda0-46d7-a934-2085945a13cb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:57.574130 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f2badb49-fda0-46d7-a934-2085945a13cb tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] GET https://10.4.3.170/volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc Aug 18 19:19:57.574347 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f2badb49-fda0-46d7-a934-2085945a13cb tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:57.574554 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f2badb49-fda0-46d7-a934-2085945a13cb tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:57.584619 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:57.584619 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:57.594399 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f2badb49-fda0-46d7-a934-2085945a13cb tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Volume info retrieved successfully. Aug 18 19:19:57.599917 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f2badb49-fda0-46d7-a934-2085945a13cb tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc returned with HTTP 200 Aug 18 19:19:57.600431 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 274/1100] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:57 2026] GET /volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:19:57.753687 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-245c9dc2-dd26-4590-b1f6-789c14438d64 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:57.755715 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-245c9dc2-dd26-4590-b1f6-789c14438d64 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/volumes/63b52af0-d799-4d0c-a057-35a44b79115e Aug 18 19:19:57.755947 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-245c9dc2-dd26-4590-b1f6-789c14438d64 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:57.756258 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-245c9dc2-dd26-4590-b1f6-789c14438d64 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:57.764728 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:57.764728 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:57.772937 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-245c9dc2-dd26-4590-b1f6-789c14438d64 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Volume info retrieved successfully. Aug 18 19:19:57.773830 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-245c9dc2-dd26-4590-b1f6-789c14438d64 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:19:57.774127 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-245c9dc2-dd26-4590-b1f6-789c14438d64 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:19:57.812467 np0000007688 devstack@c-api.service[100582]: DEBUG oslo_db.sqlalchemy.engines [None req-245c9dc2-dd26-4590-b1f6-789c14438d64 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:19:57.816025 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:57.816025 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:19:57.822448 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-245c9dc2-dd26-4590-b1f6-789c14438d64 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/volumes/63b52af0-d799-4d0c-a057-35a44b79115e returned with HTTP 200 Aug 18 19:19:57.822762 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 275/1101] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:57 2026] GET /volume/v3/volumes/63b52af0-d799-4d0c-a057-35a44b79115e => generated 908 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:57.835032 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:57.837339 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:19:57.837801 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-210833973", "volume_type": "51a4c987-aa61-498f-ba56-9f6780972a8e", "group_id": "903678e0-af12-4af7-a6e4-9d88cc4f637d", "size": 1}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:57.839602 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-210833973', 'volume_type': '51a4c987-aa61-498f-ba56-9f6780972a8e', 'group_id': '903678e0-af12-4af7-a6e4-9d88cc4f637d', 'size': 1}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:19:57.847542 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:57.847542 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:57.848132 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Create volume of 1 GB Aug 18 19:19:57.854574 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Availability Zones retrieved successfully. Aug 18 19:19:57.861839 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Flow 'volume_create_api' (26c74fa6-7c7a-4edb-9d9f-34074a5f4ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:57.863280 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63901fc0-3cf0-4691-9b13-d1ea29377bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:57.864071 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:57.864071 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:57.864641 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:19:57.884279 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63901fc0-3cf0-4691-9b13-d1ea29377bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:19:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51a4c987-aa61-498f-ba56-9f6780972a8e,is_public=True,name='tempest-GroupsTest-volume-type-1855215235',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51a4c987-aa61-498f-ba56-9f6780972a8e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '903678e0-af12-4af7-a6e4-9d88cc4f637d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:57.884914 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6866fb2-c193-4096-908b-218e3a6d3365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:57.906371 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1855215235 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1855215235, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:19:57.906662 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1855215235 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1855215235, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:19:57.922067 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Created reservations ['f02e64dd-e2a6-4932-a716-7120a43e920e', 'b016f84f-b73b-4958-ba60-cc6233817022', '7ac5fc9b-f4d9-401a-a53d-e67f3d19cb47', '3470b404-34bf-413e-89b4-c6f3e0551f83'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:19:57.922808 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6866fb2-c193-4096-908b-218e3a6d3365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f02e64dd-e2a6-4932-a716-7120a43e920e', 'b016f84f-b73b-4958-ba60-cc6233817022', '7ac5fc9b-f4d9-401a-a53d-e67f3d19cb47', '3470b404-34bf-413e-89b4-c6f3e0551f83']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:57.923469 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (494ef5d2-aa14-4424-afd2-309bb5584f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:57.946905 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (494ef5d2-aa14-4424-afd2-309bb5584f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12dc9086-16a5-4488-85da-651720742898', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-210833973',encryption_key_id=None,group_id=903678e0-af12-4af7-a6e4-9d88cc4f637d,group_type_id=,metadata={},multiattach=False,project_id='fad5b13252b04d4798aa5116279f7d66',qos_specs=None,replication_status=,reservations=['f02e64dd-e2a6-4932-a716-7120a43e920e','b016f84f-b73b-4958-ba60-cc6233817022','7ac5fc9b-f4d9-401a-a53d-e67f3d19cb47','3470b404-34bf-413e-89b4-c6f3e0551f83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2beb48a1b6b4946b166ea93783b7330',volume_type_id=51a4c987-aa61-498f-ba56-9f6780972a8e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:19:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-210833973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=903678e0-af12-4af7-a6e4-9d88cc4f637d,host=None,id=12dc9086-16a5-4488-85da-651720742898,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fad5b13252b04d4798aa5116279f7d66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2beb48a1b6b4946b166ea93783b7330',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51a4c987-aa61-498f-ba56-9f6780972a8e),volume_type_id=51a4c987-aa61-498f-ba56-9f6780972a8e)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:57.947568 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a1e8d76-f4fa-4817-b139-ff428534865c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:57.961011 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a1e8d76-f4fa-4817-b139-ff428534865c) transitioned into state 'SUCCESS' from state '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-210833973',encryption_key_id=None,group_id=903678e0-af12-4af7-a6e4-9d88cc4f637d,group_type_id=,metadata={},multiattach=False,project_id='fad5b13252b04d4798aa5116279f7d66',qos_specs=None,replication_status=,reservations=['f02e64dd-e2a6-4932-a716-7120a43e920e','b016f84f-b73b-4958-ba60-cc6233817022','7ac5fc9b-f4d9-401a-a53d-e67f3d19cb47','3470b404-34bf-413e-89b4-c6f3e0551f83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2beb48a1b6b4946b166ea93783b7330',volume_type_id=51a4c987-aa61-498f-ba56-9f6780972a8e)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:57.961724 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd087953-8643-4cbd-b907-7cb8da3dfce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:19:57.971782 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd087953-8643-4cbd-b907-7cb8da3dfce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:19:57.972560 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Flow 'volume_create_api' (26c74fa6-7c7a-4edb-9d9f-34074a5f4ab6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:19:57.972818 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Create volume request issued successfully. Aug 18 19:19:57.973475 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:19:57.973797 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:19:58.008089 np0000007688 devstack@c-api.service[100583]: DEBUG oslo_db.sqlalchemy.engines [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:19:58.011025 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:58.011025 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:58.014325 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fa21105b-e7ba-4e2f-a278-c1a3df652624 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:19:58.014724 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 278/1102] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:19:57 2026] POST /volume/v3/volumes => generated 814 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:58.026537 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b8a1a5c6-d08c-4a3b-a14c-991f32dc3c7d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:58.028990 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b8a1a5c6-d08c-4a3b-a14c-991f32dc3c7d tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/volumes/12dc9086-16a5-4488-85da-651720742898 Aug 18 19:19:58.029607 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b8a1a5c6-d08c-4a3b-a14c-991f32dc3c7d tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:58.029910 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b8a1a5c6-d08c-4a3b-a14c-991f32dc3c7d tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:58.039974 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:58.039974 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:58.044824 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b8a1a5c6-d08c-4a3b-a14c-991f32dc3c7d tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Volume info retrieved successfully. Aug 18 19:19:58.045600 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-b8a1a5c6-d08c-4a3b-a14c-991f32dc3c7d tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:19:58.045767 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-b8a1a5c6-d08c-4a3b-a14c-991f32dc3c7d tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:19:58.083440 np0000007688 devstack@c-api.service[100580]: DEBUG oslo_db.sqlalchemy.engines [None req-b8a1a5c6-d08c-4a3b-a14c-991f32dc3c7d tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100580) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:19:58.086506 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:58.086506 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:58.093991 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b8a1a5c6-d08c-4a3b-a14c-991f32dc3c7d tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/volumes/12dc9086-16a5-4488-85da-651720742898 returned with HTTP 200 Aug 18 19:19:58.094413 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 276/1103] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:58 2026] GET /volume/v3/volumes/12dc9086-16a5-4488-85da-651720742898 => generated 882 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:58.197757 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-414e0345-dadf-4c62-8cd9-bc7fad4a90d3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:58.201232 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-414e0345-dadf-4c62-8cd9-bc7fad4a90d3 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] GET https://10.4.3.170/volume/v3/volumes/4d82850f-9b13-4e90-9c84-81be8b20c4a9 Aug 18 19:19:58.201232 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-414e0345-dadf-4c62-8cd9-bc7fad4a90d3 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:58.201232 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-414e0345-dadf-4c62-8cd9-bc7fad4a90d3 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:58.205499 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-414e0345-dadf-4c62-8cd9-bc7fad4a90d3 tempest-VolumesBackupsV39Test-2126999556 tempest-VolumesBackupsV39Test-2126999556-project-member] https://10.4.3.170/volume/v3/volumes/4d82850f-9b13-4e90-9c84-81be8b20c4a9 returned with HTTP 404 Aug 18 19:19:58.206016 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 275/1104] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:19:58 2026] GET /volume/v3/volumes/4d82850f-9b13-4e90-9c84-81be8b20c4a9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:58.619978 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a9b2c1a0-3536-4039-a83a-06ffa2e06df9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:58.621774 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a9b2c1a0-3536-4039-a83a-06ffa2e06df9 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] GET https://10.4.3.170/volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc Aug 18 19:19:58.621940 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a9b2c1a0-3536-4039-a83a-06ffa2e06df9 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:58.622166 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a9b2c1a0-3536-4039-a83a-06ffa2e06df9 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:58.627093 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a9b2c1a0-3536-4039-a83a-06ffa2e06df9 tempest-VolumesNegativeTest-2124363868 tempest-VolumesNegativeTest-2124363868-project-member] https://10.4.3.170/volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc returned with HTTP 404 Aug 18 19:19:58.627801 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 276/1105] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:19:58 2026] GET /volume/v3/volumes/4ef4e742-cf41-4a7f-bba0-b592cadca6bc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:19:59.107959 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a446f6cb-4b1a-4985-8b68-86e5c0ebda6a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:59.109897 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a446f6cb-4b1a-4985-8b68-86e5c0ebda6a tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/volumes/12dc9086-16a5-4488-85da-651720742898 Aug 18 19:19:59.110150 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a446f6cb-4b1a-4985-8b68-86e5c0ebda6a tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:59.110412 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a446f6cb-4b1a-4985-8b68-86e5c0ebda6a tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:59.120206 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:59.120206 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:59.126182 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a446f6cb-4b1a-4985-8b68-86e5c0ebda6a tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Volume info retrieved successfully. Aug 18 19:19:59.126977 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-a446f6cb-4b1a-4985-8b68-86e5c0ebda6a tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:19:59.127139 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-a446f6cb-4b1a-4985-8b68-86e5c0ebda6a tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:19:59.177195 np0000007688 devstack@c-api.service[100583]: DEBUG oslo_db.sqlalchemy.engines [None req-a446f6cb-4b1a-4985-8b68-86e5c0ebda6a tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:19:59.180112 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:59.180112 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:19:59.193688 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a446f6cb-4b1a-4985-8b68-86e5c0ebda6a tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/volumes/12dc9086-16a5-4488-85da-651720742898 returned with HTTP 200 Aug 18 19:19:59.198083 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 279/1106] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:19:59 2026] GET /volume/v3/volumes/12dc9086-16a5-4488-85da-651720742898 => generated 907 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:19:59.208640 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-38f04782-3d2d-4979-a719-a298e23b2f9d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:59.211668 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-38f04782-3d2d-4979-a719-a298e23b2f9d tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] PUT https://10.4.3.170/volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d Aug 18 19:19:59.211923 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-38f04782-3d2d-4979-a719-a298e23b2f9d tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "12dc9086-16a5-4488-85da-651720742898"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:19:59.213331 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-38f04782-3d2d-4979-a719-a298e23b2f9d tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Update called for group 903678e0-af12-4af7-a6e4-9d88cc4f637d. {{(pid=100580) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 19:19:59.215140 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.groups [None req-38f04782-3d2d-4979-a719-a298e23b2f9d tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Updating group 903678e0-af12-4af7-a6e4-9d88cc4f637d with name new_group description: This is a new group add_volumes: None remove_volumes: 12dc9086-16a5-4488-85da-651720742898. Aug 18 19:19:59.221127 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:59.221127 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:19:59.259127 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-38f04782-3d2d-4979-a719-a298e23b2f9d tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d returned with HTTP 202 Aug 18 19:19:59.259591 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 277/1107] 10.4.3.170 () {70 vars in 1407 bytes} [Tue Aug 18 19:19:59 2026] PUT /volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:19:59.271825 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-54d9f1c2-c2e1-4e1a-a5b8-ee750e39f526 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:19:59.276655 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-54d9f1c2-c2e1-4e1a-a5b8-ee750e39f526 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d Aug 18 19:19:59.277510 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-54d9f1c2-c2e1-4e1a-a5b8-ee750e39f526 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:19:59.277702 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-54d9f1c2-c2e1-4e1a-a5b8-ee750e39f526 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:19:59.277845 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.groups [None req-54d9f1c2-c2e1-4e1a-a5b8-ee750e39f526 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] show called for member 903678e0-af12-4af7-a6e4-9d88cc4f637d {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:19:59.288421 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:19:59.288421 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:19:59.300182 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-54d9f1c2-c2e1-4e1a-a5b8-ee750e39f526 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d returned with HTTP 200 Aug 18 19:19:59.300775 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 276/1108] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:19:59 2026] GET /volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d => generated 323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:00.307291 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-5f476607-ef80-4aa0-be54-ab0c0f2c7d8e req-b4b82488-f987-47bc-aff7-001a9b41c8fe None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:00.309874 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-5f476607-ef80-4aa0-be54-ab0c0f2c7d8e req-b4b82488-f987-47bc-aff7-001a9b41c8fe tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] GET https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c Aug 18 19:20:00.310075 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-5f476607-ef80-4aa0-be54-ab0c0f2c7d8e req-b4b82488-f987-47bc-aff7-001a9b41c8fe tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:00.310248 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-5f476607-ef80-4aa0-be54-ab0c0f2c7d8e req-b4b82488-f987-47bc-aff7-001a9b41c8fe tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:00.313659 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e0eee255-d8c6-4874-a431-9bec236cac42 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:00.315736 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e0eee255-d8c6-4874-a431-9bec236cac42 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d Aug 18 19:20:00.315971 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e0eee255-d8c6-4874-a431-9bec236cac42 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:00.316144 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e0eee255-d8c6-4874-a431-9bec236cac42 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:00.316289 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.groups [None req-e0eee255-d8c6-4874-a431-9bec236cac42 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] show called for member 903678e0-af12-4af7-a6e4-9d88cc4f637d {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:20:00.318881 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:00.318881 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:00.319851 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:00.319851 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:00.324454 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-5f476607-ef80-4aa0-be54-ab0c0f2c7d8e req-b4b82488-f987-47bc-aff7-001a9b41c8fe tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Volume info retrieved successfully. Aug 18 19:20:00.327324 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e0eee255-d8c6-4874-a431-9bec236cac42 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d returned with HTTP 200 Aug 18 19:20:00.327786 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 280/1109] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:20:00 2026] GET /volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d => generated 324 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:00.329974 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-5f476607-ef80-4aa0-be54-ab0c0f2c7d8e req-b4b82488-f987-47bc-aff7-001a9b41c8fe tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c returned with HTTP 200 Aug 18 19:20:00.330467 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 277/1110] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:20:00 2026] GET /volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:00.338778 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f7a59c1c-3c7c-42ab-9fee-baf9fe999cf1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:00.340797 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f7a59c1c-3c7c-42ab-9fee-baf9fe999cf1 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d Aug 18 19:20:00.341109 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f7a59c1c-3c7c-42ab-9fee-baf9fe999cf1 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:00.341381 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f7a59c1c-3c7c-42ab-9fee-baf9fe999cf1 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:00.341568 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-f7a59c1c-3c7c-42ab-9fee-baf9fe999cf1 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] show called for member 903678e0-af12-4af7-a6e4-9d88cc4f637d {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:20:00.345256 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:00.345256 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:00.353319 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-74c19a9e-791e-41bb-938b-cd47f291b14e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:00.353744 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-74c19a9e-791e-41bb-938b-cd47f291b14e None None] GET https://10.4.3.170/volume// Aug 18 19:20:00.353905 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-74c19a9e-791e-41bb-938b-cd47f291b14e None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:00.353978 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f7a59c1c-3c7c-42ab-9fee-baf9fe999cf1 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d returned with HTTP 200 Aug 18 19:20:00.354178 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-74c19a9e-791e-41bb-938b-cd47f291b14e None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:00.354600 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-74c19a9e-791e-41bb-938b-cd47f291b14e None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:20:00.354708 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 278/1111] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:20:00 2026] GET /volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d => generated 324 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:00.354974 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 277/1112] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:20: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 19:20:00.363335 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-bd2ac6e5-fea1-480b-a977-1344c0ee4740 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:00.365465 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bd2ac6e5-fea1-480b-a977-1344c0ee4740 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:20:00.365736 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bd2ac6e5-fea1-480b-a977-1344c0ee4740 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:00.365850 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-5f476607-ef80-4aa0-be54-ab0c0f2c7d8e req-6e768538-88f0-4207-8985-7992349f629b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:00.366005 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bd2ac6e5-fea1-480b-a977-1344c0ee4740 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'detail' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:00.366195 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [None req-bd2ac6e5-fea1-480b-a977-1344c0ee4740 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Removing options '' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:20:00.366596 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:00.366596 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:00.366960 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-bd2ac6e5-fea1-480b-a977-1344c0ee4740 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:20:00.368678 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-5f476607-ef80-4aa0-be54-ab0c0f2c7d8e req-6e768538-88f0-4207-8985-7992349f629b tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:20:00.369050 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-5f476607-ef80-4aa0-be54-ab0c0f2c7d8e req-6e768538-88f0-4207-8985-7992349f629b tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c", "connector": null, "instance_uuid": "e962a9cd-3f71-4dc5-b0dd-32c07dce4b37"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:00.374508 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-bd2ac6e5-fea1-480b-a977-1344c0ee4740 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Get all volumes completed successfully. Aug 18 19:20:00.375434 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-bd2ac6e5-fea1-480b-a977-1344c0ee4740 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:20:00.375624 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-bd2ac6e5-fea1-480b-a977-1344c0ee4740 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:20:00.377734 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:00.377734 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:00.408990 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-5f476607-ef80-4aa0-be54-ab0c0f2c7d8e req-6e768538-88f0-4207-8985-7992349f629b tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:20:00.409676 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 278/1113] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:20:00 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 19:20:00.413382 np0000007688 devstack@c-api.service[100583]: DEBUG oslo_db.sqlalchemy.engines [None req-bd2ac6e5-fea1-480b-a977-1344c0ee4740 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:20:00.417192 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:00.417192 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:00.426329 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bd2ac6e5-fea1-480b-a977-1344c0ee4740 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:20:00.426828 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 281/1114] 10.4.3.170 () {68 vars in 1299 bytes} [Tue Aug 18 19:20:00 2026] GET /volume/v3/volumes/detail => generated 1774 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:20:00.440561 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d8e9d59d-9cf7-4019-b3b0-ca6d0fc1140e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:00.442807 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d8e9d59d-9cf7-4019-b3b0-ca6d0fc1140e tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] PUT https://10.4.3.170/volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d Aug 18 19:20:00.443319 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d8e9d59d-9cf7-4019-b3b0-ca6d0fc1140e tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "12dc9086-16a5-4488-85da-651720742898"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:00.445324 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-d8e9d59d-9cf7-4019-b3b0-ca6d0fc1140e tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Update called for group 903678e0-af12-4af7-a6e4-9d88cc4f637d. {{(pid=100580) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 19:20:00.445533 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.groups [None req-d8e9d59d-9cf7-4019-b3b0-ca6d0fc1140e tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Updating group 903678e0-af12-4af7-a6e4-9d88cc4f637d with name None description: None add_volumes: 12dc9086-16a5-4488-85da-651720742898 remove_volumes: None. Aug 18 19:20:00.449850 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:00.449850 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:00.454060 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-5f476607-ef80-4aa0-be54-ab0c0f2c7d8e req-0899b5f2-dd7c-4f11-9912-a37fd54559d9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:00.456524 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-5f476607-ef80-4aa0-be54-ab0c0f2c7d8e req-0899b5f2-dd7c-4f11-9912-a37fd54559d9 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] POST https://10.4.3.170/volume/v3/attachments/f9d9ca88-d9e4-4d25-a46c-5ea4bfc09074/action Aug 18 19:20:00.456963 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-5f476607-ef80-4aa0-be54-ab0c0f2c7d8e req-0899b5f2-dd7c-4f11-9912-a37fd54559d9 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:20:00.457139 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-5f476607-ef80-4aa0-be54-ab0c0f2c7d8e req-0899b5f2-dd7c-4f11-9912-a37fd54559d9 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:00.474104 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:00.474104 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:00.481653 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d8e9d59d-9cf7-4019-b3b0-ca6d0fc1140e tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d returned with HTTP 202 Aug 18 19:20:00.482660 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 279/1115] 10.4.3.170 () {70 vars in 1406 bytes} [Tue Aug 18 19:20:00 2026] PUT /volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:20:00.484912 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-5f476607-ef80-4aa0-be54-ab0c0f2c7d8e req-0899b5f2-dd7c-4f11-9912-a37fd54559d9 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/attachments/f9d9ca88-d9e4-4d25-a46c-5ea4bfc09074/action returned with HTTP 204 Aug 18 19:20:00.485391 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 278/1116] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:20:00 2026] POST /volume/v3/attachments/f9d9ca88-d9e4-4d25-a46c-5ea4bfc09074/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:00.490639 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d7cfba87-81ca-4625-959b-7fa838199fcd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:00.492906 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d7cfba87-81ca-4625-959b-7fa838199fcd tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d Aug 18 19:20:00.493081 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d7cfba87-81ca-4625-959b-7fa838199fcd tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:00.493257 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d7cfba87-81ca-4625-959b-7fa838199fcd tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:00.493498 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.groups [None req-d7cfba87-81ca-4625-959b-7fa838199fcd tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] show called for member 903678e0-af12-4af7-a6e4-9d88cc4f637d {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:20:00.497553 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:00.497553 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:00.509919 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d7cfba87-81ca-4625-959b-7fa838199fcd tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d returned with HTTP 200 Aug 18 19:20:00.510348 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 279/1117] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:20:00 2026] GET /volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:00.514045 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-fd4fd158-38c0-48c9-a459-5f30b6ba8bfd None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:00.516539 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fd4fd158-38c0-48c9-a459-5f30b6ba8bfd tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] GET https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c Aug 18 19:20:00.516766 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fd4fd158-38c0-48c9-a459-5f30b6ba8bfd tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:00.517005 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fd4fd158-38c0-48c9-a459-5f30b6ba8bfd tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:00.529631 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:00.529631 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:00.533906 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-fd4fd158-38c0-48c9-a459-5f30b6ba8bfd tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Volume info retrieved successfully. Aug 18 19:20:00.539438 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fd4fd158-38c0-48c9-a459-5f30b6ba8bfd tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c returned with HTTP 200 Aug 18 19:20:00.539682 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 282/1118] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:00 2026] GET /volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c => generated 1112 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:00.552349 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f9373a8b-a6ff-410d-95cf-b788bfd02fdf None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:00.553690 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f9373a8b-a6ff-410d-95cf-b788bfd02fdf tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] GET https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c Aug 18 19:20:00.553934 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f9373a8b-a6ff-410d-95cf-b788bfd02fdf tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:00.554196 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f9373a8b-a6ff-410d-95cf-b788bfd02fdf tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:00.562636 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:00.562636 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:00.566072 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f9373a8b-a6ff-410d-95cf-b788bfd02fdf tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Volume info retrieved successfully. Aug 18 19:20:00.570106 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f9373a8b-a6ff-410d-95cf-b788bfd02fdf tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c returned with HTTP 200 Aug 18 19:20:00.570405 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 280/1119] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:00 2026] GET /volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c => generated 1112 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:01.522350 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3d78673e-456f-4745-b736-1d2d3bd422ad None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:01.524074 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3d78673e-456f-4745-b736-1d2d3bd422ad tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d Aug 18 19:20:01.524257 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3d78673e-456f-4745-b736-1d2d3bd422ad tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:01.524467 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3d78673e-456f-4745-b736-1d2d3bd422ad tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:01.524577 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.groups [None req-3d78673e-456f-4745-b736-1d2d3bd422ad tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] show called for member 903678e0-af12-4af7-a6e4-9d88cc4f637d {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:20:01.528067 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:01.528067 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:01.535461 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3d78673e-456f-4745-b736-1d2d3bd422ad tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d returned with HTTP 200 Aug 18 19:20:01.536029 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 279/1120] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:20:01 2026] GET /volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d => generated 324 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:01.545919 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-06dc2052-54f6-439a-bb89-8227e631a856 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:01.548831 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-06dc2052-54f6-439a-bb89-8227e631a856 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:20:01.548962 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-06dc2052-54f6-439a-bb89-8227e631a856 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:01.549056 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-06dc2052-54f6-439a-bb89-8227e631a856 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'detail' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:01.549301 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-06dc2052-54f6-439a-bb89-8227e631a856 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:20:01.549629 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:01.549629 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:01.549978 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-06dc2052-54f6-439a-bb89-8227e631a856 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:20:01.560129 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-06dc2052-54f6-439a-bb89-8227e631a856 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Get all volumes completed successfully. Aug 18 19:20:01.560762 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-06dc2052-54f6-439a-bb89-8227e631a856 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:20:01.560930 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-06dc2052-54f6-439a-bb89-8227e631a856 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:20:01.609635 np0000007688 devstack@c-api.service[100582]: DEBUG oslo_db.sqlalchemy.engines [None req-06dc2052-54f6-439a-bb89-8227e631a856 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:20:01.613104 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:01.613104 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:01.616836 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-06dc2052-54f6-439a-bb89-8227e631a856 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:20:01.617038 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-06dc2052-54f6-439a-bb89-8227e631a856 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:20:01.676486 np0000007688 devstack@c-api.service[100582]: DEBUG oslo_db.sqlalchemy.engines [None req-06dc2052-54f6-439a-bb89-8227e631a856 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:20:01.679180 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:01.679180 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:01.687951 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-06dc2052-54f6-439a-bb89-8227e631a856 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:20:01.688335 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 280/1121] 10.4.3.170 () {68 vars in 1299 bytes} [Tue Aug 18 19:20:01 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:20:01.702948 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8312182a-d77c-41d5-99d2-01566b720a18 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:01.705556 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8312182a-d77c-41d5-99d2-01566b720a18 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:20:01.705812 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8312182a-d77c-41d5-99d2-01566b720a18 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:01.706020 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8312182a-d77c-41d5-99d2-01566b720a18 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'detail' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:01.706290 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [None req-8312182a-d77c-41d5-99d2-01566b720a18 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Removing options '' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:20:01.707099 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-8312182a-d77c-41d5-99d2-01566b720a18 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:20:01.719095 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-8312182a-d77c-41d5-99d2-01566b720a18 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Get all volumes completed successfully. Aug 18 19:20:01.720179 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-8312182a-d77c-41d5-99d2-01566b720a18 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:20:01.720315 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-8312182a-d77c-41d5-99d2-01566b720a18 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:20:01.782565 np0000007688 devstack@c-api.service[100583]: DEBUG oslo_db.sqlalchemy.engines [None req-8312182a-d77c-41d5-99d2-01566b720a18 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:20:01.786380 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:01.786380 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:01.791321 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-8312182a-d77c-41d5-99d2-01566b720a18 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:20:01.791576 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-8312182a-d77c-41d5-99d2-01566b720a18 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:20:01.802702 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-521af492-06b5-466e-a9d7-6eebe54af538 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:01.803151 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-521af492-06b5-466e-a9d7-6eebe54af538 None None] GET https://10.4.3.170/volume// Aug 18 19:20:01.803151 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-521af492-06b5-466e-a9d7-6eebe54af538 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:01.803249 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-521af492-06b5-466e-a9d7-6eebe54af538 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:01.803570 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-521af492-06b5-466e-a9d7-6eebe54af538 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:20:01.803884 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 281/1122] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:20: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 19:20:01.814855 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-7d5519d4-ee59-4a0c-b431-ad3b14fb164e req-7c50e63e-d184-4a84-84ab-1525b3999c9a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:01.819163 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-7d5519d4-ee59-4a0c-b431-ad3b14fb164e req-7c50e63e-d184-4a84-84ab-1525b3999c9a tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] GET https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c Aug 18 19:20:01.819163 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-7d5519d4-ee59-4a0c-b431-ad3b14fb164e req-7c50e63e-d184-4a84-84ab-1525b3999c9a tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:01.819163 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-7d5519d4-ee59-4a0c-b431-ad3b14fb164e req-7c50e63e-d184-4a84-84ab-1525b3999c9a tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:01.830040 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:01.830040 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:01.834767 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-7d5519d4-ee59-4a0c-b431-ad3b14fb164e req-7c50e63e-d184-4a84-84ab-1525b3999c9a tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Volume info retrieved successfully. Aug 18 19:20:01.839571 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-7d5519d4-ee59-4a0c-b431-ad3b14fb164e req-7c50e63e-d184-4a84-84ab-1525b3999c9a tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c returned with HTTP 200 Aug 18 19:20:01.840301 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 280/1123] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:20:01 2026] GET /volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c => generated 1292 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:20:01.851975 np0000007688 devstack@c-api.service[100583]: DEBUG oslo_db.sqlalchemy.engines [None req-8312182a-d77c-41d5-99d2-01566b720a18 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:20:01.855970 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:01.855970 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:01.866272 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8312182a-d77c-41d5-99d2-01566b720a18 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:20:01.866832 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 283/1124] 10.4.3.170 () {68 vars in 1299 bytes} [Tue Aug 18 19:20:01 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:20:01.889841 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-182ece44-ec0f-402d-8370-436de8a0b43d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:01.902258 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-182ece44-ec0f-402d-8370-436de8a0b43d tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] POST https://10.4.3.170/volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d/action Aug 18 19:20:01.904861 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-182ece44-ec0f-402d-8370-436de8a0b43d tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:20:01.904861 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-182ece44-ec0f-402d-8370-436de8a0b43d tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:01.906125 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.groups [None req-182ece44-ec0f-402d-8370-436de8a0b43d tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] delete called for group 903678e0-af12-4af7-a6e4-9d88cc4f637d {{(pid=100582) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 19:20:01.906329 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.groups [None req-182ece44-ec0f-402d-8370-436de8a0b43d tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Delete group with id: 903678e0-af12-4af7-a6e4-9d88cc4f637d Aug 18 19:20:01.911103 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:01.911103 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:01.964107 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-7d5519d4-ee59-4a0c-b431-ad3b14fb164e req-486b3a03-7df9-4780-bf36-721d3c9587fb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:01.967504 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-182ece44-ec0f-402d-8370-436de8a0b43d tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d/action returned with HTTP 202 Aug 18 19:20:01.968033 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 281/1125] 10.4.3.170 () {70 vars in 1428 bytes} [Tue Aug 18 19:20:01 2026] POST /volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:20:01.968528 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-7d5519d4-ee59-4a0c-b431-ad3b14fb164e req-486b3a03-7df9-4780-bf36-721d3c9587fb tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] PUT https://10.4.3.170/volume/v3/attachments/f9d9ca88-d9e4-4d25-a46c-5ea4bfc09074 Aug 18 19:20:01.969022 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-7d5519d4-ee59-4a0c-b431-ad3b14fb164e req-486b3a03-7df9-4780-bf36-721d3c9587fb tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:01.978977 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-374430ad-8604-4406-a68f-0494b2a19cdf None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:01.981499 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-7d5519d4-ee59-4a0c-b431-ad3b14fb164e req-486b3a03-7df9-4780-bf36-721d3c9587fb tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Acquiring lock "cinder-attachment_update-dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c-np0000007688" by "attachment_update" {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:20:01.983877 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-374430ad-8604-4406-a68f-0494b2a19cdf tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/volumes/12dc9086-16a5-4488-85da-651720742898 Aug 18 19:20:01.983877 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-374430ad-8604-4406-a68f-0494b2a19cdf tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:01.984145 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-374430ad-8604-4406-a68f-0494b2a19cdf tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:01.987015 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-7d5519d4-ee59-4a0c-b431-ad3b14fb164e req-486b3a03-7df9-4780-bf36-721d3c9587fb tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Lock "cinder-attachment_update-dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c-np0000007688" acquired by "attachment_update" :: waited 0.006s {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:20:01.988188 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:01.988188 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:01.993220 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:01.993220 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:01.997436 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-374430ad-8604-4406-a68f-0494b2a19cdf tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Volume info retrieved successfully. Aug 18 19:20:02.000475 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-374430ad-8604-4406-a68f-0494b2a19cdf tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:20:02.000475 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-374430ad-8604-4406-a68f-0494b2a19cdf tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:20:02.048947 np0000007688 devstack@c-api.service[100581]: DEBUG oslo_db.sqlalchemy.engines [None req-374430ad-8604-4406-a68f-0494b2a19cdf tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:20:02.054333 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:02.054333 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:02.065406 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-374430ad-8604-4406-a68f-0494b2a19cdf tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/volumes/12dc9086-16a5-4488-85da-651720742898 returned with HTTP 200 Aug 18 19:20:02.065971 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 281/1126] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:20:01 2026] GET /volume/v3/volumes/12dc9086-16a5-4488-85da-651720742898 => generated 906 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:02.141073 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-7d5519d4-ee59-4a0c-b431-ad3b14fb164e req-486b3a03-7df9-4780-bf36-721d3c9587fb tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Lock "cinder-attachment_update-dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c-np0000007688" released by "attachment_update" :: held 0.154s {{(pid=100580) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:20:02.141433 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-7d5519d4-ee59-4a0c-b431-ad3b14fb164e req-486b3a03-7df9-4780-bf36-721d3c9587fb tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/attachments/f9d9ca88-d9e4-4d25-a46c-5ea4bfc09074 returned with HTTP 200 Aug 18 19:20:02.141889 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 282/1127] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:20:01 2026] PUT /volume/v3/attachments/f9d9ca88-d9e4-4d25-a46c-5ea4bfc09074 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:02.172911 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-7d5519d4-ee59-4a0c-b431-ad3b14fb164e req-aa8dc1bc-4abb-43b6-bc37-ac953b293109 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:02.175773 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-7d5519d4-ee59-4a0c-b431-ad3b14fb164e req-aa8dc1bc-4abb-43b6-bc37-ac953b293109 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] POST https://10.4.3.170/volume/v3/attachments/f9d9ca88-d9e4-4d25-a46c-5ea4bfc09074/action Aug 18 19:20:02.176257 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-7d5519d4-ee59-4a0c-b431-ad3b14fb164e req-aa8dc1bc-4abb-43b6-bc37-ac953b293109 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Action body: b'{"os-complete": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:20:02.176463 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-7d5519d4-ee59-4a0c-b431-ad3b14fb164e req-aa8dc1bc-4abb-43b6-bc37-ac953b293109 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:02.199863 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:02.199863 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:02.211642 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-7d5519d4-ee59-4a0c-b431-ad3b14fb164e req-aa8dc1bc-4abb-43b6-bc37-ac953b293109 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/attachments/f9d9ca88-d9e4-4d25-a46c-5ea4bfc09074/action returned with HTTP 204 Aug 18 19:20:02.212075 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 284/1128] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:20:02 2026] POST /volume/v3/attachments/f9d9ca88-d9e4-4d25-a46c-5ea4bfc09074/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:03.084115 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-07d371a1-d99a-4e01-8c18-c99bb23a25e8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:03.088452 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-07d371a1-d99a-4e01-8c18-c99bb23a25e8 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/volumes/12dc9086-16a5-4488-85da-651720742898 Aug 18 19:20:03.088452 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-07d371a1-d99a-4e01-8c18-c99bb23a25e8 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:03.088452 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-07d371a1-d99a-4e01-8c18-c99bb23a25e8 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:03.096172 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-07d371a1-d99a-4e01-8c18-c99bb23a25e8 tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/volumes/12dc9086-16a5-4488-85da-651720742898 returned with HTTP 404 Aug 18 19:20:03.097031 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 282/1129] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:20:03 2026] GET /volume/v3/volumes/12dc9086-16a5-4488-85da-651720742898 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:20:03.104061 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e0cfbb43-7184-4e3a-b495-8b0f50003d9a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:03.109109 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e0cfbb43-7184-4e3a-b495-8b0f50003d9a tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/volumes/63b52af0-d799-4d0c-a057-35a44b79115e Aug 18 19:20:03.109396 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e0cfbb43-7184-4e3a-b495-8b0f50003d9a tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:03.109837 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e0cfbb43-7184-4e3a-b495-8b0f50003d9a tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:03.119071 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e0cfbb43-7184-4e3a-b495-8b0f50003d9a tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/volumes/63b52af0-d799-4d0c-a057-35a44b79115e returned with HTTP 404 Aug 18 19:20:03.119611 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 282/1130] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:20:03 2026] GET /volume/v3/volumes/63b52af0-d799-4d0c-a057-35a44b79115e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:20:03.127533 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1e55fcd0-c11d-44dd-a912-b164056703df None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:03.129668 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1e55fcd0-c11d-44dd-a912-b164056703df tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] GET https://10.4.3.170/volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d Aug 18 19:20:03.129982 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1e55fcd0-c11d-44dd-a912-b164056703df tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:03.130262 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1e55fcd0-c11d-44dd-a912-b164056703df tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:03.130499 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-1e55fcd0-c11d-44dd-a912-b164056703df tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] show called for member 903678e0-af12-4af7-a6e4-9d88cc4f637d {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:20:03.135375 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1e55fcd0-c11d-44dd-a912-b164056703df tempest-GroupsTest-314604302 tempest-GroupsTest-314604302-project-member] https://10.4.3.170/volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d returned with HTTP 404 Aug 18 19:20:03.136087 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 283/1131] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:20:03 2026] GET /volume/v3/groups/903678e0-af12-4af7-a6e4-9d88cc4f637d => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:20:03.143117 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-587a43db-3f52-45d4-af16-2be2a09bf2fd None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:03.145758 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-587a43db-3f52-45d4-af16-2be2a09bf2fd tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/1e1f3c9c-727f-4ae3-b802-361b34c61804 Aug 18 19:20:03.146079 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-587a43db-3f52-45d4-af16-2be2a09bf2fd tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:03.146354 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-587a43db-3f52-45d4-af16-2be2a09bf2fd tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:03.165494 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-587a43db-3f52-45d4-af16-2be2a09bf2fd tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] https://10.4.3.170/volume/v3/group_types/1e1f3c9c-727f-4ae3-b802-361b34c61804 returned with HTTP 202 Aug 18 19:20:03.165921 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 285/1132] 10.4.3.170 () {68 vars in 1404 bytes} [Tue Aug 18 19:20:03 2026] DELETE /volume/v3/group_types/1e1f3c9c-727f-4ae3-b802-361b34c61804 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:20:03.173144 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e8815423-b774-4766-920b-2e1b5de44230 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:03.176687 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e8815423-b774-4766-920b-2e1b5de44230 tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] DELETE https://10.4.3.170/volume/v3/types/51a4c987-aa61-498f-ba56-9f6780972a8e Aug 18 19:20:03.176687 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e8815423-b774-4766-920b-2e1b5de44230 tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:03.176687 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e8815423-b774-4766-920b-2e1b5de44230 tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] Calling method '_delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:03.212794 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e8815423-b774-4766-920b-2e1b5de44230 tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] https://10.4.3.170/volume/v3/types/51a4c987-aa61-498f-ba56-9f6780972a8e returned with HTTP 202 Aug 18 19:20:03.213569 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 283/1133] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:20:03 2026] DELETE /volume/v3/types/51a4c987-aa61-498f-ba56-9f6780972a8e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:20:03.227947 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-87b40c02-6216-4dd2-a5c8-59d658c79c53 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:03.230625 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-87b40c02-6216-4dd2-a5c8-59d658c79c53 tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] GET https://10.4.3.170/volume/v3/types/51a4c987-aa61-498f-ba56-9f6780972a8e Aug 18 19:20:03.230814 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-87b40c02-6216-4dd2-a5c8-59d658c79c53 tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:03.231009 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-87b40c02-6216-4dd2-a5c8-59d658c79c53 tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:03.237213 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-87b40c02-6216-4dd2-a5c8-59d658c79c53 tempest-GroupsTest-924913180 tempest-GroupsTest-924913180-project-admin] https://10.4.3.170/volume/v3/types/51a4c987-aa61-498f-ba56-9f6780972a8e returned with HTTP 404 Aug 18 19:20:03.237786 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 283/1134] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:20:03 2026] GET /volume/v3/types/51a4c987-aa61-498f-ba56-9f6780972a8e => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:03.941272 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-24c24549-422f-484c-b74e-a22cc1750b97 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:03.943918 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-24c24549-422f-484c-b74e-a22cc1750b97 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] GET https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e Aug 18 19:20:03.944295 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-24c24549-422f-484c-b74e-a22cc1750b97 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:03.944445 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-24c24549-422f-484c-b74e-a22cc1750b97 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:03.957008 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:03.957008 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:03.960614 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-24c24549-422f-484c-b74e-a22cc1750b97 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Volume info retrieved successfully. Aug 18 19:20:03.966384 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-24c24549-422f-484c-b74e-a22cc1750b97 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e returned with HTTP 200 Aug 18 19:20:03.966773 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 284/1135] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:03 2026] GET /volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:04.011658 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-80eedf5d-0377-42fe-9b8b-a0e779344ffc req-5aaf242b-017b-46c4-bdb6-280558b69f8c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:04.013838 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-80eedf5d-0377-42fe-9b8b-a0e779344ffc req-5aaf242b-017b-46c4-bdb6-280558b69f8c tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] GET https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e Aug 18 19:20:04.013915 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-80eedf5d-0377-42fe-9b8b-a0e779344ffc req-5aaf242b-017b-46c4-bdb6-280558b69f8c tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:04.014172 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-80eedf5d-0377-42fe-9b8b-a0e779344ffc req-5aaf242b-017b-46c4-bdb6-280558b69f8c tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:04.035633 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:04.035633 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:04.044543 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-80eedf5d-0377-42fe-9b8b-a0e779344ffc req-5aaf242b-017b-46c4-bdb6-280558b69f8c tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Volume info retrieved successfully. Aug 18 19:20:04.049176 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-80eedf5d-0377-42fe-9b8b-a0e779344ffc req-5aaf242b-017b-46c4-bdb6-280558b69f8c tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e returned with HTTP 200 Aug 18 19:20:04.049639 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 286/1136] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:20:04 2026] GET /volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e => generated 1143 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:04.074830 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-80eedf5d-0377-42fe-9b8b-a0e779344ffc req-9e616b56-289a-4a93-aa73-69d3866dcae8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:04.078632 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-80eedf5d-0377-42fe-9b8b-a0e779344ffc req-9e616b56-289a-4a93-aa73-69d3866dcae8 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] POST https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e/action Aug 18 19:20:04.080586 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-80eedf5d-0377-42fe-9b8b-a0e779344ffc req-9e616b56-289a-4a93-aa73-69d3866dcae8 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:20:04.081190 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-80eedf5d-0377-42fe-9b8b-a0e779344ffc req-9e616b56-289a-4a93-aa73-69d3866dcae8 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:04.098683 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:04.098683 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:04.099711 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-80eedf5d-0377-42fe-9b8b-a0e779344ffc req-9e616b56-289a-4a93-aa73-69d3866dcae8 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Volume info retrieved successfully. Aug 18 19:20:04.105840 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-80eedf5d-0377-42fe-9b8b-a0e779344ffc req-9e616b56-289a-4a93-aa73-69d3866dcae8 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Begin detaching volume completed successfully. Aug 18 19:20:04.106087 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-80eedf5d-0377-42fe-9b8b-a0e779344ffc req-9e616b56-289a-4a93-aa73-69d3866dcae8 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e/action returned with HTTP 202 Aug 18 19:20:04.106661 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 284/1137] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:20:04 2026] POST /volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:20:04.162657 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5c20cc87-67c9-409e-97a1-120aa33e1392 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:04.163021 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5c20cc87-67c9-409e-97a1-120aa33e1392 None None] GET https://10.4.3.170/volume// Aug 18 19:20:04.163153 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5c20cc87-67c9-409e-97a1-120aa33e1392 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:04.163319 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5c20cc87-67c9-409e-97a1-120aa33e1392 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:04.163683 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5c20cc87-67c9-409e-97a1-120aa33e1392 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:20:04.164013 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 284/1138] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:20: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 19:20:04.176718 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-80eedf5d-0377-42fe-9b8b-a0e779344ffc req-0bbbd058-fc41-4b81-9175-da48eb422dc8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:04.180220 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-80eedf5d-0377-42fe-9b8b-a0e779344ffc req-0bbbd058-fc41-4b81-9175-da48eb422dc8 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] GET https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e Aug 18 19:20:04.181648 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-80eedf5d-0377-42fe-9b8b-a0e779344ffc req-0bbbd058-fc41-4b81-9175-da48eb422dc8 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:04.181648 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-80eedf5d-0377-42fe-9b8b-a0e779344ffc req-0bbbd058-fc41-4b81-9175-da48eb422dc8 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:04.193943 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:04.193943 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:04.198777 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-80eedf5d-0377-42fe-9b8b-a0e779344ffc req-0bbbd058-fc41-4b81-9175-da48eb422dc8 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Volume info retrieved successfully. Aug 18 19:20:04.203737 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-80eedf5d-0377-42fe-9b8b-a0e779344ffc req-0bbbd058-fc41-4b81-9175-da48eb422dc8 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e returned with HTTP 200 Aug 18 19:20:04.204136 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 285/1139] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:20:04 2026] GET /volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e => generated 1326 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:20:05.244438 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-80eedf5d-0377-42fe-9b8b-a0e779344ffc req-b2eb6732-3625-4d47-a629-d2acbbf03e24 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:05.247953 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-80eedf5d-0377-42fe-9b8b-a0e779344ffc req-b2eb6732-3625-4d47-a629-d2acbbf03e24 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] DELETE https://10.4.3.170/volume/v3/attachments/9f3aba0f-f8a4-48b0-8600-e7516e7765ce Aug 18 19:20:05.248221 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-80eedf5d-0377-42fe-9b8b-a0e779344ffc req-b2eb6732-3625-4d47-a629-d2acbbf03e24 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:05.248493 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-80eedf5d-0377-42fe-9b8b-a0e779344ffc req-b2eb6732-3625-4d47-a629-d2acbbf03e24 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:05.257665 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:05.257665 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:05.312807 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-80eedf5d-0377-42fe-9b8b-a0e779344ffc req-b2eb6732-3625-4d47-a629-d2acbbf03e24 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/attachments/9f3aba0f-f8a4-48b0-8600-e7516e7765ce returned with HTTP 200 Aug 18 19:20:05.313124 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 287/1140] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:20:05 2026] DELETE /volume/v3/attachments/9f3aba0f-f8a4-48b0-8600-e7516e7765ce => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:06.275256 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-0f1da02f-3b28-4a5a-a798-5985d6610ca1 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:06.277331 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0f1da02f-3b28-4a5a-a798-5985d6610ca1 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] GET https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e Aug 18 19:20:06.277765 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0f1da02f-3b28-4a5a-a798-5985d6610ca1 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:06.277765 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0f1da02f-3b28-4a5a-a798-5985d6610ca1 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:06.290626 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:06.290626 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:06.303350 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-0f1da02f-3b28-4a5a-a798-5985d6610ca1 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Volume info retrieved successfully. Aug 18 19:20:06.315609 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0f1da02f-3b28-4a5a-a798-5985d6610ca1 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e returned with HTTP 200 Aug 18 19:20:06.316006 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 285/1141] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:06 2026] GET /volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:06.449080 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-660d83b1-b5dd-4e42-9f84-296e588e7de7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:06.505869 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-c4dccd79-f11d-4f35-b8e0-f6c43a8dcd7e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:06.507951 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-c4dccd79-f11d-4f35-b8e0-f6c43a8dcd7e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:20:06.508159 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-c4dccd79-f11d-4f35-b8e0-f6c43a8dcd7e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:06.508339 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-c4dccd79-f11d-4f35-b8e0-f6c43a8dcd7e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:06.518785 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:06.518785 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:06.523518 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-c4dccd79-f11d-4f35-b8e0-f6c43a8dcd7e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:06.528798 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-c4dccd79-f11d-4f35-b8e0-f6c43a8dcd7e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a returned with HTTP 200 Aug 18 19:20:06.529345 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 286/1142] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:20:06 2026] GET /volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:06.566282 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-660d83b1-b5dd-4e42-9f84-296e588e7de7 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:20:06.566636 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-660d83b1-b5dd-4e42-9f84-296e588e7de7 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-586648647"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:06.587174 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-660d83b1-b5dd-4e42-9f84-296e588e7de7 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:20:06.587612 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 285/1143] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:20:06 2026] POST /volume/v3/types => generated 230 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:06.595998 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-40a4eae7-0187-4643-926c-ce0ba160cfe7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:06.600335 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-40a4eae7-0187-4643-926c-ce0ba160cfe7 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] POST https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs Aug 18 19:20:06.600335 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-40a4eae7-0187-4643-926c-ce0ba160cfe7 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:06.601111 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:06.601111 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:06.635959 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-60e33937-90ec-48c4-8fb6-928b83585fe4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:06.636417 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-60e33937-90ec-48c4-8fb6-928b83585fe4 None None] GET https://10.4.3.170/volume// Aug 18 19:20:06.636633 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-60e33937-90ec-48c4-8fb6-928b83585fe4 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:06.636908 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-60e33937-90ec-48c4-8fb6-928b83585fe4 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:06.637319 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-60e33937-90ec-48c4-8fb6-928b83585fe4 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:20:06.637781 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 286/1144] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:20: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 19:20:06.645792 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-40a4eae7-0187-4643-926c-ce0ba160cfe7 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs returned with HTTP 200 Aug 18 19:20:06.646250 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 288/1145] 10.4.3.170 () {68 vars in 1399 bytes} [Tue Aug 18 19:20:06 2026] POST /volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs => generated 34 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:20:06.647639 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-6cc1531e-5931-420b-90be-a3901bb3666b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:06.650356 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-6cc1531e-5931-420b-90be-a3901bb3666b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:20:06.650781 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-6cc1531e-5931-420b-90be-a3901bb3666b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "272634ae-b302-450c-8df4-acebab19d05a", "connector": null, "instance_uuid": "f57bc425-35fc-444c-a5c7-bf3328d19145"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:06.660777 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:06.660777 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:06.661732 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a08ee8ff-15b0-4724-8a7e-c5e42dfc36b6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:06.664571 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a08ee8ff-15b0-4724-8a7e-c5e42dfc36b6 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] GET https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs/spec3 Aug 18 19:20:06.664760 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a08ee8ff-15b0-4724-8a7e-c5e42dfc36b6 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:06.664926 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a08ee8ff-15b0-4724-8a7e-c5e42dfc36b6 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:06.677646 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a08ee8ff-15b0-4724-8a7e-c5e42dfc36b6 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs/spec3 returned with HTTP 200 Aug 18 19:20:06.677835 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 286/1146] 10.4.3.170 () {66 vars in 1396 bytes} [Tue Aug 18 19:20:06 2026] GET /volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs/spec3 => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:20:06.692025 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bf875b5b-3cbd-440e-a1de-c6389509b012 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:06.693257 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-6cc1531e-5931-420b-90be-a3901bb3666b tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:20:06.693705 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 287/1147] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:20:06 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 19:20:06.695499 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bf875b5b-3cbd-440e-a1de-c6389509b012 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] DELETE https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs/spec3 Aug 18 19:20:06.695759 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bf875b5b-3cbd-440e-a1de-c6389509b012 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:06.696014 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bf875b5b-3cbd-440e-a1de-c6389509b012 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:06.718172 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bf875b5b-3cbd-440e-a1de-c6389509b012 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs/spec3 returned with HTTP 202 Aug 18 19:20:06.718648 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 287/1148] 10.4.3.170 () {66 vars in 1399 bytes} [Tue Aug 18 19:20:06 2026] DELETE /volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs/spec3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:20:06.731033 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1915341e-74a9-4cd3-985d-b10a874a9ff4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:06.733824 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1915341e-74a9-4cd3-985d-b10a874a9ff4 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] GET https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs/spec3 Aug 18 19:20:06.734063 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1915341e-74a9-4cd3-985d-b10a874a9ff4 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:06.734295 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1915341e-74a9-4cd3-985d-b10a874a9ff4 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:06.739318 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4220e328-39c1-4bbe-bc35-068f1c66517a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:06.742440 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4220e328-39c1-4bbe-bc35-068f1c66517a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:20:06.742440 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4220e328-39c1-4bbe-bc35-068f1c66517a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:06.742440 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4220e328-39c1-4bbe-bc35-068f1c66517a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:06.742786 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1915341e-74a9-4cd3-985d-b10a874a9ff4 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs/spec3 returned with HTTP 404 Aug 18 19:20:06.742786 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 289/1149] 10.4.3.170 () {66 vars in 1396 bytes} [Tue Aug 18 19:20:06 2026] GET /volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs/spec3 => generated 129 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:06.751015 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:06.751015 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:06.752912 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-24b77e79-3b27-4f68-8247-d6a67c5144f6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:06.754279 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5c050346-30a8-4a4c-9871-0b51807d80ea None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:06.754626 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4220e328-39c1-4bbe-bc35-068f1c66517a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:06.754698 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5c050346-30a8-4a4c-9871-0b51807d80ea None None] GET https://10.4.3.170/volume// Aug 18 19:20:06.754818 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5c050346-30a8-4a4c-9871-0b51807d80ea None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:06.754991 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5c050346-30a8-4a4c-9871-0b51807d80ea None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:06.755051 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-24b77e79-3b27-4f68-8247-d6a67c5144f6 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] POST https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs Aug 18 19:20:06.755281 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5c050346-30a8-4a4c-9871-0b51807d80ea None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:20:06.755333 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-24b77e79-3b27-4f68-8247-d6a67c5144f6 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:06.755623 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 288/1150] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:20: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 19:20:06.756761 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:06.756761 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:06.760249 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4220e328-39c1-4bbe-bc35-068f1c66517a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a returned with HTTP 200 Aug 18 19:20:06.760249 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 287/1151] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:06 2026] GET /volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:06.770472 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-1ac11c08-d691-4675-b539-1ddad9e99452 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:06.774810 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-1ac11c08-d691-4675-b539-1ddad9e99452 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:20:06.775032 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-1ac11c08-d691-4675-b539-1ddad9e99452 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:06.775276 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-1ac11c08-d691-4675-b539-1ddad9e99452 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:06.790509 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:06.790509 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:06.791772 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-24b77e79-3b27-4f68-8247-d6a67c5144f6 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs returned with HTTP 200 Aug 18 19:20:06.791772 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 288/1152] 10.4.3.170 () {68 vars in 1399 bytes} [Tue Aug 18 19:20:06 2026] POST /volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs => generated 34 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:20:06.795515 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-1ac11c08-d691-4675-b539-1ddad9e99452 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:06.800849 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-609db3a4-2ab8-4d82-88a3-11bbb70772c1 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:06.803020 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-1ac11c08-d691-4675-b539-1ddad9e99452 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a returned with HTTP 200 Aug 18 19:20:06.804188 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 290/1153] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:20:06 2026] GET /volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a => generated 1026 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:20:06.804350 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-609db3a4-2ab8-4d82-88a3-11bbb70772c1 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] GET https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs Aug 18 19:20:06.805149 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-609db3a4-2ab8-4d82-88a3-11bbb70772c1 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:06.805450 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-609db3a4-2ab8-4d82-88a3-11bbb70772c1 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:06.815856 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-609db3a4-2ab8-4d82-88a3-11bbb70772c1 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs returned with HTTP 200 Aug 18 19:20:06.816379 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 289/1154] 10.4.3.170 () {66 vars in 1378 bytes} [Tue Aug 18 19:20:06 2026] GET /volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs => generated 34 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:20:06.828427 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1902393c-acb4-46cc-9322-bc85fbf74405 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:06.831953 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1902393c-acb4-46cc-9322-bc85fbf74405 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] POST https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs Aug 18 19:20:06.832387 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1902393c-acb4-46cc-9322-bc85fbf74405 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:06.877398 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1902393c-acb4-46cc-9322-bc85fbf74405 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs returned with HTTP 200 Aug 18 19:20:06.877625 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 288/1155] 10.4.3.170 () {68 vars in 1399 bytes} [Tue Aug 18 19:20:06 2026] POST /volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs => generated 34 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:20:06.890089 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4b2c394b-4742-4ea4-8063-400ffa5cf2d0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:06.892537 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4b2c394b-4742-4ea4-8063-400ffa5cf2d0 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] PUT https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs/spec2 Aug 18 19:20:06.893684 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4b2c394b-4742-4ea4-8063-400ffa5cf2d0 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:06.920823 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-f983b4ff-0417-4a33-bb32-1ae5c0ac981f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:06.928289 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-f983b4ff-0417-4a33-bb32-1ae5c0ac981f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] PUT https://10.4.3.170/volume/v3/attachments/74534101-3c80-4861-99af-f0e0b7605ed8 Aug 18 19:20:06.928919 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-f983b4ff-0417-4a33-bb32-1ae5c0ac981f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:06.932707 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4b2c394b-4742-4ea4-8063-400ffa5cf2d0 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs/spec2 returned with HTTP 200 Aug 18 19:20:06.935197 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 289/1156] 10.4.3.170 () {68 vars in 1416 bytes} [Tue Aug 18 19:20:06 2026] PUT /volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs/spec2 => generated 17 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:20:06.942258 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-f983b4ff-0417-4a33-bb32-1ae5c0ac981f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Acquiring lock "cinder-attachment_update-272634ae-b302-450c-8df4-acebab19d05a-np0000007688" by "attachment_update" {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:20:06.944755 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-760bfafe-76cc-4010-9ec8-35330de84a40 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:06.948583 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-760bfafe-76cc-4010-9ec8-35330de84a40 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] GET https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs/spec2 Aug 18 19:20:06.949099 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-760bfafe-76cc-4010-9ec8-35330de84a40 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:06.949393 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-760bfafe-76cc-4010-9ec8-35330de84a40 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:06.950733 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-f983b4ff-0417-4a33-bb32-1ae5c0ac981f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Lock "cinder-attachment_update-272634ae-b302-450c-8df4-acebab19d05a-np0000007688" acquired by "attachment_update" :: waited 0.009s {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:20:06.951690 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:06.951690 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:06.959308 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-760bfafe-76cc-4010-9ec8-35330de84a40 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs/spec2 returned with HTTP 200 Aug 18 19:20:06.959604 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 290/1157] 10.4.3.170 () {66 vars in 1396 bytes} [Tue Aug 18 19:20:06 2026] GET /volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs/spec2 => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:20:06.970718 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6defc3ec-4634-4a9e-b4ba-7604e562d04c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:06.972652 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6defc3ec-4634-4a9e-b4ba-7604e562d04c tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] POST https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs Aug 18 19:20:06.973211 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6defc3ec-4634-4a9e-b4ba-7604e562d04c tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:07.017144 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6defc3ec-4634-4a9e-b4ba-7604e562d04c tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs returned with HTTP 200 Aug 18 19:20:07.017144 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 289/1158] 10.4.3.170 () {68 vars in 1399 bytes} [Tue Aug 18 19:20:06 2026] POST /volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs => generated 51 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:20:07.027487 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-453f9393-ea63-45f2-9245-ffe3e69f892c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:07.030329 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-453f9393-ea63-45f2-9245-ffe3e69f892c tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] GET https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs Aug 18 19:20:07.030613 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-453f9393-ea63-45f2-9245-ffe3e69f892c tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:07.030891 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-453f9393-ea63-45f2-9245-ffe3e69f892c tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:07.055797 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-453f9393-ea63-45f2-9245-ffe3e69f892c tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs returned with HTTP 200 Aug 18 19:20:07.056214 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 290/1159] 10.4.3.170 () {66 vars in 1378 bytes} [Tue Aug 18 19:20:07 2026] GET /volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e/extra_specs => generated 68 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:20:07.069738 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b4d92039-0192-45db-9e33-1d0d7ff30fa6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:07.072635 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b4d92039-0192-45db-9e33-1d0d7ff30fa6 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] DELETE https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e Aug 18 19:20:07.072743 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b4d92039-0192-45db-9e33-1d0d7ff30fa6 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:07.073685 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b4d92039-0192-45db-9e33-1d0d7ff30fa6 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] Calling method '_delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:07.088588 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-f983b4ff-0417-4a33-bb32-1ae5c0ac981f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Lock "cinder-attachment_update-272634ae-b302-450c-8df4-acebab19d05a-np0000007688" released by "attachment_update" :: held 0.138s {{(pid=100583) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:20:07.088956 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-f983b4ff-0417-4a33-bb32-1ae5c0ac981f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/attachments/74534101-3c80-4861-99af-f0e0b7605ed8 returned with HTTP 200 Aug 18 19:20:07.089517 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 291/1160] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:20:06 2026] PUT /volume/v3/attachments/74534101-3c80-4861-99af-f0e0b7605ed8 => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:07.113143 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b4d92039-0192-45db-9e33-1d0d7ff30fa6 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e returned with HTTP 202 Aug 18 19:20:07.113818 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 291/1161] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:20:07 2026] DELETE /volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:20:07.121963 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-212562f4-dd93-45e0-89a8-d6eea2b36cd6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:07.124775 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-212562f4-dd93-45e0-89a8-d6eea2b36cd6 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] GET https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e Aug 18 19:20:07.125025 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-212562f4-dd93-45e0-89a8-d6eea2b36cd6 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:07.125527 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-212562f4-dd93-45e0-89a8-d6eea2b36cd6 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:07.135681 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-212562f4-dd93-45e0-89a8-d6eea2b36cd6 tempest-VolumeTypesExtraSpecsTest-325002653 tempest-VolumeTypesExtraSpecsTest-325002653-project-admin] https://10.4.3.170/volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e returned with HTTP 404 Aug 18 19:20:07.136201 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 290/1162] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:20:07 2026] GET /volume/v3/types/c524aae5-37d7-4624-9cd2-f2df9b15f61e => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:07.786774 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e574f352-7122-4bc3-9bd0-9ebfe3a71377 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:07.791086 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e574f352-7122-4bc3-9bd0-9ebfe3a71377 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:20:07.791393 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e574f352-7122-4bc3-9bd0-9ebfe3a71377 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:07.791618 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e574f352-7122-4bc3-9bd0-9ebfe3a71377 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:07.811587 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:07.811587 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:07.815738 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e574f352-7122-4bc3-9bd0-9ebfe3a71377 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:07.825124 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e574f352-7122-4bc3-9bd0-9ebfe3a71377 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a returned with HTTP 200 Aug 18 19:20:07.825787 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 291/1163] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:07 2026] GET /volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:08.841942 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8d61d328-4ab1-4902-819c-d4cd4a75625d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:08.844457 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8d61d328-4ab1-4902-819c-d4cd4a75625d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:20:08.844736 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8d61d328-4ab1-4902-819c-d4cd4a75625d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:08.845258 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8d61d328-4ab1-4902-819c-d4cd4a75625d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:08.859696 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:08.859696 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:08.863418 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-8d61d328-4ab1-4902-819c-d4cd4a75625d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:08.868061 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8d61d328-4ab1-4902-819c-d4cd4a75625d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a returned with HTTP 200 Aug 18 19:20:08.868521 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 292/1164] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:08 2026] GET /volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:09.892294 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-088ff714-7bbb-46be-ae9a-b9cbed38dce2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:09.896443 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-088ff714-7bbb-46be-ae9a-b9cbed38dce2 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:20:09.896443 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-088ff714-7bbb-46be-ae9a-b9cbed38dce2 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:09.896443 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-088ff714-7bbb-46be-ae9a-b9cbed38dce2 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:09.904233 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:09.904233 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:09.907842 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-088ff714-7bbb-46be-ae9a-b9cbed38dce2 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:09.912041 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-088ff714-7bbb-46be-ae9a-b9cbed38dce2 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a returned with HTTP 200 Aug 18 19:20:09.912559 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 292/1165] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:09 2026] GET /volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:10.024639 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-49d2e2da-8d98-4dab-b3b0-c324b13b6e02 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:10.095070 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3b8741b1-1f1c-4caf-ae22-e968045f4f4d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:10.114617 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-49d2e2da-8d98-4dab-b3b0-c324b13b6e02 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] POST https://10.4.3.170/volume/v3/types/7fdaa22d-7574-41e2-a90b-a693a3253b63/encryption Aug 18 19:20:10.115057 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-49d2e2da-8d98-4dab-b3b0-c324b13b6e02 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:10.142602 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-49d2e2da-8d98-4dab-b3b0-c324b13b6e02 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] https://10.4.3.170/volume/v3/types/7fdaa22d-7574-41e2-a90b-a693a3253b63/encryption returned with HTTP 404 Aug 18 19:20:10.143209 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 291/1166] 10.4.3.170 () {68 vars in 1397 bytes} [Tue Aug 18 19:20:10 2026] POST /volume/v3/types/7fdaa22d-7574-41e2-a90b-a693a3253b63/encryption => generated 114 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:10.154954 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ffefe4e0-9cfc-4d7c-af14-2e22a9b7b4d4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:10.158154 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ffefe4e0-9cfc-4d7c-af14-2e22a9b7b4d4 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:20:10.158643 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ffefe4e0-9cfc-4d7c-af14-2e22a9b7b4d4 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-170374327", "os-volume-type-access:is_public": false}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:10.183309 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ffefe4e0-9cfc-4d7c-af14-2e22a9b7b4d4 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:20:10.183796 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 293/1167] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:20:10 2026] POST /volume/v3/types => generated 230 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:10.200557 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-209fa7da-0cb5-47e2-8d93-1c359a79bca4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:10.248573 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3b8741b1-1f1c-4caf-ae22-e968045f4f4d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:20:10.248979 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3b8741b1-1f1c-4caf-ae22-e968045f4f4d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-936256291"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:10.252735 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-3b8741b1-1f1c-4caf-ae22-e968045f4f4d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-936256291'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:20:10.254008 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-3b8741b1-1f1c-4caf-ae22-e968045f4f4d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Create volume of 1 GB Aug 18 19:20:10.259560 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3b8741b1-1f1c-4caf-ae22-e968045f4f4d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Availability Zones retrieved successfully. Aug 18 19:20:10.270388 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-3b8741b1-1f1c-4caf-ae22-e968045f4f4d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Flow 'volume_create_api' (480463d1-6066-4724-ba10-f32be84ff880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:20:10.270388 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-3b8741b1-1f1c-4caf-ae22-e968045f4f4d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (589d0090-9f14-4072-985f-010e6bc77dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:10.270976 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-3b8741b1-1f1c-4caf-ae22-e968045f4f4d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:20:10.278517 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-209fa7da-0cb5-47e2-8d93-1c359a79bca4 tempest-VolumeTypesNegativeTest-1425204675 tempest-VolumeTypesNegativeTest-1425204675-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:20:10.278979 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-209fa7da-0cb5-47e2-8d93-1c359a79bca4 tempest-VolumeTypesNegativeTest-1425204675 tempest-VolumeTypesNegativeTest-1425204675-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "db9a3372-ee4a-4334-9a63-33872faca0b5", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1248615748"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:10.281128 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-209fa7da-0cb5-47e2-8d93-1c359a79bca4 tempest-VolumeTypesNegativeTest-1425204675 tempest-VolumeTypesNegativeTest-1425204675-project-member] Create volume request body: {'volume': {'volume_type': 'db9a3372-ee4a-4334-9a63-33872faca0b5', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1248615748'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:20:10.291194 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-209fa7da-0cb5-47e2-8d93-1c359a79bca4 tempest-VolumeTypesNegativeTest-1425204675 tempest-VolumeTypesNegativeTest-1425204675-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 404 Aug 18 19:20:10.291853 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 293/1168] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:20:10 2026] POST /volume/v3/volumes => generated 114 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:10.301761 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e3df6107-35b5-4281-b70c-b8db828236fc None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:10.303672 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-3b8741b1-1f1c-4caf-ae22-e968045f4f4d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (589d0090-9f14-4072-985f-010e6bc77dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:10.304009 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e3df6107-35b5-4281-b70c-b8db828236fc tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] DELETE https://10.4.3.170/volume/v3/types/db9a3372-ee4a-4334-9a63-33872faca0b5 Aug 18 19:20:10.304332 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e3df6107-35b5-4281-b70c-b8db828236fc tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:10.304524 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-3b8741b1-1f1c-4caf-ae22-e968045f4f4d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07a3e8cc-e41f-4d61-8ed2-c3cea2839cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:10.304719 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e3df6107-35b5-4281-b70c-b8db828236fc tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] Calling method '_delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:10.334793 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ee9e5d96-d444-4b03-a0cc-db0c4d1e0e57 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:10.340105 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ee9e5d96-d444-4b03-a0cc-db0c4d1e0e57 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] DELETE https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e Aug 18 19:20:10.340307 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ee9e5d96-d444-4b03-a0cc-db0c4d1e0e57 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:10.340510 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ee9e5d96-d444-4b03-a0cc-db0c4d1e0e57 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:10.340831 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-ee9e5d96-d444-4b03-a0cc-db0c4d1e0e57 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Delete volume with id: babdaea7-c616-4ce6-8f0f-eb4f67012a9e Aug 18 19:20:10.349376 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:10.349376 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:10.349858 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ee9e5d96-d444-4b03-a0cc-db0c4d1e0e57 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Volume info retrieved successfully. Aug 18 19:20:10.360497 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e3df6107-35b5-4281-b70c-b8db828236fc tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] https://10.4.3.170/volume/v3/types/db9a3372-ee4a-4334-9a63-33872faca0b5 returned with HTTP 202 Aug 18 19:20:10.361084 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 292/1169] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:20:10 2026] DELETE /volume/v3/types/db9a3372-ee4a-4334-9a63-33872faca0b5 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:20:10.368969 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c7317c76-dc87-4848-b894-473f943404a5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:10.371247 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c7317c76-dc87-4848-b894-473f943404a5 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] GET https://10.4.3.170/volume/v3/types/db9a3372-ee4a-4334-9a63-33872faca0b5 Aug 18 19:20:10.371530 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c7317c76-dc87-4848-b894-473f943404a5 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:10.371783 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c7317c76-dc87-4848-b894-473f943404a5 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:10.373734 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ee9e5d96-d444-4b03-a0cc-db0c4d1e0e57 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Delete volume request issued successfully. Aug 18 19:20:10.373734 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ee9e5d96-d444-4b03-a0cc-db0c4d1e0e57 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e returned with HTTP 202 Aug 18 19:20:10.373734 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 294/1170] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:20:10 2026] DELETE /volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:20:10.377776 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c7317c76-dc87-4848-b894-473f943404a5 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] https://10.4.3.170/volume/v3/types/db9a3372-ee4a-4334-9a63-33872faca0b5 returned with HTTP 404 Aug 18 19:20:10.377776 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 294/1171] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:20:10 2026] GET /volume/v3/types/db9a3372-ee4a-4334-9a63-33872faca0b5 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:10.382823 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-3b8741b1-1f1c-4caf-ae22-e968045f4f4d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Created reservations ['2d6edbd1-f15c-4729-a112-ad99037499ca', '83d8aa6c-150a-42df-a30e-43e2d5a5be2d', '06091a77-cc31-44dd-ac48-53083239955f', '970e1974-acd5-468b-8182-9bb0b2afdefc'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:20:10.385132 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-3b8741b1-1f1c-4caf-ae22-e968045f4f4d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07a3e8cc-e41f-4d61-8ed2-c3cea2839cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d6edbd1-f15c-4729-a112-ad99037499ca', '83d8aa6c-150a-42df-a30e-43e2d5a5be2d', '06091a77-cc31-44dd-ac48-53083239955f', '970e1974-acd5-468b-8182-9bb0b2afdefc']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:10.385257 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-cce0f29c-4159-4585-bdd0-7a59a56a340a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:10.385312 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-3b8741b1-1f1c-4caf-ae22-e968045f4f4d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cb5d9e8-8017-4bed-8e6f-a0945fea6674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:10.388724 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cce0f29c-4159-4585-bdd0-7a59a56a340a tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] GET https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e Aug 18 19:20:10.388990 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cce0f29c-4159-4585-bdd0-7a59a56a340a tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:10.389222 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cce0f29c-4159-4585-bdd0-7a59a56a340a tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:10.389566 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c2f07c54-1d02-4f0b-acd3-38509f016917 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:10.392220 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c2f07c54-1d02-4f0b-acd3-38509f016917 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:20:10.392644 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c2f07c54-1d02-4f0b-acd3-38509f016917 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:10.395109 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c2f07c54-1d02-4f0b-acd3-38509f016917 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 400 Aug 18 19:20:10.395296 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 295/1172] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:20:10 2026] POST /volume/v3/types => generated 115 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 19:20:10.398444 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:10.398444 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:10.401357 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-cce0f29c-4159-4585-bdd0-7a59a56a340a tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Volume info retrieved successfully. Aug 18 19:20:10.405392 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-00311619-88de-49d8-8e1a-75d703f75165 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:10.405392 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-00311619-88de-49d8-8e1a-75d703f75165 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:20:10.406081 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-00311619-88de-49d8-8e1a-75d703f75165 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-500184541"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:10.408615 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-6004f97f-d058-406b-9b8d-e41d70572da8 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:10.408732 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cce0f29c-4159-4585-bdd0-7a59a56a340a tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e returned with HTTP 200 Aug 18 19:20:10.409302 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 293/1173] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:10 2026] GET /volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:10.410650 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-6004f97f-d058-406b-9b8d-e41d70572da8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] POST https://10.4.3.170/volume/v3/attachments/74534101-3c80-4861-99af-f0e0b7605ed8/action Aug 18 19:20:10.410980 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-6004f97f-d058-406b-9b8d-e41d70572da8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action body: b'{"os-complete": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:20:10.411106 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-6004f97f-d058-406b-9b8d-e41d70572da8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:10.417777 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-3b8741b1-1f1c-4caf-ae22-e968045f4f4d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cb5d9e8-8017-4bed-8e6f-a0945fea6674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f52ca21c-3796-4378-9d5b-ae714303622d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-936256291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79faa4ffc4ce4e56b05353e34a82833c',qos_specs=None,replication_status=,reservations=['2d6edbd1-f15c-4729-a112-ad99037499ca','83d8aa6c-150a-42df-a30e-43e2d5a5be2d','06091a77-cc31-44dd-ac48-53083239955f','970e1974-acd5-468b-8182-9bb0b2afdefc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0adf4066d2b947e4998abdcd67a4807a',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:20:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-936256291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f52ca21c-3796-4378-9d5b-ae714303622d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79faa4ffc4ce4e56b05353e34a82833c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0adf4066d2b947e4998abdcd67a4807a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:10.418845 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-3b8741b1-1f1c-4caf-ae22-e968045f4f4d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70f62a1a-4cf5-4da5-b89b-420f1942651f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:10.426215 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-00311619-88de-49d8-8e1a-75d703f75165 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:20:10.426379 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 295/1174] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:20:10 2026] POST /volume/v3/types => generated 228 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:10.434418 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:10.434418 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:10.438734 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ab0d48ef-6aaa-4b3c-98f2-6b1b9691fd87 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:10.440476 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ab0d48ef-6aaa-4b3c-98f2-6b1b9691fd87 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:20:10.440661 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ab0d48ef-6aaa-4b3c-98f2-6b1b9691fd87 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-500184541"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:10.442727 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-3b8741b1-1f1c-4caf-ae22-e968045f4f4d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70f62a1a-4cf5-4da5-b89b-420f1942651f) transitioned into state 'SUCCESS' from state '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-936256291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79faa4ffc4ce4e56b05353e34a82833c',qos_specs=None,replication_status=,reservations=['2d6edbd1-f15c-4729-a112-ad99037499ca','83d8aa6c-150a-42df-a30e-43e2d5a5be2d','06091a77-cc31-44dd-ac48-53083239955f','970e1974-acd5-468b-8182-9bb0b2afdefc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0adf4066d2b947e4998abdcd67a4807a',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:10.443514 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-3b8741b1-1f1c-4caf-ae22-e968045f4f4d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caee2e57-4d37-4649-ac03-bdee4858b088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:10.445851 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ab0d48ef-6aaa-4b3c-98f2-6b1b9691fd87 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-500184541 already exists. Aug 18 19:20:10.446045 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ab0d48ef-6aaa-4b3c-98f2-6b1b9691fd87 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 409 Aug 18 19:20:10.447335 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 294/1175] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:20:10 2026] POST /volume/v3/types => generated 133 bytes in 8 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:20:10.451097 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-6a3e423a-eb5e-482f-a45a-8601d7234a5e req-6004f97f-d058-406b-9b8d-e41d70572da8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/attachments/74534101-3c80-4861-99af-f0e0b7605ed8/action returned with HTTP 204 Aug 18 19:20:10.451580 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 296/1176] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:20:10 2026] POST /volume/v3/attachments/74534101-3c80-4861-99af-f0e0b7605ed8/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:10.455584 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-38e9b7a3-d61c-43b3-9992-499ffb9d85b7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:10.456553 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-3b8741b1-1f1c-4caf-ae22-e968045f4f4d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caee2e57-4d37-4649-ac03-bdee4858b088) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:10.458334 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-3b8741b1-1f1c-4caf-ae22-e968045f4f4d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Flow 'volume_create_api' (480463d1-6066-4724-ba10-f32be84ff880) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:20:10.458334 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3b8741b1-1f1c-4caf-ae22-e968045f4f4d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Create volume request issued successfully. Aug 18 19:20:10.458488 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-38e9b7a3-d61c-43b3-9992-499ffb9d85b7 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] DELETE https://10.4.3.170/volume/v3/types/c3b4ce00-8108-4ebe-8d06-9cbfbd7114e3 Aug 18 19:20:10.458488 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-38e9b7a3-d61c-43b3-9992-499ffb9d85b7 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:10.458488 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-38e9b7a3-d61c-43b3-9992-499ffb9d85b7 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] Calling method '_delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:10.458635 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3b8741b1-1f1c-4caf-ae22-e968045f4f4d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:20:10.458818 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 292/1177] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:20:10 2026] POST /volume/v3/volumes => generated 773 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:10.473412 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0af076fd-d9e9-46e4-abd3-f64012e1115a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:10.475069 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0af076fd-d9e9-46e4-abd3-f64012e1115a tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:20:10.475128 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0af076fd-d9e9-46e4-abd3-f64012e1115a tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:10.475565 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0af076fd-d9e9-46e4-abd3-f64012e1115a tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:10.483574 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:10.483574 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:10.489085 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0af076fd-d9e9-46e4-abd3-f64012e1115a tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:20:10.491017 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-38e9b7a3-d61c-43b3-9992-499ffb9d85b7 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] https://10.4.3.170/volume/v3/types/c3b4ce00-8108-4ebe-8d06-9cbfbd7114e3 returned with HTTP 202 Aug 18 19:20:10.491479 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 296/1178] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:20:10 2026] DELETE /volume/v3/types/c3b4ce00-8108-4ebe-8d06-9cbfbd7114e3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:20:10.494919 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0af076fd-d9e9-46e4-abd3-f64012e1115a tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:20:10.495517 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 295/1179] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:20:10 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:10.501528 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c1b71f62-9ec6-41c8-ba48-039821ea71d5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:10.503702 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c1b71f62-9ec6-41c8-ba48-039821ea71d5 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] GET https://10.4.3.170/volume/v3/types/c3b4ce00-8108-4ebe-8d06-9cbfbd7114e3 Aug 18 19:20:10.504045 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c1b71f62-9ec6-41c8-ba48-039821ea71d5 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:10.504296 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c1b71f62-9ec6-41c8-ba48-039821ea71d5 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:10.508881 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c1b71f62-9ec6-41c8-ba48-039821ea71d5 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] https://10.4.3.170/volume/v3/types/c3b4ce00-8108-4ebe-8d06-9cbfbd7114e3 returned with HTTP 404 Aug 18 19:20:10.509530 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 297/1180] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:20:10 2026] GET /volume/v3/types/c3b4ce00-8108-4ebe-8d06-9cbfbd7114e3 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:10.521477 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bf57a8e3-a670-40d5-9ffa-b8fd023a3300 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:10.526256 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bf57a8e3-a670-40d5-9ffa-b8fd023a3300 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] DELETE https://10.4.3.170/volume/v3/types/cbe35858-14de-4f9c-bce4-2a0dd4c074fa Aug 18 19:20:10.526548 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bf57a8e3-a670-40d5-9ffa-b8fd023a3300 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:10.526803 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bf57a8e3-a670-40d5-9ffa-b8fd023a3300 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:10.527123 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:10.527123 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:10.532597 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bf57a8e3-a670-40d5-9ffa-b8fd023a3300 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] https://10.4.3.170/volume/v3/types/cbe35858-14de-4f9c-bce4-2a0dd4c074fa returned with HTTP 404 Aug 18 19:20:10.532900 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 293/1181] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:20:10 2026] DELETE /volume/v3/types/cbe35858-14de-4f9c-bce4-2a0dd4c074fa => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:10.541626 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d7de1162-8808-47e3-80c8-ebcc84422af2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:10.544946 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d7de1162-8808-47e3-80c8-ebcc84422af2 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] GET https://10.4.3.170/volume/v3/types/4fd03a45-e851-4e96-83ce-9766ecc7822c Aug 18 19:20:10.545264 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d7de1162-8808-47e3-80c8-ebcc84422af2 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:10.545640 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d7de1162-8808-47e3-80c8-ebcc84422af2 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:10.549647 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d7de1162-8808-47e3-80c8-ebcc84422af2 tempest-VolumeTypesNegativeTest-1277329658 tempest-VolumeTypesNegativeTest-1277329658-project-admin] https://10.4.3.170/volume/v3/types/4fd03a45-e851-4e96-83ce-9766ecc7822c returned with HTTP 404 Aug 18 19:20:10.550296 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 297/1182] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:20:10 2026] GET /volume/v3/types/4fd03a45-e851-4e96-83ce-9766ecc7822c => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:10.926659 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-989b7552-2f48-4ccd-95e2-a7ea99f3891d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:10.928892 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-989b7552-2f48-4ccd-95e2-a7ea99f3891d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:20:10.929167 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-989b7552-2f48-4ccd-95e2-a7ea99f3891d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:10.929509 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-989b7552-2f48-4ccd-95e2-a7ea99f3891d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:10.941235 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:10.941235 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:10.945379 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-989b7552-2f48-4ccd-95e2-a7ea99f3891d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:10.950657 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-989b7552-2f48-4ccd-95e2-a7ea99f3891d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a returned with HTTP 200 Aug 18 19:20:10.951146 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 296/1183] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:10 2026] GET /volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:10.966156 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c4415631-5be3-4475-8e20-697f76059f42 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:10.967783 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c4415631-5be3-4475-8e20-697f76059f42 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:20:10.968084 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c4415631-5be3-4475-8e20-697f76059f42 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "272634ae-b302-450c-8df4-acebab19d05a", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-619623126"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:10.985042 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:10.985042 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:10.986725 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c4415631-5be3-4475-8e20-697f76059f42 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:10.986904 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-c4415631-5be3-4475-8e20-697f76059f42 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create snapshot from volume 272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:20:11.023530 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-c4415631-5be3-4475-8e20-697f76059f42 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Created reservations ['2a33b1f9-8938-46ea-959f-d838fd64a558', 'afbaabd1-9f53-4dbc-9611-7c20541a76f1', 'a7760664-bb23-4c99-80a5-c52c46d205ba', 'ad2623a4-4730-4af5-a738-5f7d8a57eb30'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:20:11.065986 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c4415631-5be3-4475-8e20-697f76059f42 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot force create request issued successfully. Aug 18 19:20:11.066428 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c4415631-5be3-4475-8e20-697f76059f42 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:20:11.066708 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 298/1184] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:20:10 2026] POST /volume/v3/snapshots => generated 309 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:20:11.080203 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-672c5174-5c0e-447d-8fcc-cb4553b2d5d8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:11.083628 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-672c5174-5c0e-447d-8fcc-cb4553b2d5d8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/129719ce-9011-40c0-919e-8c9064971f55 Aug 18 19:20:11.084063 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-672c5174-5c0e-447d-8fcc-cb4553b2d5d8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:11.084404 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-672c5174-5c0e-447d-8fcc-cb4553b2d5d8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:11.092747 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:11.092747 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:11.093447 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-672c5174-5c0e-447d-8fcc-cb4553b2d5d8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:20:11.094742 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-672c5174-5c0e-447d-8fcc-cb4553b2d5d8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/129719ce-9011-40c0-919e-8c9064971f55 returned with HTTP 200 Aug 18 19:20:11.095731 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 294/1185] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:20:11 2026] GET /volume/v3/snapshots/129719ce-9011-40c0-919e-8c9064971f55 => generated 441 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:11.425838 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-77d84d08-bf5a-45e5-90e3-99891f122a37 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:11.430329 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-77d84d08-bf5a-45e5-90e3-99891f122a37 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] GET https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e Aug 18 19:20:11.430329 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-77d84d08-bf5a-45e5-90e3-99891f122a37 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:11.430638 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-77d84d08-bf5a-45e5-90e3-99891f122a37 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:11.437223 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-77d84d08-bf5a-45e5-90e3-99891f122a37 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e returned with HTTP 404 Aug 18 19:20:11.437705 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 298/1186] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:11 2026] GET /volume/v3/volumes/babdaea7-c616-4ce6-8f0f-eb4f67012a9e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:11.445885 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d31e00d2-5379-475a-82ff-53b3550cfcb9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:11.448096 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d31e00d2-5379-475a-82ff-53b3550cfcb9 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] DELETE https://10.4.3.170/volume/v3/volumes/40c4fa77-c7a1-475e-b1da-cb4db71627e9 Aug 18 19:20:11.448817 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d31e00d2-5379-475a-82ff-53b3550cfcb9 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:11.449023 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d31e00d2-5379-475a-82ff-53b3550cfcb9 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:11.449213 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-d31e00d2-5379-475a-82ff-53b3550cfcb9 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Delete volume with id: 40c4fa77-c7a1-475e-b1da-cb4db71627e9 Aug 18 19:20:11.460200 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:11.460200 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:11.460789 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d31e00d2-5379-475a-82ff-53b3550cfcb9 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Volume info retrieved successfully. Aug 18 19:20:11.481465 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d31e00d2-5379-475a-82ff-53b3550cfcb9 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Delete volume request issued successfully. Aug 18 19:20:11.481465 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d31e00d2-5379-475a-82ff-53b3550cfcb9 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes/40c4fa77-c7a1-475e-b1da-cb4db71627e9 returned with HTTP 202 Aug 18 19:20:11.481690 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 297/1187] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:20:11 2026] DELETE /volume/v3/volumes/40c4fa77-c7a1-475e-b1da-cb4db71627e9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:20:11.490210 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9ac72a77-ceda-4011-bb8e-ec15d0b13f5b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:11.493015 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9ac72a77-ceda-4011-bb8e-ec15d0b13f5b tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] GET https://10.4.3.170/volume/v3/volumes/40c4fa77-c7a1-475e-b1da-cb4db71627e9 Aug 18 19:20:11.493804 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9ac72a77-ceda-4011-bb8e-ec15d0b13f5b tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:11.493804 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9ac72a77-ceda-4011-bb8e-ec15d0b13f5b tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:11.514333 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4a28acde-3b91-4c13-959a-8d7a45cc3f19 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:11.514514 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:11.514514 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:11.516846 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4a28acde-3b91-4c13-959a-8d7a45cc3f19 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:20:11.517154 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4a28acde-3b91-4c13-959a-8d7a45cc3f19 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:11.517443 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4a28acde-3b91-4c13-959a-8d7a45cc3f19 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:11.520045 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9ac72a77-ceda-4011-bb8e-ec15d0b13f5b tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Volume info retrieved successfully. Aug 18 19:20:11.525301 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9ac72a77-ceda-4011-bb8e-ec15d0b13f5b tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes/40c4fa77-c7a1-475e-b1da-cb4db71627e9 returned with HTTP 200 Aug 18 19:20:11.525812 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 299/1188] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:11 2026] GET /volume/v3/volumes/40c4fa77-c7a1-475e-b1da-cb4db71627e9 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:11.532839 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:11.532839 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:11.537723 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-4a28acde-3b91-4c13-959a-8d7a45cc3f19 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:20:11.541893 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4a28acde-3b91-4c13-959a-8d7a45cc3f19 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:20:11.542437 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 295/1189] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:20:11 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:12.107721 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-175bb463-378f-433b-8ea5-4511f5872562 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:12.110006 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-175bb463-378f-433b-8ea5-4511f5872562 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/129719ce-9011-40c0-919e-8c9064971f55 Aug 18 19:20:12.110306 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-175bb463-378f-433b-8ea5-4511f5872562 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:12.110613 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-175bb463-378f-433b-8ea5-4511f5872562 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:12.118046 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:12.118046 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:12.118875 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-175bb463-378f-433b-8ea5-4511f5872562 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:20:12.119993 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-175bb463-378f-433b-8ea5-4511f5872562 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/129719ce-9011-40c0-919e-8c9064971f55 returned with HTTP 200 Aug 18 19:20:12.120521 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 299/1190] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:20:12 2026] GET /volume/v3/snapshots/129719ce-9011-40c0-919e-8c9064971f55 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:12.131910 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-886bfca9-3e51-4478-9e14-3ceaf0aff459 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:12.137392 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-886bfca9-3e51-4478-9e14-3ceaf0aff459 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:20:12.137392 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-886bfca9-3e51-4478-9e14-3ceaf0aff459 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "272634ae-b302-450c-8df4-acebab19d05a", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-915207699"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:12.148718 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:12.148718 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:12.149299 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-886bfca9-3e51-4478-9e14-3ceaf0aff459 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:12.149482 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-886bfca9-3e51-4478-9e14-3ceaf0aff459 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create snapshot from volume 272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:20:12.182801 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-886bfca9-3e51-4478-9e14-3ceaf0aff459 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Created reservations ['8f7395af-1e6b-4089-bb5c-dba062400161', 'b90e0604-2b3a-41c3-9931-d0b32b888d29', '4d88399c-fc54-46e3-a11d-23d87900822f', '7f9af022-be8c-4d95-b370-40e3e5f314e3'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:20:12.232394 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-886bfca9-3e51-4478-9e14-3ceaf0aff459 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot force create request issued successfully. Aug 18 19:20:12.232799 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-886bfca9-3e51-4478-9e14-3ceaf0aff459 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:20:12.233399 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 298/1191] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:20:12 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 19:20:12.252920 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-052f5b9b-ec6a-46d8-99e2-efb02f4911c1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:12.255744 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-052f5b9b-ec6a-46d8-99e2-efb02f4911c1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/a6a3630c-0c98-41ce-8c6b-a1e104f8d7cf Aug 18 19:20:12.256075 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-052f5b9b-ec6a-46d8-99e2-efb02f4911c1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:12.256339 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-052f5b9b-ec6a-46d8-99e2-efb02f4911c1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:12.265059 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:12.265059 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:12.268887 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-052f5b9b-ec6a-46d8-99e2-efb02f4911c1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:20:12.269881 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-052f5b9b-ec6a-46d8-99e2-efb02f4911c1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/a6a3630c-0c98-41ce-8c6b-a1e104f8d7cf returned with HTTP 200 Aug 18 19:20:12.270337 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 300/1192] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:20:12 2026] GET /volume/v3/snapshots/a6a3630c-0c98-41ce-8c6b-a1e104f8d7cf => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:12.544343 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-dc59584f-fd27-4bcc-9d00-44bc584f0d03 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:12.544815 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dc59584f-fd27-4bcc-9d00-44bc584f0d03 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] GET https://10.4.3.170/volume/v3/volumes/40c4fa77-c7a1-475e-b1da-cb4db71627e9 Aug 18 19:20:12.545039 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dc59584f-fd27-4bcc-9d00-44bc584f0d03 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:12.545256 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dc59584f-fd27-4bcc-9d00-44bc584f0d03 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:12.552344 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dc59584f-fd27-4bcc-9d00-44bc584f0d03 tempest-ServerRescueNegativeTestJSON-2143904860 tempest-ServerRescueNegativeTestJSON-2143904860-project-member] https://10.4.3.170/volume/v3/volumes/40c4fa77-c7a1-475e-b1da-cb4db71627e9 returned with HTTP 404 Aug 18 19:20:12.553073 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 296/1193] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:12 2026] GET /volume/v3/volumes/40c4fa77-c7a1-475e-b1da-cb4db71627e9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:13.283984 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5189e3c2-4e84-4016-aec0-d110fd615f30 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:13.287961 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5189e3c2-4e84-4016-aec0-d110fd615f30 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/a6a3630c-0c98-41ce-8c6b-a1e104f8d7cf Aug 18 19:20:13.288140 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5189e3c2-4e84-4016-aec0-d110fd615f30 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:13.288400 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5189e3c2-4e84-4016-aec0-d110fd615f30 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:13.297616 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:13.297616 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:13.298074 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5189e3c2-4e84-4016-aec0-d110fd615f30 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:20:13.298890 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5189e3c2-4e84-4016-aec0-d110fd615f30 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/a6a3630c-0c98-41ce-8c6b-a1e104f8d7cf returned with HTTP 200 Aug 18 19:20:13.299275 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 300/1194] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:20:13 2026] GET /volume/v3/snapshots/a6a3630c-0c98-41ce-8c6b-a1e104f8d7cf => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:13.311642 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-61c825c6-0078-415d-a35b-80cc5ef2f1f3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:13.313589 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-61c825c6-0078-415d-a35b-80cc5ef2f1f3 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/a6a3630c-0c98-41ce-8c6b-a1e104f8d7cf Aug 18 19:20:13.313791 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-61c825c6-0078-415d-a35b-80cc5ef2f1f3 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:13.313965 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-61c825c6-0078-415d-a35b-80cc5ef2f1f3 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:13.314055 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-61c825c6-0078-415d-a35b-80cc5ef2f1f3 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete snapshot with id: a6a3630c-0c98-41ce-8c6b-a1e104f8d7cf Aug 18 19:20:13.320527 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:13.320527 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:13.320936 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-61c825c6-0078-415d-a35b-80cc5ef2f1f3 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:20:13.351488 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-61c825c6-0078-415d-a35b-80cc5ef2f1f3 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot delete request issued successfully. Aug 18 19:20:13.352441 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-61c825c6-0078-415d-a35b-80cc5ef2f1f3 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/a6a3630c-0c98-41ce-8c6b-a1e104f8d7cf returned with HTTP 202 Aug 18 19:20:13.354180 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 299/1195] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:20:13 2026] DELETE /volume/v3/snapshots/a6a3630c-0c98-41ce-8c6b-a1e104f8d7cf => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:20:13.370644 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-aeb9d5a1-0400-4824-85d4-174590e2fbb5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:13.370644 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-aeb9d5a1-0400-4824-85d4-174590e2fbb5 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/a6a3630c-0c98-41ce-8c6b-a1e104f8d7cf Aug 18 19:20:13.370644 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-aeb9d5a1-0400-4824-85d4-174590e2fbb5 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:13.370644 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-aeb9d5a1-0400-4824-85d4-174590e2fbb5 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:13.381877 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:13.381877 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:13.382330 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-aeb9d5a1-0400-4824-85d4-174590e2fbb5 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:20:13.383616 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-aeb9d5a1-0400-4824-85d4-174590e2fbb5 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/a6a3630c-0c98-41ce-8c6b-a1e104f8d7cf returned with HTTP 200 Aug 18 19:20:13.383971 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 301/1196] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:20:13 2026] GET /volume/v3/snapshots/a6a3630c-0c98-41ce-8c6b-a1e104f8d7cf => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:14.398917 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0667a2a4-e1d4-456c-acc7-fc48c96079be None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:14.402208 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0667a2a4-e1d4-456c-acc7-fc48c96079be tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/a6a3630c-0c98-41ce-8c6b-a1e104f8d7cf Aug 18 19:20:14.402461 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0667a2a4-e1d4-456c-acc7-fc48c96079be tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:14.402738 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0667a2a4-e1d4-456c-acc7-fc48c96079be tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:14.407815 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0667a2a4-e1d4-456c-acc7-fc48c96079be tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/a6a3630c-0c98-41ce-8c6b-a1e104f8d7cf returned with HTTP 404 Aug 18 19:20:14.409326 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 297/1197] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:20:14 2026] GET /volume/v3/snapshots/a6a3630c-0c98-41ce-8c6b-a1e104f8d7cf => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:14.416034 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1de2669d-aeb0-4b98-a57e-4420e82abba3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:14.418686 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1de2669d-aeb0-4b98-a57e-4420e82abba3 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/d6c2a311-aab0-4c61-b510-887012bb5dbd Aug 18 19:20:14.418948 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1de2669d-aeb0-4b98-a57e-4420e82abba3 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:14.419214 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1de2669d-aeb0-4b98-a57e-4420e82abba3 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:14.419336 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-1de2669d-aeb0-4b98-a57e-4420e82abba3 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete snapshot with id: d6c2a311-aab0-4c61-b510-887012bb5dbd Aug 18 19:20:14.426883 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:14.426883 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:14.427510 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1de2669d-aeb0-4b98-a57e-4420e82abba3 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:20:14.458376 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1de2669d-aeb0-4b98-a57e-4420e82abba3 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot delete request issued successfully. Aug 18 19:20:14.458617 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1de2669d-aeb0-4b98-a57e-4420e82abba3 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/d6c2a311-aab0-4c61-b510-887012bb5dbd returned with HTTP 202 Aug 18 19:20:14.459073 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 301/1198] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:20:14 2026] DELETE /volume/v3/snapshots/d6c2a311-aab0-4c61-b510-887012bb5dbd => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:20:14.467553 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3eaee077-b773-4ae8-8ee8-c62c9cb3c8a3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:14.469651 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3eaee077-b773-4ae8-8ee8-c62c9cb3c8a3 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/d6c2a311-aab0-4c61-b510-887012bb5dbd Aug 18 19:20:14.469867 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3eaee077-b773-4ae8-8ee8-c62c9cb3c8a3 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:14.470089 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3eaee077-b773-4ae8-8ee8-c62c9cb3c8a3 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:14.475901 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:14.475901 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:14.478958 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3eaee077-b773-4ae8-8ee8-c62c9cb3c8a3 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:20:14.478958 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3eaee077-b773-4ae8-8ee8-c62c9cb3c8a3 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/d6c2a311-aab0-4c61-b510-887012bb5dbd returned with HTTP 200 Aug 18 19:20:14.478958 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 300/1199] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:20:14 2026] GET /volume/v3/snapshots/d6c2a311-aab0-4c61-b510-887012bb5dbd => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:15.494912 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-00ef0e16-601f-4998-821c-390abc428efc None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:15.497071 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-00ef0e16-601f-4998-821c-390abc428efc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/d6c2a311-aab0-4c61-b510-887012bb5dbd Aug 18 19:20:15.497302 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-00ef0e16-601f-4998-821c-390abc428efc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:15.498145 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-00ef0e16-601f-4998-821c-390abc428efc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:15.506639 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-00ef0e16-601f-4998-821c-390abc428efc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/d6c2a311-aab0-4c61-b510-887012bb5dbd returned with HTTP 404 Aug 18 19:20:15.507295 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 302/1200] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:20:15 2026] GET /volume/v3/snapshots/d6c2a311-aab0-4c61-b510-887012bb5dbd => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:15.525071 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1d463330-daac-4bce-9c92-57161ff5131e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:15.529848 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1d463330-daac-4bce-9c92-57161ff5131e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/129719ce-9011-40c0-919e-8c9064971f55 Aug 18 19:20:15.531231 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1d463330-daac-4bce-9c92-57161ff5131e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:15.531527 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1d463330-daac-4bce-9c92-57161ff5131e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:15.531706 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-1d463330-daac-4bce-9c92-57161ff5131e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete snapshot with id: 129719ce-9011-40c0-919e-8c9064971f55 Aug 18 19:20:15.548294 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:15.548294 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:15.549744 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1d463330-daac-4bce-9c92-57161ff5131e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:20:15.580635 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1d463330-daac-4bce-9c92-57161ff5131e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot delete request issued successfully. Aug 18 19:20:15.580788 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1d463330-daac-4bce-9c92-57161ff5131e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/129719ce-9011-40c0-919e-8c9064971f55 returned with HTTP 202 Aug 18 19:20:15.581401 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 298/1201] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:20:15 2026] DELETE /volume/v3/snapshots/129719ce-9011-40c0-919e-8c9064971f55 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:20:15.591686 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-456b6746-b9ae-4156-92ea-f3053a29ab05 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:15.597835 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-456b6746-b9ae-4156-92ea-f3053a29ab05 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/129719ce-9011-40c0-919e-8c9064971f55 Aug 18 19:20:15.597835 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-456b6746-b9ae-4156-92ea-f3053a29ab05 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:15.597835 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-456b6746-b9ae-4156-92ea-f3053a29ab05 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:15.602066 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:15.602066 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:15.602571 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-456b6746-b9ae-4156-92ea-f3053a29ab05 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:20:15.603530 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-456b6746-b9ae-4156-92ea-f3053a29ab05 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/129719ce-9011-40c0-919e-8c9064971f55 returned with HTTP 200 Aug 18 19:20:15.603837 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 302/1202] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:20:15 2026] GET /volume/v3/snapshots/129719ce-9011-40c0-919e-8c9064971f55 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:16.617822 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c5eb3bf9-7d86-4772-82cb-227abe723773 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:16.621400 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c5eb3bf9-7d86-4772-82cb-227abe723773 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/129719ce-9011-40c0-919e-8c9064971f55 Aug 18 19:20:16.621400 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c5eb3bf9-7d86-4772-82cb-227abe723773 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:16.621400 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c5eb3bf9-7d86-4772-82cb-227abe723773 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:16.626356 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c5eb3bf9-7d86-4772-82cb-227abe723773 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/129719ce-9011-40c0-919e-8c9064971f55 returned with HTTP 404 Aug 18 19:20:16.627939 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 301/1203] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:20:16 2026] GET /volume/v3/snapshots/129719ce-9011-40c0-919e-8c9064971f55 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:16.633966 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a05a18b4-e2e3-4ecb-ba09-bacda555bbe1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:16.635518 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a05a18b4-e2e3-4ecb-ba09-bacda555bbe1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/a6a3630c-0c98-41ce-8c6b-a1e104f8d7cf Aug 18 19:20:16.635692 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a05a18b4-e2e3-4ecb-ba09-bacda555bbe1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:16.635851 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a05a18b4-e2e3-4ecb-ba09-bacda555bbe1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:16.635940 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-a05a18b4-e2e3-4ecb-ba09-bacda555bbe1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete snapshot with id: a6a3630c-0c98-41ce-8c6b-a1e104f8d7cf Aug 18 19:20:16.642492 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a05a18b4-e2e3-4ecb-ba09-bacda555bbe1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/a6a3630c-0c98-41ce-8c6b-a1e104f8d7cf returned with HTTP 404 Aug 18 19:20:16.642680 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 303/1204] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:20:16 2026] DELETE /volume/v3/snapshots/a6a3630c-0c98-41ce-8c6b-a1e104f8d7cf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:16.655042 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4164d887-17b1-43d2-8a27-b1120f1be689 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:16.658483 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4164d887-17b1-43d2-8a27-b1120f1be689 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/129719ce-9011-40c0-919e-8c9064971f55 Aug 18 19:20:16.658656 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4164d887-17b1-43d2-8a27-b1120f1be689 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:16.658822 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4164d887-17b1-43d2-8a27-b1120f1be689 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:16.658915 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-4164d887-17b1-43d2-8a27-b1120f1be689 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete snapshot with id: 129719ce-9011-40c0-919e-8c9064971f55 Aug 18 19:20:16.665352 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4164d887-17b1-43d2-8a27-b1120f1be689 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/129719ce-9011-40c0-919e-8c9064971f55 returned with HTTP 404 Aug 18 19:20:16.665800 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 299/1205] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:20:16 2026] DELETE /volume/v3/snapshots/129719ce-9011-40c0-919e-8c9064971f55 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 19:20:16.732458 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-ad8e6bef-5a01-4b8c-8037-b30d2583730b req-4a838983-1102-48ce-afe6-6eb1041b82b8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:16.735091 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-ad8e6bef-5a01-4b8c-8037-b30d2583730b req-4a838983-1102-48ce-afe6-6eb1041b82b8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:20:16.735353 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-ad8e6bef-5a01-4b8c-8037-b30d2583730b req-4a838983-1102-48ce-afe6-6eb1041b82b8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:16.735618 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-ad8e6bef-5a01-4b8c-8037-b30d2583730b req-4a838983-1102-48ce-afe6-6eb1041b82b8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:16.749268 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:16.749268 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:16.753491 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-ad8e6bef-5a01-4b8c-8037-b30d2583730b req-4a838983-1102-48ce-afe6-6eb1041b82b8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:16.758875 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-ad8e6bef-5a01-4b8c-8037-b30d2583730b req-4a838983-1102-48ce-afe6-6eb1041b82b8 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a returned with HTTP 200 Aug 18 19:20:16.759497 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 303/1206] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:20:16 2026] GET /volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:16.815340 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-ad8e6bef-5a01-4b8c-8037-b30d2583730b req-135b0449-d9e4-4469-8d4b-9cfc24f41924 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:16.817557 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-ad8e6bef-5a01-4b8c-8037-b30d2583730b req-135b0449-d9e4-4469-8d4b-9cfc24f41924 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] POST https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a/action Aug 18 19:20:16.818252 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-ad8e6bef-5a01-4b8c-8037-b30d2583730b req-135b0449-d9e4-4469-8d4b-9cfc24f41924 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:20:16.818252 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-ad8e6bef-5a01-4b8c-8037-b30d2583730b req-135b0449-d9e4-4469-8d4b-9cfc24f41924 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:16.828817 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:16.828817 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:16.829216 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-ad8e6bef-5a01-4b8c-8037-b30d2583730b req-135b0449-d9e4-4469-8d4b-9cfc24f41924 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:16.841546 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-ad8e6bef-5a01-4b8c-8037-b30d2583730b req-135b0449-d9e4-4469-8d4b-9cfc24f41924 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Begin detaching volume completed successfully. Aug 18 19:20:16.841546 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-ad8e6bef-5a01-4b8c-8037-b30d2583730b req-135b0449-d9e4-4469-8d4b-9cfc24f41924 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a/action returned with HTTP 202 Aug 18 19:20:16.841732 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 302/1207] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:20:16 2026] POST /volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:20:16.908106 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-fc6dc44d-8f59-4270-b7d0-fd32e487dc20 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:16.908731 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fc6dc44d-8f59-4270-b7d0-fd32e487dc20 None None] GET https://10.4.3.170/volume// Aug 18 19:20:16.908731 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fc6dc44d-8f59-4270-b7d0-fd32e487dc20 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:16.909161 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fc6dc44d-8f59-4270-b7d0-fd32e487dc20 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:16.909315 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fc6dc44d-8f59-4270-b7d0-fd32e487dc20 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:20:16.909653 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 304/1208] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:20: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 19:20:16.924908 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-ad8e6bef-5a01-4b8c-8037-b30d2583730b req-4f87504a-c347-41eb-9d7f-b35ec919057d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:16.930042 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-ad8e6bef-5a01-4b8c-8037-b30d2583730b req-4f87504a-c347-41eb-9d7f-b35ec919057d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:20:16.930264 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-ad8e6bef-5a01-4b8c-8037-b30d2583730b req-4f87504a-c347-41eb-9d7f-b35ec919057d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:16.930489 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-ad8e6bef-5a01-4b8c-8037-b30d2583730b req-4f87504a-c347-41eb-9d7f-b35ec919057d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:16.948128 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:16.948128 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:16.957856 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-ad8e6bef-5a01-4b8c-8037-b30d2583730b req-4f87504a-c347-41eb-9d7f-b35ec919057d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:16.960459 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-ad8e6bef-5a01-4b8c-8037-b30d2583730b req-4f87504a-c347-41eb-9d7f-b35ec919057d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a returned with HTTP 200 Aug 18 19:20:16.960941 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 300/1209] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:20:16 2026] GET /volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a => generated 1322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:20:18.150736 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-ad8e6bef-5a01-4b8c-8037-b30d2583730b req-1e9d12c2-9f06-4b54-998e-03bf6ab66eef None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:18.154643 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-ad8e6bef-5a01-4b8c-8037-b30d2583730b req-1e9d12c2-9f06-4b54-998e-03bf6ab66eef tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/attachments/74534101-3c80-4861-99af-f0e0b7605ed8 Aug 18 19:20:18.154867 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-ad8e6bef-5a01-4b8c-8037-b30d2583730b req-1e9d12c2-9f06-4b54-998e-03bf6ab66eef tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:18.155088 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-ad8e6bef-5a01-4b8c-8037-b30d2583730b req-1e9d12c2-9f06-4b54-998e-03bf6ab66eef tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:18.166878 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:18.166878 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:18.240460 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-ad8e6bef-5a01-4b8c-8037-b30d2583730b req-1e9d12c2-9f06-4b54-998e-03bf6ab66eef tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/attachments/74534101-3c80-4861-99af-f0e0b7605ed8 returned with HTTP 200 Aug 18 19:20:18.241151 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 304/1210] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:20:18 2026] DELETE /volume/v3/attachments/74534101-3c80-4861-99af-f0e0b7605ed8 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:19.786411 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-7c9fbb67-8d30-4b6e-af05-9cb2dbd866ad req-7c674d21-d6b7-4aba-8f57-13809fdc1d08 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:19.789574 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-7c9fbb67-8d30-4b6e-af05-9cb2dbd866ad req-7c674d21-d6b7-4aba-8f57-13809fdc1d08 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/attachments/74534101-3c80-4861-99af-f0e0b7605ed8 Aug 18 19:20:19.789841 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-7c9fbb67-8d30-4b6e-af05-9cb2dbd866ad req-7c674d21-d6b7-4aba-8f57-13809fdc1d08 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:19.790110 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-7c9fbb67-8d30-4b6e-af05-9cb2dbd866ad req-7c674d21-d6b7-4aba-8f57-13809fdc1d08 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:19.796142 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-7c9fbb67-8d30-4b6e-af05-9cb2dbd866ad req-7c674d21-d6b7-4aba-8f57-13809fdc1d08 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/attachments/74534101-3c80-4861-99af-f0e0b7605ed8 returned with HTTP 404 Aug 18 19:20:19.796726 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 303/1211] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:20:19 2026] DELETE /volume/v3/attachments/74534101-3c80-4861-99af-f0e0b7605ed8 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:20:21.312611 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-83748bc7-58ee-459a-aa4d-295901955063 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:21.314410 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-83748bc7-58ee-459a-aa4d-295901955063 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/d6c2a311-aab0-4c61-b510-887012bb5dbd Aug 18 19:20:21.314680 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-83748bc7-58ee-459a-aa4d-295901955063 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:21.314909 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-83748bc7-58ee-459a-aa4d-295901955063 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:21.315015 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-83748bc7-58ee-459a-aa4d-295901955063 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete snapshot with id: d6c2a311-aab0-4c61-b510-887012bb5dbd Aug 18 19:20:21.320545 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-83748bc7-58ee-459a-aa4d-295901955063 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/d6c2a311-aab0-4c61-b510-887012bb5dbd returned with HTTP 404 Aug 18 19:20:21.321116 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 305/1212] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:20:21 2026] DELETE /volume/v3/snapshots/d6c2a311-aab0-4c61-b510-887012bb5dbd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:21.334969 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a9a3c1e3-f25b-42e1-8e6d-1b0b2fb31e4f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:21.336803 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a9a3c1e3-f25b-42e1-8e6d-1b0b2fb31e4f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:20:21.336986 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a9a3c1e3-f25b-42e1-8e6d-1b0b2fb31e4f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:21.337184 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a9a3c1e3-f25b-42e1-8e6d-1b0b2fb31e4f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:21.340164 np0000007688 devstack@c-api.service[100580]: DEBUG dbcounter [-] [100580] Writing DB stats cinder:SELECT=438,cinder:UPDATE=89,cinder:INSERT=61 {{(pid=100580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:20:21.349791 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:21.349791 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:21.355727 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a9a3c1e3-f25b-42e1-8e6d-1b0b2fb31e4f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:21.362113 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a9a3c1e3-f25b-42e1-8e6d-1b0b2fb31e4f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a returned with HTTP 200 Aug 18 19:20:21.362656 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 301/1213] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:21 2026] GET /volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:21.379972 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5eda29c4-4dd8-455c-ac4d-bc5762b21afd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:21.382452 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5eda29c4-4dd8-455c-ac4d-bc5762b21afd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:20:21.383893 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5eda29c4-4dd8-455c-ac4d-bc5762b21afd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-14892460"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:21.385415 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-5eda29c4-4dd8-455c-ac4d-bc5762b21afd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-14892460'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:20:21.385415 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-5eda29c4-4dd8-455c-ac4d-bc5762b21afd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create volume of 1 GB Aug 18 19:20:21.385415 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:21.385415 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:21.395957 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5eda29c4-4dd8-455c-ac4d-bc5762b21afd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Availability Zones retrieved successfully. Aug 18 19:20:21.401952 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-5eda29c4-4dd8-455c-ac4d-bc5762b21afd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Flow 'volume_create_api' (13186b5e-3593-4155-a657-00a3cc91977a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:20:21.403588 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-5eda29c4-4dd8-455c-ac4d-bc5762b21afd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e32fd3e7-5937-4f2e-b306-53e385b4c7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:21.404501 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-5eda29c4-4dd8-455c-ac4d-bc5762b21afd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:20:21.437815 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-5eda29c4-4dd8-455c-ac4d-bc5762b21afd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e32fd3e7-5937-4f2e-b306-53e385b4c7d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:21.438662 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-5eda29c4-4dd8-455c-ac4d-bc5762b21afd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a36c0d4-fb33-4b93-bcf8-50dc7eda37b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:21.490798 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-5eda29c4-4dd8-455c-ac4d-bc5762b21afd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Created reservations ['09486fd6-555f-47a4-9fda-c5ca54bea7da', '167d6f6a-cc3e-4f94-a6a2-a5755711d493', 'ae4a5a15-8469-4214-bfb1-939dfc300f68', 'da95ed8c-dce2-47f7-93e5-db141dc573f4'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:20:21.491600 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-5eda29c4-4dd8-455c-ac4d-bc5762b21afd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a36c0d4-fb33-4b93-bcf8-50dc7eda37b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09486fd6-555f-47a4-9fda-c5ca54bea7da', '167d6f6a-cc3e-4f94-a6a2-a5755711d493', 'ae4a5a15-8469-4214-bfb1-939dfc300f68', 'da95ed8c-dce2-47f7-93e5-db141dc573f4']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:21.492268 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-5eda29c4-4dd8-455c-ac4d-bc5762b21afd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (650aeba9-fc8a-4119-95b0-025d2b721e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:21.668453 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-5eda29c4-4dd8-455c-ac4d-bc5762b21afd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (650aeba9-fc8a-4119-95b0-025d2b721e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be59058d-70f5-44fd-86fb-44e66cb0ecd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-14892460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9642a2e89a7c4ab6820968b1c452999a',qos_specs=None,replication_status=,reservations=['09486fd6-555f-47a4-9fda-c5ca54bea7da','167d6f6a-cc3e-4f94-a6a2-a5755711d493','ae4a5a15-8469-4214-bfb1-939dfc300f68','da95ed8c-dce2-47f7-93e5-db141dc573f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65788557f91042ed85ca8c3605b80e06',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:20:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-14892460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be59058d-70f5-44fd-86fb-44e66cb0ecd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9642a2e89a7c4ab6820968b1c452999a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65788557f91042ed85ca8c3605b80e06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:21.669320 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-5eda29c4-4dd8-455c-ac4d-bc5762b21afd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b24d8a1-4af7-4d8b-ab38-fd42eae98310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:21.688510 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-5eda29c4-4dd8-455c-ac4d-bc5762b21afd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b24d8a1-4af7-4d8b-ab38-fd42eae98310) transitioned into state 'SUCCESS' from state '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-14892460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9642a2e89a7c4ab6820968b1c452999a',qos_specs=None,replication_status=,reservations=['09486fd6-555f-47a4-9fda-c5ca54bea7da','167d6f6a-cc3e-4f94-a6a2-a5755711d493','ae4a5a15-8469-4214-bfb1-939dfc300f68','da95ed8c-dce2-47f7-93e5-db141dc573f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65788557f91042ed85ca8c3605b80e06',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:21.689251 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-5eda29c4-4dd8-455c-ac4d-bc5762b21afd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f174f025-4cf5-44f0-877d-aad35a00e168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:21.699166 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-5eda29c4-4dd8-455c-ac4d-bc5762b21afd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f174f025-4cf5-44f0-877d-aad35a00e168) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:21.700071 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-5eda29c4-4dd8-455c-ac4d-bc5762b21afd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Flow 'volume_create_api' (13186b5e-3593-4155-a657-00a3cc91977a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:20:21.700391 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5eda29c4-4dd8-455c-ac4d-bc5762b21afd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create volume request issued successfully. Aug 18 19:20:21.700976 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5eda29c4-4dd8-455c-ac4d-bc5762b21afd tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:20:21.701577 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 305/1214] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:20:21 2026] POST /volume/v3/volumes => generated 752 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:20:21.713780 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ee3b2ac9-d703-4632-8782-90cd0044923c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:21.715943 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ee3b2ac9-d703-4632-8782-90cd0044923c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/be59058d-70f5-44fd-86fb-44e66cb0ecd8 Aug 18 19:20:21.716194 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ee3b2ac9-d703-4632-8782-90cd0044923c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:21.716440 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ee3b2ac9-d703-4632-8782-90cd0044923c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:21.718727 np0000007688 devstack@c-api.service[100581]: DEBUG dbcounter [-] [100581] Writing DB stats cinder:SELECT=444,cinder:INSERT=59,cinder:UPDATE=97 {{(pid=100581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:20:21.724019 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:21.724019 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:21.728227 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ee3b2ac9-d703-4632-8782-90cd0044923c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:21.737126 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ee3b2ac9-d703-4632-8782-90cd0044923c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/be59058d-70f5-44fd-86fb-44e66cb0ecd8 returned with HTTP 200 Aug 18 19:20:21.737553 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 304/1215] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:21 2026] GET /volume/v3/volumes/be59058d-70f5-44fd-86fb-44e66cb0ecd8 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:22.765191 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c839af94-b9be-43fb-902e-c0754fb0e963 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:22.767600 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c839af94-b9be-43fb-902e-c0754fb0e963 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/be59058d-70f5-44fd-86fb-44e66cb0ecd8 Aug 18 19:20:22.767837 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c839af94-b9be-43fb-902e-c0754fb0e963 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:22.768117 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c839af94-b9be-43fb-902e-c0754fb0e963 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:22.777155 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:22.777155 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:22.781892 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c839af94-b9be-43fb-902e-c0754fb0e963 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:22.787252 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c839af94-b9be-43fb-902e-c0754fb0e963 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/be59058d-70f5-44fd-86fb-44e66cb0ecd8 returned with HTTP 200 Aug 18 19:20:22.787935 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 306/1216] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:22 2026] GET /volume/v3/volumes/be59058d-70f5-44fd-86fb-44e66cb0ecd8 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:22.808069 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0b7127a7-7f3e-45c0-87e5-0eda141c1cde None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:22.810209 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0b7127a7-7f3e-45c0-87e5-0eda141c1cde tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:20:22.810697 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0b7127a7-7f3e-45c0-87e5-0eda141c1cde tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be59058d-70f5-44fd-86fb-44e66cb0ecd8", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-75081185"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:22.822270 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:22.822270 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:22.823004 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0b7127a7-7f3e-45c0-87e5-0eda141c1cde tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:22.823351 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-0b7127a7-7f3e-45c0-87e5-0eda141c1cde tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create snapshot from volume be59058d-70f5-44fd-86fb-44e66cb0ecd8 Aug 18 19:20:22.853469 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-0b7127a7-7f3e-45c0-87e5-0eda141c1cde tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Created reservations ['11da2d5d-3cf3-42e4-80e6-790a6e9b384d', '4fad00a4-90b6-4ada-b341-2cc0e2c2f7f1', '46a889e1-28bd-4041-b2b0-c1d6bbecc408', '68649e69-369b-4fa9-93fc-b35844646b3a'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:20:22.895986 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0b7127a7-7f3e-45c0-87e5-0eda141c1cde tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot create request issued successfully. Aug 18 19:20:22.896373 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0b7127a7-7f3e-45c0-87e5-0eda141c1cde tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:20:22.896835 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 302/1217] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:20:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:20:22.908118 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ec5c091e-2f00-46f0-bf7d-5bcaee3d97f2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:22.910861 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ec5c091e-2f00-46f0-bf7d-5bcaee3d97f2 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/6d5e46f9-77d3-411a-86a8-d36fa7cef531 Aug 18 19:20:22.911253 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ec5c091e-2f00-46f0-bf7d-5bcaee3d97f2 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:22.911568 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ec5c091e-2f00-46f0-bf7d-5bcaee3d97f2 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:22.917863 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:22.917863 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:22.918537 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ec5c091e-2f00-46f0-bf7d-5bcaee3d97f2 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:20:22.919683 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ec5c091e-2f00-46f0-bf7d-5bcaee3d97f2 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/6d5e46f9-77d3-411a-86a8-d36fa7cef531 returned with HTTP 200 Aug 18 19:20:22.920404 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 306/1218] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:20:22 2026] GET /volume/v3/snapshots/6d5e46f9-77d3-411a-86a8-d36fa7cef531 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:23.931137 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6e8e4fba-d497-4407-a3ec-42630124221f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:23.935880 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6e8e4fba-d497-4407-a3ec-42630124221f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/6d5e46f9-77d3-411a-86a8-d36fa7cef531 Aug 18 19:20:23.935880 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6e8e4fba-d497-4407-a3ec-42630124221f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:23.935880 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6e8e4fba-d497-4407-a3ec-42630124221f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:23.946711 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:23.946711 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:23.947651 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-6e8e4fba-d497-4407-a3ec-42630124221f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:20:23.948399 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6e8e4fba-d497-4407-a3ec-42630124221f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/6d5e46f9-77d3-411a-86a8-d36fa7cef531 returned with HTTP 200 Aug 18 19:20:23.948907 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 305/1219] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:20:23 2026] GET /volume/v3/snapshots/6d5e46f9-77d3-411a-86a8-d36fa7cef531 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:23.961813 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-59aba212-6ab8-4cab-8430-74f84f4fc900 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:23.963723 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-59aba212-6ab8-4cab-8430-74f84f4fc900 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:20:23.964482 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-59aba212-6ab8-4cab-8430-74f84f4fc900 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6d5e46f9-77d3-411a-86a8-d36fa7cef531", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-254658172"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:23.965935 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-59aba212-6ab8-4cab-8430-74f84f4fc900 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create volume request body: {'volume': {'snapshot_id': '6d5e46f9-77d3-411a-86a8-d36fa7cef531', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-254658172'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:20:23.972027 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:23.972027 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:23.973078 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-59aba212-6ab8-4cab-8430-74f84f4fc900 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:20:23.973288 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-59aba212-6ab8-4cab-8430-74f84f4fc900 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create volume of 2 GB Aug 18 19:20:23.979088 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-59aba212-6ab8-4cab-8430-74f84f4fc900 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Availability Zones retrieved successfully. Aug 18 19:20:23.987625 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-59aba212-6ab8-4cab-8430-74f84f4fc900 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Flow 'volume_create_api' (9e2a298b-cf1d-4504-8d9c-522bc693255b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:20:23.988944 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-59aba212-6ab8-4cab-8430-74f84f4fc900 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (472367ca-8465-4bdd-90b4-95b94dc6f254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:23.990825 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-59aba212-6ab8-4cab-8430-74f84f4fc900 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:20:24.037988 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-59aba212-6ab8-4cab-8430-74f84f4fc900 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (472367ca-8465-4bdd-90b4-95b94dc6f254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '6d5e46f9-77d3-411a-86a8-d36fa7cef531', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:24.039043 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-59aba212-6ab8-4cab-8430-74f84f4fc900 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (737594f8-669d-4e63-a0a3-7136f52d2885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:24.087081 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-59aba212-6ab8-4cab-8430-74f84f4fc900 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Created reservations ['de460b7a-7b41-4f72-a5e3-4087f8e101fa', 'b290a2bc-8c4e-4f1a-84f0-200b463e47fb', '5cb6b24a-dd40-4ec3-9a25-eda52dfa48f7', '21435420-c485-41ac-9283-85971f503e69'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:20:24.088181 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-59aba212-6ab8-4cab-8430-74f84f4fc900 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (737594f8-669d-4e63-a0a3-7136f52d2885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de460b7a-7b41-4f72-a5e3-4087f8e101fa', 'b290a2bc-8c4e-4f1a-84f0-200b463e47fb', '5cb6b24a-dd40-4ec3-9a25-eda52dfa48f7', '21435420-c485-41ac-9283-85971f503e69']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:24.089448 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-59aba212-6ab8-4cab-8430-74f84f4fc900 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17d50c57-3c0b-4b45-b720-4b5f2d183915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:24.146045 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-59aba212-6ab8-4cab-8430-74f84f4fc900 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17d50c57-3c0b-4b45-b720-4b5f2d183915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9635904a-1403-447b-a02a-daf899915aba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-254658172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9642a2e89a7c4ab6820968b1c452999a',qos_specs=None,replication_status=,reservations=['de460b7a-7b41-4f72-a5e3-4087f8e101fa','b290a2bc-8c4e-4f1a-84f0-200b463e47fb','5cb6b24a-dd40-4ec3-9a25-eda52dfa48f7','21435420-c485-41ac-9283-85971f503e69'],size=2,snapshot_id=6d5e46f9-77d3-411a-86a8-d36fa7cef531,source_replicaid=,source_volid=None,status='creating',user_id='65788557f91042ed85ca8c3605b80e06',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:20:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-254658172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9635904a-1403-447b-a02a-daf899915aba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9642a2e89a7c4ab6820968b1c452999a',provider_auth=None,provider_geometry=None,provider_id=None,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=6d5e46f9-77d3-411a-86a8-d36fa7cef531,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65788557f91042ed85ca8c3605b80e06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:24.149184 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-59aba212-6ab8-4cab-8430-74f84f4fc900 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2657135-c455-43d6-b6ae-002ed25db4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:24.176156 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-59aba212-6ab8-4cab-8430-74f84f4fc900 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2657135-c455-43d6-b6ae-002ed25db4d7) transitioned into state 'SUCCESS' from state '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-254658172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9642a2e89a7c4ab6820968b1c452999a',qos_specs=None,replication_status=,reservations=['de460b7a-7b41-4f72-a5e3-4087f8e101fa','b290a2bc-8c4e-4f1a-84f0-200b463e47fb','5cb6b24a-dd40-4ec3-9a25-eda52dfa48f7','21435420-c485-41ac-9283-85971f503e69'],size=2,snapshot_id=6d5e46f9-77d3-411a-86a8-d36fa7cef531,source_replicaid=,source_volid=None,status='creating',user_id='65788557f91042ed85ca8c3605b80e06',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:24.176156 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-59aba212-6ab8-4cab-8430-74f84f4fc900 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a211265-338b-4e32-b30f-1ac4e4967459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:24.212269 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-59aba212-6ab8-4cab-8430-74f84f4fc900 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a211265-338b-4e32-b30f-1ac4e4967459) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:24.212928 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-59aba212-6ab8-4cab-8430-74f84f4fc900 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Flow 'volume_create_api' (9e2a298b-cf1d-4504-8d9c-522bc693255b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:20:24.214106 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-59aba212-6ab8-4cab-8430-74f84f4fc900 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create volume request issued successfully. Aug 18 19:20:24.214106 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-59aba212-6ab8-4cab-8430-74f84f4fc900 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:20:24.214504 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 307/1220] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:20:23 2026] POST /volume/v3/volumes => generated 787 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:20:24.231646 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-12b6c7b3-0c07-4f33-8384-1035c587f044 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:24.236768 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-12b6c7b3-0c07-4f33-8384-1035c587f044 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/9635904a-1403-447b-a02a-daf899915aba Aug 18 19:20:24.236891 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-12b6c7b3-0c07-4f33-8384-1035c587f044 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:24.237631 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-12b6c7b3-0c07-4f33-8384-1035c587f044 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:24.250878 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:24.250878 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:24.255432 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-12b6c7b3-0c07-4f33-8384-1035c587f044 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:24.260004 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-12b6c7b3-0c07-4f33-8384-1035c587f044 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/9635904a-1403-447b-a02a-daf899915aba returned with HTTP 200 Aug 18 19:20:24.260388 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 303/1221] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:24 2026] GET /volume/v3/volumes/9635904a-1403-447b-a02a-daf899915aba => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:24.312177 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-74df8116-3759-44b6-b6f9-5748a887019e req-3201b886-d990-4b64-9b02-ed527e5ad1c7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:24.319900 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-74df8116-3759-44b6-b6f9-5748a887019e req-3201b886-d990-4b64-9b02-ed527e5ad1c7 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] DELETE https://10.4.3.170/volume/v3/attachments/2382daaa-f723-4aba-9d21-e13c3db8df2e Aug 18 19:20:24.320244 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-74df8116-3759-44b6-b6f9-5748a887019e req-3201b886-d990-4b64-9b02-ed527e5ad1c7 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:24.320486 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-74df8116-3759-44b6-b6f9-5748a887019e req-3201b886-d990-4b64-9b02-ed527e5ad1c7 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:24.335526 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:24.335526 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:24.420514 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-74df8116-3759-44b6-b6f9-5748a887019e req-3201b886-d990-4b64-9b02-ed527e5ad1c7 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/attachments/2382daaa-f723-4aba-9d21-e13c3db8df2e returned with HTTP 200 Aug 18 19:20:24.420962 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 307/1222] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:20:24 2026] DELETE /volume/v3/attachments/2382daaa-f723-4aba-9d21-e13c3db8df2e => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:24.429595 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-74df8116-3759-44b6-b6f9-5748a887019e req-e7bc729a-1e06-4293-9300-5faf49c51304 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:24.432968 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-74df8116-3759-44b6-b6f9-5748a887019e req-e7bc729a-1e06-4293-9300-5faf49c51304 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] DELETE https://10.4.3.170/volume/v3/attachments/e93b2581-1556-4e7d-95b7-f503ed3fbcb5 Aug 18 19:20:24.433209 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-74df8116-3759-44b6-b6f9-5748a887019e req-e7bc729a-1e06-4293-9300-5faf49c51304 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:24.435562 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-74df8116-3759-44b6-b6f9-5748a887019e req-e7bc729a-1e06-4293-9300-5faf49c51304 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:24.450474 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:24.450474 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:24.502287 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-74df8116-3759-44b6-b6f9-5748a887019e req-e7bc729a-1e06-4293-9300-5faf49c51304 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/attachments/e93b2581-1556-4e7d-95b7-f503ed3fbcb5 returned with HTTP 200 Aug 18 19:20:24.502819 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 306/1223] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:20:24 2026] DELETE /volume/v3/attachments/e93b2581-1556-4e7d-95b7-f503ed3fbcb5 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:24.512217 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-74df8116-3759-44b6-b6f9-5748a887019e req-7c5141e9-8380-47b8-9dd5-e426f7026165 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:24.514528 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-74df8116-3759-44b6-b6f9-5748a887019e req-7c5141e9-8380-47b8-9dd5-e426f7026165 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] DELETE https://10.4.3.170/volume/v3/attachments/52a3099c-508a-4420-a508-ad51013c731d Aug 18 19:20:24.514710 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-74df8116-3759-44b6-b6f9-5748a887019e req-7c5141e9-8380-47b8-9dd5-e426f7026165 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:24.514902 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-74df8116-3759-44b6-b6f9-5748a887019e req-7c5141e9-8380-47b8-9dd5-e426f7026165 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:24.523271 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:24.523271 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:24.573702 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e6c48568-c1dd-4597-bcfb-f3beb708e188 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:24.575664 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e6c48568-c1dd-4597-bcfb-f3beb708e188 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:20:24.576037 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e6c48568-c1dd-4597-bcfb-f3beb708e188 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1575321924", "snapshot_id": null, "imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc", "volume_type": null, "size": 1}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:24.578009 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-e6c48568-c1dd-4597-bcfb-f3beb708e188 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1575321924', 'snapshot_id': None, 'imageRef': '3394ab6b-bad1-4521-8a00-1c034f3dd2cc', 'volume_type': None, 'size': 1}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:20:24.578111 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-74df8116-3759-44b6-b6f9-5748a887019e req-7c5141e9-8380-47b8-9dd5-e426f7026165 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/attachments/52a3099c-508a-4420-a508-ad51013c731d returned with HTTP 200 Aug 18 19:20:24.578482 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 308/1224] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:20:24 2026] DELETE /volume/v3/attachments/52a3099c-508a-4420-a508-ad51013c731d => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:24.671356 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-e6c48568-c1dd-4597-bcfb-f3beb708e188 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Create volume of 1 GB Aug 18 19:20:24.677060 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e6c48568-c1dd-4597-bcfb-f3beb708e188 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Availability Zones retrieved successfully. Aug 18 19:20:24.684163 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e6c48568-c1dd-4597-bcfb-f3beb708e188 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Flow 'volume_create_api' (323b2a0f-c7e1-4635-91b1-2c8a045eeccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:20:24.685337 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e6c48568-c1dd-4597-bcfb-f3beb708e188 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b924031-4595-46e5-a8b5-65c85d78eb81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:24.686513 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-e6c48568-c1dd-4597-bcfb-f3beb708e188 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:20:24.753647 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e6c48568-c1dd-4597-bcfb-f3beb708e188 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b924031-4595-46e5-a8b5-65c85d78eb81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:24.754524 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e6c48568-c1dd-4597-bcfb-f3beb708e188 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af2a2abc-37db-4066-9922-08fe1af0e78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:24.848439 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-e6c48568-c1dd-4597-bcfb-f3beb708e188 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Created reservations ['3024a6f6-b109-4cea-80d2-6db4921b76a9', 'f712268f-cae7-4c3e-8dee-59d17f0baa9e', '4a160841-2b85-4e13-973b-c7c1795be9d6', '40d99c22-a8a1-4baf-b59b-d8358d88b7dc'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:20:24.849747 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e6c48568-c1dd-4597-bcfb-f3beb708e188 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af2a2abc-37db-4066-9922-08fe1af0e78b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3024a6f6-b109-4cea-80d2-6db4921b76a9', 'f712268f-cae7-4c3e-8dee-59d17f0baa9e', '4a160841-2b85-4e13-973b-c7c1795be9d6', '40d99c22-a8a1-4baf-b59b-d8358d88b7dc']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:24.850859 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e6c48568-c1dd-4597-bcfb-f3beb708e188 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd57a7b1-7cd8-46a8-a75a-9f6d98ba65c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:24.883522 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e6c48568-c1dd-4597-bcfb-f3beb708e188 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd57a7b1-7cd8-46a8-a75a-9f6d98ba65c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dc01bfb-83aa-4c03-a41c-47e23ba3ab20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1575321924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c6d588d2168490ca263ec2729cbe7df',qos_specs=None,replication_status=,reservations=['3024a6f6-b109-4cea-80d2-6db4921b76a9','f712268f-cae7-4c3e-8dee-59d17f0baa9e','4a160841-2b85-4e13-973b-c7c1795be9d6','40d99c22-a8a1-4baf-b59b-d8358d88b7dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccf3e08089ee4422882fb253cb33398a',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:20:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1575321924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dc01bfb-83aa-4c03-a41c-47e23ba3ab20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c6d588d2168490ca263ec2729cbe7df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccf3e08089ee4422882fb253cb33398a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:24.884584 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e6c48568-c1dd-4597-bcfb-f3beb708e188 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8a197c6-a838-4cb2-baea-0488976f7c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:24.912727 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e6c48568-c1dd-4597-bcfb-f3beb708e188 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8a197c6-a838-4cb2-baea-0488976f7c81) transitioned into state 'SUCCESS' from state '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-1575321924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c6d588d2168490ca263ec2729cbe7df',qos_specs=None,replication_status=,reservations=['3024a6f6-b109-4cea-80d2-6db4921b76a9','f712268f-cae7-4c3e-8dee-59d17f0baa9e','4a160841-2b85-4e13-973b-c7c1795be9d6','40d99c22-a8a1-4baf-b59b-d8358d88b7dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccf3e08089ee4422882fb253cb33398a',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:24.912727 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e6c48568-c1dd-4597-bcfb-f3beb708e188 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20f06873-639b-4071-bf7b-cff0ec841f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:24.925545 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e6c48568-c1dd-4597-bcfb-f3beb708e188 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20f06873-639b-4071-bf7b-cff0ec841f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:24.926703 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e6c48568-c1dd-4597-bcfb-f3beb708e188 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Flow 'volume_create_api' (323b2a0f-c7e1-4635-91b1-2c8a045eeccc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:20:24.927105 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e6c48568-c1dd-4597-bcfb-f3beb708e188 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Create volume request issued successfully. Aug 18 19:20:24.928409 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e6c48568-c1dd-4597-bcfb-f3beb708e188 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:20:24.928909 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 304/1225] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:20:24 2026] POST /volume/v3/volumes => generated 781 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:24.948169 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c4f04d7b-6c9b-41a7-a4ca-fa3044817022 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:24.949852 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c4f04d7b-6c9b-41a7-a4ca-fa3044817022 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 Aug 18 19:20:24.949852 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c4f04d7b-6c9b-41a7-a4ca-fa3044817022 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:24.949852 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c4f04d7b-6c9b-41a7-a4ca-fa3044817022 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:24.961112 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:24.961112 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:24.965324 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c4f04d7b-6c9b-41a7-a4ca-fa3044817022 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:20:24.970328 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c4f04d7b-6c9b-41a7-a4ca-fa3044817022 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 returned with HTTP 200 Aug 18 19:20:24.970762 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 308/1226] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:20:24 2026] GET /volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:25.277632 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4a03c65d-f79f-404a-bbd1-ad97a3e93ffb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:25.279776 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4a03c65d-f79f-404a-bbd1-ad97a3e93ffb tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/9635904a-1403-447b-a02a-daf899915aba Aug 18 19:20:25.280035 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4a03c65d-f79f-404a-bbd1-ad97a3e93ffb tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:25.280219 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4a03c65d-f79f-404a-bbd1-ad97a3e93ffb tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:25.289065 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:25.289065 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:25.293683 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4a03c65d-f79f-404a-bbd1-ad97a3e93ffb tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:25.298986 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4a03c65d-f79f-404a-bbd1-ad97a3e93ffb tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/9635904a-1403-447b-a02a-daf899915aba returned with HTTP 200 Aug 18 19:20:25.299393 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 307/1227] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:25 2026] GET /volume/v3/volumes/9635904a-1403-447b-a02a-daf899915aba => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:25.319429 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8010ec03-e4be-416e-87d7-3be057d8811c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:25.323744 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8010ec03-e4be-416e-87d7-3be057d8811c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/9635904a-1403-447b-a02a-daf899915aba Aug 18 19:20:25.323744 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8010ec03-e4be-416e-87d7-3be057d8811c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:25.323744 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8010ec03-e4be-416e-87d7-3be057d8811c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:25.334587 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:25.334587 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:25.341260 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-8010ec03-e4be-416e-87d7-3be057d8811c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:25.349390 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8010ec03-e4be-416e-87d7-3be057d8811c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/9635904a-1403-447b-a02a-daf899915aba returned with HTTP 200 Aug 18 19:20:25.349390 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 309/1228] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:25 2026] GET /volume/v3/volumes/9635904a-1403-447b-a02a-daf899915aba => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:25.364888 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-cec37747-f0c2-4508-9b0e-93e1d021dfb1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:25.367478 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cec37747-f0c2-4508-9b0e-93e1d021dfb1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/volumes/9635904a-1403-447b-a02a-daf899915aba Aug 18 19:20:25.367651 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cec37747-f0c2-4508-9b0e-93e1d021dfb1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:25.367895 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cec37747-f0c2-4508-9b0e-93e1d021dfb1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:25.368020 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-cec37747-f0c2-4508-9b0e-93e1d021dfb1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete volume with id: 9635904a-1403-447b-a02a-daf899915aba Aug 18 19:20:25.379724 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:25.379724 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:25.380429 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-cec37747-f0c2-4508-9b0e-93e1d021dfb1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:25.407426 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-cec37747-f0c2-4508-9b0e-93e1d021dfb1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete volume request issued successfully. Aug 18 19:20:25.407426 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cec37747-f0c2-4508-9b0e-93e1d021dfb1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/9635904a-1403-447b-a02a-daf899915aba returned with HTTP 202 Aug 18 19:20:25.407426 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 305/1229] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:20:25 2026] DELETE /volume/v3/volumes/9635904a-1403-447b-a02a-daf899915aba => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:20:25.415244 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-485a0568-e6a8-4850-b524-e464517386fa None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:25.418015 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-485a0568-e6a8-4850-b524-e464517386fa tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/9635904a-1403-447b-a02a-daf899915aba Aug 18 19:20:25.418301 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-485a0568-e6a8-4850-b524-e464517386fa tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:25.418565 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-485a0568-e6a8-4850-b524-e464517386fa tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:25.427458 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:25.427458 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:25.431736 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-485a0568-e6a8-4850-b524-e464517386fa tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:25.437327 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-485a0568-e6a8-4850-b524-e464517386fa tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/9635904a-1403-447b-a02a-daf899915aba returned with HTTP 200 Aug 18 19:20:25.437327 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 309/1230] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:25 2026] GET /volume/v3/volumes/9635904a-1403-447b-a02a-daf899915aba => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:25.987637 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2df4d2ab-41de-46eb-bbd6-6b3b6f683fb0 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:25.990974 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2df4d2ab-41de-46eb-bbd6-6b3b6f683fb0 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 Aug 18 19:20:25.991281 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2df4d2ab-41de-46eb-bbd6-6b3b6f683fb0 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:25.991572 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2df4d2ab-41de-46eb-bbd6-6b3b6f683fb0 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:26.001657 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:26.001657 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:26.007035 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2df4d2ab-41de-46eb-bbd6-6b3b6f683fb0 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:20:26.014500 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2df4d2ab-41de-46eb-bbd6-6b3b6f683fb0 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 returned with HTTP 200 Aug 18 19:20:26.015030 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 308/1231] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:20:25 2026] GET /volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 => generated 1389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:20:26.032265 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d48cfdd7-1e05-4935-a9ef-0f540f6b0b16 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:26.034537 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d48cfdd7-1e05-4935-a9ef-0f540f6b0b16 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 Aug 18 19:20:26.034777 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d48cfdd7-1e05-4935-a9ef-0f540f6b0b16 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:26.035097 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d48cfdd7-1e05-4935-a9ef-0f540f6b0b16 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:26.042534 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:26.042534 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:26.046717 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d48cfdd7-1e05-4935-a9ef-0f540f6b0b16 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:20:26.051915 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d48cfdd7-1e05-4935-a9ef-0f540f6b0b16 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 returned with HTTP 200 Aug 18 19:20:26.052346 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 310/1232] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:20:26 2026] GET /volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 => generated 1389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:20:26.450955 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-023320e6-e10e-4a6e-8f3d-c8d6e33aca24 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:26.453311 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-023320e6-e10e-4a6e-8f3d-c8d6e33aca24 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/9635904a-1403-447b-a02a-daf899915aba Aug 18 19:20:26.453656 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-023320e6-e10e-4a6e-8f3d-c8d6e33aca24 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:26.453986 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-023320e6-e10e-4a6e-8f3d-c8d6e33aca24 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:26.461433 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-023320e6-e10e-4a6e-8f3d-c8d6e33aca24 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/9635904a-1403-447b-a02a-daf899915aba returned with HTTP 404 Aug 18 19:20:26.462392 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 306/1233] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:26 2026] GET /volume/v3/volumes/9635904a-1403-447b-a02a-daf899915aba => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:26.472314 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3ea955b3-60eb-4444-9536-17b479d72de3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:26.474817 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3ea955b3-60eb-4444-9536-17b479d72de3 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/9635904a-1403-447b-a02a-daf899915aba Aug 18 19:20:26.475215 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3ea955b3-60eb-4444-9536-17b479d72de3 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:26.475423 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3ea955b3-60eb-4444-9536-17b479d72de3 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:26.484846 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3ea955b3-60eb-4444-9536-17b479d72de3 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/9635904a-1403-447b-a02a-daf899915aba returned with HTTP 404 Aug 18 19:20:26.485526 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 310/1234] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:26 2026] GET /volume/v3/volumes/9635904a-1403-447b-a02a-daf899915aba => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:26.492987 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-969e8136-2207-4f7d-965f-964695bd639d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:26.495652 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-969e8136-2207-4f7d-965f-964695bd639d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/volumes/9635904a-1403-447b-a02a-daf899915aba Aug 18 19:20:26.495967 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-969e8136-2207-4f7d-965f-964695bd639d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:26.496253 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-969e8136-2207-4f7d-965f-964695bd639d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:26.496511 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-969e8136-2207-4f7d-965f-964695bd639d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete volume with id: 9635904a-1403-447b-a02a-daf899915aba Aug 18 19:20:26.503853 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-969e8136-2207-4f7d-965f-964695bd639d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/9635904a-1403-447b-a02a-daf899915aba returned with HTTP 404 Aug 18 19:20:26.504587 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 309/1235] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:20:26 2026] DELETE /volume/v3/volumes/9635904a-1403-447b-a02a-daf899915aba => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:26.512099 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9e62f07e-04be-421c-98c0-02d8c267bb44 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:26.514253 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9e62f07e-04be-421c-98c0-02d8c267bb44 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/6d5e46f9-77d3-411a-86a8-d36fa7cef531 Aug 18 19:20:26.514518 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9e62f07e-04be-421c-98c0-02d8c267bb44 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:26.514860 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9e62f07e-04be-421c-98c0-02d8c267bb44 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:26.515038 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-9e62f07e-04be-421c-98c0-02d8c267bb44 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete snapshot with id: 6d5e46f9-77d3-411a-86a8-d36fa7cef531 Aug 18 19:20:26.523285 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:26.523285 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:26.523862 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9e62f07e-04be-421c-98c0-02d8c267bb44 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:20:26.546768 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9e62f07e-04be-421c-98c0-02d8c267bb44 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot delete request issued successfully. Aug 18 19:20:26.547122 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9e62f07e-04be-421c-98c0-02d8c267bb44 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/6d5e46f9-77d3-411a-86a8-d36fa7cef531 returned with HTTP 202 Aug 18 19:20:26.547451 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 311/1236] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:20:26 2026] DELETE /volume/v3/snapshots/6d5e46f9-77d3-411a-86a8-d36fa7cef531 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:20:26.557287 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5b3501b9-5617-4dca-9591-1619cf092b09 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:26.561660 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5b3501b9-5617-4dca-9591-1619cf092b09 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/6d5e46f9-77d3-411a-86a8-d36fa7cef531 Aug 18 19:20:26.561928 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5b3501b9-5617-4dca-9591-1619cf092b09 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:26.562118 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5b3501b9-5617-4dca-9591-1619cf092b09 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:26.572031 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:26.572031 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:26.572395 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-5b3501b9-5617-4dca-9591-1619cf092b09 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:20:26.573269 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5b3501b9-5617-4dca-9591-1619cf092b09 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/6d5e46f9-77d3-411a-86a8-d36fa7cef531 returned with HTTP 200 Aug 18 19:20:26.573693 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 307/1237] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:20:26 2026] GET /volume/v3/snapshots/6d5e46f9-77d3-411a-86a8-d36fa7cef531 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:27.260137 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-2c9aa47e-7cf3-453e-862f-905ae2c08b95 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:27.262259 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-2c9aa47e-7cf3-453e-862f-905ae2c08b95 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 Aug 18 19:20:27.262495 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-2c9aa47e-7cf3-453e-862f-905ae2c08b95 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:27.262682 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-2c9aa47e-7cf3-453e-862f-905ae2c08b95 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:27.269943 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:27.269943 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:27.274215 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-2c9aa47e-7cf3-453e-862f-905ae2c08b95 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:20:27.279743 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-2c9aa47e-7cf3-453e-862f-905ae2c08b95 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 returned with HTTP 200 Aug 18 19:20:27.280331 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 311/1238] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:20:27 2026] GET /volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 => generated 1371 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:27.589078 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8d2fb4f8-6779-423a-aad7-ffe719584500 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:27.595430 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8d2fb4f8-6779-423a-aad7-ffe719584500 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/6d5e46f9-77d3-411a-86a8-d36fa7cef531 Aug 18 19:20:27.595430 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8d2fb4f8-6779-423a-aad7-ffe719584500 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:27.595430 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8d2fb4f8-6779-423a-aad7-ffe719584500 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:27.601125 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8d2fb4f8-6779-423a-aad7-ffe719584500 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/6d5e46f9-77d3-411a-86a8-d36fa7cef531 returned with HTTP 404 Aug 18 19:20:27.601769 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 310/1239] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:20:27 2026] GET /volume/v3/snapshots/6d5e46f9-77d3-411a-86a8-d36fa7cef531 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:27.611593 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4c841101-d282-44db-bdef-eccede5f5e6d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:27.614201 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4c841101-d282-44db-bdef-eccede5f5e6d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/be59058d-70f5-44fd-86fb-44e66cb0ecd8 Aug 18 19:20:27.614519 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4c841101-d282-44db-bdef-eccede5f5e6d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:27.614931 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4c841101-d282-44db-bdef-eccede5f5e6d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:27.630085 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:27.630085 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:27.633589 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-4c841101-d282-44db-bdef-eccede5f5e6d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:27.639584 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4c841101-d282-44db-bdef-eccede5f5e6d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/be59058d-70f5-44fd-86fb-44e66cb0ecd8 returned with HTTP 200 Aug 18 19:20:27.640388 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 312/1240] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:27 2026] GET /volume/v3/volumes/be59058d-70f5-44fd-86fb-44e66cb0ecd8 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:27.655314 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2ba8b101-6604-4a44-99b3-14ba46115c35 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:27.657101 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2ba8b101-6604-4a44-99b3-14ba46115c35 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/volumes/be59058d-70f5-44fd-86fb-44e66cb0ecd8 Aug 18 19:20:27.657320 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2ba8b101-6604-4a44-99b3-14ba46115c35 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:27.661308 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2ba8b101-6604-4a44-99b3-14ba46115c35 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:27.661308 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-2ba8b101-6604-4a44-99b3-14ba46115c35 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete volume with id: be59058d-70f5-44fd-86fb-44e66cb0ecd8 Aug 18 19:20:27.672299 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:27.672299 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:27.672999 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2ba8b101-6604-4a44-99b3-14ba46115c35 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:27.701201 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2ba8b101-6604-4a44-99b3-14ba46115c35 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete volume request issued successfully. Aug 18 19:20:27.701425 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2ba8b101-6604-4a44-99b3-14ba46115c35 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/be59058d-70f5-44fd-86fb-44e66cb0ecd8 returned with HTTP 202 Aug 18 19:20:27.701848 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 308/1241] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:20:27 2026] DELETE /volume/v3/volumes/be59058d-70f5-44fd-86fb-44e66cb0ecd8 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:20:27.717342 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c140b055-41fb-4f20-92c7-ee67e1334365 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:27.720142 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c140b055-41fb-4f20-92c7-ee67e1334365 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/be59058d-70f5-44fd-86fb-44e66cb0ecd8 Aug 18 19:20:27.720218 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c140b055-41fb-4f20-92c7-ee67e1334365 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:27.721136 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c140b055-41fb-4f20-92c7-ee67e1334365 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:27.729456 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:27.729456 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:27.733970 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c140b055-41fb-4f20-92c7-ee67e1334365 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:27.739078 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c140b055-41fb-4f20-92c7-ee67e1334365 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/be59058d-70f5-44fd-86fb-44e66cb0ecd8 returned with HTTP 200 Aug 18 19:20:27.739467 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 312/1242] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:27 2026] GET /volume/v3/volumes/be59058d-70f5-44fd-86fb-44e66cb0ecd8 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:27.833821 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-cf061778-6db2-4fca-8af4-69e692d8f39f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:27.835889 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-cf061778-6db2-4fca-8af4-69e692d8f39f tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 Aug 18 19:20:27.836128 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-cf061778-6db2-4fca-8af4-69e692d8f39f tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:27.836627 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-cf061778-6db2-4fca-8af4-69e692d8f39f tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:27.843564 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:27.843564 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:27.848167 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-cf061778-6db2-4fca-8af4-69e692d8f39f tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:20:27.853606 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-cf061778-6db2-4fca-8af4-69e692d8f39f tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 returned with HTTP 200 Aug 18 19:20:27.854033 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 311/1243] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:20:27 2026] GET /volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 => generated 1371 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:27.864584 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d054909a-8657-4ce7-8285-6f6b301f58ab None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:27.865025 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d054909a-8657-4ce7-8285-6f6b301f58ab None None] GET https://10.4.3.170/volume// Aug 18 19:20:27.865248 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d054909a-8657-4ce7-8285-6f6b301f58ab None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:27.865525 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d054909a-8657-4ce7-8285-6f6b301f58ab None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:27.865936 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d054909a-8657-4ce7-8285-6f6b301f58ab None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:20:27.866289 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 313/1244] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:20:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:20:27.880556 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-d5dacbd5-14ad-4f1a-9f14-c9a1220530ce None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:27.886682 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-d5dacbd5-14ad-4f1a-9f14-c9a1220530ce tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:20:27.887083 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-d5dacbd5-14ad-4f1a-9f14-c9a1220530ce tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8dc01bfb-83aa-4c03-a41c-47e23ba3ab20", "connector": null, "instance_uuid": "d4233fba-17f3-4969-87d9-27323c43b1eb"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:27.897806 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:27.897806 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:27.927555 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-d5dacbd5-14ad-4f1a-9f14-c9a1220530ce tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:20:27.927987 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 309/1245] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:20:27 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 19:20:28.086390 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9be28179-c9c7-4b2b-a87b-89c00e0bac2b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:28.088332 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9be28179-c9c7-4b2b-a87b-89c00e0bac2b tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] DELETE https://10.4.3.170/volume/v3/volumes/87339559-4206-4f97-aea3-326d22924b65 Aug 18 19:20:28.088621 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9be28179-c9c7-4b2b-a87b-89c00e0bac2b tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:28.088807 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9be28179-c9c7-4b2b-a87b-89c00e0bac2b tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:28.088962 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-9be28179-c9c7-4b2b-a87b-89c00e0bac2b tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Delete volume with id: 87339559-4206-4f97-aea3-326d22924b65 Aug 18 19:20:28.097852 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:28.097852 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:28.098334 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-9be28179-c9c7-4b2b-a87b-89c00e0bac2b tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Volume info retrieved successfully. Aug 18 19:20:28.138586 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-9be28179-c9c7-4b2b-a87b-89c00e0bac2b tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Delete volume request issued successfully. Aug 18 19:20:28.138764 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9be28179-c9c7-4b2b-a87b-89c00e0bac2b tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/volumes/87339559-4206-4f97-aea3-326d22924b65 returned with HTTP 202 Aug 18 19:20:28.139885 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 313/1246] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:20:28 2026] DELETE /volume/v3/volumes/87339559-4206-4f97-aea3-326d22924b65 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:20:28.150574 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c3e3d141-6f5e-4460-a71a-01063c9a948b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:28.150844 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c3e3d141-6f5e-4460-a71a-01063c9a948b tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] GET https://10.4.3.170/volume/v3/volumes/87339559-4206-4f97-aea3-326d22924b65 Aug 18 19:20:28.151155 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c3e3d141-6f5e-4460-a71a-01063c9a948b tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:28.151443 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c3e3d141-6f5e-4460-a71a-01063c9a948b tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:28.161562 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:28.161562 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:28.167135 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c3e3d141-6f5e-4460-a71a-01063c9a948b tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Volume info retrieved successfully. Aug 18 19:20:28.173401 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c3e3d141-6f5e-4460-a71a-01063c9a948b tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/volumes/87339559-4206-4f97-aea3-326d22924b65 returned with HTTP 200 Aug 18 19:20:28.173925 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 312/1247] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:28 2026] GET /volume/v3/volumes/87339559-4206-4f97-aea3-326d22924b65 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:28.307941 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3c16904f-7cb9-4305-a49a-243813337a47 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:28.452458 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3c16904f-7cb9-4305-a49a-243813337a47 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:20:28.452458 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3c16904f-7cb9-4305-a49a-243813337a47 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-929174224", "imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:28.454853 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-3c16904f-7cb9-4305-a49a-243813337a47 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-929174224', 'imageRef': '3394ab6b-bad1-4521-8a00-1c034f3dd2cc'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:20:28.548420 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-3c16904f-7cb9-4305-a49a-243813337a47 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Create volume of 1 GB Aug 18 19:20:28.548420 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:28.548420 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:28.548420 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-3c16904f-7cb9-4305-a49a-243813337a47 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Availability Zones retrieved successfully. Aug 18 19:20:28.551836 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-3c16904f-7cb9-4305-a49a-243813337a47 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Flow 'volume_create_api' (85e3cd2d-61c4-4ad0-bd58-e46d082fc40c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:20:28.552913 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-3c16904f-7cb9-4305-a49a-243813337a47 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04f1e8d8-e4f4-4a78-b279-eff9d43c5f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:28.554015 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-3c16904f-7cb9-4305-a49a-243813337a47 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:20:28.597071 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:28.597071 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:28.612379 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-3c16904f-7cb9-4305-a49a-243813337a47 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04f1e8d8-e4f4-4a78-b279-eff9d43c5f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:34Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ec80d040-df42-45a9-a5ce-2c4beaa7f2b6,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec80d040-df42-45a9-a5ce-2c4beaa7f2b6', 'encryption_key_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=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:28.612379 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-3c16904f-7cb9-4305-a49a-243813337a47 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ade42d6b-b42a-43a7-b434-b57673c66379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:28.669585 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-3c16904f-7cb9-4305-a49a-243813337a47 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Created reservations ['fceaa988-bdaa-45b2-9d3f-d800151ce730', '311cd418-36c7-4e7b-8713-9411aee57148', 'c5da346d-bee0-4a24-a8f4-27c3c4bed4d0', '93c8313f-41a1-4df5-b4ad-814d4a7b9b0f'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:20:28.670551 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-3c16904f-7cb9-4305-a49a-243813337a47 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ade42d6b-b42a-43a7-b434-b57673c66379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fceaa988-bdaa-45b2-9d3f-d800151ce730', '311cd418-36c7-4e7b-8713-9411aee57148', 'c5da346d-bee0-4a24-a8f4-27c3c4bed4d0', '93c8313f-41a1-4df5-b4ad-814d4a7b9b0f']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:28.671390 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-3c16904f-7cb9-4305-a49a-243813337a47 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fa1edd9-37ce-4902-8ab2-44c5e8ee1388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:28.693467 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-3c16904f-7cb9-4305-a49a-243813337a47 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fa1edd9-37ce-4902-8ab2-44c5e8ee1388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '932e01c9-1405-467d-917a-c7f5945032a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-929174224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='de4bdd7fda4a4429a6e3d9488a3e6a08',qos_specs=None,replication_status=,reservations=['fceaa988-bdaa-45b2-9d3f-d800151ce730','311cd418-36c7-4e7b-8713-9411aee57148','c5da346d-bee0-4a24-a8f4-27c3c4bed4d0','93c8313f-41a1-4df5-b4ad-814d4a7b9b0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f32fab9357246eca3a77ea4880fc0cb',volume_type_id=ec80d040-df42-45a9-a5ce-2c4beaa7f2b6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:20:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-929174224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=932e01c9-1405-467d-917a-c7f5945032a0,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='de4bdd7fda4a4429a6e3d9488a3e6a08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f32fab9357246eca3a77ea4880fc0cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec80d040-df42-45a9-a5ce-2c4beaa7f2b6),volume_type_id=ec80d040-df42-45a9-a5ce-2c4beaa7f2b6)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:28.694453 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-3c16904f-7cb9-4305-a49a-243813337a47 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9bbfa47-0ac8-4e76-b15a-b005cf1a2faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:28.711892 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-3c16904f-7cb9-4305-a49a-243813337a47 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9bbfa47-0ac8-4e76-b15a-b005cf1a2faf) transitioned into state 'SUCCESS' from state '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-929174224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='de4bdd7fda4a4429a6e3d9488a3e6a08',qos_specs=None,replication_status=,reservations=['fceaa988-bdaa-45b2-9d3f-d800151ce730','311cd418-36c7-4e7b-8713-9411aee57148','c5da346d-bee0-4a24-a8f4-27c3c4bed4d0','93c8313f-41a1-4df5-b4ad-814d4a7b9b0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f32fab9357246eca3a77ea4880fc0cb',volume_type_id=ec80d040-df42-45a9-a5ce-2c4beaa7f2b6)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:28.712657 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-3c16904f-7cb9-4305-a49a-243813337a47 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13637d8d-a48a-4c72-b26b-590935ba6d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:28.722769 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-3c16904f-7cb9-4305-a49a-243813337a47 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13637d8d-a48a-4c72-b26b-590935ba6d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:28.723633 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-3c16904f-7cb9-4305-a49a-243813337a47 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Flow 'volume_create_api' (85e3cd2d-61c4-4ad0-bd58-e46d082fc40c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:20:28.723976 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-3c16904f-7cb9-4305-a49a-243813337a47 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Create volume request issued successfully. Aug 18 19:20:28.724684 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3c16904f-7cb9-4305-a49a-243813337a47 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:20:28.725305 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 314/1248] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:20:28 2026] POST /volume/v3/volumes => generated 759 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:20:28.736471 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1efc9160-f33a-4444-9f28-5cc0917abdb6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:28.738414 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1efc9160-f33a-4444-9f28-5cc0917abdb6 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 Aug 18 19:20:28.738648 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1efc9160-f33a-4444-9f28-5cc0917abdb6 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:28.738879 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1efc9160-f33a-4444-9f28-5cc0917abdb6 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:28.746166 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:28.746166 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:28.749577 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1efc9160-f33a-4444-9f28-5cc0917abdb6 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:20:28.753671 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1efc9160-f33a-4444-9f28-5cc0917abdb6 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 returned with HTTP 200 Aug 18 19:20:28.754216 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 310/1249] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:28 2026] GET /volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:28.755403 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ce056be1-a26e-4c0f-a6fa-496c217ca7f4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:28.757858 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ce056be1-a26e-4c0f-a6fa-496c217ca7f4 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/be59058d-70f5-44fd-86fb-44e66cb0ecd8 Aug 18 19:20:28.758109 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ce056be1-a26e-4c0f-a6fa-496c217ca7f4 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:28.758339 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ce056be1-a26e-4c0f-a6fa-496c217ca7f4 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:28.767040 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ce056be1-a26e-4c0f-a6fa-496c217ca7f4 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/be59058d-70f5-44fd-86fb-44e66cb0ecd8 returned with HTTP 404 Aug 18 19:20:28.767701 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 314/1250] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:28 2026] GET /volume/v3/volumes/be59058d-70f5-44fd-86fb-44e66cb0ecd8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:28.774910 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-fd294fd3-2e63-4762-8047-463834ae82d0 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:28.777129 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fd294fd3-2e63-4762-8047-463834ae82d0 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:20:28.777271 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fd294fd3-2e63-4762-8047-463834ae82d0 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:28.777475 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fd294fd3-2e63-4762-8047-463834ae82d0 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:28.785656 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:28.785656 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:28.789573 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-fd294fd3-2e63-4762-8047-463834ae82d0 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:28.794131 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fd294fd3-2e63-4762-8047-463834ae82d0 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a returned with HTTP 200 Aug 18 19:20:28.794546 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 313/1251] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:28 2026] GET /volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:28.807268 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-08312090-9751-496c-8fa7-be0e85781836 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:28.809201 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-08312090-9751-496c-8fa7-be0e85781836 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:20:28.809610 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-08312090-9751-496c-8fa7-be0e85781836 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-392421647"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:28.811270 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-08312090-9751-496c-8fa7-be0e85781836 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-392421647'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:20:28.811485 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-08312090-9751-496c-8fa7-be0e85781836 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create volume of 1 GB Aug 18 19:20:28.811741 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:28.811741 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:28.815941 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-08312090-9751-496c-8fa7-be0e85781836 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Availability Zones retrieved successfully. Aug 18 19:20:28.822645 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-08312090-9751-496c-8fa7-be0e85781836 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Flow 'volume_create_api' (2287704f-d031-4c6f-852d-69321122c9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:20:28.823733 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-08312090-9751-496c-8fa7-be0e85781836 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de4ee37e-1748-431d-a144-157ecb4fd2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:28.824816 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-08312090-9751-496c-8fa7-be0e85781836 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:20:28.866257 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-08312090-9751-496c-8fa7-be0e85781836 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de4ee37e-1748-431d-a144-157ecb4fd2a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:28.866999 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-08312090-9751-496c-8fa7-be0e85781836 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (791a1953-ebf5-4995-9fb5-d3e9cd378804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:28.907230 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-08312090-9751-496c-8fa7-be0e85781836 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Created reservations ['3ba0baf8-ceb0-414b-804c-047bc372c30e', '31528725-11d3-4230-b40e-cc12e6d11433', '67bf0c33-2275-432a-b13c-5ce87f38d7f7', '964d3521-4b70-4508-ab4e-6485177a940e'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:20:28.908108 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-08312090-9751-496c-8fa7-be0e85781836 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (791a1953-ebf5-4995-9fb5-d3e9cd378804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ba0baf8-ceb0-414b-804c-047bc372c30e', '31528725-11d3-4230-b40e-cc12e6d11433', '67bf0c33-2275-432a-b13c-5ce87f38d7f7', '964d3521-4b70-4508-ab4e-6485177a940e']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:28.908825 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-08312090-9751-496c-8fa7-be0e85781836 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dd48db2-eb30-414c-bbfb-7096237172a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:28.933108 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-08312090-9751-496c-8fa7-be0e85781836 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dd48db2-eb30-414c-bbfb-7096237172a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1070da2b-3efd-4f5d-bedd-bf69c93b8bba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-392421647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9642a2e89a7c4ab6820968b1c452999a',qos_specs=None,replication_status=,reservations=['3ba0baf8-ceb0-414b-804c-047bc372c30e','31528725-11d3-4230-b40e-cc12e6d11433','67bf0c33-2275-432a-b13c-5ce87f38d7f7','964d3521-4b70-4508-ab4e-6485177a940e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65788557f91042ed85ca8c3605b80e06',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:20:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-392421647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1070da2b-3efd-4f5d-bedd-bf69c93b8bba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9642a2e89a7c4ab6820968b1c452999a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65788557f91042ed85ca8c3605b80e06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:28.933741 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-08312090-9751-496c-8fa7-be0e85781836 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14e217fc-542d-440a-bcda-83e827b79975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:28.957053 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-08312090-9751-496c-8fa7-be0e85781836 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14e217fc-542d-440a-bcda-83e827b79975) transitioned into state 'SUCCESS' from state '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-392421647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9642a2e89a7c4ab6820968b1c452999a',qos_specs=None,replication_status=,reservations=['3ba0baf8-ceb0-414b-804c-047bc372c30e','31528725-11d3-4230-b40e-cc12e6d11433','67bf0c33-2275-432a-b13c-5ce87f38d7f7','964d3521-4b70-4508-ab4e-6485177a940e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65788557f91042ed85ca8c3605b80e06',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:28.958125 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-08312090-9751-496c-8fa7-be0e85781836 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fef84894-bf83-448d-b472-ba5964f074da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:28.970125 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-08312090-9751-496c-8fa7-be0e85781836 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fef84894-bf83-448d-b472-ba5964f074da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:28.971389 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-08312090-9751-496c-8fa7-be0e85781836 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Flow 'volume_create_api' (2287704f-d031-4c6f-852d-69321122c9b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:20:28.971863 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-08312090-9751-496c-8fa7-be0e85781836 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create volume request issued successfully. Aug 18 19:20:28.972754 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-08312090-9751-496c-8fa7-be0e85781836 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:20:28.973353 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 315/1252] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:20:28 2026] POST /volume/v3/volumes => generated 753 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:20:28.988379 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-68340783-2aa9-43a0-bb94-2baf867bebd7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:28.990649 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-68340783-2aa9-43a0-bb94-2baf867bebd7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/1070da2b-3efd-4f5d-bedd-bf69c93b8bba Aug 18 19:20:28.991047 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-68340783-2aa9-43a0-bb94-2baf867bebd7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:28.991377 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-68340783-2aa9-43a0-bb94-2baf867bebd7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:29.000908 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:29.000908 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:29.005409 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-68340783-2aa9-43a0-bb94-2baf867bebd7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:29.009938 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-68340783-2aa9-43a0-bb94-2baf867bebd7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/1070da2b-3efd-4f5d-bedd-bf69c93b8bba returned with HTTP 200 Aug 18 19:20:29.010388 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 311/1253] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:28 2026] GET /volume/v3/volumes/1070da2b-3efd-4f5d-bedd-bf69c93b8bba => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:29.192841 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-69456143-7ce6-470c-93e7-14612f14f702 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:29.194208 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-69456143-7ce6-470c-93e7-14612f14f702 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] GET https://10.4.3.170/volume/v3/volumes/87339559-4206-4f97-aea3-326d22924b65 Aug 18 19:20:29.194466 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-69456143-7ce6-470c-93e7-14612f14f702 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:29.194697 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-69456143-7ce6-470c-93e7-14612f14f702 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:29.202609 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-69456143-7ce6-470c-93e7-14612f14f702 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/volumes/87339559-4206-4f97-aea3-326d22924b65 returned with HTTP 404 Aug 18 19:20:29.203192 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 315/1254] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:29 2026] GET /volume/v3/volumes/87339559-4206-4f97-aea3-326d22924b65 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:29.210250 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c092e84e-c3f5-4dcd-8275-be1eea6776df None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:29.211837 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c092e84e-c3f5-4dcd-8275-be1eea6776df tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4ac193f4-9aec-4226-a216-8e990e57e258 Aug 18 19:20:29.211999 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c092e84e-c3f5-4dcd-8275-be1eea6776df tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:29.212209 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c092e84e-c3f5-4dcd-8275-be1eea6776df tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:29.212377 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-c092e84e-c3f5-4dcd-8275-be1eea6776df tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Delete volume with id: 4ac193f4-9aec-4226-a216-8e990e57e258 Aug 18 19:20:29.219685 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:29.219685 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:29.220146 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c092e84e-c3f5-4dcd-8275-be1eea6776df tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Volume info retrieved successfully. Aug 18 19:20:29.243110 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c092e84e-c3f5-4dcd-8275-be1eea6776df tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Delete volume request issued successfully. Aug 18 19:20:29.243488 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c092e84e-c3f5-4dcd-8275-be1eea6776df tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/volumes/4ac193f4-9aec-4226-a216-8e990e57e258 returned with HTTP 202 Aug 18 19:20:29.244065 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 314/1255] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:20:29 2026] DELETE /volume/v3/volumes/4ac193f4-9aec-4226-a216-8e990e57e258 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:20:29.255387 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4cef7eaf-1bbf-4f23-83f4-104dac6a2d99 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:29.255387 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4cef7eaf-1bbf-4f23-83f4-104dac6a2d99 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] GET https://10.4.3.170/volume/v3/volumes/4ac193f4-9aec-4226-a216-8e990e57e258 Aug 18 19:20:29.255387 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4cef7eaf-1bbf-4f23-83f4-104dac6a2d99 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:29.255535 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4cef7eaf-1bbf-4f23-83f4-104dac6a2d99 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:29.258449 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9b6c21e7-c29a-405c-8d28-c5eae1ad5190 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:29.258959 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9b6c21e7-c29a-405c-8d28-c5eae1ad5190 None None] GET https://10.4.3.170/volume// Aug 18 19:20:29.259164 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9b6c21e7-c29a-405c-8d28-c5eae1ad5190 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:29.259408 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9b6c21e7-c29a-405c-8d28-c5eae1ad5190 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:29.259740 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9b6c21e7-c29a-405c-8d28-c5eae1ad5190 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:20:29.260023 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 312/1256] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:20: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 19:20:29.264486 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:29.264486 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:29.271962 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-4cef7eaf-1bbf-4f23-83f4-104dac6a2d99 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Volume info retrieved successfully. Aug 18 19:20:29.274425 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-dedd7a5f-b2bf-43ea-8893-c59fcec3482a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:29.277568 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-dedd7a5f-b2bf-43ea-8893-c59fcec3482a tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 Aug 18 19:20:29.277829 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4cef7eaf-1bbf-4f23-83f4-104dac6a2d99 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/volumes/4ac193f4-9aec-4226-a216-8e990e57e258 returned with HTTP 200 Aug 18 19:20:29.277907 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-dedd7a5f-b2bf-43ea-8893-c59fcec3482a tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:29.278079 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-dedd7a5f-b2bf-43ea-8893-c59fcec3482a tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:29.278327 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 316/1257] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:29 2026] GET /volume/v3/volumes/4ac193f4-9aec-4226-a216-8e990e57e258 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:29.291692 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:29.291692 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:29.296080 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-dedd7a5f-b2bf-43ea-8893-c59fcec3482a tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:20:29.302513 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-dedd7a5f-b2bf-43ea-8893-c59fcec3482a tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 returned with HTTP 200 Aug 18 19:20:29.302996 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 316/1258] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:20:29 2026] GET /volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 => generated 1550 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:20:29.418558 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-acc69e14-df95-4744-ba5d-e5217f7008c1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:29.418558 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-acc69e14-df95-4744-ba5d-e5217f7008c1 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] PUT https://10.4.3.170/volume/v3/attachments/04275a5d-e1c6-43e1-bbbe-1d2dff78283e Aug 18 19:20:29.418624 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-acc69e14-df95-4744-ba5d-e5217f7008c1 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:29.427234 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-acc69e14-df95-4744-ba5d-e5217f7008c1 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Acquiring lock "cinder-attachment_update-8dc01bfb-83aa-4c03-a41c-47e23ba3ab20-np0000007688" by "attachment_update" {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:20:29.431683 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-acc69e14-df95-4744-ba5d-e5217f7008c1 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Lock "cinder-attachment_update-8dc01bfb-83aa-4c03-a41c-47e23ba3ab20-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:20:29.432788 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:29.432788 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:29.521287 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-acc69e14-df95-4744-ba5d-e5217f7008c1 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Lock "cinder-attachment_update-8dc01bfb-83aa-4c03-a41c-47e23ba3ab20-np0000007688" released by "attachment_update" :: held 0.090s {{(pid=100581) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:20:29.521585 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-acc69e14-df95-4744-ba5d-e5217f7008c1 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/attachments/04275a5d-e1c6-43e1-bbbe-1d2dff78283e returned with HTTP 200 Aug 18 19:20:29.522026 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 315/1259] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:20:29 2026] PUT /volume/v3/attachments/04275a5d-e1c6-43e1-bbbe-1d2dff78283e => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:29.554528 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-10ba03b3-4229-468a-898f-ac1dde88b630 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:29.556507 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-10ba03b3-4229-468a-898f-ac1dde88b630 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] POST https://10.4.3.170/volume/v3/attachments/04275a5d-e1c6-43e1-bbbe-1d2dff78283e/action Aug 18 19:20:29.559148 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-10ba03b3-4229-468a-898f-ac1dde88b630 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:20:29.559419 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-10ba03b3-4229-468a-898f-ac1dde88b630 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:29.575355 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:29.575355 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:29.589509 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cf0f405f-d80e-4959-a772-8bff58c850aa req-10ba03b3-4229-468a-898f-ac1dde88b630 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/attachments/04275a5d-e1c6-43e1-bbbe-1d2dff78283e/action returned with HTTP 204 Aug 18 19:20:29.589750 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 313/1260] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:20:29 2026] POST /volume/v3/attachments/04275a5d-e1c6-43e1-bbbe-1d2dff78283e/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:29.771648 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ca80956b-680e-42aa-a199-945860a14f26 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:29.774003 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ca80956b-680e-42aa-a199-945860a14f26 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 Aug 18 19:20:29.774198 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ca80956b-680e-42aa-a199-945860a14f26 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:29.774422 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ca80956b-680e-42aa-a199-945860a14f26 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:29.783053 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:29.783053 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:29.789112 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ca80956b-680e-42aa-a199-945860a14f26 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:20:29.794312 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ca80956b-680e-42aa-a199-945860a14f26 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 returned with HTTP 200 Aug 18 19:20:29.794733 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 317/1261] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:29 2026] GET /volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:29.913202 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-199717b2-0773-4a47-bf34-a4035d85e811 req-d801c537-d9ec-4d05-83c7-a16e10db928b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:29.915951 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-199717b2-0773-4a47-bf34-a4035d85e811 req-d801c537-d9ec-4d05-83c7-a16e10db928b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 Aug 18 19:20:29.916469 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-199717b2-0773-4a47-bf34-a4035d85e811 req-d801c537-d9ec-4d05-83c7-a16e10db928b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:29.917547 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-199717b2-0773-4a47-bf34-a4035d85e811 req-d801c537-d9ec-4d05-83c7-a16e10db928b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:29.927946 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:29.927946 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:29.933411 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-199717b2-0773-4a47-bf34-a4035d85e811 req-d801c537-d9ec-4d05-83c7-a16e10db928b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:20:29.941340 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-199717b2-0773-4a47-bf34-a4035d85e811 req-d801c537-d9ec-4d05-83c7-a16e10db928b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 returned with HTTP 200 Aug 18 19:20:29.941950 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 317/1262] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:20:29 2026] GET /volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:30.025936 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ccb25235-5a1a-493b-a227-732c933a1609 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:30.028803 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ccb25235-5a1a-493b-a227-732c933a1609 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/1070da2b-3efd-4f5d-bedd-bf69c93b8bba Aug 18 19:20:30.029040 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ccb25235-5a1a-493b-a227-732c933a1609 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:30.029267 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ccb25235-5a1a-493b-a227-732c933a1609 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:30.038462 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:30.038462 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:30.043041 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ccb25235-5a1a-493b-a227-732c933a1609 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:30.055599 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ccb25235-5a1a-493b-a227-732c933a1609 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/1070da2b-3efd-4f5d-bedd-bf69c93b8bba returned with HTTP 200 Aug 18 19:20:30.056039 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 316/1263] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:30 2026] GET /volume/v3/volumes/1070da2b-3efd-4f5d-bedd-bf69c93b8bba => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:30.078458 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9a982efe-1bee-45f5-8c30-0c99736cd173 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:30.080105 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9a982efe-1bee-45f5-8c30-0c99736cd173 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:20:30.080458 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9a982efe-1bee-45f5-8c30-0c99736cd173 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1070da2b-3efd-4f5d-bedd-bf69c93b8bba", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-670471436"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:30.091344 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:30.091344 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:30.091956 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9a982efe-1bee-45f5-8c30-0c99736cd173 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:30.092086 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-9a982efe-1bee-45f5-8c30-0c99736cd173 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create snapshot from volume 1070da2b-3efd-4f5d-bedd-bf69c93b8bba Aug 18 19:20:30.128904 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-9a982efe-1bee-45f5-8c30-0c99736cd173 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Created reservations ['50727f40-45eb-4ca9-96f6-d629ff2087b0', '5cae0d43-e4cf-4fbb-b332-193ce0a5209d', '22e5b51a-8983-4ebc-879c-ebf3d3b78a67', '97d197c4-b6e3-46ae-9c15-2c6cd9084bd1'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:20:30.177422 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9a982efe-1bee-45f5-8c30-0c99736cd173 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot create request issued successfully. Aug 18 19:20:30.177760 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9a982efe-1bee-45f5-8c30-0c99736cd173 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:20:30.178272 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 314/1264] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:20:30 2026] POST /volume/v3/snapshots => generated 309 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:20:30.188064 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2a288da1-dba0-4b8c-a557-5dd4d41e40ea None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:30.189327 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2a288da1-dba0-4b8c-a557-5dd4d41e40ea tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/7d737fec-7d50-4cc8-b784-a74662e58f82 Aug 18 19:20:30.189542 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2a288da1-dba0-4b8c-a557-5dd4d41e40ea tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:30.189764 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2a288da1-dba0-4b8c-a557-5dd4d41e40ea tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:30.196607 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:30.196607 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:30.197220 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2a288da1-dba0-4b8c-a557-5dd4d41e40ea tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:20:30.198257 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2a288da1-dba0-4b8c-a557-5dd4d41e40ea tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/7d737fec-7d50-4cc8-b784-a74662e58f82 returned with HTTP 200 Aug 18 19:20:30.198760 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 318/1265] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:20:30 2026] GET /volume/v3/snapshots/7d737fec-7d50-4cc8-b784-a74662e58f82 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:30.294042 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a61519d0-441b-4f7e-ab19-be39e5f039c3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:30.295915 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a61519d0-441b-4f7e-ab19-be39e5f039c3 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] GET https://10.4.3.170/volume/v3/volumes/4ac193f4-9aec-4226-a216-8e990e57e258 Aug 18 19:20:30.296127 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a61519d0-441b-4f7e-ab19-be39e5f039c3 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:30.296337 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a61519d0-441b-4f7e-ab19-be39e5f039c3 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:30.303233 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a61519d0-441b-4f7e-ab19-be39e5f039c3 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/volumes/4ac193f4-9aec-4226-a216-8e990e57e258 returned with HTTP 404 Aug 18 19:20:30.303794 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 318/1266] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:30 2026] GET /volume/v3/volumes/4ac193f4-9aec-4226-a216-8e990e57e258 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 19:20:30.314533 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7c7b1964-79ca-4fa4-bf19-0db241db8088 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:30.317322 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7c7b1964-79ca-4fa4-bf19-0db241db8088 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] DELETE https://10.4.3.170/volume/v3/volumes/83168799-cf5e-41e3-bb3f-1bf32f5166b0 Aug 18 19:20:30.317322 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7c7b1964-79ca-4fa4-bf19-0db241db8088 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:30.317322 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7c7b1964-79ca-4fa4-bf19-0db241db8088 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:30.317322 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-7c7b1964-79ca-4fa4-bf19-0db241db8088 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Delete volume with id: 83168799-cf5e-41e3-bb3f-1bf32f5166b0 Aug 18 19:20:30.327212 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:30.327212 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:30.327722 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7c7b1964-79ca-4fa4-bf19-0db241db8088 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Volume info retrieved successfully. Aug 18 19:20:30.352444 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7c7b1964-79ca-4fa4-bf19-0db241db8088 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Delete volume request issued successfully. Aug 18 19:20:30.352680 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7c7b1964-79ca-4fa4-bf19-0db241db8088 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/volumes/83168799-cf5e-41e3-bb3f-1bf32f5166b0 returned with HTTP 202 Aug 18 19:20:30.353225 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 317/1267] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:20:30 2026] DELETE /volume/v3/volumes/83168799-cf5e-41e3-bb3f-1bf32f5166b0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:20:30.362336 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-17b10533-f1a9-4bfa-a3d1-44682ee4d3ea None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:30.365498 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-17b10533-f1a9-4bfa-a3d1-44682ee4d3ea tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] GET https://10.4.3.170/volume/v3/volumes/83168799-cf5e-41e3-bb3f-1bf32f5166b0 Aug 18 19:20:30.365498 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-17b10533-f1a9-4bfa-a3d1-44682ee4d3ea tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:30.365756 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-17b10533-f1a9-4bfa-a3d1-44682ee4d3ea tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:30.373845 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:30.373845 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:30.377585 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-17b10533-f1a9-4bfa-a3d1-44682ee4d3ea tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Volume info retrieved successfully. Aug 18 19:20:30.384423 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-17b10533-f1a9-4bfa-a3d1-44682ee4d3ea tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/volumes/83168799-cf5e-41e3-bb3f-1bf32f5166b0 returned with HTTP 200 Aug 18 19:20:30.384423 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 315/1268] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:30 2026] GET /volume/v3/volumes/83168799-cf5e-41e3-bb3f-1bf32f5166b0 => generated 1363 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:30.392382 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-199717b2-0773-4a47-bf34-a4035d85e811 req-c7a8f1ba-03ad-4d20-bd7c-3d29136996f3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:30.395515 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-199717b2-0773-4a47-bf34-a4035d85e811 req-c7a8f1ba-03ad-4d20-bd7c-3d29136996f3 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 Aug 18 19:20:30.395692 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-199717b2-0773-4a47-bf34-a4035d85e811 req-c7a8f1ba-03ad-4d20-bd7c-3d29136996f3 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:30.395875 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-199717b2-0773-4a47-bf34-a4035d85e811 req-c7a8f1ba-03ad-4d20-bd7c-3d29136996f3 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:30.404003 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:30.404003 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:30.408118 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-199717b2-0773-4a47-bf34-a4035d85e811 req-c7a8f1ba-03ad-4d20-bd7c-3d29136996f3 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:20:30.413003 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-199717b2-0773-4a47-bf34-a4035d85e811 req-c7a8f1ba-03ad-4d20-bd7c-3d29136996f3 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 returned with HTTP 200 Aug 18 19:20:30.413429 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 319/1269] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:20:30 2026] GET /volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:30.427971 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4daf91a5-ee3f-4b9c-8b87-0c043fd111d3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:30.428422 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4daf91a5-ee3f-4b9c-8b87-0c043fd111d3 None None] GET https://10.4.3.170/volume// Aug 18 19:20:30.428617 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4daf91a5-ee3f-4b9c-8b87-0c043fd111d3 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:30.428833 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4daf91a5-ee3f-4b9c-8b87-0c043fd111d3 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:30.429255 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4daf91a5-ee3f-4b9c-8b87-0c043fd111d3 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:20:30.429624 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 319/1270] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:20: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 19:20:30.438573 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-199717b2-0773-4a47-bf34-a4035d85e811 req-bb6e4143-86ee-40e5-9235-79d16d70c43f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:30.442474 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-199717b2-0773-4a47-bf34-a4035d85e811 req-bb6e4143-86ee-40e5-9235-79d16d70c43f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:20:30.442845 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-199717b2-0773-4a47-bf34-a4035d85e811 req-bb6e4143-86ee-40e5-9235-79d16d70c43f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "932e01c9-1405-467d-917a-c7f5945032a0", "connector": null, "instance_uuid": "a09c29fb-5f26-4014-8236-3d4af743d30d"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:30.452301 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:30.452301 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:30.477662 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-199717b2-0773-4a47-bf34-a4035d85e811 req-bb6e4143-86ee-40e5-9235-79d16d70c43f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:20:30.478217 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 318/1271] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:20:30 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 19:20:31.207529 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3b48fe7a-5de5-4ae8-bb48-976f80af8d43 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:31.209220 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3b48fe7a-5de5-4ae8-bb48-976f80af8d43 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/7d737fec-7d50-4cc8-b784-a74662e58f82 Aug 18 19:20:31.209458 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3b48fe7a-5de5-4ae8-bb48-976f80af8d43 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:31.209645 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3b48fe7a-5de5-4ae8-bb48-976f80af8d43 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:31.214085 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:31.214085 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:31.214477 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3b48fe7a-5de5-4ae8-bb48-976f80af8d43 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:20:31.215150 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3b48fe7a-5de5-4ae8-bb48-976f80af8d43 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/7d737fec-7d50-4cc8-b784-a74662e58f82 returned with HTTP 200 Aug 18 19:20:31.215490 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 316/1272] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:20:31 2026] GET /volume/v3/snapshots/7d737fec-7d50-4cc8-b784-a74662e58f82 => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:31.223390 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-21794a12-ab83-4bbf-90c9-ef28881c906e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:31.225298 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-21794a12-ab83-4bbf-90c9-ef28881c906e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:20:31.225655 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-21794a12-ab83-4bbf-90c9-ef28881c906e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7d737fec-7d50-4cc8-b784-a74662e58f82", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1796278538"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:31.227206 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-21794a12-ab83-4bbf-90c9-ef28881c906e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create volume request body: {'volume': {'snapshot_id': '7d737fec-7d50-4cc8-b784-a74662e58f82', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1796278538'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:20:31.232057 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:31.232057 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:31.232544 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-21794a12-ab83-4bbf-90c9-ef28881c906e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:20:31.232681 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-21794a12-ab83-4bbf-90c9-ef28881c906e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create volume of 1 GB Aug 18 19:20:31.236296 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-21794a12-ab83-4bbf-90c9-ef28881c906e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Availability Zones retrieved successfully. Aug 18 19:20:31.241738 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-21794a12-ab83-4bbf-90c9-ef28881c906e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Flow 'volume_create_api' (73948816-2914-4e25-8f36-1c642568fb68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:20:31.242638 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-21794a12-ab83-4bbf-90c9-ef28881c906e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32c11247-b1ca-4f6e-8e1b-e0523f4b7654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:31.243543 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-21794a12-ab83-4bbf-90c9-ef28881c906e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:20:31.276021 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-21794a12-ab83-4bbf-90c9-ef28881c906e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32c11247-b1ca-4f6e-8e1b-e0523f4b7654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7d737fec-7d50-4cc8-b784-a74662e58f82', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:31.276747 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-21794a12-ab83-4bbf-90c9-ef28881c906e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bae203a-30b4-4e73-8f92-671664ca695b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:31.322740 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-21794a12-ab83-4bbf-90c9-ef28881c906e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Created reservations ['8f0ad1b4-9f6f-4b1a-bb69-5b6018f51670', '335e18e0-3353-4817-a33e-15d11cfef7e9', '9ad92c78-d9e6-4c52-af74-f3051a9aa3b8', '36a5df47-eb7f-4842-8c37-2b57721e6b86'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:20:31.323601 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-21794a12-ab83-4bbf-90c9-ef28881c906e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bae203a-30b4-4e73-8f92-671664ca695b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f0ad1b4-9f6f-4b1a-bb69-5b6018f51670', '335e18e0-3353-4817-a33e-15d11cfef7e9', '9ad92c78-d9e6-4c52-af74-f3051a9aa3b8', '36a5df47-eb7f-4842-8c37-2b57721e6b86']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:31.324399 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-21794a12-ab83-4bbf-90c9-ef28881c906e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a5a801f-8969-4867-9d6a-67d28ee89a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:31.362631 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-21794a12-ab83-4bbf-90c9-ef28881c906e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a5a801f-8969-4867-9d6a-67d28ee89a1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83b35aec-adc6-4234-9f20-798bba1f63ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1796278538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9642a2e89a7c4ab6820968b1c452999a',qos_specs=None,replication_status=,reservations=['8f0ad1b4-9f6f-4b1a-bb69-5b6018f51670','335e18e0-3353-4817-a33e-15d11cfef7e9','9ad92c78-d9e6-4c52-af74-f3051a9aa3b8','36a5df47-eb7f-4842-8c37-2b57721e6b86'],size=1,snapshot_id=7d737fec-7d50-4cc8-b784-a74662e58f82,source_replicaid=,source_volid=None,status='creating',user_id='65788557f91042ed85ca8c3605b80e06',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:20:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1796278538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83b35aec-adc6-4234-9f20-798bba1f63ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9642a2e89a7c4ab6820968b1c452999a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7d737fec-7d50-4cc8-b784-a74662e58f82,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65788557f91042ed85ca8c3605b80e06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:31.363543 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-21794a12-ab83-4bbf-90c9-ef28881c906e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52108a6e-a2cf-461d-a3cd-c3c9b44fdf96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:31.380776 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-21794a12-ab83-4bbf-90c9-ef28881c906e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52108a6e-a2cf-461d-a3cd-c3c9b44fdf96) transitioned into state 'SUCCESS' from state '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-1796278538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9642a2e89a7c4ab6820968b1c452999a',qos_specs=None,replication_status=,reservations=['8f0ad1b4-9f6f-4b1a-bb69-5b6018f51670','335e18e0-3353-4817-a33e-15d11cfef7e9','9ad92c78-d9e6-4c52-af74-f3051a9aa3b8','36a5df47-eb7f-4842-8c37-2b57721e6b86'],size=1,snapshot_id=7d737fec-7d50-4cc8-b784-a74662e58f82,source_replicaid=,source_volid=None,status='creating',user_id='65788557f91042ed85ca8c3605b80e06',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:31.381445 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-21794a12-ab83-4bbf-90c9-ef28881c906e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95a44045-41ce-4ef3-bfdb-c58190fc1f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:31.399876 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bcc373ab-1233-44a2-bb9d-2bac817d57f4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:31.402072 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bcc373ab-1233-44a2-bb9d-2bac817d57f4 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] GET https://10.4.3.170/volume/v3/volumes/83168799-cf5e-41e3-bb3f-1bf32f5166b0 Aug 18 19:20:31.402336 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bcc373ab-1233-44a2-bb9d-2bac817d57f4 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:31.402596 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-21794a12-ab83-4bbf-90c9-ef28881c906e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95a44045-41ce-4ef3-bfdb-c58190fc1f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:31.402692 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bcc373ab-1233-44a2-bb9d-2bac817d57f4 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:31.403480 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-21794a12-ab83-4bbf-90c9-ef28881c906e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Flow 'volume_create_api' (73948816-2914-4e25-8f36-1c642568fb68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:20:31.403772 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-21794a12-ab83-4bbf-90c9-ef28881c906e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Create volume request issued successfully. Aug 18 19:20:31.404376 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-21794a12-ab83-4bbf-90c9-ef28881c906e tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:20:31.404802 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 320/1273] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:20:31 2026] POST /volume/v3/volumes => generated 788 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:20:31.410111 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bcc373ab-1233-44a2-bb9d-2bac817d57f4 tempest-TaggedBootDevicesTest_v242-712857876 tempest-TaggedBootDevicesTest_v242-712857876-project-member] https://10.4.3.170/volume/v3/volumes/83168799-cf5e-41e3-bb3f-1bf32f5166b0 returned with HTTP 404 Aug 18 19:20:31.410713 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 320/1274] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:31 2026] GET /volume/v3/volumes/83168799-cf5e-41e3-bb3f-1bf32f5166b0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:31.420136 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-442e2218-5347-4ab1-a889-1fb86f7e7c74 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:31.422341 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-442e2218-5347-4ab1-a889-1fb86f7e7c74 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/83b35aec-adc6-4234-9f20-798bba1f63ed Aug 18 19:20:31.422567 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-442e2218-5347-4ab1-a889-1fb86f7e7c74 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:31.422751 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-442e2218-5347-4ab1-a889-1fb86f7e7c74 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:31.433311 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:31.433311 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:31.437655 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-442e2218-5347-4ab1-a889-1fb86f7e7c74 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:31.441840 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-442e2218-5347-4ab1-a889-1fb86f7e7c74 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/83b35aec-adc6-4234-9f20-798bba1f63ed returned with HTTP 200 Aug 18 19:20:31.442283 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 319/1275] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:31 2026] GET /volume/v3/volumes/83b35aec-adc6-4234-9f20-798bba1f63ed => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:31.670094 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5dee423b-665a-4d56-9646-f0ee68818ff8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:31.670094 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5dee423b-665a-4d56-9646-f0ee68818ff8 None None] GET https://10.4.3.170/volume// Aug 18 19:20:31.670094 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5dee423b-665a-4d56-9646-f0ee68818ff8 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:31.671131 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5dee423b-665a-4d56-9646-f0ee68818ff8 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:31.672386 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5dee423b-665a-4d56-9646-f0ee68818ff8 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:20:31.672386 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 317/1276] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:20:31 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 19:20:31.685406 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-199717b2-0773-4a47-bf34-a4035d85e811 req-4846116d-5c20-45e0-bb64-9d8445c0d6f5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:31.687554 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-199717b2-0773-4a47-bf34-a4035d85e811 req-4846116d-5c20-45e0-bb64-9d8445c0d6f5 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 Aug 18 19:20:31.687766 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-199717b2-0773-4a47-bf34-a4035d85e811 req-4846116d-5c20-45e0-bb64-9d8445c0d6f5 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:31.687938 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-199717b2-0773-4a47-bf34-a4035d85e811 req-4846116d-5c20-45e0-bb64-9d8445c0d6f5 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:31.697677 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:31.697677 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:31.701864 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-199717b2-0773-4a47-bf34-a4035d85e811 req-4846116d-5c20-45e0-bb64-9d8445c0d6f5 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:20:31.706676 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-199717b2-0773-4a47-bf34-a4035d85e811 req-4846116d-5c20-45e0-bb64-9d8445c0d6f5 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 returned with HTTP 200 Aug 18 19:20:31.707057 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 321/1277] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:20:31 2026] GET /volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 => generated 1546 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:20:31.818939 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-199717b2-0773-4a47-bf34-a4035d85e811 req-00889809-b011-47a1-ac8b-82b75a3f04a7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:31.821291 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-199717b2-0773-4a47-bf34-a4035d85e811 req-00889809-b011-47a1-ac8b-82b75a3f04a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] PUT https://10.4.3.170/volume/v3/attachments/b1840055-b4c8-4fe3-aab4-cf1946e7d388 Aug 18 19:20:31.821824 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-199717b2-0773-4a47-bf34-a4035d85e811 req-00889809-b011-47a1-ac8b-82b75a3f04a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:31.834612 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-199717b2-0773-4a47-bf34-a4035d85e811 req-00889809-b011-47a1-ac8b-82b75a3f04a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Acquiring lock "cinder-attachment_update-932e01c9-1405-467d-917a-c7f5945032a0-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:20:31.839353 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-199717b2-0773-4a47-bf34-a4035d85e811 req-00889809-b011-47a1-ac8b-82b75a3f04a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Lock "cinder-attachment_update-932e01c9-1405-467d-917a-c7f5945032a0-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:20:31.840377 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:31.840377 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:31.937452 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-199717b2-0773-4a47-bf34-a4035d85e811 req-00889809-b011-47a1-ac8b-82b75a3f04a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Lock "cinder-attachment_update-932e01c9-1405-467d-917a-c7f5945032a0-np0000007688" released by "attachment_update" :: held 0.098s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:20:31.938086 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-199717b2-0773-4a47-bf34-a4035d85e811 req-00889809-b011-47a1-ac8b-82b75a3f04a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/b1840055-b4c8-4fe3-aab4-cf1946e7d388 returned with HTTP 200 Aug 18 19:20:31.938610 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 321/1278] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:20:31 2026] PUT /volume/v3/attachments/b1840055-b4c8-4fe3-aab4-cf1946e7d388 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:31.967067 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-199717b2-0773-4a47-bf34-a4035d85e811 req-a7097a0f-290a-4dc0-9a21-22c0a3aaa5e9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:31.969329 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-199717b2-0773-4a47-bf34-a4035d85e811 req-a7097a0f-290a-4dc0-9a21-22c0a3aaa5e9 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] POST https://10.4.3.170/volume/v3/attachments/b1840055-b4c8-4fe3-aab4-cf1946e7d388/action Aug 18 19:20:31.969839 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-199717b2-0773-4a47-bf34-a4035d85e811 req-a7097a0f-290a-4dc0-9a21-22c0a3aaa5e9 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:20:31.970010 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-199717b2-0773-4a47-bf34-a4035d85e811 req-a7097a0f-290a-4dc0-9a21-22c0a3aaa5e9 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:31.992373 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:31.992373 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:32.008428 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-199717b2-0773-4a47-bf34-a4035d85e811 req-a7097a0f-290a-4dc0-9a21-22c0a3aaa5e9 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/b1840055-b4c8-4fe3-aab4-cf1946e7d388/action returned with HTTP 204 Aug 18 19:20:32.009028 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 320/1279] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:20:31 2026] POST /volume/v3/attachments/b1840055-b4c8-4fe3-aab4-cf1946e7d388/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 18 19:20:32.455044 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e85ef1fc-68e4-4c12-9b6e-276c80d23ea6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:32.459315 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e85ef1fc-68e4-4c12-9b6e-276c80d23ea6 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/83b35aec-adc6-4234-9f20-798bba1f63ed Aug 18 19:20:32.459315 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e85ef1fc-68e4-4c12-9b6e-276c80d23ea6 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:32.459315 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e85ef1fc-68e4-4c12-9b6e-276c80d23ea6 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:32.467703 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:32.467703 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:32.472569 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e85ef1fc-68e4-4c12-9b6e-276c80d23ea6 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:32.478391 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e85ef1fc-68e4-4c12-9b6e-276c80d23ea6 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/83b35aec-adc6-4234-9f20-798bba1f63ed returned with HTTP 200 Aug 18 19:20:32.479094 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 318/1280] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:32 2026] GET /volume/v3/volumes/83b35aec-adc6-4234-9f20-798bba1f63ed => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:32.491256 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6b3e5d72-e83d-40dd-b27a-27a527e043dc None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:32.493457 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6b3e5d72-e83d-40dd-b27a-27a527e043dc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/83b35aec-adc6-4234-9f20-798bba1f63ed Aug 18 19:20:32.493704 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6b3e5d72-e83d-40dd-b27a-27a527e043dc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:32.494022 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6b3e5d72-e83d-40dd-b27a-27a527e043dc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:32.503127 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:32.503127 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:32.507441 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6b3e5d72-e83d-40dd-b27a-27a527e043dc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:32.513226 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6b3e5d72-e83d-40dd-b27a-27a527e043dc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/83b35aec-adc6-4234-9f20-798bba1f63ed returned with HTTP 200 Aug 18 19:20:32.513682 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 322/1281] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:32 2026] GET /volume/v3/volumes/83b35aec-adc6-4234-9f20-798bba1f63ed => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:32.525421 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-fd484a27-d31e-467d-b911-1c2b66acdad1 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:32.527423 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fd484a27-d31e-467d-b911-1c2b66acdad1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/volumes/83b35aec-adc6-4234-9f20-798bba1f63ed Aug 18 19:20:32.527624 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fd484a27-d31e-467d-b911-1c2b66acdad1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:32.527792 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fd484a27-d31e-467d-b911-1c2b66acdad1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:32.527967 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-fd484a27-d31e-467d-b911-1c2b66acdad1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete volume with id: 83b35aec-adc6-4234-9f20-798bba1f63ed Aug 18 19:20:32.534867 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:32.534867 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:32.535322 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-fd484a27-d31e-467d-b911-1c2b66acdad1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:32.550909 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-fd484a27-d31e-467d-b911-1c2b66acdad1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete volume request issued successfully. Aug 18 19:20:32.551125 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fd484a27-d31e-467d-b911-1c2b66acdad1 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/83b35aec-adc6-4234-9f20-798bba1f63ed returned with HTTP 202 Aug 18 19:20:32.551559 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 322/1282] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:20:32 2026] DELETE /volume/v3/volumes/83b35aec-adc6-4234-9f20-798bba1f63ed => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:20:32.560317 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b5e137c0-1298-4b23-a037-7f6efe1ad450 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:32.562436 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b5e137c0-1298-4b23-a037-7f6efe1ad450 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/83b35aec-adc6-4234-9f20-798bba1f63ed Aug 18 19:20:32.562672 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b5e137c0-1298-4b23-a037-7f6efe1ad450 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:32.562905 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b5e137c0-1298-4b23-a037-7f6efe1ad450 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:32.573129 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:32.573129 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:32.580378 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b5e137c0-1298-4b23-a037-7f6efe1ad450 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:32.588404 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b5e137c0-1298-4b23-a037-7f6efe1ad450 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/83b35aec-adc6-4234-9f20-798bba1f63ed returned with HTTP 200 Aug 18 19:20:32.589077 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 321/1283] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:32 2026] GET /volume/v3/volumes/83b35aec-adc6-4234-9f20-798bba1f63ed => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:33.604628 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5c1b7705-74b2-46c1-aa75-762c0cb787a6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:33.606944 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5c1b7705-74b2-46c1-aa75-762c0cb787a6 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/83b35aec-adc6-4234-9f20-798bba1f63ed Aug 18 19:20:33.607174 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5c1b7705-74b2-46c1-aa75-762c0cb787a6 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:33.607427 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5c1b7705-74b2-46c1-aa75-762c0cb787a6 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:33.613501 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5c1b7705-74b2-46c1-aa75-762c0cb787a6 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/83b35aec-adc6-4234-9f20-798bba1f63ed returned with HTTP 404 Aug 18 19:20:33.613946 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 319/1284] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:33 2026] GET /volume/v3/volumes/83b35aec-adc6-4234-9f20-798bba1f63ed => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:33.620147 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c81a3031-0989-479e-9a94-bebb27879dfa None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:33.621917 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c81a3031-0989-479e-9a94-bebb27879dfa tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/83b35aec-adc6-4234-9f20-798bba1f63ed Aug 18 19:20:33.622108 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c81a3031-0989-479e-9a94-bebb27879dfa tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:33.622373 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c81a3031-0989-479e-9a94-bebb27879dfa tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:33.627824 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c81a3031-0989-479e-9a94-bebb27879dfa tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/83b35aec-adc6-4234-9f20-798bba1f63ed returned with HTTP 404 Aug 18 19:20:33.628273 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 323/1285] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:33 2026] GET /volume/v3/volumes/83b35aec-adc6-4234-9f20-798bba1f63ed => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:33.634610 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-81285891-8161-420f-bcad-2c409970a5bc None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:33.636144 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-81285891-8161-420f-bcad-2c409970a5bc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/volumes/83b35aec-adc6-4234-9f20-798bba1f63ed Aug 18 19:20:33.636314 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-81285891-8161-420f-bcad-2c409970a5bc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:33.636513 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-81285891-8161-420f-bcad-2c409970a5bc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:33.636659 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-81285891-8161-420f-bcad-2c409970a5bc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete volume with id: 83b35aec-adc6-4234-9f20-798bba1f63ed Aug 18 19:20:33.641796 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-81285891-8161-420f-bcad-2c409970a5bc tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/83b35aec-adc6-4234-9f20-798bba1f63ed returned with HTTP 404 Aug 18 19:20:33.642210 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 323/1286] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:20:33 2026] DELETE /volume/v3/volumes/83b35aec-adc6-4234-9f20-798bba1f63ed => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:33.653289 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e778ec81-4a0c-461b-b64b-7a0bd346191c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:33.658386 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e778ec81-4a0c-461b-b64b-7a0bd346191c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/7d737fec-7d50-4cc8-b784-a74662e58f82 Aug 18 19:20:33.658624 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e778ec81-4a0c-461b-b64b-7a0bd346191c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:33.658840 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e778ec81-4a0c-461b-b64b-7a0bd346191c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:33.658922 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-e778ec81-4a0c-461b-b64b-7a0bd346191c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete snapshot with id: 7d737fec-7d50-4cc8-b784-a74662e58f82 Aug 18 19:20:33.665639 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:33.665639 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:33.666198 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e778ec81-4a0c-461b-b64b-7a0bd346191c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:20:33.689542 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e778ec81-4a0c-461b-b64b-7a0bd346191c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot delete request issued successfully. Aug 18 19:20:33.689813 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e778ec81-4a0c-461b-b64b-7a0bd346191c tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/7d737fec-7d50-4cc8-b784-a74662e58f82 returned with HTTP 202 Aug 18 19:20:33.690332 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 322/1287] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:20:33 2026] DELETE /volume/v3/snapshots/7d737fec-7d50-4cc8-b784-a74662e58f82 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:20:33.698621 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-42c7bad4-865c-41ce-ab82-247090c4a69f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:33.700707 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-42c7bad4-865c-41ce-ab82-247090c4a69f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/7d737fec-7d50-4cc8-b784-a74662e58f82 Aug 18 19:20:33.700857 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-42c7bad4-865c-41ce-ab82-247090c4a69f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:33.701085 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-42c7bad4-865c-41ce-ab82-247090c4a69f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:33.706064 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:33.706064 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:33.706656 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-42c7bad4-865c-41ce-ab82-247090c4a69f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Snapshot retrieved successfully. Aug 18 19:20:33.707579 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-42c7bad4-865c-41ce-ab82-247090c4a69f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/7d737fec-7d50-4cc8-b784-a74662e58f82 returned with HTTP 200 Aug 18 19:20:33.707988 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 320/1288] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:20:33 2026] GET /volume/v3/snapshots/7d737fec-7d50-4cc8-b784-a74662e58f82 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:34.719197 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a6866097-56b2-4cd7-b330-892448992798 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:34.721169 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a6866097-56b2-4cd7-b330-892448992798 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/snapshots/7d737fec-7d50-4cc8-b784-a74662e58f82 Aug 18 19:20:34.721524 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a6866097-56b2-4cd7-b330-892448992798 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:34.721806 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a6866097-56b2-4cd7-b330-892448992798 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:34.726505 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a6866097-56b2-4cd7-b330-892448992798 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/snapshots/7d737fec-7d50-4cc8-b784-a74662e58f82 returned with HTTP 404 Aug 18 19:20:34.726987 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 324/1289] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:20:34 2026] GET /volume/v3/snapshots/7d737fec-7d50-4cc8-b784-a74662e58f82 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:34.734149 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-627fae8a-d36b-4203-8c32-a835f810c2ba None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:34.736245 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-627fae8a-d36b-4203-8c32-a835f810c2ba tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/1070da2b-3efd-4f5d-bedd-bf69c93b8bba Aug 18 19:20:34.736546 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-627fae8a-d36b-4203-8c32-a835f810c2ba tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:34.736776 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-627fae8a-d36b-4203-8c32-a835f810c2ba tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:34.745548 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:34.745548 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:34.749750 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-627fae8a-d36b-4203-8c32-a835f810c2ba tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:34.756553 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-627fae8a-d36b-4203-8c32-a835f810c2ba tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/1070da2b-3efd-4f5d-bedd-bf69c93b8bba returned with HTTP 200 Aug 18 19:20:34.757229 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 324/1290] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:34 2026] GET /volume/v3/volumes/1070da2b-3efd-4f5d-bedd-bf69c93b8bba => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:34.769733 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9cd7c462-e6c7-406e-9afd-6258b8edc2b7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:34.771354 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9cd7c462-e6c7-406e-9afd-6258b8edc2b7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1070da2b-3efd-4f5d-bedd-bf69c93b8bba Aug 18 19:20:34.771545 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9cd7c462-e6c7-406e-9afd-6258b8edc2b7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:34.771718 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9cd7c462-e6c7-406e-9afd-6258b8edc2b7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:34.771857 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-9cd7c462-e6c7-406e-9afd-6258b8edc2b7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete volume with id: 1070da2b-3efd-4f5d-bedd-bf69c93b8bba Aug 18 19:20:34.779250 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:34.779250 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:34.779763 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9cd7c462-e6c7-406e-9afd-6258b8edc2b7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:34.796585 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9cd7c462-e6c7-406e-9afd-6258b8edc2b7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete volume request issued successfully. Aug 18 19:20:34.796783 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9cd7c462-e6c7-406e-9afd-6258b8edc2b7 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/1070da2b-3efd-4f5d-bedd-bf69c93b8bba returned with HTTP 202 Aug 18 19:20:34.797208 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 323/1291] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:20:34 2026] DELETE /volume/v3/volumes/1070da2b-3efd-4f5d-bedd-bf69c93b8bba => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:20:34.804481 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d833ec97-e812-496a-8b3f-04d4ffabaf7f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:34.806740 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d833ec97-e812-496a-8b3f-04d4ffabaf7f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/1070da2b-3efd-4f5d-bedd-bf69c93b8bba Aug 18 19:20:34.806934 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d833ec97-e812-496a-8b3f-04d4ffabaf7f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:34.807112 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d833ec97-e812-496a-8b3f-04d4ffabaf7f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:34.815163 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:34.815163 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:34.818941 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d833ec97-e812-496a-8b3f-04d4ffabaf7f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:34.824080 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d833ec97-e812-496a-8b3f-04d4ffabaf7f tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/1070da2b-3efd-4f5d-bedd-bf69c93b8bba returned with HTTP 200 Aug 18 19:20:34.825061 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 321/1292] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:34 2026] GET /volume/v3/volumes/1070da2b-3efd-4f5d-bedd-bf69c93b8bba => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:35.837152 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-95bb3814-327d-49b2-a49f-3db1d75f7a28 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:35.839089 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-95bb3814-327d-49b2-a49f-3db1d75f7a28 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/1070da2b-3efd-4f5d-bedd-bf69c93b8bba Aug 18 19:20:35.839349 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-95bb3814-327d-49b2-a49f-3db1d75f7a28 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:35.839635 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-95bb3814-327d-49b2-a49f-3db1d75f7a28 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:35.841443 np0000007688 devstack@c-api.service[100583]: DEBUG dbcounter [-] [100583] Writing DB stats cinder:SELECT=490,cinder:INSERT=77,cinder:UPDATE=144 {{(pid=100583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:20:35.846336 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-95bb3814-327d-49b2-a49f-3db1d75f7a28 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/1070da2b-3efd-4f5d-bedd-bf69c93b8bba returned with HTTP 404 Aug 18 19:20:35.846870 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 325/1293] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:35 2026] GET /volume/v3/volumes/1070da2b-3efd-4f5d-bedd-bf69c93b8bba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:35.855392 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-fdd3c0aa-9ce9-4f67-b5f4-37bfb8738a70 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:35.857504 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fdd3c0aa-9ce9-4f67-b5f4-37bfb8738a70 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:20:35.857790 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fdd3c0aa-9ce9-4f67-b5f4-37bfb8738a70 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:35.858063 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fdd3c0aa-9ce9-4f67-b5f4-37bfb8738a70 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:35.865474 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:35.865474 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:35.869458 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-fdd3c0aa-9ce9-4f67-b5f4-37bfb8738a70 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:35.875323 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fdd3c0aa-9ce9-4f67-b5f4-37bfb8738a70 tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a returned with HTTP 200 Aug 18 19:20:35.875973 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 325/1294] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:35 2026] GET /volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:35.887522 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-767092fd-b7e1-41df-b14d-2fb47773455d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:35.889304 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-767092fd-b7e1-41df-b14d-2fb47773455d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] DELETE https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:20:35.889520 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-767092fd-b7e1-41df-b14d-2fb47773455d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:35.889745 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-767092fd-b7e1-41df-b14d-2fb47773455d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:35.889925 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-767092fd-b7e1-41df-b14d-2fb47773455d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete volume with id: 272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:20:35.897114 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:35.897114 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:35.897617 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-767092fd-b7e1-41df-b14d-2fb47773455d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:35.914668 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-767092fd-b7e1-41df-b14d-2fb47773455d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Delete volume request issued successfully. Aug 18 19:20:35.914854 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-767092fd-b7e1-41df-b14d-2fb47773455d tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a returned with HTTP 202 Aug 18 19:20:35.915355 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 324/1295] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:20:35 2026] DELETE /volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:20:35.922726 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5780f9dc-a6cb-4dea-86b0-0e2d25a7a3ec None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:35.925033 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5780f9dc-a6cb-4dea-86b0-0e2d25a7a3ec tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:20:35.925283 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5780f9dc-a6cb-4dea-86b0-0e2d25a7a3ec tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:35.925570 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5780f9dc-a6cb-4dea-86b0-0e2d25a7a3ec tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:35.933662 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:35.933662 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:35.937769 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-5780f9dc-a6cb-4dea-86b0-0e2d25a7a3ec tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Volume info retrieved successfully. Aug 18 19:20:35.943296 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5780f9dc-a6cb-4dea-86b0-0e2d25a7a3ec tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a returned with HTTP 200 Aug 18 19:20:35.943939 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 322/1296] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:35 2026] GET /volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:36.962575 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c0b2e73e-ba82-4049-9f51-9ea817e11b5a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:36.965240 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c0b2e73e-ba82-4049-9f51-9ea817e11b5a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] GET https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a Aug 18 19:20:36.965946 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c0b2e73e-ba82-4049-9f51-9ea817e11b5a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:36.966584 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c0b2e73e-ba82-4049-9f51-9ea817e11b5a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:36.973262 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c0b2e73e-ba82-4049-9f51-9ea817e11b5a tempest-VolumesSnapshotTestJSON-1036103598 tempest-VolumesSnapshotTestJSON-1036103598-project-member] https://10.4.3.170/volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a returned with HTTP 404 Aug 18 19:20:36.973778 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 326/1297] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:36 2026] GET /volume/v3/volumes/272634ae-b302-450c-8df4-acebab19d05a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:37.695208 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-faea5ae6-c9fe-40e0-98f8-28770702fec8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:37.696979 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-faea5ae6-c9fe-40e0-98f8-28770702fec8 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] GET https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 Aug 18 19:20:37.697175 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-faea5ae6-c9fe-40e0-98f8-28770702fec8 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:37.697514 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-faea5ae6-c9fe-40e0-98f8-28770702fec8 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:37.721445 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:37.721445 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:37.727248 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-faea5ae6-c9fe-40e0-98f8-28770702fec8 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:20:37.732701 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-faea5ae6-c9fe-40e0-98f8-28770702fec8 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 returned with HTTP 200 Aug 18 19:20:37.733337 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 326/1298] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:37 2026] GET /volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:38.011581 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a71af584-51f9-4800-a4b7-98135766171b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:38.013239 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a71af584-51f9-4800-a4b7-98135766171b tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] GET https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 Aug 18 19:20:38.013521 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a71af584-51f9-4800-a4b7-98135766171b tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:38.013853 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a71af584-51f9-4800-a4b7-98135766171b tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:38.027037 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:38.027037 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:38.035440 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a71af584-51f9-4800-a4b7-98135766171b tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:20:38.039952 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a71af584-51f9-4800-a4b7-98135766171b tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 returned with HTTP 200 Aug 18 19:20:38.040379 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 325/1299] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:38 2026] GET /volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:38.093809 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-b5e37dd9-df24-4e64-9de5-cf3225d98ac4 req-484e25ad-761a-46df-8f05-345eac996b47 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:38.098539 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-b5e37dd9-df24-4e64-9de5-cf3225d98ac4 req-484e25ad-761a-46df-8f05-345eac996b47 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] GET https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 Aug 18 19:20:38.098786 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-b5e37dd9-df24-4e64-9de5-cf3225d98ac4 req-484e25ad-761a-46df-8f05-345eac996b47 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:38.099020 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-b5e37dd9-df24-4e64-9de5-cf3225d98ac4 req-484e25ad-761a-46df-8f05-345eac996b47 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:38.112658 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:38.112658 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:38.121055 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-b5e37dd9-df24-4e64-9de5-cf3225d98ac4 req-484e25ad-761a-46df-8f05-345eac996b47 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:20:38.127611 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-b5e37dd9-df24-4e64-9de5-cf3225d98ac4 req-484e25ad-761a-46df-8f05-345eac996b47 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 returned with HTTP 200 Aug 18 19:20:38.128098 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 323/1300] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:20:38 2026] GET /volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:38.148121 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-b5e37dd9-df24-4e64-9de5-cf3225d98ac4 req-670453c2-77f1-4b56-9bfa-cbf2ca946a0e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:38.152125 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-b5e37dd9-df24-4e64-9de5-cf3225d98ac4 req-670453c2-77f1-4b56-9bfa-cbf2ca946a0e tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] POST https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440/action Aug 18 19:20:38.152467 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-b5e37dd9-df24-4e64-9de5-cf3225d98ac4 req-670453c2-77f1-4b56-9bfa-cbf2ca946a0e tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:20:38.152593 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-b5e37dd9-df24-4e64-9de5-cf3225d98ac4 req-670453c2-77f1-4b56-9bfa-cbf2ca946a0e tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:38.165674 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:38.165674 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:38.166131 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-b5e37dd9-df24-4e64-9de5-cf3225d98ac4 req-670453c2-77f1-4b56-9bfa-cbf2ca946a0e tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:20:38.172443 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-b5e37dd9-df24-4e64-9de5-cf3225d98ac4 req-670453c2-77f1-4b56-9bfa-cbf2ca946a0e tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Begin detaching volume completed successfully. Aug 18 19:20:38.172735 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-b5e37dd9-df24-4e64-9de5-cf3225d98ac4 req-670453c2-77f1-4b56-9bfa-cbf2ca946a0e tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440/action returned with HTTP 202 Aug 18 19:20:38.173266 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 327/1301] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:20:38 2026] POST /volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:20:38.232209 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-646da7c4-f340-4fa7-8d70-eeb0241f8ef9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:38.232760 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-646da7c4-f340-4fa7-8d70-eeb0241f8ef9 None None] GET https://10.4.3.170/volume// Aug 18 19:20:38.233003 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-646da7c4-f340-4fa7-8d70-eeb0241f8ef9 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:38.233249 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-646da7c4-f340-4fa7-8d70-eeb0241f8ef9 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:38.233597 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-646da7c4-f340-4fa7-8d70-eeb0241f8ef9 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:20:38.233870 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 327/1302] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:20: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 19:20:38.241456 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-b5e37dd9-df24-4e64-9de5-cf3225d98ac4 req-c4b1eadb-05e5-4e2f-9945-aa7dac1bbe98 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:38.243602 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-b5e37dd9-df24-4e64-9de5-cf3225d98ac4 req-c4b1eadb-05e5-4e2f-9945-aa7dac1bbe98 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] GET https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 Aug 18 19:20:38.243825 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-b5e37dd9-df24-4e64-9de5-cf3225d98ac4 req-c4b1eadb-05e5-4e2f-9945-aa7dac1bbe98 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:38.244019 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-b5e37dd9-df24-4e64-9de5-cf3225d98ac4 req-c4b1eadb-05e5-4e2f-9945-aa7dac1bbe98 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:38.254018 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:38.254018 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:38.257421 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-b5e37dd9-df24-4e64-9de5-cf3225d98ac4 req-c4b1eadb-05e5-4e2f-9945-aa7dac1bbe98 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:20:38.262106 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-b5e37dd9-df24-4e64-9de5-cf3225d98ac4 req-c4b1eadb-05e5-4e2f-9945-aa7dac1bbe98 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 returned with HTTP 200 Aug 18 19:20:38.262667 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 326/1303] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:20:38 2026] GET /volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:20:39.252278 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-b5e37dd9-df24-4e64-9de5-cf3225d98ac4 req-a8d4d162-2988-440d-ae19-70555978a9e9 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:39.258655 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-b5e37dd9-df24-4e64-9de5-cf3225d98ac4 req-a8d4d162-2988-440d-ae19-70555978a9e9 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] DELETE https://10.4.3.170/volume/v3/attachments/7bc39543-f4b5-4bc8-b852-f659255c8eed Aug 18 19:20:39.258655 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-b5e37dd9-df24-4e64-9de5-cf3225d98ac4 req-a8d4d162-2988-440d-ae19-70555978a9e9 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:39.258655 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-b5e37dd9-df24-4e64-9de5-cf3225d98ac4 req-a8d4d162-2988-440d-ae19-70555978a9e9 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:39.274676 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:39.274676 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:39.328407 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-b5e37dd9-df24-4e64-9de5-cf3225d98ac4 req-a8d4d162-2988-440d-ae19-70555978a9e9 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/attachments/7bc39543-f4b5-4bc8-b852-f659255c8eed returned with HTTP 200 Aug 18 19:20:39.328855 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 324/1304] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:20:39 2026] DELETE /volume/v3/attachments/7bc39543-f4b5-4bc8-b852-f659255c8eed => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:40.333093 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4a952d3d-1621-4cbc-948d-2b58b8f09edc None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:40.335235 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4a952d3d-1621-4cbc-948d-2b58b8f09edc tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] GET https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 Aug 18 19:20:40.335589 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4a952d3d-1621-4cbc-948d-2b58b8f09edc tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:40.335906 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4a952d3d-1621-4cbc-948d-2b58b8f09edc tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:40.346252 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:40.346252 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:40.351312 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-4a952d3d-1621-4cbc-948d-2b58b8f09edc tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:20:40.356975 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4a952d3d-1621-4cbc-948d-2b58b8f09edc tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 returned with HTTP 200 Aug 18 19:20:40.357326 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 328/1305] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:40 2026] GET /volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:43.957498 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8781ab25-29a6-4e8c-bae4-c4467dc43393 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:43.960566 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8781ab25-29a6-4e8c-bae4-c4467dc43393 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:20:43.962389 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8781ab25-29a6-4e8c-bae4-c4467dc43393 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-122794684", "imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc", "size": 1}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:43.968224 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-8781ab25-29a6-4e8c-bae4-c4467dc43393 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-122794684', 'imageRef': '3394ab6b-bad1-4521-8a00-1c034f3dd2cc', 'size': 1}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:20:44.078979 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-8781ab25-29a6-4e8c-bae4-c4467dc43393 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Create volume of 1 GB Aug 18 19:20:44.085219 np0000007688 devstack@c-api.service[100582]: DEBUG dbcounter [-] [100582] Writing DB stats cinder:SELECT=392,cinder:INSERT=43,cinder:UPDATE=95 {{(pid=100582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:20:44.089634 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8781ab25-29a6-4e8c-bae4-c4467dc43393 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Availability Zones retrieved successfully. Aug 18 19:20:44.096639 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8781ab25-29a6-4e8c-bae4-c4467dc43393 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Flow 'volume_create_api' (09bf357f-5e6c-4e72-87c9-c4c75b90002c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:20:44.097829 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8781ab25-29a6-4e8c-bae4-c4467dc43393 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (543f5fd5-2ac1-41d6-bd9e-558ef112dd55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:44.099577 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-8781ab25-29a6-4e8c-bae4-c4467dc43393 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:20:44.173615 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8781ab25-29a6-4e8c-bae4-c4467dc43393 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (543f5fd5-2ac1-41d6-bd9e-558ef112dd55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:44.174791 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8781ab25-29a6-4e8c-bae4-c4467dc43393 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (995c0121-9d1c-4f40-9e3f-74f88b284547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:44.224332 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-8781ab25-29a6-4e8c-bae4-c4467dc43393 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Created reservations ['330e3b18-53a2-4336-a49d-032a2e718bbd', 'd6fc6dde-a7dd-4bc1-9537-b5f525431112', '9d4a189a-100e-4ba4-befe-fd793f28d6d2', 'b59095d4-8e35-4737-a4ba-13e126f47fe8'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:20:44.225448 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8781ab25-29a6-4e8c-bae4-c4467dc43393 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (995c0121-9d1c-4f40-9e3f-74f88b284547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['330e3b18-53a2-4336-a49d-032a2e718bbd', 'd6fc6dde-a7dd-4bc1-9537-b5f525431112', '9d4a189a-100e-4ba4-befe-fd793f28d6d2', 'b59095d4-8e35-4737-a4ba-13e126f47fe8']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:44.226463 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8781ab25-29a6-4e8c-bae4-c4467dc43393 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c359ae67-b1a4-4f9c-8e0d-4a0a64e46147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:44.258532 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8781ab25-29a6-4e8c-bae4-c4467dc43393 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c359ae67-b1a4-4f9c-8e0d-4a0a64e46147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67f511e8-9e70-4187-8734-86fcf46055bb', '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-122794684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d68169843f464216974dbca800447e99',qos_specs=None,replication_status=,reservations=['330e3b18-53a2-4336-a49d-032a2e718bbd','d6fc6dde-a7dd-4bc1-9537-b5f525431112','9d4a189a-100e-4ba4-befe-fd793f28d6d2','b59095d4-8e35-4737-a4ba-13e126f47fe8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4aae1831c704484a587ecb5089ee6dd',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:20:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-122794684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67f511e8-9e70-4187-8734-86fcf46055bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d68169843f464216974dbca800447e99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4aae1831c704484a587ecb5089ee6dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:44.260096 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8781ab25-29a6-4e8c-bae4-c4467dc43393 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73d0bbda-e17d-4dd4-8431-27f3c3e324fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:44.287497 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8781ab25-29a6-4e8c-bae4-c4467dc43393 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73d0bbda-e17d-4dd4-8431-27f3c3e324fa) transitioned into state 'SUCCESS' from state '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-122794684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d68169843f464216974dbca800447e99',qos_specs=None,replication_status=,reservations=['330e3b18-53a2-4336-a49d-032a2e718bbd','d6fc6dde-a7dd-4bc1-9537-b5f525431112','9d4a189a-100e-4ba4-befe-fd793f28d6d2','b59095d4-8e35-4737-a4ba-13e126f47fe8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4aae1831c704484a587ecb5089ee6dd',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:44.288458 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8781ab25-29a6-4e8c-bae4-c4467dc43393 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14068350-a241-4857-b2d8-752e72af0885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:44.303991 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8781ab25-29a6-4e8c-bae4-c4467dc43393 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14068350-a241-4857-b2d8-752e72af0885) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:44.305230 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8781ab25-29a6-4e8c-bae4-c4467dc43393 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Flow 'volume_create_api' (09bf357f-5e6c-4e72-87c9-c4c75b90002c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:20:44.305719 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8781ab25-29a6-4e8c-bae4-c4467dc43393 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Create volume request issued successfully. Aug 18 19:20:44.306601 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8781ab25-29a6-4e8c-bae4-c4467dc43393 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:20:44.307195 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 328/1306] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:20:43 2026] POST /volume/v3/volumes => generated 752 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:20:44.319463 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a6d4dc94-8e7d-4f81-9485-a5a655056668 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:44.322935 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a6d4dc94-8e7d-4f81-9485-a5a655056668 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] GET https://10.4.3.170/volume/v3/volumes/67f511e8-9e70-4187-8734-86fcf46055bb Aug 18 19:20:44.323162 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a6d4dc94-8e7d-4f81-9485-a5a655056668 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:44.323385 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a6d4dc94-8e7d-4f81-9485-a5a655056668 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:44.335890 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:44.335890 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:44.339947 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a6d4dc94-8e7d-4f81-9485-a5a655056668 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:20:44.345304 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a6d4dc94-8e7d-4f81-9485-a5a655056668 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/67f511e8-9e70-4187-8734-86fcf46055bb returned with HTTP 200 Aug 18 19:20:44.345698 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 327/1307] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:44 2026] GET /volume/v3/volumes/67f511e8-9e70-4187-8734-86fcf46055bb => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:45.363837 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c15136bc-3b39-42e5-a92b-03a66d0ac6ed None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:45.368281 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c15136bc-3b39-42e5-a92b-03a66d0ac6ed tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] GET https://10.4.3.170/volume/v3/volumes/67f511e8-9e70-4187-8734-86fcf46055bb Aug 18 19:20:45.368281 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c15136bc-3b39-42e5-a92b-03a66d0ac6ed tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:45.368281 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c15136bc-3b39-42e5-a92b-03a66d0ac6ed tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:45.377564 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:45.377564 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:45.382311 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c15136bc-3b39-42e5-a92b-03a66d0ac6ed tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:20:45.388968 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c15136bc-3b39-42e5-a92b-03a66d0ac6ed tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/67f511e8-9e70-4187-8734-86fcf46055bb returned with HTTP 200 Aug 18 19:20:45.389502 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 325/1308] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:45 2026] GET /volume/v3/volumes/67f511e8-9e70-4187-8734-86fcf46055bb => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:45.430811 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-a466b867-4547-4707-a28e-5d61960cf7f0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:45.434521 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-a466b867-4547-4707-a28e-5d61960cf7f0 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] GET https://10.4.3.170/volume/v3/volumes/67f511e8-9e70-4187-8734-86fcf46055bb Aug 18 19:20:45.434728 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-a466b867-4547-4707-a28e-5d61960cf7f0 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:45.434947 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-a466b867-4547-4707-a28e-5d61960cf7f0 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:45.450100 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:45.450100 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:45.458558 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-a466b867-4547-4707-a28e-5d61960cf7f0 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:20:45.465697 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-a466b867-4547-4707-a28e-5d61960cf7f0 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/67f511e8-9e70-4187-8734-86fcf46055bb returned with HTTP 200 Aug 18 19:20:45.466305 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 329/1309] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:20:45 2026] GET /volume/v3/volumes/67f511e8-9e70-4187-8734-86fcf46055bb => generated 1360 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:46.074433 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-98eb2b81-724d-4b1e-8de5-e9ebc5b6026f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:46.077584 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-98eb2b81-724d-4b1e-8de5-e9ebc5b6026f tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] GET https://10.4.3.170/volume/v3/volumes/67f511e8-9e70-4187-8734-86fcf46055bb Aug 18 19:20:46.077969 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-98eb2b81-724d-4b1e-8de5-e9ebc5b6026f tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:46.078305 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-98eb2b81-724d-4b1e-8de5-e9ebc5b6026f tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:46.091399 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:46.091399 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:46.094795 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-98eb2b81-724d-4b1e-8de5-e9ebc5b6026f tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:20:46.101197 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-98eb2b81-724d-4b1e-8de5-e9ebc5b6026f tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/67f511e8-9e70-4187-8734-86fcf46055bb returned with HTTP 200 Aug 18 19:20:46.102471 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 329/1310] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:20:46 2026] GET /volume/v3/volumes/67f511e8-9e70-4187-8734-86fcf46055bb => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:46.113040 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c63cba56-2bed-4280-a0e5-486f4aaf0b06 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:46.113422 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c63cba56-2bed-4280-a0e5-486f4aaf0b06 None None] GET https://10.4.3.170/volume// Aug 18 19:20:46.114313 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c63cba56-2bed-4280-a0e5-486f4aaf0b06 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:46.114313 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c63cba56-2bed-4280-a0e5-486f4aaf0b06 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:46.114313 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c63cba56-2bed-4280-a0e5-486f4aaf0b06 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:20:46.114496 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 328/1311] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:20: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 19:20:46.123026 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-bf3805af-10f6-4224-a9b0-f9d024f3df1d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:46.128271 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-bf3805af-10f6-4224-a9b0-f9d024f3df1d tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:20:46.128759 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-bf3805af-10f6-4224-a9b0-f9d024f3df1d tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67f511e8-9e70-4187-8734-86fcf46055bb", "connector": null, "instance_uuid": "2be56b24-7c37-4bf3-9191-437ced4d15df"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:46.144782 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:46.144782 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:46.193725 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-bf3805af-10f6-4224-a9b0-f9d024f3df1d tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:20:46.194346 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 326/1312] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:20:46 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 19:20:47.793229 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e1054977-1750-440e-bbe4-d3c880058602 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:47.793778 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e1054977-1750-440e-bbe4-d3c880058602 None None] GET https://10.4.3.170/volume// Aug 18 19:20:47.794031 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e1054977-1750-440e-bbe4-d3c880058602 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:47.794297 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e1054977-1750-440e-bbe4-d3c880058602 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:47.794760 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e1054977-1750-440e-bbe4-d3c880058602 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:20:47.795565 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 330/1313] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:20:47 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 19:20:47.806645 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-261c0c3a-e924-4fa2-b050-542a9b272b7b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:47.809733 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-261c0c3a-e924-4fa2-b050-542a9b272b7b tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] GET https://10.4.3.170/volume/v3/volumes/67f511e8-9e70-4187-8734-86fcf46055bb Aug 18 19:20:47.810115 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-261c0c3a-e924-4fa2-b050-542a9b272b7b tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:47.810434 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-261c0c3a-e924-4fa2-b050-542a9b272b7b tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:47.821303 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:47.821303 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:47.826161 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-261c0c3a-e924-4fa2-b050-542a9b272b7b tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:20:47.831791 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-261c0c3a-e924-4fa2-b050-542a9b272b7b tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/67f511e8-9e70-4187-8734-86fcf46055bb returned with HTTP 200 Aug 18 19:20:47.832324 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 330/1314] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:20:47 2026] GET /volume/v3/volumes/67f511e8-9e70-4187-8734-86fcf46055bb => generated 1539 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:20:47.953112 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-64b5e0fd-1ea3-4167-8695-192d1ba8a7d8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:47.956579 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-64b5e0fd-1ea3-4167-8695-192d1ba8a7d8 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] PUT https://10.4.3.170/volume/v3/attachments/0b3b354f-ae1b-49c6-bf0f-32e57637278f Aug 18 19:20:47.957375 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-64b5e0fd-1ea3-4167-8695-192d1ba8a7d8 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:47.973063 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-64b5e0fd-1ea3-4167-8695-192d1ba8a7d8 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Acquiring lock "cinder-attachment_update-67f511e8-9e70-4187-8734-86fcf46055bb-np0000007688" by "attachment_update" {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:20:47.978349 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-64b5e0fd-1ea3-4167-8695-192d1ba8a7d8 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Lock "cinder-attachment_update-67f511e8-9e70-4187-8734-86fcf46055bb-np0000007688" acquired by "attachment_update" :: waited 0.006s {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:20:47.980231 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:47.980231 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:48.083259 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-64b5e0fd-1ea3-4167-8695-192d1ba8a7d8 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Lock "cinder-attachment_update-67f511e8-9e70-4187-8734-86fcf46055bb-np0000007688" released by "attachment_update" :: held 0.105s {{(pid=100581) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:20:48.083600 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-64b5e0fd-1ea3-4167-8695-192d1ba8a7d8 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/attachments/0b3b354f-ae1b-49c6-bf0f-32e57637278f returned with HTTP 200 Aug 18 19:20:48.084069 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 329/1315] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:20:47 2026] PUT /volume/v3/attachments/0b3b354f-ae1b-49c6-bf0f-32e57637278f => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:48.112406 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-68e0374f-31c9-466e-a36b-00bb8c4e2520 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:48.116061 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-68e0374f-31c9-466e-a36b-00bb8c4e2520 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] POST https://10.4.3.170/volume/v3/attachments/0b3b354f-ae1b-49c6-bf0f-32e57637278f/action Aug 18 19:20:48.116720 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-68e0374f-31c9-466e-a36b-00bb8c4e2520 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:20:48.117052 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-68e0374f-31c9-466e-a36b-00bb8c4e2520 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:48.139799 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:48.139799 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:48.150505 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-25eacfaf-024d-4e09-bd79-e6d158298cbb req-68e0374f-31c9-466e-a36b-00bb8c4e2520 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/attachments/0b3b354f-ae1b-49c6-bf0f-32e57637278f/action returned with HTTP 204 Aug 18 19:20:48.150969 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 327/1316] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:20:48 2026] POST /volume/v3/attachments/0b3b354f-ae1b-49c6-bf0f-32e57637278f/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:53.771497 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d0b504ef-9014-4da4-b836-d38231a5cb05 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:53.773563 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d0b504ef-9014-4da4-b836-d38231a5cb05 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] GET https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c Aug 18 19:20:53.773793 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d0b504ef-9014-4da4-b836-d38231a5cb05 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:53.774112 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d0b504ef-9014-4da4-b836-d38231a5cb05 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:53.788131 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:53.788131 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:53.794542 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d0b504ef-9014-4da4-b836-d38231a5cb05 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Volume info retrieved successfully. Aug 18 19:20:53.802910 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d0b504ef-9014-4da4-b836-d38231a5cb05 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c returned with HTTP 200 Aug 18 19:20:53.803479 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 331/1317] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:53 2026] GET /volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:53.855161 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-5b93a595-220c-4199-9bc9-2bc601884a13 req-96757cb0-99ca-44b0-8184-cbfcc678db75 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:53.857569 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-5b93a595-220c-4199-9bc9-2bc601884a13 req-96757cb0-99ca-44b0-8184-cbfcc678db75 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] GET https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c Aug 18 19:20:53.857759 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-5b93a595-220c-4199-9bc9-2bc601884a13 req-96757cb0-99ca-44b0-8184-cbfcc678db75 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:53.857941 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-5b93a595-220c-4199-9bc9-2bc601884a13 req-96757cb0-99ca-44b0-8184-cbfcc678db75 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:53.868302 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:53.868302 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:53.871869 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-5b93a595-220c-4199-9bc9-2bc601884a13 req-96757cb0-99ca-44b0-8184-cbfcc678db75 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Volume info retrieved successfully. Aug 18 19:20:53.877196 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-5b93a595-220c-4199-9bc9-2bc601884a13 req-96757cb0-99ca-44b0-8184-cbfcc678db75 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c returned with HTTP 200 Aug 18 19:20:53.881386 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 331/1318] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:20:53 2026] GET /volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:53.918126 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-5b93a595-220c-4199-9bc9-2bc601884a13 req-83cec1f8-0754-4b6e-a1ce-a03143c8254d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:53.922926 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-5b93a595-220c-4199-9bc9-2bc601884a13 req-83cec1f8-0754-4b6e-a1ce-a03143c8254d tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] POST https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c/action Aug 18 19:20:53.923319 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-5b93a595-220c-4199-9bc9-2bc601884a13 req-83cec1f8-0754-4b6e-a1ce-a03143c8254d tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:20:53.925417 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-5b93a595-220c-4199-9bc9-2bc601884a13 req-83cec1f8-0754-4b6e-a1ce-a03143c8254d tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:53.954858 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:53.954858 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:53.955511 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-5b93a595-220c-4199-9bc9-2bc601884a13 req-83cec1f8-0754-4b6e-a1ce-a03143c8254d tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Volume info retrieved successfully. Aug 18 19:20:53.974514 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-5b93a595-220c-4199-9bc9-2bc601884a13 req-83cec1f8-0754-4b6e-a1ce-a03143c8254d tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Begin detaching volume completed successfully. Aug 18 19:20:53.974514 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-5b93a595-220c-4199-9bc9-2bc601884a13 req-83cec1f8-0754-4b6e-a1ce-a03143c8254d tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c/action returned with HTTP 202 Aug 18 19:20:53.974514 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 330/1319] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:20:53 2026] POST /volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:20:54.049105 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-186811c7-01fd-4904-a57d-9f9daa3dea3a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:54.049540 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-186811c7-01fd-4904-a57d-9f9daa3dea3a None None] GET https://10.4.3.170/volume// Aug 18 19:20:54.049672 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-186811c7-01fd-4904-a57d-9f9daa3dea3a None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:54.049946 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-186811c7-01fd-4904-a57d-9f9daa3dea3a None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:54.050331 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-186811c7-01fd-4904-a57d-9f9daa3dea3a None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:20:54.050716 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 328/1320] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:20: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 19:20:54.068895 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-5b93a595-220c-4199-9bc9-2bc601884a13 req-d0c266f2-8d35-4fe2-9566-03bfeeba8d9b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:54.071895 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-5b93a595-220c-4199-9bc9-2bc601884a13 req-d0c266f2-8d35-4fe2-9566-03bfeeba8d9b tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] GET https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c Aug 18 19:20:54.072198 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-5b93a595-220c-4199-9bc9-2bc601884a13 req-d0c266f2-8d35-4fe2-9566-03bfeeba8d9b tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:54.072532 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-5b93a595-220c-4199-9bc9-2bc601884a13 req-d0c266f2-8d35-4fe2-9566-03bfeeba8d9b tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:54.085905 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:54.085905 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:54.094036 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-5b93a595-220c-4199-9bc9-2bc601884a13 req-d0c266f2-8d35-4fe2-9566-03bfeeba8d9b tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Volume info retrieved successfully. Aug 18 19:20:54.101883 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-5b93a595-220c-4199-9bc9-2bc601884a13 req-d0c266f2-8d35-4fe2-9566-03bfeeba8d9b tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c returned with HTTP 200 Aug 18 19:20:54.102593 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 332/1321] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:20:54 2026] GET /volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c => generated 1325 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:20:55.177011 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-5b93a595-220c-4199-9bc9-2bc601884a13 req-b71e0f55-e7a1-414d-800d-5e79f86c4110 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:55.182524 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-5b93a595-220c-4199-9bc9-2bc601884a13 req-b71e0f55-e7a1-414d-800d-5e79f86c4110 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] DELETE https://10.4.3.170/volume/v3/attachments/f9d9ca88-d9e4-4d25-a46c-5ea4bfc09074 Aug 18 19:20:55.182524 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-5b93a595-220c-4199-9bc9-2bc601884a13 req-b71e0f55-e7a1-414d-800d-5e79f86c4110 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:55.182524 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-5b93a595-220c-4199-9bc9-2bc601884a13 req-b71e0f55-e7a1-414d-800d-5e79f86c4110 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:55.194290 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:55.194290 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:55.259671 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-5b93a595-220c-4199-9bc9-2bc601884a13 req-b71e0f55-e7a1-414d-800d-5e79f86c4110 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/attachments/f9d9ca88-d9e4-4d25-a46c-5ea4bfc09074 returned with HTTP 200 Aug 18 19:20:55.260213 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 332/1322] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:20:55 2026] DELETE /volume/v3/attachments/f9d9ca88-d9e4-4d25-a46c-5ea4bfc09074 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:56.173137 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e1b8de14-077c-4b95-ac48-e7088cc5ceb5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:56.175871 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e1b8de14-077c-4b95-ac48-e7088cc5ceb5 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] GET https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c Aug 18 19:20:56.176111 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e1b8de14-077c-4b95-ac48-e7088cc5ceb5 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:56.176343 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e1b8de14-077c-4b95-ac48-e7088cc5ceb5 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:56.190671 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:56.190671 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:56.203403 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e1b8de14-077c-4b95-ac48-e7088cc5ceb5 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Volume info retrieved successfully. Aug 18 19:20:56.209435 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e1b8de14-077c-4b95-ac48-e7088cc5ceb5 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c returned with HTTP 200 Aug 18 19:20:56.210579 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 331/1323] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:56 2026] GET /volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:57.730452 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-117a4e9c-65d1-4314-8828-a8b482858904 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:57.734670 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-117a4e9c-65d1-4314-8828-a8b482858904 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:20:57.734670 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-117a4e9c-65d1-4314-8828-a8b482858904 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-468488497", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:57.740047 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-117a4e9c-65d1-4314-8828-a8b482858904 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-468488497', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:20:57.740295 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-117a4e9c-65d1-4314-8828-a8b482858904 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Create volume of 1 GB Aug 18 19:20:57.747006 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-117a4e9c-65d1-4314-8828-a8b482858904 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Availability Zones retrieved successfully. Aug 18 19:20:57.754893 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-117a4e9c-65d1-4314-8828-a8b482858904 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Flow 'volume_create_api' (9b782467-fa35-4ab2-9d5c-95395ea151a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:20:57.756998 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-117a4e9c-65d1-4314-8828-a8b482858904 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2192be6c-dba9-43e8-bda4-1b5dc1c4e23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:57.761100 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-117a4e9c-65d1-4314-8828-a8b482858904 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:20:57.809179 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-117a4e9c-65d1-4314-8828-a8b482858904 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2192be6c-dba9-43e8-bda4-1b5dc1c4e23e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:57.809983 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-117a4e9c-65d1-4314-8828-a8b482858904 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bc5d86c-55bb-453c-9870-efe4e7b5214a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:57.916017 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-117a4e9c-65d1-4314-8828-a8b482858904 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Created reservations ['9382887a-42e5-4674-8e9f-763a5d0e438d', '3ed34eed-819f-4c18-918b-080932dcf626', 'b20961ed-341d-4436-8a31-454896d1cf2a', 'f81faae4-5138-44b0-bd18-4492d383a2f0'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:20:57.917357 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-117a4e9c-65d1-4314-8828-a8b482858904 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bc5d86c-55bb-453c-9870-efe4e7b5214a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9382887a-42e5-4674-8e9f-763a5d0e438d', '3ed34eed-819f-4c18-918b-080932dcf626', 'b20961ed-341d-4436-8a31-454896d1cf2a', 'f81faae4-5138-44b0-bd18-4492d383a2f0']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:57.918217 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-117a4e9c-65d1-4314-8828-a8b482858904 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e0ec033-aa24-4ae6-a3c0-87a1e74388ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:57.954054 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-117a4e9c-65d1-4314-8828-a8b482858904 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e0ec033-aa24-4ae6-a3c0-87a1e74388ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0045e85d-22eb-48ff-a759-5601011ddc23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-468488497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12f5345dbda3450d81b4ff3d69583172',qos_specs=None,replication_status=,reservations=['9382887a-42e5-4674-8e9f-763a5d0e438d','3ed34eed-819f-4c18-918b-080932dcf626','b20961ed-341d-4436-8a31-454896d1cf2a','f81faae4-5138-44b0-bd18-4492d383a2f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19cfb5a3320546f3a0e430d29dc83007',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:20:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-468488497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0045e85d-22eb-48ff-a759-5601011ddc23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12f5345dbda3450d81b4ff3d69583172',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19cfb5a3320546f3a0e430d29dc83007',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:57.955034 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-117a4e9c-65d1-4314-8828-a8b482858904 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dd4313c-14c4-45cf-bfc6-41a5e7a8a3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:57.977391 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-117a4e9c-65d1-4314-8828-a8b482858904 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dd4313c-14c4-45cf-bfc6-41a5e7a8a3c4) transitioned into state 'SUCCESS' from state '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-468488497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12f5345dbda3450d81b4ff3d69583172',qos_specs=None,replication_status=,reservations=['9382887a-42e5-4674-8e9f-763a5d0e438d','3ed34eed-819f-4c18-918b-080932dcf626','b20961ed-341d-4436-8a31-454896d1cf2a','f81faae4-5138-44b0-bd18-4492d383a2f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19cfb5a3320546f3a0e430d29dc83007',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:57.978400 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-117a4e9c-65d1-4314-8828-a8b482858904 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0cd0227-1d3a-4e0c-83fc-904c0a20f176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:57.993001 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-117a4e9c-65d1-4314-8828-a8b482858904 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0cd0227-1d3a-4e0c-83fc-904c0a20f176) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:57.994380 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-117a4e9c-65d1-4314-8828-a8b482858904 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Flow 'volume_create_api' (9b782467-fa35-4ab2-9d5c-95395ea151a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:20:57.994380 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-117a4e9c-65d1-4314-8828-a8b482858904 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Create volume request issued successfully. Aug 18 19:20:57.994711 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-117a4e9c-65d1-4314-8828-a8b482858904 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:20:57.995055 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 329/1324] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:20:57 2026] POST /volume/v3/volumes => generated 788 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:20:58.020283 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1eb97f3d-8931-402a-a28f-0c8b5cdec760 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:58.027767 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1eb97f3d-8931-402a-a28f-0c8b5cdec760 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] GET https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 Aug 18 19:20:58.027767 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1eb97f3d-8931-402a-a28f-0c8b5cdec760 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:58.027767 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1eb97f3d-8931-402a-a28f-0c8b5cdec760 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:58.028072 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-a402ed2d-7c92-4042-adce-dd53464ce168 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:58.032030 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-a402ed2d-7c92-4042-adce-dd53464ce168 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:20:58.032030 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-a402ed2d-7c92-4042-adce-dd53464ce168 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:58.032107 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-a402ed2d-7c92-4042-adce-dd53464ce168 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:58.040965 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:58.040965 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:58.047622 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:58.047622 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:58.048721 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-a402ed2d-7c92-4042-adce-dd53464ce168 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:20:58.054665 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-a402ed2d-7c92-4042-adce-dd53464ce168 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:20:58.055158 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-1eb97f3d-8931-402a-a28f-0c8b5cdec760 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Volume info retrieved successfully. Aug 18 19:20:58.055461 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 333/1325] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:20:58 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:58.066474 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1eb97f3d-8931-402a-a28f-0c8b5cdec760 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 returned with HTTP 200 Aug 18 19:20:58.067289 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 333/1326] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:20:58 2026] GET /volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:58.244576 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c24387a0-05d2-4872-b829-0d93986a88cb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:58.244576 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c24387a0-05d2-4872-b829-0d93986a88cb None None] GET https://10.4.3.170/volume// Aug 18 19:20:58.244576 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c24387a0-05d2-4872-b829-0d93986a88cb None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:58.244576 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c24387a0-05d2-4872-b829-0d93986a88cb None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:58.244576 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c24387a0-05d2-4872-b829-0d93986a88cb None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:20:58.245471 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 332/1327] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:20: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 19:20:58.255906 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-0769d0c4-ecbd-4816-b370-31fb743794ad None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:58.259450 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-0769d0c4-ecbd-4816-b370-31fb743794ad tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:20:58.260246 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-0769d0c4-ecbd-4816-b370-31fb743794ad tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f52ca21c-3796-4378-9d5b-ae714303622d", "connector": null, "instance_uuid": "35afae04-359a-45ed-a17e-164102ec5b72"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:58.275151 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:58.275151 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:58.305406 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-0769d0c4-ecbd-4816-b370-31fb743794ad tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:20:58.305823 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 330/1328] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:20:58 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 19:20:58.341990 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-05cec86c-69f9-44be-9ec9-149d13d8515d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:58.348390 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-05cec86c-69f9-44be-9ec9-149d13d8515d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:20:58.348390 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-05cec86c-69f9-44be-9ec9-149d13d8515d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:58.348390 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-05cec86c-69f9-44be-9ec9-149d13d8515d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:58.366480 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:58.366480 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:58.372284 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-05cec86c-69f9-44be-9ec9-149d13d8515d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:20:58.379992 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-05cec86c-69f9-44be-9ec9-149d13d8515d tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:20:58.380582 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 334/1329] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:20:58 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 865 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 19:20:58.413344 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4a6fd587-c08e-414c-be6b-6991d62fe1b2 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:58.413950 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4a6fd587-c08e-414c-be6b-6991d62fe1b2 None None] GET https://10.4.3.170/volume// Aug 18 19:20:58.414015 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4a6fd587-c08e-414c-be6b-6991d62fe1b2 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:58.414193 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4a6fd587-c08e-414c-be6b-6991d62fe1b2 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:58.414796 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4a6fd587-c08e-414c-be6b-6991d62fe1b2 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:20:58.415144 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 334/1330] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:20: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 19:20:58.429320 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-42216a14-1591-4965-9a82-5f82e785256e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:58.431017 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-42216a14-1591-4965-9a82-5f82e785256e tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:20:58.431317 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-42216a14-1591-4965-9a82-5f82e785256e tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:58.431600 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-42216a14-1591-4965-9a82-5f82e785256e tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:58.450248 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:58.450248 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:58.459594 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-42216a14-1591-4965-9a82-5f82e785256e tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:20:58.465654 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-42216a14-1591-4965-9a82-5f82e785256e tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:20:58.466175 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 333/1331] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:20:58 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 1027 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:20:58.655960 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-e8be31a3-8068-4077-8150-f21f4271e988 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:58.660163 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-e8be31a3-8068-4077-8150-f21f4271e988 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] PUT https://10.4.3.170/volume/v3/attachments/0b38134c-e0ae-4f22-bd72-c56d43119cf5 Aug 18 19:20:58.660654 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-e8be31a3-8068-4077-8150-f21f4271e988 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:58.674453 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-e8be31a3-8068-4077-8150-f21f4271e988 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Acquiring lock "cinder-attachment_update-f52ca21c-3796-4378-9d5b-ae714303622d-np0000007688" by "attachment_update" {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:20:58.679208 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-e8be31a3-8068-4077-8150-f21f4271e988 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Lock "cinder-attachment_update-f52ca21c-3796-4378-9d5b-ae714303622d-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:20:58.680295 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:58.680295 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:58.748884 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-afccf389-c02f-4ab0-9ad3-e35849c0ca2a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:58.751698 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-afccf389-c02f-4ab0-9ad3-e35849c0ca2a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:20:58.751698 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-afccf389-c02f-4ab0-9ad3-e35849c0ca2a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-948900336"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:58.752036 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-afccf389-c02f-4ab0-9ad3-e35849c0ca2a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-948900336'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:20:58.755311 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-afccf389-c02f-4ab0-9ad3-e35849c0ca2a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Create volume of 1 GB Aug 18 19:20:58.755645 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:58.755645 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:58.756087 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-afccf389-c02f-4ab0-9ad3-e35849c0ca2a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Availability Zones retrieved successfully. Aug 18 19:20:58.761752 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-afccf389-c02f-4ab0-9ad3-e35849c0ca2a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Flow 'volume_create_api' (e49a08c6-7ed1-4aff-b642-1b6649ee50cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:20:58.762806 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-afccf389-c02f-4ab0-9ad3-e35849c0ca2a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b67b2695-deb4-4026-bd59-e8ce16c70e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:58.763680 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-afccf389-c02f-4ab0-9ad3-e35849c0ca2a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:20:58.776295 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:58.776295 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:58.782463 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-e8be31a3-8068-4077-8150-f21f4271e988 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Lock "cinder-attachment_update-f52ca21c-3796-4378-9d5b-ae714303622d-np0000007688" released by "attachment_update" :: held 0.103s {{(pid=100580) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:20:58.784021 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-e8be31a3-8068-4077-8150-f21f4271e988 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/attachments/0b38134c-e0ae-4f22-bd72-c56d43119cf5 returned with HTTP 200 Aug 18 19:20:58.784684 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 331/1332] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:20:58 2026] PUT /volume/v3/attachments/0b38134c-e0ae-4f22-bd72-c56d43119cf5 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:58.791132 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-afccf389-c02f-4ab0-9ad3-e35849c0ca2a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b67b2695-deb4-4026-bd59-e8ce16c70e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:34Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ec80d040-df42-45a9-a5ce-2c4beaa7f2b6,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec80d040-df42-45a9-a5ce-2c4beaa7f2b6', 'encryption_key_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=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:58.791884 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-afccf389-c02f-4ab0-9ad3-e35849c0ca2a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aab0612-4a2d-404e-b257-7b201fa0062d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:58.845260 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-afccf389-c02f-4ab0-9ad3-e35849c0ca2a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Created reservations ['62de5cfb-8673-4c98-8aa5-05016c4a5d58', 'caedf3f1-c02e-45cc-a39f-919dd192409c', 'de257c7d-e944-46e3-9997-586433ff2541', '148ebbe8-0e86-4ee5-82f3-96c15d48dd51'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:20:58.846815 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-afccf389-c02f-4ab0-9ad3-e35849c0ca2a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aab0612-4a2d-404e-b257-7b201fa0062d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62de5cfb-8673-4c98-8aa5-05016c4a5d58', 'caedf3f1-c02e-45cc-a39f-919dd192409c', 'de257c7d-e944-46e3-9997-586433ff2541', '148ebbe8-0e86-4ee5-82f3-96c15d48dd51']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:58.847722 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-afccf389-c02f-4ab0-9ad3-e35849c0ca2a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24623622-3d2e-4d20-b1bd-fed09733d2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:58.879926 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-afccf389-c02f-4ab0-9ad3-e35849c0ca2a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24623622-3d2e-4d20-b1bd-fed09733d2e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30b65386-7203-455b-a0c9-50e34a0f37e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-948900336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='de4bdd7fda4a4429a6e3d9488a3e6a08',qos_specs=None,replication_status=,reservations=['62de5cfb-8673-4c98-8aa5-05016c4a5d58','caedf3f1-c02e-45cc-a39f-919dd192409c','de257c7d-e944-46e3-9997-586433ff2541','148ebbe8-0e86-4ee5-82f3-96c15d48dd51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f32fab9357246eca3a77ea4880fc0cb',volume_type_id=ec80d040-df42-45a9-a5ce-2c4beaa7f2b6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:20:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-948900336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30b65386-7203-455b-a0c9-50e34a0f37e1,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='de4bdd7fda4a4429a6e3d9488a3e6a08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f32fab9357246eca3a77ea4880fc0cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec80d040-df42-45a9-a5ce-2c4beaa7f2b6),volume_type_id=ec80d040-df42-45a9-a5ce-2c4beaa7f2b6)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:58.880768 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-afccf389-c02f-4ab0-9ad3-e35849c0ca2a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9071b60e-482f-43d5-b25a-003a5c4fe606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:58.899280 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-afccf389-c02f-4ab0-9ad3-e35849c0ca2a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9071b60e-482f-43d5-b25a-003a5c4fe606) transitioned into state 'SUCCESS' from state '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-948900336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='de4bdd7fda4a4429a6e3d9488a3e6a08',qos_specs=None,replication_status=,reservations=['62de5cfb-8673-4c98-8aa5-05016c4a5d58','caedf3f1-c02e-45cc-a39f-919dd192409c','de257c7d-e944-46e3-9997-586433ff2541','148ebbe8-0e86-4ee5-82f3-96c15d48dd51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f32fab9357246eca3a77ea4880fc0cb',volume_type_id=ec80d040-df42-45a9-a5ce-2c4beaa7f2b6)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:58.900340 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-afccf389-c02f-4ab0-9ad3-e35849c0ca2a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfb87fbc-5112-455c-9573-322d0b7cafba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:20:58.914914 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-afccf389-c02f-4ab0-9ad3-e35849c0ca2a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfb87fbc-5112-455c-9573-322d0b7cafba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:20:58.915680 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-afccf389-c02f-4ab0-9ad3-e35849c0ca2a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Flow 'volume_create_api' (e49a08c6-7ed1-4aff-b642-1b6649ee50cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:20:58.915963 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-afccf389-c02f-4ab0-9ad3-e35849c0ca2a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Create volume request issued successfully. Aug 18 19:20:58.916610 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-afccf389-c02f-4ab0-9ad3-e35849c0ca2a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:20:58.917176 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 335/1333] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:20:58 2026] POST /volume/v3/volumes => generated 759 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:20:58.929291 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b8c9ed7c-85a5-431b-9994-9cdc8851be7e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:58.932593 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b8c9ed7c-85a5-431b-9994-9cdc8851be7e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:20:58.932911 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b8c9ed7c-85a5-431b-9994-9cdc8851be7e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:58.933179 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b8c9ed7c-85a5-431b-9994-9cdc8851be7e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:58.945714 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:58.945714 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:58.949675 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b8c9ed7c-85a5-431b-9994-9cdc8851be7e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:20:58.953731 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b8c9ed7c-85a5-431b-9994-9cdc8851be7e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:20:58.954129 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 335/1334] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:58 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:59.088470 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-185a92f9-14b9-4fea-8cda-331a2acda799 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:59.091205 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-185a92f9-14b9-4fea-8cda-331a2acda799 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] GET https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 Aug 18 19:20:59.091854 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-185a92f9-14b9-4fea-8cda-331a2acda799 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:59.091972 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-185a92f9-14b9-4fea-8cda-331a2acda799 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:59.103028 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:59.103028 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:59.108308 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-185a92f9-14b9-4fea-8cda-331a2acda799 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Volume info retrieved successfully. Aug 18 19:20:59.116410 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-185a92f9-14b9-4fea-8cda-331a2acda799 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 returned with HTTP 200 Aug 18 19:20:59.116410 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 334/1335] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:20:59 2026] GET /volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:59.131852 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b1dd6a84-f2ee-44c5-b53d-34c3b532aee5 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:59.136914 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b1dd6a84-f2ee-44c5-b53d-34c3b532aee5 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] GET https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 Aug 18 19:20:59.136914 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b1dd6a84-f2ee-44c5-b53d-34c3b532aee5 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:59.136914 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b1dd6a84-f2ee-44c5-b53d-34c3b532aee5 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:59.151948 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:59.151948 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:59.157549 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b1dd6a84-f2ee-44c5-b53d-34c3b532aee5 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Volume info retrieved successfully. Aug 18 19:20:59.165211 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b1dd6a84-f2ee-44c5-b53d-34c3b532aee5 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 returned with HTTP 200 Aug 18 19:20:59.166301 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 332/1336] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:20:59 2026] GET /volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 => generated 881 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:59.233989 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-1b3d0ce7-8730-4e8f-bb65-a7a600be9fab None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:59.237089 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-1b3d0ce7-8730-4e8f-bb65-a7a600be9fab tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] GET https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 Aug 18 19:20:59.237321 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-1b3d0ce7-8730-4e8f-bb65-a7a600be9fab tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:59.237625 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-1b3d0ce7-8730-4e8f-bb65-a7a600be9fab tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:59.247181 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:59.247181 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:59.253218 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-1b3d0ce7-8730-4e8f-bb65-a7a600be9fab tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Volume info retrieved successfully. Aug 18 19:20:59.259908 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-1b3d0ce7-8730-4e8f-bb65-a7a600be9fab tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 returned with HTTP 200 Aug 18 19:20:59.260342 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 336/1337] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:20:59 2026] GET /volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 => generated 863 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:20:59.376201 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ef597ecc-4889-40b0-aced-c610b57b5ce7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:59.376775 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ef597ecc-4889-40b0-aced-c610b57b5ce7 None None] GET https://10.4.3.170/volume// Aug 18 19:20:59.377030 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ef597ecc-4889-40b0-aced-c610b57b5ce7 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:59.377308 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ef597ecc-4889-40b0-aced-c610b57b5ce7 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:59.377812 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ef597ecc-4889-40b0-aced-c610b57b5ce7 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:20:59.383387 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 336/1338] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:20:59 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:20:59.395601 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-173862e3-423b-4f04-8068-99bf8e93062c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:59.397988 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3730b89c-7751-4ced-91d6-d0a2b438fda1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:59.399228 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-173862e3-423b-4f04-8068-99bf8e93062c tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:20:59.399645 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-173862e3-423b-4f04-8068-99bf8e93062c tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0045e85d-22eb-48ff-a759-5601011ddc23", "connector": null, "instance_uuid": "feb5c506-489d-4d03-9773-6834e023785a"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:59.401395 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3730b89c-7751-4ced-91d6-d0a2b438fda1 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:20:59.401476 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3730b89c-7751-4ced-91d6-d0a2b438fda1 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:59.402027 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3730b89c-7751-4ced-91d6-d0a2b438fda1 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:59.410852 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:59.410852 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:59.431774 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:59.431774 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:59.436650 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3730b89c-7751-4ced-91d6-d0a2b438fda1 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:20:59.443046 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3730b89c-7751-4ced-91d6-d0a2b438fda1 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:20:59.443767 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 333/1339] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:20:59 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 866 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:59.479395 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-173862e3-423b-4f04-8068-99bf8e93062c tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:20:59.480784 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 335/1340] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:20:59 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:59.517334 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a7316448-56fa-41ec-ae57-8a029542c246 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:59.520561 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a7316448-56fa-41ec-ae57-8a029542c246 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] GET https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 Aug 18 19:20:59.520901 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a7316448-56fa-41ec-ae57-8a029542c246 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:59.521206 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a7316448-56fa-41ec-ae57-8a029542c246 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:59.533209 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b7a2e831-6280-4dea-8957-f470a1b5647f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:59.533209 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b7a2e831-6280-4dea-8957-f470a1b5647f None None] GET https://10.4.3.170/volume// Aug 18 19:20:59.533209 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b7a2e831-6280-4dea-8957-f470a1b5647f None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:59.533209 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b7a2e831-6280-4dea-8957-f470a1b5647f None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:59.533209 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b7a2e831-6280-4dea-8957-f470a1b5647f None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:20:59.533209 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 337/1341] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:20: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 19:20:59.547810 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:59.547810 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:20:59.548656 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-4759bae7-548f-4f62-ba36-5e59eacea19d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:59.554694 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-4759bae7-548f-4f62-ba36-5e59eacea19d tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] GET https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 Aug 18 19:20:59.554934 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-4759bae7-548f-4f62-ba36-5e59eacea19d tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:59.555198 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-4759bae7-548f-4f62-ba36-5e59eacea19d tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:59.555770 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a7316448-56fa-41ec-ae57-8a029542c246 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Volume info retrieved successfully. Aug 18 19:20:59.560915 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a7316448-56fa-41ec-ae57-8a029542c246 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 returned with HTTP 200 Aug 18 19:20:59.561638 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 337/1342] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:20:59 2026] GET /volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 => generated 880 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:59.570955 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:59.570955 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:20:59.576613 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-4759bae7-548f-4f62-ba36-5e59eacea19d tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Volume info retrieved successfully. Aug 18 19:20:59.582781 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-4759bae7-548f-4f62-ba36-5e59eacea19d tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 returned with HTTP 200 Aug 18 19:20:59.583323 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 334/1343] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:20:59 2026] GET /volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 => generated 1042 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:20:59.715178 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-10aa0a48-ac21-4b83-91bf-0bcfc7957ae8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:59.718381 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-10aa0a48-ac21-4b83-91bf-0bcfc7957ae8 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] PUT https://10.4.3.170/volume/v3/attachments/4b38b45f-b183-4170-99bf-3029fa30620f Aug 18 19:20:59.718921 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-10aa0a48-ac21-4b83-91bf-0bcfc7957ae8 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:20:59.727552 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-10aa0a48-ac21-4b83-91bf-0bcfc7957ae8 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Acquiring lock "cinder-attachment_update-0045e85d-22eb-48ff-a759-5601011ddc23-np0000007688" by "attachment_update" {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:20:59.733675 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-10aa0a48-ac21-4b83-91bf-0bcfc7957ae8 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Lock "cinder-attachment_update-0045e85d-22eb-48ff-a759-5601011ddc23-np0000007688" acquired by "attachment_update" :: waited 0.006s {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:20:59.734683 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:59.734683 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:20:59.861071 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-10aa0a48-ac21-4b83-91bf-0bcfc7957ae8 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Lock "cinder-attachment_update-0045e85d-22eb-48ff-a759-5601011ddc23-np0000007688" released by "attachment_update" :: held 0.127s {{(pid=100581) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:20:59.861541 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-10aa0a48-ac21-4b83-91bf-0bcfc7957ae8 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/attachments/4b38b45f-b183-4170-99bf-3029fa30620f returned with HTTP 200 Aug 18 19:20:59.862187 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 336/1344] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:20:59 2026] PUT /volume/v3/attachments/4b38b45f-b183-4170-99bf-3029fa30620f => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:20:59.972835 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-31e261b8-d1b3-4a17-8084-cd31af37dad4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:20:59.974688 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-31e261b8-d1b3-4a17-8084-cd31af37dad4 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:20:59.974823 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-31e261b8-d1b3-4a17-8084-cd31af37dad4 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:20:59.975137 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-31e261b8-d1b3-4a17-8084-cd31af37dad4 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:20:59.983075 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:20:59.983075 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:20:59.990414 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-31e261b8-d1b3-4a17-8084-cd31af37dad4 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:20:59.992619 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-31e261b8-d1b3-4a17-8084-cd31af37dad4 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:20:59.993056 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 338/1345] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:20:59 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:00.055513 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-cb013208-207e-48d1-b105-6630ad125c5b req-272c3a4f-fee9-4573-b6dd-a678cab5987c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:00.058448 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-cb013208-207e-48d1-b105-6630ad125c5b req-272c3a4f-fee9-4573-b6dd-a678cab5987c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:00.059150 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-cb013208-207e-48d1-b105-6630ad125c5b req-272c3a4f-fee9-4573-b6dd-a678cab5987c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:00.059150 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-cb013208-207e-48d1-b105-6630ad125c5b req-272c3a4f-fee9-4573-b6dd-a678cab5987c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:00.070414 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:00.070414 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:00.079181 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-cb013208-207e-48d1-b105-6630ad125c5b req-272c3a4f-fee9-4573-b6dd-a678cab5987c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:00.085587 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-cb013208-207e-48d1-b105-6630ad125c5b req-272c3a4f-fee9-4573-b6dd-a678cab5987c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:00.085941 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 338/1346] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:21:00 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:00.217130 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-fe075b2c-1ebf-4317-979f-5a1084151fd4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:00.217741 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fe075b2c-1ebf-4317-979f-5a1084151fd4 None None] GET https://10.4.3.170/volume// Aug 18 19:21:00.217986 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fe075b2c-1ebf-4317-979f-5a1084151fd4 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:00.218254 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fe075b2c-1ebf-4317-979f-5a1084151fd4 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:00.219148 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fe075b2c-1ebf-4317-979f-5a1084151fd4 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:21:00.220409 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 335/1347] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:21:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:21:00.232677 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-cb013208-207e-48d1-b105-6630ad125c5b req-2ee2b417-8c4b-4520-b814-42acdf954848 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:00.235284 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-cb013208-207e-48d1-b105-6630ad125c5b req-2ee2b417-8c4b-4520-b814-42acdf954848 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:21:00.235821 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-cb013208-207e-48d1-b105-6630ad125c5b req-2ee2b417-8c4b-4520-b814-42acdf954848 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30b65386-7203-455b-a0c9-50e34a0f37e1", "connector": null, "instance_uuid": "a02bc4f7-5baf-467d-b91b-23437469448d"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:00.248536 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:00.248536 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:00.298390 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-cb013208-207e-48d1-b105-6630ad125c5b req-2ee2b417-8c4b-4520-b814-42acdf954848 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:21:00.298390 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 337/1348] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:21:00 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:00.339092 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a10f0eee-0412-4d58-986e-dbc2ed9635b8 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:00.340934 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a10f0eee-0412-4d58-986e-dbc2ed9635b8 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:00.341162 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a10f0eee-0412-4d58-986e-dbc2ed9635b8 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:00.341538 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a10f0eee-0412-4d58-986e-dbc2ed9635b8 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:00.349039 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-aefdd83c-89ee-4a1b-bad6-bd2bd34daaad None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:00.349456 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-aefdd83c-89ee-4a1b-bad6-bd2bd34daaad None None] GET https://10.4.3.170/volume// Aug 18 19:21:00.349646 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-aefdd83c-89ee-4a1b-bad6-bd2bd34daaad None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:00.349828 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-aefdd83c-89ee-4a1b-bad6-bd2bd34daaad None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:00.350142 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-aefdd83c-89ee-4a1b-bad6-bd2bd34daaad None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:21:00.350451 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 339/1349] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:21: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 19:21:00.354986 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:00.354986 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:00.360721 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a10f0eee-0412-4d58-986e-dbc2ed9635b8 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:00.362445 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-cb013208-207e-48d1-b105-6630ad125c5b req-fcf42875-edb4-42c5-b1db-dd5df0c127dd None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:00.366747 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a10f0eee-0412-4d58-986e-dbc2ed9635b8 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:00.366829 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cb013208-207e-48d1-b105-6630ad125c5b req-fcf42875-edb4-42c5-b1db-dd5df0c127dd tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:00.367051 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-cb013208-207e-48d1-b105-6630ad125c5b req-fcf42875-edb4-42c5-b1db-dd5df0c127dd tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:00.367321 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 339/1350] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:00 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:00.367658 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-cb013208-207e-48d1-b105-6630ad125c5b req-fcf42875-edb4-42c5-b1db-dd5df0c127dd tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:00.385766 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:00.385766 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:00.389680 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-cb013208-207e-48d1-b105-6630ad125c5b req-fcf42875-edb4-42c5-b1db-dd5df0c127dd tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:00.397132 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cb013208-207e-48d1-b105-6630ad125c5b req-fcf42875-edb4-42c5-b1db-dd5df0c127dd tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:00.397132 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 336/1351] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:21:00 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1031 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:21:00.459203 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9db98cef-94b9-400b-a458-35e1a2cd95b9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:00.461087 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9db98cef-94b9-400b-a458-35e1a2cd95b9 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:21:00.461311 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9db98cef-94b9-400b-a458-35e1a2cd95b9 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:00.461570 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9db98cef-94b9-400b-a458-35e1a2cd95b9 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:00.471271 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:00.471271 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:00.475489 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9db98cef-94b9-400b-a458-35e1a2cd95b9 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:21:00.481160 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9db98cef-94b9-400b-a458-35e1a2cd95b9 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:21:00.481792 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 338/1352] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:00 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:00.533511 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-cb013208-207e-48d1-b105-6630ad125c5b req-8490971c-f1c0-412e-89de-0e2ceb7bfbcb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:00.536704 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-cb013208-207e-48d1-b105-6630ad125c5b req-8490971c-f1c0-412e-89de-0e2ceb7bfbcb tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] PUT https://10.4.3.170/volume/v3/attachments/08dd4d4e-1473-4af8-8912-b3a4ec002064 Aug 18 19:21:00.537243 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-cb013208-207e-48d1-b105-6630ad125c5b req-8490971c-f1c0-412e-89de-0e2ceb7bfbcb tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:00.549654 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-cb013208-207e-48d1-b105-6630ad125c5b req-8490971c-f1c0-412e-89de-0e2ceb7bfbcb tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Acquiring lock "cinder-attachment_update-30b65386-7203-455b-a0c9-50e34a0f37e1-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:21:00.555454 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-cb013208-207e-48d1-b105-6630ad125c5b req-8490971c-f1c0-412e-89de-0e2ceb7bfbcb tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Lock "cinder-attachment_update-30b65386-7203-455b-a0c9-50e34a0f37e1-np0000007688" acquired by "attachment_update" :: waited 0.006s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:21:00.558237 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:00.558237 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:00.575721 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7be93bff-282b-43ad-83a0-dc334218164b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:00.579763 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7be93bff-282b-43ad-83a0-dc334218164b tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] GET https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 Aug 18 19:21:00.580025 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7be93bff-282b-43ad-83a0-dc334218164b tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:00.580241 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7be93bff-282b-43ad-83a0-dc334218164b tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:00.591003 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:00.591003 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:00.595799 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7be93bff-282b-43ad-83a0-dc334218164b tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Volume info retrieved successfully. Aug 18 19:21:00.605474 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7be93bff-282b-43ad-83a0-dc334218164b tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 returned with HTTP 200 Aug 18 19:21:00.606510 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 340/1353] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:00 2026] GET /volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:00.660823 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-cb013208-207e-48d1-b105-6630ad125c5b req-8490971c-f1c0-412e-89de-0e2ceb7bfbcb tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Lock "cinder-attachment_update-30b65386-7203-455b-a0c9-50e34a0f37e1-np0000007688" released by "attachment_update" :: held 0.105s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:21:00.661241 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-cb013208-207e-48d1-b105-6630ad125c5b req-8490971c-f1c0-412e-89de-0e2ceb7bfbcb tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/08dd4d4e-1473-4af8-8912-b3a4ec002064 returned with HTTP 200 Aug 18 19:21:00.662503 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 340/1354] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:21:00 2026] PUT /volume/v3/attachments/08dd4d4e-1473-4af8-8912-b3a4ec002064 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:01.385706 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-db3961c8-6c12-4671-8e4c-2927e7aec0ba None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:01.392351 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-db3961c8-6c12-4671-8e4c-2927e7aec0ba tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:01.392351 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-db3961c8-6c12-4671-8e4c-2927e7aec0ba tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:01.392351 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-db3961c8-6c12-4671-8e4c-2927e7aec0ba tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:01.407871 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:01.407871 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:01.412940 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-db3961c8-6c12-4671-8e4c-2927e7aec0ba tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:01.419716 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-db3961c8-6c12-4671-8e4c-2927e7aec0ba tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:01.420202 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 337/1355] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:01 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:21:01.503741 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4c1b2a1b-6536-4761-a2b7-c2449c5dadd9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:01.506182 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4c1b2a1b-6536-4761-a2b7-c2449c5dadd9 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:21:01.506647 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4c1b2a1b-6536-4761-a2b7-c2449c5dadd9 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:01.506997 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4c1b2a1b-6536-4761-a2b7-c2449c5dadd9 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:01.521550 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:01.521550 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:01.529083 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4c1b2a1b-6536-4761-a2b7-c2449c5dadd9 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:21:01.543950 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4c1b2a1b-6536-4761-a2b7-c2449c5dadd9 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:21:01.544595 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 339/1356] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:01 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 866 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:01.621448 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-377852f3-fa04-41c4-b6a7-b393bc42a52e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:01.625512 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-377852f3-fa04-41c4-b6a7-b393bc42a52e tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] GET https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 Aug 18 19:21:01.626469 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-377852f3-fa04-41c4-b6a7-b393bc42a52e tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:01.626837 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-377852f3-fa04-41c4-b6a7-b393bc42a52e tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:01.636872 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:01.636872 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:01.641906 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-377852f3-fa04-41c4-b6a7-b393bc42a52e tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Volume info retrieved successfully. Aug 18 19:21:01.646678 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-377852f3-fa04-41c4-b6a7-b393bc42a52e tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 returned with HTTP 200 Aug 18 19:21:01.647136 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 341/1357] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:01 2026] GET /volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 19:21:02.126105 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-8d7ff384-2220-4952-a3c1-04129b5fdb61 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:02.128868 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-8d7ff384-2220-4952-a3c1-04129b5fdb61 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] POST https://10.4.3.170/volume/v3/attachments/0b38134c-e0ae-4f22-bd72-c56d43119cf5/action Aug 18 19:21:02.129298 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-8d7ff384-2220-4952-a3c1-04129b5fdb61 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Action body: b'{"os-complete": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:21:02.129406 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-8d7ff384-2220-4952-a3c1-04129b5fdb61 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:02.162044 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:02.162044 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:02.183231 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9a9d350e-78aa-4a41-b7a2-a4c723a6e1a8 req-8d7ff384-2220-4952-a3c1-04129b5fdb61 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/attachments/0b38134c-e0ae-4f22-bd72-c56d43119cf5/action returned with HTTP 204 Aug 18 19:21:02.183977 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 341/1358] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:21:02 2026] POST /volume/v3/attachments/0b38134c-e0ae-4f22-bd72-c56d43119cf5/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:21:02.436028 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-544ac94f-f2ff-4274-afed-47fae1e33193 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:02.438411 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-544ac94f-f2ff-4274-afed-47fae1e33193 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:02.438658 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-544ac94f-f2ff-4274-afed-47fae1e33193 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:02.438924 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-544ac94f-f2ff-4274-afed-47fae1e33193 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:02.450337 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:02.450337 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:02.454168 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-544ac94f-f2ff-4274-afed-47fae1e33193 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:02.459215 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-544ac94f-f2ff-4274-afed-47fae1e33193 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:02.459674 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 338/1359] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:02 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:02.530086 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-aea6fd98-9122-4963-9fed-4cd82a9bafd4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:02.532119 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-aea6fd98-9122-4963-9fed-4cd82a9bafd4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:21:02.532444 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-aea6fd98-9122-4963-9fed-4cd82a9bafd4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-333266142", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:02.534115 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-aea6fd98-9122-4963-9fed-4cd82a9bafd4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-333266142', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:21:02.534305 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-aea6fd98-9122-4963-9fed-4cd82a9bafd4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Create volume of 1 GB Aug 18 19:21:02.539241 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-aea6fd98-9122-4963-9fed-4cd82a9bafd4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Availability Zones retrieved successfully. Aug 18 19:21:02.545063 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-aea6fd98-9122-4963-9fed-4cd82a9bafd4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Flow 'volume_create_api' (534db4b4-1548-4878-9fc7-b879238f5213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:21:02.546158 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-aea6fd98-9122-4963-9fed-4cd82a9bafd4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9871a5b6-5670-4d46-8476-ef9bc33280dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:02.547226 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-aea6fd98-9122-4963-9fed-4cd82a9bafd4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:21:02.561776 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-cac557fd-efd7-4210-afcb-c29bcad34e35 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:02.565952 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cac557fd-efd7-4210-afcb-c29bcad34e35 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:21:02.566289 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cac557fd-efd7-4210-afcb-c29bcad34e35 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:02.566770 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cac557fd-efd7-4210-afcb-c29bcad34e35 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:02.582084 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-aea6fd98-9122-4963-9fed-4cd82a9bafd4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9871a5b6-5670-4d46-8476-ef9bc33280dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:02.583262 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-aea6fd98-9122-4963-9fed-4cd82a9bafd4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac5aa026-9012-4ffb-8cf5-6239be8b5886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:02.592434 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:02.592434 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:02.597484 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-cac557fd-efd7-4210-afcb-c29bcad34e35 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:21:02.603797 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cac557fd-efd7-4210-afcb-c29bcad34e35 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:21:02.604400 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 342/1360] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:02 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 1158 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:21:02.621087 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5ace97e1-09a9-4a40-a68f-4d555cfce57e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:02.623088 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5ace97e1-09a9-4a40-a68f-4d555cfce57e tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] POST https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d/action Aug 18 19:21:02.623550 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5ace97e1-09a9-4a40-a68f-4d555cfce57e tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:21:02.623827 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5ace97e1-09a9-4a40-a68f-4d555cfce57e tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:02.637115 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:02.637115 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:02.637731 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5ace97e1-09a9-4a40-a68f-4d555cfce57e tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:21:02.664586 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-dcc6bf52-d083-4055-acea-899b8c2d7aaf None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:02.668415 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dcc6bf52-d083-4055-acea-899b8c2d7aaf tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] GET https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 Aug 18 19:21:02.668879 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dcc6bf52-d083-4055-acea-899b8c2d7aaf tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:02.669171 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dcc6bf52-d083-4055-acea-899b8c2d7aaf tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:02.670104 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-aea6fd98-9122-4963-9fed-4cd82a9bafd4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Created reservations ['ffcaa72a-67a3-4860-ab62-a6cb4e451d3f', 'a366dbab-7040-437c-9672-c52932ce6c28', 'ba1caa4b-0f0b-4448-9841-2f3291b7a8e4', 'ed20ebd3-b9c5-4970-866f-265e69994cd8'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:21:02.671228 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-aea6fd98-9122-4963-9fed-4cd82a9bafd4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac5aa026-9012-4ffb-8cf5-6239be8b5886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffcaa72a-67a3-4860-ab62-a6cb4e451d3f', 'a366dbab-7040-437c-9672-c52932ce6c28', 'ba1caa4b-0f0b-4448-9841-2f3291b7a8e4', 'ed20ebd3-b9c5-4970-866f-265e69994cd8']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:02.673014 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-aea6fd98-9122-4963-9fed-4cd82a9bafd4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa82125b-169d-4182-bca7-985fdeb47d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:02.683536 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-5ace97e1-09a9-4a40-a68f-4d555cfce57e tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Created reservations ['bed1a6b6-9af7-426e-b2a4-586b092932e0', '7ee076d1-7e5e-4508-82b8-2c381a6ada5e'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:21:02.685779 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:02.685779 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:02.690055 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-dcc6bf52-d083-4055-acea-899b8c2d7aaf tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Volume info retrieved successfully. Aug 18 19:21:02.694789 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dcc6bf52-d083-4055-acea-899b8c2d7aaf tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 returned with HTTP 200 Aug 18 19:21:02.695170 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 339/1361] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:02 2026] GET /volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:02.697461 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-aea6fd98-9122-4963-9fed-4cd82a9bafd4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa82125b-169d-4182-bca7-985fdeb47d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7853bb5a-7b12-4bc2-99d3-444df1086dd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-333266142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23ee681631474cf6a49ee311997c8391',qos_specs=None,replication_status=,reservations=['ffcaa72a-67a3-4860-ab62-a6cb4e451d3f','a366dbab-7040-437c-9672-c52932ce6c28','ba1caa4b-0f0b-4448-9841-2f3291b7a8e4','ed20ebd3-b9c5-4970-866f-265e69994cd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2020f14838004d95a4e3f9ad805d82fb',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:21:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-333266142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7853bb5a-7b12-4bc2-99d3-444df1086dd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23ee681631474cf6a49ee311997c8391',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2020f14838004d95a4e3f9ad805d82fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:02.698110 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-aea6fd98-9122-4963-9fed-4cd82a9bafd4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b380500-8a53-4f4b-b97e-8fbdb1ff3658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:02.713701 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5ace97e1-09a9-4a40-a68f-4d555cfce57e tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Extend volume request issued successfully. Aug 18 19:21:02.714111 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5ace97e1-09a9-4a40-a68f-4d555cfce57e tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d/action returned with HTTP 202 Aug 18 19:21:02.714994 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 342/1362] 10.4.3.170 () {70 vars in 1431 bytes} [Tue Aug 18 19:21:02 2026] POST /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 19:21:02.721354 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-aea6fd98-9122-4963-9fed-4cd82a9bafd4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b380500-8a53-4f4b-b97e-8fbdb1ff3658) transitioned into state 'SUCCESS' from state '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-333266142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23ee681631474cf6a49ee311997c8391',qos_specs=None,replication_status=,reservations=['ffcaa72a-67a3-4860-ab62-a6cb4e451d3f','a366dbab-7040-437c-9672-c52932ce6c28','ba1caa4b-0f0b-4448-9841-2f3291b7a8e4','ed20ebd3-b9c5-4970-866f-265e69994cd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2020f14838004d95a4e3f9ad805d82fb',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:02.722011 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-aea6fd98-9122-4963-9fed-4cd82a9bafd4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (795dc7f6-67ac-474a-845f-237affd350fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:02.725284 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d5168f54-73c0-4476-a1ec-34227057fa90 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:02.728334 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d5168f54-73c0-4476-a1ec-34227057fa90 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:21:02.728703 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d5168f54-73c0-4476-a1ec-34227057fa90 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:02.728979 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d5168f54-73c0-4476-a1ec-34227057fa90 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:02.733887 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-aea6fd98-9122-4963-9fed-4cd82a9bafd4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (795dc7f6-67ac-474a-845f-237affd350fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:02.735140 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-aea6fd98-9122-4963-9fed-4cd82a9bafd4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Flow 'volume_create_api' (534db4b4-1548-4878-9fc7-b879238f5213) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:21:02.737140 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-aea6fd98-9122-4963-9fed-4cd82a9bafd4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Create volume request issued successfully. Aug 18 19:21:02.737700 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-aea6fd98-9122-4963-9fed-4cd82a9bafd4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:21:02.738171 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 340/1363] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:21:02 2026] POST /volume/v3/volumes => generated 754 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:21:02.747617 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:02.747617 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:02.750815 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8bb7a56c-9465-40cf-924b-a53698d288eb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:02.752515 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d5168f54-73c0-4476-a1ec-34227057fa90 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:21:02.752632 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8bb7a56c-9465-40cf-924b-a53698d288eb tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 Aug 18 19:21:02.752854 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8bb7a56c-9465-40cf-924b-a53698d288eb tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:02.753047 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8bb7a56c-9465-40cf-924b-a53698d288eb tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:02.759067 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d5168f54-73c0-4476-a1ec-34227057fa90 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:21:02.759785 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 343/1364] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:02 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 1161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:21:02.761287 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:02.761287 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:02.766521 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-8bb7a56c-9465-40cf-924b-a53698d288eb tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:21:02.772452 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8bb7a56c-9465-40cf-924b-a53698d288eb tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 returned with HTTP 200 Aug 18 19:21:02.772873 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 340/1365] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:02 2026] GET /volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:03.163601 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-5ace97e1-09a9-4a40-a68f-4d555cfce57e req-cb1aea0a-78e9-4ed9-975b-88b50ecf9597 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:03.167110 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-5ace97e1-09a9-4a40-a68f-4d555cfce57e req-cb1aea0a-78e9-4ed9-975b-88b50ecf9597 service nova] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:21:03.167110 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-5ace97e1-09a9-4a40-a68f-4d555cfce57e req-cb1aea0a-78e9-4ed9-975b-88b50ecf9597 service nova] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:03.167225 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-5ace97e1-09a9-4a40-a68f-4d555cfce57e req-cb1aea0a-78e9-4ed9-975b-88b50ecf9597 service nova] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:03.183519 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:03.183519 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:03.188318 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-5ace97e1-09a9-4a40-a68f-4d555cfce57e req-cb1aea0a-78e9-4ed9-975b-88b50ecf9597 service nova] Volume info retrieved successfully. Aug 18 19:21:03.194074 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-5ace97e1-09a9-4a40-a68f-4d555cfce57e req-cb1aea0a-78e9-4ed9-975b-88b50ecf9597 service nova] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:21:03.194555 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 343/1366] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:21:03 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 1314 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:03.474462 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ab6acd18-009b-47d0-b996-68fe3c96648e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:03.477407 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ab6acd18-009b-47d0-b996-68fe3c96648e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:03.477407 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ab6acd18-009b-47d0-b996-68fe3c96648e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:03.477407 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ab6acd18-009b-47d0-b996-68fe3c96648e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:03.491012 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:03.491012 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:03.495381 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ab6acd18-009b-47d0-b996-68fe3c96648e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:03.501212 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ab6acd18-009b-47d0-b996-68fe3c96648e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:03.501800 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 341/1367] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:03 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:03.709058 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d12a5134-ed7e-43e6-8aba-312c9389fde6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:03.711176 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d12a5134-ed7e-43e6-8aba-312c9389fde6 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] GET https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 Aug 18 19:21:03.711531 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d12a5134-ed7e-43e6-8aba-312c9389fde6 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:03.711854 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d12a5134-ed7e-43e6-8aba-312c9389fde6 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:03.723235 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:03.723235 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:03.727252 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d12a5134-ed7e-43e6-8aba-312c9389fde6 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Volume info retrieved successfully. Aug 18 19:21:03.732517 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d12a5134-ed7e-43e6-8aba-312c9389fde6 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 returned with HTTP 200 Aug 18 19:21:03.733055 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 344/1368] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:03 2026] GET /volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:03.776281 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7442f3de-8cfc-4b34-8bbe-bbfc85bdb10e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:03.778988 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7442f3de-8cfc-4b34-8bbe-bbfc85bdb10e tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:21:03.779396 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7442f3de-8cfc-4b34-8bbe-bbfc85bdb10e tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:03.782258 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7442f3de-8cfc-4b34-8bbe-bbfc85bdb10e tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:03.788983 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f58ea2cc-0d4d-42bc-8fca-aba36d7d2148 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:03.791241 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f58ea2cc-0d4d-42bc-8fca-aba36d7d2148 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 Aug 18 19:21:03.791482 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f58ea2cc-0d4d-42bc-8fca-aba36d7d2148 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:03.791664 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f58ea2cc-0d4d-42bc-8fca-aba36d7d2148 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:03.796117 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:03.796117 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:03.801859 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-7442f3de-8cfc-4b34-8bbe-bbfc85bdb10e tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:21:03.805716 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:03.805716 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:03.806815 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7442f3de-8cfc-4b34-8bbe-bbfc85bdb10e tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:21:03.807315 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 341/1369] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:03 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 1158 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:21:03.809084 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f58ea2cc-0d4d-42bc-8fca-aba36d7d2148 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:21:03.813094 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f58ea2cc-0d4d-42bc-8fca-aba36d7d2148 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 returned with HTTP 200 Aug 18 19:21:03.813534 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 344/1370] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:03 2026] GET /volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:03.820176 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d86c88ec-e777-42b5-84c8-08b30bb801e0 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:03.823685 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d86c88ec-e777-42b5-84c8-08b30bb801e0 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:21:03.827537 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d86c88ec-e777-42b5-84c8-08b30bb801e0 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:03.827775 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d86c88ec-e777-42b5-84c8-08b30bb801e0 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:03.830371 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-728fb6e8-9372-49ae-b792-752a84f063c6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:03.832389 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-728fb6e8-9372-49ae-b792-752a84f063c6 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 Aug 18 19:21:03.832666 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-728fb6e8-9372-49ae-b792-752a84f063c6 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:03.832952 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-728fb6e8-9372-49ae-b792-752a84f063c6 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:03.840748 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:03.840748 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:03.842860 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:03.842860 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:03.845847 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-728fb6e8-9372-49ae-b792-752a84f063c6 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:21:03.847423 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d86c88ec-e777-42b5-84c8-08b30bb801e0 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:21:03.851842 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-728fb6e8-9372-49ae-b792-752a84f063c6 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 returned with HTTP 200 Aug 18 19:21:03.852512 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 345/1371] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:03 2026] GET /volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:03.852951 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d86c88ec-e777-42b5-84c8-08b30bb801e0 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:21:03.853298 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 342/1372] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:03 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 1158 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 19:21:03.865201 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-573af9a1-f3f6-40c1-be0b-edd55b63c923 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:03.867235 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-573af9a1-f3f6-40c1-be0b-edd55b63c923 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes Aug 18 19:21:03.867537 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-573af9a1-f3f6-40c1-be0b-edd55b63c923 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:03.867763 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-573af9a1-f3f6-40c1-be0b-edd55b63c923 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:03.868115 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [None req-573af9a1-f3f6-40c1-be0b-edd55b63c923 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:03.868795 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-573af9a1-f3f6-40c1-be0b-edd55b63c923 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100580) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:03.876400 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-573af9a1-f3f6-40c1-be0b-edd55b63c923 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Get all volumes completed successfully. Aug 18 19:21:03.876823 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-573af9a1-f3f6-40c1-be0b-edd55b63c923 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Aug 18 19:21:03.877303 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 342/1373] 10.4.3.170 () {66 vars in 1237 bytes} [Tue Aug 18 19:21:03 2026] GET /volume/v3/volumes => generated 338 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:03.888465 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-280c3f3d-2d8b-4375-912a-bfe582340faf None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:03.892496 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-280c3f3d-2d8b-4375-912a-bfe582340faf tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 Aug 18 19:21:03.892774 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-280c3f3d-2d8b-4375-912a-bfe582340faf tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:03.893035 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-280c3f3d-2d8b-4375-912a-bfe582340faf tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:03.905008 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:03.905008 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:03.909817 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-280c3f3d-2d8b-4375-912a-bfe582340faf tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:21:03.915821 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-280c3f3d-2d8b-4375-912a-bfe582340faf tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 returned with HTTP 200 Aug 18 19:21:03.916241 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 345/1374] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:03 2026] GET /volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:03.968629 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-02e2bd23-ec6c-4550-b630-fefc9ee59347 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:03.971059 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-02e2bd23-ec6c-4550-b630-fefc9ee59347 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 Aug 18 19:21:03.971266 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-02e2bd23-ec6c-4550-b630-fefc9ee59347 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:03.971500 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-02e2bd23-ec6c-4550-b630-fefc9ee59347 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:03.982821 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:03.982821 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:03.988260 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-02e2bd23-ec6c-4550-b630-fefc9ee59347 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:21:03.995646 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-02e2bd23-ec6c-4550-b630-fefc9ee59347 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 returned with HTTP 200 Aug 18 19:21:03.996424 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 346/1375] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:21:03 2026] GET /volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:04.096251 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6057102f-6f6f-4e8b-8616-4aa409809205 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:04.096654 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6057102f-6f6f-4e8b-8616-4aa409809205 None None] GET https://10.4.3.170/volume// Aug 18 19:21:04.096867 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6057102f-6f6f-4e8b-8616-4aa409809205 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:04.097256 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6057102f-6f6f-4e8b-8616-4aa409809205 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:04.097686 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6057102f-6f6f-4e8b-8616-4aa409809205 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:21:04.098080 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 343/1376] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:21: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 19:21:04.112144 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-e633b63e-d72a-4658-8064-1831e2b9ddf7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:04.115298 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-e633b63e-d72a-4658-8064-1831e2b9ddf7 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:21:04.115673 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-e633b63e-d72a-4658-8064-1831e2b9ddf7 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7853bb5a-7b12-4bc2-99d3-444df1086dd1", "connector": null, "instance_uuid": "5184cfef-7d81-458c-9a1b-6ab681410310"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:04.118043 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-bef65ff1-2cef-45d8-856f-234fd49c919d req-e775c568-a2c0-4ffc-a50f-f64f22888cd5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:04.120566 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-bef65ff1-2cef-45d8-856f-234fd49c919d req-e775c568-a2c0-4ffc-a50f-f64f22888cd5 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:21:04.120847 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-bef65ff1-2cef-45d8-856f-234fd49c919d req-e775c568-a2c0-4ffc-a50f-f64f22888cd5 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:04.121067 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-bef65ff1-2cef-45d8-856f-234fd49c919d req-e775c568-a2c0-4ffc-a50f-f64f22888cd5 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:04.125527 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:04.125527 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:04.135692 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:04.135692 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:04.141631 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-bef65ff1-2cef-45d8-856f-234fd49c919d req-e775c568-a2c0-4ffc-a50f-f64f22888cd5 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:21:04.147971 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-bef65ff1-2cef-45d8-856f-234fd49c919d req-e775c568-a2c0-4ffc-a50f-f64f22888cd5 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:21:04.148542 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 346/1377] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:21:04 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:04.160867 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-e633b63e-d72a-4658-8064-1831e2b9ddf7 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:21:04.161721 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 343/1378] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:21:04 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 19:21:04.171155 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-bef65ff1-2cef-45d8-856f-234fd49c919d req-108241a5-7a43-4a63-8eca-1e3e4c2923c3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:04.173750 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-bef65ff1-2cef-45d8-856f-234fd49c919d req-108241a5-7a43-4a63-8eca-1e3e4c2923c3 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] POST https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d/action Aug 18 19:21:04.174149 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-bef65ff1-2cef-45d8-856f-234fd49c919d req-108241a5-7a43-4a63-8eca-1e3e4c2923c3 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:21:04.174314 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-bef65ff1-2cef-45d8-856f-234fd49c919d req-108241a5-7a43-4a63-8eca-1e3e4c2923c3 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:04.192051 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:04.192051 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:04.192734 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-bef65ff1-2cef-45d8-856f-234fd49c919d req-108241a5-7a43-4a63-8eca-1e3e4c2923c3 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:21:04.197015 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5f718077-7192-425b-810f-6087fa6e641e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:04.201968 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-bef65ff1-2cef-45d8-856f-234fd49c919d req-108241a5-7a43-4a63-8eca-1e3e4c2923c3 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Begin detaching volume completed successfully. Aug 18 19:21:04.202354 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5f718077-7192-425b-810f-6087fa6e641e tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 Aug 18 19:21:04.202610 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-bef65ff1-2cef-45d8-856f-234fd49c919d req-108241a5-7a43-4a63-8eca-1e3e4c2923c3 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d/action returned with HTTP 202 Aug 18 19:21:04.202662 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5f718077-7192-425b-810f-6087fa6e641e tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:04.202936 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5f718077-7192-425b-810f-6087fa6e641e tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:04.203122 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 347/1379] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:21:04 2026] POST /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:21:04.216125 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:04.216125 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:04.220996 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-5f718077-7192-425b-810f-6087fa6e641e tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:21:04.226120 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5f718077-7192-425b-810f-6087fa6e641e tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 returned with HTTP 200 Aug 18 19:21:04.226546 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 344/1380] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:04 2026] GET /volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:04.235909 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-90030008-02a4-457a-aeaa-b912fa4564b3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:04.238402 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-90030008-02a4-457a-aeaa-b912fa4564b3 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:21:04.238663 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-90030008-02a4-457a-aeaa-b912fa4564b3 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:04.238936 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-90030008-02a4-457a-aeaa-b912fa4564b3 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:04.242073 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-81d373cc-21d3-4f13-83f0-d45b0f7d7288 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:04.242505 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-81d373cc-21d3-4f13-83f0-d45b0f7d7288 None None] GET https://10.4.3.170/volume// Aug 18 19:21:04.242699 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-81d373cc-21d3-4f13-83f0-d45b0f7d7288 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:04.242944 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-81d373cc-21d3-4f13-83f0-d45b0f7d7288 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:04.243270 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-81d373cc-21d3-4f13-83f0-d45b0f7d7288 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:21:04.243605 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 344/1381] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:21: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 19:21:04.248734 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:04.248734 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:04.254519 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-90030008-02a4-457a-aeaa-b912fa4564b3 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:21:04.259937 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-90030008-02a4-457a-aeaa-b912fa4564b3 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:21:04.260378 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 347/1382] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:04 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 1161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:21:04.263748 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-2fb4d1de-8c8e-48b5-8196-aaeb46ec64a8 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:04.265840 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-2fb4d1de-8c8e-48b5-8196-aaeb46ec64a8 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 Aug 18 19:21:04.266016 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-2fb4d1de-8c8e-48b5-8196-aaeb46ec64a8 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:04.266185 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-2fb4d1de-8c8e-48b5-8196-aaeb46ec64a8 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:04.279945 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:04.279945 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:04.284669 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-2fb4d1de-8c8e-48b5-8196-aaeb46ec64a8 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:21:04.296251 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-2fb4d1de-8c8e-48b5-8196-aaeb46ec64a8 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 returned with HTTP 200 Aug 18 19:21:04.296802 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 348/1383] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:21:04 2026] GET /volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 => generated 1026 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:21:04.298515 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-77352dc7-9c46-4f17-96c3-4d58d417f5b9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:04.298861 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-77352dc7-9c46-4f17-96c3-4d58d417f5b9 None None] GET https://10.4.3.170/volume// Aug 18 19:21:04.299017 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-77352dc7-9c46-4f17-96c3-4d58d417f5b9 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:04.299214 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-77352dc7-9c46-4f17-96c3-4d58d417f5b9 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:04.299513 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-77352dc7-9c46-4f17-96c3-4d58d417f5b9 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:21:04.299782 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 345/1384] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:21: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 19:21:04.308622 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-bef65ff1-2cef-45d8-856f-234fd49c919d req-6bfc5244-5c41-4f17-9825-75970aafef48 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:04.311201 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-bef65ff1-2cef-45d8-856f-234fd49c919d req-6bfc5244-5c41-4f17-9825-75970aafef48 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:21:04.311461 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-bef65ff1-2cef-45d8-856f-234fd49c919d req-6bfc5244-5c41-4f17-9825-75970aafef48 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:04.311692 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-bef65ff1-2cef-45d8-856f-234fd49c919d req-6bfc5244-5c41-4f17-9825-75970aafef48 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:04.324406 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:04.324406 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:04.329811 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-bef65ff1-2cef-45d8-856f-234fd49c919d req-6bfc5244-5c41-4f17-9825-75970aafef48 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:21:04.335875 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-bef65ff1-2cef-45d8-856f-234fd49c919d req-6bfc5244-5c41-4f17-9825-75970aafef48 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:21:04.336511 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 345/1385] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:21:04 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:21:04.436977 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-e5b12662-9ca9-4f77-9efc-a9be78216fcf None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:04.441819 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-e5b12662-9ca9-4f77-9efc-a9be78216fcf tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] PUT https://10.4.3.170/volume/v3/attachments/a7a69a51-7c76-4ce8-b48a-a26e93dcfc5a Aug 18 19:21:04.442299 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-e5b12662-9ca9-4f77-9efc-a9be78216fcf tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:04.453036 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-e5b12662-9ca9-4f77-9efc-a9be78216fcf tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Acquiring lock "cinder-attachment_update-7853bb5a-7b12-4bc2-99d3-444df1086dd1-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:21:04.459777 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-e5b12662-9ca9-4f77-9efc-a9be78216fcf tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Lock "cinder-attachment_update-7853bb5a-7b12-4bc2-99d3-444df1086dd1-np0000007688" acquired by "attachment_update" :: waited 0.007s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:21:04.461223 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:04.461223 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:04.517631 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7eb17f30-9803-4f65-8fd0-cde271564303 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:04.520006 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7eb17f30-9803-4f65-8fd0-cde271564303 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:04.520267 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7eb17f30-9803-4f65-8fd0-cde271564303 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:04.520603 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7eb17f30-9803-4f65-8fd0-cde271564303 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:04.533569 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:04.533569 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:04.537882 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7eb17f30-9803-4f65-8fd0-cde271564303 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:04.543019 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7eb17f30-9803-4f65-8fd0-cde271564303 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:04.543607 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 349/1386] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:04 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:04.575630 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-e5b12662-9ca9-4f77-9efc-a9be78216fcf tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Lock "cinder-attachment_update-7853bb5a-7b12-4bc2-99d3-444df1086dd1-np0000007688" released by "attachment_update" :: held 0.116s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:21:04.576025 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-e5b12662-9ca9-4f77-9efc-a9be78216fcf tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/attachments/a7a69a51-7c76-4ce8-b48a-a26e93dcfc5a returned with HTTP 200 Aug 18 19:21:04.576589 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 348/1387] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:21:04 2026] PUT /volume/v3/attachments/a7a69a51-7c76-4ce8-b48a-a26e93dcfc5a => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:04.751679 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-bf29ffa3-686d-4942-afed-37ad920bf549 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:04.754585 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bf29ffa3-686d-4942-afed-37ad920bf549 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] GET https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 Aug 18 19:21:04.754900 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-bf29ffa3-686d-4942-afed-37ad920bf549 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:04.755156 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-bf29ffa3-686d-4942-afed-37ad920bf549 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:04.766818 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:04.766818 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:04.771811 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-bf29ffa3-686d-4942-afed-37ad920bf549 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Volume info retrieved successfully. Aug 18 19:21:04.778001 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bf29ffa3-686d-4942-afed-37ad920bf549 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 returned with HTTP 200 Aug 18 19:21:04.778777 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 346/1388] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:04 2026] GET /volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:05.177122 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-be3405c0-4851-40c7-a296-ca14ebae8077 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:05.179585 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-be3405c0-4851-40c7-a296-ca14ebae8077 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] POST https://10.4.3.170/volume/v3/attachments/4b38b45f-b183-4170-99bf-3029fa30620f/action Aug 18 19:21:05.180061 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-be3405c0-4851-40c7-a296-ca14ebae8077 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:21:05.180236 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-be3405c0-4851-40c7-a296-ca14ebae8077 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:05.204482 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:05.204482 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:05.215928 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-5ee60447-c787-4730-9cfc-ccb0d2d3f9f6 req-be3405c0-4851-40c7-a296-ca14ebae8077 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/attachments/4b38b45f-b183-4170-99bf-3029fa30620f/action returned with HTTP 204 Aug 18 19:21:05.216457 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 346/1389] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:21:05 2026] POST /volume/v3/attachments/4b38b45f-b183-4170-99bf-3029fa30620f/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:21:05.244816 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4ba01f0b-339f-4d72-9787-acdfabad8587 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:05.247164 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4ba01f0b-339f-4d72-9787-acdfabad8587 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 Aug 18 19:21:05.247772 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4ba01f0b-339f-4d72-9787-acdfabad8587 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:05.248048 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4ba01f0b-339f-4d72-9787-acdfabad8587 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:05.260887 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:05.260887 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:05.265351 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-4ba01f0b-339f-4d72-9787-acdfabad8587 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:21:05.269476 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4ba01f0b-339f-4d72-9787-acdfabad8587 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 returned with HTTP 200 Aug 18 19:21:05.269860 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 350/1390] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:05 2026] GET /volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:05.278944 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b3c21b48-984d-4c84-9cec-79d2adbd4a2c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:05.281677 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b3c21b48-984d-4c84-9cec-79d2adbd4a2c tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:21:05.281677 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b3c21b48-984d-4c84-9cec-79d2adbd4a2c tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:05.281677 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b3c21b48-984d-4c84-9cec-79d2adbd4a2c tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:05.293102 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:05.293102 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:05.296869 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b3c21b48-984d-4c84-9cec-79d2adbd4a2c tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:21:05.304159 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b3c21b48-984d-4c84-9cec-79d2adbd4a2c tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:21:05.304614 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 349/1391] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:05 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 1161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:21:05.557932 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9f0a12d7-06ca-44cb-9a87-9619fd6fb46d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:05.562972 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9f0a12d7-06ca-44cb-9a87-9619fd6fb46d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:05.563213 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9f0a12d7-06ca-44cb-9a87-9619fd6fb46d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:05.563481 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9f0a12d7-06ca-44cb-9a87-9619fd6fb46d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:05.577920 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:05.577920 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:05.583541 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9f0a12d7-06ca-44cb-9a87-9619fd6fb46d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:05.590320 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9f0a12d7-06ca-44cb-9a87-9619fd6fb46d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:05.590911 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 347/1392] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:05 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:21:05.792327 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d8b6c0bc-e722-4564-80e1-319166ce5cbc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:05.795091 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d8b6c0bc-e722-4564-80e1-319166ce5cbc tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] GET https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 Aug 18 19:21:05.795395 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d8b6c0bc-e722-4564-80e1-319166ce5cbc tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:05.795688 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d8b6c0bc-e722-4564-80e1-319166ce5cbc tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:05.815133 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:05.815133 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:05.815133 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d8b6c0bc-e722-4564-80e1-319166ce5cbc tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Volume info retrieved successfully. Aug 18 19:21:05.815516 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d8b6c0bc-e722-4564-80e1-319166ce5cbc tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 returned with HTTP 200 Aug 18 19:21:05.816035 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 347/1393] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:05 2026] GET /volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 => generated 1173 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:21:05.831748 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1d48d65d-e4b7-4f2e-8320-2b2d6c30d06d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:05.834742 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1d48d65d-e4b7-4f2e-8320-2b2d6c30d06d tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] GET https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 Aug 18 19:21:05.834742 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1d48d65d-e4b7-4f2e-8320-2b2d6c30d06d tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:05.834742 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1d48d65d-e4b7-4f2e-8320-2b2d6c30d06d tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:05.856476 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:05.856476 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:05.860484 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-1d48d65d-e4b7-4f2e-8320-2b2d6c30d06d tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Volume info retrieved successfully. Aug 18 19:21:05.866669 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1d48d65d-e4b7-4f2e-8320-2b2d6c30d06d tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 returned with HTTP 200 Aug 18 19:21:05.867164 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 351/1394] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:05 2026] GET /volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 => generated 1173 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:21:05.887553 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-56bd0f4e-24c7-4026-a711-aac336ce61cf None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:05.901751 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 350/1395] 10.4.3.170 () {70 vars in 1611 bytes} [Tue Aug 18 19:21:05 2026] DELETE /volume/v3/attachments/4b38b45f-b183-4170-99bf-3029fa30620f => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 19:21:05.911253 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c68c19a3-fe08-42d6-8ba4-9e5ecf26ecbc None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:06.006320 np0000007688 devstack@c-api.service[100581]: WARNING keystonemiddleware.auth_token [None req-c68c19a3-fe08-42d6-8ba4-9e5ecf26ecbc None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 19:21:06.007837 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 348/1396] 10.4.3.170 () {70 vars in 1611 bytes} [Tue Aug 18 19:21:05 2026] DELETE /volume/v3/attachments/4b38b45f-b183-4170-99bf-3029fa30620f => generated 114 bytes in 97 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 19:21:06.021914 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-347efa6e-a14d-4628-bacf-cfc584a88d40 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:06.024638 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-347efa6e-a14d-4628-bacf-cfc584a88d40 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] DELETE https://10.4.3.170/volume/v3/attachments/4b38b45f-b183-4170-99bf-3029fa30620f Aug 18 19:21:06.025137 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-347efa6e-a14d-4628-bacf-cfc584a88d40 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:06.025345 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-347efa6e-a14d-4628-bacf-cfc584a88d40 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:06.034230 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:06.034230 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:06.116994 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-347efa6e-a14d-4628-bacf-cfc584a88d40 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Attachment connected to vm feb5c506-489d-4d03-9773-6834e023785a, checking data on nova Aug 18 19:21:06.118698 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.compute.nova [None req-347efa6e-a14d-4628-bacf-cfc584a88d40 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Creating Keystone token plugin using URL: https://10.4.3.170/identity {{(pid=100580) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 19:21:06.290038 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4084bbfd-669a-4262-a049-d5135124d8e1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:06.296058 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4084bbfd-669a-4262-a049-d5135124d8e1 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 Aug 18 19:21:06.296222 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4084bbfd-669a-4262-a049-d5135124d8e1 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:06.296812 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4084bbfd-669a-4262-a049-d5135124d8e1 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:06.312707 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:06.312707 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:06.317754 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-4084bbfd-669a-4262-a049-d5135124d8e1 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:21:06.324671 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4084bbfd-669a-4262-a049-d5135124d8e1 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 returned with HTTP 200 Aug 18 19:21:06.325071 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ad1af443-dade-4518-b669-9356ad7fd621 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:06.325436 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 352/1397] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:06 2026] GET /volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:06.328719 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ad1af443-dade-4518-b669-9356ad7fd621 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:21:06.328719 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ad1af443-dade-4518-b669-9356ad7fd621 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:06.328890 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ad1af443-dade-4518-b669-9356ad7fd621 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:06.344457 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:06.344457 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:06.350325 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ad1af443-dade-4518-b669-9356ad7fd621 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:21:06.362857 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ad1af443-dade-4518-b669-9356ad7fd621 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:21:06.363257 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 351/1398] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:06 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 1161 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:21:06.369089 np0000007688 devstack@c-api.service[100580]: DEBUG novaclient.v2.client [None req-347efa6e-a14d-4628-bacf-cfc584a88d40 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] REQ: curl -g -i -X GET https://10.4.3.170/compute/v2.1/servers/feb5c506-489d-4d03-9773-6834e023785a/os-volume_attachments/0045e85d-22eb-48ff-a759-5601011ddc23 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}a24254fc6a1dd986da9c275dc213208b8400c76193b3e7727ffdf93bd2561862" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-347efa6e-a14d-4628-bacf-cfc584a88d40" -H "X-Service-Token: {SHA256}962a63466d4fa9bb329e963628bb4566adb38557935ff1d82b79554abb2216b7" {{(pid=100580) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 19:21:06.486235 np0000007688 devstack@c-api.service[100580]: DEBUG novaclient.v2.client [None req-347efa6e-a14d-4628-bacf-cfc584a88d40 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 19:21: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-b20cf2bf-4c2b-4732-8d02-3e2e8096a120 x-openstack-request-id: req-b20cf2bf-4c2b-4732-8d02-3e2e8096a120 {{(pid=100580) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 19:21:06.486542 np0000007688 devstack@c-api.service[100580]: DEBUG novaclient.v2.client [None req-347efa6e-a14d-4628-bacf-cfc584a88d40 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "0045e85d-22eb-48ff-a759-5601011ddc23", "serverId": "feb5c506-489d-4d03-9773-6834e023785a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "4b38b45f-b183-4170-99bf-3029fa30620f", "bdm_uuid": "9373f478-aafe-40bf-9ba8-53935d96d55a"}} {{(pid=100580) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 19:21:06.486732 np0000007688 devstack@c-api.service[100580]: DEBUG novaclient.v2.client [None req-347efa6e-a14d-4628-bacf-cfc584a88d40 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] GET call to compute for https://10.4.3.170/compute/v2.1/servers/feb5c506-489d-4d03-9773-6834e023785a/os-volume_attachments/0045e85d-22eb-48ff-a759-5601011ddc23 used request id req-b20cf2bf-4c2b-4732-8d02-3e2e8096a120 {{(pid=100580) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 19:21:06.489973 np0000007688 devstack@c-api.service[100580]: ERROR cinder.volume.api [None req-347efa6e-a14d-4628-bacf-cfc584a88d40 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-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 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault [None req-347efa6e-a14d-4628-bacf-cfc584a88d40 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Caught error: Detach volume from instance feb5c506-489d-4d03-9773-6834e023785a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance feb5c506-489d-4d03-9773-6834e023785a using the Compute API Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: 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 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: 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 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: 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 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: 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 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: 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 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 19:21:06.494234 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: 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 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance feb5c506-489d-4d03-9773-6834e023785a using the Compute API Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.middleware.fault [None req-347efa6e-a14d-4628-bacf-cfc584a88d40 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/attachments/4b38b45f-b183-4170-99bf-3029fa30620f returned with HTTP 409 Aug 18 19:21:06.495910 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 348/1399] 10.4.3.170 () {68 vars in 1404 bytes} [Tue Aug 18 19:21:06 2026] DELETE /volume/v3/attachments/4b38b45f-b183-4170-99bf-3029fa30620f => generated 167 bytes in 475 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:21:06.544746 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-77156287-b41e-4a86-a2b3-9514633d7bdd req-bf6192b4-72e9-49e0-8cdb-ad686a4e7fe9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:06.547010 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-77156287-b41e-4a86-a2b3-9514633d7bdd req-bf6192b4-72e9-49e0-8cdb-ad686a4e7fe9 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] GET https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 Aug 18 19:21:06.547238 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-77156287-b41e-4a86-a2b3-9514633d7bdd req-bf6192b4-72e9-49e0-8cdb-ad686a4e7fe9 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:06.547448 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-77156287-b41e-4a86-a2b3-9514633d7bdd req-bf6192b4-72e9-49e0-8cdb-ad686a4e7fe9 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:06.557449 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:06.557449 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:06.561573 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-77156287-b41e-4a86-a2b3-9514633d7bdd req-bf6192b4-72e9-49e0-8cdb-ad686a4e7fe9 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Volume info retrieved successfully. Aug 18 19:21:06.566515 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-77156287-b41e-4a86-a2b3-9514633d7bdd req-bf6192b4-72e9-49e0-8cdb-ad686a4e7fe9 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 returned with HTTP 200 Aug 18 19:21:06.567022 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 349/1400] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:21:06 2026] GET /volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 => generated 1155 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:06.587168 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-77156287-b41e-4a86-a2b3-9514633d7bdd req-daf10fb0-45db-46ed-8576-03756e894b05 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:06.589792 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-77156287-b41e-4a86-a2b3-9514633d7bdd req-daf10fb0-45db-46ed-8576-03756e894b05 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] POST https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23/action Aug 18 19:21:06.590267 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-77156287-b41e-4a86-a2b3-9514633d7bdd req-daf10fb0-45db-46ed-8576-03756e894b05 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:21:06.590459 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-77156287-b41e-4a86-a2b3-9514633d7bdd req-daf10fb0-45db-46ed-8576-03756e894b05 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:06.608787 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-44731b61-2021-4fe0-98eb-78469a9933db None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:06.610527 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:06.610527 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:06.611176 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-44731b61-2021-4fe0-98eb-78469a9933db tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:06.611280 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-77156287-b41e-4a86-a2b3-9514633d7bdd req-daf10fb0-45db-46ed-8576-03756e894b05 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Volume info retrieved successfully. Aug 18 19:21:06.611543 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-44731b61-2021-4fe0-98eb-78469a9933db tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:06.611764 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-44731b61-2021-4fe0-98eb-78469a9933db tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:06.619584 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-77156287-b41e-4a86-a2b3-9514633d7bdd req-daf10fb0-45db-46ed-8576-03756e894b05 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Begin detaching volume completed successfully. Aug 18 19:21:06.619876 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-77156287-b41e-4a86-a2b3-9514633d7bdd req-daf10fb0-45db-46ed-8576-03756e894b05 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23/action returned with HTTP 202 Aug 18 19:21:06.620431 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 353/1401] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:21:06 2026] POST /volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:21:06.623787 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:06.623787 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:06.635805 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-44731b61-2021-4fe0-98eb-78469a9933db tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:06.642606 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-44731b61-2021-4fe0-98eb-78469a9933db tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:06.643183 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 352/1402] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:06 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:06.677016 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5cf98a3f-c77f-46cd-839f-97a741165f1c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:06.677625 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5cf98a3f-c77f-46cd-839f-97a741165f1c None None] GET https://10.4.3.170/volume// Aug 18 19:21:06.677879 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5cf98a3f-c77f-46cd-839f-97a741165f1c None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:06.678306 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5cf98a3f-c77f-46cd-839f-97a741165f1c None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:06.678855 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5cf98a3f-c77f-46cd-839f-97a741165f1c None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:21:06.679319 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 349/1403] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:21:06 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 19:21:06.686855 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-77156287-b41e-4a86-a2b3-9514633d7bdd req-1369540a-ce71-48d9-b95d-e1b798a67e3a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:06.688731 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-77156287-b41e-4a86-a2b3-9514633d7bdd req-1369540a-ce71-48d9-b95d-e1b798a67e3a tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] GET https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 Aug 18 19:21:06.688958 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-77156287-b41e-4a86-a2b3-9514633d7bdd req-1369540a-ce71-48d9-b95d-e1b798a67e3a tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:06.689152 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-77156287-b41e-4a86-a2b3-9514633d7bdd req-1369540a-ce71-48d9-b95d-e1b798a67e3a tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:06.698978 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:06.698978 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:06.703079 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-77156287-b41e-4a86-a2b3-9514633d7bdd req-1369540a-ce71-48d9-b95d-e1b798a67e3a tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Volume info retrieved successfully. Aug 18 19:21:06.707181 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-77156287-b41e-4a86-a2b3-9514633d7bdd req-1369540a-ce71-48d9-b95d-e1b798a67e3a tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 returned with HTTP 200 Aug 18 19:21:06.707527 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 350/1404] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:21:06 2026] GET /volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 => generated 1338 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:21:07.341740 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e401ab7c-a3bf-48f0-b1d9-42fc0a0d4b23 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:07.343593 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e401ab7c-a3bf-48f0-b1d9-42fc0a0d4b23 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 Aug 18 19:21:07.343869 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e401ab7c-a3bf-48f0-b1d9-42fc0a0d4b23 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:07.344080 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e401ab7c-a3bf-48f0-b1d9-42fc0a0d4b23 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:07.354313 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:07.354313 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:07.358882 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e401ab7c-a3bf-48f0-b1d9-42fc0a0d4b23 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:21:07.363886 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e401ab7c-a3bf-48f0-b1d9-42fc0a0d4b23 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 returned with HTTP 200 Aug 18 19:21:07.364420 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 354/1405] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:07 2026] GET /volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:07.382972 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a078738b-b743-44b4-8674-4ac1b66e82ea None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:07.387879 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a078738b-b743-44b4-8674-4ac1b66e82ea tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:21:07.388065 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a078738b-b743-44b4-8674-4ac1b66e82ea tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:07.388261 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a078738b-b743-44b4-8674-4ac1b66e82ea tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:07.398994 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:07.398994 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:07.403678 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a078738b-b743-44b4-8674-4ac1b66e82ea tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:21:07.407721 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a078738b-b743-44b4-8674-4ac1b66e82ea tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:21:07.408173 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 353/1406] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:07 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 1161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:21:07.668130 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9313f231-5614-4410-967f-c6a1276356c4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:07.669944 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9313f231-5614-4410-967f-c6a1276356c4 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:07.671139 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9313f231-5614-4410-967f-c6a1276356c4 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:07.671494 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9313f231-5614-4410-967f-c6a1276356c4 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:07.713044 np0000007688 devstack@c-api.service[100580]: DEBUG oslo_db.sqlalchemy.engines [None req-9313f231-5614-4410-967f-c6a1276356c4 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100580) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:21:07.725757 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:07.725757 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:07.730480 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9313f231-5614-4410-967f-c6a1276356c4 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:07.737315 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9313f231-5614-4410-967f-c6a1276356c4 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:07.738198 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 350/1407] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:07 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:08.224785 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-cb013208-207e-48d1-b105-6630ad125c5b req-9906000e-b9e1-4472-a7d2-3d6607b3a1b1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:08.229665 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-cb013208-207e-48d1-b105-6630ad125c5b req-9906000e-b9e1-4472-a7d2-3d6607b3a1b1 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] POST https://10.4.3.170/volume/v3/attachments/08dd4d4e-1473-4af8-8912-b3a4ec002064/action Aug 18 19:21:08.230164 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-cb013208-207e-48d1-b105-6630ad125c5b req-9906000e-b9e1-4472-a7d2-3d6607b3a1b1 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:21:08.230331 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-cb013208-207e-48d1-b105-6630ad125c5b req-9906000e-b9e1-4472-a7d2-3d6607b3a1b1 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:08.255296 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:08.255296 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:08.270030 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-cb013208-207e-48d1-b105-6630ad125c5b req-9906000e-b9e1-4472-a7d2-3d6607b3a1b1 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/08dd4d4e-1473-4af8-8912-b3a4ec002064/action returned with HTTP 204 Aug 18 19:21:08.270544 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 351/1408] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:21:08 2026] POST /volume/v3/attachments/08dd4d4e-1473-4af8-8912-b3a4ec002064/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:21:08.380801 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5e7d629e-cdec-49d4-933f-c58394ef0541 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:08.384269 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5e7d629e-cdec-49d4-933f-c58394ef0541 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 Aug 18 19:21:08.384269 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5e7d629e-cdec-49d4-933f-c58394ef0541 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:08.384269 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5e7d629e-cdec-49d4-933f-c58394ef0541 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:08.394104 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:08.394104 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:08.398247 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5e7d629e-cdec-49d4-933f-c58394ef0541 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:21:08.404179 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5e7d629e-cdec-49d4-933f-c58394ef0541 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 returned with HTTP 200 Aug 18 19:21:08.404774 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 355/1409] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:08 2026] GET /volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:08.425856 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a01ec969-30f8-47c1-aa24-fdbe4db4b9b3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:08.428939 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a01ec969-30f8-47c1-aa24-fdbe4db4b9b3 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:21:08.429186 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a01ec969-30f8-47c1-aa24-fdbe4db4b9b3 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:08.429405 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a01ec969-30f8-47c1-aa24-fdbe4db4b9b3 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:08.438316 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7dab93aa-81b4-4555-af20-e1fd93e9c3a0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:08.438814 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7dab93aa-81b4-4555-af20-e1fd93e9c3a0 None None] GET https://10.4.3.170/volume// Aug 18 19:21:08.439284 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7dab93aa-81b4-4555-af20-e1fd93e9c3a0 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:08.439284 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7dab93aa-81b4-4555-af20-e1fd93e9c3a0 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:08.440183 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7dab93aa-81b4-4555-af20-e1fd93e9c3a0 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:21:08.440377 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 351/1410] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:21: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 19:21:08.445418 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:08.445418 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:08.451949 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-bdf51c31-b6bb-496c-a845-ac64e72735a4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:08.452212 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a01ec969-30f8-47c1-aa24-fdbe4db4b9b3 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:21:08.454195 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-bdf51c31-b6bb-496c-a845-ac64e72735a4 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:21:08.454636 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-bdf51c31-b6bb-496c-a845-ac64e72735a4 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67f511e8-9e70-4187-8734-86fcf46055bb", "connector": null, "instance_uuid": "2be56b24-7c37-4bf3-9191-437ced4d15df"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:08.459825 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a01ec969-30f8-47c1-aa24-fdbe4db4b9b3 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:21:08.461146 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 354/1411] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:08 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 1161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:21:08.470386 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:08.470386 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:08.506128 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-bdf51c31-b6bb-496c-a845-ac64e72735a4 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:21:08.506666 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 352/1412] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:21:08 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:08.516264 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-3b011dff-2171-43d9-b1f5-a1dea8b51eb7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:08.519497 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-3b011dff-2171-43d9-b1f5-a1dea8b51eb7 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] DELETE https://10.4.3.170/volume/v3/attachments/0b3b354f-ae1b-49c6-bf0f-32e57637278f Aug 18 19:21:08.519497 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-3b011dff-2171-43d9-b1f5-a1dea8b51eb7 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:08.519497 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-3b011dff-2171-43d9-b1f5-a1dea8b51eb7 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:08.527006 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:08.527006 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:08.582394 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-3b011dff-2171-43d9-b1f5-a1dea8b51eb7 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/attachments/0b3b354f-ae1b-49c6-bf0f-32e57637278f returned with HTTP 200 Aug 18 19:21:08.582394 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 356/1413] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:21:08 2026] DELETE /volume/v3/attachments/0b3b354f-ae1b-49c6-bf0f-32e57637278f => generated 192 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:08.751853 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a9326d05-ba24-4754-85be-53659358bf5f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:08.759981 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a9326d05-ba24-4754-85be-53659358bf5f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:08.760250 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a9326d05-ba24-4754-85be-53659358bf5f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:08.761405 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a9326d05-ba24-4754-85be-53659358bf5f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:08.775668 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:08.775668 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:08.780781 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a9326d05-ba24-4754-85be-53659358bf5f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:08.790395 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a9326d05-ba24-4754-85be-53659358bf5f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:08.790395 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 352/1414] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:08 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:08.851500 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-395debdb-2d51-4699-8fd2-92afd6974900 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:08.852377 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-395debdb-2d51-4699-8fd2-92afd6974900 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:08.852575 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-395debdb-2d51-4699-8fd2-92afd6974900 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:08.852763 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-395debdb-2d51-4699-8fd2-92afd6974900 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:08.871773 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:08.871773 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:08.879223 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-395debdb-2d51-4699-8fd2-92afd6974900 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:08.886814 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-395debdb-2d51-4699-8fd2-92afd6974900 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:08.887614 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 355/1415] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:21:08 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:08.982037 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-cc6c1c29-ab25-4860-a982-91c1e772eae6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:08.982434 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cc6c1c29-ab25-4860-a982-91c1e772eae6 None None] GET https://10.4.3.170/volume// Aug 18 19:21:08.982607 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cc6c1c29-ab25-4860-a982-91c1e772eae6 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:08.982807 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cc6c1c29-ab25-4860-a982-91c1e772eae6 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:08.983160 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cc6c1c29-ab25-4860-a982-91c1e772eae6 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:21:08.983675 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 353/1416] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:21: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 19:21:08.993583 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-67b833fe-fc0c-4b39-b05e-3a460f298c52 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:08.996037 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-67b833fe-fc0c-4b39-b05e-3a460f298c52 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:21:08.996451 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-67b833fe-fc0c-4b39-b05e-3a460f298c52 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30b65386-7203-455b-a0c9-50e34a0f37e1", "connector": null, "instance_uuid": "abb3ae33-d3f8-43c0-abdf-d54e8f286483"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:09.007670 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:09.007670 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:09.043144 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-67b833fe-fc0c-4b39-b05e-3a460f298c52 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:21:09.043885 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 357/1417] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:21:08 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:09.081949 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-519d20f6-5db0-4e57-963b-b147a970d120 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:09.088256 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-519d20f6-5db0-4e57-963b-b147a970d120 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:09.088511 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-519d20f6-5db0-4e57-963b-b147a970d120 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:09.089798 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-519d20f6-5db0-4e57-963b-b147a970d120 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:09.094226 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-30ff7ad9-cd3c-494c-b6d4-f1bb70f72620 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:09.094750 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-30ff7ad9-cd3c-494c-b6d4-f1bb70f72620 None None] GET https://10.4.3.170/volume// Aug 18 19:21:09.094981 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-30ff7ad9-cd3c-494c-b6d4-f1bb70f72620 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:09.095241 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-30ff7ad9-cd3c-494c-b6d4-f1bb70f72620 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:09.095698 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-30ff7ad9-cd3c-494c-b6d4-f1bb70f72620 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:21:09.096105 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 356/1418] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:21: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 19:21:09.104943 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-1afe5d6f-62ad-4616-9d3c-3fbbf2cc142e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:09.105331 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:09.105331 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:09.107797 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-1afe5d6f-62ad-4616-9d3c-3fbbf2cc142e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:09.108281 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-1afe5d6f-62ad-4616-9d3c-3fbbf2cc142e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:09.108560 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-1afe5d6f-62ad-4616-9d3c-3fbbf2cc142e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:09.109798 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-519d20f6-5db0-4e57-963b-b147a970d120 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:09.113947 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-519d20f6-5db0-4e57-963b-b147a970d120 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:09.114324 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 353/1419] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:09 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:09.288847 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:09.288847 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:09.292976 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-1afe5d6f-62ad-4616-9d3c-3fbbf2cc142e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:09.297962 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-1afe5d6f-62ad-4616-9d3c-3fbbf2cc142e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:09.298464 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 354/1420] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:21:09 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1326 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:21:09.420832 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a28e2548-a64c-4a2d-84a0-28becccded63 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:09.423114 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a28e2548-a64c-4a2d-84a0-28becccded63 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 Aug 18 19:21:09.425733 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a28e2548-a64c-4a2d-84a0-28becccded63 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:09.425733 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a28e2548-a64c-4a2d-84a0-28becccded63 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:09.433485 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-5e5b9f5d-89b0-42da-8f96-fa97bd2bbdba None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:09.434909 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:09.434909 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:09.439386 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-5e5b9f5d-89b0-42da-8f96-fa97bd2bbdba tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] PUT https://10.4.3.170/volume/v3/attachments/d364ff7e-3e5a-4bb0-b208-8af527add790 Aug 18 19:21:09.439386 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-5e5b9f5d-89b0-42da-8f96-fa97bd2bbdba tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:09.440850 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a28e2548-a64c-4a2d-84a0-28becccded63 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:21:09.447501 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a28e2548-a64c-4a2d-84a0-28becccded63 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 returned with HTTP 200 Aug 18 19:21:09.447811 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 358/1421] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:09 2026] GET /volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:09.460617 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-5e5b9f5d-89b0-42da-8f96-fa97bd2bbdba tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Acquiring lock "cinder-attachment_update-30b65386-7203-455b-a0c9-50e34a0f37e1-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:21:09.467002 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-5e5b9f5d-89b0-42da-8f96-fa97bd2bbdba tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Lock "cinder-attachment_update-30b65386-7203-455b-a0c9-50e34a0f37e1-np0000007688" acquired by "attachment_update" :: waited 0.007s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:21:09.470665 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:09.470665 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:09.480184 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8ea6eac8-a57b-42b2-99d1-d9538ffdd428 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:09.482343 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8ea6eac8-a57b-42b2-99d1-d9538ffdd428 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:21:09.482561 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8ea6eac8-a57b-42b2-99d1-d9538ffdd428 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:09.482727 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8ea6eac8-a57b-42b2-99d1-d9538ffdd428 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:09.493777 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:09.493777 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:09.498545 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-8ea6eac8-a57b-42b2-99d1-d9538ffdd428 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:21:09.503482 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8ea6eac8-a57b-42b2-99d1-d9538ffdd428 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:21:09.503991 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 354/1422] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:09 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 1161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:21:09.591849 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-5e5b9f5d-89b0-42da-8f96-fa97bd2bbdba tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Lock "cinder-attachment_update-30b65386-7203-455b-a0c9-50e34a0f37e1-np0000007688" released by "attachment_update" :: held 0.125s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:21:09.592159 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-5e5b9f5d-89b0-42da-8f96-fa97bd2bbdba tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/d364ff7e-3e5a-4bb0-b208-8af527add790 returned with HTTP 200 Aug 18 19:21:09.592614 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 357/1423] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:21:09 2026] PUT /volume/v3/attachments/d364ff7e-3e5a-4bb0-b208-8af527add790 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:09.745676 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-d2871e1f-5a43-4ddf-9885-9277c4183eb9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:09.748695 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-d2871e1f-5a43-4ddf-9885-9277c4183eb9 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] PUT https://10.4.3.170/volume/v3/attachments/ff4c81c7-7982-488f-ac5f-0a2d228b262d Aug 18 19:21:09.749173 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-d2871e1f-5a43-4ddf-9885-9277c4183eb9 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:09.757232 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-d2871e1f-5a43-4ddf-9885-9277c4183eb9 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Acquiring lock "cinder-attachment_update-67f511e8-9e70-4187-8734-86fcf46055bb-np0000007688" by "attachment_update" {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:21:09.761818 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-d2871e1f-5a43-4ddf-9885-9277c4183eb9 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Lock "cinder-attachment_update-67f511e8-9e70-4187-8734-86fcf46055bb-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:21:09.762821 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:09.762821 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:09.853401 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-d2871e1f-5a43-4ddf-9885-9277c4183eb9 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Lock "cinder-attachment_update-67f511e8-9e70-4187-8734-86fcf46055bb-np0000007688" released by "attachment_update" :: held 0.092s {{(pid=100581) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:21:09.853775 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-d2871e1f-5a43-4ddf-9885-9277c4183eb9 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/attachments/ff4c81c7-7982-488f-ac5f-0a2d228b262d returned with HTTP 200 Aug 18 19:21:09.854275 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 355/1424] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:21:09 2026] PUT /volume/v3/attachments/ff4c81c7-7982-488f-ac5f-0a2d228b262d => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:09.863096 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-616d15bb-9151-4280-9c4e-75069b936c86 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:09.866051 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-616d15bb-9151-4280-9c4e-75069b936c86 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] GET https://10.4.3.170/volume/v3/attachments/ff4c81c7-7982-488f-ac5f-0a2d228b262d Aug 18 19:21:09.866385 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-616d15bb-9151-4280-9c4e-75069b936c86 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:09.866686 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-616d15bb-9151-4280-9c4e-75069b936c86 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:09.884379 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-616d15bb-9151-4280-9c4e-75069b936c86 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/attachments/ff4c81c7-7982-488f-ac5f-0a2d228b262d returned with HTTP 200 Aug 18 19:21:09.884802 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 359/1425] 10.4.3.170 () {70 vars in 1651 bytes} [Tue Aug 18 19:21:09 2026] GET /volume/v3/attachments/ff4c81c7-7982-488f-ac5f-0a2d228b262d => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:10.130359 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bd176f70-d740-49c3-9714-5d08501748be None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:10.132442 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bd176f70-d740-49c3-9714-5d08501748be tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:10.132624 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bd176f70-d740-49c3-9714-5d08501748be tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:10.132803 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bd176f70-d740-49c3-9714-5d08501748be tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:10.144037 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:10.144037 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:10.147244 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-bd176f70-d740-49c3-9714-5d08501748be tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:10.151708 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bd176f70-d740-49c3-9714-5d08501748be tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:10.152086 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 355/1426] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:10 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1147 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:10.461626 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a1daed1b-1f13-4587-a4c2-d17e7058b2cb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:10.463543 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a1daed1b-1f13-4587-a4c2-d17e7058b2cb tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 Aug 18 19:21:10.463759 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a1daed1b-1f13-4587-a4c2-d17e7058b2cb tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:10.463995 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a1daed1b-1f13-4587-a4c2-d17e7058b2cb tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:10.474859 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:10.474859 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:10.480706 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a1daed1b-1f13-4587-a4c2-d17e7058b2cb tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:21:10.486103 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a1daed1b-1f13-4587-a4c2-d17e7058b2cb tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 returned with HTTP 200 Aug 18 19:21:10.486513 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 358/1427] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:10 2026] GET /volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:10.520503 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3c5006d6-9e7b-43da-a908-d9cf42fa74e8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:10.522457 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3c5006d6-9e7b-43da-a908-d9cf42fa74e8 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:21:10.522645 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3c5006d6-9e7b-43da-a908-d9cf42fa74e8 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:10.522852 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3c5006d6-9e7b-43da-a908-d9cf42fa74e8 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:10.533237 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:10.533237 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:10.537493 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3c5006d6-9e7b-43da-a908-d9cf42fa74e8 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:21:10.542165 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3c5006d6-9e7b-43da-a908-d9cf42fa74e8 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:21:10.542594 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 356/1428] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:10 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 1161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:21:11.166002 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-eacc4e3a-3aa0-48fc-ad4c-a958db316dbc None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:11.167762 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-eacc4e3a-3aa0-48fc-ad4c-a958db316dbc tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:11.167957 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-eacc4e3a-3aa0-48fc-ad4c-a958db316dbc tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:11.168172 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-eacc4e3a-3aa0-48fc-ad4c-a958db316dbc tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:11.180158 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:11.180158 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:11.183945 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-eacc4e3a-3aa0-48fc-ad4c-a958db316dbc tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:11.188565 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-eacc4e3a-3aa0-48fc-ad4c-a958db316dbc tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:11.188978 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 360/1429] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:11 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1147 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:11.502858 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c6141ae3-874e-4892-a1e4-f3b43b7334bf None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:11.504923 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c6141ae3-874e-4892-a1e4-f3b43b7334bf tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 Aug 18 19:21:11.505170 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c6141ae3-874e-4892-a1e4-f3b43b7334bf tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:11.505380 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c6141ae3-874e-4892-a1e4-f3b43b7334bf tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:11.515507 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:11.515507 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:11.519482 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c6141ae3-874e-4892-a1e4-f3b43b7334bf tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:21:11.524178 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c6141ae3-874e-4892-a1e4-f3b43b7334bf tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 returned with HTTP 200 Aug 18 19:21:11.524627 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 356/1430] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:11 2026] GET /volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:11.559607 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bb8ef9a5-61ab-4825-bb61-ad7e81c8dc15 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:11.563111 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bb8ef9a5-61ab-4825-bb61-ad7e81c8dc15 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:21:11.563444 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bb8ef9a5-61ab-4825-bb61-ad7e81c8dc15 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:11.563714 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bb8ef9a5-61ab-4825-bb61-ad7e81c8dc15 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:11.582341 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:11.582341 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:11.596282 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-bb8ef9a5-61ab-4825-bb61-ad7e81c8dc15 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:21:11.602602 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bb8ef9a5-61ab-4825-bb61-ad7e81c8dc15 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:21:11.603177 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 359/1431] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:11 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 1161 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:21:11.668211 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-f57a4513-4936-4c56-a8bd-d480c1ed109b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:11.670872 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-f57a4513-4936-4c56-a8bd-d480c1ed109b tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] POST https://10.4.3.170/volume/v3/attachments/a7a69a51-7c76-4ce8-b48a-a26e93dcfc5a/action Aug 18 19:21:11.670872 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-f57a4513-4936-4c56-a8bd-d480c1ed109b tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:21:11.671147 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-f57a4513-4936-4c56-a8bd-d480c1ed109b tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:11.688791 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:11.688791 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:11.702800 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-4e74b2dc-c952-47c2-bbe7-74d84a375233 req-f57a4513-4936-4c56-a8bd-d480c1ed109b tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/attachments/a7a69a51-7c76-4ce8-b48a-a26e93dcfc5a/action returned with HTTP 204 Aug 18 19:21:11.703258 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 357/1432] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:21:11 2026] POST /volume/v3/attachments/a7a69a51-7c76-4ce8-b48a-a26e93dcfc5a/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:21:11.778566 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-bef65ff1-2cef-45d8-856f-234fd49c919d req-df1d41c0-a2bc-4507-b401-4af7b4cfd36c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:11.780508 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-bef65ff1-2cef-45d8-856f-234fd49c919d req-df1d41c0-a2bc-4507-b401-4af7b4cfd36c tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] DELETE https://10.4.3.170/volume/v3/attachments/0b38134c-e0ae-4f22-bd72-c56d43119cf5 Aug 18 19:21:11.780677 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-bef65ff1-2cef-45d8-856f-234fd49c919d req-df1d41c0-a2bc-4507-b401-4af7b4cfd36c tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:11.780852 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-bef65ff1-2cef-45d8-856f-234fd49c919d req-df1d41c0-a2bc-4507-b401-4af7b4cfd36c tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:11.789080 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:11.789080 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:11.860490 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-bef65ff1-2cef-45d8-856f-234fd49c919d req-df1d41c0-a2bc-4507-b401-4af7b4cfd36c tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/attachments/0b38134c-e0ae-4f22-bd72-c56d43119cf5 returned with HTTP 200 Aug 18 19:21:11.860929 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 361/1433] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:21:11 2026] DELETE /volume/v3/attachments/0b38134c-e0ae-4f22-bd72-c56d43119cf5 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:12.108324 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-77156287-b41e-4a86-a2b3-9514633d7bdd req-8df63ae9-6cf7-40a5-8e67-d94a3e0b0e52 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:12.110466 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-77156287-b41e-4a86-a2b3-9514633d7bdd req-8df63ae9-6cf7-40a5-8e67-d94a3e0b0e52 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] DELETE https://10.4.3.170/volume/v3/attachments/4b38b45f-b183-4170-99bf-3029fa30620f Aug 18 19:21:12.110646 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-77156287-b41e-4a86-a2b3-9514633d7bdd req-8df63ae9-6cf7-40a5-8e67-d94a3e0b0e52 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:12.110812 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-77156287-b41e-4a86-a2b3-9514633d7bdd req-8df63ae9-6cf7-40a5-8e67-d94a3e0b0e52 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:12.117496 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:12.117496 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:12.165301 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-77156287-b41e-4a86-a2b3-9514633d7bdd req-8df63ae9-6cf7-40a5-8e67-d94a3e0b0e52 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/attachments/4b38b45f-b183-4170-99bf-3029fa30620f returned with HTTP 200 Aug 18 19:21:12.165301 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 357/1434] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:21:12 2026] DELETE /volume/v3/attachments/4b38b45f-b183-4170-99bf-3029fa30620f => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:12.204075 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a55261ee-2f54-4249-a908-839adde00337 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:12.205643 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a55261ee-2f54-4249-a908-839adde00337 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:12.205817 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a55261ee-2f54-4249-a908-839adde00337 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:12.206013 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a55261ee-2f54-4249-a908-839adde00337 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:12.216607 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:12.216607 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:12.219461 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a55261ee-2f54-4249-a908-839adde00337 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:12.223290 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a55261ee-2f54-4249-a908-839adde00337 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:12.223839 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 360/1435] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:12 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1147 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:12.540007 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-dbb69b94-af99-427f-b0cd-68b4c44d74af None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:12.542380 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-dbb69b94-af99-427f-b0cd-68b4c44d74af tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 Aug 18 19:21:12.542614 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-dbb69b94-af99-427f-b0cd-68b4c44d74af tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:12.542851 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-dbb69b94-af99-427f-b0cd-68b4c44d74af tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:12.555290 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:12.555290 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:12.565156 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-dbb69b94-af99-427f-b0cd-68b4c44d74af tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:21:12.569707 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-dbb69b94-af99-427f-b0cd-68b4c44d74af tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 returned with HTTP 200 Aug 18 19:21:12.570227 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 358/1436] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:12 2026] GET /volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:12.585486 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ddf3b832-5360-49db-a4b1-68bef83c25f6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:12.587316 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ddf3b832-5360-49db-a4b1-68bef83c25f6 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 Aug 18 19:21:12.587555 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ddf3b832-5360-49db-a4b1-68bef83c25f6 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:12.587739 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ddf3b832-5360-49db-a4b1-68bef83c25f6 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:12.596983 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:12.596983 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:12.600719 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ddf3b832-5360-49db-a4b1-68bef83c25f6 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:21:12.605779 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ddf3b832-5360-49db-a4b1-68bef83c25f6 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 returned with HTTP 200 Aug 18 19:21:12.606290 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 362/1437] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:12 2026] GET /volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:12.617933 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6312d237-4824-4c6f-895a-76daefc28274 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:12.618635 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-eea6b408-bd9f-4cc5-86ce-f5869dafd782 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:12.619918 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6312d237-4824-4c6f-895a-76daefc28274 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:21:12.620313 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6312d237-4824-4c6f-895a-76daefc28274 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7853bb5a-7b12-4bc2-99d3-444df1086dd1", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-841805961", "description": null, "metadata": null}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:12.622968 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-eea6b408-bd9f-4cc5-86ce-f5869dafd782 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:21:12.623240 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-eea6b408-bd9f-4cc5-86ce-f5869dafd782 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:12.623469 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-eea6b408-bd9f-4cc5-86ce-f5869dafd782 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:12.630782 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:12.630782 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:12.632372 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:12.632372 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:12.633053 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-6312d237-4824-4c6f-895a-76daefc28274 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:21:12.633237 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-6312d237-4824-4c6f-895a-76daefc28274 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Create snapshot from volume 7853bb5a-7b12-4bc2-99d3-444df1086dd1 Aug 18 19:21:12.635122 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-eea6b408-bd9f-4cc5-86ce-f5869dafd782 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:21:12.640915 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-eea6b408-bd9f-4cc5-86ce-f5869dafd782 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:21:12.641335 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 361/1438] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:12 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:12.674801 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-6312d237-4824-4c6f-895a-76daefc28274 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Created reservations ['7df8a02f-d758-4415-92c2-750b3e27ca55', '80dcdb4b-1aa3-4178-96ed-22721fe2c222', '7144e80d-c44c-41a5-b590-79a38fb3d80e', '946be32d-80a3-4ef7-ac05-3ba41e0db077'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:21:12.705575 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-6312d237-4824-4c6f-895a-76daefc28274 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Snapshot force create request issued successfully. Aug 18 19:21:12.705896 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6312d237-4824-4c6f-895a-76daefc28274 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:21:12.706337 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 358/1439] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:21:12 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 19:21:12.714732 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e2c59d88-a876-44a9-92ec-c173ff51fb9e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:12.716323 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e2c59d88-a876-44a9-92ec-c173ff51fb9e tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/snapshots/d374d32b-42de-44cf-abf8-a1d0855146e4 Aug 18 19:21:12.716712 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e2c59d88-a876-44a9-92ec-c173ff51fb9e tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:12.716984 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e2c59d88-a876-44a9-92ec-c173ff51fb9e tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:12.724104 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:12.724104 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:12.724629 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e2c59d88-a876-44a9-92ec-c173ff51fb9e tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Snapshot retrieved successfully. Aug 18 19:21:12.725320 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e2c59d88-a876-44a9-92ec-c173ff51fb9e tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/snapshots/d374d32b-42de-44cf-abf8-a1d0855146e4 returned with HTTP 200 Aug 18 19:21:12.725695 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 359/1440] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:21:12 2026] GET /volume/v3/snapshots/d374d32b-42de-44cf-abf8-a1d0855146e4 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:13.014885 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-7ca6b531-0c51-4487-866f-daa29ba9fa34 req-02f16ec1-a392-40ba-98d1-654fe48c7fc0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:13.016963 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-7ca6b531-0c51-4487-866f-daa29ba9fa34 req-02f16ec1-a392-40ba-98d1-654fe48c7fc0 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] GET https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 Aug 18 19:21:13.017144 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-7ca6b531-0c51-4487-866f-daa29ba9fa34 req-02f16ec1-a392-40ba-98d1-654fe48c7fc0 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:13.017373 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-7ca6b531-0c51-4487-866f-daa29ba9fa34 req-02f16ec1-a392-40ba-98d1-654fe48c7fc0 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:13.024157 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:13.024157 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:13.028616 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-7ca6b531-0c51-4487-866f-daa29ba9fa34 req-02f16ec1-a392-40ba-98d1-654fe48c7fc0 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Volume info retrieved successfully. Aug 18 19:21:13.033554 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-7ca6b531-0c51-4487-866f-daa29ba9fa34 req-02f16ec1-a392-40ba-98d1-654fe48c7fc0 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 returned with HTTP 200 Aug 18 19:21:13.033910 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 363/1441] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:21:13 2026] GET /volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:13.048043 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-99ce8317-8cdb-4aa8-80fa-52d83789bb06 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:13.049821 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-99ce8317-8cdb-4aa8-80fa-52d83789bb06 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] DELETE https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 Aug 18 19:21:13.050012 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-99ce8317-8cdb-4aa8-80fa-52d83789bb06 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:13.050235 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-99ce8317-8cdb-4aa8-80fa-52d83789bb06 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:13.050424 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-99ce8317-8cdb-4aa8-80fa-52d83789bb06 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Delete volume with id: 0045e85d-22eb-48ff-a759-5601011ddc23 Aug 18 19:21:13.058280 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:13.058280 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:13.058766 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-99ce8317-8cdb-4aa8-80fa-52d83789bb06 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Volume info retrieved successfully. Aug 18 19:21:13.083293 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-99ce8317-8cdb-4aa8-80fa-52d83789bb06 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Delete volume request issued successfully. Aug 18 19:21:13.083293 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-99ce8317-8cdb-4aa8-80fa-52d83789bb06 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 returned with HTTP 202 Aug 18 19:21:13.084605 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 362/1442] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:21:13 2026] DELETE /volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:21:13.091995 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d9dd8f4c-abc4-4194-ace4-58236c7b6102 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:13.093781 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d9dd8f4c-abc4-4194-ace4-58236c7b6102 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] GET https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 Aug 18 19:21:13.094050 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d9dd8f4c-abc4-4194-ace4-58236c7b6102 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:13.094296 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d9dd8f4c-abc4-4194-ace4-58236c7b6102 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:13.104438 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:13.104438 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:13.117155 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d9dd8f4c-abc4-4194-ace4-58236c7b6102 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Volume info retrieved successfully. Aug 18 19:21:13.833211 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d9dd8f4c-abc4-4194-ace4-58236c7b6102 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 returned with HTTP 200 Aug 18 19:21:13.833211 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 359/1443] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:13 2026] GET /volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:13.837797 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3f94b9b0-f423-4726-bdb5-3e56b3682786 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:13.837797 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3f94b9b0-f423-4726-bdb5-3e56b3682786 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:13.837797 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3f94b9b0-f423-4726-bdb5-3e56b3682786 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:13.837797 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3f94b9b0-f423-4726-bdb5-3e56b3682786 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:13.837797 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:13.837797 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:13.837797 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3f94b9b0-f423-4726-bdb5-3e56b3682786 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:13.837797 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3f94b9b0-f423-4726-bdb5-3e56b3682786 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:13.837797 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 360/1444] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:13 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:13.839343 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-06706e90-f3ca-42ee-9ecb-ffe2b5d16458 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:13.839343 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-06706e90-f3ca-42ee-9ecb-ffe2b5d16458 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/snapshots/d374d32b-42de-44cf-abf8-a1d0855146e4 Aug 18 19:21:13.839343 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-06706e90-f3ca-42ee-9ecb-ffe2b5d16458 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:13.839343 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-06706e90-f3ca-42ee-9ecb-ffe2b5d16458 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:13.839343 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:13.839343 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:13.839343 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-06706e90-f3ca-42ee-9ecb-ffe2b5d16458 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Snapshot retrieved successfully. Aug 18 19:21:13.839343 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-06706e90-f3ca-42ee-9ecb-ffe2b5d16458 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/snapshots/d374d32b-42de-44cf-abf8-a1d0855146e4 returned with HTTP 200 Aug 18 19:21:13.839343 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 364/1445] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:21:13 2026] GET /volume/v3/snapshots/d374d32b-42de-44cf-abf8-a1d0855146e4 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:13.840655 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-63a5ee24-78d0-4fc4-bed5-2dd664082bd9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:13.840655 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-63a5ee24-78d0-4fc4-bed5-2dd664082bd9 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/snapshots/d374d32b-42de-44cf-abf8-a1d0855146e4 Aug 18 19:21:13.840655 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-63a5ee24-78d0-4fc4-bed5-2dd664082bd9 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:13.840655 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-63a5ee24-78d0-4fc4-bed5-2dd664082bd9 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:13.840655 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:13.840655 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:13.840655 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-63a5ee24-78d0-4fc4-bed5-2dd664082bd9 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Snapshot retrieved successfully. Aug 18 19:21:13.840655 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-63a5ee24-78d0-4fc4-bed5-2dd664082bd9 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/snapshots/d374d32b-42de-44cf-abf8-a1d0855146e4 returned with HTTP 200 Aug 18 19:21:13.840655 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 363/1446] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:21:13 2026] GET /volume/v3/snapshots/d374d32b-42de-44cf-abf8-a1d0855146e4 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:13.841487 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f11e05bb-a97b-4eeb-a936-9e8f29ecc9bf None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:13.841487 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f11e05bb-a97b-4eeb-a936-9e8f29ecc9bf tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 Aug 18 19:21:13.841487 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f11e05bb-a97b-4eeb-a936-9e8f29ecc9bf tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:13.841487 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f11e05bb-a97b-4eeb-a936-9e8f29ecc9bf tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:13.869760 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-159f1263-e5b8-4efe-97de-e0d50f05c2f6 req-f695a805-e938-4ffb-a42e-ab3b7e59577c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:13.874525 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-159f1263-e5b8-4efe-97de-e0d50f05c2f6 req-f695a805-e938-4ffb-a42e-ab3b7e59577c tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/limits Aug 18 19:21:13.874820 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-159f1263-e5b8-4efe-97de-e0d50f05c2f6 req-f695a805-e938-4ffb-a42e-ab3b7e59577c tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:13.875086 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-159f1263-e5b8-4efe-97de-e0d50f05c2f6 req-f695a805-e938-4ffb-a42e-ab3b7e59577c tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:13.895922 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-159f1263-e5b8-4efe-97de-e0d50f05c2f6 req-f695a805-e938-4ffb-a42e-ab3b7e59577c tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/limits returned with HTTP 200 Aug 18 19:21:13.896463 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 361/1447] 10.4.3.170 () {68 vars in 1484 bytes} [Tue Aug 18 19:21:13 2026] GET /volume/v3/limits => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:13.928340 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-159f1263-e5b8-4efe-97de-e0d50f05c2f6 req-425b0fbe-a40a-4411-9c15-b0d9b66b81ad None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:13.930240 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-159f1263-e5b8-4efe-97de-e0d50f05c2f6 req-425b0fbe-a40a-4411-9c15-b0d9b66b81ad tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 Aug 18 19:21:13.930647 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-159f1263-e5b8-4efe-97de-e0d50f05c2f6 req-425b0fbe-a40a-4411-9c15-b0d9b66b81ad tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:13.930949 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-159f1263-e5b8-4efe-97de-e0d50f05c2f6 req-425b0fbe-a40a-4411-9c15-b0d9b66b81ad tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:13.941081 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:13.941081 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:13.945450 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-159f1263-e5b8-4efe-97de-e0d50f05c2f6 req-425b0fbe-a40a-4411-9c15-b0d9b66b81ad tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:21:13.950221 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-159f1263-e5b8-4efe-97de-e0d50f05c2f6 req-425b0fbe-a40a-4411-9c15-b0d9b66b81ad tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 returned with HTTP 200 Aug 18 19:21:13.950656 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 365/1448] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:21:13 2026] GET /volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 => generated 1663 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 19:21:13.959636 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-159f1263-e5b8-4efe-97de-e0d50f05c2f6 req-a0508b9b-4f8b-4727-985c-1d16607c2812 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:13.960774 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:13.960774 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:13.961600 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-159f1263-e5b8-4efe-97de-e0d50f05c2f6 req-a0508b9b-4f8b-4727-985c-1d16607c2812 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:21:13.961919 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-159f1263-e5b8-4efe-97de-e0d50f05c2f6 req-a0508b9b-4f8b-4727-985c-1d16607c2812 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8dc01bfb-83aa-4c03-a41c-47e23ba3ab20", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1075488522", "description": null, "metadata": {}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:13.965596 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f11e05bb-a97b-4eeb-a936-9e8f29ecc9bf tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:21:13.969721 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f11e05bb-a97b-4eeb-a936-9e8f29ecc9bf tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 returned with HTTP 200 Aug 18 19:21:13.969939 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 360/1449] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:13 2026] GET /volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 => generated 1139 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:13.973467 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:13.973467 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:13.974289 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-159f1263-e5b8-4efe-97de-e0d50f05c2f6 req-a0508b9b-4f8b-4727-985c-1d16607c2812 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:21:13.974350 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [req-159f1263-e5b8-4efe-97de-e0d50f05c2f6 req-a0508b9b-4f8b-4727-985c-1d16607c2812 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Create snapshot from volume 8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 Aug 18 19:21:14.023182 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [req-159f1263-e5b8-4efe-97de-e0d50f05c2f6 req-a0508b9b-4f8b-4727-985c-1d16607c2812 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Created reservations ['38cb887a-133f-4096-ae8e-d301fe079aef', '22a87895-1689-40a2-a9b3-7d56c3e9f40a', '4fa50d86-7b26-47ad-98c5-c323c05ada89', '109f015c-94fd-4d33-9504-9e251030b397'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:21:14.072165 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-159f1263-e5b8-4efe-97de-e0d50f05c2f6 req-a0508b9b-4f8b-4727-985c-1d16607c2812 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Snapshot force create request issued successfully. Aug 18 19:21:14.072580 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-159f1263-e5b8-4efe-97de-e0d50f05c2f6 req-a0508b9b-4f8b-4727-985c-1d16607c2812 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:21:14.073042 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 364/1450] 10.4.3.170 () {72 vars in 1547 bytes} [Tue Aug 18 19:21:13 2026] POST /volume/v3/snapshots => generated 324 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:21:14.138877 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-dda4b8e0-3eca-4051-b4a0-b54b103c3563 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:14.140693 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-dda4b8e0-3eca-4051-b4a0-b54b103c3563 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] GET https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 Aug 18 19:21:14.140900 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-dda4b8e0-3eca-4051-b4a0-b54b103c3563 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:14.141153 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-dda4b8e0-3eca-4051-b4a0-b54b103c3563 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:14.147228 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-dda4b8e0-3eca-4051-b4a0-b54b103c3563 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455 tempest-TestServerVolumeAttachScenarioOldVersion-1883415455-project-member] https://10.4.3.170/volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 returned with HTTP 404 Aug 18 19:21:14.147662 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 362/1451] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:14 2026] GET /volume/v3/volumes/0045e85d-22eb-48ff-a759-5601011ddc23 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:21:14.294130 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1b6665ba-2f24-468c-b5dc-4778daa501bf None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:14.297601 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1b6665ba-2f24-468c-b5dc-4778daa501bf tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:14.297713 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1b6665ba-2f24-468c-b5dc-4778daa501bf tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:14.297889 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1b6665ba-2f24-468c-b5dc-4778daa501bf tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:14.310959 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:14.310959 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:14.314185 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-1b6665ba-2f24-468c-b5dc-4778daa501bf tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:14.318244 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1b6665ba-2f24-468c-b5dc-4778daa501bf tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:14.318605 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 366/1452] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:14 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1147 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:14.398197 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-d0b59822-f1e6-43f3-b377-cd34377cfe64 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:14.400949 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-d0b59822-f1e6-43f3-b377-cd34377cfe64 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] POST https://10.4.3.170/volume/v3/attachments/d364ff7e-3e5a-4bb0-b208-8af527add790/action Aug 18 19:21:14.401458 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-d0b59822-f1e6-43f3-b377-cd34377cfe64 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:21:14.401639 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-d0b59822-f1e6-43f3-b377-cd34377cfe64 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:14.435044 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:14.435044 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:14.446870 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-443b6448-0a10-4020-8a2b-6b8437b3b477 req-d0b59822-f1e6-43f3-b377-cd34377cfe64 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/d364ff7e-3e5a-4bb0-b208-8af527add790/action returned with HTTP 204 Aug 18 19:21:14.447308 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 361/1453] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:21:14 2026] POST /volume/v3/attachments/d364ff7e-3e5a-4bb0-b208-8af527add790/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:21:15.336603 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4b8674c6-bc86-478a-aa92-453fd1414f6b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:15.339679 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4b8674c6-bc86-478a-aa92-453fd1414f6b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:15.339993 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4b8674c6-bc86-478a-aa92-453fd1414f6b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:15.340284 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4b8674c6-bc86-478a-aa92-453fd1414f6b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:15.367295 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:15.367295 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:15.377699 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4b8674c6-bc86-478a-aa92-453fd1414f6b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:15.389536 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4b8674c6-bc86-478a-aa92-453fd1414f6b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:15.389536 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 365/1454] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:15 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1441 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:15.405557 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-85784bc3-a2b0-4a15-8124-d14077e373b6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:15.536247 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-85784bc3-a2b0-4a15-8124-d14077e373b6 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-reader] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:15.537031 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-85784bc3-a2b0-4a15-8124-d14077e373b6 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-reader] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:15.537031 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-85784bc3-a2b0-4a15-8124-d14077e373b6 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-reader] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:15.562040 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:15.562040 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:15.571436 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-85784bc3-a2b0-4a15-8124-d14077e373b6 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-reader] Volume info retrieved successfully. Aug 18 19:21:15.581528 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-85784bc3-a2b0-4a15-8124-d14077e373b6 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-reader] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:15.581943 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 363/1455] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:15 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1441 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:15.668712 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-91b71a6c-9a39-404a-a264-f0bcbf093854 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:15.671074 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-91b71a6c-9a39-404a-a264-f0bcbf093854 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-reader] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:15.671533 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-91b71a6c-9a39-404a-a264-f0bcbf093854 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-reader] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:15.671773 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-91b71a6c-9a39-404a-a264-f0bcbf093854 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-reader] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:15.687348 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:15.687348 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:15.691723 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-91b71a6c-9a39-404a-a264-f0bcbf093854 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-reader] Volume info retrieved successfully. Aug 18 19:21:15.697542 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-91b71a6c-9a39-404a-a264-f0bcbf093854 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-reader] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:15.698016 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 367/1456] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:15 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1441 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:15.743241 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-896d7030-05d7-4e84-b1a6-2f056ed1d19b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:15.746431 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-896d7030-05d7-4e84-b1a6-2f056ed1d19b tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:21:15.746531 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-896d7030-05d7-4e84-b1a6-2f056ed1d19b tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:15.746704 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-896d7030-05d7-4e84-b1a6-2f056ed1d19b tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:15.758654 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-bd8856d0-6705-4e8b-801f-d5161de563fb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:15.759135 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:15.759135 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:15.760188 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-bd8856d0-6705-4e8b-801f-d5161de563fb tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:15.760476 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-bd8856d0-6705-4e8b-801f-d5161de563fb tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:15.760727 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-bd8856d0-6705-4e8b-801f-d5161de563fb tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:15.764067 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-896d7030-05d7-4e84-b1a6-2f056ed1d19b tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:21:15.773034 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-896d7030-05d7-4e84-b1a6-2f056ed1d19b tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:21:15.773390 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 362/1457] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:15 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:15.778738 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:15.778738 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:15.782130 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-bd8856d0-6705-4e8b-801f-d5161de563fb tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:15.788688 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0f82c619-7237-45ab-97f8-3618b59a6835 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:15.790112 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-bd8856d0-6705-4e8b-801f-d5161de563fb tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:15.790643 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 366/1458] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:21:15 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1441 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:15.792212 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0f82c619-7237-45ab-97f8-3618b59a6835 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:21:15.792462 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0f82c619-7237-45ab-97f8-3618b59a6835 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:15.792689 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0f82c619-7237-45ab-97f8-3618b59a6835 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:15.792877 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-0f82c619-7237-45ab-97f8-3618b59a6835 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Delete volume with id: f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:21:15.808190 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:15.808190 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:15.808190 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0f82c619-7237-45ab-97f8-3618b59a6835 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:21:15.821277 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-20423a0d-517e-42f2-8d09-b1548680ef60 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:15.825418 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-20423a0d-517e-42f2-8d09-b1548680ef60 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] POST https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1/action Aug 18 19:21:15.826029 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-20423a0d-517e-42f2-8d09-b1548680ef60 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:21:15.826232 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-20423a0d-517e-42f2-8d09-b1548680ef60 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:15.845472 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0f82c619-7237-45ab-97f8-3618b59a6835 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Delete volume request issued successfully. Aug 18 19:21:15.845655 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0f82c619-7237-45ab-97f8-3618b59a6835 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 202 Aug 18 19:21:15.846073 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 364/1459] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:21:15 2026] DELETE /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:21:15.855907 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3cf51145-c21f-47f8-8ece-5a42c4296c14 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:15.857250 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:15.857250 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:15.857707 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3cf51145-c21f-47f8-8ece-5a42c4296c14 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:21:15.857830 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-20423a0d-517e-42f2-8d09-b1548680ef60 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:15.857946 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3cf51145-c21f-47f8-8ece-5a42c4296c14 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:15.858444 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3cf51145-c21f-47f8-8ece-5a42c4296c14 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:15.865307 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-20423a0d-517e-42f2-8d09-b1548680ef60 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Begin detaching volume completed successfully. Aug 18 19:21:15.865605 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-20423a0d-517e-42f2-8d09-b1548680ef60 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1/action returned with HTTP 202 Aug 18 19:21:15.866060 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 368/1460] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:21:15 2026] POST /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:21:15.867765 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:15.867765 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:15.871875 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3cf51145-c21f-47f8-8ece-5a42c4296c14 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Volume info retrieved successfully. Aug 18 19:21:15.876152 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3cf51145-c21f-47f8-8ece-5a42c4296c14 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 200 Aug 18 19:21:15.876808 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 363/1461] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:15 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 865 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:15.896771 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d88b156e-d8e5-4dd4-81b0-ec34d5f8b05f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:15.900218 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d88b156e-d8e5-4dd4-81b0-ec34d5f8b05f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:15.900332 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d88b156e-d8e5-4dd4-81b0-ec34d5f8b05f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:15.900566 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d88b156e-d8e5-4dd4-81b0-ec34d5f8b05f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:15.918084 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:15.918084 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:15.924982 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d88b156e-d8e5-4dd4-81b0-ec34d5f8b05f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:15.932252 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-dc13e4a1-5c33-42c2-a11a-cc3078a07ecb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:15.932632 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-dc13e4a1-5c33-42c2-a11a-cc3078a07ecb None None] GET https://10.4.3.170/volume// Aug 18 19:21:15.932778 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-dc13e4a1-5c33-42c2-a11a-cc3078a07ecb None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:15.932950 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-dc13e4a1-5c33-42c2-a11a-cc3078a07ecb None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:15.933251 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-dc13e4a1-5c33-42c2-a11a-cc3078a07ecb None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:21:15.933522 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 365/1462] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:21: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 19:21:15.934445 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d88b156e-d8e5-4dd4-81b0-ec34d5f8b05f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:15.935025 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 367/1463] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:15 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1444 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:15.940744 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-4b69ca0a-99fd-41e0-927a-6c638380b378 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:15.951510 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-4b69ca0a-99fd-41e0-927a-6c638380b378 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:15.951510 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-4b69ca0a-99fd-41e0-927a-6c638380b378 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:15.951510 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-4b69ca0a-99fd-41e0-927a-6c638380b378 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:15.968475 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:15.968475 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:15.974990 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-4b69ca0a-99fd-41e0-927a-6c638380b378 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:15.980880 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-4b69ca0a-99fd-41e0-927a-6c638380b378 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:15.981527 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 369/1464] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:21:15 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1624 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:21:16.260970 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2a7e203c-a6cb-4aae-b0d8-b71a78e3f504 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:16.262820 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2a7e203c-a6cb-4aae-b0d8-b71a78e3f504 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/snapshots/9104b4ca-ee8c-4be2-92dc-614709168059 Aug 18 19:21:16.263039 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2a7e203c-a6cb-4aae-b0d8-b71a78e3f504 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:16.263402 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2a7e203c-a6cb-4aae-b0d8-b71a78e3f504 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:16.269064 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:16.269064 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:16.269730 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2a7e203c-a6cb-4aae-b0d8-b71a78e3f504 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Snapshot retrieved successfully. Aug 18 19:21:16.271322 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2a7e203c-a6cb-4aae-b0d8-b71a78e3f504 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/snapshots/9104b4ca-ee8c-4be2-92dc-614709168059 returned with HTTP 200 Aug 18 19:21:16.271322 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 364/1465] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:21:16 2026] GET /volume/v3/snapshots/9104b4ca-ee8c-4be2-92dc-614709168059 => generated 483 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:16.312163 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6e27feb2-71a4-4294-8174-7c0a8f1dc4d6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:16.315674 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6e27feb2-71a4-4294-8174-7c0a8f1dc4d6 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:21:16.316046 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6e27feb2-71a4-4294-8174-7c0a8f1dc4d6 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-970826074", "snapshot_id": null, "imageRef": "7c6953af-6cca-4c83-ba88-4958d6675186", "volume_type": null, "size": 1}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:16.317753 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-6e27feb2-71a4-4294-8174-7c0a8f1dc4d6 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-970826074', 'snapshot_id': None, 'imageRef': '7c6953af-6cca-4c83-ba88-4958d6675186', 'volume_type': None, 'size': 1}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:21:16.427548 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:16.427548 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:16.428150 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-6e27feb2-71a4-4294-8174-7c0a8f1dc4d6 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Snapshot retrieved successfully. Aug 18 19:21:16.428428 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-6e27feb2-71a4-4294-8174-7c0a8f1dc4d6 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Create volume of 1 GB Aug 18 19:21:16.434300 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-6e27feb2-71a4-4294-8174-7c0a8f1dc4d6 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Availability Zones retrieved successfully. Aug 18 19:21:16.442698 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-6e27feb2-71a4-4294-8174-7c0a8f1dc4d6 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Flow 'volume_create_api' (db74700b-c7ec-49c7-9098-5bc67a30e223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:21:16.444485 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-6e27feb2-71a4-4294-8174-7c0a8f1dc4d6 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d1b80f5-dcd4-4cd4-a7b6-f73ef3cbb446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:16.445496 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-6e27feb2-71a4-4294-8174-7c0a8f1dc4d6 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:21:16.486477 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-6e27feb2-71a4-4294-8174-7c0a8f1dc4d6 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d1b80f5-dcd4-4cd4-a7b6-f73ef3cbb446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9104b4ca-ee8c-4be2-92dc-614709168059', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:16.487494 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-6e27feb2-71a4-4294-8174-7c0a8f1dc4d6 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84eb2e3a-9bf5-4d2e-843e-2c88dad6bc33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:16.544719 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-6e27feb2-71a4-4294-8174-7c0a8f1dc4d6 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Created reservations ['59de6511-3471-43da-900f-661c9bfd1aa7', '9d961973-3d37-47a0-a37c-39800d6912e7', '76aa3d82-2eb0-4123-abef-335a9fb57b19', 'b4c104f3-97a7-4905-b80d-bf657bf0a1f5'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:21:16.544949 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-6e27feb2-71a4-4294-8174-7c0a8f1dc4d6 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84eb2e3a-9bf5-4d2e-843e-2c88dad6bc33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59de6511-3471-43da-900f-661c9bfd1aa7', '9d961973-3d37-47a0-a37c-39800d6912e7', '76aa3d82-2eb0-4123-abef-335a9fb57b19', 'b4c104f3-97a7-4905-b80d-bf657bf0a1f5']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:16.545775 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-6e27feb2-71a4-4294-8174-7c0a8f1dc4d6 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b424d9b-06d7-4953-8fed-aea21cfa3017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:16.599511 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-6e27feb2-71a4-4294-8174-7c0a8f1dc4d6 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b424d9b-06d7-4953-8fed-aea21cfa3017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4590b9fb-fe59-4451-9c82-c3850b53fa1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-970826074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c6d588d2168490ca263ec2729cbe7df',qos_specs=None,replication_status=,reservations=['59de6511-3471-43da-900f-661c9bfd1aa7','9d961973-3d37-47a0-a37c-39800d6912e7','76aa3d82-2eb0-4123-abef-335a9fb57b19','b4c104f3-97a7-4905-b80d-bf657bf0a1f5'],size=1,snapshot_id=9104b4ca-ee8c-4be2-92dc-614709168059,source_replicaid=,source_volid=None,status='creating',user_id='ccf3e08089ee4422882fb253cb33398a',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), '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-18T19:21:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-970826074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4590b9fb-fe59-4451-9c82-c3850b53fa1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c6d588d2168490ca263ec2729cbe7df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9104b4ca-ee8c-4be2-92dc-614709168059,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccf3e08089ee4422882fb253cb33398a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:16.600214 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-6e27feb2-71a4-4294-8174-7c0a8f1dc4d6 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0c4df26-2798-43b8-9d12-88cac68870af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:16.617721 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-6e27feb2-71a4-4294-8174-7c0a8f1dc4d6 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0c4df26-2798-43b8-9d12-88cac68870af) transitioned into state 'SUCCESS' from state '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-970826074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c6d588d2168490ca263ec2729cbe7df',qos_specs=None,replication_status=,reservations=['59de6511-3471-43da-900f-661c9bfd1aa7','9d961973-3d37-47a0-a37c-39800d6912e7','76aa3d82-2eb0-4123-abef-335a9fb57b19','b4c104f3-97a7-4905-b80d-bf657bf0a1f5'],size=1,snapshot_id=9104b4ca-ee8c-4be2-92dc-614709168059,source_replicaid=,source_volid=None,status='creating',user_id='ccf3e08089ee4422882fb253cb33398a',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:16.618147 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-6e27feb2-71a4-4294-8174-7c0a8f1dc4d6 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3af8ebfc-fb64-4e85-a0a2-1d5566e10ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:16.645513 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-6e27feb2-71a4-4294-8174-7c0a8f1dc4d6 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3af8ebfc-fb64-4e85-a0a2-1d5566e10ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:16.645513 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-6e27feb2-71a4-4294-8174-7c0a8f1dc4d6 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Flow 'volume_create_api' (db74700b-c7ec-49c7-9098-5bc67a30e223) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:21:16.645513 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-6e27feb2-71a4-4294-8174-7c0a8f1dc4d6 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Create volume request issued successfully. Aug 18 19:21:16.645840 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6e27feb2-71a4-4294-8174-7c0a8f1dc4d6 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:21:16.646176 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 366/1466] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:21:16 2026] POST /volume/v3/volumes => generated 813 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:21:16.664670 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d4e0bb09-c448-45a5-8945-6c81768abb5a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:16.671765 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d4e0bb09-c448-45a5-8945-6c81768abb5a tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d Aug 18 19:21:16.672622 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d4e0bb09-c448-45a5-8945-6c81768abb5a tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:16.672622 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d4e0bb09-c448-45a5-8945-6c81768abb5a tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:16.687265 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:16.687265 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:16.691836 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d4e0bb09-c448-45a5-8945-6c81768abb5a tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:21:16.698026 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d4e0bb09-c448-45a5-8945-6c81768abb5a tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d returned with HTTP 200 Aug 18 19:21:16.698611 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 368/1467] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:16 2026] GET /volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d => generated 881 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:16.902755 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-36d1435f-a01f-43c8-b20b-da9c16efde82 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:16.905491 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-36d1435f-a01f-43c8-b20b-da9c16efde82 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] GET https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d Aug 18 19:21:16.905491 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-36d1435f-a01f-43c8-b20b-da9c16efde82 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:16.907292 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-36d1435f-a01f-43c8-b20b-da9c16efde82 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:16.913321 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-36d1435f-a01f-43c8-b20b-da9c16efde82 tempest-VolumesExtendAttachedTest-1221806224 tempest-VolumesExtendAttachedTest-1221806224-project-member] https://10.4.3.170/volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d returned with HTTP 404 Aug 18 19:21:16.913816 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 370/1468] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:16 2026] GET /volume/v3/volumes/f52ca21c-3796-4378-9d5b-ae714303622d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:21:16.953593 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c700bfd6-fbf4-4f41-9571-d7a2929bb874 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:16.958559 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c700bfd6-fbf4-4f41-9571-d7a2929bb874 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:16.958559 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c700bfd6-fbf4-4f41-9571-d7a2929bb874 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:16.958559 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c700bfd6-fbf4-4f41-9571-d7a2929bb874 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:16.974498 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:16.974498 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:16.977893 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c700bfd6-fbf4-4f41-9571-d7a2929bb874 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:16.982922 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c700bfd6-fbf4-4f41-9571-d7a2929bb874 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:16.983443 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 365/1469] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:16 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1444 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:17.064383 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-48e5417d-d85b-422c-aacc-c16a1a4bfc0e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:17.067326 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-48e5417d-d85b-422c-aacc-c16a1a4bfc0e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:17.067651 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-48e5417d-d85b-422c-aacc-c16a1a4bfc0e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:17.067904 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-48e5417d-d85b-422c-aacc-c16a1a4bfc0e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:17.081770 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:17.081770 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:17.089531 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-48e5417d-d85b-422c-aacc-c16a1a4bfc0e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:17.097480 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-48e5417d-d85b-422c-aacc-c16a1a4bfc0e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:17.098085 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 367/1470] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:21:17 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1444 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:17.118739 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-06a5a7b7-97ed-4146-9fb9-9fcdcf16a2d5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:17.121419 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-06a5a7b7-97ed-4146-9fb9-9fcdcf16a2d5 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] DELETE https://10.4.3.170/volume/v3/attachments/08dd4d4e-1473-4af8-8912-b3a4ec002064 Aug 18 19:21:17.121732 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-06a5a7b7-97ed-4146-9fb9-9fcdcf16a2d5 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:17.122062 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-06a5a7b7-97ed-4146-9fb9-9fcdcf16a2d5 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:17.133318 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:17.133318 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:17.187477 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-fa023a9b-7504-4449-aaed-e7321c673fb0 req-06a5a7b7-97ed-4146-9fb9-9fcdcf16a2d5 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/08dd4d4e-1473-4af8-8912-b3a4ec002064 returned with HTTP 200 Aug 18 19:21:17.188331 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 369/1471] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:21:17 2026] DELETE /volume/v3/attachments/08dd4d4e-1473-4af8-8912-b3a4ec002064 => generated 192 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:17.713051 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8d6dd33c-41d0-4cc4-a0e3-58b459103d76 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:17.714885 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8d6dd33c-41d0-4cc4-a0e3-58b459103d76 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d Aug 18 19:21:17.715431 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8d6dd33c-41d0-4cc4-a0e3-58b459103d76 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:17.715431 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8d6dd33c-41d0-4cc4-a0e3-58b459103d76 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:17.723271 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:17.723271 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:17.727999 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-8d6dd33c-41d0-4cc4-a0e3-58b459103d76 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:21:17.737164 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8d6dd33c-41d0-4cc4-a0e3-58b459103d76 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d returned with HTTP 200 Aug 18 19:21:17.737978 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 371/1472] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:17 2026] GET /volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d => generated 1422 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:21:17.752187 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-fef26ad3-651d-41fd-9d38-8005520b3ee8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:17.754636 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fef26ad3-651d-41fd-9d38-8005520b3ee8 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d Aug 18 19:21:17.754934 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fef26ad3-651d-41fd-9d38-8005520b3ee8 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:17.755192 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fef26ad3-651d-41fd-9d38-8005520b3ee8 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:17.768576 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:17.768576 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:17.773139 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-fef26ad3-651d-41fd-9d38-8005520b3ee8 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:21:17.780672 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fef26ad3-651d-41fd-9d38-8005520b3ee8 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d returned with HTTP 200 Aug 18 19:21:17.780813 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 366/1473] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:21:17 2026] GET /volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d => generated 1422 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:21:17.995489 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7e346ad4-0126-4b1a-ac5d-1e8295a88133 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:17.997842 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7e346ad4-0126-4b1a-ac5d-1e8295a88133 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:17.998120 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7e346ad4-0126-4b1a-ac5d-1e8295a88133 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:17.998421 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7e346ad4-0126-4b1a-ac5d-1e8295a88133 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:18.015433 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:18.015433 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:18.022372 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7e346ad4-0126-4b1a-ac5d-1e8295a88133 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:18.031081 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7e346ad4-0126-4b1a-ac5d-1e8295a88133 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:18.031473 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 368/1474] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:17 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:18.103774 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-0a67b1d7-bdad-4c9f-af87-8d62eabfc8dd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:18.107282 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0a67b1d7-bdad-4c9f-af87-8d62eabfc8dd tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-reader] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:18.107282 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0a67b1d7-bdad-4c9f-af87-8d62eabfc8dd tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-reader] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:18.107282 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0a67b1d7-bdad-4c9f-af87-8d62eabfc8dd tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-reader] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:18.122279 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:18.122279 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:18.126963 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-0a67b1d7-bdad-4c9f-af87-8d62eabfc8dd tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-reader] Volume info retrieved successfully. Aug 18 19:21:18.131663 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0a67b1d7-bdad-4c9f-af87-8d62eabfc8dd tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-reader] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:18.132116 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 370/1475] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:18 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:18.179318 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-3fc78d18-99b2-4eeb-8455-7566d4790892 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:18.182636 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-3fc78d18-99b2-4eeb-8455-7566d4790892 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:18.182888 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-3fc78d18-99b2-4eeb-8455-7566d4790892 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:18.183393 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-3fc78d18-99b2-4eeb-8455-7566d4790892 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:18.194459 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:18.194459 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:18.199714 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-3fc78d18-99b2-4eeb-8455-7566d4790892 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:18.206358 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-3fc78d18-99b2-4eeb-8455-7566d4790892 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:18.207303 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 372/1476] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:21:18 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:18.226654 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-99c79932-3310-4302-9ee6-3f299f1f4d2c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:18.229606 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-99c79932-3310-4302-9ee6-3f299f1f4d2c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] POST https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1/action Aug 18 19:21:18.230134 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-99c79932-3310-4302-9ee6-3f299f1f4d2c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:21:18.230270 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-99c79932-3310-4302-9ee6-3f299f1f4d2c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:18.243253 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:18.243253 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:18.243761 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-99c79932-3310-4302-9ee6-3f299f1f4d2c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:18.250988 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-99c79932-3310-4302-9ee6-3f299f1f4d2c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Begin detaching volume completed successfully. Aug 18 19:21:18.251247 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-99c79932-3310-4302-9ee6-3f299f1f4d2c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1/action returned with HTTP 202 Aug 18 19:21:18.251881 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 367/1477] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:21:18 2026] POST /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:21:18.276553 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-09c93cbf-ec11-4d35-b3ce-38d1f306d760 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:18.278767 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-09c93cbf-ec11-4d35-b3ce-38d1f306d760 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:18.279017 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-09c93cbf-ec11-4d35-b3ce-38d1f306d760 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:18.279271 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-09c93cbf-ec11-4d35-b3ce-38d1f306d760 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:18.294067 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:18.294067 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:18.299654 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-09c93cbf-ec11-4d35-b3ce-38d1f306d760 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:18.304539 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-09c93cbf-ec11-4d35-b3ce-38d1f306d760 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:18.304923 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 369/1478] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:18 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:18.305657 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-439ff211-85cf-4917-b0b6-f48690f89908 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:18.306107 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-439ff211-85cf-4917-b0b6-f48690f89908 None None] GET https://10.4.3.170/volume// Aug 18 19:21:18.306316 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-439ff211-85cf-4917-b0b6-f48690f89908 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:18.306554 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-439ff211-85cf-4917-b0b6-f48690f89908 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:18.306956 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-439ff211-85cf-4917-b0b6-f48690f89908 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:21:18.307286 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 371/1479] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:21: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 19:21:18.315885 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-5ee1c9f7-7ae8-4ca7-a652-1ffb1b9efbb9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:18.319318 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-5ee1c9f7-7ae8-4ca7-a652-1ffb1b9efbb9 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:18.319985 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-5ee1c9f7-7ae8-4ca7-a652-1ffb1b9efbb9 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:18.320312 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-5ee1c9f7-7ae8-4ca7-a652-1ffb1b9efbb9 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:18.335303 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:18.335303 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:18.341200 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-5ee1c9f7-7ae8-4ca7-a652-1ffb1b9efbb9 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:18.347330 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-5ee1c9f7-7ae8-4ca7-a652-1ffb1b9efbb9 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:18.348095 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 373/1480] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:21:18 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1327 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:21:18.633095 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-590d9160-3a48-47f9-ac1c-230f3984ad40 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:18.636879 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-590d9160-3a48-47f9-ac1c-230f3984ad40 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] POST https://10.4.3.170/volume/v3/attachments/ff4c81c7-7982-488f-ac5f-0a2d228b262d/action Aug 18 19:21:18.637380 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-590d9160-3a48-47f9-ac1c-230f3984ad40 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:21:18.637552 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-590d9160-3a48-47f9-ac1c-230f3984ad40 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:18.663002 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:18.663002 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:18.676495 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-298fc3ab-ebe5-4409-91aa-25170fff78b4 req-590d9160-3a48-47f9-ac1c-230f3984ad40 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/attachments/ff4c81c7-7982-488f-ac5f-0a2d228b262d/action returned with HTTP 204 Aug 18 19:21:18.678453 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 368/1481] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:21:18 2026] POST /volume/v3/attachments/ff4c81c7-7982-488f-ac5f-0a2d228b262d/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:21:19.077164 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-b6405238-8604-4fca-8523-36fbba5a4eac req-cf7c082c-8967-4338-8126-b62fce78b06c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:19.080604 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-b6405238-8604-4fca-8523-36fbba5a4eac req-cf7c082c-8967-4338-8126-b62fce78b06c tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d Aug 18 19:21:19.080839 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-b6405238-8604-4fca-8523-36fbba5a4eac req-cf7c082c-8967-4338-8126-b62fce78b06c tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:19.081081 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-b6405238-8604-4fca-8523-36fbba5a4eac req-cf7c082c-8967-4338-8126-b62fce78b06c tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:19.090764 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:19.090764 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:19.106018 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-b6405238-8604-4fca-8523-36fbba5a4eac req-cf7c082c-8967-4338-8126-b62fce78b06c tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:21:19.115484 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-b6405238-8604-4fca-8523-36fbba5a4eac req-cf7c082c-8967-4338-8126-b62fce78b06c tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d returned with HTTP 200 Aug 18 19:21:19.115994 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 370/1482] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:21:19 2026] GET /volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d => generated 1404 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:19.321003 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e56d9880-00aa-49a2-8851-bcbcc9993402 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:19.323502 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e56d9880-00aa-49a2-8851-bcbcc9993402 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:19.323776 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e56d9880-00aa-49a2-8851-bcbcc9993402 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:19.324140 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e56d9880-00aa-49a2-8851-bcbcc9993402 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:19.337630 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:19.337630 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:19.342537 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e56d9880-00aa-49a2-8851-bcbcc9993402 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:19.348093 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e56d9880-00aa-49a2-8851-bcbcc9993402 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:19.349082 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 372/1483] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:19 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:19.790749 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-b6405238-8604-4fca-8523-36fbba5a4eac req-be1a0eb2-eccd-4bd5-a83a-40045280481a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:19.792747 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-b6405238-8604-4fca-8523-36fbba5a4eac req-be1a0eb2-eccd-4bd5-a83a-40045280481a tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d Aug 18 19:21:19.793146 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-b6405238-8604-4fca-8523-36fbba5a4eac req-be1a0eb2-eccd-4bd5-a83a-40045280481a tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:19.793413 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-b6405238-8604-4fca-8523-36fbba5a4eac req-be1a0eb2-eccd-4bd5-a83a-40045280481a tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:19.805910 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:19.805910 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:19.810493 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-b6405238-8604-4fca-8523-36fbba5a4eac req-be1a0eb2-eccd-4bd5-a83a-40045280481a tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:21:19.814728 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-b6405238-8604-4fca-8523-36fbba5a4eac req-be1a0eb2-eccd-4bd5-a83a-40045280481a tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d returned with HTTP 200 Aug 18 19:21:19.815114 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 374/1484] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:21:19 2026] GET /volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d => generated 1404 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:19.824514 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b6c6b3d9-1e65-4404-a366-7b6546b03de9 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:19.824928 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b6c6b3d9-1e65-4404-a366-7b6546b03de9 None None] GET https://10.4.3.170/volume// Aug 18 19:21:19.825113 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b6c6b3d9-1e65-4404-a366-7b6546b03de9 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:19.825354 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b6c6b3d9-1e65-4404-a366-7b6546b03de9 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:19.825672 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b6c6b3d9-1e65-4404-a366-7b6546b03de9 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:21:19.825945 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 369/1485] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:21: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 19:21:19.832982 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-b6405238-8604-4fca-8523-36fbba5a4eac req-43bc13ae-6a89-42b7-8c55-c480ef1b45e4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:19.836853 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-b6405238-8604-4fca-8523-36fbba5a4eac req-43bc13ae-6a89-42b7-8c55-c480ef1b45e4 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:21:19.837207 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-b6405238-8604-4fca-8523-36fbba5a4eac req-43bc13ae-6a89-42b7-8c55-c480ef1b45e4 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4590b9fb-fe59-4451-9c82-c3850b53fa1d", "connector": null, "instance_uuid": "08434263-4f25-47fd-adbf-68a6b26a2ea8"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:19.846724 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:19.846724 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:19.872856 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-b6405238-8604-4fca-8523-36fbba5a4eac req-43bc13ae-6a89-42b7-8c55-c480ef1b45e4 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:21:19.873250 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 371/1486] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:21:19 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 19:21:20.364953 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4df34c36-f4e0-4b1d-b8a6-2915822dcb98 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:20.368129 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4df34c36-f4e0-4b1d-b8a6-2915822dcb98 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:20.368458 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4df34c36-f4e0-4b1d-b8a6-2915822dcb98 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:20.368706 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4df34c36-f4e0-4b1d-b8a6-2915822dcb98 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:20.385686 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:20.385686 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:20.391036 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4df34c36-f4e0-4b1d-b8a6-2915822dcb98 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:20.398643 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4df34c36-f4e0-4b1d-b8a6-2915822dcb98 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:20.399226 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 373/1487] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:20 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:21.418073 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7e1b50a4-fcb9-4500-ae0e-1e62491e68ba None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:21.419928 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7e1b50a4-fcb9-4500-ae0e-1e62491e68ba tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:21.420166 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7e1b50a4-fcb9-4500-ae0e-1e62491e68ba tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:21.420398 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7e1b50a4-fcb9-4500-ae0e-1e62491e68ba tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:21.433063 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:21.433063 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:21.438264 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7e1b50a4-fcb9-4500-ae0e-1e62491e68ba tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:21.444744 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7e1b50a4-fcb9-4500-ae0e-1e62491e68ba tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:21.445094 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 375/1488] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:21 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:21.874838 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5654d833-7722-4176-8622-f2155dc58b71 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:21.875270 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5654d833-7722-4176-8622-f2155dc58b71 None None] GET https://10.4.3.170/volume// Aug 18 19:21:21.875500 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5654d833-7722-4176-8622-f2155dc58b71 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:21.875759 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5654d833-7722-4176-8622-f2155dc58b71 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:21.876181 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5654d833-7722-4176-8622-f2155dc58b71 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:21:21.876594 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 370/1489] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:21: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 19:21:21.884184 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-b6405238-8604-4fca-8523-36fbba5a4eac req-3057949e-cb84-499e-8d1b-fc05d40df79e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:21.886647 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-b6405238-8604-4fca-8523-36fbba5a4eac req-3057949e-cb84-499e-8d1b-fc05d40df79e tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d Aug 18 19:21:21.886937 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-b6405238-8604-4fca-8523-36fbba5a4eac req-3057949e-cb84-499e-8d1b-fc05d40df79e tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:21.887181 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-b6405238-8604-4fca-8523-36fbba5a4eac req-3057949e-cb84-499e-8d1b-fc05d40df79e tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:21.889587 np0000007688 devstack@c-api.service[100581]: DEBUG dbcounter [-] [100581] Writing DB stats cinder:SELECT=314,cinder:UPDATE=54,cinder:INSERT=26 {{(pid=100581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:21:21.900238 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:21.900238 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:21.904320 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-b6405238-8604-4fca-8523-36fbba5a4eac req-3057949e-cb84-499e-8d1b-fc05d40df79e tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:21:21.909494 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-b6405238-8604-4fca-8523-36fbba5a4eac req-3057949e-cb84-499e-8d1b-fc05d40df79e tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d returned with HTTP 200 Aug 18 19:21:21.909884 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 372/1490] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:21:21 2026] GET /volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d => generated 1583 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:21:22.019418 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-b6405238-8604-4fca-8523-36fbba5a4eac req-c9198582-8a1a-48ea-a894-956671772278 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:22.022582 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-b6405238-8604-4fca-8523-36fbba5a4eac req-c9198582-8a1a-48ea-a894-956671772278 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] PUT https://10.4.3.170/volume/v3/attachments/3c116357-aaba-48f0-bdd4-552b97b6a380 Aug 18 19:21:22.023240 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-b6405238-8604-4fca-8523-36fbba5a4eac req-c9198582-8a1a-48ea-a894-956671772278 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:22.038234 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-b6405238-8604-4fca-8523-36fbba5a4eac req-c9198582-8a1a-48ea-a894-956671772278 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Acquiring lock "cinder-attachment_update-4590b9fb-fe59-4451-9c82-c3850b53fa1d-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:21:22.044139 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-b6405238-8604-4fca-8523-36fbba5a4eac req-c9198582-8a1a-48ea-a894-956671772278 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Lock "cinder-attachment_update-4590b9fb-fe59-4451-9c82-c3850b53fa1d-np0000007688" acquired by "attachment_update" :: waited 0.006s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:21:22.045188 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:22.045188 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:22.152048 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-b6405238-8604-4fca-8523-36fbba5a4eac req-c9198582-8a1a-48ea-a894-956671772278 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Lock "cinder-attachment_update-4590b9fb-fe59-4451-9c82-c3850b53fa1d-np0000007688" released by "attachment_update" :: held 0.107s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:21:22.152048 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-b6405238-8604-4fca-8523-36fbba5a4eac req-c9198582-8a1a-48ea-a894-956671772278 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/attachments/3c116357-aaba-48f0-bdd4-552b97b6a380 returned with HTTP 200 Aug 18 19:21:22.152048 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 374/1491] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:21:22 2026] PUT /volume/v3/attachments/3c116357-aaba-48f0-bdd4-552b97b6a380 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:22.185450 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-b6405238-8604-4fca-8523-36fbba5a4eac req-167dc7c8-302a-448c-83c9-a279b77e499b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:22.189387 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-b6405238-8604-4fca-8523-36fbba5a4eac req-167dc7c8-302a-448c-83c9-a279b77e499b tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] POST https://10.4.3.170/volume/v3/attachments/3c116357-aaba-48f0-bdd4-552b97b6a380/action Aug 18 19:21:22.189387 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-b6405238-8604-4fca-8523-36fbba5a4eac req-167dc7c8-302a-448c-83c9-a279b77e499b tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Action body: b'{"os-complete": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:21:22.189387 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-b6405238-8604-4fca-8523-36fbba5a4eac req-167dc7c8-302a-448c-83c9-a279b77e499b tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:22.212906 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:22.212906 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:22.239010 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-b6405238-8604-4fca-8523-36fbba5a4eac req-167dc7c8-302a-448c-83c9-a279b77e499b tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/attachments/3c116357-aaba-48f0-bdd4-552b97b6a380/action returned with HTTP 204 Aug 18 19:21:22.239824 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 376/1492] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:21:22 2026] POST /volume/v3/attachments/3c116357-aaba-48f0-bdd4-552b97b6a380/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:21:22.462446 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d161ee2c-65a0-4eef-9e83-ac668cd7b824 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:22.464994 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d161ee2c-65a0-4eef-9e83-ac668cd7b824 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:22.465173 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d161ee2c-65a0-4eef-9e83-ac668cd7b824 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:22.465338 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d161ee2c-65a0-4eef-9e83-ac668cd7b824 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:22.467576 np0000007688 devstack@c-api.service[100580]: DEBUG dbcounter [-] [100580] Writing DB stats cinder:SELECT=334,cinder:INSERT=43,cinder:UPDATE=88 {{(pid=100580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:21:22.476218 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:22.476218 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:22.483422 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d161ee2c-65a0-4eef-9e83-ac668cd7b824 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:22.488263 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d161ee2c-65a0-4eef-9e83-ac668cd7b824 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:22.488754 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 371/1493] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:22 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:22.725263 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-34dfa73f-e380-48ed-8589-895311530306 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:22.728009 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-34dfa73f-e380-48ed-8589-895311530306 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:22.728202 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-34dfa73f-e380-48ed-8589-895311530306 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:22.728473 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-34dfa73f-e380-48ed-8589-895311530306 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:22.738492 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:22.738492 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:22.742042 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-34dfa73f-e380-48ed-8589-895311530306 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:22.751059 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-34dfa73f-e380-48ed-8589-895311530306 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:22.751731 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 373/1494] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:21:22 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:23.151966 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-48565fa8-baac-4762-8fee-531cd0dd4aee None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:23.155261 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-48565fa8-baac-4762-8fee-531cd0dd4aee tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] DELETE https://10.4.3.170/volume/v3/attachments/d364ff7e-3e5a-4bb0-b208-8af527add790 Aug 18 19:21:23.155526 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-48565fa8-baac-4762-8fee-531cd0dd4aee tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:23.155731 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-48565fa8-baac-4762-8fee-531cd0dd4aee tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:23.164470 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:23.164470 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:23.233506 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-59de9cf0-8ee5-4bb9-9e22-d9a501c38dd8 req-48565fa8-baac-4762-8fee-531cd0dd4aee tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/d364ff7e-3e5a-4bb0-b208-8af527add790 returned with HTTP 200 Aug 18 19:21:23.234081 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 375/1495] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:21:23 2026] DELETE /volume/v3/attachments/d364ff7e-3e5a-4bb0-b208-8af527add790 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:23.505903 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-894673c9-c32f-4696-b869-8b77bb22c66e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:23.508311 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-894673c9-c32f-4696-b869-8b77bb22c66e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:23.508647 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-894673c9-c32f-4696-b869-8b77bb22c66e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:23.509096 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-894673c9-c32f-4696-b869-8b77bb22c66e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:23.523130 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:23.523130 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:23.529321 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-894673c9-c32f-4696-b869-8b77bb22c66e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:23.538225 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-894673c9-c32f-4696-b869-8b77bb22c66e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:23.538808 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 377/1496] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:23 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:23.555174 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-48e26917-0919-4279-b4a6-8c5cd4614de3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:23.557549 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-48e26917-0919-4279-b4a6-8c5cd4614de3 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:23.557768 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-48e26917-0919-4279-b4a6-8c5cd4614de3 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:23.558023 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-48e26917-0919-4279-b4a6-8c5cd4614de3 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:23.567795 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:23.567795 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:23.572812 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-48e26917-0919-4279-b4a6-8c5cd4614de3 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:23.578844 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-48e26917-0919-4279-b4a6-8c5cd4614de3 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:23.579380 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 372/1497] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:23 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:23.639226 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1d257843-834b-4a86-9f34-6a16dd47c903 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:23.640996 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1d257843-834b-4a86-9f34-6a16dd47c903 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:21:23.641228 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1d257843-834b-4a86-9f34-6a16dd47c903 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:23.641463 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1d257843-834b-4a86-9f34-6a16dd47c903 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:23.653677 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:23.653677 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:23.657784 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-1d257843-834b-4a86-9f34-6a16dd47c903 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:23.661882 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1d257843-834b-4a86-9f34-6a16dd47c903 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:21:23.662298 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 374/1498] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:23 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:23.946767 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-83500895-e93a-4ed0-8172-18f5f830a2ac None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:24.053044 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-83500895-e93a-4ed0-8172-18f5f830a2ac tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes Aug 18 19:21:24.053271 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-83500895-e93a-4ed0-8172-18f5f830a2ac tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:24.053545 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-83500895-e93a-4ed0-8172-18f5f830a2ac tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:24.053961 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-83500895-e93a-4ed0-8172-18f5f830a2ac tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:24.054340 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:24.054340 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:24.057724 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-83500895-e93a-4ed0-8172-18f5f830a2ac tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:24.072031 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-83500895-e93a-4ed0-8172-18f5f830a2ac tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:24.072522 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-83500895-e93a-4ed0-8172-18f5f830a2ac tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Aug 18 19:21:24.072889 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 376/1499] 10.4.3.170 () {66 vars in 1237 bytes} [Tue Aug 18 19:21:23 2026] GET /volume/v3/volumes => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:21:24.081944 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-dd80f031-356b-43d3-8998-04d40da4dda3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:24.084041 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dd80f031-356b-43d3-8998-04d40da4dda3 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:21:24.084410 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-dd80f031-356b-43d3-8998-04d40da4dda3 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1499271900"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:24.086389 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-dd80f031-356b-43d3-8998-04d40da4dda3 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1499271900'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:21:24.086541 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-dd80f031-356b-43d3-8998-04d40da4dda3 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Create volume of 1 GB Aug 18 19:21:24.095172 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-dd80f031-356b-43d3-8998-04d40da4dda3 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Availability Zones retrieved successfully. Aug 18 19:21:24.102667 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-dd80f031-356b-43d3-8998-04d40da4dda3 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Flow 'volume_create_api' (877c8344-6faa-4876-8fde-1bc9f490bc51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:21:24.103850 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-dd80f031-356b-43d3-8998-04d40da4dda3 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6077e34e-cfc1-4d5b-b97d-ed728cecdece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:24.105049 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-dd80f031-356b-43d3-8998-04d40da4dda3 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:21:24.135777 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-dd80f031-356b-43d3-8998-04d40da4dda3 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6077e34e-cfc1-4d5b-b97d-ed728cecdece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:24.136797 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-dd80f031-356b-43d3-8998-04d40da4dda3 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d73c87b6-3a60-4624-8de8-47ee345cddf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:24.199226 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-dd80f031-356b-43d3-8998-04d40da4dda3 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Created reservations ['00d241b9-c758-4125-a4c1-0c8c6da55bf3', '4427a660-0ef3-4036-848f-e6c92c488395', 'c2a26a0c-2628-47df-a816-dfa82390dd87', 'ef2716c1-4aec-439d-a6ab-84dfc8380c26'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:21:24.199989 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-dd80f031-356b-43d3-8998-04d40da4dda3 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d73c87b6-3a60-4624-8de8-47ee345cddf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00d241b9-c758-4125-a4c1-0c8c6da55bf3', '4427a660-0ef3-4036-848f-e6c92c488395', 'c2a26a0c-2628-47df-a816-dfa82390dd87', 'ef2716c1-4aec-439d-a6ab-84dfc8380c26']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:24.200682 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-dd80f031-356b-43d3-8998-04d40da4dda3 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41b8ed03-bf92-4f50-93f0-22649b17a264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:24.222767 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-dd80f031-356b-43d3-8998-04d40da4dda3 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41b8ed03-bf92-4f50-93f0-22649b17a264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92cde2ac-804b-4a21-afb0-8cc4d8e6e817', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1499271900',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f4cf712c68f24c95bb3f1a8fd975fa4f',qos_specs=None,replication_status=,reservations=['00d241b9-c758-4125-a4c1-0c8c6da55bf3','4427a660-0ef3-4036-848f-e6c92c488395','c2a26a0c-2628-47df-a816-dfa82390dd87','ef2716c1-4aec-439d-a6ab-84dfc8380c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c1070d02f4e47a9813c65f505c43c9b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:21:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1499271900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92cde2ac-804b-4a21-afb0-8cc4d8e6e817,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f4cf712c68f24c95bb3f1a8fd975fa4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c1070d02f4e47a9813c65f505c43c9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:24.224591 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-dd80f031-356b-43d3-8998-04d40da4dda3 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cce5fb1-ab62-48ba-906b-65041b050016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:24.238555 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-dd80f031-356b-43d3-8998-04d40da4dda3 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cce5fb1-ab62-48ba-906b-65041b050016) transitioned into state 'SUCCESS' from state '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-1499271900',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f4cf712c68f24c95bb3f1a8fd975fa4f',qos_specs=None,replication_status=,reservations=['00d241b9-c758-4125-a4c1-0c8c6da55bf3','4427a660-0ef3-4036-848f-e6c92c488395','c2a26a0c-2628-47df-a816-dfa82390dd87','ef2716c1-4aec-439d-a6ab-84dfc8380c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c1070d02f4e47a9813c65f505c43c9b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:24.239249 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-dd80f031-356b-43d3-8998-04d40da4dda3 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de0845ab-9434-4a98-9811-c94fa36915df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:24.246876 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-dd80f031-356b-43d3-8998-04d40da4dda3 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de0845ab-9434-4a98-9811-c94fa36915df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:24.247652 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-dd80f031-356b-43d3-8998-04d40da4dda3 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Flow 'volume_create_api' (877c8344-6faa-4876-8fde-1bc9f490bc51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:21:24.247963 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-dd80f031-356b-43d3-8998-04d40da4dda3 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Create volume request issued successfully. Aug 18 19:21:24.248621 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dd80f031-356b-43d3-8998-04d40da4dda3 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:21:24.249035 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 378/1500] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:21:24 2026] POST /volume/v3/volumes => generated 764 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:21:24.265168 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-829e3ff1-b4e3-4da7-8c3d-c5762fce99b0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:24.266977 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-829e3ff1-b4e3-4da7-8c3d-c5762fce99b0 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/92cde2ac-804b-4a21-afb0-8cc4d8e6e817 Aug 18 19:21:24.267185 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-829e3ff1-b4e3-4da7-8c3d-c5762fce99b0 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:24.267347 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-829e3ff1-b4e3-4da7-8c3d-c5762fce99b0 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:24.273968 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:24.273968 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:24.278436 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-829e3ff1-b4e3-4da7-8c3d-c5762fce99b0 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Volume info retrieved successfully. Aug 18 19:21:24.282554 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-829e3ff1-b4e3-4da7-8c3d-c5762fce99b0 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/92cde2ac-804b-4a21-afb0-8cc4d8e6e817 returned with HTTP 200 Aug 18 19:21:24.282920 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 373/1501] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:24 2026] GET /volume/v3/volumes/92cde2ac-804b-4a21-afb0-8cc4d8e6e817 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:25.299471 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5db6feff-72c4-4d77-80bb-3075bbc6c925 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:25.301381 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5db6feff-72c4-4d77-80bb-3075bbc6c925 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/92cde2ac-804b-4a21-afb0-8cc4d8e6e817 Aug 18 19:21:25.301729 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5db6feff-72c4-4d77-80bb-3075bbc6c925 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:25.302010 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5db6feff-72c4-4d77-80bb-3075bbc6c925 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:25.311554 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:25.311554 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:25.316733 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-5db6feff-72c4-4d77-80bb-3075bbc6c925 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Volume info retrieved successfully. Aug 18 19:21:25.321586 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5db6feff-72c4-4d77-80bb-3075bbc6c925 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/92cde2ac-804b-4a21-afb0-8cc4d8e6e817 returned with HTTP 200 Aug 18 19:21:25.322030 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 375/1502] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:25 2026] GET /volume/v3/volumes/92cde2ac-804b-4a21-afb0-8cc4d8e6e817 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:25.334758 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ed0d0379-691c-4058-9001-e9fb76cd8f69 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:25.337196 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ed0d0379-691c-4058-9001-e9fb76cd8f69 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/92cde2ac-804b-4a21-afb0-8cc4d8e6e817 Aug 18 19:21:25.337435 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ed0d0379-691c-4058-9001-e9fb76cd8f69 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:25.337735 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ed0d0379-691c-4058-9001-e9fb76cd8f69 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:25.347834 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:25.347834 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:25.352163 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ed0d0379-691c-4058-9001-e9fb76cd8f69 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Volume info retrieved successfully. Aug 18 19:21:25.356763 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ed0d0379-691c-4058-9001-e9fb76cd8f69 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/92cde2ac-804b-4a21-afb0-8cc4d8e6e817 returned with HTTP 200 Aug 18 19:21:25.357152 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 377/1503] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:25 2026] GET /volume/v3/volumes/92cde2ac-804b-4a21-afb0-8cc4d8e6e817 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:25.368916 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ab0fb8f9-8b1b-4642-8f6d-b717c877caf6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:25.371047 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ab0fb8f9-8b1b-4642-8f6d-b717c877caf6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:21:25.371499 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ab0fb8f9-8b1b-4642-8f6d-b717c877caf6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1969828793"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:25.373031 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-ab0fb8f9-8b1b-4642-8f6d-b717c877caf6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1969828793'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:21:25.373228 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-ab0fb8f9-8b1b-4642-8f6d-b717c877caf6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Create volume of 1 GB Aug 18 19:21:25.373595 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:25.373595 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:25.377791 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ab0fb8f9-8b1b-4642-8f6d-b717c877caf6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Availability Zones retrieved successfully. Aug 18 19:21:25.383347 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-ab0fb8f9-8b1b-4642-8f6d-b717c877caf6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Flow 'volume_create_api' (ce361222-31aa-49da-9065-9064ca30f91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:21:25.385518 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-ab0fb8f9-8b1b-4642-8f6d-b717c877caf6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00d78d35-fe5c-4bdb-b8b5-fdafb64cad7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:25.385518 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-ab0fb8f9-8b1b-4642-8f6d-b717c877caf6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:21:25.413648 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-ab0fb8f9-8b1b-4642-8f6d-b717c877caf6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00d78d35-fe5c-4bdb-b8b5-fdafb64cad7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:25.414585 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-ab0fb8f9-8b1b-4642-8f6d-b717c877caf6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e44ab48d-9edb-4a75-9434-63b3643e7948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:25.469772 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-ab0fb8f9-8b1b-4642-8f6d-b717c877caf6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Created reservations ['48bf21fd-1d9a-4f2e-b728-c0b764c71382', '641e573f-6cef-450a-9b30-0ff4b92db1c5', 'b56cde13-bc12-4419-a61c-6e894bfedd77', '319a2d4d-7f6b-4759-8923-c46ac7321f6a'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:21:25.470572 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-ab0fb8f9-8b1b-4642-8f6d-b717c877caf6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e44ab48d-9edb-4a75-9434-63b3643e7948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48bf21fd-1d9a-4f2e-b728-c0b764c71382', '641e573f-6cef-450a-9b30-0ff4b92db1c5', 'b56cde13-bc12-4419-a61c-6e894bfedd77', '319a2d4d-7f6b-4759-8923-c46ac7321f6a']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:25.471232 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-ab0fb8f9-8b1b-4642-8f6d-b717c877caf6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5927db4d-c110-4910-b5c1-cadba77acaf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:25.500001 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-ab0fb8f9-8b1b-4642-8f6d-b717c877caf6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5927db4d-c110-4910-b5c1-cadba77acaf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03f981ae-6012-4193-ab42-7ee335b0db89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1969828793',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f4cf712c68f24c95bb3f1a8fd975fa4f',qos_specs=None,replication_status=,reservations=['48bf21fd-1d9a-4f2e-b728-c0b764c71382','641e573f-6cef-450a-9b30-0ff4b92db1c5','b56cde13-bc12-4419-a61c-6e894bfedd77','319a2d4d-7f6b-4759-8923-c46ac7321f6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c1070d02f4e47a9813c65f505c43c9b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:21:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1969828793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03f981ae-6012-4193-ab42-7ee335b0db89,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f4cf712c68f24c95bb3f1a8fd975fa4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c1070d02f4e47a9813c65f505c43c9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:25.501534 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-ab0fb8f9-8b1b-4642-8f6d-b717c877caf6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f70b0c3-ad81-40d6-bf52-f2e93a65352e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:25.526381 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-ab0fb8f9-8b1b-4642-8f6d-b717c877caf6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f70b0c3-ad81-40d6-bf52-f2e93a65352e) transitioned into state 'SUCCESS' from state '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-1969828793',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f4cf712c68f24c95bb3f1a8fd975fa4f',qos_specs=None,replication_status=,reservations=['48bf21fd-1d9a-4f2e-b728-c0b764c71382','641e573f-6cef-450a-9b30-0ff4b92db1c5','b56cde13-bc12-4419-a61c-6e894bfedd77','319a2d4d-7f6b-4759-8923-c46ac7321f6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c1070d02f4e47a9813c65f505c43c9b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:25.527481 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-ab0fb8f9-8b1b-4642-8f6d-b717c877caf6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8db5ffef-ce26-486b-b490-4d71c269d320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:25.541998 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-ab0fb8f9-8b1b-4642-8f6d-b717c877caf6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8db5ffef-ce26-486b-b490-4d71c269d320) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:25.542945 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-ab0fb8f9-8b1b-4642-8f6d-b717c877caf6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Flow 'volume_create_api' (ce361222-31aa-49da-9065-9064ca30f91b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:21:25.543311 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ab0fb8f9-8b1b-4642-8f6d-b717c877caf6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Create volume request issued successfully. Aug 18 19:21:25.543989 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ab0fb8f9-8b1b-4642-8f6d-b717c877caf6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:21:25.544575 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 379/1504] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:21:25 2026] POST /volume/v3/volumes => generated 764 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:21:25.556525 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-70312f2f-1705-433a-80ec-3bd621b06a0a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:25.559084 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-70312f2f-1705-433a-80ec-3bd621b06a0a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/03f981ae-6012-4193-ab42-7ee335b0db89 Aug 18 19:21:25.559324 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-70312f2f-1705-433a-80ec-3bd621b06a0a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:25.559581 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-70312f2f-1705-433a-80ec-3bd621b06a0a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:25.569844 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:25.569844 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:25.575016 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-70312f2f-1705-433a-80ec-3bd621b06a0a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Volume info retrieved successfully. Aug 18 19:21:25.581206 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-70312f2f-1705-433a-80ec-3bd621b06a0a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/03f981ae-6012-4193-ab42-7ee335b0db89 returned with HTTP 200 Aug 18 19:21:25.581802 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 374/1505] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:25 2026] GET /volume/v3/volumes/03f981ae-6012-4193-ab42-7ee335b0db89 => generated 832 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:26.598792 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e9a00c23-d125-40d9-80ed-caf11be13cf2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:26.601574 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e9a00c23-d125-40d9-80ed-caf11be13cf2 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/03f981ae-6012-4193-ab42-7ee335b0db89 Aug 18 19:21:26.601574 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e9a00c23-d125-40d9-80ed-caf11be13cf2 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:26.601574 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e9a00c23-d125-40d9-80ed-caf11be13cf2 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:26.612395 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:26.612395 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:26.617382 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e9a00c23-d125-40d9-80ed-caf11be13cf2 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Volume info retrieved successfully. Aug 18 19:21:26.623952 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e9a00c23-d125-40d9-80ed-caf11be13cf2 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/03f981ae-6012-4193-ab42-7ee335b0db89 returned with HTTP 200 Aug 18 19:21:26.624587 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 376/1506] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:26 2026] GET /volume/v3/volumes/03f981ae-6012-4193-ab42-7ee335b0db89 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:26.644664 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e683fe3c-48b9-4967-80c6-95f9a0b51bb4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:26.646945 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e683fe3c-48b9-4967-80c6-95f9a0b51bb4 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/03f981ae-6012-4193-ab42-7ee335b0db89 Aug 18 19:21:26.646945 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e683fe3c-48b9-4967-80c6-95f9a0b51bb4 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:26.647074 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e683fe3c-48b9-4967-80c6-95f9a0b51bb4 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:26.657331 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:26.657331 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:26.661951 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e683fe3c-48b9-4967-80c6-95f9a0b51bb4 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Volume info retrieved successfully. Aug 18 19:21:26.666330 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e683fe3c-48b9-4967-80c6-95f9a0b51bb4 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/03f981ae-6012-4193-ab42-7ee335b0db89 returned with HTTP 200 Aug 18 19:21:26.666823 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 378/1507] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:26 2026] GET /volume/v3/volumes/03f981ae-6012-4193-ab42-7ee335b0db89 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:26.685610 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b329fba9-9b91-4580-88b5-25670a2b011e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:26.691108 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b329fba9-9b91-4580-88b5-25670a2b011e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:21:26.693917 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b329fba9-9b91-4580-88b5-25670a2b011e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1666071303"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:26.693917 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-b329fba9-9b91-4580-88b5-25670a2b011e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1666071303'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:21:26.694092 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-b329fba9-9b91-4580-88b5-25670a2b011e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Create volume of 1 GB Aug 18 19:21:26.694352 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:26.694352 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:26.699654 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b329fba9-9b91-4580-88b5-25670a2b011e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Availability Zones retrieved successfully. Aug 18 19:21:26.706073 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-b329fba9-9b91-4580-88b5-25670a2b011e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Flow 'volume_create_api' (b870b039-c251-4e97-8c8a-3a2004c11bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:21:26.707268 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-b329fba9-9b91-4580-88b5-25670a2b011e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee6a255c-d4a1-4b11-a884-640d8f16c57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:26.708382 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-b329fba9-9b91-4580-88b5-25670a2b011e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:21:26.736107 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-b329fba9-9b91-4580-88b5-25670a2b011e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee6a255c-d4a1-4b11-a884-640d8f16c57a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:26.737254 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-b329fba9-9b91-4580-88b5-25670a2b011e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c63ed9e4-1384-4669-aea2-9e46c3ed61af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:26.779165 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-b329fba9-9b91-4580-88b5-25670a2b011e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Created reservations ['7197acd0-0975-42b4-8324-462e6fd01591', 'b6d26968-0d8f-4c9f-8bb4-e2dc5e39e577', '666ca21c-980f-42b7-b608-693a2663920d', 'c4736afd-20cc-4e47-9824-f05fa775c293'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:21:26.780036 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-b329fba9-9b91-4580-88b5-25670a2b011e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c63ed9e4-1384-4669-aea2-9e46c3ed61af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7197acd0-0975-42b4-8324-462e6fd01591', 'b6d26968-0d8f-4c9f-8bb4-e2dc5e39e577', '666ca21c-980f-42b7-b608-693a2663920d', 'c4736afd-20cc-4e47-9824-f05fa775c293']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:26.780754 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-b329fba9-9b91-4580-88b5-25670a2b011e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6474e733-61c2-42f7-969d-044e94c7f645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:26.808316 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-b329fba9-9b91-4580-88b5-25670a2b011e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6474e733-61c2-42f7-969d-044e94c7f645) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fe0b7a0-24c0-4f38-970c-8bdae69d5573', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1666071303',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f4cf712c68f24c95bb3f1a8fd975fa4f',qos_specs=None,replication_status=,reservations=['7197acd0-0975-42b4-8324-462e6fd01591','b6d26968-0d8f-4c9f-8bb4-e2dc5e39e577','666ca21c-980f-42b7-b608-693a2663920d','c4736afd-20cc-4e47-9824-f05fa775c293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c1070d02f4e47a9813c65f505c43c9b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:21:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1666071303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fe0b7a0-24c0-4f38-970c-8bdae69d5573,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f4cf712c68f24c95bb3f1a8fd975fa4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c1070d02f4e47a9813c65f505c43c9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:26.809108 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-b329fba9-9b91-4580-88b5-25670a2b011e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (772512d6-4d27-429c-973c-6106a22b2354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:26.833153 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-b329fba9-9b91-4580-88b5-25670a2b011e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (772512d6-4d27-429c-973c-6106a22b2354) transitioned into state 'SUCCESS' from state '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-1666071303',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f4cf712c68f24c95bb3f1a8fd975fa4f',qos_specs=None,replication_status=,reservations=['7197acd0-0975-42b4-8324-462e6fd01591','b6d26968-0d8f-4c9f-8bb4-e2dc5e39e577','666ca21c-980f-42b7-b608-693a2663920d','c4736afd-20cc-4e47-9824-f05fa775c293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c1070d02f4e47a9813c65f505c43c9b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:26.834311 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-b329fba9-9b91-4580-88b5-25670a2b011e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45161078-b95e-42b7-a917-43a52b6913b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:26.846270 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-b329fba9-9b91-4580-88b5-25670a2b011e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45161078-b95e-42b7-a917-43a52b6913b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:26.847508 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-b329fba9-9b91-4580-88b5-25670a2b011e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Flow 'volume_create_api' (b870b039-c251-4e97-8c8a-3a2004c11bdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:21:26.847867 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b329fba9-9b91-4580-88b5-25670a2b011e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Create volume request issued successfully. Aug 18 19:21:26.848522 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b329fba9-9b91-4580-88b5-25670a2b011e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:21:26.849194 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 380/1508] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:21:26 2026] POST /volume/v3/volumes => generated 764 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:21:26.865929 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-da109ccb-a67b-4449-b88d-a36818956ab8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:26.868183 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-da109ccb-a67b-4449-b88d-a36818956ab8 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/3fe0b7a0-24c0-4f38-970c-8bdae69d5573 Aug 18 19:21:26.868488 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-da109ccb-a67b-4449-b88d-a36818956ab8 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:26.868772 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-da109ccb-a67b-4449-b88d-a36818956ab8 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:26.880207 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:26.880207 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:26.888461 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-da109ccb-a67b-4449-b88d-a36818956ab8 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Volume info retrieved successfully. Aug 18 19:21:26.896014 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-da109ccb-a67b-4449-b88d-a36818956ab8 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/3fe0b7a0-24c0-4f38-970c-8bdae69d5573 returned with HTTP 200 Aug 18 19:21:26.896153 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 375/1509] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:26 2026] GET /volume/v3/volumes/3fe0b7a0-24c0-4f38-970c-8bdae69d5573 => generated 832 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:27.909443 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-584cb20d-2e95-4056-87c7-a5f1da7e1820 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:27.911246 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-584cb20d-2e95-4056-87c7-a5f1da7e1820 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/3fe0b7a0-24c0-4f38-970c-8bdae69d5573 Aug 18 19:21:27.911443 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-584cb20d-2e95-4056-87c7-a5f1da7e1820 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:27.911642 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-584cb20d-2e95-4056-87c7-a5f1da7e1820 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:27.921892 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:27.921892 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:27.926609 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-584cb20d-2e95-4056-87c7-a5f1da7e1820 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Volume info retrieved successfully. Aug 18 19:21:27.933975 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-584cb20d-2e95-4056-87c7-a5f1da7e1820 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/3fe0b7a0-24c0-4f38-970c-8bdae69d5573 returned with HTTP 200 Aug 18 19:21:27.934660 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 377/1510] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:27 2026] GET /volume/v3/volumes/3fe0b7a0-24c0-4f38-970c-8bdae69d5573 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:27.951104 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c7d7ba72-f5c1-4092-88d6-3bd375324f47 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:27.957041 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c7d7ba72-f5c1-4092-88d6-3bd375324f47 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/3fe0b7a0-24c0-4f38-970c-8bdae69d5573 Aug 18 19:21:27.957310 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c7d7ba72-f5c1-4092-88d6-3bd375324f47 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:27.958379 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c7d7ba72-f5c1-4092-88d6-3bd375324f47 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:27.973027 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:27.973027 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:27.978295 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c7d7ba72-f5c1-4092-88d6-3bd375324f47 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Volume info retrieved successfully. Aug 18 19:21:27.984010 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c7d7ba72-f5c1-4092-88d6-3bd375324f47 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/3fe0b7a0-24c0-4f38-970c-8bdae69d5573 returned with HTTP 200 Aug 18 19:21:27.984424 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 379/1511] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:27 2026] GET /volume/v3/volumes/3fe0b7a0-24c0-4f38-970c-8bdae69d5573 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:27.997819 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f95091c1-a12a-45dd-a3d4-a6a44eabe09e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:27.999677 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f95091c1-a12a-45dd-a3d4-a6a44eabe09e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes Aug 18 19:21:27.999861 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f95091c1-a12a-45dd-a3d4-a6a44eabe09e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:28.000084 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f95091c1-a12a-45dd-a3d4-a6a44eabe09e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:28.000326 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [None req-f95091c1-a12a-45dd-a3d4-a6a44eabe09e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:28.000660 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:28.000660 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:28.001146 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-f95091c1-a12a-45dd-a3d4-a6a44eabe09e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:28.009698 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f95091c1-a12a-45dd-a3d4-a6a44eabe09e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:28.010275 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f95091c1-a12a-45dd-a3d4-a6a44eabe09e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Aug 18 19:21:28.010684 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 381/1512] 10.4.3.170 () {66 vars in 1237 bytes} [Tue Aug 18 19:21:27 2026] GET /volume/v3/volumes => generated 976 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:28.024431 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d0256992-4a9e-40be-a016-b00fcae2a59e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:28.026051 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d0256992-4a9e-40be-a016-b00fcae2a59e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1969828793 Aug 18 19:21:28.026317 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d0256992-4a9e-40be-a016-b00fcae2a59e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:28.026594 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d0256992-4a9e-40be-a016-b00fcae2a59e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:28.026890 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [None req-d0256992-4a9e-40be-a016-b00fcae2a59e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:28.027744 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d0256992-4a9e-40be-a016-b00fcae2a59e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1969828793'), ('no_migration_targets', True)]). {{(pid=100580) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:28.059867 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d0256992-4a9e-40be-a016-b00fcae2a59e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:28.060576 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d0256992-4a9e-40be-a016-b00fcae2a59e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1969828793 returned with HTTP 200 Aug 18 19:21:28.061259 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 376/1513] 10.4.3.170 () {66 vars in 1338 bytes} [Tue Aug 18 19:21:28 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1969828793 => generated 334 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:28.074106 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-093b7eaa-a779-4e49-9a3b-5aae61e3daba None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:28.076078 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-093b7eaa-a779-4e49-9a3b-5aae61e3daba tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1499271900 Aug 18 19:21:28.076296 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-093b7eaa-a779-4e49-9a3b-5aae61e3daba tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:28.076621 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-093b7eaa-a779-4e49-9a3b-5aae61e3daba tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'detail' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:28.076939 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-093b7eaa-a779-4e49-9a3b-5aae61e3daba tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:28.077908 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-093b7eaa-a779-4e49-9a3b-5aae61e3daba tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1499271900'), ('no_migration_targets', True)]). {{(pid=100581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:28.086065 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-093b7eaa-a779-4e49-9a3b-5aae61e3daba tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:28.086744 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:28.086744 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:28.091030 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-093b7eaa-a779-4e49-9a3b-5aae61e3daba tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1499271900 returned with HTTP 200 Aug 18 19:21:28.091546 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 378/1514] 10.4.3.170 () {66 vars in 1359 bytes} [Tue Aug 18 19:21:28 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1499271900 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:28.108250 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-22f66243-9bd5-45f6-beff-28dc37564c22 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:28.110657 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-22f66243-9bd5-45f6-beff-28dc37564c22 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?limit=1 Aug 18 19:21:28.111128 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-22f66243-9bd5-45f6-beff-28dc37564c22 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:28.111128 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-22f66243-9bd5-45f6-beff-28dc37564c22 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'detail' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:28.111477 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-22f66243-9bd5-45f6-beff-28dc37564c22 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:28.112091 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-22f66243-9bd5-45f6-beff-28dc37564c22 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:28.120380 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-22f66243-9bd5-45f6-beff-28dc37564c22 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:28.121533 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:28.121533 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:28.127150 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-22f66243-9bd5-45f6-beff-28dc37564c22 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 18 19:21:28.127582 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 380/1515] 10.4.3.170 () {66 vars in 1273 bytes} [Tue Aug 18 19:21:28 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:28.139755 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8a55e338-fa1f-4224-be2a-d7857aabca5f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:28.141560 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8a55e338-fa1f-4224-be2a-d7857aabca5f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?limit=1&marker=3fe0b7a0-24c0-4f38-970c-8bdae69d5573 Aug 18 19:21:28.141790 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8a55e338-fa1f-4224-be2a-d7857aabca5f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:28.142013 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8a55e338-fa1f-4224-be2a-d7857aabca5f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'detail' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:28.142267 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [None req-8a55e338-fa1f-4224-be2a-d7857aabca5f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:28.142624 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:28.142624 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:28.143296 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-8a55e338-fa1f-4224-be2a-d7857aabca5f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:28.194300 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-8a55e338-fa1f-4224-be2a-d7857aabca5f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:28.195479 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:28.195479 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:28.201529 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8a55e338-fa1f-4224-be2a-d7857aabca5f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/detail?limit=1&marker=3fe0b7a0-24c0-4f38-970c-8bdae69d5573 returned with HTTP 200 Aug 18 19:21:28.202033 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 382/1516] 10.4.3.170 () {66 vars in 1361 bytes} [Tue Aug 18 19:21:28 2026] GET /volume/v3/volumes/detail?limit=1&marker=3fe0b7a0-24c0-4f38-970c-8bdae69d5573 => generated 1003 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:28.216457 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f59b61f9-ca9f-4b4c-bba3-ed2cfc81ae81 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:28.218747 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f59b61f9-ca9f-4b4c-bba3-ed2cfc81ae81 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?limit=1&marker=03f981ae-6012-4193-ab42-7ee335b0db89 Aug 18 19:21:28.218963 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f59b61f9-ca9f-4b4c-bba3-ed2cfc81ae81 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:28.219149 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f59b61f9-ca9f-4b4c-bba3-ed2cfc81ae81 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'detail' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:28.219379 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [None req-f59b61f9-ca9f-4b4c-bba3-ed2cfc81ae81 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:28.219701 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:28.219701 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:28.220251 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-f59b61f9-ca9f-4b4c-bba3-ed2cfc81ae81 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100580) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:28.278617 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f59b61f9-ca9f-4b4c-bba3-ed2cfc81ae81 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:28.278617 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:28.278617 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:28.284738 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f59b61f9-ca9f-4b4c-bba3-ed2cfc81ae81 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/detail?limit=1&marker=03f981ae-6012-4193-ab42-7ee335b0db89 returned with HTTP 200 Aug 18 19:21:28.285351 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 377/1517] 10.4.3.170 () {66 vars in 1361 bytes} [Tue Aug 18 19:21:28 2026] GET /volume/v3/volumes/detail?limit=1&marker=03f981ae-6012-4193-ab42-7ee335b0db89 => generated 1003 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:28.305055 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-771ac90e-ac4c-4e8d-975f-5edf2f8cf6c7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:28.307578 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-771ac90e-ac4c-4e8d-975f-5edf2f8cf6c7 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?limit=1&marker=92cde2ac-804b-4a21-afb0-8cc4d8e6e817 Aug 18 19:21:28.307820 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-771ac90e-ac4c-4e8d-975f-5edf2f8cf6c7 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:28.308032 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-771ac90e-ac4c-4e8d-975f-5edf2f8cf6c7 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'detail' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:28.308323 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-771ac90e-ac4c-4e8d-975f-5edf2f8cf6c7 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:28.309876 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-771ac90e-ac4c-4e8d-975f-5edf2f8cf6c7 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:28.353312 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-771ac90e-ac4c-4e8d-975f-5edf2f8cf6c7 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:28.355650 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-771ac90e-ac4c-4e8d-975f-5edf2f8cf6c7 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/detail?limit=1&marker=92cde2ac-804b-4a21-afb0-8cc4d8e6e817 returned with HTTP 200 Aug 18 19:21:28.356203 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 379/1518] 10.4.3.170 () {66 vars in 1361 bytes} [Tue Aug 18 19:21:28 2026] GET /volume/v3/volumes/detail?limit=1&marker=92cde2ac-804b-4a21-afb0-8cc4d8e6e817 => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:21:28.370787 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-881cfe88-4df9-4ca2-ad40-6ca8e412ed5e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:28.374055 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-881cfe88-4df9-4ca2-ad40-6ca8e412ed5e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 18 19:21:28.374277 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-881cfe88-4df9-4ca2-ad40-6ca8e412ed5e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:28.375505 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-881cfe88-4df9-4ca2-ad40-6ca8e412ed5e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'detail' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:28.375505 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-881cfe88-4df9-4ca2-ad40-6ca8e412ed5e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:28.375505 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-881cfe88-4df9-4ca2-ad40-6ca8e412ed5e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Could not evaluate value available, assuming string {{(pid=100582) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 19:21:28.377374 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-881cfe88-4df9-4ca2-ad40-6ca8e412ed5e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:28.409977 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-881cfe88-4df9-4ca2-ad40-6ca8e412ed5e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:28.411090 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:28.411090 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:28.418734 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-881cfe88-4df9-4ca2-ad40-6ca8e412ed5e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 18 19:21:28.418877 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 381/1519] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:21:28 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1892 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:28.439534 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2fcf6246-84bd-4fb3-af30-8375e43ac05e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:28.442828 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2fcf6246-84bd-4fb3-af30-8375e43ac05e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 18 19:21:28.442828 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2fcf6246-84bd-4fb3-af30-8375e43ac05e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:28.442828 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2fcf6246-84bd-4fb3-af30-8375e43ac05e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'detail' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:28.442828 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [None req-2fcf6246-84bd-4fb3-af30-8375e43ac05e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:28.443037 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2fcf6246-84bd-4fb3-af30-8375e43ac05e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Could not evaluate value available, assuming string {{(pid=100583) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 19:21:28.444846 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2fcf6246-84bd-4fb3-af30-8375e43ac05e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:28.492452 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2fcf6246-84bd-4fb3-af30-8375e43ac05e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:28.492452 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:28.492452 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:28.495736 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2fcf6246-84bd-4fb3-af30-8375e43ac05e tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 18 19:21:28.496158 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 383/1520] 10.4.3.170 () {66 vars in 1359 bytes} [Tue Aug 18 19:21:28 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1893 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:28.517806 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1482f5cb-e0a2-4b04-b26a-c765167f6a2a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:28.520052 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1482f5cb-e0a2-4b04-b26a-c765167f6a2a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes?limit=1 Aug 18 19:21:28.520052 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1482f5cb-e0a2-4b04-b26a-c765167f6a2a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:28.520261 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1482f5cb-e0a2-4b04-b26a-c765167f6a2a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:28.521775 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [None req-1482f5cb-e0a2-4b04-b26a-c765167f6a2a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:28.521775 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-1482f5cb-e0a2-4b04-b26a-c765167f6a2a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100580) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:28.530318 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1482f5cb-e0a2-4b04-b26a-c765167f6a2a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:28.531146 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1482f5cb-e0a2-4b04-b26a-c765167f6a2a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 18 19:21:28.531714 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 378/1521] 10.4.3.170 () {66 vars in 1252 bytes} [Tue Aug 18 19:21:28 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:28.553050 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-16c6271d-275c-474e-8731-a6d7b76613ff None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:28.556397 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-16c6271d-275c-474e-8731-a6d7b76613ff tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes?limit=1&marker=3fe0b7a0-24c0-4f38-970c-8bdae69d5573 Aug 18 19:21:28.556741 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-16c6271d-275c-474e-8731-a6d7b76613ff tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:28.557000 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-16c6271d-275c-474e-8731-a6d7b76613ff tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:28.557396 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-16c6271d-275c-474e-8731-a6d7b76613ff tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:28.558317 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-16c6271d-275c-474e-8731-a6d7b76613ff tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:28.574741 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-16c6271d-275c-474e-8731-a6d7b76613ff tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:28.576254 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-16c6271d-275c-474e-8731-a6d7b76613ff tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes?limit=1&marker=3fe0b7a0-24c0-4f38-970c-8bdae69d5573 returned with HTTP 200 Aug 18 19:21:28.576254 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 380/1522] 10.4.3.170 () {66 vars in 1340 bytes} [Tue Aug 18 19:21:28 2026] GET /volume/v3/volumes?limit=1&marker=3fe0b7a0-24c0-4f38-970c-8bdae69d5573 => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:28.584938 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f1bf84d0-9289-41fd-89db-0a92843c8a87 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:28.586354 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f1bf84d0-9289-41fd-89db-0a92843c8a87 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes?limit=1&marker=03f981ae-6012-4193-ab42-7ee335b0db89 Aug 18 19:21:28.586354 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f1bf84d0-9289-41fd-89db-0a92843c8a87 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:28.586568 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f1bf84d0-9289-41fd-89db-0a92843c8a87 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:28.586673 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-f1bf84d0-9289-41fd-89db-0a92843c8a87 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:28.587278 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f1bf84d0-9289-41fd-89db-0a92843c8a87 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:28.628836 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f1bf84d0-9289-41fd-89db-0a92843c8a87 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:28.629404 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f1bf84d0-9289-41fd-89db-0a92843c8a87 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes?limit=1&marker=03f981ae-6012-4193-ab42-7ee335b0db89 returned with HTTP 200 Aug 18 19:21:28.629976 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 382/1523] 10.4.3.170 () {66 vars in 1340 bytes} [Tue Aug 18 19:21:28 2026] GET /volume/v3/volumes?limit=1&marker=03f981ae-6012-4193-ab42-7ee335b0db89 => generated 470 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:28.642765 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ecfc9674-b93e-4252-bc3c-b6a3e30df3c4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:28.645129 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ecfc9674-b93e-4252-bc3c-b6a3e30df3c4 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes?limit=1&marker=92cde2ac-804b-4a21-afb0-8cc4d8e6e817 Aug 18 19:21:28.645301 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ecfc9674-b93e-4252-bc3c-b6a3e30df3c4 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:28.645529 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ecfc9674-b93e-4252-bc3c-b6a3e30df3c4 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:28.645778 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [None req-ecfc9674-b93e-4252-bc3c-b6a3e30df3c4 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:28.646595 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-ecfc9674-b93e-4252-bc3c-b6a3e30df3c4 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:28.659899 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ecfc9674-b93e-4252-bc3c-b6a3e30df3c4 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:28.660378 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ecfc9674-b93e-4252-bc3c-b6a3e30df3c4 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes?limit=1&marker=92cde2ac-804b-4a21-afb0-8cc4d8e6e817 returned with HTTP 200 Aug 18 19:21:28.660849 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 384/1524] 10.4.3.170 () {66 vars in 1340 bytes} [Tue Aug 18 19:21:28 2026] GET /volume/v3/volumes?limit=1&marker=92cde2ac-804b-4a21-afb0-8cc4d8e6e817 => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 18 19:21:28.672475 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-82d92d8c-7dff-440b-a156-1e29b20a880f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:28.674775 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-82d92d8c-7dff-440b-a156-1e29b20a880f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1969828793&status=available Aug 18 19:21:28.675054 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-82d92d8c-7dff-440b-a156-1e29b20a880f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:28.675764 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-82d92d8c-7dff-440b-a156-1e29b20a880f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:28.675764 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [None req-82d92d8c-7dff-440b-a156-1e29b20a880f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:28.676352 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-82d92d8c-7dff-440b-a156-1e29b20a880f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Could not evaluate value available, assuming string {{(pid=100580) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 19:21:28.676705 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:28.676705 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:28.677346 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-82d92d8c-7dff-440b-a156-1e29b20a880f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1969828793'), ('no_migration_targets', True)]). {{(pid=100580) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:28.711521 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-82d92d8c-7dff-440b-a156-1e29b20a880f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:28.711948 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-82d92d8c-7dff-440b-a156-1e29b20a880f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1969828793&status=available returned with HTTP 200 Aug 18 19:21:28.712774 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 379/1525] 10.4.3.170 () {66 vars in 1372 bytes} [Tue Aug 18 19:21:28 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1969828793&status=available => generated 334 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:28.727455 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-bc16cf77-6267-4556-be33-abf996e7bdb9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:28.730087 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bc16cf77-6267-4556-be33-abf996e7bdb9 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1969828793&status=available Aug 18 19:21:28.730221 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-bc16cf77-6267-4556-be33-abf996e7bdb9 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:28.730529 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-bc16cf77-6267-4556-be33-abf996e7bdb9 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'detail' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:28.731007 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-bc16cf77-6267-4556-be33-abf996e7bdb9 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:28.731664 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-bc16cf77-6267-4556-be33-abf996e7bdb9 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Could not evaluate value available, assuming string {{(pid=100581) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 19:21:28.732298 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:28.732298 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:28.733322 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-bc16cf77-6267-4556-be33-abf996e7bdb9 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1969828793'), ('no_migration_targets', True)]). {{(pid=100581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:28.778049 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-bc16cf77-6267-4556-be33-abf996e7bdb9 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:28.778525 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:28.778525 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:28.783337 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bc16cf77-6267-4556-be33-abf996e7bdb9 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1969828793&status=available returned with HTTP 200 Aug 18 19:21:28.783741 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 381/1526] 10.4.3.170 () {66 vars in 1393 bytes} [Tue Aug 18 19:21:28 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1969828793&status=available => generated 860 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:28.799758 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a8de29b1-e955-4e12-8bb7-2e2eb8d13fad None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:28.801630 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a8de29b1-e955-4e12-8bb7-2e2eb8d13fad tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?marker=92cde2ac-804b-4a21-afb0-8cc4d8e6e817&sort=id%3Aasc Aug 18 19:21:28.801828 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a8de29b1-e955-4e12-8bb7-2e2eb8d13fad tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:28.802052 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a8de29b1-e955-4e12-8bb7-2e2eb8d13fad tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'detail' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:28.802330 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-a8de29b1-e955-4e12-8bb7-2e2eb8d13fad tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:28.802703 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:28.802703 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:28.803122 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-a8de29b1-e955-4e12-8bb7-2e2eb8d13fad tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:28.840856 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a8de29b1-e955-4e12-8bb7-2e2eb8d13fad tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:28.842894 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a8de29b1-e955-4e12-8bb7-2e2eb8d13fad tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/detail?marker=92cde2ac-804b-4a21-afb0-8cc4d8e6e817&sort=id%3Aasc returned with HTTP 200 Aug 18 19:21:28.843693 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 383/1527] 10.4.3.170 () {66 vars in 1373 bytes} [Tue Aug 18 19:21:28 2026] GET /volume/v3/volumes/detail?marker=92cde2ac-804b-4a21-afb0-8cc4d8e6e817&sort=id%3Aasc => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:21:28.858502 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9834d44f-4405-4393-bb0c-6358c804d137 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:28.861850 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9834d44f-4405-4393-bb0c-6358c804d137 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 18 19:21:28.862383 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9834d44f-4405-4393-bb0c-6358c804d137 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:28.862800 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9834d44f-4405-4393-bb0c-6358c804d137 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'detail' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:28.863186 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [None req-9834d44f-4405-4393-bb0c-6358c804d137 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:28.864377 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-9834d44f-4405-4393-bb0c-6358c804d137 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:28.980851 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-cfad3879-353d-4bf8-8b2d-b80bbc7fc1e7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:28.983218 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cfad3879-353d-4bf8-8b2d-b80bbc7fc1e7 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:21:28.983744 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cfad3879-353d-4bf8-8b2d-b80bbc7fc1e7 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-519292425"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:28.985684 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-cfad3879-353d-4bf8-8b2d-b80bbc7fc1e7 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-519292425'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:21:28.985875 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-cfad3879-353d-4bf8-8b2d-b80bbc7fc1e7 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Create volume of 1 GB Aug 18 19:21:28.986208 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:28.986208 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:28.990702 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-cfad3879-353d-4bf8-8b2d-b80bbc7fc1e7 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Availability Zones retrieved successfully. Aug 18 19:21:28.997675 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-cfad3879-353d-4bf8-8b2d-b80bbc7fc1e7 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Flow 'volume_create_api' (629533ba-959a-414c-b8fd-9d98cf436628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:21:28.997984 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-cfad3879-353d-4bf8-8b2d-b80bbc7fc1e7 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0330c6e-4c0d-434b-a3d9-c45d2819103d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:28.999079 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-cfad3879-353d-4bf8-8b2d-b80bbc7fc1e7 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:21:29.034092 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-cfad3879-353d-4bf8-8b2d-b80bbc7fc1e7 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0330c6e-4c0d-434b-a3d9-c45d2819103d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:29.035045 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-cfad3879-353d-4bf8-8b2d-b80bbc7fc1e7 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2af3410d-724e-4444-b335-4c23a9dc7214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:29.100200 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-cfad3879-353d-4bf8-8b2d-b80bbc7fc1e7 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Created reservations ['cad24dbb-7366-4fd4-b154-8b64d73bed24', '8b7f89e3-7a3a-4e7b-8171-4dd098a66015', '19f9aac2-9da8-476b-95c5-df31b24f9f8b', 'b037b899-d9e2-43e9-ba99-100de7ddc71e'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:21:29.101121 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-cfad3879-353d-4bf8-8b2d-b80bbc7fc1e7 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2af3410d-724e-4444-b335-4c23a9dc7214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cad24dbb-7366-4fd4-b154-8b64d73bed24', '8b7f89e3-7a3a-4e7b-8171-4dd098a66015', '19f9aac2-9da8-476b-95c5-df31b24f9f8b', 'b037b899-d9e2-43e9-ba99-100de7ddc71e']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:29.102014 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-cfad3879-353d-4bf8-8b2d-b80bbc7fc1e7 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9679732-3e52-40f5-962c-349e2379ecc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:29.115375 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9834d44f-4405-4393-bb0c-6358c804d137 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:29.116887 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:29.116887 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:29.126185 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9834d44f-4405-4393-bb0c-6358c804d137 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 18 19:21:29.126574 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 385/1528] 10.4.3.170 () {66 vars in 1337 bytes} [Tue Aug 18 19:21:28 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2554 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:29.128469 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-cfad3879-353d-4bf8-8b2d-b80bbc7fc1e7 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9679732-3e52-40f5-962c-349e2379ecc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ded151df-ab0c-4171-8871-542199dd542b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-519292425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91088d280a974fe9b5bd18b19a38059d',qos_specs=None,replication_status=,reservations=['cad24dbb-7366-4fd4-b154-8b64d73bed24','8b7f89e3-7a3a-4e7b-8171-4dd098a66015','19f9aac2-9da8-476b-95c5-df31b24f9f8b','b037b899-d9e2-43e9-ba99-100de7ddc71e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='812fe488ac38478c96269a1fd69bfb54',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:21:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-519292425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ded151df-ab0c-4171-8871-542199dd542b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91088d280a974fe9b5bd18b19a38059d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='812fe488ac38478c96269a1fd69bfb54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:29.129285 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-cfad3879-353d-4bf8-8b2d-b80bbc7fc1e7 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eec684f1-b530-4a19-b568-bdfea90ce4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:29.144820 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-05f32260-f8cc-4e5f-a1e7-4341ae634e27 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:29.147304 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-05f32260-f8cc-4e5f-a1e7-4341ae634e27 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:21:29.147516 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-05f32260-f8cc-4e5f-a1e7-4341ae634e27 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:29.147788 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-05f32260-f8cc-4e5f-a1e7-4341ae634e27 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'detail' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:29.148031 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-05f32260-f8cc-4e5f-a1e7-4341ae634e27 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:29.148920 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-05f32260-f8cc-4e5f-a1e7-4341ae634e27 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:29.159218 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-05f32260-f8cc-4e5f-a1e7-4341ae634e27 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:29.160977 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:29.160977 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:29.161126 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-cfad3879-353d-4bf8-8b2d-b80bbc7fc1e7 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eec684f1-b530-4a19-b568-bdfea90ce4c2) transitioned into state 'SUCCESS' from state '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-519292425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91088d280a974fe9b5bd18b19a38059d',qos_specs=None,replication_status=,reservations=['cad24dbb-7366-4fd4-b154-8b64d73bed24','8b7f89e3-7a3a-4e7b-8171-4dd098a66015','19f9aac2-9da8-476b-95c5-df31b24f9f8b','b037b899-d9e2-43e9-ba99-100de7ddc71e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='812fe488ac38478c96269a1fd69bfb54',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:29.162262 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-cfad3879-353d-4bf8-8b2d-b80bbc7fc1e7 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3283319-53bb-4a21-9899-53a940fa5d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:29.167833 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-05f32260-f8cc-4e5f-a1e7-4341ae634e27 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:21:29.168468 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 382/1529] 10.4.3.170 () {66 vars in 1258 bytes} [Tue Aug 18 19:21:29 2026] GET /volume/v3/volumes/detail => generated 2554 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:29.175111 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-cfad3879-353d-4bf8-8b2d-b80bbc7fc1e7 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3283319-53bb-4a21-9899-53a940fa5d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:29.176029 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-cfad3879-353d-4bf8-8b2d-b80bbc7fc1e7 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Flow 'volume_create_api' (629533ba-959a-414c-b8fd-9d98cf436628) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:21:29.176330 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-cfad3879-353d-4bf8-8b2d-b80bbc7fc1e7 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Create volume request issued successfully. Aug 18 19:21:29.177006 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cfad3879-353d-4bf8-8b2d-b80bbc7fc1e7 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:21:29.177457 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 380/1530] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:21:28 2026] POST /volume/v3/volumes => generated 750 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:21:29.187724 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-cb7f71dc-cc2c-44f0-ba89-10625d31ea63 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:29.190003 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cb7f71dc-cc2c-44f0-ba89-10625d31ea63 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 18 19:21:29.190260 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cb7f71dc-cc2c-44f0-ba89-10625d31ea63 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:29.190514 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cb7f71dc-cc2c-44f0-ba89-10625d31ea63 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:29.190847 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-cb7f71dc-cc2c-44f0-ba89-10625d31ea63 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:29.192812 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-cb7f71dc-cc2c-44f0-ba89-10625d31ea63 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:29.196509 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-47b1f92c-4304-4aca-9c7c-5b4f3ff181fb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:29.198764 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-47b1f92c-4304-4aca-9c7c-5b4f3ff181fb tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b Aug 18 19:21:29.199089 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-47b1f92c-4304-4aca-9c7c-5b4f3ff181fb tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:29.199490 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-47b1f92c-4304-4aca-9c7c-5b4f3ff181fb tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:29.210206 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:29.210206 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:29.215730 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-47b1f92c-4304-4aca-9c7c-5b4f3ff181fb tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:21:29.222629 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-47b1f92c-4304-4aca-9c7c-5b4f3ff181fb tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b returned with HTTP 200 Aug 18 19:21:29.223148 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 386/1531] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:29 2026] GET /volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:29.232144 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-cb7f71dc-cc2c-44f0-ba89-10625d31ea63 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:29.232796 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cb7f71dc-cc2c-44f0-ba89-10625d31ea63 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 18 19:21:29.233238 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 384/1532] 10.4.3.170 () {66 vars in 1316 bytes} [Tue Aug 18 19:21:29 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 976 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:29.243492 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-cea8e587-a3b4-4389-b79f-7381f88e2c3a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:29.245200 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cea8e587-a3b4-4389-b79f-7381f88e2c3a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes?availability_zone=nova Aug 18 19:21:29.245491 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cea8e587-a3b4-4389-b79f-7381f88e2c3a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:29.245698 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cea8e587-a3b4-4389-b79f-7381f88e2c3a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:29.245942 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-cea8e587-a3b4-4389-b79f-7381f88e2c3a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:29.246284 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cea8e587-a3b4-4389-b79f-7381f88e2c3a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Could not evaluate value nova, assuming string {{(pid=100581) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 19:21:29.246866 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cea8e587-a3b4-4389-b79f-7381f88e2c3a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:29.295162 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-cea8e587-a3b4-4389-b79f-7381f88e2c3a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:29.296223 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cea8e587-a3b4-4389-b79f-7381f88e2c3a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 18 19:21:29.296612 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 383/1533] 10.4.3.170 () {66 vars in 1282 bytes} [Tue Aug 18 19:21:29 2026] GET /volume/v3/volumes?availability_zone=nova => generated 976 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:29.308836 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-62444507-e45c-4381-a30f-4addf2e2a59a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:29.311346 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-62444507-e45c-4381-a30f-4addf2e2a59a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes?availability_zone=nova Aug 18 19:21:29.311660 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-62444507-e45c-4381-a30f-4addf2e2a59a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:29.311939 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-62444507-e45c-4381-a30f-4addf2e2a59a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:29.312310 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [None req-62444507-e45c-4381-a30f-4addf2e2a59a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:29.312700 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-62444507-e45c-4381-a30f-4addf2e2a59a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Could not evaluate value nova, assuming string {{(pid=100580) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 19:21:29.313015 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:29.313015 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:29.313603 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-62444507-e45c-4381-a30f-4addf2e2a59a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100580) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:29.356594 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-62444507-e45c-4381-a30f-4addf2e2a59a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:29.357459 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-62444507-e45c-4381-a30f-4addf2e2a59a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 18 19:21:29.358032 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 381/1534] 10.4.3.170 () {66 vars in 1282 bytes} [Tue Aug 18 19:21:29 2026] GET /volume/v3/volumes?availability_zone=nova => generated 976 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:29.367739 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-16892232-a2f7-48a9-942b-4a15fd0c0d2d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:29.369516 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-16892232-a2f7-48a9-942b-4a15fd0c0d2d tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes?bootable=false Aug 18 19:21:29.369707 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-16892232-a2f7-48a9-942b-4a15fd0c0d2d tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:29.369934 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-16892232-a2f7-48a9-942b-4a15fd0c0d2d tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:29.370088 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [None req-16892232-a2f7-48a9-942b-4a15fd0c0d2d tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:29.370794 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-16892232-a2f7-48a9-942b-4a15fd0c0d2d tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:29.402247 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-16892232-a2f7-48a9-942b-4a15fd0c0d2d tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:29.402896 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-16892232-a2f7-48a9-942b-4a15fd0c0d2d tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 18 19:21:29.403274 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 387/1535] 10.4.3.170 () {66 vars in 1266 bytes} [Tue Aug 18 19:21:29 2026] GET /volume/v3/volumes?bootable=false => generated 976 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:29.416224 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a9dfcd62-7ce1-4443-9e50-dba4080029fb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:29.418229 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a9dfcd62-7ce1-4443-9e50-dba4080029fb tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes?bootable=false Aug 18 19:21:29.418470 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a9dfcd62-7ce1-4443-9e50-dba4080029fb tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:29.418731 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a9dfcd62-7ce1-4443-9e50-dba4080029fb tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:29.419014 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-a9dfcd62-7ce1-4443-9e50-dba4080029fb tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:29.419402 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:29.419402 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:29.419957 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-a9dfcd62-7ce1-4443-9e50-dba4080029fb tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:29.448458 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a9dfcd62-7ce1-4443-9e50-dba4080029fb tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:29.449042 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a9dfcd62-7ce1-4443-9e50-dba4080029fb tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 18 19:21:29.449743 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 385/1536] 10.4.3.170 () {66 vars in 1266 bytes} [Tue Aug 18 19:21:29 2026] GET /volume/v3/volumes?bootable=false => generated 976 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:29.462272 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-040d3d98-9be9-469f-8e17-b0263e6d5581 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:29.463570 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-040d3d98-9be9-469f-8e17-b0263e6d5581 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes?status=available Aug 18 19:21:29.463940 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-040d3d98-9be9-469f-8e17-b0263e6d5581 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:29.464164 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-040d3d98-9be9-469f-8e17-b0263e6d5581 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:29.464461 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-040d3d98-9be9-469f-8e17-b0263e6d5581 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:29.464880 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-040d3d98-9be9-469f-8e17-b0263e6d5581 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Could not evaluate value available, assuming string {{(pid=100581) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 19:21:29.465295 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:29.465295 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:29.465942 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-040d3d98-9be9-469f-8e17-b0263e6d5581 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:29.511899 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-040d3d98-9be9-469f-8e17-b0263e6d5581 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:29.514136 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-040d3d98-9be9-469f-8e17-b0263e6d5581 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes?status=available returned with HTTP 200 Aug 18 19:21:29.514636 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 384/1537] 10.4.3.170 () {66 vars in 1270 bytes} [Tue Aug 18 19:21:29 2026] GET /volume/v3/volumes?status=available => generated 976 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:29.522772 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4009c89e-7d88-41ef-9bc0-62425ccc826b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:29.526025 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4009c89e-7d88-41ef-9bc0-62425ccc826b tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes?status=available Aug 18 19:21:29.526282 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4009c89e-7d88-41ef-9bc0-62425ccc826b tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:29.526531 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4009c89e-7d88-41ef-9bc0-62425ccc826b tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:29.526825 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [None req-4009c89e-7d88-41ef-9bc0-62425ccc826b tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:29.527111 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4009c89e-7d88-41ef-9bc0-62425ccc826b tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Could not evaluate value available, assuming string {{(pid=100580) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 19:21:29.527442 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:29.527442 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:29.527933 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4009c89e-7d88-41ef-9bc0-62425ccc826b tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100580) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:29.536663 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-4009c89e-7d88-41ef-9bc0-62425ccc826b tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:29.537341 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4009c89e-7d88-41ef-9bc0-62425ccc826b tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes?status=available returned with HTTP 200 Aug 18 19:21:29.537812 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 382/1538] 10.4.3.170 () {66 vars in 1270 bytes} [Tue Aug 18 19:21:29 2026] GET /volume/v3/volumes?status=available => generated 976 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:29.550590 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9cce8a6c-afa2-4c42-a10b-9514f718e4f6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:29.553428 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9cce8a6c-afa2-4c42-a10b-9514f718e4f6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?availability_zone=nova Aug 18 19:21:29.553638 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9cce8a6c-afa2-4c42-a10b-9514f718e4f6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:29.553900 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9cce8a6c-afa2-4c42-a10b-9514f718e4f6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'detail' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:29.554143 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [None req-9cce8a6c-afa2-4c42-a10b-9514f718e4f6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:29.554427 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-9cce8a6c-afa2-4c42-a10b-9514f718e4f6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Could not evaluate value nova, assuming string {{(pid=100583) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 19:21:29.554710 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:29.554710 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:29.555153 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-9cce8a6c-afa2-4c42-a10b-9514f718e4f6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:29.598473 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9cce8a6c-afa2-4c42-a10b-9514f718e4f6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:29.599337 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:29.599337 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:29.602937 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9cce8a6c-afa2-4c42-a10b-9514f718e4f6 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 18 19:21:29.603297 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 388/1539] 10.4.3.170 () {66 vars in 1303 bytes} [Tue Aug 18 19:21:29 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2554 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:29.621471 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7fbe8416-c788-470e-b2da-6af2a8478e90 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:29.623826 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7fbe8416-c788-470e-b2da-6af2a8478e90 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?bootable=false Aug 18 19:21:29.624094 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7fbe8416-c788-470e-b2da-6af2a8478e90 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:29.624316 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7fbe8416-c788-470e-b2da-6af2a8478e90 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'detail' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:29.624675 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-7fbe8416-c788-470e-b2da-6af2a8478e90 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:29.625100 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:29.625100 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:29.626530 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7fbe8416-c788-470e-b2da-6af2a8478e90 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:29.635957 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-7fbe8416-c788-470e-b2da-6af2a8478e90 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:29.637245 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:29.637245 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:29.641836 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7fbe8416-c788-470e-b2da-6af2a8478e90 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 18 19:21:29.641836 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 386/1540] 10.4.3.170 () {66 vars in 1287 bytes} [Tue Aug 18 19:21:29 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2554 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:29.663091 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ca2ffd60-0a73-48cd-9f8f-e52cbba62bbb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:29.664949 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ca2ffd60-0a73-48cd-9f8f-e52cbba62bbb tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?status=available Aug 18 19:21:29.665141 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ca2ffd60-0a73-48cd-9f8f-e52cbba62bbb tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:29.665315 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ca2ffd60-0a73-48cd-9f8f-e52cbba62bbb tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'detail' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:29.665550 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-ca2ffd60-0a73-48cd-9f8f-e52cbba62bbb tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:21:29.665814 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ca2ffd60-0a73-48cd-9f8f-e52cbba62bbb tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Could not evaluate value available, assuming string {{(pid=100581) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 19:21:29.666042 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:29.666042 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:29.666433 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ca2ffd60-0a73-48cd-9f8f-e52cbba62bbb tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:21:29.674192 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ca2ffd60-0a73-48cd-9f8f-e52cbba62bbb tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Get all volumes completed successfully. Aug 18 19:21:29.675254 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:29.675254 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:29.679685 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ca2ffd60-0a73-48cd-9f8f-e52cbba62bbb tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 18 19:21:29.680079 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 385/1541] 10.4.3.170 () {66 vars in 1291 bytes} [Tue Aug 18 19:21:29 2026] GET /volume/v3/volumes/detail?status=available => generated 2554 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:29.696869 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4d3cd2fe-f7de-48f7-8e27-bde006fea887 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:29.698414 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4d3cd2fe-f7de-48f7-8e27-bde006fea887 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/3fe0b7a0-24c0-4f38-970c-8bdae69d5573 Aug 18 19:21:29.698590 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4d3cd2fe-f7de-48f7-8e27-bde006fea887 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:29.698798 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4d3cd2fe-f7de-48f7-8e27-bde006fea887 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:29.705885 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:29.705885 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:29.709625 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-4d3cd2fe-f7de-48f7-8e27-bde006fea887 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Volume info retrieved successfully. Aug 18 19:21:29.715156 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4d3cd2fe-f7de-48f7-8e27-bde006fea887 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/3fe0b7a0-24c0-4f38-970c-8bdae69d5573 returned with HTTP 200 Aug 18 19:21:29.715585 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 383/1542] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:29 2026] GET /volume/v3/volumes/3fe0b7a0-24c0-4f38-970c-8bdae69d5573 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:29.738846 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a6aca3cb-a05a-408f-94ec-26e2e224e4bb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:29.739504 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a6aca3cb-a05a-408f-94ec-26e2e224e4bb tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] DELETE https://10.4.3.170/volume/v3/volumes/3fe0b7a0-24c0-4f38-970c-8bdae69d5573 Aug 18 19:21:29.739753 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a6aca3cb-a05a-408f-94ec-26e2e224e4bb tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:29.739993 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a6aca3cb-a05a-408f-94ec-26e2e224e4bb tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:29.740195 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-a6aca3cb-a05a-408f-94ec-26e2e224e4bb tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Delete volume with id: 3fe0b7a0-24c0-4f38-970c-8bdae69d5573 Aug 18 19:21:29.750040 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:29.750040 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:29.750590 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a6aca3cb-a05a-408f-94ec-26e2e224e4bb tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Volume info retrieved successfully. Aug 18 19:21:29.773855 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a6aca3cb-a05a-408f-94ec-26e2e224e4bb tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Delete volume request issued successfully. Aug 18 19:21:29.774029 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a6aca3cb-a05a-408f-94ec-26e2e224e4bb tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/3fe0b7a0-24c0-4f38-970c-8bdae69d5573 returned with HTTP 202 Aug 18 19:21:29.774551 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 389/1543] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:21:29 2026] DELETE /volume/v3/volumes/3fe0b7a0-24c0-4f38-970c-8bdae69d5573 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:21:29.781616 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-884e7cc8-177e-4957-bfd7-c0621005da33 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:29.783386 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-884e7cc8-177e-4957-bfd7-c0621005da33 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/3fe0b7a0-24c0-4f38-970c-8bdae69d5573 Aug 18 19:21:29.783578 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-884e7cc8-177e-4957-bfd7-c0621005da33 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:29.783770 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-884e7cc8-177e-4957-bfd7-c0621005da33 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:29.791053 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:29.791053 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:29.798108 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-884e7cc8-177e-4957-bfd7-c0621005da33 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Volume info retrieved successfully. Aug 18 19:21:29.807720 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-884e7cc8-177e-4957-bfd7-c0621005da33 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/3fe0b7a0-24c0-4f38-970c-8bdae69d5573 returned with HTTP 200 Aug 18 19:21:29.808381 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 387/1544] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:29 2026] GET /volume/v3/volumes/3fe0b7a0-24c0-4f38-970c-8bdae69d5573 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:30.242579 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-bbe203c3-376a-4c44-9a98-1307bfcfba78 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:30.247648 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bbe203c3-376a-4c44-9a98-1307bfcfba78 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b Aug 18 19:21:30.247840 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-bbe203c3-376a-4c44-9a98-1307bfcfba78 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:30.248008 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-bbe203c3-376a-4c44-9a98-1307bfcfba78 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:30.257206 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:30.257206 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:30.260811 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-bbe203c3-376a-4c44-9a98-1307bfcfba78 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:21:30.264990 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bbe203c3-376a-4c44-9a98-1307bfcfba78 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b returned with HTTP 200 Aug 18 19:21:30.265500 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 386/1545] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:30 2026] GET /volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:30.322524 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-fcdc4e1f-3c14-4bb7-9277-a3b55ff97384 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:30.325094 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-fcdc4e1f-3c14-4bb7-9277-a3b55ff97384 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b Aug 18 19:21:30.325351 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-fcdc4e1f-3c14-4bb7-9277-a3b55ff97384 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:30.325647 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-fcdc4e1f-3c14-4bb7-9277-a3b55ff97384 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:30.339547 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:30.339547 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:30.352522 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-fcdc4e1f-3c14-4bb7-9277-a3b55ff97384 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:21:30.361686 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-fcdc4e1f-3c14-4bb7-9277-a3b55ff97384 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b returned with HTTP 200 Aug 18 19:21:30.362399 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 384/1546] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:21:30 2026] GET /volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:30.457309 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f5cdc860-2cd0-441b-8d11-482935746729 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:30.457309 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f5cdc860-2cd0-441b-8d11-482935746729 None None] GET https://10.4.3.170/volume// Aug 18 19:21:30.457309 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f5cdc860-2cd0-441b-8d11-482935746729 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:30.457309 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f5cdc860-2cd0-441b-8d11-482935746729 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:30.457309 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f5cdc860-2cd0-441b-8d11-482935746729 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:21:30.457309 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 390/1547] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:21: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 19:21:30.469684 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-02e49f4d-efd3-4327-ba38-2a507570d3c2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:30.473223 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-02e49f4d-efd3-4327-ba38-2a507570d3c2 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:21:30.473658 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-02e49f4d-efd3-4327-ba38-2a507570d3c2 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ded151df-ab0c-4171-8871-542199dd542b", "connector": null, "instance_uuid": "6288db8b-bd24-4f8d-8a99-18394e42d38c"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:30.488933 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:30.488933 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:30.530828 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-02e49f4d-efd3-4327-ba38-2a507570d3c2 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:21:30.531274 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 388/1548] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:21:30 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 19:21:30.559936 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6e91c851-8364-4a9c-9059-862fab3592de None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:30.562326 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6e91c851-8364-4a9c-9059-862fab3592de tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b Aug 18 19:21:30.562905 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6e91c851-8364-4a9c-9059-862fab3592de tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:30.562905 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6e91c851-8364-4a9c-9059-862fab3592de tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:30.573570 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:30.573570 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:30.594320 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-6e91c851-8364-4a9c-9059-862fab3592de tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:21:30.602664 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6e91c851-8364-4a9c-9059-862fab3592de tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b returned with HTTP 200 Aug 18 19:21:30.603307 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 387/1549] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:30 2026] GET /volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:30.622588 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-516a9016-da87-4e2e-b657-a084a10b448f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:30.622965 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-516a9016-da87-4e2e-b657-a084a10b448f None None] GET https://10.4.3.170/volume// Aug 18 19:21:30.623129 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-516a9016-da87-4e2e-b657-a084a10b448f None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:30.623311 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-516a9016-da87-4e2e-b657-a084a10b448f None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:30.623636 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-516a9016-da87-4e2e-b657-a084a10b448f None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:21:30.623932 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 385/1550] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:21: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 19:21:30.635001 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-04156d91-c5c3-46b4-bb2a-844eca8956bd None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:30.638883 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-04156d91-c5c3-46b4-bb2a-844eca8956bd tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b Aug 18 19:21:30.639939 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-04156d91-c5c3-46b4-bb2a-844eca8956bd tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:30.640395 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-04156d91-c5c3-46b4-bb2a-844eca8956bd tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:30.653739 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:30.653739 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:30.657457 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-04156d91-c5c3-46b4-bb2a-844eca8956bd tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:21:30.664620 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-04156d91-c5c3-46b4-bb2a-844eca8956bd tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b returned with HTTP 200 Aug 18 19:21:30.665253 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 391/1551] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:21:30 2026] GET /volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b => generated 1022 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:21:30.825469 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3487a552-bba7-439d-8997-8f7506461bda None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:30.827607 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-48f6a74b-7938-433b-91ed-0ca7a2242d0c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:30.828328 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3487a552-bba7-439d-8997-8f7506461bda tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/3fe0b7a0-24c0-4f38-970c-8bdae69d5573 Aug 18 19:21:30.829276 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3487a552-bba7-439d-8997-8f7506461bda tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:30.829276 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3487a552-bba7-439d-8997-8f7506461bda tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:30.830343 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-48f6a74b-7938-433b-91ed-0ca7a2242d0c tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] PUT https://10.4.3.170/volume/v3/attachments/485dcbba-ac67-40c7-8b3c-e688efba7f01 Aug 18 19:21:30.830850 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-48f6a74b-7938-433b-91ed-0ca7a2242d0c tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:30.835515 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3487a552-bba7-439d-8997-8f7506461bda tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/3fe0b7a0-24c0-4f38-970c-8bdae69d5573 returned with HTTP 404 Aug 18 19:21:30.836085 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 389/1552] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:30 2026] GET /volume/v3/volumes/3fe0b7a0-24c0-4f38-970c-8bdae69d5573 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:21:30.840986 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-48f6a74b-7938-433b-91ed-0ca7a2242d0c tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Acquiring lock "cinder-attachment_update-ded151df-ab0c-4171-8871-542199dd542b-np0000007688" by "attachment_update" {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:21:30.846915 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-48f6a74b-7938-433b-91ed-0ca7a2242d0c tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Lock "cinder-attachment_update-ded151df-ab0c-4171-8871-542199dd542b-np0000007688" acquired by "attachment_update" :: waited 0.006s {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:21:30.848319 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:30.848319 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:30.850533 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-53f578e4-86b7-4bfa-a9a7-42f221cb63a8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:30.852645 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-53f578e4-86b7-4bfa-a9a7-42f221cb63a8 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/03f981ae-6012-4193-ab42-7ee335b0db89 Aug 18 19:21:30.852883 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-53f578e4-86b7-4bfa-a9a7-42f221cb63a8 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:30.853118 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-53f578e4-86b7-4bfa-a9a7-42f221cb63a8 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:30.860439 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:30.860439 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:30.864000 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-53f578e4-86b7-4bfa-a9a7-42f221cb63a8 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Volume info retrieved successfully. Aug 18 19:21:30.867632 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-53f578e4-86b7-4bfa-a9a7-42f221cb63a8 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/03f981ae-6012-4193-ab42-7ee335b0db89 returned with HTTP 200 Aug 18 19:21:30.867984 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 386/1553] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:30 2026] GET /volume/v3/volumes/03f981ae-6012-4193-ab42-7ee335b0db89 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:30.881356 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-58bf04d3-c4fd-4071-9f66-d8ba28f6b59f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:30.884528 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-58bf04d3-c4fd-4071-9f66-d8ba28f6b59f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] DELETE https://10.4.3.170/volume/v3/volumes/03f981ae-6012-4193-ab42-7ee335b0db89 Aug 18 19:21:30.884528 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-58bf04d3-c4fd-4071-9f66-d8ba28f6b59f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:30.884528 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-58bf04d3-c4fd-4071-9f66-d8ba28f6b59f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:30.884528 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-58bf04d3-c4fd-4071-9f66-d8ba28f6b59f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Delete volume with id: 03f981ae-6012-4193-ab42-7ee335b0db89 Aug 18 19:21:30.891103 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:30.891103 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:30.891531 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-58bf04d3-c4fd-4071-9f66-d8ba28f6b59f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Volume info retrieved successfully. Aug 18 19:21:30.905758 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-58bf04d3-c4fd-4071-9f66-d8ba28f6b59f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Delete volume request issued successfully. Aug 18 19:21:30.905943 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-58bf04d3-c4fd-4071-9f66-d8ba28f6b59f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/03f981ae-6012-4193-ab42-7ee335b0db89 returned with HTTP 202 Aug 18 19:21:30.906326 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 392/1554] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:21:30 2026] DELETE /volume/v3/volumes/03f981ae-6012-4193-ab42-7ee335b0db89 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:21:30.919916 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ed074485-9439-48f4-8e53-156037debc9a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:30.921388 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ed074485-9439-48f4-8e53-156037debc9a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/03f981ae-6012-4193-ab42-7ee335b0db89 Aug 18 19:21:30.921388 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ed074485-9439-48f4-8e53-156037debc9a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:30.921388 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ed074485-9439-48f4-8e53-156037debc9a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:30.929309 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:30.929309 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:30.933111 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ed074485-9439-48f4-8e53-156037debc9a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Volume info retrieved successfully. Aug 18 19:21:30.938436 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ed074485-9439-48f4-8e53-156037debc9a tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/03f981ae-6012-4193-ab42-7ee335b0db89 returned with HTTP 200 Aug 18 19:21:30.938922 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 390/1555] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:30 2026] GET /volume/v3/volumes/03f981ae-6012-4193-ab42-7ee335b0db89 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:30.986384 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-48f6a74b-7938-433b-91ed-0ca7a2242d0c tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Lock "cinder-attachment_update-ded151df-ab0c-4171-8871-542199dd542b-np0000007688" released by "attachment_update" :: held 0.139s {{(pid=100581) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:21:30.986817 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-48f6a74b-7938-433b-91ed-0ca7a2242d0c tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/attachments/485dcbba-ac67-40c7-8b3c-e688efba7f01 returned with HTTP 200 Aug 18 19:21:30.987920 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 388/1556] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:21:30 2026] PUT /volume/v3/attachments/485dcbba-ac67-40c7-8b3c-e688efba7f01 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:31.622856 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3b215342-923a-47aa-a68e-0baee53b4160 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:31.625093 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3b215342-923a-47aa-a68e-0baee53b4160 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b Aug 18 19:21:31.625340 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3b215342-923a-47aa-a68e-0baee53b4160 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:31.625608 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3b215342-923a-47aa-a68e-0baee53b4160 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:31.636436 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:31.636436 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:31.642940 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3b215342-923a-47aa-a68e-0baee53b4160 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:21:31.649141 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3b215342-923a-47aa-a68e-0baee53b4160 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b returned with HTTP 200 Aug 18 19:21:31.649692 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 387/1557] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:31 2026] GET /volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:31.956720 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8359fee1-b6cc-4acf-8245-0325ac17023f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:31.959259 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8359fee1-b6cc-4acf-8245-0325ac17023f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/03f981ae-6012-4193-ab42-7ee335b0db89 Aug 18 19:21:31.959498 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8359fee1-b6cc-4acf-8245-0325ac17023f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:31.959751 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8359fee1-b6cc-4acf-8245-0325ac17023f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:31.970387 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8359fee1-b6cc-4acf-8245-0325ac17023f tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/03f981ae-6012-4193-ab42-7ee335b0db89 returned with HTTP 404 Aug 18 19:21:31.970909 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 393/1558] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:31 2026] GET /volume/v3/volumes/03f981ae-6012-4193-ab42-7ee335b0db89 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:21:31.979851 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-47d95c15-45fb-40e3-8fbb-c71c8eb0f853 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:31.981828 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-47d95c15-45fb-40e3-8fbb-c71c8eb0f853 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/92cde2ac-804b-4a21-afb0-8cc4d8e6e817 Aug 18 19:21:31.982046 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-47d95c15-45fb-40e3-8fbb-c71c8eb0f853 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:31.982284 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-47d95c15-45fb-40e3-8fbb-c71c8eb0f853 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:31.990419 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:31.990419 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:31.995232 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-47d95c15-45fb-40e3-8fbb-c71c8eb0f853 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Volume info retrieved successfully. Aug 18 19:21:32.000015 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-47d95c15-45fb-40e3-8fbb-c71c8eb0f853 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/92cde2ac-804b-4a21-afb0-8cc4d8e6e817 returned with HTTP 200 Aug 18 19:21:32.000381 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 391/1559] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:31 2026] GET /volume/v3/volumes/92cde2ac-804b-4a21-afb0-8cc4d8e6e817 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:32.016620 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9fd652a4-65c7-417b-931c-3a30c66e292d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:32.019328 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9fd652a4-65c7-417b-931c-3a30c66e292d tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] DELETE https://10.4.3.170/volume/v3/volumes/92cde2ac-804b-4a21-afb0-8cc4d8e6e817 Aug 18 19:21:32.019626 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9fd652a4-65c7-417b-931c-3a30c66e292d tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:32.019905 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9fd652a4-65c7-417b-931c-3a30c66e292d tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:32.020134 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-9fd652a4-65c7-417b-931c-3a30c66e292d tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Delete volume with id: 92cde2ac-804b-4a21-afb0-8cc4d8e6e817 Aug 18 19:21:32.031168 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:32.031168 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:32.031936 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9fd652a4-65c7-417b-931c-3a30c66e292d tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Volume info retrieved successfully. Aug 18 19:21:32.058757 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9fd652a4-65c7-417b-931c-3a30c66e292d tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Delete volume request issued successfully. Aug 18 19:21:32.059088 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9fd652a4-65c7-417b-931c-3a30c66e292d tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/92cde2ac-804b-4a21-afb0-8cc4d8e6e817 returned with HTTP 202 Aug 18 19:21:32.059758 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 389/1560] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:21:32 2026] DELETE /volume/v3/volumes/92cde2ac-804b-4a21-afb0-8cc4d8e6e817 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:21:32.072541 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e7149ae6-2713-4998-9f99-c45301f063c2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:32.077430 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e7149ae6-2713-4998-9f99-c45301f063c2 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/92cde2ac-804b-4a21-afb0-8cc4d8e6e817 Aug 18 19:21:32.077430 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e7149ae6-2713-4998-9f99-c45301f063c2 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:32.077430 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e7149ae6-2713-4998-9f99-c45301f063c2 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:32.085179 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:32.085179 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:32.091768 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e7149ae6-2713-4998-9f99-c45301f063c2 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Volume info retrieved successfully. Aug 18 19:21:32.094456 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e7149ae6-2713-4998-9f99-c45301f063c2 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/92cde2ac-804b-4a21-afb0-8cc4d8e6e817 returned with HTTP 200 Aug 18 19:21:32.094456 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 388/1561] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:32 2026] GET /volume/v3/volumes/92cde2ac-804b-4a21-afb0-8cc4d8e6e817 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:32.666054 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a70a539a-7aaf-4182-bf67-fe8d87dd82e6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:32.667896 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a70a539a-7aaf-4182-bf67-fe8d87dd82e6 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b Aug 18 19:21:32.667998 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a70a539a-7aaf-4182-bf67-fe8d87dd82e6 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:32.668191 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a70a539a-7aaf-4182-bf67-fe8d87dd82e6 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:32.680433 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:32.680433 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:32.684910 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a70a539a-7aaf-4182-bf67-fe8d87dd82e6 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:21:32.690942 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a70a539a-7aaf-4182-bf67-fe8d87dd82e6 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b returned with HTTP 200 Aug 18 19:21:32.691468 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 394/1562] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:32 2026] GET /volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:33.119494 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7923081e-dd9a-4a07-a489-92ed4a74d4f2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:33.121521 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7923081e-dd9a-4a07-a489-92ed4a74d4f2 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] GET https://10.4.3.170/volume/v3/volumes/92cde2ac-804b-4a21-afb0-8cc4d8e6e817 Aug 18 19:21:33.121722 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7923081e-dd9a-4a07-a489-92ed4a74d4f2 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:33.121966 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7923081e-dd9a-4a07-a489-92ed4a74d4f2 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:33.127936 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7923081e-dd9a-4a07-a489-92ed4a74d4f2 tempest-VolumesListTestJSON-87581960 tempest-VolumesListTestJSON-87581960-project-member] https://10.4.3.170/volume/v3/volumes/92cde2ac-804b-4a21-afb0-8cc4d8e6e817 returned with HTTP 404 Aug 18 19:21:33.128221 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 392/1563] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:33 2026] GET /volume/v3/volumes/92cde2ac-804b-4a21-afb0-8cc4d8e6e817 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:21:33.287609 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-06510c14-96be-4437-822c-269bd25b8dee None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:33.289699 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-06510c14-96be-4437-822c-269bd25b8dee tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/d374d32b-42de-44cf-abf8-a1d0855146e4 Aug 18 19:21:33.290178 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-06510c14-96be-4437-822c-269bd25b8dee tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:33.290233 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-06510c14-96be-4437-822c-269bd25b8dee tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:33.290411 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-06510c14-96be-4437-822c-269bd25b8dee tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Delete snapshot with id: d374d32b-42de-44cf-abf8-a1d0855146e4 Aug 18 19:21:33.301916 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:33.301916 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:33.302422 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-06510c14-96be-4437-822c-269bd25b8dee tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Snapshot retrieved successfully. Aug 18 19:21:33.327918 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-06510c14-96be-4437-822c-269bd25b8dee tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Snapshot delete request issued successfully. Aug 18 19:21:33.328174 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-06510c14-96be-4437-822c-269bd25b8dee tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/snapshots/d374d32b-42de-44cf-abf8-a1d0855146e4 returned with HTTP 202 Aug 18 19:21:33.328763 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 390/1564] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:21:33 2026] DELETE /volume/v3/snapshots/d374d32b-42de-44cf-abf8-a1d0855146e4 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:21:33.339103 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a8d8abc0-19a8-4a5c-8952-a30c86ce17a2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:33.339805 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a8d8abc0-19a8-4a5c-8952-a30c86ce17a2 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/snapshots/d374d32b-42de-44cf-abf8-a1d0855146e4 Aug 18 19:21:33.340083 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a8d8abc0-19a8-4a5c-8952-a30c86ce17a2 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:33.340388 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a8d8abc0-19a8-4a5c-8952-a30c86ce17a2 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:33.347455 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:33.347455 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:33.348105 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a8d8abc0-19a8-4a5c-8952-a30c86ce17a2 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Snapshot retrieved successfully. Aug 18 19:21:33.349290 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a8d8abc0-19a8-4a5c-8952-a30c86ce17a2 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/snapshots/d374d32b-42de-44cf-abf8-a1d0855146e4 returned with HTTP 200 Aug 18 19:21:33.349964 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 389/1565] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:21:33 2026] GET /volume/v3/snapshots/d374d32b-42de-44cf-abf8-a1d0855146e4 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:33.707245 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5a287c17-d3af-4bb8-9c7b-c1eb2aee594d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:33.709045 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5a287c17-d3af-4bb8-9c7b-c1eb2aee594d tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b Aug 18 19:21:33.709237 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5a287c17-d3af-4bb8-9c7b-c1eb2aee594d tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:33.709533 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5a287c17-d3af-4bb8-9c7b-c1eb2aee594d tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:33.731813 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:33.731813 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:33.737860 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5a287c17-d3af-4bb8-9c7b-c1eb2aee594d tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:21:33.744439 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5a287c17-d3af-4bb8-9c7b-c1eb2aee594d tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b returned with HTTP 200 Aug 18 19:21:33.744995 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 395/1566] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:33 2026] GET /volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:34.365660 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6e27f0e0-dbd0-49ce-9ab0-581224cbf925 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:34.370040 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6e27f0e0-dbd0-49ce-9ab0-581224cbf925 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/snapshots/d374d32b-42de-44cf-abf8-a1d0855146e4 Aug 18 19:21:34.370329 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6e27f0e0-dbd0-49ce-9ab0-581224cbf925 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:34.371073 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6e27f0e0-dbd0-49ce-9ab0-581224cbf925 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:34.379647 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-8d89a4bc-5d6b-4060-b2a2-65d2c1250077 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:34.381859 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6e27f0e0-dbd0-49ce-9ab0-581224cbf925 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/snapshots/d374d32b-42de-44cf-abf8-a1d0855146e4 returned with HTTP 404 Aug 18 19:21:34.382844 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-8d89a4bc-5d6b-4060-b2a2-65d2c1250077 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] POST https://10.4.3.170/volume/v3/attachments/485dcbba-ac67-40c7-8b3c-e688efba7f01/action Aug 18 19:21:34.383336 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-8d89a4bc-5d6b-4060-b2a2-65d2c1250077 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:21:34.383546 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-8d89a4bc-5d6b-4060-b2a2-65d2c1250077 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:34.385065 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 393/1567] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:21:34 2026] GET /volume/v3/snapshots/d374d32b-42de-44cf-abf8-a1d0855146e4 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:21:34.411620 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:34.411620 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:34.438555 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-3c6ac7c2-6421-4432-b40e-d2cac93f1eee req-8d89a4bc-5d6b-4060-b2a2-65d2c1250077 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/attachments/485dcbba-ac67-40c7-8b3c-e688efba7f01/action returned with HTTP 204 Aug 18 19:21:34.439851 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 391/1568] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:21:34 2026] POST /volume/v3/attachments/485dcbba-ac67-40c7-8b3c-e688efba7f01/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:21:34.561268 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-d71fdf49-3293-43e4-b5e1-428e4a1d6e02 req-c356a772-ae7c-4723-9723-09a800883721 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:34.567163 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-d71fdf49-3293-43e4-b5e1-428e4a1d6e02 req-c356a772-ae7c-4723-9723-09a800883721 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/attachments?instance_id=5184cfef-7d81-458c-9a1b-6ab681410310 Aug 18 19:21:34.567387 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-d71fdf49-3293-43e4-b5e1-428e4a1d6e02 req-c356a772-ae7c-4723-9723-09a800883721 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:34.567797 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-d71fdf49-3293-43e4-b5e1-428e4a1d6e02 req-c356a772-ae7c-4723-9723-09a800883721 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:34.591065 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-d71fdf49-3293-43e4-b5e1-428e4a1d6e02 req-c356a772-ae7c-4723-9723-09a800883721 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/attachments?instance_id=5184cfef-7d81-458c-9a1b-6ab681410310 returned with HTTP 200 Aug 18 19:21:34.593666 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 390/1569] 10.4.3.170 () {70 vars in 1637 bytes} [Tue Aug 18 19:21:34 2026] GET /volume/v3/attachments?instance_id=5184cfef-7d81-458c-9a1b-6ab681410310 => generated 192 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:34.602802 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-d71fdf49-3293-43e4-b5e1-428e4a1d6e02 req-80d56489-85bc-4642-824a-bd059070f2a7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:34.608828 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-d71fdf49-3293-43e4-b5e1-428e4a1d6e02 req-80d56489-85bc-4642-824a-bd059070f2a7 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/attachments/a7a69a51-7c76-4ce8-b48a-a26e93dcfc5a Aug 18 19:21:34.608828 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-d71fdf49-3293-43e4-b5e1-428e4a1d6e02 req-80d56489-85bc-4642-824a-bd059070f2a7 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:34.608828 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-d71fdf49-3293-43e4-b5e1-428e4a1d6e02 req-80d56489-85bc-4642-824a-bd059070f2a7 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:34.626880 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-d71fdf49-3293-43e4-b5e1-428e4a1d6e02 req-80d56489-85bc-4642-824a-bd059070f2a7 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/attachments/a7a69a51-7c76-4ce8-b48a-a26e93dcfc5a returned with HTTP 200 Aug 18 19:21:34.626880 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 396/1570] 10.4.3.170 () {70 vars in 1651 bytes} [Tue Aug 18 19:21:34 2026] GET /volume/v3/attachments/a7a69a51-7c76-4ce8-b48a-a26e93dcfc5a => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:34.763160 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2381017f-e9cc-4c09-be92-410c0b72e34f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:34.764762 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2381017f-e9cc-4c09-be92-410c0b72e34f tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b Aug 18 19:21:34.764988 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2381017f-e9cc-4c09-be92-410c0b72e34f tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:34.765152 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2381017f-e9cc-4c09-be92-410c0b72e34f tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:34.785675 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:34.785675 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:34.791514 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-2381017f-e9cc-4c09-be92-410c0b72e34f tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:21:34.798223 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2381017f-e9cc-4c09-be92-410c0b72e34f tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b returned with HTTP 200 Aug 18 19:21:34.798785 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 394/1571] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:34 2026] GET /volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:34.815557 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c92d97f8-e117-43e9-b601-0b093c6632c6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:34.817852 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c92d97f8-e117-43e9-b601-0b093c6632c6 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b Aug 18 19:21:34.817852 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c92d97f8-e117-43e9-b601-0b093c6632c6 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:34.817852 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c92d97f8-e117-43e9-b601-0b093c6632c6 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:34.836843 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:34.836843 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:34.840455 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c92d97f8-e117-43e9-b601-0b093c6632c6 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:21:34.846244 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c92d97f8-e117-43e9-b601-0b093c6632c6 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b returned with HTTP 200 Aug 18 19:21:34.846802 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 392/1572] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:34 2026] GET /volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:36.522671 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d6905108-c354-497f-bf88-a124504e95cc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:36.663819 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d6905108-c354-497f-bf88-a124504e95cc tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:21:36.664652 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d6905108-c354-497f-bf88-a124504e95cc tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-892307018", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:36.665843 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-d6905108-c354-497f-bf88-a124504e95cc tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-892307018', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:21:36.666003 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-d6905108-c354-497f-bf88-a124504e95cc tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Create volume of 1 GB Aug 18 19:21:36.666258 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:36.666258 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:36.674131 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d6905108-c354-497f-bf88-a124504e95cc tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Availability Zones retrieved successfully. Aug 18 19:21:36.680291 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d6905108-c354-497f-bf88-a124504e95cc tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Flow 'volume_create_api' (eb5cad51-3543-400f-b22c-60ce26fab527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:21:36.681270 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d6905108-c354-497f-bf88-a124504e95cc tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (112fed04-b9ee-45c5-8615-dd18335f5b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:36.682703 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-d6905108-c354-497f-bf88-a124504e95cc tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:21:36.712925 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d6905108-c354-497f-bf88-a124504e95cc tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (112fed04-b9ee-45c5-8615-dd18335f5b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:36.713687 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d6905108-c354-497f-bf88-a124504e95cc tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0def388-cf13-4f14-ad41-83d7a29cbdcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:36.787600 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-d6905108-c354-497f-bf88-a124504e95cc tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Created reservations ['c356c4a3-d77c-42b3-90cb-c00bd7b5ac0b', '8489c720-ff82-46c5-aa16-4d7e1c03ed71', '599f2776-9e8d-40f4-9cd9-c37c3578676a', 'f0c03b0e-6e43-4861-afb3-feea90f89121'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:21:36.788067 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d6905108-c354-497f-bf88-a124504e95cc tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0def388-cf13-4f14-ad41-83d7a29cbdcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c356c4a3-d77c-42b3-90cb-c00bd7b5ac0b', '8489c720-ff82-46c5-aa16-4d7e1c03ed71', '599f2776-9e8d-40f4-9cd9-c37c3578676a', 'f0c03b0e-6e43-4861-afb3-feea90f89121']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:36.789961 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d6905108-c354-497f-bf88-a124504e95cc tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b830e80a-96c5-4cee-987b-0b89667bbe6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:36.814580 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d6905108-c354-497f-bf88-a124504e95cc tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b830e80a-96c5-4cee-987b-0b89667bbe6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a069566-4460-4dff-87c3-958e2a04180e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-892307018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d667dcdd17f433fb2879e8f90bc4954',qos_specs=None,replication_status=,reservations=['c356c4a3-d77c-42b3-90cb-c00bd7b5ac0b','8489c720-ff82-46c5-aa16-4d7e1c03ed71','599f2776-9e8d-40f4-9cd9-c37c3578676a','f0c03b0e-6e43-4861-afb3-feea90f89121'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59c43be90c8c420c9ec0b93a7d07c907',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:21:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-892307018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a069566-4460-4dff-87c3-958e2a04180e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d667dcdd17f433fb2879e8f90bc4954',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59c43be90c8c420c9ec0b93a7d07c907',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:36.815726 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d6905108-c354-497f-bf88-a124504e95cc tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dd8420c-c879-4128-9ddd-1d409d4c453f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:36.839512 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d6905108-c354-497f-bf88-a124504e95cc tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dd8420c-c879-4128-9ddd-1d409d4c453f) transitioned into state 'SUCCESS' from state '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-892307018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d667dcdd17f433fb2879e8f90bc4954',qos_specs=None,replication_status=,reservations=['c356c4a3-d77c-42b3-90cb-c00bd7b5ac0b','8489c720-ff82-46c5-aa16-4d7e1c03ed71','599f2776-9e8d-40f4-9cd9-c37c3578676a','f0c03b0e-6e43-4861-afb3-feea90f89121'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59c43be90c8c420c9ec0b93a7d07c907',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:36.839977 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d6905108-c354-497f-bf88-a124504e95cc tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (696ac4e5-69fc-4374-a997-e221bdbf885e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:36.851770 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d6905108-c354-497f-bf88-a124504e95cc tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (696ac4e5-69fc-4374-a997-e221bdbf885e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:36.851964 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d6905108-c354-497f-bf88-a124504e95cc tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Flow 'volume_create_api' (eb5cad51-3543-400f-b22c-60ce26fab527) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:21:36.852331 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d6905108-c354-497f-bf88-a124504e95cc tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Create volume request issued successfully. Aug 18 19:21:36.853025 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d6905108-c354-497f-bf88-a124504e95cc tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:21:36.854076 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 391/1573] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:21:36 2026] POST /volume/v3/volumes => generated 755 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 19:21:36.867233 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f09c7fcb-4ce9-41fb-81dd-e5be6ffe0200 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:36.869449 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f09c7fcb-4ce9-41fb-81dd-e5be6ffe0200 tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] GET https://10.4.3.170/volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e Aug 18 19:21:36.869449 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f09c7fcb-4ce9-41fb-81dd-e5be6ffe0200 tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:36.869649 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f09c7fcb-4ce9-41fb-81dd-e5be6ffe0200 tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:36.872455 np0000007688 devstack@c-api.service[100583]: DEBUG dbcounter [-] [100583] Writing DB stats cinder:SELECT=332,cinder:UPDATE=52,cinder:INSERT=28 {{(pid=100583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:21:36.881025 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:36.881025 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:36.885230 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f09c7fcb-4ce9-41fb-81dd-e5be6ffe0200 tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Volume info retrieved successfully. Aug 18 19:21:36.889821 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f09c7fcb-4ce9-41fb-81dd-e5be6ffe0200 tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] https://10.4.3.170/volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e returned with HTTP 200 Aug 18 19:21:36.890378 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 397/1574] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:36 2026] GET /volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:37.908978 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4ce6c09f-c3da-4065-aae9-aecc0286fb1a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:37.911551 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4ce6c09f-c3da-4065-aae9-aecc0286fb1a tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] GET https://10.4.3.170/volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e Aug 18 19:21:37.911764 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4ce6c09f-c3da-4065-aae9-aecc0286fb1a tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:37.912003 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4ce6c09f-c3da-4065-aae9-aecc0286fb1a tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:37.926437 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:37.926437 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:37.935084 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4ce6c09f-c3da-4065-aae9-aecc0286fb1a tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Volume info retrieved successfully. Aug 18 19:21:37.943290 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4ce6c09f-c3da-4065-aae9-aecc0286fb1a tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] https://10.4.3.170/volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e returned with HTTP 200 Aug 18 19:21:37.944874 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 395/1575] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:37 2026] GET /volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:37.963125 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-306d1598-d553-44b4-9213-6a83c7f52033 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:37.967330 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-306d1598-d553-44b4-9213-6a83c7f52033 tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] GET https://10.4.3.170/volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e Aug 18 19:21:37.967581 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-306d1598-d553-44b4-9213-6a83c7f52033 tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:37.967864 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-306d1598-d553-44b4-9213-6a83c7f52033 tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:37.979388 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:37.979388 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:37.985823 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-306d1598-d553-44b4-9213-6a83c7f52033 tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Volume info retrieved successfully. Aug 18 19:21:37.992242 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-306d1598-d553-44b4-9213-6a83c7f52033 tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] https://10.4.3.170/volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e returned with HTTP 200 Aug 18 19:21:37.992738 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 393/1576] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:37 2026] GET /volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:38.011073 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c5f36616-5952-480a-8a29-0aa7817d934c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:38.013098 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c5f36616-5952-480a-8a29-0aa7817d934c tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] POST https://10.4.3.170/volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e/action Aug 18 19:21:38.014088 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c5f36616-5952-480a-8a29-0aa7817d934c tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1837125875", "disk_format": "raw"}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:21:38.014088 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c5f36616-5952-480a-8a29-0aa7817d934c tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1837125875", "disk_format": "raw"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:38.026171 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:38.026171 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:38.026805 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c5f36616-5952-480a-8a29-0aa7817d934c tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Volume info retrieved successfully. Aug 18 19:21:38.063179 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:38.063179 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:38.068863 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.image.image_utils [None req-c5f36616-5952-480a-8a29-0aa7817d934c tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1837125875'}] 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-1837125875'}]. {{(pid=100580) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 19:21:38.718165 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c5f36616-5952-480a-8a29-0aa7817d934c tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Copy volume to image completed successfully. Aug 18 19:21:38.718165 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c5f36616-5952-480a-8a29-0aa7817d934c tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] https://10.4.3.170/volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e/action returned with HTTP 202 Aug 18 19:21:38.718165 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 392/1577] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:21:38 2026] POST /volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e/action => generated 686 bytes in 707 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:21:44.747291 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-55153975-eb73-441d-8a70-1858dac64128 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:44.752191 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-55153975-eb73-441d-8a70-1858dac64128 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:21:44.752745 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-55153975-eb73-441d-8a70-1858dac64128 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1007238460"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:44.754780 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-55153975-eb73-441d-8a70-1858dac64128 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1007238460'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:21:44.768246 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-55153975-eb73-441d-8a70-1858dac64128 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Create volume of 1 GB Aug 18 19:21:44.768669 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:44.768669 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:44.770464 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-55153975-eb73-441d-8a70-1858dac64128 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Availability Zones retrieved successfully. Aug 18 19:21:44.780728 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-55153975-eb73-441d-8a70-1858dac64128 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Flow 'volume_create_api' (a353f0b2-4d41-466d-a3b2-c482c8af7c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:21:44.782309 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-55153975-eb73-441d-8a70-1858dac64128 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (063354fc-77e9-4d53-a775-1fbd43b43ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:44.783871 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-55153975-eb73-441d-8a70-1858dac64128 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:21:44.795388 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:44.795388 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:44.810291 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-55153975-eb73-441d-8a70-1858dac64128 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (063354fc-77e9-4d53-a775-1fbd43b43ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:34Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ec80d040-df42-45a9-a5ce-2c4beaa7f2b6,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec80d040-df42-45a9-a5ce-2c4beaa7f2b6', 'encryption_key_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=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:44.813043 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-55153975-eb73-441d-8a70-1858dac64128 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23e205e3-c4c0-4130-971a-0e66a190a869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:44.874762 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-55153975-eb73-441d-8a70-1858dac64128 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Created reservations ['db7c3294-2e80-4903-8b66-912d5c07f5a3', '8d9f383f-03a9-4df3-b9b2-4a138e2ae471', '5f818a97-b677-41ab-8d7b-c2f5d2c3a28a', '7c0b3a6b-5f17-41b6-ba00-d62a500c73bf'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:21:44.875791 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-55153975-eb73-441d-8a70-1858dac64128 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23e205e3-c4c0-4130-971a-0e66a190a869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db7c3294-2e80-4903-8b66-912d5c07f5a3', '8d9f383f-03a9-4df3-b9b2-4a138e2ae471', '5f818a97-b677-41ab-8d7b-c2f5d2c3a28a', '7c0b3a6b-5f17-41b6-ba00-d62a500c73bf']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:44.877207 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-55153975-eb73-441d-8a70-1858dac64128 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c14231e-d9e1-4405-ba9e-b03ba1483ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:44.915616 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-55153975-eb73-441d-8a70-1858dac64128 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c14231e-d9e1-4405-ba9e-b03ba1483ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c51ce159-77fd-49a0-b714-3eef22927abf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1007238460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='de4bdd7fda4a4429a6e3d9488a3e6a08',qos_specs=None,replication_status=,reservations=['db7c3294-2e80-4903-8b66-912d5c07f5a3','8d9f383f-03a9-4df3-b9b2-4a138e2ae471','5f818a97-b677-41ab-8d7b-c2f5d2c3a28a','7c0b3a6b-5f17-41b6-ba00-d62a500c73bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f32fab9357246eca3a77ea4880fc0cb',volume_type_id=ec80d040-df42-45a9-a5ce-2c4beaa7f2b6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:21:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1007238460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c51ce159-77fd-49a0-b714-3eef22927abf,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='de4bdd7fda4a4429a6e3d9488a3e6a08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f32fab9357246eca3a77ea4880fc0cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec80d040-df42-45a9-a5ce-2c4beaa7f2b6),volume_type_id=ec80d040-df42-45a9-a5ce-2c4beaa7f2b6)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:44.916319 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-55153975-eb73-441d-8a70-1858dac64128 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b644ef23-0693-4e90-a44d-f18bf68bc05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:44.945251 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-55153975-eb73-441d-8a70-1858dac64128 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b644ef23-0693-4e90-a44d-f18bf68bc05f) transitioned into state 'SUCCESS' from state '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-1007238460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='de4bdd7fda4a4429a6e3d9488a3e6a08',qos_specs=None,replication_status=,reservations=['db7c3294-2e80-4903-8b66-912d5c07f5a3','8d9f383f-03a9-4df3-b9b2-4a138e2ae471','5f818a97-b677-41ab-8d7b-c2f5d2c3a28a','7c0b3a6b-5f17-41b6-ba00-d62a500c73bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f32fab9357246eca3a77ea4880fc0cb',volume_type_id=ec80d040-df42-45a9-a5ce-2c4beaa7f2b6)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:44.946614 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-55153975-eb73-441d-8a70-1858dac64128 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e51e046-8c83-4fad-a1ba-d71b35d699ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:44.960448 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-55153975-eb73-441d-8a70-1858dac64128 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e51e046-8c83-4fad-a1ba-d71b35d699ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:44.961988 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-55153975-eb73-441d-8a70-1858dac64128 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Flow 'volume_create_api' (a353f0b2-4d41-466d-a3b2-c482c8af7c7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:21:44.962181 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-55153975-eb73-441d-8a70-1858dac64128 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Create volume request issued successfully. Aug 18 19:21:44.963609 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-55153975-eb73-441d-8a70-1858dac64128 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:21:44.963890 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 398/1578] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:21:44 2026] POST /volume/v3/volumes => generated 760 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:21:44.987237 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-269f9293-7ce9-4c9b-b268-d30fd2e81152 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:44.989910 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-269f9293-7ce9-4c9b-b268-d30fd2e81152 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:21:44.990508 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-269f9293-7ce9-4c9b-b268-d30fd2e81152 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:44.990597 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-269f9293-7ce9-4c9b-b268-d30fd2e81152 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:44.995462 np0000007688 devstack@c-api.service[100582]: DEBUG dbcounter [-] [100582] Writing DB stats cinder:SELECT=328,cinder:INSERT=23,cinder:UPDATE=57 {{(pid=100582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:21:45.001458 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:45.001458 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:45.008276 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-269f9293-7ce9-4c9b-b268-d30fd2e81152 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:45.015464 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-269f9293-7ce9-4c9b-b268-d30fd2e81152 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:21:45.016575 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 396/1579] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:44 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 828 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:45.441355 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-08ef67cc-25e9-4d58-b2fa-74fa8185104b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:45.504272 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-08ef67cc-25e9-4d58-b2fa-74fa8185104b tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:21:45.505157 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-08ef67cc-25e9-4d58-b2fa-74fa8185104b tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-496343855", "extra_specs": {}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:45.526693 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-08ef67cc-25e9-4d58-b2fa-74fa8185104b tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:21:45.527247 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 394/1580] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:21:45 2026] POST /volume/v3/types => generated 217 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:45.538211 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-108bac8e-9238-4e5a-b0e0-a3f6d854b655 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:45.544511 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-108bac8e-9238-4e5a-b0e0-a3f6d854b655 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] POST https://10.4.3.170/volume/v3/types/e533f4ed-47d8-492e-9e67-9539e870c09d/encryption Aug 18 19:21:45.545032 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-108bac8e-9238-4e5a-b0e0-a3f6d854b655 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:45.603726 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-108bac8e-9238-4e5a-b0e0-a3f6d854b655 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] https://10.4.3.170/volume/v3/types/e533f4ed-47d8-492e-9e67-9539e870c09d/encryption returned with HTTP 200 Aug 18 19:21:45.604935 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 393/1581] 10.4.3.170 () {68 vars in 1397 bytes} [Tue Aug 18 19:21:45 2026] POST /volume/v3/types/e533f4ed-47d8-492e-9e67-9539e870c09d/encryption => generated 231 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:45.617445 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0a47b5f8-9472-4903-849b-7a06be879f86 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:45.726077 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0a47b5f8-9472-4903-849b-7a06be879f86 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:21:45.726500 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0a47b5f8-9472-4903-849b-7a06be879f86 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-967542333", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-496343855", "size": 1}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:45.729051 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-0a47b5f8-9472-4903-849b-7a06be879f86 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-967542333', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-496343855', 'size': 1}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:21:45.740379 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-0a47b5f8-9472-4903-849b-7a06be879f86 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Create volume of 1 GB Aug 18 19:21:45.740379 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:45.740379 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:45.740379 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0a47b5f8-9472-4903-849b-7a06be879f86 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Availability Zones retrieved successfully. Aug 18 19:21:45.751445 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-0a47b5f8-9472-4903-849b-7a06be879f86 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Flow 'volume_create_api' (ffa29da1-1d91-4e7b-adab-d7ae6304c722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:21:45.752608 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-0a47b5f8-9472-4903-849b-7a06be879f86 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d271a54-1adb-4029-b48f-a28971d6b74e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:45.754552 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-0a47b5f8-9472-4903-849b-7a06be879f86 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:21:45.788783 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-0a47b5f8-9472-4903-849b-7a06be879f86 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d271a54-1adb-4029-b48f-a28971d6b74e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:21:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e533f4ed-47d8-492e-9e67-9539e870c09d,is_public=True,name='tempest-scenario-type-cryptsetup-496343855',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e533f4ed-47d8-492e-9e67-9539e870c09d', '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=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:45.791151 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-0a47b5f8-9472-4903-849b-7a06be879f86 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b815d6b-a69c-411f-94da-966d3a47f60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:45.839055 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-0a47b5f8-9472-4903-849b-7a06be879f86 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-496343855 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-496343855, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:21:45.840211 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-0a47b5f8-9472-4903-849b-7a06be879f86 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-496343855 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-496343855, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:21:45.896773 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-0a47b5f8-9472-4903-849b-7a06be879f86 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Created reservations ['fb23bf6c-9aa3-4b97-abfc-fbf802fc47a8', '055a276c-4b7a-401a-8ff7-af497209e82d', '16947ac8-97dc-40d9-8bf9-079c21ca0a69', '02aa22b0-184d-4aa4-9919-b46c7859a1e4'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:21:45.897790 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-0a47b5f8-9472-4903-849b-7a06be879f86 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b815d6b-a69c-411f-94da-966d3a47f60d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb23bf6c-9aa3-4b97-abfc-fbf802fc47a8', '055a276c-4b7a-401a-8ff7-af497209e82d', '16947ac8-97dc-40d9-8bf9-079c21ca0a69', '02aa22b0-184d-4aa4-9919-b46c7859a1e4']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:45.898711 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-0a47b5f8-9472-4903-849b-7a06be879f86 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc2c577b-fd7a-4985-9c88-f0b153c51985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:45.931895 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-0a47b5f8-9472-4903-849b-7a06be879f86 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc2c577b-fd7a-4985-9c88-f0b153c51985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4665082a-df07-4ac0-8fa6-a471d0dad517', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-967542333',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d03eccc7919044329215b85e11fb2dce',qos_specs=None,replication_status=,reservations=['fb23bf6c-9aa3-4b97-abfc-fbf802fc47a8','055a276c-4b7a-401a-8ff7-af497209e82d','16947ac8-97dc-40d9-8bf9-079c21ca0a69','02aa22b0-184d-4aa4-9919-b46c7859a1e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b9fcc2771834b45a93ac5dcbf8df155',volume_type_id=e533f4ed-47d8-492e-9e67-9539e870c09d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:21:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-967542333',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4665082a-df07-4ac0-8fa6-a471d0dad517,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d03eccc7919044329215b85e11fb2dce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b9fcc2771834b45a93ac5dcbf8df155',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e533f4ed-47d8-492e-9e67-9539e870c09d),volume_type_id=e533f4ed-47d8-492e-9e67-9539e870c09d)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:45.932846 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-0a47b5f8-9472-4903-849b-7a06be879f86 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (305b3f49-18b6-49a3-b4f8-4a0b0c941225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:45.952642 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-0a47b5f8-9472-4903-849b-7a06be879f86 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (305b3f49-18b6-49a3-b4f8-4a0b0c941225) transitioned into state 'SUCCESS' from state '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-967542333',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d03eccc7919044329215b85e11fb2dce',qos_specs=None,replication_status=,reservations=['fb23bf6c-9aa3-4b97-abfc-fbf802fc47a8','055a276c-4b7a-401a-8ff7-af497209e82d','16947ac8-97dc-40d9-8bf9-079c21ca0a69','02aa22b0-184d-4aa4-9919-b46c7859a1e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b9fcc2771834b45a93ac5dcbf8df155',volume_type_id=e533f4ed-47d8-492e-9e67-9539e870c09d)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:45.955516 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-0a47b5f8-9472-4903-849b-7a06be879f86 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5931216-8283-469f-9669-af076c2dbb9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:45.971248 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-0a47b5f8-9472-4903-849b-7a06be879f86 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5931216-8283-469f-9669-af076c2dbb9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:45.972768 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-0a47b5f8-9472-4903-849b-7a06be879f86 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Flow 'volume_create_api' (ffa29da1-1d91-4e7b-adab-d7ae6304c722) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:21:45.972931 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0a47b5f8-9472-4903-849b-7a06be879f86 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Create volume request issued successfully. Aug 18 19:21:45.974100 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0a47b5f8-9472-4903-849b-7a06be879f86 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:21:45.975354 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 399/1582] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:21:45 2026] POST /volume/v3/volumes => generated 789 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:21:46.032641 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2dd7ac2d-4a7c-4eae-aee2-d7d9790a6041 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:46.046513 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2dd7ac2d-4a7c-4eae-aee2-d7d9790a6041 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:21:46.046777 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2dd7ac2d-4a7c-4eae-aee2-d7d9790a6041 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:46.047035 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2dd7ac2d-4a7c-4eae-aee2-d7d9790a6041 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:46.070112 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:46.070112 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:46.077631 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-2dd7ac2d-4a7c-4eae-aee2-d7d9790a6041 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:46.078951 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-96bd5cb9-8e4a-4be4-af2a-9125bbfcb943 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:46.081407 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-96bd5cb9-8e4a-4be4-af2a-9125bbfcb943 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:21:46.082171 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-96bd5cb9-8e4a-4be4-af2a-9125bbfcb943 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1773337637"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:46.083835 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2dd7ac2d-4a7c-4eae-aee2-d7d9790a6041 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:21:46.084485 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 397/1583] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:46 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:46.085135 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-96bd5cb9-8e4a-4be4-af2a-9125bbfcb943 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1773337637'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:21:46.085423 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-96bd5cb9-8e4a-4be4-af2a-9125bbfcb943 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Create volume of 1 GB Aug 18 19:21:46.094437 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-96bd5cb9-8e4a-4be4-af2a-9125bbfcb943 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Availability Zones retrieved successfully. Aug 18 19:21:46.101912 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-96bd5cb9-8e4a-4be4-af2a-9125bbfcb943 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Flow 'volume_create_api' (e244ab88-1288-4ec4-bd3b-c835b1e1190a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:21:46.102476 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-96bd5cb9-8e4a-4be4-af2a-9125bbfcb943 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc74053a-977f-41db-be59-ca99881c7290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:46.103412 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-96bd5cb9-8e4a-4be4-af2a-9125bbfcb943 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:21:46.164664 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-96bd5cb9-8e4a-4be4-af2a-9125bbfcb943 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc74053a-977f-41db-be59-ca99881c7290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:46.166421 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-96bd5cb9-8e4a-4be4-af2a-9125bbfcb943 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c288294-b4a3-4729-912b-29766ed13d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:46.186524 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-c9f7c37f-cce6-450a-bb6e-62dbc0f5384f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:46.190626 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-c9f7c37f-cce6-450a-bb6e-62dbc0f5384f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:21:46.190834 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-c9f7c37f-cce6-450a-bb6e-62dbc0f5384f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:46.192261 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-c9f7c37f-cce6-450a-bb6e-62dbc0f5384f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:46.205994 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:46.205994 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:46.207709 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-c9f7c37f-cce6-450a-bb6e-62dbc0f5384f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:46.214034 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-c9f7c37f-cce6-450a-bb6e-62dbc0f5384f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:21:46.214577 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 394/1584] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:21:46 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:46.227981 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-96bd5cb9-8e4a-4be4-af2a-9125bbfcb943 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Created reservations ['f1df12b8-2f7a-44a5-b4ff-d4760216499d', '848060a7-5feb-4cfa-84de-c77d0007aca6', '3a0298f5-84a4-452a-94ad-649dc9f2ab85', '41588b7e-35f0-4fbc-b2b6-a0d8fe786cce'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:21:46.228964 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-96bd5cb9-8e4a-4be4-af2a-9125bbfcb943 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c288294-b4a3-4729-912b-29766ed13d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1df12b8-2f7a-44a5-b4ff-d4760216499d', '848060a7-5feb-4cfa-84de-c77d0007aca6', '3a0298f5-84a4-452a-94ad-649dc9f2ab85', '41588b7e-35f0-4fbc-b2b6-a0d8fe786cce']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:46.231222 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-96bd5cb9-8e4a-4be4-af2a-9125bbfcb943 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db4b8e23-9816-4d37-9f3b-e820a8c84239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:46.267119 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-96bd5cb9-8e4a-4be4-af2a-9125bbfcb943 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db4b8e23-9816-4d37-9f3b-e820a8c84239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1773337637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='442c9aa8574445c49d1e8f004bf9ef3a',qos_specs=None,replication_status=,reservations=['f1df12b8-2f7a-44a5-b4ff-d4760216499d','848060a7-5feb-4cfa-84de-c77d0007aca6','3a0298f5-84a4-452a-94ad-649dc9f2ab85','41588b7e-35f0-4fbc-b2b6-a0d8fe786cce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd4c071ce2e64c0f91d4087ba933e744',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:21:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1773337637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='442c9aa8574445c49d1e8f004bf9ef3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd4c071ce2e64c0f91d4087ba933e744',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:46.268747 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-96bd5cb9-8e4a-4be4-af2a-9125bbfcb943 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (272d770a-c71e-4dc2-b528-087a1e723d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:46.305015 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-96bd5cb9-8e4a-4be4-af2a-9125bbfcb943 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (272d770a-c71e-4dc2-b528-087a1e723d3d) transitioned into state 'SUCCESS' from state '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-1773337637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='442c9aa8574445c49d1e8f004bf9ef3a',qos_specs=None,replication_status=,reservations=['f1df12b8-2f7a-44a5-b4ff-d4760216499d','848060a7-5feb-4cfa-84de-c77d0007aca6','3a0298f5-84a4-452a-94ad-649dc9f2ab85','41588b7e-35f0-4fbc-b2b6-a0d8fe786cce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd4c071ce2e64c0f91d4087ba933e744',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:46.307522 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-96bd5cb9-8e4a-4be4-af2a-9125bbfcb943 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (543730f1-3476-45f7-a9eb-49797d314b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:21:46.327973 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-96bd5cb9-8e4a-4be4-af2a-9125bbfcb943 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (543730f1-3476-45f7-a9eb-49797d314b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:21:46.330235 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-96bd5cb9-8e4a-4be4-af2a-9125bbfcb943 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Flow 'volume_create_api' (e244ab88-1288-4ec4-bd3b-c835b1e1190a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:21:46.330235 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-96bd5cb9-8e4a-4be4-af2a-9125bbfcb943 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Create volume request issued successfully. Aug 18 19:21:46.330811 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-96bd5cb9-8e4a-4be4-af2a-9125bbfcb943 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:21:46.331619 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 395/1585] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:21:46 2026] POST /volume/v3/volumes => generated 757 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:21:46.348194 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4d5ed86d-771f-4c2a-b84f-a3fcd77f6bcd None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:46.353673 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4d5ed86d-771f-4c2a-b84f-a3fcd77f6bcd tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] GET https://10.4.3.170/volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 Aug 18 19:21:46.354130 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4d5ed86d-771f-4c2a-b84f-a3fcd77f6bcd tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:46.354467 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4d5ed86d-771f-4c2a-b84f-a3fcd77f6bcd tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:46.366141 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:46.366141 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:46.368945 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-db74421c-b05b-4b7f-9ac6-b843badd1db8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:46.369553 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-db74421c-b05b-4b7f-9ac6-b843badd1db8 None None] GET https://10.4.3.170/volume// Aug 18 19:21:46.369888 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-db74421c-b05b-4b7f-9ac6-b843badd1db8 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:46.371089 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-db74421c-b05b-4b7f-9ac6-b843badd1db8 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:46.371089 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-db74421c-b05b-4b7f-9ac6-b843badd1db8 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:21:46.371089 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 398/1586] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:21:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:21:46.375690 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-4d5ed86d-771f-4c2a-b84f-a3fcd77f6bcd tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Volume info retrieved successfully. Aug 18 19:21:46.382761 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4d5ed86d-771f-4c2a-b84f-a3fcd77f6bcd tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 returned with HTTP 200 Aug 18 19:21:46.383559 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 400/1587] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:46 2026] GET /volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 => generated 825 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:46.394206 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-1006a124-4516-45ab-a066-c7e89b1f142f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:46.398101 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-1006a124-4516-45ab-a066-c7e89b1f142f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:21:46.398101 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-1006a124-4516-45ab-a066-c7e89b1f142f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c51ce159-77fd-49a0-b714-3eef22927abf", "connector": null, "instance_uuid": "81902125-aa64-441d-83eb-b56aa29035ee"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:46.412622 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:46.412622 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:46.451878 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-1006a124-4516-45ab-a066-c7e89b1f142f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:21:46.452605 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 395/1588] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:21: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 19:21:46.497237 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0d2e95eb-66ef-4983-87da-ea04998a07ca None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:46.501128 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0d2e95eb-66ef-4983-87da-ea04998a07ca tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:21:46.501128 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0d2e95eb-66ef-4983-87da-ea04998a07ca tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:46.501128 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0d2e95eb-66ef-4983-87da-ea04998a07ca tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:46.520636 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:46.520636 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:46.528812 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0d2e95eb-66ef-4983-87da-ea04998a07ca tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:46.535039 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0d2e95eb-66ef-4983-87da-ea04998a07ca tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:21:46.535638 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 396/1589] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:46 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:46.542527 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e78dc1a0-db2c-4004-9d9d-626290d38356 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:46.542982 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e78dc1a0-db2c-4004-9d9d-626290d38356 None None] GET https://10.4.3.170/volume// Aug 18 19:21:46.543320 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e78dc1a0-db2c-4004-9d9d-626290d38356 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:46.543606 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e78dc1a0-db2c-4004-9d9d-626290d38356 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:46.543970 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e78dc1a0-db2c-4004-9d9d-626290d38356 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:21:46.544323 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 399/1590] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:21: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 19:21:46.553864 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-fdb2320a-5ebe-46fd-82c6-c62165889680 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:46.556394 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-fdb2320a-5ebe-46fd-82c6-c62165889680 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:21:46.556576 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-fdb2320a-5ebe-46fd-82c6-c62165889680 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:46.556780 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-fdb2320a-5ebe-46fd-82c6-c62165889680 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:46.567800 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:46.567800 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:46.572122 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-fdb2320a-5ebe-46fd-82c6-c62165889680 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:46.576425 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-fdb2320a-5ebe-46fd-82c6-c62165889680 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:21:46.576759 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 401/1591] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:21:46 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1032 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 19:21:46.724729 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-59591f48-a233-45bb-901d-176659962f54 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:46.728438 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-59591f48-a233-45bb-901d-176659962f54 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] PUT https://10.4.3.170/volume/v3/attachments/001d1c31-b1f4-4525-b1c9-715e085a64fd Aug 18 19:21:46.728922 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-59591f48-a233-45bb-901d-176659962f54 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:46.739746 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-59591f48-a233-45bb-901d-176659962f54 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Acquiring lock "cinder-attachment_update-c51ce159-77fd-49a0-b714-3eef22927abf-np0000007688" by "attachment_update" {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:21:46.748246 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-59591f48-a233-45bb-901d-176659962f54 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Lock "cinder-attachment_update-c51ce159-77fd-49a0-b714-3eef22927abf-np0000007688" acquired by "attachment_update" :: waited 0.008s {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:21:46.749621 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:46.749621 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:46.939196 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-59591f48-a233-45bb-901d-176659962f54 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Lock "cinder-attachment_update-c51ce159-77fd-49a0-b714-3eef22927abf-np0000007688" released by "attachment_update" :: held 0.191s {{(pid=100580) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:21:46.939703 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-59591f48-a233-45bb-901d-176659962f54 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/001d1c31-b1f4-4525-b1c9-715e085a64fd returned with HTTP 200 Aug 18 19:21:46.940208 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 396/1592] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:21:46 2026] PUT /volume/v3/attachments/001d1c31-b1f4-4525-b1c9-715e085a64fd => generated 969 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:47.402973 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-68e9808d-4203-45cf-957d-d297474d7884 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:47.405265 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-68e9808d-4203-45cf-957d-d297474d7884 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] GET https://10.4.3.170/volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 Aug 18 19:21:47.405441 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-68e9808d-4203-45cf-957d-d297474d7884 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:47.405753 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-68e9808d-4203-45cf-957d-d297474d7884 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:47.418842 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:47.418842 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:47.429746 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-68e9808d-4203-45cf-957d-d297474d7884 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Volume info retrieved successfully. Aug 18 19:21:47.439467 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-68e9808d-4203-45cf-957d-d297474d7884 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 returned with HTTP 200 Aug 18 19:21:47.440893 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 397/1593] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:47 2026] GET /volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:47.553252 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e9bd7426-e860-45d4-ad78-4325e4c37615 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:47.555523 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e9bd7426-e860-45d4-ad78-4325e4c37615 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:21:47.555523 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e9bd7426-e860-45d4-ad78-4325e4c37615 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:47.555722 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e9bd7426-e860-45d4-ad78-4325e4c37615 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:47.567453 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:47.567453 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:47.572707 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e9bd7426-e860-45d4-ad78-4325e4c37615 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:47.580754 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e9bd7426-e860-45d4-ad78-4325e4c37615 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:21:47.581433 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 400/1594] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:47 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:48.598313 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7662aab2-38a4-40e9-84fe-cd4be8af0e54 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:48.601100 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7662aab2-38a4-40e9-84fe-cd4be8af0e54 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:21:48.601371 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7662aab2-38a4-40e9-84fe-cd4be8af0e54 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:48.601742 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7662aab2-38a4-40e9-84fe-cd4be8af0e54 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:48.616353 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:48.616353 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:48.620958 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7662aab2-38a4-40e9-84fe-cd4be8af0e54 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:48.627018 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7662aab2-38a4-40e9-84fe-cd4be8af0e54 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:21:48.627483 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 402/1595] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:48 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:49.647181 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f3612201-392b-49e5-b3f4-b2552346f8e7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:49.652633 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f3612201-392b-49e5-b3f4-b2552346f8e7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:21:49.652633 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f3612201-392b-49e5-b3f4-b2552346f8e7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:49.652633 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f3612201-392b-49e5-b3f4-b2552346f8e7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:49.666703 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:49.666703 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:49.672066 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f3612201-392b-49e5-b3f4-b2552346f8e7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:49.678632 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f3612201-392b-49e5-b3f4-b2552346f8e7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:21:49.679355 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 397/1596] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:49 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:50.697765 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-77c56767-a534-4e80-82ba-03d891410261 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:50.698900 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-77c56767-a534-4e80-82ba-03d891410261 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:21:50.698999 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-77c56767-a534-4e80-82ba-03d891410261 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:50.699198 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-77c56767-a534-4e80-82ba-03d891410261 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:50.708480 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:50.708480 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:50.716211 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-77c56767-a534-4e80-82ba-03d891410261 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:50.730925 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-77c56767-a534-4e80-82ba-03d891410261 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:21:50.731630 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 398/1597] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:50 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:51.316722 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-fb12fac4-c6af-4b4c-8211-2f3ebc97b74e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:51.321788 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-fb12fac4-c6af-4b4c-8211-2f3ebc97b74e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] POST https://10.4.3.170/volume/v3/attachments/001d1c31-b1f4-4525-b1c9-715e085a64fd/action Aug 18 19:21:51.322486 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-fb12fac4-c6af-4b4c-8211-2f3ebc97b74e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action body: b'{"os-complete": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:21:51.322486 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-fb12fac4-c6af-4b4c-8211-2f3ebc97b74e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:51.347962 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:51.347962 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:51.372520 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-aead2eba-1fcb-4e04-9383-3a5433ad6352 req-fb12fac4-c6af-4b4c-8211-2f3ebc97b74e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/001d1c31-b1f4-4525-b1c9-715e085a64fd/action returned with HTTP 204 Aug 18 19:21:51.372520 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 401/1598] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:21:51 2026] POST /volume/v3/attachments/001d1c31-b1f4-4525-b1c9-715e085a64fd/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:21:51.749808 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-33c80d67-76ce-42c6-ab14-5954959f6792 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:51.752075 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-33c80d67-76ce-42c6-ab14-5954959f6792 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:21:51.752383 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-33c80d67-76ce-42c6-ab14-5954959f6792 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:51.752646 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-33c80d67-76ce-42c6-ab14-5954959f6792 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:51.766937 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:51.766937 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:51.772978 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-33c80d67-76ce-42c6-ab14-5954959f6792 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:51.779650 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-33c80d67-76ce-42c6-ab14-5954959f6792 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:21:51.780276 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 403/1599] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:51 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:51.847616 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-d01661b4-13ee-4cef-9c54-21142c1363a2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:51.850110 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-d01661b4-13ee-4cef-9c54-21142c1363a2 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:21:51.851120 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-d01661b4-13ee-4cef-9c54-21142c1363a2 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:51.851446 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-d01661b4-13ee-4cef-9c54-21142c1363a2 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:51.873005 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:51.873005 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:51.877667 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-d01661b4-13ee-4cef-9c54-21142c1363a2 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:51.886292 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-d01661b4-13ee-4cef-9c54-21142c1363a2 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:21:51.887013 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 398/1600] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:21:51 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:52.021629 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ce527553-a9f8-46a7-84c2-8a6a1d84c493 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:52.022382 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ce527553-a9f8-46a7-84c2-8a6a1d84c493 None None] GET https://10.4.3.170/volume// Aug 18 19:21:52.022382 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ce527553-a9f8-46a7-84c2-8a6a1d84c493 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:52.022582 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ce527553-a9f8-46a7-84c2-8a6a1d84c493 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:52.022990 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ce527553-a9f8-46a7-84c2-8a6a1d84c493 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:21:52.026635 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 399/1601] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:21:52 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 19:21:52.038177 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-eff0bc9a-2a4a-4150-85ee-20e3f103e4c6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:52.040332 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-eff0bc9a-2a4a-4150-85ee-20e3f103e4c6 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:21:52.040682 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-eff0bc9a-2a4a-4150-85ee-20e3f103e4c6 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c51ce159-77fd-49a0-b714-3eef22927abf", "connector": null, "instance_uuid": "db60603b-512c-48a1-877c-5fa7ea7e59bf"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:52.054450 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:52.054450 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:52.113719 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-eff0bc9a-2a4a-4150-85ee-20e3f103e4c6 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:21:52.114540 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 402/1602] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:21:52 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:52.160084 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b6fe0e46-6944-49a3-b19a-5a8f3cfc36d5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:52.167504 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b6fe0e46-6944-49a3-b19a-5a8f3cfc36d5 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:21:52.167860 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b6fe0e46-6944-49a3-b19a-5a8f3cfc36d5 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:52.168213 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b6fe0e46-6944-49a3-b19a-5a8f3cfc36d5 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:52.196817 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ef26003a-eb73-4acd-a4ac-8d7725858d28 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:52.197415 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ef26003a-eb73-4acd-a4ac-8d7725858d28 None None] GET https://10.4.3.170/volume// Aug 18 19:21:52.197774 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ef26003a-eb73-4acd-a4ac-8d7725858d28 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:52.197863 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:52.197863 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:52.198044 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ef26003a-eb73-4acd-a4ac-8d7725858d28 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:52.198524 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ef26003a-eb73-4acd-a4ac-8d7725858d28 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:21:52.199043 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 399/1603] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:21:52 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 19:21:52.204796 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b6fe0e46-6944-49a3-b19a-5a8f3cfc36d5 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:52.209234 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-d61abda9-f126-4e7f-8aef-81aec2f2645d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:52.211333 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b6fe0e46-6944-49a3-b19a-5a8f3cfc36d5 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:21:52.211920 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 404/1604] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:52 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1147 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:52.216571 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-d61abda9-f126-4e7f-8aef-81aec2f2645d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:21:52.218768 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-d61abda9-f126-4e7f-8aef-81aec2f2645d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:52.219482 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-d61abda9-f126-4e7f-8aef-81aec2f2645d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:52.240686 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:52.240686 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:52.247224 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-d61abda9-f126-4e7f-8aef-81aec2f2645d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:52.259420 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-d61abda9-f126-4e7f-8aef-81aec2f2645d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:21:52.259420 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 400/1605] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:21:52 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1327 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:21:52.406404 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-3a8fc43a-4d5e-4515-ac3f-45c7612d9654 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:52.413017 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-3a8fc43a-4d5e-4515-ac3f-45c7612d9654 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] PUT https://10.4.3.170/volume/v3/attachments/0dbc6fa1-2a73-451f-8b34-79f3804e05a9 Aug 18 19:21:52.414356 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-3a8fc43a-4d5e-4515-ac3f-45c7612d9654 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:52.424848 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-3a8fc43a-4d5e-4515-ac3f-45c7612d9654 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Acquiring lock "cinder-attachment_update-c51ce159-77fd-49a0-b714-3eef22927abf-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:21:52.429697 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-3a8fc43a-4d5e-4515-ac3f-45c7612d9654 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Lock "cinder-attachment_update-c51ce159-77fd-49a0-b714-3eef22927abf-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:21:52.430596 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:52.430596 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:52.531071 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-3a8fc43a-4d5e-4515-ac3f-45c7612d9654 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Lock "cinder-attachment_update-c51ce159-77fd-49a0-b714-3eef22927abf-np0000007688" released by "attachment_update" :: held 0.100s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:21:52.531071 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-3a8fc43a-4d5e-4515-ac3f-45c7612d9654 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/0dbc6fa1-2a73-451f-8b34-79f3804e05a9 returned with HTTP 200 Aug 18 19:21:52.531071 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 403/1606] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:21:52 2026] PUT /volume/v3/attachments/0dbc6fa1-2a73-451f-8b34-79f3804e05a9 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:53.229588 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2a807a91-c0bc-46c4-ac22-d717968afb32 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:53.234654 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2a807a91-c0bc-46c4-ac22-d717968afb32 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:21:53.234940 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2a807a91-c0bc-46c4-ac22-d717968afb32 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:53.235054 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2a807a91-c0bc-46c4-ac22-d717968afb32 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:53.258868 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:53.258868 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:53.265417 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2a807a91-c0bc-46c4-ac22-d717968afb32 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:53.273389 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2a807a91-c0bc-46c4-ac22-d717968afb32 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:21:53.273978 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 400/1607] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:53 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1148 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:54.291677 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-642f5a7c-22d4-40a4-b144-690b481465f3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:54.293290 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-642f5a7c-22d4-40a4-b144-690b481465f3 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:21:54.293490 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-642f5a7c-22d4-40a4-b144-690b481465f3 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:54.293660 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-642f5a7c-22d4-40a4-b144-690b481465f3 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:54.309844 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:54.309844 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:54.316712 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-642f5a7c-22d4-40a4-b144-690b481465f3 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:54.321240 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-642f5a7c-22d4-40a4-b144-690b481465f3 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:21:54.321650 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 405/1608] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:54 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:54.869713 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-da0480dd-6442-4eec-aee0-4cce11a25682 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:54.873772 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-da0480dd-6442-4eec-aee0-4cce11a25682 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] POST https://10.4.3.170/volume/v3/attachments/0dbc6fa1-2a73-451f-8b34-79f3804e05a9/action Aug 18 19:21:54.874240 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-da0480dd-6442-4eec-aee0-4cce11a25682 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:21:54.874453 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-da0480dd-6442-4eec-aee0-4cce11a25682 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:54.898448 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:54.898448 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:54.915559 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-a40696ee-b681-4b58-a626-8ee630d8c19d req-da0480dd-6442-4eec-aee0-4cce11a25682 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/0dbc6fa1-2a73-451f-8b34-79f3804e05a9/action returned with HTTP 204 Aug 18 19:21:54.916298 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 401/1609] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:21:54 2026] POST /volume/v3/attachments/0dbc6fa1-2a73-451f-8b34-79f3804e05a9/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:21:55.162045 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-47f09099-e0e6-491c-a7bf-6fa2f788db36 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:55.165059 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-47f09099-e0e6-491c-a7bf-6fa2f788db36 tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] GET https://10.4.3.170/volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e Aug 18 19:21:55.165246 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-47f09099-e0e6-491c-a7bf-6fa2f788db36 tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:55.165473 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-47f09099-e0e6-491c-a7bf-6fa2f788db36 tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:55.172622 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:55.172622 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:55.176414 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-47f09099-e0e6-491c-a7bf-6fa2f788db36 tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Volume info retrieved successfully. Aug 18 19:21:55.180423 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-47f09099-e0e6-491c-a7bf-6fa2f788db36 tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] https://10.4.3.170/volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e returned with HTTP 200 Aug 18 19:21:55.181053 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 404/1610] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:55 2026] GET /volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:55.334488 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0fe0c903-46be-4501-b249-e9370f8ff63f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:55.336352 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0fe0c903-46be-4501-b249-e9370f8ff63f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:21:55.336626 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0fe0c903-46be-4501-b249-e9370f8ff63f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:55.336822 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0fe0c903-46be-4501-b249-e9370f8ff63f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:55.353068 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:55.353068 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:55.357069 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0fe0c903-46be-4501-b249-e9370f8ff63f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:55.365712 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0fe0c903-46be-4501-b249-e9370f8ff63f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:21:55.366085 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 401/1611] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:55 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:55.621680 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-41da0896-7bbc-409c-85ca-c06ec3bf9f70 req-f21ebd84-3b77-4b57-9d04-e01a3dbb38b0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:55.624907 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-41da0896-7bbc-409c-85ca-c06ec3bf9f70 req-f21ebd84-3b77-4b57-9d04-e01a3dbb38b0 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] GET https://10.4.3.170/volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 Aug 18 19:21:55.625099 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-41da0896-7bbc-409c-85ca-c06ec3bf9f70 req-f21ebd84-3b77-4b57-9d04-e01a3dbb38b0 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:55.625273 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-41da0896-7bbc-409c-85ca-c06ec3bf9f70 req-f21ebd84-3b77-4b57-9d04-e01a3dbb38b0 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:55.636163 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:55.636163 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:55.639972 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-41da0896-7bbc-409c-85ca-c06ec3bf9f70 req-f21ebd84-3b77-4b57-9d04-e01a3dbb38b0 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Volume info retrieved successfully. Aug 18 19:21:55.643694 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-41da0896-7bbc-409c-85ca-c06ec3bf9f70 req-f21ebd84-3b77-4b57-9d04-e01a3dbb38b0 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 returned with HTTP 200 Aug 18 19:21:55.644041 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 406/1612] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:21:55 2026] GET /volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:55.670969 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c78d1ca6-bc79-4b62-9f5e-2fd521695c59 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:55.671594 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c78d1ca6-bc79-4b62-9f5e-2fd521695c59 None None] GET https://10.4.3.170/volume// Aug 18 19:21:55.671827 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c78d1ca6-bc79-4b62-9f5e-2fd521695c59 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:55.672094 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c78d1ca6-bc79-4b62-9f5e-2fd521695c59 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:55.672582 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c78d1ca6-bc79-4b62-9f5e-2fd521695c59 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:21:55.678470 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 402/1613] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:21:55 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:21:55.685784 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-41da0896-7bbc-409c-85ca-c06ec3bf9f70 req-d348ac65-ade4-41c4-ba35-0a844600e991 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:55.687765 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-41da0896-7bbc-409c-85ca-c06ec3bf9f70 req-d348ac65-ade4-41c4-ba35-0a844600e991 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:21:55.688093 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-41da0896-7bbc-409c-85ca-c06ec3bf9f70 req-d348ac65-ade4-41c4-ba35-0a844600e991 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1", "connector": null, "instance_uuid": "1a38bb79-e615-487f-afc5-c64d48ec64fa"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:55.699386 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:55.699386 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:55.728888 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-41da0896-7bbc-409c-85ca-c06ec3bf9f70 req-d348ac65-ade4-41c4-ba35-0a844600e991 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:21:55.729191 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 405/1614] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:21:55 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 19:21:55.767665 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-41da0896-7bbc-409c-85ca-c06ec3bf9f70 req-7dcfd18f-2651-4661-9a79-09566d8725ad None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:55.769741 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-41da0896-7bbc-409c-85ca-c06ec3bf9f70 req-7dcfd18f-2651-4661-9a79-09566d8725ad tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] POST https://10.4.3.170/volume/v3/attachments/8f33bab0-3b1e-4c34-ae4e-e6123257a43f/action Aug 18 19:21:55.770087 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-41da0896-7bbc-409c-85ca-c06ec3bf9f70 req-7dcfd18f-2651-4661-9a79-09566d8725ad tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:21:55.770225 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-41da0896-7bbc-409c-85ca-c06ec3bf9f70 req-7dcfd18f-2651-4661-9a79-09566d8725ad tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:55.784911 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:55.784911 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:55.797608 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-41da0896-7bbc-409c-85ca-c06ec3bf9f70 req-7dcfd18f-2651-4661-9a79-09566d8725ad tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/attachments/8f33bab0-3b1e-4c34-ae4e-e6123257a43f/action returned with HTTP 204 Aug 18 19:21:55.798050 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 402/1615] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:21:55 2026] POST /volume/v3/attachments/8f33bab0-3b1e-4c34-ae4e-e6123257a43f/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:21:55.834540 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d2a5b1f3-5713-42fb-929b-7ff43fd7f1a6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:55.836807 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d2a5b1f3-5713-42fb-929b-7ff43fd7f1a6 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] GET https://10.4.3.170/volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 Aug 18 19:21:55.836998 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d2a5b1f3-5713-42fb-929b-7ff43fd7f1a6 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:55.837180 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d2a5b1f3-5713-42fb-929b-7ff43fd7f1a6 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:55.856427 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:55.856427 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:55.859937 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d2a5b1f3-5713-42fb-929b-7ff43fd7f1a6 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Volume info retrieved successfully. Aug 18 19:21:55.866290 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d2a5b1f3-5713-42fb-929b-7ff43fd7f1a6 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 returned with HTTP 200 Aug 18 19:21:55.866849 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 407/1616] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:55 2026] GET /volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 => generated 1112 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:55.878327 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b5c7969d-4142-4fea-8aeb-f1930df4e30e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:55.882776 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b5c7969d-4142-4fea-8aeb-f1930df4e30e tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] GET https://10.4.3.170/volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 Aug 18 19:21:55.882962 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b5c7969d-4142-4fea-8aeb-f1930df4e30e tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:55.883131 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b5c7969d-4142-4fea-8aeb-f1930df4e30e tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:55.897907 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:55.897907 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:55.901443 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b5c7969d-4142-4fea-8aeb-f1930df4e30e tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Volume info retrieved successfully. Aug 18 19:21:55.905558 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b5c7969d-4142-4fea-8aeb-f1930df4e30e tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 returned with HTTP 200 Aug 18 19:21:55.905924 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 403/1617] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:55 2026] GET /volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 => generated 1112 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:55.941519 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-bc839379-8e56-4380-b149-20fcfabb6fd7 req-1edcefc6-a0ea-4829-b3d8-f951637c63e6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:55.943550 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-bc839379-8e56-4380-b149-20fcfabb6fd7 req-1edcefc6-a0ea-4829-b3d8-f951637c63e6 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] GET https://10.4.3.170/volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 Aug 18 19:21:55.943726 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-bc839379-8e56-4380-b149-20fcfabb6fd7 req-1edcefc6-a0ea-4829-b3d8-f951637c63e6 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:55.943899 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-bc839379-8e56-4380-b149-20fcfabb6fd7 req-1edcefc6-a0ea-4829-b3d8-f951637c63e6 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:55.954092 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:55.954092 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:55.962697 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-bc839379-8e56-4380-b149-20fcfabb6fd7 req-1edcefc6-a0ea-4829-b3d8-f951637c63e6 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Volume info retrieved successfully. Aug 18 19:21:55.968680 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-bc839379-8e56-4380-b149-20fcfabb6fd7 req-1edcefc6-a0ea-4829-b3d8-f951637c63e6 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 returned with HTTP 200 Aug 18 19:21:55.968680 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 406/1618] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:21:55 2026] GET /volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 => generated 1112 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:55.998040 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-bc839379-8e56-4380-b149-20fcfabb6fd7 req-77949774-4d44-497a-a95c-db08c1e13f1c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:56.000078 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-bc839379-8e56-4380-b149-20fcfabb6fd7 req-77949774-4d44-497a-a95c-db08c1e13f1c tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] DELETE https://10.4.3.170/volume/v3/attachments/8f33bab0-3b1e-4c34-ae4e-e6123257a43f Aug 18 19:21:56.000275 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-bc839379-8e56-4380-b149-20fcfabb6fd7 req-77949774-4d44-497a-a95c-db08c1e13f1c tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:56.000509 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-bc839379-8e56-4380-b149-20fcfabb6fd7 req-77949774-4d44-497a-a95c-db08c1e13f1c tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:56.007128 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:56.007128 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:56.067594 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-bc839379-8e56-4380-b149-20fcfabb6fd7 req-77949774-4d44-497a-a95c-db08c1e13f1c tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/attachments/8f33bab0-3b1e-4c34-ae4e-e6123257a43f returned with HTTP 200 Aug 18 19:21:56.068096 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 403/1619] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:21:55 2026] DELETE /volume/v3/attachments/8f33bab0-3b1e-4c34-ae4e-e6123257a43f => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:56.098827 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c35137c1-2f3c-4edc-9e08-4f32288864e7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:56.101087 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c35137c1-2f3c-4edc-9e08-4f32288864e7 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] GET https://10.4.3.170/volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 Aug 18 19:21:56.101287 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c35137c1-2f3c-4edc-9e08-4f32288864e7 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:56.101507 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c35137c1-2f3c-4edc-9e08-4f32288864e7 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:56.110160 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:56.110160 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:56.114914 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c35137c1-2f3c-4edc-9e08-4f32288864e7 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Volume info retrieved successfully. Aug 18 19:21:56.120389 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c35137c1-2f3c-4edc-9e08-4f32288864e7 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 returned with HTTP 200 Aug 18 19:21:56.120966 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 408/1620] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:56 2026] GET /volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:56.197890 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3c761659-0db0-4de5-8ef3-d4fb592160f0 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:56.202738 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3c761659-0db0-4de5-8ef3-d4fb592160f0 tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] GET https://10.4.3.170/volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e Aug 18 19:21:56.202738 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3c761659-0db0-4de5-8ef3-d4fb592160f0 tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:56.204928 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3c761659-0db0-4de5-8ef3-d4fb592160f0 tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:56.217314 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:56.217314 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:56.222763 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3c761659-0db0-4de5-8ef3-d4fb592160f0 tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Volume info retrieved successfully. Aug 18 19:21:56.227382 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3c761659-0db0-4de5-8ef3-d4fb592160f0 tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] https://10.4.3.170/volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e returned with HTTP 200 Aug 18 19:21:56.228216 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 404/1621] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:56 2026] GET /volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:56.672567 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c290a6c9-6d7f-4d63-8833-ff749992878d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:56.674882 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c290a6c9-6d7f-4d63-8833-ff749992878d tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] DELETE https://10.4.3.170/volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e Aug 18 19:21:56.675131 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c290a6c9-6d7f-4d63-8833-ff749992878d tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:56.675397 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c290a6c9-6d7f-4d63-8833-ff749992878d tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:56.675663 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-c290a6c9-6d7f-4d63-8833-ff749992878d tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Delete volume with id: 3a069566-4460-4dff-87c3-958e2a04180e Aug 18 19:21:56.686185 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:56.686185 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:21:56.686923 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c290a6c9-6d7f-4d63-8833-ff749992878d tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Volume info retrieved successfully. Aug 18 19:21:56.711121 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c290a6c9-6d7f-4d63-8833-ff749992878d tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Delete volume request issued successfully. Aug 18 19:21:56.712101 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c290a6c9-6d7f-4d63-8833-ff749992878d tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] https://10.4.3.170/volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e returned with HTTP 202 Aug 18 19:21:56.712101 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 407/1622] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:21:56 2026] DELETE /volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:21:56.726567 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ded6fd75-fe9f-4c6b-940a-51e2e5c98ee4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:56.728789 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ded6fd75-fe9f-4c6b-940a-51e2e5c98ee4 tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] GET https://10.4.3.170/volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e Aug 18 19:21:56.729080 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ded6fd75-fe9f-4c6b-940a-51e2e5c98ee4 tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:56.729601 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ded6fd75-fe9f-4c6b-940a-51e2e5c98ee4 tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:56.740750 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:56.740750 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:56.744685 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-ded6fd75-fe9f-4c6b-940a-51e2e5c98ee4 tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Volume info retrieved successfully. Aug 18 19:21:56.748934 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ded6fd75-fe9f-4c6b-940a-51e2e5c98ee4 tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] https://10.4.3.170/volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e returned with HTTP 200 Aug 18 19:21:56.749351 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 404/1623] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:56 2026] GET /volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:21:57.772305 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-319ad84b-c6ce-4d12-8534-eb5e16157efd None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:57.774037 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-319ad84b-c6ce-4d12-8534-eb5e16157efd tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] GET https://10.4.3.170/volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e Aug 18 19:21:57.774206 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-319ad84b-c6ce-4d12-8534-eb5e16157efd tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:57.774457 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-319ad84b-c6ce-4d12-8534-eb5e16157efd tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:57.782898 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-319ad84b-c6ce-4d12-8534-eb5e16157efd tempest-TestImageHashVerification-440565581 tempest-TestImageHashVerification-440565581-project-member] https://10.4.3.170/volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e returned with HTTP 404 Aug 18 19:21:57.783552 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 409/1624] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:21:57 2026] GET /volume/v3/volumes/3a069566-4460-4dff-87c3-958e2a04180e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:21:58.499883 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-0e2dd794-da88-461f-935c-39b8616d4db6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:58.505339 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-0e2dd794-da88-461f-935c-39b8616d4db6 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:21:58.506355 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-0e2dd794-da88-461f-935c-39b8616d4db6 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:58.506355 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-0e2dd794-da88-461f-935c-39b8616d4db6 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:58.524222 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:58.524222 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:21:58.530025 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-0e2dd794-da88-461f-935c-39b8616d4db6 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:21:58.536387 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-0e2dd794-da88-461f-935c-39b8616d4db6 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:21:58.537564 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 405/1625] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:21:58 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:21:59.059774 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bd79e8ea-2668-42be-890e-9b5afc5a7e49 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:59.061490 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bd79e8ea-2668-42be-890e-9b5afc5a7e49 None None] GET https://10.4.3.170/volume// Aug 18 19:21:59.061490 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bd79e8ea-2668-42be-890e-9b5afc5a7e49 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:59.061490 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bd79e8ea-2668-42be-890e-9b5afc5a7e49 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:59.061694 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bd79e8ea-2668-42be-890e-9b5afc5a7e49 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:21:59.062062 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 408/1626] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:21: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 19:21:59.074551 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-8ee3fe9c-d220-45b6-b196-c47cc93c3e52 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:59.076914 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-8ee3fe9c-d220-45b6-b196-c47cc93c3e52 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:21:59.077267 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-8ee3fe9c-d220-45b6-b196-c47cc93c3e52 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c51ce159-77fd-49a0-b714-3eef22927abf", "connector": null, "instance_uuid": "81902125-aa64-441d-83eb-b56aa29035ee"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:21:59.089831 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:59.089831 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:21:59.114872 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-8ee3fe9c-d220-45b6-b196-c47cc93c3e52 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:21:59.115417 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 405/1627] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:21:59 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 19:21:59.127010 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-49a65872-0af4-4fc0-a09f-c52a350d303f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:21:59.130513 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-49a65872-0af4-4fc0-a09f-c52a350d303f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] DELETE https://10.4.3.170/volume/v3/attachments/001d1c31-b1f4-4525-b1c9-715e085a64fd Aug 18 19:21:59.131832 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-49a65872-0af4-4fc0-a09f-c52a350d303f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:21:59.131832 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-49a65872-0af4-4fc0-a09f-c52a350d303f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:21:59.139868 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:21:59.139868 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:21:59.210548 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-49a65872-0af4-4fc0-a09f-c52a350d303f tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/001d1c31-b1f4-4525-b1c9-715e085a64fd returned with HTTP 200 Aug 18 19:21:59.211122 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 410/1628] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:21:59 2026] DELETE /volume/v3/attachments/001d1c31-b1f4-4525-b1c9-715e085a64fd => generated 367 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:00.460388 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-8b9d5bc2-e031-4c39-8001-15c2b162047a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:00.462335 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-8b9d5bc2-e031-4c39-8001-15c2b162047a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] PUT https://10.4.3.170/volume/v3/attachments/da0b8779-bce0-4b10-b28f-0ac6408bb488 Aug 18 19:22:00.462834 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-8b9d5bc2-e031-4c39-8001-15c2b162047a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:00.478698 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-8b9d5bc2-e031-4c39-8001-15c2b162047a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Acquiring lock "cinder-attachment_update-c51ce159-77fd-49a0-b714-3eef22927abf-np0000007688" by "attachment_update" {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:22:00.484317 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-8b9d5bc2-e031-4c39-8001-15c2b162047a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Lock "cinder-attachment_update-c51ce159-77fd-49a0-b714-3eef22927abf-np0000007688" acquired by "attachment_update" :: waited 0.006s {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:22:00.485687 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:00.485687 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:00.617181 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-8b9d5bc2-e031-4c39-8001-15c2b162047a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Lock "cinder-attachment_update-c51ce159-77fd-49a0-b714-3eef22927abf-np0000007688" released by "attachment_update" :: held 0.133s {{(pid=100581) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:22:00.618442 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-8b9d5bc2-e031-4c39-8001-15c2b162047a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/da0b8779-bce0-4b10-b28f-0ac6408bb488 returned with HTTP 200 Aug 18 19:22:00.618442 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 406/1629] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:22:00 2026] PUT /volume/v3/attachments/da0b8779-bce0-4b10-b28f-0ac6408bb488 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:00.638333 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-bd786ac6-2f9c-4571-ab76-3712ea8cf338 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:00.640932 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-bd786ac6-2f9c-4571-ab76-3712ea8cf338 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/attachments/da0b8779-bce0-4b10-b28f-0ac6408bb488 Aug 18 19:22:00.641091 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-bd786ac6-2f9c-4571-ab76-3712ea8cf338 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:00.641285 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-bd786ac6-2f9c-4571-ab76-3712ea8cf338 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:00.658923 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-bd786ac6-2f9c-4571-ab76-3712ea8cf338 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/da0b8779-bce0-4b10-b28f-0ac6408bb488 returned with HTTP 200 Aug 18 19:22:00.659280 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 409/1630] 10.4.3.170 () {70 vars in 1651 bytes} [Tue Aug 18 19:22:00 2026] GET /volume/v3/attachments/da0b8779-bce0-4b10-b28f-0ac6408bb488 => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:00.662589 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-0dbb58a0-c6df-4e42-b73b-1658716afdd4 req-c744b2d1-d874-495d-8b9b-aad59f6e2cf8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:00.665685 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-0dbb58a0-c6df-4e42-b73b-1658716afdd4 req-c744b2d1-d874-495d-8b9b-aad59f6e2cf8 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] DELETE https://10.4.3.170/volume/v3/attachments/ff4c81c7-7982-488f-ac5f-0a2d228b262d Aug 18 19:22:00.666166 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-0dbb58a0-c6df-4e42-b73b-1658716afdd4 req-c744b2d1-d874-495d-8b9b-aad59f6e2cf8 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:00.666428 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-0dbb58a0-c6df-4e42-b73b-1658716afdd4 req-c744b2d1-d874-495d-8b9b-aad59f6e2cf8 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:00.681006 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:00.681006 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:00.736893 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-0dbb58a0-c6df-4e42-b73b-1658716afdd4 req-c744b2d1-d874-495d-8b9b-aad59f6e2cf8 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/attachments/ff4c81c7-7982-488f-ac5f-0a2d228b262d returned with HTTP 200 Aug 18 19:22:00.737703 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 406/1631] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:22:00 2026] DELETE /volume/v3/attachments/ff4c81c7-7982-488f-ac5f-0a2d228b262d => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:00.764887 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-0dbb58a0-c6df-4e42-b73b-1658716afdd4 req-0b6aebca-ef11-4c0d-9c80-8f526b85d143 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:00.768815 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-0dbb58a0-c6df-4e42-b73b-1658716afdd4 req-0b6aebca-ef11-4c0d-9c80-8f526b85d143 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] DELETE https://10.4.3.170/volume/v3/volumes/67f511e8-9e70-4187-8734-86fcf46055bb Aug 18 19:22:00.768991 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-0dbb58a0-c6df-4e42-b73b-1658716afdd4 req-0b6aebca-ef11-4c0d-9c80-8f526b85d143 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:00.769189 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-0dbb58a0-c6df-4e42-b73b-1658716afdd4 req-0b6aebca-ef11-4c0d-9c80-8f526b85d143 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:00.769372 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [req-0dbb58a0-c6df-4e42-b73b-1658716afdd4 req-0b6aebca-ef11-4c0d-9c80-8f526b85d143 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Delete volume with id: 67f511e8-9e70-4187-8734-86fcf46055bb Aug 18 19:22:00.786305 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:00.786305 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:00.786905 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-0dbb58a0-c6df-4e42-b73b-1658716afdd4 req-0b6aebca-ef11-4c0d-9c80-8f526b85d143 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:22:00.809311 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-0dbb58a0-c6df-4e42-b73b-1658716afdd4 req-0b6aebca-ef11-4c0d-9c80-8f526b85d143 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Delete volume request issued successfully. Aug 18 19:22:00.809541 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-0dbb58a0-c6df-4e42-b73b-1658716afdd4 req-0b6aebca-ef11-4c0d-9c80-8f526b85d143 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/67f511e8-9e70-4187-8734-86fcf46055bb returned with HTTP 202 Aug 18 19:22:00.809999 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 411/1632] 10.4.3.170 () {70 vars in 1620 bytes} [Tue Aug 18 19:22:00 2026] DELETE /volume/v3/volumes/67f511e8-9e70-4187-8734-86fcf46055bb => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:22:02.679993 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-50b670e4-55d7-4f50-b136-68db4eb85585 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:02.682182 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-50b670e4-55d7-4f50-b136-68db4eb85585 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] DELETE https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 Aug 18 19:22:02.682374 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-50b670e4-55d7-4f50-b136-68db4eb85585 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:02.682738 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-50b670e4-55d7-4f50-b136-68db4eb85585 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:02.682738 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-50b670e4-55d7-4f50-b136-68db4eb85585 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Delete volume with id: e4efa88b-b04e-4c8d-9927-bcbe6179f440 Aug 18 19:22:02.690605 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:02.690605 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:02.691067 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-50b670e4-55d7-4f50-b136-68db4eb85585 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:22:02.711040 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-50b670e4-55d7-4f50-b136-68db4eb85585 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Delete volume request issued successfully. Aug 18 19:22:02.711226 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-50b670e4-55d7-4f50-b136-68db4eb85585 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 returned with HTTP 202 Aug 18 19:22:02.711826 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 407/1633] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:22:02 2026] DELETE /volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:22:02.721509 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a3e789dc-f1fc-4f5b-8967-3dc16f5c4e77 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:02.723430 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a3e789dc-f1fc-4f5b-8967-3dc16f5c4e77 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] GET https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 Aug 18 19:22:02.723648 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a3e789dc-f1fc-4f5b-8967-3dc16f5c4e77 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:02.723860 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a3e789dc-f1fc-4f5b-8967-3dc16f5c4e77 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:02.732496 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:02.732496 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:02.738203 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a3e789dc-f1fc-4f5b-8967-3dc16f5c4e77 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Volume info retrieved successfully. Aug 18 19:22:02.744860 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a3e789dc-f1fc-4f5b-8967-3dc16f5c4e77 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 returned with HTTP 200 Aug 18 19:22:02.745406 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 410/1634] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:02 2026] GET /volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:03.762331 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d896163e-ccd1-45a9-89f2-20ae164b94d7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:03.764201 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d896163e-ccd1-45a9-89f2-20ae164b94d7 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] GET https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 Aug 18 19:22:03.764480 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d896163e-ccd1-45a9-89f2-20ae164b94d7 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:03.764781 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d896163e-ccd1-45a9-89f2-20ae164b94d7 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:03.773307 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d896163e-ccd1-45a9-89f2-20ae164b94d7 tempest-ServerActionsTestOtherA-1487306686 tempest-ServerActionsTestOtherA-1487306686-project-member] https://10.4.3.170/volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 returned with HTTP 404 Aug 18 19:22:03.774049 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 407/1635] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:03 2026] GET /volume/v3/volumes/e4efa88b-b04e-4c8d-9927-bcbe6179f440 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:22:05.282535 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-20e658e4-f8da-4770-9a4e-cf538f5e35c4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:05.290387 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-20e658e4-f8da-4770-9a4e-cf538f5e35c4 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] POST https://10.4.3.170/volume/v3/attachments/da0b8779-bce0-4b10-b28f-0ac6408bb488/action Aug 18 19:22:05.290387 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-20e658e4-f8da-4770-9a4e-cf538f5e35c4 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action body: b'{"os-complete": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:22:05.290387 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-20e658e4-f8da-4770-9a4e-cf538f5e35c4 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:05.311493 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:05.311493 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:05.330289 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-e3459c7a-16f8-43c0-a523-3706b6718680 req-20e658e4-f8da-4770-9a4e-cf538f5e35c4 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/da0b8779-bce0-4b10-b28f-0ac6408bb488/action returned with HTTP 204 Aug 18 19:22:05.330877 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 412/1636] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:22:05 2026] POST /volume/v3/attachments/da0b8779-bce0-4b10-b28f-0ac6408bb488/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:22:05.351125 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ae797126-de49-46ad-bf48-33dfe7156e9d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:05.523073 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ae797126-de49-46ad-bf48-33dfe7156e9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:22:05.523481 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ae797126-de49-46ad-bf48-33dfe7156e9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1269243989"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:05.525017 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-ae797126-de49-46ad-bf48-33dfe7156e9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1269243989'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:22:05.525175 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-ae797126-de49-46ad-bf48-33dfe7156e9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Create volume of 1 GB Aug 18 19:22:05.532603 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ae797126-de49-46ad-bf48-33dfe7156e9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Availability Zones retrieved successfully. Aug 18 19:22:05.538867 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ae797126-de49-46ad-bf48-33dfe7156e9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Flow 'volume_create_api' (51cb35c5-0c43-4653-b2d8-21442c22bfaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:22:05.540068 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ae797126-de49-46ad-bf48-33dfe7156e9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0df01471-a6e1-43c2-a049-4eb2e4612342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:05.541308 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-ae797126-de49-46ad-bf48-33dfe7156e9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:22:05.573546 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ae797126-de49-46ad-bf48-33dfe7156e9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0df01471-a6e1-43c2-a049-4eb2e4612342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:05.573546 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ae797126-de49-46ad-bf48-33dfe7156e9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8552c9c4-00fb-45d4-ba89-3ba8578aa45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:05.648329 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-ae797126-de49-46ad-bf48-33dfe7156e9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Created reservations ['7d600563-d994-454c-8970-ec88022332c1', '6e7d4d5e-9c87-4746-9c13-3d6cfd0c47f2', 'd5b150ca-43b7-4022-afb5-6c4267d0d98e', '7dc4c1c8-3504-47b5-9747-1dff056b3a22'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:22:05.649346 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ae797126-de49-46ad-bf48-33dfe7156e9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8552c9c4-00fb-45d4-ba89-3ba8578aa45c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d600563-d994-454c-8970-ec88022332c1', '6e7d4d5e-9c87-4746-9c13-3d6cfd0c47f2', 'd5b150ca-43b7-4022-afb5-6c4267d0d98e', '7dc4c1c8-3504-47b5-9747-1dff056b3a22']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:05.650590 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ae797126-de49-46ad-bf48-33dfe7156e9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd152899-6526-4aa0-acd6-775f1a4ca409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:05.676935 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ae797126-de49-46ad-bf48-33dfe7156e9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd152899-6526-4aa0-acd6-775f1a4ca409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '377e8439-6cbb-4ade-a58a-c6cbe2d63cd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1269243989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec732f8295134b05967149a0bce66d6d',qos_specs=None,replication_status=,reservations=['7d600563-d994-454c-8970-ec88022332c1','6e7d4d5e-9c87-4746-9c13-3d6cfd0c47f2','d5b150ca-43b7-4022-afb5-6c4267d0d98e','7dc4c1c8-3504-47b5-9747-1dff056b3a22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8de1d5955646465e9b6e61e1d08d2071',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:22:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1269243989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=377e8439-6cbb-4ade-a58a-c6cbe2d63cd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec732f8295134b05967149a0bce66d6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8de1d5955646465e9b6e61e1d08d2071',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:05.677946 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ae797126-de49-46ad-bf48-33dfe7156e9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18bc9cab-31a5-490d-b5c9-098fc9a49cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:05.698953 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ae797126-de49-46ad-bf48-33dfe7156e9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18bc9cab-31a5-490d-b5c9-098fc9a49cfe) transitioned into state 'SUCCESS' from state '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-1269243989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec732f8295134b05967149a0bce66d6d',qos_specs=None,replication_status=,reservations=['7d600563-d994-454c-8970-ec88022332c1','6e7d4d5e-9c87-4746-9c13-3d6cfd0c47f2','d5b150ca-43b7-4022-afb5-6c4267d0d98e','7dc4c1c8-3504-47b5-9747-1dff056b3a22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8de1d5955646465e9b6e61e1d08d2071',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:05.699924 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ae797126-de49-46ad-bf48-33dfe7156e9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6696e4c0-63ab-4baf-ad7b-7715e337fe0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:05.712311 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ae797126-de49-46ad-bf48-33dfe7156e9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6696e4c0-63ab-4baf-ad7b-7715e337fe0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:05.713667 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ae797126-de49-46ad-bf48-33dfe7156e9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Flow 'volume_create_api' (51cb35c5-0c43-4653-b2d8-21442c22bfaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:22:05.714072 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ae797126-de49-46ad-bf48-33dfe7156e9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Create volume request issued successfully. Aug 18 19:22:05.715100 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ae797126-de49-46ad-bf48-33dfe7156e9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:22:05.715732 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 408/1637] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:22:05 2026] POST /volume/v3/volumes => generated 749 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:22:05.732432 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-93109cca-acc8-4981-b335-0417f0bbb1c9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:05.734267 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-93109cca-acc8-4981-b335-0417f0bbb1c9 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/volumes/377e8439-6cbb-4ade-a58a-c6cbe2d63cd0 Aug 18 19:22:05.734486 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-93109cca-acc8-4981-b335-0417f0bbb1c9 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:05.734680 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-93109cca-acc8-4981-b335-0417f0bbb1c9 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:05.742812 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:05.742812 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:05.746541 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-93109cca-acc8-4981-b335-0417f0bbb1c9 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Volume info retrieved successfully. Aug 18 19:22:05.750981 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-93109cca-acc8-4981-b335-0417f0bbb1c9 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/volumes/377e8439-6cbb-4ade-a58a-c6cbe2d63cd0 returned with HTTP 200 Aug 18 19:22:05.751376 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 411/1638] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:05 2026] GET /volume/v3/volumes/377e8439-6cbb-4ade-a58a-c6cbe2d63cd0 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:06.768797 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d2e4ef66-b5df-4931-bf87-7b6460870abb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:06.771476 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d2e4ef66-b5df-4931-bf87-7b6460870abb tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/volumes/377e8439-6cbb-4ade-a58a-c6cbe2d63cd0 Aug 18 19:22:06.771738 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d2e4ef66-b5df-4931-bf87-7b6460870abb tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:06.771935 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d2e4ef66-b5df-4931-bf87-7b6460870abb tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:06.782261 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:06.782261 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:06.791803 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d2e4ef66-b5df-4931-bf87-7b6460870abb tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Volume info retrieved successfully. Aug 18 19:22:06.800905 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d2e4ef66-b5df-4931-bf87-7b6460870abb tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/volumes/377e8439-6cbb-4ade-a58a-c6cbe2d63cd0 returned with HTTP 200 Aug 18 19:22:06.800905 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 408/1639] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:06 2026] GET /volume/v3/volumes/377e8439-6cbb-4ade-a58a-c6cbe2d63cd0 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:06.816335 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-56c71996-2b06-44ff-ba5a-0a48d6f63ff9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:06.820264 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-56c71996-2b06-44ff-ba5a-0a48d6f63ff9 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] POST https://10.4.3.170/volume/v3/backups Aug 18 19:22:06.820627 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-56c71996-2b06-44ff-ba5a-0a48d6f63ff9 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "377e8439-6cbb-4ade-a58a-c6cbe2d63cd0", "name": "tempest-VolumesBackupsTest-Backup-2085076141"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:06.821987 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.backups [None req-56c71996-2b06-44ff-ba5a-0a48d6f63ff9 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Creating new backup {'backup': {'volume_id': '377e8439-6cbb-4ade-a58a-c6cbe2d63cd0', 'name': 'tempest-VolumesBackupsTest-Backup-2085076141'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:22:06.822128 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.backups [None req-56c71996-2b06-44ff-ba5a-0a48d6f63ff9 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Creating backup of volume 377e8439-6cbb-4ade-a58a-c6cbe2d63cd0 in container None Aug 18 19:22:06.829249 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:06.829249 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:06.829768 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-56c71996-2b06-44ff-ba5a-0a48d6f63ff9 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Volume info retrieved successfully. Aug 18 19:22:06.853935 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-56c71996-2b06-44ff-ba5a-0a48d6f63ff9 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Created reservations ['6aa5e8ac-e11a-4c7e-8c45-456070cc28ae', '3bc12d27-55d3-4c89-8252-853e95d62f4a'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:22:06.892519 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-56c71996-2b06-44ff-ba5a-0a48d6f63ff9 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:22:06.893114 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 413/1640] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:22:06 2026] POST /volume/v3/backups => generated 330 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:22:06.903017 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-facd6e55-bfa1-432d-8c5b-d234e2d3e6be None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:06.905123 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-facd6e55-bfa1-432d-8c5b-d234e2d3e6be tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c Aug 18 19:22:06.905357 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-facd6e55-bfa1-432d-8c5b-d234e2d3e6be tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:06.906085 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-facd6e55-bfa1-432d-8c5b-d234e2d3e6be tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:06.906254 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-facd6e55-bfa1-432d-8c5b-d234e2d3e6be tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 6c5b81d7-aff5-459b-80f2-e487cae7700c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:06.911409 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:06.911409 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:06.912280 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-facd6e55-bfa1-432d-8c5b-d234e2d3e6be tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c returned with HTTP 200 Aug 18 19:22:06.912621 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 409/1641] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:06 2026] GET /volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:07.352034 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-b29630f9-316b-49e4-b2d5-ffcb3da9e6f4 req-81234c1c-fdd1-4381-9edf-a00fc9b7464c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:07.357189 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-b29630f9-316b-49e4-b2d5-ffcb3da9e6f4 req-81234c1c-fdd1-4381-9edf-a00fc9b7464c tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/limits Aug 18 19:22:07.357499 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-b29630f9-316b-49e4-b2d5-ffcb3da9e6f4 req-81234c1c-fdd1-4381-9edf-a00fc9b7464c tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:07.357762 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-b29630f9-316b-49e4-b2d5-ffcb3da9e6f4 req-81234c1c-fdd1-4381-9edf-a00fc9b7464c tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:07.367810 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [req-b29630f9-316b-49e4-b2d5-ffcb3da9e6f4 req-81234c1c-fdd1-4381-9edf-a00fc9b7464c tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-496343855 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-496343855, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:22:07.368033 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [req-b29630f9-316b-49e4-b2d5-ffcb3da9e6f4 req-81234c1c-fdd1-4381-9edf-a00fc9b7464c tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-496343855 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-496343855, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:22:07.368352 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [req-b29630f9-316b-49e4-b2d5-ffcb3da9e6f4 req-81234c1c-fdd1-4381-9edf-a00fc9b7464c tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-496343855 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-496343855, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:22:07.384314 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-b29630f9-316b-49e4-b2d5-ffcb3da9e6f4 req-81234c1c-fdd1-4381-9edf-a00fc9b7464c tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/limits returned with HTTP 200 Aug 18 19:22:07.384852 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 412/1642] 10.4.3.170 () {68 vars in 1484 bytes} [Tue Aug 18 19:22:07 2026] GET /volume/v3/limits => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:07.433093 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-b29630f9-316b-49e4-b2d5-ffcb3da9e6f4 req-8aa91ec1-168d-41f3-86a9-ca586ac7c3c4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:07.435840 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-b29630f9-316b-49e4-b2d5-ffcb3da9e6f4 req-8aa91ec1-168d-41f3-86a9-ca586ac7c3c4 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 Aug 18 19:22:07.436107 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-b29630f9-316b-49e4-b2d5-ffcb3da9e6f4 req-8aa91ec1-168d-41f3-86a9-ca586ac7c3c4 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:07.436358 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-b29630f9-316b-49e4-b2d5-ffcb3da9e6f4 req-8aa91ec1-168d-41f3-86a9-ca586ac7c3c4 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:07.448220 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:07.448220 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:07.452379 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-b29630f9-316b-49e4-b2d5-ffcb3da9e6f4 req-8aa91ec1-168d-41f3-86a9-ca586ac7c3c4 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:22:07.459998 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-b29630f9-316b-49e4-b2d5-ffcb3da9e6f4 req-8aa91ec1-168d-41f3-86a9-ca586ac7c3c4 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 returned with HTTP 200 Aug 18 19:22:07.460559 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 409/1643] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:22:07 2026] GET /volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 => generated 1663 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:07.471260 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-b29630f9-316b-49e4-b2d5-ffcb3da9e6f4 req-5de6669c-cbaf-4c4f-a3a5-dcdfa32cffe9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:07.474622 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-b29630f9-316b-49e4-b2d5-ffcb3da9e6f4 req-5de6669c-cbaf-4c4f-a3a5-dcdfa32cffe9 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:22:07.475386 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-b29630f9-316b-49e4-b2d5-ffcb3da9e6f4 req-5de6669c-cbaf-4c4f-a3a5-dcdfa32cffe9 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8dc01bfb-83aa-4c03-a41c-47e23ba3ab20", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-2140103188", "description": null, "metadata": {}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:07.488816 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:07.488816 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:07.489439 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-b29630f9-316b-49e4-b2d5-ffcb3da9e6f4 req-5de6669c-cbaf-4c4f-a3a5-dcdfa32cffe9 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:22:07.489603 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [req-b29630f9-316b-49e4-b2d5-ffcb3da9e6f4 req-5de6669c-cbaf-4c4f-a3a5-dcdfa32cffe9 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Create snapshot from volume 8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 Aug 18 19:22:07.521604 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [req-b29630f9-316b-49e4-b2d5-ffcb3da9e6f4 req-5de6669c-cbaf-4c4f-a3a5-dcdfa32cffe9 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Created reservations ['b6cfb28b-4090-4897-869b-c02ae50f93cf', 'c4ec0ab3-d8c8-45d7-8270-47ac8cc743c0', 'e3cd1f4e-c602-425d-bbdd-ec0fe051f393', '35399510-b9c3-4c91-8287-ca1631899502'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:22:07.555548 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-b29630f9-316b-49e4-b2d5-ffcb3da9e6f4 req-5de6669c-cbaf-4c4f-a3a5-dcdfa32cffe9 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Snapshot force create request issued successfully. Aug 18 19:22:07.556017 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-b29630f9-316b-49e4-b2d5-ffcb3da9e6f4 req-5de6669c-cbaf-4c4f-a3a5-dcdfa32cffe9 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:22:07.556465 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 414/1644] 10.4.3.170 () {72 vars in 1547 bytes} [Tue Aug 18 19:22:07 2026] POST /volume/v3/snapshots => generated 324 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:22:07.926132 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-dfbfd7e5-2dc9-4042-a1e6-3d65ab9a7f27 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:07.928021 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-dfbfd7e5-2dc9-4042-a1e6-3d65ab9a7f27 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c Aug 18 19:22:07.928220 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-dfbfd7e5-2dc9-4042-a1e6-3d65ab9a7f27 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:07.928426 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-dfbfd7e5-2dc9-4042-a1e6-3d65ab9a7f27 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:07.928550 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-dfbfd7e5-2dc9-4042-a1e6-3d65ab9a7f27 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 6c5b81d7-aff5-459b-80f2-e487cae7700c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:07.933034 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:07.933034 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:07.933883 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-dfbfd7e5-2dc9-4042-a1e6-3d65ab9a7f27 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c returned with HTTP 200 Aug 18 19:22:07.934244 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 410/1645] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:07 2026] GET /volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:08.951518 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-56baa324-d128-4e0f-a421-2b2e2ba883f1 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:08.956436 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-56baa324-d128-4e0f-a421-2b2e2ba883f1 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c Aug 18 19:22:08.956746 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-56baa324-d128-4e0f-a421-2b2e2ba883f1 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:08.959062 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-56baa324-d128-4e0f-a421-2b2e2ba883f1 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:08.959227 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-56baa324-d128-4e0f-a421-2b2e2ba883f1 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 6c5b81d7-aff5-459b-80f2-e487cae7700c. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:08.965555 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:08.965555 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:08.966677 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-56baa324-d128-4e0f-a421-2b2e2ba883f1 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c returned with HTTP 200 Aug 18 19:22:08.967648 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 413/1646] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:08 2026] GET /volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c => generated 739 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:09.449192 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-40a52acc-a5f3-4102-a36a-6472c6d6e25e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:09.452127 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-40a52acc-a5f3-4102-a36a-6472c6d6e25e tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/snapshots/1844dd7c-f2c4-4440-8036-0c000ccf3075 Aug 18 19:22:09.452127 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-40a52acc-a5f3-4102-a36a-6472c6d6e25e tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:09.452127 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-40a52acc-a5f3-4102-a36a-6472c6d6e25e tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:09.458451 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:09.458451 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:09.458451 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-40a52acc-a5f3-4102-a36a-6472c6d6e25e tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Snapshot retrieved successfully. Aug 18 19:22:09.458788 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-40a52acc-a5f3-4102-a36a-6472c6d6e25e tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/snapshots/1844dd7c-f2c4-4440-8036-0c000ccf3075 returned with HTTP 200 Aug 18 19:22:09.459133 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 410/1647] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:22:09 2026] GET /volume/v3/snapshots/1844dd7c-f2c4-4440-8036-0c000ccf3075 => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:09.501691 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-bf612d2e-61db-488a-957a-0c8cf6ab6565 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:09.504121 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bf612d2e-61db-488a-957a-0c8cf6ab6565 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:22:09.504315 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bf612d2e-61db-488a-957a-0c8cf6ab6565 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-113437665", "snapshot_id": null, "imageRef": "af1a42eb-fb5e-42a1-a812-0078b8c20059", "volume_type": null, "size": 1}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:09.506066 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-bf612d2e-61db-488a-957a-0c8cf6ab6565 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-113437665', 'snapshot_id': None, 'imageRef': 'af1a42eb-fb5e-42a1-a812-0078b8c20059', 'volume_type': None, 'size': 1}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:22:09.617387 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:09.617387 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:09.618582 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-bf612d2e-61db-488a-957a-0c8cf6ab6565 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Snapshot retrieved successfully. Aug 18 19:22:09.618582 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-bf612d2e-61db-488a-957a-0c8cf6ab6565 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Create volume of 1 GB Aug 18 19:22:09.622112 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-bf612d2e-61db-488a-957a-0c8cf6ab6565 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Availability Zones retrieved successfully. Aug 18 19:22:09.627970 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-bf612d2e-61db-488a-957a-0c8cf6ab6565 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Flow 'volume_create_api' (ecc3f7f5-6909-4e61-abab-897eb9971fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:22:09.629227 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-bf612d2e-61db-488a-957a-0c8cf6ab6565 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9e41c87-9ac5-4cca-9cf0-58a094411d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:09.630452 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-bf612d2e-61db-488a-957a-0c8cf6ab6565 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:22:09.670309 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-bf612d2e-61db-488a-957a-0c8cf6ab6565 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9e41c87-9ac5-4cca-9cf0-58a094411d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1844dd7c-f2c4-4440-8036-0c000ccf3075', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:09.671161 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-bf612d2e-61db-488a-957a-0c8cf6ab6565 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e8297de-c61b-4bac-9ba4-c8f3dd4704f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:09.712308 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-bf612d2e-61db-488a-957a-0c8cf6ab6565 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Created reservations ['588a7f42-f1bf-4812-989b-62d3da4edeb2', '16bda124-d714-4ed2-93b6-b5226f51ba76', '749d2122-1982-4ecd-a190-19b1748925d8', 'eab0f135-108f-4dc6-b4a9-072ed6adcaed'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:22:09.713177 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-bf612d2e-61db-488a-957a-0c8cf6ab6565 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e8297de-c61b-4bac-9ba4-c8f3dd4704f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['588a7f42-f1bf-4812-989b-62d3da4edeb2', '16bda124-d714-4ed2-93b6-b5226f51ba76', '749d2122-1982-4ecd-a190-19b1748925d8', 'eab0f135-108f-4dc6-b4a9-072ed6adcaed']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:09.714047 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-bf612d2e-61db-488a-957a-0c8cf6ab6565 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f051e40a-d410-4056-bff9-afbdb95537e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:09.769318 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-bf612d2e-61db-488a-957a-0c8cf6ab6565 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f051e40a-d410-4056-bff9-afbdb95537e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2569702-54fb-45b5-a1df-ce54db4e0623', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-113437665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c6d588d2168490ca263ec2729cbe7df',qos_specs=None,replication_status=,reservations=['588a7f42-f1bf-4812-989b-62d3da4edeb2','16bda124-d714-4ed2-93b6-b5226f51ba76','749d2122-1982-4ecd-a190-19b1748925d8','eab0f135-108f-4dc6-b4a9-072ed6adcaed'],size=1,snapshot_id=1844dd7c-f2c4-4440-8036-0c000ccf3075,source_replicaid=,source_volid=None,status='creating',user_id='ccf3e08089ee4422882fb253cb33398a',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), '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-18T19:22:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-113437665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2569702-54fb-45b5-a1df-ce54db4e0623,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c6d588d2168490ca263ec2729cbe7df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1844dd7c-f2c4-4440-8036-0c000ccf3075,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccf3e08089ee4422882fb253cb33398a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:09.770220 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-bf612d2e-61db-488a-957a-0c8cf6ab6565 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84337977-4a29-41b3-9571-f0847b6ab1b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:09.794103 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-bf612d2e-61db-488a-957a-0c8cf6ab6565 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84337977-4a29-41b3-9571-f0847b6ab1b3) transitioned into state 'SUCCESS' from state '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-113437665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c6d588d2168490ca263ec2729cbe7df',qos_specs=None,replication_status=,reservations=['588a7f42-f1bf-4812-989b-62d3da4edeb2','16bda124-d714-4ed2-93b6-b5226f51ba76','749d2122-1982-4ecd-a190-19b1748925d8','eab0f135-108f-4dc6-b4a9-072ed6adcaed'],size=1,snapshot_id=1844dd7c-f2c4-4440-8036-0c000ccf3075,source_replicaid=,source_volid=None,status='creating',user_id='ccf3e08089ee4422882fb253cb33398a',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:09.794858 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-bf612d2e-61db-488a-957a-0c8cf6ab6565 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28646b64-8532-4fe7-8581-ac68848bb914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:09.818474 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-bf612d2e-61db-488a-957a-0c8cf6ab6565 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28646b64-8532-4fe7-8581-ac68848bb914) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:09.819617 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-bf612d2e-61db-488a-957a-0c8cf6ab6565 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Flow 'volume_create_api' (ecc3f7f5-6909-4e61-abab-897eb9971fb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:22:09.819922 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-bf612d2e-61db-488a-957a-0c8cf6ab6565 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Create volume request issued successfully. Aug 18 19:22:09.820553 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bf612d2e-61db-488a-957a-0c8cf6ab6565 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:22:09.820987 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 415/1648] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:22:09 2026] POST /volume/v3/volumes => generated 813 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:22:09.836942 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9ccd06dd-6d27-49fa-9732-8a2192cd31a7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:09.836942 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9ccd06dd-6d27-49fa-9732-8a2192cd31a7 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 Aug 18 19:22:09.836942 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9ccd06dd-6d27-49fa-9732-8a2192cd31a7 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:09.836942 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9ccd06dd-6d27-49fa-9732-8a2192cd31a7 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:09.846428 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:09.846428 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:09.851585 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9ccd06dd-6d27-49fa-9732-8a2192cd31a7 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:22:09.855900 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9ccd06dd-6d27-49fa-9732-8a2192cd31a7 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 returned with HTTP 200 Aug 18 19:22:09.856262 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 411/1649] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:22:09 2026] GET /volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:09.985705 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-02b41b4f-f241-4227-b753-ac189aea42e2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:09.988464 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-02b41b4f-f241-4227-b753-ac189aea42e2 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c Aug 18 19:22:09.988790 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-02b41b4f-f241-4227-b753-ac189aea42e2 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:09.988885 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-02b41b4f-f241-4227-b753-ac189aea42e2 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:09.989006 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-02b41b4f-f241-4227-b753-ac189aea42e2 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 6c5b81d7-aff5-459b-80f2-e487cae7700c. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:09.997306 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:09.997306 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:09.997306 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-02b41b4f-f241-4227-b753-ac189aea42e2 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c returned with HTTP 200 Aug 18 19:22:09.997306 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 414/1650] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:09 2026] GET /volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:10.869937 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7b28e4b6-0648-4287-afe3-1b848044dec3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:10.871843 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7b28e4b6-0648-4287-afe3-1b848044dec3 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 Aug 18 19:22:10.872043 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7b28e4b6-0648-4287-afe3-1b848044dec3 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:10.872283 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7b28e4b6-0648-4287-afe3-1b848044dec3 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:10.879855 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:10.879855 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:10.887064 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-7b28e4b6-0648-4287-afe3-1b848044dec3 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:22:10.891903 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7b28e4b6-0648-4287-afe3-1b848044dec3 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 returned with HTTP 200 Aug 18 19:22:10.892324 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 411/1651] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:22:10 2026] GET /volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 => generated 1422 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:22:10.912689 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6592c413-d4e9-4c96-a098-ce4a49cce054 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:10.915552 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6592c413-d4e9-4c96-a098-ce4a49cce054 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 Aug 18 19:22:10.915552 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6592c413-d4e9-4c96-a098-ce4a49cce054 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:10.916081 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6592c413-d4e9-4c96-a098-ce4a49cce054 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:10.925518 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:10.925518 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:10.933062 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6592c413-d4e9-4c96-a098-ce4a49cce054 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:22:10.939974 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6592c413-d4e9-4c96-a098-ce4a49cce054 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 returned with HTTP 200 Aug 18 19:22:10.940460 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 416/1652] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:22:10 2026] GET /volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 => generated 1422 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:22:11.009243 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9ed9b50f-05d6-400d-9adc-1a53ffd0d934 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:11.011158 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9ed9b50f-05d6-400d-9adc-1a53ffd0d934 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c Aug 18 19:22:11.011425 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9ed9b50f-05d6-400d-9adc-1a53ffd0d934 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:11.011659 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9ed9b50f-05d6-400d-9adc-1a53ffd0d934 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:11.011820 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-9ed9b50f-05d6-400d-9adc-1a53ffd0d934 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 6c5b81d7-aff5-459b-80f2-e487cae7700c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:11.021698 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:11.021698 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:11.023436 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9ed9b50f-05d6-400d-9adc-1a53ffd0d934 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c returned with HTTP 200 Aug 18 19:22:11.023436 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 412/1653] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:11 2026] GET /volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:12.035028 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b147c3a1-3b6c-4930-a02c-0bd457274391 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:12.036908 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b147c3a1-3b6c-4930-a02c-0bd457274391 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c Aug 18 19:22:12.038496 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b147c3a1-3b6c-4930-a02c-0bd457274391 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:12.038496 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b147c3a1-3b6c-4930-a02c-0bd457274391 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:12.038496 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-b147c3a1-3b6c-4930-a02c-0bd457274391 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 6c5b81d7-aff5-459b-80f2-e487cae7700c. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:12.042382 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:12.042382 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:12.044478 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b147c3a1-3b6c-4930-a02c-0bd457274391 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c returned with HTTP 200 Aug 18 19:22:12.044478 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 415/1654] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:12 2026] GET /volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:12.209160 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-5871ae99-32dd-4879-b792-8d8b0de9f17b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:12.211914 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-5871ae99-32dd-4879-b792-8d8b0de9f17b tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 Aug 18 19:22:12.212159 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-5871ae99-32dd-4879-b792-8d8b0de9f17b tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:12.212425 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-5871ae99-32dd-4879-b792-8d8b0de9f17b tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:12.222795 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:12.222795 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:12.226614 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-5871ae99-32dd-4879-b792-8d8b0de9f17b tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:22:12.233472 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-5871ae99-32dd-4879-b792-8d8b0de9f17b tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 returned with HTTP 200 Aug 18 19:22:12.233908 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 412/1655] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:22:12 2026] GET /volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 => generated 1404 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:12.758579 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-3ce9f056-544a-4cb6-9649-684f43795e04 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:12.760760 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-3ce9f056-544a-4cb6-9649-684f43795e04 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 Aug 18 19:22:12.761056 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-3ce9f056-544a-4cb6-9649-684f43795e04 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:12.761266 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-3ce9f056-544a-4cb6-9649-684f43795e04 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:12.768873 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:12.768873 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:12.772905 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-3ce9f056-544a-4cb6-9649-684f43795e04 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:22:12.778110 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-3ce9f056-544a-4cb6-9649-684f43795e04 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 returned with HTTP 200 Aug 18 19:22:12.778604 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 417/1656] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:22:12 2026] GET /volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 => generated 1404 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:12.789874 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-04a21915-efec-4ff6-8965-e9f2d78d3c82 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:12.790191 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-04a21915-efec-4ff6-8965-e9f2d78d3c82 None None] GET https://10.4.3.170/volume// Aug 18 19:22:12.790336 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-04a21915-efec-4ff6-8965-e9f2d78d3c82 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:12.790550 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-04a21915-efec-4ff6-8965-e9f2d78d3c82 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:12.790834 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-04a21915-efec-4ff6-8965-e9f2d78d3c82 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:22:12.791092 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 413/1657] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:22: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 19:22:12.798943 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-26fdc180-636f-4460-8528-3be892ff8d46 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:12.801032 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-26fdc180-636f-4460-8528-3be892ff8d46 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:22:12.801382 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-26fdc180-636f-4460-8528-3be892ff8d46 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2569702-54fb-45b5-a1df-ce54db4e0623", "connector": null, "instance_uuid": "7e126064-9e35-4b79-ab5d-d07dd6075fa0"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:12.812056 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:12.812056 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:12.840279 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-26fdc180-636f-4460-8528-3be892ff8d46 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:22:12.840753 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 416/1658] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:22:12 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 19:22:13.061304 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a9149af4-46cb-4d54-9ec1-6cda9deef97e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:13.063492 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a9149af4-46cb-4d54-9ec1-6cda9deef97e tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c Aug 18 19:22:13.063719 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a9149af4-46cb-4d54-9ec1-6cda9deef97e tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:13.063976 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a9149af4-46cb-4d54-9ec1-6cda9deef97e tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:13.064127 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-a9149af4-46cb-4d54-9ec1-6cda9deef97e tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 6c5b81d7-aff5-459b-80f2-e487cae7700c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:13.071445 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:13.071445 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:13.071445 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a9149af4-46cb-4d54-9ec1-6cda9deef97e tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c returned with HTTP 200 Aug 18 19:22:13.071445 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 413/1659] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:13 2026] GET /volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:14.084495 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-bc2bf5fc-7d82-424e-8a05-593973d59960 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:14.087946 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bc2bf5fc-7d82-424e-8a05-593973d59960 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c Aug 18 19:22:14.088500 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bc2bf5fc-7d82-424e-8a05-593973d59960 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:14.088694 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bc2bf5fc-7d82-424e-8a05-593973d59960 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:14.088918 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-bc2bf5fc-7d82-424e-8a05-593973d59960 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 6c5b81d7-aff5-459b-80f2-e487cae7700c. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:14.098676 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:14.098676 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:14.099710 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bc2bf5fc-7d82-424e-8a05-593973d59960 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c returned with HTTP 200 Aug 18 19:22:14.100181 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 418/1660] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:14 2026] GET /volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:14.406250 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e1cf76f5-4395-47a5-8668-34e165b61f81 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:14.406734 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e1cf76f5-4395-47a5-8668-34e165b61f81 None None] GET https://10.4.3.170/volume// Aug 18 19:22:14.406913 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e1cf76f5-4395-47a5-8668-34e165b61f81 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:14.407093 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e1cf76f5-4395-47a5-8668-34e165b61f81 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:14.407441 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e1cf76f5-4395-47a5-8668-34e165b61f81 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:22:14.407722 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 414/1661] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:22: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 19:22:14.417602 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-3fc522b3-b3ec-4626-b5c6-63b2e82b5632 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:14.420398 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-3fc522b3-b3ec-4626-b5c6-63b2e82b5632 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 Aug 18 19:22:14.420677 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-3fc522b3-b3ec-4626-b5c6-63b2e82b5632 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:14.420921 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-3fc522b3-b3ec-4626-b5c6-63b2e82b5632 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:14.430029 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:14.430029 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:14.433633 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-3fc522b3-b3ec-4626-b5c6-63b2e82b5632 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:22:14.438572 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-3fc522b3-b3ec-4626-b5c6-63b2e82b5632 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 returned with HTTP 200 Aug 18 19:22:14.439011 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 417/1662] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:22:14 2026] GET /volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 => generated 1583 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:22:14.550940 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-491661dc-d630-4e2a-a377-f74a302d2662 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:14.553487 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-491661dc-d630-4e2a-a377-f74a302d2662 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] PUT https://10.4.3.170/volume/v3/attachments/8d7f8dc3-4e19-41cc-beea-f483649c3dfa Aug 18 19:22:14.554002 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-491661dc-d630-4e2a-a377-f74a302d2662 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:14.567609 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-491661dc-d630-4e2a-a377-f74a302d2662 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Acquiring lock "cinder-attachment_update-d2569702-54fb-45b5-a1df-ce54db4e0623-np0000007688" by "attachment_update" {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:22:14.573943 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-491661dc-d630-4e2a-a377-f74a302d2662 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Lock "cinder-attachment_update-d2569702-54fb-45b5-a1df-ce54db4e0623-np0000007688" acquired by "attachment_update" :: waited 0.006s {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:22:14.575349 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:14.575349 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:14.660329 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-491661dc-d630-4e2a-a377-f74a302d2662 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Lock "cinder-attachment_update-d2569702-54fb-45b5-a1df-ce54db4e0623-np0000007688" released by "attachment_update" :: held 0.086s {{(pid=100580) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:22:14.660665 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-491661dc-d630-4e2a-a377-f74a302d2662 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/attachments/8d7f8dc3-4e19-41cc-beea-f483649c3dfa returned with HTTP 200 Aug 18 19:22:14.661168 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 414/1663] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:22:14 2026] PUT /volume/v3/attachments/8d7f8dc3-4e19-41cc-beea-f483649c3dfa => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:14.691160 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-bf628950-8784-4cb2-be6b-a00b883a6458 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:14.694662 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-bf628950-8784-4cb2-be6b-a00b883a6458 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] POST https://10.4.3.170/volume/v3/attachments/8d7f8dc3-4e19-41cc-beea-f483649c3dfa/action Aug 18 19:22:14.695275 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-bf628950-8784-4cb2-be6b-a00b883a6458 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Action body: b'{"os-complete": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:22:14.695452 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-bf628950-8784-4cb2-be6b-a00b883a6458 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:14.714296 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:14.714296 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:14.729264 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-19f2a253-29fa-424b-aa3a-8e73aa61a602 req-bf628950-8784-4cb2-be6b-a00b883a6458 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/attachments/8d7f8dc3-4e19-41cc-beea-f483649c3dfa/action returned with HTTP 204 Aug 18 19:22:14.729876 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 419/1664] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:22:14 2026] POST /volume/v3/attachments/8d7f8dc3-4e19-41cc-beea-f483649c3dfa/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:22:15.113483 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6c1e580b-b3ab-4471-a017-dff3c21f55dc None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:15.115918 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6c1e580b-b3ab-4471-a017-dff3c21f55dc tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c Aug 18 19:22:15.116178 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6c1e580b-b3ab-4471-a017-dff3c21f55dc tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:15.116467 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6c1e580b-b3ab-4471-a017-dff3c21f55dc tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:15.116618 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-6c1e580b-b3ab-4471-a017-dff3c21f55dc tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 6c5b81d7-aff5-459b-80f2-e487cae7700c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:15.127027 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:15.127027 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:15.128993 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6c1e580b-b3ab-4471-a017-dff3c21f55dc tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c returned with HTTP 200 Aug 18 19:22:15.129508 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 415/1665] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:15 2026] GET /volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:16.142565 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-564fe96d-7cad-4dc6-b61b-ef5aee3f5d78 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:16.147138 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-564fe96d-7cad-4dc6-b61b-ef5aee3f5d78 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c Aug 18 19:22:16.147310 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-564fe96d-7cad-4dc6-b61b-ef5aee3f5d78 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:16.147618 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-564fe96d-7cad-4dc6-b61b-ef5aee3f5d78 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:16.149383 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-564fe96d-7cad-4dc6-b61b-ef5aee3f5d78 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 6c5b81d7-aff5-459b-80f2-e487cae7700c. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:16.155549 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:16.155549 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:16.157991 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-564fe96d-7cad-4dc6-b61b-ef5aee3f5d78 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c returned with HTTP 200 Aug 18 19:22:16.159215 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 418/1666] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:16 2026] GET /volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:16.851276 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-283c9966-78a9-44d8-b454-735e7cef16a5 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:16.852982 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-283c9966-78a9-44d8-b454-735e7cef16a5 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:22:16.853321 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-283c9966-78a9-44d8-b454-735e7cef16a5 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-212137367", "imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc", "size": 1}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:16.854743 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-283c9966-78a9-44d8-b454-735e7cef16a5 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-212137367', 'imageRef': '3394ab6b-bad1-4521-8a00-1c034f3dd2cc', 'size': 1}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:22:17.040259 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-283c9966-78a9-44d8-b454-735e7cef16a5 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Create volume of 1 GB Aug 18 19:22:17.040708 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:17.040708 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:17.045614 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-283c9966-78a9-44d8-b454-735e7cef16a5 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Availability Zones retrieved successfully. Aug 18 19:22:17.053783 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-283c9966-78a9-44d8-b454-735e7cef16a5 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Flow 'volume_create_api' (d9fc0fe5-7d29-42c1-8b37-45f1e6ed400a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:22:17.055545 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-283c9966-78a9-44d8-b454-735e7cef16a5 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5532ba87-a3d8-46bb-8884-f8629247d82a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:17.057878 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-283c9966-78a9-44d8-b454-735e7cef16a5 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:22:17.117829 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-283c9966-78a9-44d8-b454-735e7cef16a5 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5532ba87-a3d8-46bb-8884-f8629247d82a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:17.118628 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-283c9966-78a9-44d8-b454-735e7cef16a5 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e167b64-72c8-4987-a75c-b491d2ba89da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:17.170116 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b3572a24-5c71-4fc5-989e-c53ca1e0ec2d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:17.173665 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b3572a24-5c71-4fc5-989e-c53ca1e0ec2d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c Aug 18 19:22:17.173665 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b3572a24-5c71-4fc5-989e-c53ca1e0ec2d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:17.173665 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b3572a24-5c71-4fc5-989e-c53ca1e0ec2d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:17.173665 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-b3572a24-5c71-4fc5-989e-c53ca1e0ec2d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 6c5b81d7-aff5-459b-80f2-e487cae7700c. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:17.179131 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:17.179131 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:17.180543 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-283c9966-78a9-44d8-b454-735e7cef16a5 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Created reservations ['a2edecb0-5618-4f99-8a27-1c2e189fed89', '2e2085d9-d94e-4abf-b48a-dea83ac79b15', '65358b51-a856-4d88-8674-147b98c25a7a', 'b5fbdbe2-ccc2-4318-8441-e3f8c59a3ece'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:22:17.180605 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b3572a24-5c71-4fc5-989e-c53ca1e0ec2d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c returned with HTTP 200 Aug 18 19:22:17.180605 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 420/1667] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:17 2026] GET /volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:17.181505 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-283c9966-78a9-44d8-b454-735e7cef16a5 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e167b64-72c8-4987-a75c-b491d2ba89da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2edecb0-5618-4f99-8a27-1c2e189fed89', '2e2085d9-d94e-4abf-b48a-dea83ac79b15', '65358b51-a856-4d88-8674-147b98c25a7a', 'b5fbdbe2-ccc2-4318-8441-e3f8c59a3ece']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:17.181505 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-283c9966-78a9-44d8-b454-735e7cef16a5 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57cb31a6-3665-4e6e-9b11-b8744cf04621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:17.209459 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-283c9966-78a9-44d8-b454-735e7cef16a5 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57cb31a6-3665-4e6e-9b11-b8744cf04621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50be0a90-bd1c-4744-ab13-82d017d1ed68', '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-212137367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf6b38b4f8df4d60bb6b2af412792673',qos_specs=None,replication_status=,reservations=['a2edecb0-5618-4f99-8a27-1c2e189fed89','2e2085d9-d94e-4abf-b48a-dea83ac79b15','65358b51-a856-4d88-8674-147b98c25a7a','b5fbdbe2-ccc2-4318-8441-e3f8c59a3ece'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='123adf95f1454d179fa6245e3d9e2817',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:22:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-212137367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50be0a90-bd1c-4744-ab13-82d017d1ed68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf6b38b4f8df4d60bb6b2af412792673',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='123adf95f1454d179fa6245e3d9e2817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:17.210610 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-283c9966-78a9-44d8-b454-735e7cef16a5 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (150e8631-58ff-4efc-8007-baf5937dc3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:17.227729 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-283c9966-78a9-44d8-b454-735e7cef16a5 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (150e8631-58ff-4efc-8007-baf5937dc3f0) transitioned into state 'SUCCESS' from state '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-212137367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf6b38b4f8df4d60bb6b2af412792673',qos_specs=None,replication_status=,reservations=['a2edecb0-5618-4f99-8a27-1c2e189fed89','2e2085d9-d94e-4abf-b48a-dea83ac79b15','65358b51-a856-4d88-8674-147b98c25a7a','b5fbdbe2-ccc2-4318-8441-e3f8c59a3ece'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='123adf95f1454d179fa6245e3d9e2817',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:17.228573 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-283c9966-78a9-44d8-b454-735e7cef16a5 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6739d107-5a70-40a0-8079-c99f6a86a97f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:17.237635 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-283c9966-78a9-44d8-b454-735e7cef16a5 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6739d107-5a70-40a0-8079-c99f6a86a97f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:17.238264 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-283c9966-78a9-44d8-b454-735e7cef16a5 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Flow 'volume_create_api' (d9fc0fe5-7d29-42c1-8b37-45f1e6ed400a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:22:17.238920 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-283c9966-78a9-44d8-b454-735e7cef16a5 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Create volume request issued successfully. Aug 18 19:22:17.239248 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-283c9966-78a9-44d8-b454-735e7cef16a5 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:22:17.239783 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 415/1668] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:22:16 2026] POST /volume/v3/volumes => generated 898 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:22:17.258055 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5e74d2ec-ef99-4d7d-aabf-c39a651e5447 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:17.259730 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5e74d2ec-ef99-4d7d-aabf-c39a651e5447 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] GET https://10.4.3.170/volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 Aug 18 19:22:17.259956 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5e74d2ec-ef99-4d7d-aabf-c39a651e5447 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:17.260136 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5e74d2ec-ef99-4d7d-aabf-c39a651e5447 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:17.267896 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:17.267896 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:17.274255 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-5e74d2ec-ef99-4d7d-aabf-c39a651e5447 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Volume info retrieved successfully. Aug 18 19:22:17.279200 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5e74d2ec-ef99-4d7d-aabf-c39a651e5447 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] https://10.4.3.170/volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 returned with HTTP 200 Aug 18 19:22:17.279616 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 416/1669] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:22:17 2026] GET /volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 => generated 966 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:18.196294 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d5485c7b-d430-45df-98d9-07ff40501798 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:18.201237 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d5485c7b-d430-45df-98d9-07ff40501798 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c Aug 18 19:22:18.201536 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d5485c7b-d430-45df-98d9-07ff40501798 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:18.202856 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d5485c7b-d430-45df-98d9-07ff40501798 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:18.203935 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-d5485c7b-d430-45df-98d9-07ff40501798 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 6c5b81d7-aff5-459b-80f2-e487cae7700c. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:18.213524 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:18.213524 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:18.214563 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d5485c7b-d430-45df-98d9-07ff40501798 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c returned with HTTP 200 Aug 18 19:22:18.215068 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 419/1670] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:18 2026] GET /volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:18.293392 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2fb03ea3-5ab5-49e8-8b42-6fd416ee679c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:18.295720 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2fb03ea3-5ab5-49e8-8b42-6fd416ee679c tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] GET https://10.4.3.170/volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 Aug 18 19:22:18.296054 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2fb03ea3-5ab5-49e8-8b42-6fd416ee679c tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:18.296235 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2fb03ea3-5ab5-49e8-8b42-6fd416ee679c tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:18.304072 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:18.304072 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:18.308751 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2fb03ea3-5ab5-49e8-8b42-6fd416ee679c tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Volume info retrieved successfully. Aug 18 19:22:18.314783 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2fb03ea3-5ab5-49e8-8b42-6fd416ee679c tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] https://10.4.3.170/volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 returned with HTTP 200 Aug 18 19:22:18.315288 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 421/1671] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:22:18 2026] GET /volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 => generated 1540 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:22:18.359083 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-9d5eb3b7-7922-4543-b12f-99f14fd01662 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:18.361108 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-9d5eb3b7-7922-4543-b12f-99f14fd01662 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] GET https://10.4.3.170/volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 Aug 18 19:22:18.362638 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-9d5eb3b7-7922-4543-b12f-99f14fd01662 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:18.362638 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-9d5eb3b7-7922-4543-b12f-99f14fd01662 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:18.368531 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:18.368531 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:18.372058 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-9d5eb3b7-7922-4543-b12f-99f14fd01662 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Volume info retrieved successfully. Aug 18 19:22:18.376543 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-9d5eb3b7-7922-4543-b12f-99f14fd01662 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] https://10.4.3.170/volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 returned with HTTP 200 Aug 18 19:22:18.377044 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 416/1672] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:22:18 2026] GET /volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 => generated 1360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:18.805174 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-08df27c7-f37b-4ad4-8538-bde5d6567455 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:18.807377 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-08df27c7-f37b-4ad4-8538-bde5d6567455 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] GET https://10.4.3.170/volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 Aug 18 19:22:18.807548 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-08df27c7-f37b-4ad4-8538-bde5d6567455 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:18.807744 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-08df27c7-f37b-4ad4-8538-bde5d6567455 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:18.815940 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:18.815940 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:18.819831 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-08df27c7-f37b-4ad4-8538-bde5d6567455 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Volume info retrieved successfully. Aug 18 19:22:18.824695 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-08df27c7-f37b-4ad4-8538-bde5d6567455 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] https://10.4.3.170/volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 returned with HTTP 200 Aug 18 19:22:18.825132 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 417/1673] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:22:18 2026] GET /volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 => generated 1360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:18.836091 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-19c45982-8686-4eee-93ee-54054aea0ef9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:18.836491 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-19c45982-8686-4eee-93ee-54054aea0ef9 None None] GET https://10.4.3.170/volume// Aug 18 19:22:18.836659 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-19c45982-8686-4eee-93ee-54054aea0ef9 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:18.836906 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-19c45982-8686-4eee-93ee-54054aea0ef9 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:18.837266 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-19c45982-8686-4eee-93ee-54054aea0ef9 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:22:18.837591 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 420/1674] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:22: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 19:22:18.845821 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-80800baf-07b5-452f-8d7d-55802a9d8d74 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:18.848284 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-80800baf-07b5-452f-8d7d-55802a9d8d74 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:22:18.848721 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-80800baf-07b5-452f-8d7d-55802a9d8d74 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50be0a90-bd1c-4744-ab13-82d017d1ed68", "connector": null, "instance_uuid": "c5a582c5-f131-4fc0-9145-e90d7f799b21"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:18.858578 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:18.858578 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:18.897319 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-80800baf-07b5-452f-8d7d-55802a9d8d74 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:22:18.897742 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 422/1675] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:22:18 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 19:22:19.227524 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-21ea3edb-5240-4d72-8f77-65850f87c008 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:19.234529 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-21ea3edb-5240-4d72-8f77-65850f87c008 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c Aug 18 19:22:19.234529 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-21ea3edb-5240-4d72-8f77-65850f87c008 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:19.234529 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-21ea3edb-5240-4d72-8f77-65850f87c008 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:19.234529 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-21ea3edb-5240-4d72-8f77-65850f87c008 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 6c5b81d7-aff5-459b-80f2-e487cae7700c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:19.242925 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:19.242925 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:19.244586 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-21ea3edb-5240-4d72-8f77-65850f87c008 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c returned with HTTP 200 Aug 18 19:22:19.245341 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 417/1676] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:19 2026] GET /volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:20.257072 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-90cb0073-3900-44e4-b8ba-ab83c56d0ceb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:20.259532 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-90cb0073-3900-44e4-b8ba-ab83c56d0ceb tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c Aug 18 19:22:20.259803 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-90cb0073-3900-44e4-b8ba-ab83c56d0ceb tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:20.260076 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-90cb0073-3900-44e4-b8ba-ab83c56d0ceb tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:20.260253 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-90cb0073-3900-44e4-b8ba-ab83c56d0ceb tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 6c5b81d7-aff5-459b-80f2-e487cae7700c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:20.266278 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:20.266278 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:20.267393 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-90cb0073-3900-44e4-b8ba-ab83c56d0ceb tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c returned with HTTP 200 Aug 18 19:22:20.267941 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 418/1677] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:20 2026] GET /volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:20.449122 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-21e7f0e2-e766-48a8-8da1-bf1ce21fa405 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:20.449518 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-21e7f0e2-e766-48a8-8da1-bf1ce21fa405 None None] GET https://10.4.3.170/volume// Aug 18 19:22:20.449725 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-21e7f0e2-e766-48a8-8da1-bf1ce21fa405 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:20.449978 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-21e7f0e2-e766-48a8-8da1-bf1ce21fa405 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:20.450575 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-21e7f0e2-e766-48a8-8da1-bf1ce21fa405 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:22:20.451059 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 421/1678] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:22:20 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 19:22:20.461562 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-06ac59f9-ab10-4923-98c8-ca5674b7cd8a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:20.466495 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-06ac59f9-ab10-4923-98c8-ca5674b7cd8a tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] GET https://10.4.3.170/volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 Aug 18 19:22:20.466495 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-06ac59f9-ab10-4923-98c8-ca5674b7cd8a tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:20.467756 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-06ac59f9-ab10-4923-98c8-ca5674b7cd8a tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:20.483269 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:20.483269 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:20.488496 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-06ac59f9-ab10-4923-98c8-ca5674b7cd8a tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Volume info retrieved successfully. Aug 18 19:22:20.497195 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-06ac59f9-ab10-4923-98c8-ca5674b7cd8a tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] https://10.4.3.170/volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 returned with HTTP 200 Aug 18 19:22:20.497907 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 423/1679] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:22:20 2026] GET /volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 => generated 1539 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:22:20.629411 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-ba15491e-6a41-46d3-893e-eb46475f2fc1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:20.632467 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-ba15491e-6a41-46d3-893e-eb46475f2fc1 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] PUT https://10.4.3.170/volume/v3/attachments/bbe873d3-dea6-4e46-a378-a577f17b7d3a Aug 18 19:22:20.633206 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-ba15491e-6a41-46d3-893e-eb46475f2fc1 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:20.644599 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-ba15491e-6a41-46d3-893e-eb46475f2fc1 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Acquiring lock "cinder-attachment_update-50be0a90-bd1c-4744-ab13-82d017d1ed68-np0000007688" by "attachment_update" {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:22:20.650600 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-ba15491e-6a41-46d3-893e-eb46475f2fc1 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Lock "cinder-attachment_update-50be0a90-bd1c-4744-ab13-82d017d1ed68-np0000007688" acquired by "attachment_update" :: waited 0.006s {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:22:20.651619 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:20.651619 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:20.748473 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-ba15491e-6a41-46d3-893e-eb46475f2fc1 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Lock "cinder-attachment_update-50be0a90-bd1c-4744-ab13-82d017d1ed68-np0000007688" released by "attachment_update" :: held 0.098s {{(pid=100580) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:22:20.748592 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-ba15491e-6a41-46d3-893e-eb46475f2fc1 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] https://10.4.3.170/volume/v3/attachments/bbe873d3-dea6-4e46-a378-a577f17b7d3a returned with HTTP 200 Aug 18 19:22:20.749592 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 418/1680] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:22:20 2026] PUT /volume/v3/attachments/bbe873d3-dea6-4e46-a378-a577f17b7d3a => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:20.783465 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-3479db41-3ec1-4d96-9474-4eb76e51dbe4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:20.785617 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-3479db41-3ec1-4d96-9474-4eb76e51dbe4 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] POST https://10.4.3.170/volume/v3/attachments/bbe873d3-dea6-4e46-a378-a577f17b7d3a/action Aug 18 19:22:20.786016 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-3479db41-3ec1-4d96-9474-4eb76e51dbe4 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:22:20.786158 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-3479db41-3ec1-4d96-9474-4eb76e51dbe4 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:20.804178 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:20.804178 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:20.818811 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-4af6dce0-d579-44ac-b9fe-81797ee9b137 req-3479db41-3ec1-4d96-9474-4eb76e51dbe4 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] https://10.4.3.170/volume/v3/attachments/bbe873d3-dea6-4e46-a378-a577f17b7d3a/action returned with HTTP 204 Aug 18 19:22:20.819084 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 419/1681] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:22:20 2026] POST /volume/v3/attachments/bbe873d3-dea6-4e46-a378-a577f17b7d3a/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:22:21.290702 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c3cf3b14-f67b-49e9-8828-5a37c9853246 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:21.292974 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c3cf3b14-f67b-49e9-8828-5a37c9853246 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c Aug 18 19:22:21.293248 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c3cf3b14-f67b-49e9-8828-5a37c9853246 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:21.293492 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c3cf3b14-f67b-49e9-8828-5a37c9853246 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:21.293643 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-c3cf3b14-f67b-49e9-8828-5a37c9853246 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 6c5b81d7-aff5-459b-80f2-e487cae7700c. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:21.299047 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:21.299047 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:21.300107 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c3cf3b14-f67b-49e9-8828-5a37c9853246 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c returned with HTTP 200 Aug 18 19:22:21.300609 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 422/1682] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:21 2026] GET /volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:21.335271 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d18ae5f6-755d-4398-a8ba-59bf9607827c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:21.337282 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d18ae5f6-755d-4398-a8ba-59bf9607827c tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/d374d32b-42de-44cf-abf8-a1d0855146e4 Aug 18 19:22:21.337549 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d18ae5f6-755d-4398-a8ba-59bf9607827c tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:21.337772 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d18ae5f6-755d-4398-a8ba-59bf9607827c tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:21.337909 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-d18ae5f6-755d-4398-a8ba-59bf9607827c tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Delete snapshot with id: d374d32b-42de-44cf-abf8-a1d0855146e4 Aug 18 19:22:21.344926 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d18ae5f6-755d-4398-a8ba-59bf9607827c tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/snapshots/d374d32b-42de-44cf-abf8-a1d0855146e4 returned with HTTP 404 Aug 18 19:22:21.344926 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 424/1683] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:22:21 2026] DELETE /volume/v3/snapshots/d374d32b-42de-44cf-abf8-a1d0855146e4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:22:21.359432 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-06eed3a2-4490-4440-b862-8efb982660f3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:21.361593 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-06eed3a2-4490-4440-b862-8efb982660f3 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/snapshots/d374d32b-42de-44cf-abf8-a1d0855146e4 Aug 18 19:22:21.361835 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-06eed3a2-4490-4440-b862-8efb982660f3 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:21.362102 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-06eed3a2-4490-4440-b862-8efb982660f3 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:21.376953 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-06eed3a2-4490-4440-b862-8efb982660f3 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/snapshots/d374d32b-42de-44cf-abf8-a1d0855146e4 returned with HTTP 404 Aug 18 19:22:21.377758 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 419/1684] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:22:21 2026] GET /volume/v3/snapshots/d374d32b-42de-44cf-abf8-a1d0855146e4 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:22:21.426882 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-55809a05-7d64-480a-9e50-19b21700905c req-e3ee927f-bed4-4121-9002-31117cd75fbb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:21.430263 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-55809a05-7d64-480a-9e50-19b21700905c req-e3ee927f-bed4-4121-9002-31117cd75fbb tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 Aug 18 19:22:21.430263 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-55809a05-7d64-480a-9e50-19b21700905c req-e3ee927f-bed4-4121-9002-31117cd75fbb tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:21.430450 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-55809a05-7d64-480a-9e50-19b21700905c req-e3ee927f-bed4-4121-9002-31117cd75fbb tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:21.447631 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:21.447631 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:21.454435 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-55809a05-7d64-480a-9e50-19b21700905c req-e3ee927f-bed4-4121-9002-31117cd75fbb tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:22:21.461880 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-55809a05-7d64-480a-9e50-19b21700905c req-e3ee927f-bed4-4121-9002-31117cd75fbb tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 returned with HTTP 200 Aug 18 19:22:21.462567 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 420/1685] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:22:21 2026] GET /volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:21.485181 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-55809a05-7d64-480a-9e50-19b21700905c req-f77d4935-34ee-4bea-8185-d2f3395bd3dc None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:21.491058 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-55809a05-7d64-480a-9e50-19b21700905c req-f77d4935-34ee-4bea-8185-d2f3395bd3dc tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] POST https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1/action Aug 18 19:22:21.491058 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-55809a05-7d64-480a-9e50-19b21700905c req-f77d4935-34ee-4bea-8185-d2f3395bd3dc tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:22:21.491058 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-55809a05-7d64-480a-9e50-19b21700905c req-f77d4935-34ee-4bea-8185-d2f3395bd3dc tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:21.503211 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:21.503211 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:21.503950 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-55809a05-7d64-480a-9e50-19b21700905c req-f77d4935-34ee-4bea-8185-d2f3395bd3dc tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:22:21.514806 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-55809a05-7d64-480a-9e50-19b21700905c req-f77d4935-34ee-4bea-8185-d2f3395bd3dc tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Begin detaching volume completed successfully. Aug 18 19:22:21.514806 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-55809a05-7d64-480a-9e50-19b21700905c req-f77d4935-34ee-4bea-8185-d2f3395bd3dc tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1/action returned with HTTP 202 Aug 18 19:22:21.514998 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 423/1686] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:22:21 2026] POST /volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:22:21.565210 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-dd3b79e7-70c0-4416-a78f-50ebee6945d3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:21.565754 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dd3b79e7-70c0-4416-a78f-50ebee6945d3 None None] GET https://10.4.3.170/volume// Aug 18 19:22:21.566477 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-dd3b79e7-70c0-4416-a78f-50ebee6945d3 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:21.566477 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-dd3b79e7-70c0-4416-a78f-50ebee6945d3 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:21.566741 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dd3b79e7-70c0-4416-a78f-50ebee6945d3 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:22:21.567121 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 425/1687] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:22:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:22:21.576082 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-55809a05-7d64-480a-9e50-19b21700905c req-017d59ab-2b8c-49c8-8528-6cb2baafd207 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:21.578711 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-55809a05-7d64-480a-9e50-19b21700905c req-017d59ab-2b8c-49c8-8528-6cb2baafd207 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 Aug 18 19:22:21.578991 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-55809a05-7d64-480a-9e50-19b21700905c req-017d59ab-2b8c-49c8-8528-6cb2baafd207 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:21.579219 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-55809a05-7d64-480a-9e50-19b21700905c req-017d59ab-2b8c-49c8-8528-6cb2baafd207 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:21.590300 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:21.590300 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:21.594300 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-55809a05-7d64-480a-9e50-19b21700905c req-017d59ab-2b8c-49c8-8528-6cb2baafd207 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:22:21.601753 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-55809a05-7d64-480a-9e50-19b21700905c req-017d59ab-2b8c-49c8-8528-6cb2baafd207 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 returned with HTTP 200 Aug 18 19:22:21.601753 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 420/1688] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:22:21 2026] GET /volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 => generated 1322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:22:22.315082 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e3e0f381-3c9a-4fe2-97ff-8154a7d0694a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:22.315082 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e3e0f381-3c9a-4fe2-97ff-8154a7d0694a tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c Aug 18 19:22:22.315082 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e3e0f381-3c9a-4fe2-97ff-8154a7d0694a tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:22.315082 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e3e0f381-3c9a-4fe2-97ff-8154a7d0694a tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:22.315082 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-e3e0f381-3c9a-4fe2-97ff-8154a7d0694a tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 6c5b81d7-aff5-459b-80f2-e487cae7700c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:22.319815 np0000007688 devstack@c-api.service[100581]: DEBUG dbcounter [-] [100581] Writing DB stats cinder:SELECT=197,cinder:UPDATE=35,cinder:INSERT=19 {{(pid=100581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:22:22.322786 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:22.322786 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:22.323690 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e3e0f381-3c9a-4fe2-97ff-8154a7d0694a tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c returned with HTTP 200 Aug 18 19:22:22.324086 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 421/1689] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:22 2026] GET /volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:22.333877 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5c552bfa-366c-4ba1-8675-99e1df0bf340 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:22.411302 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5c552bfa-366c-4ba1-8675-99e1df0bf340 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] POST https://10.4.3.170/volume/v3/backups Aug 18 19:22:22.411700 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5c552bfa-366c-4ba1-8675-99e1df0bf340 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "377e8439-6cbb-4ade-a58a-c6cbe2d63cd0", "incremental": true}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:22.414417 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.backups [None req-5c552bfa-366c-4ba1-8675-99e1df0bf340 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Creating new backup {'backup': {'volume_id': '377e8439-6cbb-4ade-a58a-c6cbe2d63cd0', 'incremental': True}} {{(pid=100582) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:22:22.414594 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.backups [None req-5c552bfa-366c-4ba1-8675-99e1df0bf340 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Creating backup of volume 377e8439-6cbb-4ade-a58a-c6cbe2d63cd0 in container None Aug 18 19:22:22.422136 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:22.422136 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:22.422533 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5c552bfa-366c-4ba1-8675-99e1df0bf340 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Volume info retrieved successfully. Aug 18 19:22:22.447394 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-5c552bfa-366c-4ba1-8675-99e1df0bf340 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Created reservations ['373261a2-15af-4368-b536-9d361a3f5b1e', '9c2292f3-5039-4cb1-9e4e-301b11719d7b'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:22:22.467678 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5c552bfa-366c-4ba1-8675-99e1df0bf340 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 400 Aug 18 19:22:22.468311 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 424/1690] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:22:22 2026] POST /volume/v3/backups => generated 109 bytes in 135 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 19:22:22.477180 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-02e1a0ca-18cf-472b-8bee-77d13fc893ee None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:22.479885 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-02e1a0ca-18cf-472b-8bee-77d13fc893ee tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] DELETE https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c Aug 18 19:22:22.479885 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-02e1a0ca-18cf-472b-8bee-77d13fc893ee tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:22.479885 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-02e1a0ca-18cf-472b-8bee-77d13fc893ee tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:22.479885 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.backups [None req-02e1a0ca-18cf-472b-8bee-77d13fc893ee tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Delete backup with id: 6c5b81d7-aff5-459b-80f2-e487cae7700c. Aug 18 19:22:22.490579 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:22.490579 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:22.511858 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.backup.rpcapi [None req-02e1a0ca-18cf-472b-8bee-77d13fc893ee tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] delete_backup rpcapi backup_id 6c5b81d7-aff5-459b-80f2-e487cae7700c {{(pid=100583) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:22:22.513747 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-02e1a0ca-18cf-472b-8bee-77d13fc893ee tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c returned with HTTP 202 Aug 18 19:22:22.514270 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 426/1691] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:22:22 2026] DELETE /volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:22:22.523598 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0141a0f1-e066-47dc-9b4e-0b4c55ca0802 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:22.525654 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0141a0f1-e066-47dc-9b4e-0b4c55ca0802 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c Aug 18 19:22:22.525788 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0141a0f1-e066-47dc-9b4e-0b4c55ca0802 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:22.525984 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0141a0f1-e066-47dc-9b4e-0b4c55ca0802 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:22.526070 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-0141a0f1-e066-47dc-9b4e-0b4c55ca0802 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 6c5b81d7-aff5-459b-80f2-e487cae7700c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:22.528038 np0000007688 devstack@c-api.service[100580]: DEBUG dbcounter [-] [100580] Writing DB stats cinder:SELECT=252,cinder:INSERT=33,cinder:UPDATE=52 {{(pid=100580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:22:22.533739 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:22.533739 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:22.534494 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0141a0f1-e066-47dc-9b4e-0b4c55ca0802 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c returned with HTTP 200 Aug 18 19:22:22.534859 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 421/1692] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:22 2026] GET /volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:23.548703 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5e424e47-6851-41cd-9879-5f6e3d1dc394 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:23.550290 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5e424e47-6851-41cd-9879-5f6e3d1dc394 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c Aug 18 19:22:23.550606 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5e424e47-6851-41cd-9879-5f6e3d1dc394 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:23.550669 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5e424e47-6851-41cd-9879-5f6e3d1dc394 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:23.550758 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-5e424e47-6851-41cd-9879-5f6e3d1dc394 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 6c5b81d7-aff5-459b-80f2-e487cae7700c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:23.554117 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5e424e47-6851-41cd-9879-5f6e3d1dc394 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c returned with HTTP 404 Aug 18 19:22:23.554552 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 422/1693] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:23 2026] GET /volume/v3/backups/6c5b81d7-aff5-459b-80f2-e487cae7700c => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:22:23.562503 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e39ec9b9-b316-4eac-80da-31c9ee626d9b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:23.564109 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e39ec9b9-b316-4eac-80da-31c9ee626d9b tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:22:23.564593 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e39ec9b9-b316-4eac-80da-31c9ee626d9b tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-556594116"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:23.566038 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-e39ec9b9-b316-4eac-80da-31c9ee626d9b tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-556594116'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:22:23.566264 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-e39ec9b9-b316-4eac-80da-31c9ee626d9b tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Create volume of 1 GB Aug 18 19:22:23.570438 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e39ec9b9-b316-4eac-80da-31c9ee626d9b tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Availability Zones retrieved successfully. Aug 18 19:22:23.579549 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e39ec9b9-b316-4eac-80da-31c9ee626d9b tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Flow 'volume_create_api' (79857781-1e4d-4af4-983f-5380ecc7be76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:22:23.579549 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e39ec9b9-b316-4eac-80da-31c9ee626d9b tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74d54fe4-fd63-4a28-8117-77f6c14e46c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:23.579549 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-e39ec9b9-b316-4eac-80da-31c9ee626d9b tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:22:23.602068 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e39ec9b9-b316-4eac-80da-31c9ee626d9b tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74d54fe4-fd63-4a28-8117-77f6c14e46c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:23.602983 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e39ec9b9-b316-4eac-80da-31c9ee626d9b tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51fcdf4f-8465-42cb-8434-5f22378fa7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:23.639500 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-e39ec9b9-b316-4eac-80da-31c9ee626d9b tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Created reservations ['4cfbb694-3289-4aab-8891-a23cbf8b2ca3', '153a00f7-68b5-46f7-8e53-e26463db546f', 'ee602039-23eb-41ab-8583-45a29ce0e5d1', '6e0e69d2-352a-439b-bb0f-f14a65269274'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:22:23.639500 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e39ec9b9-b316-4eac-80da-31c9ee626d9b tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51fcdf4f-8465-42cb-8434-5f22378fa7be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cfbb694-3289-4aab-8891-a23cbf8b2ca3', '153a00f7-68b5-46f7-8e53-e26463db546f', 'ee602039-23eb-41ab-8583-45a29ce0e5d1', '6e0e69d2-352a-439b-bb0f-f14a65269274']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:23.639500 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e39ec9b9-b316-4eac-80da-31c9ee626d9b tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48b1c410-3927-4edc-a188-7600da917a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:23.663140 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e39ec9b9-b316-4eac-80da-31c9ee626d9b tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48b1c410-3927-4edc-a188-7600da917a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91927133-3853-4fab-a027-26500d56fd85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-556594116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec732f8295134b05967149a0bce66d6d',qos_specs=None,replication_status=,reservations=['4cfbb694-3289-4aab-8891-a23cbf8b2ca3','153a00f7-68b5-46f7-8e53-e26463db546f','ee602039-23eb-41ab-8583-45a29ce0e5d1','6e0e69d2-352a-439b-bb0f-f14a65269274'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8de1d5955646465e9b6e61e1d08d2071',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:22:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-556594116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91927133-3853-4fab-a027-26500d56fd85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec732f8295134b05967149a0bce66d6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8de1d5955646465e9b6e61e1d08d2071',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:23.663140 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e39ec9b9-b316-4eac-80da-31c9ee626d9b tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dede3d1-a4e7-43f1-b969-43b5e5cdda90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:23.678265 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e39ec9b9-b316-4eac-80da-31c9ee626d9b tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dede3d1-a4e7-43f1-b969-43b5e5cdda90) transitioned into state 'SUCCESS' from state '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-556594116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec732f8295134b05967149a0bce66d6d',qos_specs=None,replication_status=,reservations=['4cfbb694-3289-4aab-8891-a23cbf8b2ca3','153a00f7-68b5-46f7-8e53-e26463db546f','ee602039-23eb-41ab-8583-45a29ce0e5d1','6e0e69d2-352a-439b-bb0f-f14a65269274'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8de1d5955646465e9b6e61e1d08d2071',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:23.679253 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e39ec9b9-b316-4eac-80da-31c9ee626d9b tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d521dee-7451-4eef-aadd-a2c83e18b171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:23.690403 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e39ec9b9-b316-4eac-80da-31c9ee626d9b tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d521dee-7451-4eef-aadd-a2c83e18b171) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:23.690403 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e39ec9b9-b316-4eac-80da-31c9ee626d9b tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Flow 'volume_create_api' (79857781-1e4d-4af4-983f-5380ecc7be76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:22:23.690403 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e39ec9b9-b316-4eac-80da-31c9ee626d9b tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Create volume request issued successfully. Aug 18 19:22:23.690403 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e39ec9b9-b316-4eac-80da-31c9ee626d9b tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:22:23.691052 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 425/1694] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:22:23 2026] POST /volume/v3/volumes => generated 748 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 19:22:23.708650 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ed6dd519-c5bb-4584-b494-0d73df8bac73 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:23.713200 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ed6dd519-c5bb-4584-b494-0d73df8bac73 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/volumes/91927133-3853-4fab-a027-26500d56fd85 Aug 18 19:22:23.713483 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ed6dd519-c5bb-4584-b494-0d73df8bac73 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:23.713851 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ed6dd519-c5bb-4584-b494-0d73df8bac73 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:23.722479 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:23.722479 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:23.726613 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ed6dd519-c5bb-4584-b494-0d73df8bac73 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Volume info retrieved successfully. Aug 18 19:22:23.730959 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ed6dd519-c5bb-4584-b494-0d73df8bac73 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/volumes/91927133-3853-4fab-a027-26500d56fd85 returned with HTTP 200 Aug 18 19:22:23.731382 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 427/1695] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:23 2026] GET /volume/v3/volumes/91927133-3853-4fab-a027-26500d56fd85 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:24.745297 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-86f0a17f-816d-46f9-b65c-5aa4e9d5035e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:24.747289 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-86f0a17f-816d-46f9-b65c-5aa4e9d5035e tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/volumes/91927133-3853-4fab-a027-26500d56fd85 Aug 18 19:22:24.747460 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-86f0a17f-816d-46f9-b65c-5aa4e9d5035e tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:24.747697 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-86f0a17f-816d-46f9-b65c-5aa4e9d5035e tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:24.755117 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:24.755117 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:24.758519 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-86f0a17f-816d-46f9-b65c-5aa4e9d5035e tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Volume info retrieved successfully. Aug 18 19:22:24.762967 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-86f0a17f-816d-46f9-b65c-5aa4e9d5035e tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/volumes/91927133-3853-4fab-a027-26500d56fd85 returned with HTTP 200 Aug 18 19:22:24.763496 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 422/1696] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:24 2026] GET /volume/v3/volumes/91927133-3853-4fab-a027-26500d56fd85 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:24.775621 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-fac3f170-3619-42ea-aeb4-e3cda65b45ff None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:24.777234 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fac3f170-3619-42ea-aeb4-e3cda65b45ff tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] POST https://10.4.3.170/volume/v3/backups Aug 18 19:22:24.777607 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fac3f170-3619-42ea-aeb4-e3cda65b45ff tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "91927133-3853-4fab-a027-26500d56fd85", "name": "tempest-VolumesBackupsTest-Backup-1143349342"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:24.779768 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.backups [None req-fac3f170-3619-42ea-aeb4-e3cda65b45ff tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Creating new backup {'backup': {'volume_id': '91927133-3853-4fab-a027-26500d56fd85', 'name': 'tempest-VolumesBackupsTest-Backup-1143349342'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:22:24.779921 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.contrib.backups [None req-fac3f170-3619-42ea-aeb4-e3cda65b45ff tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Creating backup of volume 91927133-3853-4fab-a027-26500d56fd85 in container None Aug 18 19:22:24.787432 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:24.787432 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:24.787762 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-fac3f170-3619-42ea-aeb4-e3cda65b45ff tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Volume info retrieved successfully. Aug 18 19:22:24.803626 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-fac3f170-3619-42ea-aeb4-e3cda65b45ff tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Created reservations ['3598bd79-f99e-45a6-97f2-682000a18e46', '09c9e1e5-e07a-491a-8768-0763c60ea402'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:22:24.842564 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fac3f170-3619-42ea-aeb4-e3cda65b45ff tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:22:24.842964 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 423/1697] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:22:24 2026] POST /volume/v3/backups => generated 330 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:22:24.851110 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8a62cc83-2ec9-4bea-a85c-eaa4a50f93cf None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:24.852950 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8a62cc83-2ec9-4bea-a85c-eaa4a50f93cf tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 Aug 18 19:22:24.853143 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8a62cc83-2ec9-4bea-a85c-eaa4a50f93cf tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:24.853333 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8a62cc83-2ec9-4bea-a85c-eaa4a50f93cf tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:24.853523 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-8a62cc83-2ec9-4bea-a85c-eaa4a50f93cf tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id e7440f48-d402-4db2-96b0-fc8ae11ce4d9. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:24.867186 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:24.867186 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:24.868281 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8a62cc83-2ec9-4bea-a85c-eaa4a50f93cf tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 returned with HTTP 200 Aug 18 19:22:24.868912 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 426/1698] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:24 2026] GET /volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:25.606054 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-55809a05-7d64-480a-9e50-19b21700905c req-11b36bdb-9c58-4c3a-b829-0177d7b821f6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:25.611861 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-55809a05-7d64-480a-9e50-19b21700905c req-11b36bdb-9c58-4c3a-b829-0177d7b821f6 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] DELETE https://10.4.3.170/volume/v3/attachments/a7a69a51-7c76-4ce8-b48a-a26e93dcfc5a Aug 18 19:22:25.612185 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-55809a05-7d64-480a-9e50-19b21700905c req-11b36bdb-9c58-4c3a-b829-0177d7b821f6 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:25.612379 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-55809a05-7d64-480a-9e50-19b21700905c req-11b36bdb-9c58-4c3a-b829-0177d7b821f6 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:25.622835 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:25.622835 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:25.682719 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-55809a05-7d64-480a-9e50-19b21700905c req-11b36bdb-9c58-4c3a-b829-0177d7b821f6 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/attachments/a7a69a51-7c76-4ce8-b48a-a26e93dcfc5a returned with HTTP 200 Aug 18 19:22:25.683136 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 428/1699] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:22:25 2026] DELETE /volume/v3/attachments/a7a69a51-7c76-4ce8-b48a-a26e93dcfc5a => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:25.791777 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-2363f685-2f02-4cbe-9c9d-a7aec6ae7928 req-cac3fb9c-ecb9-4af4-aaac-09f8735e0f6c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:25.793713 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-2363f685-2f02-4cbe-9c9d-a7aec6ae7928 req-cac3fb9c-ecb9-4af4-aaac-09f8735e0f6c tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 Aug 18 19:22:25.793909 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-2363f685-2f02-4cbe-9c9d-a7aec6ae7928 req-cac3fb9c-ecb9-4af4-aaac-09f8735e0f6c tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:25.794095 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-2363f685-2f02-4cbe-9c9d-a7aec6ae7928 req-cac3fb9c-ecb9-4af4-aaac-09f8735e0f6c tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:25.800682 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:25.800682 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:25.804086 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-2363f685-2f02-4cbe-9c9d-a7aec6ae7928 req-cac3fb9c-ecb9-4af4-aaac-09f8735e0f6c tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:22:25.807629 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-2363f685-2f02-4cbe-9c9d-a7aec6ae7928 req-cac3fb9c-ecb9-4af4-aaac-09f8735e0f6c tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 returned with HTTP 200 Aug 18 19:22:25.807982 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 423/1700] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:22:25 2026] GET /volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:25.821071 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-322560f4-e5e5-4025-b17a-194b9af0c159 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:25.822852 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-322560f4-e5e5-4025-b17a-194b9af0c159 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] DELETE https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 Aug 18 19:22:25.823122 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-322560f4-e5e5-4025-b17a-194b9af0c159 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:25.823291 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-322560f4-e5e5-4025-b17a-194b9af0c159 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:25.823472 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-322560f4-e5e5-4025-b17a-194b9af0c159 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Delete volume with id: 7853bb5a-7b12-4bc2-99d3-444df1086dd1 Aug 18 19:22:25.830595 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:25.830595 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:25.830996 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-322560f4-e5e5-4025-b17a-194b9af0c159 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:22:25.849048 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-322560f4-e5e5-4025-b17a-194b9af0c159 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Delete volume request issued successfully. Aug 18 19:22:25.849214 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-322560f4-e5e5-4025-b17a-194b9af0c159 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 returned with HTTP 202 Aug 18 19:22:25.849657 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 424/1701] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:22:25 2026] DELETE /volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:22:25.858086 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-0adcce37-d05e-4b3f-ac9d-a916b3d04071 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:25.860294 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0adcce37-d05e-4b3f-ac9d-a916b3d04071 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 Aug 18 19:22:25.860558 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0adcce37-d05e-4b3f-ac9d-a916b3d04071 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:25.860792 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0adcce37-d05e-4b3f-ac9d-a916b3d04071 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:25.869045 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:25.869045 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:25.875420 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-0adcce37-d05e-4b3f-ac9d-a916b3d04071 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:22:25.878939 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5f1e82d7-905d-4d54-9ced-1f005466dd0b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:25.881634 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5f1e82d7-905d-4d54-9ced-1f005466dd0b tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 Aug 18 19:22:25.881899 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5f1e82d7-905d-4d54-9ced-1f005466dd0b tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:25.882181 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5f1e82d7-905d-4d54-9ced-1f005466dd0b tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:25.882332 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-5f1e82d7-905d-4d54-9ced-1f005466dd0b tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id e7440f48-d402-4db2-96b0-fc8ae11ce4d9. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:25.882493 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0adcce37-d05e-4b3f-ac9d-a916b3d04071 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 returned with HTTP 200 Aug 18 19:22:25.883060 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 427/1702] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:25 2026] GET /volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:25.893689 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:25.893689 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:25.894889 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5f1e82d7-905d-4d54-9ced-1f005466dd0b tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 returned with HTTP 200 Aug 18 19:22:25.895726 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 429/1703] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:25 2026] GET /volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 => generated 739 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:26.394166 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-fdfa8267-857a-4e61-ab7e-2ecc2373c1dd req-d01a5e43-22ae-47f6-9e62-0b1996412300 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:26.397304 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-fdfa8267-857a-4e61-ab7e-2ecc2373c1dd req-d01a5e43-22ae-47f6-9e62-0b1996412300 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b Aug 18 19:22:26.397601 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-fdfa8267-857a-4e61-ab7e-2ecc2373c1dd req-d01a5e43-22ae-47f6-9e62-0b1996412300 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:26.397860 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-fdfa8267-857a-4e61-ab7e-2ecc2373c1dd req-d01a5e43-22ae-47f6-9e62-0b1996412300 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:26.412007 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:26.412007 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:26.417263 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-fdfa8267-857a-4e61-ab7e-2ecc2373c1dd req-d01a5e43-22ae-47f6-9e62-0b1996412300 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:22:26.423424 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-fdfa8267-857a-4e61-ab7e-2ecc2373c1dd req-d01a5e43-22ae-47f6-9e62-0b1996412300 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b returned with HTTP 200 Aug 18 19:22:26.423800 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 424/1704] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:22:26 2026] GET /volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:26.441430 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-fdfa8267-857a-4e61-ab7e-2ecc2373c1dd req-11869a74-ec79-460d-a3af-ecffa4e0f24d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:26.443749 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-fdfa8267-857a-4e61-ab7e-2ecc2373c1dd req-11869a74-ec79-460d-a3af-ecffa4e0f24d tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] POST https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b/action Aug 18 19:22:26.444070 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-fdfa8267-857a-4e61-ab7e-2ecc2373c1dd req-11869a74-ec79-460d-a3af-ecffa4e0f24d tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:22:26.444197 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-fdfa8267-857a-4e61-ab7e-2ecc2373c1dd req-11869a74-ec79-460d-a3af-ecffa4e0f24d tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:26.455310 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:26.455310 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:26.455819 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-fdfa8267-857a-4e61-ab7e-2ecc2373c1dd req-11869a74-ec79-460d-a3af-ecffa4e0f24d tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:22:26.462354 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-fdfa8267-857a-4e61-ab7e-2ecc2373c1dd req-11869a74-ec79-460d-a3af-ecffa4e0f24d tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Begin detaching volume completed successfully. Aug 18 19:22:26.462644 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-fdfa8267-857a-4e61-ab7e-2ecc2373c1dd req-11869a74-ec79-460d-a3af-ecffa4e0f24d tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b/action returned with HTTP 202 Aug 18 19:22:26.463118 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 425/1705] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:22:26 2026] POST /volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:22:26.483100 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-05d24246-37db-467b-8ae5-61117a24b76e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:26.485515 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-05d24246-37db-467b-8ae5-61117a24b76e tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b Aug 18 19:22:26.486045 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-05d24246-37db-467b-8ae5-61117a24b76e tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:26.486348 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-05d24246-37db-467b-8ae5-61117a24b76e tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:26.499514 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:26.499514 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:26.503468 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-aedb28ba-8de9-4d89-ab42-a6079f795365 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:26.503865 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-aedb28ba-8de9-4d89-ab42-a6079f795365 None None] GET https://10.4.3.170/volume// Aug 18 19:22:26.504050 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-aedb28ba-8de9-4d89-ab42-a6079f795365 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:26.504216 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-aedb28ba-8de9-4d89-ab42-a6079f795365 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:26.504572 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-05d24246-37db-467b-8ae5-61117a24b76e tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:22:26.504612 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-aedb28ba-8de9-4d89-ab42-a6079f795365 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:22:26.504871 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 430/1706] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:22:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:22:26.511333 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-05d24246-37db-467b-8ae5-61117a24b76e tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b returned with HTTP 200 Aug 18 19:22:26.511764 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 428/1707] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:26 2026] GET /volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:26.513580 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-fdfa8267-857a-4e61-ab7e-2ecc2373c1dd req-7f4ada93-9768-496f-a47a-758d598790cf None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:26.515827 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-fdfa8267-857a-4e61-ab7e-2ecc2373c1dd req-7f4ada93-9768-496f-a47a-758d598790cf tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b Aug 18 19:22:26.516221 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-fdfa8267-857a-4e61-ab7e-2ecc2373c1dd req-7f4ada93-9768-496f-a47a-758d598790cf tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:26.516438 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-fdfa8267-857a-4e61-ab7e-2ecc2373c1dd req-7f4ada93-9768-496f-a47a-758d598790cf tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:26.526985 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:26.526985 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:26.530838 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-fdfa8267-857a-4e61-ab7e-2ecc2373c1dd req-7f4ada93-9768-496f-a47a-758d598790cf tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:22:26.535648 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-fdfa8267-857a-4e61-ab7e-2ecc2373c1dd req-7f4ada93-9768-496f-a47a-758d598790cf tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b returned with HTTP 200 Aug 18 19:22:26.536156 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 425/1708] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:22:26 2026] GET /volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b => generated 1318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:22:26.897111 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-42685662-1275-460e-86de-c73b4796c05a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:26.898969 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-42685662-1275-460e-86de-c73b4796c05a tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 Aug 18 19:22:26.898969 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-42685662-1275-460e-86de-c73b4796c05a tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:26.899062 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-42685662-1275-460e-86de-c73b4796c05a tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:26.905101 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-42685662-1275-460e-86de-c73b4796c05a tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 returned with HTTP 404 Aug 18 19:22:26.905382 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 426/1709] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:26 2026] GET /volume/v3/volumes/7853bb5a-7b12-4bc2-99d3-444df1086dd1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:22:26.906758 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b54e500a-61d8-4d64-9e27-b5120e37e88a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:26.910549 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b54e500a-61d8-4d64-9e27-b5120e37e88a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 Aug 18 19:22:26.911649 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b54e500a-61d8-4d64-9e27-b5120e37e88a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:26.912671 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b54e500a-61d8-4d64-9e27-b5120e37e88a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:26.912671 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-b54e500a-61d8-4d64-9e27-b5120e37e88a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id e7440f48-d402-4db2-96b0-fc8ae11ce4d9. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:26.920715 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:26.920715 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:26.921458 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b54e500a-61d8-4d64-9e27-b5120e37e88a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 returned with HTTP 200 Aug 18 19:22:26.921952 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 431/1710] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:26 2026] GET /volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:27.529196 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-479b783b-a2e1-486e-8bc8-54c228821bf4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:27.533505 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-479b783b-a2e1-486e-8bc8-54c228821bf4 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b Aug 18 19:22:27.533505 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-479b783b-a2e1-486e-8bc8-54c228821bf4 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:27.533505 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-479b783b-a2e1-486e-8bc8-54c228821bf4 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:27.551140 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:27.551140 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:27.556155 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-479b783b-a2e1-486e-8bc8-54c228821bf4 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:22:27.566593 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-479b783b-a2e1-486e-8bc8-54c228821bf4 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b returned with HTTP 200 Aug 18 19:22:27.567383 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 429/1711] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:27 2026] GET /volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:27.937608 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9b9279aa-c185-4451-98b4-0cda61e02845 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:27.940737 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9b9279aa-c185-4451-98b4-0cda61e02845 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 Aug 18 19:22:27.940737 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9b9279aa-c185-4451-98b4-0cda61e02845 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:27.940737 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9b9279aa-c185-4451-98b4-0cda61e02845 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:27.940737 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-9b9279aa-c185-4451-98b4-0cda61e02845 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id e7440f48-d402-4db2-96b0-fc8ae11ce4d9. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:27.950793 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:27.950793 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:27.951784 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9b9279aa-c185-4451-98b4-0cda61e02845 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 returned with HTTP 200 Aug 18 19:22:27.952391 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 426/1712] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:27 2026] GET /volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:28.336330 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-fdfa8267-857a-4e61-ab7e-2ecc2373c1dd req-4989e513-3868-4bff-a80f-41567835f7d7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:28.338205 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-fdfa8267-857a-4e61-ab7e-2ecc2373c1dd req-4989e513-3868-4bff-a80f-41567835f7d7 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] DELETE https://10.4.3.170/volume/v3/attachments/485dcbba-ac67-40c7-8b3c-e688efba7f01 Aug 18 19:22:28.338205 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-fdfa8267-857a-4e61-ab7e-2ecc2373c1dd req-4989e513-3868-4bff-a80f-41567835f7d7 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:28.338623 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-fdfa8267-857a-4e61-ab7e-2ecc2373c1dd req-4989e513-3868-4bff-a80f-41567835f7d7 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:28.349477 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:28.349477 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:28.408332 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-fdfa8267-857a-4e61-ab7e-2ecc2373c1dd req-4989e513-3868-4bff-a80f-41567835f7d7 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/attachments/485dcbba-ac67-40c7-8b3c-e688efba7f01 returned with HTTP 200 Aug 18 19:22:28.408726 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 427/1713] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:22:28 2026] DELETE /volume/v3/attachments/485dcbba-ac67-40c7-8b3c-e688efba7f01 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:28.552584 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b3356c69-69b4-42ad-a5af-a830a6625a78 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:28.554303 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b3356c69-69b4-42ad-a5af-a830a6625a78 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] GET https://10.4.3.170/volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 Aug 18 19:22:28.554737 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b3356c69-69b4-42ad-a5af-a830a6625a78 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:28.555101 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b3356c69-69b4-42ad-a5af-a830a6625a78 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:28.567624 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:28.567624 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:28.570926 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b3356c69-69b4-42ad-a5af-a830a6625a78 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Volume info retrieved successfully. Aug 18 19:22:28.575264 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b3356c69-69b4-42ad-a5af-a830a6625a78 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] https://10.4.3.170/volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 returned with HTTP 200 Aug 18 19:22:28.575896 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 432/1714] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:22:28 2026] GET /volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 => generated 1832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:22:28.581319 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-33ad0b13-62fa-4809-b2e4-8fd7263392de None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:28.584196 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-33ad0b13-62fa-4809-b2e4-8fd7263392de tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b Aug 18 19:22:28.584196 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-33ad0b13-62fa-4809-b2e4-8fd7263392de tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:28.584460 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-33ad0b13-62fa-4809-b2e4-8fd7263392de tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:28.593986 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:28.593986 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:28.600210 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-33ad0b13-62fa-4809-b2e4-8fd7263392de tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:22:28.609705 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-33ad0b13-62fa-4809-b2e4-8fd7263392de tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b returned with HTTP 200 Aug 18 19:22:28.610423 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 430/1715] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:28 2026] GET /volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:28.965087 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b809eca8-18af-4a8e-ac8d-52a003fd9b8f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:28.973569 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b809eca8-18af-4a8e-ac8d-52a003fd9b8f tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 Aug 18 19:22:28.974145 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b809eca8-18af-4a8e-ac8d-52a003fd9b8f tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:28.974492 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b809eca8-18af-4a8e-ac8d-52a003fd9b8f tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:28.974741 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-b809eca8-18af-4a8e-ac8d-52a003fd9b8f tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id e7440f48-d402-4db2-96b0-fc8ae11ce4d9. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:28.980047 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:28.980047 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:28.980871 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b809eca8-18af-4a8e-ac8d-52a003fd9b8f tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 returned with HTTP 200 Aug 18 19:22:28.981310 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 427/1716] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:28 2026] GET /volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:29.996577 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8d7b9eee-4427-47bf-a5b7-2e7781dc10a8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:30.003552 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8d7b9eee-4427-47bf-a5b7-2e7781dc10a8 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 Aug 18 19:22:30.003552 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8d7b9eee-4427-47bf-a5b7-2e7781dc10a8 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:30.003552 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8d7b9eee-4427-47bf-a5b7-2e7781dc10a8 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:30.003552 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-8d7b9eee-4427-47bf-a5b7-2e7781dc10a8 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id e7440f48-d402-4db2-96b0-fc8ae11ce4d9. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:30.009435 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:30.009435 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:30.010273 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8d7b9eee-4427-47bf-a5b7-2e7781dc10a8 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 returned with HTTP 200 Aug 18 19:22:30.010761 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 428/1717] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:29 2026] GET /volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:31.024572 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-477356d2-74f6-47f7-b80a-be0d6170d7bc None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:31.031910 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-477356d2-74f6-47f7-b80a-be0d6170d7bc tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 Aug 18 19:22:31.032199 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-477356d2-74f6-47f7-b80a-be0d6170d7bc tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:31.032624 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-477356d2-74f6-47f7-b80a-be0d6170d7bc tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:31.033098 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-477356d2-74f6-47f7-b80a-be0d6170d7bc tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id e7440f48-d402-4db2-96b0-fc8ae11ce4d9. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:31.038630 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:31.038630 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:31.039470 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-477356d2-74f6-47f7-b80a-be0d6170d7bc tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 returned with HTTP 200 Aug 18 19:22:31.040529 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 433/1718] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:31 2026] GET /volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:32.053672 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-278a5e3a-b693-4a0c-ac31-3c54ddb8abfe None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:32.055697 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-278a5e3a-b693-4a0c-ac31-3c54ddb8abfe tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 Aug 18 19:22:32.055960 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-278a5e3a-b693-4a0c-ac31-3c54ddb8abfe tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:32.056192 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-278a5e3a-b693-4a0c-ac31-3c54ddb8abfe tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:32.056337 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-278a5e3a-b693-4a0c-ac31-3c54ddb8abfe tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id e7440f48-d402-4db2-96b0-fc8ae11ce4d9. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:32.065039 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:32.065039 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:32.065884 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-278a5e3a-b693-4a0c-ac31-3c54ddb8abfe tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 returned with HTTP 200 Aug 18 19:22:32.066634 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 431/1719] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:32 2026] GET /volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:33.078962 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0d9f77ae-8ac2-464f-a225-2c93bf90bd49 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:33.081405 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0d9f77ae-8ac2-464f-a225-2c93bf90bd49 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 Aug 18 19:22:33.081602 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0d9f77ae-8ac2-464f-a225-2c93bf90bd49 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:33.081775 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0d9f77ae-8ac2-464f-a225-2c93bf90bd49 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:33.081866 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-0d9f77ae-8ac2-464f-a225-2c93bf90bd49 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id e7440f48-d402-4db2-96b0-fc8ae11ce4d9. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:33.087930 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:33.087930 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:33.089730 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0d9f77ae-8ac2-464f-a225-2c93bf90bd49 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 returned with HTTP 200 Aug 18 19:22:33.090349 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 428/1720] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:33 2026] GET /volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:33.094734 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-fe3249d4-2fc6-4f8c-b0aa-4ca60ad59c5d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:33.096844 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fe3249d4-2fc6-4f8c-b0aa-4ca60ad59c5d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 Aug 18 19:22:33.097111 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fe3249d4-2fc6-4f8c-b0aa-4ca60ad59c5d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:33.097394 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fe3249d4-2fc6-4f8c-b0aa-4ca60ad59c5d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:33.107211 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:33.107211 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:33.113469 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-fe3249d4-2fc6-4f8c-b0aa-4ca60ad59c5d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:22:33.120295 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fe3249d4-2fc6-4f8c-b0aa-4ca60ad59c5d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 returned with HTTP 200 Aug 18 19:22:33.120789 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 429/1721] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:33 2026] GET /volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:33.137972 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ce8c1a38-2f88-45d7-8113-69f52bc2d060 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:33.139952 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ce8c1a38-2f88-45d7-8113-69f52bc2d060 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 Aug 18 19:22:33.139952 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ce8c1a38-2f88-45d7-8113-69f52bc2d060 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:33.140269 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ce8c1a38-2f88-45d7-8113-69f52bc2d060 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:33.152717 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:33.152717 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:33.160069 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ce8c1a38-2f88-45d7-8113-69f52bc2d060 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:22:33.169172 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ce8c1a38-2f88-45d7-8113-69f52bc2d060 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 returned with HTTP 200 Aug 18 19:22:33.169172 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 434/1722] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:33 2026] GET /volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:33.229465 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-035080b9-fc10-415c-9224-d6da02fc47b4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:33.234933 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-035080b9-fc10-415c-9224-d6da02fc47b4 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 Aug 18 19:22:33.235165 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-035080b9-fc10-415c-9224-d6da02fc47b4 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:33.236640 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-035080b9-fc10-415c-9224-d6da02fc47b4 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:33.245779 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:33.245779 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:33.250830 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-035080b9-fc10-415c-9224-d6da02fc47b4 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:22:33.255046 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-035080b9-fc10-415c-9224-d6da02fc47b4 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 returned with HTTP 200 Aug 18 19:22:33.255574 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 432/1723] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:22:33 2026] GET /volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:33.360811 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e3043b06-e079-4d9c-b0ac-ad2300e4ec28 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:33.361340 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e3043b06-e079-4d9c-b0ac-ad2300e4ec28 None None] GET https://10.4.3.170/volume// Aug 18 19:22:33.361523 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e3043b06-e079-4d9c-b0ac-ad2300e4ec28 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:33.361700 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e3043b06-e079-4d9c-b0ac-ad2300e4ec28 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:33.362017 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e3043b06-e079-4d9c-b0ac-ad2300e4ec28 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:22:33.362306 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 429/1724] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:22: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 19:22:33.372506 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-d5ae34b9-c009-41dc-9e4d-bc344e13ee5d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:33.375854 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-d5ae34b9-c009-41dc-9e4d-bc344e13ee5d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:22:33.376826 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-d5ae34b9-c009-41dc-9e4d-bc344e13ee5d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4665082a-df07-4ac0-8fa6-a471d0dad517", "connector": null, "instance_uuid": "eb9c3198-d2e4-40c9-ae83-9becbc9d33ed"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:33.390463 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:33.390463 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:33.423312 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-d5ae34b9-c009-41dc-9e4d-bc344e13ee5d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:22:33.423950 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 430/1725] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:22:33 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 19:22:33.457405 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-53f2b74b-6d4c-41de-bffd-76397e163a29 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:33.458046 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-53f2b74b-6d4c-41de-bffd-76397e163a29 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 Aug 18 19:22:33.458136 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-53f2b74b-6d4c-41de-bffd-76397e163a29 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:33.458315 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-53f2b74b-6d4c-41de-bffd-76397e163a29 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:33.468434 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:33.468434 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:33.469264 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7a654ef0-0edb-4ce5-a3de-4c0a4df1c180 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:33.469858 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7a654ef0-0edb-4ce5-a3de-4c0a4df1c180 None None] GET https://10.4.3.170/volume// Aug 18 19:22:33.470021 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7a654ef0-0edb-4ce5-a3de-4c0a4df1c180 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:33.473392 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7a654ef0-0edb-4ce5-a3de-4c0a4df1c180 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:33.473392 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7a654ef0-0edb-4ce5-a3de-4c0a4df1c180 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:22:33.473392 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 433/1726] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:22: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 19:22:33.473637 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-53f2b74b-6d4c-41de-bffd-76397e163a29 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:22:33.479007 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-53f2b74b-6d4c-41de-bffd-76397e163a29 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 returned with HTTP 200 Aug 18 19:22:33.479509 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 435/1727] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:33 2026] GET /volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:33.479640 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-09f792f7-0a21-4be1-ad48-3a4bcc0732e4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:33.482090 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-09f792f7-0a21-4be1-ad48-3a4bcc0732e4 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 Aug 18 19:22:33.482330 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-09f792f7-0a21-4be1-ad48-3a4bcc0732e4 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:33.483643 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-09f792f7-0a21-4be1-ad48-3a4bcc0732e4 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:33.493399 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:33.493399 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:33.497383 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-09f792f7-0a21-4be1-ad48-3a4bcc0732e4 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:22:33.502501 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-09f792f7-0a21-4be1-ad48-3a4bcc0732e4 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 returned with HTTP 200 Aug 18 19:22:33.502962 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 430/1728] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:22:33 2026] GET /volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 => generated 1061 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:22:33.622565 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-c9421d69-30bf-422a-9d69-5e2a2461ca23 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:33.625198 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-c9421d69-30bf-422a-9d69-5e2a2461ca23 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] PUT https://10.4.3.170/volume/v3/attachments/8aff210d-629c-4b33-8fa9-0ec6847e474b Aug 18 19:22:33.625680 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-c9421d69-30bf-422a-9d69-5e2a2461ca23 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:33.636909 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-c9421d69-30bf-422a-9d69-5e2a2461ca23 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Acquiring lock "cinder-attachment_update-4665082a-df07-4ac0-8fa6-a471d0dad517-np0000007688" by "attachment_update" {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:22:33.647084 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-c9421d69-30bf-422a-9d69-5e2a2461ca23 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Lock "cinder-attachment_update-4665082a-df07-4ac0-8fa6-a471d0dad517-np0000007688" acquired by "attachment_update" :: waited 0.010s {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:22:33.648392 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:33.648392 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:33.741153 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-c9421d69-30bf-422a-9d69-5e2a2461ca23 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Lock "cinder-attachment_update-4665082a-df07-4ac0-8fa6-a471d0dad517-np0000007688" released by "attachment_update" :: held 0.092s {{(pid=100581) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:22:33.741153 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-c9421d69-30bf-422a-9d69-5e2a2461ca23 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments/8aff210d-629c-4b33-8fa9-0ec6847e474b returned with HTTP 200 Aug 18 19:22:33.741153 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 431/1729] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:22:33 2026] PUT /volume/v3/attachments/8aff210d-629c-4b33-8fa9-0ec6847e474b => generated 968 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:33.759455 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-b2d74017-7b39-40a5-9fec-45d980f61710 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:33.764902 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-b2d74017-7b39-40a5-9fec-45d980f61710 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517/encryption Aug 18 19:22:33.765186 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-b2d74017-7b39-40a5-9fec-45d980f61710 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:33.765394 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-b2d74017-7b39-40a5-9fec-45d980f61710 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:33.777016 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:33.777016 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:33.786514 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-b2d74017-7b39-40a5-9fec-45d980f61710 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517/encryption returned with HTTP 200 Aug 18 19:22:33.786900 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 434/1730] 10.4.3.170 () {68 vars in 1631 bytes} [Tue Aug 18 19:22:33 2026] GET /volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:34.102987 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-51f2c51b-e970-49a1-b996-272563902164 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:34.105007 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-51f2c51b-e970-49a1-b996-272563902164 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 Aug 18 19:22:34.105214 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-51f2c51b-e970-49a1-b996-272563902164 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:34.105417 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-51f2c51b-e970-49a1-b996-272563902164 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:34.105545 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-51f2c51b-e970-49a1-b996-272563902164 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id e7440f48-d402-4db2-96b0-fc8ae11ce4d9. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:34.109890 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:34.109890 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:34.110827 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-51f2c51b-e970-49a1-b996-272563902164 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 returned with HTTP 200 Aug 18 19:22:34.110921 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 436/1731] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:34 2026] GET /volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:34.496679 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5c3f2747-0cac-4c40-8c4f-5ca28405bf2a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:34.507027 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5c3f2747-0cac-4c40-8c4f-5ca28405bf2a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 Aug 18 19:22:34.507328 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5c3f2747-0cac-4c40-8c4f-5ca28405bf2a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:34.508847 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5c3f2747-0cac-4c40-8c4f-5ca28405bf2a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:34.525438 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:34.525438 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:34.529451 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-5c3f2747-0cac-4c40-8c4f-5ca28405bf2a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:22:34.533636 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5c3f2747-0cac-4c40-8c4f-5ca28405bf2a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 returned with HTTP 200 Aug 18 19:22:34.534093 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 431/1732] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:34 2026] GET /volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:35.124305 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-95a5e03a-41de-4dd3-9f21-a562bcb209cf None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:35.126349 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-95a5e03a-41de-4dd3-9f21-a562bcb209cf tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 Aug 18 19:22:35.126626 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-95a5e03a-41de-4dd3-9f21-a562bcb209cf tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:35.126822 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-95a5e03a-41de-4dd3-9f21-a562bcb209cf tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:35.126969 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-95a5e03a-41de-4dd3-9f21-a562bcb209cf tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id e7440f48-d402-4db2-96b0-fc8ae11ce4d9. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:35.131723 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:35.131723 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:35.132291 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-95a5e03a-41de-4dd3-9f21-a562bcb209cf tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 returned with HTTP 200 Aug 18 19:22:35.132828 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 432/1733] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:35 2026] GET /volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:35.547575 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-45c12ac0-ae49-441c-8a47-23fb2b888e6e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:35.552101 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-45c12ac0-ae49-441c-8a47-23fb2b888e6e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 Aug 18 19:22:35.552340 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-45c12ac0-ae49-441c-8a47-23fb2b888e6e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:35.552567 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-45c12ac0-ae49-441c-8a47-23fb2b888e6e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:35.563292 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:35.563292 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:35.567289 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-45c12ac0-ae49-441c-8a47-23fb2b888e6e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:22:35.571838 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-45c12ac0-ae49-441c-8a47-23fb2b888e6e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 returned with HTTP 200 Aug 18 19:22:35.572321 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 435/1734] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:35 2026] GET /volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:36.149174 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1ce7feab-fa89-4574-bb49-2e1277b3edf6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:36.151877 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1ce7feab-fa89-4574-bb49-2e1277b3edf6 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 Aug 18 19:22:36.152215 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1ce7feab-fa89-4574-bb49-2e1277b3edf6 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:36.154027 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1ce7feab-fa89-4574-bb49-2e1277b3edf6 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:36.154266 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-1ce7feab-fa89-4574-bb49-2e1277b3edf6 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id e7440f48-d402-4db2-96b0-fc8ae11ce4d9. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:36.162784 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:36.162784 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:36.163861 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1ce7feab-fa89-4574-bb49-2e1277b3edf6 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 returned with HTTP 200 Aug 18 19:22:36.164318 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 437/1735] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:36 2026] GET /volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:36.589965 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1f246dcb-91d5-48ed-b0c8-62dbdb1fd65a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:36.595370 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1f246dcb-91d5-48ed-b0c8-62dbdb1fd65a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 Aug 18 19:22:36.595824 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1f246dcb-91d5-48ed-b0c8-62dbdb1fd65a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:36.596098 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1f246dcb-91d5-48ed-b0c8-62dbdb1fd65a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:36.610724 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:36.610724 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:36.616239 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1f246dcb-91d5-48ed-b0c8-62dbdb1fd65a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:22:36.621519 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1f246dcb-91d5-48ed-b0c8-62dbdb1fd65a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 returned with HTTP 200 Aug 18 19:22:36.622015 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 432/1736] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:36 2026] GET /volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:37.177071 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e121e501-1c67-4336-b8ff-5ca3c49d1e63 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:37.181937 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e121e501-1c67-4336-b8ff-5ca3c49d1e63 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 Aug 18 19:22:37.181937 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e121e501-1c67-4336-b8ff-5ca3c49d1e63 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:37.181937 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e121e501-1c67-4336-b8ff-5ca3c49d1e63 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:37.181937 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-e121e501-1c67-4336-b8ff-5ca3c49d1e63 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id e7440f48-d402-4db2-96b0-fc8ae11ce4d9. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:37.188500 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:37.188500 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:37.189965 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e121e501-1c67-4336-b8ff-5ca3c49d1e63 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 returned with HTTP 200 Aug 18 19:22:37.189965 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 433/1737] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:37 2026] GET /volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:37.215706 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-44a0b5a7-f6ef-40c9-b969-2aad4c55435b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:37.218526 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-44a0b5a7-f6ef-40c9-b969-2aad4c55435b tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] POST https://10.4.3.170/volume/v3/attachments/8aff210d-629c-4b33-8fa9-0ec6847e474b/action Aug 18 19:22:37.219791 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-44a0b5a7-f6ef-40c9-b969-2aad4c55435b tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action body: b'{"os-complete": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:22:37.219999 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-44a0b5a7-f6ef-40c9-b969-2aad4c55435b tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:37.241897 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:37.241897 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:37.260510 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-52d05ee1-52d2-4015-8af1-ce1a71790f8c req-44a0b5a7-f6ef-40c9-b969-2aad4c55435b tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments/8aff210d-629c-4b33-8fa9-0ec6847e474b/action returned with HTTP 204 Aug 18 19:22:37.261023 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 436/1738] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:22:37 2026] POST /volume/v3/attachments/8aff210d-629c-4b33-8fa9-0ec6847e474b/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:22:37.638143 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f3c446bc-e2b5-4c76-aca2-75cbc1d7b1a0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:37.640711 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f3c446bc-e2b5-4c76-aca2-75cbc1d7b1a0 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 Aug 18 19:22:37.641093 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f3c446bc-e2b5-4c76-aca2-75cbc1d7b1a0 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:37.641512 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f3c446bc-e2b5-4c76-aca2-75cbc1d7b1a0 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:37.644170 np0000007688 devstack@c-api.service[100583]: DEBUG dbcounter [-] [100583] Writing DB stats cinder:SELECT=234,cinder:INSERT=34,cinder:UPDATE=70 {{(pid=100583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:22:37.656438 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:37.656438 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:37.661643 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f3c446bc-e2b5-4c76-aca2-75cbc1d7b1a0 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:22:37.667344 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f3c446bc-e2b5-4c76-aca2-75cbc1d7b1a0 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 returned with HTTP 200 Aug 18 19:22:37.668136 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 438/1739] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:37 2026] GET /volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 => generated 1174 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:37.682583 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-494f05bd-d94d-4ae9-95ec-dc16ccfd2a1c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:37.685285 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-494f05bd-d94d-4ae9-95ec-dc16ccfd2a1c tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 Aug 18 19:22:37.685484 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-494f05bd-d94d-4ae9-95ec-dc16ccfd2a1c tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:37.685702 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-494f05bd-d94d-4ae9-95ec-dc16ccfd2a1c tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:37.699668 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:37.699668 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:37.704303 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-494f05bd-d94d-4ae9-95ec-dc16ccfd2a1c tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:22:37.708816 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-494f05bd-d94d-4ae9-95ec-dc16ccfd2a1c tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 returned with HTTP 200 Aug 18 19:22:37.709227 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 433/1740] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:37 2026] GET /volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 => generated 1174 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:37.761228 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-89f1ba56-dfb4-4492-b11f-b6ed49dba104 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:37.765259 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-89f1ba56-dfb4-4492-b11f-b6ed49dba104 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 Aug 18 19:22:37.765259 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-89f1ba56-dfb4-4492-b11f-b6ed49dba104 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:37.765259 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-89f1ba56-dfb4-4492-b11f-b6ed49dba104 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:37.781536 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:37.781536 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:37.785969 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-89f1ba56-dfb4-4492-b11f-b6ed49dba104 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:22:37.791513 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-89f1ba56-dfb4-4492-b11f-b6ed49dba104 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 returned with HTTP 200 Aug 18 19:22:37.792109 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 434/1741] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:22:37 2026] GET /volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 => generated 1174 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:37.814978 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-adab796f-1990-4a29-a59d-6dd928249bf2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:37.817485 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-adab796f-1990-4a29-a59d-6dd928249bf2 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] POST https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517/action Aug 18 19:22:37.817813 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-adab796f-1990-4a29-a59d-6dd928249bf2 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:22:37.817940 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-adab796f-1990-4a29-a59d-6dd928249bf2 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:37.830971 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:37.830971 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:37.831731 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-adab796f-1990-4a29-a59d-6dd928249bf2 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:22:37.840932 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-adab796f-1990-4a29-a59d-6dd928249bf2 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Begin detaching volume completed successfully. Aug 18 19:22:37.841171 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-adab796f-1990-4a29-a59d-6dd928249bf2 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517/action returned with HTTP 202 Aug 18 19:22:37.841719 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 437/1742] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:22:37 2026] POST /volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:22:37.910954 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-371f836a-df8f-4b80-b72a-5ab1e8e55498 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:37.910954 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-371f836a-df8f-4b80-b72a-5ab1e8e55498 None None] GET https://10.4.3.170/volume// Aug 18 19:22:37.910954 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-371f836a-df8f-4b80-b72a-5ab1e8e55498 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:37.910954 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-371f836a-df8f-4b80-b72a-5ab1e8e55498 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:37.910954 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-371f836a-df8f-4b80-b72a-5ab1e8e55498 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:22:37.910954 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 439/1743] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:22: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 19:22:37.926603 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-ad38200b-83f7-4fc9-8b8e-93222138f366 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:37.930942 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-ad38200b-83f7-4fc9-8b8e-93222138f366 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 Aug 18 19:22:37.930942 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-ad38200b-83f7-4fc9-8b8e-93222138f366 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:37.930942 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-ad38200b-83f7-4fc9-8b8e-93222138f366 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:37.942931 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:37.942931 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:37.948057 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-ad38200b-83f7-4fc9-8b8e-93222138f366 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:22:37.954875 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-ad38200b-83f7-4fc9-8b8e-93222138f366 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 returned with HTTP 200 Aug 18 19:22:37.955332 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 434/1744] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:22:37 2026] GET /volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 => generated 1357 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:22:37.974481 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-36f3690d-94e6-4410-a3f7-6beeffc02a52 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:37.977018 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-36f3690d-94e6-4410-a3f7-6beeffc02a52 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517/encryption Aug 18 19:22:37.977205 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-36f3690d-94e6-4410-a3f7-6beeffc02a52 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:37.977539 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-36f3690d-94e6-4410-a3f7-6beeffc02a52 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:37.990145 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:37.990145 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:38.001607 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-36f3690d-94e6-4410-a3f7-6beeffc02a52 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517/encryption returned with HTTP 200 Aug 18 19:22:38.002350 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 435/1745] 10.4.3.170 () {68 vars in 1631 bytes} [Tue Aug 18 19:22:37 2026] GET /volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:38.201253 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-69c77ef3-5c06-4e08-9c3c-57e0181783f1 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:38.203253 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-69c77ef3-5c06-4e08-9c3c-57e0181783f1 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 Aug 18 19:22:38.203459 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-69c77ef3-5c06-4e08-9c3c-57e0181783f1 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:38.203641 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-69c77ef3-5c06-4e08-9c3c-57e0181783f1 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:38.203724 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-69c77ef3-5c06-4e08-9c3c-57e0181783f1 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id e7440f48-d402-4db2-96b0-fc8ae11ce4d9. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:38.208303 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:38.208303 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:38.209216 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-69c77ef3-5c06-4e08-9c3c-57e0181783f1 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 returned with HTTP 200 Aug 18 19:22:38.210058 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 438/1746] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:38 2026] GET /volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:39.100192 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-c9d3a27a-9c2c-4d43-b5aa-6b872df1c368 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:39.107088 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-c9d3a27a-9c2c-4d43-b5aa-6b872df1c368 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] DELETE https://10.4.3.170/volume/v3/attachments/8aff210d-629c-4b33-8fa9-0ec6847e474b Aug 18 19:22:39.107325 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-c9d3a27a-9c2c-4d43-b5aa-6b872df1c368 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:39.107547 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-c9d3a27a-9c2c-4d43-b5aa-6b872df1c368 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:39.133139 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:39.133139 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:39.172394 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-f5e6b862-a264-43d9-adee-077b91950e36 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:39.172394 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-f5e6b862-a264-43d9-adee-077b91950e36 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:22:39.172394 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-f5e6b862-a264-43d9-adee-077b91950e36 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:39.172394 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-f5e6b862-a264-43d9-adee-077b91950e36 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:39.190913 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:39.190913 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:39.200471 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-f5e6b862-a264-43d9-adee-077b91950e36 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:22:39.201455 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-8b6c7107-42c1-4cc5-9693-f2f375e62a12 req-c9d3a27a-9c2c-4d43-b5aa-6b872df1c368 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments/8aff210d-629c-4b33-8fa9-0ec6847e474b returned with HTTP 200 Aug 18 19:22:39.202009 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 440/1747] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:22:39 2026] DELETE /volume/v3/attachments/8aff210d-629c-4b33-8fa9-0ec6847e474b => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:39.207093 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-f5e6b862-a264-43d9-adee-077b91950e36 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:22:39.207702 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 435/1748] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:22:39 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1442 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:39.224874 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-00dbc474-c8ed-4d70-8348-ce1d51af3737 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:39.229735 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-00dbc474-c8ed-4d70-8348-ce1d51af3737 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 Aug 18 19:22:39.229992 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-00dbc474-c8ed-4d70-8348-ce1d51af3737 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:39.230224 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-00dbc474-c8ed-4d70-8348-ce1d51af3737 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:39.230384 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-00dbc474-c8ed-4d70-8348-ce1d51af3737 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id e7440f48-d402-4db2-96b0-fc8ae11ce4d9. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:39.241546 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:39.241546 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:39.243788 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-00dbc474-c8ed-4d70-8348-ce1d51af3737 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 returned with HTTP 200 Aug 18 19:22:39.244942 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 436/1749] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:39 2026] GET /volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:39.542766 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6ad0ffaa-adf2-47c5-9e31-2b4e6dda0426 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:39.545048 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6ad0ffaa-adf2-47c5-9e31-2b4e6dda0426 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:22:39.545549 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6ad0ffaa-adf2-47c5-9e31-2b4e6dda0426 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-649299700", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:39.547536 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-6ad0ffaa-adf2-47c5-9e31-2b4e6dda0426 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-649299700', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:22:39.547637 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-6ad0ffaa-adf2-47c5-9e31-2b4e6dda0426 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Create volume of 1 GB Aug 18 19:22:39.552442 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6ad0ffaa-adf2-47c5-9e31-2b4e6dda0426 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Availability Zones retrieved successfully. Aug 18 19:22:39.558566 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6ad0ffaa-adf2-47c5-9e31-2b4e6dda0426 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Flow 'volume_create_api' (5e0be2ef-b243-4107-9781-63d1e693f3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:22:39.559805 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6ad0ffaa-adf2-47c5-9e31-2b4e6dda0426 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40e66bfd-28e9-41ee-a254-b70bbfec5118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:39.560846 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-6ad0ffaa-adf2-47c5-9e31-2b4e6dda0426 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:22:39.587920 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6ad0ffaa-adf2-47c5-9e31-2b4e6dda0426 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40e66bfd-28e9-41ee-a254-b70bbfec5118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:39.588706 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6ad0ffaa-adf2-47c5-9e31-2b4e6dda0426 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cacf7a20-e0a5-4c34-8778-601ca7e1cbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:39.635576 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-6ad0ffaa-adf2-47c5-9e31-2b4e6dda0426 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Created reservations ['f2cc3426-3189-4e1b-8ab5-b60d0e17ccff', '8d4cb250-4ea5-41c7-b6e0-1fa8cd24a6fa', 'cea8aaa6-bf62-412e-92b1-cdc310dc87d4', 'd65e404a-b78c-4d20-85b8-42594c374574'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:22:39.636383 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6ad0ffaa-adf2-47c5-9e31-2b4e6dda0426 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cacf7a20-e0a5-4c34-8778-601ca7e1cbb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2cc3426-3189-4e1b-8ab5-b60d0e17ccff', '8d4cb250-4ea5-41c7-b6e0-1fa8cd24a6fa', 'cea8aaa6-bf62-412e-92b1-cdc310dc87d4', 'd65e404a-b78c-4d20-85b8-42594c374574']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:39.637332 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6ad0ffaa-adf2-47c5-9e31-2b4e6dda0426 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9779536d-1f64-4ee2-a578-f017dfcb5344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:39.656326 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1ee6e4f5-361c-48c8-846c-6640d6085ab7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:39.656825 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1ee6e4f5-361c-48c8-846c-6640d6085ab7 None None] GET https://10.4.3.170/volume// Aug 18 19:22:39.657052 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1ee6e4f5-361c-48c8-846c-6640d6085ab7 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:39.657312 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1ee6e4f5-361c-48c8-846c-6640d6085ab7 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:39.657717 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1ee6e4f5-361c-48c8-846c-6640d6085ab7 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:22:39.658104 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 441/1750] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:22: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 19:22:39.664266 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6ad0ffaa-adf2-47c5-9e31-2b4e6dda0426 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9779536d-1f64-4ee2-a578-f017dfcb5344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9842b819-b4d4-4bc3-b8fd-a0612e8644fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-649299700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23ee681631474cf6a49ee311997c8391',qos_specs=None,replication_status=,reservations=['f2cc3426-3189-4e1b-8ab5-b60d0e17ccff','8d4cb250-4ea5-41c7-b6e0-1fa8cd24a6fa','cea8aaa6-bf62-412e-92b1-cdc310dc87d4','d65e404a-b78c-4d20-85b8-42594c374574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2020f14838004d95a4e3f9ad805d82fb',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:22:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-649299700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9842b819-b4d4-4bc3-b8fd-a0612e8644fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23ee681631474cf6a49ee311997c8391',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2020f14838004d95a4e3f9ad805d82fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:39.665014 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6ad0ffaa-adf2-47c5-9e31-2b4e6dda0426 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50054561-f7b8-48b5-9c88-b00de53e6e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:39.667953 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-68861954-18eb-48de-9d20-873ca7e34c67 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:39.669750 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-68861954-18eb-48de-9d20-873ca7e34c67 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:22:39.670179 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-68861954-18eb-48de-9d20-873ca7e34c67 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c51ce159-77fd-49a0-b714-3eef22927abf", "connector": null, "instance_uuid": "db60603b-512c-48a1-877c-5fa7ea7e59bf"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:39.686965 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:39.686965 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:39.691381 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6ad0ffaa-adf2-47c5-9e31-2b4e6dda0426 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50054561-f7b8-48b5-9c88-b00de53e6e91) transitioned into state 'SUCCESS' from state '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-649299700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23ee681631474cf6a49ee311997c8391',qos_specs=None,replication_status=,reservations=['f2cc3426-3189-4e1b-8ab5-b60d0e17ccff','8d4cb250-4ea5-41c7-b6e0-1fa8cd24a6fa','cea8aaa6-bf62-412e-92b1-cdc310dc87d4','d65e404a-b78c-4d20-85b8-42594c374574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2020f14838004d95a4e3f9ad805d82fb',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:39.691381 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6ad0ffaa-adf2-47c5-9e31-2b4e6dda0426 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18fcec9a-3dc6-4f7f-9db4-771e6b20fdf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:39.698851 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6ad0ffaa-adf2-47c5-9e31-2b4e6dda0426 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18fcec9a-3dc6-4f7f-9db4-771e6b20fdf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:39.699701 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6ad0ffaa-adf2-47c5-9e31-2b4e6dda0426 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Flow 'volume_create_api' (5e0be2ef-b243-4107-9781-63d1e693f3c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:22:39.703376 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6ad0ffaa-adf2-47c5-9e31-2b4e6dda0426 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Create volume request issued successfully. Aug 18 19:22:39.703376 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6ad0ffaa-adf2-47c5-9e31-2b4e6dda0426 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:22:39.703376 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 439/1751] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:22:39 2026] POST /volume/v3/volumes => generated 754 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:22:39.711276 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-68861954-18eb-48de-9d20-873ca7e34c67 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:22:39.711660 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 436/1752] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:22:39 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 19:22:39.712822 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-79ec2212-1f8b-4f6b-a8d3-a38e14b9937f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:39.714525 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-79ec2212-1f8b-4f6b-a8d3-a38e14b9937f tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa Aug 18 19:22:39.714683 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-79ec2212-1f8b-4f6b-a8d3-a38e14b9937f tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:39.714846 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-79ec2212-1f8b-4f6b-a8d3-a38e14b9937f tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:39.721553 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-948d1a8b-2515-4782-b215-149421b283e0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:39.722381 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:39.722381 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:39.723749 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-948d1a8b-2515-4782-b215-149421b283e0 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] DELETE https://10.4.3.170/volume/v3/attachments/0dbc6fa1-2a73-451f-8b34-79f3804e05a9 Aug 18 19:22:39.724123 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-948d1a8b-2515-4782-b215-149421b283e0 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:39.724358 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-948d1a8b-2515-4782-b215-149421b283e0 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:39.726508 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-79ec2212-1f8b-4f6b-a8d3-a38e14b9937f tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:22:39.730730 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-79ec2212-1f8b-4f6b-a8d3-a38e14b9937f tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa returned with HTTP 200 Aug 18 19:22:39.731113 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 437/1753] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:39 2026] GET /volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:39.733357 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:39.733357 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:39.797219 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-948d1a8b-2515-4782-b215-149421b283e0 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/0dbc6fa1-2a73-451f-8b34-79f3804e05a9 returned with HTTP 200 Aug 18 19:22:39.797219 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 442/1754] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:22:39 2026] DELETE /volume/v3/attachments/0dbc6fa1-2a73-451f-8b34-79f3804e05a9 => generated 367 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:40.056519 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-0e9747b9-fd36-48e1-8594-c4b516abc4e3 req-5e6f1967-fb75-4d00-a0e5-41344589826f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:40.059390 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-0e9747b9-fd36-48e1-8594-c4b516abc4e3 req-5e6f1967-fb75-4d00-a0e5-41344589826f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 Aug 18 19:22:40.059883 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-0e9747b9-fd36-48e1-8594-c4b516abc4e3 req-5e6f1967-fb75-4d00-a0e5-41344589826f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:40.062041 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-0e9747b9-fd36-48e1-8594-c4b516abc4e3 req-5e6f1967-fb75-4d00-a0e5-41344589826f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:40.068960 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:40.068960 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:40.075018 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-0e9747b9-fd36-48e1-8594-c4b516abc4e3 req-5e6f1967-fb75-4d00-a0e5-41344589826f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:22:40.082098 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-0e9747b9-fd36-48e1-8594-c4b516abc4e3 req-5e6f1967-fb75-4d00-a0e5-41344589826f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 returned with HTTP 200 Aug 18 19:22:40.082792 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 440/1755] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:22:40 2026] GET /volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:40.257574 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ea3d6414-921f-471b-97e6-108fc201f801 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:40.259659 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ea3d6414-921f-471b-97e6-108fc201f801 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 Aug 18 19:22:40.259910 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ea3d6414-921f-471b-97e6-108fc201f801 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:40.260002 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ea3d6414-921f-471b-97e6-108fc201f801 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:40.260126 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-ea3d6414-921f-471b-97e6-108fc201f801 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id e7440f48-d402-4db2-96b0-fc8ae11ce4d9. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:40.264288 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:40.264288 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:40.264945 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ea3d6414-921f-471b-97e6-108fc201f801 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 returned with HTTP 200 Aug 18 19:22:40.265700 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 437/1756] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:40 2026] GET /volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:40.748279 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-64382cdd-83cd-42df-9bf6-b21e03fcf02c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:40.750202 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-64382cdd-83cd-42df-9bf6-b21e03fcf02c tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa Aug 18 19:22:40.750387 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-64382cdd-83cd-42df-9bf6-b21e03fcf02c tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:40.751032 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-64382cdd-83cd-42df-9bf6-b21e03fcf02c tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:40.758742 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:40.758742 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:40.768634 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-64382cdd-83cd-42df-9bf6-b21e03fcf02c tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:22:40.777770 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-64382cdd-83cd-42df-9bf6-b21e03fcf02c tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa returned with HTTP 200 Aug 18 19:22:40.778249 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 438/1757] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:40 2026] GET /volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:40.797657 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f52a12a7-94ec-4f9e-85bd-d8e30620ea78 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:40.804388 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f52a12a7-94ec-4f9e-85bd-d8e30620ea78 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa Aug 18 19:22:40.804388 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f52a12a7-94ec-4f9e-85bd-d8e30620ea78 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:40.804388 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f52a12a7-94ec-4f9e-85bd-d8e30620ea78 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:40.814853 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:40.814853 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:40.821246 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f52a12a7-94ec-4f9e-85bd-d8e30620ea78 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:22:40.826461 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f52a12a7-94ec-4f9e-85bd-d8e30620ea78 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa returned with HTTP 200 Aug 18 19:22:40.826743 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 443/1758] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:40 2026] GET /volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:22:40.840958 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e83d20c4-999b-4d0b-8bb6-c69edb9bc84b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:40.843083 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e83d20c4-999b-4d0b-8bb6-c69edb9bc84b tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes Aug 18 19:22:40.843513 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e83d20c4-999b-4d0b-8bb6-c69edb9bc84b tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:40.844380 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e83d20c4-999b-4d0b-8bb6-c69edb9bc84b tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:40.844380 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-e83d20c4-999b-4d0b-8bb6-c69edb9bc84b tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:22:40.845210 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e83d20c4-999b-4d0b-8bb6-c69edb9bc84b tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:22:40.854411 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e83d20c4-999b-4d0b-8bb6-c69edb9bc84b tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Get all volumes completed successfully. Aug 18 19:22:40.855025 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e83d20c4-999b-4d0b-8bb6-c69edb9bc84b tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Aug 18 19:22:40.855545 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 441/1759] 10.4.3.170 () {66 vars in 1237 bytes} [Tue Aug 18 19:22:40 2026] GET /volume/v3/volumes => generated 338 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:40.861578 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-7344d75c-62db-42f4-b27c-e561b2e3bf21 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:40.864178 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-7344d75c-62db-42f4-b27c-e561b2e3bf21 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] PUT https://10.4.3.170/volume/v3/attachments/6c6b9a59-a830-480d-99d0-4820da7a86da Aug 18 19:22:40.864707 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-7344d75c-62db-42f4-b27c-e561b2e3bf21 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:40.865670 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-618bc130-5a54-48ff-835e-ca9175fac5ab None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:40.868873 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-618bc130-5a54-48ff-835e-ca9175fac5ab tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa Aug 18 19:22:40.868873 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-618bc130-5a54-48ff-835e-ca9175fac5ab tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:40.869304 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-618bc130-5a54-48ff-835e-ca9175fac5ab tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:40.875881 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-7344d75c-62db-42f4-b27c-e561b2e3bf21 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Acquiring lock "cinder-attachment_update-c51ce159-77fd-49a0-b714-3eef22927abf-np0000007688" by "attachment_update" {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:22:40.881143 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-7344d75c-62db-42f4-b27c-e561b2e3bf21 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Lock "cinder-attachment_update-c51ce159-77fd-49a0-b714-3eef22927abf-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:22:40.881699 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:40.881699 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:40.882332 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:40.882332 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:40.887848 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-618bc130-5a54-48ff-835e-ca9175fac5ab tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:22:40.892113 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-618bc130-5a54-48ff-835e-ca9175fac5ab tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa returned with HTTP 200 Aug 18 19:22:40.892569 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 439/1760] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:40 2026] GET /volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:40.949767 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-5bebc37e-edd8-4d48-92cc-f5bcb3f91612 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:40.953137 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-5bebc37e-edd8-4d48-92cc-f5bcb3f91612 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa Aug 18 19:22:40.953452 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-5bebc37e-edd8-4d48-92cc-f5bcb3f91612 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:40.953719 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-5bebc37e-edd8-4d48-92cc-f5bcb3f91612 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:40.967050 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:40.967050 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:40.972560 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-5bebc37e-edd8-4d48-92cc-f5bcb3f91612 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:22:40.981756 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-5bebc37e-edd8-4d48-92cc-f5bcb3f91612 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa returned with HTTP 200 Aug 18 19:22:40.981756 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 444/1761] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:22:40 2026] GET /volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:41.012294 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-7344d75c-62db-42f4-b27c-e561b2e3bf21 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Lock "cinder-attachment_update-c51ce159-77fd-49a0-b714-3eef22927abf-np0000007688" released by "attachment_update" :: held 0.131s {{(pid=100580) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:22:41.012703 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-7344d75c-62db-42f4-b27c-e561b2e3bf21 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/6c6b9a59-a830-480d-99d0-4820da7a86da returned with HTTP 200 Aug 18 19:22:41.013312 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 438/1762] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:22:40 2026] PUT /volume/v3/attachments/6c6b9a59-a830-480d-99d0-4820da7a86da => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:41.031191 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-bb6538b0-0a36-4ba6-888c-de15de350c6a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:41.033169 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-bb6538b0-0a36-4ba6-888c-de15de350c6a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/attachments/6c6b9a59-a830-480d-99d0-4820da7a86da Aug 18 19:22:41.033534 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-bb6538b0-0a36-4ba6-888c-de15de350c6a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:41.033877 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-bb6538b0-0a36-4ba6-888c-de15de350c6a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:41.054517 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-bb6538b0-0a36-4ba6-888c-de15de350c6a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/6c6b9a59-a830-480d-99d0-4820da7a86da returned with HTTP 200 Aug 18 19:22:41.055121 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 442/1763] 10.4.3.170 () {70 vars in 1651 bytes} [Tue Aug 18 19:22:41 2026] GET /volume/v3/attachments/6c6b9a59-a830-480d-99d0-4820da7a86da => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:41.088334 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5e43e8b3-17de-4a1b-b59d-233ec637044a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:41.088910 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5e43e8b3-17de-4a1b-b59d-233ec637044a None None] GET https://10.4.3.170/volume// Aug 18 19:22:41.089261 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5e43e8b3-17de-4a1b-b59d-233ec637044a None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:41.089924 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5e43e8b3-17de-4a1b-b59d-233ec637044a None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:41.090461 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5e43e8b3-17de-4a1b-b59d-233ec637044a None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:22:41.090907 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 440/1764] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:22:41 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 19:22:41.101512 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-e7dc9249-0461-477a-941e-71dd380cbabd None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:41.103836 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-e7dc9249-0461-477a-941e-71dd380cbabd tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:22:41.104202 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-e7dc9249-0461-477a-941e-71dd380cbabd tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9842b819-b4d4-4bc3-b8fd-a0612e8644fa", "connector": null, "instance_uuid": "ecbf3976-5c89-4fd0-b968-07136e9cc756"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:41.112585 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:41.112585 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:41.148150 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-e7dc9249-0461-477a-941e-71dd380cbabd tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:22:41.149229 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 445/1765] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:22:41 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 19:22:41.184396 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e55d61e9-d6ea-4e6a-a3c0-ba7fab158b3b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:41.187302 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e55d61e9-d6ea-4e6a-a3c0-ba7fab158b3b tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa Aug 18 19:22:41.187778 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e55d61e9-d6ea-4e6a-a3c0-ba7fab158b3b tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:41.188100 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e55d61e9-d6ea-4e6a-a3c0-ba7fab158b3b tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:41.207568 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2629f3d0-088c-43c9-a7a7-14fa0c61a42b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:41.208037 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2629f3d0-088c-43c9-a7a7-14fa0c61a42b None None] GET https://10.4.3.170/volume// Aug 18 19:22:41.208238 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2629f3d0-088c-43c9-a7a7-14fa0c61a42b None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:41.208459 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2629f3d0-088c-43c9-a7a7-14fa0c61a42b None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:41.208769 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2629f3d0-088c-43c9-a7a7-14fa0c61a42b None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:22:41.208982 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:41.208982 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:41.209094 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 443/1766] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:22: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 19:22:41.213928 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e55d61e9-d6ea-4e6a-a3c0-ba7fab158b3b tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:22:41.217753 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-0cc88530-a0de-40eb-8d77-24629e9fc5e3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:41.219588 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e55d61e9-d6ea-4e6a-a3c0-ba7fab158b3b tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa returned with HTTP 200 Aug 18 19:22:41.220089 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-0cc88530-a0de-40eb-8d77-24629e9fc5e3 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa Aug 18 19:22:41.220422 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-0cc88530-a0de-40eb-8d77-24629e9fc5e3 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:41.220647 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 439/1767] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:41 2026] GET /volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:41.220690 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-0cc88530-a0de-40eb-8d77-24629e9fc5e3 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:41.232392 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:41.232392 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:41.238684 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-0cc88530-a0de-40eb-8d77-24629e9fc5e3 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:22:41.243759 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-0cc88530-a0de-40eb-8d77-24629e9fc5e3 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa returned with HTTP 200 Aug 18 19:22:41.244429 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 441/1768] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:22:41 2026] GET /volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa => generated 1026 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:22:41.280251 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-98175410-5fe2-4655-b457-6387c25b81a1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:41.284492 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-98175410-5fe2-4655-b457-6387c25b81a1 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 Aug 18 19:22:41.284688 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-98175410-5fe2-4655-b457-6387c25b81a1 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:41.284891 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-98175410-5fe2-4655-b457-6387c25b81a1 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:41.285053 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-98175410-5fe2-4655-b457-6387c25b81a1 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id e7440f48-d402-4db2-96b0-fc8ae11ce4d9. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:41.293143 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:41.293143 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:41.293856 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-98175410-5fe2-4655-b457-6387c25b81a1 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 returned with HTTP 200 Aug 18 19:22:41.294293 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 446/1769] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:41 2026] GET /volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:41.381871 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-d5991ac3-d7d9-482a-bb3e-2c9c4045c5b6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:41.386013 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-d5991ac3-d7d9-482a-bb3e-2c9c4045c5b6 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] PUT https://10.4.3.170/volume/v3/attachments/2dd0da0e-6a72-4cca-8efd-dbcba4260179 Aug 18 19:22:41.386316 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-d5991ac3-d7d9-482a-bb3e-2c9c4045c5b6 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:41.395264 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-d5991ac3-d7d9-482a-bb3e-2c9c4045c5b6 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Acquiring lock "cinder-attachment_update-9842b819-b4d4-4bc3-b8fd-a0612e8644fa-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:22:41.399893 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-d5991ac3-d7d9-482a-bb3e-2c9c4045c5b6 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Lock "cinder-attachment_update-9842b819-b4d4-4bc3-b8fd-a0612e8644fa-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:22:41.401284 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:41.401284 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:41.492394 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-d5991ac3-d7d9-482a-bb3e-2c9c4045c5b6 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Lock "cinder-attachment_update-9842b819-b4d4-4bc3-b8fd-a0612e8644fa-np0000007688" released by "attachment_update" :: held 0.092s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:22:41.492673 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-d5991ac3-d7d9-482a-bb3e-2c9c4045c5b6 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/attachments/2dd0da0e-6a72-4cca-8efd-dbcba4260179 returned with HTTP 200 Aug 18 19:22:41.493124 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 444/1770] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:22:41 2026] PUT /volume/v3/attachments/2dd0da0e-6a72-4cca-8efd-dbcba4260179 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:42.232845 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b508ec7e-b8ae-4391-a29b-2f8375b5a734 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:42.234331 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b508ec7e-b8ae-4391-a29b-2f8375b5a734 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa Aug 18 19:22:42.234495 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b508ec7e-b8ae-4391-a29b-2f8375b5a734 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:42.234673 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b508ec7e-b8ae-4391-a29b-2f8375b5a734 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:42.243552 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:42.243552 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:42.246655 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b508ec7e-b8ae-4391-a29b-2f8375b5a734 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:22:42.250547 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b508ec7e-b8ae-4391-a29b-2f8375b5a734 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa returned with HTTP 200 Aug 18 19:22:42.250938 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 440/1771] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:42 2026] GET /volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:42.304393 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9f27606a-0077-4dbb-b4a8-fe87b4dbad00 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:42.306286 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9f27606a-0077-4dbb-b4a8-fe87b4dbad00 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 Aug 18 19:22:42.306564 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9f27606a-0077-4dbb-b4a8-fe87b4dbad00 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:42.306797 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9f27606a-0077-4dbb-b4a8-fe87b4dbad00 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:42.306946 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-9f27606a-0077-4dbb-b4a8-fe87b4dbad00 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id e7440f48-d402-4db2-96b0-fc8ae11ce4d9. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:42.313647 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:42.313647 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:42.314419 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9f27606a-0077-4dbb-b4a8-fe87b4dbad00 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 returned with HTTP 200 Aug 18 19:22:42.314820 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 442/1772] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:42 2026] GET /volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:42.326151 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-085ed62a-fcbd-44dc-bc9c-aa45dddc9c38 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:42.327799 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-085ed62a-fcbd-44dc-bc9c-aa45dddc9c38 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] POST https://10.4.3.170/volume/v3/backups Aug 18 19:22:42.328097 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-085ed62a-fcbd-44dc-bc9c-aa45dddc9c38 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "91927133-3853-4fab-a027-26500d56fd85", "incremental": true}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:42.329429 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.backups [None req-085ed62a-fcbd-44dc-bc9c-aa45dddc9c38 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Creating new backup {'backup': {'volume_id': '91927133-3853-4fab-a027-26500d56fd85', 'incremental': True}} {{(pid=100583) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:22:42.329560 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.backups [None req-085ed62a-fcbd-44dc-bc9c-aa45dddc9c38 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Creating backup of volume 91927133-3853-4fab-a027-26500d56fd85 in container None Aug 18 19:22:42.336302 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:42.336302 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:42.336738 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-085ed62a-fcbd-44dc-bc9c-aa45dddc9c38 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Volume info retrieved successfully. Aug 18 19:22:42.352720 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-085ed62a-fcbd-44dc-bc9c-aa45dddc9c38 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Created reservations ['861d4265-e574-4911-9a86-c0c612459f9f', '356a963a-f58a-4838-af8f-8f6ae3ea2743'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:22:42.369723 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-085ed62a-fcbd-44dc-bc9c-aa45dddc9c38 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 400 Aug 18 19:22:42.370399 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 447/1773] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:22:42 2026] POST /volume/v3/backups => generated 109 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 19:22:42.377158 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3b8c615b-510e-44c3-aaaa-cf95944e9288 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:42.380425 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3b8c615b-510e-44c3-aaaa-cf95944e9288 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] DELETE https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 Aug 18 19:22:42.380425 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3b8c615b-510e-44c3-aaaa-cf95944e9288 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:42.380425 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3b8c615b-510e-44c3-aaaa-cf95944e9288 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:42.380425 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.backups [None req-3b8c615b-510e-44c3-aaaa-cf95944e9288 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Delete backup with id: e7440f48-d402-4db2-96b0-fc8ae11ce4d9. Aug 18 19:22:42.384131 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:42.384131 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:42.401069 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.backup.rpcapi [None req-3b8c615b-510e-44c3-aaaa-cf95944e9288 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] delete_backup rpcapi backup_id e7440f48-d402-4db2-96b0-fc8ae11ce4d9 {{(pid=100582) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:22:42.402804 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3b8c615b-510e-44c3-aaaa-cf95944e9288 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 returned with HTTP 202 Aug 18 19:22:42.403382 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 445/1774] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:22:42 2026] DELETE /volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:22:42.410419 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c9b49c1e-cb23-47a7-8d64-57142eb56667 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:42.412107 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c9b49c1e-cb23-47a7-8d64-57142eb56667 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 Aug 18 19:22:42.412414 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c9b49c1e-cb23-47a7-8d64-57142eb56667 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:42.412516 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c9b49c1e-cb23-47a7-8d64-57142eb56667 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:42.412617 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-c9b49c1e-cb23-47a7-8d64-57142eb56667 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id e7440f48-d402-4db2-96b0-fc8ae11ce4d9. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:42.416818 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:42.416818 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:42.417458 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c9b49c1e-cb23-47a7-8d64-57142eb56667 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 returned with HTTP 200 Aug 18 19:22:42.417796 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 441/1775] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:42 2026] GET /volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:42.758781 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-04f4ee84-f7e6-496d-98b3-bab4b23f0f18 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:42.761133 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-04f4ee84-f7e6-496d-98b3-bab4b23f0f18 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] GET https://10.4.3.170/volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 Aug 18 19:22:42.761532 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-04f4ee84-f7e6-496d-98b3-bab4b23f0f18 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:42.761824 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-04f4ee84-f7e6-496d-98b3-bab4b23f0f18 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:42.772794 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:42.772794 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:42.779747 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-04f4ee84-f7e6-496d-98b3-bab4b23f0f18 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Volume info retrieved successfully. Aug 18 19:22:42.788216 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-04f4ee84-f7e6-496d-98b3-bab4b23f0f18 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 returned with HTTP 200 Aug 18 19:22:42.788899 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 443/1776] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:42 2026] GET /volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:42.849055 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-374edd51-56d6-4acc-b578-6b7ec3118216 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:42.851655 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-374edd51-56d6-4acc-b578-6b7ec3118216 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] GET https://10.4.3.170/volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 Aug 18 19:22:42.851655 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-374edd51-56d6-4acc-b578-6b7ec3118216 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:42.851655 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-374edd51-56d6-4acc-b578-6b7ec3118216 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:42.858947 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:42.858947 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:42.867040 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-374edd51-56d6-4acc-b578-6b7ec3118216 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Volume info retrieved successfully. Aug 18 19:22:42.871662 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-374edd51-56d6-4acc-b578-6b7ec3118216 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 returned with HTTP 200 Aug 18 19:22:42.872075 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 448/1777] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:42 2026] GET /volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:43.117733 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-0d934312-5765-40b4-8d60-748f285fc650 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:43.121864 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0d934312-5765-40b4-8d60-748f285fc650 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 Aug 18 19:22:43.122056 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0d934312-5765-40b4-8d60-748f285fc650 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:43.122253 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0d934312-5765-40b4-8d60-748f285fc650 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:43.122475 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-0d934312-5765-40b4-8d60-748f285fc650 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Delete volume with id: 4665082a-df07-4ac0-8fa6-a471d0dad517 Aug 18 19:22:43.131936 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:43.131936 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:43.132463 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-0d934312-5765-40b4-8d60-748f285fc650 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:22:43.147332 np0000007688 devstack@c-api.service[100582]: WARNING cinder.keymgr.conf_key_mgr [None req-0d934312-5765-40b4-8d60-748f285fc650 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 19:22:43.154197 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-0d934312-5765-40b4-8d60-748f285fc650 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Delete volume request issued successfully. Aug 18 19:22:43.154527 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0d934312-5765-40b4-8d60-748f285fc650 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 returned with HTTP 202 Aug 18 19:22:43.155126 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 446/1778] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:22:43 2026] DELETE /volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:22:43.163295 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d2723d9e-94d9-4119-b88b-c6c154dc0e8f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:43.165278 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d2723d9e-94d9-4119-b88b-c6c154dc0e8f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 Aug 18 19:22:43.165594 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d2723d9e-94d9-4119-b88b-c6c154dc0e8f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:43.165849 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d2723d9e-94d9-4119-b88b-c6c154dc0e8f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:43.173336 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:43.173336 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:43.177467 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d2723d9e-94d9-4119-b88b-c6c154dc0e8f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:22:43.182573 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d2723d9e-94d9-4119-b88b-c6c154dc0e8f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 returned with HTTP 200 Aug 18 19:22:43.182955 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 442/1779] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:43 2026] GET /volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:43.264459 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-17dfcf6a-6ecf-45f5-9549-7760e62201cb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:43.266482 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-17dfcf6a-6ecf-45f5-9549-7760e62201cb tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa Aug 18 19:22:43.266722 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-17dfcf6a-6ecf-45f5-9549-7760e62201cb tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:43.266907 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-17dfcf6a-6ecf-45f5-9549-7760e62201cb tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:43.277181 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:43.277181 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:43.281265 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-17dfcf6a-6ecf-45f5-9549-7760e62201cb tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:22:43.286434 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-17dfcf6a-6ecf-45f5-9549-7760e62201cb tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa returned with HTTP 200 Aug 18 19:22:43.286946 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 444/1780] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:43 2026] GET /volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:43.429794 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-377fb4d4-475b-4821-9bbe-6b0f4e23c5d5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:43.431712 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-377fb4d4-475b-4821-9bbe-6b0f4e23c5d5 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 Aug 18 19:22:43.431971 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-377fb4d4-475b-4821-9bbe-6b0f4e23c5d5 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:43.432310 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-377fb4d4-475b-4821-9bbe-6b0f4e23c5d5 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:43.432492 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-377fb4d4-475b-4821-9bbe-6b0f4e23c5d5 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id e7440f48-d402-4db2-96b0-fc8ae11ce4d9. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:43.436743 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-377fb4d4-475b-4821-9bbe-6b0f4e23c5d5 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 returned with HTTP 404 Aug 18 19:22:43.437623 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 449/1781] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:43 2026] GET /volume/v3/backups/e7440f48-d402-4db2-96b0-fc8ae11ce4d9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:22:43.448514 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bb731f5c-c48f-49d7-8fdd-f2cb7b7da204 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:43.450647 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bb731f5c-c48f-49d7-8fdd-f2cb7b7da204 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:22:43.451101 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bb731f5c-c48f-49d7-8fdd-f2cb7b7da204 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-337222478"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:43.452707 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-bb731f5c-c48f-49d7-8fdd-f2cb7b7da204 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-337222478'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:22:43.452939 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-bb731f5c-c48f-49d7-8fdd-f2cb7b7da204 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Create volume of 1 GB Aug 18 19:22:43.460401 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-bb731f5c-c48f-49d7-8fdd-f2cb7b7da204 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Availability Zones retrieved successfully. Aug 18 19:22:43.465644 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-bb731f5c-c48f-49d7-8fdd-f2cb7b7da204 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Flow 'volume_create_api' (c527110b-3e2a-4fbb-8c09-cdb4c5644548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:22:43.467274 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-bb731f5c-c48f-49d7-8fdd-f2cb7b7da204 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac0b583e-79ba-45c4-9062-42cfb6d9adf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:43.468355 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-bb731f5c-c48f-49d7-8fdd-f2cb7b7da204 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:22:43.501432 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-bb731f5c-c48f-49d7-8fdd-f2cb7b7da204 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac0b583e-79ba-45c4-9062-42cfb6d9adf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:43.502326 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-bb731f5c-c48f-49d7-8fdd-f2cb7b7da204 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2c91e30-8606-48ac-a910-a5684dc4bcfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:43.554158 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-bb731f5c-c48f-49d7-8fdd-f2cb7b7da204 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Created reservations ['3497a846-ac7d-4fd9-ba47-261af8d61152', '3606403b-d948-44aa-8800-30b0e6a93ed6', '18eb2d5a-eaa7-4d09-be20-b6d113502e05', 'c99d1388-6533-431c-81ae-5e76699260d3'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:22:43.555508 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-bb731f5c-c48f-49d7-8fdd-f2cb7b7da204 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2c91e30-8606-48ac-a910-a5684dc4bcfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3497a846-ac7d-4fd9-ba47-261af8d61152', '3606403b-d948-44aa-8800-30b0e6a93ed6', '18eb2d5a-eaa7-4d09-be20-b6d113502e05', 'c99d1388-6533-431c-81ae-5e76699260d3']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:43.556814 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-bb731f5c-c48f-49d7-8fdd-f2cb7b7da204 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcf88074-7bf2-4b4b-8fb1-0a51c16bd642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:43.585379 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-bb731f5c-c48f-49d7-8fdd-f2cb7b7da204 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcf88074-7bf2-4b4b-8fb1-0a51c16bd642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55356bae-63e8-454a-91a8-a9415fb39dae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-337222478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec732f8295134b05967149a0bce66d6d',qos_specs=None,replication_status=,reservations=['3497a846-ac7d-4fd9-ba47-261af8d61152','3606403b-d948-44aa-8800-30b0e6a93ed6','18eb2d5a-eaa7-4d09-be20-b6d113502e05','c99d1388-6533-431c-81ae-5e76699260d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8de1d5955646465e9b6e61e1d08d2071',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:22:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-337222478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55356bae-63e8-454a-91a8-a9415fb39dae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec732f8295134b05967149a0bce66d6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8de1d5955646465e9b6e61e1d08d2071',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:43.586737 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-bb731f5c-c48f-49d7-8fdd-f2cb7b7da204 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e6368d0-0590-4a64-8fb3-4dc1191d4f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:43.605048 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-bb731f5c-c48f-49d7-8fdd-f2cb7b7da204 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e6368d0-0590-4a64-8fb3-4dc1191d4f59) transitioned into state 'SUCCESS' from state '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-337222478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec732f8295134b05967149a0bce66d6d',qos_specs=None,replication_status=,reservations=['3497a846-ac7d-4fd9-ba47-261af8d61152','3606403b-d948-44aa-8800-30b0e6a93ed6','18eb2d5a-eaa7-4d09-be20-b6d113502e05','c99d1388-6533-431c-81ae-5e76699260d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8de1d5955646465e9b6e61e1d08d2071',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:43.605824 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-bb731f5c-c48f-49d7-8fdd-f2cb7b7da204 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62a61f8a-54e9-434e-87e2-20dcfbb356eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:43.616586 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-bb731f5c-c48f-49d7-8fdd-f2cb7b7da204 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62a61f8a-54e9-434e-87e2-20dcfbb356eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:43.617762 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-bb731f5c-c48f-49d7-8fdd-f2cb7b7da204 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Flow 'volume_create_api' (c527110b-3e2a-4fbb-8c09-cdb4c5644548) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:22:43.618103 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-bb731f5c-c48f-49d7-8fdd-f2cb7b7da204 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Create volume request issued successfully. Aug 18 19:22:43.618750 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bb731f5c-c48f-49d7-8fdd-f2cb7b7da204 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:22:43.619201 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 447/1782] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:22:43 2026] POST /volume/v3/volumes => generated 748 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:22:43.638828 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-57f8a939-8539-4e9b-8ec1-259d62d6eea2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:43.641043 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-57f8a939-8539-4e9b-8ec1-259d62d6eea2 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/volumes/55356bae-63e8-454a-91a8-a9415fb39dae Aug 18 19:22:43.641351 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-57f8a939-8539-4e9b-8ec1-259d62d6eea2 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:43.641601 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-57f8a939-8539-4e9b-8ec1-259d62d6eea2 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:43.652466 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:43.652466 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:43.657990 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-57f8a939-8539-4e9b-8ec1-259d62d6eea2 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Volume info retrieved successfully. Aug 18 19:22:43.663792 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-57f8a939-8539-4e9b-8ec1-259d62d6eea2 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/volumes/55356bae-63e8-454a-91a8-a9415fb39dae returned with HTTP 200 Aug 18 19:22:43.664303 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 443/1783] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:43 2026] GET /volume/v3/volumes/55356bae-63e8-454a-91a8-a9415fb39dae => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:44.197068 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9bd108fb-9c24-4e38-b5a1-2f13984ed5ea None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:44.199252 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9bd108fb-9c24-4e38-b5a1-2f13984ed5ea tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 Aug 18 19:22:44.199579 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9bd108fb-9c24-4e38-b5a1-2f13984ed5ea tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:44.199917 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9bd108fb-9c24-4e38-b5a1-2f13984ed5ea tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:44.206250 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9bd108fb-9c24-4e38-b5a1-2f13984ed5ea tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 returned with HTTP 404 Aug 18 19:22:44.206775 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 445/1784] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:44 2026] GET /volume/v3/volumes/4665082a-df07-4ac0-8fa6-a471d0dad517 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:22:44.213267 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-663d8331-7b9c-495d-9d08-47ab3cee0f5e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:44.215208 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-663d8331-7b9c-495d-9d08-47ab3cee0f5e tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Aug 18 19:22:44.215471 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-663d8331-7b9c-495d-9d08-47ab3cee0f5e tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:44.215668 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-663d8331-7b9c-495d-9d08-47ab3cee0f5e tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Calling method 'detail' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:44.216428 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-663d8331-7b9c-495d-9d08-47ab3cee0f5e tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:22:44.267186 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-663d8331-7b9c-495d-9d08-47ab3cee0f5e tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Get all volumes completed successfully. Aug 18 19:22:44.270447 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:44.270447 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:44.281878 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-663d8331-7b9c-495d-9d08-47ab3cee0f5e tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 19:22:44.282292 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 450/1785] 10.4.3.170 () {66 vars in 1285 bytes} [Tue Aug 18 19:22:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 20673 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:22:44.299972 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ff437834-c497-45e8-aba7-1ccc2dc1ffb4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:44.300461 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4f253c06-37fc-4243-8a37-56bac2e0d6bb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:44.302970 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ff437834-c497-45e8-aba7-1ccc2dc1ffb4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa Aug 18 19:22:44.302970 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ff437834-c497-45e8-aba7-1ccc2dc1ffb4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:44.302970 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ff437834-c497-45e8-aba7-1ccc2dc1ffb4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:44.304848 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4f253c06-37fc-4243-8a37-56bac2e0d6bb tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] DELETE https://10.4.3.170/volume/v3/types/e533f4ed-47d8-492e-9e67-9539e870c09d Aug 18 19:22:44.305124 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4f253c06-37fc-4243-8a37-56bac2e0d6bb tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:44.305459 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4f253c06-37fc-4243-8a37-56bac2e0d6bb tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:44.312613 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:44.312613 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:44.316113 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ff437834-c497-45e8-aba7-1ccc2dc1ffb4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:22:44.320191 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ff437834-c497-45e8-aba7-1ccc2dc1ffb4 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa returned with HTTP 200 Aug 18 19:22:44.320856 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 448/1786] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:44 2026] GET /volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:44.345098 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4f253c06-37fc-4243-8a37-56bac2e0d6bb tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] https://10.4.3.170/volume/v3/types/e533f4ed-47d8-492e-9e67-9539e870c09d returned with HTTP 202 Aug 18 19:22:44.345786 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 444/1787] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:22:44 2026] DELETE /volume/v3/types/e533f4ed-47d8-492e-9e67-9539e870c09d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:22:44.357596 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b82b3d29-1cd7-428b-8850-b4050c3dc97c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:44.359356 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b82b3d29-1cd7-428b-8850-b4050c3dc97c tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:22:44.359833 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b82b3d29-1cd7-428b-8850-b4050c3dc97c tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1692302752", "extra_specs": {}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:44.375657 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b82b3d29-1cd7-428b-8850-b4050c3dc97c tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:22:44.376189 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 446/1788] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:22:44 2026] POST /volume/v3/types => generated 212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:44.386447 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-906f28a5-6e03-4d39-983f-163ca06c050a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:44.390925 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-906f28a5-6e03-4d39-983f-163ca06c050a tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] POST https://10.4.3.170/volume/v3/types/777b3551-eaf4-435f-a0c5-e91e195f8ed0/encryption Aug 18 19:22:44.391236 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-906f28a5-6e03-4d39-983f-163ca06c050a tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:44.422957 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-906f28a5-6e03-4d39-983f-163ca06c050a tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] https://10.4.3.170/volume/v3/types/777b3551-eaf4-435f-a0c5-e91e195f8ed0/encryption returned with HTTP 200 Aug 18 19:22:44.423842 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 451/1789] 10.4.3.170 () {68 vars in 1397 bytes} [Tue Aug 18 19:22:44 2026] POST /volume/v3/types/777b3551-eaf4-435f-a0c5-e91e195f8ed0/encryption => generated 230 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:44.430848 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f253b96f-2280-441c-b943-4dab107d9a82 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:44.432505 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f253b96f-2280-441c-b943-4dab107d9a82 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:22:44.432814 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f253b96f-2280-441c-b943-4dab107d9a82 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-501012711", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1692302752", "size": 1}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:44.434131 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-f253b96f-2280-441c-b943-4dab107d9a82 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-501012711', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1692302752', 'size': 1}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:22:44.437156 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-f253b96f-2280-441c-b943-4dab107d9a82 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Create volume of 1 GB Aug 18 19:22:44.437486 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:44.437486 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:44.437937 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f253b96f-2280-441c-b943-4dab107d9a82 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Availability Zones retrieved successfully. Aug 18 19:22:44.442974 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f253b96f-2280-441c-b943-4dab107d9a82 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Flow 'volume_create_api' (1b63ea12-76a7-4792-96c6-c31017b7f9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:22:44.443991 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f253b96f-2280-441c-b943-4dab107d9a82 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a41bc6c-3ef5-4762-aa2e-d327b352e2b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:44.444983 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-f253b96f-2280-441c-b943-4dab107d9a82 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:22:44.466819 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f253b96f-2280-441c-b943-4dab107d9a82 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a41bc6c-3ef5-4762-aa2e-d327b352e2b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:22:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=777b3551-eaf4-435f-a0c5-e91e195f8ed0,is_public=True,name='tempest-scenario-type-luks-1692302752',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '777b3551-eaf4-435f-a0c5-e91e195f8ed0', '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=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:44.467782 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f253b96f-2280-441c-b943-4dab107d9a82 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f9599ef-4082-487f-8536-0bb9a2c96b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:44.496138 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-f253b96f-2280-441c-b943-4dab107d9a82 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1692302752 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1692302752, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:22:44.496478 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-f253b96f-2280-441c-b943-4dab107d9a82 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1692302752 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1692302752, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:22:44.525059 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-f253b96f-2280-441c-b943-4dab107d9a82 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Created reservations ['c9d020b7-45de-48f3-aa5a-7b90662efb11', 'a5ed6bc4-1a6b-46b9-ae64-5771476718d4', '14987907-fac7-4151-b477-cb4991203cb7', 'd62c3e95-89b7-4930-abf3-19d8386b2be7'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:22:44.526063 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f253b96f-2280-441c-b943-4dab107d9a82 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f9599ef-4082-487f-8536-0bb9a2c96b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9d020b7-45de-48f3-aa5a-7b90662efb11', 'a5ed6bc4-1a6b-46b9-ae64-5771476718d4', '14987907-fac7-4151-b477-cb4991203cb7', 'd62c3e95-89b7-4930-abf3-19d8386b2be7']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:44.527095 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f253b96f-2280-441c-b943-4dab107d9a82 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87f81554-796d-4ecf-8bb6-3dd8462f2ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:44.562234 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f253b96f-2280-441c-b943-4dab107d9a82 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87f81554-796d-4ecf-8bb6-3dd8462f2ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50970d10-624d-4772-87bf-9785a54bbdce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-501012711',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d03eccc7919044329215b85e11fb2dce',qos_specs=None,replication_status=,reservations=['c9d020b7-45de-48f3-aa5a-7b90662efb11','a5ed6bc4-1a6b-46b9-ae64-5771476718d4','14987907-fac7-4151-b477-cb4991203cb7','d62c3e95-89b7-4930-abf3-19d8386b2be7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b9fcc2771834b45a93ac5dcbf8df155',volume_type_id=777b3551-eaf4-435f-a0c5-e91e195f8ed0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:22:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-501012711',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=50970d10-624d-4772-87bf-9785a54bbdce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d03eccc7919044329215b85e11fb2dce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b9fcc2771834b45a93ac5dcbf8df155',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(777b3551-eaf4-435f-a0c5-e91e195f8ed0),volume_type_id=777b3551-eaf4-435f-a0c5-e91e195f8ed0)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:44.562234 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f253b96f-2280-441c-b943-4dab107d9a82 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f05efe9-c35f-4430-bd4a-9343ca6aaa3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:44.583103 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f253b96f-2280-441c-b943-4dab107d9a82 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f05efe9-c35f-4430-bd4a-9343ca6aaa3a) transitioned into state 'SUCCESS' from state '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-501012711',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d03eccc7919044329215b85e11fb2dce',qos_specs=None,replication_status=,reservations=['c9d020b7-45de-48f3-aa5a-7b90662efb11','a5ed6bc4-1a6b-46b9-ae64-5771476718d4','14987907-fac7-4151-b477-cb4991203cb7','d62c3e95-89b7-4930-abf3-19d8386b2be7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b9fcc2771834b45a93ac5dcbf8df155',volume_type_id=777b3551-eaf4-435f-a0c5-e91e195f8ed0)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:44.583944 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f253b96f-2280-441c-b943-4dab107d9a82 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1af8e4ae-450d-45bb-9ba3-88ab62164fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:22:44.597493 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f253b96f-2280-441c-b943-4dab107d9a82 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1af8e4ae-450d-45bb-9ba3-88ab62164fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:22:44.598565 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f253b96f-2280-441c-b943-4dab107d9a82 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Flow 'volume_create_api' (1b63ea12-76a7-4792-96c6-c31017b7f9e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:22:44.598878 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f253b96f-2280-441c-b943-4dab107d9a82 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Create volume request issued successfully. Aug 18 19:22:44.599526 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f253b96f-2280-441c-b943-4dab107d9a82 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:22:44.599988 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 449/1790] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:22:44 2026] POST /volume/v3/volumes => generated 784 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:22:44.682860 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4602cd3b-b42d-4573-bd4a-d1eb79bc5ff1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:44.684688 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4602cd3b-b42d-4573-bd4a-d1eb79bc5ff1 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/volumes/55356bae-63e8-454a-91a8-a9415fb39dae Aug 18 19:22:44.684929 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4602cd3b-b42d-4573-bd4a-d1eb79bc5ff1 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:44.685140 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4602cd3b-b42d-4573-bd4a-d1eb79bc5ff1 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:44.692992 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:44.692992 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:44.697512 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-4602cd3b-b42d-4573-bd4a-d1eb79bc5ff1 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Volume info retrieved successfully. Aug 18 19:22:44.700563 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4602cd3b-b42d-4573-bd4a-d1eb79bc5ff1 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/volumes/55356bae-63e8-454a-91a8-a9415fb39dae returned with HTTP 200 Aug 18 19:22:44.700949 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 445/1791] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:44 2026] GET /volume/v3/volumes/55356bae-63e8-454a-91a8-a9415fb39dae => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:44.718807 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b7472a2c-f129-4e6d-bcd8-82df42a47a91 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:44.721000 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b7472a2c-f129-4e6d-bcd8-82df42a47a91 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] POST https://10.4.3.170/volume/v3/backups Aug 18 19:22:44.721508 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b7472a2c-f129-4e6d-bcd8-82df42a47a91 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "55356bae-63e8-454a-91a8-a9415fb39dae", "name": "tempest-VolumesBackupsTest-Backup-409115217"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:44.723813 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.backups [None req-b7472a2c-f129-4e6d-bcd8-82df42a47a91 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Creating new backup {'backup': {'volume_id': '55356bae-63e8-454a-91a8-a9415fb39dae', 'name': 'tempest-VolumesBackupsTest-Backup-409115217'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:22:44.724038 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.contrib.backups [None req-b7472a2c-f129-4e6d-bcd8-82df42a47a91 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Creating backup of volume 55356bae-63e8-454a-91a8-a9415fb39dae in container None Aug 18 19:22:44.732621 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:44.732621 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:44.732621 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b7472a2c-f129-4e6d-bcd8-82df42a47a91 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Volume info retrieved successfully. Aug 18 19:22:44.753661 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-b7472a2c-f129-4e6d-bcd8-82df42a47a91 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Created reservations ['2d7108da-e3d1-46f7-98b4-2321bb765219', 'c89885f5-e42e-4c42-ae85-61e596e53680'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:22:44.796206 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b7472a2c-f129-4e6d-bcd8-82df42a47a91 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:22:44.796333 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 447/1792] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:22:44 2026] POST /volume/v3/backups => generated 329 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:22:44.806116 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d517407f-73b5-4761-b373-62d4c16981a9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:44.806932 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-5fee0f6d-fb55-4bcd-9a9a-dc3415cd142b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:44.807956 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d517407f-73b5-4761-b373-62d4c16981a9 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 Aug 18 19:22:44.808161 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d517407f-73b5-4761-b373-62d4c16981a9 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:44.808423 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d517407f-73b5-4761-b373-62d4c16981a9 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:44.808566 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-d517407f-73b5-4761-b373-62d4c16981a9 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 708851f4-9f6c-4055-9db0-363f0de2ad90. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:44.809937 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-5fee0f6d-fb55-4bcd-9a9a-dc3415cd142b tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] POST https://10.4.3.170/volume/v3/attachments/2dd0da0e-6a72-4cca-8efd-dbcba4260179/action Aug 18 19:22:44.810398 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-5fee0f6d-fb55-4bcd-9a9a-dc3415cd142b tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Action body: b'{"os-complete": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:22:44.810556 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-5fee0f6d-fb55-4bcd-9a9a-dc3415cd142b tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:44.815068 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:44.815068 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:44.815778 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d517407f-73b5-4761-b373-62d4c16981a9 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 returned with HTTP 200 Aug 18 19:22:44.816162 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 452/1793] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:44 2026] GET /volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:44.833537 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:44.833537 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:44.847405 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-7523dfab-80c9-42a2-ab44-fc259785b56b req-5fee0f6d-fb55-4bcd-9a9a-dc3415cd142b tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/attachments/2dd0da0e-6a72-4cca-8efd-dbcba4260179/action returned with HTTP 204 Aug 18 19:22:44.847405 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 450/1794] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:22:44 2026] POST /volume/v3/attachments/2dd0da0e-6a72-4cca-8efd-dbcba4260179/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:22:45.335290 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5537e296-f917-4c35-8938-0ab194c64719 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:45.337380 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5537e296-f917-4c35-8938-0ab194c64719 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa Aug 18 19:22:45.337575 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5537e296-f917-4c35-8938-0ab194c64719 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:45.337773 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5537e296-f917-4c35-8938-0ab194c64719 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:45.348461 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:45.348461 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:45.353971 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-5537e296-f917-4c35-8938-0ab194c64719 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:22:45.358681 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5537e296-f917-4c35-8938-0ab194c64719 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa returned with HTTP 200 Aug 18 19:22:45.359077 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 446/1795] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:45 2026] GET /volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:45.370984 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b8bfa216-795a-4447-8f1b-a451ba043318 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:45.372589 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b8bfa216-795a-4447-8f1b-a451ba043318 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa Aug 18 19:22:45.372815 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b8bfa216-795a-4447-8f1b-a451ba043318 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:45.373053 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b8bfa216-795a-4447-8f1b-a451ba043318 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:45.381817 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:45.381817 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:45.385428 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b8bfa216-795a-4447-8f1b-a451ba043318 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:22:45.389644 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b8bfa216-795a-4447-8f1b-a451ba043318 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa returned with HTTP 200 Aug 18 19:22:45.390215 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 448/1796] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:45 2026] GET /volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:45.407601 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9ad18aee-d7df-46fb-aca2-dfa7c4c4d5ee None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:45.409167 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9ad18aee-d7df-46fb-aca2-dfa7c4c4d5ee tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa Aug 18 19:22:45.409387 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9ad18aee-d7df-46fb-aca2-dfa7c4c4d5ee tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:45.409599 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9ad18aee-d7df-46fb-aca2-dfa7c4c4d5ee tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:45.428390 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:45.428390 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:45.433022 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9ad18aee-d7df-46fb-aca2-dfa7c4c4d5ee tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:22:45.437731 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9ad18aee-d7df-46fb-aca2-dfa7c4c4d5ee tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa returned with HTTP 200 Aug 18 19:22:45.438107 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 453/1797] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:45 2026] GET /volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:22:45.828841 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-55100204-bd18-48d1-bf3d-307f4d8e016a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:45.830209 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-55100204-bd18-48d1-bf3d-307f4d8e016a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 Aug 18 19:22:45.830426 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-55100204-bd18-48d1-bf3d-307f4d8e016a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:45.830611 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-55100204-bd18-48d1-bf3d-307f4d8e016a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:45.830681 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-55100204-bd18-48d1-bf3d-307f4d8e016a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 708851f4-9f6c-4055-9db0-363f0de2ad90. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:45.832112 np0000007688 devstack@c-api.service[100582]: DEBUG dbcounter [-] [100582] Writing DB stats cinder:SELECT=251,cinder:UPDATE=73,cinder:INSERT=35 {{(pid=100582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:22:45.835226 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:45.835226 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:45.835790 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-55100204-bd18-48d1-bf3d-307f4d8e016a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 returned with HTTP 200 Aug 18 19:22:45.836120 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 451/1798] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:45 2026] GET /volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:45.848571 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b91f7552-c9a7-474e-89fc-215face0ae18 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:45.850564 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b91f7552-c9a7-474e-89fc-215face0ae18 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] DELETE https://10.4.3.170/volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 Aug 18 19:22:45.850767 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b91f7552-c9a7-474e-89fc-215face0ae18 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:45.850954 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b91f7552-c9a7-474e-89fc-215face0ae18 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:45.851246 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-b91f7552-c9a7-474e-89fc-215face0ae18 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Delete volume with id: 3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 Aug 18 19:22:45.861510 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:45.861510 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:45.862085 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b91f7552-c9a7-474e-89fc-215face0ae18 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Volume info retrieved successfully. Aug 18 19:22:45.884146 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b91f7552-c9a7-474e-89fc-215face0ae18 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Delete volume request issued successfully. Aug 18 19:22:45.884418 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b91f7552-c9a7-474e-89fc-215face0ae18 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 returned with HTTP 202 Aug 18 19:22:45.884908 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 447/1799] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:22:45 2026] DELETE /volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:22:45.897085 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f8ca78ff-1feb-43ca-a6cb-aa2ebb3f3fd5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:45.898979 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f8ca78ff-1feb-43ca-a6cb-aa2ebb3f3fd5 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] GET https://10.4.3.170/volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 Aug 18 19:22:45.899197 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f8ca78ff-1feb-43ca-a6cb-aa2ebb3f3fd5 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:45.899462 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f8ca78ff-1feb-43ca-a6cb-aa2ebb3f3fd5 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:45.906605 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:45.906605 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:45.910655 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f8ca78ff-1feb-43ca-a6cb-aa2ebb3f3fd5 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Volume info retrieved successfully. Aug 18 19:22:45.915494 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f8ca78ff-1feb-43ca-a6cb-aa2ebb3f3fd5 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 returned with HTTP 200 Aug 18 19:22:45.916330 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 449/1800] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:45 2026] GET /volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:46.849328 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9637d17e-637a-4f1a-85d2-dab18d0a8d90 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:46.854299 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9637d17e-637a-4f1a-85d2-dab18d0a8d90 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 Aug 18 19:22:46.854299 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9637d17e-637a-4f1a-85d2-dab18d0a8d90 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:46.854299 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9637d17e-637a-4f1a-85d2-dab18d0a8d90 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:46.854299 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-9637d17e-637a-4f1a-85d2-dab18d0a8d90 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 708851f4-9f6c-4055-9db0-363f0de2ad90. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:46.859832 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:46.859832 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:46.860549 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9637d17e-637a-4f1a-85d2-dab18d0a8d90 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 returned with HTTP 200 Aug 18 19:22:46.860839 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 454/1801] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:46 2026] GET /volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:46.930301 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7f574e20-8f30-40ac-b509-d73b5b8eb74a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:46.933236 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7f574e20-8f30-40ac-b509-d73b5b8eb74a tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] GET https://10.4.3.170/volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 Aug 18 19:22:46.933236 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7f574e20-8f30-40ac-b509-d73b5b8eb74a tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:46.933236 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7f574e20-8f30-40ac-b509-d73b5b8eb74a tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:46.941499 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7f574e20-8f30-40ac-b509-d73b5b8eb74a tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 returned with HTTP 404 Aug 18 19:22:46.942660 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 452/1802] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:46 2026] GET /volume/v3/volumes/3d71db12-17d7-4bd8-b89c-3e8b1c01c2c1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:22:47.023534 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-034040b9-a168-4986-948e-70686f65c7ba None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:47.029492 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-034040b9-a168-4986-948e-70686f65c7ba tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] DELETE https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c Aug 18 19:22:47.030745 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-034040b9-a168-4986-948e-70686f65c7ba tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:47.030943 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-034040b9-a168-4986-948e-70686f65c7ba tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:47.031100 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-034040b9-a168-4986-948e-70686f65c7ba tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Delete volume with id: dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c Aug 18 19:22:47.042346 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:47.042346 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:47.042810 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-034040b9-a168-4986-948e-70686f65c7ba tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Volume info retrieved successfully. Aug 18 19:22:47.071104 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-034040b9-a168-4986-948e-70686f65c7ba tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Delete volume request issued successfully. Aug 18 19:22:47.071322 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-034040b9-a168-4986-948e-70686f65c7ba tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c returned with HTTP 202 Aug 18 19:22:47.072001 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 448/1803] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:22:47 2026] DELETE /volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:22:47.081136 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ca46b924-bcd6-410c-8035-467f2394af2a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:47.087041 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ca46b924-bcd6-410c-8035-467f2394af2a tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] GET https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c Aug 18 19:22:47.087453 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ca46b924-bcd6-410c-8035-467f2394af2a tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:47.087687 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ca46b924-bcd6-410c-8035-467f2394af2a tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:47.102404 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:47.102404 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:47.110673 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ca46b924-bcd6-410c-8035-467f2394af2a tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Volume info retrieved successfully. Aug 18 19:22:47.119595 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ca46b924-bcd6-410c-8035-467f2394af2a tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c returned with HTTP 200 Aug 18 19:22:47.120275 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 450/1804] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:47 2026] GET /volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:47.872342 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5351cf77-a083-4e80-9b1f-ddd5c5e41c7b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:47.874806 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5351cf77-a083-4e80-9b1f-ddd5c5e41c7b tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 Aug 18 19:22:47.875012 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5351cf77-a083-4e80-9b1f-ddd5c5e41c7b tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:47.875260 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5351cf77-a083-4e80-9b1f-ddd5c5e41c7b tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:47.875415 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-5351cf77-a083-4e80-9b1f-ddd5c5e41c7b tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 708851f4-9f6c-4055-9db0-363f0de2ad90. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:47.881304 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:47.881304 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:47.882038 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5351cf77-a083-4e80-9b1f-ddd5c5e41c7b tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 returned with HTTP 200 Aug 18 19:22:47.882452 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 455/1805] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:47 2026] GET /volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:48.079825 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-66b7d229-a9f0-4851-955e-1c5d2fd59484 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:48.079825 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-66b7d229-a9f0-4851-955e-1c5d2fd59484 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] POST https://10.4.3.170/volume/v3/attachments/6c6b9a59-a830-480d-99d0-4820da7a86da/action Aug 18 19:22:48.079825 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-66b7d229-a9f0-4851-955e-1c5d2fd59484 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action body: b'{"os-complete": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:22:48.080407 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-66b7d229-a9f0-4851-955e-1c5d2fd59484 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:22:48.117438 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:48.117438 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:48.136151 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-80d3a817-bbd2-43d7-92f6-70f9cd9bea64 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:48.138690 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-80d3a817-bbd2-43d7-92f6-70f9cd9bea64 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] GET https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c Aug 18 19:22:48.138841 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-80d3a817-bbd2-43d7-92f6-70f9cd9bea64 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:48.139622 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-80d3a817-bbd2-43d7-92f6-70f9cd9bea64 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:48.145480 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-a81aa7de-bf6c-491e-9518-3597112dcc66 req-66b7d229-a9f0-4851-955e-1c5d2fd59484 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/6c6b9a59-a830-480d-99d0-4820da7a86da/action returned with HTTP 204 Aug 18 19:22:48.146311 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 453/1806] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:22:48 2026] POST /volume/v3/attachments/6c6b9a59-a830-480d-99d0-4820da7a86da/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:22:48.150643 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-80d3a817-bbd2-43d7-92f6-70f9cd9bea64 tempest-AttachVolumeShelveTestJSON-1568088449 tempest-AttachVolumeShelveTestJSON-1568088449-project-member] https://10.4.3.170/volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c returned with HTTP 404 Aug 18 19:22:48.152237 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 449/1807] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:48 2026] GET /volume/v3/volumes/dfdc7b18-7c6d-458b-bbc6-67ecfba5f74c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:22:48.894285 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-dc4286f4-9fc9-4d3f-9406-f93165d8023d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:48.895669 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-dc4286f4-9fc9-4d3f-9406-f93165d8023d tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 Aug 18 19:22:48.896150 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-dc4286f4-9fc9-4d3f-9406-f93165d8023d tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:48.896150 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-dc4286f4-9fc9-4d3f-9406-f93165d8023d tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:48.896250 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-dc4286f4-9fc9-4d3f-9406-f93165d8023d tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 708851f4-9f6c-4055-9db0-363f0de2ad90. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:48.902282 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:48.902282 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:48.903442 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-dc4286f4-9fc9-4d3f-9406-f93165d8023d tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 returned with HTTP 200 Aug 18 19:22:48.903884 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 451/1808] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:48 2026] GET /volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:49.917969 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-da33091e-dc8f-4b95-84ef-4ed9c3b22286 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:49.920113 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-da33091e-dc8f-4b95-84ef-4ed9c3b22286 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 Aug 18 19:22:49.920393 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-da33091e-dc8f-4b95-84ef-4ed9c3b22286 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:49.920663 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-da33091e-dc8f-4b95-84ef-4ed9c3b22286 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:49.920776 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-da33091e-dc8f-4b95-84ef-4ed9c3b22286 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 708851f4-9f6c-4055-9db0-363f0de2ad90. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:49.925601 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:49.925601 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:49.926472 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-da33091e-dc8f-4b95-84ef-4ed9c3b22286 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 returned with HTTP 200 Aug 18 19:22:49.926948 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 456/1809] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:49 2026] GET /volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:50.938939 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f7dfef73-6799-478d-98d0-945c563a6afd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:50.940470 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f7dfef73-6799-478d-98d0-945c563a6afd tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 Aug 18 19:22:50.940681 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f7dfef73-6799-478d-98d0-945c563a6afd tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:50.941027 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f7dfef73-6799-478d-98d0-945c563a6afd tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:50.941214 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-f7dfef73-6799-478d-98d0-945c563a6afd tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 708851f4-9f6c-4055-9db0-363f0de2ad90. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:50.946219 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:50.946219 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:50.947140 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f7dfef73-6799-478d-98d0-945c563a6afd tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 returned with HTTP 200 Aug 18 19:22:50.947685 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 454/1810] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:50 2026] GET /volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:51.962162 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-158fceff-e077-4202-b9a9-840bdc350e7e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:51.964054 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-158fceff-e077-4202-b9a9-840bdc350e7e tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 Aug 18 19:22:51.964261 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-158fceff-e077-4202-b9a9-840bdc350e7e tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:51.964702 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-158fceff-e077-4202-b9a9-840bdc350e7e tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:51.978420 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-158fceff-e077-4202-b9a9-840bdc350e7e tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 708851f4-9f6c-4055-9db0-363f0de2ad90. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:51.982211 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:51.982211 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:51.983419 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-158fceff-e077-4202-b9a9-840bdc350e7e tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 returned with HTTP 200 Aug 18 19:22:51.984273 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 450/1811] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:51 2026] GET /volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:53.006732 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-04f2b341-aeda-4312-847a-72c8fb9f82ee None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:53.010137 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-04f2b341-aeda-4312-847a-72c8fb9f82ee tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 Aug 18 19:22:53.010431 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-04f2b341-aeda-4312-847a-72c8fb9f82ee tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:53.010689 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-04f2b341-aeda-4312-847a-72c8fb9f82ee tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:53.010939 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-04f2b341-aeda-4312-847a-72c8fb9f82ee tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 708851f4-9f6c-4055-9db0-363f0de2ad90. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:53.016219 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:53.016219 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:53.017111 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-04f2b341-aeda-4312-847a-72c8fb9f82ee tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 returned with HTTP 200 Aug 18 19:22:53.018142 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 452/1812] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:53 2026] GET /volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:54.030827 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-86bfb35e-1ce5-4628-a810-91ccff2ad749 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:54.034102 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-86bfb35e-1ce5-4628-a810-91ccff2ad749 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 Aug 18 19:22:54.034102 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-86bfb35e-1ce5-4628-a810-91ccff2ad749 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:54.034347 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-86bfb35e-1ce5-4628-a810-91ccff2ad749 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:54.034507 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-86bfb35e-1ce5-4628-a810-91ccff2ad749 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 708851f4-9f6c-4055-9db0-363f0de2ad90. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:54.042942 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:54.042942 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:54.044993 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-86bfb35e-1ce5-4628-a810-91ccff2ad749 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 returned with HTTP 200 Aug 18 19:22:54.045648 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 457/1813] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:54 2026] GET /volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:55.056725 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9ceaf56b-9ae3-40d4-af90-30fadbb7e16a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:55.060451 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9ceaf56b-9ae3-40d4-af90-30fadbb7e16a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 Aug 18 19:22:55.060732 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9ceaf56b-9ae3-40d4-af90-30fadbb7e16a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:55.060953 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9ceaf56b-9ae3-40d4-af90-30fadbb7e16a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:55.061098 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-9ceaf56b-9ae3-40d4-af90-30fadbb7e16a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 708851f4-9f6c-4055-9db0-363f0de2ad90. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:55.066496 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:55.066496 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:55.067253 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9ceaf56b-9ae3-40d4-af90-30fadbb7e16a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 returned with HTTP 200 Aug 18 19:22:55.067721 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 455/1814] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:55 2026] GET /volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:56.080747 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0ad8af23-1d71-492b-b7da-a51ac527b6bd None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:56.083302 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0ad8af23-1d71-492b-b7da-a51ac527b6bd tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 Aug 18 19:22:56.083627 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0ad8af23-1d71-492b-b7da-a51ac527b6bd tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:56.083886 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0ad8af23-1d71-492b-b7da-a51ac527b6bd tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:56.084041 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-0ad8af23-1d71-492b-b7da-a51ac527b6bd tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 708851f4-9f6c-4055-9db0-363f0de2ad90. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:56.089570 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:56.089570 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:22:56.090511 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0ad8af23-1d71-492b-b7da-a51ac527b6bd tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 returned with HTTP 200 Aug 18 19:22:56.091020 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 451/1815] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:56 2026] GET /volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:57.101293 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e5b78dfe-dd11-4a20-a214-bf7a88d1911e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:57.106591 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e5b78dfe-dd11-4a20-a214-bf7a88d1911e tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 Aug 18 19:22:57.106876 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e5b78dfe-dd11-4a20-a214-bf7a88d1911e tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:57.107669 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e5b78dfe-dd11-4a20-a214-bf7a88d1911e tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:57.107669 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-e5b78dfe-dd11-4a20-a214-bf7a88d1911e tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 708851f4-9f6c-4055-9db0-363f0de2ad90. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:57.114474 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:57.114474 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:22:57.115294 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e5b78dfe-dd11-4a20-a214-bf7a88d1911e tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 returned with HTTP 200 Aug 18 19:22:57.115786 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 453/1816] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:57 2026] GET /volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:58.126006 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-960a14a2-e640-419a-917c-441ae66cb393 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:58.128357 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-960a14a2-e640-419a-917c-441ae66cb393 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 Aug 18 19:22:58.128639 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-960a14a2-e640-419a-917c-441ae66cb393 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:58.128846 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-960a14a2-e640-419a-917c-441ae66cb393 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:58.128943 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-960a14a2-e640-419a-917c-441ae66cb393 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 708851f4-9f6c-4055-9db0-363f0de2ad90. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:58.133937 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:58.133937 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:22:58.134713 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-960a14a2-e640-419a-917c-441ae66cb393 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 returned with HTTP 200 Aug 18 19:22:58.135114 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 458/1817] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:58 2026] GET /volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:22:59.150978 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ab0017c1-980a-4497-9238-6273c52394f5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:22:59.152749 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ab0017c1-980a-4497-9238-6273c52394f5 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 Aug 18 19:22:59.152923 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ab0017c1-980a-4497-9238-6273c52394f5 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:22:59.153177 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ab0017c1-980a-4497-9238-6273c52394f5 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:22:59.153295 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-ab0017c1-980a-4497-9238-6273c52394f5 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 708851f4-9f6c-4055-9db0-363f0de2ad90. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:22:59.166165 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:22:59.166165 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:22:59.166996 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ab0017c1-980a-4497-9238-6273c52394f5 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 returned with HTTP 200 Aug 18 19:22:59.167350 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 456/1818] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:22:59 2026] GET /volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:00.177498 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-db7a56d9-550b-4c43-9451-072f7023f8b7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:00.179606 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-db7a56d9-550b-4c43-9451-072f7023f8b7 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 Aug 18 19:23:00.179840 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-db7a56d9-550b-4c43-9451-072f7023f8b7 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:00.180113 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-db7a56d9-550b-4c43-9451-072f7023f8b7 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:00.180247 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-db7a56d9-550b-4c43-9451-072f7023f8b7 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 708851f4-9f6c-4055-9db0-363f0de2ad90. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:00.187311 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:00.187311 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:00.188313 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-db7a56d9-550b-4c43-9451-072f7023f8b7 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 returned with HTTP 200 Aug 18 19:23:00.188832 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 452/1819] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:00 2026] GET /volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:01.201208 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ea0cd047-73e2-49fa-93b3-c3b50168b45d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:01.203717 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ea0cd047-73e2-49fa-93b3-c3b50168b45d tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 Aug 18 19:23:01.204002 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ea0cd047-73e2-49fa-93b3-c3b50168b45d tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:01.204270 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ea0cd047-73e2-49fa-93b3-c3b50168b45d tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:01.204465 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-ea0cd047-73e2-49fa-93b3-c3b50168b45d tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 708851f4-9f6c-4055-9db0-363f0de2ad90. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:01.210191 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:01.210191 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:01.211113 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ea0cd047-73e2-49fa-93b3-c3b50168b45d tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 returned with HTTP 200 Aug 18 19:23:01.211644 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 454/1820] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:01 2026] GET /volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:02.230013 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4d3335ae-2ff5-4fb4-b5ea-bd9c03c1f956 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:02.232703 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4d3335ae-2ff5-4fb4-b5ea-bd9c03c1f956 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 Aug 18 19:23:02.232961 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4d3335ae-2ff5-4fb4-b5ea-bd9c03c1f956 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:02.233202 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4d3335ae-2ff5-4fb4-b5ea-bd9c03c1f956 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:02.233346 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-4d3335ae-2ff5-4fb4-b5ea-bd9c03c1f956 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 708851f4-9f6c-4055-9db0-363f0de2ad90. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:02.240145 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:02.240145 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:02.243395 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4d3335ae-2ff5-4fb4-b5ea-bd9c03c1f956 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 returned with HTTP 200 Aug 18 19:23:02.243395 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 459/1821] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:02 2026] GET /volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:02.257476 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-07702d3f-92c2-40bc-81fa-417e8b32a626 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:02.261572 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-07702d3f-92c2-40bc-81fa-417e8b32a626 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] POST https://10.4.3.170/volume/v3/backups Aug 18 19:23:02.263887 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-07702d3f-92c2-40bc-81fa-417e8b32a626 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "55356bae-63e8-454a-91a8-a9415fb39dae", "name": "tempest-VolumesBackupsTest-Backup-1262241446"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:02.266205 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.backups [None req-07702d3f-92c2-40bc-81fa-417e8b32a626 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Creating new backup {'backup': {'volume_id': '55356bae-63e8-454a-91a8-a9415fb39dae', 'name': 'tempest-VolumesBackupsTest-Backup-1262241446'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:23:02.266205 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.backups [None req-07702d3f-92c2-40bc-81fa-417e8b32a626 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Creating backup of volume 55356bae-63e8-454a-91a8-a9415fb39dae in container None Aug 18 19:23:02.276971 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:02.276971 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:02.277671 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-07702d3f-92c2-40bc-81fa-417e8b32a626 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Volume info retrieved successfully. Aug 18 19:23:02.296153 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-07702d3f-92c2-40bc-81fa-417e8b32a626 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Created reservations ['114f3a0c-42ca-4c04-b767-1f85e55c7364', '06e15058-fc10-47ce-bbbc-45ab5d966ca1'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:23:02.334325 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-07702d3f-92c2-40bc-81fa-417e8b32a626 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:23:02.334325 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 457/1822] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:23:02 2026] POST /volume/v3/backups => generated 330 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:23:02.345053 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-01b99794-867a-4738-be4c-c095d1ec0866 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:02.348421 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-01b99794-867a-4738-be4c-c095d1ec0866 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 Aug 18 19:23:02.348421 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-01b99794-867a-4738-be4c-c095d1ec0866 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:02.348421 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-01b99794-867a-4738-be4c-c095d1ec0866 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:02.348421 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-01b99794-867a-4738-be4c-c095d1ec0866 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id ffe34fcd-989e-4421-9d11-61309cbdd0b1. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:02.354076 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:02.354076 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:02.355506 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-01b99794-867a-4738-be4c-c095d1ec0866 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 returned with HTTP 200 Aug 18 19:23:02.356122 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 453/1823] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:02 2026] GET /volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:02.913798 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-994f2cf4-1972-400e-abd5-8d80de5ddcaa req-e0908bf8-959f-4f77-9f21-4621fbec9da9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:02.918487 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-994f2cf4-1972-400e-abd5-8d80de5ddcaa req-e0908bf8-959f-4f77-9f21-4621fbec9da9 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] DELETE https://10.4.3.170/volume/v3/attachments/8d7f8dc3-4e19-41cc-beea-f483649c3dfa Aug 18 19:23:02.918487 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-994f2cf4-1972-400e-abd5-8d80de5ddcaa req-e0908bf8-959f-4f77-9f21-4621fbec9da9 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:02.918487 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-994f2cf4-1972-400e-abd5-8d80de5ddcaa req-e0908bf8-959f-4f77-9f21-4621fbec9da9 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:02.926147 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:02.926147 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:02.985949 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-994f2cf4-1972-400e-abd5-8d80de5ddcaa req-e0908bf8-959f-4f77-9f21-4621fbec9da9 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/attachments/8d7f8dc3-4e19-41cc-beea-f483649c3dfa returned with HTTP 200 Aug 18 19:23:02.985949 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 455/1824] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:23:02 2026] DELETE /volume/v3/attachments/8d7f8dc3-4e19-41cc-beea-f483649c3dfa => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:03.368517 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5e0636b5-1b03-4883-94d6-8eb3f71cd9f2 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:03.371724 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5e0636b5-1b03-4883-94d6-8eb3f71cd9f2 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 Aug 18 19:23:03.371911 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5e0636b5-1b03-4883-94d6-8eb3f71cd9f2 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:03.372088 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5e0636b5-1b03-4883-94d6-8eb3f71cd9f2 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:03.372189 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-5e0636b5-1b03-4883-94d6-8eb3f71cd9f2 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id ffe34fcd-989e-4421-9d11-61309cbdd0b1. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:03.376441 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:03.376441 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:03.377263 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5e0636b5-1b03-4883-94d6-8eb3f71cd9f2 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 returned with HTTP 200 Aug 18 19:23:03.377811 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 460/1825] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:03 2026] GET /volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:04.312881 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c721d188-bd4b-461e-87f4-c4d47efa62bb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:04.315046 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c721d188-bd4b-461e-87f4-c4d47efa62bb tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 Aug 18 19:23:04.315414 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c721d188-bd4b-461e-87f4-c4d47efa62bb tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:04.315669 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c721d188-bd4b-461e-87f4-c4d47efa62bb tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:04.315898 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-c721d188-bd4b-461e-87f4-c4d47efa62bb tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Delete volume with id: d2569702-54fb-45b5-a1df-ce54db4e0623 Aug 18 19:23:04.325074 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:04.325074 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:04.325685 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c721d188-bd4b-461e-87f4-c4d47efa62bb tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:23:04.342539 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c721d188-bd4b-461e-87f4-c4d47efa62bb tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Delete volume request issued successfully. Aug 18 19:23:04.342707 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c721d188-bd4b-461e-87f4-c4d47efa62bb tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 returned with HTTP 202 Aug 18 19:23:04.343100 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 458/1826] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:23:04 2026] DELETE /volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:23:04.351192 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4c61aa9a-4775-4f73-ae0a-ff2da03a9668 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:04.356865 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4c61aa9a-4775-4f73-ae0a-ff2da03a9668 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 Aug 18 19:23:04.357103 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4c61aa9a-4775-4f73-ae0a-ff2da03a9668 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:04.357345 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4c61aa9a-4775-4f73-ae0a-ff2da03a9668 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:04.370423 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:04.370423 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:04.378864 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-4c61aa9a-4775-4f73-ae0a-ff2da03a9668 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:23:04.384787 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4c61aa9a-4775-4f73-ae0a-ff2da03a9668 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 returned with HTTP 200 Aug 18 19:23:04.385261 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 454/1827] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:23:04 2026] GET /volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 => generated 1421 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:23:04.388248 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9c03ac62-1297-4e44-a090-263017e24190 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:04.390261 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9c03ac62-1297-4e44-a090-263017e24190 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 Aug 18 19:23:04.390492 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9c03ac62-1297-4e44-a090-263017e24190 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:04.390691 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9c03ac62-1297-4e44-a090-263017e24190 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:04.390877 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-9c03ac62-1297-4e44-a090-263017e24190 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id ffe34fcd-989e-4421-9d11-61309cbdd0b1. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:04.395291 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:04.395291 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:04.396192 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9c03ac62-1297-4e44-a090-263017e24190 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 returned with HTTP 200 Aug 18 19:23:04.396692 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 456/1828] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:04 2026] GET /volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:04.882543 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-1f82102d-afe9-4b6c-b6ca-ac72b71a3b0c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:04.885325 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-1f82102d-afe9-4b6c-b6ca-ac72b71a3b0c tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] GET https://10.4.3.170/volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 Aug 18 19:23:04.885607 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-1f82102d-afe9-4b6c-b6ca-ac72b71a3b0c tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:04.885797 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-1f82102d-afe9-4b6c-b6ca-ac72b71a3b0c tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:04.900481 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:04.900481 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:04.905398 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-1f82102d-afe9-4b6c-b6ca-ac72b71a3b0c tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Volume info retrieved successfully. Aug 18 19:23:04.917807 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-1f82102d-afe9-4b6c-b6ca-ac72b71a3b0c tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] https://10.4.3.170/volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 returned with HTTP 200 Aug 18 19:23:04.918305 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 461/1829] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:23:04 2026] GET /volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 => generated 1652 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:04.952381 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-090b12c8-20e8-464e-b6fd-7afc42652d73 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:04.954238 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-090b12c8-20e8-464e-b6fd-7afc42652d73 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] GET https://10.4.3.170/volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 Aug 18 19:23:04.954453 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-090b12c8-20e8-464e-b6fd-7afc42652d73 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:04.954642 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-090b12c8-20e8-464e-b6fd-7afc42652d73 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:04.964891 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:04.964891 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:04.968666 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-090b12c8-20e8-464e-b6fd-7afc42652d73 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Volume info retrieved successfully. Aug 18 19:23:04.973595 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-090b12c8-20e8-464e-b6fd-7afc42652d73 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] https://10.4.3.170/volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 returned with HTTP 200 Aug 18 19:23:04.973967 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 459/1830] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:23:04 2026] GET /volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 => generated 1652 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:05.404633 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3a4e2456-750e-44d3-ac35-e10cf91a2f57 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:05.407657 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3a4e2456-750e-44d3-ac35-e10cf91a2f57 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 Aug 18 19:23:05.407657 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3a4e2456-750e-44d3-ac35-e10cf91a2f57 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:05.407657 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3a4e2456-750e-44d3-ac35-e10cf91a2f57 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:05.409056 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f0f81038-40c2-49f7-affb-68526a03e981 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:05.411426 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f0f81038-40c2-49f7-affb-68526a03e981 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 Aug 18 19:23:05.411759 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f0f81038-40c2-49f7-affb-68526a03e981 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:05.412025 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f0f81038-40c2-49f7-affb-68526a03e981 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:05.412176 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-f0f81038-40c2-49f7-affb-68526a03e981 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id ffe34fcd-989e-4421-9d11-61309cbdd0b1. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:05.412318 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3a4e2456-750e-44d3-ac35-e10cf91a2f57 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 returned with HTTP 404 Aug 18 19:23:05.413092 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 455/1831] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:23:05 2026] GET /volume/v3/volumes/d2569702-54fb-45b5-a1df-ce54db4e0623 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:23:05.417567 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:05.417567 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:05.419816 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f0f81038-40c2-49f7-affb-68526a03e981 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 returned with HTTP 200 Aug 18 19:23:05.419816 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 457/1832] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:05 2026] GET /volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:05.428032 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-971a0489-410e-4b4a-8e13-ab096bb7a5f5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:05.430181 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-971a0489-410e-4b4a-8e13-ab096bb7a5f5 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/1844dd7c-f2c4-4440-8036-0c000ccf3075 Aug 18 19:23:05.430439 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-971a0489-410e-4b4a-8e13-ab096bb7a5f5 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:05.430697 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-971a0489-410e-4b4a-8e13-ab096bb7a5f5 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:05.430817 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-971a0489-410e-4b4a-8e13-ab096bb7a5f5 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Delete snapshot with id: 1844dd7c-f2c4-4440-8036-0c000ccf3075 Aug 18 19:23:05.439200 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:05.439200 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:05.439787 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-971a0489-410e-4b4a-8e13-ab096bb7a5f5 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Snapshot retrieved successfully. Aug 18 19:23:05.468064 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-971a0489-410e-4b4a-8e13-ab096bb7a5f5 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Snapshot delete request issued successfully. Aug 18 19:23:05.468379 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-971a0489-410e-4b4a-8e13-ab096bb7a5f5 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/snapshots/1844dd7c-f2c4-4440-8036-0c000ccf3075 returned with HTTP 202 Aug 18 19:23:05.469135 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 462/1833] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:23:05 2026] DELETE /volume/v3/snapshots/1844dd7c-f2c4-4440-8036-0c000ccf3075 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:23:05.476581 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-507db47d-8361-4258-b438-d8baf581ae94 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:05.479384 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-507db47d-8361-4258-b438-d8baf581ae94 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/snapshots/1844dd7c-f2c4-4440-8036-0c000ccf3075 Aug 18 19:23:05.479712 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-507db47d-8361-4258-b438-d8baf581ae94 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:05.479822 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-507db47d-8361-4258-b438-d8baf581ae94 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:05.488966 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:05.488966 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:05.489430 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-507db47d-8361-4258-b438-d8baf581ae94 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Snapshot retrieved successfully. Aug 18 19:23:05.490231 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-507db47d-8361-4258-b438-d8baf581ae94 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/snapshots/1844dd7c-f2c4-4440-8036-0c000ccf3075 returned with HTTP 200 Aug 18 19:23:05.490659 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 460/1834] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:23:05 2026] GET /volume/v3/snapshots/1844dd7c-f2c4-4440-8036-0c000ccf3075 => generated 482 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:06.432913 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1b9375d8-1d1e-4884-9f1a-6a66b832d86d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:06.434964 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1b9375d8-1d1e-4884-9f1a-6a66b832d86d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 Aug 18 19:23:06.435164 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1b9375d8-1d1e-4884-9f1a-6a66b832d86d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:06.435417 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1b9375d8-1d1e-4884-9f1a-6a66b832d86d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:06.435542 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-1b9375d8-1d1e-4884-9f1a-6a66b832d86d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id ffe34fcd-989e-4421-9d11-61309cbdd0b1. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:06.440340 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:06.440340 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:06.441136 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1b9375d8-1d1e-4884-9f1a-6a66b832d86d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 returned with HTTP 200 Aug 18 19:23:06.441549 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 456/1835] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:06 2026] GET /volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:06.468332 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-fa83b19d-7fe5-47c0-bbd0-70ff5ce5ad1f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:06.468870 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fa83b19d-7fe5-47c0-bbd0-70ff5ce5ad1f None None] GET https://10.4.3.170/volume// Aug 18 19:23:06.469113 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fa83b19d-7fe5-47c0-bbd0-70ff5ce5ad1f None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:06.469420 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fa83b19d-7fe5-47c0-bbd0-70ff5ce5ad1f None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:06.469886 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fa83b19d-7fe5-47c0-bbd0-70ff5ce5ad1f None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:23:06.470271 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 458/1836] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:23: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 19:23:06.479255 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-4ca1f4eb-126a-4844-aa72-564d932c9e0d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:06.481237 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-4ca1f4eb-126a-4844-aa72-564d932c9e0d tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:23:06.481758 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-4ca1f4eb-126a-4844-aa72-564d932c9e0d tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50be0a90-bd1c-4744-ab13-82d017d1ed68", "connector": null, "instance_uuid": "c5a582c5-f131-4fc0-9145-e90d7f799b21"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:06.494639 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:06.494639 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:06.500421 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1690fbee-502f-40fb-827d-7ea34f7b0aa9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:06.503461 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1690fbee-502f-40fb-827d-7ea34f7b0aa9 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/snapshots/1844dd7c-f2c4-4440-8036-0c000ccf3075 Aug 18 19:23:06.503461 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1690fbee-502f-40fb-827d-7ea34f7b0aa9 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:06.503461 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1690fbee-502f-40fb-827d-7ea34f7b0aa9 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:06.507833 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1690fbee-502f-40fb-827d-7ea34f7b0aa9 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/snapshots/1844dd7c-f2c4-4440-8036-0c000ccf3075 returned with HTTP 404 Aug 18 19:23:06.508335 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 461/1837] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:23:06 2026] GET /volume/v3/snapshots/1844dd7c-f2c4-4440-8036-0c000ccf3075 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:06.533259 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-4ca1f4eb-126a-4844-aa72-564d932c9e0d tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:23:06.534026 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 463/1838] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:23:06 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 19:23:06.603724 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-2cf96804-00e8-4e28-a8b7-165ee82a81f5 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:06.609729 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-2cf96804-00e8-4e28-a8b7-165ee82a81f5 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] DELETE https://10.4.3.170/volume/v3/attachments/bbe873d3-dea6-4e46-a378-a577f17b7d3a Aug 18 19:23:06.609901 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-2cf96804-00e8-4e28-a8b7-165ee82a81f5 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:06.610076 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-2cf96804-00e8-4e28-a8b7-165ee82a81f5 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:06.624388 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:06.624388 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:06.688899 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-2cf96804-00e8-4e28-a8b7-165ee82a81f5 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] https://10.4.3.170/volume/v3/attachments/bbe873d3-dea6-4e46-a378-a577f17b7d3a returned with HTTP 200 Aug 18 19:23:06.689487 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 457/1839] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:23:06 2026] DELETE /volume/v3/attachments/bbe873d3-dea6-4e46-a378-a577f17b7d3a => generated 192 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:06.808770 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-10cc510f-94df-410f-83e4-21f8a81d3cfa None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:06.809183 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-10cc510f-94df-410f-83e4-21f8a81d3cfa None None] GET https://10.4.3.170/volume// Aug 18 19:23:06.809434 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-10cc510f-94df-410f-83e4-21f8a81d3cfa None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:06.809673 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-10cc510f-94df-410f-83e4-21f8a81d3cfa None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:06.810079 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-10cc510f-94df-410f-83e4-21f8a81d3cfa None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:23:06.811035 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 459/1840] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:23:06 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 19:23:06.818841 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-8240aa57-1a0c-444c-9009-039a1b117142 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:06.820945 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-8240aa57-1a0c-444c-9009-039a1b117142 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] POST https://10.4.3.170/volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68/action Aug 18 19:23:06.821285 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-8240aa57-1a0c-444c-9009-039a1b117142 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Action body: b'{"os-reimage": {"image_id": "7d36f822-a72a-4194-9c3a-cf957cb45f10", "reimage_reserved": true}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:23:06.821443 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-8240aa57-1a0c-444c-9009-039a1b117142 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "7d36f822-a72a-4194-9c3a-cf957cb45f10", "reimage_reserved": true}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:06.831959 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:06.831959 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:06.832478 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-8240aa57-1a0c-444c-9009-039a1b117142 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Volume info retrieved successfully. Aug 18 19:23:06.937254 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-8240aa57-1a0c-444c-9009-039a1b117142 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] https://10.4.3.170/volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68/action returned with HTTP 202 Aug 18 19:23:06.937254 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 462/1841] 10.4.3.170 () {74 vars in 1713 bytes} [Tue Aug 18 19:23:06 2026] POST /volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 19:23:07.455971 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-44b66c97-bea1-4c32-8f18-ba06a4b058c9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:07.457824 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-44b66c97-bea1-4c32-8f18-ba06a4b058c9 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 Aug 18 19:23:07.458011 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-44b66c97-bea1-4c32-8f18-ba06a4b058c9 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:07.458233 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-44b66c97-bea1-4c32-8f18-ba06a4b058c9 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:07.458350 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-44b66c97-bea1-4c32-8f18-ba06a4b058c9 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id ffe34fcd-989e-4421-9d11-61309cbdd0b1. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:07.462862 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:07.462862 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:07.463692 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-44b66c97-bea1-4c32-8f18-ba06a4b058c9 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 returned with HTTP 200 Aug 18 19:23:07.464089 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 464/1842] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:07 2026] GET /volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:08.475197 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-dd24298c-4ae5-4e6b-a424-aa93a15e53dc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:08.477433 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dd24298c-4ae5-4e6b-a424-aa93a15e53dc tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 Aug 18 19:23:08.477744 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dd24298c-4ae5-4e6b-a424-aa93a15e53dc tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:08.478058 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dd24298c-4ae5-4e6b-a424-aa93a15e53dc tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:08.478190 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-dd24298c-4ae5-4e6b-a424-aa93a15e53dc tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id ffe34fcd-989e-4421-9d11-61309cbdd0b1. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:08.483827 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:08.483827 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:08.484739 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dd24298c-4ae5-4e6b-a424-aa93a15e53dc tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 returned with HTTP 200 Aug 18 19:23:08.485294 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 458/1843] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:08 2026] GET /volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:08.849186 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-23f8f0bc-8a90-48a0-ab7f-3b0691fefc5c req-5d5a894f-bfe9-4dfb-ab54-eee561ebcf3d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:08.851143 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-23f8f0bc-8a90-48a0-ab7f-3b0691fefc5c req-5d5a894f-bfe9-4dfb-ab54-eee561ebcf3d tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/attachments?instance_id=ecbf3976-5c89-4fd0-b968-07136e9cc756 Aug 18 19:23:08.851387 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-23f8f0bc-8a90-48a0-ab7f-3b0691fefc5c req-5d5a894f-bfe9-4dfb-ab54-eee561ebcf3d tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:08.851629 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-23f8f0bc-8a90-48a0-ab7f-3b0691fefc5c req-5d5a894f-bfe9-4dfb-ab54-eee561ebcf3d tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:08.867170 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-23f8f0bc-8a90-48a0-ab7f-3b0691fefc5c req-5d5a894f-bfe9-4dfb-ab54-eee561ebcf3d tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/attachments?instance_id=ecbf3976-5c89-4fd0-b968-07136e9cc756 returned with HTTP 200 Aug 18 19:23:08.867739 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 460/1844] 10.4.3.170 () {70 vars in 1637 bytes} [Tue Aug 18 19:23:08 2026] GET /volume/v3/attachments?instance_id=ecbf3976-5c89-4fd0-b968-07136e9cc756 => generated 192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:08.876911 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-23f8f0bc-8a90-48a0-ab7f-3b0691fefc5c req-92721932-fab5-454c-9cfb-0fd3a1eae05c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:08.879797 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-23f8f0bc-8a90-48a0-ab7f-3b0691fefc5c req-92721932-fab5-454c-9cfb-0fd3a1eae05c tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/attachments/2dd0da0e-6a72-4cca-8efd-dbcba4260179 Aug 18 19:23:08.879797 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-23f8f0bc-8a90-48a0-ab7f-3b0691fefc5c req-92721932-fab5-454c-9cfb-0fd3a1eae05c tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:08.879797 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-23f8f0bc-8a90-48a0-ab7f-3b0691fefc5c req-92721932-fab5-454c-9cfb-0fd3a1eae05c tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:08.894218 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-23f8f0bc-8a90-48a0-ab7f-3b0691fefc5c req-92721932-fab5-454c-9cfb-0fd3a1eae05c tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/attachments/2dd0da0e-6a72-4cca-8efd-dbcba4260179 returned with HTTP 200 Aug 18 19:23:08.894625 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 463/1845] 10.4.3.170 () {70 vars in 1651 bytes} [Tue Aug 18 19:23:08 2026] GET /volume/v3/attachments/2dd0da0e-6a72-4cca-8efd-dbcba4260179 => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:09.496007 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8117664f-6313-4d0a-92b0-404d3a7b9835 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:09.497885 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8117664f-6313-4d0a-92b0-404d3a7b9835 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 Aug 18 19:23:09.498083 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8117664f-6313-4d0a-92b0-404d3a7b9835 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:09.498287 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8117664f-6313-4d0a-92b0-404d3a7b9835 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:09.498421 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-8117664f-6313-4d0a-92b0-404d3a7b9835 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id ffe34fcd-989e-4421-9d11-61309cbdd0b1. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:09.503556 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:09.503556 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:09.504534 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8117664f-6313-4d0a-92b0-404d3a7b9835 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 returned with HTTP 200 Aug 18 19:23:09.505047 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 465/1846] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:09 2026] GET /volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:10.519204 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6566cae3-8f8e-43db-a624-59107332095e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:10.521230 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6566cae3-8f8e-43db-a624-59107332095e tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 Aug 18 19:23:10.521672 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6566cae3-8f8e-43db-a624-59107332095e tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:10.521902 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6566cae3-8f8e-43db-a624-59107332095e tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:10.522013 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-6566cae3-8f8e-43db-a624-59107332095e tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id ffe34fcd-989e-4421-9d11-61309cbdd0b1. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:10.527676 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:10.527676 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:10.528635 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6566cae3-8f8e-43db-a624-59107332095e tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 returned with HTTP 200 Aug 18 19:23:10.529160 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 459/1847] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:10 2026] GET /volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:10.956607 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3c3cef80-4c9a-49a0-bb3b-8fe2a5cf1f78 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:10.959356 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3c3cef80-4c9a-49a0-bb3b-8fe2a5cf1f78 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b Aug 18 19:23:10.959582 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3c3cef80-4c9a-49a0-bb3b-8fe2a5cf1f78 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:10.959779 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3c3cef80-4c9a-49a0-bb3b-8fe2a5cf1f78 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:10.967006 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:10.967006 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:10.970875 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3c3cef80-4c9a-49a0-bb3b-8fe2a5cf1f78 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:23:10.975211 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3c3cef80-4c9a-49a0-bb3b-8fe2a5cf1f78 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b returned with HTTP 200 Aug 18 19:23:10.975630 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 461/1848] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:10 2026] GET /volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:11.029660 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-0958e2d9-b017-4bb3-9d68-6180fa557f6a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:11.031870 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0958e2d9-b017-4bb3-9d68-6180fa557f6a tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b Aug 18 19:23:11.032111 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0958e2d9-b017-4bb3-9d68-6180fa557f6a tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:11.032339 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0958e2d9-b017-4bb3-9d68-6180fa557f6a tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:11.041153 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:11.041153 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:11.045351 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-0958e2d9-b017-4bb3-9d68-6180fa557f6a tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:23:11.050024 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0958e2d9-b017-4bb3-9d68-6180fa557f6a tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b returned with HTTP 200 Aug 18 19:23:11.050422 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 464/1849] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:11 2026] GET /volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:11.384976 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-0cc49b41-2d11-4969-85d2-797bbd4c9609 req-add876e9-f6b1-4d2b-ae75-6a5ac807491f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:11.387694 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-0cc49b41-2d11-4969-85d2-797bbd4c9609 req-add876e9-f6b1-4d2b-ae75-6a5ac807491f tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] DELETE https://10.4.3.170/volume/v3/attachments/3c116357-aaba-48f0-bdd4-552b97b6a380 Aug 18 19:23:11.387973 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-0cc49b41-2d11-4969-85d2-797bbd4c9609 req-add876e9-f6b1-4d2b-ae75-6a5ac807491f tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:11.388225 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-0cc49b41-2d11-4969-85d2-797bbd4c9609 req-add876e9-f6b1-4d2b-ae75-6a5ac807491f tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:11.398589 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:11.398589 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:11.481809 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-0cc49b41-2d11-4969-85d2-797bbd4c9609 req-add876e9-f6b1-4d2b-ae75-6a5ac807491f tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/attachments/3c116357-aaba-48f0-bdd4-552b97b6a380 returned with HTTP 200 Aug 18 19:23:11.482432 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 466/1850] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:23:11 2026] DELETE /volume/v3/attachments/3c116357-aaba-48f0-bdd4-552b97b6a380 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:11.541059 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4bfd1626-b551-462e-811e-723a3400422a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:11.548389 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4bfd1626-b551-462e-811e-723a3400422a tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 Aug 18 19:23:11.548389 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4bfd1626-b551-462e-811e-723a3400422a tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:11.548389 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4bfd1626-b551-462e-811e-723a3400422a tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:11.548389 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-4bfd1626-b551-462e-811e-723a3400422a tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id ffe34fcd-989e-4421-9d11-61309cbdd0b1. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:11.555784 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:11.555784 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:11.558400 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4bfd1626-b551-462e-811e-723a3400422a tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 returned with HTTP 200 Aug 18 19:23:11.559287 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 460/1851] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:11 2026] GET /volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:12.572521 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-fdb2252a-0998-4cf6-9abf-e69772569bfc None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:12.574567 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fdb2252a-0998-4cf6-9abf-e69772569bfc tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 Aug 18 19:23:12.574836 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fdb2252a-0998-4cf6-9abf-e69772569bfc tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:12.575047 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fdb2252a-0998-4cf6-9abf-e69772569bfc tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:12.575159 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-fdb2252a-0998-4cf6-9abf-e69772569bfc tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id ffe34fcd-989e-4421-9d11-61309cbdd0b1. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:12.579967 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:12.579967 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:12.582100 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fdb2252a-0998-4cf6-9abf-e69772569bfc tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 returned with HTTP 200 Aug 18 19:23:12.582100 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 462/1852] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:12 2026] GET /volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:12.853001 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ad457278-68f7-4a42-866e-d786911b85aa None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:12.853451 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ad457278-68f7-4a42-866e-d786911b85aa None None] GET https://10.4.3.170/volume// Aug 18 19:23:12.853653 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ad457278-68f7-4a42-866e-d786911b85aa None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:12.853800 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ad457278-68f7-4a42-866e-d786911b85aa None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:12.854233 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ad457278-68f7-4a42-866e-d786911b85aa None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:23:12.854547 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 465/1853] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:23: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 19:23:12.864267 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-76d8db93-e8e4-4369-b9e9-0becbfc16134 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:12.866439 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-76d8db93-e8e4-4369-b9e9-0becbfc16134 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] GET https://10.4.3.170/volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 Aug 18 19:23:12.866667 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-76d8db93-e8e4-4369-b9e9-0becbfc16134 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:12.867205 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-76d8db93-e8e4-4369-b9e9-0becbfc16134 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:12.877339 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:12.877339 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:12.881092 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-76d8db93-e8e4-4369-b9e9-0becbfc16134 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Volume info retrieved successfully. Aug 18 19:23:12.885673 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-76d8db93-e8e4-4369-b9e9-0becbfc16134 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] https://10.4.3.170/volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 returned with HTTP 200 Aug 18 19:23:12.885978 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 467/1854] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:23:12 2026] GET /volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 => generated 1539 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:23:12.949011 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-80c5621b-44cf-4541-a9be-93acff309550 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:12.952448 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-80c5621b-44cf-4541-a9be-93acff309550 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-reader] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:23:12.952448 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-80c5621b-44cf-4541-a9be-93acff309550 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-reader] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:12.952448 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-80c5621b-44cf-4541-a9be-93acff309550 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-reader] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:12.963682 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:12.963682 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:12.967546 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-80c5621b-44cf-4541-a9be-93acff309550 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-reader] Volume info retrieved successfully. Aug 18 19:23:12.971460 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-80c5621b-44cf-4541-a9be-93acff309550 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-reader] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:23:12.971836 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 461/1855] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:12 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:13.014620 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-2f9dda31-fdbc-4895-a2ab-4aafd5f0e881 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:13.018049 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-2f9dda31-fdbc-4895-a2ab-4aafd5f0e881 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] PUT https://10.4.3.170/volume/v3/attachments/5c12b717-cf8e-4cc5-911c-d65b743820c8 Aug 18 19:23:13.018049 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-2f9dda31-fdbc-4895-a2ab-4aafd5f0e881 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:13.020912 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-eeb13768-bdb0-4ce9-af13-cc91aa952471 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:13.024829 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-eeb13768-bdb0-4ce9-af13-cc91aa952471 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:23:13.024829 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-eeb13768-bdb0-4ce9-af13-cc91aa952471 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:13.024829 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-eeb13768-bdb0-4ce9-af13-cc91aa952471 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:13.028387 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-2f9dda31-fdbc-4895-a2ab-4aafd5f0e881 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Acquiring lock "cinder-attachment_update-50be0a90-bd1c-4744-ab13-82d017d1ed68-np0000007688" by "attachment_update" {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:23:13.036747 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-2f9dda31-fdbc-4895-a2ab-4aafd5f0e881 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Lock "cinder-attachment_update-50be0a90-bd1c-4744-ab13-82d017d1ed68-np0000007688" acquired by "attachment_update" :: waited 0.008s {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:23:13.037439 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:13.037439 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:13.037601 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:13.037601 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:13.040814 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-eeb13768-bdb0-4ce9-af13-cc91aa952471 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:13.045385 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-eeb13768-bdb0-4ce9-af13-cc91aa952471 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:23:13.045385 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 466/1856] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:23:13 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:13.064177 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-a73c4d00-fdba-467e-a595-020bd36a1844 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:13.071394 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-a73c4d00-fdba-467e-a595-020bd36a1844 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] POST https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf/action Aug 18 19:23:13.071394 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-a73c4d00-fdba-467e-a595-020bd36a1844 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:23:13.071394 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-a73c4d00-fdba-467e-a595-020bd36a1844 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:13.084610 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:13.084610 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:13.085285 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-a73c4d00-fdba-467e-a595-020bd36a1844 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:13.093266 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-a73c4d00-fdba-467e-a595-020bd36a1844 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Begin detaching volume completed successfully. Aug 18 19:23:13.093679 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-a73c4d00-fdba-467e-a595-020bd36a1844 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf/action returned with HTTP 202 Aug 18 19:23:13.094340 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 468/1857] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:23:13 2026] POST /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 19:23:13.116356 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0386b8eb-607c-4e12-afb4-3cddc7a9f77e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:13.121062 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0386b8eb-607c-4e12-afb4-3cddc7a9f77e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:23:13.121247 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0386b8eb-607c-4e12-afb4-3cddc7a9f77e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:13.121454 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0386b8eb-607c-4e12-afb4-3cddc7a9f77e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:13.134096 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:13.134096 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:13.138942 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0386b8eb-607c-4e12-afb4-3cddc7a9f77e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:13.147389 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0386b8eb-607c-4e12-afb4-3cddc7a9f77e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:23:13.147821 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 462/1858] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:13 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1445 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:13.148300 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-74ee631f-facf-4e3c-86ba-acda61a60158 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:13.148766 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-74ee631f-facf-4e3c-86ba-acda61a60158 None None] GET https://10.4.3.170/volume// Aug 18 19:23:13.148963 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-74ee631f-facf-4e3c-86ba-acda61a60158 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:13.149188 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-74ee631f-facf-4e3c-86ba-acda61a60158 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:13.149573 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-74ee631f-facf-4e3c-86ba-acda61a60158 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:23:13.149854 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 467/1859] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:23: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 19:23:13.167717 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-fc324c15-c427-4756-9f41-85ad3ff43194 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:13.169547 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-fc324c15-c427-4756-9f41-85ad3ff43194 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:23:13.169931 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-fc324c15-c427-4756-9f41-85ad3ff43194 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:13.170238 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-fc324c15-c427-4756-9f41-85ad3ff43194 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:13.181343 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-2f9dda31-fdbc-4895-a2ab-4aafd5f0e881 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Lock "cinder-attachment_update-50be0a90-bd1c-4744-ab13-82d017d1ed68-np0000007688" released by "attachment_update" :: held 0.145s {{(pid=100581) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:23:13.182097 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-2f9dda31-fdbc-4895-a2ab-4aafd5f0e881 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] https://10.4.3.170/volume/v3/attachments/5c12b717-cf8e-4cc5-911c-d65b743820c8 returned with HTTP 200 Aug 18 19:23:13.182479 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 463/1860] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:23:13 2026] PUT /volume/v3/attachments/5c12b717-cf8e-4cc5-911c-d65b743820c8 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:13.185741 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:13.185741 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:13.188699 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-fc324c15-c427-4756-9f41-85ad3ff43194 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:13.193379 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-fc324c15-c427-4756-9f41-85ad3ff43194 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:23:13.194022 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 469/1861] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:23:13 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1625 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:23:13.228215 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-315d2c8e-1c4b-472a-b0ac-4948cdbd6135 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:13.231354 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-315d2c8e-1c4b-472a-b0ac-4948cdbd6135 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] POST https://10.4.3.170/volume/v3/attachments/5c12b717-cf8e-4cc5-911c-d65b743820c8/action Aug 18 19:23:13.232171 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-315d2c8e-1c4b-472a-b0ac-4948cdbd6135 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:23:13.233046 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-315d2c8e-1c4b-472a-b0ac-4948cdbd6135 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:13.260358 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:13.260358 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:13.273506 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-26958414-fb55-4cfc-9602-e668e33a1aa2 req-315d2c8e-1c4b-472a-b0ac-4948cdbd6135 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] https://10.4.3.170/volume/v3/attachments/5c12b717-cf8e-4cc5-911c-d65b743820c8/action returned with HTTP 204 Aug 18 19:23:13.273961 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 463/1862] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:23:13 2026] POST /volume/v3/attachments/5c12b717-cf8e-4cc5-911c-d65b743820c8/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:13.519162 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8c397693-502a-42d0-84d8-795e487fee0b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:13.520773 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8c397693-502a-42d0-84d8-795e487fee0b tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d Aug 18 19:23:13.520944 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8c397693-502a-42d0-84d8-795e487fee0b tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:13.521108 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8c397693-502a-42d0-84d8-795e487fee0b tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:13.521259 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-8c397693-502a-42d0-84d8-795e487fee0b tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Delete volume with id: 4590b9fb-fe59-4451-9c82-c3850b53fa1d Aug 18 19:23:13.528200 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:13.528200 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:13.528723 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8c397693-502a-42d0-84d8-795e487fee0b tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:23:13.544940 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8c397693-502a-42d0-84d8-795e487fee0b tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Delete volume request issued successfully. Aug 18 19:23:13.545166 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8c397693-502a-42d0-84d8-795e487fee0b tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d returned with HTTP 202 Aug 18 19:23:13.545682 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 468/1863] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:23:13 2026] DELETE /volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:23:13.554487 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7b3bb93e-d3ed-4a5b-9acb-3954a3606c74 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:13.556756 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7b3bb93e-d3ed-4a5b-9acb-3954a3606c74 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d Aug 18 19:23:13.557042 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7b3bb93e-d3ed-4a5b-9acb-3954a3606c74 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:13.557286 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7b3bb93e-d3ed-4a5b-9acb-3954a3606c74 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:13.569335 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:13.569335 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:13.573745 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7b3bb93e-d3ed-4a5b-9acb-3954a3606c74 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:23:13.579509 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7b3bb93e-d3ed-4a5b-9acb-3954a3606c74 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d returned with HTTP 200 Aug 18 19:23:13.579972 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 464/1864] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:23:13 2026] GET /volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d => generated 1421 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:23:13.593981 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-598b44a4-def2-41dd-a680-8083d7774df8 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:13.596097 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-598b44a4-def2-41dd-a680-8083d7774df8 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 Aug 18 19:23:13.596339 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-598b44a4-def2-41dd-a680-8083d7774df8 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:13.596649 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-598b44a4-def2-41dd-a680-8083d7774df8 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:13.596763 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-598b44a4-def2-41dd-a680-8083d7774df8 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id ffe34fcd-989e-4421-9d11-61309cbdd0b1. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:13.603166 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:13.603166 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:13.603970 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-598b44a4-def2-41dd-a680-8083d7774df8 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 returned with HTTP 200 Aug 18 19:23:13.604561 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 470/1865] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:13 2026] GET /volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:13.908930 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-211beee2-76fd-4864-a368-7bce8c824c19 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:13.911566 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-211beee2-76fd-4864-a368-7bce8c824c19 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:23:13.911752 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-211beee2-76fd-4864-a368-7bce8c824c19 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:13.911927 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-211beee2-76fd-4864-a368-7bce8c824c19 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:13.923285 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:13.923285 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:13.926726 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-211beee2-76fd-4864-a368-7bce8c824c19 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:13.930837 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-211beee2-76fd-4864-a368-7bce8c824c19 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:23:13.931209 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 464/1866] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:23:13 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1445 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:13.952511 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-9f164d92-ca2b-4375-b0e3-a7139ebbd456 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:13.954459 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-9f164d92-ca2b-4375-b0e3-a7139ebbd456 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] DELETE https://10.4.3.170/volume/v3/attachments/da0b8779-bce0-4b10-b28f-0ac6408bb488 Aug 18 19:23:13.954675 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-9f164d92-ca2b-4375-b0e3-a7139ebbd456 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:13.954844 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-9f164d92-ca2b-4375-b0e3-a7139ebbd456 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:13.962504 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:13.962504 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:14.013435 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-c9adec78-58c0-4578-ac04-5d32e4f3cabb req-9f164d92-ca2b-4375-b0e3-a7139ebbd456 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/da0b8779-bce0-4b10-b28f-0ac6408bb488 returned with HTTP 200 Aug 18 19:23:14.013817 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 469/1867] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:23:13 2026] DELETE /volume/v3/attachments/da0b8779-bce0-4b10-b28f-0ac6408bb488 => generated 192 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:14.164800 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a19f8b5f-c411-4320-ad4f-7617c0a6664b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:14.167347 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a19f8b5f-c411-4320-ad4f-7617c0a6664b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:23:14.167660 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a19f8b5f-c411-4320-ad4f-7617c0a6664b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:14.167902 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a19f8b5f-c411-4320-ad4f-7617c0a6664b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:14.183304 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:14.183304 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:14.188612 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a19f8b5f-c411-4320-ad4f-7617c0a6664b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:14.194233 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a19f8b5f-c411-4320-ad4f-7617c0a6664b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:23:14.194752 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 465/1868] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:14 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:14.211724 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7f4369da-2e37-47bd-82e3-b5146978eb71 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:14.213410 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7f4369da-2e37-47bd-82e3-b5146978eb71 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-reader] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:23:14.213700 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7f4369da-2e37-47bd-82e3-b5146978eb71 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-reader] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:14.214077 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7f4369da-2e37-47bd-82e3-b5146978eb71 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-reader] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:14.228727 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:14.228727 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:14.233992 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7f4369da-2e37-47bd-82e3-b5146978eb71 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-reader] Volume info retrieved successfully. Aug 18 19:23:14.238865 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7f4369da-2e37-47bd-82e3-b5146978eb71 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-reader] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:23:14.239277 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 471/1869] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:14 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:14.279909 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-75042512-b3ba-4084-a325-df27fd82fba2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:14.286402 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-75042512-b3ba-4084-a325-df27fd82fba2 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:23:14.286754 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-75042512-b3ba-4084-a325-df27fd82fba2 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:14.287197 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-75042512-b3ba-4084-a325-df27fd82fba2 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:14.301231 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:14.301231 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:14.305021 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-75042512-b3ba-4084-a325-df27fd82fba2 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:14.309621 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-75042512-b3ba-4084-a325-df27fd82fba2 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:23:14.310105 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 465/1870] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:23:14 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:14.340994 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-77c91490-74dd-4846-a024-769ab1bf882c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:14.343048 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-77c91490-74dd-4846-a024-769ab1bf882c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] POST https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf/action Aug 18 19:23:14.343351 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-77c91490-74dd-4846-a024-769ab1bf882c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:23:14.343544 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-77c91490-74dd-4846-a024-769ab1bf882c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:14.354385 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:14.354385 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:14.355114 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-77c91490-74dd-4846-a024-769ab1bf882c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:14.361274 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-77c91490-74dd-4846-a024-769ab1bf882c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Begin detaching volume completed successfully. Aug 18 19:23:14.361535 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-77c91490-74dd-4846-a024-769ab1bf882c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf/action returned with HTTP 202 Aug 18 19:23:14.361913 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 470/1871] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:23:14 2026] POST /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:23:14.383480 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-386591a5-1dd6-4a5e-ac07-692beeb46e99 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:14.385870 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-386591a5-1dd6-4a5e-ac07-692beeb46e99 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:23:14.386233 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-386591a5-1dd6-4a5e-ac07-692beeb46e99 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:14.386600 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-386591a5-1dd6-4a5e-ac07-692beeb46e99 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:14.401521 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:14.401521 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:14.404617 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a3a3f45c-818a-417b-a55d-ebd028a0ca81 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:14.405074 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a3a3f45c-818a-417b-a55d-ebd028a0ca81 None None] GET https://10.4.3.170/volume// Aug 18 19:23:14.405254 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a3a3f45c-818a-417b-a55d-ebd028a0ca81 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:14.405461 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a3a3f45c-818a-417b-a55d-ebd028a0ca81 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:14.405838 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a3a3f45c-818a-417b-a55d-ebd028a0ca81 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:23:14.406226 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 472/1872] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:23: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 19:23:14.408724 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-386591a5-1dd6-4a5e-ac07-692beeb46e99 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:14.416680 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-d79b476e-08fc-41b4-8d48-2f34d6247ad4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:14.419803 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-d79b476e-08fc-41b4-8d48-2f34d6247ad4 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:23:14.420606 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-d79b476e-08fc-41b4-8d48-2f34d6247ad4 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:14.420606 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-d79b476e-08fc-41b4-8d48-2f34d6247ad4 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:14.421874 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-386591a5-1dd6-4a5e-ac07-692beeb46e99 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:23:14.422551 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 466/1873] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:14 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:14.433689 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:14.433689 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:14.440847 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-d79b476e-08fc-41b4-8d48-2f34d6247ad4 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:14.444385 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-d79b476e-08fc-41b4-8d48-2f34d6247ad4 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:23:14.444881 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 466/1874] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:23:14 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1328 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:23:14.594867 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-960e3473-1891-4622-8e93-d3912b0c2f7c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:14.596970 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-960e3473-1891-4622-8e93-d3912b0c2f7c tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d Aug 18 19:23:14.597145 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-960e3473-1891-4622-8e93-d3912b0c2f7c tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:14.597398 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-960e3473-1891-4622-8e93-d3912b0c2f7c tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:14.602810 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-960e3473-1891-4622-8e93-d3912b0c2f7c tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d returned with HTTP 404 Aug 18 19:23:14.603757 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 471/1875] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:23:14 2026] GET /volume/v3/volumes/4590b9fb-fe59-4451-9c82-c3850b53fa1d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:23:14.611010 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ec296a80-e12f-4399-a535-c69baa18f19f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:14.612890 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ec296a80-e12f-4399-a535-c69baa18f19f tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/9104b4ca-ee8c-4be2-92dc-614709168059 Aug 18 19:23:14.613133 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ec296a80-e12f-4399-a535-c69baa18f19f tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:14.613378 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ec296a80-e12f-4399-a535-c69baa18f19f tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:14.613506 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-ec296a80-e12f-4399-a535-c69baa18f19f tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Delete snapshot with id: 9104b4ca-ee8c-4be2-92dc-614709168059 Aug 18 19:23:14.616465 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2ccbb864-8a4e-4caa-891a-18dbd3eba264 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:14.619029 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2ccbb864-8a4e-4caa-891a-18dbd3eba264 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 Aug 18 19:23:14.619029 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2ccbb864-8a4e-4caa-891a-18dbd3eba264 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:14.619123 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:14.619123 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:14.619187 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2ccbb864-8a4e-4caa-891a-18dbd3eba264 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:14.619238 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-2ccbb864-8a4e-4caa-891a-18dbd3eba264 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id ffe34fcd-989e-4421-9d11-61309cbdd0b1. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:14.619588 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ec296a80-e12f-4399-a535-c69baa18f19f tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Snapshot retrieved successfully. Aug 18 19:23:14.627126 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:14.627126 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:14.628192 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2ccbb864-8a4e-4caa-891a-18dbd3eba264 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 returned with HTTP 200 Aug 18 19:23:14.628783 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 467/1876] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:14 2026] GET /volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:14.654086 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ec296a80-e12f-4399-a535-c69baa18f19f tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Snapshot delete request issued successfully. Aug 18 19:23:14.654678 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ec296a80-e12f-4399-a535-c69baa18f19f tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/snapshots/9104b4ca-ee8c-4be2-92dc-614709168059 returned with HTTP 202 Aug 18 19:23:14.655557 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 473/1877] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:23:14 2026] DELETE /volume/v3/snapshots/9104b4ca-ee8c-4be2-92dc-614709168059 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:23:14.671834 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-55c0fa1d-7afc-4720-8781-8c49e9011349 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:14.676962 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-55c0fa1d-7afc-4720-8781-8c49e9011349 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/snapshots/9104b4ca-ee8c-4be2-92dc-614709168059 Aug 18 19:23:14.678244 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-55c0fa1d-7afc-4720-8781-8c49e9011349 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:14.678244 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-55c0fa1d-7afc-4720-8781-8c49e9011349 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:14.689945 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:14.689945 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:14.690738 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-55c0fa1d-7afc-4720-8781-8c49e9011349 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Snapshot retrieved successfully. Aug 18 19:23:14.691302 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-55c0fa1d-7afc-4720-8781-8c49e9011349 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/snapshots/9104b4ca-ee8c-4be2-92dc-614709168059 returned with HTTP 200 Aug 18 19:23:14.694053 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 467/1878] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:23:14 2026] GET /volume/v3/snapshots/9104b4ca-ee8c-4be2-92dc-614709168059 => generated 482 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:15.438778 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-07a59962-b7e5-4d5c-80da-2d68561ae85c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:15.440939 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-07a59962-b7e5-4d5c-80da-2d68561ae85c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:23:15.441007 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-07a59962-b7e5-4d5c-80da-2d68561ae85c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:15.442722 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-07a59962-b7e5-4d5c-80da-2d68561ae85c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:15.456915 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:15.456915 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:15.463281 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-07a59962-b7e5-4d5c-80da-2d68561ae85c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:15.471775 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-07a59962-b7e5-4d5c-80da-2d68561ae85c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:23:15.471775 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 472/1879] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:15 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:15.639856 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9698793a-b2e2-4204-9e95-6ab595646e92 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:15.641667 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9698793a-b2e2-4204-9e95-6ab595646e92 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 Aug 18 19:23:15.641920 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9698793a-b2e2-4204-9e95-6ab595646e92 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:15.642185 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9698793a-b2e2-4204-9e95-6ab595646e92 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:15.642342 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-9698793a-b2e2-4204-9e95-6ab595646e92 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id ffe34fcd-989e-4421-9d11-61309cbdd0b1. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:15.647497 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:15.647497 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:15.648596 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9698793a-b2e2-4204-9e95-6ab595646e92 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 returned with HTTP 200 Aug 18 19:23:15.648989 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 468/1880] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:15 2026] GET /volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:15.705875 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a3bd9a66-b93b-4cd4-b850-913894ee595d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:15.709313 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a3bd9a66-b93b-4cd4-b850-913894ee595d tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/snapshots/9104b4ca-ee8c-4be2-92dc-614709168059 Aug 18 19:23:15.709313 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a3bd9a66-b93b-4cd4-b850-913894ee595d tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:15.709313 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a3bd9a66-b93b-4cd4-b850-913894ee595d tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:15.713065 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a3bd9a66-b93b-4cd4-b850-913894ee595d tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/snapshots/9104b4ca-ee8c-4be2-92dc-614709168059 returned with HTTP 404 Aug 18 19:23:15.713657 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 474/1881] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:23:15 2026] GET /volume/v3/snapshots/9104b4ca-ee8c-4be2-92dc-614709168059 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:16.487922 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2af6f366-90da-47e2-8387-c0fb5fc5278a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:16.490245 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2af6f366-90da-47e2-8387-c0fb5fc5278a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:23:16.490245 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2af6f366-90da-47e2-8387-c0fb5fc5278a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:16.490245 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2af6f366-90da-47e2-8387-c0fb5fc5278a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:16.504402 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:16.504402 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:16.508197 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2af6f366-90da-47e2-8387-c0fb5fc5278a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:16.515283 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2af6f366-90da-47e2-8387-c0fb5fc5278a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:23:16.515283 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 468/1882] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:16 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:16.660991 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-32355328-2ee0-4128-9686-d8f81cd54b8a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:16.663985 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-32355328-2ee0-4128-9686-d8f81cd54b8a tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 Aug 18 19:23:16.664225 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-32355328-2ee0-4128-9686-d8f81cd54b8a tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:16.664465 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-32355328-2ee0-4128-9686-d8f81cd54b8a tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:16.664577 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-32355328-2ee0-4128-9686-d8f81cd54b8a tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id ffe34fcd-989e-4421-9d11-61309cbdd0b1. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:16.673823 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:16.673823 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:16.674577 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-32355328-2ee0-4128-9686-d8f81cd54b8a tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 returned with HTTP 200 Aug 18 19:23:16.674781 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 473/1883] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:16 2026] GET /volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:17.530886 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2c05554a-fa06-42d4-9337-e70bd95b79bb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:17.532482 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2c05554a-fa06-42d4-9337-e70bd95b79bb tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:23:17.533057 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2c05554a-fa06-42d4-9337-e70bd95b79bb tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:17.533057 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2c05554a-fa06-42d4-9337-e70bd95b79bb tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:17.547936 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:17.547936 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:17.552679 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2c05554a-fa06-42d4-9337-e70bd95b79bb tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:17.555475 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-af893ce9-fc69-4723-8d2d-3d713635dd93 req-bb5deb5d-2f31-4e9e-babe-ffd3a6abfc59 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:17.556890 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2c05554a-fa06-42d4-9337-e70bd95b79bb tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:23:17.557292 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 469/1884] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:17 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 19:23:17.558111 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-af893ce9-fc69-4723-8d2d-3d713635dd93 req-bb5deb5d-2f31-4e9e-babe-ffd3a6abfc59 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] DELETE https://10.4.3.170/volume/v3/attachments/04275a5d-e1c6-43e1-bbbe-1d2dff78283e Aug 18 19:23:17.558321 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-af893ce9-fc69-4723-8d2d-3d713635dd93 req-bb5deb5d-2f31-4e9e-babe-ffd3a6abfc59 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:17.558571 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-af893ce9-fc69-4723-8d2d-3d713635dd93 req-bb5deb5d-2f31-4e9e-babe-ffd3a6abfc59 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:17.567174 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:17.567174 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:17.613082 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-af893ce9-fc69-4723-8d2d-3d713635dd93 req-bb5deb5d-2f31-4e9e-babe-ffd3a6abfc59 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/attachments/04275a5d-e1c6-43e1-bbbe-1d2dff78283e returned with HTTP 200 Aug 18 19:23:17.613659 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 475/1885] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:23:17 2026] DELETE /volume/v3/attachments/04275a5d-e1c6-43e1-bbbe-1d2dff78283e => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:17.687261 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a99336d3-ae41-41b9-bd2e-765334634a83 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:17.689775 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a99336d3-ae41-41b9-bd2e-765334634a83 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 Aug 18 19:23:17.689967 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a99336d3-ae41-41b9-bd2e-765334634a83 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:17.690175 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a99336d3-ae41-41b9-bd2e-765334634a83 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:17.690304 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-a99336d3-ae41-41b9-bd2e-765334634a83 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id ffe34fcd-989e-4421-9d11-61309cbdd0b1. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:17.696284 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:17.696284 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:17.697647 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a99336d3-ae41-41b9-bd2e-765334634a83 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 returned with HTTP 200 Aug 18 19:23:17.698097 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 469/1886] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:17 2026] GET /volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:17.710193 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1a339f72-3c24-4877-a08e-eaf93ad780d2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:17.712132 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1a339f72-3c24-4877-a08e-eaf93ad780d2 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 Aug 18 19:23:17.712347 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1a339f72-3c24-4877-a08e-eaf93ad780d2 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:17.712808 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1a339f72-3c24-4877-a08e-eaf93ad780d2 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:17.712947 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-1a339f72-3c24-4877-a08e-eaf93ad780d2 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 708851f4-9f6c-4055-9db0-363f0de2ad90. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:17.717201 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:17.717201 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:17.717829 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1a339f72-3c24-4877-a08e-eaf93ad780d2 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 returned with HTTP 200 Aug 18 19:23:17.718174 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 474/1887] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:17 2026] GET /volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:17.731591 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9d9c1c93-7cbb-4242-bc10-d7ba8e96fac1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:17.733609 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9d9c1c93-7cbb-4242-bc10-d7ba8e96fac1 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] POST https://10.4.3.170/volume/v3/backups Aug 18 19:23:17.734072 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9d9c1c93-7cbb-4242-bc10-d7ba8e96fac1 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "55356bae-63e8-454a-91a8-a9415fb39dae", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1045170302"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:17.735698 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.backups [None req-9d9c1c93-7cbb-4242-bc10-d7ba8e96fac1 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Creating new backup {'backup': {'volume_id': '55356bae-63e8-454a-91a8-a9415fb39dae', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1045170302'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:23:17.735821 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.contrib.backups [None req-9d9c1c93-7cbb-4242-bc10-d7ba8e96fac1 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Creating backup of volume 55356bae-63e8-454a-91a8-a9415fb39dae in container None Aug 18 19:23:17.745659 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:17.745659 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:17.746141 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9d9c1c93-7cbb-4242-bc10-d7ba8e96fac1 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Volume info retrieved successfully. Aug 18 19:23:17.768400 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-9d9c1c93-7cbb-4242-bc10-d7ba8e96fac1 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Created reservations ['80fd9469-5b84-42ed-803d-f21be74d13c3', 'a9271302-6165-4580-8650-14eb8207eb1a'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:23:17.804888 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9d9c1c93-7cbb-4242-bc10-d7ba8e96fac1 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:23:17.805640 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 470/1888] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:23:17 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 19:23:17.818763 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-298fd019-330c-498b-9b84-2f8847168fd7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:17.821559 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-298fd019-330c-498b-9b84-2f8847168fd7 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 Aug 18 19:23:17.821933 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-298fd019-330c-498b-9b84-2f8847168fd7 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:17.822244 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-298fd019-330c-498b-9b84-2f8847168fd7 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:17.822521 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-298fd019-330c-498b-9b84-2f8847168fd7 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 18b2008a-664e-4db1-b6c6-15dc4d9f9c85. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:17.828057 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:17.828057 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:17.828951 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-298fd019-330c-498b-9b84-2f8847168fd7 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 returned with HTTP 200 Aug 18 19:23:17.829782 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 476/1889] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:17 2026] GET /volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:23:18.573009 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5a3d19bb-86f6-44e4-b57a-27ae48c25a99 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:18.576812 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5a3d19bb-86f6-44e4-b57a-27ae48c25a99 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:23:18.577023 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5a3d19bb-86f6-44e4-b57a-27ae48c25a99 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:18.577254 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5a3d19bb-86f6-44e4-b57a-27ae48c25a99 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:18.586826 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:18.586826 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:18.590354 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-5a3d19bb-86f6-44e4-b57a-27ae48c25a99 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:18.594669 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5a3d19bb-86f6-44e4-b57a-27ae48c25a99 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:23:18.595057 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 470/1890] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:18 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:18.841584 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-cfc179ba-30ea-43f2-bbd7-fe0ee3c0d313 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:18.841914 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cfc179ba-30ea-43f2-bbd7-fe0ee3c0d313 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 Aug 18 19:23:18.842029 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cfc179ba-30ea-43f2-bbd7-fe0ee3c0d313 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:18.842192 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cfc179ba-30ea-43f2-bbd7-fe0ee3c0d313 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:18.842289 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-cfc179ba-30ea-43f2-bbd7-fe0ee3c0d313 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 18b2008a-664e-4db1-b6c6-15dc4d9f9c85. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:18.846145 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:18.846145 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:18.846738 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cfc179ba-30ea-43f2-bbd7-fe0ee3c0d313 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 returned with HTTP 200 Aug 18 19:23:18.847057 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 475/1891] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:18 2026] GET /volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:19.500254 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-70f11f3b-785c-4c17-b938-66d0d92e1657 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:19.503693 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-70f11f3b-785c-4c17-b938-66d0d92e1657 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:23:19.503930 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-70f11f3b-785c-4c17-b938-66d0d92e1657 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:19.504159 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-70f11f3b-785c-4c17-b938-66d0d92e1657 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:19.517138 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:19.517138 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:19.522086 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-70f11f3b-785c-4c17-b938-66d0d92e1657 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:19.528000 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-70f11f3b-785c-4c17-b938-66d0d92e1657 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:23:19.528479 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 471/1892] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:23:19 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:19.607646 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f3a91ec8-7713-474f-bbb5-bfe85055e934 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:19.608578 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f3a91ec8-7713-474f-bbb5-bfe85055e934 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] GET https://10.4.3.170/volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 Aug 18 19:23:19.608890 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f3a91ec8-7713-474f-bbb5-bfe85055e934 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:19.609130 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f3a91ec8-7713-474f-bbb5-bfe85055e934 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:19.619626 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-739629ae-1227-4b4d-80fd-9523897edd22 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:19.621646 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-739629ae-1227-4b4d-80fd-9523897edd22 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:23:19.621855 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-739629ae-1227-4b4d-80fd-9523897edd22 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:19.622082 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-739629ae-1227-4b4d-80fd-9523897edd22 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:19.631151 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:19.631151 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:19.633851 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:19.633851 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:19.635796 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f3a91ec8-7713-474f-bbb5-bfe85055e934 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Volume info retrieved successfully. Aug 18 19:23:19.640385 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-739629ae-1227-4b4d-80fd-9523897edd22 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:19.641669 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f3a91ec8-7713-474f-bbb5-bfe85055e934 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] https://10.4.3.170/volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 returned with HTTP 200 Aug 18 19:23:19.642480 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 477/1893] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:23:19 2026] GET /volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 => generated 1832 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:23:19.645982 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-739629ae-1227-4b4d-80fd-9523897edd22 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:23:19.646543 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 471/1894] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:19 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:19.861703 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c764537e-2d2b-4f20-9e5e-31e98596c94a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:19.863936 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c764537e-2d2b-4f20-9e5e-31e98596c94a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 Aug 18 19:23:19.865396 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c764537e-2d2b-4f20-9e5e-31e98596c94a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:19.865396 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c764537e-2d2b-4f20-9e5e-31e98596c94a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:19.865396 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-c764537e-2d2b-4f20-9e5e-31e98596c94a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 18b2008a-664e-4db1-b6c6-15dc4d9f9c85. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:19.869287 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:19.869287 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:19.870017 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c764537e-2d2b-4f20-9e5e-31e98596c94a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 returned with HTTP 200 Aug 18 19:23:19.870479 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 476/1895] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:19 2026] GET /volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:20.001106 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0e87946c-884b-4ee0-bc39-eb326e073333 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:20.003225 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0e87946c-884b-4ee0-bc39-eb326e073333 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] DELETE https://10.4.3.170/volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 Aug 18 19:23:20.003545 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0e87946c-884b-4ee0-bc39-eb326e073333 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:20.003789 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0e87946c-884b-4ee0-bc39-eb326e073333 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:20.004002 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-0e87946c-884b-4ee0-bc39-eb326e073333 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Delete volume with id: 8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 Aug 18 19:23:20.012586 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:20.012586 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:20.013125 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0e87946c-884b-4ee0-bc39-eb326e073333 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:23:20.031535 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0e87946c-884b-4ee0-bc39-eb326e073333 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Delete volume request issued successfully. Aug 18 19:23:20.031729 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0e87946c-884b-4ee0-bc39-eb326e073333 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 returned with HTTP 202 Aug 18 19:23:20.032126 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 472/1896] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:23:20 2026] DELETE /volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:23:20.038796 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ba499e32-6ba0-45c4-beea-44673dc3f252 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:20.040814 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ba499e32-6ba0-45c4-beea-44673dc3f252 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 Aug 18 19:23:20.041041 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ba499e32-6ba0-45c4-beea-44673dc3f252 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:20.041222 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ba499e32-6ba0-45c4-beea-44673dc3f252 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:20.048629 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:20.048629 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:20.053354 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ba499e32-6ba0-45c4-beea-44673dc3f252 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Volume info retrieved successfully. Aug 18 19:23:20.058785 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ba499e32-6ba0-45c4-beea-44673dc3f252 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 returned with HTTP 200 Aug 18 19:23:20.059213 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 478/1897] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:23:20 2026] GET /volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 => generated 1388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:23:20.639698 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-f8915898-5a70-4171-8181-adac8ba77119 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:20.642412 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-f8915898-5a70-4171-8181-adac8ba77119 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] DELETE https://10.4.3.170/volume/v3/attachments/6c6b9a59-a830-480d-99d0-4820da7a86da Aug 18 19:23:20.642597 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-f8915898-5a70-4171-8181-adac8ba77119 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:20.642794 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-f8915898-5a70-4171-8181-adac8ba77119 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:20.652914 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:20.652914 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:20.661858 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-717f7a51-a129-4096-8577-7505ebdc5883 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:20.663805 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-717f7a51-a129-4096-8577-7505ebdc5883 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:23:20.665314 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-717f7a51-a129-4096-8577-7505ebdc5883 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:20.665314 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-717f7a51-a129-4096-8577-7505ebdc5883 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:20.680855 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:20.680855 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:20.688892 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-717f7a51-a129-4096-8577-7505ebdc5883 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:20.699152 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-717f7a51-a129-4096-8577-7505ebdc5883 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:23:20.699633 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 477/1898] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:20 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:20.717696 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-fd1e1e81-9ef8-4cc9-9eb7-91777268e26c req-f8915898-5a70-4171-8181-adac8ba77119 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/6c6b9a59-a830-480d-99d0-4820da7a86da returned with HTTP 200 Aug 18 19:23:20.718110 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 472/1899] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:23:20 2026] DELETE /volume/v3/attachments/6c6b9a59-a830-480d-99d0-4820da7a86da => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:20.882401 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-07a4580f-4acc-41e7-914d-946003b24d3f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:20.884328 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-07a4580f-4acc-41e7-914d-946003b24d3f tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 Aug 18 19:23:20.884635 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-07a4580f-4acc-41e7-914d-946003b24d3f tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:20.884882 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-07a4580f-4acc-41e7-914d-946003b24d3f tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:20.885038 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-07a4580f-4acc-41e7-914d-946003b24d3f tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 18b2008a-664e-4db1-b6c6-15dc4d9f9c85. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:20.890581 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:20.890581 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:20.891051 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-07a4580f-4acc-41e7-914d-946003b24d3f tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 returned with HTTP 200 Aug 18 19:23:20.891573 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 473/1900] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:20 2026] GET /volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:21.072496 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6fd2131b-31e6-4c95-a239-dc22395d8442 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:21.076885 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6fd2131b-31e6-4c95-a239-dc22395d8442 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] GET https://10.4.3.170/volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 Aug 18 19:23:21.077091 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6fd2131b-31e6-4c95-a239-dc22395d8442 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:21.077263 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6fd2131b-31e6-4c95-a239-dc22395d8442 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:21.089178 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6fd2131b-31e6-4c95-a239-dc22395d8442 tempest-TestVolumeBootPatternV346-1338742891 tempest-TestVolumeBootPatternV346-1338742891-project-member] https://10.4.3.170/volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 returned with HTTP 404 Aug 18 19:23:21.089859 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 479/1901] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:23:21 2026] GET /volume/v3/volumes/8dc01bfb-83aa-4c03-a41c-47e23ba3ab20 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:23:21.718129 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8a3bd5e4-4aec-4c0d-b517-abaf45281cd2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:21.721511 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8a3bd5e4-4aec-4c0d-b517-abaf45281cd2 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:23:21.721870 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8a3bd5e4-4aec-4c0d-b517-abaf45281cd2 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:21.722133 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8a3bd5e4-4aec-4c0d-b517-abaf45281cd2 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:21.732120 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:21.732120 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:21.737377 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8a3bd5e4-4aec-4c0d-b517-abaf45281cd2 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:21.742886 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8a3bd5e4-4aec-4c0d-b517-abaf45281cd2 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:23:21.743379 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 478/1902] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:21 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:21.757279 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-fa8abe71-a800-4a1c-b203-90181c785a81 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:21.759118 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fa8abe71-a800-4a1c-b203-90181c785a81 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:23:21.759324 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fa8abe71-a800-4a1c-b203-90181c785a81 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:21.759549 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fa8abe71-a800-4a1c-b203-90181c785a81 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:21.767463 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:21.767463 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:21.771478 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-fa8abe71-a800-4a1c-b203-90181c785a81 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:21.776193 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fa8abe71-a800-4a1c-b203-90181c785a81 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:23:21.776686 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 473/1903] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:21 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:21.840022 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a7042260-1a26-424d-87e1-92883b0ea0c0 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:21.842465 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a7042260-1a26-424d-87e1-92883b0ea0c0 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:23:21.842766 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a7042260-1a26-424d-87e1-92883b0ea0c0 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:21.843020 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a7042260-1a26-424d-87e1-92883b0ea0c0 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:21.854648 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:21.854648 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:21.859165 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a7042260-1a26-424d-87e1-92883b0ea0c0 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:21.864673 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a7042260-1a26-424d-87e1-92883b0ea0c0 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:23:21.865177 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 474/1904] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:21 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:21.909548 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-de3d1dc1-35f8-4a3d-b2c6-80fb9a2afb60 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:21.909783 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-de3d1dc1-35f8-4a3d-b2c6-80fb9a2afb60 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 Aug 18 19:23:21.910010 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-de3d1dc1-35f8-4a3d-b2c6-80fb9a2afb60 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:21.910224 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-de3d1dc1-35f8-4a3d-b2c6-80fb9a2afb60 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:21.910329 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-de3d1dc1-35f8-4a3d-b2c6-80fb9a2afb60 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 18b2008a-664e-4db1-b6c6-15dc4d9f9c85. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:21.921127 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:21.921127 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:21.921631 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-de3d1dc1-35f8-4a3d-b2c6-80fb9a2afb60 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 returned with HTTP 200 Aug 18 19:23:21.922289 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 480/1905] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:21 2026] GET /volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:21.942357 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3750190a-fced-4b54-9ded-1c3bb2fd14a7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:21.944163 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3750190a-fced-4b54-9ded-1c3bb2fd14a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:23:21.944498 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3750190a-fced-4b54-9ded-1c3bb2fd14a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-513025753", "imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:21.945906 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-3750190a-fced-4b54-9ded-1c3bb2fd14a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-513025753', 'imageRef': '3394ab6b-bad1-4521-8a00-1c034f3dd2cc'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:23:22.051412 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-3750190a-fced-4b54-9ded-1c3bb2fd14a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Create volume of 1 GB Aug 18 19:23:22.051741 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:22.051741 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:22.052295 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-3750190a-fced-4b54-9ded-1c3bb2fd14a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Availability Zones retrieved successfully. Aug 18 19:23:22.058682 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3750190a-fced-4b54-9ded-1c3bb2fd14a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Flow 'volume_create_api' (3396d853-2270-4384-a358-099ac2c97b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:22.059870 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3750190a-fced-4b54-9ded-1c3bb2fd14a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0181269-41b7-4cef-b577-246d869c3ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:22.060932 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-3750190a-fced-4b54-9ded-1c3bb2fd14a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:23:22.119626 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:22.119626 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:22.136811 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3750190a-fced-4b54-9ded-1c3bb2fd14a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0181269-41b7-4cef-b577-246d869c3ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:34Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ec80d040-df42-45a9-a5ce-2c4beaa7f2b6,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec80d040-df42-45a9-a5ce-2c4beaa7f2b6', 'encryption_key_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=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:22.137857 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3750190a-fced-4b54-9ded-1c3bb2fd14a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ecd1920-565d-4ed1-a188-165ee528bb83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:22.197792 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-3750190a-fced-4b54-9ded-1c3bb2fd14a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Created reservations ['2b413ddd-c447-4b16-853a-f07e6519bf38', '44e392f9-0e0e-49e5-8711-435521e480c3', '68bd40cd-1cf7-4396-b751-109d9fb47c29', '87dbf9aa-e45d-4c4c-a42a-04312c46dd9a'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:23:22.198585 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3750190a-fced-4b54-9ded-1c3bb2fd14a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ecd1920-565d-4ed1-a188-165ee528bb83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b413ddd-c447-4b16-853a-f07e6519bf38', '44e392f9-0e0e-49e5-8711-435521e480c3', '68bd40cd-1cf7-4396-b751-109d9fb47c29', '87dbf9aa-e45d-4c4c-a42a-04312c46dd9a']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:22.199240 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3750190a-fced-4b54-9ded-1c3bb2fd14a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af91a8c5-f235-4cb9-a57b-3d8963e3622c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:22.225270 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3750190a-fced-4b54-9ded-1c3bb2fd14a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af91a8c5-f235-4cb9-a57b-3d8963e3622c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8f8abf8-ea41-46eb-95e3-3d3875977174', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-513025753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='de4bdd7fda4a4429a6e3d9488a3e6a08',qos_specs=None,replication_status=,reservations=['2b413ddd-c447-4b16-853a-f07e6519bf38','44e392f9-0e0e-49e5-8711-435521e480c3','68bd40cd-1cf7-4396-b751-109d9fb47c29','87dbf9aa-e45d-4c4c-a42a-04312c46dd9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f32fab9357246eca3a77ea4880fc0cb',volume_type_id=ec80d040-df42-45a9-a5ce-2c4beaa7f2b6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:23:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-513025753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8f8abf8-ea41-46eb-95e3-3d3875977174,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='de4bdd7fda4a4429a6e3d9488a3e6a08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f32fab9357246eca3a77ea4880fc0cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec80d040-df42-45a9-a5ce-2c4beaa7f2b6),volume_type_id=ec80d040-df42-45a9-a5ce-2c4beaa7f2b6)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:22.226228 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3750190a-fced-4b54-9ded-1c3bb2fd14a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8464372e-7bde-4d5d-a86a-8caf33bafe73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:22.246858 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3750190a-fced-4b54-9ded-1c3bb2fd14a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8464372e-7bde-4d5d-a86a-8caf33bafe73) transitioned into state 'SUCCESS' from state '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-513025753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='de4bdd7fda4a4429a6e3d9488a3e6a08',qos_specs=None,replication_status=,reservations=['2b413ddd-c447-4b16-853a-f07e6519bf38','44e392f9-0e0e-49e5-8711-435521e480c3','68bd40cd-1cf7-4396-b751-109d9fb47c29','87dbf9aa-e45d-4c4c-a42a-04312c46dd9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f32fab9357246eca3a77ea4880fc0cb',volume_type_id=ec80d040-df42-45a9-a5ce-2c4beaa7f2b6)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:22.248036 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3750190a-fced-4b54-9ded-1c3bb2fd14a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b64c5704-d407-4b19-ba5f-e962b2303d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:22.257193 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3750190a-fced-4b54-9ded-1c3bb2fd14a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b64c5704-d407-4b19-ba5f-e962b2303d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:22.257968 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3750190a-fced-4b54-9ded-1c3bb2fd14a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Flow 'volume_create_api' (3396d853-2270-4384-a358-099ac2c97b00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:22.258217 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-3750190a-fced-4b54-9ded-1c3bb2fd14a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Create volume request issued successfully. Aug 18 19:23:22.258753 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3750190a-fced-4b54-9ded-1c3bb2fd14a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:23:22.259130 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 479/1906] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:23:21 2026] POST /volume/v3/volumes => generated 759 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:23:22.274442 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-310f16a8-11d6-4927-a726-e6c107293f1d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:22.276562 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-310f16a8-11d6-4927-a726-e6c107293f1d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 Aug 18 19:23:22.276803 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-310f16a8-11d6-4927-a726-e6c107293f1d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:22.277080 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-310f16a8-11d6-4927-a726-e6c107293f1d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:22.286885 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:22.286885 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:22.292042 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-310f16a8-11d6-4927-a726-e6c107293f1d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:22.300380 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-310f16a8-11d6-4927-a726-e6c107293f1d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 returned with HTTP 200 Aug 18 19:23:22.301311 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 474/1907] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:22 2026] GET /volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:22.937823 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4c06a16b-d8ca-46a4-ba85-2317208d8c45 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:22.939625 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4c06a16b-d8ca-46a4-ba85-2317208d8c45 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 Aug 18 19:23:22.939811 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4c06a16b-d8ca-46a4-ba85-2317208d8c45 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:22.940004 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4c06a16b-d8ca-46a4-ba85-2317208d8c45 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:22.940100 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-4c06a16b-d8ca-46a4-ba85-2317208d8c45 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 18b2008a-664e-4db1-b6c6-15dc4d9f9c85. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:22.941929 np0000007688 devstack@c-api.service[100581]: DEBUG dbcounter [-] [100581] Writing DB stats cinder:SELECT=178,cinder:INSERT=13,cinder:UPDATE=37 {{(pid=100581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:23:22.946250 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:22.946250 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:22.946937 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4c06a16b-d8ca-46a4-ba85-2317208d8c45 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 returned with HTTP 200 Aug 18 19:23:22.947330 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 475/1908] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:22 2026] GET /volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:23.317748 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0d34ff0d-5be7-4eef-be26-57bd098169a7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:23.319499 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0d34ff0d-5be7-4eef-be26-57bd098169a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 Aug 18 19:23:23.319723 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0d34ff0d-5be7-4eef-be26-57bd098169a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:23.319905 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0d34ff0d-5be7-4eef-be26-57bd098169a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:23.326739 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:23.326739 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:23.330490 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0d34ff0d-5be7-4eef-be26-57bd098169a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:23.334870 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0d34ff0d-5be7-4eef-be26-57bd098169a7 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 returned with HTTP 200 Aug 18 19:23:23.335120 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 481/1909] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:23 2026] GET /volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:23.470178 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-8d3b33fa-79e0-40f1-98b8-dcf6ab1cfc2c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:23.472499 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-8d3b33fa-79e0-40f1-98b8-dcf6ab1cfc2c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 Aug 18 19:23:23.472757 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-8d3b33fa-79e0-40f1-98b8-dcf6ab1cfc2c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:23.472989 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-8d3b33fa-79e0-40f1-98b8-dcf6ab1cfc2c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:23.480312 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:23.480312 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:23.483981 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-8d3b33fa-79e0-40f1-98b8-dcf6ab1cfc2c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:23.488849 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-8d3b33fa-79e0-40f1-98b8-dcf6ab1cfc2c tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 returned with HTTP 200 Aug 18 19:23:23.489254 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 480/1910] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:23:23 2026] GET /volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:23.940481 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-06d481a3-431c-4b98-80a6-09c7d2a2ed92 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:23.942878 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-06d481a3-431c-4b98-80a6-09c7d2a2ed92 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 Aug 18 19:23:23.943093 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-06d481a3-431c-4b98-80a6-09c7d2a2ed92 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:23.943301 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-06d481a3-431c-4b98-80a6-09c7d2a2ed92 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:23.945245 np0000007688 devstack@c-api.service[100580]: DEBUG dbcounter [-] [100580] Writing DB stats cinder:SELECT=201,cinder:UPDATE=17,cinder:INSERT=3 {{(pid=100580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:23:23.950649 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:23.950649 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:23.954734 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-06d481a3-431c-4b98-80a6-09c7d2a2ed92 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:23.962195 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6a0d2f65-d0bb-4907-9681-69ec11a339ac None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:23.962570 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-06d481a3-431c-4b98-80a6-09c7d2a2ed92 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 returned with HTTP 200 Aug 18 19:23:23.962807 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 475/1911] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:23:23 2026] GET /volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:23.964068 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6a0d2f65-d0bb-4907-9681-69ec11a339ac tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 Aug 18 19:23:23.964287 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6a0d2f65-d0bb-4907-9681-69ec11a339ac tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:23.964525 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6a0d2f65-d0bb-4907-9681-69ec11a339ac tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:23.964689 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-6a0d2f65-d0bb-4907-9681-69ec11a339ac tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 18b2008a-664e-4db1-b6c6-15dc4d9f9c85. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:23.968910 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:23.968910 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:23.969715 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6a0d2f65-d0bb-4907-9681-69ec11a339ac tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 returned with HTTP 200 Aug 18 19:23:23.970141 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 476/1912] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:23 2026] GET /volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:23.976829 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0c735365-1ea4-4f24-8226-91d77b0b71fa None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:23.977933 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0c735365-1ea4-4f24-8226-91d77b0b71fa None None] GET https://10.4.3.170/volume// Aug 18 19:23:23.978141 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0c735365-1ea4-4f24-8226-91d77b0b71fa None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:23.978413 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0c735365-1ea4-4f24-8226-91d77b0b71fa None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:23.978934 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0c735365-1ea4-4f24-8226-91d77b0b71fa None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:23:23.980160 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 482/1913] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:23:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:23:23.989935 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-ecc9f3a7-d6aa-40c5-b931-8c1466cd1b26 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:23.992858 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-ecc9f3a7-d6aa-40c5-b931-8c1466cd1b26 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:23:23.993213 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-ecc9f3a7-d6aa-40c5-b931-8c1466cd1b26 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b8f8abf8-ea41-46eb-95e3-3d3875977174", "connector": null, "instance_uuid": "4dd851d2-c218-44c0-abf5-1f9593862c67"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:24.002664 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:24.002664 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:24.035701 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-ecc9f3a7-d6aa-40c5-b931-8c1466cd1b26 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:23:24.036156 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 481/1914] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:23:23 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 19:23:24.983405 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-75e34213-99ee-490f-975f-a4cc9b39792a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:24.989201 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-75e34213-99ee-490f-975f-a4cc9b39792a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 Aug 18 19:23:24.989517 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-75e34213-99ee-490f-975f-a4cc9b39792a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:24.989839 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-75e34213-99ee-490f-975f-a4cc9b39792a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:24.990008 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-75e34213-99ee-490f-975f-a4cc9b39792a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 18b2008a-664e-4db1-b6c6-15dc4d9f9c85. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:24.997021 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:24.997021 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:24.997964 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-75e34213-99ee-490f-975f-a4cc9b39792a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 returned with HTTP 200 Aug 18 19:23:24.998504 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 476/1915] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:24 2026] GET /volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:25.377854 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9a36521d-3d45-4aea-ba28-02fdffc1157f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:25.378390 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9a36521d-3d45-4aea-ba28-02fdffc1157f None None] GET https://10.4.3.170/volume// Aug 18 19:23:25.378679 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9a36521d-3d45-4aea-ba28-02fdffc1157f None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:25.378903 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9a36521d-3d45-4aea-ba28-02fdffc1157f None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:25.379337 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9a36521d-3d45-4aea-ba28-02fdffc1157f None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:23:25.380522 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 477/1916] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:23: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 19:23:25.386271 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-e829cdd8-6c6b-4dc6-b489-cb01c479ed16 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:25.388334 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-e829cdd8-6c6b-4dc6-b489-cb01c479ed16 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 Aug 18 19:23:25.388571 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-e829cdd8-6c6b-4dc6-b489-cb01c479ed16 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:25.388738 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-e829cdd8-6c6b-4dc6-b489-cb01c479ed16 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:25.398224 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:25.398224 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:25.401492 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-e829cdd8-6c6b-4dc6-b489-cb01c479ed16 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:25.406377 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-e829cdd8-6c6b-4dc6-b489-cb01c479ed16 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 returned with HTTP 200 Aug 18 19:23:25.406773 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 483/1917] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:23:25 2026] GET /volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 => generated 1546 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:23:25.529736 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-8b8892f7-7b18-4383-adec-22e6914e0f5b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:25.533901 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-8b8892f7-7b18-4383-adec-22e6914e0f5b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] PUT https://10.4.3.170/volume/v3/attachments/1e6ba434-4d76-40fd-a3c3-b4b16e65ad83 Aug 18 19:23:25.534430 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-8b8892f7-7b18-4383-adec-22e6914e0f5b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:25.548485 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-8b8892f7-7b18-4383-adec-22e6914e0f5b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Acquiring lock "cinder-attachment_update-b8f8abf8-ea41-46eb-95e3-3d3875977174-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:23:25.555653 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-8b8892f7-7b18-4383-adec-22e6914e0f5b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Lock "cinder-attachment_update-b8f8abf8-ea41-46eb-95e3-3d3875977174-np0000007688" acquired by "attachment_update" :: waited 0.007s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:23:25.558331 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:25.558331 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:25.667909 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-8b8892f7-7b18-4383-adec-22e6914e0f5b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Lock "cinder-attachment_update-b8f8abf8-ea41-46eb-95e3-3d3875977174-np0000007688" released by "attachment_update" :: held 0.112s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:23:25.669393 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-8b8892f7-7b18-4383-adec-22e6914e0f5b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/1e6ba434-4d76-40fd-a3c3-b4b16e65ad83 returned with HTTP 200 Aug 18 19:23:25.670663 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 482/1918] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:23:25 2026] PUT /volume/v3/attachments/1e6ba434-4d76-40fd-a3c3-b4b16e65ad83 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:25.701914 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-b529bd16-8047-4076-875d-0693eeb4f2f1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:25.704655 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-b529bd16-8047-4076-875d-0693eeb4f2f1 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] POST https://10.4.3.170/volume/v3/attachments/1e6ba434-4d76-40fd-a3c3-b4b16e65ad83/action Aug 18 19:23:25.705030 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-b529bd16-8047-4076-875d-0693eeb4f2f1 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:23:25.705140 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-b529bd16-8047-4076-875d-0693eeb4f2f1 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:25.734679 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:25.734679 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:25.748480 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-77da3ef0-b634-4928-8d02-d21d4c7f621f req-b529bd16-8047-4076-875d-0693eeb4f2f1 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/1e6ba434-4d76-40fd-a3c3-b4b16e65ad83/action returned with HTTP 204 Aug 18 19:23:25.749100 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 477/1919] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:23:25 2026] POST /volume/v3/attachments/1e6ba434-4d76-40fd-a3c3-b4b16e65ad83/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:26.008729 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5de1707f-cefc-4624-bb9b-225c201f1521 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:26.010853 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5de1707f-cefc-4624-bb9b-225c201f1521 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 Aug 18 19:23:26.011029 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5de1707f-cefc-4624-bb9b-225c201f1521 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:26.011283 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5de1707f-cefc-4624-bb9b-225c201f1521 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:26.011466 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-5de1707f-cefc-4624-bb9b-225c201f1521 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 18b2008a-664e-4db1-b6c6-15dc4d9f9c85. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:26.016176 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:26.016176 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:26.017028 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5de1707f-cefc-4624-bb9b-225c201f1521 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 returned with HTTP 200 Aug 18 19:23:26.017453 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 478/1920] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:26 2026] GET /volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:26.028317 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c8c346c1-0695-45b3-800c-10e961f090e0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:26.030252 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c8c346c1-0695-45b3-800c-10e961f090e0 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 Aug 18 19:23:26.030518 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c8c346c1-0695-45b3-800c-10e961f090e0 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:26.030784 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c8c346c1-0695-45b3-800c-10e961f090e0 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:26.030938 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-c8c346c1-0695-45b3-800c-10e961f090e0 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id ffe34fcd-989e-4421-9d11-61309cbdd0b1. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:26.035820 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:26.035820 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:26.036617 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c8c346c1-0695-45b3-800c-10e961f090e0 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 returned with HTTP 200 Aug 18 19:23:26.037005 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 484/1921] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:26 2026] GET /volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:26.047039 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-37340b44-6fca-4dfa-a81c-c4f31346ca7a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:26.048944 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-37340b44-6fca-4dfa-a81c-c4f31346ca7a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 Aug 18 19:23:26.049147 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-37340b44-6fca-4dfa-a81c-c4f31346ca7a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:26.049428 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-37340b44-6fca-4dfa-a81c-c4f31346ca7a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:26.049578 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-37340b44-6fca-4dfa-a81c-c4f31346ca7a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 708851f4-9f6c-4055-9db0-363f0de2ad90. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:26.054083 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:26.054083 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:26.054712 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-37340b44-6fca-4dfa-a81c-c4f31346ca7a tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 returned with HTTP 200 Aug 18 19:23:26.055113 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 483/1922] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:26 2026] GET /volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:26.065379 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2ba8358d-ea99-4801-b534-faacc1c2bb9d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:26.068557 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2ba8358d-ea99-4801-b534-faacc1c2bb9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] POST https://10.4.3.170/volume/v3/backups Aug 18 19:23:26.069748 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2ba8358d-ea99-4801-b534-faacc1c2bb9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "55356bae-63e8-454a-91a8-a9415fb39dae", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1547806826"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:26.072585 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.backups [None req-2ba8358d-ea99-4801-b534-faacc1c2bb9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Creating new backup {'backup': {'volume_id': '55356bae-63e8-454a-91a8-a9415fb39dae', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1547806826'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:23:26.072754 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-2ba8358d-ea99-4801-b534-faacc1c2bb9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Creating backup of volume 55356bae-63e8-454a-91a8-a9415fb39dae in container None Aug 18 19:23:26.082320 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:26.082320 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:26.083600 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2ba8358d-ea99-4801-b534-faacc1c2bb9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Volume info retrieved successfully. Aug 18 19:23:26.107776 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-2ba8358d-ea99-4801-b534-faacc1c2bb9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Created reservations ['285a5a82-0618-47dd-af78-cfd86035f957', 'ffde7aef-8fd8-4275-915f-78505cf9f7c6'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:23:26.155347 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2ba8358d-ea99-4801-b534-faacc1c2bb9d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:23:26.156004 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 478/1923] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:23:26 2026] POST /volume/v3/backups => generated 330 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:23:26.168462 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-56c58f97-b0f8-42c9-942d-17f6788f0a0a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:26.171511 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-56c58f97-b0f8-42c9-942d-17f6788f0a0a tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c Aug 18 19:23:26.171750 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-56c58f97-b0f8-42c9-942d-17f6788f0a0a tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:26.171940 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-56c58f97-b0f8-42c9-942d-17f6788f0a0a tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:26.172036 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-56c58f97-b0f8-42c9-942d-17f6788f0a0a tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 4e418e57-53e1-4c82-b2e5-624025aeb05c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:26.176448 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:26.176448 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:26.177230 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-56c58f97-b0f8-42c9-942d-17f6788f0a0a tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c returned with HTTP 200 Aug 18 19:23:26.177860 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 479/1924] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:26 2026] GET /volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:27.188285 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-be9e2ed7-67f0-4ced-92c5-86d0f3924fc1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:27.190583 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-be9e2ed7-67f0-4ced-92c5-86d0f3924fc1 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c Aug 18 19:23:27.190781 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-be9e2ed7-67f0-4ced-92c5-86d0f3924fc1 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:27.190969 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-be9e2ed7-67f0-4ced-92c5-86d0f3924fc1 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:27.191059 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-be9e2ed7-67f0-4ced-92c5-86d0f3924fc1 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 4e418e57-53e1-4c82-b2e5-624025aeb05c. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:27.198821 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:27.198821 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:27.199763 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-be9e2ed7-67f0-4ced-92c5-86d0f3924fc1 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c returned with HTTP 200 Aug 18 19:23:27.200189 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 485/1925] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:27 2026] GET /volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:27.604122 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-074acfd9-6939-47b8-89ba-eb861abfab79 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:27.715277 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-074acfd9-6939-47b8-89ba-eb861abfab79 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:23:27.715727 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-074acfd9-6939-47b8-89ba-eb861abfab79 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1812753339"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:27.718336 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-074acfd9-6939-47b8-89ba-eb861abfab79 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1812753339'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:23:27.718521 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-074acfd9-6939-47b8-89ba-eb861abfab79 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Create volume of 1 GB Aug 18 19:23:27.726214 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-074acfd9-6939-47b8-89ba-eb861abfab79 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Availability Zones retrieved successfully. Aug 18 19:23:27.738709 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-074acfd9-6939-47b8-89ba-eb861abfab79 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Flow 'volume_create_api' (3666f768-c912-4d95-bbc1-61df553559d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:27.740163 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-074acfd9-6939-47b8-89ba-eb861abfab79 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e65e2a13-a7f3-49a0-986a-a32d92d940be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:27.741870 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-074acfd9-6939-47b8-89ba-eb861abfab79 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:23:27.776480 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-074acfd9-6939-47b8-89ba-eb861abfab79 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e65e2a13-a7f3-49a0-986a-a32d92d940be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:27.777644 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-074acfd9-6939-47b8-89ba-eb861abfab79 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (138b6a43-415d-416d-9c45-8b96f43d57f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:27.853205 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-074acfd9-6939-47b8-89ba-eb861abfab79 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Created reservations ['dd73a318-c7c7-4420-9c35-63f7cb2a3c16', 'd3ef86bb-c4a5-43a5-9d35-686a61a82a8c', '41251852-cd52-42e9-929e-561a8614d19a', '37548ed6-4828-4be4-abb6-1ece01208f1d'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:23:27.854349 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-074acfd9-6939-47b8-89ba-eb861abfab79 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (138b6a43-415d-416d-9c45-8b96f43d57f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd73a318-c7c7-4420-9c35-63f7cb2a3c16', 'd3ef86bb-c4a5-43a5-9d35-686a61a82a8c', '41251852-cd52-42e9-929e-561a8614d19a', '37548ed6-4828-4be4-abb6-1ece01208f1d']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:27.855593 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-074acfd9-6939-47b8-89ba-eb861abfab79 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (521dcd98-9485-4356-b7df-a765d0ede3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:27.883670 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-074acfd9-6939-47b8-89ba-eb861abfab79 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (521dcd98-9485-4356-b7df-a765d0ede3f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dff4c72-54a6-41d7-893f-27e253a362f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1812753339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e1cef4873874320acff819628729854',qos_specs=None,replication_status=,reservations=['dd73a318-c7c7-4420-9c35-63f7cb2a3c16','d3ef86bb-c4a5-43a5-9d35-686a61a82a8c','41251852-cd52-42e9-929e-561a8614d19a','37548ed6-4828-4be4-abb6-1ece01208f1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45013678fe9c44598a97221f9d4b9cb0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:23:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1812753339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dff4c72-54a6-41d7-893f-27e253a362f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e1cef4873874320acff819628729854',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45013678fe9c44598a97221f9d4b9cb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:27.884550 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-074acfd9-6939-47b8-89ba-eb861abfab79 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2d190ad-995a-41d7-988c-7bc2d33d6e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:27.906350 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-074acfd9-6939-47b8-89ba-eb861abfab79 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2d190ad-995a-41d7-988c-7bc2d33d6e95) transitioned into state 'SUCCESS' from state '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-1812753339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e1cef4873874320acff819628729854',qos_specs=None,replication_status=,reservations=['dd73a318-c7c7-4420-9c35-63f7cb2a3c16','d3ef86bb-c4a5-43a5-9d35-686a61a82a8c','41251852-cd52-42e9-929e-561a8614d19a','37548ed6-4828-4be4-abb6-1ece01208f1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45013678fe9c44598a97221f9d4b9cb0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:27.907175 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-074acfd9-6939-47b8-89ba-eb861abfab79 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b94321fa-9a8f-44b3-8b2a-28c91731f94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:27.918338 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-074acfd9-6939-47b8-89ba-eb861abfab79 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b94321fa-9a8f-44b3-8b2a-28c91731f94f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:27.919419 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-074acfd9-6939-47b8-89ba-eb861abfab79 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Flow 'volume_create_api' (3666f768-c912-4d95-bbc1-61df553559d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:27.919798 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-074acfd9-6939-47b8-89ba-eb861abfab79 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Create volume request issued successfully. Aug 18 19:23:27.920507 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-074acfd9-6939-47b8-89ba-eb861abfab79 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:23:27.921037 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 484/1926] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:23:27 2026] POST /volume/v3/volumes => generated 764 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:23:27.936010 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-685a2a80-15b3-451a-9e2c-fd22f690dfcd None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:27.937794 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-685a2a80-15b3-451a-9e2c-fd22f690dfcd tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] GET https://10.4.3.170/volume/v3/volumes/7dff4c72-54a6-41d7-893f-27e253a362f5 Aug 18 19:23:27.938003 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-685a2a80-15b3-451a-9e2c-fd22f690dfcd tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:27.938231 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-685a2a80-15b3-451a-9e2c-fd22f690dfcd tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:27.946034 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:27.946034 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:27.951388 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-685a2a80-15b3-451a-9e2c-fd22f690dfcd tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Volume info retrieved successfully. Aug 18 19:23:27.958780 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-685a2a80-15b3-451a-9e2c-fd22f690dfcd tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes/7dff4c72-54a6-41d7-893f-27e253a362f5 returned with HTTP 200 Aug 18 19:23:27.959330 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 479/1927] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:27 2026] GET /volume/v3/volumes/7dff4c72-54a6-41d7-893f-27e253a362f5 => generated 832 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:28.214205 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-11a475b3-0f06-4378-91c5-d028bf5c8dfd None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:28.216269 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-11a475b3-0f06-4378-91c5-d028bf5c8dfd tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c Aug 18 19:23:28.216777 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-11a475b3-0f06-4378-91c5-d028bf5c8dfd tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:28.217129 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-11a475b3-0f06-4378-91c5-d028bf5c8dfd tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:28.217383 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-11a475b3-0f06-4378-91c5-d028bf5c8dfd tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 4e418e57-53e1-4c82-b2e5-624025aeb05c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:28.222721 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:28.222721 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:28.223818 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-11a475b3-0f06-4378-91c5-d028bf5c8dfd tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c returned with HTTP 200 Aug 18 19:23:28.224422 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 480/1928] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:28 2026] GET /volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:28.974776 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-95d4d0cf-d2e0-49c5-b36c-a698203001e3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:28.978098 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-95d4d0cf-d2e0-49c5-b36c-a698203001e3 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] GET https://10.4.3.170/volume/v3/volumes/7dff4c72-54a6-41d7-893f-27e253a362f5 Aug 18 19:23:28.978398 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-95d4d0cf-d2e0-49c5-b36c-a698203001e3 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:28.978590 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-95d4d0cf-d2e0-49c5-b36c-a698203001e3 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:28.990286 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:28.990286 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:28.999145 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-95d4d0cf-d2e0-49c5-b36c-a698203001e3 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Volume info retrieved successfully. Aug 18 19:23:29.005008 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-95d4d0cf-d2e0-49c5-b36c-a698203001e3 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes/7dff4c72-54a6-41d7-893f-27e253a362f5 returned with HTTP 200 Aug 18 19:23:29.005384 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 486/1929] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:28 2026] GET /volume/v3/volumes/7dff4c72-54a6-41d7-893f-27e253a362f5 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:29.019297 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-af4c39fa-c35f-48d5-b6a6-adbc07266c9b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:29.021579 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-af4c39fa-c35f-48d5-b6a6-adbc07266c9b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:23:29.021959 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-af4c39fa-c35f-48d5-b6a6-adbc07266c9b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7dff4c72-54a6-41d7-893f-27e253a362f5", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1740418194"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:29.023894 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-af4c39fa-c35f-48d5-b6a6-adbc07266c9b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Create volume request body: {'volume': {"'source_volid": '7dff4c72-54a6-41d7-893f-27e253a362f5', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1740418194'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:23:29.024081 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-af4c39fa-c35f-48d5-b6a6-adbc07266c9b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Create volume of 1 GB Aug 18 19:23:29.024483 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:29.024483 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:29.029300 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-af4c39fa-c35f-48d5-b6a6-adbc07266c9b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Availability Zones retrieved successfully. Aug 18 19:23:29.037500 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-af4c39fa-c35f-48d5-b6a6-adbc07266c9b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Flow 'volume_create_api' (cfd09c07-9362-4a55-aec8-62e897b2304a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:29.038998 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-af4c39fa-c35f-48d5-b6a6-adbc07266c9b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b01d459-c160-42f3-9f8e-a77e19bbbe04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:29.040415 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-af4c39fa-c35f-48d5-b6a6-adbc07266c9b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:23:29.069339 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-af4c39fa-c35f-48d5-b6a6-adbc07266c9b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b01d459-c160-42f3-9f8e-a77e19bbbe04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:29.070827 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-af4c39fa-c35f-48d5-b6a6-adbc07266c9b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa98814d-a139-492b-afd1-48f4c4308f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:29.115961 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-af4c39fa-c35f-48d5-b6a6-adbc07266c9b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Created reservations ['e31e9d11-03aa-4a00-8916-776101686777', '04a012e3-1fe6-4e52-92bf-0d8f3dfac0a2', 'd8c4bf1f-0187-4641-8dfd-9352ca84ea1d', 'e559d8d7-1297-4e1a-8374-d66f862afec5'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:23:29.116930 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-af4c39fa-c35f-48d5-b6a6-adbc07266c9b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa98814d-a139-492b-afd1-48f4c4308f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e31e9d11-03aa-4a00-8916-776101686777', '04a012e3-1fe6-4e52-92bf-0d8f3dfac0a2', 'd8c4bf1f-0187-4641-8dfd-9352ca84ea1d', 'e559d8d7-1297-4e1a-8374-d66f862afec5']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:29.117871 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-af4c39fa-c35f-48d5-b6a6-adbc07266c9b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c267b631-bc61-4564-834d-242ebef6d4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:29.147292 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-af4c39fa-c35f-48d5-b6a6-adbc07266c9b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c267b631-bc61-4564-834d-242ebef6d4c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daea5e64-5b44-4429-b83b-25ced265341e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1740418194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e1cef4873874320acff819628729854',qos_specs=None,replication_status=,reservations=['e31e9d11-03aa-4a00-8916-776101686777','04a012e3-1fe6-4e52-92bf-0d8f3dfac0a2','d8c4bf1f-0187-4641-8dfd-9352ca84ea1d','e559d8d7-1297-4e1a-8374-d66f862afec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45013678fe9c44598a97221f9d4b9cb0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1740418194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daea5e64-5b44-4429-b83b-25ced265341e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e1cef4873874320acff819628729854',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45013678fe9c44598a97221f9d4b9cb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:29.148251 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-af4c39fa-c35f-48d5-b6a6-adbc07266c9b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f5d9fb1-81c0-4404-aefb-250a7b6ea6e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:29.168046 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-af4c39fa-c35f-48d5-b6a6-adbc07266c9b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f5d9fb1-81c0-4404-aefb-250a7b6ea6e7) transitioned into state 'SUCCESS' from state '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-1740418194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e1cef4873874320acff819628729854',qos_specs=None,replication_status=,reservations=['e31e9d11-03aa-4a00-8916-776101686777','04a012e3-1fe6-4e52-92bf-0d8f3dfac0a2','d8c4bf1f-0187-4641-8dfd-9352ca84ea1d','e559d8d7-1297-4e1a-8374-d66f862afec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45013678fe9c44598a97221f9d4b9cb0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:29.169015 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-af4c39fa-c35f-48d5-b6a6-adbc07266c9b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51bde91a-82c5-47dd-bbb4-0b9152932ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:29.178736 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-af4c39fa-c35f-48d5-b6a6-adbc07266c9b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51bde91a-82c5-47dd-bbb4-0b9152932ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:29.179649 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-af4c39fa-c35f-48d5-b6a6-adbc07266c9b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Flow 'volume_create_api' (cfd09c07-9362-4a55-aec8-62e897b2304a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:29.179978 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-af4c39fa-c35f-48d5-b6a6-adbc07266c9b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Create volume request issued successfully. Aug 18 19:23:29.180796 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-af4c39fa-c35f-48d5-b6a6-adbc07266c9b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:23:29.181415 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 485/1930] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:23:29 2026] POST /volume/v3/volumes => generated 764 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:23:29.200664 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2e636b9e-f00e-4045-ab67-0d68b15b9adc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:29.202580 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2e636b9e-f00e-4045-ab67-0d68b15b9adc tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:23:29.202895 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2e636b9e-f00e-4045-ab67-0d68b15b9adc tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7dff4c72-54a6-41d7-893f-27e253a362f5", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-287812816"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:29.204221 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-2e636b9e-f00e-4045-ab67-0d68b15b9adc tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Create volume request body: {'volume': {"'source_volid": '7dff4c72-54a6-41d7-893f-27e253a362f5', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-287812816'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:23:29.204328 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-2e636b9e-f00e-4045-ab67-0d68b15b9adc tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Create volume of 1 GB Aug 18 19:23:29.208533 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2e636b9e-f00e-4045-ab67-0d68b15b9adc tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Availability Zones retrieved successfully. Aug 18 19:23:29.213788 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2e636b9e-f00e-4045-ab67-0d68b15b9adc tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Flow 'volume_create_api' (bcb9df2f-f72d-4e76-985c-9695483e4db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:29.214668 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2e636b9e-f00e-4045-ab67-0d68b15b9adc tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a168d7ac-ba16-4c11-aa5e-c044f90a8913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:29.215959 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-2e636b9e-f00e-4045-ab67-0d68b15b9adc tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:23:29.236810 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-42f38171-c953-4897-8fe7-3702ec290eff None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:29.238324 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-42f38171-c953-4897-8fe7-3702ec290eff tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c Aug 18 19:23:29.238651 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-42f38171-c953-4897-8fe7-3702ec290eff tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:29.238901 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-42f38171-c953-4897-8fe7-3702ec290eff tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:29.239108 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-42f38171-c953-4897-8fe7-3702ec290eff tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 4e418e57-53e1-4c82-b2e5-624025aeb05c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:29.244262 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:29.244262 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:29.245693 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-42f38171-c953-4897-8fe7-3702ec290eff tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c returned with HTTP 200 Aug 18 19:23:29.245693 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 481/1931] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:29 2026] GET /volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:29.247860 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2e636b9e-f00e-4045-ab67-0d68b15b9adc tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a168d7ac-ba16-4c11-aa5e-c044f90a8913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:29.248996 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2e636b9e-f00e-4045-ab67-0d68b15b9adc tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5b6c644-a28f-4a82-a607-55071111ce77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:29.299688 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-2e636b9e-f00e-4045-ab67-0d68b15b9adc tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Created reservations ['751dbd14-98b4-488d-86f8-00052c5ac60b', '015dd5a7-944e-43fe-9021-5f3d7e95d8de', '215f0223-5bb8-4251-89dd-ee75fdf400cd', '44cd49b4-00fc-48dd-94f7-88ee29d8f744'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:23:29.300836 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2e636b9e-f00e-4045-ab67-0d68b15b9adc tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5b6c644-a28f-4a82-a607-55071111ce77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['751dbd14-98b4-488d-86f8-00052c5ac60b', '015dd5a7-944e-43fe-9021-5f3d7e95d8de', '215f0223-5bb8-4251-89dd-ee75fdf400cd', '44cd49b4-00fc-48dd-94f7-88ee29d8f744']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:29.301967 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2e636b9e-f00e-4045-ab67-0d68b15b9adc tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a116914c-83ac-401b-aaf7-4d5c68810cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:29.332982 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2e636b9e-f00e-4045-ab67-0d68b15b9adc tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a116914c-83ac-401b-aaf7-4d5c68810cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '466ed5c3-acb6-4b42-b91a-eac7f9825463', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-287812816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e1cef4873874320acff819628729854',qos_specs=None,replication_status=,reservations=['751dbd14-98b4-488d-86f8-00052c5ac60b','015dd5a7-944e-43fe-9021-5f3d7e95d8de','215f0223-5bb8-4251-89dd-ee75fdf400cd','44cd49b4-00fc-48dd-94f7-88ee29d8f744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45013678fe9c44598a97221f9d4b9cb0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-287812816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=466ed5c3-acb6-4b42-b91a-eac7f9825463,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e1cef4873874320acff819628729854',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45013678fe9c44598a97221f9d4b9cb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:29.335000 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2e636b9e-f00e-4045-ab67-0d68b15b9adc tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11b1ee75-61cf-4cc3-8f7c-78263b1c0a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:29.358003 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2e636b9e-f00e-4045-ab67-0d68b15b9adc tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11b1ee75-61cf-4cc3-8f7c-78263b1c0a17) transitioned into state 'SUCCESS' from state '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-287812816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e1cef4873874320acff819628729854',qos_specs=None,replication_status=,reservations=['751dbd14-98b4-488d-86f8-00052c5ac60b','015dd5a7-944e-43fe-9021-5f3d7e95d8de','215f0223-5bb8-4251-89dd-ee75fdf400cd','44cd49b4-00fc-48dd-94f7-88ee29d8f744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45013678fe9c44598a97221f9d4b9cb0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:29.358970 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2e636b9e-f00e-4045-ab67-0d68b15b9adc tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0b71948-9b8c-4f28-bcbf-48054223a969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:29.369737 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2e636b9e-f00e-4045-ab67-0d68b15b9adc tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0b71948-9b8c-4f28-bcbf-48054223a969) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:29.370735 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2e636b9e-f00e-4045-ab67-0d68b15b9adc tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Flow 'volume_create_api' (bcb9df2f-f72d-4e76-985c-9695483e4db1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:29.371088 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2e636b9e-f00e-4045-ab67-0d68b15b9adc tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Create volume request issued successfully. Aug 18 19:23:29.371772 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2e636b9e-f00e-4045-ab67-0d68b15b9adc tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:23:29.372262 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 480/1932] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:23:29 2026] POST /volume/v3/volumes => generated 763 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:23:29.386321 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-54d8ad2c-3ab6-418a-af16-99c1a95ae6cb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:29.388089 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-54d8ad2c-3ab6-418a-af16-99c1a95ae6cb tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:23:29.388485 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-54d8ad2c-3ab6-418a-af16-99c1a95ae6cb tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7dff4c72-54a6-41d7-893f-27e253a362f5", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-601393347"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:29.389964 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-54d8ad2c-3ab6-418a-af16-99c1a95ae6cb tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Create volume request body: {'volume': {"'source_volid": '7dff4c72-54a6-41d7-893f-27e253a362f5', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-601393347'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:23:29.390147 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-54d8ad2c-3ab6-418a-af16-99c1a95ae6cb tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Create volume of 1 GB Aug 18 19:23:29.394232 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-54d8ad2c-3ab6-418a-af16-99c1a95ae6cb tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Availability Zones retrieved successfully. Aug 18 19:23:29.399844 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-54d8ad2c-3ab6-418a-af16-99c1a95ae6cb tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Flow 'volume_create_api' (0b072c42-99de-49d1-8bdb-8dedbfe8c527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:29.400960 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-54d8ad2c-3ab6-418a-af16-99c1a95ae6cb tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9c0bb7a-47d1-4bdb-a3ba-f6be8b604c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:29.401988 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-54d8ad2c-3ab6-418a-af16-99c1a95ae6cb tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:23:29.426160 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-54d8ad2c-3ab6-418a-af16-99c1a95ae6cb tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9c0bb7a-47d1-4bdb-a3ba-f6be8b604c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:29.427322 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-54d8ad2c-3ab6-418a-af16-99c1a95ae6cb tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8a8dd61-6dad-4d6a-9670-c5d794513a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:29.477347 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-54d8ad2c-3ab6-418a-af16-99c1a95ae6cb tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Created reservations ['538f33a0-50e8-436a-8084-9142a60d5994', '434f8b5d-72d1-428c-8e0c-486f547dee6f', '13721bb8-81c4-4107-adcc-3ccf4396005e', '31e2ddfe-b6f8-4842-af8a-21236ab26990'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:23:29.478280 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-54d8ad2c-3ab6-418a-af16-99c1a95ae6cb tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8a8dd61-6dad-4d6a-9670-c5d794513a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['538f33a0-50e8-436a-8084-9142a60d5994', '434f8b5d-72d1-428c-8e0c-486f547dee6f', '13721bb8-81c4-4107-adcc-3ccf4396005e', '31e2ddfe-b6f8-4842-af8a-21236ab26990']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:29.479071 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-54d8ad2c-3ab6-418a-af16-99c1a95ae6cb tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6415ace6-6800-4c19-a39f-93e439deaf0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:29.505287 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-54d8ad2c-3ab6-418a-af16-99c1a95ae6cb tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6415ace6-6800-4c19-a39f-93e439deaf0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05137b9e-fa9e-4626-96d0-528e04ac9916', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-601393347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e1cef4873874320acff819628729854',qos_specs=None,replication_status=,reservations=['538f33a0-50e8-436a-8084-9142a60d5994','434f8b5d-72d1-428c-8e0c-486f547dee6f','13721bb8-81c4-4107-adcc-3ccf4396005e','31e2ddfe-b6f8-4842-af8a-21236ab26990'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45013678fe9c44598a97221f9d4b9cb0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-601393347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05137b9e-fa9e-4626-96d0-528e04ac9916,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e1cef4873874320acff819628729854',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45013678fe9c44598a97221f9d4b9cb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:29.506049 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-54d8ad2c-3ab6-418a-af16-99c1a95ae6cb tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04257c88-8de2-4587-90ac-e39707a8363f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:29.523264 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-54d8ad2c-3ab6-418a-af16-99c1a95ae6cb tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04257c88-8de2-4587-90ac-e39707a8363f) transitioned into state 'SUCCESS' from state '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-601393347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e1cef4873874320acff819628729854',qos_specs=None,replication_status=,reservations=['538f33a0-50e8-436a-8084-9142a60d5994','434f8b5d-72d1-428c-8e0c-486f547dee6f','13721bb8-81c4-4107-adcc-3ccf4396005e','31e2ddfe-b6f8-4842-af8a-21236ab26990'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45013678fe9c44598a97221f9d4b9cb0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:29.524091 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-54d8ad2c-3ab6-418a-af16-99c1a95ae6cb tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca34ca50-e50b-4c87-9014-68a2c35d79f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:29.535222 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-54d8ad2c-3ab6-418a-af16-99c1a95ae6cb tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca34ca50-e50b-4c87-9014-68a2c35d79f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:29.536585 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-54d8ad2c-3ab6-418a-af16-99c1a95ae6cb tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Flow 'volume_create_api' (0b072c42-99de-49d1-8bdb-8dedbfe8c527) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:29.536585 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-54d8ad2c-3ab6-418a-af16-99c1a95ae6cb tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Create volume request issued successfully. Aug 18 19:23:29.537436 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-54d8ad2c-3ab6-418a-af16-99c1a95ae6cb tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:23:29.537759 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 487/1933] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:23:29 2026] POST /volume/v3/volumes => generated 763 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:23:29.558083 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-309e7310-d0eb-4ba5-9407-b5bbca71f686 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:29.561337 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-309e7310-d0eb-4ba5-9407-b5bbca71f686 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:23:29.561857 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-309e7310-d0eb-4ba5-9407-b5bbca71f686 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7dff4c72-54a6-41d7-893f-27e253a362f5", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-264516844"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:29.564039 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-309e7310-d0eb-4ba5-9407-b5bbca71f686 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Create volume request body: {'volume': {"'source_volid": '7dff4c72-54a6-41d7-893f-27e253a362f5', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-264516844'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:23:29.564098 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-309e7310-d0eb-4ba5-9407-b5bbca71f686 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Create volume of 1 GB Aug 18 19:23:29.564526 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:29.564526 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:29.570040 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-309e7310-d0eb-4ba5-9407-b5bbca71f686 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Availability Zones retrieved successfully. Aug 18 19:23:29.576766 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-309e7310-d0eb-4ba5-9407-b5bbca71f686 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Flow 'volume_create_api' (926eaded-fc4f-4aae-9a0d-281e6cbc1f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:29.577916 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-309e7310-d0eb-4ba5-9407-b5bbca71f686 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a532813b-456e-4fa6-bdad-4bcbce252b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:29.579576 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-309e7310-d0eb-4ba5-9407-b5bbca71f686 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:23:29.612841 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-309e7310-d0eb-4ba5-9407-b5bbca71f686 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a532813b-456e-4fa6-bdad-4bcbce252b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:29.613952 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-309e7310-d0eb-4ba5-9407-b5bbca71f686 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b9ad2f9-acf2-411e-a7d5-75b39d3ef31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:29.661917 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-309e7310-d0eb-4ba5-9407-b5bbca71f686 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Created reservations ['2c6cbc23-41a2-457a-bd8a-d5770fc9cf6c', '4af5dd91-bf5f-4de4-8557-85aff586315f', '3c31193d-1f01-4057-a8b5-9af5729c9d2c', 'ae4f4abe-6124-419b-bb25-17141162478e'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:23:29.663117 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-309e7310-d0eb-4ba5-9407-b5bbca71f686 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b9ad2f9-acf2-411e-a7d5-75b39d3ef31f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c6cbc23-41a2-457a-bd8a-d5770fc9cf6c', '4af5dd91-bf5f-4de4-8557-85aff586315f', '3c31193d-1f01-4057-a8b5-9af5729c9d2c', 'ae4f4abe-6124-419b-bb25-17141162478e']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:29.664039 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-309e7310-d0eb-4ba5-9407-b5bbca71f686 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1528f9b9-43f1-4f56-a3a2-7f1f4fbcb69e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:29.692443 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-309e7310-d0eb-4ba5-9407-b5bbca71f686 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1528f9b9-43f1-4f56-a3a2-7f1f4fbcb69e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90d71dbc-ba7d-4b92-9d34-452ed7a5a931', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-264516844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e1cef4873874320acff819628729854',qos_specs=None,replication_status=,reservations=['2c6cbc23-41a2-457a-bd8a-d5770fc9cf6c','4af5dd91-bf5f-4de4-8557-85aff586315f','3c31193d-1f01-4057-a8b5-9af5729c9d2c','ae4f4abe-6124-419b-bb25-17141162478e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45013678fe9c44598a97221f9d4b9cb0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-264516844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90d71dbc-ba7d-4b92-9d34-452ed7a5a931,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e1cef4873874320acff819628729854',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45013678fe9c44598a97221f9d4b9cb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:29.693110 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-309e7310-d0eb-4ba5-9407-b5bbca71f686 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3d627e3-b13a-4c82-bbb4-81bc2f8bc26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:29.710597 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-309e7310-d0eb-4ba5-9407-b5bbca71f686 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3d627e3-b13a-4c82-bbb4-81bc2f8bc26d) transitioned into state 'SUCCESS' from state '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-264516844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e1cef4873874320acff819628729854',qos_specs=None,replication_status=,reservations=['2c6cbc23-41a2-457a-bd8a-d5770fc9cf6c','4af5dd91-bf5f-4de4-8557-85aff586315f','3c31193d-1f01-4057-a8b5-9af5729c9d2c','ae4f4abe-6124-419b-bb25-17141162478e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45013678fe9c44598a97221f9d4b9cb0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:29.711454 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-309e7310-d0eb-4ba5-9407-b5bbca71f686 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdf7a0a4-4738-40e9-80a4-ea770df98013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:29.725776 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-309e7310-d0eb-4ba5-9407-b5bbca71f686 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdf7a0a4-4738-40e9-80a4-ea770df98013) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:29.726882 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-309e7310-d0eb-4ba5-9407-b5bbca71f686 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Flow 'volume_create_api' (926eaded-fc4f-4aae-9a0d-281e6cbc1f4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:29.726992 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-309e7310-d0eb-4ba5-9407-b5bbca71f686 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Create volume request issued successfully. Aug 18 19:23:29.727906 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-309e7310-d0eb-4ba5-9407-b5bbca71f686 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:23:29.728513 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 486/1934] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:23:29 2026] POST /volume/v3/volumes => generated 763 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:23:29.746535 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7c5d5048-8400-47d4-9815-655c78696129 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:29.748596 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7c5d5048-8400-47d4-9815-655c78696129 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:23:29.749104 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7c5d5048-8400-47d4-9815-655c78696129 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7dff4c72-54a6-41d7-893f-27e253a362f5", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-529737125"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:29.751339 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-7c5d5048-8400-47d4-9815-655c78696129 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Create volume request body: {'volume': {"'source_volid": '7dff4c72-54a6-41d7-893f-27e253a362f5', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-529737125'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:23:29.751618 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-7c5d5048-8400-47d4-9815-655c78696129 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Create volume of 1 GB Aug 18 19:23:29.757786 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7c5d5048-8400-47d4-9815-655c78696129 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Availability Zones retrieved successfully. Aug 18 19:23:29.766517 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7c5d5048-8400-47d4-9815-655c78696129 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Flow 'volume_create_api' (f8a4fdda-c3ed-49d3-a04c-22b594fce898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:29.768070 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7c5d5048-8400-47d4-9815-655c78696129 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c69a31-8c2d-4a4e-821a-8b842aa44bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:29.769613 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-7c5d5048-8400-47d4-9815-655c78696129 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:23:29.806138 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7c5d5048-8400-47d4-9815-655c78696129 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c69a31-8c2d-4a4e-821a-8b842aa44bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:29.814126 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7c5d5048-8400-47d4-9815-655c78696129 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dcde28d-2337-4848-8012-301d0f8d20ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:29.881559 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-7c5d5048-8400-47d4-9815-655c78696129 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Created reservations ['7f8b4607-f9fb-4b97-8833-13d012928f53', 'b037a1c9-7b3b-46c6-97ed-a24ba46c0b24', 'a3c37e54-4788-4673-85d2-383cabcd110c', '8818a0bc-006c-428f-88b0-196932178545'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:23:29.882662 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7c5d5048-8400-47d4-9815-655c78696129 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dcde28d-2337-4848-8012-301d0f8d20ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f8b4607-f9fb-4b97-8833-13d012928f53', 'b037a1c9-7b3b-46c6-97ed-a24ba46c0b24', 'a3c37e54-4788-4673-85d2-383cabcd110c', '8818a0bc-006c-428f-88b0-196932178545']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:29.883610 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7c5d5048-8400-47d4-9815-655c78696129 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b73be171-bb72-473b-a28a-a49e93467346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:29.912858 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7c5d5048-8400-47d4-9815-655c78696129 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b73be171-bb72-473b-a28a-a49e93467346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df8abcc8-72ed-4d40-92b3-fca9a6d347d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-529737125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e1cef4873874320acff819628729854',qos_specs=None,replication_status=,reservations=['7f8b4607-f9fb-4b97-8833-13d012928f53','b037a1c9-7b3b-46c6-97ed-a24ba46c0b24','a3c37e54-4788-4673-85d2-383cabcd110c','8818a0bc-006c-428f-88b0-196932178545'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45013678fe9c44598a97221f9d4b9cb0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-529737125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df8abcc8-72ed-4d40-92b3-fca9a6d347d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e1cef4873874320acff819628729854',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45013678fe9c44598a97221f9d4b9cb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:29.913932 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7c5d5048-8400-47d4-9815-655c78696129 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb2340ad-50c8-4208-9118-f5a4ce95b2b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:29.937150 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7c5d5048-8400-47d4-9815-655c78696129 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb2340ad-50c8-4208-9118-f5a4ce95b2b7) transitioned into state 'SUCCESS' from state '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-529737125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e1cef4873874320acff819628729854',qos_specs=None,replication_status=,reservations=['7f8b4607-f9fb-4b97-8833-13d012928f53','b037a1c9-7b3b-46c6-97ed-a24ba46c0b24','a3c37e54-4788-4673-85d2-383cabcd110c','8818a0bc-006c-428f-88b0-196932178545'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45013678fe9c44598a97221f9d4b9cb0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:29.938142 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7c5d5048-8400-47d4-9815-655c78696129 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aef12a97-681a-4a85-a74e-0d859424b173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:29.950565 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7c5d5048-8400-47d4-9815-655c78696129 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aef12a97-681a-4a85-a74e-0d859424b173) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:29.952318 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7c5d5048-8400-47d4-9815-655c78696129 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Flow 'volume_create_api' (f8a4fdda-c3ed-49d3-a04c-22b594fce898) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:29.952535 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7c5d5048-8400-47d4-9815-655c78696129 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Create volume request issued successfully. Aug 18 19:23:29.953701 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7c5d5048-8400-47d4-9815-655c78696129 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:23:29.954089 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 482/1935] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:23:29 2026] POST /volume/v3/volumes => generated 763 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:23:29.971904 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3432a4a1-f5ac-44ff-8547-f9d5c40ec2b2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:29.975476 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3432a4a1-f5ac-44ff-8547-f9d5c40ec2b2 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] GET https://10.4.3.170/volume/v3/volumes/daea5e64-5b44-4429-b83b-25ced265341e Aug 18 19:23:29.975896 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3432a4a1-f5ac-44ff-8547-f9d5c40ec2b2 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:29.976300 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3432a4a1-f5ac-44ff-8547-f9d5c40ec2b2 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:29.989742 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:29.989742 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:29.998286 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3432a4a1-f5ac-44ff-8547-f9d5c40ec2b2 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Volume info retrieved successfully. Aug 18 19:23:30.006492 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3432a4a1-f5ac-44ff-8547-f9d5c40ec2b2 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes/daea5e64-5b44-4429-b83b-25ced265341e returned with HTTP 200 Aug 18 19:23:30.007476 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 481/1936] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:29 2026] GET /volume/v3/volumes/daea5e64-5b44-4429-b83b-25ced265341e => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:30.025100 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5266fa7f-3b3a-48bc-bb24-2009d81df397 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:30.030526 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5266fa7f-3b3a-48bc-bb24-2009d81df397 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] GET https://10.4.3.170/volume/v3/volumes/466ed5c3-acb6-4b42-b91a-eac7f9825463 Aug 18 19:23:30.031402 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5266fa7f-3b3a-48bc-bb24-2009d81df397 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:30.034265 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b40e3297-d78f-47d8-bd12-b904ecc82d8f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:30.034673 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5266fa7f-3b3a-48bc-bb24-2009d81df397 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:30.035637 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b40e3297-d78f-47d8-bd12-b904ecc82d8f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce Aug 18 19:23:30.035929 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b40e3297-d78f-47d8-bd12-b904ecc82d8f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:30.036190 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b40e3297-d78f-47d8-bd12-b904ecc82d8f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:30.043881 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:30.043881 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:30.047930 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b40e3297-d78f-47d8-bd12-b904ecc82d8f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:23:30.053239 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b40e3297-d78f-47d8-bd12-b904ecc82d8f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce returned with HTTP 200 Aug 18 19:23:30.053355 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:30.053355 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:30.053731 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 487/1937] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:30 2026] GET /volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:30.057200 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5266fa7f-3b3a-48bc-bb24-2009d81df397 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Volume info retrieved successfully. Aug 18 19:23:30.061485 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5266fa7f-3b3a-48bc-bb24-2009d81df397 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes/466ed5c3-acb6-4b42-b91a-eac7f9825463 returned with HTTP 200 Aug 18 19:23:30.061873 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 488/1938] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:30 2026] GET /volume/v3/volumes/466ed5c3-acb6-4b42-b91a-eac7f9825463 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:30.073313 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-66f76f73-7f42-41c2-afdd-b640d3bb2144 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:30.075404 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-98a01c9e-0c96-4152-b75d-303fe2ed0b61 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:30.077326 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-66f76f73-7f42-41c2-afdd-b640d3bb2144 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce Aug 18 19:23:30.077525 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-98a01c9e-0c96-4152-b75d-303fe2ed0b61 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] GET https://10.4.3.170/volume/v3/volumes/05137b9e-fa9e-4626-96d0-528e04ac9916 Aug 18 19:23:30.077623 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-66f76f73-7f42-41c2-afdd-b640d3bb2144 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:30.077818 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-98a01c9e-0c96-4152-b75d-303fe2ed0b61 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:30.077890 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-66f76f73-7f42-41c2-afdd-b640d3bb2144 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:30.078052 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-98a01c9e-0c96-4152-b75d-303fe2ed0b61 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:30.086386 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:30.086386 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:30.087893 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:30.087893 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:30.092499 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-66f76f73-7f42-41c2-afdd-b640d3bb2144 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:23:30.095088 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-98a01c9e-0c96-4152-b75d-303fe2ed0b61 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Volume info retrieved successfully. Aug 18 19:23:30.097734 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-66f76f73-7f42-41c2-afdd-b640d3bb2144 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce returned with HTTP 200 Aug 18 19:23:30.098350 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 483/1939] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:30 2026] GET /volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:30.106593 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-98a01c9e-0c96-4152-b75d-303fe2ed0b61 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes/05137b9e-fa9e-4626-96d0-528e04ac9916 returned with HTTP 200 Aug 18 19:23:30.107756 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 482/1940] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:30 2026] GET /volume/v3/volumes/05137b9e-fa9e-4626-96d0-528e04ac9916 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:30.124404 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2a08893d-6ae1-4091-9920-2d3daa32699d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:30.130612 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2a08893d-6ae1-4091-9920-2d3daa32699d tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] GET https://10.4.3.170/volume/v3/volumes/90d71dbc-ba7d-4b92-9d34-452ed7a5a931 Aug 18 19:23:30.130840 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2a08893d-6ae1-4091-9920-2d3daa32699d tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:30.131053 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2a08893d-6ae1-4091-9920-2d3daa32699d tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:30.141552 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:30.141552 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:30.149632 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-2a08893d-6ae1-4091-9920-2d3daa32699d tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Volume info retrieved successfully. Aug 18 19:23:30.154731 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2a08893d-6ae1-4091-9920-2d3daa32699d tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes/90d71dbc-ba7d-4b92-9d34-452ed7a5a931 returned with HTTP 200 Aug 18 19:23:30.155220 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 488/1941] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:30 2026] GET /volume/v3/volumes/90d71dbc-ba7d-4b92-9d34-452ed7a5a931 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:30.157344 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-4da3dbdc-7260-46ea-9ab8-ab23200ac96b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:30.159308 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-4da3dbdc-7260-46ea-9ab8-ab23200ac96b tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce Aug 18 19:23:30.159504 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-4da3dbdc-7260-46ea-9ab8-ab23200ac96b tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:30.159751 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-4da3dbdc-7260-46ea-9ab8-ab23200ac96b tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:30.169322 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-52eeae5e-e0dd-4b9c-b750-b832483fdc32 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:30.169696 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:30.169696 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:30.171312 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-52eeae5e-e0dd-4b9c-b750-b832483fdc32 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] GET https://10.4.3.170/volume/v3/volumes/df8abcc8-72ed-4d40-92b3-fca9a6d347d4 Aug 18 19:23:30.171581 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-52eeae5e-e0dd-4b9c-b750-b832483fdc32 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:30.171776 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-52eeae5e-e0dd-4b9c-b750-b832483fdc32 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:30.174064 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-4da3dbdc-7260-46ea-9ab8-ab23200ac96b tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:23:30.178810 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-4da3dbdc-7260-46ea-9ab8-ab23200ac96b tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce returned with HTTP 200 Aug 18 19:23:30.179274 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 489/1942] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:23:30 2026] GET /volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:30.181793 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:30.181793 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:30.184862 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-52eeae5e-e0dd-4b9c-b750-b832483fdc32 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Volume info retrieved successfully. Aug 18 19:23:30.190529 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-52eeae5e-e0dd-4b9c-b750-b832483fdc32 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes/df8abcc8-72ed-4d40-92b3-fca9a6d347d4 returned with HTTP 200 Aug 18 19:23:30.191019 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 484/1943] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:30 2026] GET /volume/v3/volumes/df8abcc8-72ed-4d40-92b3-fca9a6d347d4 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:23:30.207035 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6af8098c-92c8-4fe2-a4ab-8d0a225050fa None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:30.210682 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6af8098c-92c8-4fe2-a4ab-8d0a225050fa tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] DELETE https://10.4.3.170/volume/v3/volumes/df8abcc8-72ed-4d40-92b3-fca9a6d347d4 Aug 18 19:23:30.210985 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6af8098c-92c8-4fe2-a4ab-8d0a225050fa tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:30.212219 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6af8098c-92c8-4fe2-a4ab-8d0a225050fa tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:30.212958 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-6af8098c-92c8-4fe2-a4ab-8d0a225050fa tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Delete volume with id: df8abcc8-72ed-4d40-92b3-fca9a6d347d4 Aug 18 19:23:30.226233 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:30.226233 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:30.226990 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-6af8098c-92c8-4fe2-a4ab-8d0a225050fa tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Volume info retrieved successfully. Aug 18 19:23:30.246559 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-6af8098c-92c8-4fe2-a4ab-8d0a225050fa tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Delete volume request issued successfully. Aug 18 19:23:30.246822 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6af8098c-92c8-4fe2-a4ab-8d0a225050fa tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes/df8abcc8-72ed-4d40-92b3-fca9a6d347d4 returned with HTTP 202 Aug 18 19:23:30.247383 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 483/1944] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:23:30 2026] DELETE /volume/v3/volumes/df8abcc8-72ed-4d40-92b3-fca9a6d347d4 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:23:30.256255 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b063f801-d2dd-45aa-b2ab-0618004b94c5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:30.258263 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0f2880a7-4562-453e-b646-2cd25b722f81 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:30.259025 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b063f801-d2dd-45aa-b2ab-0618004b94c5 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] GET https://10.4.3.170/volume/v3/volumes/df8abcc8-72ed-4d40-92b3-fca9a6d347d4 Aug 18 19:23:30.259295 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b063f801-d2dd-45aa-b2ab-0618004b94c5 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:30.259551 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b063f801-d2dd-45aa-b2ab-0618004b94c5 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:30.260221 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0f2880a7-4562-453e-b646-2cd25b722f81 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c Aug 18 19:23:30.260596 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0f2880a7-4562-453e-b646-2cd25b722f81 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:30.261010 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0f2880a7-4562-453e-b646-2cd25b722f81 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:30.262196 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-0f2880a7-4562-453e-b646-2cd25b722f81 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 4e418e57-53e1-4c82-b2e5-624025aeb05c. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:30.265981 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:30.265981 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:30.266865 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0f2880a7-4562-453e-b646-2cd25b722f81 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c returned with HTTP 200 Aug 18 19:23:30.267343 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 490/1945] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:30 2026] GET /volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:30.270015 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:30.270015 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:30.280996 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b063f801-d2dd-45aa-b2ab-0618004b94c5 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Volume info retrieved successfully. Aug 18 19:23:30.286309 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ef7750f7-a6d1-4b7f-971c-07e4ed8dd43d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:30.286632 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b063f801-d2dd-45aa-b2ab-0618004b94c5 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes/df8abcc8-72ed-4d40-92b3-fca9a6d347d4 returned with HTTP 200 Aug 18 19:23:30.286699 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ef7750f7-a6d1-4b7f-971c-07e4ed8dd43d None None] GET https://10.4.3.170/volume// Aug 18 19:23:30.286862 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ef7750f7-a6d1-4b7f-971c-07e4ed8dd43d None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:30.287011 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 489/1946] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:30 2026] GET /volume/v3/volumes/df8abcc8-72ed-4d40-92b3-fca9a6d347d4 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:30.287054 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ef7750f7-a6d1-4b7f-971c-07e4ed8dd43d None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:30.287449 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ef7750f7-a6d1-4b7f-971c-07e4ed8dd43d None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:23:30.287732 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 485/1947] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:23: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 19:23:30.300766 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-af68c358-6827-46f6-97ed-d0e30bf3eb24 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:30.391344 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-af68c358-6827-46f6-97ed-d0e30bf3eb24 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:23:30.391807 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-af68c358-6827-46f6-97ed-d0e30bf3eb24 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50970d10-624d-4772-87bf-9785a54bbdce", "connector": null, "instance_uuid": "8b5b23ad-2c1e-4295-a1be-625d3c70c59b"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:30.401209 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:30.401209 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:30.427473 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-af68c358-6827-46f6-97ed-d0e30bf3eb24 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:23:30.428412 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 484/1948] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:23:30 2026] POST /volume/v3/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:30.461342 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-27bd9b77-5476-4cb4-a81a-8c429806a574 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:30.464842 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-27bd9b77-5476-4cb4-a81a-8c429806a574 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce Aug 18 19:23:30.467452 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-27bd9b77-5476-4cb4-a81a-8c429806a574 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:30.467452 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-27bd9b77-5476-4cb4-a81a-8c429806a574 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:30.475977 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bad9b63c-daeb-44f6-a0b7-5532d23533f0 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:30.476760 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bad9b63c-daeb-44f6-a0b7-5532d23533f0 None None] GET https://10.4.3.170/volume// Aug 18 19:23:30.476967 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bad9b63c-daeb-44f6-a0b7-5532d23533f0 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:30.477141 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bad9b63c-daeb-44f6-a0b7-5532d23533f0 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:30.477449 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bad9b63c-daeb-44f6-a0b7-5532d23533f0 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:23:30.477733 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 490/1949] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:23: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 19:23:30.480748 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:30.480748 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:30.485825 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-27bd9b77-5476-4cb4-a81a-8c429806a574 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:23:30.491582 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-27bd9b77-5476-4cb4-a81a-8c429806a574 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce returned with HTTP 200 Aug 18 19:23:30.491943 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 491/1950] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:30 2026] GET /volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:30.493379 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-93892ee3-7949-436f-999c-967986e51e55 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:30.495809 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-93892ee3-7949-436f-999c-967986e51e55 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce Aug 18 19:23:30.496073 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-93892ee3-7949-436f-999c-967986e51e55 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:30.496479 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-93892ee3-7949-436f-999c-967986e51e55 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:30.508063 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:30.508063 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:30.512345 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-93892ee3-7949-436f-999c-967986e51e55 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:23:30.517580 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-93892ee3-7949-436f-999c-967986e51e55 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce returned with HTTP 200 Aug 18 19:23:30.518382 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 486/1951] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:23:30 2026] GET /volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:23:30.639222 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-caf3f9a2-5d2d-4fba-bf57-1e70a02ab5b8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:30.641519 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-caf3f9a2-5d2d-4fba-bf57-1e70a02ab5b8 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] PUT https://10.4.3.170/volume/v3/attachments/0133811d-efc4-46cd-bfc8-62b0e6654d63 Aug 18 19:23:30.641966 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-caf3f9a2-5d2d-4fba-bf57-1e70a02ab5b8 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:30.650246 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-caf3f9a2-5d2d-4fba-bf57-1e70a02ab5b8 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Acquiring lock "cinder-attachment_update-50970d10-624d-4772-87bf-9785a54bbdce-np0000007688" by "attachment_update" {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:23:30.655302 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-caf3f9a2-5d2d-4fba-bf57-1e70a02ab5b8 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Lock "cinder-attachment_update-50970d10-624d-4772-87bf-9785a54bbdce-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:23:30.656228 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:30.656228 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:30.743928 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-caf3f9a2-5d2d-4fba-bf57-1e70a02ab5b8 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Lock "cinder-attachment_update-50970d10-624d-4772-87bf-9785a54bbdce-np0000007688" released by "attachment_update" :: held 0.089s {{(pid=100580) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:23:30.744323 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-caf3f9a2-5d2d-4fba-bf57-1e70a02ab5b8 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments/0133811d-efc4-46cd-bfc8-62b0e6654d63 returned with HTTP 200 Aug 18 19:23:30.745034 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 485/1952] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:23:30 2026] PUT /volume/v3/attachments/0133811d-efc4-46cd-bfc8-62b0e6654d63 => generated 968 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:30.759510 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-d1dd5d64-09f0-4c90-ada2-a2b86088fa0d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:30.762105 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-d1dd5d64-09f0-4c90-ada2-a2b86088fa0d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce/encryption Aug 18 19:23:30.762386 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-d1dd5d64-09f0-4c90-ada2-a2b86088fa0d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:30.762699 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-d1dd5d64-09f0-4c90-ada2-a2b86088fa0d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:30.775727 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:30.775727 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:30.783501 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-d1dd5d64-09f0-4c90-ada2-a2b86088fa0d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce/encryption returned with HTTP 200 Aug 18 19:23:30.783921 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 491/1953] 10.4.3.170 () {68 vars in 1631 bytes} [Tue Aug 18 19:23:30 2026] GET /volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:31.278224 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-bb426c97-0707-4458-8656-a27ce37ab751 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:31.280047 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bb426c97-0707-4458-8656-a27ce37ab751 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c Aug 18 19:23:31.280219 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bb426c97-0707-4458-8656-a27ce37ab751 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:31.280414 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bb426c97-0707-4458-8656-a27ce37ab751 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:31.280572 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-bb426c97-0707-4458-8656-a27ce37ab751 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 4e418e57-53e1-4c82-b2e5-624025aeb05c. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:31.284583 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:31.284583 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:31.285468 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bb426c97-0707-4458-8656-a27ce37ab751 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c returned with HTTP 200 Aug 18 19:23:31.285883 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 492/1954] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:31 2026] GET /volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:31.309862 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2058eb38-58de-4689-b33c-e4dbe0e4557a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:31.314753 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2058eb38-58de-4689-b33c-e4dbe0e4557a tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] GET https://10.4.3.170/volume/v3/volumes/df8abcc8-72ed-4d40-92b3-fca9a6d347d4 Aug 18 19:23:31.315051 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2058eb38-58de-4689-b33c-e4dbe0e4557a tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:31.315394 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2058eb38-58de-4689-b33c-e4dbe0e4557a tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:31.328503 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2058eb38-58de-4689-b33c-e4dbe0e4557a tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes/df8abcc8-72ed-4d40-92b3-fca9a6d347d4 returned with HTTP 404 Aug 18 19:23:31.329026 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 487/1955] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:31 2026] GET /volume/v3/volumes/df8abcc8-72ed-4d40-92b3-fca9a6d347d4 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:31.337075 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6a84603c-d20f-4ca4-b0bc-3f74b392c5c9 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:31.339264 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6a84603c-d20f-4ca4-b0bc-3f74b392c5c9 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] DELETE https://10.4.3.170/volume/v3/volumes/90d71dbc-ba7d-4b92-9d34-452ed7a5a931 Aug 18 19:23:31.339603 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6a84603c-d20f-4ca4-b0bc-3f74b392c5c9 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:31.339866 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6a84603c-d20f-4ca4-b0bc-3f74b392c5c9 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:31.340100 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-6a84603c-d20f-4ca4-b0bc-3f74b392c5c9 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Delete volume with id: 90d71dbc-ba7d-4b92-9d34-452ed7a5a931 Aug 18 19:23:31.348393 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:31.348393 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:31.349089 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-6a84603c-d20f-4ca4-b0bc-3f74b392c5c9 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Volume info retrieved successfully. Aug 18 19:23:31.377809 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-6a84603c-d20f-4ca4-b0bc-3f74b392c5c9 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Delete volume request issued successfully. Aug 18 19:23:31.379033 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6a84603c-d20f-4ca4-b0bc-3f74b392c5c9 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes/90d71dbc-ba7d-4b92-9d34-452ed7a5a931 returned with HTTP 202 Aug 18 19:23:31.379844 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 486/1956] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:23:31 2026] DELETE /volume/v3/volumes/90d71dbc-ba7d-4b92-9d34-452ed7a5a931 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:23:31.388344 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f47a8cf9-77b2-48cc-b7aa-19c894c9286e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:31.391254 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f47a8cf9-77b2-48cc-b7aa-19c894c9286e tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] GET https://10.4.3.170/volume/v3/volumes/90d71dbc-ba7d-4b92-9d34-452ed7a5a931 Aug 18 19:23:31.391584 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f47a8cf9-77b2-48cc-b7aa-19c894c9286e tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:31.391933 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f47a8cf9-77b2-48cc-b7aa-19c894c9286e tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:31.411677 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:31.411677 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:31.421291 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f47a8cf9-77b2-48cc-b7aa-19c894c9286e tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Volume info retrieved successfully. Aug 18 19:23:31.427497 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f47a8cf9-77b2-48cc-b7aa-19c894c9286e tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes/90d71dbc-ba7d-4b92-9d34-452ed7a5a931 returned with HTTP 200 Aug 18 19:23:31.428119 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 492/1957] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:31 2026] GET /volume/v3/volumes/90d71dbc-ba7d-4b92-9d34-452ed7a5a931 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:31.505904 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7c48470f-b685-40fb-9521-637efb733d71 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:31.507855 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7c48470f-b685-40fb-9521-637efb733d71 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce Aug 18 19:23:31.507900 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7c48470f-b685-40fb-9521-637efb733d71 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:31.508086 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7c48470f-b685-40fb-9521-637efb733d71 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:31.516600 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:31.516600 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:31.520083 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7c48470f-b685-40fb-9521-637efb733d71 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:23:31.524383 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7c48470f-b685-40fb-9521-637efb733d71 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce returned with HTTP 200 Aug 18 19:23:31.524815 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 493/1958] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:31 2026] GET /volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:32.298318 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7e5d2b40-fefb-465e-b0bd-2e38fc6128ca None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:32.300665 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7e5d2b40-fefb-465e-b0bd-2e38fc6128ca tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c Aug 18 19:23:32.300924 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7e5d2b40-fefb-465e-b0bd-2e38fc6128ca tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:32.301131 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7e5d2b40-fefb-465e-b0bd-2e38fc6128ca tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:32.301279 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-7e5d2b40-fefb-465e-b0bd-2e38fc6128ca tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 4e418e57-53e1-4c82-b2e5-624025aeb05c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:32.306909 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:32.306909 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:32.307923 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7e5d2b40-fefb-465e-b0bd-2e38fc6128ca tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c returned with HTTP 200 Aug 18 19:23:32.308691 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 488/1959] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:32 2026] GET /volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:32.441731 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f7013893-fb4d-4f56-9528-73dc9e31c82a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:32.443837 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f7013893-fb4d-4f56-9528-73dc9e31c82a tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] GET https://10.4.3.170/volume/v3/volumes/90d71dbc-ba7d-4b92-9d34-452ed7a5a931 Aug 18 19:23:32.444107 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f7013893-fb4d-4f56-9528-73dc9e31c82a tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:32.444349 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f7013893-fb4d-4f56-9528-73dc9e31c82a tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:32.450381 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f7013893-fb4d-4f56-9528-73dc9e31c82a tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes/90d71dbc-ba7d-4b92-9d34-452ed7a5a931 returned with HTTP 404 Aug 18 19:23:32.451109 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 487/1960] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:32 2026] GET /volume/v3/volumes/90d71dbc-ba7d-4b92-9d34-452ed7a5a931 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:32.458839 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-835f8a39-69b3-481c-8adc-cf6ed5915b47 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:32.461021 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-835f8a39-69b3-481c-8adc-cf6ed5915b47 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] DELETE https://10.4.3.170/volume/v3/volumes/05137b9e-fa9e-4626-96d0-528e04ac9916 Aug 18 19:23:32.461259 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-835f8a39-69b3-481c-8adc-cf6ed5915b47 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:32.461504 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-835f8a39-69b3-481c-8adc-cf6ed5915b47 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:32.461727 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-835f8a39-69b3-481c-8adc-cf6ed5915b47 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Delete volume with id: 05137b9e-fa9e-4626-96d0-528e04ac9916 Aug 18 19:23:32.471061 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:32.471061 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:32.471635 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-835f8a39-69b3-481c-8adc-cf6ed5915b47 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Volume info retrieved successfully. Aug 18 19:23:32.492716 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-835f8a39-69b3-481c-8adc-cf6ed5915b47 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Delete volume request issued successfully. Aug 18 19:23:32.493177 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-835f8a39-69b3-481c-8adc-cf6ed5915b47 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes/05137b9e-fa9e-4626-96d0-528e04ac9916 returned with HTTP 202 Aug 18 19:23:32.493730 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 493/1961] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:23:32 2026] DELETE /volume/v3/volumes/05137b9e-fa9e-4626-96d0-528e04ac9916 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:23:32.501299 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4a0f6f38-ecaf-4364-9714-8fd15a92bb8f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:32.503384 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4a0f6f38-ecaf-4364-9714-8fd15a92bb8f tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] GET https://10.4.3.170/volume/v3/volumes/05137b9e-fa9e-4626-96d0-528e04ac9916 Aug 18 19:23:32.503827 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4a0f6f38-ecaf-4364-9714-8fd15a92bb8f tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:32.503827 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4a0f6f38-ecaf-4364-9714-8fd15a92bb8f tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:32.510842 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:32.510842 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:32.514823 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-4a0f6f38-ecaf-4364-9714-8fd15a92bb8f tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Volume info retrieved successfully. Aug 18 19:23:32.519218 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4a0f6f38-ecaf-4364-9714-8fd15a92bb8f tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes/05137b9e-fa9e-4626-96d0-528e04ac9916 returned with HTTP 200 Aug 18 19:23:32.519693 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 494/1962] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:32 2026] GET /volume/v3/volumes/05137b9e-fa9e-4626-96d0-528e04ac9916 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:32.538496 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-683c94ba-7bcd-4523-adf6-00bb00c57203 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:32.541493 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-683c94ba-7bcd-4523-adf6-00bb00c57203 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce Aug 18 19:23:32.541493 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-683c94ba-7bcd-4523-adf6-00bb00c57203 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:32.541493 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-683c94ba-7bcd-4523-adf6-00bb00c57203 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:32.554236 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:32.554236 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:32.562165 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-683c94ba-7bcd-4523-adf6-00bb00c57203 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:23:32.565668 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-683c94ba-7bcd-4523-adf6-00bb00c57203 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce returned with HTTP 200 Aug 18 19:23:32.566219 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 489/1963] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:32 2026] GET /volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:33.320614 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e4b4d822-c9a0-4972-b4c9-11551bc7711f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:33.323003 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e4b4d822-c9a0-4972-b4c9-11551bc7711f tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c Aug 18 19:23:33.323384 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e4b4d822-c9a0-4972-b4c9-11551bc7711f tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:33.323744 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e4b4d822-c9a0-4972-b4c9-11551bc7711f tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:33.323956 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-e4b4d822-c9a0-4972-b4c9-11551bc7711f tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 4e418e57-53e1-4c82-b2e5-624025aeb05c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:33.329885 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:33.329885 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:33.331055 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e4b4d822-c9a0-4972-b4c9-11551bc7711f tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c returned with HTTP 200 Aug 18 19:23:33.331577 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 488/1964] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:33 2026] GET /volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:33.534934 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-57ec1d67-5e9d-4dd2-94cd-f5229088e5ae None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:33.537052 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-57ec1d67-5e9d-4dd2-94cd-f5229088e5ae tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] GET https://10.4.3.170/volume/v3/volumes/05137b9e-fa9e-4626-96d0-528e04ac9916 Aug 18 19:23:33.537296 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-57ec1d67-5e9d-4dd2-94cd-f5229088e5ae tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:33.537555 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-57ec1d67-5e9d-4dd2-94cd-f5229088e5ae tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:33.544662 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-57ec1d67-5e9d-4dd2-94cd-f5229088e5ae tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes/05137b9e-fa9e-4626-96d0-528e04ac9916 returned with HTTP 404 Aug 18 19:23:33.545212 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 494/1965] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:33 2026] GET /volume/v3/volumes/05137b9e-fa9e-4626-96d0-528e04ac9916 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:33.554871 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-810918a4-c0de-4b0a-8116-96f63bdeb143 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:33.557103 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-810918a4-c0de-4b0a-8116-96f63bdeb143 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] DELETE https://10.4.3.170/volume/v3/volumes/466ed5c3-acb6-4b42-b91a-eac7f9825463 Aug 18 19:23:33.557376 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-810918a4-c0de-4b0a-8116-96f63bdeb143 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:33.557627 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-810918a4-c0de-4b0a-8116-96f63bdeb143 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:33.557852 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-810918a4-c0de-4b0a-8116-96f63bdeb143 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Delete volume with id: 466ed5c3-acb6-4b42-b91a-eac7f9825463 Aug 18 19:23:33.567446 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:33.567446 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:33.567994 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-810918a4-c0de-4b0a-8116-96f63bdeb143 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Volume info retrieved successfully. Aug 18 19:23:33.579197 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-22f1e3b2-0d21-480d-84b3-30e11ffd4b7f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:33.581278 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-22f1e3b2-0d21-480d-84b3-30e11ffd4b7f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce Aug 18 19:23:33.581501 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-22f1e3b2-0d21-480d-84b3-30e11ffd4b7f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:33.581688 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-22f1e3b2-0d21-480d-84b3-30e11ffd4b7f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:33.591955 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:33.591955 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:33.594381 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-810918a4-c0de-4b0a-8116-96f63bdeb143 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Delete volume request issued successfully. Aug 18 19:23:33.594653 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-810918a4-c0de-4b0a-8116-96f63bdeb143 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes/466ed5c3-acb6-4b42-b91a-eac7f9825463 returned with HTTP 202 Aug 18 19:23:33.595156 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 495/1966] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:23:33 2026] DELETE /volume/v3/volumes/466ed5c3-acb6-4b42-b91a-eac7f9825463 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:23:33.595949 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-22f1e3b2-0d21-480d-84b3-30e11ffd4b7f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:23:33.600847 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-22f1e3b2-0d21-480d-84b3-30e11ffd4b7f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce returned with HTTP 200 Aug 18 19:23:33.601353 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 490/1967] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:33 2026] GET /volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:33.604735 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-53688aeb-11b0-48fa-8461-73d20fb591be None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:33.607208 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-53688aeb-11b0-48fa-8461-73d20fb591be tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] GET https://10.4.3.170/volume/v3/volumes/466ed5c3-acb6-4b42-b91a-eac7f9825463 Aug 18 19:23:33.616469 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-53688aeb-11b0-48fa-8461-73d20fb591be tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:33.616932 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-53688aeb-11b0-48fa-8461-73d20fb591be tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:33.627822 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:33.627822 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:33.632961 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-53688aeb-11b0-48fa-8461-73d20fb591be tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Volume info retrieved successfully. Aug 18 19:23:33.645657 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-53688aeb-11b0-48fa-8461-73d20fb591be tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes/466ed5c3-acb6-4b42-b91a-eac7f9825463 returned with HTTP 200 Aug 18 19:23:33.645657 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 489/1968] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:33 2026] GET /volume/v3/volumes/466ed5c3-acb6-4b42-b91a-eac7f9825463 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:34.346296 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7f29cd75-bd18-442b-bbaa-68752c854cb5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:34.348576 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7f29cd75-bd18-442b-bbaa-68752c854cb5 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c Aug 18 19:23:34.348781 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7f29cd75-bd18-442b-bbaa-68752c854cb5 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:34.349011 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7f29cd75-bd18-442b-bbaa-68752c854cb5 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:34.349129 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-7f29cd75-bd18-442b-bbaa-68752c854cb5 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 4e418e57-53e1-4c82-b2e5-624025aeb05c. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:34.353739 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:34.353739 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:34.354707 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7f29cd75-bd18-442b-bbaa-68752c854cb5 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c returned with HTTP 200 Aug 18 19:23:34.355093 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 495/1969] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:34 2026] GET /volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:34.619664 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-eb1ddf62-4a07-4803-8343-c5e9654a57bc None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:34.621817 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-eb1ddf62-4a07-4803-8343-c5e9654a57bc tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce Aug 18 19:23:34.622078 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-eb1ddf62-4a07-4803-8343-c5e9654a57bc tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:34.622308 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-eb1ddf62-4a07-4803-8343-c5e9654a57bc tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:34.634068 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:34.634068 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:34.638452 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-eb1ddf62-4a07-4803-8343-c5e9654a57bc tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:23:34.644222 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-eb1ddf62-4a07-4803-8343-c5e9654a57bc tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce returned with HTTP 200 Aug 18 19:23:34.644790 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 496/1970] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:34 2026] GET /volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:34.652935 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d1c19f2b-989c-42e4-aedd-cffb7795e98b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:34.655191 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d1c19f2b-989c-42e4-aedd-cffb7795e98b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] GET https://10.4.3.170/volume/v3/volumes/466ed5c3-acb6-4b42-b91a-eac7f9825463 Aug 18 19:23:34.655415 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d1c19f2b-989c-42e4-aedd-cffb7795e98b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:34.655659 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d1c19f2b-989c-42e4-aedd-cffb7795e98b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:34.663211 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d1c19f2b-989c-42e4-aedd-cffb7795e98b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes/466ed5c3-acb6-4b42-b91a-eac7f9825463 returned with HTTP 404 Aug 18 19:23:34.663870 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 491/1971] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:34 2026] GET /volume/v3/volumes/466ed5c3-acb6-4b42-b91a-eac7f9825463 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:34.672805 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7cd02066-b363-42f3-9216-a8da02f79d3e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:34.674758 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7cd02066-b363-42f3-9216-a8da02f79d3e tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] DELETE https://10.4.3.170/volume/v3/volumes/daea5e64-5b44-4429-b83b-25ced265341e Aug 18 19:23:34.674980 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7cd02066-b363-42f3-9216-a8da02f79d3e tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:34.675176 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7cd02066-b363-42f3-9216-a8da02f79d3e tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:34.675340 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-7cd02066-b363-42f3-9216-a8da02f79d3e tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Delete volume with id: daea5e64-5b44-4429-b83b-25ced265341e Aug 18 19:23:34.682522 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:34.682522 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:34.683102 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-7cd02066-b363-42f3-9216-a8da02f79d3e tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Volume info retrieved successfully. Aug 18 19:23:34.700913 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-7cd02066-b363-42f3-9216-a8da02f79d3e tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Delete volume request issued successfully. Aug 18 19:23:34.701172 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7cd02066-b363-42f3-9216-a8da02f79d3e tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes/daea5e64-5b44-4429-b83b-25ced265341e returned with HTTP 202 Aug 18 19:23:34.702588 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 490/1972] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:23:34 2026] DELETE /volume/v3/volumes/daea5e64-5b44-4429-b83b-25ced265341e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:23:34.712018 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9d273669-71d2-4a76-83d3-8f4b71d9208b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:34.714403 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9d273669-71d2-4a76-83d3-8f4b71d9208b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] GET https://10.4.3.170/volume/v3/volumes/daea5e64-5b44-4429-b83b-25ced265341e Aug 18 19:23:34.714648 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9d273669-71d2-4a76-83d3-8f4b71d9208b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:34.714907 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9d273669-71d2-4a76-83d3-8f4b71d9208b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:34.723976 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:34.723976 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:34.728323 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-9d273669-71d2-4a76-83d3-8f4b71d9208b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Volume info retrieved successfully. Aug 18 19:23:34.734031 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9d273669-71d2-4a76-83d3-8f4b71d9208b tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes/daea5e64-5b44-4429-b83b-25ced265341e returned with HTTP 200 Aug 18 19:23:34.734486 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 496/1973] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:34 2026] GET /volume/v3/volumes/daea5e64-5b44-4429-b83b-25ced265341e => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:35.307393 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-6bf97f40-63d8-4853-8793-98db5bea22da req-5e220e2d-44ee-42b0-978e-d54a8c1396e8 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:35.309383 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-6bf97f40-63d8-4853-8793-98db5bea22da req-5e220e2d-44ee-42b0-978e-d54a8c1396e8 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/limits Aug 18 19:23:35.309824 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-6bf97f40-63d8-4853-8793-98db5bea22da req-5e220e2d-44ee-42b0-978e-d54a8c1396e8 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:35.310044 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-6bf97f40-63d8-4853-8793-98db5bea22da req-5e220e2d-44ee-42b0-978e-d54a8c1396e8 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:35.317688 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [req-6bf97f40-63d8-4853-8793-98db5bea22da req-5e220e2d-44ee-42b0-978e-d54a8c1396e8 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1692302752 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1692302752, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:23:35.318007 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [req-6bf97f40-63d8-4853-8793-98db5bea22da req-5e220e2d-44ee-42b0-978e-d54a8c1396e8 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1692302752 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1692302752, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:23:35.318344 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [req-6bf97f40-63d8-4853-8793-98db5bea22da req-5e220e2d-44ee-42b0-978e-d54a8c1396e8 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1692302752 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1692302752, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:23:35.329885 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-6bf97f40-63d8-4853-8793-98db5bea22da req-5e220e2d-44ee-42b0-978e-d54a8c1396e8 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/limits returned with HTTP 200 Aug 18 19:23:35.330355 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 497/1974] 10.4.3.170 () {68 vars in 1484 bytes} [Tue Aug 18 19:23:35 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:35.361240 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-6bf97f40-63d8-4853-8793-98db5bea22da req-2cb28f10-99d5-409c-ab81-cd7295e645ca None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:35.363861 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-6bf97f40-63d8-4853-8793-98db5bea22da req-2cb28f10-99d5-409c-ab81-cd7295e645ca tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 Aug 18 19:23:35.364049 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-6bf97f40-63d8-4853-8793-98db5bea22da req-2cb28f10-99d5-409c-ab81-cd7295e645ca tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:35.364231 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-6bf97f40-63d8-4853-8793-98db5bea22da req-2cb28f10-99d5-409c-ab81-cd7295e645ca tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:35.371563 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-90b2b8e0-ef3e-4845-97de-b32cb6af1acd None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:35.373993 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-90b2b8e0-ef3e-4845-97de-b32cb6af1acd tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c Aug 18 19:23:35.374339 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-90b2b8e0-ef3e-4845-97de-b32cb6af1acd tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:35.374563 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-90b2b8e0-ef3e-4845-97de-b32cb6af1acd tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:35.374715 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:35.374715 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:35.374802 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-90b2b8e0-ef3e-4845-97de-b32cb6af1acd tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 4e418e57-53e1-4c82-b2e5-624025aeb05c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:35.378070 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-6bf97f40-63d8-4853-8793-98db5bea22da req-2cb28f10-99d5-409c-ab81-cd7295e645ca tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:35.380472 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:35.380472 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:35.381726 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-90b2b8e0-ef3e-4845-97de-b32cb6af1acd tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c returned with HTTP 200 Aug 18 19:23:35.382342 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 491/1975] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:35 2026] GET /volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:35.383185 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-6bf97f40-63d8-4853-8793-98db5bea22da req-2cb28f10-99d5-409c-ab81-cd7295e645ca tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 returned with HTTP 200 Aug 18 19:23:35.383796 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 492/1976] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:23:35 2026] GET /volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 => generated 1659 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:35.393068 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-6bf97f40-63d8-4853-8793-98db5bea22da req-651f2bc1-26e8-475a-9199-779ce29f1798 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:35.395287 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-6bf97f40-63d8-4853-8793-98db5bea22da req-651f2bc1-26e8-475a-9199-779ce29f1798 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:23:35.395714 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-6bf97f40-63d8-4853-8793-98db5bea22da req-651f2bc1-26e8-475a-9199-779ce29f1798 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b8f8abf8-ea41-46eb-95e3-3d3875977174", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:35.407654 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:35.407654 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:35.408163 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-6bf97f40-63d8-4853-8793-98db5bea22da req-651f2bc1-26e8-475a-9199-779ce29f1798 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:35.408326 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [req-6bf97f40-63d8-4853-8793-98db5bea22da req-651f2bc1-26e8-475a-9199-779ce29f1798 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Create snapshot from volume b8f8abf8-ea41-46eb-95e3-3d3875977174 Aug 18 19:23:35.442438 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [req-6bf97f40-63d8-4853-8793-98db5bea22da req-651f2bc1-26e8-475a-9199-779ce29f1798 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Created reservations ['7be26cba-c9b5-42cf-b4bd-eb67a3ec9ca5', '8abbe92b-6a73-4f02-b5bb-1e63bb7cff51', '9b7acb3f-8cb0-4147-98b0-1ba590494750', 'bf4c8253-ec35-4acc-b7ed-aaafff442239'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:23:35.473148 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-6bf97f40-63d8-4853-8793-98db5bea22da req-651f2bc1-26e8-475a-9199-779ce29f1798 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Snapshot force create request issued successfully. Aug 18 19:23:35.473588 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-6bf97f40-63d8-4853-8793-98db5bea22da req-651f2bc1-26e8-475a-9199-779ce29f1798 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:23:35.474173 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 497/1977] 10.4.3.170 () {72 vars in 1547 bytes} [Tue Aug 18 19:23:35 2026] POST /volume/v3/snapshots => generated 292 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:23:35.660333 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4734bd2c-9e37-47ac-8b53-fa48c39dc9ca None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:35.663116 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4734bd2c-9e37-47ac-8b53-fa48c39dc9ca tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce Aug 18 19:23:35.663350 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4734bd2c-9e37-47ac-8b53-fa48c39dc9ca tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:35.663610 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4734bd2c-9e37-47ac-8b53-fa48c39dc9ca tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:35.677957 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:35.677957 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:35.683211 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-4734bd2c-9e37-47ac-8b53-fa48c39dc9ca tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:23:35.690950 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4734bd2c-9e37-47ac-8b53-fa48c39dc9ca tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce returned with HTTP 200 Aug 18 19:23:35.691839 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 498/1978] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:35 2026] GET /volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:35.750682 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-cad0db74-828c-40ac-a336-355cc6ee6043 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:35.752661 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cad0db74-828c-40ac-a336-355cc6ee6043 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] GET https://10.4.3.170/volume/v3/volumes/daea5e64-5b44-4429-b83b-25ced265341e Aug 18 19:23:35.752865 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cad0db74-828c-40ac-a336-355cc6ee6043 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:35.753045 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cad0db74-828c-40ac-a336-355cc6ee6043 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:35.759624 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cad0db74-828c-40ac-a336-355cc6ee6043 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes/daea5e64-5b44-4429-b83b-25ced265341e returned with HTTP 404 Aug 18 19:23:35.760159 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 492/1979] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:35 2026] GET /volume/v3/volumes/daea5e64-5b44-4429-b83b-25ced265341e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:35.768404 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-414392fd-ea85-434f-a68e-e288fc2a35f4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:35.773881 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-414392fd-ea85-434f-a68e-e288fc2a35f4 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] DELETE https://10.4.3.170/volume/v3/volumes/7dff4c72-54a6-41d7-893f-27e253a362f5 Aug 18 19:23:35.774062 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-414392fd-ea85-434f-a68e-e288fc2a35f4 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:35.774292 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-414392fd-ea85-434f-a68e-e288fc2a35f4 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:35.774520 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-414392fd-ea85-434f-a68e-e288fc2a35f4 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Delete volume with id: 7dff4c72-54a6-41d7-893f-27e253a362f5 Aug 18 19:23:35.788296 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:35.788296 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:35.788815 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-414392fd-ea85-434f-a68e-e288fc2a35f4 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Volume info retrieved successfully. Aug 18 19:23:35.811554 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-414392fd-ea85-434f-a68e-e288fc2a35f4 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Delete volume request issued successfully. Aug 18 19:23:35.811765 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-414392fd-ea85-434f-a68e-e288fc2a35f4 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes/7dff4c72-54a6-41d7-893f-27e253a362f5 returned with HTTP 202 Aug 18 19:23:35.812152 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 493/1980] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:23:35 2026] DELETE /volume/v3/volumes/7dff4c72-54a6-41d7-893f-27e253a362f5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:23:35.820197 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-49945235-f237-4d7b-b9bf-523ff23acbb8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:35.824748 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-49945235-f237-4d7b-b9bf-523ff23acbb8 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] GET https://10.4.3.170/volume/v3/volumes/7dff4c72-54a6-41d7-893f-27e253a362f5 Aug 18 19:23:35.825250 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-49945235-f237-4d7b-b9bf-523ff23acbb8 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:35.825518 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-49945235-f237-4d7b-b9bf-523ff23acbb8 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:35.834559 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:35.834559 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:35.839463 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-49945235-f237-4d7b-b9bf-523ff23acbb8 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Volume info retrieved successfully. Aug 18 19:23:35.843964 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-49945235-f237-4d7b-b9bf-523ff23acbb8 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes/7dff4c72-54a6-41d7-893f-27e253a362f5 returned with HTTP 200 Aug 18 19:23:35.844458 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 498/1981] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:35 2026] GET /volume/v3/volumes/7dff4c72-54a6-41d7-893f-27e253a362f5 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:36.394112 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d8bb9485-5411-4715-8ab9-3da80d4b7ec6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:36.396038 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d8bb9485-5411-4715-8ab9-3da80d4b7ec6 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c Aug 18 19:23:36.396259 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d8bb9485-5411-4715-8ab9-3da80d4b7ec6 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:36.396636 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d8bb9485-5411-4715-8ab9-3da80d4b7ec6 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:36.396741 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-d8bb9485-5411-4715-8ab9-3da80d4b7ec6 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 4e418e57-53e1-4c82-b2e5-624025aeb05c. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:36.400857 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:36.400857 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:36.401671 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d8bb9485-5411-4715-8ab9-3da80d4b7ec6 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c returned with HTTP 200 Aug 18 19:23:36.402002 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 499/1982] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:36 2026] GET /volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:36.412293 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f8e67013-0f2a-4a4f-b9a1-b6aa9cb786df None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:36.414629 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f8e67013-0f2a-4a4f-b9a1-b6aa9cb786df tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 Aug 18 19:23:36.414874 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f8e67013-0f2a-4a4f-b9a1-b6aa9cb786df tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:36.415088 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f8e67013-0f2a-4a4f-b9a1-b6aa9cb786df tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:36.415233 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-f8e67013-0f2a-4a4f-b9a1-b6aa9cb786df tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id ffe34fcd-989e-4421-9d11-61309cbdd0b1. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:36.419716 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:36.419716 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:36.420488 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f8e67013-0f2a-4a4f-b9a1-b6aa9cb786df tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 returned with HTTP 200 Aug 18 19:23:36.420885 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 493/1983] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:36 2026] GET /volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:36.430782 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ddf67f56-3df0-4f25-91dc-d5780a35c50f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:36.432978 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ddf67f56-3df0-4f25-91dc-d5780a35c50f tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] DELETE https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c Aug 18 19:23:36.433166 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ddf67f56-3df0-4f25-91dc-d5780a35c50f tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:36.433627 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ddf67f56-3df0-4f25-91dc-d5780a35c50f tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:36.433627 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.contrib.backups [None req-ddf67f56-3df0-4f25-91dc-d5780a35c50f tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Delete backup with id: 4e418e57-53e1-4c82-b2e5-624025aeb05c. Aug 18 19:23:36.438292 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:36.438292 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:36.451656 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.backup.rpcapi [None req-ddf67f56-3df0-4f25-91dc-d5780a35c50f tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] delete_backup rpcapi backup_id 4e418e57-53e1-4c82-b2e5-624025aeb05c {{(pid=100581) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:23:36.453778 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ddf67f56-3df0-4f25-91dc-d5780a35c50f tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c returned with HTTP 202 Aug 18 19:23:36.454225 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 494/1984] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:23:36 2026] DELETE /volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:23:36.463074 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5f0cd1dc-1c02-4be6-a60d-c72d82e4603f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:36.466269 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5f0cd1dc-1c02-4be6-a60d-c72d82e4603f tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c Aug 18 19:23:36.466269 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5f0cd1dc-1c02-4be6-a60d-c72d82e4603f tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:36.466481 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5f0cd1dc-1c02-4be6-a60d-c72d82e4603f tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:36.468822 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-5f0cd1dc-1c02-4be6-a60d-c72d82e4603f tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 4e418e57-53e1-4c82-b2e5-624025aeb05c. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:36.472783 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:36.472783 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:36.473660 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5f0cd1dc-1c02-4be6-a60d-c72d82e4603f tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c returned with HTTP 200 Aug 18 19:23:36.474204 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 499/1985] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:36 2026] GET /volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:36.705374 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d1f02997-30ec-4aca-aa25-a1356e861be6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:36.707558 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d1f02997-30ec-4aca-aa25-a1356e861be6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce Aug 18 19:23:36.707787 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d1f02997-30ec-4aca-aa25-a1356e861be6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:36.708008 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d1f02997-30ec-4aca-aa25-a1356e861be6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:36.719387 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:36.719387 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:36.724940 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d1f02997-30ec-4aca-aa25-a1356e861be6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:23:36.731465 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d1f02997-30ec-4aca-aa25-a1356e861be6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce returned with HTTP 200 Aug 18 19:23:36.732385 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 500/1986] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:36 2026] GET /volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:36.858270 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f68b9835-efbb-4cb5-b56d-de1d2ebdc1d9 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:36.860480 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f68b9835-efbb-4cb5-b56d-de1d2ebdc1d9 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] GET https://10.4.3.170/volume/v3/volumes/7dff4c72-54a6-41d7-893f-27e253a362f5 Aug 18 19:23:36.860718 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f68b9835-efbb-4cb5-b56d-de1d2ebdc1d9 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:36.861058 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f68b9835-efbb-4cb5-b56d-de1d2ebdc1d9 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:36.868610 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f68b9835-efbb-4cb5-b56d-de1d2ebdc1d9 tempest-CreateVolumesFromSourceVolumeTest-1943343304 tempest-CreateVolumesFromSourceVolumeTest-1943343304-project-member] https://10.4.3.170/volume/v3/volumes/7dff4c72-54a6-41d7-893f-27e253a362f5 returned with HTTP 404 Aug 18 19:23:36.869186 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 494/1987] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:36 2026] GET /volume/v3/volumes/7dff4c72-54a6-41d7-893f-27e253a362f5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:37.487695 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-89b5ba5f-c529-496b-b9c9-d648820bf904 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:37.490214 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-89b5ba5f-c529-496b-b9c9-d648820bf904 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c Aug 18 19:23:37.490529 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-89b5ba5f-c529-496b-b9c9-d648820bf904 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:37.490814 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-89b5ba5f-c529-496b-b9c9-d648820bf904 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:37.491385 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-89b5ba5f-c529-496b-b9c9-d648820bf904 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id 4e418e57-53e1-4c82-b2e5-624025aeb05c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:37.498385 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-89b5ba5f-c529-496b-b9c9-d648820bf904 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c returned with HTTP 404 Aug 18 19:23:37.499189 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 495/1988] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:37 2026] GET /volume/v3/backups/4e418e57-53e1-4c82-b2e5-624025aeb05c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:37.507697 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6aed92e4-9c25-42a1-96dd-78c9a0985993 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:37.509478 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6aed92e4-9c25-42a1-96dd-78c9a0985993 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] DELETE https://10.4.3.170/volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 Aug 18 19:23:37.509712 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6aed92e4-9c25-42a1-96dd-78c9a0985993 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:37.509888 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6aed92e4-9c25-42a1-96dd-78c9a0985993 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:37.509980 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.backups [None req-6aed92e4-9c25-42a1-96dd-78c9a0985993 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Delete backup with id: 18b2008a-664e-4db1-b6c6-15dc4d9f9c85. Aug 18 19:23:37.513990 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:37.513990 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:37.525515 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.backup.rpcapi [None req-6aed92e4-9c25-42a1-96dd-78c9a0985993 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] delete_backup rpcapi backup_id 18b2008a-664e-4db1-b6c6-15dc4d9f9c85 {{(pid=100582) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:23:37.527282 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6aed92e4-9c25-42a1-96dd-78c9a0985993 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 returned with HTTP 202 Aug 18 19:23:37.527869 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 500/1989] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:23:37 2026] DELETE /volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:23:37.539082 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-74aa4013-cdcd-4927-8f79-e7950b2b86cd None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:37.541669 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-74aa4013-cdcd-4927-8f79-e7950b2b86cd tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 Aug 18 19:23:37.541905 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-74aa4013-cdcd-4927-8f79-e7950b2b86cd tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:37.542146 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-74aa4013-cdcd-4927-8f79-e7950b2b86cd tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:37.542300 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-74aa4013-cdcd-4927-8f79-e7950b2b86cd tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 18b2008a-664e-4db1-b6c6-15dc4d9f9c85. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:37.547317 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:37.547317 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:37.548113 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-74aa4013-cdcd-4927-8f79-e7950b2b86cd tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 returned with HTTP 200 Aug 18 19:23:37.549049 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 501/1990] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:37 2026] GET /volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:23:37.745214 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b3127fdf-304e-41cd-9785-fdb12fbaa079 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:37.746897 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b3127fdf-304e-41cd-9785-fdb12fbaa079 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce Aug 18 19:23:37.747269 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b3127fdf-304e-41cd-9785-fdb12fbaa079 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:37.747686 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b3127fdf-304e-41cd-9785-fdb12fbaa079 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:37.757471 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:37.757471 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:37.762015 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b3127fdf-304e-41cd-9785-fdb12fbaa079 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:23:37.763711 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b3127fdf-304e-41cd-9785-fdb12fbaa079 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce returned with HTTP 200 Aug 18 19:23:37.764119 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 495/1991] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:37 2026] GET /volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:38.321949 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-e717ba0b-a348-49aa-9f7c-622405a22eff req-5d01bc74-765b-4834-8d6e-0a179c539acc None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:38.325743 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-e717ba0b-a348-49aa-9f7c-622405a22eff req-5d01bc74-765b-4834-8d6e-0a179c539acc tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 Aug 18 19:23:38.326014 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-e717ba0b-a348-49aa-9f7c-622405a22eff req-5d01bc74-765b-4834-8d6e-0a179c539acc tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:38.326257 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-e717ba0b-a348-49aa-9f7c-622405a22eff req-5d01bc74-765b-4834-8d6e-0a179c539acc tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:38.338771 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:38.338771 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:38.345593 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-e717ba0b-a348-49aa-9f7c-622405a22eff req-5d01bc74-765b-4834-8d6e-0a179c539acc tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:38.350385 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-e717ba0b-a348-49aa-9f7c-622405a22eff req-5d01bc74-765b-4834-8d6e-0a179c539acc tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 returned with HTTP 200 Aug 18 19:23:38.350960 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 496/1992] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:23:38 2026] GET /volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 => generated 1659 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:38.560214 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bcf4abcc-4c6c-4329-af11-bd9eeca98aaa None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:38.565134 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bcf4abcc-4c6c-4329-af11-bd9eeca98aaa tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 Aug 18 19:23:38.565348 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bcf4abcc-4c6c-4329-af11-bd9eeca98aaa tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:38.565597 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bcf4abcc-4c6c-4329-af11-bd9eeca98aaa tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:38.565736 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-bcf4abcc-4c6c-4329-af11-bd9eeca98aaa tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 18b2008a-664e-4db1-b6c6-15dc4d9f9c85. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:38.569913 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bcf4abcc-4c6c-4329-af11-bd9eeca98aaa tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 returned with HTTP 404 Aug 18 19:23:38.570411 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 501/1993] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:38 2026] GET /volume/v3/backups/18b2008a-664e-4db1-b6c6-15dc4d9f9c85 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:38.581202 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e7e4ad1a-9501-4075-afa1-b5e9129057b7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:38.582922 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e7e4ad1a-9501-4075-afa1-b5e9129057b7 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] DELETE https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 Aug 18 19:23:38.583197 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e7e4ad1a-9501-4075-afa1-b5e9129057b7 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:38.583574 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e7e4ad1a-9501-4075-afa1-b5e9129057b7 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:38.583716 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.backups [None req-e7e4ad1a-9501-4075-afa1-b5e9129057b7 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Delete backup with id: ffe34fcd-989e-4421-9d11-61309cbdd0b1. Aug 18 19:23:38.585433 np0000007688 devstack@c-api.service[100583]: DEBUG dbcounter [-] [100583] Writing DB stats cinder:SELECT=245,cinder:UPDATE=38,cinder:INSERT=12 {{(pid=100583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:23:38.588851 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:38.588851 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:38.608102 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.backup.rpcapi [None req-e7e4ad1a-9501-4075-afa1-b5e9129057b7 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] delete_backup rpcapi backup_id ffe34fcd-989e-4421-9d11-61309cbdd0b1 {{(pid=100583) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:23:38.608102 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e7e4ad1a-9501-4075-afa1-b5e9129057b7 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 returned with HTTP 202 Aug 18 19:23:38.608102 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 502/1994] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:23:38 2026] DELETE /volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:23:38.615144 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f58a7cac-c3ee-4d08-9892-cc2c32f3e51b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:38.616840 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e1b53d00-37de-423d-a84d-0d4f1c9871bd None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:38.618697 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e1b53d00-37de-423d-a84d-0d4f1c9871bd tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 Aug 18 19:23:38.618883 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e1b53d00-37de-423d-a84d-0d4f1c9871bd tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:38.619078 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e1b53d00-37de-423d-a84d-0d4f1c9871bd tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:38.619169 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-e1b53d00-37de-423d-a84d-0d4f1c9871bd tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id ffe34fcd-989e-4421-9d11-61309cbdd0b1. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:38.623880 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:38.623880 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:38.624109 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e1b53d00-37de-423d-a84d-0d4f1c9871bd tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 returned with HTTP 200 Aug 18 19:23:38.624427 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 497/1995] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:38 2026] GET /volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:38.714906 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f58a7cac-c3ee-4d08-9892-cc2c32f3e51b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:23:38.715391 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f58a7cac-c3ee-4d08-9892-cc2c32f3e51b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-249581572"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:38.717171 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-f58a7cac-c3ee-4d08-9892-cc2c32f3e51b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-249581572'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:23:38.717335 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-f58a7cac-c3ee-4d08-9892-cc2c32f3e51b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Create volume of 1 GB Aug 18 19:23:38.722166 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f58a7cac-c3ee-4d08-9892-cc2c32f3e51b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Availability Zones retrieved successfully. Aug 18 19:23:38.732275 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-f58a7cac-c3ee-4d08-9892-cc2c32f3e51b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Flow 'volume_create_api' (103e3278-1c10-41ee-b2d1-d8b90a89fc14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:38.733189 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-f58a7cac-c3ee-4d08-9892-cc2c32f3e51b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de2516b3-7b47-485f-8f06-efcb38eb27ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:38.734066 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-f58a7cac-c3ee-4d08-9892-cc2c32f3e51b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:23:38.771887 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-f58a7cac-c3ee-4d08-9892-cc2c32f3e51b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de2516b3-7b47-485f-8f06-efcb38eb27ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:38.773115 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-f58a7cac-c3ee-4d08-9892-cc2c32f3e51b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f618536-f51c-4d31-b490-a6b824d0a546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:38.776604 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1cac5b48-136b-4344-bab1-b613c7151cae None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:38.778837 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1cac5b48-136b-4344-bab1-b613c7151cae tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce Aug 18 19:23:38.779040 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1cac5b48-136b-4344-bab1-b613c7151cae tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:38.779237 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1cac5b48-136b-4344-bab1-b613c7151cae tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:38.789481 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:38.789481 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:38.795645 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1cac5b48-136b-4344-bab1-b613c7151cae tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:23:38.801644 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1cac5b48-136b-4344-bab1-b613c7151cae tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce returned with HTTP 200 Aug 18 19:23:38.802252 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 502/1996] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:38 2026] GET /volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:38.839379 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-f58a7cac-c3ee-4d08-9892-cc2c32f3e51b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Created reservations ['4f879201-3b46-41c1-a010-3e2d71f714d2', '6ac5ca75-ab5c-4482-aedf-fb901e133f80', 'c712eed1-06b8-463d-9a0a-b8f9f56d6230', '10dd5893-dd21-4716-8731-7c0696c64b35'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:23:38.840097 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-f58a7cac-c3ee-4d08-9892-cc2c32f3e51b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f618536-f51c-4d31-b490-a6b824d0a546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f879201-3b46-41c1-a010-3e2d71f714d2', '6ac5ca75-ab5c-4482-aedf-fb901e133f80', 'c712eed1-06b8-463d-9a0a-b8f9f56d6230', '10dd5893-dd21-4716-8731-7c0696c64b35']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:38.840808 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-f58a7cac-c3ee-4d08-9892-cc2c32f3e51b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0e31039-fb87-42f2-a1c5-575a19b9309c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:38.866935 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-f58a7cac-c3ee-4d08-9892-cc2c32f3e51b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0e31039-fb87-42f2-a1c5-575a19b9309c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '245d98db-ee00-4eeb-8554-bee81cf6ace2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-249581572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1709d4c14c34e18aab1c38017bb3355',qos_specs=None,replication_status=,reservations=['4f879201-3b46-41c1-a010-3e2d71f714d2','6ac5ca75-ab5c-4482-aedf-fb901e133f80','c712eed1-06b8-463d-9a0a-b8f9f56d6230','10dd5893-dd21-4716-8731-7c0696c64b35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a00d0566603746b4886f8dd27d854cd5',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:23:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-249581572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=245d98db-ee00-4eeb-8554-bee81cf6ace2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1709d4c14c34e18aab1c38017bb3355',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a00d0566603746b4886f8dd27d854cd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:38.867693 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-f58a7cac-c3ee-4d08-9892-cc2c32f3e51b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4b6cd39-f2ff-47b8-a3a8-a69956f8ce1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:38.889088 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-f58a7cac-c3ee-4d08-9892-cc2c32f3e51b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4b6cd39-f2ff-47b8-a3a8-a69956f8ce1f) transitioned into state 'SUCCESS' from state '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-249581572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1709d4c14c34e18aab1c38017bb3355',qos_specs=None,replication_status=,reservations=['4f879201-3b46-41c1-a010-3e2d71f714d2','6ac5ca75-ab5c-4482-aedf-fb901e133f80','c712eed1-06b8-463d-9a0a-b8f9f56d6230','10dd5893-dd21-4716-8731-7c0696c64b35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a00d0566603746b4886f8dd27d854cd5',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:38.889741 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-f58a7cac-c3ee-4d08-9892-cc2c32f3e51b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56471fa5-9acb-4d2d-bc63-b72f32b21af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:38.905048 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-f58a7cac-c3ee-4d08-9892-cc2c32f3e51b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56471fa5-9acb-4d2d-bc63-b72f32b21af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:38.905784 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-f58a7cac-c3ee-4d08-9892-cc2c32f3e51b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Flow 'volume_create_api' (103e3278-1c10-41ee-b2d1-d8b90a89fc14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:38.906031 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f58a7cac-c3ee-4d08-9892-cc2c32f3e51b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Create volume request issued successfully. Aug 18 19:23:38.906531 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f58a7cac-c3ee-4d08-9892-cc2c32f3e51b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:23:38.907025 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 496/1997] 10.4.3.170 () {70 vars in 1298 bytes} [Tue Aug 18 19:23:38 2026] POST /volume/v3/volumes => generated 777 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:23:38.923529 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-154bcd50-8ef7-4a7b-8c93-04da64c3937c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:38.926532 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-154bcd50-8ef7-4a7b-8c93-04da64c3937c tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/volumes/245d98db-ee00-4eeb-8554-bee81cf6ace2 Aug 18 19:23:38.926826 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-154bcd50-8ef7-4a7b-8c93-04da64c3937c tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:38.927064 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-154bcd50-8ef7-4a7b-8c93-04da64c3937c tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:38.947589 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:38.947589 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:38.951985 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-154bcd50-8ef7-4a7b-8c93-04da64c3937c tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Volume info retrieved successfully. Aug 18 19:23:38.956878 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-154bcd50-8ef7-4a7b-8c93-04da64c3937c tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/volumes/245d98db-ee00-4eeb-8554-bee81cf6ace2 returned with HTTP 200 Aug 18 19:23:38.957353 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 503/1998] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:23:38 2026] GET /volume/v3/volumes/245d98db-ee00-4eeb-8554-bee81cf6ace2 => generated 956 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:39.186514 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-e717ba0b-a348-49aa-9f7c-622405a22eff req-87dee0b0-9ca5-491c-9e99-575d2891b205 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:39.188206 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-e717ba0b-a348-49aa-9f7c-622405a22eff req-87dee0b0-9ca5-491c-9e99-575d2891b205 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] DELETE https://10.4.3.170/volume/v3/attachments/1e6ba434-4d76-40fd-a3c3-b4b16e65ad83 Aug 18 19:23:39.189202 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-e717ba0b-a348-49aa-9f7c-622405a22eff req-87dee0b0-9ca5-491c-9e99-575d2891b205 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:39.189202 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-e717ba0b-a348-49aa-9f7c-622405a22eff req-87dee0b0-9ca5-491c-9e99-575d2891b205 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:39.197293 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:39.197293 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:39.254125 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-e717ba0b-a348-49aa-9f7c-622405a22eff req-87dee0b0-9ca5-491c-9e99-575d2891b205 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/1e6ba434-4d76-40fd-a3c3-b4b16e65ad83 returned with HTTP 200 Aug 18 19:23:39.255228 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 498/1999] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:23:39 2026] DELETE /volume/v3/attachments/1e6ba434-4d76-40fd-a3c3-b4b16e65ad83 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:39.634893 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-fa56860d-a5eb-472f-9948-9486f2bb8212 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:39.636987 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fa56860d-a5eb-472f-9948-9486f2bb8212 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 Aug 18 19:23:39.637264 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fa56860d-a5eb-472f-9948-9486f2bb8212 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:39.637549 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fa56860d-a5eb-472f-9948-9486f2bb8212 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:39.637720 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-fa56860d-a5eb-472f-9948-9486f2bb8212 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Show backup with id ffe34fcd-989e-4421-9d11-61309cbdd0b1. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:39.645410 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fa56860d-a5eb-472f-9948-9486f2bb8212 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 returned with HTTP 404 Aug 18 19:23:39.646036 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 503/2000] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:39 2026] GET /volume/v3/backups/ffe34fcd-989e-4421-9d11-61309cbdd0b1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:39.653400 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0a988274-f5ec-40e6-88d9-fef730352a25 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:39.656091 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0a988274-f5ec-40e6-88d9-fef730352a25 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] DELETE https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 Aug 18 19:23:39.656317 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0a988274-f5ec-40e6-88d9-fef730352a25 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:39.656603 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0a988274-f5ec-40e6-88d9-fef730352a25 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:39.656760 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-0a988274-f5ec-40e6-88d9-fef730352a25 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Delete backup with id: 708851f4-9f6c-4055-9db0-363f0de2ad90. Aug 18 19:23:39.662208 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:39.662208 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:39.685387 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.rpcapi [None req-0a988274-f5ec-40e6-88d9-fef730352a25 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] delete_backup rpcapi backup_id 708851f4-9f6c-4055-9db0-363f0de2ad90 {{(pid=100580) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:23:39.687103 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0a988274-f5ec-40e6-88d9-fef730352a25 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 returned with HTTP 202 Aug 18 19:23:39.687508 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 497/2001] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:23:39 2026] DELETE /volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:23:39.694276 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e6ab22f2-143e-4251-84ba-1cece5136612 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:39.696409 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e6ab22f2-143e-4251-84ba-1cece5136612 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 Aug 18 19:23:39.696660 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e6ab22f2-143e-4251-84ba-1cece5136612 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:39.696890 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e6ab22f2-143e-4251-84ba-1cece5136612 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:39.697025 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-e6ab22f2-143e-4251-84ba-1cece5136612 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 708851f4-9f6c-4055-9db0-363f0de2ad90. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:39.701496 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:39.701496 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:39.702192 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e6ab22f2-143e-4251-84ba-1cece5136612 tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 returned with HTTP 200 Aug 18 19:23:39.702636 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 504/2002] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:39 2026] GET /volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:39.814411 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-02bb898b-0c0f-4ca4-9c45-2f29e6f29c5d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:39.816488 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-02bb898b-0c0f-4ca4-9c45-2f29e6f29c5d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce Aug 18 19:23:39.816675 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-02bb898b-0c0f-4ca4-9c45-2f29e6f29c5d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:39.816909 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-02bb898b-0c0f-4ca4-9c45-2f29e6f29c5d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:39.829111 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:39.829111 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:39.833979 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-02bb898b-0c0f-4ca4-9c45-2f29e6f29c5d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:23:39.837969 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-02bb898b-0c0f-4ca4-9c45-2f29e6f29c5d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce returned with HTTP 200 Aug 18 19:23:39.839213 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 499/2003] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:39 2026] GET /volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:39.969924 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6dfe58f3-9e68-4484-9fa2-2938e138b5df None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:39.972710 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6dfe58f3-9e68-4484-9fa2-2938e138b5df tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/volumes/245d98db-ee00-4eeb-8554-bee81cf6ace2 Aug 18 19:23:39.972912 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6dfe58f3-9e68-4484-9fa2-2938e138b5df tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:39.973141 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6dfe58f3-9e68-4484-9fa2-2938e138b5df tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:39.980092 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:39.980092 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:39.984642 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6dfe58f3-9e68-4484-9fa2-2938e138b5df tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Volume info retrieved successfully. Aug 18 19:23:39.990675 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6dfe58f3-9e68-4484-9fa2-2938e138b5df tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/volumes/245d98db-ee00-4eeb-8554-bee81cf6ace2 returned with HTTP 200 Aug 18 19:23:39.991104 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 504/2004] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:23:39 2026] GET /volume/v3/volumes/245d98db-ee00-4eeb-8554-bee81cf6ace2 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:40.004903 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-fa2e05c1-69a1-4c1f-9aec-dc7f0caa2f3b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:40.006701 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fa2e05c1-69a1-4c1f-9aec-dc7f0caa2f3b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] POST https://10.4.3.170/volume/v3/backups Aug 18 19:23:40.007074 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fa2e05c1-69a1-4c1f-9aec-dc7f0caa2f3b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "245d98db-ee00-4eeb-8554-bee81cf6ace2", "name": "tempest-type-Backup-186793646"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:40.008511 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.backups [None req-fa2e05c1-69a1-4c1f-9aec-dc7f0caa2f3b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Creating new backup {'backup': {'volume_id': '245d98db-ee00-4eeb-8554-bee81cf6ace2', 'name': 'tempest-type-Backup-186793646'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:23:40.008679 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-fa2e05c1-69a1-4c1f-9aec-dc7f0caa2f3b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Creating backup of volume 245d98db-ee00-4eeb-8554-bee81cf6ace2 in container None Aug 18 19:23:40.020779 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:40.020779 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:40.021097 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-fa2e05c1-69a1-4c1f-9aec-dc7f0caa2f3b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Volume info retrieved successfully. Aug 18 19:23:40.053925 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-fa2e05c1-69a1-4c1f-9aec-dc7f0caa2f3b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Created reservations ['f2720754-f785-4cb7-9ff3-60f0fb212533', '0981687c-9b3a-4a36-ba5d-c5dfb3a57e8c'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:23:40.097879 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fa2e05c1-69a1-4c1f-9aec-dc7f0caa2f3b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:23:40.098377 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 498/2005] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:23:40 2026] POST /volume/v3/backups => generated 315 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:23:40.110345 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f6b7c792-d311-44c8-bbc1-e587b460a9ae None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:40.112737 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f6b7c792-d311-44c8-bbc1-e587b460a9ae tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 Aug 18 19:23:40.112982 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f6b7c792-d311-44c8-bbc1-e587b460a9ae tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:40.113214 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f6b7c792-d311-44c8-bbc1-e587b460a9ae tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:40.113382 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-f6b7c792-d311-44c8-bbc1-e587b460a9ae tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id b9d096a6-e9c8-4421-a3e5-9230b002d790. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:40.118854 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:40.118854 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:40.119525 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f6b7c792-d311-44c8-bbc1-e587b460a9ae tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 returned with HTTP 200 Aug 18 19:23:40.119913 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 505/2006] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:23:40 2026] GET /volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:40.282945 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8ccdc0c4-182f-4832-9718-0c8f973ef51d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:40.284981 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8ccdc0c4-182f-4832-9718-0c8f973ef51d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174?cascade=True Aug 18 19:23:40.285274 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8ccdc0c4-182f-4832-9718-0c8f973ef51d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:40.285508 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8ccdc0c4-182f-4832-9718-0c8f973ef51d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:40.285750 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-8ccdc0c4-182f-4832-9718-0c8f973ef51d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Delete volume with id: b8f8abf8-ea41-46eb-95e3-3d3875977174 Aug 18 19:23:40.293155 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:40.293155 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:40.293784 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-8ccdc0c4-182f-4832-9718-0c8f973ef51d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:40.320478 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-8ccdc0c4-182f-4832-9718-0c8f973ef51d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Delete volume request issued successfully. Aug 18 19:23:40.320863 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8ccdc0c4-182f-4832-9718-0c8f973ef51d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174?cascade=True returned with HTTP 202 Aug 18 19:23:40.321566 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 500/2007] 10.4.3.170 () {66 vars in 1376 bytes} [Tue Aug 18 19:23:40 2026] DELETE /volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174?cascade=True => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 19:23:40.329126 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b437b762-7343-4095-b9ce-193bd8eac2ea None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:40.331988 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b437b762-7343-4095-b9ce-193bd8eac2ea tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 Aug 18 19:23:40.332151 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b437b762-7343-4095-b9ce-193bd8eac2ea tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:40.332337 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b437b762-7343-4095-b9ce-193bd8eac2ea tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:40.342109 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:40.342109 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:40.348174 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b437b762-7343-4095-b9ce-193bd8eac2ea tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:40.354765 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b437b762-7343-4095-b9ce-193bd8eac2ea tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 returned with HTTP 200 Aug 18 19:23:40.355125 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 505/2008] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:40 2026] GET /volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 19:23:40.703910 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-d1425fdd-c987-4a77-940c-49322a5b8cfe None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:40.706974 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-d1425fdd-c987-4a77-940c-49322a5b8cfe tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] POST https://10.4.3.170/volume/v3/attachments/0133811d-efc4-46cd-bfc8-62b0e6654d63/action Aug 18 19:23:40.707502 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-d1425fdd-c987-4a77-940c-49322a5b8cfe tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:23:40.707693 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-d1425fdd-c987-4a77-940c-49322a5b8cfe tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:40.713703 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4a317cec-ceb7-4787-a2c8-fad7eae16d5e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:40.715722 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4a317cec-ceb7-4787-a2c8-fad7eae16d5e tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] GET https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 Aug 18 19:23:40.715989 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4a317cec-ceb7-4787-a2c8-fad7eae16d5e tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:40.716280 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4a317cec-ceb7-4787-a2c8-fad7eae16d5e tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:40.716474 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-4a317cec-ceb7-4787-a2c8-fad7eae16d5e tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] Show backup with id 708851f4-9f6c-4055-9db0-363f0de2ad90. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:40.720554 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4a317cec-ceb7-4787-a2c8-fad7eae16d5e tempest-VolumesBackupsTest-1264918225 tempest-VolumesBackupsTest-1264918225-project-admin] https://10.4.3.170/volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 returned with HTTP 404 Aug 18 19:23:40.721162 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 506/2009] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:40 2026] GET /volume/v3/backups/708851f4-9f6c-4055-9db0-363f0de2ad90 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:40.732760 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:40.732760 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:40.736075 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b0c4c36c-784d-4850-bb95-39a90cc8be91 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:40.738016 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b0c4c36c-784d-4850-bb95-39a90cc8be91 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] DELETE https://10.4.3.170/volume/v3/volumes/55356bae-63e8-454a-91a8-a9415fb39dae Aug 18 19:23:40.738286 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b0c4c36c-784d-4850-bb95-39a90cc8be91 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:40.738546 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b0c4c36c-784d-4850-bb95-39a90cc8be91 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:40.738784 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-b0c4c36c-784d-4850-bb95-39a90cc8be91 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Delete volume with id: 55356bae-63e8-454a-91a8-a9415fb39dae Aug 18 19:23:40.744713 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-f4fbf17a-de07-46cf-b766-1a4de6b11143 req-d1425fdd-c987-4a77-940c-49322a5b8cfe tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments/0133811d-efc4-46cd-bfc8-62b0e6654d63/action returned with HTTP 204 Aug 18 19:23:40.745453 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 499/2010] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:23:40 2026] POST /volume/v3/attachments/0133811d-efc4-46cd-bfc8-62b0e6654d63/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:40.746585 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:40.746585 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:40.747032 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b0c4c36c-784d-4850-bb95-39a90cc8be91 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Volume info retrieved successfully. Aug 18 19:23:40.776965 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b0c4c36c-784d-4850-bb95-39a90cc8be91 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Delete volume request issued successfully. Aug 18 19:23:40.777725 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b0c4c36c-784d-4850-bb95-39a90cc8be91 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/volumes/55356bae-63e8-454a-91a8-a9415fb39dae returned with HTTP 202 Aug 18 19:23:40.777725 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 501/2011] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:23:40 2026] DELETE /volume/v3/volumes/55356bae-63e8-454a-91a8-a9415fb39dae => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:23:40.784828 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2f6121db-1d90-4084-85b8-acf1ddb9859e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:40.788322 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2f6121db-1d90-4084-85b8-acf1ddb9859e tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/volumes/55356bae-63e8-454a-91a8-a9415fb39dae Aug 18 19:23:40.788638 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2f6121db-1d90-4084-85b8-acf1ddb9859e tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:40.788866 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2f6121db-1d90-4084-85b8-acf1ddb9859e tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:40.806711 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:40.806711 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:40.816391 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-2f6121db-1d90-4084-85b8-acf1ddb9859e tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Volume info retrieved successfully. Aug 18 19:23:40.819730 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2f6121db-1d90-4084-85b8-acf1ddb9859e tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/volumes/55356bae-63e8-454a-91a8-a9415fb39dae returned with HTTP 200 Aug 18 19:23:40.820402 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 506/2012] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:40 2026] GET /volume/v3/volumes/55356bae-63e8-454a-91a8-a9415fb39dae => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:40.854463 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c27b6896-1d44-43ab-b379-acd5695a7ab2 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:40.856896 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c27b6896-1d44-43ab-b379-acd5695a7ab2 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce Aug 18 19:23:40.857071 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c27b6896-1d44-43ab-b379-acd5695a7ab2 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:40.857244 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c27b6896-1d44-43ab-b379-acd5695a7ab2 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:40.872511 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:40.872511 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:40.879377 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c27b6896-1d44-43ab-b379-acd5695a7ab2 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:23:40.883289 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c27b6896-1d44-43ab-b379-acd5695a7ab2 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce returned with HTTP 200 Aug 18 19:23:40.883685 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 507/2013] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:40 2026] GET /volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce => generated 1169 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:40.895647 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7d001dd2-be07-489e-ba04-5fcd23e26ef1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:40.897290 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7d001dd2-be07-489e-ba04-5fcd23e26ef1 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce Aug 18 19:23:40.897654 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7d001dd2-be07-489e-ba04-5fcd23e26ef1 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:40.897866 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7d001dd2-be07-489e-ba04-5fcd23e26ef1 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:40.905951 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:40.905951 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:40.909104 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-7d001dd2-be07-489e-ba04-5fcd23e26ef1 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:23:40.912920 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7d001dd2-be07-489e-ba04-5fcd23e26ef1 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce returned with HTTP 200 Aug 18 19:23:40.913423 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 500/2014] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:40 2026] GET /volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce => generated 1169 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:40.947655 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-c8e138a9-78fa-4f4b-8732-c932b74705aa None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:40.949592 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-c8e138a9-78fa-4f4b-8732-c932b74705aa tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce Aug 18 19:23:40.949829 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-c8e138a9-78fa-4f4b-8732-c932b74705aa tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:40.950026 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-c8e138a9-78fa-4f4b-8732-c932b74705aa tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:40.958578 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:40.958578 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:40.961828 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-c8e138a9-78fa-4f4b-8732-c932b74705aa tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:23:40.965473 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-c8e138a9-78fa-4f4b-8732-c932b74705aa tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce returned with HTTP 200 Aug 18 19:23:40.965894 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 502/2015] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:23:40 2026] GET /volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce => generated 1169 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:40.982428 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-1c894dec-afb1-4804-b5ea-de1e2325f711 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:40.984399 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-1c894dec-afb1-4804-b5ea-de1e2325f711 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] POST https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce/action Aug 18 19:23:40.984819 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-1c894dec-afb1-4804-b5ea-de1e2325f711 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:23:40.986381 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-1c894dec-afb1-4804-b5ea-de1e2325f711 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:40.994467 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:40.994467 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:40.995061 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-1c894dec-afb1-4804-b5ea-de1e2325f711 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:23:41.000627 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-1c894dec-afb1-4804-b5ea-de1e2325f711 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Begin detaching volume completed successfully. Aug 18 19:23:41.000928 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-1c894dec-afb1-4804-b5ea-de1e2325f711 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce/action returned with HTTP 202 Aug 18 19:23:41.001525 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 507/2016] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:23:40 2026] POST /volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:23:41.039194 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-79492925-fc81-4cb0-a32c-882fd6e4b9ce None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:41.039732 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-79492925-fc81-4cb0-a32c-882fd6e4b9ce None None] GET https://10.4.3.170/volume// Aug 18 19:23:41.040657 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-79492925-fc81-4cb0-a32c-882fd6e4b9ce None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:41.040657 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-79492925-fc81-4cb0-a32c-882fd6e4b9ce None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:41.040657 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-79492925-fc81-4cb0-a32c-882fd6e4b9ce None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:23:41.041014 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 508/2017] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:23: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 19:23:41.051117 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-b43e1e06-6287-4f52-b71a-a25199d9948e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:41.052958 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-b43e1e06-6287-4f52-b71a-a25199d9948e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce Aug 18 19:23:41.053139 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-b43e1e06-6287-4f52-b71a-a25199d9948e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:41.053304 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-b43e1e06-6287-4f52-b71a-a25199d9948e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:41.061457 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:41.061457 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:41.064639 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-b43e1e06-6287-4f52-b71a-a25199d9948e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:23:41.069200 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-b43e1e06-6287-4f52-b71a-a25199d9948e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce returned with HTTP 200 Aug 18 19:23:41.069692 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 501/2018] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:23:41 2026] GET /volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce => generated 1352 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:23:41.078572 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-aa3bce44-b1c5-4275-971c-0f433944b966 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:41.080859 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-aa3bce44-b1c5-4275-971c-0f433944b966 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce/encryption Aug 18 19:23:41.081102 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-aa3bce44-b1c5-4275-971c-0f433944b966 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:41.081328 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-aa3bce44-b1c5-4275-971c-0f433944b966 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:41.089758 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:41.089758 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:41.095643 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-aa3bce44-b1c5-4275-971c-0f433944b966 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce/encryption returned with HTTP 200 Aug 18 19:23:41.096077 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 503/2019] 10.4.3.170 () {68 vars in 1631 bytes} [Tue Aug 18 19:23:41 2026] GET /volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:41.135267 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7b5e1957-8f0d-47e2-9371-ec617b4a99e5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:41.136664 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7b5e1957-8f0d-47e2-9371-ec617b4a99e5 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 Aug 18 19:23:41.137943 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7b5e1957-8f0d-47e2-9371-ec617b4a99e5 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:41.137943 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7b5e1957-8f0d-47e2-9371-ec617b4a99e5 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:41.137943 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-7b5e1957-8f0d-47e2-9371-ec617b4a99e5 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id b9d096a6-e9c8-4421-a3e5-9230b002d790. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:41.141346 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:41.141346 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:41.142234 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7b5e1957-8f0d-47e2-9371-ec617b4a99e5 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 returned with HTTP 200 Aug 18 19:23:41.142839 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 508/2020] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:23:41 2026] GET /volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:41.367374 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7a931347-de24-432a-8bcf-f9309485fa3d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:41.368958 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7a931347-de24-432a-8bcf-f9309485fa3d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 Aug 18 19:23:41.369115 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7a931347-de24-432a-8bcf-f9309485fa3d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:41.369295 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7a931347-de24-432a-8bcf-f9309485fa3d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:41.375247 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7a931347-de24-432a-8bcf-f9309485fa3d tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 returned with HTTP 404 Aug 18 19:23:41.375744 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 509/2021] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:41 2026] GET /volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:41.726389 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-83dc1c1e-cf30-440f-bb8b-cf2796312473 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:41.728228 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-83dc1c1e-cf30-440f-bb8b-cf2796312473 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 Aug 18 19:23:41.728451 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-83dc1c1e-cf30-440f-bb8b-cf2796312473 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:41.728657 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-83dc1c1e-cf30-440f-bb8b-cf2796312473 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:41.728807 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-83dc1c1e-cf30-440f-bb8b-cf2796312473 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Delete volume with id: b8f8abf8-ea41-46eb-95e3-3d3875977174 Aug 18 19:23:41.734624 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-83dc1c1e-cf30-440f-bb8b-cf2796312473 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 returned with HTTP 404 Aug 18 19:23:41.735147 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 502/2022] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:23:41 2026] DELETE /volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:41.741977 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1e2c6d84-0a39-4ef5-b193-ef95c54bdb62 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:41.743687 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1e2c6d84-0a39-4ef5-b193-ef95c54bdb62 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 Aug 18 19:23:41.743888 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1e2c6d84-0a39-4ef5-b193-ef95c54bdb62 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:41.744067 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1e2c6d84-0a39-4ef5-b193-ef95c54bdb62 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:41.750176 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1e2c6d84-0a39-4ef5-b193-ef95c54bdb62 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 returned with HTTP 404 Aug 18 19:23:41.750661 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 504/2023] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:41 2026] GET /volume/v3/volumes/b8f8abf8-ea41-46eb-95e3-3d3875977174 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:41.757795 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1541f5d4-3a70-4da5-be8f-3d35264cfd6e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:41.759220 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1541f5d4-3a70-4da5-be8f-3d35264cfd6e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] DELETE https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:23:41.759597 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1541f5d4-3a70-4da5-be8f-3d35264cfd6e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:41.759847 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1541f5d4-3a70-4da5-be8f-3d35264cfd6e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:41.760079 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-1541f5d4-3a70-4da5-be8f-3d35264cfd6e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Delete volume with id: c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:23:41.767915 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:41.767915 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:41.769921 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1541f5d4-3a70-4da5-be8f-3d35264cfd6e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:41.784835 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1541f5d4-3a70-4da5-be8f-3d35264cfd6e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Delete volume request issued successfully. Aug 18 19:23:41.784835 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1541f5d4-3a70-4da5-be8f-3d35264cfd6e tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 202 Aug 18 19:23:41.784835 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 509/2024] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:23:41 2026] DELETE /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:23:41.794680 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-240063c2-d7ff-4574-9c15-620ae1b5a4e4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:41.796592 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-240063c2-d7ff-4574-9c15-620ae1b5a4e4 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:23:41.796785 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-240063c2-d7ff-4574-9c15-620ae1b5a4e4 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:41.797031 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-240063c2-d7ff-4574-9c15-620ae1b5a4e4 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:41.809610 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:41.809610 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:41.821701 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-240063c2-d7ff-4574-9c15-620ae1b5a4e4 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:41.827789 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-240063c2-d7ff-4574-9c15-620ae1b5a4e4 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 200 Aug 18 19:23:41.828199 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 510/2025] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:41 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:41.833632 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f838f6a5-e3fc-4641-b604-cf96ed7c4fe7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:41.835332 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f838f6a5-e3fc-4641-b604-cf96ed7c4fe7 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/volumes/55356bae-63e8-454a-91a8-a9415fb39dae Aug 18 19:23:41.835558 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f838f6a5-e3fc-4641-b604-cf96ed7c4fe7 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:41.835754 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f838f6a5-e3fc-4641-b604-cf96ed7c4fe7 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:41.841602 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f838f6a5-e3fc-4641-b604-cf96ed7c4fe7 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/volumes/55356bae-63e8-454a-91a8-a9415fb39dae returned with HTTP 404 Aug 18 19:23:41.842028 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 503/2026] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:41 2026] GET /volume/v3/volumes/55356bae-63e8-454a-91a8-a9415fb39dae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:41.850377 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4743695e-e744-4a47-b24b-f235ead95a91 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:41.852036 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4743695e-e744-4a47-b24b-f235ead95a91 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] DELETE https://10.4.3.170/volume/v3/volumes/91927133-3853-4fab-a027-26500d56fd85 Aug 18 19:23:41.852222 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4743695e-e744-4a47-b24b-f235ead95a91 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:41.852455 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4743695e-e744-4a47-b24b-f235ead95a91 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:41.852629 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-4743695e-e744-4a47-b24b-f235ead95a91 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Delete volume with id: 91927133-3853-4fab-a027-26500d56fd85 Aug 18 19:23:41.860134 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:41.860134 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:41.860641 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4743695e-e744-4a47-b24b-f235ead95a91 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Volume info retrieved successfully. Aug 18 19:23:41.877451 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4743695e-e744-4a47-b24b-f235ead95a91 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Delete volume request issued successfully. Aug 18 19:23:41.877714 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4743695e-e744-4a47-b24b-f235ead95a91 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/volumes/91927133-3853-4fab-a027-26500d56fd85 returned with HTTP 202 Aug 18 19:23:41.878100 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 505/2027] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:23:41 2026] DELETE /volume/v3/volumes/91927133-3853-4fab-a027-26500d56fd85 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:23:41.886245 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-31a564fb-e5f6-4547-9c6d-9d2b39059ff8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:41.888785 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-31a564fb-e5f6-4547-9c6d-9d2b39059ff8 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/volumes/91927133-3853-4fab-a027-26500d56fd85 Aug 18 19:23:41.888894 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-31a564fb-e5f6-4547-9c6d-9d2b39059ff8 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:41.889854 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-31a564fb-e5f6-4547-9c6d-9d2b39059ff8 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:41.898393 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:41.898393 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:41.906379 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-31a564fb-e5f6-4547-9c6d-9d2b39059ff8 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Volume info retrieved successfully. Aug 18 19:23:41.908811 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-31a564fb-e5f6-4547-9c6d-9d2b39059ff8 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/volumes/91927133-3853-4fab-a027-26500d56fd85 returned with HTTP 200 Aug 18 19:23:41.909487 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 510/2028] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:41 2026] GET /volume/v3/volumes/91927133-3853-4fab-a027-26500d56fd85 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:42.023775 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1d037769-3f1a-4b5b-8762-dfd357bc1945 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:42.026090 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1d037769-3f1a-4b5b-8762-dfd357bc1945 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:23:42.026598 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1d037769-3f1a-4b5b-8762-dfd357bc1945 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-437860033"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:42.028526 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-1d037769-3f1a-4b5b-8762-dfd357bc1945 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-437860033'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:23:42.028703 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-1d037769-3f1a-4b5b-8762-dfd357bc1945 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Create volume of 1 GB Aug 18 19:23:42.033696 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-1d037769-3f1a-4b5b-8762-dfd357bc1945 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Availability Zones retrieved successfully. Aug 18 19:23:42.042042 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1d037769-3f1a-4b5b-8762-dfd357bc1945 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Flow 'volume_create_api' (8d09a007-0b84-4053-b595-eff33d4e320d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:42.043442 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1d037769-3f1a-4b5b-8762-dfd357bc1945 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8905c3a0-ddb6-434b-80c9-16d67ff59552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:42.044803 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-1d037769-3f1a-4b5b-8762-dfd357bc1945 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:23:42.082165 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1d037769-3f1a-4b5b-8762-dfd357bc1945 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8905c3a0-ddb6-434b-80c9-16d67ff59552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:42.083358 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1d037769-3f1a-4b5b-8762-dfd357bc1945 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a33a21e9-b092-4a73-b260-d707712f60b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:42.146495 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-1d037769-3f1a-4b5b-8762-dfd357bc1945 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Created reservations ['64242240-42a2-4c34-a429-a940b7932e5d', '90657cf6-90f6-4108-9179-955eae6ffff7', 'e2a2fcf5-bc06-4f49-9162-71b96ec566db', 'c60415e2-d975-4022-827e-5c472ee293ac'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:23:42.147138 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1d037769-3f1a-4b5b-8762-dfd357bc1945 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a33a21e9-b092-4a73-b260-d707712f60b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64242240-42a2-4c34-a429-a940b7932e5d', '90657cf6-90f6-4108-9179-955eae6ffff7', 'e2a2fcf5-bc06-4f49-9162-71b96ec566db', 'c60415e2-d975-4022-827e-5c472ee293ac']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:42.147831 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1d037769-3f1a-4b5b-8762-dfd357bc1945 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc403bd6-228c-483b-89a7-431454435a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:42.156482 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c125430a-5bcf-4144-a6d4-db48db285f9d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:42.158262 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c125430a-5bcf-4144-a6d4-db48db285f9d tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 Aug 18 19:23:42.158538 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c125430a-5bcf-4144-a6d4-db48db285f9d tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:42.158805 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c125430a-5bcf-4144-a6d4-db48db285f9d tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:42.158955 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-c125430a-5bcf-4144-a6d4-db48db285f9d tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id b9d096a6-e9c8-4421-a3e5-9230b002d790. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:42.162994 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:42.162994 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:42.163561 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c125430a-5bcf-4144-a6d4-db48db285f9d tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 returned with HTTP 200 Aug 18 19:23:42.164040 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 504/2029] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:23:42 2026] GET /volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:42.168721 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1d037769-3f1a-4b5b-8762-dfd357bc1945 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc403bd6-228c-483b-89a7-431454435a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-437860033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c564a540cfaf45f2bd909fc94098228e',qos_specs=None,replication_status=,reservations=['64242240-42a2-4c34-a429-a940b7932e5d','90657cf6-90f6-4108-9179-955eae6ffff7','e2a2fcf5-bc06-4f49-9162-71b96ec566db','c60415e2-d975-4022-827e-5c472ee293ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3235f656aa846d6b250a495c7adc657',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:23:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-437860033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c564a540cfaf45f2bd909fc94098228e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3235f656aa846d6b250a495c7adc657',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:42.169467 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1d037769-3f1a-4b5b-8762-dfd357bc1945 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (182c96fe-e760-4229-b7a5-2647c9469ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:42.185641 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1d037769-3f1a-4b5b-8762-dfd357bc1945 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (182c96fe-e760-4229-b7a5-2647c9469ea2) transitioned into state 'SUCCESS' from state '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-437860033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c564a540cfaf45f2bd909fc94098228e',qos_specs=None,replication_status=,reservations=['64242240-42a2-4c34-a429-a940b7932e5d','90657cf6-90f6-4108-9179-955eae6ffff7','e2a2fcf5-bc06-4f49-9162-71b96ec566db','c60415e2-d975-4022-827e-5c472ee293ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3235f656aa846d6b250a495c7adc657',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:42.186376 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1d037769-3f1a-4b5b-8762-dfd357bc1945 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55819655-9b04-4c4c-a609-2f051d713ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:42.194384 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1d037769-3f1a-4b5b-8762-dfd357bc1945 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55819655-9b04-4c4c-a609-2f051d713ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:42.195166 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1d037769-3f1a-4b5b-8762-dfd357bc1945 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Flow 'volume_create_api' (8d09a007-0b84-4053-b595-eff33d4e320d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:42.195493 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-1d037769-3f1a-4b5b-8762-dfd357bc1945 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Create volume request issued successfully. Aug 18 19:23:42.196047 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1d037769-3f1a-4b5b-8762-dfd357bc1945 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:23:42.196701 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 511/2030] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:23:42 2026] POST /volume/v3/volumes => generated 754 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:23:42.210206 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9c8e3451-d56f-4900-9a05-47f8dd4e0ef5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:42.212076 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9c8e3451-d56f-4900-9a05-47f8dd4e0ef5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc Aug 18 19:23:42.212318 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9c8e3451-d56f-4900-9a05-47f8dd4e0ef5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:42.212567 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9c8e3451-d56f-4900-9a05-47f8dd4e0ef5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:42.219291 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:42.219291 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:42.223199 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9c8e3451-d56f-4900-9a05-47f8dd4e0ef5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:23:42.227141 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9c8e3451-d56f-4900-9a05-47f8dd4e0ef5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc returned with HTTP 200 Aug 18 19:23:42.227509 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 506/2031] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:42 2026] GET /volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:42.849058 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3e923654-798a-4ace-bd6c-e56c67ee9256 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:42.850700 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3e923654-798a-4ace-bd6c-e56c67ee9256 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf Aug 18 19:23:42.850985 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3e923654-798a-4ace-bd6c-e56c67ee9256 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:42.852357 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3e923654-798a-4ace-bd6c-e56c67ee9256 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:42.857168 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3e923654-798a-4ace-bd6c-e56c67ee9256 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf returned with HTTP 404 Aug 18 19:23:42.857861 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 511/2032] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:42 2026] GET /volume/v3/volumes/c51ce159-77fd-49a0-b714-3eef22927abf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:42.895862 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-cd8a0062-0e1a-41c4-a258-4adfbdfe172a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:42.898023 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-cd8a0062-0e1a-41c4-a258-4adfbdfe172a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] DELETE https://10.4.3.170/volume/v3/attachments/0133811d-efc4-46cd-bfc8-62b0e6654d63 Aug 18 19:23:42.898215 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-cd8a0062-0e1a-41c4-a258-4adfbdfe172a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:42.898449 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-cd8a0062-0e1a-41c4-a258-4adfbdfe172a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:42.907726 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:42.907726 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:42.923199 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-509e03c4-62cd-4217-bd3e-50d500f071c5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:42.925270 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-509e03c4-62cd-4217-bd3e-50d500f071c5 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/volumes/91927133-3853-4fab-a027-26500d56fd85 Aug 18 19:23:42.925489 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-509e03c4-62cd-4217-bd3e-50d500f071c5 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:42.925754 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-509e03c4-62cd-4217-bd3e-50d500f071c5 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:42.931474 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-509e03c4-62cd-4217-bd3e-50d500f071c5 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/volumes/91927133-3853-4fab-a027-26500d56fd85 returned with HTTP 404 Aug 18 19:23:42.932008 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 512/2033] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:42 2026] GET /volume/v3/volumes/91927133-3853-4fab-a027-26500d56fd85 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:42.941745 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f3198ec0-66b1-4055-8a7c-0eb4b8701567 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:42.944386 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f3198ec0-66b1-4055-8a7c-0eb4b8701567 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] DELETE https://10.4.3.170/volume/v3/volumes/377e8439-6cbb-4ade-a58a-c6cbe2d63cd0 Aug 18 19:23:42.944386 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f3198ec0-66b1-4055-8a7c-0eb4b8701567 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:42.945264 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f3198ec0-66b1-4055-8a7c-0eb4b8701567 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:42.945352 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-f3198ec0-66b1-4055-8a7c-0eb4b8701567 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Delete volume with id: 377e8439-6cbb-4ade-a58a-c6cbe2d63cd0 Aug 18 19:23:42.954820 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:42.954820 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:42.955347 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f3198ec0-66b1-4055-8a7c-0eb4b8701567 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Volume info retrieved successfully. Aug 18 19:23:42.968620 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-0c0641d9-7292-41b1-bb50-82512acc5202 req-cd8a0062-0e1a-41c4-a258-4adfbdfe172a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments/0133811d-efc4-46cd-bfc8-62b0e6654d63 returned with HTTP 200 Aug 18 19:23:42.968620 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 505/2034] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:23:42 2026] DELETE /volume/v3/attachments/0133811d-efc4-46cd-bfc8-62b0e6654d63 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:42.988577 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f3198ec0-66b1-4055-8a7c-0eb4b8701567 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Delete volume request issued successfully. Aug 18 19:23:42.988912 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f3198ec0-66b1-4055-8a7c-0eb4b8701567 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/volumes/377e8439-6cbb-4ade-a58a-c6cbe2d63cd0 returned with HTTP 202 Aug 18 19:23:42.989551 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 507/2035] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:23:42 2026] DELETE /volume/v3/volumes/377e8439-6cbb-4ade-a58a-c6cbe2d63cd0 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:23:42.998013 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e244b9b4-ae86-45ab-9463-5d71031a02d0 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:43.000660 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e244b9b4-ae86-45ab-9463-5d71031a02d0 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/volumes/377e8439-6cbb-4ade-a58a-c6cbe2d63cd0 Aug 18 19:23:43.002094 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e244b9b4-ae86-45ab-9463-5d71031a02d0 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:43.002094 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e244b9b4-ae86-45ab-9463-5d71031a02d0 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:43.008950 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:43.008950 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:43.017567 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e244b9b4-ae86-45ab-9463-5d71031a02d0 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Volume info retrieved successfully. Aug 18 19:23:43.020965 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e244b9b4-ae86-45ab-9463-5d71031a02d0 tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/volumes/377e8439-6cbb-4ade-a58a-c6cbe2d63cd0 returned with HTTP 200 Aug 18 19:23:43.021411 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 512/2036] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:42 2026] GET /volume/v3/volumes/377e8439-6cbb-4ade-a58a-c6cbe2d63cd0 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:43.173247 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-170f2c37-42ed-424b-ab9e-8f5810055435 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:43.178188 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-170f2c37-42ed-424b-ab9e-8f5810055435 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 Aug 18 19:23:43.178569 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-170f2c37-42ed-424b-ab9e-8f5810055435 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:43.178703 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-170f2c37-42ed-424b-ab9e-8f5810055435 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:43.178840 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-170f2c37-42ed-424b-ab9e-8f5810055435 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id b9d096a6-e9c8-4421-a3e5-9230b002d790. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:43.182236 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-f6c39f96-59dd-48a7-9c56-2a60655634af req-2a717c66-e81e-4d75-90b7-90b50f35e2ac None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:43.186692 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-f6c39f96-59dd-48a7-9c56-2a60655634af req-2a717c66-e81e-4d75-90b7-90b50f35e2ac tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce Aug 18 19:23:43.186692 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-f6c39f96-59dd-48a7-9c56-2a60655634af req-2a717c66-e81e-4d75-90b7-90b50f35e2ac tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:43.186692 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-f6c39f96-59dd-48a7-9c56-2a60655634af req-2a717c66-e81e-4d75-90b7-90b50f35e2ac tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:43.186998 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:43.186998 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:43.187819 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-170f2c37-42ed-424b-ab9e-8f5810055435 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 returned with HTTP 200 Aug 18 19:23:43.188284 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 513/2037] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:23:43 2026] GET /volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:43.195172 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:43.195172 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:43.198140 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-f6c39f96-59dd-48a7-9c56-2a60655634af req-2a717c66-e81e-4d75-90b7-90b50f35e2ac tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:23:43.202651 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-f6c39f96-59dd-48a7-9c56-2a60655634af req-2a717c66-e81e-4d75-90b7-90b50f35e2ac tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce returned with HTTP 200 Aug 18 19:23:43.203377 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 506/2038] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:23:43 2026] GET /volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:43.242089 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f899cc57-d4c9-4047-bb8d-dc6d2446858f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:43.243715 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f899cc57-d4c9-4047-bb8d-dc6d2446858f tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc Aug 18 19:23:43.243913 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f899cc57-d4c9-4047-bb8d-dc6d2446858f tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:43.244129 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f899cc57-d4c9-4047-bb8d-dc6d2446858f tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:43.257536 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:43.257536 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:43.265116 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f899cc57-d4c9-4047-bb8d-dc6d2446858f tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:23:43.274917 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f899cc57-d4c9-4047-bb8d-dc6d2446858f tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc returned with HTTP 200 Aug 18 19:23:43.275285 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 508/2039] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:43 2026] GET /volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:43.340864 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-4ff62164-f58a-4b7f-9fb9-e2352e62d031 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:43.343454 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-4ff62164-f58a-4b7f-9fb9-e2352e62d031 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc Aug 18 19:23:43.343734 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-4ff62164-f58a-4b7f-9fb9-e2352e62d031 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:43.343960 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-4ff62164-f58a-4b7f-9fb9-e2352e62d031 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:43.353048 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:43.353048 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:43.357594 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-4ff62164-f58a-4b7f-9fb9-e2352e62d031 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:23:43.362330 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-4ff62164-f58a-4b7f-9fb9-e2352e62d031 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc returned with HTTP 200 Aug 18 19:23:43.362827 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 513/2040] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:23:43 2026] GET /volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:43.466240 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d7f011dd-b112-49de-9fdf-f80974899b2e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:43.466737 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d7f011dd-b112-49de-9fdf-f80974899b2e None None] GET https://10.4.3.170/volume// Aug 18 19:23:43.466898 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d7f011dd-b112-49de-9fdf-f80974899b2e None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:43.467113 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d7f011dd-b112-49de-9fdf-f80974899b2e None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:43.467483 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d7f011dd-b112-49de-9fdf-f80974899b2e None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:23:43.467822 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 514/2041] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:23: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 19:23:43.475657 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-27b927c8-cf2e-476b-857f-5d84a5c5d8de None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:43.477864 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-27b927c8-cf2e-476b-857f-5d84a5c5d8de tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:23:43.478249 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-27b927c8-cf2e-476b-857f-5d84a5c5d8de tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc", "connector": null, "instance_uuid": "3dce9254-2ff1-49ea-a23a-620dbfc1a9a0"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:43.491520 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:43.491520 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:43.524912 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-27b927c8-cf2e-476b-857f-5d84a5c5d8de tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:23:43.525461 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 507/2042] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:23:43 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 19:23:43.559923 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-48043bc1-d73c-47b9-9faf-9b68b13c4163 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:43.562819 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-48043bc1-d73c-47b9-9faf-9b68b13c4163 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc Aug 18 19:23:43.562917 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-48043bc1-d73c-47b9-9faf-9b68b13c4163 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:43.563125 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-48043bc1-d73c-47b9-9faf-9b68b13c4163 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:43.569353 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4818ec19-94a9-43d7-b599-7004607ef479 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:43.569805 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4818ec19-94a9-43d7-b599-7004607ef479 None None] GET https://10.4.3.170/volume// Aug 18 19:23:43.569966 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4818ec19-94a9-43d7-b599-7004607ef479 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:43.570154 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4818ec19-94a9-43d7-b599-7004607ef479 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:43.570496 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4818ec19-94a9-43d7-b599-7004607ef479 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:23:43.570822 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 514/2043] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:23: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 19:23:43.577124 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:43.577124 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:43.585395 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-e88fc211-d579-48a6-9e02-839f55fb8404 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:43.586186 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-48043bc1-d73c-47b9-9faf-9b68b13c4163 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:23:43.590017 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-e88fc211-d579-48a6-9e02-839f55fb8404 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc Aug 18 19:23:43.590017 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-e88fc211-d579-48a6-9e02-839f55fb8404 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:43.590017 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-e88fc211-d579-48a6-9e02-839f55fb8404 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:43.593823 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-48043bc1-d73c-47b9-9faf-9b68b13c4163 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc returned with HTTP 200 Aug 18 19:23:43.594208 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 509/2044] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:43 2026] GET /volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:43.599403 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:43.599403 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:43.607632 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-e88fc211-d579-48a6-9e02-839f55fb8404 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:23:43.613295 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-e88fc211-d579-48a6-9e02-839f55fb8404 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc returned with HTTP 200 Aug 18 19:23:43.614635 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 515/2045] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:23:43 2026] GET /volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc => generated 1026 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:23:43.740472 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-50729ddf-21c8-4780-b415-3d485fb2a514 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:43.743195 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-50729ddf-21c8-4780-b415-3d485fb2a514 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] PUT https://10.4.3.170/volume/v3/attachments/7ac3a76a-4e4c-4eeb-badc-75c6dd7740d6 Aug 18 19:23:43.743761 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-50729ddf-21c8-4780-b415-3d485fb2a514 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:43.764862 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-50729ddf-21c8-4780-b415-3d485fb2a514 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Acquiring lock "cinder-attachment_update-1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc-np0000007688" by "attachment_update" {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:23:43.770442 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-50729ddf-21c8-4780-b415-3d485fb2a514 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Lock "cinder-attachment_update-1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc-np0000007688" acquired by "attachment_update" :: waited 0.006s {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:23:43.771351 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:43.771351 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:43.857970 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-50729ddf-21c8-4780-b415-3d485fb2a514 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Lock "cinder-attachment_update-1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc-np0000007688" released by "attachment_update" :: held 0.087s {{(pid=100580) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:23:43.858781 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-50729ddf-21c8-4780-b415-3d485fb2a514 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/attachments/7ac3a76a-4e4c-4eeb-badc-75c6dd7740d6 returned with HTTP 200 Aug 18 19:23:43.859389 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 508/2046] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:23:43 2026] PUT /volume/v3/attachments/7ac3a76a-4e4c-4eeb-badc-75c6dd7740d6 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:44.037995 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e4c6a34f-1e5e-428b-a65b-b29de3f61b3d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:44.046907 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e4c6a34f-1e5e-428b-a65b-b29de3f61b3d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] GET https://10.4.3.170/volume/v3/volumes/377e8439-6cbb-4ade-a58a-c6cbe2d63cd0 Aug 18 19:23:44.047176 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e4c6a34f-1e5e-428b-a65b-b29de3f61b3d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:44.047418 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e4c6a34f-1e5e-428b-a65b-b29de3f61b3d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:44.057026 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e4c6a34f-1e5e-428b-a65b-b29de3f61b3d tempest-VolumesBackupsTest-747399829 tempest-VolumesBackupsTest-747399829-project-member] https://10.4.3.170/volume/v3/volumes/377e8439-6cbb-4ade-a58a-c6cbe2d63cd0 returned with HTTP 404 Aug 18 19:23:44.057869 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 515/2047] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:44 2026] GET /volume/v3/volumes/377e8439-6cbb-4ade-a58a-c6cbe2d63cd0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:44.205465 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2ace11d0-adce-4cd3-9a1c-d87d7a68ed28 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:44.211917 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2ace11d0-adce-4cd3-9a1c-d87d7a68ed28 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 Aug 18 19:23:44.212193 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2ace11d0-adce-4cd3-9a1c-d87d7a68ed28 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:44.212449 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2ace11d0-adce-4cd3-9a1c-d87d7a68ed28 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:44.212618 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-2ace11d0-adce-4cd3-9a1c-d87d7a68ed28 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id b9d096a6-e9c8-4421-a3e5-9230b002d790. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:44.225726 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:44.225726 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:44.226658 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2ace11d0-adce-4cd3-9a1c-d87d7a68ed28 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 returned with HTTP 200 Aug 18 19:23:44.227191 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 510/2048] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:23:44 2026] GET /volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:44.614984 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0f2e6a1f-f696-496b-9744-9e716fd6d6e9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:44.620645 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0f2e6a1f-f696-496b-9744-9e716fd6d6e9 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc Aug 18 19:23:44.622263 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0f2e6a1f-f696-496b-9744-9e716fd6d6e9 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:44.622487 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0f2e6a1f-f696-496b-9744-9e716fd6d6e9 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:44.633094 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:44.633094 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:44.637061 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0f2e6a1f-f696-496b-9744-9e716fd6d6e9 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:23:44.641579 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0f2e6a1f-f696-496b-9744-9e716fd6d6e9 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc returned with HTTP 200 Aug 18 19:23:44.642301 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 516/2049] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:44 2026] GET /volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:45.237754 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3cafeca1-b58a-424d-8983-ff6672d74eb1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:45.240213 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3cafeca1-b58a-424d-8983-ff6672d74eb1 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 Aug 18 19:23:45.240518 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3cafeca1-b58a-424d-8983-ff6672d74eb1 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:45.240800 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3cafeca1-b58a-424d-8983-ff6672d74eb1 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:45.240962 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-3cafeca1-b58a-424d-8983-ff6672d74eb1 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id b9d096a6-e9c8-4421-a3e5-9230b002d790. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:45.246609 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:45.246609 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:45.247491 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3cafeca1-b58a-424d-8983-ff6672d74eb1 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 returned with HTTP 200 Aug 18 19:23:45.248198 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 509/2050] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:23:45 2026] GET /volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:45.658561 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-73bcf57e-2e98-4d81-82bc-6b89840b6c3e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:45.660386 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-73bcf57e-2e98-4d81-82bc-6b89840b6c3e tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc Aug 18 19:23:45.660627 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-73bcf57e-2e98-4d81-82bc-6b89840b6c3e tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:45.660829 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-73bcf57e-2e98-4d81-82bc-6b89840b6c3e tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:45.677185 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:45.677185 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:45.685074 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-73bcf57e-2e98-4d81-82bc-6b89840b6c3e tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:23:45.689760 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-73bcf57e-2e98-4d81-82bc-6b89840b6c3e tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc returned with HTTP 200 Aug 18 19:23:45.690116 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 516/2051] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:45 2026] GET /volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:46.000563 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-95c4b348-8014-4a6f-90b0-93fad1e358ab None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:46.115802 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-95c4b348-8014-4a6f-90b0-93fad1e358ab tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:23:46.116428 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-95c4b348-8014-4a6f-90b0-93fad1e358ab tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-34643429"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:46.118629 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-95c4b348-8014-4a6f-90b0-93fad1e358ab tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-34643429'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:23:46.118629 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-95c4b348-8014-4a6f-90b0-93fad1e358ab tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume of 1 GB Aug 18 19:23:46.121337 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-95c4b348-8014-4a6f-90b0-93fad1e358ab tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Availability Zones retrieved successfully. Aug 18 19:23:46.127378 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-95c4b348-8014-4a6f-90b0-93fad1e358ab tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Flow 'volume_create_api' (5b643008-03f7-4982-aaa1-c0f6155f0649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:46.128455 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-95c4b348-8014-4a6f-90b0-93fad1e358ab tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4f76e3d-ecaf-4fe8-aa73-d5364e697ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:46.129517 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-95c4b348-8014-4a6f-90b0-93fad1e358ab tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:23:46.182205 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-95c4b348-8014-4a6f-90b0-93fad1e358ab tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4f76e3d-ecaf-4fe8-aa73-d5364e697ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:46.183090 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-95c4b348-8014-4a6f-90b0-93fad1e358ab tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (496aeac3-3db0-40e7-a644-e0a194490618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:46.255701 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-95c4b348-8014-4a6f-90b0-93fad1e358ab tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Created reservations ['1cb138c1-21f7-4f45-a303-33cf879bfaaa', '3b4c2aee-359d-4575-b351-44a1b6c83070', '6303f111-949f-477d-bc7f-03ebb0b4dc39', 'c6194377-888b-4713-8f5c-e840ba5815b2'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:23:46.257256 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-95c4b348-8014-4a6f-90b0-93fad1e358ab tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (496aeac3-3db0-40e7-a644-e0a194490618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cb138c1-21f7-4f45-a303-33cf879bfaaa', '3b4c2aee-359d-4575-b351-44a1b6c83070', '6303f111-949f-477d-bc7f-03ebb0b4dc39', 'c6194377-888b-4713-8f5c-e840ba5815b2']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:46.259781 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-95c4b348-8014-4a6f-90b0-93fad1e358ab tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca64b659-d8b4-416f-9ab1-cec5a940fd33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:46.259938 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ff5cfaff-cf65-465d-bcd8-4b97d6c2f820 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:46.263258 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ff5cfaff-cf65-465d-bcd8-4b97d6c2f820 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 Aug 18 19:23:46.263258 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ff5cfaff-cf65-465d-bcd8-4b97d6c2f820 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:46.263258 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ff5cfaff-cf65-465d-bcd8-4b97d6c2f820 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:46.263258 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-ff5cfaff-cf65-465d-bcd8-4b97d6c2f820 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id b9d096a6-e9c8-4421-a3e5-9230b002d790. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:46.268022 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:46.268022 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:46.268880 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ff5cfaff-cf65-465d-bcd8-4b97d6c2f820 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 returned with HTTP 200 Aug 18 19:23:46.269409 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 517/2052] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:23:46 2026] GET /volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:46.291830 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-95c4b348-8014-4a6f-90b0-93fad1e358ab tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca64b659-d8b4-416f-9ab1-cec5a940fd33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6756f46-fff2-4fd6-a7b5-53d2ed008486', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-34643429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b915d4b3461447bb5c5543a52548b61',qos_specs=None,replication_status=,reservations=['1cb138c1-21f7-4f45-a303-33cf879bfaaa','3b4c2aee-359d-4575-b351-44a1b6c83070','6303f111-949f-477d-bc7f-03ebb0b4dc39','c6194377-888b-4713-8f5c-e840ba5815b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eafc5a1e210f4a45800db225603a7364',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:23:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-34643429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6756f46-fff2-4fd6-a7b5-53d2ed008486,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b915d4b3461447bb5c5543a52548b61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eafc5a1e210f4a45800db225603a7364',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:46.292946 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-95c4b348-8014-4a6f-90b0-93fad1e358ab tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11628a5b-0bdc-4374-9fab-376fa5ba8f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:46.304113 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3636f9cc-1b49-42f9-8c18-5d60c1f106d6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:46.306401 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3636f9cc-1b49-42f9-8c18-5d60c1f106d6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] DELETE https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce Aug 18 19:23:46.306711 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3636f9cc-1b49-42f9-8c18-5d60c1f106d6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:46.306978 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3636f9cc-1b49-42f9-8c18-5d60c1f106d6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:46.307177 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-3636f9cc-1b49-42f9-8c18-5d60c1f106d6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Delete volume with id: 50970d10-624d-4772-87bf-9785a54bbdce Aug 18 19:23:46.316933 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:46.316933 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:46.317556 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3636f9cc-1b49-42f9-8c18-5d60c1f106d6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:23:46.321067 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-95c4b348-8014-4a6f-90b0-93fad1e358ab tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11628a5b-0bdc-4374-9fab-376fa5ba8f11) transitioned into state 'SUCCESS' from state '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-34643429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b915d4b3461447bb5c5543a52548b61',qos_specs=None,replication_status=,reservations=['1cb138c1-21f7-4f45-a303-33cf879bfaaa','3b4c2aee-359d-4575-b351-44a1b6c83070','6303f111-949f-477d-bc7f-03ebb0b4dc39','c6194377-888b-4713-8f5c-e840ba5815b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eafc5a1e210f4a45800db225603a7364',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:46.322231 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-95c4b348-8014-4a6f-90b0-93fad1e358ab tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b9fd40e-c8a8-46b0-9af3-8976e47fbb17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:46.335020 np0000007688 devstack@c-api.service[100580]: WARNING cinder.keymgr.conf_key_mgr [None req-3636f9cc-1b49-42f9-8c18-5d60c1f106d6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 19:23:46.339471 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-95c4b348-8014-4a6f-90b0-93fad1e358ab tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b9fd40e-c8a8-46b0-9af3-8976e47fbb17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:46.341962 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-95c4b348-8014-4a6f-90b0-93fad1e358ab tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Flow 'volume_create_api' (5b643008-03f7-4982-aaa1-c0f6155f0649) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:46.341962 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-95c4b348-8014-4a6f-90b0-93fad1e358ab tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume request issued successfully. Aug 18 19:23:46.342015 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-95c4b348-8014-4a6f-90b0-93fad1e358ab tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:23:46.342540 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 511/2053] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:23:45 2026] POST /volume/v3/volumes => generated 768 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:46.342605 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3636f9cc-1b49-42f9-8c18-5d60c1f106d6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Delete volume request issued successfully. Aug 18 19:23:46.343104 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3636f9cc-1b49-42f9-8c18-5d60c1f106d6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce returned with HTTP 202 Aug 18 19:23:46.343466 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 510/2054] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:23:46 2026] DELETE /volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:23:46.352151 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f941e55f-f3a3-4d6e-afcc-9f2bfa2a8565 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:46.353934 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f941e55f-f3a3-4d6e-afcc-9f2bfa2a8565 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce Aug 18 19:23:46.354121 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f941e55f-f3a3-4d6e-afcc-9f2bfa2a8565 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:46.354301 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f941e55f-f3a3-4d6e-afcc-9f2bfa2a8565 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:46.356414 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-79fd3cfc-27d3-403f-8b5e-5f8d64fe65f2 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:46.356638 np0000007688 devstack@c-api.service[100582]: DEBUG dbcounter [-] [100582] Writing DB stats cinder:SELECT=280,cinder:UPDATE=84,cinder:INSERT=43 {{(pid=100582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:23:46.358792 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-79fd3cfc-27d3-403f-8b5e-5f8d64fe65f2 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/d6756f46-fff2-4fd6-a7b5-53d2ed008486 Aug 18 19:23:46.359035 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-79fd3cfc-27d3-403f-8b5e-5f8d64fe65f2 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:46.359309 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-79fd3cfc-27d3-403f-8b5e-5f8d64fe65f2 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:46.364207 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:46.364207 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:46.368052 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:46.368052 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:46.368652 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f941e55f-f3a3-4d6e-afcc-9f2bfa2a8565 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:23:46.373567 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-79fd3cfc-27d3-403f-8b5e-5f8d64fe65f2 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:23:46.374065 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f941e55f-f3a3-4d6e-afcc-9f2bfa2a8565 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce returned with HTTP 200 Aug 18 19:23:46.374471 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 517/2055] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:46 2026] GET /volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:46.384481 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-79fd3cfc-27d3-403f-8b5e-5f8d64fe65f2 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/d6756f46-fff2-4fd6-a7b5-53d2ed008486 returned with HTTP 200 Aug 18 19:23:46.385075 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 518/2056] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:23:46 2026] GET /volume/v3/volumes/d6756f46-fff2-4fd6-a7b5-53d2ed008486 => generated 836 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:46.703420 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-55603581-fe4b-4c11-bc48-c0ae1a57daac None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:46.705071 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-55603581-fe4b-4c11-bc48-c0ae1a57daac tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc Aug 18 19:23:46.705263 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-55603581-fe4b-4c11-bc48-c0ae1a57daac tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:46.705437 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-55603581-fe4b-4c11-bc48-c0ae1a57daac tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:46.716674 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:46.716674 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:46.720648 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-55603581-fe4b-4c11-bc48-c0ae1a57daac tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:23:46.724985 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-55603581-fe4b-4c11-bc48-c0ae1a57daac tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc returned with HTTP 200 Aug 18 19:23:46.725405 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 512/2057] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:46 2026] GET /volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:47.111656 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-2897e2c2-442b-4180-935f-d942609c4c40 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:47.114403 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-2897e2c2-442b-4180-935f-d942609c4c40 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] POST https://10.4.3.170/volume/v3/attachments/7ac3a76a-4e4c-4eeb-badc-75c6dd7740d6/action Aug 18 19:23:47.114915 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-2897e2c2-442b-4180-935f-d942609c4c40 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:23:47.115092 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-2897e2c2-442b-4180-935f-d942609c4c40 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:47.133352 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:47.133352 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:47.141768 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-f421af7e-09d0-4ad2-afe9-15199ea40e9b req-2897e2c2-442b-4180-935f-d942609c4c40 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/attachments/7ac3a76a-4e4c-4eeb-badc-75c6dd7740d6/action returned with HTTP 204 Aug 18 19:23:47.142385 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 511/2058] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:23:47 2026] POST /volume/v3/attachments/7ac3a76a-4e4c-4eeb-badc-75c6dd7740d6/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:47.283051 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b360a56d-b2f4-40b9-a4f0-08d7c944f3b3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:47.284822 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b360a56d-b2f4-40b9-a4f0-08d7c944f3b3 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 Aug 18 19:23:47.285016 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b360a56d-b2f4-40b9-a4f0-08d7c944f3b3 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:47.285188 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b360a56d-b2f4-40b9-a4f0-08d7c944f3b3 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:47.285284 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-b360a56d-b2f4-40b9-a4f0-08d7c944f3b3 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id b9d096a6-e9c8-4421-a3e5-9230b002d790. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:47.289928 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:47.289928 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:47.290109 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b360a56d-b2f4-40b9-a4f0-08d7c944f3b3 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 returned with HTTP 200 Aug 18 19:23:47.290452 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 518/2059] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:23:47 2026] GET /volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:47.389949 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b10a03ca-b2ef-4221-bccc-ff3c784bb881 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:47.391858 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b10a03ca-b2ef-4221-bccc-ff3c784bb881 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce Aug 18 19:23:47.392108 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b10a03ca-b2ef-4221-bccc-ff3c784bb881 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:47.392324 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b10a03ca-b2ef-4221-bccc-ff3c784bb881 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:47.400044 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b10a03ca-b2ef-4221-bccc-ff3c784bb881 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce returned with HTTP 404 Aug 18 19:23:47.400991 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 519/2060] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:47 2026] GET /volume/v3/volumes/50970d10-624d-4772-87bf-9785a54bbdce => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:47.402138 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a38551d3-5cfc-49da-a640-0382dfb78fb9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:47.404078 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a38551d3-5cfc-49da-a640-0382dfb78fb9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/d6756f46-fff2-4fd6-a7b5-53d2ed008486 Aug 18 19:23:47.405184 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a38551d3-5cfc-49da-a640-0382dfb78fb9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:47.405184 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a38551d3-5cfc-49da-a640-0382dfb78fb9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:47.409210 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3d88fe37-6511-4a01-92ed-8feabb0bea28 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:47.411041 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3d88fe37-6511-4a01-92ed-8feabb0bea28 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Aug 18 19:23:47.411253 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3d88fe37-6511-4a01-92ed-8feabb0bea28 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:47.411427 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3d88fe37-6511-4a01-92ed-8feabb0bea28 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Calling method 'detail' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:47.412171 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-3d88fe37-6511-4a01-92ed-8feabb0bea28 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100580) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:23:47.413081 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:47.413081 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:47.417134 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a38551d3-5cfc-49da-a640-0382dfb78fb9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:23:47.422183 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a38551d3-5cfc-49da-a640-0382dfb78fb9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/d6756f46-fff2-4fd6-a7b5-53d2ed008486 returned with HTTP 200 Aug 18 19:23:47.422674 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 513/2061] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:23:47 2026] GET /volume/v3/volumes/d6756f46-fff2-4fd6-a7b5-53d2ed008486 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:47.438279 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b35e8695-758d-432c-9761-60f761c5f575 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:47.439963 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b35e8695-758d-432c-9761-60f761c5f575 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:23:47.440255 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b35e8695-758d-432c-9761-60f761c5f575 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6756f46-fff2-4fd6-a7b5-53d2ed008486", "name": "tempest-VolumeDependencyTests-Snapshot-1891736422"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:47.450668 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:47.450668 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:47.451220 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b35e8695-758d-432c-9761-60f761c5f575 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:23:47.451353 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-b35e8695-758d-432c-9761-60f761c5f575 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create snapshot from volume d6756f46-fff2-4fd6-a7b5-53d2ed008486 Aug 18 19:23:47.457094 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3d88fe37-6511-4a01-92ed-8feabb0bea28 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Get all volumes completed successfully. Aug 18 19:23:47.459267 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:47.459267 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:47.464574 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3d88fe37-6511-4a01-92ed-8feabb0bea28 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 19:23:47.464969 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 512/2062] 10.4.3.170 () {66 vars in 1285 bytes} [Tue Aug 18 19:23:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12403 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:23:47.483545 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-fbafa8d3-4677-41e5-b221-e802434be521 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:47.484852 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fbafa8d3-4677-41e5-b221-e802434be521 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] DELETE https://10.4.3.170/volume/v3/types/777b3551-eaf4-435f-a0c5-e91e195f8ed0 Aug 18 19:23:47.485027 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fbafa8d3-4677-41e5-b221-e802434be521 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:47.485200 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fbafa8d3-4677-41e5-b221-e802434be521 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Calling method '_delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:47.490033 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-b35e8695-758d-432c-9761-60f761c5f575 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Created reservations ['47903b38-9a5b-4a54-b41e-62fb33d2dc78', 'd1e56ffb-81ad-4871-b90f-4617d4284a6e', 'f10726c6-8827-4731-b373-472f65b9a3cd', '0865c2f9-cee6-40fb-95ae-fd4833361d46'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:23:47.514931 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fbafa8d3-4677-41e5-b221-e802434be521 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] https://10.4.3.170/volume/v3/types/777b3551-eaf4-435f-a0c5-e91e195f8ed0 returned with HTTP 202 Aug 18 19:23:47.515422 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 520/2063] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:23:47 2026] DELETE /volume/v3/types/777b3551-eaf4-435f-a0c5-e91e195f8ed0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:23:47.521829 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b35e8695-758d-432c-9761-60f761c5f575 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot create request issued successfully. Aug 18 19:23:47.527027 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b35e8695-758d-432c-9761-60f761c5f575 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:23:47.527027 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 519/2064] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:23:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:23:47.533670 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1f31eed0-f9ca-418c-99ba-9754afed075f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:47.534113 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-894c57cc-ae4d-4f7e-b665-d93b322693a1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:47.535377 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1f31eed0-f9ca-418c-99ba-9754afed075f tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/snapshots/40125d12-05f7-4c5a-98e2-eb92241f8f83 Aug 18 19:23:47.535655 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1f31eed0-f9ca-418c-99ba-9754afed075f tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:47.535877 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1f31eed0-f9ca-418c-99ba-9754afed075f tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:47.536415 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-894c57cc-ae4d-4f7e-b665-d93b322693a1 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:23:47.536898 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-894c57cc-ae4d-4f7e-b665-d93b322693a1 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-266522773", "extra_specs": {}}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:47.542883 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:47.542883 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:47.543556 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-1f31eed0-f9ca-418c-99ba-9754afed075f tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot retrieved successfully. Aug 18 19:23:47.544815 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1f31eed0-f9ca-418c-99ba-9754afed075f tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/40125d12-05f7-4c5a-98e2-eb92241f8f83 returned with HTTP 200 Aug 18 19:23:47.545256 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 514/2065] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:23:47 2026] GET /volume/v3/snapshots/40125d12-05f7-4c5a-98e2-eb92241f8f83 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:47.553070 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-894c57cc-ae4d-4f7e-b665-d93b322693a1 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:23:47.553464 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 513/2066] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:23:47 2026] POST /volume/v3/types => generated 213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:47.564636 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-280a7faf-a5bf-47da-a12d-f47d28ea5b68 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:47.566404 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-280a7faf-a5bf-47da-a12d-f47d28ea5b68 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] POST https://10.4.3.170/volume/v3/types/a23d35ae-aacd-4358-a32b-829253941099/encryption Aug 18 19:23:47.566752 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-280a7faf-a5bf-47da-a12d-f47d28ea5b68 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:47.588391 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-280a7faf-a5bf-47da-a12d-f47d28ea5b68 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] https://10.4.3.170/volume/v3/types/a23d35ae-aacd-4358-a32b-829253941099/encryption returned with HTTP 200 Aug 18 19:23:47.588391 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 521/2067] 10.4.3.170 () {68 vars in 1397 bytes} [Tue Aug 18 19:23:47 2026] POST /volume/v3/types/a23d35ae-aacd-4358-a32b-829253941099/encryption => generated 231 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:47.596897 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d61a7ad4-2961-4d3b-8449-bb781c18795e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:47.598777 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d61a7ad4-2961-4d3b-8449-bb781c18795e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:23:47.599097 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d61a7ad4-2961-4d3b-8449-bb781c18795e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1863228698", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-266522773", "size": 1}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:47.600719 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-d61a7ad4-2961-4d3b-8449-bb781c18795e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1863228698', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-266522773', 'size': 1}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:23:47.604474 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-d61a7ad4-2961-4d3b-8449-bb781c18795e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Create volume of 1 GB Aug 18 19:23:47.604804 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:47.604804 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:47.605305 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d61a7ad4-2961-4d3b-8449-bb781c18795e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Availability Zones retrieved successfully. Aug 18 19:23:47.610973 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d61a7ad4-2961-4d3b-8449-bb781c18795e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Flow 'volume_create_api' (f652377e-d938-4ee9-aae0-0e51d4723a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:47.611826 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d61a7ad4-2961-4d3b-8449-bb781c18795e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1edd447-35c9-4c8c-b108-01319b8f97a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:47.612639 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-d61a7ad4-2961-4d3b-8449-bb781c18795e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:23:47.634404 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d61a7ad4-2961-4d3b-8449-bb781c18795e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1edd447-35c9-4c8c-b108-01319b8f97a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:23:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a23d35ae-aacd-4358-a32b-829253941099,is_public=True,name='tempest-scenario-type-luksv2-266522773',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a23d35ae-aacd-4358-a32b-829253941099', '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=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:47.635015 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d61a7ad4-2961-4d3b-8449-bb781c18795e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cd334bc-a7cd-40b8-80ad-54b815fbee88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:47.657338 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-d61a7ad4-2961-4d3b-8449-bb781c18795e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-266522773 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-266522773, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:23:47.658048 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-d61a7ad4-2961-4d3b-8449-bb781c18795e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-266522773 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-266522773, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:23:47.681997 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-d61a7ad4-2961-4d3b-8449-bb781c18795e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Created reservations ['7d3f6d44-0ec3-4c62-9b42-187a2295cb21', '8cde7b43-2f7a-48a2-a5d8-0c1849bda382', 'b9d333b1-948d-460d-b6bf-bf20719dd7b9', 'b3e359b9-796a-4e9a-a2cc-a4997fc5735e'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:23:47.682806 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d61a7ad4-2961-4d3b-8449-bb781c18795e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cd334bc-a7cd-40b8-80ad-54b815fbee88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d3f6d44-0ec3-4c62-9b42-187a2295cb21', '8cde7b43-2f7a-48a2-a5d8-0c1849bda382', 'b9d333b1-948d-460d-b6bf-bf20719dd7b9', 'b3e359b9-796a-4e9a-a2cc-a4997fc5735e']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:47.683597 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d61a7ad4-2961-4d3b-8449-bb781c18795e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47601e59-d054-456a-857b-794fc08a0281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:47.706602 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d61a7ad4-2961-4d3b-8449-bb781c18795e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47601e59-d054-456a-857b-794fc08a0281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42cf7e90-89dd-4b97-a76a-1b43d43794e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1863228698',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d03eccc7919044329215b85e11fb2dce',qos_specs=None,replication_status=,reservations=['7d3f6d44-0ec3-4c62-9b42-187a2295cb21','8cde7b43-2f7a-48a2-a5d8-0c1849bda382','b9d333b1-948d-460d-b6bf-bf20719dd7b9','b3e359b9-796a-4e9a-a2cc-a4997fc5735e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b9fcc2771834b45a93ac5dcbf8df155',volume_type_id=a23d35ae-aacd-4358-a32b-829253941099), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:23:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1863228698',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=42cf7e90-89dd-4b97-a76a-1b43d43794e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d03eccc7919044329215b85e11fb2dce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b9fcc2771834b45a93ac5dcbf8df155',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a23d35ae-aacd-4358-a32b-829253941099),volume_type_id=a23d35ae-aacd-4358-a32b-829253941099)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:47.707292 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d61a7ad4-2961-4d3b-8449-bb781c18795e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ec134a5-370c-47ba-ac4b-a392ffa19e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:47.721580 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d61a7ad4-2961-4d3b-8449-bb781c18795e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ec134a5-370c-47ba-ac4b-a392ffa19e62) transitioned into state 'SUCCESS' from state '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-1863228698',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d03eccc7919044329215b85e11fb2dce',qos_specs=None,replication_status=,reservations=['7d3f6d44-0ec3-4c62-9b42-187a2295cb21','8cde7b43-2f7a-48a2-a5d8-0c1849bda382','b9d333b1-948d-460d-b6bf-bf20719dd7b9','b3e359b9-796a-4e9a-a2cc-a4997fc5735e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b9fcc2771834b45a93ac5dcbf8df155',volume_type_id=a23d35ae-aacd-4358-a32b-829253941099)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:47.722149 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d61a7ad4-2961-4d3b-8449-bb781c18795e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f94474c6-233f-48e2-9985-ab7fe86fe1e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:47.729758 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d61a7ad4-2961-4d3b-8449-bb781c18795e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f94474c6-233f-48e2-9985-ab7fe86fe1e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:47.730656 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d61a7ad4-2961-4d3b-8449-bb781c18795e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Flow 'volume_create_api' (f652377e-d938-4ee9-aae0-0e51d4723a96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:47.730978 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d61a7ad4-2961-4d3b-8449-bb781c18795e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Create volume request issued successfully. Aug 18 19:23:47.731626 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d61a7ad4-2961-4d3b-8449-bb781c18795e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:23:47.734632 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 520/2068] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:23:47 2026] POST /volume/v3/volumes => generated 786 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:23:47.740939 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0a424aa3-c78c-4fb6-93f3-2f6264db5805 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:47.742774 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0a424aa3-c78c-4fb6-93f3-2f6264db5805 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc Aug 18 19:23:47.742981 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0a424aa3-c78c-4fb6-93f3-2f6264db5805 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:47.744167 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0a424aa3-c78c-4fb6-93f3-2f6264db5805 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:47.754319 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:47.754319 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:47.760654 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0a424aa3-c78c-4fb6-93f3-2f6264db5805 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:23:47.769187 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0a424aa3-c78c-4fb6-93f3-2f6264db5805 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc returned with HTTP 200 Aug 18 19:23:47.769764 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 515/2069] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:47 2026] GET /volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:47.788470 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3d13a526-db35-4f30-b37e-c59c385e7426 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:47.790243 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3d13a526-db35-4f30-b37e-c59c385e7426 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc Aug 18 19:23:47.790464 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3d13a526-db35-4f30-b37e-c59c385e7426 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:47.790670 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3d13a526-db35-4f30-b37e-c59c385e7426 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:47.801591 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:47.801591 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:47.805398 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3d13a526-db35-4f30-b37e-c59c385e7426 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:23:47.810126 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3d13a526-db35-4f30-b37e-c59c385e7426 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc returned with HTTP 200 Aug 18 19:23:47.810509 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 514/2070] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:47 2026] GET /volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:47.895937 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-49939cc9-7554-4a43-a24e-512b6943b636 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:47.897555 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-49939cc9-7554-4a43-a24e-512b6943b636 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] DELETE https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:23:47.897744 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-49939cc9-7554-4a43-a24e-512b6943b636 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:47.897938 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-49939cc9-7554-4a43-a24e-512b6943b636 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:47.898084 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-49939cc9-7554-4a43-a24e-512b6943b636 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Delete volume with id: 30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:23:47.904763 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:47.904763 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:47.905180 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-49939cc9-7554-4a43-a24e-512b6943b636 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:47.923603 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-49939cc9-7554-4a43-a24e-512b6943b636 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Delete volume request issued successfully. Aug 18 19:23:47.923785 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-49939cc9-7554-4a43-a24e-512b6943b636 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 202 Aug 18 19:23:47.924171 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 522/2071] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:23:47 2026] DELETE /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:23:47.934695 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ac2d034f-5aa6-48b7-8a9c-79d4a6e97b74 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:47.936628 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ac2d034f-5aa6-48b7-8a9c-79d4a6e97b74 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:23:47.936880 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ac2d034f-5aa6-48b7-8a9c-79d4a6e97b74 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:47.937078 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ac2d034f-5aa6-48b7-8a9c-79d4a6e97b74 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:47.944709 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:47.944709 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:47.949121 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ac2d034f-5aa6-48b7-8a9c-79d4a6e97b74 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:47.956105 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ac2d034f-5aa6-48b7-8a9c-79d4a6e97b74 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 200 Aug 18 19:23:47.956580 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 521/2072] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:47 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:48.301442 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-82a50211-50b0-4799-85b7-4cb0cc23eef4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:48.303386 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-82a50211-50b0-4799-85b7-4cb0cc23eef4 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 Aug 18 19:23:48.303657 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-82a50211-50b0-4799-85b7-4cb0cc23eef4 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:48.303875 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-82a50211-50b0-4799-85b7-4cb0cc23eef4 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:48.303972 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-82a50211-50b0-4799-85b7-4cb0cc23eef4 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id b9d096a6-e9c8-4421-a3e5-9230b002d790. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:48.308837 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:48.308837 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:48.309605 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-82a50211-50b0-4799-85b7-4cb0cc23eef4 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 returned with HTTP 200 Aug 18 19:23:48.310053 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 516/2073] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:23:48 2026] GET /volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:48.559980 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0a707f8b-7829-4bbb-9403-ba31c0390381 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:48.563665 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0a707f8b-7829-4bbb-9403-ba31c0390381 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/snapshots/40125d12-05f7-4c5a-98e2-eb92241f8f83 Aug 18 19:23:48.564001 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0a707f8b-7829-4bbb-9403-ba31c0390381 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:48.564736 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0a707f8b-7829-4bbb-9403-ba31c0390381 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:48.573657 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:48.573657 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:48.574311 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0a707f8b-7829-4bbb-9403-ba31c0390381 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot retrieved successfully. Aug 18 19:23:48.575217 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0a707f8b-7829-4bbb-9403-ba31c0390381 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/40125d12-05f7-4c5a-98e2-eb92241f8f83 returned with HTTP 200 Aug 18 19:23:48.576421 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 515/2074] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:23:48 2026] GET /volume/v3/snapshots/40125d12-05f7-4c5a-98e2-eb92241f8f83 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:48.587923 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7457347a-aab1-4627-86d4-db14a4badc56 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:48.592353 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7457347a-aab1-4627-86d4-db14a4badc56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:23:48.592353 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7457347a-aab1-4627-86d4-db14a4badc56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "40125d12-05f7-4c5a-98e2-eb92241f8f83", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-608313341"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:48.593944 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-7457347a-aab1-4627-86d4-db14a4badc56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume request body: {'volume': {'snapshot_id': '40125d12-05f7-4c5a-98e2-eb92241f8f83', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-608313341'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:23:48.600013 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:48.600013 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:48.600802 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7457347a-aab1-4627-86d4-db14a4badc56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot retrieved successfully. Aug 18 19:23:48.601744 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-7457347a-aab1-4627-86d4-db14a4badc56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume of 1 GB Aug 18 19:23:48.605411 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7457347a-aab1-4627-86d4-db14a4badc56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Availability Zones retrieved successfully. Aug 18 19:23:48.612195 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7457347a-aab1-4627-86d4-db14a4badc56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Flow 'volume_create_api' (dc28c83f-3499-4963-905e-eae812cebbbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:48.613607 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7457347a-aab1-4627-86d4-db14a4badc56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7a15111-dea2-4f31-8655-8309fad93f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:48.614882 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-7457347a-aab1-4627-86d4-db14a4badc56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:23:48.648206 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7457347a-aab1-4627-86d4-db14a4badc56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7a15111-dea2-4f31-8655-8309fad93f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '40125d12-05f7-4c5a-98e2-eb92241f8f83', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:48.649168 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7457347a-aab1-4627-86d4-db14a4badc56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf0e8d8-66ed-427c-a105-04bb9dcc255c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:48.695743 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-7457347a-aab1-4627-86d4-db14a4badc56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Created reservations ['9e5e9642-31c3-434a-b5ff-f24c950c1b10', '48981f9f-4896-42b8-8768-c917de95ce33', '8f3c7bcf-d0cf-4266-a21a-4b70b47a19e4', 'a8a1aa08-d8df-4b0e-8861-d7a8a12b1848'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:23:48.695868 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7457347a-aab1-4627-86d4-db14a4badc56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf0e8d8-66ed-427c-a105-04bb9dcc255c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e5e9642-31c3-434a-b5ff-f24c950c1b10', '48981f9f-4896-42b8-8768-c917de95ce33', '8f3c7bcf-d0cf-4266-a21a-4b70b47a19e4', 'a8a1aa08-d8df-4b0e-8861-d7a8a12b1848']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:48.696917 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7457347a-aab1-4627-86d4-db14a4badc56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01d6617a-6b22-4b65-9f36-9c4ced7439bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:48.744165 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7457347a-aab1-4627-86d4-db14a4badc56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01d6617a-6b22-4b65-9f36-9c4ced7439bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a183f5e-35c6-436b-893a-ff6069ed9d12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-608313341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b915d4b3461447bb5c5543a52548b61',qos_specs=None,replication_status=,reservations=['9e5e9642-31c3-434a-b5ff-f24c950c1b10','48981f9f-4896-42b8-8768-c917de95ce33','8f3c7bcf-d0cf-4266-a21a-4b70b47a19e4','a8a1aa08-d8df-4b0e-8861-d7a8a12b1848'],size=1,snapshot_id=40125d12-05f7-4c5a-98e2-eb92241f8f83,source_replicaid=,source_volid=None,status='creating',user_id='eafc5a1e210f4a45800db225603a7364',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:23:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-608313341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a183f5e-35c6-436b-893a-ff6069ed9d12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b915d4b3461447bb5c5543a52548b61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=40125d12-05f7-4c5a-98e2-eb92241f8f83,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eafc5a1e210f4a45800db225603a7364',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:48.745396 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7457347a-aab1-4627-86d4-db14a4badc56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42eea4ff-ebf4-489b-ad64-c0ee9c903041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:48.769751 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7457347a-aab1-4627-86d4-db14a4badc56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42eea4ff-ebf4-489b-ad64-c0ee9c903041) transitioned into state 'SUCCESS' from state '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-608313341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b915d4b3461447bb5c5543a52548b61',qos_specs=None,replication_status=,reservations=['9e5e9642-31c3-434a-b5ff-f24c950c1b10','48981f9f-4896-42b8-8768-c917de95ce33','8f3c7bcf-d0cf-4266-a21a-4b70b47a19e4','a8a1aa08-d8df-4b0e-8861-d7a8a12b1848'],size=1,snapshot_id=40125d12-05f7-4c5a-98e2-eb92241f8f83,source_replicaid=,source_volid=None,status='creating',user_id='eafc5a1e210f4a45800db225603a7364',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:48.770871 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7457347a-aab1-4627-86d4-db14a4badc56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (517b09de-29fe-4c81-bdff-6c4833603115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:48.796071 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7457347a-aab1-4627-86d4-db14a4badc56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (517b09de-29fe-4c81-bdff-6c4833603115) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:48.797280 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7457347a-aab1-4627-86d4-db14a4badc56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Flow 'volume_create_api' (dc28c83f-3499-4963-905e-eae812cebbbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:48.797770 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7457347a-aab1-4627-86d4-db14a4badc56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume request issued successfully. Aug 18 19:23:48.798613 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7457347a-aab1-4627-86d4-db14a4badc56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:23:48.799267 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 523/2075] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:23:48 2026] POST /volume/v3/volumes => generated 803 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:48.813810 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-63fa5a56-3622-4384-b793-176bb16b3b57 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:48.816774 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-63fa5a56-3622-4384-b793-176bb16b3b57 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/2a183f5e-35c6-436b-893a-ff6069ed9d12 Aug 18 19:23:48.817027 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-63fa5a56-3622-4384-b793-176bb16b3b57 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:48.817253 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-63fa5a56-3622-4384-b793-176bb16b3b57 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:48.825551 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:48.825551 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:48.830358 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-63fa5a56-3622-4384-b793-176bb16b3b57 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:23:48.837609 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-63fa5a56-3622-4384-b793-176bb16b3b57 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/2a183f5e-35c6-436b-893a-ff6069ed9d12 returned with HTTP 200 Aug 18 19:23:48.838211 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 522/2076] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:23:48 2026] GET /volume/v3/volumes/2a183f5e-35c6-436b-893a-ff6069ed9d12 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:48.970902 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ebbac5d5-38da-4619-aa7f-0b81f5786030 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:48.972621 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ebbac5d5-38da-4619-aa7f-0b81f5786030 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 Aug 18 19:23:48.972843 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ebbac5d5-38da-4619-aa7f-0b81f5786030 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:48.973070 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ebbac5d5-38da-4619-aa7f-0b81f5786030 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:48.979323 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ebbac5d5-38da-4619-aa7f-0b81f5786030 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 returned with HTTP 404 Aug 18 19:23:48.979809 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 517/2077] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:48 2026] GET /volume/v3/volumes/30b65386-7203-455b-a0c9-50e34a0f37e1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:49.321557 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-164b4866-1165-4655-ae3d-2b715fdcfed0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:49.323457 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-164b4866-1165-4655-ae3d-2b715fdcfed0 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 Aug 18 19:23:49.323706 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-164b4866-1165-4655-ae3d-2b715fdcfed0 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:49.323924 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-164b4866-1165-4655-ae3d-2b715fdcfed0 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:49.324026 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-164b4866-1165-4655-ae3d-2b715fdcfed0 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id b9d096a6-e9c8-4421-a3e5-9230b002d790. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:49.329807 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:49.329807 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:49.330853 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-164b4866-1165-4655-ae3d-2b715fdcfed0 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 returned with HTTP 200 Aug 18 19:23:49.331443 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 516/2078] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:23:49 2026] GET /volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:49.854808 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1a349a42-e0be-4ab4-b428-ed5d9e1f1a56 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:49.857141 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1a349a42-e0be-4ab4-b428-ed5d9e1f1a56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/2a183f5e-35c6-436b-893a-ff6069ed9d12 Aug 18 19:23:49.857392 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1a349a42-e0be-4ab4-b428-ed5d9e1f1a56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:49.857668 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1a349a42-e0be-4ab4-b428-ed5d9e1f1a56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:49.865524 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:49.865524 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:49.870482 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-1a349a42-e0be-4ab4-b428-ed5d9e1f1a56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:23:49.874665 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1a349a42-e0be-4ab4-b428-ed5d9e1f1a56 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/2a183f5e-35c6-436b-893a-ff6069ed9d12 returned with HTTP 200 Aug 18 19:23:49.875013 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 524/2079] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:23:49 2026] GET /volume/v3/volumes/2a183f5e-35c6-436b-893a-ff6069ed9d12 => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:49.888601 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-80202337-0b90-40d7-a73c-8faa12b65d94 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:49.890875 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-80202337-0b90-40d7-a73c-8faa12b65d94 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:23:49.891258 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-80202337-0b90-40d7-a73c-8faa12b65d94 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a183f5e-35c6-436b-893a-ff6069ed9d12", "name": "tempest-VolumeDependencyTests-Snapshot-752094074"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:49.901648 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:49.901648 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:49.902150 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-80202337-0b90-40d7-a73c-8faa12b65d94 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:23:49.902248 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-80202337-0b90-40d7-a73c-8faa12b65d94 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create snapshot from volume 2a183f5e-35c6-436b-893a-ff6069ed9d12 Aug 18 19:23:49.934268 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-80202337-0b90-40d7-a73c-8faa12b65d94 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Created reservations ['a4e673ea-13aa-4c2e-9478-97ab6ee6596b', 'f1d1f0ea-972c-473f-a1ae-c4fe196d50fc', '7c97d3d8-95b9-4f81-abec-cd6aed9d2420', 'f5cfabeb-1c85-46d9-819d-2cab8d51cd86'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:23:49.968062 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-80202337-0b90-40d7-a73c-8faa12b65d94 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot create request issued successfully. Aug 18 19:23:49.968455 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-80202337-0b90-40d7-a73c-8faa12b65d94 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:23:49.968969 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 523/2080] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:23:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:23:49.978408 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c9fa3dbc-a535-4352-afb1-749135725ad4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:49.980092 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c9fa3dbc-a535-4352-afb1-749135725ad4 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/snapshots/853a4897-4a9d-4206-883d-4334e908ba7b Aug 18 19:23:49.980282 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c9fa3dbc-a535-4352-afb1-749135725ad4 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:49.980484 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c9fa3dbc-a535-4352-afb1-749135725ad4 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:49.985107 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:49.985107 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:49.985588 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c9fa3dbc-a535-4352-afb1-749135725ad4 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot retrieved successfully. Aug 18 19:23:49.986281 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c9fa3dbc-a535-4352-afb1-749135725ad4 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/853a4897-4a9d-4206-883d-4334e908ba7b returned with HTTP 200 Aug 18 19:23:49.986654 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 518/2081] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:23:49 2026] GET /volume/v3/snapshots/853a4897-4a9d-4206-883d-4334e908ba7b => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:50.345305 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b5ee1227-7121-48dd-bb88-4d83e0b21982 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:50.347546 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b5ee1227-7121-48dd-bb88-4d83e0b21982 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 Aug 18 19:23:50.347796 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b5ee1227-7121-48dd-bb88-4d83e0b21982 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:50.348021 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b5ee1227-7121-48dd-bb88-4d83e0b21982 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:50.348156 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-b5ee1227-7121-48dd-bb88-4d83e0b21982 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id b9d096a6-e9c8-4421-a3e5-9230b002d790. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:50.353243 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:50.353243 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:50.354039 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b5ee1227-7121-48dd-bb88-4d83e0b21982 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 returned with HTTP 200 Aug 18 19:23:50.354498 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 517/2082] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:23:50 2026] GET /volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:50.996371 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6638cfcc-deaa-4055-93ee-d324c2ff3532 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:50.998169 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6638cfcc-deaa-4055-93ee-d324c2ff3532 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/snapshots/853a4897-4a9d-4206-883d-4334e908ba7b Aug 18 19:23:50.998396 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6638cfcc-deaa-4055-93ee-d324c2ff3532 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:50.998673 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6638cfcc-deaa-4055-93ee-d324c2ff3532 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:51.007049 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:51.007049 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:51.007624 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6638cfcc-deaa-4055-93ee-d324c2ff3532 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot retrieved successfully. Aug 18 19:23:51.008446 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6638cfcc-deaa-4055-93ee-d324c2ff3532 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/853a4897-4a9d-4206-883d-4334e908ba7b returned with HTTP 200 Aug 18 19:23:51.008922 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 525/2083] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:23:50 2026] GET /volume/v3/snapshots/853a4897-4a9d-4206-883d-4334e908ba7b => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:51.019273 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c0f01073-9081-43ad-810b-4dc91368de19 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:51.024382 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c0f01073-9081-43ad-810b-4dc91368de19 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:23:51.024878 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c0f01073-9081-43ad-810b-4dc91368de19 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "853a4897-4a9d-4206-883d-4334e908ba7b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1805361997"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:51.026954 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-c0f01073-9081-43ad-810b-4dc91368de19 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume request body: {'volume': {'snapshot_id': '853a4897-4a9d-4206-883d-4334e908ba7b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1805361997'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:23:51.032877 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:51.032877 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:51.033424 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c0f01073-9081-43ad-810b-4dc91368de19 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot retrieved successfully. Aug 18 19:23:51.033606 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-c0f01073-9081-43ad-810b-4dc91368de19 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume of 1 GB Aug 18 19:23:51.038038 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c0f01073-9081-43ad-810b-4dc91368de19 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Availability Zones retrieved successfully. Aug 18 19:23:51.046200 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c0f01073-9081-43ad-810b-4dc91368de19 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Flow 'volume_create_api' (45c4e23a-8b8e-4f61-954c-44dac4849974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:51.047455 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c0f01073-9081-43ad-810b-4dc91368de19 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7823684c-8907-4887-96d7-608025ae1e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:51.049764 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-c0f01073-9081-43ad-810b-4dc91368de19 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:23:51.087274 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c0f01073-9081-43ad-810b-4dc91368de19 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7823684c-8907-4887-96d7-608025ae1e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '853a4897-4a9d-4206-883d-4334e908ba7b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:51.088236 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c0f01073-9081-43ad-810b-4dc91368de19 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (249c337a-3eb0-488a-9bee-853eeeffdb81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:51.149020 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-c0f01073-9081-43ad-810b-4dc91368de19 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Created reservations ['ae07f79a-46a9-4a87-8152-59f3bfdc3d21', 'e16b6d64-6e2f-413d-8477-69d30634be19', 'dccc6d3b-4a0b-4f7c-9e7d-e34740aaa548', '89c224d4-8184-4bd6-b9c9-9741496f8656'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:23:51.149810 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c0f01073-9081-43ad-810b-4dc91368de19 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (249c337a-3eb0-488a-9bee-853eeeffdb81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae07f79a-46a9-4a87-8152-59f3bfdc3d21', 'e16b6d64-6e2f-413d-8477-69d30634be19', 'dccc6d3b-4a0b-4f7c-9e7d-e34740aaa548', '89c224d4-8184-4bd6-b9c9-9741496f8656']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:51.150447 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c0f01073-9081-43ad-810b-4dc91368de19 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c858538a-203f-4779-9f6d-f9edea8d9b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:51.206221 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c0f01073-9081-43ad-810b-4dc91368de19 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c858538a-203f-4779-9f6d-f9edea8d9b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32cf4736-9802-4f4f-b9fe-03af91735681', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1805361997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b915d4b3461447bb5c5543a52548b61',qos_specs=None,replication_status=,reservations=['ae07f79a-46a9-4a87-8152-59f3bfdc3d21','e16b6d64-6e2f-413d-8477-69d30634be19','dccc6d3b-4a0b-4f7c-9e7d-e34740aaa548','89c224d4-8184-4bd6-b9c9-9741496f8656'],size=1,snapshot_id=853a4897-4a9d-4206-883d-4334e908ba7b,source_replicaid=,source_volid=None,status='creating',user_id='eafc5a1e210f4a45800db225603a7364',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:23:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1805361997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32cf4736-9802-4f4f-b9fe-03af91735681,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b915d4b3461447bb5c5543a52548b61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=853a4897-4a9d-4206-883d-4334e908ba7b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eafc5a1e210f4a45800db225603a7364',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:51.207115 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c0f01073-9081-43ad-810b-4dc91368de19 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (402f855d-5088-42ab-8c00-5b78fa90304b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:51.226418 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c0f01073-9081-43ad-810b-4dc91368de19 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (402f855d-5088-42ab-8c00-5b78fa90304b) transitioned into state 'SUCCESS' from state '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-1805361997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b915d4b3461447bb5c5543a52548b61',qos_specs=None,replication_status=,reservations=['ae07f79a-46a9-4a87-8152-59f3bfdc3d21','e16b6d64-6e2f-413d-8477-69d30634be19','dccc6d3b-4a0b-4f7c-9e7d-e34740aaa548','89c224d4-8184-4bd6-b9c9-9741496f8656'],size=1,snapshot_id=853a4897-4a9d-4206-883d-4334e908ba7b,source_replicaid=,source_volid=None,status='creating',user_id='eafc5a1e210f4a45800db225603a7364',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:51.227112 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c0f01073-9081-43ad-810b-4dc91368de19 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbce0863-b855-4d80-8cbe-60d25e13ff85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:51.251597 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c0f01073-9081-43ad-810b-4dc91368de19 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbce0863-b855-4d80-8cbe-60d25e13ff85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:51.251597 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c0f01073-9081-43ad-810b-4dc91368de19 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Flow 'volume_create_api' (45c4e23a-8b8e-4f61-954c-44dac4849974) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:51.251597 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c0f01073-9081-43ad-810b-4dc91368de19 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume request issued successfully. Aug 18 19:23:51.251597 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c0f01073-9081-43ad-810b-4dc91368de19 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:23:51.251929 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 524/2084] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:23:51 2026] POST /volume/v3/volumes => generated 804 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:51.272811 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4a87f85a-1ee0-4a3e-b772-4b77835d8b9a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:51.274640 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4a87f85a-1ee0-4a3e-b772-4b77835d8b9a tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/32cf4736-9802-4f4f-b9fe-03af91735681 Aug 18 19:23:51.274852 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4a87f85a-1ee0-4a3e-b772-4b77835d8b9a tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:51.275045 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4a87f85a-1ee0-4a3e-b772-4b77835d8b9a tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:51.284743 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:51.284743 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:51.290419 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4a87f85a-1ee0-4a3e-b772-4b77835d8b9a tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:23:51.298688 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4a87f85a-1ee0-4a3e-b772-4b77835d8b9a tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/32cf4736-9802-4f4f-b9fe-03af91735681 returned with HTTP 200 Aug 18 19:23:51.299283 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 519/2085] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:23:51 2026] GET /volume/v3/volumes/32cf4736-9802-4f4f-b9fe-03af91735681 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:51.367005 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8d7084b5-c876-439a-99c8-815e03140adf None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:51.369609 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8d7084b5-c876-439a-99c8-815e03140adf tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 Aug 18 19:23:51.369709 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8d7084b5-c876-439a-99c8-815e03140adf tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:51.369917 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8d7084b5-c876-439a-99c8-815e03140adf tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:51.370065 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-8d7084b5-c876-439a-99c8-815e03140adf tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id b9d096a6-e9c8-4421-a3e5-9230b002d790. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:51.375706 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:51.375706 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:51.377081 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8d7084b5-c876-439a-99c8-815e03140adf tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 returned with HTTP 200 Aug 18 19:23:51.377081 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 518/2086] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:23:51 2026] GET /volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:52.316292 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-311b0d9a-52e0-4a80-b360-316f0b42b36c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:52.318228 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-311b0d9a-52e0-4a80-b360-316f0b42b36c tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/32cf4736-9802-4f4f-b9fe-03af91735681 Aug 18 19:23:52.318469 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-311b0d9a-52e0-4a80-b360-316f0b42b36c tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:52.318670 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-311b0d9a-52e0-4a80-b360-316f0b42b36c tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:52.328242 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:52.328242 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:52.335041 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-311b0d9a-52e0-4a80-b360-316f0b42b36c tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:23:52.341903 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-311b0d9a-52e0-4a80-b360-316f0b42b36c tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/32cf4736-9802-4f4f-b9fe-03af91735681 returned with HTTP 200 Aug 18 19:23:52.342320 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 526/2087] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:23:52 2026] GET /volume/v3/volumes/32cf4736-9802-4f4f-b9fe-03af91735681 => generated 897 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:52.358254 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ea43ea2d-300a-433d-833e-3a7a1fbf26d6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:52.361166 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ea43ea2d-300a-433d-833e-3a7a1fbf26d6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:23:52.361166 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ea43ea2d-300a-433d-833e-3a7a1fbf26d6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "32cf4736-9802-4f4f-b9fe-03af91735681", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1929659281"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:52.362880 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-ea43ea2d-300a-433d-833e-3a7a1fbf26d6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume request body: {'volume': {'source_volid': '32cf4736-9802-4f4f-b9fe-03af91735681', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1929659281'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:23:52.370659 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:52.370659 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:52.371700 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ea43ea2d-300a-433d-833e-3a7a1fbf26d6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume retrieved successfully. Aug 18 19:23:52.371700 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-ea43ea2d-300a-433d-833e-3a7a1fbf26d6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume of 1 GB Aug 18 19:23:52.375326 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ea43ea2d-300a-433d-833e-3a7a1fbf26d6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Availability Zones retrieved successfully. Aug 18 19:23:52.381073 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ea43ea2d-300a-433d-833e-3a7a1fbf26d6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Flow 'volume_create_api' (307a28fe-0fae-4e8f-8c80-ba6bce5249ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:52.383442 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ea43ea2d-300a-433d-833e-3a7a1fbf26d6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1815693-96d0-4640-b9ea-d128e3b5237f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:52.383648 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-ea43ea2d-300a-433d-833e-3a7a1fbf26d6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:23:52.392143 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a30f19b2-b172-4fe0-bb8b-b3c2c031d3a9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:52.395659 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a30f19b2-b172-4fe0-bb8b-b3c2c031d3a9 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 Aug 18 19:23:52.395659 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a30f19b2-b172-4fe0-bb8b-b3c2c031d3a9 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:52.395659 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a30f19b2-b172-4fe0-bb8b-b3c2c031d3a9 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:52.395659 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-a30f19b2-b172-4fe0-bb8b-b3c2c031d3a9 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id b9d096a6-e9c8-4421-a3e5-9230b002d790. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:52.399756 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:52.399756 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:52.400864 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a30f19b2-b172-4fe0-bb8b-b3c2c031d3a9 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 returned with HTTP 200 Aug 18 19:23:52.401358 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 520/2088] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:23:52 2026] GET /volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:52.408159 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ea43ea2d-300a-433d-833e-3a7a1fbf26d6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1815693-96d0-4640-b9ea-d128e3b5237f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '32cf4736-9802-4f4f-b9fe-03af91735681', 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:52.408894 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ea43ea2d-300a-433d-833e-3a7a1fbf26d6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e4498c6-c182-4740-95f9-8eaccc3fe1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:52.447007 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-ea43ea2d-300a-433d-833e-3a7a1fbf26d6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Created reservations ['f3c0a53d-5dc7-4148-8d6a-773b7ddd06b8', 'ef9a5daa-cd21-45c8-bc6b-31be1b438df9', '123a7b77-f72d-4a55-980f-dbe2d3e9ff44', 'd8f568d7-721c-4d33-a1d1-160c7870248d'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:23:52.447732 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ea43ea2d-300a-433d-833e-3a7a1fbf26d6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e4498c6-c182-4740-95f9-8eaccc3fe1ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3c0a53d-5dc7-4148-8d6a-773b7ddd06b8', 'ef9a5daa-cd21-45c8-bc6b-31be1b438df9', '123a7b77-f72d-4a55-980f-dbe2d3e9ff44', 'd8f568d7-721c-4d33-a1d1-160c7870248d']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:52.448450 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ea43ea2d-300a-433d-833e-3a7a1fbf26d6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad63e193-e488-479f-b8d1-4d9beb7a2adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:52.488486 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ea43ea2d-300a-433d-833e-3a7a1fbf26d6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad63e193-e488-479f-b8d1-4d9beb7a2adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecf7a4c1-31b8-47c0-bd70-40b3438772b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1929659281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b915d4b3461447bb5c5543a52548b61',qos_specs=None,replication_status=,reservations=['f3c0a53d-5dc7-4148-8d6a-773b7ddd06b8','ef9a5daa-cd21-45c8-bc6b-31be1b438df9','123a7b77-f72d-4a55-980f-dbe2d3e9ff44','d8f568d7-721c-4d33-a1d1-160c7870248d'],size=1,snapshot_id=None,source_replicaid=,source_volid=32cf4736-9802-4f4f-b9fe-03af91735681,status='creating',user_id='eafc5a1e210f4a45800db225603a7364',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:23:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1929659281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecf7a4c1-31b8-47c0-bd70-40b3438772b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b915d4b3461447bb5c5543a52548b61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=32cf4736-9802-4f4f-b9fe-03af91735681,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eafc5a1e210f4a45800db225603a7364',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:52.489279 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ea43ea2d-300a-433d-833e-3a7a1fbf26d6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36ceea2f-99f1-4e94-8986-c49aa32d060d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:52.511253 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ea43ea2d-300a-433d-833e-3a7a1fbf26d6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36ceea2f-99f1-4e94-8986-c49aa32d060d) transitioned into state 'SUCCESS' from state '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-1929659281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b915d4b3461447bb5c5543a52548b61',qos_specs=None,replication_status=,reservations=['f3c0a53d-5dc7-4148-8d6a-773b7ddd06b8','ef9a5daa-cd21-45c8-bc6b-31be1b438df9','123a7b77-f72d-4a55-980f-dbe2d3e9ff44','d8f568d7-721c-4d33-a1d1-160c7870248d'],size=1,snapshot_id=None,source_replicaid=,source_volid=32cf4736-9802-4f4f-b9fe-03af91735681,status='creating',user_id='eafc5a1e210f4a45800db225603a7364',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:52.512029 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ea43ea2d-300a-433d-833e-3a7a1fbf26d6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73854d62-afa9-4c2a-8dc6-0e7814d4de29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:52.531520 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ea43ea2d-300a-433d-833e-3a7a1fbf26d6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73854d62-afa9-4c2a-8dc6-0e7814d4de29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:52.531520 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ea43ea2d-300a-433d-833e-3a7a1fbf26d6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Flow 'volume_create_api' (307a28fe-0fae-4e8f-8c80-ba6bce5249ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:52.531520 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ea43ea2d-300a-433d-833e-3a7a1fbf26d6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume request issued successfully. Aug 18 19:23:52.531520 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ea43ea2d-300a-433d-833e-3a7a1fbf26d6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:23:52.531520 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 525/2089] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:23:52 2026] POST /volume/v3/volumes => generated 804 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:52.550323 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7076d316-98fe-484d-9147-e6a737298b33 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:52.553615 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7076d316-98fe-484d-9147-e6a737298b33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/ecf7a4c1-31b8-47c0-bd70-40b3438772b7 Aug 18 19:23:52.553897 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7076d316-98fe-484d-9147-e6a737298b33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:52.554809 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7076d316-98fe-484d-9147-e6a737298b33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:52.563785 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:52.563785 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:52.568874 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-7076d316-98fe-484d-9147-e6a737298b33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:23:52.576532 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7076d316-98fe-484d-9147-e6a737298b33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/ecf7a4c1-31b8-47c0-bd70-40b3438772b7 returned with HTTP 200 Aug 18 19:23:52.576532 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 519/2090] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:23:52 2026] GET /volume/v3/volumes/ecf7a4c1-31b8-47c0-bd70-40b3438772b7 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:53.413590 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b15ac9bc-889a-49a3-ade0-58c23932e4e3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:53.415855 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b15ac9bc-889a-49a3-ade0-58c23932e4e3 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 Aug 18 19:23:53.417759 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b15ac9bc-889a-49a3-ade0-58c23932e4e3 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:53.417759 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b15ac9bc-889a-49a3-ade0-58c23932e4e3 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:53.417759 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-b15ac9bc-889a-49a3-ade0-58c23932e4e3 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id b9d096a6-e9c8-4421-a3e5-9230b002d790. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:53.422813 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:53.422813 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:53.423543 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b15ac9bc-889a-49a3-ade0-58c23932e4e3 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 returned with HTTP 200 Aug 18 19:23:53.423935 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 527/2091] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:23:53 2026] GET /volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:53.595211 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-72ac5db3-db23-436a-b29e-a05cb6931672 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:53.597319 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-72ac5db3-db23-436a-b29e-a05cb6931672 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/ecf7a4c1-31b8-47c0-bd70-40b3438772b7 Aug 18 19:23:53.597921 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-72ac5db3-db23-436a-b29e-a05cb6931672 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:53.597921 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-72ac5db3-db23-436a-b29e-a05cb6931672 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:53.606104 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:53.606104 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:53.610272 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-72ac5db3-db23-436a-b29e-a05cb6931672 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:23:53.615727 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-72ac5db3-db23-436a-b29e-a05cb6931672 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/ecf7a4c1-31b8-47c0-bd70-40b3438772b7 returned with HTTP 200 Aug 18 19:23:53.616182 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 521/2092] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:23:53 2026] GET /volume/v3/volumes/ecf7a4c1-31b8-47c0-bd70-40b3438772b7 => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:53.631100 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4164c060-2050-4f6d-ab9a-2a5343ed8264 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:53.633195 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4164c060-2050-4f6d-ab9a-2a5343ed8264 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/40125d12-05f7-4c5a-98e2-eb92241f8f83 Aug 18 19:23:53.633532 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4164c060-2050-4f6d-ab9a-2a5343ed8264 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:53.633623 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4164c060-2050-4f6d-ab9a-2a5343ed8264 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:53.633755 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-4164c060-2050-4f6d-ab9a-2a5343ed8264 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete snapshot with id: 40125d12-05f7-4c5a-98e2-eb92241f8f83 Aug 18 19:23:53.639242 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:53.639242 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:53.639665 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4164c060-2050-4f6d-ab9a-2a5343ed8264 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot retrieved successfully. Aug 18 19:23:53.660081 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4164c060-2050-4f6d-ab9a-2a5343ed8264 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot delete request issued successfully. Aug 18 19:23:53.660302 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4164c060-2050-4f6d-ab9a-2a5343ed8264 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/40125d12-05f7-4c5a-98e2-eb92241f8f83 returned with HTTP 202 Aug 18 19:23:53.660825 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 526/2093] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:23:53 2026] DELETE /volume/v3/snapshots/40125d12-05f7-4c5a-98e2-eb92241f8f83 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:23:53.670671 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a308eb77-25c4-40ae-bdf9-d2e096084d47 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:53.672914 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a308eb77-25c4-40ae-bdf9-d2e096084d47 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/snapshots/40125d12-05f7-4c5a-98e2-eb92241f8f83 Aug 18 19:23:53.673168 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a308eb77-25c4-40ae-bdf9-d2e096084d47 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:53.673793 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a308eb77-25c4-40ae-bdf9-d2e096084d47 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:53.678926 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:53.678926 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:53.679475 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a308eb77-25c4-40ae-bdf9-d2e096084d47 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot retrieved successfully. Aug 18 19:23:53.680345 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a308eb77-25c4-40ae-bdf9-d2e096084d47 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/40125d12-05f7-4c5a-98e2-eb92241f8f83 returned with HTTP 200 Aug 18 19:23:53.680785 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 520/2094] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:23:53 2026] GET /volume/v3/snapshots/40125d12-05f7-4c5a-98e2-eb92241f8f83 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:54.435063 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-04f79da4-e438-4894-8ab3-1d0878900263 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:54.436853 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-04f79da4-e438-4894-8ab3-1d0878900263 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 Aug 18 19:23:54.437039 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-04f79da4-e438-4894-8ab3-1d0878900263 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:54.437488 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-04f79da4-e438-4894-8ab3-1d0878900263 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:54.437488 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-04f79da4-e438-4894-8ab3-1d0878900263 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id b9d096a6-e9c8-4421-a3e5-9230b002d790. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:54.442939 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:54.442939 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:54.442939 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-04f79da4-e438-4894-8ab3-1d0878900263 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 returned with HTTP 200 Aug 18 19:23:54.443103 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 528/2095] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:23:54 2026] GET /volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:54.462941 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-c924a9a4-0213-4d28-974a-08ac1c27215f req-91b58a0e-a3a1-4991-b26d-1be9f8c02fbc None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:54.464872 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c924a9a4-0213-4d28-974a-08ac1c27215f req-91b58a0e-a3a1-4991-b26d-1be9f8c02fbc tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa Aug 18 19:23:54.465053 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-c924a9a4-0213-4d28-974a-08ac1c27215f req-91b58a0e-a3a1-4991-b26d-1be9f8c02fbc tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:54.465251 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-c924a9a4-0213-4d28-974a-08ac1c27215f req-91b58a0e-a3a1-4991-b26d-1be9f8c02fbc tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:54.474328 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:54.474328 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:54.477408 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-c924a9a4-0213-4d28-974a-08ac1c27215f req-91b58a0e-a3a1-4991-b26d-1be9f8c02fbc tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:23:54.481257 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c924a9a4-0213-4d28-974a-08ac1c27215f req-91b58a0e-a3a1-4991-b26d-1be9f8c02fbc tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa returned with HTTP 200 Aug 18 19:23:54.481679 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 522/2096] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:23:54 2026] GET /volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:54.498692 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-c924a9a4-0213-4d28-974a-08ac1c27215f req-8c428838-321b-4f47-a8d6-1545cb053ae7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:54.500530 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-c924a9a4-0213-4d28-974a-08ac1c27215f req-8c428838-321b-4f47-a8d6-1545cb053ae7 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] POST https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa/action Aug 18 19:23:54.500849 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-c924a9a4-0213-4d28-974a-08ac1c27215f req-8c428838-321b-4f47-a8d6-1545cb053ae7 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:23:54.500970 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-c924a9a4-0213-4d28-974a-08ac1c27215f req-8c428838-321b-4f47-a8d6-1545cb053ae7 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:54.510304 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:54.510304 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:54.510917 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-c924a9a4-0213-4d28-974a-08ac1c27215f req-8c428838-321b-4f47-a8d6-1545cb053ae7 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:23:54.520902 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-c924a9a4-0213-4d28-974a-08ac1c27215f req-8c428838-321b-4f47-a8d6-1545cb053ae7 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Begin detaching volume completed successfully. Aug 18 19:23:54.520902 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-c924a9a4-0213-4d28-974a-08ac1c27215f req-8c428838-321b-4f47-a8d6-1545cb053ae7 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa/action returned with HTTP 202 Aug 18 19:23:54.521465 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 527/2097] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:23:54 2026] POST /volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:23:54.572831 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-fe2b1f96-525a-4d0e-acc4-7ffa47430e36 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:54.573174 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fe2b1f96-525a-4d0e-acc4-7ffa47430e36 None None] GET https://10.4.3.170/volume// Aug 18 19:23:54.573325 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fe2b1f96-525a-4d0e-acc4-7ffa47430e36 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:54.573561 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fe2b1f96-525a-4d0e-acc4-7ffa47430e36 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:54.573889 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fe2b1f96-525a-4d0e-acc4-7ffa47430e36 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:23:54.574165 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 521/2098] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:23: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 19:23:54.590571 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-c924a9a4-0213-4d28-974a-08ac1c27215f req-0f9383e4-867b-4122-8e10-2e50c73b1485 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:54.595050 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-c924a9a4-0213-4d28-974a-08ac1c27215f req-0f9383e4-867b-4122-8e10-2e50c73b1485 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa Aug 18 19:23:54.595318 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-c924a9a4-0213-4d28-974a-08ac1c27215f req-0f9383e4-867b-4122-8e10-2e50c73b1485 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:54.595606 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-c924a9a4-0213-4d28-974a-08ac1c27215f req-0f9383e4-867b-4122-8e10-2e50c73b1485 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:54.609260 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:54.609260 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:54.614006 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-c924a9a4-0213-4d28-974a-08ac1c27215f req-0f9383e4-867b-4122-8e10-2e50c73b1485 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:23:54.619521 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-c924a9a4-0213-4d28-974a-08ac1c27215f req-0f9383e4-867b-4122-8e10-2e50c73b1485 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa returned with HTTP 200 Aug 18 19:23:54.620126 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 529/2099] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:23:54 2026] GET /volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa => generated 1322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:23:54.690334 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-05d6c85d-b90d-404c-b02d-3273f14b5937 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:54.692126 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-05d6c85d-b90d-404c-b02d-3273f14b5937 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/snapshots/40125d12-05f7-4c5a-98e2-eb92241f8f83 Aug 18 19:23:54.692325 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-05d6c85d-b90d-404c-b02d-3273f14b5937 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:54.692630 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-05d6c85d-b90d-404c-b02d-3273f14b5937 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:54.697182 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-05d6c85d-b90d-404c-b02d-3273f14b5937 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/40125d12-05f7-4c5a-98e2-eb92241f8f83 returned with HTTP 404 Aug 18 19:23:54.697827 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 523/2100] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:23:54 2026] GET /volume/v3/snapshots/40125d12-05f7-4c5a-98e2-eb92241f8f83 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:54.705474 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8aec551d-c824-4579-a183-35be0a4c631d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:54.707309 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8aec551d-c824-4579-a183-35be0a4c631d tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/853a4897-4a9d-4206-883d-4334e908ba7b Aug 18 19:23:54.707538 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8aec551d-c824-4579-a183-35be0a4c631d tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:54.707767 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8aec551d-c824-4579-a183-35be0a4c631d tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:54.707865 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-8aec551d-c824-4579-a183-35be0a4c631d tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete snapshot with id: 853a4897-4a9d-4206-883d-4334e908ba7b Aug 18 19:23:54.712490 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:54.712490 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:54.712882 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8aec551d-c824-4579-a183-35be0a4c631d tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot retrieved successfully. Aug 18 19:23:54.727912 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8aec551d-c824-4579-a183-35be0a4c631d tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot delete request issued successfully. Aug 18 19:23:54.728129 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8aec551d-c824-4579-a183-35be0a4c631d tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/853a4897-4a9d-4206-883d-4334e908ba7b returned with HTTP 202 Aug 18 19:23:54.728478 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 528/2101] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:23:54 2026] DELETE /volume/v3/snapshots/853a4897-4a9d-4206-883d-4334e908ba7b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:23:54.738020 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a09e2381-761a-4b25-8495-2729ee2cbbce None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:54.741080 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a09e2381-761a-4b25-8495-2729ee2cbbce tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/snapshots/853a4897-4a9d-4206-883d-4334e908ba7b Aug 18 19:23:54.741286 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a09e2381-761a-4b25-8495-2729ee2cbbce tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:54.741545 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a09e2381-761a-4b25-8495-2729ee2cbbce tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:54.746143 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:54.746143 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:54.746642 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a09e2381-761a-4b25-8495-2729ee2cbbce tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot retrieved successfully. Aug 18 19:23:54.750401 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a09e2381-761a-4b25-8495-2729ee2cbbce tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/853a4897-4a9d-4206-883d-4334e908ba7b returned with HTTP 200 Aug 18 19:23:54.750401 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 522/2102] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:23:54 2026] GET /volume/v3/snapshots/853a4897-4a9d-4206-883d-4334e908ba7b => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:54.967431 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-9f63e564-0d0c-4db0-820f-642e5fa74d86 req-5882f8b4-43d5-4a42-9350-afdab0d7b91a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:54.969691 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9f63e564-0d0c-4db0-820f-642e5fa74d86 req-5882f8b4-43d5-4a42-9350-afdab0d7b91a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 Aug 18 19:23:54.970583 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-9f63e564-0d0c-4db0-820f-642e5fa74d86 req-5882f8b4-43d5-4a42-9350-afdab0d7b91a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:54.970583 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-9f63e564-0d0c-4db0-820f-642e5fa74d86 req-5882f8b4-43d5-4a42-9350-afdab0d7b91a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:54.979465 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:54.979465 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:54.982967 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-9f63e564-0d0c-4db0-820f-642e5fa74d86 req-5882f8b4-43d5-4a42-9350-afdab0d7b91a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:54.987715 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9f63e564-0d0c-4db0-820f-642e5fa74d86 req-5882f8b4-43d5-4a42-9350-afdab0d7b91a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 returned with HTTP 200 Aug 18 19:23:54.988231 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 530/2103] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:23:54 2026] GET /volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 => generated 1659 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:55.457634 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-41f7144a-363c-4ea4-8333-54a1635d1887 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:55.461669 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-41f7144a-363c-4ea4-8333-54a1635d1887 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 Aug 18 19:23:55.461669 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-41f7144a-363c-4ea4-8333-54a1635d1887 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:55.461669 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-41f7144a-363c-4ea4-8333-54a1635d1887 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:55.461669 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-41f7144a-363c-4ea4-8333-54a1635d1887 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id b9d096a6-e9c8-4421-a3e5-9230b002d790. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:55.465817 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:55.465817 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:55.466647 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-41f7144a-363c-4ea4-8333-54a1635d1887 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 returned with HTTP 200 Aug 18 19:23:55.467101 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 524/2104] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:23:55 2026] GET /volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:55.704045 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-c924a9a4-0213-4d28-974a-08ac1c27215f req-edbea5da-d059-4349-b5a6-95d8c505914f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:55.708332 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-c924a9a4-0213-4d28-974a-08ac1c27215f req-edbea5da-d059-4349-b5a6-95d8c505914f tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] DELETE https://10.4.3.170/volume/v3/attachments/2dd0da0e-6a72-4cca-8efd-dbcba4260179 Aug 18 19:23:55.708748 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-c924a9a4-0213-4d28-974a-08ac1c27215f req-edbea5da-d059-4349-b5a6-95d8c505914f tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:55.708794 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-c924a9a4-0213-4d28-974a-08ac1c27215f req-edbea5da-d059-4349-b5a6-95d8c505914f tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:55.717094 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:55.717094 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:55.733684 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-9f63e564-0d0c-4db0-820f-642e5fa74d86 req-03d742f5-d6e6-4d72-b416-d216667a6a43 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:55.735925 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9f63e564-0d0c-4db0-820f-642e5fa74d86 req-03d742f5-d6e6-4d72-b416-d216667a6a43 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] DELETE https://10.4.3.170/volume/v3/attachments/b1840055-b4c8-4fe3-aab4-cf1946e7d388 Aug 18 19:23:55.736099 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9f63e564-0d0c-4db0-820f-642e5fa74d86 req-03d742f5-d6e6-4d72-b416-d216667a6a43 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:55.736266 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9f63e564-0d0c-4db0-820f-642e5fa74d86 req-03d742f5-d6e6-4d72-b416-d216667a6a43 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:55.744224 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:55.744224 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:55.761204 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-50b1fe52-8fc3-4cee-b129-d3c78a11f405 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:55.770611 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-50b1fe52-8fc3-4cee-b129-d3c78a11f405 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/snapshots/853a4897-4a9d-4206-883d-4334e908ba7b Aug 18 19:23:55.770903 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-50b1fe52-8fc3-4cee-b129-d3c78a11f405 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:55.771140 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-50b1fe52-8fc3-4cee-b129-d3c78a11f405 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:55.780034 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-50b1fe52-8fc3-4cee-b129-d3c78a11f405 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/853a4897-4a9d-4206-883d-4334e908ba7b returned with HTTP 404 Aug 18 19:23:55.780645 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 531/2105] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:23:55 2026] GET /volume/v3/snapshots/853a4897-4a9d-4206-883d-4334e908ba7b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:55.783820 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-c924a9a4-0213-4d28-974a-08ac1c27215f req-edbea5da-d059-4349-b5a6-95d8c505914f tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/attachments/2dd0da0e-6a72-4cca-8efd-dbcba4260179 returned with HTTP 200 Aug 18 19:23:55.784384 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 529/2106] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:23:55 2026] DELETE /volume/v3/attachments/2dd0da0e-6a72-4cca-8efd-dbcba4260179 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:55.792355 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9e4191b5-96ce-4f56-b8d9-ddce71cb570e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:55.794166 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9e4191b5-96ce-4f56-b8d9-ddce71cb570e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/volumes/32cf4736-9802-4f4f-b9fe-03af91735681 Aug 18 19:23:55.794376 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9e4191b5-96ce-4f56-b8d9-ddce71cb570e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:55.794628 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9e4191b5-96ce-4f56-b8d9-ddce71cb570e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:55.794834 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-9e4191b5-96ce-4f56-b8d9-ddce71cb570e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume with id: 32cf4736-9802-4f4f-b9fe-03af91735681 Aug 18 19:23:55.802399 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:55.802399 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:55.803478 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9e4191b5-96ce-4f56-b8d9-ddce71cb570e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:23:55.817238 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9f63e564-0d0c-4db0-820f-642e5fa74d86 req-03d742f5-d6e6-4d72-b416-d216667a6a43 tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/attachments/b1840055-b4c8-4fe3-aab4-cf1946e7d388 returned with HTTP 200 Aug 18 19:23:55.817739 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 523/2107] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:23:55 2026] DELETE /volume/v3/attachments/b1840055-b4c8-4fe3-aab4-cf1946e7d388 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:55.821531 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9e4191b5-96ce-4f56-b8d9-ddce71cb570e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume request issued successfully. Aug 18 19:23:55.821732 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9e4191b5-96ce-4f56-b8d9-ddce71cb570e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/32cf4736-9802-4f4f-b9fe-03af91735681 returned with HTTP 202 Aug 18 19:23:55.822584 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 525/2108] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:23:55 2026] DELETE /volume/v3/volumes/32cf4736-9802-4f4f-b9fe-03af91735681 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:23:55.834004 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-180303c4-0bb6-479c-858c-d54599df1106 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:55.838703 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-180303c4-0bb6-479c-858c-d54599df1106 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/32cf4736-9802-4f4f-b9fe-03af91735681 Aug 18 19:23:55.840080 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-180303c4-0bb6-479c-858c-d54599df1106 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:55.840811 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-180303c4-0bb6-479c-858c-d54599df1106 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:55.853149 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:55.853149 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:55.857241 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-180303c4-0bb6-479c-858c-d54599df1106 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:23:55.862018 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-180303c4-0bb6-479c-858c-d54599df1106 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/32cf4736-9802-4f4f-b9fe-03af91735681 returned with HTTP 200 Aug 18 19:23:55.862408 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 532/2109] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:23:55 2026] GET /volume/v3/volumes/32cf4736-9802-4f4f-b9fe-03af91735681 => generated 896 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:56.480982 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a31d42d6-ec11-4c00-9edf-14f5cc5c2f50 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:56.482662 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a31d42d6-ec11-4c00-9edf-14f5cc5c2f50 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 Aug 18 19:23:56.482851 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a31d42d6-ec11-4c00-9edf-14f5cc5c2f50 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:56.483049 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a31d42d6-ec11-4c00-9edf-14f5cc5c2f50 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:56.483187 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-a31d42d6-ec11-4c00-9edf-14f5cc5c2f50 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id b9d096a6-e9c8-4421-a3e5-9230b002d790. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:56.488359 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:56.488359 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:56.488555 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a31d42d6-ec11-4c00-9edf-14f5cc5c2f50 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 returned with HTTP 200 Aug 18 19:23:56.488994 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 530/2110] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:23:56 2026] GET /volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:56.506664 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-cff7837d-87a3-4116-a684-9a0993187bc6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:56.570581 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cff7837d-87a3-4116-a684-9a0993187bc6 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] GET https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790/export_record Aug 18 19:23:56.570768 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cff7837d-87a3-4116-a684-9a0993187bc6 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:56.570940 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cff7837d-87a3-4116-a684-9a0993187bc6 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] Calling method 'export_record' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:56.571063 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.backups [None req-cff7837d-87a3-4116-a684-9a0993187bc6 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] Export record for backup b9d096a6-e9c8-4421-a3e5-9230b002d790. {{(pid=100580) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 19:23:56.575044 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:56.575044 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:56.576044 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.policy [None req-cff7837d-87a3-4116-a684-9a0993187bc6 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '19e107512778451c857525d86a831fd5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1709d4c14c34e18aab1c38017bb3355', '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=100580) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:23:56.576282 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cff7837d-87a3-4116-a684-9a0993187bc6 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790/export_record returned with HTTP 403 Aug 18 19:23:56.576862 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 524/2111] 10.4.3.170 () {68 vars in 1430 bytes} [Tue Aug 18 19:23:56 2026] GET /volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790/export_record => generated 101 bytes in 71 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:56.584063 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7a9b266d-6e67-48dc-8415-52554f8b47c8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:56.588752 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7a9b266d-6e67-48dc-8415-52554f8b47c8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:23:56.588752 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7a9b266d-6e67-48dc-8415-52554f8b47c8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-712976749"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:56.588752 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-7a9b266d-6e67-48dc-8415-52554f8b47c8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-712976749'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:23:56.588752 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-7a9b266d-6e67-48dc-8415-52554f8b47c8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Create volume of 1 GB Aug 18 19:23:56.592922 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7a9b266d-6e67-48dc-8415-52554f8b47c8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Availability Zones retrieved successfully. Aug 18 19:23:56.599525 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7a9b266d-6e67-48dc-8415-52554f8b47c8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Flow 'volume_create_api' (83e32588-03c1-4664-af33-b91ac6db81ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:56.600479 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7a9b266d-6e67-48dc-8415-52554f8b47c8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (943a1f37-7e94-4c9f-b251-32b1804e36c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:56.601466 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-7a9b266d-6e67-48dc-8415-52554f8b47c8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:23:56.631754 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7a9b266d-6e67-48dc-8415-52554f8b47c8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (943a1f37-7e94-4c9f-b251-32b1804e36c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:56.632723 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7a9b266d-6e67-48dc-8415-52554f8b47c8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04af7354-11a7-4871-b467-afba2d01a12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:56.683672 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-7a9b266d-6e67-48dc-8415-52554f8b47c8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Created reservations ['71461097-9d63-4b06-a3dd-e2645ba67bc6', 'fd9eceb6-c7a3-41fb-94f1-6e97c36296b0', 'e9caaa82-66d3-4b85-8b37-7458d078dad7', '278255a8-a31a-4349-a572-d4e65f44749f'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:23:56.684496 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7a9b266d-6e67-48dc-8415-52554f8b47c8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04af7354-11a7-4871-b467-afba2d01a12a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71461097-9d63-4b06-a3dd-e2645ba67bc6', 'fd9eceb6-c7a3-41fb-94f1-6e97c36296b0', 'e9caaa82-66d3-4b85-8b37-7458d078dad7', '278255a8-a31a-4349-a572-d4e65f44749f']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:56.685133 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7a9b266d-6e67-48dc-8415-52554f8b47c8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (950a6f93-db51-4d4e-a0dc-38a4f7efa05d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:56.702494 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-fba3ee5e-511d-4e25-a53e-29d7d04fa88f req-09340dc1-0b80-4dda-8e4d-ebf3f4761ea9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:56.704166 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-fba3ee5e-511d-4e25-a53e-29d7d04fa88f req-09340dc1-0b80-4dda-8e4d-ebf3f4761ea9 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa Aug 18 19:23:56.704428 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-fba3ee5e-511d-4e25-a53e-29d7d04fa88f req-09340dc1-0b80-4dda-8e4d-ebf3f4761ea9 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:56.704757 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-fba3ee5e-511d-4e25-a53e-29d7d04fa88f req-09340dc1-0b80-4dda-8e4d-ebf3f4761ea9 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:56.708618 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7a9b266d-6e67-48dc-8415-52554f8b47c8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (950a6f93-db51-4d4e-a0dc-38a4f7efa05d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0290d038-925b-414c-93bc-079e8a41ecae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-712976749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1709d4c14c34e18aab1c38017bb3355',qos_specs=None,replication_status=,reservations=['71461097-9d63-4b06-a3dd-e2645ba67bc6','fd9eceb6-c7a3-41fb-94f1-6e97c36296b0','e9caaa82-66d3-4b85-8b37-7458d078dad7','278255a8-a31a-4349-a572-d4e65f44749f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a00d0566603746b4886f8dd27d854cd5',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:23:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-712976749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0290d038-925b-414c-93bc-079e8a41ecae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1709d4c14c34e18aab1c38017bb3355',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a00d0566603746b4886f8dd27d854cd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:56.712115 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7a9b266d-6e67-48dc-8415-52554f8b47c8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38a49169-1fe3-4c0b-8ff9-e69f73808e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:56.713984 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:56.713984 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:56.721184 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-fba3ee5e-511d-4e25-a53e-29d7d04fa88f req-09340dc1-0b80-4dda-8e4d-ebf3f4761ea9 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:23:56.727241 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-fba3ee5e-511d-4e25-a53e-29d7d04fa88f req-09340dc1-0b80-4dda-8e4d-ebf3f4761ea9 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa returned with HTTP 200 Aug 18 19:23:56.730963 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 533/2112] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:23:56 2026] GET /volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:56.744016 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7a9b266d-6e67-48dc-8415-52554f8b47c8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38a49169-1fe3-4c0b-8ff9-e69f73808e40) transitioned into state 'SUCCESS' from state '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-712976749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1709d4c14c34e18aab1c38017bb3355',qos_specs=None,replication_status=,reservations=['71461097-9d63-4b06-a3dd-e2645ba67bc6','fd9eceb6-c7a3-41fb-94f1-6e97c36296b0','e9caaa82-66d3-4b85-8b37-7458d078dad7','278255a8-a31a-4349-a572-d4e65f44749f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a00d0566603746b4886f8dd27d854cd5',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:56.744566 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-aa2e948f-9a2b-451c-8a31-22039171c729 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:56.744871 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7a9b266d-6e67-48dc-8415-52554f8b47c8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ba49f4a-dea7-4ae0-90ed-347017e70b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:56.746469 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-aa2e948f-9a2b-451c-8a31-22039171c729 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] DELETE https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa Aug 18 19:23:56.746722 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-aa2e948f-9a2b-451c-8a31-22039171c729 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:56.746912 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-aa2e948f-9a2b-451c-8a31-22039171c729 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:56.747155 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-aa2e948f-9a2b-451c-8a31-22039171c729 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Delete volume with id: 9842b819-b4d4-4bc3-b8fd-a0612e8644fa Aug 18 19:23:56.754549 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:56.754549 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:56.755037 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-aa2e948f-9a2b-451c-8a31-22039171c729 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:23:56.755150 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7a9b266d-6e67-48dc-8415-52554f8b47c8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ba49f4a-dea7-4ae0-90ed-347017e70b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:56.756386 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7a9b266d-6e67-48dc-8415-52554f8b47c8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Flow 'volume_create_api' (83e32588-03c1-4664-af33-b91ac6db81ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:56.756788 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7a9b266d-6e67-48dc-8415-52554f8b47c8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Create volume request issued successfully. Aug 18 19:23:56.757638 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7a9b266d-6e67-48dc-8415-52554f8b47c8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:23:56.758254 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 526/2113] 10.4.3.170 () {70 vars in 1298 bytes} [Tue Aug 18 19:23:56 2026] POST /volume/v3/volumes => generated 777 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:23:56.770986 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d1c7b6fd-643e-4457-a642-a7c6e40b9f1b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:56.773131 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d1c7b6fd-643e-4457-a642-a7c6e40b9f1b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/volumes/0290d038-925b-414c-93bc-079e8a41ecae Aug 18 19:23:56.773378 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d1c7b6fd-643e-4457-a642-a7c6e40b9f1b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:56.773652 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d1c7b6fd-643e-4457-a642-a7c6e40b9f1b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:56.775308 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-aa2e948f-9a2b-451c-8a31-22039171c729 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Delete volume request issued successfully. Aug 18 19:23:56.775707 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-aa2e948f-9a2b-451c-8a31-22039171c729 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa returned with HTTP 202 Aug 18 19:23:56.776172 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 531/2114] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:23:56 2026] DELETE /volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:23:56.784431 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ba87a9a0-1d6c-4f18-8881-f3a5163950bb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:56.784909 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:56.784909 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:56.786831 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ba87a9a0-1d6c-4f18-8881-f3a5163950bb tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa Aug 18 19:23:56.787114 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ba87a9a0-1d6c-4f18-8881-f3a5163950bb tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:56.787345 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d1c7b6fd-643e-4457-a642-a7c6e40b9f1b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Volume info retrieved successfully. Aug 18 19:23:56.787518 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ba87a9a0-1d6c-4f18-8881-f3a5163950bb tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:56.793063 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d1c7b6fd-643e-4457-a642-a7c6e40b9f1b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/volumes/0290d038-925b-414c-93bc-079e8a41ecae returned with HTTP 200 Aug 18 19:23:56.793063 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 525/2115] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:23:56 2026] GET /volume/v3/volumes/0290d038-925b-414c-93bc-079e8a41ecae => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:56.794736 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:56.794736 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:56.798220 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ba87a9a0-1d6c-4f18-8881-f3a5163950bb tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Volume info retrieved successfully. Aug 18 19:23:56.804761 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ba87a9a0-1d6c-4f18-8881-f3a5163950bb tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa returned with HTTP 200 Aug 18 19:23:56.805308 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 534/2116] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:56 2026] GET /volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:56.880394 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c3e1a7c1-4a72-4c16-b6d9-4722bd9feb5f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:56.883106 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c3e1a7c1-4a72-4c16-b6d9-4722bd9feb5f tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/32cf4736-9802-4f4f-b9fe-03af91735681 Aug 18 19:23:56.883445 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c3e1a7c1-4a72-4c16-b6d9-4722bd9feb5f tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:56.883704 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c3e1a7c1-4a72-4c16-b6d9-4722bd9feb5f tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:56.889642 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c3e1a7c1-4a72-4c16-b6d9-4722bd9feb5f tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/32cf4736-9802-4f4f-b9fe-03af91735681 returned with HTTP 404 Aug 18 19:23:56.890409 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 527/2117] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:23:56 2026] GET /volume/v3/volumes/32cf4736-9802-4f4f-b9fe-03af91735681 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:23:56.900337 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-dc819932-a68a-4b48-a726-a36c01d78129 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:56.902230 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-dc819932-a68a-4b48-a726-a36c01d78129 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d6756f46-fff2-4fd6-a7b5-53d2ed008486 Aug 18 19:23:56.902230 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-dc819932-a68a-4b48-a726-a36c01d78129 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:56.902230 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-dc819932-a68a-4b48-a726-a36c01d78129 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:56.903464 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-dc819932-a68a-4b48-a726-a36c01d78129 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume with id: d6756f46-fff2-4fd6-a7b5-53d2ed008486 Aug 18 19:23:56.910381 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:56.910381 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:56.910867 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-dc819932-a68a-4b48-a726-a36c01d78129 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:23:56.927322 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-dc819932-a68a-4b48-a726-a36c01d78129 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume request issued successfully. Aug 18 19:23:56.927322 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-dc819932-a68a-4b48-a726-a36c01d78129 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/d6756f46-fff2-4fd6-a7b5-53d2ed008486 returned with HTTP 202 Aug 18 19:23:56.927322 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 532/2118] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:23:56 2026] DELETE /volume/v3/volumes/d6756f46-fff2-4fd6-a7b5-53d2ed008486 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:23:56.935387 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-420614b1-d47f-4ada-a290-3576694dab3b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:56.937735 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-420614b1-d47f-4ada-a290-3576694dab3b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] DELETE https://10.4.3.170/volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 Aug 18 19:23:56.937969 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-420614b1-d47f-4ada-a290-3576694dab3b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:56.938011 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f3e5e6e8-4ce6-4f68-8a74-049b397c38e1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:56.938228 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-420614b1-d47f-4ada-a290-3576694dab3b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:56.938511 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-420614b1-d47f-4ada-a290-3576694dab3b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Delete volume with id: 932e01c9-1405-467d-917a-c7f5945032a0 Aug 18 19:23:56.942038 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f3e5e6e8-4ce6-4f68-8a74-049b397c38e1 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/d6756f46-fff2-4fd6-a7b5-53d2ed008486 Aug 18 19:23:56.942347 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f3e5e6e8-4ce6-4f68-8a74-049b397c38e1 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:56.942625 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f3e5e6e8-4ce6-4f68-8a74-049b397c38e1 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:56.949495 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:56.949495 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:56.949495 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-420614b1-d47f-4ada-a290-3576694dab3b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:56.949681 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:56.949681 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:56.954150 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f3e5e6e8-4ce6-4f68-8a74-049b397c38e1 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:23:56.960409 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f3e5e6e8-4ce6-4f68-8a74-049b397c38e1 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/d6756f46-fff2-4fd6-a7b5-53d2ed008486 returned with HTTP 200 Aug 18 19:23:56.960409 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 535/2119] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:23:56 2026] GET /volume/v3/volumes/d6756f46-fff2-4fd6-a7b5-53d2ed008486 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:56.964721 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-420614b1-d47f-4ada-a290-3576694dab3b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Delete volume request issued successfully. Aug 18 19:23:56.964888 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-420614b1-d47f-4ada-a290-3576694dab3b tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 returned with HTTP 202 Aug 18 19:23:56.965265 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 526/2120] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:23:56 2026] DELETE /volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:23:56.976385 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f1ce08a9-45cc-4879-bf8e-d9ac765b659a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:56.976385 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f1ce08a9-45cc-4879-bf8e-d9ac765b659a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 Aug 18 19:23:56.976385 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f1ce08a9-45cc-4879-bf8e-d9ac765b659a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:56.976385 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f1ce08a9-45cc-4879-bf8e-d9ac765b659a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:56.983752 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:56.983752 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:56.987590 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f1ce08a9-45cc-4879-bf8e-d9ac765b659a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Volume info retrieved successfully. Aug 18 19:23:56.992689 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f1ce08a9-45cc-4879-bf8e-d9ac765b659a tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 returned with HTTP 200 Aug 18 19:23:56.993095 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 528/2121] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:56 2026] GET /volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:57.431265 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-2b634c79-e179-432b-8ba0-399e2c695a0e req-63b0fb96-30bb-45bf-8619-f0d8e4952f19 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:57.433882 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-2b634c79-e179-432b-8ba0-399e2c695a0e req-63b0fb96-30bb-45bf-8619-f0d8e4952f19 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] DELETE https://10.4.3.170/volume/v3/attachments/5c12b717-cf8e-4cc5-911c-d65b743820c8 Aug 18 19:23:57.434060 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-2b634c79-e179-432b-8ba0-399e2c695a0e req-63b0fb96-30bb-45bf-8619-f0d8e4952f19 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:57.434219 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-2b634c79-e179-432b-8ba0-399e2c695a0e req-63b0fb96-30bb-45bf-8619-f0d8e4952f19 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:57.445625 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:57.445625 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:57.487261 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-2b634c79-e179-432b-8ba0-399e2c695a0e req-63b0fb96-30bb-45bf-8619-f0d8e4952f19 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] https://10.4.3.170/volume/v3/attachments/5c12b717-cf8e-4cc5-911c-d65b743820c8 returned with HTTP 200 Aug 18 19:23:57.487752 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 533/2122] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:23:57 2026] DELETE /volume/v3/attachments/5c12b717-cf8e-4cc5-911c-d65b743820c8 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:57.501726 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-2b634c79-e179-432b-8ba0-399e2c695a0e req-ca88adec-79e9-45b2-b4ab-54b3f3975a50 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:57.504445 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-2b634c79-e179-432b-8ba0-399e2c695a0e req-ca88adec-79e9-45b2-b4ab-54b3f3975a50 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] DELETE https://10.4.3.170/volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 Aug 18 19:23:57.504692 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-2b634c79-e179-432b-8ba0-399e2c695a0e req-ca88adec-79e9-45b2-b4ab-54b3f3975a50 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:57.504958 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-2b634c79-e179-432b-8ba0-399e2c695a0e req-ca88adec-79e9-45b2-b4ab-54b3f3975a50 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:57.505196 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [req-2b634c79-e179-432b-8ba0-399e2c695a0e req-ca88adec-79e9-45b2-b4ab-54b3f3975a50 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Delete volume with id: 50be0a90-bd1c-4744-ab13-82d017d1ed68 Aug 18 19:23:57.514906 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:57.514906 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:57.515707 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-2b634c79-e179-432b-8ba0-399e2c695a0e req-ca88adec-79e9-45b2-b4ab-54b3f3975a50 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Volume info retrieved successfully. Aug 18 19:23:57.533623 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-2b634c79-e179-432b-8ba0-399e2c695a0e req-ca88adec-79e9-45b2-b4ab-54b3f3975a50 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] Delete volume request issued successfully. Aug 18 19:23:57.533777 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-2b634c79-e179-432b-8ba0-399e2c695a0e req-ca88adec-79e9-45b2-b4ab-54b3f3975a50 tempest-ServerActionsV293TestJSON-1175321783 tempest-ServerActionsV293TestJSON-1175321783-project-member] https://10.4.3.170/volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 returned with HTTP 202 Aug 18 19:23:57.534318 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 536/2123] 10.4.3.170 () {70 vars in 1620 bytes} [Tue Aug 18 19:23:57 2026] DELETE /volume/v3/volumes/50be0a90-bd1c-4744-ab13-82d017d1ed68 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:23:57.807779 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-eed323f3-b5e1-418b-abab-4708ac22187d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:57.810067 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-eed323f3-b5e1-418b-abab-4708ac22187d tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/volumes/0290d038-925b-414c-93bc-079e8a41ecae Aug 18 19:23:57.810380 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-eed323f3-b5e1-418b-abab-4708ac22187d tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:57.810681 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-eed323f3-b5e1-418b-abab-4708ac22187d tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:57.818329 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e7fe2afe-83cb-48bf-832b-e0d773f23c84 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:57.820323 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:57.820323 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:57.820563 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e7fe2afe-83cb-48bf-832b-e0d773f23c84 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] GET https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa Aug 18 19:23:57.820805 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e7fe2afe-83cb-48bf-832b-e0d773f23c84 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:57.821040 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e7fe2afe-83cb-48bf-832b-e0d773f23c84 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:57.824650 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-eed323f3-b5e1-418b-abab-4708ac22187d tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Volume info retrieved successfully. Aug 18 19:23:57.827647 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e7fe2afe-83cb-48bf-832b-e0d773f23c84 tempest-TestMinimumBasicScenario-842924956 tempest-TestMinimumBasicScenario-842924956-project-member] https://10.4.3.170/volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa returned with HTTP 404 Aug 18 19:23:57.828329 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 529/2124] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:57 2026] GET /volume/v3/volumes/9842b819-b4d4-4bc3-b8fd-a0612e8644fa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:57.829701 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-eed323f3-b5e1-418b-abab-4708ac22187d tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/volumes/0290d038-925b-414c-93bc-079e8a41ecae returned with HTTP 200 Aug 18 19:23:57.830172 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 527/2125] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:23:57 2026] GET /volume/v3/volumes/0290d038-925b-414c-93bc-079e8a41ecae => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:57.844049 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5c769a49-537c-45b5-b336-3b28c7dd7719 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:57.845737 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5c769a49-537c-45b5-b336-3b28c7dd7719 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] POST https://10.4.3.170/volume/v3/backups Aug 18 19:23:57.846642 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5c769a49-537c-45b5-b336-3b28c7dd7719 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0290d038-925b-414c-93bc-079e8a41ecae", "name": "tempest-type-Backup-791477306"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:57.848195 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.backups [None req-5c769a49-537c-45b5-b336-3b28c7dd7719 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Creating new backup {'backup': {'volume_id': '0290d038-925b-414c-93bc-079e8a41ecae', 'name': 'tempest-type-Backup-791477306'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:23:57.848195 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.backups [None req-5c769a49-537c-45b5-b336-3b28c7dd7719 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Creating backup of volume 0290d038-925b-414c-93bc-079e8a41ecae in container None Aug 18 19:23:57.855112 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:57.855112 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:57.855469 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5c769a49-537c-45b5-b336-3b28c7dd7719 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Volume info retrieved successfully. Aug 18 19:23:57.870962 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-5c769a49-537c-45b5-b336-3b28c7dd7719 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Created reservations ['3f85942d-484f-4673-b168-ff7aaab5e39d', '05ce5603-ebe0-4d26-bd8b-ca5936750c70'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:23:57.897519 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5c769a49-537c-45b5-b336-3b28c7dd7719 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:23:57.897951 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 534/2126] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:23:57 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 19:23:57.910187 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8e740bac-ff86-42ed-a0ef-fdb3a040bdc0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:57.911755 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8e740bac-ff86-42ed-a0ef-fdb3a040bdc0 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 Aug 18 19:23:57.911974 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8e740bac-ff86-42ed-a0ef-fdb3a040bdc0 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:57.912186 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8e740bac-ff86-42ed-a0ef-fdb3a040bdc0 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:57.912323 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-8e740bac-ff86-42ed-a0ef-fdb3a040bdc0 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 8b5a98c3-cf9f-4e4b-be64-a969814248c9. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:57.922487 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:57.922487 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:57.923029 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8e740bac-ff86-42ed-a0ef-fdb3a040bdc0 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 returned with HTTP 200 Aug 18 19:23:57.923551 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 537/2127] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:23:57 2026] GET /volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:57.974139 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0af2531b-6241-4d10-ab40-6508d703f66e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:57.977730 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0af2531b-6241-4d10-ab40-6508d703f66e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/d6756f46-fff2-4fd6-a7b5-53d2ed008486 Aug 18 19:23:57.978071 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0af2531b-6241-4d10-ab40-6508d703f66e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:57.978787 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0af2531b-6241-4d10-ab40-6508d703f66e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:57.987228 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0af2531b-6241-4d10-ab40-6508d703f66e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/d6756f46-fff2-4fd6-a7b5-53d2ed008486 returned with HTTP 404 Aug 18 19:23:57.988223 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 530/2128] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:23:57 2026] GET /volume/v3/volumes/d6756f46-fff2-4fd6-a7b5-53d2ed008486 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:23:57.995285 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-839a4b66-4f0f-459f-91df-e1dc00f97900 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:57.997145 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-839a4b66-4f0f-459f-91df-e1dc00f97900 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2a183f5e-35c6-436b-893a-ff6069ed9d12 Aug 18 19:23:57.997329 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-839a4b66-4f0f-459f-91df-e1dc00f97900 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:57.997544 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-839a4b66-4f0f-459f-91df-e1dc00f97900 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:57.997708 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-839a4b66-4f0f-459f-91df-e1dc00f97900 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume with id: 2a183f5e-35c6-436b-893a-ff6069ed9d12 Aug 18 19:23:58.004629 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:58.004629 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:58.005044 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-839a4b66-4f0f-459f-91df-e1dc00f97900 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:23:58.010556 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3e16575e-b256-4cc5-9987-9e7cc3d42fda None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:58.014208 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3e16575e-b256-4cc5-9987-9e7cc3d42fda tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] GET https://10.4.3.170/volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 Aug 18 19:23:58.014388 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3e16575e-b256-4cc5-9987-9e7cc3d42fda tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:58.014609 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3e16575e-b256-4cc5-9987-9e7cc3d42fda tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:58.023810 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3e16575e-b256-4cc5-9987-9e7cc3d42fda tempest-AttachVolumeMultiAttachTest-17808307 tempest-AttachVolumeMultiAttachTest-17808307-project-member] https://10.4.3.170/volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 returned with HTTP 404 Aug 18 19:23:58.024272 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 535/2129] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:58 2026] GET /volume/v3/volumes/932e01c9-1405-467d-917a-c7f5945032a0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:23:58.026383 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-839a4b66-4f0f-459f-91df-e1dc00f97900 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume request issued successfully. Aug 18 19:23:58.026612 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-839a4b66-4f0f-459f-91df-e1dc00f97900 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/2a183f5e-35c6-436b-893a-ff6069ed9d12 returned with HTTP 202 Aug 18 19:23:58.026985 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 528/2130] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:23:57 2026] DELETE /volume/v3/volumes/2a183f5e-35c6-436b-893a-ff6069ed9d12 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:23:58.036930 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b1f72c55-ac21-419f-9f03-be637886a40a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:58.039256 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b1f72c55-ac21-419f-9f03-be637886a40a tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/2a183f5e-35c6-436b-893a-ff6069ed9d12 Aug 18 19:23:58.039714 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b1f72c55-ac21-419f-9f03-be637886a40a tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:58.040015 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b1f72c55-ac21-419f-9f03-be637886a40a tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:58.049776 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:58.049776 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:58.055495 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b1f72c55-ac21-419f-9f03-be637886a40a tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:23:58.061900 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b1f72c55-ac21-419f-9f03-be637886a40a tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/2a183f5e-35c6-436b-893a-ff6069ed9d12 returned with HTTP 200 Aug 18 19:23:58.062436 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 538/2131] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:23:58 2026] GET /volume/v3/volumes/2a183f5e-35c6-436b-893a-ff6069ed9d12 => generated 895 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:58.933732 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3bb8027e-88b8-4726-976a-9a2d924ee2b2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:58.935677 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3bb8027e-88b8-4726-976a-9a2d924ee2b2 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 Aug 18 19:23:58.935925 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3bb8027e-88b8-4726-976a-9a2d924ee2b2 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:58.936135 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3bb8027e-88b8-4726-976a-9a2d924ee2b2 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:58.936351 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-3bb8027e-88b8-4726-976a-9a2d924ee2b2 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 8b5a98c3-cf9f-4e4b-be64-a969814248c9. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:58.943915 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:58.943915 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:58.943915 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3bb8027e-88b8-4726-976a-9a2d924ee2b2 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 returned with HTTP 200 Aug 18 19:23:58.944339 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 531/2132] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:23:58 2026] GET /volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:58.996700 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8e0405d7-a2c9-4522-ac1a-a182abbcd3f8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:58.998226 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8e0405d7-a2c9-4522-ac1a-a182abbcd3f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:23:58.998577 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8e0405d7-a2c9-4522-ac1a-a182abbcd3f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1572231637"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:23:58.999862 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-8e0405d7-a2c9-4522-ac1a-a182abbcd3f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1572231637'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:23:58.999969 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-8e0405d7-a2c9-4522-ac1a-a182abbcd3f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Create volume of 1 GB Aug 18 19:23:59.000260 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:59.000260 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:23:59.004272 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8e0405d7-a2c9-4522-ac1a-a182abbcd3f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Availability Zones retrieved successfully. Aug 18 19:23:59.012176 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8e0405d7-a2c9-4522-ac1a-a182abbcd3f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Flow 'volume_create_api' (aeb0ef99-4384-4da9-8085-64910429260b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:59.013111 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8e0405d7-a2c9-4522-ac1a-a182abbcd3f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0415a88b-e8df-4f88-9906-b154b229fb4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:59.014066 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-8e0405d7-a2c9-4522-ac1a-a182abbcd3f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:23:59.040762 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8e0405d7-a2c9-4522-ac1a-a182abbcd3f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0415a88b-e8df-4f88-9906-b154b229fb4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:59.041554 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8e0405d7-a2c9-4522-ac1a-a182abbcd3f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e55187f9-f668-4690-be2f-f96eaf83cb6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:59.077483 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7b5afd8f-2de7-4fc1-ae6e-511cf811fc75 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:59.079576 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7b5afd8f-2de7-4fc1-ae6e-511cf811fc75 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/2a183f5e-35c6-436b-893a-ff6069ed9d12 Aug 18 19:23:59.079800 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7b5afd8f-2de7-4fc1-ae6e-511cf811fc75 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:59.080042 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7b5afd8f-2de7-4fc1-ae6e-511cf811fc75 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:59.087606 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7b5afd8f-2de7-4fc1-ae6e-511cf811fc75 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/2a183f5e-35c6-436b-893a-ff6069ed9d12 returned with HTTP 404 Aug 18 19:23:59.088152 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 529/2133] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:23:59 2026] GET /volume/v3/volumes/2a183f5e-35c6-436b-893a-ff6069ed9d12 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 18 19:23:59.098062 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4b2893b1-7082-46ce-bbf7-6838a80e3180 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:59.099833 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4b2893b1-7082-46ce-bbf7-6838a80e3180 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ecf7a4c1-31b8-47c0-bd70-40b3438772b7 Aug 18 19:23:59.100017 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4b2893b1-7082-46ce-bbf7-6838a80e3180 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:59.100217 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4b2893b1-7082-46ce-bbf7-6838a80e3180 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:59.100412 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-4b2893b1-7082-46ce-bbf7-6838a80e3180 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume with id: ecf7a4c1-31b8-47c0-bd70-40b3438772b7 Aug 18 19:23:59.109000 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-8e0405d7-a2c9-4522-ac1a-a182abbcd3f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Created reservations ['39ea9a96-4176-4c80-8705-f88574f41b81', 'ce0cf58f-b8b8-42a9-90e2-3a2620b52a89', '6c808ce2-5ad9-4540-a9a2-b82f0699c5b3', 'd6cc14a8-716d-4753-a894-037062fef111'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:23:59.110037 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8e0405d7-a2c9-4522-ac1a-a182abbcd3f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e55187f9-f668-4690-be2f-f96eaf83cb6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39ea9a96-4176-4c80-8705-f88574f41b81', 'ce0cf58f-b8b8-42a9-90e2-3a2620b52a89', '6c808ce2-5ad9-4540-a9a2-b82f0699c5b3', 'd6cc14a8-716d-4753-a894-037062fef111']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:59.111096 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8e0405d7-a2c9-4522-ac1a-a182abbcd3f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af9fc133-6f78-4773-926b-8d81de4bcfa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:59.114105 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:59.114105 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:59.114622 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-4b2893b1-7082-46ce-bbf7-6838a80e3180 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:23:59.135492 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-4b2893b1-7082-46ce-bbf7-6838a80e3180 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume request issued successfully. Aug 18 19:23:59.135777 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4b2893b1-7082-46ce-bbf7-6838a80e3180 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/ecf7a4c1-31b8-47c0-bd70-40b3438772b7 returned with HTTP 202 Aug 18 19:23:59.136305 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 539/2134] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:23:59 2026] DELETE /volume/v3/volumes/ecf7a4c1-31b8-47c0-bd70-40b3438772b7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:23:59.145083 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4cd62e20-9955-4780-8ff3-b760bcb5263b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:59.145590 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8e0405d7-a2c9-4522-ac1a-a182abbcd3f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af9fc133-6f78-4773-926b-8d81de4bcfa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86ae5391-c3ca-4671-844c-ad11d7eb41f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1572231637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91088d280a974fe9b5bd18b19a38059d',qos_specs=None,replication_status=,reservations=['39ea9a96-4176-4c80-8705-f88574f41b81','ce0cf58f-b8b8-42a9-90e2-3a2620b52a89','6c808ce2-5ad9-4540-a9a2-b82f0699c5b3','d6cc14a8-716d-4753-a894-037062fef111'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='812fe488ac38478c96269a1fd69bfb54',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:23:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1572231637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86ae5391-c3ca-4671-844c-ad11d7eb41f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91088d280a974fe9b5bd18b19a38059d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='812fe488ac38478c96269a1fd69bfb54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:59.146799 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8e0405d7-a2c9-4522-ac1a-a182abbcd3f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7975bba5-b77d-4e64-90f8-3da9ccfc2e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:59.148920 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4cd62e20-9955-4780-8ff3-b760bcb5263b tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/ecf7a4c1-31b8-47c0-bd70-40b3438772b7 Aug 18 19:23:59.149114 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4cd62e20-9955-4780-8ff3-b760bcb5263b tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:59.149286 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4cd62e20-9955-4780-8ff3-b760bcb5263b tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:59.156154 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:59.156154 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:23:59.162680 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4cd62e20-9955-4780-8ff3-b760bcb5263b tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:23:59.168133 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8e0405d7-a2c9-4522-ac1a-a182abbcd3f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7975bba5-b77d-4e64-90f8-3da9ccfc2e72) transitioned into state 'SUCCESS' from state '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-1572231637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91088d280a974fe9b5bd18b19a38059d',qos_specs=None,replication_status=,reservations=['39ea9a96-4176-4c80-8705-f88574f41b81','ce0cf58f-b8b8-42a9-90e2-3a2620b52a89','6c808ce2-5ad9-4540-a9a2-b82f0699c5b3','d6cc14a8-716d-4753-a894-037062fef111'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='812fe488ac38478c96269a1fd69bfb54',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:59.168967 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8e0405d7-a2c9-4522-ac1a-a182abbcd3f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6efc7f3f-b33f-4344-913e-044a817519ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:23:59.170421 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4cd62e20-9955-4780-8ff3-b760bcb5263b tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/ecf7a4c1-31b8-47c0-bd70-40b3438772b7 returned with HTTP 200 Aug 18 19:23:59.170988 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 532/2135] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:23:59 2026] GET /volume/v3/volumes/ecf7a4c1-31b8-47c0-bd70-40b3438772b7 => generated 896 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:23:59.181155 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8e0405d7-a2c9-4522-ac1a-a182abbcd3f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6efc7f3f-b33f-4344-913e-044a817519ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:23:59.182295 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8e0405d7-a2c9-4522-ac1a-a182abbcd3f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Flow 'volume_create_api' (aeb0ef99-4384-4da9-8085-64910429260b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:23:59.182691 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8e0405d7-a2c9-4522-ac1a-a182abbcd3f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Create volume request issued successfully. Aug 18 19:23:59.183292 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8e0405d7-a2c9-4522-ac1a-a182abbcd3f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:23:59.183815 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 536/2136] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:23:58 2026] POST /volume/v3/volumes => generated 751 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:23:59.203038 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bef0dc31-e229-4a9b-b8c2-9eacc05bbadc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:59.206945 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bef0dc31-e229-4a9b-b8c2-9eacc05bbadc tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 Aug 18 19:23:59.206945 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bef0dc31-e229-4a9b-b8c2-9eacc05bbadc tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:59.206945 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bef0dc31-e229-4a9b-b8c2-9eacc05bbadc tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:59.215674 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:59.215674 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:23:59.219958 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-bef0dc31-e229-4a9b-b8c2-9eacc05bbadc tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:23:59.224686 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bef0dc31-e229-4a9b-b8c2-9eacc05bbadc tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 returned with HTTP 200 Aug 18 19:23:59.225216 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 530/2137] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:23:59 2026] GET /volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:23:59.953929 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5d1d785d-eefd-49d1-8d66-11a6d0726f36 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:23:59.955628 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5d1d785d-eefd-49d1-8d66-11a6d0726f36 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 Aug 18 19:23:59.955830 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5d1d785d-eefd-49d1-8d66-11a6d0726f36 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:23:59.956004 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5d1d785d-eefd-49d1-8d66-11a6d0726f36 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:23:59.956104 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-5d1d785d-eefd-49d1-8d66-11a6d0726f36 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 8b5a98c3-cf9f-4e4b-be64-a969814248c9. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:23:59.960225 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:23:59.960225 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:23:59.960902 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5d1d785d-eefd-49d1-8d66-11a6d0726f36 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 returned with HTTP 200 Aug 18 19:23:59.961462 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 540/2138] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:23:59 2026] GET /volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:00.188416 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-118b010b-8efa-41a8-bc7a-64cb889bddfc None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:00.190859 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-118b010b-8efa-41a8-bc7a-64cb889bddfc tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/ecf7a4c1-31b8-47c0-bd70-40b3438772b7 Aug 18 19:24:00.191171 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-118b010b-8efa-41a8-bc7a-64cb889bddfc tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:00.191485 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-118b010b-8efa-41a8-bc7a-64cb889bddfc tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:00.199355 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-118b010b-8efa-41a8-bc7a-64cb889bddfc tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/ecf7a4c1-31b8-47c0-bd70-40b3438772b7 returned with HTTP 404 Aug 18 19:24:00.200304 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 533/2139] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:00 2026] GET /volume/v3/volumes/ecf7a4c1-31b8-47c0-bd70-40b3438772b7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:00.210932 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b31b3695-e61c-4a22-8e9f-14e94e0f4121 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:00.212743 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b31b3695-e61c-4a22-8e9f-14e94e0f4121 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:00.213067 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b31b3695-e61c-4a22-8e9f-14e94e0f4121 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-639525717"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:00.214441 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-b31b3695-e61c-4a22-8e9f-14e94e0f4121 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-639525717'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:00.214569 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-b31b3695-e61c-4a22-8e9f-14e94e0f4121 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume of 1 GB Aug 18 19:24:00.214813 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:00.214813 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:00.220267 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b31b3695-e61c-4a22-8e9f-14e94e0f4121 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Availability Zones retrieved successfully. Aug 18 19:24:00.228222 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b31b3695-e61c-4a22-8e9f-14e94e0f4121 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Flow 'volume_create_api' (c8fe76c3-eb79-4ed2-809d-789ec78b48b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:00.229568 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b31b3695-e61c-4a22-8e9f-14e94e0f4121 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b0769e-9f12-415e-9cf2-3369967141e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:00.230795 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-b31b3695-e61c-4a22-8e9f-14e94e0f4121 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:00.241009 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ea748fdc-5018-42d5-adc6-0e28190b8e91 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:00.242876 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ea748fdc-5018-42d5-adc6-0e28190b8e91 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 Aug 18 19:24:00.243324 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ea748fdc-5018-42d5-adc6-0e28190b8e91 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:00.243533 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ea748fdc-5018-42d5-adc6-0e28190b8e91 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:00.250695 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:00.250695 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:00.254659 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-ea748fdc-5018-42d5-adc6-0e28190b8e91 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:00.258808 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ea748fdc-5018-42d5-adc6-0e28190b8e91 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 returned with HTTP 200 Aug 18 19:24:00.259299 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 531/2140] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:00 2026] GET /volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:00.266514 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b31b3695-e61c-4a22-8e9f-14e94e0f4121 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b0769e-9f12-415e-9cf2-3369967141e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:00.267571 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b31b3695-e61c-4a22-8e9f-14e94e0f4121 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (270012f9-3fc2-42a1-853a-cb785736ad41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:00.320067 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-10c3a47c-fccf-417c-99f5-1e1afabb8c3a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:00.322813 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-10c3a47c-fccf-417c-99f5-1e1afabb8c3a tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 Aug 18 19:24:00.323020 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-10c3a47c-fccf-417c-99f5-1e1afabb8c3a tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:00.323261 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-10c3a47c-fccf-417c-99f5-1e1afabb8c3a tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:00.324329 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-b31b3695-e61c-4a22-8e9f-14e94e0f4121 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Created reservations ['31664a15-1bed-4005-b1d1-0e53063a462e', 'bf7dc4b5-7415-4f83-84c7-b7e48ed83b92', 'fe19db19-f82e-4ac4-9aa3-237d9a0a28f0', 'd96fc641-e4ab-4ead-8a77-0b1da5bf2d0a'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:00.325098 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b31b3695-e61c-4a22-8e9f-14e94e0f4121 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (270012f9-3fc2-42a1-853a-cb785736ad41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31664a15-1bed-4005-b1d1-0e53063a462e', 'bf7dc4b5-7415-4f83-84c7-b7e48ed83b92', 'fe19db19-f82e-4ac4-9aa3-237d9a0a28f0', 'd96fc641-e4ab-4ead-8a77-0b1da5bf2d0a']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:00.325828 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b31b3695-e61c-4a22-8e9f-14e94e0f4121 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8586567e-e405-44e8-bb80-0ca298ad2ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:00.331013 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:00.331013 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:00.334342 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-10c3a47c-fccf-417c-99f5-1e1afabb8c3a tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:00.338909 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-10c3a47c-fccf-417c-99f5-1e1afabb8c3a tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 returned with HTTP 200 Aug 18 19:24:00.339434 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 541/2141] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:24:00 2026] GET /volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:00.352204 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b31b3695-e61c-4a22-8e9f-14e94e0f4121 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8586567e-e405-44e8-bb80-0ca298ad2ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e69ef70-b514-460d-b020-fac2a860b865', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-639525717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b915d4b3461447bb5c5543a52548b61',qos_specs=None,replication_status=,reservations=['31664a15-1bed-4005-b1d1-0e53063a462e','bf7dc4b5-7415-4f83-84c7-b7e48ed83b92','fe19db19-f82e-4ac4-9aa3-237d9a0a28f0','d96fc641-e4ab-4ead-8a77-0b1da5bf2d0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eafc5a1e210f4a45800db225603a7364',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-639525717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e69ef70-b514-460d-b020-fac2a860b865,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b915d4b3461447bb5c5543a52548b61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eafc5a1e210f4a45800db225603a7364',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:00.352985 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b31b3695-e61c-4a22-8e9f-14e94e0f4121 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bcdad99-af0b-429d-a02c-8f2fda8589f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:00.376777 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b31b3695-e61c-4a22-8e9f-14e94e0f4121 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bcdad99-af0b-429d-a02c-8f2fda8589f0) transitioned into state 'SUCCESS' from state '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-639525717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b915d4b3461447bb5c5543a52548b61',qos_specs=None,replication_status=,reservations=['31664a15-1bed-4005-b1d1-0e53063a462e','bf7dc4b5-7415-4f83-84c7-b7e48ed83b92','fe19db19-f82e-4ac4-9aa3-237d9a0a28f0','d96fc641-e4ab-4ead-8a77-0b1da5bf2d0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eafc5a1e210f4a45800db225603a7364',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:00.377504 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b31b3695-e61c-4a22-8e9f-14e94e0f4121 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (267da917-8585-449f-b4ab-6223bb0c5a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:00.387219 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b31b3695-e61c-4a22-8e9f-14e94e0f4121 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (267da917-8585-449f-b4ab-6223bb0c5a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:00.389851 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b31b3695-e61c-4a22-8e9f-14e94e0f4121 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Flow 'volume_create_api' (c8fe76c3-eb79-4ed2-809d-789ec78b48b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:00.390135 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b31b3695-e61c-4a22-8e9f-14e94e0f4121 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume request issued successfully. Aug 18 19:24:00.390705 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b31b3695-e61c-4a22-8e9f-14e94e0f4121 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:00.391102 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 537/2142] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:24:00 2026] POST /volume/v3/volumes => generated 769 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:00.413696 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-58c7f3a5-6961-4865-b4fd-98f4a026bf72 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:00.415905 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-58c7f3a5-6961-4865-b4fd-98f4a026bf72 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/5e69ef70-b514-460d-b020-fac2a860b865 Aug 18 19:24:00.416339 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-58c7f3a5-6961-4865-b4fd-98f4a026bf72 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:00.416437 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-58c7f3a5-6961-4865-b4fd-98f4a026bf72 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:00.424536 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:00.424536 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:00.428780 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-58c7f3a5-6961-4865-b4fd-98f4a026bf72 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:00.431875 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-eb3b4dc0-c557-4099-b0e1-2be1e8134da1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:00.432323 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-eb3b4dc0-c557-4099-b0e1-2be1e8134da1 None None] GET https://10.4.3.170/volume// Aug 18 19:24:00.432692 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-eb3b4dc0-c557-4099-b0e1-2be1e8134da1 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:00.432761 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-eb3b4dc0-c557-4099-b0e1-2be1e8134da1 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:00.433101 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-eb3b4dc0-c557-4099-b0e1-2be1e8134da1 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:24:00.433497 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 532/2143] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:24: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 19:24:00.433885 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-58c7f3a5-6961-4865-b4fd-98f4a026bf72 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/5e69ef70-b514-460d-b020-fac2a860b865 returned with HTTP 200 Aug 18 19:24:00.434289 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 534/2144] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:00 2026] GET /volume/v3/volumes/5e69ef70-b514-460d-b020-fac2a860b865 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:00.446046 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-e3d68c3d-1f2d-468a-aca5-fbdf7cb3111a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:00.448046 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-e3d68c3d-1f2d-468a-aca5-fbdf7cb3111a tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:24:00.448570 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-e3d68c3d-1f2d-468a-aca5-fbdf7cb3111a tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86ae5391-c3ca-4671-844c-ad11d7eb41f1", "connector": null, "instance_uuid": "8f9a5a98-3753-4775-8b81-dd78ff19bbc3"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:00.457767 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:00.457767 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:00.486287 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-e3d68c3d-1f2d-468a-aca5-fbdf7cb3111a tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:24:00.486890 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 542/2145] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:24: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 19:24:00.523377 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9c735f5c-25c4-443b-9359-134a73c43d48 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:00.527624 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9c735f5c-25c4-443b-9359-134a73c43d48 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 Aug 18 19:24:00.527935 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9c735f5c-25c4-443b-9359-134a73c43d48 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:00.528150 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9c735f5c-25c4-443b-9359-134a73c43d48 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:00.545150 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2e1df03b-9f30-472b-b9ec-7f0f67c81976 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:00.545703 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2e1df03b-9f30-472b-b9ec-7f0f67c81976 None None] GET https://10.4.3.170/volume// Aug 18 19:24:00.545945 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2e1df03b-9f30-472b-b9ec-7f0f67c81976 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:00.546555 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2e1df03b-9f30-472b-b9ec-7f0f67c81976 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:00.547022 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2e1df03b-9f30-472b-b9ec-7f0f67c81976 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:24:00.547414 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 533/2146] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:24:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:24:00.556710 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-5e74ec7e-7f40-4875-af84-2c1107ad6fa8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:00.559213 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-5e74ec7e-7f40-4875-af84-2c1107ad6fa8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 Aug 18 19:24:00.559474 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-5e74ec7e-7f40-4875-af84-2c1107ad6fa8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:00.559692 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-5e74ec7e-7f40-4875-af84-2c1107ad6fa8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:00.560942 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:00.560942 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:00.565057 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-9c735f5c-25c4-443b-9359-134a73c43d48 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:00.569998 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9c735f5c-25c4-443b-9359-134a73c43d48 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 returned with HTTP 200 Aug 18 19:24:00.570462 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 538/2147] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:00 2026] GET /volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:00.572393 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:00.572393 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:00.576150 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-5e74ec7e-7f40-4875-af84-2c1107ad6fa8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:00.584222 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-5e74ec7e-7f40-4875-af84-2c1107ad6fa8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 returned with HTTP 200 Aug 18 19:24:00.586339 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 535/2148] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:24:00 2026] GET /volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:24:00.704096 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-c5ac614f-7ad4-4338-b940-fdc7e88909f8 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:00.706084 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-c5ac614f-7ad4-4338-b940-fdc7e88909f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] PUT https://10.4.3.170/volume/v3/attachments/1bd6463f-32c8-44d2-beda-4d8bd29d4a18 Aug 18 19:24:00.706456 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-c5ac614f-7ad4-4338-b940-fdc7e88909f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:00.713757 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-c5ac614f-7ad4-4338-b940-fdc7e88909f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Acquiring lock "cinder-attachment_update-86ae5391-c3ca-4671-844c-ad11d7eb41f1-np0000007688" by "attachment_update" {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:24:00.718629 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-c5ac614f-7ad4-4338-b940-fdc7e88909f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Lock "cinder-attachment_update-86ae5391-c3ca-4671-844c-ad11d7eb41f1-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:24:00.719560 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:00.719560 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:00.814152 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-c5ac614f-7ad4-4338-b940-fdc7e88909f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Lock "cinder-attachment_update-86ae5391-c3ca-4671-844c-ad11d7eb41f1-np0000007688" released by "attachment_update" :: held 0.095s {{(pid=100583) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:24:00.814504 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-c5ac614f-7ad4-4338-b940-fdc7e88909f8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/attachments/1bd6463f-32c8-44d2-beda-4d8bd29d4a18 returned with HTTP 200 Aug 18 19:24:00.814926 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 543/2149] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:24:00 2026] PUT /volume/v3/attachments/1bd6463f-32c8-44d2-beda-4d8bd29d4a18 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:00.973703 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-22315f71-6615-4004-8518-d30a4c530ddf None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:00.978307 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-22315f71-6615-4004-8518-d30a4c530ddf tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 Aug 18 19:24:00.978685 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-22315f71-6615-4004-8518-d30a4c530ddf tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:00.978959 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-22315f71-6615-4004-8518-d30a4c530ddf tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:00.979121 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-22315f71-6615-4004-8518-d30a4c530ddf tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 8b5a98c3-cf9f-4e4b-be64-a969814248c9. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:00.986127 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:00.986127 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:00.987098 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-22315f71-6615-4004-8518-d30a4c530ddf tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 returned with HTTP 200 Aug 18 19:24:00.987710 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 534/2150] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:00 2026] GET /volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:01.450904 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-aadbba8b-0df0-4f90-8bdc-06fbae02ca30 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:01.452657 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-aadbba8b-0df0-4f90-8bdc-06fbae02ca30 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/5e69ef70-b514-460d-b020-fac2a860b865 Aug 18 19:24:01.452890 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-aadbba8b-0df0-4f90-8bdc-06fbae02ca30 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:01.453071 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-aadbba8b-0df0-4f90-8bdc-06fbae02ca30 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:01.461339 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:01.461339 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:01.464977 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-aadbba8b-0df0-4f90-8bdc-06fbae02ca30 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:01.469321 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-aadbba8b-0df0-4f90-8bdc-06fbae02ca30 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/5e69ef70-b514-460d-b020-fac2a860b865 returned with HTTP 200 Aug 18 19:24:01.469795 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 539/2151] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:01 2026] GET /volume/v3/volumes/5e69ef70-b514-460d-b020-fac2a860b865 => generated 862 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:01.485216 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2265d9b5-6b4b-4d69-90fd-6a5dd2d7a203 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:01.487520 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2265d9b5-6b4b-4d69-90fd-6a5dd2d7a203 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:24:01.487840 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2265d9b5-6b4b-4d69-90fd-6a5dd2d7a203 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e69ef70-b514-460d-b020-fac2a860b865", "name": "tempest-VolumeDependencyTests-Snapshot-213118625"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:01.501419 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:01.501419 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:01.501886 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2265d9b5-6b4b-4d69-90fd-6a5dd2d7a203 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:01.501990 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-2265d9b5-6b4b-4d69-90fd-6a5dd2d7a203 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create snapshot from volume 5e69ef70-b514-460d-b020-fac2a860b865 Aug 18 19:24:01.544793 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-2265d9b5-6b4b-4d69-90fd-6a5dd2d7a203 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Created reservations ['76d8da43-f35e-4d06-9fb2-d0737a12aa43', '12a4b130-74dd-47e5-be9f-0d36b9d7ccee', 'a525937f-8e28-4350-a52c-c8eff093a98c', '87628966-37e9-4623-a9df-204e36207317'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:01.578617 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2265d9b5-6b4b-4d69-90fd-6a5dd2d7a203 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot create request issued successfully. Aug 18 19:24:01.578962 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2265d9b5-6b4b-4d69-90fd-6a5dd2d7a203 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:24:01.579432 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 536/2152] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:24:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:01.586320 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3a9002cb-e3b7-4d22-a015-34190f2dc9ae None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:01.589739 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9daaac42-bbf5-4e71-b99d-51ea238bd6d9 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:01.591174 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3a9002cb-e3b7-4d22-a015-34190f2dc9ae tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 Aug 18 19:24:01.591380 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3a9002cb-e3b7-4d22-a015-34190f2dc9ae tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:01.591637 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3a9002cb-e3b7-4d22-a015-34190f2dc9ae tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:01.593493 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9daaac42-bbf5-4e71-b99d-51ea238bd6d9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/snapshots/9fa1d1a8-7b6e-47a6-8bc7-3065743572fd Aug 18 19:24:01.593746 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9daaac42-bbf5-4e71-b99d-51ea238bd6d9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:01.593995 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9daaac42-bbf5-4e71-b99d-51ea238bd6d9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:01.603074 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:01.603074 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:01.603469 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9daaac42-bbf5-4e71-b99d-51ea238bd6d9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot retrieved successfully. Aug 18 19:24:01.604215 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9daaac42-bbf5-4e71-b99d-51ea238bd6d9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/9fa1d1a8-7b6e-47a6-8bc7-3065743572fd returned with HTTP 200 Aug 18 19:24:01.604600 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 535/2153] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:01 2026] GET /volume/v3/snapshots/9fa1d1a8-7b6e-47a6-8bc7-3065743572fd => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:01.607101 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:01.607101 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:01.616263 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-3a9002cb-e3b7-4d22-a015-34190f2dc9ae tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:01.624010 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3a9002cb-e3b7-4d22-a015-34190f2dc9ae tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 returned with HTTP 200 Aug 18 19:24:01.624431 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 544/2154] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:01 2026] GET /volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:02.003705 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-fa761e0c-8f9f-4d1c-bd69-9fcd1c7610cd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:02.005857 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fa761e0c-8f9f-4d1c-bd69-9fcd1c7610cd tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 Aug 18 19:24:02.006101 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fa761e0c-8f9f-4d1c-bd69-9fcd1c7610cd tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:02.006325 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fa761e0c-8f9f-4d1c-bd69-9fcd1c7610cd tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:02.006544 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-fa761e0c-8f9f-4d1c-bd69-9fcd1c7610cd tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 8b5a98c3-cf9f-4e4b-be64-a969814248c9. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:02.013246 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:02.013246 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:02.014078 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fa761e0c-8f9f-4d1c-bd69-9fcd1c7610cd tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 returned with HTTP 200 Aug 18 19:24:02.014619 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 540/2155] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:02 2026] GET /volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:02.407488 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-79abf199-6fee-43ec-b6cf-247baada80e4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:02.467269 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-79abf199-6fee-43ec-b6cf-247baada80e4 tempest-VolumeHostsAdminTestsJSON-422427377 tempest-VolumeHostsAdminTestsJSON-422427377-project-admin] GET https://10.4.3.170/volume/v3/os-hosts Aug 18 19:24:02.467508 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-79abf199-6fee-43ec-b6cf-247baada80e4 tempest-VolumeHostsAdminTestsJSON-422427377 tempest-VolumeHostsAdminTestsJSON-422427377-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:02.467698 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-79abf199-6fee-43ec-b6cf-247baada80e4 tempest-VolumeHostsAdminTestsJSON-422427377 tempest-VolumeHostsAdminTestsJSON-422427377-project-admin] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:02.467949 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:02.467949 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:02.476461 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.hosts [None req-79abf199-6fee-43ec-b6cf-247baada80e4 tempest-VolumeHostsAdminTestsJSON-422427377 tempest-VolumeHostsAdminTestsJSON-422427377-project-admin] status, active and update: available, enabled, 2026-08-18 19:22:35+00:00 {{(pid=100581) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 19:24:02.476629 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.hosts [None req-79abf199-6fee-43ec-b6cf-247baada80e4 tempest-VolumeHostsAdminTestsJSON-422427377 tempest-VolumeHostsAdminTestsJSON-422427377-project-admin] status, active and update: available, enabled, 2026-08-18 19:22:32+00:00 {{(pid=100581) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 19:24:02.476799 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.hosts [None req-79abf199-6fee-43ec-b6cf-247baada80e4 tempest-VolumeHostsAdminTestsJSON-422427377 tempest-VolumeHostsAdminTestsJSON-422427377-project-admin] status, active and update: available, enabled, 2026-08-18 19:22:09+00:00 {{(pid=100581) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 19:24:02.477066 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-79abf199-6fee-43ec-b6cf-247baada80e4 tempest-VolumeHostsAdminTestsJSON-422427377 tempest-VolumeHostsAdminTestsJSON-422427377-project-admin] https://10.4.3.170/volume/v3/os-hosts returned with HTTP 200 Aug 18 19:24:02.477475 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 537/2156] 10.4.3.170 () {66 vars in 1240 bytes} [Tue Aug 18 19:24:02 2026] GET /volume/v3/os-hosts => generated 560 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:02.486591 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5c4c2b3a-9982-4f45-a475-0fc6d259d9b8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:02.490386 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5c4c2b3a-9982-4f45-a475-0fc6d259d9b8 tempest-VolumeHostsAdminTestsJSON-422427377 tempest-VolumeHostsAdminTestsJSON-422427377-project-admin] GET https://10.4.3.170/volume/v3/os-hosts Aug 18 19:24:02.490386 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5c4c2b3a-9982-4f45-a475-0fc6d259d9b8 tempest-VolumeHostsAdminTestsJSON-422427377 tempest-VolumeHostsAdminTestsJSON-422427377-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:02.490386 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5c4c2b3a-9982-4f45-a475-0fc6d259d9b8 tempest-VolumeHostsAdminTestsJSON-422427377 tempest-VolumeHostsAdminTestsJSON-422427377-project-admin] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:02.496969 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.hosts [None req-5c4c2b3a-9982-4f45-a475-0fc6d259d9b8 tempest-VolumeHostsAdminTestsJSON-422427377 tempest-VolumeHostsAdminTestsJSON-422427377-project-admin] status, active and update: available, enabled, 2026-08-18 19:22:35+00:00 {{(pid=100580) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 19:24:02.497157 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.hosts [None req-5c4c2b3a-9982-4f45-a475-0fc6d259d9b8 tempest-VolumeHostsAdminTestsJSON-422427377 tempest-VolumeHostsAdminTestsJSON-422427377-project-admin] status, active and update: available, enabled, 2026-08-18 19:22:32+00:00 {{(pid=100580) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 19:24:02.497317 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.hosts [None req-5c4c2b3a-9982-4f45-a475-0fc6d259d9b8 tempest-VolumeHostsAdminTestsJSON-422427377 tempest-VolumeHostsAdminTestsJSON-422427377-project-admin] status, active and update: available, enabled, 2026-08-18 19:22:09+00:00 {{(pid=100580) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 19:24:02.497692 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5c4c2b3a-9982-4f45-a475-0fc6d259d9b8 tempest-VolumeHostsAdminTestsJSON-422427377 tempest-VolumeHostsAdminTestsJSON-422427377-project-admin] https://10.4.3.170/volume/v3/os-hosts returned with HTTP 200 Aug 18 19:24:02.498174 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 536/2157] 10.4.3.170 () {66 vars in 1240 bytes} [Tue Aug 18 19:24:02 2026] GET /volume/v3/os-hosts => generated 560 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:02.508162 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e77c7901-41b1-4b7c-a426-2213fab2ef39 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:02.512491 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e77c7901-41b1-4b7c-a426-2213fab2ef39 tempest-VolumeHostsAdminTestsJSON-422427377 tempest-VolumeHostsAdminTestsJSON-422427377-project-admin] GET https://10.4.3.170/volume/v3/os-hosts/np0000007688@storpool Aug 18 19:24:02.512491 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e77c7901-41b1-4b7c-a426-2213fab2ef39 tempest-VolumeHostsAdminTestsJSON-422427377 tempest-VolumeHostsAdminTestsJSON-422427377-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:02.512491 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e77c7901-41b1-4b7c-a426-2213fab2ef39 tempest-VolumeHostsAdminTestsJSON-422427377 tempest-VolumeHostsAdminTestsJSON-422427377-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:02.566654 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e77c7901-41b1-4b7c-a426-2213fab2ef39 tempest-VolumeHostsAdminTestsJSON-422427377 tempest-VolumeHostsAdminTestsJSON-422427377-project-admin] https://10.4.3.170/volume/v3/os-hosts/np0000007688@storpool returned with HTTP 200 Aug 18 19:24:02.567031 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 545/2158] 10.4.3.170 () {66 vars in 1306 bytes} [Tue Aug 18 19:24:02 2026] GET /volume/v3/os-hosts/np0000007688@storpool => generated 1315 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:02.615700 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-0e352b41-b5d7-4ba0-97b6-6fd9aa1eb249 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:02.618322 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0e352b41-b5d7-4ba0-97b6-6fd9aa1eb249 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/snapshots/9fa1d1a8-7b6e-47a6-8bc7-3065743572fd Aug 18 19:24:02.618619 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0e352b41-b5d7-4ba0-97b6-6fd9aa1eb249 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:02.618869 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0e352b41-b5d7-4ba0-97b6-6fd9aa1eb249 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:02.624558 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:02.624558 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:02.625200 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-0e352b41-b5d7-4ba0-97b6-6fd9aa1eb249 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot retrieved successfully. Aug 18 19:24:02.626314 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0e352b41-b5d7-4ba0-97b6-6fd9aa1eb249 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/9fa1d1a8-7b6e-47a6-8bc7-3065743572fd returned with HTTP 200 Aug 18 19:24:02.626916 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 541/2159] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:02 2026] GET /volume/v3/snapshots/9fa1d1a8-7b6e-47a6-8bc7-3065743572fd => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:02.635513 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2c369bc3-f8c2-438e-bced-c8e14068d352 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:02.637222 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2c369bc3-f8c2-438e-bced-c8e14068d352 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:02.637645 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2c369bc3-f8c2-438e-bced-c8e14068d352 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9fa1d1a8-7b6e-47a6-8bc7-3065743572fd", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-259635689"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:02.638672 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2c818f4f-bd4f-47e9-956c-6214303692a0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:02.639470 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-2c369bc3-f8c2-438e-bced-c8e14068d352 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume request body: {'volume': {'snapshot_id': '9fa1d1a8-7b6e-47a6-8bc7-3065743572fd', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-259635689'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:02.640786 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2c818f4f-bd4f-47e9-956c-6214303692a0 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 Aug 18 19:24:02.641026 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2c818f4f-bd4f-47e9-956c-6214303692a0 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:02.641254 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2c818f4f-bd4f-47e9-956c-6214303692a0 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:02.645166 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:02.645166 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:02.645614 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2c369bc3-f8c2-438e-bced-c8e14068d352 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot retrieved successfully. Aug 18 19:24:02.645725 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-2c369bc3-f8c2-438e-bced-c8e14068d352 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume of 1 GB Aug 18 19:24:02.649098 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2c369bc3-f8c2-438e-bced-c8e14068d352 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Availability Zones retrieved successfully. Aug 18 19:24:02.651556 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:02.651556 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:02.653909 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-2c369bc3-f8c2-438e-bced-c8e14068d352 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Flow 'volume_create_api' (3fd849ac-29e4-4774-910c-b1cc2f4ec66a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:02.654965 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-2c369bc3-f8c2-438e-bced-c8e14068d352 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34d88173-33d1-44f4-bd30-ae83b74363d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:02.655079 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2c818f4f-bd4f-47e9-956c-6214303692a0 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:02.655960 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-2c369bc3-f8c2-438e-bced-c8e14068d352 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:02.661684 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2c818f4f-bd4f-47e9-956c-6214303692a0 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 returned with HTTP 200 Aug 18 19:24:02.662164 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 537/2160] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:02 2026] GET /volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:02.689164 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-2c369bc3-f8c2-438e-bced-c8e14068d352 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34d88173-33d1-44f4-bd30-ae83b74363d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9fa1d1a8-7b6e-47a6-8bc7-3065743572fd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:02.689962 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-2c369bc3-f8c2-438e-bced-c8e14068d352 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (895bcd04-7069-4e32-a5b4-28de15323506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:02.736290 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-2c369bc3-f8c2-438e-bced-c8e14068d352 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Created reservations ['70e4ec24-0288-46ac-a8aa-3dc823870511', '2a4c4c1f-9ccf-4226-8e08-85615e7270d2', '42a7f4f5-5848-4ccd-baa1-be494b3d8345', 'a0aa451b-f2a0-410c-a842-ea593787c01b'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:02.737106 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-2c369bc3-f8c2-438e-bced-c8e14068d352 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (895bcd04-7069-4e32-a5b4-28de15323506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70e4ec24-0288-46ac-a8aa-3dc823870511', '2a4c4c1f-9ccf-4226-8e08-85615e7270d2', '42a7f4f5-5848-4ccd-baa1-be494b3d8345', 'a0aa451b-f2a0-410c-a842-ea593787c01b']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:02.738218 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-2c369bc3-f8c2-438e-bced-c8e14068d352 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6dca1ed-1161-4fe0-b3b3-f07766262d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:02.784337 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-2c369bc3-f8c2-438e-bced-c8e14068d352 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6dca1ed-1161-4fe0-b3b3-f07766262d74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46cb285d-82a0-44b8-8a61-2475f74d5e4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-259635689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b915d4b3461447bb5c5543a52548b61',qos_specs=None,replication_status=,reservations=['70e4ec24-0288-46ac-a8aa-3dc823870511','2a4c4c1f-9ccf-4226-8e08-85615e7270d2','42a7f4f5-5848-4ccd-baa1-be494b3d8345','a0aa451b-f2a0-410c-a842-ea593787c01b'],size=1,snapshot_id=9fa1d1a8-7b6e-47a6-8bc7-3065743572fd,source_replicaid=,source_volid=None,status='creating',user_id='eafc5a1e210f4a45800db225603a7364',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-259635689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46cb285d-82a0-44b8-8a61-2475f74d5e4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b915d4b3461447bb5c5543a52548b61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9fa1d1a8-7b6e-47a6-8bc7-3065743572fd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eafc5a1e210f4a45800db225603a7364',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:02.785221 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-2c369bc3-f8c2-438e-bced-c8e14068d352 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (642a6541-1696-44e0-9321-d9bf7d51eff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:02.805699 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-2c369bc3-f8c2-438e-bced-c8e14068d352 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (642a6541-1696-44e0-9321-d9bf7d51eff8) transitioned into state 'SUCCESS' from state '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-259635689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b915d4b3461447bb5c5543a52548b61',qos_specs=None,replication_status=,reservations=['70e4ec24-0288-46ac-a8aa-3dc823870511','2a4c4c1f-9ccf-4226-8e08-85615e7270d2','42a7f4f5-5848-4ccd-baa1-be494b3d8345','a0aa451b-f2a0-410c-a842-ea593787c01b'],size=1,snapshot_id=9fa1d1a8-7b6e-47a6-8bc7-3065743572fd,source_replicaid=,source_volid=None,status='creating',user_id='eafc5a1e210f4a45800db225603a7364',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:02.806377 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-2c369bc3-f8c2-438e-bced-c8e14068d352 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f31a5b87-6c45-4125-b4ac-bdc9b1641979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:02.832917 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-2c369bc3-f8c2-438e-bced-c8e14068d352 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f31a5b87-6c45-4125-b4ac-bdc9b1641979) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:02.835197 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-2c369bc3-f8c2-438e-bced-c8e14068d352 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Flow 'volume_create_api' (3fd849ac-29e4-4774-910c-b1cc2f4ec66a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:02.835197 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2c369bc3-f8c2-438e-bced-c8e14068d352 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume request issued successfully. Aug 18 19:24:02.837676 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2c369bc3-f8c2-438e-bced-c8e14068d352 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:02.838167 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 538/2161] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:24:02 2026] POST /volume/v3/volumes => generated 803 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:02.856715 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-99f2ca41-a106-4f6e-9782-6badf889b80a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:02.860801 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-99f2ca41-a106-4f6e-9782-6badf889b80a tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/46cb285d-82a0-44b8-8a61-2475f74d5e4a Aug 18 19:24:02.861333 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-99f2ca41-a106-4f6e-9782-6badf889b80a tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:02.861885 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-99f2ca41-a106-4f6e-9782-6badf889b80a tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:02.881188 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:02.881188 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:02.885785 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-99f2ca41-a106-4f6e-9782-6badf889b80a tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:02.891870 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-99f2ca41-a106-4f6e-9782-6badf889b80a tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/46cb285d-82a0-44b8-8a61-2475f74d5e4a returned with HTTP 200 Aug 18 19:24:02.892377 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 546/2162] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:02 2026] GET /volume/v3/volumes/46cb285d-82a0-44b8-8a61-2475f74d5e4a => generated 871 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:03.025579 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-72e5327b-7dc6-42c4-98f1-2ae7edda7ef2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:03.027443 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-72e5327b-7dc6-42c4-98f1-2ae7edda7ef2 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 Aug 18 19:24:03.027782 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-72e5327b-7dc6-42c4-98f1-2ae7edda7ef2 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:03.028048 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-72e5327b-7dc6-42c4-98f1-2ae7edda7ef2 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:03.028195 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-72e5327b-7dc6-42c4-98f1-2ae7edda7ef2 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 8b5a98c3-cf9f-4e4b-be64-a969814248c9. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:03.033135 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:03.033135 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:03.033978 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-72e5327b-7dc6-42c4-98f1-2ae7edda7ef2 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 returned with HTTP 200 Aug 18 19:24:03.034413 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 542/2163] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:03 2026] GET /volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:03.685899 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f35bf147-3108-4546-987f-af160f4ac8c1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:03.685899 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f35bf147-3108-4546-987f-af160f4ac8c1 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 Aug 18 19:24:03.685899 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f35bf147-3108-4546-987f-af160f4ac8c1 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:03.685899 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f35bf147-3108-4546-987f-af160f4ac8c1 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:03.696960 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:03.696960 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:03.700201 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f35bf147-3108-4546-987f-af160f4ac8c1 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:03.704077 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f35bf147-3108-4546-987f-af160f4ac8c1 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 returned with HTTP 200 Aug 18 19:24:03.704466 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 538/2164] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:03 2026] GET /volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:03.907025 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e5301538-4006-454b-b67a-20b3c731f6e1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:03.908936 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e5301538-4006-454b-b67a-20b3c731f6e1 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/46cb285d-82a0-44b8-8a61-2475f74d5e4a Aug 18 19:24:03.909117 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e5301538-4006-454b-b67a-20b3c731f6e1 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:03.909305 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e5301538-4006-454b-b67a-20b3c731f6e1 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:03.915718 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:03.915718 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:03.919164 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e5301538-4006-454b-b67a-20b3c731f6e1 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:03.923057 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e5301538-4006-454b-b67a-20b3c731f6e1 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/46cb285d-82a0-44b8-8a61-2475f74d5e4a returned with HTTP 200 Aug 18 19:24:03.923441 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 539/2165] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:03 2026] GET /volume/v3/volumes/46cb285d-82a0-44b8-8a61-2475f74d5e4a => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:03.937589 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e3665a89-9e90-4ca0-9f09-7ebd1154af50 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:03.941633 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e3665a89-9e90-4ca0-9f09-7ebd1154af50 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:24:03.941970 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e3665a89-9e90-4ca0-9f09-7ebd1154af50 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "46cb285d-82a0-44b8-8a61-2475f74d5e4a", "name": "tempest-VolumeDependencyTests-Snapshot-1682789198"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:03.954713 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:03.954713 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:03.954956 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e3665a89-9e90-4ca0-9f09-7ebd1154af50 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:03.955067 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-e3665a89-9e90-4ca0-9f09-7ebd1154af50 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create snapshot from volume 46cb285d-82a0-44b8-8a61-2475f74d5e4a Aug 18 19:24:03.988970 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-e3665a89-9e90-4ca0-9f09-7ebd1154af50 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Created reservations ['d5ff9412-6682-4fcd-98bc-d6d8ff3a7467', '4290cdd1-c411-48b8-88de-4fc2b2431531', '1cb3299c-71b9-4b49-b904-92806b83dfb1', 'ce9f7a7e-ae26-4473-a971-cc78342d4fae'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:04.025971 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e3665a89-9e90-4ca0-9f09-7ebd1154af50 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot create request issued successfully. Aug 18 19:24:04.026328 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e3665a89-9e90-4ca0-9f09-7ebd1154af50 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:24:04.026855 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 547/2166] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:24:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:04.037848 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-50b51028-42d8-4112-89a3-27ddc050ab46 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:04.040182 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-50b51028-42d8-4112-89a3-27ddc050ab46 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/snapshots/7545b37a-cad4-4475-a917-2e95a0ebdf0d Aug 18 19:24:04.040411 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-50b51028-42d8-4112-89a3-27ddc050ab46 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:04.048569 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-50b51028-42d8-4112-89a3-27ddc050ab46 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:04.054569 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:04.054569 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:04.055083 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-50b51028-42d8-4112-89a3-27ddc050ab46 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot retrieved successfully. Aug 18 19:24:04.056076 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-50b51028-42d8-4112-89a3-27ddc050ab46 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/7545b37a-cad4-4475-a917-2e95a0ebdf0d returned with HTTP 200 Aug 18 19:24:04.056263 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 543/2167] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:04 2026] GET /volume/v3/snapshots/7545b37a-cad4-4475-a917-2e95a0ebdf0d => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:04.059845 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-95a4339d-d71e-42ef-9155-31516958f658 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:04.061713 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-95a4339d-d71e-42ef-9155-31516958f658 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 Aug 18 19:24:04.061713 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-95a4339d-d71e-42ef-9155-31516958f658 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:04.061713 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-95a4339d-d71e-42ef-9155-31516958f658 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:04.061713 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-95a4339d-d71e-42ef-9155-31516958f658 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 8b5a98c3-cf9f-4e4b-be64-a969814248c9. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:04.066800 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:04.066800 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:04.067835 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-95a4339d-d71e-42ef-9155-31516958f658 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 returned with HTTP 200 Aug 18 19:24:04.068356 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 539/2168] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:04 2026] GET /volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:04.107101 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-27a25225-7870-468f-8a3c-952f8106ade8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:04.112335 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-27a25225-7870-468f-8a3c-952f8106ade8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] POST https://10.4.3.170/volume/v3/attachments/1bd6463f-32c8-44d2-beda-4d8bd29d4a18/action Aug 18 19:24:04.113555 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-27a25225-7870-468f-8a3c-952f8106ade8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:04.113687 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-27a25225-7870-468f-8a3c-952f8106ade8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:04.137664 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:04.137664 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:04.151779 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-eab65ea5-5370-402f-a3d6-09ea822ae6dc req-27a25225-7870-468f-8a3c-952f8106ade8 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/attachments/1bd6463f-32c8-44d2-beda-4d8bd29d4a18/action returned with HTTP 204 Aug 18 19:24:04.152213 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 540/2169] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:24:04 2026] POST /volume/v3/attachments/1bd6463f-32c8-44d2-beda-4d8bd29d4a18/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:04.721484 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f008a8b2-c494-4579-b9f9-af9e4383a9e0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:04.723794 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f008a8b2-c494-4579-b9f9-af9e4383a9e0 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 Aug 18 19:24:04.724012 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f008a8b2-c494-4579-b9f9-af9e4383a9e0 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:04.724210 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f008a8b2-c494-4579-b9f9-af9e4383a9e0 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:04.735897 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:04.735897 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:04.740382 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f008a8b2-c494-4579-b9f9-af9e4383a9e0 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:04.745322 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f008a8b2-c494-4579-b9f9-af9e4383a9e0 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 returned with HTTP 200 Aug 18 19:24:04.746104 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 548/2170] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:04 2026] GET /volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:04.760272 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-407d4710-9718-4239-8d7f-c7de54b9064b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:04.762378 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-407d4710-9718-4239-8d7f-c7de54b9064b tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 Aug 18 19:24:04.762614 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-407d4710-9718-4239-8d7f-c7de54b9064b tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:04.762828 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-407d4710-9718-4239-8d7f-c7de54b9064b tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:04.784738 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:04.784738 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:04.784738 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-407d4710-9718-4239-8d7f-c7de54b9064b tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:04.784738 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-407d4710-9718-4239-8d7f-c7de54b9064b tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 returned with HTTP 200 Aug 18 19:24:04.784738 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 544/2171] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:04 2026] GET /volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:04.881398 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-09d1969c-b213-4338-9cae-7cb0cb9f7767 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:04.885131 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-09d1969c-b213-4338-9cae-7cb0cb9f7767 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:04.885449 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-09d1969c-b213-4338-9cae-7cb0cb9f7767 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1457871194"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:04.886798 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-09d1969c-b213-4338-9cae-7cb0cb9f7767 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1457871194'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:04.886862 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-09d1969c-b213-4338-9cae-7cb0cb9f7767 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Create volume of 1 GB Aug 18 19:24:04.896380 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-09d1969c-b213-4338-9cae-7cb0cb9f7767 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Availability Zones retrieved successfully. Aug 18 19:24:04.902260 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-09d1969c-b213-4338-9cae-7cb0cb9f7767 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Flow 'volume_create_api' (de5f3fd4-3b6a-40d6-a7b1-ae7e0408bf49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:04.903710 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-09d1969c-b213-4338-9cae-7cb0cb9f7767 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f69a91f-b39f-48b2-a483-6d32858e08f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:04.905060 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-09d1969c-b213-4338-9cae-7cb0cb9f7767 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:04.934164 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-09d1969c-b213-4338-9cae-7cb0cb9f7767 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f69a91f-b39f-48b2-a483-6d32858e08f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:04.934886 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-09d1969c-b213-4338-9cae-7cb0cb9f7767 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a5a664b-8af5-4163-aba6-1b9c3cb5a0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:04.976329 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-09d1969c-b213-4338-9cae-7cb0cb9f7767 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Created reservations ['667dcc62-98bc-46d8-8287-17f609c5f161', '8fd37bf2-7253-4258-b68d-1de1a59befee', '82f1427b-e7dc-4766-b3f1-18e6879e1650', '3a7c95e8-4fe4-4592-8388-578ee1da9ec7'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:04.977040 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-09d1969c-b213-4338-9cae-7cb0cb9f7767 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a5a664b-8af5-4163-aba6-1b9c3cb5a0bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['667dcc62-98bc-46d8-8287-17f609c5f161', '8fd37bf2-7253-4258-b68d-1de1a59befee', '82f1427b-e7dc-4766-b3f1-18e6879e1650', '3a7c95e8-4fe4-4592-8388-578ee1da9ec7']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:04.977718 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-09d1969c-b213-4338-9cae-7cb0cb9f7767 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2e5b6df-520b-4ff8-8140-2d575d5a6ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:04.998923 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-09d1969c-b213-4338-9cae-7cb0cb9f7767 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2e5b6df-520b-4ff8-8140-2d575d5a6ab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3258123d-c142-42f5-9345-8c87df28370d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1457871194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91088d280a974fe9b5bd18b19a38059d',qos_specs=None,replication_status=,reservations=['667dcc62-98bc-46d8-8287-17f609c5f161','8fd37bf2-7253-4258-b68d-1de1a59befee','82f1427b-e7dc-4766-b3f1-18e6879e1650','3a7c95e8-4fe4-4592-8388-578ee1da9ec7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='812fe488ac38478c96269a1fd69bfb54',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1457871194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3258123d-c142-42f5-9345-8c87df28370d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91088d280a974fe9b5bd18b19a38059d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='812fe488ac38478c96269a1fd69bfb54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:05.000269 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-09d1969c-b213-4338-9cae-7cb0cb9f7767 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fae39280-ec3b-459c-85f2-c1b73e084d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:05.042569 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-09d1969c-b213-4338-9cae-7cb0cb9f7767 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fae39280-ec3b-459c-85f2-c1b73e084d3c) transitioned into state 'SUCCESS' from state '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-1457871194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91088d280a974fe9b5bd18b19a38059d',qos_specs=None,replication_status=,reservations=['667dcc62-98bc-46d8-8287-17f609c5f161','8fd37bf2-7253-4258-b68d-1de1a59befee','82f1427b-e7dc-4766-b3f1-18e6879e1650','3a7c95e8-4fe4-4592-8388-578ee1da9ec7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='812fe488ac38478c96269a1fd69bfb54',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:05.043578 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-09d1969c-b213-4338-9cae-7cb0cb9f7767 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5a195b5-545e-4247-9f3c-91b569a46dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:05.059335 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-09d1969c-b213-4338-9cae-7cb0cb9f7767 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5a195b5-545e-4247-9f3c-91b569a46dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:05.060601 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-09d1969c-b213-4338-9cae-7cb0cb9f7767 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Flow 'volume_create_api' (de5f3fd4-3b6a-40d6-a7b1-ae7e0408bf49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:05.061045 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-09d1969c-b213-4338-9cae-7cb0cb9f7767 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Create volume request issued successfully. Aug 18 19:24:05.061827 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-09d1969c-b213-4338-9cae-7cb0cb9f7767 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:05.062378 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 540/2172] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:24:04 2026] POST /volume/v3/volumes => generated 751 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:05.066342 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d8693285-8425-40e4-85f3-6974abceab5d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:05.068373 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d8693285-8425-40e4-85f3-6974abceab5d tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/snapshots/7545b37a-cad4-4475-a917-2e95a0ebdf0d Aug 18 19:24:05.068590 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d8693285-8425-40e4-85f3-6974abceab5d tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:05.068761 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d8693285-8425-40e4-85f3-6974abceab5d tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:05.074752 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:05.074752 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:05.075180 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d8693285-8425-40e4-85f3-6974abceab5d tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot retrieved successfully. Aug 18 19:24:05.075900 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d8693285-8425-40e4-85f3-6974abceab5d tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/7545b37a-cad4-4475-a917-2e95a0ebdf0d returned with HTTP 200 Aug 18 19:24:05.076246 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 541/2173] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:05 2026] GET /volume/v3/snapshots/7545b37a-cad4-4475-a917-2e95a0ebdf0d => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:05.085803 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5f4a2433-e320-4fc1-b243-853bda4dcdf3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:05.087889 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-fe317c6a-d688-4ee8-9810-5584bc3fd604 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:05.088409 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5f4a2433-e320-4fc1-b243-853bda4dcdf3 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d Aug 18 19:24:05.088642 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5f4a2433-e320-4fc1-b243-853bda4dcdf3 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:05.089128 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5f4a2433-e320-4fc1-b243-853bda4dcdf3 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:05.089858 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f2990c7e-d1db-4e37-aecc-b49489588508 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:05.091667 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f2990c7e-d1db-4e37-aecc-b49489588508 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 Aug 18 19:24:05.091929 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f2990c7e-d1db-4e37-aecc-b49489588508 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:05.092151 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f2990c7e-d1db-4e37-aecc-b49489588508 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:05.092312 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-f2990c7e-d1db-4e37-aecc-b49489588508 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 8b5a98c3-cf9f-4e4b-be64-a969814248c9. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:05.100336 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fe317c6a-d688-4ee8-9810-5584bc3fd604 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:05.102590 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fe317c6a-d688-4ee8-9810-5584bc3fd604 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7545b37a-cad4-4475-a917-2e95a0ebdf0d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1512140821"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:05.102793 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:05.102793 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:05.102793 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f2990c7e-d1db-4e37-aecc-b49489588508 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 returned with HTTP 200 Aug 18 19:24:05.102793 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 541/2174] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:05 2026] GET /volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:05.102944 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-fe317c6a-d688-4ee8-9810-5584bc3fd604 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume request body: {'volume': {'snapshot_id': '7545b37a-cad4-4475-a917-2e95a0ebdf0d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1512140821'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:05.104645 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:05.104645 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:05.108945 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5f4a2433-e320-4fc1-b243-853bda4dcdf3 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:05.109542 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:05.109542 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:05.110391 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-fe317c6a-d688-4ee8-9810-5584bc3fd604 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot retrieved successfully. Aug 18 19:24:05.110726 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-fe317c6a-d688-4ee8-9810-5584bc3fd604 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume of 1 GB Aug 18 19:24:05.113979 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5f4a2433-e320-4fc1-b243-853bda4dcdf3 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d returned with HTTP 200 Aug 18 19:24:05.113979 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 549/2175] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:05 2026] GET /volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:05.116950 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-fe317c6a-d688-4ee8-9810-5584bc3fd604 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Availability Zones retrieved successfully. Aug 18 19:24:05.126102 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-fe317c6a-d688-4ee8-9810-5584bc3fd604 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Flow 'volume_create_api' (0adf6505-f49d-4732-8e71-0fc2f8b153fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:05.127612 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-fe317c6a-d688-4ee8-9810-5584bc3fd604 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71466dd7-c64e-41f6-9d4d-1cde6b0f5f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:05.128948 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-fe317c6a-d688-4ee8-9810-5584bc3fd604 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:05.171116 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-fe317c6a-d688-4ee8-9810-5584bc3fd604 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71466dd7-c64e-41f6-9d4d-1cde6b0f5f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7545b37a-cad4-4475-a917-2e95a0ebdf0d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:05.172414 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-fe317c6a-d688-4ee8-9810-5584bc3fd604 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51a00f18-172f-4f7f-a503-41602318fc5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:05.222474 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-fe317c6a-d688-4ee8-9810-5584bc3fd604 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Created reservations ['c4ecf7b6-7df3-42bf-ba30-e90e1535df87', 'e3cd2133-374b-49bf-834c-6b659be1648b', '922e51cf-7cd4-4184-934e-fcd7327614f0', '99420ab2-ac5b-4ea9-9fc9-3b17a49541ed'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:05.223618 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-fe317c6a-d688-4ee8-9810-5584bc3fd604 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51a00f18-172f-4f7f-a503-41602318fc5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4ecf7b6-7df3-42bf-ba30-e90e1535df87', 'e3cd2133-374b-49bf-834c-6b659be1648b', '922e51cf-7cd4-4184-934e-fcd7327614f0', '99420ab2-ac5b-4ea9-9fc9-3b17a49541ed']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:05.226017 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-fe317c6a-d688-4ee8-9810-5584bc3fd604 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a21e358-c147-45d4-8481-374e7f4c0027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:05.229639 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3319c91e-2863-42e5-a5e8-e3ddbb873582 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:05.276799 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-fe317c6a-d688-4ee8-9810-5584bc3fd604 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a21e358-c147-45d4-8481-374e7f4c0027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '056cdbe4-34d6-44a9-b3ff-e091ab723fb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1512140821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b915d4b3461447bb5c5543a52548b61',qos_specs=None,replication_status=,reservations=['c4ecf7b6-7df3-42bf-ba30-e90e1535df87','e3cd2133-374b-49bf-834c-6b659be1648b','922e51cf-7cd4-4184-934e-fcd7327614f0','99420ab2-ac5b-4ea9-9fc9-3b17a49541ed'],size=1,snapshot_id=7545b37a-cad4-4475-a917-2e95a0ebdf0d,source_replicaid=,source_volid=None,status='creating',user_id='eafc5a1e210f4a45800db225603a7364',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1512140821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=056cdbe4-34d6-44a9-b3ff-e091ab723fb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b915d4b3461447bb5c5543a52548b61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7545b37a-cad4-4475-a917-2e95a0ebdf0d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eafc5a1e210f4a45800db225603a7364',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:05.277969 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-fe317c6a-d688-4ee8-9810-5584bc3fd604 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f40ec54b-f746-44ed-aaff-d1e2a97d82ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:05.301403 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-fe317c6a-d688-4ee8-9810-5584bc3fd604 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f40ec54b-f746-44ed-aaff-d1e2a97d82ec) transitioned into state 'SUCCESS' from state '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-1512140821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b915d4b3461447bb5c5543a52548b61',qos_specs=None,replication_status=,reservations=['c4ecf7b6-7df3-42bf-ba30-e90e1535df87','e3cd2133-374b-49bf-834c-6b659be1648b','922e51cf-7cd4-4184-934e-fcd7327614f0','99420ab2-ac5b-4ea9-9fc9-3b17a49541ed'],size=1,snapshot_id=7545b37a-cad4-4475-a917-2e95a0ebdf0d,source_replicaid=,source_volid=None,status='creating',user_id='eafc5a1e210f4a45800db225603a7364',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:05.302310 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-fe317c6a-d688-4ee8-9810-5584bc3fd604 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6669371f-2619-4a64-be51-cfcadb08f8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:05.325032 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-fe317c6a-d688-4ee8-9810-5584bc3fd604 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6669371f-2619-4a64-be51-cfcadb08f8bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:05.326029 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-fe317c6a-d688-4ee8-9810-5584bc3fd604 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Flow 'volume_create_api' (0adf6505-f49d-4732-8e71-0fc2f8b153fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:05.326382 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-fe317c6a-d688-4ee8-9810-5584bc3fd604 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume request issued successfully. Aug 18 19:24:05.327002 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fe317c6a-d688-4ee8-9810-5584bc3fd604 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:05.327795 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 545/2176] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:24:05 2026] POST /volume/v3/volumes => generated 804 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:05.342986 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c2496896-37ed-4851-88a5-8075c8680848 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:05.343750 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3319c91e-2863-42e5-a5e8-e3ddbb873582 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/e297b7bd686949a284166d1032697399 Aug 18 19:24:05.343984 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3319c91e-2863-42e5-a5e8-e3ddbb873582 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:05.344181 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3319c91e-2863-42e5-a5e8-e3ddbb873582 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:05.344842 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c2496896-37ed-4851-88a5-8075c8680848 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/056cdbe4-34d6-44a9-b3ff-e091ab723fb1 Aug 18 19:24:05.345027 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c2496896-37ed-4851-88a5-8075c8680848 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:05.345219 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c2496896-37ed-4851-88a5-8075c8680848 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:05.353026 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-3319c91e-2863-42e5-a5e8-e3ddbb873582 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-266522773 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-266522773, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:24:05.353286 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-3319c91e-2863-42e5-a5e8-e3ddbb873582 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-266522773 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-266522773, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:24:05.353555 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-3319c91e-2863-42e5-a5e8-e3ddbb873582 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-266522773 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-266522773, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:24:05.359809 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3319c91e-2863-42e5-a5e8-e3ddbb873582 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/e297b7bd686949a284166d1032697399 returned with HTTP 200 Aug 18 19:24:05.360777 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 542/2177] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:05 2026] GET /volume/v3/os-quota-sets/e297b7bd686949a284166d1032697399 => generated 603 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:05.363702 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:05.363702 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:05.369787 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-bf07db72-c530-4aa7-80af-1682f7830ed2 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:05.372624 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bf07db72-c530-4aa7-80af-1682f7830ed2 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/e297b7bd686949a284166d1032697399 Aug 18 19:24:05.372701 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c2496896-37ed-4851-88a5-8075c8680848 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:05.373643 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bf07db72-c530-4aa7-80af-1682f7830ed2 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:05.380748 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c2496896-37ed-4851-88a5-8075c8680848 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/056cdbe4-34d6-44a9-b3ff-e091ab723fb1 returned with HTTP 200 Aug 18 19:24:05.381330 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 542/2178] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:05 2026] GET /volume/v3/volumes/056cdbe4-34d6-44a9-b3ff-e091ab723fb1 => generated 872 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:05.423916 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-bf07db72-c530-4aa7-80af-1682f7830ed2 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-266522773 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-266522773, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:24:05.424229 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-bf07db72-c530-4aa7-80af-1682f7830ed2 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-266522773 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-266522773, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:24:05.424575 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-bf07db72-c530-4aa7-80af-1682f7830ed2 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-266522773 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-266522773, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:24:05.429798 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bf07db72-c530-4aa7-80af-1682f7830ed2 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/e297b7bd686949a284166d1032697399 returned with HTTP 200 Aug 18 19:24:05.430354 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 550/2179] 10.4.3.170 () {68 vars in 1374 bytes} [Tue Aug 18 19:24:05 2026] PUT /volume/v3/os-quota-sets/e297b7bd686949a284166d1032697399 => generated 556 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:05.439261 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2ab32483-89e7-4833-9bde-d7e8d1ad437f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:05.506309 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2ab32483-89e7-4833-9bde-d7e8d1ad437f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:05.506872 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2ab32483-89e7-4833-9bde-d7e8d1ad437f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2109305873"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:05.509979 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-2ab32483-89e7-4833-9bde-d7e8d1ad437f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2109305873'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:05.510154 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-2ab32483-89e7-4833-9bde-d7e8d1ad437f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Create volume of 1 GB Aug 18 19:24:05.510518 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:05.510518 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:05.516989 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-2ab32483-89e7-4833-9bde-d7e8d1ad437f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Availability Zones retrieved successfully. Aug 18 19:24:05.527024 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-2ab32483-89e7-4833-9bde-d7e8d1ad437f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Flow 'volume_create_api' (483cff4e-a37e-4e5d-aa4e-335747828ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:05.527714 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-2ab32483-89e7-4833-9bde-d7e8d1ad437f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f9ecf00-6c6a-4c38-8b19-2ebf1450a686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:05.529001 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-2ab32483-89e7-4833-9bde-d7e8d1ad437f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:05.561942 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-2ab32483-89e7-4833-9bde-d7e8d1ad437f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f9ecf00-6c6a-4c38-8b19-2ebf1450a686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:05.563381 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-2ab32483-89e7-4833-9bde-d7e8d1ad437f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (871d962a-a40d-41be-b391-71f1662d3c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:05.627681 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-2ab32483-89e7-4833-9bde-d7e8d1ad437f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Created reservations ['60e85f8b-dbd0-4a2a-9d10-d1448cce6113', 'e8f24119-7599-4bb1-b044-2bd4e812f10b', 'de49b057-5f22-4863-9418-9b40758dab06', 'ed40bd70-5ff6-46a6-93ad-cf11b8f7a9c1'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:05.633858 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-2ab32483-89e7-4833-9bde-d7e8d1ad437f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (871d962a-a40d-41be-b391-71f1662d3c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60e85f8b-dbd0-4a2a-9d10-d1448cce6113', 'e8f24119-7599-4bb1-b044-2bd4e812f10b', 'de49b057-5f22-4863-9418-9b40758dab06', 'ed40bd70-5ff6-46a6-93ad-cf11b8f7a9c1']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:05.633858 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-2ab32483-89e7-4833-9bde-d7e8d1ad437f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad6fb9d0-f273-40bb-88dc-019df5077723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:05.660666 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-2ab32483-89e7-4833-9bde-d7e8d1ad437f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad6fb9d0-f273-40bb-88dc-019df5077723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aeec542b-5b13-471a-a257-0f8a5e1c7f3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2109305873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e297b7bd686949a284166d1032697399',qos_specs=None,replication_status=,reservations=['60e85f8b-dbd0-4a2a-9d10-d1448cce6113','e8f24119-7599-4bb1-b044-2bd4e812f10b','de49b057-5f22-4863-9418-9b40758dab06','ed40bd70-5ff6-46a6-93ad-cf11b8f7a9c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abc55f3c47064f08a97d507be449495e',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2109305873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aeec542b-5b13-471a-a257-0f8a5e1c7f3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e297b7bd686949a284166d1032697399',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abc55f3c47064f08a97d507be449495e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:05.662259 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-2ab32483-89e7-4833-9bde-d7e8d1ad437f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b2ba841-9fe9-4dcb-9169-ee5c33bdae33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:05.680594 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-2ab32483-89e7-4833-9bde-d7e8d1ad437f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b2ba841-9fe9-4dcb-9169-ee5c33bdae33) transitioned into state 'SUCCESS' from state '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-2109305873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e297b7bd686949a284166d1032697399',qos_specs=None,replication_status=,reservations=['60e85f8b-dbd0-4a2a-9d10-d1448cce6113','e8f24119-7599-4bb1-b044-2bd4e812f10b','de49b057-5f22-4863-9418-9b40758dab06','ed40bd70-5ff6-46a6-93ad-cf11b8f7a9c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abc55f3c47064f08a97d507be449495e',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:05.681592 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-2ab32483-89e7-4833-9bde-d7e8d1ad437f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16ec1496-64df-4dc7-907d-870377b74aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:05.691215 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-2ab32483-89e7-4833-9bde-d7e8d1ad437f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16ec1496-64df-4dc7-907d-870377b74aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:05.694350 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-2ab32483-89e7-4833-9bde-d7e8d1ad437f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Flow 'volume_create_api' (483cff4e-a37e-4e5d-aa4e-335747828ee8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:05.694350 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-2ab32483-89e7-4833-9bde-d7e8d1ad437f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Create volume request issued successfully. Aug 18 19:24:05.694350 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2ab32483-89e7-4833-9bde-d7e8d1ad437f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:05.694350 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 546/2180] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:24:05 2026] POST /volume/v3/volumes => generated 767 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:05.704508 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3db2da5a-4e94-4d3b-82fe-9c33f312418c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:05.706827 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3db2da5a-4e94-4d3b-82fe-9c33f312418c tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] GET https://10.4.3.170/volume/v3/volumes/aeec542b-5b13-471a-a257-0f8a5e1c7f3e Aug 18 19:24:05.706827 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3db2da5a-4e94-4d3b-82fe-9c33f312418c tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:05.706827 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3db2da5a-4e94-4d3b-82fe-9c33f312418c tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:05.716298 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:05.716298 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:05.721384 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3db2da5a-4e94-4d3b-82fe-9c33f312418c tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Volume info retrieved successfully. Aug 18 19:24:05.725228 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3db2da5a-4e94-4d3b-82fe-9c33f312418c tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] https://10.4.3.170/volume/v3/volumes/aeec542b-5b13-471a-a257-0f8a5e1c7f3e returned with HTTP 200 Aug 18 19:24:05.725592 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 543/2181] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:05 2026] GET /volume/v3/volumes/aeec542b-5b13-471a-a257-0f8a5e1c7f3e => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:06.119615 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e0cef7b8-ded3-43c9-9ba1-8e16ea4c3ef3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:06.121955 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e0cef7b8-ded3-43c9-9ba1-8e16ea4c3ef3 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 Aug 18 19:24:06.122240 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e0cef7b8-ded3-43c9-9ba1-8e16ea4c3ef3 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:06.122567 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e0cef7b8-ded3-43c9-9ba1-8e16ea4c3ef3 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:06.122708 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-e0cef7b8-ded3-43c9-9ba1-8e16ea4c3ef3 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 8b5a98c3-cf9f-4e4b-be64-a969814248c9. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:06.130487 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:06.130487 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:06.131315 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e0cef7b8-ded3-43c9-9ba1-8e16ea4c3ef3 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 returned with HTTP 200 Aug 18 19:24:06.131841 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 543/2182] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:06 2026] GET /volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:06.132427 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b1d2fa3f-9861-4dc6-a6e3-a2f73710f506 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:06.134273 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b1d2fa3f-9861-4dc6-a6e3-a2f73710f506 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d Aug 18 19:24:06.134514 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b1d2fa3f-9861-4dc6-a6e3-a2f73710f506 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:06.134855 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b1d2fa3f-9861-4dc6-a6e3-a2f73710f506 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:06.144030 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:06.144030 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:06.148257 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b1d2fa3f-9861-4dc6-a6e3-a2f73710f506 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:06.155190 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b1d2fa3f-9861-4dc6-a6e3-a2f73710f506 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d returned with HTTP 200 Aug 18 19:24:06.155641 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 551/2183] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:06 2026] GET /volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:06.217013 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-cefc0c8b-ac75-4791-9e0b-f7413e9c3337 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:06.219961 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-cefc0c8b-ac75-4791-9e0b-f7413e9c3337 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d Aug 18 19:24:06.220241 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-cefc0c8b-ac75-4791-9e0b-f7413e9c3337 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:06.220581 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-cefc0c8b-ac75-4791-9e0b-f7413e9c3337 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:06.228834 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:06.228834 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:06.232838 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-cefc0c8b-ac75-4791-9e0b-f7413e9c3337 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:06.238233 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-cefc0c8b-ac75-4791-9e0b-f7413e9c3337 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d returned with HTTP 200 Aug 18 19:24:06.240087 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 547/2184] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:24:06 2026] GET /volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:06.325171 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-cad2b889-d09e-4c01-bf30-e0eb6eb8b4ec None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:06.325732 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cad2b889-d09e-4c01-bf30-e0eb6eb8b4ec None None] GET https://10.4.3.170/volume// Aug 18 19:24:06.325935 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cad2b889-d09e-4c01-bf30-e0eb6eb8b4ec None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:06.326126 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cad2b889-d09e-4c01-bf30-e0eb6eb8b4ec None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:06.326524 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cad2b889-d09e-4c01-bf30-e0eb6eb8b4ec None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:24:06.326801 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 544/2185] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:24: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 19:24:06.334965 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-54af60d3-a783-4059-a587-dbb77a535f9e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:06.337974 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-54af60d3-a783-4059-a587-dbb77a535f9e tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:24:06.338386 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-54af60d3-a783-4059-a587-dbb77a535f9e tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3258123d-c142-42f5-9345-8c87df28370d", "connector": null, "instance_uuid": "8f9a5a98-3753-4775-8b81-dd78ff19bbc3"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:06.347920 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:06.347920 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:06.375098 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-54af60d3-a783-4059-a587-dbb77a535f9e tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:24:06.375514 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 544/2186] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:24:06 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:06.398418 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-22e842ad-313f-4a58-bc41-47a8626def88 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:06.403982 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-22e842ad-313f-4a58-bc41-47a8626def88 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/056cdbe4-34d6-44a9-b3ff-e091ab723fb1 Aug 18 19:24:06.404222 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-22e842ad-313f-4a58-bc41-47a8626def88 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:06.404461 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-22e842ad-313f-4a58-bc41-47a8626def88 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:06.407474 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d5dbce51-2412-4fd3-85f2-225f1ae9a004 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:06.412356 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d5dbce51-2412-4fd3-85f2-225f1ae9a004 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d Aug 18 19:24:06.412356 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d5dbce51-2412-4fd3-85f2-225f1ae9a004 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:06.412356 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d5dbce51-2412-4fd3-85f2-225f1ae9a004 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:06.417488 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:06.417488 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:06.421923 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-22e842ad-313f-4a58-bc41-47a8626def88 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:06.424382 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:06.424382 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:06.426407 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-434aa0cc-0dc7-4914-9ad7-a8488aa2e5fe None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:06.426774 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-434aa0cc-0dc7-4914-9ad7-a8488aa2e5fe None None] GET https://10.4.3.170/volume// Aug 18 19:24:06.426932 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-434aa0cc-0dc7-4914-9ad7-a8488aa2e5fe None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:06.427504 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-434aa0cc-0dc7-4914-9ad7-a8488aa2e5fe None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:06.427584 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-22e842ad-313f-4a58-bc41-47a8626def88 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/056cdbe4-34d6-44a9-b3ff-e091ab723fb1 returned with HTTP 200 Aug 18 19:24:06.427631 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-434aa0cc-0dc7-4914-9ad7-a8488aa2e5fe None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:24:06.427669 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 552/2187] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:06 2026] GET /volume/v3/volumes/056cdbe4-34d6-44a9-b3ff-e091ab723fb1 => generated 897 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 19:24:06.427711 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 545/2188] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:24: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 19:24:06.429795 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d5dbce51-2412-4fd3-85f2-225f1ae9a004 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:06.437330 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-14581157-d391-4eea-aeb5-09a894258481 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:06.438258 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d5dbce51-2412-4fd3-85f2-225f1ae9a004 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d returned with HTTP 200 Aug 18 19:24:06.438258 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 548/2189] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:06 2026] GET /volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:06.441678 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-14581157-d391-4eea-aeb5-09a894258481 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d Aug 18 19:24:06.441678 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-14581157-d391-4eea-aeb5-09a894258481 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:06.441678 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-14581157-d391-4eea-aeb5-09a894258481 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:06.448546 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ac41e694-2a9a-4330-877c-bb01e78fad23 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:06.450305 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ac41e694-2a9a-4330-877c-bb01e78fad23 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/9fa1d1a8-7b6e-47a6-8bc7-3065743572fd Aug 18 19:24:06.450583 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ac41e694-2a9a-4330-877c-bb01e78fad23 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:06.450811 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ac41e694-2a9a-4330-877c-bb01e78fad23 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:06.450936 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-ac41e694-2a9a-4330-877c-bb01e78fad23 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete snapshot with id: 9fa1d1a8-7b6e-47a6-8bc7-3065743572fd Aug 18 19:24:06.456276 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:06.456276 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:06.456858 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ac41e694-2a9a-4330-877c-bb01e78fad23 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot retrieved successfully. Aug 18 19:24:06.457685 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:06.457685 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:06.462072 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-14581157-d391-4eea-aeb5-09a894258481 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:06.470091 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-14581157-d391-4eea-aeb5-09a894258481 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d returned with HTTP 200 Aug 18 19:24:06.471274 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 545/2190] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:24:06 2026] GET /volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d => generated 1023 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:24:06.484783 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ac41e694-2a9a-4330-877c-bb01e78fad23 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot delete request issued successfully. Aug 18 19:24:06.484783 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ac41e694-2a9a-4330-877c-bb01e78fad23 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/9fa1d1a8-7b6e-47a6-8bc7-3065743572fd returned with HTTP 202 Aug 18 19:24:06.485196 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 553/2191] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:24:06 2026] DELETE /volume/v3/snapshots/9fa1d1a8-7b6e-47a6-8bc7-3065743572fd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:06.499090 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4fc70b53-1aa5-4978-b520-8ba6a56eb6c3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:06.503558 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4fc70b53-1aa5-4978-b520-8ba6a56eb6c3 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/snapshots/9fa1d1a8-7b6e-47a6-8bc7-3065743572fd Aug 18 19:24:06.503789 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4fc70b53-1aa5-4978-b520-8ba6a56eb6c3 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:06.504022 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4fc70b53-1aa5-4978-b520-8ba6a56eb6c3 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:06.509897 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:06.509897 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:06.510301 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4fc70b53-1aa5-4978-b520-8ba6a56eb6c3 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot retrieved successfully. Aug 18 19:24:06.511015 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4fc70b53-1aa5-4978-b520-8ba6a56eb6c3 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/9fa1d1a8-7b6e-47a6-8bc7-3065743572fd returned with HTTP 200 Aug 18 19:24:06.511419 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 546/2192] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:06 2026] GET /volume/v3/snapshots/9fa1d1a8-7b6e-47a6-8bc7-3065743572fd => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:06.614285 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-20e9a45a-585f-40c8-868c-5cf17e275f74 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:06.617114 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-20e9a45a-585f-40c8-868c-5cf17e275f74 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] PUT https://10.4.3.170/volume/v3/attachments/a9cb7643-320c-4acc-acc5-eb8fad8ad713 Aug 18 19:24:06.617223 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-20e9a45a-585f-40c8-868c-5cf17e275f74 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:06.625143 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-20e9a45a-585f-40c8-868c-5cf17e275f74 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Acquiring lock "cinder-attachment_update-3258123d-c142-42f5-9345-8c87df28370d-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:24:06.630948 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-20e9a45a-585f-40c8-868c-5cf17e275f74 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Lock "cinder-attachment_update-3258123d-c142-42f5-9345-8c87df28370d-np0000007688" acquired by "attachment_update" :: waited 0.006s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:24:06.632083 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:06.632083 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:06.729803 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-20e9a45a-585f-40c8-868c-5cf17e275f74 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Lock "cinder-attachment_update-3258123d-c142-42f5-9345-8c87df28370d-np0000007688" released by "attachment_update" :: held 0.099s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:24:06.730093 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-20e9a45a-585f-40c8-868c-5cf17e275f74 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/attachments/a9cb7643-320c-4acc-acc5-eb8fad8ad713 returned with HTTP 200 Aug 18 19:24:06.730604 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 549/2193] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:24:06 2026] PUT /volume/v3/attachments/a9cb7643-320c-4acc-acc5-eb8fad8ad713 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:06.745806 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1567fe6b-b3bc-4cbe-89bc-e00fb143aa17 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:06.749220 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1567fe6b-b3bc-4cbe-89bc-e00fb143aa17 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] GET https://10.4.3.170/volume/v3/volumes/aeec542b-5b13-471a-a257-0f8a5e1c7f3e Aug 18 19:24:06.749437 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1567fe6b-b3bc-4cbe-89bc-e00fb143aa17 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:06.749619 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1567fe6b-b3bc-4cbe-89bc-e00fb143aa17 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:06.764970 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:06.764970 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:06.780052 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1567fe6b-b3bc-4cbe-89bc-e00fb143aa17 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Volume info retrieved successfully. Aug 18 19:24:06.787242 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1567fe6b-b3bc-4cbe-89bc-e00fb143aa17 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] https://10.4.3.170/volume/v3/volumes/aeec542b-5b13-471a-a257-0f8a5e1c7f3e returned with HTTP 200 Aug 18 19:24:06.787484 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 546/2194] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:06 2026] GET /volume/v3/volumes/aeec542b-5b13-471a-a257-0f8a5e1c7f3e => generated 860 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:06.808344 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f7b93475-fc8e-4c60-aed9-eaad185d3a12 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:06.814384 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f7b93475-fc8e-4c60-aed9-eaad185d3a12 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:24:06.814384 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f7b93475-fc8e-4c60-aed9-eaad185d3a12 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aeec542b-5b13-471a-a257-0f8a5e1c7f3e", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1881553773"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:06.822736 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:06.822736 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:06.823273 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f7b93475-fc8e-4c60-aed9-eaad185d3a12 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Volume info retrieved successfully. Aug 18 19:24:06.823481 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-f7b93475-fc8e-4c60-aed9-eaad185d3a12 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Create snapshot from volume aeec542b-5b13-471a-a257-0f8a5e1c7f3e Aug 18 19:24:06.859646 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-f7b93475-fc8e-4c60-aed9-eaad185d3a12 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Created reservations ['7f60768b-16eb-44ee-934c-f16220fa1712', '44a0b3ec-9842-43d1-b024-c5373dd502ed', '8e656de3-ab07-42f8-ae87-32d6054501c6', '4df1efba-7bea-4190-9a98-8a32845ff67d'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:06.892616 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f7b93475-fc8e-4c60-aed9-eaad185d3a12 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Snapshot create request issued successfully. Aug 18 19:24:06.896495 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f7b93475-fc8e-4c60-aed9-eaad185d3a12 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:24:06.896495 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 554/2195] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:24:06 2026] POST /volume/v3/snapshots => generated 323 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:06.907320 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6485c5a1-5d96-40e2-8b8c-689683ac4ab3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:06.909291 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6485c5a1-5d96-40e2-8b8c-689683ac4ab3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] GET https://10.4.3.170/volume/v3/snapshots/d58d1627-879b-483b-ac48-ff92332cca3e Aug 18 19:24:06.909291 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6485c5a1-5d96-40e2-8b8c-689683ac4ab3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:06.909833 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6485c5a1-5d96-40e2-8b8c-689683ac4ab3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:06.915864 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:06.915864 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:06.916440 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-6485c5a1-5d96-40e2-8b8c-689683ac4ab3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Snapshot retrieved successfully. Aug 18 19:24:06.917214 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6485c5a1-5d96-40e2-8b8c-689683ac4ab3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] https://10.4.3.170/volume/v3/snapshots/d58d1627-879b-483b-ac48-ff92332cca3e returned with HTTP 200 Aug 18 19:24:06.917634 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 547/2196] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:06 2026] GET /volume/v3/snapshots/d58d1627-879b-483b-ac48-ff92332cca3e => generated 455 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:07.150387 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7100e2be-f264-4501-82d2-767e0d8b4923 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:07.152289 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7100e2be-f264-4501-82d2-767e0d8b4923 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 Aug 18 19:24:07.152548 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7100e2be-f264-4501-82d2-767e0d8b4923 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:07.152782 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7100e2be-f264-4501-82d2-767e0d8b4923 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:07.152887 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-7100e2be-f264-4501-82d2-767e0d8b4923 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 8b5a98c3-cf9f-4e4b-be64-a969814248c9. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:07.158535 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:07.158535 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:07.159128 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7100e2be-f264-4501-82d2-767e0d8b4923 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 returned with HTTP 200 Aug 18 19:24:07.159482 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 550/2197] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:07 2026] GET /volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:07.454048 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2d12bd34-eb57-4ec0-b818-f558c2c76c90 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:07.455867 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2d12bd34-eb57-4ec0-b818-f558c2c76c90 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d Aug 18 19:24:07.456048 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2d12bd34-eb57-4ec0-b818-f558c2c76c90 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:07.456168 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2d12bd34-eb57-4ec0-b818-f558c2c76c90 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:07.465147 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:07.465147 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:07.468329 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2d12bd34-eb57-4ec0-b818-f558c2c76c90 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:07.471875 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2d12bd34-eb57-4ec0-b818-f558c2c76c90 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d returned with HTTP 200 Aug 18 19:24:07.472195 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 547/2198] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:07 2026] GET /volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:07.521289 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-fe6ada2f-09f2-4927-8d94-acfa6eab31d0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:07.523748 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fe6ada2f-09f2-4927-8d94-acfa6eab31d0 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/snapshots/9fa1d1a8-7b6e-47a6-8bc7-3065743572fd Aug 18 19:24:07.523919 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fe6ada2f-09f2-4927-8d94-acfa6eab31d0 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:07.524111 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fe6ada2f-09f2-4927-8d94-acfa6eab31d0 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:07.528490 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fe6ada2f-09f2-4927-8d94-acfa6eab31d0 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/9fa1d1a8-7b6e-47a6-8bc7-3065743572fd returned with HTTP 404 Aug 18 19:24:07.529019 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 555/2199] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:07 2026] GET /volume/v3/snapshots/9fa1d1a8-7b6e-47a6-8bc7-3065743572fd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:07.543359 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-88c5e4de-56ce-42a2-bc3f-39f2fda52d57 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:07.545969 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-88c5e4de-56ce-42a2-bc3f-39f2fda52d57 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/7545b37a-cad4-4475-a917-2e95a0ebdf0d Aug 18 19:24:07.546260 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-88c5e4de-56ce-42a2-bc3f-39f2fda52d57 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:07.546604 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-88c5e4de-56ce-42a2-bc3f-39f2fda52d57 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:07.546788 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-88c5e4de-56ce-42a2-bc3f-39f2fda52d57 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete snapshot with id: 7545b37a-cad4-4475-a917-2e95a0ebdf0d Aug 18 19:24:07.554672 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:07.554672 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:07.555120 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-88c5e4de-56ce-42a2-bc3f-39f2fda52d57 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot retrieved successfully. Aug 18 19:24:07.573598 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-88c5e4de-56ce-42a2-bc3f-39f2fda52d57 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot delete request issued successfully. Aug 18 19:24:07.573791 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-88c5e4de-56ce-42a2-bc3f-39f2fda52d57 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/7545b37a-cad4-4475-a917-2e95a0ebdf0d returned with HTTP 202 Aug 18 19:24:07.574334 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 548/2200] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:24:07 2026] DELETE /volume/v3/snapshots/7545b37a-cad4-4475-a917-2e95a0ebdf0d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:07.581993 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9756f33b-ae13-438b-a381-cb63e5eaee8d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:07.584263 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9756f33b-ae13-438b-a381-cb63e5eaee8d tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/snapshots/7545b37a-cad4-4475-a917-2e95a0ebdf0d Aug 18 19:24:07.584612 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9756f33b-ae13-438b-a381-cb63e5eaee8d tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:07.584868 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9756f33b-ae13-438b-a381-cb63e5eaee8d tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:07.591585 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:07.591585 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:07.592265 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-9756f33b-ae13-438b-a381-cb63e5eaee8d tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot retrieved successfully. Aug 18 19:24:07.593396 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9756f33b-ae13-438b-a381-cb63e5eaee8d tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/7545b37a-cad4-4475-a917-2e95a0ebdf0d returned with HTTP 200 Aug 18 19:24:07.593855 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 551/2201] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:07 2026] GET /volume/v3/snapshots/7545b37a-cad4-4475-a917-2e95a0ebdf0d => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:07.931721 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-01c32334-2352-484f-9538-f3037e027c0d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:07.934301 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-01c32334-2352-484f-9538-f3037e027c0d tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] GET https://10.4.3.170/volume/v3/snapshots/d58d1627-879b-483b-ac48-ff92332cca3e Aug 18 19:24:07.935319 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-01c32334-2352-484f-9538-f3037e027c0d tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:07.935319 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-01c32334-2352-484f-9538-f3037e027c0d tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:07.943160 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:07.943160 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:07.943957 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-01c32334-2352-484f-9538-f3037e027c0d tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Snapshot retrieved successfully. Aug 18 19:24:07.948711 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-01c32334-2352-484f-9538-f3037e027c0d tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] https://10.4.3.170/volume/v3/snapshots/d58d1627-879b-483b-ac48-ff92332cca3e returned with HTTP 200 Aug 18 19:24:07.949248 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 548/2202] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:07 2026] GET /volume/v3/snapshots/d58d1627-879b-483b-ac48-ff92332cca3e => generated 482 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:07.960493 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b7c9f975-47e1-489b-ac5e-068e56b508f7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:07.963517 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b7c9f975-47e1-489b-ac5e-068e56b508f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/e297b7bd686949a284166d1032697399 Aug 18 19:24:07.963973 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b7c9f975-47e1-489b-ac5e-068e56b508f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:07.989548 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:07.989548 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:08.071345 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b7c9f975-47e1-489b-ac5e-068e56b508f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/e297b7bd686949a284166d1032697399 returned with HTTP 200 Aug 18 19:24:08.072204 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 556/2203] 10.4.3.170 () {68 vars in 1374 bytes} [Tue Aug 18 19:24:07 2026] PUT /volume/v3/os-quota-sets/e297b7bd686949a284166d1032697399 => generated 556 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:08.088034 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f937461a-a31a-4b5c-b25a-504e5017f6f4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:08.091976 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f937461a-a31a-4b5c-b25a-504e5017f6f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:24:08.093494 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f937461a-a31a-4b5c-b25a-504e5017f6f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aeec542b-5b13-471a-a257-0f8a5e1c7f3e"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:08.108621 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:08.108621 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:08.110167 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f937461a-a31a-4b5c-b25a-504e5017f6f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Volume info retrieved successfully. Aug 18 19:24:08.110167 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-f937461a-a31a-4b5c-b25a-504e5017f6f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Create snapshot from volume aeec542b-5b13-471a-a257-0f8a5e1c7f3e Aug 18 19:24:08.148002 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota_utils [None req-f937461a-a31a-4b5c-b25a-504e5017f6f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Quota exceeded for e297b7bd686949a284166d1032697399, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 19:24:08.148002 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.middleware.fault [None req-f937461a-a31a-4b5c-b25a-504e5017f6f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 413 Aug 18 19:24:08.148482 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 549/2204] 10.4.3.170 () {68 vars in 1264 bytes} [Tue Aug 18 19:24:08 2026] POST /volume/v3/snapshots => generated 208 bytes in 62 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 19:24:08.159163 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-79614d99-260d-4ce7-86de-748ee6f95c46 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:08.161549 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-79614d99-260d-4ce7-86de-748ee6f95c46 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/e297b7bd686949a284166d1032697399 Aug 18 19:24:08.161958 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-79614d99-260d-4ce7-86de-748ee6f95c46 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:08.194012 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-81d962dc-129c-40e4-b6f0-f09a6f165fb7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:08.196008 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-81d962dc-129c-40e4-b6f0-f09a6f165fb7 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 Aug 18 19:24:08.196267 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-81d962dc-129c-40e4-b6f0-f09a6f165fb7 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:08.197010 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-81d962dc-129c-40e4-b6f0-f09a6f165fb7 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:08.197010 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-81d962dc-129c-40e4-b6f0-f09a6f165fb7 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 8b5a98c3-cf9f-4e4b-be64-a969814248c9. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:08.200851 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:08.200851 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:08.201535 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-81d962dc-129c-40e4-b6f0-f09a6f165fb7 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 returned with HTTP 200 Aug 18 19:24:08.201966 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 549/2205] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:08 2026] GET /volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:08.229105 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-79614d99-260d-4ce7-86de-748ee6f95c46 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-266522773 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-266522773, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:24:08.236206 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-79614d99-260d-4ce7-86de-748ee6f95c46 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/e297b7bd686949a284166d1032697399 returned with HTTP 200 Aug 18 19:24:08.236665 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 552/2206] 10.4.3.170 () {68 vars in 1374 bytes} [Tue Aug 18 19:24:08 2026] PUT /volume/v3/os-quota-sets/e297b7bd686949a284166d1032697399 => generated 556 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:08.250859 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d14a8239-6eca-4a36-ad1f-657b6d4a327f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:08.254569 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d14a8239-6eca-4a36-ad1f-657b6d4a327f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:24:08.255494 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d14a8239-6eca-4a36-ad1f-657b6d4a327f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aeec542b-5b13-471a-a257-0f8a5e1c7f3e"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:08.267919 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:08.267919 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:08.268704 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d14a8239-6eca-4a36-ad1f-657b6d4a327f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Volume info retrieved successfully. Aug 18 19:24:08.269495 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-d14a8239-6eca-4a36-ad1f-657b6d4a327f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Create snapshot from volume aeec542b-5b13-471a-a257-0f8a5e1c7f3e Aug 18 19:24:08.309538 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota_utils [None req-d14a8239-6eca-4a36-ad1f-657b6d4a327f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Quota exceeded for e297b7bd686949a284166d1032697399, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 18 19:24:08.309882 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.middleware.fault [None req-d14a8239-6eca-4a36-ad1f-657b6d4a327f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 413 Aug 18 19:24:08.310841 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 557/2207] 10.4.3.170 () {68 vars in 1264 bytes} [Tue Aug 18 19:24:08 2026] POST /volume/v3/snapshots => generated 133 bytes in 61 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 19:24:08.319981 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-391f6154-def7-4fec-81ea-a7bc2eaa1565 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:08.323487 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-391f6154-def7-4fec-81ea-a7bc2eaa1565 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/d58d1627-879b-483b-ac48-ff92332cca3e Aug 18 19:24:08.324499 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-391f6154-def7-4fec-81ea-a7bc2eaa1565 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:08.324799 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-391f6154-def7-4fec-81ea-a7bc2eaa1565 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:08.324948 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-391f6154-def7-4fec-81ea-a7bc2eaa1565 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Delete snapshot with id: d58d1627-879b-483b-ac48-ff92332cca3e Aug 18 19:24:08.335376 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:08.335376 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:08.336476 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-391f6154-def7-4fec-81ea-a7bc2eaa1565 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Snapshot retrieved successfully. Aug 18 19:24:08.361339 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-391f6154-def7-4fec-81ea-a7bc2eaa1565 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Snapshot delete request issued successfully. Aug 18 19:24:08.361339 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-391f6154-def7-4fec-81ea-a7bc2eaa1565 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] https://10.4.3.170/volume/v3/snapshots/d58d1627-879b-483b-ac48-ff92332cca3e returned with HTTP 202 Aug 18 19:24:08.361339 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 550/2208] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:24:08 2026] DELETE /volume/v3/snapshots/d58d1627-879b-483b-ac48-ff92332cca3e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:08.369933 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-95931e8b-3721-4c0a-9859-dc92a0dd6556 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:08.373725 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-95931e8b-3721-4c0a-9859-dc92a0dd6556 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] GET https://10.4.3.170/volume/v3/snapshots/d58d1627-879b-483b-ac48-ff92332cca3e Aug 18 19:24:08.373948 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-95931e8b-3721-4c0a-9859-dc92a0dd6556 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:08.374150 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-95931e8b-3721-4c0a-9859-dc92a0dd6556 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:08.379386 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:08.379386 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:08.380347 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-95931e8b-3721-4c0a-9859-dc92a0dd6556 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Snapshot retrieved successfully. Aug 18 19:24:08.380700 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-95931e8b-3721-4c0a-9859-dc92a0dd6556 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] https://10.4.3.170/volume/v3/snapshots/d58d1627-879b-483b-ac48-ff92332cca3e returned with HTTP 200 Aug 18 19:24:08.381034 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 550/2209] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:08 2026] GET /volume/v3/snapshots/d58d1627-879b-483b-ac48-ff92332cca3e => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:08.488275 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a76838a8-accb-4f7e-a5ea-10ba1664810f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:08.490612 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a76838a8-accb-4f7e-a5ea-10ba1664810f tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d Aug 18 19:24:08.491481 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a76838a8-accb-4f7e-a5ea-10ba1664810f tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:08.491481 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a76838a8-accb-4f7e-a5ea-10ba1664810f tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:08.502956 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:08.502956 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:08.510504 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a76838a8-accb-4f7e-a5ea-10ba1664810f tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:08.516900 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a76838a8-accb-4f7e-a5ea-10ba1664810f tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d returned with HTTP 200 Aug 18 19:24:08.518537 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 553/2210] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:08 2026] GET /volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:08.545673 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-dcafc0ba-e70f-45b6-8fca-7df30df315cb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:08.603576 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-da262273-7f53-4457-a83d-044bcfe2ca97 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:08.605842 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-da262273-7f53-4457-a83d-044bcfe2ca97 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/snapshots/7545b37a-cad4-4475-a917-2e95a0ebdf0d Aug 18 19:24:08.605924 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-da262273-7f53-4457-a83d-044bcfe2ca97 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:08.606118 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-da262273-7f53-4457-a83d-044bcfe2ca97 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:08.610681 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-da262273-7f53-4457-a83d-044bcfe2ca97 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/7545b37a-cad4-4475-a917-2e95a0ebdf0d returned with HTTP 404 Aug 18 19:24:08.611318 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 551/2211] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:08 2026] GET /volume/v3/snapshots/7545b37a-cad4-4475-a917-2e95a0ebdf0d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:08.618029 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c366457d-b786-41ca-bd41-ec0cdd120215 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:08.621377 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c366457d-b786-41ca-bd41-ec0cdd120215 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/volumes/5e69ef70-b514-460d-b020-fac2a860b865 Aug 18 19:24:08.621586 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c366457d-b786-41ca-bd41-ec0cdd120215 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:08.621756 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c366457d-b786-41ca-bd41-ec0cdd120215 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:08.621911 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-c366457d-b786-41ca-bd41-ec0cdd120215 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume with id: 5e69ef70-b514-460d-b020-fac2a860b865 Aug 18 19:24:08.630706 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:08.630706 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:08.631092 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c366457d-b786-41ca-bd41-ec0cdd120215 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:08.653189 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c366457d-b786-41ca-bd41-ec0cdd120215 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume request issued successfully. Aug 18 19:24:08.653475 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c366457d-b786-41ca-bd41-ec0cdd120215 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/5e69ef70-b514-460d-b020-fac2a860b865 returned with HTTP 202 Aug 18 19:24:08.654028 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 551/2212] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:24:08 2026] DELETE /volume/v3/volumes/5e69ef70-b514-460d-b020-fac2a860b865 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:24:08.661745 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5f782e85-c416-46ac-9e14-dbc481207d5e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:08.663967 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5f782e85-c416-46ac-9e14-dbc481207d5e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/5e69ef70-b514-460d-b020-fac2a860b865 Aug 18 19:24:08.664269 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5f782e85-c416-46ac-9e14-dbc481207d5e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:08.664599 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5f782e85-c416-46ac-9e14-dbc481207d5e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:08.672732 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dcafc0ba-e70f-45b6-8fca-7df30df315cb tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:08.673151 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-dcafc0ba-e70f-45b6-8fca-7df30df315cb tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1168946911"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:08.673464 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:08.673464 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:08.674903 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-dcafc0ba-e70f-45b6-8fca-7df30df315cb tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1168946911'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:08.675056 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-dcafc0ba-e70f-45b6-8fca-7df30df315cb tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Create volume of 1 GB Aug 18 19:24:08.677932 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5f782e85-c416-46ac-9e14-dbc481207d5e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:08.679751 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-dcafc0ba-e70f-45b6-8fca-7df30df315cb tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Availability Zones retrieved successfully. Aug 18 19:24:08.682797 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5f782e85-c416-46ac-9e14-dbc481207d5e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/5e69ef70-b514-460d-b020-fac2a860b865 returned with HTTP 200 Aug 18 19:24:08.683293 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 554/2213] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:08 2026] GET /volume/v3/volumes/5e69ef70-b514-460d-b020-fac2a860b865 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:08.687567 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-dcafc0ba-e70f-45b6-8fca-7df30df315cb tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Flow 'volume_create_api' (ce56f1b1-e6b1-4cac-b323-b5dc6e856e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:08.688740 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-dcafc0ba-e70f-45b6-8fca-7df30df315cb tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f29f9af8-5b74-4d0e-b07a-0e9f7020f7c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:08.689878 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-dcafc0ba-e70f-45b6-8fca-7df30df315cb tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:08.720562 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-dcafc0ba-e70f-45b6-8fca-7df30df315cb tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f29f9af8-5b74-4d0e-b07a-0e9f7020f7c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:08.721680 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-dcafc0ba-e70f-45b6-8fca-7df30df315cb tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fde747bf-e0cb-4197-b91b-e96a949f91b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:08.791963 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-dcafc0ba-e70f-45b6-8fca-7df30df315cb tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Created reservations ['234d147f-b21c-4d54-ba7c-b3a350f70e71', 'cbc8d421-824c-41f9-8b2e-0abfd2749fea', '84232bf8-ee07-4da9-b05c-8e3d1a00459b', 'da0c079b-01c5-4af0-ad2b-98dfdf77c705'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:08.793001 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-dcafc0ba-e70f-45b6-8fca-7df30df315cb tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fde747bf-e0cb-4197-b91b-e96a949f91b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['234d147f-b21c-4d54-ba7c-b3a350f70e71', 'cbc8d421-824c-41f9-8b2e-0abfd2749fea', '84232bf8-ee07-4da9-b05c-8e3d1a00459b', 'da0c079b-01c5-4af0-ad2b-98dfdf77c705']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:08.797429 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-dcafc0ba-e70f-45b6-8fca-7df30df315cb tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37873da1-5578-4572-9868-c6bd48210e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:08.821338 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-dcafc0ba-e70f-45b6-8fca-7df30df315cb tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37873da1-5578-4572-9868-c6bd48210e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eddd3080-77c7-4dbf-8dcf-be6e5bee3878', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1168946911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abc4a88ef3ca42c5a8805acc8eb6d086',qos_specs=None,replication_status=,reservations=['234d147f-b21c-4d54-ba7c-b3a350f70e71','cbc8d421-824c-41f9-8b2e-0abfd2749fea','84232bf8-ee07-4da9-b05c-8e3d1a00459b','da0c079b-01c5-4af0-ad2b-98dfdf77c705'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbbfc2a3b3e74053bb701f17e4143f3b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1168946911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eddd3080-77c7-4dbf-8dcf-be6e5bee3878,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abc4a88ef3ca42c5a8805acc8eb6d086',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbbfc2a3b3e74053bb701f17e4143f3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:08.822357 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-dcafc0ba-e70f-45b6-8fca-7df30df315cb tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (060a1559-d2b0-4c41-a08c-19938ad5436d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:08.842055 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-dcafc0ba-e70f-45b6-8fca-7df30df315cb tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (060a1559-d2b0-4c41-a08c-19938ad5436d) transitioned into state 'SUCCESS' from state '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-1168946911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abc4a88ef3ca42c5a8805acc8eb6d086',qos_specs=None,replication_status=,reservations=['234d147f-b21c-4d54-ba7c-b3a350f70e71','cbc8d421-824c-41f9-8b2e-0abfd2749fea','84232bf8-ee07-4da9-b05c-8e3d1a00459b','da0c079b-01c5-4af0-ad2b-98dfdf77c705'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbbfc2a3b3e74053bb701f17e4143f3b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:08.842690 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-dcafc0ba-e70f-45b6-8fca-7df30df315cb tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e20f4ae-2d0d-46b1-b8e3-ead142633139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:08.851680 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-dcafc0ba-e70f-45b6-8fca-7df30df315cb tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e20f4ae-2d0d-46b1-b8e3-ead142633139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:08.852459 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-dcafc0ba-e70f-45b6-8fca-7df30df315cb tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Flow 'volume_create_api' (ce56f1b1-e6b1-4cac-b323-b5dc6e856e46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:08.852736 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-dcafc0ba-e70f-45b6-8fca-7df30df315cb tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Create volume request issued successfully. Aug 18 19:24:08.853644 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dcafc0ba-e70f-45b6-8fca-7df30df315cb tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:08.854043 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 558/2214] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:24:08 2026] POST /volume/v3/volumes => generated 759 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:09.214901 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ed4d3e29-5049-4c15-82ab-42e0d4905ad0 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:09.216435 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ed4d3e29-5049-4c15-82ab-42e0d4905ad0 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 Aug 18 19:24:09.216676 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ed4d3e29-5049-4c15-82ab-42e0d4905ad0 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:09.216876 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ed4d3e29-5049-4c15-82ab-42e0d4905ad0 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:09.216991 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-ed4d3e29-5049-4c15-82ab-42e0d4905ad0 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 8b5a98c3-cf9f-4e4b-be64-a969814248c9. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:09.221149 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:09.221149 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:09.221790 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ed4d3e29-5049-4c15-82ab-42e0d4905ad0 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 returned with HTTP 200 Aug 18 19:24:09.222165 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 552/2215] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:09 2026] GET /volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:09.391906 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f8008892-1b1e-4720-b444-1f43dc76ea78 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:09.394477 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f8008892-1b1e-4720-b444-1f43dc76ea78 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] GET https://10.4.3.170/volume/v3/snapshots/d58d1627-879b-483b-ac48-ff92332cca3e Aug 18 19:24:09.394773 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f8008892-1b1e-4720-b444-1f43dc76ea78 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:09.395065 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f8008892-1b1e-4720-b444-1f43dc76ea78 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:09.399915 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f8008892-1b1e-4720-b444-1f43dc76ea78 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] https://10.4.3.170/volume/v3/snapshots/d58d1627-879b-483b-ac48-ff92332cca3e returned with HTTP 404 Aug 18 19:24:09.400847 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 552/2216] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:09 2026] GET /volume/v3/snapshots/d58d1627-879b-483b-ac48-ff92332cca3e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:09.411569 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-62885466-8b9f-400f-963b-a79b95505939 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:09.414075 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-62885466-8b9f-400f-963b-a79b95505939 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] GET https://10.4.3.170/volume/v3/volumes/aeec542b-5b13-471a-a257-0f8a5e1c7f3e Aug 18 19:24:09.414353 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-62885466-8b9f-400f-963b-a79b95505939 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:09.414648 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-62885466-8b9f-400f-963b-a79b95505939 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:09.424670 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:09.424670 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:09.430883 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-62885466-8b9f-400f-963b-a79b95505939 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Volume info retrieved successfully. Aug 18 19:24:09.435828 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-62885466-8b9f-400f-963b-a79b95505939 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] https://10.4.3.170/volume/v3/volumes/aeec542b-5b13-471a-a257-0f8a5e1c7f3e returned with HTTP 200 Aug 18 19:24:09.438381 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 555/2217] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:09 2026] GET /volume/v3/volumes/aeec542b-5b13-471a-a257-0f8a5e1c7f3e => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:09.452394 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d97cd71a-e2b2-4aa1-874b-b9a828b9adf0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:09.454889 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d97cd71a-e2b2-4aa1-874b-b9a828b9adf0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] DELETE https://10.4.3.170/volume/v3/volumes/aeec542b-5b13-471a-a257-0f8a5e1c7f3e Aug 18 19:24:09.455179 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d97cd71a-e2b2-4aa1-874b-b9a828b9adf0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:09.455509 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d97cd71a-e2b2-4aa1-874b-b9a828b9adf0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:09.455757 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-d97cd71a-e2b2-4aa1-874b-b9a828b9adf0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Delete volume with id: aeec542b-5b13-471a-a257-0f8a5e1c7f3e Aug 18 19:24:09.466564 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:09.466564 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:09.467237 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d97cd71a-e2b2-4aa1-874b-b9a828b9adf0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Volume info retrieved successfully. Aug 18 19:24:09.487377 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d97cd71a-e2b2-4aa1-874b-b9a828b9adf0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Delete volume request issued successfully. Aug 18 19:24:09.487652 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d97cd71a-e2b2-4aa1-874b-b9a828b9adf0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] https://10.4.3.170/volume/v3/volumes/aeec542b-5b13-471a-a257-0f8a5e1c7f3e returned with HTTP 202 Aug 18 19:24:09.488109 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 559/2218] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:24:09 2026] DELETE /volume/v3/volumes/aeec542b-5b13-471a-a257-0f8a5e1c7f3e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:09.496490 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ce36e180-21d5-4b03-8c7a-8a40ec6d7f9d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:09.497484 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ce36e180-21d5-4b03-8c7a-8a40ec6d7f9d tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] GET https://10.4.3.170/volume/v3/volumes/aeec542b-5b13-471a-a257-0f8a5e1c7f3e Aug 18 19:24:09.497718 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ce36e180-21d5-4b03-8c7a-8a40ec6d7f9d tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:09.497917 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ce36e180-21d5-4b03-8c7a-8a40ec6d7f9d tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:09.506481 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:09.506481 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:09.515080 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ce36e180-21d5-4b03-8c7a-8a40ec6d7f9d tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Volume info retrieved successfully. Aug 18 19:24:09.519737 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ce36e180-21d5-4b03-8c7a-8a40ec6d7f9d tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] https://10.4.3.170/volume/v3/volumes/aeec542b-5b13-471a-a257-0f8a5e1c7f3e returned with HTTP 200 Aug 18 19:24:09.520235 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 553/2219] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:09 2026] GET /volume/v3/volumes/aeec542b-5b13-471a-a257-0f8a5e1c7f3e => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:09.538023 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-00e05253-015b-46ab-9ba6-5fedfd1f9e97 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:09.541761 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-00e05253-015b-46ab-9ba6-5fedfd1f9e97 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d Aug 18 19:24:09.542021 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-00e05253-015b-46ab-9ba6-5fedfd1f9e97 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:09.542290 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-00e05253-015b-46ab-9ba6-5fedfd1f9e97 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:09.559459 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:09.559459 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:09.567571 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-00e05253-015b-46ab-9ba6-5fedfd1f9e97 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:09.573920 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-00e05253-015b-46ab-9ba6-5fedfd1f9e97 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d returned with HTTP 200 Aug 18 19:24:09.574480 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 553/2220] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:09 2026] GET /volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:09.697047 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a5f28f61-2bdd-40ad-a608-052775313f50 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:09.699121 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a5f28f61-2bdd-40ad-a608-052775313f50 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/5e69ef70-b514-460d-b020-fac2a860b865 Aug 18 19:24:09.699338 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a5f28f61-2bdd-40ad-a608-052775313f50 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:09.699563 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a5f28f61-2bdd-40ad-a608-052775313f50 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:09.705015 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a5f28f61-2bdd-40ad-a608-052775313f50 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/5e69ef70-b514-460d-b020-fac2a860b865 returned with HTTP 404 Aug 18 19:24:09.705543 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 556/2221] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:09 2026] GET /volume/v3/volumes/5e69ef70-b514-460d-b020-fac2a860b865 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:09.713308 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-12e1c199-2515-47da-8df3-57bd074a7bc3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:09.715024 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-12e1c199-2515-47da-8df3-57bd074a7bc3 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/volumes/46cb285d-82a0-44b8-8a61-2475f74d5e4a Aug 18 19:24:09.715220 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-12e1c199-2515-47da-8df3-57bd074a7bc3 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:09.715425 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-12e1c199-2515-47da-8df3-57bd074a7bc3 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:09.715589 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-12e1c199-2515-47da-8df3-57bd074a7bc3 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume with id: 46cb285d-82a0-44b8-8a61-2475f74d5e4a Aug 18 19:24:09.721975 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:09.721975 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:09.722451 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-12e1c199-2515-47da-8df3-57bd074a7bc3 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:09.737245 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-12e1c199-2515-47da-8df3-57bd074a7bc3 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume request issued successfully. Aug 18 19:24:09.737466 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-12e1c199-2515-47da-8df3-57bd074a7bc3 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/46cb285d-82a0-44b8-8a61-2475f74d5e4a returned with HTTP 202 Aug 18 19:24:09.738141 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 560/2222] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:24:09 2026] DELETE /volume/v3/volumes/46cb285d-82a0-44b8-8a61-2475f74d5e4a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:24:09.745535 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b4d357f0-7148-41f0-a96b-14deb8fed394 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:09.748042 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b4d357f0-7148-41f0-a96b-14deb8fed394 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/46cb285d-82a0-44b8-8a61-2475f74d5e4a Aug 18 19:24:09.748254 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b4d357f0-7148-41f0-a96b-14deb8fed394 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:09.748470 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b4d357f0-7148-41f0-a96b-14deb8fed394 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:09.754841 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:09.754841 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:09.758581 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b4d357f0-7148-41f0-a96b-14deb8fed394 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:09.764013 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b4d357f0-7148-41f0-a96b-14deb8fed394 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/46cb285d-82a0-44b8-8a61-2475f74d5e4a returned with HTTP 200 Aug 18 19:24:09.764535 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 554/2223] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:09 2026] GET /volume/v3/volumes/46cb285d-82a0-44b8-8a61-2475f74d5e4a => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:09.993131 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-4767840e-eb54-4b3c-bf81-8ef5a5925d30 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:09.995174 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-4767840e-eb54-4b3c-bf81-8ef5a5925d30 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] POST https://10.4.3.170/volume/v3/attachments/a9cb7643-320c-4acc-acc5-eb8fad8ad713/action Aug 18 19:24:09.995577 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-4767840e-eb54-4b3c-bf81-8ef5a5925d30 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:09.995707 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-4767840e-eb54-4b3c-bf81-8ef5a5925d30 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:10.010321 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:10.010321 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:10.024529 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-7e13e342-871e-4ea5-8d81-f532baf34dfe req-4767840e-eb54-4b3c-bf81-8ef5a5925d30 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/attachments/a9cb7643-320c-4acc-acc5-eb8fad8ad713/action returned with HTTP 204 Aug 18 19:24:10.024926 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 554/2224] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:24:09 2026] POST /volume/v3/attachments/a9cb7643-320c-4acc-acc5-eb8fad8ad713/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:10.241318 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-294f601b-9ca4-4f39-9a56-ca690e27432e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:10.243524 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-294f601b-9ca4-4f39-9a56-ca690e27432e tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 Aug 18 19:24:10.243738 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-294f601b-9ca4-4f39-9a56-ca690e27432e tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:10.243915 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-294f601b-9ca4-4f39-9a56-ca690e27432e tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:10.244012 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-294f601b-9ca4-4f39-9a56-ca690e27432e tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 8b5a98c3-cf9f-4e4b-be64-a969814248c9. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:10.248760 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:10.248760 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:10.249297 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-294f601b-9ca4-4f39-9a56-ca690e27432e tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 returned with HTTP 200 Aug 18 19:24:10.249716 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 557/2225] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:10 2026] GET /volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:10.539825 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-df7a4390-7d2b-4f61-9dfc-8c98b972f136 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:10.541129 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-df7a4390-7d2b-4f61-9dfc-8c98b972f136 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] GET https://10.4.3.170/volume/v3/volumes/aeec542b-5b13-471a-a257-0f8a5e1c7f3e Aug 18 19:24:10.541307 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-df7a4390-7d2b-4f61-9dfc-8c98b972f136 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:10.541935 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-df7a4390-7d2b-4f61-9dfc-8c98b972f136 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:10.548317 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-df7a4390-7d2b-4f61-9dfc-8c98b972f136 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012961901-project-member] https://10.4.3.170/volume/v3/volumes/aeec542b-5b13-471a-a257-0f8a5e1c7f3e returned with HTTP 404 Aug 18 19:24:10.548856 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 561/2226] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:10 2026] GET /volume/v3/volumes/aeec542b-5b13-471a-a257-0f8a5e1c7f3e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:10.556237 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-092b83da-fbdd-42c1-93cc-4f3a042610ed None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:10.559137 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-092b83da-fbdd-42c1-93cc-4f3a042610ed tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/e297b7bd686949a284166d1032697399 Aug 18 19:24:10.559815 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-092b83da-fbdd-42c1-93cc-4f3a042610ed tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189-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=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:10.592158 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d5ea6a0f-30f4-42cf-b1b4-683c1f3ff3a6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:10.595231 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d5ea6a0f-30f4-42cf-b1b4-683c1f3ff3a6 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d Aug 18 19:24:10.595457 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d5ea6a0f-30f4-42cf-b1b4-683c1f3ff3a6 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:10.595728 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d5ea6a0f-30f4-42cf-b1b4-683c1f3ff3a6 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:10.607847 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:10.607847 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:10.613176 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d5ea6a0f-30f4-42cf-b1b4-683c1f3ff3a6 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:10.618937 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d5ea6a0f-30f4-42cf-b1b4-683c1f3ff3a6 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d returned with HTTP 200 Aug 18 19:24:10.619521 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 555/2227] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:10 2026] GET /volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:10.632710 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-0204eecf-cc86-42d4-9626-bf0d52493769 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:10.634458 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0204eecf-cc86-42d4-9626-bf0d52493769 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d Aug 18 19:24:10.634645 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0204eecf-cc86-42d4-9626-bf0d52493769 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:10.634820 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0204eecf-cc86-42d4-9626-bf0d52493769 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:10.649344 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:10.649344 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:10.651340 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-0204eecf-cc86-42d4-9626-bf0d52493769 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:10.655567 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0204eecf-cc86-42d4-9626-bf0d52493769 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d returned with HTTP 200 Aug 18 19:24:10.656039 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 558/2228] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:10 2026] GET /volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:10.656133 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-092b83da-fbdd-42c1-93cc-4f3a042610ed tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189 tempest-VolumeSnapshotQuotasNegativeTestJSON-488971189-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/e297b7bd686949a284166d1032697399 returned with HTTP 200 Aug 18 19:24:10.656558 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 555/2229] 10.4.3.170 () {68 vars in 1375 bytes} [Tue Aug 18 19:24:10 2026] PUT /volume/v3/os-quota-sets/e297b7bd686949a284166d1032697399 => generated 561 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:10.783492 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-dc7e8f7c-c307-4cb6-9b16-ea10ed6c73c9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:10.786484 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dc7e8f7c-c307-4cb6-9b16-ea10ed6c73c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/46cb285d-82a0-44b8-8a61-2475f74d5e4a Aug 18 19:24:10.787329 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-dc7e8f7c-c307-4cb6-9b16-ea10ed6c73c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:10.787712 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-dc7e8f7c-c307-4cb6-9b16-ea10ed6c73c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:10.800760 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dc7e8f7c-c307-4cb6-9b16-ea10ed6c73c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/46cb285d-82a0-44b8-8a61-2475f74d5e4a returned with HTTP 404 Aug 18 19:24:10.802955 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 562/2230] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:10 2026] GET /volume/v3/volumes/46cb285d-82a0-44b8-8a61-2475f74d5e4a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:10.811727 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1c6497e2-2c84-4c3d-b8e2-34415caaa64a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:10.813785 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1c6497e2-2c84-4c3d-b8e2-34415caaa64a tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/volumes/056cdbe4-34d6-44a9-b3ff-e091ab723fb1 Aug 18 19:24:10.814096 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1c6497e2-2c84-4c3d-b8e2-34415caaa64a tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:10.814449 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1c6497e2-2c84-4c3d-b8e2-34415caaa64a tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:10.814449 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-1c6497e2-2c84-4c3d-b8e2-34415caaa64a tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume with id: 056cdbe4-34d6-44a9-b3ff-e091ab723fb1 Aug 18 19:24:10.822450 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:10.822450 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:10.823050 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1c6497e2-2c84-4c3d-b8e2-34415caaa64a tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:10.847285 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1c6497e2-2c84-4c3d-b8e2-34415caaa64a tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume request issued successfully. Aug 18 19:24:10.847668 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1c6497e2-2c84-4c3d-b8e2-34415caaa64a tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/056cdbe4-34d6-44a9-b3ff-e091ab723fb1 returned with HTTP 202 Aug 18 19:24:10.848090 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 556/2231] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:24:10 2026] DELETE /volume/v3/volumes/056cdbe4-34d6-44a9-b3ff-e091ab723fb1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:24:10.862071 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9d80db65-a67b-4e1e-9c1b-17d598c4ab1e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:10.864927 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9d80db65-a67b-4e1e-9c1b-17d598c4ab1e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/056cdbe4-34d6-44a9-b3ff-e091ab723fb1 Aug 18 19:24:10.868205 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9d80db65-a67b-4e1e-9c1b-17d598c4ab1e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:10.868205 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9d80db65-a67b-4e1e-9c1b-17d598c4ab1e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:10.878724 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:10.878724 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:10.884790 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-9d80db65-a67b-4e1e-9c1b-17d598c4ab1e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:10.889587 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9d80db65-a67b-4e1e-9c1b-17d598c4ab1e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/056cdbe4-34d6-44a9-b3ff-e091ab723fb1 returned with HTTP 200 Aug 18 19:24:10.889991 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 559/2232] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:10 2026] GET /volume/v3/volumes/056cdbe4-34d6-44a9-b3ff-e091ab723fb1 => generated 896 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 19:24:11.021754 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-c236be61-85b7-4f01-9b37-413b18b8751a req-a31ceece-5633-4086-9d6c-787c175afbf4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:11.024213 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c236be61-85b7-4f01-9b37-413b18b8751a req-a31ceece-5633-4086-9d6c-787c175afbf4 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 Aug 18 19:24:11.024546 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-c236be61-85b7-4f01-9b37-413b18b8751a req-a31ceece-5633-4086-9d6c-787c175afbf4 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:11.024763 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-c236be61-85b7-4f01-9b37-413b18b8751a req-a31ceece-5633-4086-9d6c-787c175afbf4 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:11.036146 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:11.036146 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:11.039918 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-c236be61-85b7-4f01-9b37-413b18b8751a req-a31ceece-5633-4086-9d6c-787c175afbf4 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:11.043807 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c236be61-85b7-4f01-9b37-413b18b8751a req-a31ceece-5633-4086-9d6c-787c175afbf4 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 returned with HTTP 200 Aug 18 19:24:11.044211 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 556/2233] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:24:11 2026] GET /volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:11.062737 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-c236be61-85b7-4f01-9b37-413b18b8751a req-42008d80-eafc-4211-b774-8f26117343bc None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:11.065066 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-c236be61-85b7-4f01-9b37-413b18b8751a req-42008d80-eafc-4211-b774-8f26117343bc tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] POST https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1/action Aug 18 19:24:11.065648 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-c236be61-85b7-4f01-9b37-413b18b8751a req-42008d80-eafc-4211-b774-8f26117343bc tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:11.065886 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-c236be61-85b7-4f01-9b37-413b18b8751a req-42008d80-eafc-4211-b774-8f26117343bc tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:11.081137 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:11.081137 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:11.081849 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-c236be61-85b7-4f01-9b37-413b18b8751a req-42008d80-eafc-4211-b774-8f26117343bc tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:11.090766 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-c236be61-85b7-4f01-9b37-413b18b8751a req-42008d80-eafc-4211-b774-8f26117343bc tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Begin detaching volume completed successfully. Aug 18 19:24:11.091069 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-c236be61-85b7-4f01-9b37-413b18b8751a req-42008d80-eafc-4211-b774-8f26117343bc tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1/action returned with HTTP 202 Aug 18 19:24:11.091701 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 563/2234] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:24:11 2026] POST /volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:24:11.118145 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-69d7674f-1af7-43e0-a5ae-7785585a3e64 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:11.121520 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-69d7674f-1af7-43e0-a5ae-7785585a3e64 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 Aug 18 19:24:11.121725 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-69d7674f-1af7-43e0-a5ae-7785585a3e64 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:11.121977 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-69d7674f-1af7-43e0-a5ae-7785585a3e64 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:11.137557 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:11.137557 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:11.146430 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-69d7674f-1af7-43e0-a5ae-7785585a3e64 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:11.152730 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-69d7674f-1af7-43e0-a5ae-7785585a3e64 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 returned with HTTP 200 Aug 18 19:24:11.153067 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 557/2235] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:11 2026] GET /volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:11.158748 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2e280064-8fab-471d-b16d-842f6ae81a4f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:11.159265 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2e280064-8fab-471d-b16d-842f6ae81a4f None None] GET https://10.4.3.170/volume// Aug 18 19:24:11.159533 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2e280064-8fab-471d-b16d-842f6ae81a4f None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:11.159795 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2e280064-8fab-471d-b16d-842f6ae81a4f None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:11.160193 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2e280064-8fab-471d-b16d-842f6ae81a4f None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:24:11.160598 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 560/2236] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:24:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:24:11.172728 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-c236be61-85b7-4f01-9b37-413b18b8751a req-d9946a56-669c-44f6-8fd6-9e39266b9de2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:11.175989 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c236be61-85b7-4f01-9b37-413b18b8751a req-d9946a56-669c-44f6-8fd6-9e39266b9de2 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 Aug 18 19:24:11.176221 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-c236be61-85b7-4f01-9b37-413b18b8751a req-d9946a56-669c-44f6-8fd6-9e39266b9de2 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:11.176474 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-c236be61-85b7-4f01-9b37-413b18b8751a req-d9946a56-669c-44f6-8fd6-9e39266b9de2 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:11.195995 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:11.195995 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:11.204517 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-c236be61-85b7-4f01-9b37-413b18b8751a req-d9946a56-669c-44f6-8fd6-9e39266b9de2 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:11.211738 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c236be61-85b7-4f01-9b37-413b18b8751a req-d9946a56-669c-44f6-8fd6-9e39266b9de2 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 returned with HTTP 200 Aug 18 19:24:11.212473 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 557/2237] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:24:11 2026] GET /volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 => generated 1319 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:24:11.259061 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0bdb52ff-27c4-457e-8692-4fc6a78ede81 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:11.261451 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0bdb52ff-27c4-457e-8692-4fc6a78ede81 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 Aug 18 19:24:11.261743 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0bdb52ff-27c4-457e-8692-4fc6a78ede81 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:11.262006 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0bdb52ff-27c4-457e-8692-4fc6a78ede81 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:11.262170 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-0bdb52ff-27c4-457e-8692-4fc6a78ede81 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 8b5a98c3-cf9f-4e4b-be64-a969814248c9. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:11.270905 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:11.270905 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:11.271963 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0bdb52ff-27c4-457e-8692-4fc6a78ede81 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 returned with HTTP 200 Aug 18 19:24:11.273853 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 564/2238] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:11 2026] GET /volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:11.911276 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0a600626-70f8-4c92-a881-9946bce3fc85 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:11.923145 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0a600626-70f8-4c92-a881-9946bce3fc85 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/056cdbe4-34d6-44a9-b3ff-e091ab723fb1 Aug 18 19:24:11.923597 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0a600626-70f8-4c92-a881-9946bce3fc85 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:11.925573 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0a600626-70f8-4c92-a881-9946bce3fc85 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:11.955743 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0a600626-70f8-4c92-a881-9946bce3fc85 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/056cdbe4-34d6-44a9-b3ff-e091ab723fb1 returned with HTTP 404 Aug 18 19:24:11.959330 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 558/2239] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:11 2026] GET /volume/v3/volumes/056cdbe4-34d6-44a9-b3ff-e091ab723fb1 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:11.971060 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d007a3ae-0efa-4fac-af55-4752942cba33 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:11.975451 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d007a3ae-0efa-4fac-af55-4752942cba33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:11.976590 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d007a3ae-0efa-4fac-af55-4752942cba33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1294488897"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:11.984323 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-d007a3ae-0efa-4fac-af55-4752942cba33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1294488897'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:11.985056 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-d007a3ae-0efa-4fac-af55-4752942cba33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume of 1 GB Aug 18 19:24:12.003823 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d007a3ae-0efa-4fac-af55-4752942cba33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Availability Zones retrieved successfully. Aug 18 19:24:12.026327 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d007a3ae-0efa-4fac-af55-4752942cba33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Flow 'volume_create_api' (ee24c96e-36e4-4086-8177-dc434d8ae5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:12.027484 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d007a3ae-0efa-4fac-af55-4752942cba33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d46cdc8d-103e-426a-96c8-73173fa263e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:12.030809 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-d007a3ae-0efa-4fac-af55-4752942cba33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:12.093989 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d007a3ae-0efa-4fac-af55-4752942cba33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d46cdc8d-103e-426a-96c8-73173fa263e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:12.094989 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d007a3ae-0efa-4fac-af55-4752942cba33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57632f89-84e6-477d-b2ea-f9dc57ae71f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:12.150950 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-d007a3ae-0efa-4fac-af55-4752942cba33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Created reservations ['8476745c-4957-425d-9a74-9603872a3eb0', 'd9c19039-d9c5-4d62-8b4f-c396ca54fd00', '218d11d1-f41b-4d0f-898f-1b2209fe10b8', 'a8ec5a8c-6d94-4738-b4ba-269988fe737d'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:12.151821 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d007a3ae-0efa-4fac-af55-4752942cba33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57632f89-84e6-477d-b2ea-f9dc57ae71f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8476745c-4957-425d-9a74-9603872a3eb0', 'd9c19039-d9c5-4d62-8b4f-c396ca54fd00', '218d11d1-f41b-4d0f-898f-1b2209fe10b8', 'a8ec5a8c-6d94-4738-b4ba-269988fe737d']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:12.152665 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d007a3ae-0efa-4fac-af55-4752942cba33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e729273a-9fe8-4c4e-90d0-81744e9b1cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:12.169647 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e357602c-cbcb-45dc-a1a4-dbf9ca2250bc None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:12.174565 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e357602c-cbcb-45dc-a1a4-dbf9ca2250bc tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 Aug 18 19:24:12.174757 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e357602c-cbcb-45dc-a1a4-dbf9ca2250bc tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:12.174933 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e357602c-cbcb-45dc-a1a4-dbf9ca2250bc tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:12.184700 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d007a3ae-0efa-4fac-af55-4752942cba33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e729273a-9fe8-4c4e-90d0-81744e9b1cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f137304e-778a-4860-819c-a4a64a89570d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1294488897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b915d4b3461447bb5c5543a52548b61',qos_specs=None,replication_status=,reservations=['8476745c-4957-425d-9a74-9603872a3eb0','d9c19039-d9c5-4d62-8b4f-c396ca54fd00','218d11d1-f41b-4d0f-898f-1b2209fe10b8','a8ec5a8c-6d94-4738-b4ba-269988fe737d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eafc5a1e210f4a45800db225603a7364',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1294488897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f137304e-778a-4860-819c-a4a64a89570d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b915d4b3461447bb5c5543a52548b61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eafc5a1e210f4a45800db225603a7364',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:12.186013 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d007a3ae-0efa-4fac-af55-4752942cba33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79abd2d0-c3be-44b2-99f3-3bdc9ecbfe18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:12.197434 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:12.197434 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:12.208116 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e357602c-cbcb-45dc-a1a4-dbf9ca2250bc tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:12.211568 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-c236be61-85b7-4f01-9b37-413b18b8751a req-f733a056-2490-41e9-9309-a1b81e1a9d9a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:12.213494 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-c236be61-85b7-4f01-9b37-413b18b8751a req-f733a056-2490-41e9-9309-a1b81e1a9d9a tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] DELETE https://10.4.3.170/volume/v3/attachments/1bd6463f-32c8-44d2-beda-4d8bd29d4a18 Aug 18 19:24:12.213670 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-c236be61-85b7-4f01-9b37-413b18b8751a req-f733a056-2490-41e9-9309-a1b81e1a9d9a tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:12.213851 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-c236be61-85b7-4f01-9b37-413b18b8751a req-f733a056-2490-41e9-9309-a1b81e1a9d9a tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:12.216407 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e357602c-cbcb-45dc-a1a4-dbf9ca2250bc tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 returned with HTTP 200 Aug 18 19:24:12.216792 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 558/2240] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:12 2026] GET /volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 => generated 1139 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:12.222875 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:12.222875 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:12.226787 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d007a3ae-0efa-4fac-af55-4752942cba33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79abd2d0-c3be-44b2-99f3-3bdc9ecbfe18) transitioned into state 'SUCCESS' from state '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-1294488897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b915d4b3461447bb5c5543a52548b61',qos_specs=None,replication_status=,reservations=['8476745c-4957-425d-9a74-9603872a3eb0','d9c19039-d9c5-4d62-8b4f-c396ca54fd00','218d11d1-f41b-4d0f-898f-1b2209fe10b8','a8ec5a8c-6d94-4738-b4ba-269988fe737d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eafc5a1e210f4a45800db225603a7364',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:12.228011 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d007a3ae-0efa-4fac-af55-4752942cba33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a9da676-b11e-45de-a9e6-e0b5c7a978ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:12.242256 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d007a3ae-0efa-4fac-af55-4752942cba33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a9da676-b11e-45de-a9e6-e0b5c7a978ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:12.243635 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d007a3ae-0efa-4fac-af55-4752942cba33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Flow 'volume_create_api' (ee24c96e-36e4-4086-8177-dc434d8ae5b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:12.244086 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d007a3ae-0efa-4fac-af55-4752942cba33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume request issued successfully. Aug 18 19:24:12.244944 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d007a3ae-0efa-4fac-af55-4752942cba33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:12.245664 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 561/2241] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:24:11 2026] POST /volume/v3/volumes => generated 770 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:12.264328 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e6a9cb83-7356-461d-a6f5-197a9cf20420 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:12.269060 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e6a9cb83-7356-461d-a6f5-197a9cf20420 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/f137304e-778a-4860-819c-a4a64a89570d Aug 18 19:24:12.272824 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e6a9cb83-7356-461d-a6f5-197a9cf20420 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:12.273054 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e6a9cb83-7356-461d-a6f5-197a9cf20420 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:12.284990 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:12.284990 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:12.292156 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e6a9cb83-7356-461d-a6f5-197a9cf20420 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:12.296480 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2de3cc94-2d7d-483b-b59c-3b86790c05bb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:12.297303 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e6a9cb83-7356-461d-a6f5-197a9cf20420 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/f137304e-778a-4860-819c-a4a64a89570d returned with HTTP 200 Aug 18 19:24:12.297796 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 559/2242] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:12 2026] GET /volume/v3/volumes/f137304e-778a-4860-819c-a4a64a89570d => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:12.300862 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-c236be61-85b7-4f01-9b37-413b18b8751a req-f733a056-2490-41e9-9309-a1b81e1a9d9a tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/attachments/1bd6463f-32c8-44d2-beda-4d8bd29d4a18 returned with HTTP 200 Aug 18 19:24:12.300991 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2de3cc94-2d7d-483b-b59c-3b86790c05bb tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 Aug 18 19:24:12.300991 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2de3cc94-2d7d-483b-b59c-3b86790c05bb tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:12.300991 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2de3cc94-2d7d-483b-b59c-3b86790c05bb tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:12.300991 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-2de3cc94-2d7d-483b-b59c-3b86790c05bb tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 8b5a98c3-cf9f-4e4b-be64-a969814248c9. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:12.301100 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 565/2243] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:24:12 2026] DELETE /volume/v3/attachments/1bd6463f-32c8-44d2-beda-4d8bd29d4a18 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:12.309423 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:12.309423 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:12.310305 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2de3cc94-2d7d-483b-b59c-3b86790c05bb tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 returned with HTTP 200 Aug 18 19:24:12.311036 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 559/2244] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:12 2026] GET /volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:13.235062 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6058e2a7-df07-400b-b8e7-fab4de8bb228 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:13.237989 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6058e2a7-df07-400b-b8e7-fab4de8bb228 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 Aug 18 19:24:13.238288 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6058e2a7-df07-400b-b8e7-fab4de8bb228 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:13.238563 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6058e2a7-df07-400b-b8e7-fab4de8bb228 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:13.254794 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:13.254794 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:13.260353 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6058e2a7-df07-400b-b8e7-fab4de8bb228 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:13.266203 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6058e2a7-df07-400b-b8e7-fab4de8bb228 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 returned with HTTP 200 Aug 18 19:24:13.266799 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 562/2245] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:13 2026] GET /volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:13.317305 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bda360c2-50bb-4a7a-9fd6-5709b59a3d33 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:13.319880 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bda360c2-50bb-4a7a-9fd6-5709b59a3d33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/f137304e-778a-4860-819c-a4a64a89570d Aug 18 19:24:13.320275 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bda360c2-50bb-4a7a-9fd6-5709b59a3d33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:13.320754 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bda360c2-50bb-4a7a-9fd6-5709b59a3d33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:13.324241 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7cca41f3-1e74-4091-b7dc-9f00000bba13 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:13.328964 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7cca41f3-1e74-4091-b7dc-9f00000bba13 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 Aug 18 19:24:13.329272 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7cca41f3-1e74-4091-b7dc-9f00000bba13 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:13.329572 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7cca41f3-1e74-4091-b7dc-9f00000bba13 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:13.329752 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-7cca41f3-1e74-4091-b7dc-9f00000bba13 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 8b5a98c3-cf9f-4e4b-be64-a969814248c9. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:13.331428 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:13.331428 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:13.337221 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-bda360c2-50bb-4a7a-9fd6-5709b59a3d33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:13.341550 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:13.341550 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:13.343637 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7cca41f3-1e74-4091-b7dc-9f00000bba13 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 returned with HTTP 200 Aug 18 19:24:13.343637 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 566/2246] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:13 2026] GET /volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:13.346221 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bda360c2-50bb-4a7a-9fd6-5709b59a3d33 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/f137304e-778a-4860-819c-a4a64a89570d returned with HTTP 200 Aug 18 19:24:13.346693 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 560/2247] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:13 2026] GET /volume/v3/volumes/f137304e-778a-4860-819c-a4a64a89570d => generated 863 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:13.366819 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-506d8861-0ab9-42fc-b8a6-f97d929194b8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:13.372480 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-506d8861-0ab9-42fc-b8a6-f97d929194b8 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:24:13.372748 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-506d8861-0ab9-42fc-b8a6-f97d929194b8 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f137304e-778a-4860-819c-a4a64a89570d", "name": "tempest-VolumeDependencyTests-Snapshot-1917805476"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:13.381049 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-9e1f7781-dcd8-4c21-b4fa-83573a83bb82 req-5afdfa88-21d4-4b72-8e4a-a8f342c0a64f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:13.383089 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9e1f7781-dcd8-4c21-b4fa-83573a83bb82 req-5afdfa88-21d4-4b72-8e4a-a8f342c0a64f tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d Aug 18 19:24:13.385011 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9e1f7781-dcd8-4c21-b4fa-83573a83bb82 req-5afdfa88-21d4-4b72-8e4a-a8f342c0a64f tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:13.385011 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9e1f7781-dcd8-4c21-b4fa-83573a83bb82 req-5afdfa88-21d4-4b72-8e4a-a8f342c0a64f tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:13.390393 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:13.390393 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:13.390518 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-506d8861-0ab9-42fc-b8a6-f97d929194b8 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:13.390694 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-506d8861-0ab9-42fc-b8a6-f97d929194b8 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create snapshot from volume f137304e-778a-4860-819c-a4a64a89570d Aug 18 19:24:13.395418 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:13.395418 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:13.399512 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-9e1f7781-dcd8-4c21-b4fa-83573a83bb82 req-5afdfa88-21d4-4b72-8e4a-a8f342c0a64f tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:13.403993 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9e1f7781-dcd8-4c21-b4fa-83573a83bb82 req-5afdfa88-21d4-4b72-8e4a-a8f342c0a64f tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d returned with HTTP 200 Aug 18 19:24:13.404497 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 563/2248] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:24:13 2026] GET /volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:13.423325 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-9e1f7781-dcd8-4c21-b4fa-83573a83bb82 req-2b1d8893-bc9f-4e67-9014-5fba82089072 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:13.425740 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9e1f7781-dcd8-4c21-b4fa-83573a83bb82 req-2b1d8893-bc9f-4e67-9014-5fba82089072 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] POST https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d/action Aug 18 19:24:13.426335 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-9e1f7781-dcd8-4c21-b4fa-83573a83bb82 req-2b1d8893-bc9f-4e67-9014-5fba82089072 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:13.426335 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-9e1f7781-dcd8-4c21-b4fa-83573a83bb82 req-2b1d8893-bc9f-4e67-9014-5fba82089072 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:13.427638 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-506d8861-0ab9-42fc-b8a6-f97d929194b8 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Created reservations ['c45be4f1-0554-4c11-8936-8435a74713e4', '4225bab7-c380-4682-86e1-5abf21e6575d', '82eecbed-94d7-4fea-878c-19ad862c88c5', 'a63cd785-86be-441d-8d69-48a60b976d19'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:13.440518 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:13.440518 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:13.441730 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-9e1f7781-dcd8-4c21-b4fa-83573a83bb82 req-2b1d8893-bc9f-4e67-9014-5fba82089072 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:13.454633 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-9e1f7781-dcd8-4c21-b4fa-83573a83bb82 req-2b1d8893-bc9f-4e67-9014-5fba82089072 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Begin detaching volume completed successfully. Aug 18 19:24:13.454894 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9e1f7781-dcd8-4c21-b4fa-83573a83bb82 req-2b1d8893-bc9f-4e67-9014-5fba82089072 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d/action returned with HTTP 202 Aug 18 19:24:13.455252 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 567/2249] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:24:13 2026] POST /volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:24:13.474497 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-506d8861-0ab9-42fc-b8a6-f97d929194b8 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot create request issued successfully. Aug 18 19:24:13.474960 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-506d8861-0ab9-42fc-b8a6-f97d929194b8 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:24:13.475591 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 560/2250] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:24:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:13.480956 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d726b163-557c-4e93-af2b-946e595bcadd None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:13.484721 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d726b163-557c-4e93-af2b-946e595bcadd tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d Aug 18 19:24:13.484928 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d726b163-557c-4e93-af2b-946e595bcadd tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:13.486103 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d726b163-557c-4e93-af2b-946e595bcadd tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:13.491745 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ff08046c-1cf1-4c74-9a14-007657db29eb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:13.495964 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ff08046c-1cf1-4c74-9a14-007657db29eb tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/snapshots/12c7d0ba-ef2a-4027-b439-c007654cd6dd Aug 18 19:24:13.496192 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ff08046c-1cf1-4c74-9a14-007657db29eb tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:13.496497 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ff08046c-1cf1-4c74-9a14-007657db29eb tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:13.506215 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:13.506215 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:13.507047 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ff08046c-1cf1-4c74-9a14-007657db29eb tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot retrieved successfully. Aug 18 19:24:13.508188 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ff08046c-1cf1-4c74-9a14-007657db29eb tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/12c7d0ba-ef2a-4027-b439-c007654cd6dd returned with HTTP 200 Aug 18 19:24:13.508841 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 564/2251] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:13 2026] GET /volume/v3/snapshots/12c7d0ba-ef2a-4027-b439-c007654cd6dd => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:13.509988 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:13.509988 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:13.514140 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d726b163-557c-4e93-af2b-946e595bcadd tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:13.519118 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d726b163-557c-4e93-af2b-946e595bcadd tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d returned with HTTP 200 Aug 18 19:24:13.519598 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 561/2252] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:13 2026] GET /volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:13.525969 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-095de2b3-95fe-4c22-ae68-3146127cead4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:13.526513 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-095de2b3-95fe-4c22-ae68-3146127cead4 None None] GET https://10.4.3.170/volume// Aug 18 19:24:13.526755 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-095de2b3-95fe-4c22-ae68-3146127cead4 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:13.527010 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-095de2b3-95fe-4c22-ae68-3146127cead4 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:13.527481 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-095de2b3-95fe-4c22-ae68-3146127cead4 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:24:13.528271 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 568/2253] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:24:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:24:13.537353 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-9e1f7781-dcd8-4c21-b4fa-83573a83bb82 req-a07cbf7d-5438-47f2-b57c-b015fe3d3233 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:13.539741 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9e1f7781-dcd8-4c21-b4fa-83573a83bb82 req-a07cbf7d-5438-47f2-b57c-b015fe3d3233 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d Aug 18 19:24:13.540016 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9e1f7781-dcd8-4c21-b4fa-83573a83bb82 req-a07cbf7d-5438-47f2-b57c-b015fe3d3233 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:13.540238 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9e1f7781-dcd8-4c21-b4fa-83573a83bb82 req-a07cbf7d-5438-47f2-b57c-b015fe3d3233 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:13.550406 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:13.550406 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:13.554896 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-9e1f7781-dcd8-4c21-b4fa-83573a83bb82 req-a07cbf7d-5438-47f2-b57c-b015fe3d3233 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:13.561704 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9e1f7781-dcd8-4c21-b4fa-83573a83bb82 req-a07cbf7d-5438-47f2-b57c-b015fe3d3233 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d returned with HTTP 200 Aug 18 19:24:13.562218 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 561/2254] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:24:13 2026] GET /volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d => generated 1319 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:24:14.359537 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e78f2eaa-756e-40b0-9391-0ba9ff12e51a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:14.361478 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e78f2eaa-756e-40b0-9391-0ba9ff12e51a tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 Aug 18 19:24:14.361612 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e78f2eaa-756e-40b0-9391-0ba9ff12e51a tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:14.361914 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e78f2eaa-756e-40b0-9391-0ba9ff12e51a tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:14.362058 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-e78f2eaa-756e-40b0-9391-0ba9ff12e51a tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 8b5a98c3-cf9f-4e4b-be64-a969814248c9. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:14.366506 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:14.366506 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:14.367181 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e78f2eaa-756e-40b0-9391-0ba9ff12e51a tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 returned with HTTP 200 Aug 18 19:24:14.367573 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 565/2255] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:14 2026] GET /volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:14.378307 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5616aae2-c5bb-4418-a65b-6aafa8aec4f0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:14.379525 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5616aae2-c5bb-4418-a65b-6aafa8aec4f0 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9/export_record Aug 18 19:24:14.379887 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5616aae2-c5bb-4418-a65b-6aafa8aec4f0 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:14.379887 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5616aae2-c5bb-4418-a65b-6aafa8aec4f0 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'export_record' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:14.380037 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.backups [None req-5616aae2-c5bb-4418-a65b-6aafa8aec4f0 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Export record for backup 8b5a98c3-cf9f-4e4b-be64-a969814248c9. {{(pid=100580) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 19:24:14.385166 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:14.385166 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:14.385513 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.api [None req-5616aae2-c5bb-4418-a65b-6aafa8aec4f0 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling RPCAPI with context: , host: np0000007688, backup: 8b5a98c3-cf9f-4e4b-be64-a969814248c9. {{(pid=100580) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 19:24:14.391945 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.rpcapi [None req-5616aae2-c5bb-4418-a65b-6aafa8aec4f0 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] export_record in rpcapi backup_id 8b5a98c3-cf9f-4e4b-be64-a969814248c9 on host np0000007688. {{(pid=100580) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 19:24:14.404521 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.backups [None req-5616aae2-c5bb-4418-a65b-6aafa8aec4f0 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGI1YTk4YzMtY2Y5Zi00ZTRiLWJlNjQtYTk2OTgxNDI0OGM5IiwgInVzZXJfaWQiOiAiYTAwZDA1NjY2MDM3NDZiNDg4NmY4ZGQyN2Q4NTRjZDUiLCAicHJvamVjdF9pZCI6ICJjMTcwOWQ0YzE0YzM0ZTE4YWFiMWMzODAxN2JiMzM1NSIsICJ2b2x1bWVfaWQiOiAiMDI5MGQwMzgtOTI1Yi00MTRjLTkzYmMtMDc5ZThhNDFlY2FlIiwgImhvc3QiOiAibnAwMDAwMDA3Njg4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03OTE0NzczMDYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wMjkwZDAzOC05MjViLTQxNGMtOTNiYy0wNzllOGE0MWVjYWUvMjAyNjA4MTgxOTI0MDAvYXpfbm92YV9iYWNrdXBfOGI1YTk4YzMtY2Y5Zi00ZTRiLWJlNjQtYTk2OTgxNDI0OGM5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxOToyMzo1OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxOToyMzo1OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDE5OjI0OjE0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100580) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 19:24:14.404799 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5616aae2-c5bb-4418-a65b-6aafa8aec4f0 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9/export_record returned with HTTP 200 Aug 18 19:24:14.405273 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 562/2256] 10.4.3.170 () {68 vars in 1430 bytes} [Tue Aug 18 19:24:14 2026] GET /volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9/export_record => generated 1424 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:14.416983 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-dff0d992-53cd-4b8a-b200-50d331864895 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:14.421931 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dff0d992-53cd-4b8a-b200-50d331864895 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 Aug 18 19:24:14.421931 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-dff0d992-53cd-4b8a-b200-50d331864895 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:14.421931 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-dff0d992-53cd-4b8a-b200-50d331864895 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:14.421931 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-dff0d992-53cd-4b8a-b200-50d331864895 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 8b5a98c3-cf9f-4e4b-be64-a969814248c9. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:14.426788 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:14.426788 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:14.427888 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dff0d992-53cd-4b8a-b200-50d331864895 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 returned with HTTP 200 Aug 18 19:24:14.428489 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 569/2257] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:14 2026] GET /volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:14.440956 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-38b730ff-d2fc-4a20-9ab4-f404611d1c17 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:14.442533 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-38b730ff-d2fc-4a20-9ab4-f404611d1c17 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] POST https://10.4.3.170/volume/v3/backups/import_record Aug 18 19:24:14.442945 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-38b730ff-d2fc-4a20-9ab4-f404611d1c17 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTBjOGQ3MGUtY2ZlZC00MTU2LWFlODItNDk4OGExZTI0NDAyIiwgInVzZXJfaWQiOiAiYTAwZDA1NjY2MDM3NDZiNDg4NmY4ZGQyN2Q4NTRjZDUiLCAicHJvamVjdF9pZCI6ICJjMTcwOWQ0YzE0YzM0ZTE4YWFiMWMzODAxN2JiMzM1NSIsICJ2b2x1bWVfaWQiOiAiMDI5MGQwMzgtOTI1Yi00MTRjLTkzYmMtMDc5ZThhNDFlY2FlIiwgImhvc3QiOiAibnAwMDAwMDA3Njg4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03OTE0NzczMDYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wMjkwZDAzOC05MjViLTQxNGMtOTNiYy0wNzllOGE0MWVjYWUvMjAyNjA4MTgxOTI0MDAvYXpfbm92YV9iYWNrdXBfOGI1YTk4YzMtY2Y5Zi00ZTRiLWJlNjQtYTk2OTgxNDI0OGM5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxOToyMzo1OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxOToyMzo1OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDE5OjI0OjE0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:14.444583 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.backups [None req-38b730ff-d2fc-4a20-9ab4-f404611d1c17 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTBjOGQ3MGUtY2ZlZC00MTU2LWFlODItNDk4OGExZTI0NDAyIiwgInVzZXJfaWQiOiAiYTAwZDA1NjY2MDM3NDZiNDg4NmY4ZGQyN2Q4NTRjZDUiLCAicHJvamVjdF9pZCI6ICJjMTcwOWQ0YzE0YzM0ZTE4YWFiMWMzODAxN2JiMzM1NSIsICJ2b2x1bWVfaWQiOiAiMDI5MGQwMzgtOTI1Yi00MTRjLTkzYmMtMDc5ZThhNDFlY2FlIiwgImhvc3QiOiAibnAwMDAwMDA3Njg4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03OTE0NzczMDYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wMjkwZDAzOC05MjViLTQxNGMtOTNiYy0wNzllOGE0MWVjYWUvMjAyNjA4MTgxOTI0MDAvYXpfbm92YV9iYWNrdXBfOGI1YTk4YzMtY2Y5Zi00ZTRiLWJlNjQtYTk2OTgxNDI0OGM5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxOToyMzo1OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxOToyMzo1OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDE5OjI0OjE0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100581) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 19:24:14.444871 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.backups [None req-38b730ff-d2fc-4a20-9ab4-f404611d1c17 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTBjOGQ3MGUtY2ZlZC00MTU2LWFlODItNDk4OGExZTI0NDAyIiwgInVzZXJfaWQiOiAiYTAwZDA1NjY2MDM3NDZiNDg4NmY4ZGQyN2Q4NTRjZDUiLCAicHJvamVjdF9pZCI6ICJjMTcwOWQ0YzE0YzM0ZTE4YWFiMWMzODAxN2JiMzM1NSIsICJ2b2x1bWVfaWQiOiAiMDI5MGQwMzgtOTI1Yi00MTRjLTkzYmMtMDc5ZThhNDFlY2FlIiwgImhvc3QiOiAibnAwMDAwMDA3Njg4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03OTE0NzczMDYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wMjkwZDAzOC05MjViLTQxNGMtOTNiYy0wNzllOGE0MWVjYWUvMjAyNjA4MTgxOTI0MDAvYXpfbm92YV9iYWNrdXBfOGI1YTk4YzMtY2Y5Zi00ZTRiLWJlNjQtYTk2OTgxNDI0OGM5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxOToyMzo1OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxOToyMzo1OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDE5OjI0OjE0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100581) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 19:24:14.445694 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.policy [None req-38b730ff-d2fc-4a20-9ab4-f404611d1c17 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '19e107512778451c857525d86a831fd5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1709d4c14c34e18aab1c38017bb3355', '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=100581) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:24:14.446006 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-38b730ff-d2fc-4a20-9ab4-f404611d1c17 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] https://10.4.3.170/volume/v3/backups/import_record returned with HTTP 403 Aug 18 19:24:14.446511 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 562/2258] 10.4.3.170 () {70 vars in 1342 bytes} [Tue Aug 18 19:24: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 19:24:14.453877 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-12b84fca-5fc5-4588-948a-2fb008d9b167 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:14.457489 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-12b84fca-5fc5-4588-948a-2fb008d9b167 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/0290d038-925b-414c-93bc-079e8a41ecae Aug 18 19:24:14.457764 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-12b84fca-5fc5-4588-948a-2fb008d9b167 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:14.458008 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-12b84fca-5fc5-4588-948a-2fb008d9b167 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:14.458205 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-12b84fca-5fc5-4588-948a-2fb008d9b167 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Delete volume with id: 0290d038-925b-414c-93bc-079e8a41ecae Aug 18 19:24:14.468864 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:14.468864 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:14.469257 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-12b84fca-5fc5-4588-948a-2fb008d9b167 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Volume info retrieved successfully. Aug 18 19:24:14.471873 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-9e1f7781-dcd8-4c21-b4fa-83573a83bb82 req-bc81f0b6-df6b-4c99-9826-3553af568372 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:14.475136 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9e1f7781-dcd8-4c21-b4fa-83573a83bb82 req-bc81f0b6-df6b-4c99-9826-3553af568372 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] DELETE https://10.4.3.170/volume/v3/attachments/a9cb7643-320c-4acc-acc5-eb8fad8ad713 Aug 18 19:24:14.475136 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9e1f7781-dcd8-4c21-b4fa-83573a83bb82 req-bc81f0b6-df6b-4c99-9826-3553af568372 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:14.475304 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9e1f7781-dcd8-4c21-b4fa-83573a83bb82 req-bc81f0b6-df6b-4c99-9826-3553af568372 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:14.483292 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:14.483292 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:14.496500 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-12b84fca-5fc5-4588-948a-2fb008d9b167 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Delete volume request issued successfully. Aug 18 19:24:14.496741 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-12b84fca-5fc5-4588-948a-2fb008d9b167 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/volumes/0290d038-925b-414c-93bc-079e8a41ecae returned with HTTP 202 Aug 18 19:24:14.497427 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 566/2259] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:24:14 2026] DELETE /volume/v3/volumes/0290d038-925b-414c-93bc-079e8a41ecae => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:14.507353 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-639ef0b3-c4c3-4fcd-ba29-145f5739c106 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:14.512192 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-639ef0b3-c4c3-4fcd-ba29-145f5739c106 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/volumes/0290d038-925b-414c-93bc-079e8a41ecae Aug 18 19:24:14.512192 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-639ef0b3-c4c3-4fcd-ba29-145f5739c106 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:14.512192 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-639ef0b3-c4c3-4fcd-ba29-145f5739c106 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:14.523842 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f8009dc9-aa8b-4ad6-b38d-dce39d71e7bc None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:14.523842 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f8009dc9-aa8b-4ad6-b38d-dce39d71e7bc tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/snapshots/12c7d0ba-ef2a-4027-b439-c007654cd6dd Aug 18 19:24:14.523842 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f8009dc9-aa8b-4ad6-b38d-dce39d71e7bc tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:14.523842 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f8009dc9-aa8b-4ad6-b38d-dce39d71e7bc tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:14.526188 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:14.526188 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:14.528590 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:14.528590 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:14.529200 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f8009dc9-aa8b-4ad6-b38d-dce39d71e7bc tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot retrieved successfully. Aug 18 19:24:14.529892 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-639ef0b3-c4c3-4fcd-ba29-145f5739c106 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Volume info retrieved successfully. Aug 18 19:24:14.530241 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f8009dc9-aa8b-4ad6-b38d-dce39d71e7bc tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/12c7d0ba-ef2a-4027-b439-c007654cd6dd returned with HTTP 200 Aug 18 19:24:14.530613 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 563/2260] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:14 2026] GET /volume/v3/snapshots/12c7d0ba-ef2a-4027-b439-c007654cd6dd => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:14.536156 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3c357490-b9ef-4c8c-8158-19c67f0ba2b0 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:14.538739 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3c357490-b9ef-4c8c-8158-19c67f0ba2b0 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d Aug 18 19:24:14.538814 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-639ef0b3-c4c3-4fcd-ba29-145f5739c106 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/volumes/0290d038-925b-414c-93bc-079e8a41ecae returned with HTTP 200 Aug 18 19:24:14.538871 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3c357490-b9ef-4c8c-8158-19c67f0ba2b0 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:14.538951 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 570/2261] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:14 2026] GET /volume/v3/volumes/0290d038-925b-414c-93bc-079e8a41ecae => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:14.539006 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3c357490-b9ef-4c8c-8158-19c67f0ba2b0 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:14.543853 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-39fdf7e8-0868-440b-926f-bc3acadc80c9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:14.548023 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-39fdf7e8-0868-440b-926f-bc3acadc80c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:14.548023 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-39fdf7e8-0868-440b-926f-bc3acadc80c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "12c7d0ba-ef2a-4027-b439-c007654cd6dd", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-523753110"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:14.552951 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-39fdf7e8-0868-440b-926f-bc3acadc80c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume request body: {'volume': {'snapshot_id': '12c7d0ba-ef2a-4027-b439-c007654cd6dd', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-523753110'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:14.555387 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:14.555387 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:14.559985 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:14.559985 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:14.560519 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-39fdf7e8-0868-440b-926f-bc3acadc80c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot retrieved successfully. Aug 18 19:24:14.560641 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-39fdf7e8-0868-440b-926f-bc3acadc80c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume of 1 GB Aug 18 19:24:14.561877 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-3c357490-b9ef-4c8c-8158-19c67f0ba2b0 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:14.563938 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-39fdf7e8-0868-440b-926f-bc3acadc80c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Availability Zones retrieved successfully. Aug 18 19:24:14.565024 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9e1f7781-dcd8-4c21-b4fa-83573a83bb82 req-bc81f0b6-df6b-4c99-9826-3553af568372 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/attachments/a9cb7643-320c-4acc-acc5-eb8fad8ad713 returned with HTTP 200 Aug 18 19:24:14.565450 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 563/2262] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:24:14 2026] DELETE /volume/v3/attachments/a9cb7643-320c-4acc-acc5-eb8fad8ad713 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:14.569592 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-39fdf7e8-0868-440b-926f-bc3acadc80c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Flow 'volume_create_api' (68da8809-4818-489a-8338-53ccfb2b53fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:14.570948 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-39fdf7e8-0868-440b-926f-bc3acadc80c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d30d1cd-3ec5-448b-a9ba-3e907818abd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:14.570948 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-39fdf7e8-0868-440b-926f-bc3acadc80c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:14.574071 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3c357490-b9ef-4c8c-8158-19c67f0ba2b0 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d returned with HTTP 200 Aug 18 19:24:14.574071 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 567/2263] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:14 2026] GET /volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:14.604990 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-39fdf7e8-0868-440b-926f-bc3acadc80c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d30d1cd-3ec5-448b-a9ba-3e907818abd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '12c7d0ba-ef2a-4027-b439-c007654cd6dd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:14.604990 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-39fdf7e8-0868-440b-926f-bc3acadc80c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da13fe84-8545-49d1-8916-502e145aae56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:14.639882 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-39fdf7e8-0868-440b-926f-bc3acadc80c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Created reservations ['fb410f21-aa8a-4db7-9d56-006ef196cce5', '993cd27f-46c7-4821-84ff-74afc8d42b2e', 'bcdcd4cb-94d8-4568-8f12-b4bfa992078a', '9fb07699-c423-4c5f-a620-a34f56cc6f70'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:14.640654 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-39fdf7e8-0868-440b-926f-bc3acadc80c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da13fe84-8545-49d1-8916-502e145aae56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb410f21-aa8a-4db7-9d56-006ef196cce5', '993cd27f-46c7-4821-84ff-74afc8d42b2e', 'bcdcd4cb-94d8-4568-8f12-b4bfa992078a', '9fb07699-c423-4c5f-a620-a34f56cc6f70']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:14.641265 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-39fdf7e8-0868-440b-926f-bc3acadc80c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b72ccfa-876f-4930-8c7f-41798dde89ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:14.688453 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-39fdf7e8-0868-440b-926f-bc3acadc80c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b72ccfa-876f-4930-8c7f-41798dde89ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8f3e772-4383-4627-9b06-36a57c8f3c8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-523753110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b915d4b3461447bb5c5543a52548b61',qos_specs=None,replication_status=,reservations=['fb410f21-aa8a-4db7-9d56-006ef196cce5','993cd27f-46c7-4821-84ff-74afc8d42b2e','bcdcd4cb-94d8-4568-8f12-b4bfa992078a','9fb07699-c423-4c5f-a620-a34f56cc6f70'],size=1,snapshot_id=12c7d0ba-ef2a-4027-b439-c007654cd6dd,source_replicaid=,source_volid=None,status='creating',user_id='eafc5a1e210f4a45800db225603a7364',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-523753110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8f3e772-4383-4627-9b06-36a57c8f3c8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b915d4b3461447bb5c5543a52548b61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=12c7d0ba-ef2a-4027-b439-c007654cd6dd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eafc5a1e210f4a45800db225603a7364',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:14.689189 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-39fdf7e8-0868-440b-926f-bc3acadc80c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17b928af-9019-4ae9-bb5e-183d36a6747e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:14.706040 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-39fdf7e8-0868-440b-926f-bc3acadc80c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17b928af-9019-4ae9-bb5e-183d36a6747e) transitioned into state 'SUCCESS' from state '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-523753110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b915d4b3461447bb5c5543a52548b61',qos_specs=None,replication_status=,reservations=['fb410f21-aa8a-4db7-9d56-006ef196cce5','993cd27f-46c7-4821-84ff-74afc8d42b2e','bcdcd4cb-94d8-4568-8f12-b4bfa992078a','9fb07699-c423-4c5f-a620-a34f56cc6f70'],size=1,snapshot_id=12c7d0ba-ef2a-4027-b439-c007654cd6dd,source_replicaid=,source_volid=None,status='creating',user_id='eafc5a1e210f4a45800db225603a7364',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:14.706748 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-39fdf7e8-0868-440b-926f-bc3acadc80c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (898d06c1-8f60-46bf-a153-1d825b35c584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:14.726918 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-39fdf7e8-0868-440b-926f-bc3acadc80c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (898d06c1-8f60-46bf-a153-1d825b35c584) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:14.727777 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-39fdf7e8-0868-440b-926f-bc3acadc80c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Flow 'volume_create_api' (68da8809-4818-489a-8338-53ccfb2b53fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:14.728079 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-39fdf7e8-0868-440b-926f-bc3acadc80c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume request issued successfully. Aug 18 19:24:14.728658 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-39fdf7e8-0868-440b-926f-bc3acadc80c9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:14.729065 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 564/2264] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:24:14 2026] POST /volume/v3/volumes => generated 803 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:14.740636 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b176fc87-c92e-47e1-9560-8eaba3da3063 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:14.742879 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b176fc87-c92e-47e1-9560-8eaba3da3063 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/c8f3e772-4383-4627-9b06-36a57c8f3c8f Aug 18 19:24:14.742879 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b176fc87-c92e-47e1-9560-8eaba3da3063 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:14.743006 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b176fc87-c92e-47e1-9560-8eaba3da3063 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:14.752530 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:14.752530 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:14.756093 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b176fc87-c92e-47e1-9560-8eaba3da3063 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:14.761652 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b176fc87-c92e-47e1-9560-8eaba3da3063 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/c8f3e772-4383-4627-9b06-36a57c8f3c8f returned with HTTP 200 Aug 18 19:24:14.762157 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 571/2265] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:14 2026] GET /volume/v3/volumes/c8f3e772-4383-4627-9b06-36a57c8f3c8f => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:15.555130 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6e4db100-6014-4b1b-9cce-2244e5de714e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:15.556782 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6e4db100-6014-4b1b-9cce-2244e5de714e tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/volumes/0290d038-925b-414c-93bc-079e8a41ecae Aug 18 19:24:15.556962 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6e4db100-6014-4b1b-9cce-2244e5de714e tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:15.557127 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6e4db100-6014-4b1b-9cce-2244e5de714e tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:15.562973 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6e4db100-6014-4b1b-9cce-2244e5de714e tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/volumes/0290d038-925b-414c-93bc-079e8a41ecae returned with HTTP 404 Aug 18 19:24:15.563169 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 564/2266] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:15 2026] GET /volume/v3/volumes/0290d038-925b-414c-93bc-079e8a41ecae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:15.571990 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ff9ce37b-39ae-4438-b8f3-1c5d12a8abe1 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:15.575718 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ff9ce37b-39ae-4438-b8f3-1c5d12a8abe1 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] GET https://10.4.3.170/volume/v3/backups Aug 18 19:24:15.576049 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ff9ce37b-39ae-4438-b8f3-1c5d12a8abe1 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:15.577234 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ff9ce37b-39ae-4438-b8f3-1c5d12a8abe1 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:15.577234 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-ff9ce37b-39ae-4438-b8f3-1c5d12a8abe1 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:24:15.590800 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-fed0f243-2e73-4493-b38d-0bd355530666 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:15.600187 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fed0f243-2e73-4493-b38d-0bd355530666 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d Aug 18 19:24:15.600187 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fed0f243-2e73-4493-b38d-0bd355530666 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:15.600187 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fed0f243-2e73-4493-b38d-0bd355530666 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:15.604820 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ff9ce37b-39ae-4438-b8f3-1c5d12a8abe1 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] https://10.4.3.170/volume/v3/backups returned with HTTP 200 Aug 18 19:24:15.605050 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 568/2267] 10.4.3.170 () {68 vars in 1277 bytes} [Tue Aug 18 19:24:15 2026] GET /volume/v3/backups => generated 623 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:15.616928 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-91c17047-2427-4e21-a6c9-932551abe1f7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:15.621743 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:15.621743 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:15.621868 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-91c17047-2427-4e21-a6c9-932551abe1f7 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] GET https://10.4.3.170/volume/v3/backups?project_id=c1709d4c14c34e18aab1c38017bb3355 Aug 18 19:24:15.621868 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-91c17047-2427-4e21-a6c9-932551abe1f7 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:15.621868 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-91c17047-2427-4e21-a6c9-932551abe1f7 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:15.622009 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [None req-91c17047-2427-4e21-a6c9-932551abe1f7 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] Removing options 'project_id' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:24:15.628016 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-fed0f243-2e73-4493-b38d-0bd355530666 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:15.633232 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fed0f243-2e73-4493-b38d-0bd355530666 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d returned with HTTP 200 Aug 18 19:24:15.633232 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 565/2268] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:15 2026] GET /volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:15.640141 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-91c17047-2427-4e21-a6c9-932551abe1f7 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] https://10.4.3.170/volume/v3/backups?project_id=c1709d4c14c34e18aab1c38017bb3355 returned with HTTP 200 Aug 18 19:24:15.640759 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 572/2269] 10.4.3.170 () {68 vars in 1364 bytes} [Tue Aug 18 19:24:15 2026] GET /volume/v3/backups?project_id=c1709d4c14c34e18aab1c38017bb3355 => generated 623 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:15.651620 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d25fe257-2645-4723-833d-7c291ee0f949 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:15.653578 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d25fe257-2645-4723-833d-7c291ee0f949 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d Aug 18 19:24:15.654016 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d25fe257-2645-4723-833d-7c291ee0f949 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:15.655389 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d25fe257-2645-4723-833d-7c291ee0f949 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:15.663097 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:15.663097 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:15.665486 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3377cdc7-b03a-42a6-90f6-1622b3cc7b98 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:15.668003 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3377cdc7-b03a-42a6-90f6-1622b3cc7b98 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:15.668848 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3377cdc7-b03a-42a6-90f6-1622b3cc7b98 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-842541548"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:15.669300 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d25fe257-2645-4723-833d-7c291ee0f949 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:15.672073 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-3377cdc7-b03a-42a6-90f6-1622b3cc7b98 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-842541548'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:15.672073 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-3377cdc7-b03a-42a6-90f6-1622b3cc7b98 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Create volume of 1 GB Aug 18 19:24:15.672073 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:15.672073 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:15.674553 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d25fe257-2645-4723-833d-7c291ee0f949 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d returned with HTTP 200 Aug 18 19:24:15.675426 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 565/2270] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:15 2026] GET /volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:24:15.676591 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-3377cdc7-b03a-42a6-90f6-1622b3cc7b98 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Availability Zones retrieved successfully. Aug 18 19:24:15.683863 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3377cdc7-b03a-42a6-90f6-1622b3cc7b98 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Flow 'volume_create_api' (994e0f27-04e4-420a-b423-9d1261e66777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:15.685115 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3377cdc7-b03a-42a6-90f6-1622b3cc7b98 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6be366a3-440f-473b-8adb-e20e9c3d875f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:15.685902 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-3377cdc7-b03a-42a6-90f6-1622b3cc7b98 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:15.714783 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3377cdc7-b03a-42a6-90f6-1622b3cc7b98 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6be366a3-440f-473b-8adb-e20e9c3d875f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:15.715567 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3377cdc7-b03a-42a6-90f6-1622b3cc7b98 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (291a337c-2010-497f-b2b8-2a3da89d2d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:15.727701 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d6579baf-dbbc-45fe-baf5-153afa8049c0 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:15.729964 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d6579baf-dbbc-45fe-baf5-153afa8049c0 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d Aug 18 19:24:15.730245 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d6579baf-dbbc-45fe-baf5-153afa8049c0 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:15.730542 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d6579baf-dbbc-45fe-baf5-153afa8049c0 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:15.738879 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:15.738879 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:15.743131 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d6579baf-dbbc-45fe-baf5-153afa8049c0 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:15.748570 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d6579baf-dbbc-45fe-baf5-153afa8049c0 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d returned with HTTP 200 Aug 18 19:24:15.749033 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 566/2271] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:15 2026] GET /volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:15.752828 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-3377cdc7-b03a-42a6-90f6-1622b3cc7b98 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Created reservations ['e00b70f6-d653-4968-93f8-e8d63b50d6c8', '0d069882-32c8-48d6-849e-349b3e7bbc58', 'ceae7b97-1123-4fd8-af71-db7599937725', '0b5c0692-0c6b-4a7b-9fca-1bcc4f3256c2'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:15.753733 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3377cdc7-b03a-42a6-90f6-1622b3cc7b98 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (291a337c-2010-497f-b2b8-2a3da89d2d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e00b70f6-d653-4968-93f8-e8d63b50d6c8', '0d069882-32c8-48d6-849e-349b3e7bbc58', 'ceae7b97-1123-4fd8-af71-db7599937725', '0b5c0692-0c6b-4a7b-9fca-1bcc4f3256c2']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:15.754654 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3377cdc7-b03a-42a6-90f6-1622b3cc7b98 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e63aa406-79a0-4a6f-bbed-4f322eb6ed78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:15.764620 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-75c3ef2d-b264-42b3-bdac-811a633f958b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:15.765829 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-75c3ef2d-b264-42b3-bdac-811a633f958b tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 Aug 18 19:24:15.765994 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-75c3ef2d-b264-42b3-bdac-811a633f958b tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:15.768974 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-75c3ef2d-b264-42b3-bdac-811a633f958b tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:15.779692 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:15.779692 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:15.779857 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d186877c-a792-425d-b8cb-4fad1ec1730f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:15.779897 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3377cdc7-b03a-42a6-90f6-1622b3cc7b98 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e63aa406-79a0-4a6f-bbed-4f322eb6ed78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c04d3e34-ea22-4a21-9569-fa84da4fb448', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-842541548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1709d4c14c34e18aab1c38017bb3355',qos_specs=None,replication_status=,reservations=['e00b70f6-d653-4968-93f8-e8d63b50d6c8','0d069882-32c8-48d6-849e-349b3e7bbc58','ceae7b97-1123-4fd8-af71-db7599937725','0b5c0692-0c6b-4a7b-9fca-1bcc4f3256c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a00d0566603746b4886f8dd27d854cd5',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-842541548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c04d3e34-ea22-4a21-9569-fa84da4fb448,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1709d4c14c34e18aab1c38017bb3355',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a00d0566603746b4886f8dd27d854cd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:15.780939 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3377cdc7-b03a-42a6-90f6-1622b3cc7b98 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6415f9a-10b2-4ae3-9022-2fb91135e5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:15.781410 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d186877c-a792-425d-b8cb-4fad1ec1730f tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/c8f3e772-4383-4627-9b06-36a57c8f3c8f Aug 18 19:24:15.781696 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d186877c-a792-425d-b8cb-4fad1ec1730f tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:15.781981 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d186877c-a792-425d-b8cb-4fad1ec1730f tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:15.783928 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-75c3ef2d-b264-42b3-bdac-811a633f958b tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:15.789073 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:15.789073 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:15.792898 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d186877c-a792-425d-b8cb-4fad1ec1730f tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:15.795644 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-75c3ef2d-b264-42b3-bdac-811a633f958b tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 returned with HTTP 200 Aug 18 19:24:15.796139 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 573/2272] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:15 2026] GET /volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:15.797487 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d186877c-a792-425d-b8cb-4fad1ec1730f tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/c8f3e772-4383-4627-9b06-36a57c8f3c8f returned with HTTP 200 Aug 18 19:24:15.797961 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 566/2273] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:15 2026] GET /volume/v3/volumes/c8f3e772-4383-4627-9b06-36a57c8f3c8f => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:15.804515 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3377cdc7-b03a-42a6-90f6-1622b3cc7b98 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6415f9a-10b2-4ae3-9022-2fb91135e5fc) transitioned into state 'SUCCESS' from state '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-842541548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1709d4c14c34e18aab1c38017bb3355',qos_specs=None,replication_status=,reservations=['e00b70f6-d653-4968-93f8-e8d63b50d6c8','0d069882-32c8-48d6-849e-349b3e7bbc58','ceae7b97-1123-4fd8-af71-db7599937725','0b5c0692-0c6b-4a7b-9fca-1bcc4f3256c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a00d0566603746b4886f8dd27d854cd5',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:15.805464 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3377cdc7-b03a-42a6-90f6-1622b3cc7b98 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8d8c736-12a8-4968-8d5f-e653f22f089d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:15.821446 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3377cdc7-b03a-42a6-90f6-1622b3cc7b98 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8d8c736-12a8-4968-8d5f-e653f22f089d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:15.821644 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f9272ef4-7fdd-432d-a207-9bc60b67eee7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:15.822667 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3377cdc7-b03a-42a6-90f6-1622b3cc7b98 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Flow 'volume_create_api' (994e0f27-04e4-420a-b423-9d1261e66777) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:15.823092 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-3377cdc7-b03a-42a6-90f6-1622b3cc7b98 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Create volume request issued successfully. Aug 18 19:24:15.823318 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f9272ef4-7fdd-432d-a207-9bc60b67eee7 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/12c7d0ba-ef2a-4027-b439-c007654cd6dd Aug 18 19:24:15.823557 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f9272ef4-7fdd-432d-a207-9bc60b67eee7 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:15.823741 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f9272ef4-7fdd-432d-a207-9bc60b67eee7 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:15.823837 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-f9272ef4-7fdd-432d-a207-9bc60b67eee7 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete snapshot with id: 12c7d0ba-ef2a-4027-b439-c007654cd6dd Aug 18 19:24:15.824021 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3377cdc7-b03a-42a6-90f6-1622b3cc7b98 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:15.824991 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 569/2274] 10.4.3.170 () {70 vars in 1298 bytes} [Tue Aug 18 19:24:15 2026] POST /volume/v3/volumes => generated 777 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:15.828529 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:15.828529 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:15.828970 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f9272ef4-7fdd-432d-a207-9bc60b67eee7 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot retrieved successfully. Aug 18 19:24:15.838730 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-69ae56dd-ca98-4771-b8c8-bd2ae6cfdd91 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:15.840258 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-69ae56dd-ca98-4771-b8c8-bd2ae6cfdd91 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/volumes/c04d3e34-ea22-4a21-9569-fa84da4fb448 Aug 18 19:24:15.840757 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-69ae56dd-ca98-4771-b8c8-bd2ae6cfdd91 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:15.840757 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-69ae56dd-ca98-4771-b8c8-bd2ae6cfdd91 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:15.845763 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f9272ef4-7fdd-432d-a207-9bc60b67eee7 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot delete request issued successfully. Aug 18 19:24:15.846464 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f9272ef4-7fdd-432d-a207-9bc60b67eee7 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/12c7d0ba-ef2a-4027-b439-c007654cd6dd returned with HTTP 202 Aug 18 19:24:15.846464 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 567/2275] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:24:15 2026] DELETE /volume/v3/snapshots/12c7d0ba-ef2a-4027-b439-c007654cd6dd => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:15.851001 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:15.851001 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:15.853786 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-69ae56dd-ca98-4771-b8c8-bd2ae6cfdd91 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Volume info retrieved successfully. Aug 18 19:24:15.859741 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-69ae56dd-ca98-4771-b8c8-bd2ae6cfdd91 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/volumes/c04d3e34-ea22-4a21-9569-fa84da4fb448 returned with HTTP 200 Aug 18 19:24:15.859741 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 574/2276] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:15 2026] GET /volume/v3/volumes/c04d3e34-ea22-4a21-9569-fa84da4fb448 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:15.859858 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-daa0a455-c2a8-48b8-8bd4-7d7bd85b60f5 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:15.863026 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-daa0a455-c2a8-48b8-8bd4-7d7bd85b60f5 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/snapshots/12c7d0ba-ef2a-4027-b439-c007654cd6dd Aug 18 19:24:15.863503 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-daa0a455-c2a8-48b8-8bd4-7d7bd85b60f5 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:15.863992 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-daa0a455-c2a8-48b8-8bd4-7d7bd85b60f5 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:15.870781 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:15.870781 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:15.871558 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-daa0a455-c2a8-48b8-8bd4-7d7bd85b60f5 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Snapshot retrieved successfully. Aug 18 19:24:15.872320 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-daa0a455-c2a8-48b8-8bd4-7d7bd85b60f5 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/12c7d0ba-ef2a-4027-b439-c007654cd6dd returned with HTTP 200 Aug 18 19:24:15.872978 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 567/2277] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:15 2026] GET /volume/v3/snapshots/12c7d0ba-ef2a-4027-b439-c007654cd6dd => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:15.885537 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d28440df-69cc-4c94-9f08-ce9bd9a927a3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:15.888678 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d28440df-69cc-4c94-9f08-ce9bd9a927a3 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 Aug 18 19:24:15.889301 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d28440df-69cc-4c94-9f08-ce9bd9a927a3 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:15.889607 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d28440df-69cc-4c94-9f08-ce9bd9a927a3 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:15.898447 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:15.898447 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:15.902084 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d28440df-69cc-4c94-9f08-ce9bd9a927a3 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:15.906676 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d28440df-69cc-4c94-9f08-ce9bd9a927a3 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 returned with HTTP 200 Aug 18 19:24:15.907119 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 570/2278] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:15 2026] GET /volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:16.875645 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1abac8e7-2e6d-4cd3-ba98-fcd4414435d5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:16.877692 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1abac8e7-2e6d-4cd3-ba98-fcd4414435d5 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/volumes/c04d3e34-ea22-4a21-9569-fa84da4fb448 Aug 18 19:24:16.878068 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1abac8e7-2e6d-4cd3-ba98-fcd4414435d5 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:16.878412 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1abac8e7-2e6d-4cd3-ba98-fcd4414435d5 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:16.890584 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2020fcd0-e9ad-4686-a0b1-07f355b82011 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:16.892390 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:16.892390 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:16.892664 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2020fcd0-e9ad-4686-a0b1-07f355b82011 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/snapshots/12c7d0ba-ef2a-4027-b439-c007654cd6dd Aug 18 19:24:16.892930 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2020fcd0-e9ad-4686-a0b1-07f355b82011 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:16.893199 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2020fcd0-e9ad-4686-a0b1-07f355b82011 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:16.898056 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-1abac8e7-2e6d-4cd3-ba98-fcd4414435d5 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Volume info retrieved successfully. Aug 18 19:24:16.899107 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2020fcd0-e9ad-4686-a0b1-07f355b82011 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/12c7d0ba-ef2a-4027-b439-c007654cd6dd returned with HTTP 404 Aug 18 19:24:16.899783 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 575/2279] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:16 2026] GET /volume/v3/snapshots/12c7d0ba-ef2a-4027-b439-c007654cd6dd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:16.905195 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1abac8e7-2e6d-4cd3-ba98-fcd4414435d5 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/volumes/c04d3e34-ea22-4a21-9569-fa84da4fb448 returned with HTTP 200 Aug 18 19:24:16.905850 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 568/2280] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:16 2026] GET /volume/v3/volumes/c04d3e34-ea22-4a21-9569-fa84da4fb448 => generated 1017 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:16.911033 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-29be3ca6-b6a3-4f0a-a527-c7b505d5140b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:16.913798 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-29be3ca6-b6a3-4f0a-a527-c7b505d5140b tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f137304e-778a-4860-819c-a4a64a89570d Aug 18 19:24:16.914251 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-29be3ca6-b6a3-4f0a-a527-c7b505d5140b tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:16.914903 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-29be3ca6-b6a3-4f0a-a527-c7b505d5140b tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:16.915123 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-29be3ca6-b6a3-4f0a-a527-c7b505d5140b tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume with id: f137304e-778a-4860-819c-a4a64a89570d Aug 18 19:24:16.919543 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9399a0b2-1a32-4ee9-b71e-1e88a5d456c2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:16.922631 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9399a0b2-1a32-4ee9-b71e-1e88a5d456c2 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] POST https://10.4.3.170/volume/v3/backups Aug 18 19:24:16.922945 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9399a0b2-1a32-4ee9-b71e-1e88a5d456c2 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c04d3e34-ea22-4a21-9569-fa84da4fb448", "name": "tempest-type-Backup-1713303029"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:16.924243 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.backups [None req-9399a0b2-1a32-4ee9-b71e-1e88a5d456c2 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Creating new backup {'backup': {'volume_id': 'c04d3e34-ea22-4a21-9569-fa84da4fb448', 'name': 'tempest-type-Backup-1713303029'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:24:16.924383 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.backups [None req-9399a0b2-1a32-4ee9-b71e-1e88a5d456c2 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Creating backup of volume c04d3e34-ea22-4a21-9569-fa84da4fb448 in container None Aug 18 19:24:16.932902 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:16.932902 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:16.933604 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-29be3ca6-b6a3-4f0a-a527-c7b505d5140b tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:16.936699 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:16.936699 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:16.936977 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-9399a0b2-1a32-4ee9-b71e-1e88a5d456c2 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Volume info retrieved successfully. Aug 18 19:24:16.965247 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-9399a0b2-1a32-4ee9-b71e-1e88a5d456c2 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Created reservations ['3278e1be-e3f7-4531-bf8f-e0c4100de4c3', '8fb742a5-1b9c-4152-b1f2-de7339e8c5ab'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:16.966563 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-29be3ca6-b6a3-4f0a-a527-c7b505d5140b tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume request issued successfully. Aug 18 19:24:16.966777 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-29be3ca6-b6a3-4f0a-a527-c7b505d5140b tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/f137304e-778a-4860-819c-a4a64a89570d returned with HTTP 202 Aug 18 19:24:16.967261 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 568/2281] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:24:16 2026] DELETE /volume/v3/volumes/f137304e-778a-4860-819c-a4a64a89570d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:24:16.978072 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3232cb6f-989f-4f23-a53f-25846fa017d5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:16.980219 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3232cb6f-989f-4f23-a53f-25846fa017d5 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/f137304e-778a-4860-819c-a4a64a89570d Aug 18 19:24:16.980524 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3232cb6f-989f-4f23-a53f-25846fa017d5 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:16.980755 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3232cb6f-989f-4f23-a53f-25846fa017d5 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:16.989512 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:16.989512 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:16.995074 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-3232cb6f-989f-4f23-a53f-25846fa017d5 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:16.999159 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3232cb6f-989f-4f23-a53f-25846fa017d5 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/f137304e-778a-4860-819c-a4a64a89570d returned with HTTP 200 Aug 18 19:24:16.999685 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 576/2282] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:16 2026] GET /volume/v3/volumes/f137304e-778a-4860-819c-a4a64a89570d => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:17.002848 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9399a0b2-1a32-4ee9-b71e-1e88a5d456c2 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:24:17.003512 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 571/2283] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:24:16 2026] POST /volume/v3/backups => generated 316 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:17.016904 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-868e5110-db16-4173-88d7-39a5417da706 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:17.028475 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-868e5110-db16-4173-88d7-39a5417da706 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 Aug 18 19:24:17.028704 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-868e5110-db16-4173-88d7-39a5417da706 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:17.028976 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-868e5110-db16-4173-88d7-39a5417da706 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:17.029121 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-868e5110-db16-4173-88d7-39a5417da706 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 3b709955-9972-4c99-a334-1d8b84ad9292. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:17.037782 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:17.037782 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:17.038574 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-868e5110-db16-4173-88d7-39a5417da706 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 returned with HTTP 200 Aug 18 19:24:17.039009 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 569/2284] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:17 2026] GET /volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 => generated 723 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:17.145526 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-84fbfefb-8bc9-4d41-bc53-c7a0d1928d88 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:17.283807 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-84fbfefb-8bc9-4d41-bc53-c7a0d1928d88 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:17.284209 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-84fbfefb-8bc9-4d41-bc53-c7a0d1928d88 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1669977325", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:17.288342 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-84fbfefb-8bc9-4d41-bc53-c7a0d1928d88 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1669977325', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:17.288738 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-84fbfefb-8bc9-4d41-bc53-c7a0d1928d88 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Create volume of 1 GB Aug 18 19:24:17.293087 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-84fbfefb-8bc9-4d41-bc53-c7a0d1928d88 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Availability Zones retrieved successfully. Aug 18 19:24:17.302152 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-84fbfefb-8bc9-4d41-bc53-c7a0d1928d88 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Flow 'volume_create_api' (eecf7092-e5ed-4961-8b65-89a5b7a90c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:17.303460 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-84fbfefb-8bc9-4d41-bc53-c7a0d1928d88 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12c0c803-f6ce-4fcb-8711-b20b3746cb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:17.304723 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-84fbfefb-8bc9-4d41-bc53-c7a0d1928d88 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:17.342751 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-84fbfefb-8bc9-4d41-bc53-c7a0d1928d88 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12c0c803-f6ce-4fcb-8711-b20b3746cb94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:17.343840 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-84fbfefb-8bc9-4d41-bc53-c7a0d1928d88 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f554a99-d5bd-41b0-aab7-b6524ca2dbab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:17.415254 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-84fbfefb-8bc9-4d41-bc53-c7a0d1928d88 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Created reservations ['25546ce6-f74b-4c3a-b8a0-491808a40363', '705d5539-ea18-48b7-84a4-5d462a585679', 'e338f101-baf3-4531-8cf5-393f09b09247', '19bdab07-6531-4b69-b9cb-b36ea4e08621'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:17.416343 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-84fbfefb-8bc9-4d41-bc53-c7a0d1928d88 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f554a99-d5bd-41b0-aab7-b6524ca2dbab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25546ce6-f74b-4c3a-b8a0-491808a40363', '705d5539-ea18-48b7-84a4-5d462a585679', 'e338f101-baf3-4531-8cf5-393f09b09247', '19bdab07-6531-4b69-b9cb-b36ea4e08621']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:17.417298 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-84fbfefb-8bc9-4d41-bc53-c7a0d1928d88 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6f0031d-8c5e-42f9-8942-32d1ef6ab92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:17.449159 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-84fbfefb-8bc9-4d41-bc53-c7a0d1928d88 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6f0031d-8c5e-42f9-8942-32d1ef6ab92c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c20a32a4-e4c7-40fe-8749-9d8fd6a003fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1669977325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0009b45032fa40ffbc865aee98d95f69',qos_specs=None,replication_status=,reservations=['25546ce6-f74b-4c3a-b8a0-491808a40363','705d5539-ea18-48b7-84a4-5d462a585679','e338f101-baf3-4531-8cf5-393f09b09247','19bdab07-6531-4b69-b9cb-b36ea4e08621'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6764b0afbfcc4eeeb52ec8ba1de3a95b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1669977325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c20a32a4-e4c7-40fe-8749-9d8fd6a003fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0009b45032fa40ffbc865aee98d95f69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6764b0afbfcc4eeeb52ec8ba1de3a95b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:17.449903 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-84fbfefb-8bc9-4d41-bc53-c7a0d1928d88 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70cf0cbc-f521-4f3e-adb2-3dc0c249eb3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:17.475201 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-84fbfefb-8bc9-4d41-bc53-c7a0d1928d88 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70cf0cbc-f521-4f3e-adb2-3dc0c249eb3e) transitioned into state 'SUCCESS' from state '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-1669977325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0009b45032fa40ffbc865aee98d95f69',qos_specs=None,replication_status=,reservations=['25546ce6-f74b-4c3a-b8a0-491808a40363','705d5539-ea18-48b7-84a4-5d462a585679','e338f101-baf3-4531-8cf5-393f09b09247','19bdab07-6531-4b69-b9cb-b36ea4e08621'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6764b0afbfcc4eeeb52ec8ba1de3a95b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:17.476183 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-84fbfefb-8bc9-4d41-bc53-c7a0d1928d88 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd2eea97-110b-4c29-ae1e-7b4f386ce4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:17.487303 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-84fbfefb-8bc9-4d41-bc53-c7a0d1928d88 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd2eea97-110b-4c29-ae1e-7b4f386ce4ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:17.488605 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-84fbfefb-8bc9-4d41-bc53-c7a0d1928d88 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Flow 'volume_create_api' (eecf7092-e5ed-4961-8b65-89a5b7a90c24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:17.488897 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-84fbfefb-8bc9-4d41-bc53-c7a0d1928d88 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Create volume request issued successfully. Aug 18 19:24:17.489519 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-84fbfefb-8bc9-4d41-bc53-c7a0d1928d88 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:17.489888 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 569/2285] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:24:17 2026] POST /volume/v3/volumes => generated 765 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:17.504175 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d94a206c-513e-4701-aeb7-33ac799b8e39 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:17.508060 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d94a206c-513e-4701-aeb7-33ac799b8e39 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:17.508189 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d94a206c-513e-4701-aeb7-33ac799b8e39 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1621873362", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:17.511154 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-d94a206c-513e-4701-aeb7-33ac799b8e39 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1621873362', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:17.511438 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-d94a206c-513e-4701-aeb7-33ac799b8e39 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Create volume of 1 GB Aug 18 19:24:17.515439 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d94a206c-513e-4701-aeb7-33ac799b8e39 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Availability Zones retrieved successfully. Aug 18 19:24:17.520391 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-d94a206c-513e-4701-aeb7-33ac799b8e39 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Flow 'volume_create_api' (be8e292a-35ca-4385-aa3a-15fc7b5a0775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:17.521207 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-d94a206c-513e-4701-aeb7-33ac799b8e39 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e60f37e8-bafc-4dc0-a2cb-2230f21fdda5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:17.522085 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-d94a206c-513e-4701-aeb7-33ac799b8e39 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:17.550243 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-d94a206c-513e-4701-aeb7-33ac799b8e39 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e60f37e8-bafc-4dc0-a2cb-2230f21fdda5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:17.551304 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-d94a206c-513e-4701-aeb7-33ac799b8e39 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10615e99-60c9-4a8b-bd7c-6530b6d6c56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:17.604529 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-d94a206c-513e-4701-aeb7-33ac799b8e39 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Created reservations ['47688f73-80e9-45ce-b438-e818f801b777', '9fb613f1-0e66-43c1-b7f5-5fbbb8fdae34', 'eae5c51b-a0df-4cc6-ae27-8a2f3a9dd044', '24cf2a29-bd2e-4256-8b48-d868f6baed43'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:17.605084 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-d94a206c-513e-4701-aeb7-33ac799b8e39 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10615e99-60c9-4a8b-bd7c-6530b6d6c56a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47688f73-80e9-45ce-b438-e818f801b777', '9fb613f1-0e66-43c1-b7f5-5fbbb8fdae34', 'eae5c51b-a0df-4cc6-ae27-8a2f3a9dd044', '24cf2a29-bd2e-4256-8b48-d868f6baed43']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:17.605937 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-d94a206c-513e-4701-aeb7-33ac799b8e39 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a6b95c2-5d08-4425-8f27-8e12403e274f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:17.633376 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-d94a206c-513e-4701-aeb7-33ac799b8e39 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a6b95c2-5d08-4425-8f27-8e12403e274f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27d7602e-8d1f-4e78-9cd4-7b4b696a01a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1621873362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0009b45032fa40ffbc865aee98d95f69',qos_specs=None,replication_status=,reservations=['47688f73-80e9-45ce-b438-e818f801b777','9fb613f1-0e66-43c1-b7f5-5fbbb8fdae34','eae5c51b-a0df-4cc6-ae27-8a2f3a9dd044','24cf2a29-bd2e-4256-8b48-d868f6baed43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6764b0afbfcc4eeeb52ec8ba1de3a95b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1621873362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27d7602e-8d1f-4e78-9cd4-7b4b696a01a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0009b45032fa40ffbc865aee98d95f69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6764b0afbfcc4eeeb52ec8ba1de3a95b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:17.633376 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-d94a206c-513e-4701-aeb7-33ac799b8e39 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (419f1df2-5e91-4b6a-aad1-aa8e2dc0d971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:17.653993 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-d94a206c-513e-4701-aeb7-33ac799b8e39 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (419f1df2-5e91-4b6a-aad1-aa8e2dc0d971) transitioned into state 'SUCCESS' from state '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-1621873362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0009b45032fa40ffbc865aee98d95f69',qos_specs=None,replication_status=,reservations=['47688f73-80e9-45ce-b438-e818f801b777','9fb613f1-0e66-43c1-b7f5-5fbbb8fdae34','eae5c51b-a0df-4cc6-ae27-8a2f3a9dd044','24cf2a29-bd2e-4256-8b48-d868f6baed43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6764b0afbfcc4eeeb52ec8ba1de3a95b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:17.654671 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-d94a206c-513e-4701-aeb7-33ac799b8e39 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96c5c5b0-0a6a-4b40-a365-6f5168940df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:17.666129 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-d94a206c-513e-4701-aeb7-33ac799b8e39 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96c5c5b0-0a6a-4b40-a365-6f5168940df8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:17.666961 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-d94a206c-513e-4701-aeb7-33ac799b8e39 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Flow 'volume_create_api' (be8e292a-35ca-4385-aa3a-15fc7b5a0775) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:17.667243 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d94a206c-513e-4701-aeb7-33ac799b8e39 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Create volume request issued successfully. Aug 18 19:24:17.667860 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d94a206c-513e-4701-aeb7-33ac799b8e39 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:17.668307 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 577/2286] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:24:17 2026] POST /volume/v3/volumes => generated 765 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:18.021865 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3cb79278-ea47-46d8-8b50-942a06c53ca0 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:18.024728 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3cb79278-ea47-46d8-8b50-942a06c53ca0 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/f137304e-778a-4860-819c-a4a64a89570d Aug 18 19:24:18.024986 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3cb79278-ea47-46d8-8b50-942a06c53ca0 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:18.025647 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3cb79278-ea47-46d8-8b50-942a06c53ca0 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:18.037317 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3cb79278-ea47-46d8-8b50-942a06c53ca0 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/f137304e-778a-4860-819c-a4a64a89570d returned with HTTP 404 Aug 18 19:24:18.038026 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 572/2287] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:18 2026] GET /volume/v3/volumes/f137304e-778a-4860-819c-a4a64a89570d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:18.054302 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-57686bb6-4b0a-444f-93b6-c40cd1621841 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:18.054776 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bf38f1ba-bc7d-4c0d-8d3e-b80eb733b273 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:18.055700 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-57686bb6-4b0a-444f-93b6-c40cd1621841 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 Aug 18 19:24:18.055700 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-57686bb6-4b0a-444f-93b6-c40cd1621841 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:18.056238 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-57686bb6-4b0a-444f-93b6-c40cd1621841 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:18.056238 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-57686bb6-4b0a-444f-93b6-c40cd1621841 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 3b709955-9972-4c99-a334-1d8b84ad9292. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:18.059147 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bf38f1ba-bc7d-4c0d-8d3e-b80eb733b273 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:18.059147 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bf38f1ba-bc7d-4c0d-8d3e-b80eb733b273 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1931193699"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:18.059712 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:18.059712 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:18.059991 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-bf38f1ba-bc7d-4c0d-8d3e-b80eb733b273 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1931193699'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:18.060104 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-bf38f1ba-bc7d-4c0d-8d3e-b80eb733b273 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume of 1 GB Aug 18 19:24:18.060230 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-57686bb6-4b0a-444f-93b6-c40cd1621841 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 returned with HTTP 200 Aug 18 19:24:18.060452 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:18.060452 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:18.060572 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 570/2288] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:18 2026] GET /volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:18.067545 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-bf38f1ba-bc7d-4c0d-8d3e-b80eb733b273 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Availability Zones retrieved successfully. Aug 18 19:24:18.072070 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bf38f1ba-bc7d-4c0d-8d3e-b80eb733b273 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Flow 'volume_create_api' (a57a8db9-34e8-4d0d-9b7e-4271db839198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:18.072951 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bf38f1ba-bc7d-4c0d-8d3e-b80eb733b273 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e3558bd-7842-45c6-b9ca-68548b5ca767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:18.073885 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-bf38f1ba-bc7d-4c0d-8d3e-b80eb733b273 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:18.101453 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bf38f1ba-bc7d-4c0d-8d3e-b80eb733b273 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e3558bd-7842-45c6-b9ca-68548b5ca767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:18.102161 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bf38f1ba-bc7d-4c0d-8d3e-b80eb733b273 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fcd2a5d-2245-41f5-a885-5452875b42c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:18.148789 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-bf38f1ba-bc7d-4c0d-8d3e-b80eb733b273 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Created reservations ['d4c16823-d091-416a-97c6-600ed7b5be24', '856482cf-bf14-46a2-8815-de5e7c55166d', 'faf2b1a2-5e0f-413e-ac09-59036d0732b7', 'a2094b16-8dd2-4101-a894-c5be36d77893'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:18.150477 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bf38f1ba-bc7d-4c0d-8d3e-b80eb733b273 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fcd2a5d-2245-41f5-a885-5452875b42c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4c16823-d091-416a-97c6-600ed7b5be24', '856482cf-bf14-46a2-8815-de5e7c55166d', 'faf2b1a2-5e0f-413e-ac09-59036d0732b7', 'a2094b16-8dd2-4101-a894-c5be36d77893']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:18.150477 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bf38f1ba-bc7d-4c0d-8d3e-b80eb733b273 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (054972f4-8a41-4232-b473-71398b989428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:18.179673 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bf38f1ba-bc7d-4c0d-8d3e-b80eb733b273 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (054972f4-8a41-4232-b473-71398b989428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ade6365b-4eec-4a41-9f8c-5129dea67f05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1931193699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b915d4b3461447bb5c5543a52548b61',qos_specs=None,replication_status=,reservations=['d4c16823-d091-416a-97c6-600ed7b5be24','856482cf-bf14-46a2-8815-de5e7c55166d','faf2b1a2-5e0f-413e-ac09-59036d0732b7','a2094b16-8dd2-4101-a894-c5be36d77893'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eafc5a1e210f4a45800db225603a7364',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1931193699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ade6365b-4eec-4a41-9f8c-5129dea67f05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b915d4b3461447bb5c5543a52548b61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eafc5a1e210f4a45800db225603a7364',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:18.180818 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bf38f1ba-bc7d-4c0d-8d3e-b80eb733b273 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7550176f-917a-45bf-a668-d0034f657440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:18.202646 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bf38f1ba-bc7d-4c0d-8d3e-b80eb733b273 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7550176f-917a-45bf-a668-d0034f657440) transitioned into state 'SUCCESS' from state '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-1931193699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b915d4b3461447bb5c5543a52548b61',qos_specs=None,replication_status=,reservations=['d4c16823-d091-416a-97c6-600ed7b5be24','856482cf-bf14-46a2-8815-de5e7c55166d','faf2b1a2-5e0f-413e-ac09-59036d0732b7','a2094b16-8dd2-4101-a894-c5be36d77893'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eafc5a1e210f4a45800db225603a7364',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:18.203288 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bf38f1ba-bc7d-4c0d-8d3e-b80eb733b273 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6c552f3-2110-4324-a303-4980eaa65bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:18.212169 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bf38f1ba-bc7d-4c0d-8d3e-b80eb733b273 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6c552f3-2110-4324-a303-4980eaa65bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:18.212903 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bf38f1ba-bc7d-4c0d-8d3e-b80eb733b273 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Flow 'volume_create_api' (a57a8db9-34e8-4d0d-9b7e-4271db839198) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:18.213184 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-bf38f1ba-bc7d-4c0d-8d3e-b80eb733b273 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume request issued successfully. Aug 18 19:24:18.213661 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bf38f1ba-bc7d-4c0d-8d3e-b80eb733b273 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:18.214071 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 570/2289] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:24:18 2026] POST /volume/v3/volumes => generated 770 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:18.232301 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f8a2d4aa-11f3-40d5-bf1f-c1c615fc6cf9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:18.233981 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f8a2d4aa-11f3-40d5-bf1f-c1c615fc6cf9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/ade6365b-4eec-4a41-9f8c-5129dea67f05 Aug 18 19:24:18.234168 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f8a2d4aa-11f3-40d5-bf1f-c1c615fc6cf9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:18.234335 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f8a2d4aa-11f3-40d5-bf1f-c1c615fc6cf9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:18.242992 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:18.242992 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:18.250141 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f8a2d4aa-11f3-40d5-bf1f-c1c615fc6cf9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:18.256686 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f8a2d4aa-11f3-40d5-bf1f-c1c615fc6cf9 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/ade6365b-4eec-4a41-9f8c-5129dea67f05 returned with HTTP 200 Aug 18 19:24:18.256686 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 578/2290] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:18 2026] GET /volume/v3/volumes/ade6365b-4eec-4a41-9f8c-5129dea67f05 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:18.848128 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e4315579-e125-44de-95fc-f97691158cd6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:18.849741 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e4315579-e125-44de-95fc-f97691158cd6 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] DELETE https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d Aug 18 19:24:18.849935 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e4315579-e125-44de-95fc-f97691158cd6 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:18.850159 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e4315579-e125-44de-95fc-f97691158cd6 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:18.850311 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-e4315579-e125-44de-95fc-f97691158cd6 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Delete volume with id: 3258123d-c142-42f5-9345-8c87df28370d Aug 18 19:24:18.857139 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:18.857139 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:18.857629 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e4315579-e125-44de-95fc-f97691158cd6 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:18.874460 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e4315579-e125-44de-95fc-f97691158cd6 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Delete volume request issued successfully. Aug 18 19:24:18.874718 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e4315579-e125-44de-95fc-f97691158cd6 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d returned with HTTP 202 Aug 18 19:24:18.875302 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 573/2291] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:24:18 2026] DELETE /volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:18.883698 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-11d83922-2fbd-4610-9e75-abca21a37adb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:18.885444 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-11d83922-2fbd-4610-9e75-abca21a37adb tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d Aug 18 19:24:18.885964 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-11d83922-2fbd-4610-9e75-abca21a37adb tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:18.885964 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-11d83922-2fbd-4610-9e75-abca21a37adb tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:18.895298 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:18.895298 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:18.898324 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-11d83922-2fbd-4610-9e75-abca21a37adb tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:18.902059 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-11d83922-2fbd-4610-9e75-abca21a37adb tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d returned with HTTP 200 Aug 18 19:24:18.902059 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 571/2292] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:18 2026] GET /volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:19.070690 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-87a4e6f9-298a-412a-ba58-44a1c9ff9d75 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:19.072674 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-87a4e6f9-298a-412a-ba58-44a1c9ff9d75 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 Aug 18 19:24:19.072857 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-87a4e6f9-298a-412a-ba58-44a1c9ff9d75 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:19.073060 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-87a4e6f9-298a-412a-ba58-44a1c9ff9d75 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:19.073245 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-87a4e6f9-298a-412a-ba58-44a1c9ff9d75 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 3b709955-9972-4c99-a334-1d8b84ad9292. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:19.078946 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:19.078946 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:19.079689 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-87a4e6f9-298a-412a-ba58-44a1c9ff9d75 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 returned with HTTP 200 Aug 18 19:24:19.080119 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 571/2293] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:19 2026] GET /volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:19.270082 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b147b307-b1dd-48b2-bf4a-22137abccd22 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:19.271914 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b147b307-b1dd-48b2-bf4a-22137abccd22 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/ade6365b-4eec-4a41-9f8c-5129dea67f05 Aug 18 19:24:19.272166 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b147b307-b1dd-48b2-bf4a-22137abccd22 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:19.272430 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b147b307-b1dd-48b2-bf4a-22137abccd22 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:19.278682 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:19.278682 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:19.281962 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b147b307-b1dd-48b2-bf4a-22137abccd22 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:19.285949 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b147b307-b1dd-48b2-bf4a-22137abccd22 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/ade6365b-4eec-4a41-9f8c-5129dea67f05 returned with HTTP 200 Aug 18 19:24:19.286474 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 579/2294] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:19 2026] GET /volume/v3/volumes/ade6365b-4eec-4a41-9f8c-5129dea67f05 => generated 863 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:19.303154 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b063d6db-0a34-4384-a006-e0520430cb91 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:19.304836 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b063d6db-0a34-4384-a006-e0520430cb91 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:19.305132 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b063d6db-0a34-4384-a006-e0520430cb91 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ade6365b-4eec-4a41-9f8c-5129dea67f05", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-296437885"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:19.306555 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-b063d6db-0a34-4384-a006-e0520430cb91 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume request body: {'volume': {'source_volid': 'ade6365b-4eec-4a41-9f8c-5129dea67f05', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-296437885'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:19.326772 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:19.326772 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:19.326772 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b063d6db-0a34-4384-a006-e0520430cb91 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume retrieved successfully. Aug 18 19:24:19.326772 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-b063d6db-0a34-4384-a006-e0520430cb91 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume of 1 GB Aug 18 19:24:19.330632 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b063d6db-0a34-4384-a006-e0520430cb91 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Availability Zones retrieved successfully. Aug 18 19:24:19.335427 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b063d6db-0a34-4384-a006-e0520430cb91 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Flow 'volume_create_api' (d8b5aad8-1085-4da7-8ded-11116cd31737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:19.336430 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b063d6db-0a34-4384-a006-e0520430cb91 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b107d4e1-ddde-4847-b1bb-b69867923bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:19.337216 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-b063d6db-0a34-4384-a006-e0520430cb91 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:19.357469 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b063d6db-0a34-4384-a006-e0520430cb91 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b107d4e1-ddde-4847-b1bb-b69867923bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ade6365b-4eec-4a41-9f8c-5129dea67f05', 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:19.358158 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b063d6db-0a34-4384-a006-e0520430cb91 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04e43911-459e-44bf-a7e5-5d0fce2e8ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:19.397055 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-b063d6db-0a34-4384-a006-e0520430cb91 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Created reservations ['c672bfd4-a00a-43fe-9ec1-d4b9490bb7fa', 'd2c1cc03-395f-445e-8308-ff69920adb89', 'a0213c2f-f738-4c88-bc75-a5236b687b53', 'b6809af1-f386-431f-a207-9af4366a4fde'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:19.397798 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b063d6db-0a34-4384-a006-e0520430cb91 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04e43911-459e-44bf-a7e5-5d0fce2e8ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c672bfd4-a00a-43fe-9ec1-d4b9490bb7fa', 'd2c1cc03-395f-445e-8308-ff69920adb89', 'a0213c2f-f738-4c88-bc75-a5236b687b53', 'b6809af1-f386-431f-a207-9af4366a4fde']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:19.398589 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b063d6db-0a34-4384-a006-e0520430cb91 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5c7db8f-d50b-408e-8e1c-839b0a88e60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:19.428610 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b063d6db-0a34-4384-a006-e0520430cb91 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5c7db8f-d50b-408e-8e1c-839b0a88e60e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '164f36fb-1db2-4247-b192-efb06982ebf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-296437885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b915d4b3461447bb5c5543a52548b61',qos_specs=None,replication_status=,reservations=['c672bfd4-a00a-43fe-9ec1-d4b9490bb7fa','d2c1cc03-395f-445e-8308-ff69920adb89','a0213c2f-f738-4c88-bc75-a5236b687b53','b6809af1-f386-431f-a207-9af4366a4fde'],size=1,snapshot_id=None,source_replicaid=,source_volid=ade6365b-4eec-4a41-9f8c-5129dea67f05,status='creating',user_id='eafc5a1e210f4a45800db225603a7364',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-296437885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=164f36fb-1db2-4247-b192-efb06982ebf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b915d4b3461447bb5c5543a52548b61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ade6365b-4eec-4a41-9f8c-5129dea67f05,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eafc5a1e210f4a45800db225603a7364',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:19.429235 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b063d6db-0a34-4384-a006-e0520430cb91 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9e3527d-c292-4882-9ae4-f97d9037500c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:19.445213 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b063d6db-0a34-4384-a006-e0520430cb91 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9e3527d-c292-4882-9ae4-f97d9037500c) transitioned into state 'SUCCESS' from state '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-296437885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b915d4b3461447bb5c5543a52548b61',qos_specs=None,replication_status=,reservations=['c672bfd4-a00a-43fe-9ec1-d4b9490bb7fa','d2c1cc03-395f-445e-8308-ff69920adb89','a0213c2f-f738-4c88-bc75-a5236b687b53','b6809af1-f386-431f-a207-9af4366a4fde'],size=1,snapshot_id=None,source_replicaid=,source_volid=ade6365b-4eec-4a41-9f8c-5129dea67f05,status='creating',user_id='eafc5a1e210f4a45800db225603a7364',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:19.445976 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b063d6db-0a34-4384-a006-e0520430cb91 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e04f43ca-868b-41b9-94f5-f5b5b2c61937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:19.468527 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b063d6db-0a34-4384-a006-e0520430cb91 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e04f43ca-868b-41b9-94f5-f5b5b2c61937) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:19.468527 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b063d6db-0a34-4384-a006-e0520430cb91 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Flow 'volume_create_api' (d8b5aad8-1085-4da7-8ded-11116cd31737) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:19.471226 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b063d6db-0a34-4384-a006-e0520430cb91 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Create volume request issued successfully. Aug 18 19:24:19.472075 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b063d6db-0a34-4384-a006-e0520430cb91 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:19.472601 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 574/2295] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:24:19 2026] POST /volume/v3/volumes => generated 803 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:19.484876 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ee0dfd0d-46d3-4c9e-ab32-5b4cb8a02b20 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:19.486488 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ee0dfd0d-46d3-4c9e-ab32-5b4cb8a02b20 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/164f36fb-1db2-4247-b192-efb06982ebf3 Aug 18 19:24:19.486685 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ee0dfd0d-46d3-4c9e-ab32-5b4cb8a02b20 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:19.486851 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ee0dfd0d-46d3-4c9e-ab32-5b4cb8a02b20 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:19.493542 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:19.493542 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:19.497050 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ee0dfd0d-46d3-4c9e-ab32-5b4cb8a02b20 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:19.501284 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ee0dfd0d-46d3-4c9e-ab32-5b4cb8a02b20 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/164f36fb-1db2-4247-b192-efb06982ebf3 returned with HTTP 200 Aug 18 19:24:19.501900 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 572/2296] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:19 2026] GET /volume/v3/volumes/164f36fb-1db2-4247-b192-efb06982ebf3 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:19.917832 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-dfe0c423-c240-42b6-9347-24f75d3e182f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:19.919411 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dfe0c423-c240-42b6-9347-24f75d3e182f tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d Aug 18 19:24:19.920254 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dfe0c423-c240-42b6-9347-24f75d3e182f tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:19.920254 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dfe0c423-c240-42b6-9347-24f75d3e182f tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:19.925048 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dfe0c423-c240-42b6-9347-24f75d3e182f tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d returned with HTTP 404 Aug 18 19:24:19.925658 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 572/2297] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:19 2026] GET /volume/v3/volumes/3258123d-c142-42f5-9345-8c87df28370d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:19.936404 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-47dafb2d-073c-4976-8d2a-c67b072db85a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:19.938467 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-47dafb2d-073c-4976-8d2a-c67b072db85a tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] DELETE https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 Aug 18 19:24:19.938690 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-47dafb2d-073c-4976-8d2a-c67b072db85a tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:19.938872 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-47dafb2d-073c-4976-8d2a-c67b072db85a tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:19.939060 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-47dafb2d-073c-4976-8d2a-c67b072db85a tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Delete volume with id: 86ae5391-c3ca-4671-844c-ad11d7eb41f1 Aug 18 19:24:19.951221 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:19.951221 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:19.951804 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-47dafb2d-073c-4976-8d2a-c67b072db85a tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:19.968894 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-47dafb2d-073c-4976-8d2a-c67b072db85a tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Delete volume request issued successfully. Aug 18 19:24:19.969074 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-47dafb2d-073c-4976-8d2a-c67b072db85a tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 returned with HTTP 202 Aug 18 19:24:19.969759 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 580/2298] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:24:19 2026] DELETE /volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:19.979485 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c58bc010-0cb8-4c1c-8788-165b9c47abfd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:19.981348 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c58bc010-0cb8-4c1c-8788-165b9c47abfd tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 Aug 18 19:24:19.981564 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c58bc010-0cb8-4c1c-8788-165b9c47abfd tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:19.981736 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c58bc010-0cb8-4c1c-8788-165b9c47abfd tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:19.993302 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:19.993302 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:19.998002 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c58bc010-0cb8-4c1c-8788-165b9c47abfd tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:20.002219 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c58bc010-0cb8-4c1c-8788-165b9c47abfd tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 returned with HTTP 200 Aug 18 19:24:20.002591 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 575/2299] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:19 2026] GET /volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:20.095637 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7b65320a-4508-4d6b-b4ed-1d362fba0340 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:20.099975 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7b65320a-4508-4d6b-b4ed-1d362fba0340 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 Aug 18 19:24:20.100174 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7b65320a-4508-4d6b-b4ed-1d362fba0340 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:20.100354 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7b65320a-4508-4d6b-b4ed-1d362fba0340 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:20.100490 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-7b65320a-4508-4d6b-b4ed-1d362fba0340 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 3b709955-9972-4c99-a334-1d8b84ad9292. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:20.108047 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:20.108047 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:20.108783 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7b65320a-4508-4d6b-b4ed-1d362fba0340 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 returned with HTTP 200 Aug 18 19:24:20.109145 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 573/2300] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:20 2026] GET /volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:20.514147 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9b4a94b1-8d89-4c23-9a52-70ddab4d9e15 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:20.517737 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9b4a94b1-8d89-4c23-9a52-70ddab4d9e15 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/164f36fb-1db2-4247-b192-efb06982ebf3 Aug 18 19:24:20.518006 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9b4a94b1-8d89-4c23-9a52-70ddab4d9e15 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:20.518287 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9b4a94b1-8d89-4c23-9a52-70ddab4d9e15 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:20.528892 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:20.528892 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:20.533833 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9b4a94b1-8d89-4c23-9a52-70ddab4d9e15 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:20.540126 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9b4a94b1-8d89-4c23-9a52-70ddab4d9e15 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/164f36fb-1db2-4247-b192-efb06982ebf3 returned with HTTP 200 Aug 18 19:24:20.540658 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 573/2301] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:20 2026] GET /volume/v3/volumes/164f36fb-1db2-4247-b192-efb06982ebf3 => generated 896 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:20.556374 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3007a8e4-9ee3-465a-9ef4-013fba9f48d4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:20.557044 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3007a8e4-9ee3-465a-9ef4-013fba9f48d4 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ade6365b-4eec-4a41-9f8c-5129dea67f05 Aug 18 19:24:20.557264 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3007a8e4-9ee3-465a-9ef4-013fba9f48d4 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:20.557952 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3007a8e4-9ee3-465a-9ef4-013fba9f48d4 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:20.558517 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-3007a8e4-9ee3-465a-9ef4-013fba9f48d4 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume with id: ade6365b-4eec-4a41-9f8c-5129dea67f05 Aug 18 19:24:20.570611 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:20.570611 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:20.571690 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-3007a8e4-9ee3-465a-9ef4-013fba9f48d4 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:20.596684 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-3007a8e4-9ee3-465a-9ef4-013fba9f48d4 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume request issued successfully. Aug 18 19:24:20.596975 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3007a8e4-9ee3-465a-9ef4-013fba9f48d4 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/ade6365b-4eec-4a41-9f8c-5129dea67f05 returned with HTTP 202 Aug 18 19:24:20.597653 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 581/2302] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:24:20 2026] DELETE /volume/v3/volumes/ade6365b-4eec-4a41-9f8c-5129dea67f05 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:24:20.610082 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-10725f46-0ba7-4a64-b698-cfac212330ef None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:20.614424 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-10725f46-0ba7-4a64-b698-cfac212330ef tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/ade6365b-4eec-4a41-9f8c-5129dea67f05 Aug 18 19:24:20.615085 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-10725f46-0ba7-4a64-b698-cfac212330ef tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:20.615085 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-10725f46-0ba7-4a64-b698-cfac212330ef tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:20.625105 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:20.625105 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:20.641675 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-10725f46-0ba7-4a64-b698-cfac212330ef tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:20.649937 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-10725f46-0ba7-4a64-b698-cfac212330ef tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/ade6365b-4eec-4a41-9f8c-5129dea67f05 returned with HTTP 200 Aug 18 19:24:20.650648 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 576/2303] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:20 2026] GET /volume/v3/volumes/ade6365b-4eec-4a41-9f8c-5129dea67f05 => generated 862 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:21.015743 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d60e88e3-74e4-4ed3-9f40-41f88952ff63 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:21.018041 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d60e88e3-74e4-4ed3-9f40-41f88952ff63 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 Aug 18 19:24:21.018351 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d60e88e3-74e4-4ed3-9f40-41f88952ff63 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:21.018611 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d60e88e3-74e4-4ed3-9f40-41f88952ff63 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:21.027901 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d60e88e3-74e4-4ed3-9f40-41f88952ff63 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 returned with HTTP 404 Aug 18 19:24:21.028530 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 574/2304] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:21 2026] GET /volume/v3/volumes/86ae5391-c3ca-4671-844c-ad11d7eb41f1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:21.099866 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ff4c0d60-30c0-496f-b92c-b38fe509d9f1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:21.101742 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ff4c0d60-30c0-496f-b92c-b38fe509d9f1 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b Aug 18 19:24:21.102001 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ff4c0d60-30c0-496f-b92c-b38fe509d9f1 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:21.102263 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ff4c0d60-30c0-496f-b92c-b38fe509d9f1 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:21.102488 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-ff4c0d60-30c0-496f-b92c-b38fe509d9f1 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Delete volume with id: ded151df-ab0c-4171-8871-542199dd542b Aug 18 19:24:21.109686 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:21.109686 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:21.110274 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-ff4c0d60-30c0-496f-b92c-b38fe509d9f1 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:21.122517 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f83eabc7-7195-48f3-9841-57c1baa9a994 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:21.127045 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f83eabc7-7195-48f3-9841-57c1baa9a994 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 Aug 18 19:24:21.127347 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f83eabc7-7195-48f3-9841-57c1baa9a994 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:21.127719 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f83eabc7-7195-48f3-9841-57c1baa9a994 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:21.127833 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-f83eabc7-7195-48f3-9841-57c1baa9a994 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 3b709955-9972-4c99-a334-1d8b84ad9292. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:21.129614 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-ff4c0d60-30c0-496f-b92c-b38fe509d9f1 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Delete volume request issued successfully. Aug 18 19:24:21.129870 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ff4c0d60-30c0-496f-b92c-b38fe509d9f1 tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b returned with HTTP 202 Aug 18 19:24:21.130566 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 574/2305] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:24:21 2026] DELETE /volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:21.137228 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:21.137228 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:21.137958 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f83eabc7-7195-48f3-9841-57c1baa9a994 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 returned with HTTP 200 Aug 18 19:24:21.138334 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 582/2306] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:21 2026] GET /volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:21.142123 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-17da38e0-46d7-4892-a588-d8126e8a8d3c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:21.144770 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-17da38e0-46d7-4892-a588-d8126e8a8d3c tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b Aug 18 19:24:21.145130 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-17da38e0-46d7-4892-a588-d8126e8a8d3c tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:21.146391 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-17da38e0-46d7-4892-a588-d8126e8a8d3c tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:21.156235 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:21.156235 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:21.161900 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-17da38e0-46d7-4892-a588-d8126e8a8d3c tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Volume info retrieved successfully. Aug 18 19:24:21.170100 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-17da38e0-46d7-4892-a588-d8126e8a8d3c tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b returned with HTTP 200 Aug 18 19:24:21.170772 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 577/2307] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:21 2026] GET /volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:21.665320 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-72335912-8cce-45fe-8722-d598be17f718 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:21.666963 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-72335912-8cce-45fe-8722-d598be17f718 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/ade6365b-4eec-4a41-9f8c-5129dea67f05 Aug 18 19:24:21.667125 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-72335912-8cce-45fe-8722-d598be17f718 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:21.667347 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-72335912-8cce-45fe-8722-d598be17f718 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:21.674490 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-72335912-8cce-45fe-8722-d598be17f718 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/ade6365b-4eec-4a41-9f8c-5129dea67f05 returned with HTTP 404 Aug 18 19:24:21.674907 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 575/2308] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:21 2026] GET /volume/v3/volumes/ade6365b-4eec-4a41-9f8c-5129dea67f05 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:21.684306 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-39b4e4cc-d922-4e2b-82bd-7e65894f33a2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:21.686670 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-39b4e4cc-d922-4e2b-82bd-7e65894f33a2 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/volumes/164f36fb-1db2-4247-b192-efb06982ebf3 Aug 18 19:24:21.686897 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-39b4e4cc-d922-4e2b-82bd-7e65894f33a2 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:21.687070 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-39b4e4cc-d922-4e2b-82bd-7e65894f33a2 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:21.687223 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-39b4e4cc-d922-4e2b-82bd-7e65894f33a2 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume with id: 164f36fb-1db2-4247-b192-efb06982ebf3 Aug 18 19:24:21.695081 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:21.695081 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:21.695839 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-39b4e4cc-d922-4e2b-82bd-7e65894f33a2 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:21.717292 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-39b4e4cc-d922-4e2b-82bd-7e65894f33a2 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume request issued successfully. Aug 18 19:24:21.717654 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-39b4e4cc-d922-4e2b-82bd-7e65894f33a2 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/164f36fb-1db2-4247-b192-efb06982ebf3 returned with HTTP 202 Aug 18 19:24:21.718266 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 575/2309] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:24:21 2026] DELETE /volume/v3/volumes/164f36fb-1db2-4247-b192-efb06982ebf3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:24:21.732303 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2cdd9c52-b7d2-4414-8064-1ad297541350 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:21.734646 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2cdd9c52-b7d2-4414-8064-1ad297541350 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/164f36fb-1db2-4247-b192-efb06982ebf3 Aug 18 19:24:21.734969 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2cdd9c52-b7d2-4414-8064-1ad297541350 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:21.735170 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2cdd9c52-b7d2-4414-8064-1ad297541350 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:21.742767 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:21.742767 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:21.747824 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2cdd9c52-b7d2-4414-8064-1ad297541350 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:21.755625 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2cdd9c52-b7d2-4414-8064-1ad297541350 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/164f36fb-1db2-4247-b192-efb06982ebf3 returned with HTTP 200 Aug 18 19:24:21.756150 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 583/2310] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:21 2026] GET /volume/v3/volumes/164f36fb-1db2-4247-b192-efb06982ebf3 => generated 895 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:22.150052 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-44cdf9e7-caac-43af-8ae2-e3ad6f7035fb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:22.152257 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-44cdf9e7-caac-43af-8ae2-e3ad6f7035fb tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 Aug 18 19:24:22.152532 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-44cdf9e7-caac-43af-8ae2-e3ad6f7035fb tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:22.152807 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-44cdf9e7-caac-43af-8ae2-e3ad6f7035fb tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:22.152969 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-44cdf9e7-caac-43af-8ae2-e3ad6f7035fb tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 3b709955-9972-4c99-a334-1d8b84ad9292. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:22.156860 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:22.156860 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:22.157513 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-44cdf9e7-caac-43af-8ae2-e3ad6f7035fb tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 returned with HTTP 200 Aug 18 19:24:22.157891 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 578/2311] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:22 2026] GET /volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:22.185405 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6264b1ec-aff9-493e-ae7c-98ea001a11de None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:22.188077 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6264b1ec-aff9-493e-ae7c-98ea001a11de tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] GET https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b Aug 18 19:24:22.188378 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6264b1ec-aff9-493e-ae7c-98ea001a11de tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:22.188625 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6264b1ec-aff9-493e-ae7c-98ea001a11de tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:22.200466 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6264b1ec-aff9-493e-ae7c-98ea001a11de tempest-AttachVolumeTestJSON-1117457325 tempest-AttachVolumeTestJSON-1117457325-project-member] https://10.4.3.170/volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b returned with HTTP 404 Aug 18 19:24:22.201431 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 576/2312] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:22 2026] GET /volume/v3/volumes/ded151df-ab0c-4171-8871-542199dd542b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:22.770888 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-184b1e0a-58b5-44ec-84a8-47798db2e58e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:22.773238 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-184b1e0a-58b5-44ec-84a8-47798db2e58e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/164f36fb-1db2-4247-b192-efb06982ebf3 Aug 18 19:24:22.773443 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-184b1e0a-58b5-44ec-84a8-47798db2e58e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:22.776385 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-184b1e0a-58b5-44ec-84a8-47798db2e58e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:22.780337 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-184b1e0a-58b5-44ec-84a8-47798db2e58e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/164f36fb-1db2-4247-b192-efb06982ebf3 returned with HTTP 404 Aug 18 19:24:22.780867 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 576/2313] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:22 2026] GET /volume/v3/volumes/164f36fb-1db2-4247-b192-efb06982ebf3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:22.791650 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-cf590a41-0806-40ce-987a-9a81b20cd3da None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:22.797833 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cf590a41-0806-40ce-987a-9a81b20cd3da tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ade6365b-4eec-4a41-9f8c-5129dea67f05 Aug 18 19:24:22.797833 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cf590a41-0806-40ce-987a-9a81b20cd3da tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:22.797833 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cf590a41-0806-40ce-987a-9a81b20cd3da tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:22.797833 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-cf590a41-0806-40ce-987a-9a81b20cd3da tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume with id: ade6365b-4eec-4a41-9f8c-5129dea67f05 Aug 18 19:24:22.803279 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cf590a41-0806-40ce-987a-9a81b20cd3da tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/ade6365b-4eec-4a41-9f8c-5129dea67f05 returned with HTTP 404 Aug 18 19:24:22.803859 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 584/2314] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:24:22 2026] DELETE /volume/v3/volumes/ade6365b-4eec-4a41-9f8c-5129dea67f05 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:22.819616 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-77b3990d-b695-4c5b-ba92-ac8bd1f94703 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:22.824922 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-77b3990d-b695-4c5b-ba92-ac8bd1f94703 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/ade6365b-4eec-4a41-9f8c-5129dea67f05 Aug 18 19:24:22.824922 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-77b3990d-b695-4c5b-ba92-ac8bd1f94703 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:22.824922 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-77b3990d-b695-4c5b-ba92-ac8bd1f94703 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:22.837086 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-77b3990d-b695-4c5b-ba92-ac8bd1f94703 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/ade6365b-4eec-4a41-9f8c-5129dea67f05 returned with HTTP 404 Aug 18 19:24:22.838039 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 579/2315] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:22 2026] GET /volume/v3/volumes/ade6365b-4eec-4a41-9f8c-5129dea67f05 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:22.846439 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6d74b5ba-9a94-47af-8961-c6c489bf521e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:22.847913 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6d74b5ba-9a94-47af-8961-c6c489bf521e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/volumes/c8f3e772-4383-4627-9b06-36a57c8f3c8f Aug 18 19:24:22.848125 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6d74b5ba-9a94-47af-8961-c6c489bf521e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:22.848308 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6d74b5ba-9a94-47af-8961-c6c489bf521e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:22.848618 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-6d74b5ba-9a94-47af-8961-c6c489bf521e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume with id: c8f3e772-4383-4627-9b06-36a57c8f3c8f Aug 18 19:24:22.859709 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:22.859709 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:22.860528 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-6d74b5ba-9a94-47af-8961-c6c489bf521e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:22.895497 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-6d74b5ba-9a94-47af-8961-c6c489bf521e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume request issued successfully. Aug 18 19:24:22.895768 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6d74b5ba-9a94-47af-8961-c6c489bf521e tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/c8f3e772-4383-4627-9b06-36a57c8f3c8f returned with HTTP 202 Aug 18 19:24:22.896493 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 577/2316] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:24:22 2026] DELETE /volume/v3/volumes/c8f3e772-4383-4627-9b06-36a57c8f3c8f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:24:22.903354 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3eeab031-ee22-4adc-be9f-04b543b85625 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:22.906048 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3eeab031-ee22-4adc-be9f-04b543b85625 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/c8f3e772-4383-4627-9b06-36a57c8f3c8f Aug 18 19:24:22.906112 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3eeab031-ee22-4adc-be9f-04b543b85625 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:22.906278 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3eeab031-ee22-4adc-be9f-04b543b85625 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:22.917839 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:22.917839 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:22.922892 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3eeab031-ee22-4adc-be9f-04b543b85625 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Volume info retrieved successfully. Aug 18 19:24:22.930344 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3eeab031-ee22-4adc-be9f-04b543b85625 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/c8f3e772-4383-4627-9b06-36a57c8f3c8f returned with HTTP 200 Aug 18 19:24:22.931076 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 577/2317] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:22 2026] GET /volume/v3/volumes/c8f3e772-4383-4627-9b06-36a57c8f3c8f => generated 895 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:23.171459 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-167ab7e8-5451-459d-860b-5542b0ab9969 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:23.173635 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-167ab7e8-5451-459d-860b-5542b0ab9969 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 Aug 18 19:24:23.173863 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-167ab7e8-5451-459d-860b-5542b0ab9969 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:23.174105 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-167ab7e8-5451-459d-860b-5542b0ab9969 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:23.174255 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-167ab7e8-5451-459d-860b-5542b0ab9969 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 3b709955-9972-4c99-a334-1d8b84ad9292. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:23.180480 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:23.180480 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:23.181192 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-167ab7e8-5451-459d-860b-5542b0ab9969 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 returned with HTTP 200 Aug 18 19:24:23.181642 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 585/2318] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:23 2026] GET /volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:23.947793 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6e96ed80-4a0e-4fc7-84eb-260896ae3b4b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:23.952285 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6e96ed80-4a0e-4fc7-84eb-260896ae3b4b tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/c8f3e772-4383-4627-9b06-36a57c8f3c8f Aug 18 19:24:23.952589 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6e96ed80-4a0e-4fc7-84eb-260896ae3b4b tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:23.952933 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6e96ed80-4a0e-4fc7-84eb-260896ae3b4b tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:23.963445 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6e96ed80-4a0e-4fc7-84eb-260896ae3b4b tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/c8f3e772-4383-4627-9b06-36a57c8f3c8f returned with HTTP 404 Aug 18 19:24:23.964006 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 580/2319] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:23 2026] GET /volume/v3/volumes/c8f3e772-4383-4627-9b06-36a57c8f3c8f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:23.975091 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-cae4d4d2-2452-4350-bff0-f34711caf67f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:23.977880 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cae4d4d2-2452-4350-bff0-f34711caf67f tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/12c7d0ba-ef2a-4027-b439-c007654cd6dd Aug 18 19:24:23.978180 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cae4d4d2-2452-4350-bff0-f34711caf67f tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:23.978417 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cae4d4d2-2452-4350-bff0-f34711caf67f tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:23.978517 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-cae4d4d2-2452-4350-bff0-f34711caf67f tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete snapshot with id: 12c7d0ba-ef2a-4027-b439-c007654cd6dd Aug 18 19:24:23.980438 np0000007688 devstack@c-api.service[100581]: DEBUG dbcounter [-] [100581] Writing DB stats cinder:SELECT=422,cinder:INSERT=54,cinder:UPDATE=104 {{(pid=100581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:24:23.984185 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cae4d4d2-2452-4350-bff0-f34711caf67f tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/12c7d0ba-ef2a-4027-b439-c007654cd6dd returned with HTTP 404 Aug 18 19:24:23.984695 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 578/2320] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:24:23 2026] DELETE /volume/v3/snapshots/12c7d0ba-ef2a-4027-b439-c007654cd6dd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:23.992983 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8a2c9952-29ce-4158-b731-e71bb0af8303 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:23.994809 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8a2c9952-29ce-4158-b731-e71bb0af8303 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/snapshots/12c7d0ba-ef2a-4027-b439-c007654cd6dd Aug 18 19:24:23.995032 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8a2c9952-29ce-4158-b731-e71bb0af8303 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:23.995247 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8a2c9952-29ce-4158-b731-e71bb0af8303 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:23.998116 np0000007688 devstack@c-api.service[100580]: DEBUG dbcounter [-] [100580] Writing DB stats cinder:SELECT=426,cinder:UPDATE=114,cinder:INSERT=61 {{(pid=100580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:24:24.000818 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8a2c9952-29ce-4158-b731-e71bb0af8303 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/12c7d0ba-ef2a-4027-b439-c007654cd6dd returned with HTTP 404 Aug 18 19:24:24.001477 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 578/2321] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:23 2026] GET /volume/v3/snapshots/12c7d0ba-ef2a-4027-b439-c007654cd6dd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:24.011230 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-cf99db27-b05a-44f5-b4d8-81b9bf70f640 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:24.012930 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cf99db27-b05a-44f5-b4d8-81b9bf70f640 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f137304e-778a-4860-819c-a4a64a89570d Aug 18 19:24:24.013121 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cf99db27-b05a-44f5-b4d8-81b9bf70f640 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:24.013298 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cf99db27-b05a-44f5-b4d8-81b9bf70f640 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:24.013512 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-cf99db27-b05a-44f5-b4d8-81b9bf70f640 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume with id: f137304e-778a-4860-819c-a4a64a89570d Aug 18 19:24:24.018789 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cf99db27-b05a-44f5-b4d8-81b9bf70f640 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/f137304e-778a-4860-819c-a4a64a89570d returned with HTTP 404 Aug 18 19:24:24.019213 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 586/2322] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:24:24 2026] DELETE /volume/v3/volumes/f137304e-778a-4860-819c-a4a64a89570d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:24.026509 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a47857f8-232e-4eb5-9966-8b5ceebc9b90 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:24.028627 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a47857f8-232e-4eb5-9966-8b5ceebc9b90 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/f137304e-778a-4860-819c-a4a64a89570d Aug 18 19:24:24.028949 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a47857f8-232e-4eb5-9966-8b5ceebc9b90 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:24.029180 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a47857f8-232e-4eb5-9966-8b5ceebc9b90 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:24.035376 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a47857f8-232e-4eb5-9966-8b5ceebc9b90 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/f137304e-778a-4860-819c-a4a64a89570d returned with HTTP 404 Aug 18 19:24:24.035969 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 581/2323] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:24 2026] GET /volume/v3/volumes/f137304e-778a-4860-819c-a4a64a89570d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:24.043833 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c9a45660-d713-46ad-bdb3-316ae1592ad2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:24.048768 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c9a45660-d713-46ad-bdb3-316ae1592ad2 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/volumes/056cdbe4-34d6-44a9-b3ff-e091ab723fb1 Aug 18 19:24:24.048955 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c9a45660-d713-46ad-bdb3-316ae1592ad2 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:24.049125 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c9a45660-d713-46ad-bdb3-316ae1592ad2 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:24.049280 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-c9a45660-d713-46ad-bdb3-316ae1592ad2 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume with id: 056cdbe4-34d6-44a9-b3ff-e091ab723fb1 Aug 18 19:24:24.062249 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c9a45660-d713-46ad-bdb3-316ae1592ad2 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/056cdbe4-34d6-44a9-b3ff-e091ab723fb1 returned with HTTP 404 Aug 18 19:24:24.062738 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 579/2324] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:24:24 2026] DELETE /volume/v3/volumes/056cdbe4-34d6-44a9-b3ff-e091ab723fb1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:24.070010 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c760a71f-24bb-4fb2-960b-dccf2254d3dd None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:24.073119 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c760a71f-24bb-4fb2-960b-dccf2254d3dd tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/056cdbe4-34d6-44a9-b3ff-e091ab723fb1 Aug 18 19:24:24.073384 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c760a71f-24bb-4fb2-960b-dccf2254d3dd tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:24.073669 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c760a71f-24bb-4fb2-960b-dccf2254d3dd tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:24.079485 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c760a71f-24bb-4fb2-960b-dccf2254d3dd tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/056cdbe4-34d6-44a9-b3ff-e091ab723fb1 returned with HTTP 404 Aug 18 19:24:24.080155 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 579/2325] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:24 2026] GET /volume/v3/volumes/056cdbe4-34d6-44a9-b3ff-e091ab723fb1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:24.089445 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6ceb5682-d9ee-42e0-bcdf-a11db59f3eda None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:24.091162 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6ceb5682-d9ee-42e0-bcdf-a11db59f3eda tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/7545b37a-cad4-4475-a917-2e95a0ebdf0d Aug 18 19:24:24.091401 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6ceb5682-d9ee-42e0-bcdf-a11db59f3eda tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:24.091602 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6ceb5682-d9ee-42e0-bcdf-a11db59f3eda tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:24.091690 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-6ceb5682-d9ee-42e0-bcdf-a11db59f3eda tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete snapshot with id: 7545b37a-cad4-4475-a917-2e95a0ebdf0d Aug 18 19:24:24.095729 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6ceb5682-d9ee-42e0-bcdf-a11db59f3eda tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/7545b37a-cad4-4475-a917-2e95a0ebdf0d returned with HTTP 404 Aug 18 19:24:24.096210 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 587/2326] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:24:24 2026] DELETE /volume/v3/snapshots/7545b37a-cad4-4475-a917-2e95a0ebdf0d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:24.104453 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-47727d61-64ef-4331-8259-1a64c9d32872 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:24.106564 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-47727d61-64ef-4331-8259-1a64c9d32872 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/snapshots/7545b37a-cad4-4475-a917-2e95a0ebdf0d Aug 18 19:24:24.106850 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-47727d61-64ef-4331-8259-1a64c9d32872 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:24.107112 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-47727d61-64ef-4331-8259-1a64c9d32872 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:24.111422 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-47727d61-64ef-4331-8259-1a64c9d32872 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/7545b37a-cad4-4475-a917-2e95a0ebdf0d returned with HTTP 404 Aug 18 19:24:24.112111 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 582/2327] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:24 2026] GET /volume/v3/snapshots/7545b37a-cad4-4475-a917-2e95a0ebdf0d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:24.118247 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0ece4bd5-9bf8-41ab-bd8b-4c1db9f8e596 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:24.120113 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0ece4bd5-9bf8-41ab-bd8b-4c1db9f8e596 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/volumes/46cb285d-82a0-44b8-8a61-2475f74d5e4a Aug 18 19:24:24.120337 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0ece4bd5-9bf8-41ab-bd8b-4c1db9f8e596 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:24.120544 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0ece4bd5-9bf8-41ab-bd8b-4c1db9f8e596 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:24.120697 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-0ece4bd5-9bf8-41ab-bd8b-4c1db9f8e596 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume with id: 46cb285d-82a0-44b8-8a61-2475f74d5e4a Aug 18 19:24:24.128283 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0ece4bd5-9bf8-41ab-bd8b-4c1db9f8e596 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/46cb285d-82a0-44b8-8a61-2475f74d5e4a returned with HTTP 404 Aug 18 19:24:24.128787 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 580/2328] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:24:24 2026] DELETE /volume/v3/volumes/46cb285d-82a0-44b8-8a61-2475f74d5e4a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:24.135148 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a94879eb-65a8-49ca-8836-79cdf9dd6907 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:24.137025 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a94879eb-65a8-49ca-8836-79cdf9dd6907 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/46cb285d-82a0-44b8-8a61-2475f74d5e4a Aug 18 19:24:24.137223 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a94879eb-65a8-49ca-8836-79cdf9dd6907 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:24.137442 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a94879eb-65a8-49ca-8836-79cdf9dd6907 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:24.143326 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a94879eb-65a8-49ca-8836-79cdf9dd6907 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/46cb285d-82a0-44b8-8a61-2475f74d5e4a returned with HTTP 404 Aug 18 19:24:24.144087 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 580/2329] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:24 2026] GET /volume/v3/volumes/46cb285d-82a0-44b8-8a61-2475f74d5e4a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 18 19:24:24.150732 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-79c3d0e8-633a-45c4-8368-496a84bfc5b1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:24.153061 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-79c3d0e8-633a-45c4-8368-496a84bfc5b1 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/9fa1d1a8-7b6e-47a6-8bc7-3065743572fd Aug 18 19:24:24.153378 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-79c3d0e8-633a-45c4-8368-496a84bfc5b1 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:24.154026 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-79c3d0e8-633a-45c4-8368-496a84bfc5b1 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:24.154026 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-79c3d0e8-633a-45c4-8368-496a84bfc5b1 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete snapshot with id: 9fa1d1a8-7b6e-47a6-8bc7-3065743572fd Aug 18 19:24:24.158488 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-79c3d0e8-633a-45c4-8368-496a84bfc5b1 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/9fa1d1a8-7b6e-47a6-8bc7-3065743572fd returned with HTTP 404 Aug 18 19:24:24.159081 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 588/2330] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:24:24 2026] DELETE /volume/v3/snapshots/9fa1d1a8-7b6e-47a6-8bc7-3065743572fd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:24.167117 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b2f94be8-5ddf-4c13-9497-58f18de90727 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:24.170635 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b2f94be8-5ddf-4c13-9497-58f18de90727 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/snapshots/9fa1d1a8-7b6e-47a6-8bc7-3065743572fd Aug 18 19:24:24.171022 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b2f94be8-5ddf-4c13-9497-58f18de90727 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:24.171356 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b2f94be8-5ddf-4c13-9497-58f18de90727 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:24.179284 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b2f94be8-5ddf-4c13-9497-58f18de90727 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/9fa1d1a8-7b6e-47a6-8bc7-3065743572fd returned with HTTP 404 Aug 18 19:24:24.180283 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 583/2331] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:24 2026] GET /volume/v3/snapshots/9fa1d1a8-7b6e-47a6-8bc7-3065743572fd => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:24.188442 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f3db59b3-aa3a-40c6-86e5-ada59727e8c7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:24.190143 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f3db59b3-aa3a-40c6-86e5-ada59727e8c7 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/volumes/5e69ef70-b514-460d-b020-fac2a860b865 Aug 18 19:24:24.190354 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f3db59b3-aa3a-40c6-86e5-ada59727e8c7 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:24.190536 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f3db59b3-aa3a-40c6-86e5-ada59727e8c7 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:24.190685 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-f3db59b3-aa3a-40c6-86e5-ada59727e8c7 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume with id: 5e69ef70-b514-460d-b020-fac2a860b865 Aug 18 19:24:24.196514 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-01953e4d-dbc9-4da5-b911-ca1edeeaf86f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:24.198271 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-01953e4d-dbc9-4da5-b911-ca1edeeaf86f tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 Aug 18 19:24:24.198680 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-01953e4d-dbc9-4da5-b911-ca1edeeaf86f tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:24.198680 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-01953e4d-dbc9-4da5-b911-ca1edeeaf86f tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:24.198816 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-01953e4d-dbc9-4da5-b911-ca1edeeaf86f tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 3b709955-9972-4c99-a334-1d8b84ad9292. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:24.199476 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f3db59b3-aa3a-40c6-86e5-ada59727e8c7 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/5e69ef70-b514-460d-b020-fac2a860b865 returned with HTTP 404 Aug 18 19:24:24.200203 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 581/2332] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:24:24 2026] DELETE /volume/v3/volumes/5e69ef70-b514-460d-b020-fac2a860b865 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:24.203499 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:24.203499 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:24.203598 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-01953e4d-dbc9-4da5-b911-ca1edeeaf86f tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 returned with HTTP 200 Aug 18 19:24:24.203944 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 581/2333] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:24 2026] GET /volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:24.215004 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9a431098-a0fe-4118-8193-ab76a3ade9a5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:24.217686 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9a431098-a0fe-4118-8193-ab76a3ade9a5 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/5e69ef70-b514-460d-b020-fac2a860b865 Aug 18 19:24:24.217686 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9a431098-a0fe-4118-8193-ab76a3ade9a5 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:24.217686 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9a431098-a0fe-4118-8193-ab76a3ade9a5 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:24.226657 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9a431098-a0fe-4118-8193-ab76a3ade9a5 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/5e69ef70-b514-460d-b020-fac2a860b865 returned with HTTP 404 Aug 18 19:24:24.226657 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 589/2334] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:24 2026] GET /volume/v3/volumes/5e69ef70-b514-460d-b020-fac2a860b865 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:24.234605 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a48626f8-bf6e-47e6-b1f5-e630b0e70f01 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:24.236599 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a48626f8-bf6e-47e6-b1f5-e630b0e70f01 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ecf7a4c1-31b8-47c0-bd70-40b3438772b7 Aug 18 19:24:24.236808 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a48626f8-bf6e-47e6-b1f5-e630b0e70f01 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:24.237010 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a48626f8-bf6e-47e6-b1f5-e630b0e70f01 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:24.237175 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-a48626f8-bf6e-47e6-b1f5-e630b0e70f01 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume with id: ecf7a4c1-31b8-47c0-bd70-40b3438772b7 Aug 18 19:24:24.243175 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a48626f8-bf6e-47e6-b1f5-e630b0e70f01 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/ecf7a4c1-31b8-47c0-bd70-40b3438772b7 returned with HTTP 404 Aug 18 19:24:24.243772 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 584/2335] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:24:24 2026] DELETE /volume/v3/volumes/ecf7a4c1-31b8-47c0-bd70-40b3438772b7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:24.253064 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0a47aeca-8314-421c-ad61-db3005790e9c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:24.256638 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0a47aeca-8314-421c-ad61-db3005790e9c tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/ecf7a4c1-31b8-47c0-bd70-40b3438772b7 Aug 18 19:24:24.256638 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0a47aeca-8314-421c-ad61-db3005790e9c tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:24.256638 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0a47aeca-8314-421c-ad61-db3005790e9c tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:24.262028 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0a47aeca-8314-421c-ad61-db3005790e9c tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/ecf7a4c1-31b8-47c0-bd70-40b3438772b7 returned with HTTP 404 Aug 18 19:24:24.262672 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 582/2336] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:24 2026] GET /volume/v3/volumes/ecf7a4c1-31b8-47c0-bd70-40b3438772b7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:24.271814 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-81769563-bc80-4e9b-853d-13ff62073810 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:24.275982 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-81769563-bc80-4e9b-853d-13ff62073810 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/volumes/32cf4736-9802-4f4f-b9fe-03af91735681 Aug 18 19:24:24.275982 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-81769563-bc80-4e9b-853d-13ff62073810 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:24.276406 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-81769563-bc80-4e9b-853d-13ff62073810 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:24.276406 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-81769563-bc80-4e9b-853d-13ff62073810 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume with id: 32cf4736-9802-4f4f-b9fe-03af91735681 Aug 18 19:24:24.285648 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-81769563-bc80-4e9b-853d-13ff62073810 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/32cf4736-9802-4f4f-b9fe-03af91735681 returned with HTTP 404 Aug 18 19:24:24.286192 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 582/2337] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:24:24 2026] DELETE /volume/v3/volumes/32cf4736-9802-4f4f-b9fe-03af91735681 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:24.302797 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-906263a9-a882-428e-be8b-87478f77a4a4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:24.308441 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-906263a9-a882-428e-be8b-87478f77a4a4 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/32cf4736-9802-4f4f-b9fe-03af91735681 Aug 18 19:24:24.308441 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-906263a9-a882-428e-be8b-87478f77a4a4 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:24.308441 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-906263a9-a882-428e-be8b-87478f77a4a4 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:24.315307 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-906263a9-a882-428e-be8b-87478f77a4a4 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/32cf4736-9802-4f4f-b9fe-03af91735681 returned with HTTP 404 Aug 18 19:24:24.315307 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 590/2338] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:24 2026] GET /volume/v3/volumes/32cf4736-9802-4f4f-b9fe-03af91735681 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:24.326188 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8dca05f8-f3c5-439e-871a-db0d6ddaf9a2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:24.330010 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8dca05f8-f3c5-439e-871a-db0d6ddaf9a2 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/853a4897-4a9d-4206-883d-4334e908ba7b Aug 18 19:24:24.330260 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8dca05f8-f3c5-439e-871a-db0d6ddaf9a2 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:24.330631 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8dca05f8-f3c5-439e-871a-db0d6ddaf9a2 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:24.330729 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-8dca05f8-f3c5-439e-871a-db0d6ddaf9a2 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete snapshot with id: 853a4897-4a9d-4206-883d-4334e908ba7b Aug 18 19:24:24.342225 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8dca05f8-f3c5-439e-871a-db0d6ddaf9a2 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/853a4897-4a9d-4206-883d-4334e908ba7b returned with HTTP 404 Aug 18 19:24:24.342860 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 585/2339] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:24:24 2026] DELETE /volume/v3/snapshots/853a4897-4a9d-4206-883d-4334e908ba7b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:24.353159 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-044e12b6-365f-43c7-aced-879bb5f0f095 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:24.355135 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-044e12b6-365f-43c7-aced-879bb5f0f095 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/snapshots/853a4897-4a9d-4206-883d-4334e908ba7b Aug 18 19:24:24.355568 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-044e12b6-365f-43c7-aced-879bb5f0f095 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:24.357030 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-044e12b6-365f-43c7-aced-879bb5f0f095 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:24.363737 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-044e12b6-365f-43c7-aced-879bb5f0f095 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/853a4897-4a9d-4206-883d-4334e908ba7b returned with HTTP 404 Aug 18 19:24:24.363737 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 583/2340] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:24 2026] GET /volume/v3/snapshots/853a4897-4a9d-4206-883d-4334e908ba7b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:24.371448 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5426427b-5734-4b20-802b-5d70f929dba7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:24.373504 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5426427b-5734-4b20-802b-5d70f929dba7 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2a183f5e-35c6-436b-893a-ff6069ed9d12 Aug 18 19:24:24.373839 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5426427b-5734-4b20-802b-5d70f929dba7 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:24.374035 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5426427b-5734-4b20-802b-5d70f929dba7 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:24.374231 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-5426427b-5734-4b20-802b-5d70f929dba7 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume with id: 2a183f5e-35c6-436b-893a-ff6069ed9d12 Aug 18 19:24:24.393865 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5426427b-5734-4b20-802b-5d70f929dba7 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/2a183f5e-35c6-436b-893a-ff6069ed9d12 returned with HTTP 404 Aug 18 19:24:24.397476 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 583/2341] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:24:24 2026] DELETE /volume/v3/volumes/2a183f5e-35c6-436b-893a-ff6069ed9d12 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:24.409435 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2f8a2ad9-b3e7-4389-a18f-c2118d2b3f27 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:24.410966 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2f8a2ad9-b3e7-4389-a18f-c2118d2b3f27 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/2a183f5e-35c6-436b-893a-ff6069ed9d12 Aug 18 19:24:24.411341 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2f8a2ad9-b3e7-4389-a18f-c2118d2b3f27 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:24.411677 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2f8a2ad9-b3e7-4389-a18f-c2118d2b3f27 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:24.424503 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2f8a2ad9-b3e7-4389-a18f-c2118d2b3f27 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/2a183f5e-35c6-436b-893a-ff6069ed9d12 returned with HTTP 404 Aug 18 19:24:24.424503 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 591/2342] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:24 2026] GET /volume/v3/volumes/2a183f5e-35c6-436b-893a-ff6069ed9d12 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:24.432556 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3910721d-3cf2-474f-8546-dd4e9735e4c0 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:24.438424 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3910721d-3cf2-474f-8546-dd4e9735e4c0 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/40125d12-05f7-4c5a-98e2-eb92241f8f83 Aug 18 19:24:24.438736 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3910721d-3cf2-474f-8546-dd4e9735e4c0 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:24.439037 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3910721d-3cf2-474f-8546-dd4e9735e4c0 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:24.439249 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-3910721d-3cf2-474f-8546-dd4e9735e4c0 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete snapshot with id: 40125d12-05f7-4c5a-98e2-eb92241f8f83 Aug 18 19:24:24.450006 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3910721d-3cf2-474f-8546-dd4e9735e4c0 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/40125d12-05f7-4c5a-98e2-eb92241f8f83 returned with HTTP 404 Aug 18 19:24:24.450641 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 586/2343] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:24:24 2026] DELETE /volume/v3/snapshots/40125d12-05f7-4c5a-98e2-eb92241f8f83 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:24.459657 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e8ea8c1f-c94f-4e46-b47c-1d4e0ea54d71 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:24.461575 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e8ea8c1f-c94f-4e46-b47c-1d4e0ea54d71 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/snapshots/40125d12-05f7-4c5a-98e2-eb92241f8f83 Aug 18 19:24:24.463488 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e8ea8c1f-c94f-4e46-b47c-1d4e0ea54d71 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:24.463488 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e8ea8c1f-c94f-4e46-b47c-1d4e0ea54d71 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:24.481154 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e8ea8c1f-c94f-4e46-b47c-1d4e0ea54d71 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/snapshots/40125d12-05f7-4c5a-98e2-eb92241f8f83 returned with HTTP 404 Aug 18 19:24:24.482822 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 584/2344] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:24 2026] GET /volume/v3/snapshots/40125d12-05f7-4c5a-98e2-eb92241f8f83 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:24.491857 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5e10743e-4300-4f05-ada7-9af21e833e77 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:24.498381 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5e10743e-4300-4f05-ada7-9af21e833e77 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d6756f46-fff2-4fd6-a7b5-53d2ed008486 Aug 18 19:24:24.498523 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5e10743e-4300-4f05-ada7-9af21e833e77 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:24.499074 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5e10743e-4300-4f05-ada7-9af21e833e77 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:24.499910 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-5e10743e-4300-4f05-ada7-9af21e833e77 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Delete volume with id: d6756f46-fff2-4fd6-a7b5-53d2ed008486 Aug 18 19:24:24.517168 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5e10743e-4300-4f05-ada7-9af21e833e77 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/d6756f46-fff2-4fd6-a7b5-53d2ed008486 returned with HTTP 404 Aug 18 19:24:24.521216 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 584/2345] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:24:24 2026] DELETE /volume/v3/volumes/d6756f46-fff2-4fd6-a7b5-53d2ed008486 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:24.528414 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-85dee5bd-0f45-4d3f-b78c-1e222dfa28e6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:24.532429 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-85dee5bd-0f45-4d3f-b78c-1e222dfa28e6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] GET https://10.4.3.170/volume/v3/volumes/d6756f46-fff2-4fd6-a7b5-53d2ed008486 Aug 18 19:24:24.532429 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-85dee5bd-0f45-4d3f-b78c-1e222dfa28e6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:24.532429 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-85dee5bd-0f45-4d3f-b78c-1e222dfa28e6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:24.538646 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-85dee5bd-0f45-4d3f-b78c-1e222dfa28e6 tempest-VolumeDependencyTests-1057288736 tempest-VolumeDependencyTests-1057288736-project-member] https://10.4.3.170/volume/v3/volumes/d6756f46-fff2-4fd6-a7b5-53d2ed008486 returned with HTTP 404 Aug 18 19:24:24.539601 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 592/2346] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:24 2026] GET /volume/v3/volumes/d6756f46-fff2-4fd6-a7b5-53d2ed008486 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:25.216917 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6110ef89-452a-4758-8fad-7134be12fccb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:25.218713 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6110ef89-452a-4758-8fad-7134be12fccb tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 Aug 18 19:24:25.218825 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6110ef89-452a-4758-8fad-7134be12fccb tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:25.218976 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6110ef89-452a-4758-8fad-7134be12fccb tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:25.219061 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-6110ef89-452a-4758-8fad-7134be12fccb tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 3b709955-9972-4c99-a334-1d8b84ad9292. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:25.223757 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:25.223757 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:25.224440 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6110ef89-452a-4758-8fad-7134be12fccb tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 returned with HTTP 200 Aug 18 19:24:25.224790 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 587/2347] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:25 2026] GET /volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:26.244299 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b5d3afc6-2d27-4667-9231-31dc6a23e487 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:26.248194 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b5d3afc6-2d27-4667-9231-31dc6a23e487 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 Aug 18 19:24:26.248581 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b5d3afc6-2d27-4667-9231-31dc6a23e487 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:26.249021 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b5d3afc6-2d27-4667-9231-31dc6a23e487 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:26.249021 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-b5d3afc6-2d27-4667-9231-31dc6a23e487 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 3b709955-9972-4c99-a334-1d8b84ad9292. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:26.259315 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:26.259315 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:26.259315 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b5d3afc6-2d27-4667-9231-31dc6a23e487 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 returned with HTTP 200 Aug 18 19:24:26.259315 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 585/2348] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:26 2026] GET /volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:26.468640 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-c31f34a0-c0a5-4a15-9493-8eec5fd6e642 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:26.470764 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-c31f34a0-c0a5-4a15-9493-8eec5fd6e642 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:26.471173 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-c31f34a0-c0a5-4a15-9493-8eec5fd6e642 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1206308375", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:26.473195 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-c31f34a0-c0a5-4a15-9493-8eec5fd6e642 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1206308375', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:26.473356 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-c31f34a0-c0a5-4a15-9493-8eec5fd6e642 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Create volume of 1 GB Aug 18 19:24:26.477866 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-c31f34a0-c0a5-4a15-9493-8eec5fd6e642 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Availability Zones retrieved successfully. Aug 18 19:24:26.489107 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-c31f34a0-c0a5-4a15-9493-8eec5fd6e642 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Flow 'volume_create_api' (66a0401b-d5ec-416d-85e5-33e2f374c640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:26.490349 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-c31f34a0-c0a5-4a15-9493-8eec5fd6e642 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07c23fc1-91ca-49cd-bb97-308b1a3135ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:26.491564 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-c31f34a0-c0a5-4a15-9493-8eec5fd6e642 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:26.526666 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-c31f34a0-c0a5-4a15-9493-8eec5fd6e642 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07c23fc1-91ca-49cd-bb97-308b1a3135ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:26.527298 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-c31f34a0-c0a5-4a15-9493-8eec5fd6e642 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63721b0c-cf46-4a1a-8624-e2db34a98fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:26.603798 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-c31f34a0-c0a5-4a15-9493-8eec5fd6e642 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Created reservations ['ca3c0e47-36d1-49eb-a6ad-6b5877436852', 'a865c959-34c2-4d67-a06f-dd3eca42bd3b', '4531b68c-bebf-42d1-8f63-926309099f8e', '16e444d0-7c53-49fb-9c9c-b675ddd3d7d6'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:26.604703 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-c31f34a0-c0a5-4a15-9493-8eec5fd6e642 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63721b0c-cf46-4a1a-8624-e2db34a98fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca3c0e47-36d1-49eb-a6ad-6b5877436852', 'a865c959-34c2-4d67-a06f-dd3eca42bd3b', '4531b68c-bebf-42d1-8f63-926309099f8e', '16e444d0-7c53-49fb-9c9c-b675ddd3d7d6']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:26.605595 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-c31f34a0-c0a5-4a15-9493-8eec5fd6e642 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f632ff-9f35-49e6-9a7e-c631488fc479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:26.631602 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-c31f34a0-c0a5-4a15-9493-8eec5fd6e642 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f632ff-9f35-49e6-9a7e-c631488fc479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68858697-a89e-46b3-aea2-ed013184c2ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1206308375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='578ef6f1805849a69bb0e1b81c8c46c8',qos_specs=None,replication_status=,reservations=['ca3c0e47-36d1-49eb-a6ad-6b5877436852','a865c959-34c2-4d67-a06f-dd3eca42bd3b','4531b68c-bebf-42d1-8f63-926309099f8e','16e444d0-7c53-49fb-9c9c-b675ddd3d7d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2fd9fb34a634b0b9a7bab8d396386c3',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1206308375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68858697-a89e-46b3-aea2-ed013184c2ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='578ef6f1805849a69bb0e1b81c8c46c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2fd9fb34a634b0b9a7bab8d396386c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:26.632471 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-c31f34a0-c0a5-4a15-9493-8eec5fd6e642 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75619951-807b-4b6c-97cc-7aff357f230c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:26.651758 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-c31f34a0-c0a5-4a15-9493-8eec5fd6e642 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75619951-807b-4b6c-97cc-7aff357f230c) transitioned into state 'SUCCESS' from state '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-1206308375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='578ef6f1805849a69bb0e1b81c8c46c8',qos_specs=None,replication_status=,reservations=['ca3c0e47-36d1-49eb-a6ad-6b5877436852','a865c959-34c2-4d67-a06f-dd3eca42bd3b','4531b68c-bebf-42d1-8f63-926309099f8e','16e444d0-7c53-49fb-9c9c-b675ddd3d7d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2fd9fb34a634b0b9a7bab8d396386c3',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:26.652564 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-c31f34a0-c0a5-4a15-9493-8eec5fd6e642 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d740a013-bddd-48f0-bf19-e810fef8fff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:26.664624 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-c31f34a0-c0a5-4a15-9493-8eec5fd6e642 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d740a013-bddd-48f0-bf19-e810fef8fff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:26.665886 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-c31f34a0-c0a5-4a15-9493-8eec5fd6e642 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Flow 'volume_create_api' (66a0401b-d5ec-416d-85e5-33e2f374c640) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:26.666490 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-c31f34a0-c0a5-4a15-9493-8eec5fd6e642 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Create volume request issued successfully. Aug 18 19:24:26.667330 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-c31f34a0-c0a5-4a15-9493-8eec5fd6e642 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:26.667985 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 585/2349] 10.4.3.170 () {72 vars in 1541 bytes} [Tue Aug 18 19:24:26 2026] POST /volume/v3/volumes => generated 755 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:26.682161 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-43318fb9-24a6-481a-bd56-5cdb682a70a7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:26.685598 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-43318fb9-24a6-481a-bd56-5cdb682a70a7 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] GET https://10.4.3.170/volume/v3/volumes/68858697-a89e-46b3-aea2-ed013184c2ea Aug 18 19:24:26.685927 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-43318fb9-24a6-481a-bd56-5cdb682a70a7 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:26.686344 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-43318fb9-24a6-481a-bd56-5cdb682a70a7 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:26.698220 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:26.698220 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:26.703581 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-43318fb9-24a6-481a-bd56-5cdb682a70a7 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Volume info retrieved successfully. Aug 18 19:24:26.710974 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-34fc925d-44e1-4be1-957b-6c0a2653af55 req-43318fb9-24a6-481a-bd56-5cdb682a70a7 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] https://10.4.3.170/volume/v3/volumes/68858697-a89e-46b3-aea2-ed013184c2ea returned with HTTP 200 Aug 18 19:24:26.711530 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 593/2350] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:24:26 2026] GET /volume/v3/volumes/68858697-a89e-46b3-aea2-ed013184c2ea => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:26.751330 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-52f2e82c-f1d2-4b1e-9e13-de7b90ea9910 req-240afe61-2751-4428-b4b6-739b93e7d8dd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:26.756732 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-52f2e82c-f1d2-4b1e-9e13-de7b90ea9910 req-240afe61-2751-4428-b4b6-739b93e7d8dd tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] GET https://10.4.3.170/volume/v3/volumes/68858697-a89e-46b3-aea2-ed013184c2ea Aug 18 19:24:26.757002 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-52f2e82c-f1d2-4b1e-9e13-de7b90ea9910 req-240afe61-2751-4428-b4b6-739b93e7d8dd tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:26.757299 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-52f2e82c-f1d2-4b1e-9e13-de7b90ea9910 req-240afe61-2751-4428-b4b6-739b93e7d8dd tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:26.769667 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:26.769667 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:26.781318 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-52f2e82c-f1d2-4b1e-9e13-de7b90ea9910 req-240afe61-2751-4428-b4b6-739b93e7d8dd tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Volume info retrieved successfully. Aug 18 19:24:26.785684 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-52f2e82c-f1d2-4b1e-9e13-de7b90ea9910 req-240afe61-2751-4428-b4b6-739b93e7d8dd tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] https://10.4.3.170/volume/v3/volumes/68858697-a89e-46b3-aea2-ed013184c2ea returned with HTTP 200 Aug 18 19:24:26.786068 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 588/2351] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:24:26 2026] GET /volume/v3/volumes/68858697-a89e-46b3-aea2-ed013184c2ea => generated 823 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:27.271586 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4c61d38a-c4e7-4aee-af1c-967ae8c544ac None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:27.273794 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4c61d38a-c4e7-4aee-af1c-967ae8c544ac tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 Aug 18 19:24:27.274191 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4c61d38a-c4e7-4aee-af1c-967ae8c544ac tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:27.274517 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4c61d38a-c4e7-4aee-af1c-967ae8c544ac tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:27.274796 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-4c61d38a-c4e7-4aee-af1c-967ae8c544ac tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 3b709955-9972-4c99-a334-1d8b84ad9292. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:27.279740 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:27.279740 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:27.280668 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4c61d38a-c4e7-4aee-af1c-967ae8c544ac tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 returned with HTTP 200 Aug 18 19:24:27.281125 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 586/2352] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:27 2026] GET /volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:27.818124 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-bf46b500-bd74-48ec-8f27-3204f3d682e4 req-b4022d8b-41ed-4696-b4e8-117e79b5b1a8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:27.820224 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-bf46b500-bd74-48ec-8f27-3204f3d682e4 req-b4022d8b-41ed-4696-b4e8-117e79b5b1a8 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] GET https://10.4.3.170/volume/v3/volumes/68858697-a89e-46b3-aea2-ed013184c2ea Aug 18 19:24:27.820440 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-bf46b500-bd74-48ec-8f27-3204f3d682e4 req-b4022d8b-41ed-4696-b4e8-117e79b5b1a8 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:27.820633 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-bf46b500-bd74-48ec-8f27-3204f3d682e4 req-b4022d8b-41ed-4696-b4e8-117e79b5b1a8 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:27.827351 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:27.827351 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:27.830623 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-bf46b500-bd74-48ec-8f27-3204f3d682e4 req-b4022d8b-41ed-4696-b4e8-117e79b5b1a8 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Volume info retrieved successfully. Aug 18 19:24:27.834357 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-bf46b500-bd74-48ec-8f27-3204f3d682e4 req-b4022d8b-41ed-4696-b4e8-117e79b5b1a8 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] https://10.4.3.170/volume/v3/volumes/68858697-a89e-46b3-aea2-ed013184c2ea returned with HTTP 200 Aug 18 19:24:27.834709 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 586/2353] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:24:27 2026] GET /volume/v3/volumes/68858697-a89e-46b3-aea2-ed013184c2ea => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:27.863786 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-b82404fb-17c5-4451-bcce-278e91e44a94 req-b4e14203-cb90-4e8f-a20a-a8ddf00e0df3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:27.866547 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-b82404fb-17c5-4451-bcce-278e91e44a94 req-b4e14203-cb90-4e8f-a20a-a8ddf00e0df3 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:24:27.867011 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-b82404fb-17c5-4451-bcce-278e91e44a94 req-b4e14203-cb90-4e8f-a20a-a8ddf00e0df3 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68858697-a89e-46b3-aea2-ed013184c2ea", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-620790085", "description": null, "metadata": {}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:27.880394 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:27.880394 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:27.880972 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-b82404fb-17c5-4451-bcce-278e91e44a94 req-b4e14203-cb90-4e8f-a20a-a8ddf00e0df3 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Volume info retrieved successfully. Aug 18 19:24:27.881148 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [req-b82404fb-17c5-4451-bcce-278e91e44a94 req-b4e14203-cb90-4e8f-a20a-a8ddf00e0df3 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Create snapshot from volume 68858697-a89e-46b3-aea2-ed013184c2ea Aug 18 19:24:27.924030 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [req-b82404fb-17c5-4451-bcce-278e91e44a94 req-b4e14203-cb90-4e8f-a20a-a8ddf00e0df3 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Created reservations ['6ce2661f-009f-4ea3-953b-75136cde1a28', '0f5ac363-a705-44c4-a639-30e14d2c6479', '4f464ca8-f639-4b8d-bb20-e58a98212fa3', '0179f3a7-fe31-4487-a131-b2c3efd93426'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:27.955420 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-b82404fb-17c5-4451-bcce-278e91e44a94 req-b4e14203-cb90-4e8f-a20a-a8ddf00e0df3 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Snapshot create request issued successfully. Aug 18 19:24:27.955762 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-b82404fb-17c5-4451-bcce-278e91e44a94 req-b4e14203-cb90-4e8f-a20a-a8ddf00e0df3 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:24:27.956232 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 594/2354] 10.4.3.170 () {72 vars in 1547 bytes} [Tue Aug 18 19:24:27 2026] POST /volume/v3/snapshots => generated 310 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:28.012414 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-264d59eb-a398-4731-92d3-93cc664f274a req-2b9f6fee-10d4-491d-a641-0ae82473ff48 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:28.014349 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-264d59eb-a398-4731-92d3-93cc664f274a req-2b9f6fee-10d4-491d-a641-0ae82473ff48 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-reader] GET https://10.4.3.170/volume/v3/snapshots/61dad5b6-7bbd-4af7-af84-f1eb7108a2f8 Aug 18 19:24:28.014549 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-264d59eb-a398-4731-92d3-93cc664f274a req-2b9f6fee-10d4-491d-a641-0ae82473ff48 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-reader] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:28.014749 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-264d59eb-a398-4731-92d3-93cc664f274a req-2b9f6fee-10d4-491d-a641-0ae82473ff48 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-reader] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:28.019584 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:28.019584 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:28.020383 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-264d59eb-a398-4731-92d3-93cc664f274a req-2b9f6fee-10d4-491d-a641-0ae82473ff48 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-reader] Snapshot retrieved successfully. Aug 18 19:24:28.021022 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-264d59eb-a398-4731-92d3-93cc664f274a req-2b9f6fee-10d4-491d-a641-0ae82473ff48 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-reader] https://10.4.3.170/volume/v3/snapshots/61dad5b6-7bbd-4af7-af84-f1eb7108a2f8 returned with HTTP 200 Aug 18 19:24:28.021450 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 589/2355] 10.4.3.170 () {68 vars in 1604 bytes} [Tue Aug 18 19:24:28 2026] GET /volume/v3/snapshots/61dad5b6-7bbd-4af7-af84-f1eb7108a2f8 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:28.046051 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-df2736d7-5f89-429a-b97b-76c6b81fea7b req-2374d2d4-abf1-438a-8c2b-e5d71c2f9ae6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:28.049893 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-df2736d7-5f89-429a-b97b-76c6b81fea7b req-2374d2d4-abf1-438a-8c2b-e5d71c2f9ae6 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-reader] GET https://10.4.3.170/volume/v3/snapshots/detail Aug 18 19:24:28.050154 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-df2736d7-5f89-429a-b97b-76c6b81fea7b req-2374d2d4-abf1-438a-8c2b-e5d71c2f9ae6 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-reader] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:28.050437 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-df2736d7-5f89-429a-b97b-76c6b81fea7b req-2374d2d4-abf1-438a-8c2b-e5d71c2f9ae6 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-reader] Calling method 'detail' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:28.050812 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [req-df2736d7-5f89-429a-b97b-76c6b81fea7b req-2374d2d4-abf1-438a-8c2b-e5d71c2f9ae6 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-reader] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:24:28.053457 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.db.api [req-df2736d7-5f89-429a-b97b-76c6b81fea7b req-2374d2d4-abf1-438a-8c2b-e5d71c2f9ae6 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-reader] Building query based on filter {{(pid=100581) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:24:28.059891 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-df2736d7-5f89-429a-b97b-76c6b81fea7b req-2374d2d4-abf1-438a-8c2b-e5d71c2f9ae6 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-reader] Get all snapshots completed successfully. Aug 18 19:24:28.060443 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:28.060443 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:28.061977 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-df2736d7-5f89-429a-b97b-76c6b81fea7b req-2374d2d4-abf1-438a-8c2b-e5d71c2f9ae6 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-reader] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 19:24:28.062926 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 587/2356] 10.4.3.170 () {68 vars in 1514 bytes} [Tue Aug 18 19:24:28 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:28.095451 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-2c0ff300-216d-48ba-8f6b-5da894f44ca5 req-ae66fcba-c467-43c8-8e5c-94fee4c19c92 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:28.099046 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-2c0ff300-216d-48ba-8f6b-5da894f44ca5 req-ae66fcba-c467-43c8-8e5c-94fee4c19c92 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] GET https://10.4.3.170/volume/v3/snapshots/61dad5b6-7bbd-4af7-af84-f1eb7108a2f8 Aug 18 19:24:28.099165 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-2c0ff300-216d-48ba-8f6b-5da894f44ca5 req-ae66fcba-c467-43c8-8e5c-94fee4c19c92 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:28.099385 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-2c0ff300-216d-48ba-8f6b-5da894f44ca5 req-ae66fcba-c467-43c8-8e5c-94fee4c19c92 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:28.108699 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:28.108699 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:28.109453 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-2c0ff300-216d-48ba-8f6b-5da894f44ca5 req-ae66fcba-c467-43c8-8e5c-94fee4c19c92 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Snapshot retrieved successfully. Aug 18 19:24:28.114097 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-2c0ff300-216d-48ba-8f6b-5da894f44ca5 req-ae66fcba-c467-43c8-8e5c-94fee4c19c92 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] https://10.4.3.170/volume/v3/snapshots/61dad5b6-7bbd-4af7-af84-f1eb7108a2f8 returned with HTTP 200 Aug 18 19:24:28.114719 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 587/2357] 10.4.3.170 () {68 vars in 1604 bytes} [Tue Aug 18 19:24:28 2026] GET /volume/v3/snapshots/61dad5b6-7bbd-4af7-af84-f1eb7108a2f8 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:28.139176 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-de87047a-99e9-4778-89ba-e703da14e684 req-e364a2ca-f9ba-42a4-b6de-b0e2645a5106 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:28.142317 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-de87047a-99e9-4778-89ba-e703da14e684 req-e364a2ca-f9ba-42a4-b6de-b0e2645a5106 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/61dad5b6-7bbd-4af7-af84-f1eb7108a2f8 Aug 18 19:24:28.142528 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-de87047a-99e9-4778-89ba-e703da14e684 req-e364a2ca-f9ba-42a4-b6de-b0e2645a5106 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:28.142873 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-de87047a-99e9-4778-89ba-e703da14e684 req-e364a2ca-f9ba-42a4-b6de-b0e2645a5106 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:28.143041 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [req-de87047a-99e9-4778-89ba-e703da14e684 req-e364a2ca-f9ba-42a4-b6de-b0e2645a5106 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Delete snapshot with id: 61dad5b6-7bbd-4af7-af84-f1eb7108a2f8 Aug 18 19:24:28.150682 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:28.150682 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:28.151206 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-de87047a-99e9-4778-89ba-e703da14e684 req-e364a2ca-f9ba-42a4-b6de-b0e2645a5106 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Snapshot retrieved successfully. Aug 18 19:24:28.172440 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-de87047a-99e9-4778-89ba-e703da14e684 req-e364a2ca-f9ba-42a4-b6de-b0e2645a5106 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Snapshot delete request issued successfully. Aug 18 19:24:28.172634 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-de87047a-99e9-4778-89ba-e703da14e684 req-e364a2ca-f9ba-42a4-b6de-b0e2645a5106 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] https://10.4.3.170/volume/v3/snapshots/61dad5b6-7bbd-4af7-af84-f1eb7108a2f8 returned with HTTP 202 Aug 18 19:24:28.173102 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 595/2358] 10.4.3.170 () {70 vars in 1626 bytes} [Tue Aug 18 19:24:28 2026] DELETE /volume/v3/snapshots/61dad5b6-7bbd-4af7-af84-f1eb7108a2f8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:28.202224 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-2ab0f427-b96d-4e61-9765-cdba6a06f6e0 req-04d80052-0f94-4dc4-8dd2-1522bd401d1c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:28.205089 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-2ab0f427-b96d-4e61-9765-cdba6a06f6e0 req-04d80052-0f94-4dc4-8dd2-1522bd401d1c tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] GET https://10.4.3.170/volume/v3/snapshots/61dad5b6-7bbd-4af7-af84-f1eb7108a2f8 Aug 18 19:24:28.205360 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-2ab0f427-b96d-4e61-9765-cdba6a06f6e0 req-04d80052-0f94-4dc4-8dd2-1522bd401d1c tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:28.205646 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-2ab0f427-b96d-4e61-9765-cdba6a06f6e0 req-04d80052-0f94-4dc4-8dd2-1522bd401d1c tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:28.213145 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:28.213145 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:28.213787 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-2ab0f427-b96d-4e61-9765-cdba6a06f6e0 req-04d80052-0f94-4dc4-8dd2-1522bd401d1c tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Snapshot retrieved successfully. Aug 18 19:24:28.214921 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-2ab0f427-b96d-4e61-9765-cdba6a06f6e0 req-04d80052-0f94-4dc4-8dd2-1522bd401d1c tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] https://10.4.3.170/volume/v3/snapshots/61dad5b6-7bbd-4af7-af84-f1eb7108a2f8 returned with HTTP 200 Aug 18 19:24:28.215262 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 590/2359] 10.4.3.170 () {68 vars in 1604 bytes} [Tue Aug 18 19:24:28 2026] GET /volume/v3/snapshots/61dad5b6-7bbd-4af7-af84-f1eb7108a2f8 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:28.293015 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-780776c0-63df-4284-a904-70f20a7f1d95 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:28.294665 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-780776c0-63df-4284-a904-70f20a7f1d95 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 Aug 18 19:24:28.294855 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-780776c0-63df-4284-a904-70f20a7f1d95 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:28.295016 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-780776c0-63df-4284-a904-70f20a7f1d95 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:28.295127 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-780776c0-63df-4284-a904-70f20a7f1d95 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 3b709955-9972-4c99-a334-1d8b84ad9292. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:28.298980 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:28.298980 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:28.299564 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-780776c0-63df-4284-a904-70f20a7f1d95 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 returned with HTTP 200 Aug 18 19:24:28.299910 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 588/2360] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:28 2026] GET /volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:29.191741 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-00c68446-a91d-4ea2-a4ee-fd5eef03bb6e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:29.193657 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-00c68446-a91d-4ea2-a4ee-fd5eef03bb6e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:29.193996 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-00c68446-a91d-4ea2-a4ee-fd5eef03bb6e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-962571737"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:29.195517 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-00c68446-a91d-4ea2-a4ee-fd5eef03bb6e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-962571737'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:29.195631 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-00c68446-a91d-4ea2-a4ee-fd5eef03bb6e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Create volume of 1 GB Aug 18 19:24:29.200444 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-00c68446-a91d-4ea2-a4ee-fd5eef03bb6e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Availability Zones retrieved successfully. Aug 18 19:24:29.206062 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-00c68446-a91d-4ea2-a4ee-fd5eef03bb6e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Flow 'volume_create_api' (424b648a-e3fe-4072-9cd5-c10b8bb57eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:29.206998 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-00c68446-a91d-4ea2-a4ee-fd5eef03bb6e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3973adc3-fea4-4a2b-8c46-2f9db34ccca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:29.208074 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-00c68446-a91d-4ea2-a4ee-fd5eef03bb6e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:29.237337 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-00c68446-a91d-4ea2-a4ee-fd5eef03bb6e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3973adc3-fea4-4a2b-8c46-2f9db34ccca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:29.237975 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-00c68446-a91d-4ea2-a4ee-fd5eef03bb6e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02a5cf73-67a1-4d5c-90ed-6f466c03f0f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:29.247184 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-a058471a-5f26-4830-a932-80a51c54de37 req-58625a34-52e8-4b58-9832-3d8ccc90c0f1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:29.251649 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-a058471a-5f26-4830-a932-80a51c54de37 req-58625a34-52e8-4b58-9832-3d8ccc90c0f1 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] GET https://10.4.3.170/volume/v3/snapshots/61dad5b6-7bbd-4af7-af84-f1eb7108a2f8 Aug 18 19:24:29.251937 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-a058471a-5f26-4830-a932-80a51c54de37 req-58625a34-52e8-4b58-9832-3d8ccc90c0f1 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:29.252233 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-a058471a-5f26-4830-a932-80a51c54de37 req-58625a34-52e8-4b58-9832-3d8ccc90c0f1 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:29.264900 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-a058471a-5f26-4830-a932-80a51c54de37 req-58625a34-52e8-4b58-9832-3d8ccc90c0f1 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] https://10.4.3.170/volume/v3/snapshots/61dad5b6-7bbd-4af7-af84-f1eb7108a2f8 returned with HTTP 404 Aug 18 19:24:29.265525 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 596/2361] 10.4.3.170 () {68 vars in 1604 bytes} [Tue Aug 18 19:24:29 2026] GET /volume/v3/snapshots/61dad5b6-7bbd-4af7-af84-f1eb7108a2f8 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:29.293381 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-319d8275-f239-49a8-95f1-3bcea98f57dd req-f5b6fd4f-b49d-4032-9bc8-8e66b59d700b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:29.295679 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-319d8275-f239-49a8-95f1-3bcea98f57dd req-f5b6fd4f-b49d-4032-9bc8-8e66b59d700b tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] DELETE https://10.4.3.170/volume/v3/volumes/68858697-a89e-46b3-aea2-ed013184c2ea Aug 18 19:24:29.296128 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-319d8275-f239-49a8-95f1-3bcea98f57dd req-f5b6fd4f-b49d-4032-9bc8-8e66b59d700b tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:29.296128 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-319d8275-f239-49a8-95f1-3bcea98f57dd req-f5b6fd4f-b49d-4032-9bc8-8e66b59d700b tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:29.296128 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [req-319d8275-f239-49a8-95f1-3bcea98f57dd req-f5b6fd4f-b49d-4032-9bc8-8e66b59d700b tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Delete volume with id: 68858697-a89e-46b3-aea2-ed013184c2ea Aug 18 19:24:29.302443 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-00c68446-a91d-4ea2-a4ee-fd5eef03bb6e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Created reservations ['b687bbc2-7948-4f0a-a8ef-aced79afa5b5', 'e59b0169-cb28-461b-aa62-c68a96fe0f7a', 'd9ecd571-e0e8-418c-8de4-96ac5b163f16', 'c279b19c-46aa-43dd-8da5-4973fb225b2b'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:29.303167 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-00c68446-a91d-4ea2-a4ee-fd5eef03bb6e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02a5cf73-67a1-4d5c-90ed-6f466c03f0f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b687bbc2-7948-4f0a-a8ef-aced79afa5b5', 'e59b0169-cb28-461b-aa62-c68a96fe0f7a', 'd9ecd571-e0e8-418c-8de4-96ac5b163f16', 'c279b19c-46aa-43dd-8da5-4973fb225b2b']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:29.303583 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:29.303583 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:29.303904 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-00c68446-a91d-4ea2-a4ee-fd5eef03bb6e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4d8ec5c-207e-4199-b40a-f8c4d01076c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:29.304074 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-319d8275-f239-49a8-95f1-3bcea98f57dd req-f5b6fd4f-b49d-4032-9bc8-8e66b59d700b tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Volume info retrieved successfully. Aug 18 19:24:29.311573 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c4bb4252-65af-4453-8d63-c80259282329 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:29.314944 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c4bb4252-65af-4453-8d63-c80259282329 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 Aug 18 19:24:29.315148 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c4bb4252-65af-4453-8d63-c80259282329 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:29.315372 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c4bb4252-65af-4453-8d63-c80259282329 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:29.315730 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-c4bb4252-65af-4453-8d63-c80259282329 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 3b709955-9972-4c99-a334-1d8b84ad9292. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:29.320104 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:29.320104 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:29.320716 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c4bb4252-65af-4453-8d63-c80259282329 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 returned with HTTP 200 Aug 18 19:24:29.321093 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 589/2362] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:29 2026] GET /volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:29.327970 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-00c68446-a91d-4ea2-a4ee-fd5eef03bb6e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4d8ec5c-207e-4199-b40a-f8c4d01076c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71b37fec-0c92-418f-8819-bf626b6549f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-962571737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f413bfa75b21462f9c1a878e1007dd01',qos_specs=None,replication_status=,reservations=['b687bbc2-7948-4f0a-a8ef-aced79afa5b5','e59b0169-cb28-461b-aa62-c68a96fe0f7a','d9ecd571-e0e8-418c-8de4-96ac5b163f16','c279b19c-46aa-43dd-8da5-4973fb225b2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b205dbfee884193ab8b9239315b5509',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-962571737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71b37fec-0c92-418f-8819-bf626b6549f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f413bfa75b21462f9c1a878e1007dd01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b205dbfee884193ab8b9239315b5509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:29.328993 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-00c68446-a91d-4ea2-a4ee-fd5eef03bb6e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b18be61-a464-476e-9663-c3ae687abccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:29.330121 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-319d8275-f239-49a8-95f1-3bcea98f57dd req-f5b6fd4f-b49d-4032-9bc8-8e66b59d700b tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Delete volume request issued successfully. Aug 18 19:24:29.330409 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-319d8275-f239-49a8-95f1-3bcea98f57dd req-f5b6fd4f-b49d-4032-9bc8-8e66b59d700b tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] https://10.4.3.170/volume/v3/volumes/68858697-a89e-46b3-aea2-ed013184c2ea returned with HTTP 202 Aug 18 19:24:29.330753 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 591/2363] 10.4.3.170 () {70 vars in 1620 bytes} [Tue Aug 18 19:24:29 2026] DELETE /volume/v3/volumes/68858697-a89e-46b3-aea2-ed013184c2ea => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:29.346509 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-00c68446-a91d-4ea2-a4ee-fd5eef03bb6e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b18be61-a464-476e-9663-c3ae687abccc) transitioned into state 'SUCCESS' from state '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-962571737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f413bfa75b21462f9c1a878e1007dd01',qos_specs=None,replication_status=,reservations=['b687bbc2-7948-4f0a-a8ef-aced79afa5b5','e59b0169-cb28-461b-aa62-c68a96fe0f7a','d9ecd571-e0e8-418c-8de4-96ac5b163f16','c279b19c-46aa-43dd-8da5-4973fb225b2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b205dbfee884193ab8b9239315b5509',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:29.347107 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-00c68446-a91d-4ea2-a4ee-fd5eef03bb6e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53f882d1-dddc-446b-8058-88eab671493a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:29.355419 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-00c68446-a91d-4ea2-a4ee-fd5eef03bb6e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53f882d1-dddc-446b-8058-88eab671493a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:29.355710 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-00c68446-a91d-4ea2-a4ee-fd5eef03bb6e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Flow 'volume_create_api' (424b648a-e3fe-4072-9cd5-c10b8bb57eb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:29.356033 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-00c68446-a91d-4ea2-a4ee-fd5eef03bb6e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Create volume request issued successfully. Aug 18 19:24:29.356617 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-00c68446-a91d-4ea2-a4ee-fd5eef03bb6e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:29.357028 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 588/2364] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:24:29 2026] POST /volume/v3/volumes => generated 748 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:29.359813 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-c996b8fb-9f0b-4d55-81ad-8fad8ca106a3 req-aeedb101-9a61-45a7-a778-ef1bbf0b8d69 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:29.362980 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-c996b8fb-9f0b-4d55-81ad-8fad8ca106a3 req-aeedb101-9a61-45a7-a778-ef1bbf0b8d69 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] GET https://10.4.3.170/volume/v3/volumes/68858697-a89e-46b3-aea2-ed013184c2ea Aug 18 19:24:29.363215 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-c996b8fb-9f0b-4d55-81ad-8fad8ca106a3 req-aeedb101-9a61-45a7-a778-ef1bbf0b8d69 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:29.363485 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-c996b8fb-9f0b-4d55-81ad-8fad8ca106a3 req-aeedb101-9a61-45a7-a778-ef1bbf0b8d69 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:29.372858 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-66a055a3-d30d-4c06-a765-e80c6d78759f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:29.375516 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:29.375516 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:29.377868 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-66a055a3-d30d-4c06-a765-e80c6d78759f tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 Aug 18 19:24:29.378084 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-66a055a3-d30d-4c06-a765-e80c6d78759f tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:29.378354 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-66a055a3-d30d-4c06-a765-e80c6d78759f tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:29.383301 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-c996b8fb-9f0b-4d55-81ad-8fad8ca106a3 req-aeedb101-9a61-45a7-a778-ef1bbf0b8d69 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Volume info retrieved successfully. Aug 18 19:24:29.390988 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:29.390988 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:29.391089 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-c996b8fb-9f0b-4d55-81ad-8fad8ca106a3 req-aeedb101-9a61-45a7-a778-ef1bbf0b8d69 tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] https://10.4.3.170/volume/v3/volumes/68858697-a89e-46b3-aea2-ed013184c2ea returned with HTTP 200 Aug 18 19:24:29.391695 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 597/2365] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:24:29 2026] GET /volume/v3/volumes/68858697-a89e-46b3-aea2-ed013184c2ea => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:29.399521 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-66a055a3-d30d-4c06-a765-e80c6d78759f tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:29.406051 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-66a055a3-d30d-4c06-a765-e80c6d78759f tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 returned with HTTP 200 Aug 18 19:24:29.406797 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 590/2366] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:29 2026] GET /volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:30.334379 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bbbf9166-3ebf-4e20-833f-677a2a991e13 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:30.336513 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bbbf9166-3ebf-4e20-833f-677a2a991e13 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 Aug 18 19:24:30.336758 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bbbf9166-3ebf-4e20-833f-677a2a991e13 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:30.337317 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bbbf9166-3ebf-4e20-833f-677a2a991e13 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:30.337317 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-bbbf9166-3ebf-4e20-833f-677a2a991e13 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 3b709955-9972-4c99-a334-1d8b84ad9292. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:30.342056 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:30.342056 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:30.342482 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bbbf9166-3ebf-4e20-833f-677a2a991e13 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 returned with HTTP 200 Aug 18 19:24:30.342996 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 592/2367] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:30 2026] GET /volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:30.420813 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-39e2c0c0-8d6b-48a9-b042-4fd2f7888c6f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:30.423151 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-39e2c0c0-8d6b-48a9-b042-4fd2f7888c6f tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 Aug 18 19:24:30.427499 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-39e2c0c0-8d6b-48a9-b042-4fd2f7888c6f tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:30.427499 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-39e2c0c0-8d6b-48a9-b042-4fd2f7888c6f tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:30.439409 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:30.439409 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:30.444866 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-58235c4b-6ef2-4b64-bf8c-2934a9dbfeb9 req-6dc75d14-e945-4b35-8ac6-8c1fb689178c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:30.447001 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-39e2c0c0-8d6b-48a9-b042-4fd2f7888c6f tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:30.447558 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-58235c4b-6ef2-4b64-bf8c-2934a9dbfeb9 req-6dc75d14-e945-4b35-8ac6-8c1fb689178c tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] GET https://10.4.3.170/volume/v3/volumes/68858697-a89e-46b3-aea2-ed013184c2ea Aug 18 19:24:30.447816 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-58235c4b-6ef2-4b64-bf8c-2934a9dbfeb9 req-6dc75d14-e945-4b35-8ac6-8c1fb689178c tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:30.448076 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-58235c4b-6ef2-4b64-bf8c-2934a9dbfeb9 req-6dc75d14-e945-4b35-8ac6-8c1fb689178c tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:30.453156 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-39e2c0c0-8d6b-48a9-b042-4fd2f7888c6f tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 returned with HTTP 200 Aug 18 19:24:30.453156 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 589/2368] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:30 2026] GET /volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:30.455408 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-58235c4b-6ef2-4b64-bf8c-2934a9dbfeb9 req-6dc75d14-e945-4b35-8ac6-8c1fb689178c tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] https://10.4.3.170/volume/v3/volumes/68858697-a89e-46b3-aea2-ed013184c2ea returned with HTTP 404 Aug 18 19:24:30.456015 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 598/2369] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:24:30 2026] GET /volume/v3/volumes/68858697-a89e-46b3-aea2-ed013184c2ea => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:30.470976 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a66c57a7-48b3-485a-b9f6-240576087b8b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:30.470976 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a66c57a7-48b3-485a-b9f6-240576087b8b tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] POST https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6/action Aug 18 19:24:30.471468 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a66c57a7-48b3-485a-b9f6-240576087b8b tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Action body: b'{"os-attach": {"instance_uuid": "a0e7854e-582b-4efb-b229-b72599f00b64", "mountpoint": "/dev/vdb"}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:30.471468 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a66c57a7-48b3-485a-b9f6-240576087b8b tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a0e7854e-582b-4efb-b229-b72599f00b64", "mountpoint": "/dev/vdb"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:30.484688 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:30.484688 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:30.487827 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a66c57a7-48b3-485a-b9f6-240576087b8b tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:30.498061 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a66c57a7-48b3-485a-b9f6-240576087b8b tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Update volume admin metadata completed successfully. Aug 18 19:24:30.500219 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-c9fcc8d1-b919-4a48-a9d9-b5d733fea56a req-ec0cc220-0c9f-4ba8-9675-cf6be6d2404b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:30.502291 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-c9fcc8d1-b919-4a48-a9d9-b5d733fea56a req-ec0cc220-0c9f-4ba8-9675-cf6be6d2404b tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] DELETE https://10.4.3.170/volume/v3/volumes/68858697-a89e-46b3-aea2-ed013184c2ea Aug 18 19:24:30.502499 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-c9fcc8d1-b919-4a48-a9d9-b5d733fea56a req-ec0cc220-0c9f-4ba8-9675-cf6be6d2404b tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:30.502723 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-c9fcc8d1-b919-4a48-a9d9-b5d733fea56a req-ec0cc220-0c9f-4ba8-9675-cf6be6d2404b tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:30.502907 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [req-c9fcc8d1-b919-4a48-a9d9-b5d733fea56a req-ec0cc220-0c9f-4ba8-9675-cf6be6d2404b tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Delete volume with id: 68858697-a89e-46b3-aea2-ed013184c2ea Aug 18 19:24:30.508352 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-c9fcc8d1-b919-4a48-a9d9-b5d733fea56a req-ec0cc220-0c9f-4ba8-9675-cf6be6d2404b tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] https://10.4.3.170/volume/v3/volumes/68858697-a89e-46b3-aea2-ed013184c2ea returned with HTTP 404 Aug 18 19:24:30.508852 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 593/2370] 10.4.3.170 () {70 vars in 1620 bytes} [Tue Aug 18 19:24:30 2026] DELETE /volume/v3/volumes/68858697-a89e-46b3-aea2-ed013184c2ea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:30.531618 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-3ae1c967-9d00-47ca-9fc9-dbc6c4ba4fe3 req-5b348e37-db18-4418-a85f-36e68eb18d1d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:30.533662 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-3ae1c967-9d00-47ca-9fc9-dbc6c4ba4fe3 req-5b348e37-db18-4418-a85f-36e68eb18d1d tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] GET https://10.4.3.170/volume/v3/volumes/68858697-a89e-46b3-aea2-ed013184c2ea Aug 18 19:24:30.533912 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-3ae1c967-9d00-47ca-9fc9-dbc6c4ba4fe3 req-5b348e37-db18-4418-a85f-36e68eb18d1d tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:30.534144 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-3ae1c967-9d00-47ca-9fc9-dbc6c4ba4fe3 req-5b348e37-db18-4418-a85f-36e68eb18d1d tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:30.539269 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-3ae1c967-9d00-47ca-9fc9-dbc6c4ba4fe3 req-5b348e37-db18-4418-a85f-36e68eb18d1d tempest-VolumesSnapshotsTestJSON-821120476 tempest-VolumesSnapshotsTestJSON-821120476-project-member] https://10.4.3.170/volume/v3/volumes/68858697-a89e-46b3-aea2-ed013184c2ea returned with HTTP 404 Aug 18 19:24:30.539798 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 590/2371] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:24:30 2026] GET /volume/v3/volumes/68858697-a89e-46b3-aea2-ed013184c2ea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:30.558656 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a66c57a7-48b3-485a-b9f6-240576087b8b tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Attach volume completed successfully. Aug 18 19:24:30.559604 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a66c57a7-48b3-485a-b9f6-240576087b8b tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6/action returned with HTTP 202 Aug 18 19:24:30.560085 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 591/2372] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:24:30 2026] POST /volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:24:30.566299 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6f6ad831-97ac-4f9c-bf0c-8adf9b46adb7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:30.568808 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6f6ad831-97ac-4f9c-bf0c-8adf9b46adb7 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 Aug 18 19:24:30.569005 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6f6ad831-97ac-4f9c-bf0c-8adf9b46adb7 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:30.569177 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6f6ad831-97ac-4f9c-bf0c-8adf9b46adb7 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:30.578726 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:30.578726 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:30.582409 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6f6ad831-97ac-4f9c-bf0c-8adf9b46adb7 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:30.586306 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6f6ad831-97ac-4f9c-bf0c-8adf9b46adb7 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 returned with HTTP 200 Aug 18 19:24:30.586706 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 599/2373] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:30 2026] GET /volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:30.598793 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b07952a0-56c6-467c-8721-ac0730bc1ecc None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:30.600624 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b07952a0-56c6-467c-8721-ac0730bc1ecc tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 Aug 18 19:24:30.600825 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b07952a0-56c6-467c-8721-ac0730bc1ecc tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:30.600999 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b07952a0-56c6-467c-8721-ac0730bc1ecc tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:30.610271 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:30.610271 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:30.614182 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b07952a0-56c6-467c-8721-ac0730bc1ecc tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:30.618246 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b07952a0-56c6-467c-8721-ac0730bc1ecc tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 returned with HTTP 200 Aug 18 19:24:30.618667 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 594/2374] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:30 2026] GET /volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:30.629765 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-229f6a93-3851-4175-8085-8cc7c04a53e6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:30.761317 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-229f6a93-3851-4175-8085-8cc7c04a53e6 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] POST https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6/action Aug 18 19:24:30.761665 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-229f6a93-3851-4175-8085-8cc7c04a53e6 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:30.761777 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-229f6a93-3851-4175-8085-8cc7c04a53e6 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:30.776331 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:30.776331 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:30.776331 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.admin_actions [None req-229f6a93-3851-4175-8085-8cc7c04a53e6 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Updating volume '71b37fec-0c92-418f-8819-bf626b6549f6' with '{'status': 'error'}' {{(pid=100580) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 19:24:30.815759 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-229f6a93-3851-4175-8085-8cc7c04a53e6 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6/action returned with HTTP 202 Aug 18 19:24:30.816612 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 591/2375] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:24:30 2026] POST /volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6/action => generated 0 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:24:30.826186 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2a9dfc31-d118-49d3-81ac-501c1bdf747f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:30.828184 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2a9dfc31-d118-49d3-81ac-501c1bdf747f tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 Aug 18 19:24:30.828493 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2a9dfc31-d118-49d3-81ac-501c1bdf747f tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:30.828630 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2a9dfc31-d118-49d3-81ac-501c1bdf747f tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:30.839843 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:30.839843 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:30.843798 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2a9dfc31-d118-49d3-81ac-501c1bdf747f tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:30.848586 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2a9dfc31-d118-49d3-81ac-501c1bdf747f tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 returned with HTTP 200 Aug 18 19:24:30.848945 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 592/2376] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:30 2026] GET /volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:30.869601 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8da82422-a775-4235-8352-f5d3d09603f9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:30.872174 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8da82422-a775-4235-8352-f5d3d09603f9 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] POST https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6/action Aug 18 19:24:30.872506 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8da82422-a775-4235-8352-f5d3d09603f9 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "9502028b-512f-40d8-b7e2-0f0215da9a4a"}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:30.872619 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8da82422-a775-4235-8352-f5d3d09603f9 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "9502028b-512f-40d8-b7e2-0f0215da9a4a"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:30.883652 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:30.883652 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:30.884020 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-8da82422-a775-4235-8352-f5d3d09603f9 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Volume info retrieved successfully. Aug 18 19:24:30.902570 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-8da82422-a775-4235-8352-f5d3d09603f9 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Terminate volume connection completed successfully. Aug 18 19:24:30.908011 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-8da82422-a775-4235-8352-f5d3d09603f9 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100583) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 18 19:24:30.966022 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-8da82422-a775-4235-8352-f5d3d09603f9 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Detach volume completed successfully. Aug 18 19:24:30.966354 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8da82422-a775-4235-8352-f5d3d09603f9 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6/action returned with HTTP 202 Aug 18 19:24:30.967002 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 600/2377] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:24:30 2026] POST /volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:24:30.975153 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-69c685c3-aa5a-47b0-9f2d-64819970af6c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:30.978121 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-69c685c3-aa5a-47b0-9f2d-64819970af6c tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 Aug 18 19:24:30.978339 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-69c685c3-aa5a-47b0-9f2d-64819970af6c tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:30.978583 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-69c685c3-aa5a-47b0-9f2d-64819970af6c tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:30.990976 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:30.990976 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:30.996571 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-69c685c3-aa5a-47b0-9f2d-64819970af6c tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:31.002316 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-69c685c3-aa5a-47b0-9f2d-64819970af6c tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 returned with HTTP 200 Aug 18 19:24:31.002801 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 595/2378] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:30 2026] GET /volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:31.016450 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-899ef18c-198a-48bc-b4ea-fa5efdaa6e1a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:31.018114 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-899ef18c-198a-48bc-b4ea-fa5efdaa6e1a tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 Aug 18 19:24:31.018304 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-899ef18c-198a-48bc-b4ea-fa5efdaa6e1a tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:31.018520 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-899ef18c-198a-48bc-b4ea-fa5efdaa6e1a tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:31.027820 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:31.027820 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:31.033258 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-899ef18c-198a-48bc-b4ea-fa5efdaa6e1a tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:31.038584 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-899ef18c-198a-48bc-b4ea-fa5efdaa6e1a tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 returned with HTTP 200 Aug 18 19:24:31.039075 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 592/2379] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:31 2026] GET /volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:31.055327 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8d0ae12f-5555-434b-ad5a-f03b0359d2db None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:31.057622 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8d0ae12f-5555-434b-ad5a-f03b0359d2db tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] POST https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6/action Aug 18 19:24:31.058033 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8d0ae12f-5555-434b-ad5a-f03b0359d2db tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Action body: b'{"os-detach": {}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:31.058185 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8d0ae12f-5555-434b-ad5a-f03b0359d2db tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:31.073121 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:31.073121 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:31.073393 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-8d0ae12f-5555-434b-ad5a-f03b0359d2db tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:31.117558 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-8d0ae12f-5555-434b-ad5a-f03b0359d2db tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Detach volume completed successfully. Aug 18 19:24:31.117834 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8d0ae12f-5555-434b-ad5a-f03b0359d2db tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6/action returned with HTTP 202 Aug 18 19:24:31.119041 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 593/2380] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:24:31 2026] POST /volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:24:31.132162 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2aef3cfe-27a5-43d1-97fa-7d7331ddcb53 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:31.135381 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2aef3cfe-27a5-43d1-97fa-7d7331ddcb53 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 Aug 18 19:24:31.135573 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2aef3cfe-27a5-43d1-97fa-7d7331ddcb53 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:31.135748 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2aef3cfe-27a5-43d1-97fa-7d7331ddcb53 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:31.142898 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:31.142898 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:31.147278 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2aef3cfe-27a5-43d1-97fa-7d7331ddcb53 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:31.153678 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2aef3cfe-27a5-43d1-97fa-7d7331ddcb53 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 returned with HTTP 200 Aug 18 19:24:31.154376 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 601/2381] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:31 2026] GET /volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:31.171724 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-41fa59df-ca65-4d63-8fdd-fab116d372d7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:31.173901 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-41fa59df-ca65-4d63-8fdd-fab116d372d7 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 Aug 18 19:24:31.174151 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-41fa59df-ca65-4d63-8fdd-fab116d372d7 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:31.174438 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-41fa59df-ca65-4d63-8fdd-fab116d372d7 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:31.184139 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:31.184139 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:31.189311 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-41fa59df-ca65-4d63-8fdd-fab116d372d7 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:31.194882 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-41fa59df-ca65-4d63-8fdd-fab116d372d7 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 returned with HTTP 200 Aug 18 19:24:31.195254 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 596/2382] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:31 2026] GET /volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:31.205911 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-667beea9-c4fd-42b7-bfdb-d03231c0e61b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:31.208090 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-667beea9-c4fd-42b7-bfdb-d03231c0e61b tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] DELETE https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 Aug 18 19:24:31.208288 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-667beea9-c4fd-42b7-bfdb-d03231c0e61b tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:31.208498 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-667beea9-c4fd-42b7-bfdb-d03231c0e61b tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:31.208645 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-667beea9-c4fd-42b7-bfdb-d03231c0e61b tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Delete volume with id: 71b37fec-0c92-418f-8819-bf626b6549f6 Aug 18 19:24:31.216451 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:31.216451 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:31.217004 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-667beea9-c4fd-42b7-bfdb-d03231c0e61b tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:31.243511 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-667beea9-c4fd-42b7-bfdb-d03231c0e61b tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Delete volume request issued successfully. Aug 18 19:24:31.243664 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-667beea9-c4fd-42b7-bfdb-d03231c0e61b tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 returned with HTTP 202 Aug 18 19:24:31.244121 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 593/2383] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:24:31 2026] DELETE /volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:31.254266 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-650a443d-70fe-4e88-b1ff-3542a30c6502 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:31.255958 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-650a443d-70fe-4e88-b1ff-3542a30c6502 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 Aug 18 19:24:31.258383 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-650a443d-70fe-4e88-b1ff-3542a30c6502 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:31.258383 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-650a443d-70fe-4e88-b1ff-3542a30c6502 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:31.270027 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:31.270027 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:31.275955 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-650a443d-70fe-4e88-b1ff-3542a30c6502 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:31.287129 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-650a443d-70fe-4e88-b1ff-3542a30c6502 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 returned with HTTP 200 Aug 18 19:24:31.287129 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 594/2384] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:31 2026] GET /volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:31.356326 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c066ab2c-e033-491f-a706-56f3e3993a51 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:31.358801 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c066ab2c-e033-491f-a706-56f3e3993a51 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 Aug 18 19:24:31.359113 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c066ab2c-e033-491f-a706-56f3e3993a51 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:31.360460 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c066ab2c-e033-491f-a706-56f3e3993a51 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:31.360460 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-c066ab2c-e033-491f-a706-56f3e3993a51 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 3b709955-9972-4c99-a334-1d8b84ad9292. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:31.364490 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:31.364490 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:31.365290 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c066ab2c-e033-491f-a706-56f3e3993a51 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 returned with HTTP 200 Aug 18 19:24:31.365789 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 602/2385] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:31 2026] GET /volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:32.305323 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3775b2c6-56d6-4564-95ea-7b1a2c45fc63 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:32.306884 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3775b2c6-56d6-4564-95ea-7b1a2c45fc63 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 Aug 18 19:24:32.307151 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3775b2c6-56d6-4564-95ea-7b1a2c45fc63 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:32.307491 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3775b2c6-56d6-4564-95ea-7b1a2c45fc63 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:32.313587 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3775b2c6-56d6-4564-95ea-7b1a2c45fc63 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 returned with HTTP 404 Aug 18 19:24:32.314358 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 597/2386] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:32 2026] GET /volume/v3/volumes/71b37fec-0c92-418f-8819-bf626b6549f6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:32.379253 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-985769d1-aad1-4e06-b6d8-103bd283f9b5 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:32.381642 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-985769d1-aad1-4e06-b6d8-103bd283f9b5 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 Aug 18 19:24:32.381986 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-985769d1-aad1-4e06-b6d8-103bd283f9b5 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:32.382138 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-985769d1-aad1-4e06-b6d8-103bd283f9b5 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:32.382297 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-985769d1-aad1-4e06-b6d8-103bd283f9b5 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 3b709955-9972-4c99-a334-1d8b84ad9292. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:32.387059 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:32.387059 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:32.387937 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-985769d1-aad1-4e06-b6d8-103bd283f9b5 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 returned with HTTP 200 Aug 18 19:24:32.388429 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 594/2387] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:32 2026] GET /volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:32.396967 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3e00a004-4351-432c-8bd5-7d410b8333bc None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:32.523225 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3e00a004-4351-432c-8bd5-7d410b8333bc tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:24:32.523583 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3e00a004-4351-432c-8bd5-7d410b8333bc tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-238235620"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:32.537269 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3e00a004-4351-432c-8bd5-7d410b8333bc tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:24:32.537891 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 595/2388] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:24:32 2026] POST /volume/v3/types => generated 223 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:32.550523 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-dd826782-de4d-4ef7-9552-73ccd1f2afab None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:32.552348 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dd826782-de4d-4ef7-9552-73ccd1f2afab tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] POST https://10.4.3.170/volume/v3/group_types Aug 18 19:24:32.552671 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-dd826782-de4d-4ef7-9552-73ccd1f2afab tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1566479871"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:32.571238 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dd826782-de4d-4ef7-9552-73ccd1f2afab tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Aug 18 19:24:32.571634 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 603/2389] 10.4.3.170 () {70 vars in 1311 bytes} [Tue Aug 18 19:24:32 2026] POST /volume/v3/group_types => generated 181 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:32.580634 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d72af23f-197e-47bf-b532-32093f24d132 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:32.642548 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d72af23f-197e-47bf-b532-32093f24d132 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] POST https://10.4.3.170/volume/v3/groups Aug 18 19:24:32.642887 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d72af23f-197e-47bf-b532-32093f24d132 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "341c013d-06cd-4ed8-b673-ba929ed5a3b4", "volume_types": ["d8743dcf-4224-4faf-b761-8dbac2499ab6"], "name": "tempest-GroupSnapshotsTest-Group-1536129667"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:32.644285 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.groups [None req-d72af23f-197e-47bf-b532-32093f24d132 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Creating new group {'group': {'group_type': '341c013d-06cd-4ed8-b673-ba929ed5a3b4', 'volume_types': ['d8743dcf-4224-4faf-b761-8dbac2499ab6'], 'name': 'tempest-GroupSnapshotsTest-Group-1536129667'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 19:24:32.651112 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.groups [None req-d72af23f-197e-47bf-b532-32093f24d132 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Creating group tempest-GroupSnapshotsTest-Group-1536129667. Aug 18 19:24:32.662955 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d72af23f-197e-47bf-b532-32093f24d132 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Availability Zones retrieved successfully. Aug 18 19:24:32.688358 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-d72af23f-197e-47bf-b532-32093f24d132 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Created reservations ['3dae3ce4-d84b-4c68-bfc4-1c01a66d2eb7'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:32.719193 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d72af23f-197e-47bf-b532-32093f24d132 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Aug 18 19:24:32.719665 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 598/2390] 10.4.3.170 () {70 vars in 1297 bytes} [Tue Aug 18 19:24:32 2026] POST /volume/v3/groups => generated 112 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:32.730243 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d81fa3eb-5165-4f35-b01d-c9fbd9920c86 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:32.731721 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d81fa3eb-5165-4f35-b01d-c9fbd9920c86 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/groups/1ded246d-a2dc-43b5-bfee-bdb728a8700b Aug 18 19:24:32.732716 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d81fa3eb-5165-4f35-b01d-c9fbd9920c86 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:32.732716 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d81fa3eb-5165-4f35-b01d-c9fbd9920c86 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:32.732716 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-d81fa3eb-5165-4f35-b01d-c9fbd9920c86 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member 1ded246d-a2dc-43b5-bfee-bdb728a8700b {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:24:32.738053 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:32.738053 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:32.745640 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d81fa3eb-5165-4f35-b01d-c9fbd9920c86 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/1ded246d-a2dc-43b5-bfee-bdb728a8700b returned with HTTP 200 Aug 18 19:24:32.745985 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 595/2391] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:24:32 2026] GET /volume/v3/groups/1ded246d-a2dc-43b5-bfee-bdb728a8700b => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:32.792678 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-73d49473-82b8-45ea-8774-bd728f1d1f77 req-9a87ca9f-c0c4-454b-b215-9337aab64ebd None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:32.795618 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-73d49473-82b8-45ea-8774-bd728f1d1f77 req-9a87ca9f-c0c4-454b-b215-9337aab64ebd tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc Aug 18 19:24:32.795856 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-73d49473-82b8-45ea-8774-bd728f1d1f77 req-9a87ca9f-c0c4-454b-b215-9337aab64ebd tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:32.796801 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-73d49473-82b8-45ea-8774-bd728f1d1f77 req-9a87ca9f-c0c4-454b-b215-9337aab64ebd tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:32.811078 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:32.811078 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:32.819748 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-73d49473-82b8-45ea-8774-bd728f1d1f77 req-9a87ca9f-c0c4-454b-b215-9337aab64ebd tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:24:32.825034 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-73d49473-82b8-45ea-8774-bd728f1d1f77 req-9a87ca9f-c0c4-454b-b215-9337aab64ebd tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc returned with HTTP 200 Aug 18 19:24:32.825034 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 596/2392] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:24:32 2026] GET /volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:33.061047 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e38d4bfd-7261-4bb5-8c1f-cabe385fbe7a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:33.062888 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e38d4bfd-7261-4bb5-8c1f-cabe385fbe7a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:33.063074 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e38d4bfd-7261-4bb5-8c1f-cabe385fbe7a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:33.063312 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e38d4bfd-7261-4bb5-8c1f-cabe385fbe7a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:33.070711 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:33.070711 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:33.074234 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e38d4bfd-7261-4bb5-8c1f-cabe385fbe7a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:33.078808 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e38d4bfd-7261-4bb5-8c1f-cabe385fbe7a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 200 Aug 18 19:24:33.079235 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 604/2393] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:33 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:33.093228 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-72692f55-4f24-4672-b954-59bf60c44601 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:33.095078 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-72692f55-4f24-4672-b954-59bf60c44601 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:33.095328 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-72692f55-4f24-4672-b954-59bf60c44601 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:33.095544 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-72692f55-4f24-4672-b954-59bf60c44601 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:33.102840 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:33.102840 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:33.110031 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-72692f55-4f24-4672-b954-59bf60c44601 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:33.117393 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-72692f55-4f24-4672-b954-59bf60c44601 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 200 Aug 18 19:24:33.117579 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 599/2394] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:33 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:33.168971 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-bc3b4f4f-5a9a-447b-bee6-3a6a6373dea0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:33.174293 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-bc3b4f4f-5a9a-447b-bee6-3a6a6373dea0 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:33.174648 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-bc3b4f4f-5a9a-447b-bee6-3a6a6373dea0 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:33.174914 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-bc3b4f4f-5a9a-447b-bee6-3a6a6373dea0 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:33.187091 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:33.187091 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:33.205785 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-bc3b4f4f-5a9a-447b-bee6-3a6a6373dea0 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:33.213883 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-bc3b4f4f-5a9a-447b-bee6-3a6a6373dea0 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 200 Aug 18 19:24:33.215774 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 596/2395] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:24:33 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 879 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:33.334776 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e7279330-a36f-4793-a678-a962ede6dab4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:33.335272 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e7279330-a36f-4793-a678-a962ede6dab4 None None] GET https://10.4.3.170/volume// Aug 18 19:24:33.335519 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e7279330-a36f-4793-a678-a962ede6dab4 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:33.335745 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e7279330-a36f-4793-a678-a962ede6dab4 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:33.336132 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e7279330-a36f-4793-a678-a962ede6dab4 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:24:33.336504 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 597/2396] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:24: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 19:24:33.346644 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-51f5f4f1-838e-4fc7-8659-a73c0fa1155c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:33.353920 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-51f5f4f1-838e-4fc7-8659-a73c0fa1155c tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:24:33.354439 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-51f5f4f1-838e-4fc7-8659-a73c0fa1155c tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "42cf7e90-89dd-4b97-a76a-1b43d43794e6", "connector": null, "instance_uuid": "e0cde70c-0d96-404a-8919-b59a507ed7c6"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:33.371951 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:33.371951 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:33.402192 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-57cd3a09-dffd-465a-b8a9-a9bfb6273d7d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:33.404153 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-57cd3a09-dffd-465a-b8a9-a9bfb6273d7d tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 Aug 18 19:24:33.404294 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-57cd3a09-dffd-465a-b8a9-a9bfb6273d7d tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:33.404481 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-57cd3a09-dffd-465a-b8a9-a9bfb6273d7d tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:33.404633 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-57cd3a09-dffd-465a-b8a9-a9bfb6273d7d tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 3b709955-9972-4c99-a334-1d8b84ad9292. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:33.405756 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-51f5f4f1-838e-4fc7-8659-a73c0fa1155c tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:24:33.406186 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 605/2397] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:24:33 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:33.409899 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:33.409899 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:33.410571 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-57cd3a09-dffd-465a-b8a9-a9bfb6273d7d tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 returned with HTTP 200 Aug 18 19:24:33.410920 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 600/2398] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:33 2026] GET /volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:33.442082 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f6f06e1f-d419-4df6-957b-cb011ccdc348 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:33.443736 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f6f06e1f-d419-4df6-957b-cb011ccdc348 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] POST https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292/action Aug 18 19:24:33.444087 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f6f06e1f-d419-4df6-957b-cb011ccdc348 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:33.444217 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f6f06e1f-d419-4df6-957b-cb011ccdc348 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:33.445643 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.admin_actions [None req-f6f06e1f-d419-4df6-957b-cb011ccdc348 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] Updating backup '3b709955-9972-4c99-a334-1d8b84ad9292' with '{'status': 'error'}' {{(pid=100580) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 19:24:33.461594 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-75028643-76c5-4142-9626-299362e138b4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:33.463493 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:33.463493 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:33.463805 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-75028643-76c5-4142-9626-299362e138b4 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:33.464051 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-75028643-76c5-4142-9626-299362e138b4 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:33.464345 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-75028643-76c5-4142-9626-299362e138b4 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:33.464562 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.policy [None req-f6f06e1f-d419-4df6-957b-cb011ccdc348 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '19e107512778451c857525d86a831fd5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1709d4c14c34e18aab1c38017bb3355', '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=100580) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:24:33.464829 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f6f06e1f-d419-4df6-957b-cb011ccdc348 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292/action returned with HTTP 403 Aug 18 19:24:33.465275 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 597/2399] 10.4.3.170 () {70 vars in 1430 bytes} [Tue Aug 18 19:24:33 2026] POST /volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292/action => generated 131 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:33.473735 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5520d2cb-8429-43c3-9864-d7d8ba105147 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:33.476051 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5520d2cb-8429-43c3-9864-d7d8ba105147 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/c04d3e34-ea22-4a21-9569-fa84da4fb448 Aug 18 19:24:33.476338 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5520d2cb-8429-43c3-9864-d7d8ba105147 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:33.476590 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5520d2cb-8429-43c3-9864-d7d8ba105147 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:33.476770 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-5520d2cb-8429-43c3-9864-d7d8ba105147 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Delete volume with id: c04d3e34-ea22-4a21-9569-fa84da4fb448 Aug 18 19:24:33.479082 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:33.479082 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:33.484602 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-75028643-76c5-4142-9626-299362e138b4 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:33.492385 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-75028643-76c5-4142-9626-299362e138b4 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 200 Aug 18 19:24:33.492575 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:33.492575 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:33.492676 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 598/2400] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:33 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:33.492724 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5520d2cb-8429-43c3-9864-d7d8ba105147 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Volume info retrieved successfully. Aug 18 19:24:33.502597 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d171820e-e50f-4a48-bb4c-2ceabd992f40 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:33.503026 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d171820e-e50f-4a48-bb4c-2ceabd992f40 None None] GET https://10.4.3.170/volume// Aug 18 19:24:33.503313 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d171820e-e50f-4a48-bb4c-2ceabd992f40 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:33.504298 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d171820e-e50f-4a48-bb4c-2ceabd992f40 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:33.504298 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d171820e-e50f-4a48-bb4c-2ceabd992f40 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:24:33.504468 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 601/2401] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:24: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 19:24:33.521320 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-f5769d62-eca8-4343-b396-915d6d923870 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:33.523952 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-f5769d62-eca8-4343-b396-915d6d923870 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:33.523952 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-f5769d62-eca8-4343-b396-915d6d923870 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:33.524061 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-f5769d62-eca8-4343-b396-915d6d923870 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:33.525350 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5520d2cb-8429-43c3-9864-d7d8ba105147 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Delete volume request issued successfully. Aug 18 19:24:33.525350 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5520d2cb-8429-43c3-9864-d7d8ba105147 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/volumes/c04d3e34-ea22-4a21-9569-fa84da4fb448 returned with HTTP 202 Aug 18 19:24:33.525350 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 606/2402] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:24:33 2026] DELETE /volume/v3/volumes/c04d3e34-ea22-4a21-9569-fa84da4fb448 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:33.533809 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-64f61871-e370-40de-a572-1be8b40255de None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:33.535946 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-64f61871-e370-40de-a572-1be8b40255de tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/volumes/c04d3e34-ea22-4a21-9569-fa84da4fb448 Aug 18 19:24:33.536012 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:33.536012 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:33.536181 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-64f61871-e370-40de-a572-1be8b40255de tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:33.536418 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-64f61871-e370-40de-a572-1be8b40255de tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:33.540497 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-f5769d62-eca8-4343-b396-915d6d923870 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:33.544818 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:33.544818 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:33.545436 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-f5769d62-eca8-4343-b396-915d6d923870 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 200 Aug 18 19:24:33.545957 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 598/2403] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:24:33 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 1058 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:24:33.549575 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-64f61871-e370-40de-a572-1be8b40255de tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Volume info retrieved successfully. Aug 18 19:24:33.557880 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-64f61871-e370-40de-a572-1be8b40255de tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/volumes/c04d3e34-ea22-4a21-9569-fa84da4fb448 returned with HTTP 200 Aug 18 19:24:33.558378 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 599/2404] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:33 2026] GET /volume/v3/volumes/c04d3e34-ea22-4a21-9569-fa84da4fb448 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:33.727537 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-4bc93b6d-0113-433a-93ca-ba6bfa3d46c6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:33.729967 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-4bc93b6d-0113-433a-93ca-ba6bfa3d46c6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] PUT https://10.4.3.170/volume/v3/attachments/de6dafd3-979f-46c2-85d9-14d8826d1bae Aug 18 19:24:33.731544 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-4bc93b6d-0113-433a-93ca-ba6bfa3d46c6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:33.738964 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-4bc93b6d-0113-433a-93ca-ba6bfa3d46c6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Acquiring lock "cinder-attachment_update-42cf7e90-89dd-4b97-a76a-1b43d43794e6-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:24:33.743047 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-4bc93b6d-0113-433a-93ca-ba6bfa3d46c6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Lock "cinder-attachment_update-42cf7e90-89dd-4b97-a76a-1b43d43794e6-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:24:33.744237 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:33.744237 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:33.756728 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-30c86afd-2eca-4265-9beb-95b5129bb4c7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:33.761042 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-30c86afd-2eca-4265-9beb-95b5129bb4c7 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/groups/1ded246d-a2dc-43b5-bfee-bdb728a8700b Aug 18 19:24:33.761042 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-30c86afd-2eca-4265-9beb-95b5129bb4c7 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:33.761042 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-30c86afd-2eca-4265-9beb-95b5129bb4c7 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:33.761042 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.groups [None req-30c86afd-2eca-4265-9beb-95b5129bb4c7 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member 1ded246d-a2dc-43b5-bfee-bdb728a8700b {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:24:33.763812 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:33.763812 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:33.777533 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-30c86afd-2eca-4265-9beb-95b5129bb4c7 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/1ded246d-a2dc-43b5-bfee-bdb728a8700b returned with HTTP 200 Aug 18 19:24:33.778042 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 607/2405] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:24:33 2026] GET /volume/v3/groups/1ded246d-a2dc-43b5-bfee-bdb728a8700b => generated 393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 19:24:33.788891 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:33.813442 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:33.813442 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1879275625", "volume_type": "d8743dcf-4224-4faf-b761-8dbac2499ab6", "group_id": "1ded246d-a2dc-43b5-bfee-bdb728a8700b", "size": 1}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:33.813442 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1879275625', 'volume_type': 'd8743dcf-4224-4faf-b761-8dbac2499ab6', 'group_id': '1ded246d-a2dc-43b5-bfee-bdb728a8700b', 'size': 1}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:33.813442 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:33.813442 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:33.813442 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Create volume of 1 GB Aug 18 19:24:33.820438 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Availability Zones retrieved successfully. Aug 18 19:24:33.827800 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Flow 'volume_create_api' (3f37271d-20b2-4ce2-b555-7a2f5b319619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:33.828605 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d764aaeb-5141-4a3d-aed9-c2993f31bd79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:33.829048 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:33.829048 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:33.829523 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:33.850579 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d764aaeb-5141-4a3d-aed9-c2993f31bd79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:24:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d8743dcf-4224-4faf-b761-8dbac2499ab6,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-238235620',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd8743dcf-4224-4faf-b761-8dbac2499ab6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1ded246d-a2dc-43b5-bfee-bdb728a8700b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:33.851235 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (598073d3-13c2-40a7-b201-bf7eebc113f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:33.859907 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-4bc93b6d-0113-433a-93ca-ba6bfa3d46c6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Lock "cinder-attachment_update-42cf7e90-89dd-4b97-a76a-1b43d43794e6-np0000007688" released by "attachment_update" :: held 0.117s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:24:33.860228 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-4bc93b6d-0113-433a-93ca-ba6bfa3d46c6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments/de6dafd3-979f-46c2-85d9-14d8826d1bae returned with HTTP 200 Aug 18 19:24:33.860679 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 602/2406] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:24:33 2026] PUT /volume/v3/attachments/de6dafd3-979f-46c2-85d9-14d8826d1bae => generated 968 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:33.873198 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-ef877fc7-b97f-4a3c-a00f-3c67df77ff31 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:33.875855 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-ef877fc7-b97f-4a3c-a00f-3c67df77ff31 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6/encryption Aug 18 19:24:33.876128 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-ef877fc7-b97f-4a3c-a00f-3c67df77ff31 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:33.876414 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-ef877fc7-b97f-4a3c-a00f-3c67df77ff31 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:33.877307 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-238235620 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-238235620, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:24:33.877621 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-238235620 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-238235620, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:24:33.888330 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:33.888330 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:33.897026 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-ef877fc7-b97f-4a3c-a00f-3c67df77ff31 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6/encryption returned with HTTP 200 Aug 18 19:24:33.897643 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 600/2407] 10.4.3.170 () {68 vars in 1631 bytes} [Tue Aug 18 19:24:33 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:33.914087 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Created reservations ['b088850c-6ee7-460f-b066-602e9339d7b7', '200aebd6-c707-4605-ab38-6886bb6ac659', '651459aa-b023-45a5-b719-df4d3f881bb2', '9954d2c7-4dd8-4bdd-90e3-d922f06056a1'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:33.914901 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (598073d3-13c2-40a7-b201-bf7eebc113f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b088850c-6ee7-460f-b066-602e9339d7b7', '200aebd6-c707-4605-ab38-6886bb6ac659', '651459aa-b023-45a5-b719-df4d3f881bb2', '9954d2c7-4dd8-4bdd-90e3-d922f06056a1']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:33.915640 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10a91b39-c8ae-4047-831f-e47e221d68d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:33.945871 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10a91b39-c8ae-4047-831f-e47e221d68d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '869ec1d8-c51c-4082-a2cc-a0e3b160722d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1879275625',encryption_key_id=None,group_id=1ded246d-a2dc-43b5-bfee-bdb728a8700b,group_type_id=,metadata={},multiattach=False,project_id='1c44d1d51aa24ab6aa392170f909d317',qos_specs=None,replication_status=,reservations=['b088850c-6ee7-460f-b066-602e9339d7b7','200aebd6-c707-4605-ab38-6886bb6ac659','651459aa-b023-45a5-b719-df4d3f881bb2','9954d2c7-4dd8-4bdd-90e3-d922f06056a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='214dcce4fc3749be8af220efffc0314b',volume_type_id=d8743dcf-4224-4faf-b761-8dbac2499ab6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1879275625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1ded246d-a2dc-43b5-bfee-bdb728a8700b,host=None,id=869ec1d8-c51c-4082-a2cc-a0e3b160722d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c44d1d51aa24ab6aa392170f909d317',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='214dcce4fc3749be8af220efffc0314b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d8743dcf-4224-4faf-b761-8dbac2499ab6),volume_type_id=d8743dcf-4224-4faf-b761-8dbac2499ab6)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:33.947277 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2342133-6d66-4169-b7ea-208235f4a98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:33.974241 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2342133-6d66-4169-b7ea-208235f4a98e) transitioned into state 'SUCCESS' from state '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-1879275625',encryption_key_id=None,group_id=1ded246d-a2dc-43b5-bfee-bdb728a8700b,group_type_id=,metadata={},multiattach=False,project_id='1c44d1d51aa24ab6aa392170f909d317',qos_specs=None,replication_status=,reservations=['b088850c-6ee7-460f-b066-602e9339d7b7','200aebd6-c707-4605-ab38-6886bb6ac659','651459aa-b023-45a5-b719-df4d3f881bb2','9954d2c7-4dd8-4bdd-90e3-d922f06056a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='214dcce4fc3749be8af220efffc0314b',volume_type_id=d8743dcf-4224-4faf-b761-8dbac2499ab6)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:33.974241 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c0662c7-38e5-44f0-a374-9ed21b23ee0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:33.987243 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c0662c7-38e5-44f0-a374-9ed21b23ee0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:33.989070 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Flow 'volume_create_api' (3f37271d-20b2-4ce2-b555-7a2f5b319619) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:33.989342 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Create volume request issued successfully. Aug 18 19:24:33.990408 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:33.990562 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:34.029149 np0000007688 devstack@c-api.service[100580]: DEBUG oslo_db.sqlalchemy.engines [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100580) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:34.032033 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:34.032033 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:34.035464 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-25139b71-7453-4e65-83e6-35d28ebdc1c6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:34.036001 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 599/2408] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:24:33 2026] POST /volume/v3/volumes => generated 822 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:34.049439 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-dcadd9e1-aa7f-4d40-82f1-e29e2b8ee78f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:34.053063 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dcadd9e1-aa7f-4d40-82f1-e29e2b8ee78f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/869ec1d8-c51c-4082-a2cc-a0e3b160722d Aug 18 19:24:34.053419 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-dcadd9e1-aa7f-4d40-82f1-e29e2b8ee78f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:34.053710 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-dcadd9e1-aa7f-4d40-82f1-e29e2b8ee78f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:34.063514 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:34.063514 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:34.070387 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-dcadd9e1-aa7f-4d40-82f1-e29e2b8ee78f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Volume info retrieved successfully. Aug 18 19:24:34.071435 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-dcadd9e1-aa7f-4d40-82f1-e29e2b8ee78f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:34.071668 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-dcadd9e1-aa7f-4d40-82f1-e29e2b8ee78f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:34.117654 np0000007688 devstack@c-api.service[100583]: DEBUG oslo_db.sqlalchemy.engines [None req-dcadd9e1-aa7f-4d40-82f1-e29e2b8ee78f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:34.121020 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:34.121020 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:34.128559 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dcadd9e1-aa7f-4d40-82f1-e29e2b8ee78f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/869ec1d8-c51c-4082-a2cc-a0e3b160722d returned with HTTP 200 Aug 18 19:24:34.128948 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 608/2409] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:34 2026] GET /volume/v3/volumes/869ec1d8-c51c-4082-a2cc-a0e3b160722d => generated 890 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:34.505329 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-282e8371-7f75-4224-8ac0-a7205343ff41 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:34.507030 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-282e8371-7f75-4224-8ac0-a7205343ff41 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:34.507250 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-282e8371-7f75-4224-8ac0-a7205343ff41 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:34.507448 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-282e8371-7f75-4224-8ac0-a7205343ff41 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:34.516901 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:34.516901 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:34.520223 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-282e8371-7f75-4224-8ac0-a7205343ff41 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:34.524112 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-282e8371-7f75-4224-8ac0-a7205343ff41 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 200 Aug 18 19:24:34.524740 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 603/2410] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:34 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:34.571765 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a3672cf1-5c73-46b4-97dd-a29c84cca966 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:34.573748 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a3672cf1-5c73-46b4-97dd-a29c84cca966 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/volumes/c04d3e34-ea22-4a21-9569-fa84da4fb448 Aug 18 19:24:34.573916 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a3672cf1-5c73-46b4-97dd-a29c84cca966 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:34.574117 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a3672cf1-5c73-46b4-97dd-a29c84cca966 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:34.579795 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a3672cf1-5c73-46b4-97dd-a29c84cca966 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/volumes/c04d3e34-ea22-4a21-9569-fa84da4fb448 returned with HTTP 404 Aug 18 19:24:34.580289 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 601/2411] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:34 2026] GET /volume/v3/volumes/c04d3e34-ea22-4a21-9569-fa84da4fb448 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:34.588249 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-50c374b1-7e4b-4f7d-9753-d5c1153c3808 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:34.590414 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-50c374b1-7e4b-4f7d-9753-d5c1153c3808 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] GET https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 Aug 18 19:24:34.590692 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-50c374b1-7e4b-4f7d-9753-d5c1153c3808 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:34.590931 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-50c374b1-7e4b-4f7d-9753-d5c1153c3808 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:34.591070 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-50c374b1-7e4b-4f7d-9753-d5c1153c3808 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] Show backup with id b9d096a6-e9c8-4421-a3e5-9230b002d790. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:34.595431 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:34.595431 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:34.596289 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-50c374b1-7e4b-4f7d-9753-d5c1153c3808 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-reader] https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 returned with HTTP 200 Aug 18 19:24:34.596671 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 600/2412] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:34 2026] GET /volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:34.607777 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-dc12f403-005b-4ae5-9916-28a831ab5a13 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:34.610375 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dc12f403-005b-4ae5-9916-28a831ab5a13 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] DELETE https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 Aug 18 19:24:34.610582 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-dc12f403-005b-4ae5-9916-28a831ab5a13 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:34.610792 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-dc12f403-005b-4ae5-9916-28a831ab5a13 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:34.610926 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.backups [None req-dc12f403-005b-4ae5-9916-28a831ab5a13 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Delete backup with id: 3b709955-9972-4c99-a334-1d8b84ad9292. Aug 18 19:24:34.615063 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:34.615063 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:34.625966 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.backup.rpcapi [None req-dc12f403-005b-4ae5-9916-28a831ab5a13 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] delete_backup rpcapi backup_id 3b709955-9972-4c99-a334-1d8b84ad9292 {{(pid=100583) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:24:34.627626 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dc12f403-005b-4ae5-9916-28a831ab5a13 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 returned with HTTP 202 Aug 18 19:24:34.628023 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 609/2413] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:24:34 2026] DELETE /volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:24:34.639928 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4bb13e62-0fa5-4471-b838-1941c3709f47 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:34.641701 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4bb13e62-0fa5-4471-b838-1941c3709f47 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 Aug 18 19:24:34.641900 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4bb13e62-0fa5-4471-b838-1941c3709f47 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:34.642073 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4bb13e62-0fa5-4471-b838-1941c3709f47 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:34.642176 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-4bb13e62-0fa5-4471-b838-1941c3709f47 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 3b709955-9972-4c99-a334-1d8b84ad9292. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:34.646254 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:34.646254 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:34.646960 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4bb13e62-0fa5-4471-b838-1941c3709f47 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 returned with HTTP 200 Aug 18 19:24:34.647406 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 604/2414] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:34 2026] GET /volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:34.862053 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-59fe39d4-bd7c-4937-9455-24e4710f6216 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:34.863797 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-59fe39d4-bd7c-4937-9455-24e4710f6216 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:34.864111 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-59fe39d4-bd7c-4937-9455-24e4710f6216 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1736327838"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:34.865399 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-59fe39d4-bd7c-4937-9455-24e4710f6216 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1736327838'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:34.865558 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-59fe39d4-bd7c-4937-9455-24e4710f6216 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Create volume of 1 GB Aug 18 19:24:34.872406 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-59fe39d4-bd7c-4937-9455-24e4710f6216 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Availability Zones retrieved successfully. Aug 18 19:24:34.878969 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-59fe39d4-bd7c-4937-9455-24e4710f6216 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Flow 'volume_create_api' (a2f9ab51-c960-417b-a184-67e21d5cd20c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:34.880137 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-59fe39d4-bd7c-4937-9455-24e4710f6216 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ee6a749-58b0-44ba-b548-e3e314871247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:34.881275 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-59fe39d4-bd7c-4937-9455-24e4710f6216 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:34.911599 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-59fe39d4-bd7c-4937-9455-24e4710f6216 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ee6a749-58b0-44ba-b548-e3e314871247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:34.912376 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-59fe39d4-bd7c-4937-9455-24e4710f6216 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c46f1f1-8dfb-4358-a243-3b19f3c63796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:34.966408 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-59fe39d4-bd7c-4937-9455-24e4710f6216 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Created reservations ['57f171be-f0a6-4b4b-8eae-630b16ad8cdb', 'b38d848f-dfb0-4a94-b2c8-6438d2fd89c2', 'f18932cb-8ccc-46d0-bf22-1de5d067fd85', '9c315502-7de9-46ad-b347-90d028f75212'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:34.967377 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-59fe39d4-bd7c-4937-9455-24e4710f6216 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c46f1f1-8dfb-4358-a243-3b19f3c63796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57f171be-f0a6-4b4b-8eae-630b16ad8cdb', 'b38d848f-dfb0-4a94-b2c8-6438d2fd89c2', 'f18932cb-8ccc-46d0-bf22-1de5d067fd85', '9c315502-7de9-46ad-b347-90d028f75212']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:34.968291 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-59fe39d4-bd7c-4937-9455-24e4710f6216 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb9092cb-fb18-47e5-b269-4ad2d1d43757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:35.003508 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-59fe39d4-bd7c-4937-9455-24e4710f6216 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb9092cb-fb18-47e5-b269-4ad2d1d43757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f683a968-938b-4db2-b3dc-18e8d72e1c0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1736327838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f413bfa75b21462f9c1a878e1007dd01',qos_specs=None,replication_status=,reservations=['57f171be-f0a6-4b4b-8eae-630b16ad8cdb','b38d848f-dfb0-4a94-b2c8-6438d2fd89c2','f18932cb-8ccc-46d0-bf22-1de5d067fd85','9c315502-7de9-46ad-b347-90d028f75212'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b205dbfee884193ab8b9239315b5509',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1736327838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f683a968-938b-4db2-b3dc-18e8d72e1c0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f413bfa75b21462f9c1a878e1007dd01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b205dbfee884193ab8b9239315b5509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:35.004351 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-59fe39d4-bd7c-4937-9455-24e4710f6216 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afabb144-68d8-4f5d-b29b-3f5edd94f940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:35.027154 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-59fe39d4-bd7c-4937-9455-24e4710f6216 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afabb144-68d8-4f5d-b29b-3f5edd94f940) transitioned into state 'SUCCESS' from state '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-1736327838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f413bfa75b21462f9c1a878e1007dd01',qos_specs=None,replication_status=,reservations=['57f171be-f0a6-4b4b-8eae-630b16ad8cdb','b38d848f-dfb0-4a94-b2c8-6438d2fd89c2','f18932cb-8ccc-46d0-bf22-1de5d067fd85','9c315502-7de9-46ad-b347-90d028f75212'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b205dbfee884193ab8b9239315b5509',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:35.028145 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-59fe39d4-bd7c-4937-9455-24e4710f6216 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1e5a873-f316-4565-bdf2-93dc68839238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:35.039134 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-59fe39d4-bd7c-4937-9455-24e4710f6216 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1e5a873-f316-4565-bdf2-93dc68839238) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:35.039989 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-59fe39d4-bd7c-4937-9455-24e4710f6216 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Flow 'volume_create_api' (a2f9ab51-c960-417b-a184-67e21d5cd20c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:35.040323 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-59fe39d4-bd7c-4937-9455-24e4710f6216 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Create volume request issued successfully. Aug 18 19:24:35.040939 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-59fe39d4-bd7c-4937-9455-24e4710f6216 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:35.041461 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 602/2415] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:24:34 2026] POST /volume/v3/volumes => generated 749 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:35.057951 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-957d482e-144e-4bf1-961d-afa17d16815c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:35.060957 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-957d482e-144e-4bf1-961d-afa17d16815c tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e Aug 18 19:24:35.061214 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-957d482e-144e-4bf1-961d-afa17d16815c tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:35.061496 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-957d482e-144e-4bf1-961d-afa17d16815c tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:35.072286 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:35.072286 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:35.078321 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-957d482e-144e-4bf1-961d-afa17d16815c tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:35.084736 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-957d482e-144e-4bf1-961d-afa17d16815c tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e returned with HTTP 200 Aug 18 19:24:35.085153 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 601/2416] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:35 2026] GET /volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:35.151173 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4c98735d-0225-464d-8b5a-f7dc3cd5fc0f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:35.153165 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4c98735d-0225-464d-8b5a-f7dc3cd5fc0f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/869ec1d8-c51c-4082-a2cc-a0e3b160722d Aug 18 19:24:35.153518 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4c98735d-0225-464d-8b5a-f7dc3cd5fc0f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:35.153709 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4c98735d-0225-464d-8b5a-f7dc3cd5fc0f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:35.162834 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:35.162834 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:35.172215 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-4c98735d-0225-464d-8b5a-f7dc3cd5fc0f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Volume info retrieved successfully. Aug 18 19:24:35.173239 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-4c98735d-0225-464d-8b5a-f7dc3cd5fc0f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:35.173553 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-4c98735d-0225-464d-8b5a-f7dc3cd5fc0f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:35.222086 np0000007688 devstack@c-api.service[100583]: DEBUG oslo_db.sqlalchemy.engines [None req-4c98735d-0225-464d-8b5a-f7dc3cd5fc0f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:35.225802 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:35.225802 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:35.235954 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4c98735d-0225-464d-8b5a-f7dc3cd5fc0f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/869ec1d8-c51c-4082-a2cc-a0e3b160722d returned with HTTP 200 Aug 18 19:24:35.236521 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 610/2417] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:35 2026] GET /volume/v3/volumes/869ec1d8-c51c-4082-a2cc-a0e3b160722d => generated 915 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:35.256531 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-34552e2e-2ec9-43b0-b6ee-a3590491ab16 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:35.257858 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-34552e2e-2ec9-43b0-b6ee-a3590491ab16 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] POST https://10.4.3.170/volume/v3/group_snapshots Aug 18 19:24:35.258394 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-34552e2e-2ec9-43b0-b6ee-a3590491ab16 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1ded246d-a2dc-43b5-bfee-bdb728a8700b", "name": "tempest-group_snapshot-1487696370"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:35.260384 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.group_snapshots [None req-34552e2e-2ec9-43b0-b6ee-a3590491ab16 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '1ded246d-a2dc-43b5-bfee-bdb728a8700b', 'name': 'tempest-group_snapshot-1487696370'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 19:24:35.266165 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:35.266165 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:35.270536 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.group_snapshots [None req-34552e2e-2ec9-43b0-b6ee-a3590491ab16 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Creating group_snapshot tempest-group_snapshot-1487696370. Aug 18 19:24:35.297502 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:35.297502 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:35.309623 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-34552e2e-2ec9-43b0-b6ee-a3590491ab16 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-238235620 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-238235620, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:24:35.310014 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-34552e2e-2ec9-43b0-b6ee-a3590491ab16 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-238235620 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-238235620, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:24:35.332942 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-34552e2e-2ec9-43b0-b6ee-a3590491ab16 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Created reservations ['38d621a6-41de-49f4-9b7d-ce44c5a66c69', 'f233f66e-5c3a-42f6-a074-66e3f09aeeeb', 'a5d38434-04a0-4952-ac9b-18d81a2b7cf4', '28b1b1c5-4f6d-40fe-8b17-1d1b03e59b68'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:35.365063 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-34552e2e-2ec9-43b0-b6ee-a3590491ab16 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/group_snapshots returned with HTTP 202 Aug 18 19:24:35.365063 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 605/2418] 10.4.3.170 () {70 vars in 1324 bytes} [Tue Aug 18 19:24:35 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:35.373879 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8de35ee4-cfd1-49f5-bbeb-986b09e1337a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:35.377204 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8de35ee4-cfd1-49f5-bbeb-986b09e1337a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/5ee8ac91-edf1-46d4-9d31-fef7c94153f3 Aug 18 19:24:35.377403 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8de35ee4-cfd1-49f5-bbeb-986b09e1337a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:35.377585 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8de35ee4-cfd1-49f5-bbeb-986b09e1337a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:35.377702 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.group_snapshots [None req-8de35ee4-cfd1-49f5-bbeb-986b09e1337a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member 5ee8ac91-edf1-46d4-9d31-fef7c94153f3 {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 19:24:35.380820 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:35.380820 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:35.386455 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8de35ee4-cfd1-49f5-bbeb-986b09e1337a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/group_snapshots/5ee8ac91-edf1-46d4-9d31-fef7c94153f3 returned with HTTP 200 Aug 18 19:24:35.386822 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 603/2419] 10.4.3.170 () {68 vars in 1413 bytes} [Tue Aug 18 19:24:35 2026] GET /volume/v3/group_snapshots/5ee8ac91-edf1-46d4-9d31-fef7c94153f3 => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:35.540382 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c772bc15-1dfa-49bd-b1e4-0b369703b76a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:35.542253 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c772bc15-1dfa-49bd-b1e4-0b369703b76a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:35.542467 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c772bc15-1dfa-49bd-b1e4-0b369703b76a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:35.542720 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c772bc15-1dfa-49bd-b1e4-0b369703b76a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:35.553093 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:35.553093 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:35.556671 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c772bc15-1dfa-49bd-b1e4-0b369703b76a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:35.561526 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c772bc15-1dfa-49bd-b1e4-0b369703b76a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 200 Aug 18 19:24:35.561787 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 602/2420] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:35 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:35.657802 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-78f454aa-c79e-4982-a9df-3f559ab01541 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:35.660298 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-78f454aa-c79e-4982-a9df-3f559ab01541 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 Aug 18 19:24:35.660298 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-78f454aa-c79e-4982-a9df-3f559ab01541 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:35.660424 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-78f454aa-c79e-4982-a9df-3f559ab01541 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:35.660578 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-78f454aa-c79e-4982-a9df-3f559ab01541 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 3b709955-9972-4c99-a334-1d8b84ad9292. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:35.664068 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-78f454aa-c79e-4982-a9df-3f559ab01541 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 returned with HTTP 404 Aug 18 19:24:35.664591 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 611/2421] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:35 2026] GET /volume/v3/backups/3b709955-9972-4c99-a334-1d8b84ad9292 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:35.675592 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5a207ac3-ed86-4822-9203-97f0e619d43f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:35.680265 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5a207ac3-ed86-4822-9203-97f0e619d43f tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] DELETE https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 Aug 18 19:24:35.680529 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5a207ac3-ed86-4822-9203-97f0e619d43f tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:35.680938 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5a207ac3-ed86-4822-9203-97f0e619d43f tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:35.680938 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.backups [None req-5a207ac3-ed86-4822-9203-97f0e619d43f tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Delete backup with id: 8b5a98c3-cf9f-4e4b-be64-a969814248c9. Aug 18 19:24:35.686389 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:35.686389 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:35.700391 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.backup.rpcapi [None req-5a207ac3-ed86-4822-9203-97f0e619d43f tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] delete_backup rpcapi backup_id 8b5a98c3-cf9f-4e4b-be64-a969814248c9 {{(pid=100582) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:24:35.702874 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5a207ac3-ed86-4822-9203-97f0e619d43f tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 returned with HTTP 202 Aug 18 19:24:35.703860 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 606/2422] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:24:35 2026] DELETE /volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:24:35.714966 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-efe392ac-9183-4bce-bd66-ec347e6cebe8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:35.718946 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-efe392ac-9183-4bce-bd66-ec347e6cebe8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 Aug 18 19:24:35.719258 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-efe392ac-9183-4bce-bd66-ec347e6cebe8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:35.719518 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-efe392ac-9183-4bce-bd66-ec347e6cebe8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:35.719704 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-efe392ac-9183-4bce-bd66-ec347e6cebe8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 8b5a98c3-cf9f-4e4b-be64-a969814248c9. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:35.725885 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:35.725885 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:35.726625 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-efe392ac-9183-4bce-bd66-ec347e6cebe8 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 returned with HTTP 200 Aug 18 19:24:35.727157 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 604/2423] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:35 2026] GET /volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:35.989942 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e648ac45-fe59-4dcb-b38e-5ae7856f8c84 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:35.991738 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e648ac45-fe59-4dcb-b38e-5ae7856f8c84 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc Aug 18 19:24:35.992004 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e648ac45-fe59-4dcb-b38e-5ae7856f8c84 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:35.992307 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e648ac45-fe59-4dcb-b38e-5ae7856f8c84 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:36.002939 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:36.002939 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:36.006704 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e648ac45-fe59-4dcb-b38e-5ae7856f8c84 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:24:36.012567 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e648ac45-fe59-4dcb-b38e-5ae7856f8c84 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc returned with HTTP 200 Aug 18 19:24:36.013022 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 603/2424] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:35 2026] GET /volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:36.054852 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-d9ce0b05-80ad-40f2-9191-537250f878d1 req-b1202341-adab-49ee-9632-fa9eddd7d0ae None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:36.060699 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-d9ce0b05-80ad-40f2-9191-537250f878d1 req-b1202341-adab-49ee-9632-fa9eddd7d0ae tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc Aug 18 19:24:36.060911 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-d9ce0b05-80ad-40f2-9191-537250f878d1 req-b1202341-adab-49ee-9632-fa9eddd7d0ae tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:36.061112 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-d9ce0b05-80ad-40f2-9191-537250f878d1 req-b1202341-adab-49ee-9632-fa9eddd7d0ae tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:36.070467 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:36.070467 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:36.073736 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-d9ce0b05-80ad-40f2-9191-537250f878d1 req-b1202341-adab-49ee-9632-fa9eddd7d0ae tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:24:36.077815 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-d9ce0b05-80ad-40f2-9191-537250f878d1 req-b1202341-adab-49ee-9632-fa9eddd7d0ae tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc returned with HTTP 200 Aug 18 19:24:36.078221 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 612/2425] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:24:36 2026] GET /volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:36.097619 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-d9ce0b05-80ad-40f2-9191-537250f878d1 req-45f5700e-4096-4bdb-9440-1cffaef54ac5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:36.099096 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-55381c6f-3e1f-4cef-adcd-aa7ccd163666 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:36.099917 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-d9ce0b05-80ad-40f2-9191-537250f878d1 req-45f5700e-4096-4bdb-9440-1cffaef54ac5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] POST https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc/action Aug 18 19:24:36.100318 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-d9ce0b05-80ad-40f2-9191-537250f878d1 req-45f5700e-4096-4bdb-9440-1cffaef54ac5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:36.100485 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-d9ce0b05-80ad-40f2-9191-537250f878d1 req-45f5700e-4096-4bdb-9440-1cffaef54ac5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:36.101332 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-55381c6f-3e1f-4cef-adcd-aa7ccd163666 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e Aug 18 19:24:36.101570 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-55381c6f-3e1f-4cef-adcd-aa7ccd163666 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:36.101772 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-55381c6f-3e1f-4cef-adcd-aa7ccd163666 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:36.111791 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:36.111791 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:36.115991 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-55381c6f-3e1f-4cef-adcd-aa7ccd163666 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:36.116928 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:36.116928 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:36.117748 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-d9ce0b05-80ad-40f2-9191-537250f878d1 req-45f5700e-4096-4bdb-9440-1cffaef54ac5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:24:36.121700 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-55381c6f-3e1f-4cef-adcd-aa7ccd163666 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e returned with HTTP 200 Aug 18 19:24:36.122083 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 605/2426] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:36 2026] GET /volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:36.134753 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-d9ce0b05-80ad-40f2-9191-537250f878d1 req-45f5700e-4096-4bdb-9440-1cffaef54ac5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Begin detaching volume completed successfully. Aug 18 19:24:36.135006 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-d9ce0b05-80ad-40f2-9191-537250f878d1 req-45f5700e-4096-4bdb-9440-1cffaef54ac5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc/action returned with HTTP 202 Aug 18 19:24:36.135510 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-14e2e3af-33be-4801-b924-b47853fe9a77 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:36.135728 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 607/2427] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:24:36 2026] POST /volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:24:36.138735 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-14e2e3af-33be-4801-b924-b47853fe9a77 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] POST https://10.4.3.170/volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e/action Aug 18 19:24:36.139476 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-14e2e3af-33be-4801-b924-b47853fe9a77 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:36.139476 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-14e2e3af-33be-4801-b924-b47853fe9a77 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:36.151397 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:36.151397 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:36.151397 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.admin_actions [None req-14e2e3af-33be-4801-b924-b47853fe9a77 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Updating volume 'f683a968-938b-4db2-b3dc-18e8d72e1c0e' with '{'status': 'attaching'}' {{(pid=100580) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 19:24:36.174996 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-14e2e3af-33be-4801-b924-b47853fe9a77 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] https://10.4.3.170/volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e/action returned with HTTP 202 Aug 18 19:24:36.175463 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 604/2428] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:24:36 2026] POST /volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:24:36.182856 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6cd6f25f-04df-4dad-a8d3-3219ae92a2a7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:36.185944 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6cd6f25f-04df-4dad-a8d3-3219ae92a2a7 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e Aug 18 19:24:36.186182 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6cd6f25f-04df-4dad-a8d3-3219ae92a2a7 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:36.186472 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6cd6f25f-04df-4dad-a8d3-3219ae92a2a7 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:36.198731 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:36.198731 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:36.200281 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-815fb07b-59cc-4a1c-8820-9d6101f574fd None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:36.200630 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-815fb07b-59cc-4a1c-8820-9d6101f574fd None None] GET https://10.4.3.170/volume// Aug 18 19:24:36.200832 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-815fb07b-59cc-4a1c-8820-9d6101f574fd None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:36.201098 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-815fb07b-59cc-4a1c-8820-9d6101f574fd None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:36.201479 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-815fb07b-59cc-4a1c-8820-9d6101f574fd None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:24:36.201782 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 606/2429] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:24: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 19:24:36.203185 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6cd6f25f-04df-4dad-a8d3-3219ae92a2a7 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:36.210061 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6cd6f25f-04df-4dad-a8d3-3219ae92a2a7 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e returned with HTTP 200 Aug 18 19:24:36.210649 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 613/2430] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:36 2026] GET /volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:36.211805 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-d9ce0b05-80ad-40f2-9191-537250f878d1 req-77ac524b-d861-4661-8794-bdd82a65ed63 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:36.213690 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-d9ce0b05-80ad-40f2-9191-537250f878d1 req-77ac524b-d861-4661-8794-bdd82a65ed63 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc Aug 18 19:24:36.213928 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-d9ce0b05-80ad-40f2-9191-537250f878d1 req-77ac524b-d861-4661-8794-bdd82a65ed63 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:36.214096 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-d9ce0b05-80ad-40f2-9191-537250f878d1 req-77ac524b-d861-4661-8794-bdd82a65ed63 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:36.225357 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:36.225357 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:36.225486 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2cfb9246-b23e-4207-9f2b-f08042f9bf6f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:36.227688 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2cfb9246-b23e-4207-9f2b-f08042f9bf6f tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] POST https://10.4.3.170/volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e/action Aug 18 19:24:36.228129 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2cfb9246-b23e-4207-9f2b-f08042f9bf6f tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:36.228277 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2cfb9246-b23e-4207-9f2b-f08042f9bf6f tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:36.228788 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-d9ce0b05-80ad-40f2-9191-537250f878d1 req-77ac524b-d861-4661-8794-bdd82a65ed63 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:24:36.232858 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-d9ce0b05-80ad-40f2-9191-537250f878d1 req-77ac524b-d861-4661-8794-bdd82a65ed63 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc returned with HTTP 200 Aug 18 19:24:36.233262 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 608/2431] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:24:36 2026] GET /volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:24:36.237919 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:36.237919 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:36.238335 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2cfb9246-b23e-4207-9f2b-f08042f9bf6f tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Volume info retrieved successfully. Aug 18 19:24:36.262469 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2cfb9246-b23e-4207-9f2b-f08042f9bf6f tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Delete volume request issued successfully. Aug 18 19:24:36.262771 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2cfb9246-b23e-4207-9f2b-f08042f9bf6f tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] https://10.4.3.170/volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e/action returned with HTTP 202 Aug 18 19:24:36.263347 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 605/2432] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:24:36 2026] POST /volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:24:36.275403 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-bb47257f-3e89-420e-a4b7-4ddcb49a908c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:36.276993 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bb47257f-3e89-420e-a4b7-4ddcb49a908c tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e Aug 18 19:24:36.277335 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-bb47257f-3e89-420e-a4b7-4ddcb49a908c tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:36.277669 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-bb47257f-3e89-420e-a4b7-4ddcb49a908c tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:36.285506 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:36.285506 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:36.289888 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-bb47257f-3e89-420e-a4b7-4ddcb49a908c tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:36.295899 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bb47257f-3e89-420e-a4b7-4ddcb49a908c tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e returned with HTTP 200 Aug 18 19:24:36.296349 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 607/2433] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:36 2026] GET /volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:36.394624 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-627b5667-03d1-4764-b19f-affe33d77988 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:36.396262 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-627b5667-03d1-4764-b19f-affe33d77988 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/5ee8ac91-edf1-46d4-9d31-fef7c94153f3 Aug 18 19:24:36.396517 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-627b5667-03d1-4764-b19f-affe33d77988 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:36.396712 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-627b5667-03d1-4764-b19f-affe33d77988 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:36.396819 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.group_snapshots [None req-627b5667-03d1-4764-b19f-affe33d77988 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member 5ee8ac91-edf1-46d4-9d31-fef7c94153f3 {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 19:24:36.400775 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:36.400775 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:36.404191 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-627b5667-03d1-4764-b19f-affe33d77988 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/group_snapshots/5ee8ac91-edf1-46d4-9d31-fef7c94153f3 returned with HTTP 200 Aug 18 19:24:36.404616 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 614/2434] 10.4.3.170 () {68 vars in 1413 bytes} [Tue Aug 18 19:24:36 2026] GET /volume/v3/group_snapshots/5ee8ac91-edf1-46d4-9d31-fef7c94153f3 => generated 308 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:36.415938 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-59a9e492-a6d8-45da-a937-a1dc26c32861 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:36.419880 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-59a9e492-a6d8-45da-a937-a1dc26c32861 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail Aug 18 19:24:36.419880 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-59a9e492-a6d8-45da-a937-a1dc26c32861 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:36.419880 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-59a9e492-a6d8-45da-a937-a1dc26c32861 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'detail' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:36.419880 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-59a9e492-a6d8-45da-a937-a1dc26c32861 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:24:36.420518 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.db.api [None req-59a9e492-a6d8-45da-a937-a1dc26c32861 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Building query based on filter {{(pid=100582) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:24:36.424301 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-59a9e492-a6d8-45da-a937-a1dc26c32861 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Get all snapshots completed successfully. Aug 18 19:24:36.424987 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:36.424987 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:36.425457 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-59a9e492-a6d8-45da-a937-a1dc26c32861 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 19:24:36.425935 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 609/2435] 10.4.3.170 () {66 vars in 1264 bytes} [Tue Aug 18 19:24:36 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:36.436695 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7686aa9c-7066-4fbe-b942-cc2ff0587286 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:36.438061 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7686aa9c-7066-4fbe-b942-cc2ff0587286 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/snapshots/f2ecf774-7379-4596-9cab-9803d36f71ec Aug 18 19:24:36.438264 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7686aa9c-7066-4fbe-b942-cc2ff0587286 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:36.438465 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7686aa9c-7066-4fbe-b942-cc2ff0587286 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:36.442886 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:36.442886 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:36.443383 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-7686aa9c-7066-4fbe-b942-cc2ff0587286 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Snapshot retrieved successfully. Aug 18 19:24:36.444093 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7686aa9c-7066-4fbe-b942-cc2ff0587286 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/snapshots/f2ecf774-7379-4596-9cab-9803d36f71ec returned with HTTP 200 Aug 18 19:24:36.444493 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 606/2436] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:36 2026] GET /volume/v3/snapshots/f2ecf774-7379-4596-9cab-9803d36f71ec => generated 451 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:36.453233 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6ce4118a-e185-431d-b590-97de71c0fcd2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:36.454981 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6ce4118a-e185-431d-b590-97de71c0fcd2 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] POST https://10.4.3.170/volume/v3/groups/action Aug 18 19:24:36.455356 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6ce4118a-e185-431d-b590-97de71c0fcd2 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "5ee8ac91-edf1-46d4-9d31-fef7c94153f3", "name": "tempest-Group_from_snap-800983445"}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:36.455670 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6ce4118a-e185-431d-b590-97de71c0fcd2 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "5ee8ac91-edf1-46d4-9d31-fef7c94153f3", "name": "tempest-Group_from_snap-800983445"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:36.457124 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.groups [None req-6ce4118a-e185-431d-b590-97de71c0fcd2 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '5ee8ac91-edf1-46d4-9d31-fef7c94153f3', 'name': 'tempest-Group_from_snap-800983445'}}. {{(pid=100581) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 18 19:24:36.457266 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.groups [None req-6ce4118a-e185-431d-b590-97de71c0fcd2 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Creating group tempest-Group_from_snap-800983445 from group_snapshot 5ee8ac91-edf1-46d4-9d31-fef7c94153f3. Aug 18 19:24:36.460984 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:36.460984 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:36.466610 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:36.466610 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:36.469609 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:36.469609 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:36.502697 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-6ce4118a-e185-431d-b590-97de71c0fcd2 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Created reservations ['ce034b6b-8982-4e57-b149-90e7ad01d9d6'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:36.556864 np0000007688 devstack@c-api.service[100581]: INFO cinder.group.api [None req-6ce4118a-e185-431d-b590-97de71c0fcd2 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] A mapping entry already exists for group b97740de-2d11-4d79-bc74-93536fbfb7e5 and volume type d8743dcf-4224-4faf-b761-8dbac2499ab6. Do not need to create again. Aug 18 19:24:36.557237 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:36.557237 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:36.560021 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-6ce4118a-e185-431d-b590-97de71c0fcd2 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Availability zone cache updated, next update will occur around 2026-08-18 20:24:36.559765. {{(pid=100581) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 19:24:36.560119 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-6ce4118a-e185-431d-b590-97de71c0fcd2 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Availability Zones retrieved successfully. Aug 18 19:24:36.564892 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-6ce4118a-e185-431d-b590-97de71c0fcd2 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Flow 'volume_create_api' (d448d7f4-b5fb-441b-a609-9bae8d04b97a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:36.565723 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-6ce4118a-e185-431d-b590-97de71c0fcd2 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba7b6850-99ea-4350-99be-3a9f4ed10d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:36.568056 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-6ce4118a-e185-431d-b590-97de71c0fcd2 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:36.575128 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8380416a-a35f-4981-9369-354030ffcc65 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:36.577482 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8380416a-a35f-4981-9369-354030ffcc65 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:36.577482 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8380416a-a35f-4981-9369-354030ffcc65 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:36.578606 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8380416a-a35f-4981-9369-354030ffcc65 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:36.590779 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:36.590779 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:36.593489 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-6ce4118a-e185-431d-b590-97de71c0fcd2 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba7b6850-99ea-4350-99be-3a9f4ed10d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f2ecf774-7379-4596-9cab-9803d36f71ec', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:24:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d8743dcf-4224-4faf-b761-8dbac2499ab6,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-238235620',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd8743dcf-4224-4faf-b761-8dbac2499ab6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b97740de-2d11-4d79-bc74-93536fbfb7e5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:36.594068 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-6ce4118a-e185-431d-b590-97de71c0fcd2 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a3ca2b-1eaa-4d80-9458-1442481afbbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:36.595223 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-8380416a-a35f-4981-9369-354030ffcc65 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:36.599642 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8380416a-a35f-4981-9369-354030ffcc65 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 200 Aug 18 19:24:36.600177 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 615/2437] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:36 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:36.606868 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-06f94f32-128a-4c23-8d20-6c8e23ccddd7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:36.618763 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-6ce4118a-e185-431d-b590-97de71c0fcd2 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-238235620 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-238235620, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:24:36.630275 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-6ce4118a-e185-431d-b590-97de71c0fcd2 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Created reservations ['8d17a98e-6c05-4854-8f29-9185988822bf', '77474b44-934d-4d79-af0b-6e2b7ba519ba'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:36.631019 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-6ce4118a-e185-431d-b590-97de71c0fcd2 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a3ca2b-1eaa-4d80-9458-1442481afbbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d17a98e-6c05-4854-8f29-9185988822bf', '77474b44-934d-4d79-af0b-6e2b7ba519ba']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:36.631763 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-6ce4118a-e185-431d-b590-97de71c0fcd2 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (317c4de2-aeea-4ab7-819a-b57c1572c1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:36.655666 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-06f94f32-128a-4c23-8d20-6c8e23ccddd7 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:36.656014 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-06f94f32-128a-4c23-8d20-6c8e23ccddd7 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-2121677305", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:36.657623 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-06f94f32-128a-4c23-8d20-6c8e23ccddd7 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-2121677305', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:36.657766 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-06f94f32-128a-4c23-8d20-6c8e23ccddd7 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Create volume of 1 GB Aug 18 19:24:36.661734 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-6ce4118a-e185-431d-b590-97de71c0fcd2 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (317c4de2-aeea-4ab7-819a-b57c1572c1cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1f460b0-d38f-49fa-90f3-7036fafb34e1', '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=b97740de-2d11-4d79-bc74-93536fbfb7e5,group_type_id=,metadata={},multiattach=False,project_id='1c44d1d51aa24ab6aa392170f909d317',qos_specs=None,replication_status=,reservations=['8d17a98e-6c05-4854-8f29-9185988822bf','77474b44-934d-4d79-af0b-6e2b7ba519ba'],size=1,snapshot_id=f2ecf774-7379-4596-9cab-9803d36f71ec,source_replicaid=,source_volid=None,status='creating',user_id='214dcce4fc3749be8af220efffc0314b',volume_type_id=d8743dcf-4224-4faf-b761-8dbac2499ab6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:36Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b97740de-2d11-4d79-bc74-93536fbfb7e5,host=None,id=f1f460b0-d38f-49fa-90f3-7036fafb34e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c44d1d51aa24ab6aa392170f909d317',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f2ecf774-7379-4596-9cab-9803d36f71ec,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='214dcce4fc3749be8af220efffc0314b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d8743dcf-4224-4faf-b761-8dbac2499ab6),volume_type_id=d8743dcf-4224-4faf-b761-8dbac2499ab6)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:36.661842 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-06f94f32-128a-4c23-8d20-6c8e23ccddd7 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Availability Zones retrieved successfully. Aug 18 19:24:36.662211 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-6ce4118a-e185-431d-b590-97de71c0fcd2 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec095b14-4c9b-40ac-b9b0-2c662972c48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:36.667127 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-06f94f32-128a-4c23-8d20-6c8e23ccddd7 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Flow 'volume_create_api' (234fb75e-9b66-4553-bd5e-37c2fb16a9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:36.668258 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-06f94f32-128a-4c23-8d20-6c8e23ccddd7 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3e9e0d0-7f74-4d73-852f-1cfad0291f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:36.669088 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-06f94f32-128a-4c23-8d20-6c8e23ccddd7 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:36.677282 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-6ce4118a-e185-431d-b590-97de71c0fcd2 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec095b14-4c9b-40ac-b9b0-2c662972c48d) transitioned into state 'SUCCESS' from 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=b97740de-2d11-4d79-bc74-93536fbfb7e5,group_type_id=,metadata={},multiattach=False,project_id='1c44d1d51aa24ab6aa392170f909d317',qos_specs=None,replication_status=,reservations=['8d17a98e-6c05-4854-8f29-9185988822bf','77474b44-934d-4d79-af0b-6e2b7ba519ba'],size=1,snapshot_id=f2ecf774-7379-4596-9cab-9803d36f71ec,source_replicaid=,source_volid=None,status='creating',user_id='214dcce4fc3749be8af220efffc0314b',volume_type_id=d8743dcf-4224-4faf-b761-8dbac2499ab6)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:36.679015 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-6ce4118a-e185-431d-b590-97de71c0fcd2 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Flow 'volume_create_api' (d448d7f4-b5fb-441b-a609-9bae8d04b97a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:36.679398 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-6ce4118a-e185-431d-b590-97de71c0fcd2 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Create volume request issued successfully. Aug 18 19:24:36.693706 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-06f94f32-128a-4c23-8d20-6c8e23ccddd7 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3e9e0d0-7f74-4d73-852f-1cfad0291f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:36.694464 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-06f94f32-128a-4c23-8d20-6c8e23ccddd7 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8becae68-01fd-4557-b89c-9542cecf1797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:36.705157 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6ce4118a-e185-431d-b590-97de71c0fcd2 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/action returned with HTTP 202 Aug 18 19:24:36.705693 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 608/2438] 10.4.3.170 () {70 vars in 1318 bytes} [Tue Aug 18 19:24:36 2026] POST /volume/v3/groups/action => generated 102 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:36.715858 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-95f5bf18-9885-49de-b82b-52964359cbd1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:36.717564 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-95f5bf18-9885-49de-b82b-52964359cbd1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:24:36.717809 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-95f5bf18-9885-49de-b82b-52964359cbd1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:36.718036 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-95f5bf18-9885-49de-b82b-52964359cbd1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'detail' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:36.718378 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [None req-95f5bf18-9885-49de-b82b-52964359cbd1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:24:36.719126 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-95f5bf18-9885-49de-b82b-52964359cbd1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100580) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:24:36.727008 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-95f5bf18-9885-49de-b82b-52964359cbd1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Get all volumes completed successfully. Aug 18 19:24:36.727795 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-95f5bf18-9885-49de-b82b-52964359cbd1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:36.728103 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-95f5bf18-9885-49de-b82b-52964359cbd1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:36.742942 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-219fdbe2-fb58-4934-8194-d51aa4d02833 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:36.744956 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-06f94f32-128a-4c23-8d20-6c8e23ccddd7 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Created reservations ['44711570-54d1-4f94-932e-c4e97effbe1e', '9a5fb7cf-5c6f-43c1-b907-9b7417b66ced', 'cf256cb4-8042-4856-aa54-c8e26396b863', 'ef6f5349-252a-4cb4-8051-b637324f1c36'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:36.745352 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-219fdbe2-fb58-4934-8194-d51aa4d02833 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 Aug 18 19:24:36.745737 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-219fdbe2-fb58-4934-8194-d51aa4d02833 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:36.746016 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-06f94f32-128a-4c23-8d20-6c8e23ccddd7 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8becae68-01fd-4557-b89c-9542cecf1797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44711570-54d1-4f94-932e-c4e97effbe1e', '9a5fb7cf-5c6f-43c1-b907-9b7417b66ced', 'cf256cb4-8042-4856-aa54-c8e26396b863', 'ef6f5349-252a-4cb4-8051-b637324f1c36']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:36.746099 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-219fdbe2-fb58-4934-8194-d51aa4d02833 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:36.746313 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-219fdbe2-fb58-4934-8194-d51aa4d02833 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id 8b5a98c3-cf9f-4e4b-be64-a969814248c9. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:36.747015 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-06f94f32-128a-4c23-8d20-6c8e23ccddd7 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79224beb-0fc4-4ed0-82c6-e1d56ae65bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:36.751358 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-219fdbe2-fb58-4934-8194-d51aa4d02833 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 returned with HTTP 404 Aug 18 19:24:36.751818 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 616/2439] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:36 2026] GET /volume/v3/backups/8b5a98c3-cf9f-4e4b-be64-a969814248c9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:36.760737 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-da10bc92-3c5b-4c24-a1a4-f70b70572145 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:36.761566 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-da10bc92-3c5b-4c24-a1a4-f70b70572145 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] DELETE https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 Aug 18 19:24:36.761771 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-da10bc92-3c5b-4c24-a1a4-f70b70572145 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:36.761963 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-da10bc92-3c5b-4c24-a1a4-f70b70572145 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:36.762054 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.contrib.backups [None req-da10bc92-3c5b-4c24-a1a4-f70b70572145 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Delete backup with id: b9d096a6-e9c8-4421-a3e5-9230b002d790. Aug 18 19:24:36.766316 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:36.766316 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:36.770117 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-06f94f32-128a-4c23-8d20-6c8e23ccddd7 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79224beb-0fc4-4ed0-82c6-e1d56ae65bbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c4eb865-f791-48fe-9304-7f5c1b00da18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2121677305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fa0f35de0a044d9b13de776a24cd0c2',qos_specs=None,replication_status=,reservations=['44711570-54d1-4f94-932e-c4e97effbe1e','9a5fb7cf-5c6f-43c1-b907-9b7417b66ced','cf256cb4-8042-4856-aa54-c8e26396b863','ef6f5349-252a-4cb4-8051-b637324f1c36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9d3b8f7c37d41d0b82331ed752ea617',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2121677305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c4eb865-f791-48fe-9304-7f5c1b00da18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fa0f35de0a044d9b13de776a24cd0c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9d3b8f7c37d41d0b82331ed752ea617',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:36.770978 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-06f94f32-128a-4c23-8d20-6c8e23ccddd7 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72efc812-363c-4918-9ba5-cfe099eee096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:36.774452 np0000007688 devstack@c-api.service[100580]: DEBUG oslo_db.sqlalchemy.engines [None req-95f5bf18-9885-49de-b82b-52964359cbd1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100580) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:36.777537 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:36.777537 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:36.777972 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.backup.rpcapi [None req-da10bc92-3c5b-4c24-a1a4-f70b70572145 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] delete_backup rpcapi backup_id b9d096a6-e9c8-4421-a3e5-9230b002d790 {{(pid=100581) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:24:36.780203 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-da10bc92-3c5b-4c24-a1a4-f70b70572145 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 returned with HTTP 202 Aug 18 19:24:36.780653 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 609/2440] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:24:36 2026] DELETE /volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 19:24:36.781619 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-95f5bf18-9885-49de-b82b-52964359cbd1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:36.781680 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-95f5bf18-9885-49de-b82b-52964359cbd1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:36.788711 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-186446f5-681b-418e-a008-7a90d78aa4ad None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:36.791024 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-186446f5-681b-418e-a008-7a90d78aa4ad tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 Aug 18 19:24:36.791250 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-186446f5-681b-418e-a008-7a90d78aa4ad tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:36.791462 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-186446f5-681b-418e-a008-7a90d78aa4ad tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:36.791557 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-186446f5-681b-418e-a008-7a90d78aa4ad tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id b9d096a6-e9c8-4421-a3e5-9230b002d790. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:36.793939 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-06f94f32-128a-4c23-8d20-6c8e23ccddd7 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72efc812-363c-4918-9ba5-cfe099eee096) transitioned into state 'SUCCESS' from state '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-2121677305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fa0f35de0a044d9b13de776a24cd0c2',qos_specs=None,replication_status=,reservations=['44711570-54d1-4f94-932e-c4e97effbe1e','9a5fb7cf-5c6f-43c1-b907-9b7417b66ced','cf256cb4-8042-4856-aa54-c8e26396b863','ef6f5349-252a-4cb4-8051-b637324f1c36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9d3b8f7c37d41d0b82331ed752ea617',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:36.794774 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-06f94f32-128a-4c23-8d20-6c8e23ccddd7 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfd6cea2-83d2-43f9-909a-4f7b0193bd90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:36.798039 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:36.798039 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:36.799019 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-186446f5-681b-418e-a008-7a90d78aa4ad tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 returned with HTTP 200 Aug 18 19:24:36.799831 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 617/2441] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:36 2026] GET /volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:36.805032 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-06f94f32-128a-4c23-8d20-6c8e23ccddd7 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfd6cea2-83d2-43f9-909a-4f7b0193bd90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:36.805852 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-06f94f32-128a-4c23-8d20-6c8e23ccddd7 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Flow 'volume_create_api' (234fb75e-9b66-4553-bd5e-37c2fb16a9e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:36.806156 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-06f94f32-128a-4c23-8d20-6c8e23ccddd7 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Create volume request issued successfully. Aug 18 19:24:36.806752 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-06f94f32-128a-4c23-8d20-6c8e23ccddd7 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:36.807186 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 610/2442] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:24:36 2026] POST /volume/v3/volumes => generated 754 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:36.818798 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a41320be-bc7a-48dd-bb06-bc8d0485d656 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:36.820542 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a41320be-bc7a-48dd-bb06-bc8d0485d656 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] GET https://10.4.3.170/volume/v3/volumes/5c4eb865-f791-48fe-9304-7f5c1b00da18 Aug 18 19:24:36.820731 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a41320be-bc7a-48dd-bb06-bc8d0485d656 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:36.820922 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a41320be-bc7a-48dd-bb06-bc8d0485d656 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:36.824990 np0000007688 devstack@c-api.service[100580]: DEBUG oslo_db.sqlalchemy.engines [None req-95f5bf18-9885-49de-b82b-52964359cbd1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100580) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:36.828144 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:36.828144 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:36.828839 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:36.828839 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:36.831720 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a41320be-bc7a-48dd-bb06-bc8d0485d656 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Volume info retrieved successfully. Aug 18 19:24:36.835725 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a41320be-bc7a-48dd-bb06-bc8d0485d656 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/volumes/5c4eb865-f791-48fe-9304-7f5c1b00da18 returned with HTTP 200 Aug 18 19:24:36.836082 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 610/2443] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:36 2026] GET /volume/v3/volumes/5c4eb865-f791-48fe-9304-7f5c1b00da18 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:36.838295 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-95f5bf18-9885-49de-b82b-52964359cbd1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:24:36.838781 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 607/2444] 10.4.3.170 () {68 vars in 1299 bytes} [Tue Aug 18 19:24:36 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:24:36.856357 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4c0c40e7-bb40-4d8e-bc0c-031099a91267 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:36.858372 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4c0c40e7-bb40-4d8e-bc0c-031099a91267 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/f1f460b0-d38f-49fa-90f3-7036fafb34e1 Aug 18 19:24:36.858668 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4c0c40e7-bb40-4d8e-bc0c-031099a91267 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:36.858812 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4c0c40e7-bb40-4d8e-bc0c-031099a91267 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:36.866047 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:36.866047 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:36.869567 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-4c0c40e7-bb40-4d8e-bc0c-031099a91267 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Volume info retrieved successfully. Aug 18 19:24:36.870486 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-4c0c40e7-bb40-4d8e-bc0c-031099a91267 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:36.870691 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-4c0c40e7-bb40-4d8e-bc0c-031099a91267 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:36.915535 np0000007688 devstack@c-api.service[100583]: DEBUG oslo_db.sqlalchemy.engines [None req-4c0c40e7-bb40-4d8e-bc0c-031099a91267 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:36.918721 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:36.918721 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:36.927221 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4c0c40e7-bb40-4d8e-bc0c-031099a91267 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/f1f460b0-d38f-49fa-90f3-7036fafb34e1 returned with HTTP 200 Aug 18 19:24:36.927668 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 618/2445] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:36 2026] GET /volume/v3/volumes/f1f460b0-d38f-49fa-90f3-7036fafb34e1 => generated 926 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:36.942903 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f062537b-8113-4c55-a3d8-17b186f24762 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:36.945249 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f062537b-8113-4c55-a3d8-17b186f24762 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/groups/b97740de-2d11-4d79-bc74-93536fbfb7e5 Aug 18 19:24:36.945542 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f062537b-8113-4c55-a3d8-17b186f24762 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:36.945781 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f062537b-8113-4c55-a3d8-17b186f24762 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:36.946237 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.groups [None req-f062537b-8113-4c55-a3d8-17b186f24762 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member b97740de-2d11-4d79-bc74-93536fbfb7e5 {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:24:36.950069 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:36.950069 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:36.957917 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f062537b-8113-4c55-a3d8-17b186f24762 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/b97740de-2d11-4d79-bc74-93536fbfb7e5 returned with HTTP 200 Aug 18 19:24:36.958378 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 611/2446] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:24:36 2026] GET /volume/v3/groups/b97740de-2d11-4d79-bc74-93536fbfb7e5 => generated 417 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:36.968026 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4fe2ae4f-e7c5-47ba-a24e-bcc1e463d231 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:36.971864 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4fe2ae4f-e7c5-47ba-a24e-bcc1e463d231 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:24:36.971864 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4fe2ae4f-e7c5-47ba-a24e-bcc1e463d231 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:36.971864 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4fe2ae4f-e7c5-47ba-a24e-bcc1e463d231 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'detail' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:36.971864 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-4fe2ae4f-e7c5-47ba-a24e-bcc1e463d231 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:24:36.971864 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4fe2ae4f-e7c5-47ba-a24e-bcc1e463d231 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:24:36.982718 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4fe2ae4f-e7c5-47ba-a24e-bcc1e463d231 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Get all volumes completed successfully. Aug 18 19:24:36.983645 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-4fe2ae4f-e7c5-47ba-a24e-bcc1e463d231 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:36.983850 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-4fe2ae4f-e7c5-47ba-a24e-bcc1e463d231 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:37.029976 np0000007688 devstack@c-api.service[100581]: DEBUG oslo_db.sqlalchemy.engines [None req-4fe2ae4f-e7c5-47ba-a24e-bcc1e463d231 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:37.033062 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:37.033062 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:37.036725 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-4fe2ae4f-e7c5-47ba-a24e-bcc1e463d231 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:37.036885 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-4fe2ae4f-e7c5-47ba-a24e-bcc1e463d231 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:37.075389 np0000007688 devstack@c-api.service[100581]: DEBUG oslo_db.sqlalchemy.engines [None req-4fe2ae4f-e7c5-47ba-a24e-bcc1e463d231 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:37.080006 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:37.080006 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:37.092531 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4fe2ae4f-e7c5-47ba-a24e-bcc1e463d231 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:24:37.092893 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 611/2447] 10.4.3.170 () {68 vars in 1299 bytes} [Tue Aug 18 19:24:36 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:24:37.109128 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9a129428-4e50-45da-b624-40b063653aeb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:37.111219 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9a129428-4e50-45da-b624-40b063653aeb tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] POST https://10.4.3.170/volume/v3/groups/b97740de-2d11-4d79-bc74-93536fbfb7e5/action Aug 18 19:24:37.111631 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9a129428-4e50-45da-b624-40b063653aeb tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:37.111792 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9a129428-4e50-45da-b624-40b063653aeb tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:37.113087 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-9a129428-4e50-45da-b624-40b063653aeb tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] delete called for group b97740de-2d11-4d79-bc74-93536fbfb7e5 {{(pid=100580) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 19:24:37.113224 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.groups [None req-9a129428-4e50-45da-b624-40b063653aeb tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Delete group with id: b97740de-2d11-4d79-bc74-93536fbfb7e5 Aug 18 19:24:37.117527 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:37.117527 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:37.152041 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9a129428-4e50-45da-b624-40b063653aeb tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/b97740de-2d11-4d79-bc74-93536fbfb7e5/action returned with HTTP 202 Aug 18 19:24:37.152631 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 608/2448] 10.4.3.170 () {70 vars in 1428 bytes} [Tue Aug 18 19:24:37 2026] POST /volume/v3/groups/b97740de-2d11-4d79-bc74-93536fbfb7e5/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:24:37.162664 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0391e048-4144-41cd-9e0e-94545d7b4cab None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:37.164820 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0391e048-4144-41cd-9e0e-94545d7b4cab tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/f1f460b0-d38f-49fa-90f3-7036fafb34e1 Aug 18 19:24:37.165110 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0391e048-4144-41cd-9e0e-94545d7b4cab tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:37.165274 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0391e048-4144-41cd-9e0e-94545d7b4cab tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:37.172939 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:37.172939 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:37.178107 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0391e048-4144-41cd-9e0e-94545d7b4cab tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Volume info retrieved successfully. Aug 18 19:24:37.178845 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-0391e048-4144-41cd-9e0e-94545d7b4cab tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:37.179039 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-0391e048-4144-41cd-9e0e-94545d7b4cab tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:37.226107 np0000007688 devstack@c-api.service[100583]: DEBUG oslo_db.sqlalchemy.engines [None req-0391e048-4144-41cd-9e0e-94545d7b4cab tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:37.229251 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:37.229251 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:37.239073 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0391e048-4144-41cd-9e0e-94545d7b4cab tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/f1f460b0-d38f-49fa-90f3-7036fafb34e1 returned with HTTP 200 Aug 18 19:24:37.239620 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 619/2449] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:37 2026] GET /volume/v3/volumes/f1f460b0-d38f-49fa-90f3-7036fafb34e1 => generated 925 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:37.275484 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-d9ce0b05-80ad-40f2-9191-537250f878d1 req-c05ef012-dfbc-424c-8bfb-98cb7d7dd348 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:37.277985 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-d9ce0b05-80ad-40f2-9191-537250f878d1 req-c05ef012-dfbc-424c-8bfb-98cb7d7dd348 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] DELETE https://10.4.3.170/volume/v3/attachments/7ac3a76a-4e4c-4eeb-badc-75c6dd7740d6 Aug 18 19:24:37.278267 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-d9ce0b05-80ad-40f2-9191-537250f878d1 req-c05ef012-dfbc-424c-8bfb-98cb7d7dd348 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:37.278267 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-d9ce0b05-80ad-40f2-9191-537250f878d1 req-c05ef012-dfbc-424c-8bfb-98cb7d7dd348 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:37.285971 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:37.285971 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:37.311958 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-31ffff6d-eae3-4093-9b29-542fb3991a90 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:37.313860 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-31ffff6d-eae3-4093-9b29-542fb3991a90 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e Aug 18 19:24:37.314079 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-31ffff6d-eae3-4093-9b29-542fb3991a90 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:37.314303 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-31ffff6d-eae3-4093-9b29-542fb3991a90 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:37.323070 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-31ffff6d-eae3-4093-9b29-542fb3991a90 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e returned with HTTP 404 Aug 18 19:24:37.323598 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 612/2450] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:37 2026] GET /volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:37.332998 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a965c6cb-3447-455b-8e0f-03cc9732927d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:37.335127 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a965c6cb-3447-455b-8e0f-03cc9732927d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e Aug 18 19:24:37.335378 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a965c6cb-3447-455b-8e0f-03cc9732927d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:37.335630 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a965c6cb-3447-455b-8e0f-03cc9732927d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:37.343790 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-d9ce0b05-80ad-40f2-9191-537250f878d1 req-c05ef012-dfbc-424c-8bfb-98cb7d7dd348 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/attachments/7ac3a76a-4e4c-4eeb-badc-75c6dd7740d6 returned with HTTP 200 Aug 18 19:24:37.344358 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 612/2451] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:24:37 2026] DELETE /volume/v3/attachments/7ac3a76a-4e4c-4eeb-badc-75c6dd7740d6 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:37.345010 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a965c6cb-3447-455b-8e0f-03cc9732927d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e returned with HTTP 404 Aug 18 19:24:37.345614 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 609/2452] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:37 2026] GET /volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:37.356045 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-044a1868-aced-4220-a7cc-dd4d45b53f9e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:37.360334 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-044a1868-aced-4220-a7cc-dd4d45b53f9e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e Aug 18 19:24:37.360616 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-044a1868-aced-4220-a7cc-dd4d45b53f9e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:37.361039 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-044a1868-aced-4220-a7cc-dd4d45b53f9e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:37.361039 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-044a1868-aced-4220-a7cc-dd4d45b53f9e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Delete volume with id: f683a968-938b-4db2-b3dc-18e8d72e1c0e Aug 18 19:24:37.367861 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-044a1868-aced-4220-a7cc-dd4d45b53f9e tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e returned with HTTP 404 Aug 18 19:24:37.368378 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 620/2453] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:24:37 2026] DELETE /volume/v3/volumes/f683a968-938b-4db2-b3dc-18e8d72e1c0e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:37.379653 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-45dba7d4-3cc0-435b-a6df-7daa9cb34432 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:37.382375 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-45dba7d4-3cc0-435b-a6df-7daa9cb34432 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:37.382955 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-45dba7d4-3cc0-435b-a6df-7daa9cb34432 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2023586267"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:37.385454 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-45dba7d4-3cc0-435b-a6df-7daa9cb34432 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2023586267'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:37.385632 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-45dba7d4-3cc0-435b-a6df-7daa9cb34432 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Create volume of 1 GB Aug 18 19:24:37.390379 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-45dba7d4-3cc0-435b-a6df-7daa9cb34432 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Availability Zones retrieved successfully. Aug 18 19:24:37.399355 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-45dba7d4-3cc0-435b-a6df-7daa9cb34432 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Flow 'volume_create_api' (5a946a67-3c33-482a-97b8-2febe109d01c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:37.400888 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-45dba7d4-3cc0-435b-a6df-7daa9cb34432 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94207622-a731-4947-a76c-06bbb8400995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:37.402193 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-45dba7d4-3cc0-435b-a6df-7daa9cb34432 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:37.438006 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-45dba7d4-3cc0-435b-a6df-7daa9cb34432 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94207622-a731-4947-a76c-06bbb8400995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:37.439243 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-45dba7d4-3cc0-435b-a6df-7daa9cb34432 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a11c6ee4-0ee6-4be4-b970-846c9c067c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:37.485131 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-45dba7d4-3cc0-435b-a6df-7daa9cb34432 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Created reservations ['c9e51566-3a6e-428c-8f0d-8dd2d5aa648b', '1c0b30a6-79ff-4744-bb19-74990724d0fa', '7982e7e8-90ab-463c-b9af-1391abc534ae', 'c7d342e3-de40-46ac-9606-3fca4f6eea8b'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:37.485849 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-45dba7d4-3cc0-435b-a6df-7daa9cb34432 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a11c6ee4-0ee6-4be4-b970-846c9c067c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9e51566-3a6e-428c-8f0d-8dd2d5aa648b', '1c0b30a6-79ff-4744-bb19-74990724d0fa', '7982e7e8-90ab-463c-b9af-1391abc534ae', 'c7d342e3-de40-46ac-9606-3fca4f6eea8b']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:37.486565 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-45dba7d4-3cc0-435b-a6df-7daa9cb34432 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe0d1ec9-6c76-4953-bd5a-02f32bccb18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:37.508300 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-45dba7d4-3cc0-435b-a6df-7daa9cb34432 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe0d1ec9-6c76-4953-bd5a-02f32bccb18e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97befccc-3298-4e06-9f45-529ea6f1785a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2023586267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f413bfa75b21462f9c1a878e1007dd01',qos_specs=None,replication_status=,reservations=['c9e51566-3a6e-428c-8f0d-8dd2d5aa648b','1c0b30a6-79ff-4744-bb19-74990724d0fa','7982e7e8-90ab-463c-b9af-1391abc534ae','c7d342e3-de40-46ac-9606-3fca4f6eea8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b205dbfee884193ab8b9239315b5509',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2023586267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97befccc-3298-4e06-9f45-529ea6f1785a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f413bfa75b21462f9c1a878e1007dd01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b205dbfee884193ab8b9239315b5509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:37.509039 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-45dba7d4-3cc0-435b-a6df-7daa9cb34432 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbd2a43b-4586-4c2a-9073-0f9731302747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:37.529599 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-45dba7d4-3cc0-435b-a6df-7daa9cb34432 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbd2a43b-4586-4c2a-9073-0f9731302747) transitioned into state 'SUCCESS' from state '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-2023586267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f413bfa75b21462f9c1a878e1007dd01',qos_specs=None,replication_status=,reservations=['c9e51566-3a6e-428c-8f0d-8dd2d5aa648b','1c0b30a6-79ff-4744-bb19-74990724d0fa','7982e7e8-90ab-463c-b9af-1391abc534ae','c7d342e3-de40-46ac-9606-3fca4f6eea8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b205dbfee884193ab8b9239315b5509',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:37.530373 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-45dba7d4-3cc0-435b-a6df-7daa9cb34432 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bc1a126-bd52-4eda-9820-5eb3e11bda57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:37.539147 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-45dba7d4-3cc0-435b-a6df-7daa9cb34432 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bc1a126-bd52-4eda-9820-5eb3e11bda57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:37.539974 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-45dba7d4-3cc0-435b-a6df-7daa9cb34432 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Flow 'volume_create_api' (5a946a67-3c33-482a-97b8-2febe109d01c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:37.540279 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-45dba7d4-3cc0-435b-a6df-7daa9cb34432 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Create volume request issued successfully. Aug 18 19:24:37.540875 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-45dba7d4-3cc0-435b-a6df-7daa9cb34432 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:37.541299 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 613/2454] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:24:37 2026] POST /volume/v3/volumes => generated 749 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:37.552679 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-359bcb6a-8c5f-44b6-8ece-5f15d3a6dece None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:37.554850 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-359bcb6a-8c5f-44b6-8ece-5f15d3a6dece tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a Aug 18 19:24:37.555134 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-359bcb6a-8c5f-44b6-8ece-5f15d3a6dece tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:37.555387 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-359bcb6a-8c5f-44b6-8ece-5f15d3a6dece tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:37.564403 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:37.564403 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:37.569062 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-359bcb6a-8c5f-44b6-8ece-5f15d3a6dece tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:37.574779 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-359bcb6a-8c5f-44b6-8ece-5f15d3a6dece tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a returned with HTTP 200 Aug 18 19:24:37.575302 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 613/2455] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:37 2026] GET /volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:37.616466 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-55d989ae-f3f4-48fa-8e37-5cb35173972d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:37.618227 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-55d989ae-f3f4-48fa-8e37-5cb35173972d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:37.618443 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-55d989ae-f3f4-48fa-8e37-5cb35173972d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:37.618639 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-55d989ae-f3f4-48fa-8e37-5cb35173972d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:37.628319 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:37.628319 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:37.631945 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-55d989ae-f3f4-48fa-8e37-5cb35173972d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:37.636709 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-55d989ae-f3f4-48fa-8e37-5cb35173972d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 200 Aug 18 19:24:37.637129 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 610/2456] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:37 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:37.809301 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-332889e8-d4c6-4022-bd83-245ce455e724 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:37.811116 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-332889e8-d4c6-4022-bd83-245ce455e724 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 Aug 18 19:24:37.811348 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-332889e8-d4c6-4022-bd83-245ce455e724 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:37.811572 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-332889e8-d4c6-4022-bd83-245ce455e724 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:37.811704 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-332889e8-d4c6-4022-bd83-245ce455e724 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Show backup with id b9d096a6-e9c8-4421-a3e5-9230b002d790. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:24:37.814770 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-332889e8-d4c6-4022-bd83-245ce455e724 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 returned with HTTP 404 Aug 18 19:24:37.815208 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 621/2457] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:37 2026] GET /volume/v3/backups/b9d096a6-e9c8-4421-a3e5-9230b002d790 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:37.820862 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7bdd1d59-8434-49ba-a9fe-e3ac4594d20b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:37.822527 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7bdd1d59-8434-49ba-a9fe-e3ac4594d20b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/245d98db-ee00-4eeb-8554-bee81cf6ace2 Aug 18 19:24:37.822737 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7bdd1d59-8434-49ba-a9fe-e3ac4594d20b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:37.822947 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7bdd1d59-8434-49ba-a9fe-e3ac4594d20b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:37.823092 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-7bdd1d59-8434-49ba-a9fe-e3ac4594d20b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Delete volume with id: 245d98db-ee00-4eeb-8554-bee81cf6ace2 Aug 18 19:24:37.829767 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:37.829767 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:37.830049 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7bdd1d59-8434-49ba-a9fe-e3ac4594d20b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Volume info retrieved successfully. Aug 18 19:24:37.845240 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7bdd1d59-8434-49ba-a9fe-e3ac4594d20b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Delete volume request issued successfully. Aug 18 19:24:37.845454 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7bdd1d59-8434-49ba-a9fe-e3ac4594d20b tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/volumes/245d98db-ee00-4eeb-8554-bee81cf6ace2 returned with HTTP 202 Aug 18 19:24:37.845876 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 614/2458] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:24:37 2026] DELETE /volume/v3/volumes/245d98db-ee00-4eeb-8554-bee81cf6ace2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:37.849302 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-fd2ac99a-badb-4342-a7f4-8e79edf98a93 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:37.851038 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fd2ac99a-badb-4342-a7f4-8e79edf98a93 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] GET https://10.4.3.170/volume/v3/volumes/5c4eb865-f791-48fe-9304-7f5c1b00da18 Aug 18 19:24:37.851248 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fd2ac99a-badb-4342-a7f4-8e79edf98a93 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:37.851462 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fd2ac99a-badb-4342-a7f4-8e79edf98a93 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:37.853379 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1ee5eb88-0387-4bef-b8ee-f2cc921aa29d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:37.855611 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1ee5eb88-0387-4bef-b8ee-f2cc921aa29d tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/volumes/245d98db-ee00-4eeb-8554-bee81cf6ace2 Aug 18 19:24:37.855830 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1ee5eb88-0387-4bef-b8ee-f2cc921aa29d tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:37.856037 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1ee5eb88-0387-4bef-b8ee-f2cc921aa29d tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:37.858077 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:37.858077 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:37.861626 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-fd2ac99a-badb-4342-a7f4-8e79edf98a93 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Volume info retrieved successfully. Aug 18 19:24:37.864236 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:37.864236 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:37.866048 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fd2ac99a-badb-4342-a7f4-8e79edf98a93 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/volumes/5c4eb865-f791-48fe-9304-7f5c1b00da18 returned with HTTP 200 Aug 18 19:24:37.866218 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 614/2459] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:37 2026] GET /volume/v3/volumes/5c4eb865-f791-48fe-9304-7f5c1b00da18 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:37.867776 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1ee5eb88-0387-4bef-b8ee-f2cc921aa29d tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Volume info retrieved successfully. Aug 18 19:24:37.871677 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1ee5eb88-0387-4bef-b8ee-f2cc921aa29d tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/volumes/245d98db-ee00-4eeb-8554-bee81cf6ace2 returned with HTTP 200 Aug 18 19:24:37.872087 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 611/2460] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:37 2026] GET /volume/v3/volumes/245d98db-ee00-4eeb-8554-bee81cf6ace2 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:37.877572 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e44e2f54-358d-4bf7-b5eb-13a95c797ecf None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:37.882315 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e44e2f54-358d-4bf7-b5eb-13a95c797ecf tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] GET https://10.4.3.170/volume/v3/volumes/5c4eb865-f791-48fe-9304-7f5c1b00da18 Aug 18 19:24:37.882575 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e44e2f54-358d-4bf7-b5eb-13a95c797ecf tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:37.882795 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e44e2f54-358d-4bf7-b5eb-13a95c797ecf tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:37.889499 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:37.889499 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:37.893034 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e44e2f54-358d-4bf7-b5eb-13a95c797ecf tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Volume info retrieved successfully. Aug 18 19:24:37.897400 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e44e2f54-358d-4bf7-b5eb-13a95c797ecf tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/volumes/5c4eb865-f791-48fe-9304-7f5c1b00da18 returned with HTTP 200 Aug 18 19:24:37.897788 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 622/2461] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:37 2026] GET /volume/v3/volumes/5c4eb865-f791-48fe-9304-7f5c1b00da18 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:37.908908 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d2ce75b8-fe3f-4656-841a-45c302ce2295 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:37.910857 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d2ce75b8-fe3f-4656-841a-45c302ce2295 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:24:37.911181 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d2ce75b8-fe3f-4656-841a-45c302ce2295 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c4eb865-f791-48fe-9304-7f5c1b00da18", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-908570974", "description": null, "metadata": null}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:37.918882 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:37.918882 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:37.919384 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d2ce75b8-fe3f-4656-841a-45c302ce2295 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Volume info retrieved successfully. Aug 18 19:24:37.919462 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-d2ce75b8-fe3f-4656-841a-45c302ce2295 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Create snapshot from volume 5c4eb865-f791-48fe-9304-7f5c1b00da18 Aug 18 19:24:37.947755 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-d2ce75b8-fe3f-4656-841a-45c302ce2295 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Created reservations ['95d8b41b-f555-4976-9587-2387b14c20be', '270a938f-61a0-44d9-83c9-3cd049b8d6c3', '57654362-5d46-465b-8c7c-96aca3a27838', '73527722-d2a8-4c9b-814f-bf7c2af00cfd'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:37.971042 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d2ce75b8-fe3f-4656-841a-45c302ce2295 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Snapshot force create request issued successfully. Aug 18 19:24:37.971424 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d2ce75b8-fe3f-4656-841a-45c302ce2295 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:24:37.971912 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 615/2462] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:24:37 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 19:24:37.979795 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-68acc444-35f3-4987-97b0-2353bfd5b711 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:37.981631 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-68acc444-35f3-4987-97b0-2353bfd5b711 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] GET https://10.4.3.170/volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 Aug 18 19:24:37.981836 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-68acc444-35f3-4987-97b0-2353bfd5b711 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:37.982087 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-68acc444-35f3-4987-97b0-2353bfd5b711 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:37.987133 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:37.987133 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:37.987573 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-68acc444-35f3-4987-97b0-2353bfd5b711 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Snapshot retrieved successfully. Aug 18 19:24:37.988352 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-68acc444-35f3-4987-97b0-2353bfd5b711 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 returned with HTTP 200 Aug 18 19:24:37.988712 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 615/2463] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:37 2026] GET /volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:38.253047 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-06c46b9a-e489-4dec-9872-021fb483ae2b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:38.254666 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-06c46b9a-e489-4dec-9872-021fb483ae2b tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/f1f460b0-d38f-49fa-90f3-7036fafb34e1 Aug 18 19:24:38.254863 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-06c46b9a-e489-4dec-9872-021fb483ae2b tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:38.255036 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-06c46b9a-e489-4dec-9872-021fb483ae2b tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:38.260486 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-06c46b9a-e489-4dec-9872-021fb483ae2b tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/f1f460b0-d38f-49fa-90f3-7036fafb34e1 returned with HTTP 404 Aug 18 19:24:38.260986 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 612/2464] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:38 2026] GET /volume/v3/volumes/f1f460b0-d38f-49fa-90f3-7036fafb34e1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:38.267592 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-23158f0a-c2eb-4ca9-a8f0-758c31038e78 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:38.271055 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-23158f0a-c2eb-4ca9-a8f0-758c31038e78 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/groups/b97740de-2d11-4d79-bc74-93536fbfb7e5 Aug 18 19:24:38.271273 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-23158f0a-c2eb-4ca9-a8f0-758c31038e78 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:38.271464 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-23158f0a-c2eb-4ca9-a8f0-758c31038e78 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:38.271583 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.groups [None req-23158f0a-c2eb-4ca9-a8f0-758c31038e78 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member b97740de-2d11-4d79-bc74-93536fbfb7e5 {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:24:38.286681 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-23158f0a-c2eb-4ca9-a8f0-758c31038e78 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/b97740de-2d11-4d79-bc74-93536fbfb7e5 returned with HTTP 404 Aug 18 19:24:38.287234 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 623/2465] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:24:38 2026] GET /volume/v3/groups/b97740de-2d11-4d79-bc74-93536fbfb7e5 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:38.298131 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-13cfd67c-6a77-4ba5-9a7a-05d4f4fca143 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:38.301988 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-13cfd67c-6a77-4ba5-9a7a-05d4f4fca143 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] DELETE https://10.4.3.170/volume/v3/group_snapshots/5ee8ac91-edf1-46d4-9d31-fef7c94153f3 Aug 18 19:24:38.302239 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-13cfd67c-6a77-4ba5-9a7a-05d4f4fca143 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:38.302452 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-13cfd67c-6a77-4ba5-9a7a-05d4f4fca143 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:38.302583 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.group_snapshots [None req-13cfd67c-6a77-4ba5-9a7a-05d4f4fca143 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] delete called for member 5ee8ac91-edf1-46d4-9d31-fef7c94153f3 {{(pid=100581) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 19:24:38.302708 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.group_snapshots [None req-13cfd67c-6a77-4ba5-9a7a-05d4f4fca143 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Delete group_snapshot with id: 5ee8ac91-edf1-46d4-9d31-fef7c94153f3 Aug 18 19:24:38.309805 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:38.309805 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:38.314738 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-998e2826-0468-4ad8-96da-72f67ee52e63 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:38.314738 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-998e2826-0468-4ad8-96da-72f67ee52e63 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc Aug 18 19:24:38.314738 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-998e2826-0468-4ad8-96da-72f67ee52e63 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:38.314919 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-998e2826-0468-4ad8-96da-72f67ee52e63 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:38.321569 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:38.321569 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:38.325022 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-998e2826-0468-4ad8-96da-72f67ee52e63 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:24:38.329386 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-998e2826-0468-4ad8-96da-72f67ee52e63 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc returned with HTTP 200 Aug 18 19:24:38.329386 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 616/2466] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:38 2026] GET /volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:38.348392 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-13cfd67c-6a77-4ba5-9a7a-05d4f4fca143 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/group_snapshots/5ee8ac91-edf1-46d4-9d31-fef7c94153f3 returned with HTTP 202 Aug 18 19:24:38.348392 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 616/2467] 10.4.3.170 () {68 vars in 1416 bytes} [Tue Aug 18 19:24:38 2026] DELETE /volume/v3/group_snapshots/5ee8ac91-edf1-46d4-9d31-fef7c94153f3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:24:38.354869 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-aecd897f-eb73-4c49-a4a3-7a21cc45f3e4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:38.356940 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-aecd897f-eb73-4c49-a4a3-7a21cc45f3e4 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:24:38.357405 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-aecd897f-eb73-4c49-a4a3-7a21cc45f3e4 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:38.357542 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-aecd897f-eb73-4c49-a4a3-7a21cc45f3e4 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'detail' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:38.358996 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [None req-aecd897f-eb73-4c49-a4a3-7a21cc45f3e4 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:24:38.358996 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-aecd897f-eb73-4c49-a4a3-7a21cc45f3e4 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100580) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:24:38.368032 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-aecd897f-eb73-4c49-a4a3-7a21cc45f3e4 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Get all volumes completed successfully. Aug 18 19:24:38.369926 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-aecd897f-eb73-4c49-a4a3-7a21cc45f3e4 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:38.369926 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-aecd897f-eb73-4c49-a4a3-7a21cc45f3e4 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:38.416101 np0000007688 devstack@c-api.service[100580]: DEBUG oslo_db.sqlalchemy.engines [None req-aecd897f-eb73-4c49-a4a3-7a21cc45f3e4 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100580) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:38.420425 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:38.420425 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:38.429722 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-aecd897f-eb73-4c49-a4a3-7a21cc45f3e4 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:24:38.430321 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 613/2468] 10.4.3.170 () {68 vars in 1299 bytes} [Tue Aug 18 19:24:38 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:38.446547 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-90b2a0ca-0996-443d-abe0-0960af16780f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:38.448967 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-90b2a0ca-0996-443d-abe0-0960af16780f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail Aug 18 19:24:38.449213 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-90b2a0ca-0996-443d-abe0-0960af16780f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:38.449420 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-90b2a0ca-0996-443d-abe0-0960af16780f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'detail' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:38.449690 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [None req-90b2a0ca-0996-443d-abe0-0960af16780f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Removing options '' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:24:38.450896 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.db.api [None req-90b2a0ca-0996-443d-abe0-0960af16780f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Building query based on filter {{(pid=100583) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:24:38.455682 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-90b2a0ca-0996-443d-abe0-0960af16780f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Get all snapshots completed successfully. Aug 18 19:24:38.456411 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:38.456411 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:38.457166 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-90b2a0ca-0996-443d-abe0-0960af16780f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 19:24:38.457677 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 624/2469] 10.4.3.170 () {66 vars in 1264 bytes} [Tue Aug 18 19:24:38 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:38.470387 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-33accfa3-72bf-4b3c-b2ce-1c0b9a6d221d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:38.475097 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-33accfa3-72bf-4b3c-b2ce-1c0b9a6d221d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/snapshots/f2ecf774-7379-4596-9cab-9803d36f71ec Aug 18 19:24:38.475097 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-33accfa3-72bf-4b3c-b2ce-1c0b9a6d221d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:38.475097 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-33accfa3-72bf-4b3c-b2ce-1c0b9a6d221d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:38.476948 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-33accfa3-72bf-4b3c-b2ce-1c0b9a6d221d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/snapshots/f2ecf774-7379-4596-9cab-9803d36f71ec returned with HTTP 404 Aug 18 19:24:38.477411 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 617/2470] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:38 2026] GET /volume/v3/snapshots/f2ecf774-7379-4596-9cab-9803d36f71ec => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:38.485671 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-69c0c965-8975-4a59-9025-a2fa384397e9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:38.487528 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-69c0c965-8975-4a59-9025-a2fa384397e9 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/5ee8ac91-edf1-46d4-9d31-fef7c94153f3 Aug 18 19:24:38.487764 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-69c0c965-8975-4a59-9025-a2fa384397e9 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:38.487963 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-69c0c965-8975-4a59-9025-a2fa384397e9 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:38.488125 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.group_snapshots [None req-69c0c965-8975-4a59-9025-a2fa384397e9 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member 5ee8ac91-edf1-46d4-9d31-fef7c94153f3 {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 19:24:38.494662 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:38.494662 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:38.500986 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-69c0c965-8975-4a59-9025-a2fa384397e9 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/group_snapshots/5ee8ac91-edf1-46d4-9d31-fef7c94153f3 returned with HTTP 200 Aug 18 19:24:38.500986 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 617/2471] 10.4.3.170 () {68 vars in 1413 bytes} [Tue Aug 18 19:24:38 2026] GET /volume/v3/group_snapshots/5ee8ac91-edf1-46d4-9d31-fef7c94153f3 => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:38.587404 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1f409129-fb15-4b37-ac8f-656b109e437f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:38.590003 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1f409129-fb15-4b37-ac8f-656b109e437f tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a Aug 18 19:24:38.591392 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1f409129-fb15-4b37-ac8f-656b109e437f tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:38.591392 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1f409129-fb15-4b37-ac8f-656b109e437f tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:38.599910 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:38.599910 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:38.605061 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1f409129-fb15-4b37-ac8f-656b109e437f tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:38.611313 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1f409129-fb15-4b37-ac8f-656b109e437f tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a returned with HTTP 200 Aug 18 19:24:38.611942 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 614/2472] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:38 2026] GET /volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:38.624964 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-cedf0cb0-2432-4755-8e21-ec8ed994956a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:38.627356 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cedf0cb0-2432-4755-8e21-ec8ed994956a tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] POST https://10.4.3.170/volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a/action Aug 18 19:24:38.627910 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cedf0cb0-2432-4755-8e21-ec8ed994956a tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:38.628095 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cedf0cb0-2432-4755-8e21-ec8ed994956a tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:38.633924 np0000007688 devstack@c-api.service[100583]: DEBUG dbcounter [-] [100583] Writing DB stats cinder:SELECT=517,cinder:UPDATE=113,cinder:INSERT=66 {{(pid=100583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:24:38.652251 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8e3086b9-044f-4f86-8960-c35ec477c708 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:38.652327 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:38.652327 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:38.652937 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.admin_actions [None req-cedf0cb0-2432-4755-8e21-ec8ed994956a tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Updating volume '97befccc-3298-4e06-9f45-529ea6f1785a' with '{'status': 'creating'}' {{(pid=100583) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 19:24:38.657764 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8e3086b9-044f-4f86-8960-c35ec477c708 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:38.659074 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8e3086b9-044f-4f86-8960-c35ec477c708 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:38.659074 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8e3086b9-044f-4f86-8960-c35ec477c708 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:38.671063 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:38.671063 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:38.676248 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8e3086b9-044f-4f86-8960-c35ec477c708 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:38.684330 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8e3086b9-044f-4f86-8960-c35ec477c708 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 200 Aug 18 19:24:38.684738 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 618/2473] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:38 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:38.686447 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cedf0cb0-2432-4755-8e21-ec8ed994956a tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] https://10.4.3.170/volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a/action returned with HTTP 202 Aug 18 19:24:38.687033 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 625/2474] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:24:38 2026] POST /volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:24:38.694436 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a8387ef5-7cd8-4c83-830e-f221203705c4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:38.696959 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a8387ef5-7cd8-4c83-830e-f221203705c4 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a Aug 18 19:24:38.697263 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a8387ef5-7cd8-4c83-830e-f221203705c4 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:38.697549 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a8387ef5-7cd8-4c83-830e-f221203705c4 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:38.708393 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:38.708393 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:38.714336 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a8387ef5-7cd8-4c83-830e-f221203705c4 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:38.721107 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a8387ef5-7cd8-4c83-830e-f221203705c4 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a returned with HTTP 200 Aug 18 19:24:38.721806 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 618/2475] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:38 2026] GET /volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:38.734475 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2d50b742-2aae-45ac-9468-0553fad205cc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:38.740446 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2d50b742-2aae-45ac-9468-0553fad205cc tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] POST https://10.4.3.170/volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a/action Aug 18 19:24:38.740446 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2d50b742-2aae-45ac-9468-0553fad205cc tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:38.740446 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2d50b742-2aae-45ac-9468-0553fad205cc tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:38.749102 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:38.749102 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:38.749724 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2d50b742-2aae-45ac-9468-0553fad205cc tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Volume info retrieved successfully. Aug 18 19:24:38.768382 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2d50b742-2aae-45ac-9468-0553fad205cc tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Delete volume request issued successfully. Aug 18 19:24:38.768812 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2d50b742-2aae-45ac-9468-0553fad205cc tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] https://10.4.3.170/volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a/action returned with HTTP 202 Aug 18 19:24:38.769461 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 615/2476] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:24:38 2026] POST /volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:24:38.777944 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2c72b8c2-b207-4a78-a578-ccf939d5edb9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:38.785042 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2c72b8c2-b207-4a78-a578-ccf939d5edb9 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a Aug 18 19:24:38.785278 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2c72b8c2-b207-4a78-a578-ccf939d5edb9 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:38.785520 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2c72b8c2-b207-4a78-a578-ccf939d5edb9 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:38.793659 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:38.793659 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:38.797965 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-2c72b8c2-b207-4a78-a578-ccf939d5edb9 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:38.803005 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2c72b8c2-b207-4a78-a578-ccf939d5edb9 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a returned with HTTP 200 Aug 18 19:24:38.803551 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 619/2477] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:38 2026] GET /volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:38.887036 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-84e18321-dbbe-4247-87f9-57c684fd9ee7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:38.889078 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-84e18321-dbbe-4247-87f9-57c684fd9ee7 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] GET https://10.4.3.170/volume/v3/volumes/245d98db-ee00-4eeb-8554-bee81cf6ace2 Aug 18 19:24:38.889308 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-84e18321-dbbe-4247-87f9-57c684fd9ee7 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:38.889548 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-84e18321-dbbe-4247-87f9-57c684fd9ee7 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:38.897655 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-84e18321-dbbe-4247-87f9-57c684fd9ee7 tempest-ProjectReaderTests33-2003764932 tempest-ProjectReaderTests33-2003764932-project-admin] https://10.4.3.170/volume/v3/volumes/245d98db-ee00-4eeb-8554-bee81cf6ace2 returned with HTTP 404 Aug 18 19:24:38.898230 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 626/2478] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:24:38 2026] GET /volume/v3/volumes/245d98db-ee00-4eeb-8554-bee81cf6ace2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:39.005255 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-831b60ae-4357-4dda-962c-bb3d55ef4af3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:39.007827 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-831b60ae-4357-4dda-962c-bb3d55ef4af3 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] GET https://10.4.3.170/volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 Aug 18 19:24:39.008101 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-831b60ae-4357-4dda-962c-bb3d55ef4af3 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:39.008388 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-831b60ae-4357-4dda-962c-bb3d55ef4af3 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:39.014743 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:39.014743 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:39.015285 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-831b60ae-4357-4dda-962c-bb3d55ef4af3 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Snapshot retrieved successfully. Aug 18 19:24:39.016112 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-831b60ae-4357-4dda-962c-bb3d55ef4af3 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 returned with HTTP 200 Aug 18 19:24:39.016653 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 619/2479] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:39 2026] GET /volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:39.036280 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ca0f621e-ba59-4db1-b28a-aa5f9aaffd78 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:39.042499 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ca0f621e-ba59-4db1-b28a-aa5f9aaffd78 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] GET https://10.4.3.170/volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 Aug 18 19:24:39.045165 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ca0f621e-ba59-4db1-b28a-aa5f9aaffd78 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:39.045165 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ca0f621e-ba59-4db1-b28a-aa5f9aaffd78 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:39.055033 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:39.055033 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:39.055732 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-ca0f621e-ba59-4db1-b28a-aa5f9aaffd78 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Snapshot retrieved successfully. Aug 18 19:24:39.056870 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ca0f621e-ba59-4db1-b28a-aa5f9aaffd78 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 returned with HTTP 200 Aug 18 19:24:39.057848 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 616/2480] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:39 2026] GET /volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:39.069254 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-224d49bd-286e-4fd2-a267-46415672e5b9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:39.077943 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-224d49bd-286e-4fd2-a267-46415672e5b9 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] GET https://10.4.3.170/volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 Aug 18 19:24:39.078097 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-224d49bd-286e-4fd2-a267-46415672e5b9 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:39.078345 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-224d49bd-286e-4fd2-a267-46415672e5b9 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:39.086286 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:39.086286 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:39.086848 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-224d49bd-286e-4fd2-a267-46415672e5b9 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Snapshot retrieved successfully. Aug 18 19:24:39.087705 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-224d49bd-286e-4fd2-a267-46415672e5b9 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 returned with HTTP 200 Aug 18 19:24:39.088068 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 620/2481] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:39 2026] GET /volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:39.099009 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-77079086-f154-4036-8970-f6ab1cf7eadd None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:39.101487 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-77079086-f154-4036-8970-f6ab1cf7eadd tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:39.102843 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-77079086-f154-4036-8970-f6ab1cf7eadd tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "96375491-5432-4a63-855c-797ee14af7e2", "size": 1}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:39.105113 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-77079086-f154-4036-8970-f6ab1cf7eadd tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Create volume request body: {'volume': {'snapshot_id': '96375491-5432-4a63-855c-797ee14af7e2', 'size': 1}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:39.111014 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:39.111014 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:39.111549 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-77079086-f154-4036-8970-f6ab1cf7eadd tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Snapshot retrieved successfully. Aug 18 19:24:39.111671 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-77079086-f154-4036-8970-f6ab1cf7eadd tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Create volume of 1 GB Aug 18 19:24:39.117304 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-77079086-f154-4036-8970-f6ab1cf7eadd tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Availability Zones retrieved successfully. Aug 18 19:24:39.122460 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-77079086-f154-4036-8970-f6ab1cf7eadd tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Flow 'volume_create_api' (585752b4-90c1-46ae-acf0-e30d062db5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:39.123464 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-77079086-f154-4036-8970-f6ab1cf7eadd tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e174c65-b3c3-479b-8bdd-fdf068001f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:39.124211 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-77079086-f154-4036-8970-f6ab1cf7eadd tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:39.166105 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-77079086-f154-4036-8970-f6ab1cf7eadd tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e174c65-b3c3-479b-8bdd-fdf068001f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '96375491-5432-4a63-855c-797ee14af7e2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:39.166105 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-77079086-f154-4036-8970-f6ab1cf7eadd tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c059561a-4818-4c41-b781-bddc0a6f284e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:39.218102 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-77079086-f154-4036-8970-f6ab1cf7eadd tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Created reservations ['8f79bcc5-1647-46c0-b349-c9942d5365ed', '6c601970-28c3-4503-87f8-7a1cc57dee79', 'fc4a58fd-359e-44b3-9322-f2e0735e71c9', 'e0533cda-0747-44b2-82f8-8afbd914a3a8'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:39.220728 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-77079086-f154-4036-8970-f6ab1cf7eadd tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c059561a-4818-4c41-b781-bddc0a6f284e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f79bcc5-1647-46c0-b349-c9942d5365ed', '6c601970-28c3-4503-87f8-7a1cc57dee79', 'fc4a58fd-359e-44b3-9322-f2e0735e71c9', 'e0533cda-0747-44b2-82f8-8afbd914a3a8']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:39.220728 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-77079086-f154-4036-8970-f6ab1cf7eadd tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2c0e7bf-2ce9-402c-91e3-5486f4d06bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:39.274055 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-77079086-f154-4036-8970-f6ab1cf7eadd tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2c0e7bf-2ce9-402c-91e3-5486f4d06bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e822c32-c6aa-42c0-8331-780b135c0a55', '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='5fa0f35de0a044d9b13de776a24cd0c2',qos_specs=None,replication_status=,reservations=['8f79bcc5-1647-46c0-b349-c9942d5365ed','6c601970-28c3-4503-87f8-7a1cc57dee79','fc4a58fd-359e-44b3-9322-f2e0735e71c9','e0533cda-0747-44b2-82f8-8afbd914a3a8'],size=1,snapshot_id=96375491-5432-4a63-855c-797ee14af7e2,source_replicaid=,source_volid=None,status='creating',user_id='e9d3b8f7c37d41d0b82331ed752ea617',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:39Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e822c32-c6aa-42c0-8331-780b135c0a55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fa0f35de0a044d9b13de776a24cd0c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=96375491-5432-4a63-855c-797ee14af7e2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9d3b8f7c37d41d0b82331ed752ea617',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:39.275120 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-77079086-f154-4036-8970-f6ab1cf7eadd tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35872860-0e2c-4d5a-b1ea-84d2f2616470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:39.296671 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-77079086-f154-4036-8970-f6ab1cf7eadd tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35872860-0e2c-4d5a-b1ea-84d2f2616470) transitioned into state 'SUCCESS' from 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='5fa0f35de0a044d9b13de776a24cd0c2',qos_specs=None,replication_status=,reservations=['8f79bcc5-1647-46c0-b349-c9942d5365ed','6c601970-28c3-4503-87f8-7a1cc57dee79','fc4a58fd-359e-44b3-9322-f2e0735e71c9','e0533cda-0747-44b2-82f8-8afbd914a3a8'],size=1,snapshot_id=96375491-5432-4a63-855c-797ee14af7e2,source_replicaid=,source_volid=None,status='creating',user_id='e9d3b8f7c37d41d0b82331ed752ea617',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:39.297877 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-77079086-f154-4036-8970-f6ab1cf7eadd tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4a99e83-2a08-4833-aadd-ace85ea4516a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:39.319512 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-77079086-f154-4036-8970-f6ab1cf7eadd tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4a99e83-2a08-4833-aadd-ace85ea4516a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:39.325067 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-77079086-f154-4036-8970-f6ab1cf7eadd tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Flow 'volume_create_api' (585752b4-90c1-46ae-acf0-e30d062db5f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:39.325067 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-77079086-f154-4036-8970-f6ab1cf7eadd tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Create volume request issued successfully. Aug 18 19:24:39.325067 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-77079086-f154-4036-8970-f6ab1cf7eadd tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:39.325067 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 627/2482] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:24:39 2026] POST /volume/v3/volumes => generated 741 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:39.336413 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-30f83914-1175-45e2-9754-04b021ac42c3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:39.337296 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-30f83914-1175-45e2-9754-04b021ac42c3 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] GET https://10.4.3.170/volume/v3/volumes/4e822c32-c6aa-42c0-8331-780b135c0a55 Aug 18 19:24:39.343393 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-30f83914-1175-45e2-9754-04b021ac42c3 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:39.343393 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-30f83914-1175-45e2-9754-04b021ac42c3 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:39.345460 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:39.345460 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:39.349172 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-30f83914-1175-45e2-9754-04b021ac42c3 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Volume info retrieved successfully. Aug 18 19:24:39.354899 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-30f83914-1175-45e2-9754-04b021ac42c3 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/volumes/4e822c32-c6aa-42c0-8331-780b135c0a55 returned with HTTP 200 Aug 18 19:24:39.355095 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 620/2483] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:39 2026] GET /volume/v3/volumes/4e822c32-c6aa-42c0-8331-780b135c0a55 => generated 809 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:39.515842 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-64e64b6f-2b7b-4ec8-bae0-23d0b16864a8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:39.519943 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-64e64b6f-2b7b-4ec8-bae0-23d0b16864a8 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/5ee8ac91-edf1-46d4-9d31-fef7c94153f3 Aug 18 19:24:39.520258 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-64e64b6f-2b7b-4ec8-bae0-23d0b16864a8 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:39.520533 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-64e64b6f-2b7b-4ec8-bae0-23d0b16864a8 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:39.520704 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.group_snapshots [None req-64e64b6f-2b7b-4ec8-bae0-23d0b16864a8 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member 5ee8ac91-edf1-46d4-9d31-fef7c94153f3 {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 19:24:39.523937 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-64e64b6f-2b7b-4ec8-bae0-23d0b16864a8 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/group_snapshots/5ee8ac91-edf1-46d4-9d31-fef7c94153f3 returned with HTTP 404 Aug 18 19:24:39.524443 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 617/2484] 10.4.3.170 () {68 vars in 1413 bytes} [Tue Aug 18 19:24:39 2026] GET /volume/v3/group_snapshots/5ee8ac91-edf1-46d4-9d31-fef7c94153f3 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:39.543395 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a19347d6-aea6-4353-9ab5-3861fddb4a06 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:39.545299 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a19347d6-aea6-4353-9ab5-3861fddb4a06 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:24:39.545690 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a19347d6-aea6-4353-9ab5-3861fddb4a06 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:39.545978 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a19347d6-aea6-4353-9ab5-3861fddb4a06 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'detail' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:39.546408 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-a19347d6-aea6-4353-9ab5-3861fddb4a06 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:24:39.547122 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-a19347d6-aea6-4353-9ab5-3861fddb4a06 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:24:39.557455 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a19347d6-aea6-4353-9ab5-3861fddb4a06 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Get all volumes completed successfully. Aug 18 19:24:39.558678 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-a19347d6-aea6-4353-9ab5-3861fddb4a06 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:39.558900 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-a19347d6-aea6-4353-9ab5-3861fddb4a06 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:39.600308 np0000007688 devstack@c-api.service[100582]: DEBUG oslo_db.sqlalchemy.engines [None req-a19347d6-aea6-4353-9ab5-3861fddb4a06 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:39.603146 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:39.603146 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:39.610078 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a19347d6-aea6-4353-9ab5-3861fddb4a06 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:24:39.610493 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 621/2485] 10.4.3.170 () {68 vars in 1299 bytes} [Tue Aug 18 19:24:39 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:39.624111 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-089f1133-609b-447d-9293-31a3a216acb5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:39.626488 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-089f1133-609b-447d-9293-31a3a216acb5 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] POST https://10.4.3.170/volume/v3/groups/1ded246d-a2dc-43b5-bfee-bdb728a8700b/action Aug 18 19:24:39.626909 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-089f1133-609b-447d-9293-31a3a216acb5 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:39.627040 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-089f1133-609b-447d-9293-31a3a216acb5 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:39.629415 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.groups [None req-089f1133-609b-447d-9293-31a3a216acb5 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] delete called for group 1ded246d-a2dc-43b5-bfee-bdb728a8700b {{(pid=100583) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 19:24:39.629595 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.groups [None req-089f1133-609b-447d-9293-31a3a216acb5 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Delete group with id: 1ded246d-a2dc-43b5-bfee-bdb728a8700b Aug 18 19:24:39.639684 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:39.639684 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:39.701118 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-cd8b4c96-a836-425d-af18-1d6b8a8c2c6a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:39.708791 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cd8b4c96-a836-425d-af18-1d6b8a8c2c6a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:39.708959 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cd8b4c96-a836-425d-af18-1d6b8a8c2c6a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:39.709184 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cd8b4c96-a836-425d-af18-1d6b8a8c2c6a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:39.716465 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-089f1133-609b-447d-9293-31a3a216acb5 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/1ded246d-a2dc-43b5-bfee-bdb728a8700b/action returned with HTTP 202 Aug 18 19:24:39.716465 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 628/2486] 10.4.3.170 () {70 vars in 1428 bytes} [Tue Aug 18 19:24:39 2026] POST /volume/v3/groups/1ded246d-a2dc-43b5-bfee-bdb728a8700b/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:24:39.720662 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:39.720662 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:39.720945 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-58784341-f274-46c5-9aaf-b3c603041340 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:39.722634 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-58784341-f274-46c5-9aaf-b3c603041340 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/869ec1d8-c51c-4082-a2cc-a0e3b160722d Aug 18 19:24:39.722846 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-58784341-f274-46c5-9aaf-b3c603041340 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:39.723034 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-58784341-f274-46c5-9aaf-b3c603041340 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:39.726637 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-cd8b4c96-a836-425d-af18-1d6b8a8c2c6a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:39.730194 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:39.730194 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:39.733580 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-58784341-f274-46c5-9aaf-b3c603041340 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Volume info retrieved successfully. Aug 18 19:24:39.734173 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-58784341-f274-46c5-9aaf-b3c603041340 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:39.734352 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-58784341-f274-46c5-9aaf-b3c603041340 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:39.736748 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cd8b4c96-a836-425d-af18-1d6b8a8c2c6a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 200 Aug 18 19:24:39.737174 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 621/2487] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:39 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 879 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:39.782143 np0000007688 devstack@c-api.service[100580]: DEBUG oslo_db.sqlalchemy.engines [None req-58784341-f274-46c5-9aaf-b3c603041340 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100580) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:39.796166 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:39.796166 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:39.806646 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-58784341-f274-46c5-9aaf-b3c603041340 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/869ec1d8-c51c-4082-a2cc-a0e3b160722d returned with HTTP 200 Aug 18 19:24:39.807136 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 618/2488] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:39 2026] GET /volume/v3/volumes/869ec1d8-c51c-4082-a2cc-a0e3b160722d => generated 914 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:39.819210 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2e48541b-5efd-4255-b417-b937e6e1c6aa None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:39.821605 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2e48541b-5efd-4255-b417-b937e6e1c6aa tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a Aug 18 19:24:39.821856 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2e48541b-5efd-4255-b417-b937e6e1c6aa tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:39.822154 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2e48541b-5efd-4255-b417-b937e6e1c6aa tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:39.828028 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2e48541b-5efd-4255-b417-b937e6e1c6aa tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a returned with HTTP 404 Aug 18 19:24:39.828585 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 622/2489] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:39 2026] GET /volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:39.835636 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-89810573-f780-4b2c-95d3-b857c0f0f6d8 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:39.837699 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-89810573-f780-4b2c-95d3-b857c0f0f6d8 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a Aug 18 19:24:39.838192 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-89810573-f780-4b2c-95d3-b857c0f0f6d8 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:39.838844 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-89810573-f780-4b2c-95d3-b857c0f0f6d8 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:39.845324 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-89810573-f780-4b2c-95d3-b857c0f0f6d8 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a returned with HTTP 404 Aug 18 19:24:39.845324 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 629/2490] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:39 2026] GET /volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:39.860040 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-17c291c0-3cef-4305-8134-6cc129804597 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:39.862716 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-17c291c0-3cef-4305-8134-6cc129804597 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] DELETE https://10.4.3.170/volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a Aug 18 19:24:39.862917 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-17c291c0-3cef-4305-8134-6cc129804597 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:39.863390 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-17c291c0-3cef-4305-8134-6cc129804597 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:39.863390 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-17c291c0-3cef-4305-8134-6cc129804597 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Delete volume with id: 97befccc-3298-4e06-9f45-529ea6f1785a Aug 18 19:24:39.868384 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-17c291c0-3cef-4305-8134-6cc129804597 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a returned with HTTP 404 Aug 18 19:24:39.868810 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 622/2491] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:24:39 2026] DELETE /volume/v3/volumes/97befccc-3298-4e06-9f45-529ea6f1785a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:39.875952 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-09fce399-09cd-47a3-84ad-bf6239319581 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:39.884753 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-09fce399-09cd-47a3-84ad-bf6239319581 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:39.885085 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-09fce399-09cd-47a3-84ad-bf6239319581 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1918983881"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:39.886542 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-09fce399-09cd-47a3-84ad-bf6239319581 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1918983881'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:39.886704 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-09fce399-09cd-47a3-84ad-bf6239319581 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Create volume of 1 GB Aug 18 19:24:39.890988 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-09fce399-09cd-47a3-84ad-bf6239319581 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Availability Zones retrieved successfully. Aug 18 19:24:39.896583 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-09fce399-09cd-47a3-84ad-bf6239319581 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Flow 'volume_create_api' (4c4cce65-b067-492b-ae94-ee717d304f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:39.897512 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-09fce399-09cd-47a3-84ad-bf6239319581 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e01f2df-1b66-404a-ae5c-0480244985f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:39.898434 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-09fce399-09cd-47a3-84ad-bf6239319581 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:39.928514 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-09fce399-09cd-47a3-84ad-bf6239319581 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e01f2df-1b66-404a-ae5c-0480244985f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:39.929297 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-09fce399-09cd-47a3-84ad-bf6239319581 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b0a559c-3d5f-4ccc-bb6a-f43c0e38acf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:39.972212 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-09fce399-09cd-47a3-84ad-bf6239319581 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Created reservations ['5eb5af6e-bbe8-4084-90b6-7af8620b5920', '9791d610-c21b-4f6e-bc49-58431f4f535b', 'de4d7e54-a12f-45a8-b7dd-de4b939df4bd', 'd479c5c8-3db0-4c28-a241-7261018a21fc'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:39.972966 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-09fce399-09cd-47a3-84ad-bf6239319581 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b0a559c-3d5f-4ccc-bb6a-f43c0e38acf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5eb5af6e-bbe8-4084-90b6-7af8620b5920', '9791d610-c21b-4f6e-bc49-58431f4f535b', 'de4d7e54-a12f-45a8-b7dd-de4b939df4bd', 'd479c5c8-3db0-4c28-a241-7261018a21fc']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:39.973748 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-09fce399-09cd-47a3-84ad-bf6239319581 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ac83ea4-4755-4649-bd51-ee3b7407ab30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:39.997267 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-09fce399-09cd-47a3-84ad-bf6239319581 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ac83ea4-4755-4649-bd51-ee3b7407ab30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e21ef98-8526-4d99-b9e6-314dce3d685c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1918983881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f413bfa75b21462f9c1a878e1007dd01',qos_specs=None,replication_status=,reservations=['5eb5af6e-bbe8-4084-90b6-7af8620b5920','9791d610-c21b-4f6e-bc49-58431f4f535b','de4d7e54-a12f-45a8-b7dd-de4b939df4bd','d479c5c8-3db0-4c28-a241-7261018a21fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b205dbfee884193ab8b9239315b5509',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1918983881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e21ef98-8526-4d99-b9e6-314dce3d685c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f413bfa75b21462f9c1a878e1007dd01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b205dbfee884193ab8b9239315b5509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:39.998575 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-09fce399-09cd-47a3-84ad-bf6239319581 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5b2dba9-9fc2-4411-a9c6-fc8df1ac6e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:40.021479 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-09fce399-09cd-47a3-84ad-bf6239319581 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5b2dba9-9fc2-4411-a9c6-fc8df1ac6e50) transitioned into state 'SUCCESS' from state '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-1918983881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f413bfa75b21462f9c1a878e1007dd01',qos_specs=None,replication_status=,reservations=['5eb5af6e-bbe8-4084-90b6-7af8620b5920','9791d610-c21b-4f6e-bc49-58431f4f535b','de4d7e54-a12f-45a8-b7dd-de4b939df4bd','d479c5c8-3db0-4c28-a241-7261018a21fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b205dbfee884193ab8b9239315b5509',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:40.022609 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-09fce399-09cd-47a3-84ad-bf6239319581 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d502337b-b190-4851-9e1c-a11a2aa489ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:40.037449 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-09fce399-09cd-47a3-84ad-bf6239319581 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d502337b-b190-4851-9e1c-a11a2aa489ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:40.037449 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-09fce399-09cd-47a3-84ad-bf6239319581 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Flow 'volume_create_api' (4c4cce65-b067-492b-ae94-ee717d304f77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:40.037449 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-09fce399-09cd-47a3-84ad-bf6239319581 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Create volume request issued successfully. Aug 18 19:24:40.037701 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-09fce399-09cd-47a3-84ad-bf6239319581 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:40.038080 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 619/2492] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:24:39 2026] POST /volume/v3/volumes => generated 749 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:40.057511 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-735ca198-88aa-4aca-ac9c-aec5bf4af870 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:40.061049 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-735ca198-88aa-4aca-ac9c-aec5bf4af870 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c Aug 18 19:24:40.061049 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-735ca198-88aa-4aca-ac9c-aec5bf4af870 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:40.061209 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-735ca198-88aa-4aca-ac9c-aec5bf4af870 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:40.073384 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:40.073384 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:40.077227 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-735ca198-88aa-4aca-ac9c-aec5bf4af870 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:40.082243 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-735ca198-88aa-4aca-ac9c-aec5bf4af870 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c returned with HTTP 200 Aug 18 19:24:40.082710 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 623/2493] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:40 2026] GET /volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:40.370294 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-02c369bb-1dcb-4667-9920-2308fccad1da None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:40.374177 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-02c369bb-1dcb-4667-9920-2308fccad1da tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] GET https://10.4.3.170/volume/v3/volumes/4e822c32-c6aa-42c0-8331-780b135c0a55 Aug 18 19:24:40.374177 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-02c369bb-1dcb-4667-9920-2308fccad1da tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:40.374177 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-02c369bb-1dcb-4667-9920-2308fccad1da tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:40.381340 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:40.381340 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:40.384545 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-02c369bb-1dcb-4667-9920-2308fccad1da tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Volume info retrieved successfully. Aug 18 19:24:40.387734 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-02c369bb-1dcb-4667-9920-2308fccad1da tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/volumes/4e822c32-c6aa-42c0-8331-780b135c0a55 returned with HTTP 200 Aug 18 19:24:40.388022 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 630/2494] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:40 2026] GET /volume/v3/volumes/4e822c32-c6aa-42c0-8331-780b135c0a55 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:40.401806 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d5f21c1d-7689-4496-a99a-762e5ec9f0eb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:40.403486 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d5f21c1d-7689-4496-a99a-762e5ec9f0eb tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] GET https://10.4.3.170/volume/v3/volumes/4e822c32-c6aa-42c0-8331-780b135c0a55 Aug 18 19:24:40.403667 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d5f21c1d-7689-4496-a99a-762e5ec9f0eb tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:40.403857 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d5f21c1d-7689-4496-a99a-762e5ec9f0eb tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:40.412343 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:40.412343 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:40.416544 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d5f21c1d-7689-4496-a99a-762e5ec9f0eb tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Volume info retrieved successfully. Aug 18 19:24:40.421180 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d5f21c1d-7689-4496-a99a-762e5ec9f0eb tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/volumes/4e822c32-c6aa-42c0-8331-780b135c0a55 returned with HTTP 200 Aug 18 19:24:40.421579 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 623/2495] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:40 2026] GET /volume/v3/volumes/4e822c32-c6aa-42c0-8331-780b135c0a55 => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:40.434565 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-19230b57-56ee-4d2a-a264-28bb641f2c26 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:40.436928 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-19230b57-56ee-4d2a-a264-28bb641f2c26 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 Aug 18 19:24:40.437159 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-19230b57-56ee-4d2a-a264-28bb641f2c26 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:40.437415 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-19230b57-56ee-4d2a-a264-28bb641f2c26 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:40.437554 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-19230b57-56ee-4d2a-a264-28bb641f2c26 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Delete snapshot with id: 96375491-5432-4a63-855c-797ee14af7e2 Aug 18 19:24:40.443081 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:40.443081 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:40.443766 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-19230b57-56ee-4d2a-a264-28bb641f2c26 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Snapshot retrieved successfully. Aug 18 19:24:40.464333 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-19230b57-56ee-4d2a-a264-28bb641f2c26 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Snapshot delete request issued successfully. Aug 18 19:24:40.464586 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-19230b57-56ee-4d2a-a264-28bb641f2c26 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 returned with HTTP 202 Aug 18 19:24:40.465035 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 620/2496] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:24:40 2026] DELETE /volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:40.471983 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-36e9b275-3834-493d-a46e-5095f81dcf82 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:40.473578 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-36e9b275-3834-493d-a46e-5095f81dcf82 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] GET https://10.4.3.170/volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 Aug 18 19:24:40.473720 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-36e9b275-3834-493d-a46e-5095f81dcf82 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:40.473900 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-36e9b275-3834-493d-a46e-5095f81dcf82 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:40.479088 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:40.479088 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:40.479511 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-36e9b275-3834-493d-a46e-5095f81dcf82 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Snapshot retrieved successfully. Aug 18 19:24:40.480337 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-36e9b275-3834-493d-a46e-5095f81dcf82 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 returned with HTTP 200 Aug 18 19:24:40.480919 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 624/2497] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:40 2026] GET /volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:40.753073 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-09e93dc0-1323-402e-ba49-2632076c9261 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:40.755648 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-09e93dc0-1323-402e-ba49-2632076c9261 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:40.755909 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-09e93dc0-1323-402e-ba49-2632076c9261 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:40.756145 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-09e93dc0-1323-402e-ba49-2632076c9261 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:40.766768 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:40.766768 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:40.771690 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-09e93dc0-1323-402e-ba49-2632076c9261 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:40.776959 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-09e93dc0-1323-402e-ba49-2632076c9261 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 200 Aug 18 19:24:40.777683 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 631/2498] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:40 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:40.820551 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6c92a18c-adfc-41b0-a7b4-1525a30f81a4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:40.823275 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6c92a18c-adfc-41b0-a7b4-1525a30f81a4 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/869ec1d8-c51c-4082-a2cc-a0e3b160722d Aug 18 19:24:40.823750 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6c92a18c-adfc-41b0-a7b4-1525a30f81a4 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:40.824008 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6c92a18c-adfc-41b0-a7b4-1525a30f81a4 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:40.831921 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6c92a18c-adfc-41b0-a7b4-1525a30f81a4 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/869ec1d8-c51c-4082-a2cc-a0e3b160722d returned with HTTP 404 Aug 18 19:24:40.832674 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 624/2499] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:40 2026] GET /volume/v3/volumes/869ec1d8-c51c-4082-a2cc-a0e3b160722d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:40.841777 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b3a554b4-4180-439b-a80f-670882d5553d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:40.844246 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b3a554b4-4180-439b-a80f-670882d5553d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/groups/1ded246d-a2dc-43b5-bfee-bdb728a8700b Aug 18 19:24:40.845795 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b3a554b4-4180-439b-a80f-670882d5553d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:40.845795 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b3a554b4-4180-439b-a80f-670882d5553d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:40.845795 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-b3a554b4-4180-439b-a80f-670882d5553d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member 1ded246d-a2dc-43b5-bfee-bdb728a8700b {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:24:40.849303 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b3a554b4-4180-439b-a80f-670882d5553d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/1ded246d-a2dc-43b5-bfee-bdb728a8700b returned with HTTP 404 Aug 18 19:24:40.849996 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 621/2500] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:24:40 2026] GET /volume/v3/groups/1ded246d-a2dc-43b5-bfee-bdb728a8700b => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:40.859440 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ebcd3b56-09f0-414b-89f9-4648b29aaacd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:40.862524 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ebcd3b56-09f0-414b-89f9-4648b29aaacd tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/341c013d-06cd-4ed8-b673-ba929ed5a3b4 Aug 18 19:24:40.862873 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ebcd3b56-09f0-414b-89f9-4648b29aaacd tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:40.863612 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ebcd3b56-09f0-414b-89f9-4648b29aaacd tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:40.882327 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ebcd3b56-09f0-414b-89f9-4648b29aaacd tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] https://10.4.3.170/volume/v3/group_types/341c013d-06cd-4ed8-b673-ba929ed5a3b4 returned with HTTP 202 Aug 18 19:24:40.882625 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 625/2501] 10.4.3.170 () {68 vars in 1404 bytes} [Tue Aug 18 19:24:40 2026] DELETE /volume/v3/group_types/341c013d-06cd-4ed8-b673-ba929ed5a3b4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:24:40.894360 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6889b70d-6ff5-4f70-8f19-1612cd7aafea None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:40.901393 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6889b70d-6ff5-4f70-8f19-1612cd7aafea tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] DELETE https://10.4.3.170/volume/v3/types/d8743dcf-4224-4faf-b761-8dbac2499ab6 Aug 18 19:24:40.901393 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6889b70d-6ff5-4f70-8f19-1612cd7aafea tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:40.901393 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6889b70d-6ff5-4f70-8f19-1612cd7aafea tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] Calling method '_delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:40.930822 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6889b70d-6ff5-4f70-8f19-1612cd7aafea tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] https://10.4.3.170/volume/v3/types/d8743dcf-4224-4faf-b761-8dbac2499ab6 returned with HTTP 202 Aug 18 19:24:40.931352 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 632/2502] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:24:40 2026] DELETE /volume/v3/types/d8743dcf-4224-4faf-b761-8dbac2499ab6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:40.940421 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-fe611ff2-58b8-4ad0-a2f4-a8b669ff64d1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:40.943264 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fe611ff2-58b8-4ad0-a2f4-a8b669ff64d1 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] GET https://10.4.3.170/volume/v3/types/d8743dcf-4224-4faf-b761-8dbac2499ab6 Aug 18 19:24:40.944040 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fe611ff2-58b8-4ad0-a2f4-a8b669ff64d1 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:40.944464 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fe611ff2-58b8-4ad0-a2f4-a8b669ff64d1 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:40.949810 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fe611ff2-58b8-4ad0-a2f4-a8b669ff64d1 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] https://10.4.3.170/volume/v3/types/d8743dcf-4224-4faf-b761-8dbac2499ab6 returned with HTTP 404 Aug 18 19:24:40.950320 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 625/2503] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:24:40 2026] GET /volume/v3/types/d8743dcf-4224-4faf-b761-8dbac2499ab6 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:40.962316 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-16202535-b942-40de-bd1c-548af5acb959 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:40.984522 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-16202535-b942-40de-bd1c-548af5acb959 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:24:40.984998 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-16202535-b942-40de-bd1c-548af5acb959 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-423314175"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:40.987642 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:40.987642 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:40.996029 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7ef63b47-ff76-4558-8a94-7072cde11a16 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:41.030000 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-16202535-b942-40de-bd1c-548af5acb959 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:24:41.030523 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 622/2504] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:24:40 2026] POST /volume/v3/types => generated 223 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:41.041461 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a49bde2b-2b91-40d9-9985-58055d7a47b0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:41.043117 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a49bde2b-2b91-40d9-9985-58055d7a47b0 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] POST https://10.4.3.170/volume/v3/group_types Aug 18 19:24:41.043654 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a49bde2b-2b91-40d9-9985-58055d7a47b0 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1368044718"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:41.069632 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a49bde2b-2b91-40d9-9985-58055d7a47b0 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Aug 18 19:24:41.070436 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 633/2505] 10.4.3.170 () {70 vars in 1311 bytes} [Tue Aug 18 19:24:41 2026] POST /volume/v3/group_types => generated 181 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:41.080819 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-909efee9-145e-494b-91e5-32b33b0e6e42 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:41.082950 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-909efee9-145e-494b-91e5-32b33b0e6e42 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] POST https://10.4.3.170/volume/v3/groups Aug 18 19:24:41.083399 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-909efee9-145e-494b-91e5-32b33b0e6e42 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "af7cd660-c10f-457e-bbbc-fa2faef8a21a", "volume_types": ["a2ef0c66-bb9b-4459-9131-920e756a6346"], "name": "tempest-GroupSnapshotsTest-Group-1652198591"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:41.089300 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.groups [None req-909efee9-145e-494b-91e5-32b33b0e6e42 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Creating new group {'group': {'group_type': 'af7cd660-c10f-457e-bbbc-fa2faef8a21a', 'volume_types': ['a2ef0c66-bb9b-4459-9131-920e756a6346'], 'name': 'tempest-GroupSnapshotsTest-Group-1652198591'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 19:24:41.096337 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8bb96e6e-0561-4cde-802a-17a710e0991c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:41.098926 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8bb96e6e-0561-4cde-802a-17a710e0991c tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c Aug 18 19:24:41.099240 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8bb96e6e-0561-4cde-802a-17a710e0991c tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:41.099567 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8bb96e6e-0561-4cde-802a-17a710e0991c tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:41.099873 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.groups [None req-909efee9-145e-494b-91e5-32b33b0e6e42 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Creating group tempest-GroupSnapshotsTest-Group-1652198591. Aug 18 19:24:41.110791 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:41.110791 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:41.116145 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-8bb96e6e-0561-4cde-802a-17a710e0991c tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:41.117798 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-909efee9-145e-494b-91e5-32b33b0e6e42 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Availability Zones retrieved successfully. Aug 18 19:24:41.125178 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8bb96e6e-0561-4cde-802a-17a710e0991c tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c returned with HTTP 200 Aug 18 19:24:41.125992 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 623/2506] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:41 2026] GET /volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:41.140230 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-427ad3c2-d986-4046-a1c7-6b81de1b17d9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:41.141975 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-909efee9-145e-494b-91e5-32b33b0e6e42 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Created reservations ['141fbd9a-34c4-44e3-ba77-aad170854bc0'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:41.142525 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-427ad3c2-d986-4046-a1c7-6b81de1b17d9 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] POST https://10.4.3.170/volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c/action Aug 18 19:24:41.143122 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-427ad3c2-d986-4046-a1c7-6b81de1b17d9 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:41.143392 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-427ad3c2-d986-4046-a1c7-6b81de1b17d9 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:41.166125 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:41.166125 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:41.167230 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.admin_actions [None req-427ad3c2-d986-4046-a1c7-6b81de1b17d9 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Updating volume '2e21ef98-8526-4d99-b9e6-314dce3d685c' with '{'status': 'error'}' {{(pid=100583) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 19:24:41.189864 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-909efee9-145e-494b-91e5-32b33b0e6e42 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Aug 18 19:24:41.189864 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 626/2507] 10.4.3.170 () {70 vars in 1297 bytes} [Tue Aug 18 19:24:41 2026] POST /volume/v3/groups => generated 112 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:41.190641 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-427ad3c2-d986-4046-a1c7-6b81de1b17d9 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] https://10.4.3.170/volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c/action returned with HTTP 202 Aug 18 19:24:41.191078 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 634/2508] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:24:41 2026] POST /volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:24:41.200262 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-43aa570d-1f21-4086-9471-ec82862d9dbe None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:41.201441 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2f2f19be-0835-4af7-882a-2e401af761e0 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:41.202951 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-43aa570d-1f21-4086-9471-ec82862d9dbe tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c Aug 18 19:24:41.203505 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-43aa570d-1f21-4086-9471-ec82862d9dbe tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:41.203505 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-43aa570d-1f21-4086-9471-ec82862d9dbe tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:41.204380 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2f2f19be-0835-4af7-882a-2e401af761e0 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 Aug 18 19:24:41.204702 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2f2f19be-0835-4af7-882a-2e401af761e0 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:41.205035 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2f2f19be-0835-4af7-882a-2e401af761e0 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:41.205224 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.groups [None req-2f2f19be-0835-4af7-882a-2e401af761e0 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member d31636c8-ee32-4a78-a70f-1105b8793f11 {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:24:41.212216 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:41.212216 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:41.212525 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:41.212525 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:41.220133 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-43aa570d-1f21-4086-9471-ec82862d9dbe tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:41.228276 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2f2f19be-0835-4af7-882a-2e401af761e0 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 returned with HTTP 200 Aug 18 19:24:41.228858 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 627/2509] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:24:41 2026] GET /volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:41.234069 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-43aa570d-1f21-4086-9471-ec82862d9dbe tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c returned with HTTP 200 Aug 18 19:24:41.234644 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 624/2510] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:41 2026] GET /volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:41.254262 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7ef63b47-ff76-4558-8a94-7072cde11a16 tempest-ProjectAdminTests-792338724 tempest-ProjectAdminTests-792338724-project-admin] GET https://10.4.3.170/volume/v3/scheduler-stats/get_pools Aug 18 19:24:41.254917 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7ef63b47-ff76-4558-8a94-7072cde11a16 tempest-ProjectAdminTests-792338724 tempest-ProjectAdminTests-792338724-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:41.254917 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7ef63b47-ff76-4558-8a94-7072cde11a16 tempest-ProjectAdminTests-792338724 tempest-ProjectAdminTests-792338724-project-admin] Calling method 'get_pools' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:41.256089 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-96a002bf-6b2a-4235-a6e4-6523c7df1222 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:41.258022 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-96a002bf-6b2a-4235-a6e4-6523c7df1222 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] POST https://10.4.3.170/volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c/action Aug 18 19:24:41.258774 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-96a002bf-6b2a-4235-a6e4-6523c7df1222 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:41.259034 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-96a002bf-6b2a-4235-a6e4-6523c7df1222 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:41.286744 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:41.286744 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:41.287211 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-96a002bf-6b2a-4235-a6e4-6523c7df1222 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Volume info retrieved successfully. Aug 18 19:24:41.290452 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7ef63b47-ff76-4558-8a94-7072cde11a16 tempest-ProjectAdminTests-792338724 tempest-ProjectAdminTests-792338724-project-admin] https://10.4.3.170/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 19:24:41.290922 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 626/2511] 10.4.3.170 () {66 vars in 1291 bytes} [Tue Aug 18 19:24:40 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:41.299606 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6b36b4ba-add5-42c6-9085-9d8c02b95e63 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:41.301929 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6b36b4ba-add5-42c6-9085-9d8c02b95e63 tempest-ProjectAdminTests-792338724 tempest-ProjectAdminTests-792338724-project-admin] GET https://10.4.3.170/volume/v3/capabilities/np0000007688@storpool Aug 18 19:24:41.302181 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6b36b4ba-add5-42c6-9085-9d8c02b95e63 tempest-ProjectAdminTests-792338724 tempest-ProjectAdminTests-792338724-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:41.302460 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6b36b4ba-add5-42c6-9085-9d8c02b95e63 tempest-ProjectAdminTests-792338724 tempest-ProjectAdminTests-792338724-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:41.302762 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:41.302762 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:41.327978 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6b36b4ba-add5-42c6-9085-9d8c02b95e63 tempest-ProjectAdminTests-792338724 tempest-ProjectAdminTests-792338724-project-admin] https://10.4.3.170/volume/v3/capabilities/np0000007688@storpool returned with HTTP 200 Aug 18 19:24:41.328098 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-96a002bf-6b2a-4235-a6e4-6523c7df1222 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Delete volume request issued successfully. Aug 18 19:24:41.328302 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-96a002bf-6b2a-4235-a6e4-6523c7df1222 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] https://10.4.3.170/volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c/action returned with HTTP 202 Aug 18 19:24:41.328522 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 628/2512] 10.4.3.170 () {66 vars in 1318 bytes} [Tue Aug 18 19:24:41 2026] GET /volume/v3/capabilities/np0000007688@storpool => generated 703 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:41.328912 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 635/2513] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:24:41 2026] POST /volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:24:41.337070 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-43e8f439-8d7b-4833-9d43-6749c64816ad None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:41.340153 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-43e8f439-8d7b-4833-9d43-6749c64816ad tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c Aug 18 19:24:41.340335 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-43e8f439-8d7b-4833-9d43-6749c64816ad tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:41.340849 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-43e8f439-8d7b-4833-9d43-6749c64816ad tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:41.351923 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:41.351923 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:41.357075 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-43e8f439-8d7b-4833-9d43-6749c64816ad tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:41.366422 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-43e8f439-8d7b-4833-9d43-6749c64816ad tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c returned with HTTP 200 Aug 18 19:24:41.366987 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 625/2514] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:41 2026] GET /volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:41.496218 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a4edaa4a-a26c-499a-a50c-dc9e4cbba3f5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:41.498607 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a4edaa4a-a26c-499a-a50c-dc9e4cbba3f5 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] GET https://10.4.3.170/volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 Aug 18 19:24:41.498729 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a4edaa4a-a26c-499a-a50c-dc9e4cbba3f5 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:41.499053 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a4edaa4a-a26c-499a-a50c-dc9e4cbba3f5 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:41.505391 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a4edaa4a-a26c-499a-a50c-dc9e4cbba3f5 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 returned with HTTP 404 Aug 18 19:24:41.506038 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 627/2515] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:41 2026] GET /volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:41.515463 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-006ec0d4-3cef-49d6-9588-0a078cc5c359 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:41.517763 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-006ec0d4-3cef-49d6-9588-0a078cc5c359 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] DELETE https://10.4.3.170/volume/v3/volumes/5c4eb865-f791-48fe-9304-7f5c1b00da18 Aug 18 19:24:41.518028 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-006ec0d4-3cef-49d6-9588-0a078cc5c359 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:41.518383 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-006ec0d4-3cef-49d6-9588-0a078cc5c359 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:41.518606 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-006ec0d4-3cef-49d6-9588-0a078cc5c359 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Delete volume with id: 5c4eb865-f791-48fe-9304-7f5c1b00da18 Aug 18 19:24:41.528616 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:41.528616 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:41.529238 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-006ec0d4-3cef-49d6-9588-0a078cc5c359 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Volume info retrieved successfully. Aug 18 19:24:41.555353 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-006ec0d4-3cef-49d6-9588-0a078cc5c359 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Delete volume request issued successfully. Aug 18 19:24:41.555635 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-006ec0d4-3cef-49d6-9588-0a078cc5c359 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/volumes/5c4eb865-f791-48fe-9304-7f5c1b00da18 returned with HTTP 202 Aug 18 19:24:41.556202 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 629/2516] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:24:41 2026] DELETE /volume/v3/volumes/5c4eb865-f791-48fe-9304-7f5c1b00da18 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:41.567229 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d845cd7f-a6e3-4aa9-9ed7-157fefb853aa None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:41.574726 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d845cd7f-a6e3-4aa9-9ed7-157fefb853aa tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] GET https://10.4.3.170/volume/v3/volumes/5c4eb865-f791-48fe-9304-7f5c1b00da18 Aug 18 19:24:41.577190 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d845cd7f-a6e3-4aa9-9ed7-157fefb853aa tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:41.577539 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d845cd7f-a6e3-4aa9-9ed7-157fefb853aa tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:41.588400 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:41.588400 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:41.593486 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d845cd7f-a6e3-4aa9-9ed7-157fefb853aa tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Volume info retrieved successfully. Aug 18 19:24:41.598179 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d845cd7f-a6e3-4aa9-9ed7-157fefb853aa tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/volumes/5c4eb865-f791-48fe-9304-7f5c1b00da18 returned with HTTP 200 Aug 18 19:24:41.598583 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 636/2517] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:41 2026] GET /volume/v3/volumes/5c4eb865-f791-48fe-9304-7f5c1b00da18 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:41.792605 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d0256fc6-8ace-46c4-bf2c-f9fced56a91e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:41.794549 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d0256fc6-8ace-46c4-bf2c-f9fced56a91e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:41.794734 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d0256fc6-8ace-46c4-bf2c-f9fced56a91e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:41.794922 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d0256fc6-8ace-46c4-bf2c-f9fced56a91e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:41.805942 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:41.805942 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:41.810402 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d0256fc6-8ace-46c4-bf2c-f9fced56a91e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:41.815321 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d0256fc6-8ace-46c4-bf2c-f9fced56a91e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 200 Aug 18 19:24:41.815735 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 626/2518] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:41 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:42.240237 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bea4abe7-29d9-41e6-8cb3-50ef4fd0c938 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:42.243007 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bea4abe7-29d9-41e6-8cb3-50ef4fd0c938 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 Aug 18 19:24:42.243660 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bea4abe7-29d9-41e6-8cb3-50ef4fd0c938 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:42.243660 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bea4abe7-29d9-41e6-8cb3-50ef4fd0c938 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:42.243660 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.groups [None req-bea4abe7-29d9-41e6-8cb3-50ef4fd0c938 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member d31636c8-ee32-4a78-a70f-1105b8793f11 {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:24:42.247632 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:42.247632 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:42.256042 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bea4abe7-29d9-41e6-8cb3-50ef4fd0c938 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 returned with HTTP 200 Aug 18 19:24:42.256551 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 628/2519] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:24:42 2026] GET /volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:42.269348 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:42.270961 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:42.271481 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1850843092", "volume_type": "a2ef0c66-bb9b-4459-9131-920e756a6346", "group_id": "d31636c8-ee32-4a78-a70f-1105b8793f11", "size": 1}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:42.273053 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1850843092', 'volume_type': 'a2ef0c66-bb9b-4459-9131-920e756a6346', 'group_id': 'd31636c8-ee32-4a78-a70f-1105b8793f11', 'size': 1}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:42.282509 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:42.282509 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:42.283031 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Create volume of 1 GB Aug 18 19:24:42.288075 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Availability Zones retrieved successfully. Aug 18 19:24:42.293167 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Flow 'volume_create_api' (6531aa04-5229-4653-9fe3-2d10dbe81b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:42.294286 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adf946fe-e89c-4bcc-b976-deb349f31ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:42.294856 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:42.294856 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:42.295286 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:42.320943 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adf946fe-e89c-4bcc-b976-deb349f31ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:24:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a2ef0c66-bb9b-4459-9131-920e756a6346,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-423314175',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a2ef0c66-bb9b-4459-9131-920e756a6346', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd31636c8-ee32-4a78-a70f-1105b8793f11', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:42.321837 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da016e78-46d6-4ab6-8880-0fec6f5c97d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:42.357617 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-423314175 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-423314175, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:24:42.357916 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-423314175 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-423314175, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:24:42.389541 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Created reservations ['2d98a669-e0a2-485f-b598-7328915ac57c', '00124b42-061b-428c-bda8-1313fdbb73b7', '46e5c44a-9c63-4cd6-ba21-8303c2f896ba', '2502a3f7-dc61-4b06-9bb7-bcf8aea5ab9c'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:42.390384 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da016e78-46d6-4ab6-8880-0fec6f5c97d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d98a669-e0a2-485f-b598-7328915ac57c', '00124b42-061b-428c-bda8-1313fdbb73b7', '46e5c44a-9c63-4cd6-ba21-8303c2f896ba', '2502a3f7-dc61-4b06-9bb7-bcf8aea5ab9c']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:42.391122 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f9a7b9-1d8c-47eb-b680-6312dde824c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:42.397543 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-640ce75f-03c8-4fe8-91af-7988babf1ad3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:42.414073 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-640ce75f-03c8-4fe8-91af-7988babf1ad3 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c Aug 18 19:24:42.415556 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-640ce75f-03c8-4fe8-91af-7988babf1ad3 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:42.415839 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-640ce75f-03c8-4fe8-91af-7988babf1ad3 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:42.417838 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f9a7b9-1d8c-47eb-b680-6312dde824c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49010bad-33d0-4658-8c59-3fdc8e017052', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1850843092',encryption_key_id=None,group_id=d31636c8-ee32-4a78-a70f-1105b8793f11,group_type_id=,metadata={},multiattach=False,project_id='1c44d1d51aa24ab6aa392170f909d317',qos_specs=None,replication_status=,reservations=['2d98a669-e0a2-485f-b598-7328915ac57c','00124b42-061b-428c-bda8-1313fdbb73b7','46e5c44a-9c63-4cd6-ba21-8303c2f896ba','2502a3f7-dc61-4b06-9bb7-bcf8aea5ab9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='214dcce4fc3749be8af220efffc0314b',volume_type_id=a2ef0c66-bb9b-4459-9131-920e756a6346), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1850843092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d31636c8-ee32-4a78-a70f-1105b8793f11,host=None,id=49010bad-33d0-4658-8c59-3fdc8e017052,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c44d1d51aa24ab6aa392170f909d317',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='214dcce4fc3749be8af220efffc0314b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a2ef0c66-bb9b-4459-9131-920e756a6346),volume_type_id=a2ef0c66-bb9b-4459-9131-920e756a6346)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:42.419213 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0914187-3ee9-483f-bfcd-5d1fd834e495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:42.427907 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-640ce75f-03c8-4fe8-91af-7988babf1ad3 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c returned with HTTP 404 Aug 18 19:24:42.428621 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 637/2520] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:42 2026] GET /volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:42.440325 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d67bef8c-ca62-404e-af50-5f15bdc264be None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:42.442557 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d67bef8c-ca62-404e-af50-5f15bdc264be tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c Aug 18 19:24:42.442762 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d67bef8c-ca62-404e-af50-5f15bdc264be tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:42.442971 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d67bef8c-ca62-404e-af50-5f15bdc264be tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:42.449926 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d67bef8c-ca62-404e-af50-5f15bdc264be tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c returned with HTTP 404 Aug 18 19:24:42.450301 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0914187-3ee9-483f-bfcd-5d1fd834e495) transitioned into state 'SUCCESS' from state '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-1850843092',encryption_key_id=None,group_id=d31636c8-ee32-4a78-a70f-1105b8793f11,group_type_id=,metadata={},multiattach=False,project_id='1c44d1d51aa24ab6aa392170f909d317',qos_specs=None,replication_status=,reservations=['2d98a669-e0a2-485f-b598-7328915ac57c','00124b42-061b-428c-bda8-1313fdbb73b7','46e5c44a-9c63-4cd6-ba21-8303c2f896ba','2502a3f7-dc61-4b06-9bb7-bcf8aea5ab9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='214dcce4fc3749be8af220efffc0314b',volume_type_id=a2ef0c66-bb9b-4459-9131-920e756a6346)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:42.451212 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 627/2521] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:42 2026] GET /volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:42.452540 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e71525f8-4aeb-4483-bdc6-ceadd9366f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:42.460620 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-82af7173-58c8-4a8d-be0d-e8024192b105 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:42.463142 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-82af7173-58c8-4a8d-be0d-e8024192b105 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c Aug 18 19:24:42.463331 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-82af7173-58c8-4a8d-be0d-e8024192b105 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:42.463575 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-82af7173-58c8-4a8d-be0d-e8024192b105 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:42.463811 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-82af7173-58c8-4a8d-be0d-e8024192b105 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Delete volume with id: 2e21ef98-8526-4d99-b9e6-314dce3d685c Aug 18 19:24:42.468967 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e71525f8-4aeb-4483-bdc6-ceadd9366f6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:42.470028 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Flow 'volume_create_api' (6531aa04-5229-4653-9fe3-2d10dbe81b16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:42.470454 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Create volume request issued successfully. Aug 18 19:24:42.471246 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:42.474680 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:42.477987 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-82af7173-58c8-4a8d-be0d-e8024192b105 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c returned with HTTP 404 Aug 18 19:24:42.478612 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 629/2522] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:24:42 2026] DELETE /volume/v3/volumes/2e21ef98-8526-4d99-b9e6-314dce3d685c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:42.491668 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-59b5b9b7-e8dd-4df8-b539-b3b45548320d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:42.494340 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-59b5b9b7-e8dd-4df8-b539-b3b45548320d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:42.494747 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-59b5b9b7-e8dd-4df8-b539-b3b45548320d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-328518060"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:42.496322 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-59b5b9b7-e8dd-4df8-b539-b3b45548320d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-328518060'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:42.496844 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-59b5b9b7-e8dd-4df8-b539-b3b45548320d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Create volume of 1 GB Aug 18 19:24:42.504721 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-59b5b9b7-e8dd-4df8-b539-b3b45548320d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Availability Zones retrieved successfully. Aug 18 19:24:42.511668 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-59b5b9b7-e8dd-4df8-b539-b3b45548320d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Flow 'volume_create_api' (245612c1-c359-4ec6-95cf-91edb06c7020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:42.513660 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-59b5b9b7-e8dd-4df8-b539-b3b45548320d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e48dfc98-e33f-4a0a-bbce-a0ed7a2366ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:42.513946 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-59b5b9b7-e8dd-4df8-b539-b3b45548320d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:42.518876 np0000007688 devstack@c-api.service[100581]: DEBUG oslo_db.sqlalchemy.engines [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:42.522933 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:42.522933 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:42.527136 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a7418b6b-aecf-4c4c-91b0-0e0bfe79d15e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:42.527663 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 630/2523] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:24:42 2026] POST /volume/v3/volumes => generated 822 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:42.544393 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-59b5b9b7-e8dd-4df8-b539-b3b45548320d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e48dfc98-e33f-4a0a-bbce-a0ed7a2366ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:42.546166 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-59b5b9b7-e8dd-4df8-b539-b3b45548320d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5a88fdf-91fb-493c-942f-bb284b2317d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:42.549796 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-01387ae9-e84d-4bb7-954d-4b4975e0b06b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:42.554184 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-01387ae9-e84d-4bb7-954d-4b4975e0b06b tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/49010bad-33d0-4658-8c59-3fdc8e017052 Aug 18 19:24:42.554456 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-01387ae9-e84d-4bb7-954d-4b4975e0b06b tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:42.554691 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-01387ae9-e84d-4bb7-954d-4b4975e0b06b tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:42.565317 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:42.565317 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:42.577105 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-01387ae9-e84d-4bb7-954d-4b4975e0b06b tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Volume info retrieved successfully. Aug 18 19:24:42.578082 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-01387ae9-e84d-4bb7-954d-4b4975e0b06b tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:42.578360 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-01387ae9-e84d-4bb7-954d-4b4975e0b06b tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:42.617586 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-59b5b9b7-e8dd-4df8-b539-b3b45548320d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Created reservations ['78637001-9d25-4fc8-930d-c851b74a82c7', '82ef02ce-38f3-498f-bd63-507901efb8f1', '162dff2d-4617-44e9-98fa-001cdf713055', '7276676b-22cb-4eef-a762-e7b0d840076f'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:42.617586 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-59b5b9b7-e8dd-4df8-b539-b3b45548320d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5a88fdf-91fb-493c-942f-bb284b2317d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78637001-9d25-4fc8-930d-c851b74a82c7', '82ef02ce-38f3-498f-bd63-507901efb8f1', '162dff2d-4617-44e9-98fa-001cdf713055', '7276676b-22cb-4eef-a762-e7b0d840076f']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:42.617586 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-59b5b9b7-e8dd-4df8-b539-b3b45548320d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66f54ceb-fb37-4fe2-95ea-227dccce8d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:42.621607 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-89afd0eb-bb7e-416b-a71b-2f752218cdfa None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:42.625695 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-89afd0eb-bb7e-416b-a71b-2f752218cdfa tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] GET https://10.4.3.170/volume/v3/volumes/5c4eb865-f791-48fe-9304-7f5c1b00da18 Aug 18 19:24:42.625947 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-89afd0eb-bb7e-416b-a71b-2f752218cdfa tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:42.626432 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-89afd0eb-bb7e-416b-a71b-2f752218cdfa tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:42.632725 np0000007688 devstack@c-api.service[100580]: DEBUG oslo_db.sqlalchemy.engines [None req-01387ae9-e84d-4bb7-954d-4b4975e0b06b tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100580) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:42.633458 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-89afd0eb-bb7e-416b-a71b-2f752218cdfa tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/volumes/5c4eb865-f791-48fe-9304-7f5c1b00da18 returned with HTTP 404 Aug 18 19:24:42.634068 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 630/2524] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:42 2026] GET /volume/v3/volumes/5c4eb865-f791-48fe-9304-7f5c1b00da18 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:42.636148 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:42.636148 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:42.645727 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-01387ae9-e84d-4bb7-954d-4b4975e0b06b tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/49010bad-33d0-4658-8c59-3fdc8e017052 returned with HTTP 200 Aug 18 19:24:42.646208 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4723df9f-1dab-4faa-930e-bdbd66d999de None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:42.646302 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 628/2525] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:42 2026] GET /volume/v3/volumes/49010bad-33d0-4658-8c59-3fdc8e017052 => generated 890 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:42.648473 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4723df9f-1dab-4faa-930e-bdbd66d999de tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4e822c32-c6aa-42c0-8331-780b135c0a55 Aug 18 19:24:42.648740 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4723df9f-1dab-4faa-930e-bdbd66d999de tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:42.648983 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4723df9f-1dab-4faa-930e-bdbd66d999de tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:42.649215 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-4723df9f-1dab-4faa-930e-bdbd66d999de tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Delete volume with id: 4e822c32-c6aa-42c0-8331-780b135c0a55 Aug 18 19:24:42.655981 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-59b5b9b7-e8dd-4df8-b539-b3b45548320d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66f54ceb-fb37-4fe2-95ea-227dccce8d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f10b275c-de64-426c-90e4-613025928b55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-328518060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f413bfa75b21462f9c1a878e1007dd01',qos_specs=None,replication_status=,reservations=['78637001-9d25-4fc8-930d-c851b74a82c7','82ef02ce-38f3-498f-bd63-507901efb8f1','162dff2d-4617-44e9-98fa-001cdf713055','7276676b-22cb-4eef-a762-e7b0d840076f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b205dbfee884193ab8b9239315b5509',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-328518060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f10b275c-de64-426c-90e4-613025928b55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f413bfa75b21462f9c1a878e1007dd01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b205dbfee884193ab8b9239315b5509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:42.656868 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-59b5b9b7-e8dd-4df8-b539-b3b45548320d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc4a3b7b-a8c1-4584-b598-c68f7ecd9c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:42.659953 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:42.659953 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:42.660760 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4723df9f-1dab-4faa-930e-bdbd66d999de tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Volume info retrieved successfully. Aug 18 19:24:42.680888 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-59b5b9b7-e8dd-4df8-b539-b3b45548320d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc4a3b7b-a8c1-4584-b598-c68f7ecd9c60) transitioned into state 'SUCCESS' from state '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-328518060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f413bfa75b21462f9c1a878e1007dd01',qos_specs=None,replication_status=,reservations=['78637001-9d25-4fc8-930d-c851b74a82c7','82ef02ce-38f3-498f-bd63-507901efb8f1','162dff2d-4617-44e9-98fa-001cdf713055','7276676b-22cb-4eef-a762-e7b0d840076f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b205dbfee884193ab8b9239315b5509',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:42.681881 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-59b5b9b7-e8dd-4df8-b539-b3b45548320d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a51982a7-f937-48b4-b305-6e970cac948e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:42.691430 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4723df9f-1dab-4faa-930e-bdbd66d999de tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Delete volume request issued successfully. Aug 18 19:24:42.691430 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4723df9f-1dab-4faa-930e-bdbd66d999de tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/volumes/4e822c32-c6aa-42c0-8331-780b135c0a55 returned with HTTP 202 Aug 18 19:24:42.691430 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 631/2526] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:24:42 2026] DELETE /volume/v3/volumes/4e822c32-c6aa-42c0-8331-780b135c0a55 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:42.693742 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-59b5b9b7-e8dd-4df8-b539-b3b45548320d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a51982a7-f937-48b4-b305-6e970cac948e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:42.694570 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-59b5b9b7-e8dd-4df8-b539-b3b45548320d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Flow 'volume_create_api' (245612c1-c359-4ec6-95cf-91edb06c7020) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:42.696208 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-59b5b9b7-e8dd-4df8-b539-b3b45548320d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Create volume request issued successfully. Aug 18 19:24:42.696208 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-59b5b9b7-e8dd-4df8-b539-b3b45548320d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:42.696208 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 638/2527] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:24:42 2026] POST /volume/v3/volumes => generated 748 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:42.700523 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-998528b3-6193-4f9d-929c-170d3466586e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:42.705716 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-998528b3-6193-4f9d-929c-170d3466586e tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] GET https://10.4.3.170/volume/v3/volumes/4e822c32-c6aa-42c0-8331-780b135c0a55 Aug 18 19:24:42.705803 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-998528b3-6193-4f9d-929c-170d3466586e tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:42.706348 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-998528b3-6193-4f9d-929c-170d3466586e tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:42.709141 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-702f1b2e-8877-4da0-83d5-920c3560c20d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:42.711910 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-702f1b2e-8877-4da0-83d5-920c3560c20d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55 Aug 18 19:24:42.712236 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-702f1b2e-8877-4da0-83d5-920c3560c20d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:42.712507 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-702f1b2e-8877-4da0-83d5-920c3560c20d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:42.714254 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:42.714254 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:42.719673 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-998528b3-6193-4f9d-929c-170d3466586e tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Volume info retrieved successfully. Aug 18 19:24:42.723384 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:42.723384 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:42.725551 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-998528b3-6193-4f9d-929c-170d3466586e tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/volumes/4e822c32-c6aa-42c0-8331-780b135c0a55 returned with HTTP 200 Aug 18 19:24:42.726081 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 631/2528] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:42 2026] GET /volume/v3/volumes/4e822c32-c6aa-42c0-8331-780b135c0a55 => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:42.729179 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-702f1b2e-8877-4da0-83d5-920c3560c20d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:42.736343 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-702f1b2e-8877-4da0-83d5-920c3560c20d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55 returned with HTTP 200 Aug 18 19:24:42.736935 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 629/2529] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:42 2026] GET /volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:42.832517 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a9cdf6a5-7d38-4d11-891f-ef9d0c40e290 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:42.834341 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a9cdf6a5-7d38-4d11-891f-ef9d0c40e290 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:42.834550 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a9cdf6a5-7d38-4d11-891f-ef9d0c40e290 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:42.834775 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a9cdf6a5-7d38-4d11-891f-ef9d0c40e290 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:42.844435 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:42.844435 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:42.847963 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a9cdf6a5-7d38-4d11-891f-ef9d0c40e290 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:42.852801 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a9cdf6a5-7d38-4d11-891f-ef9d0c40e290 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 200 Aug 18 19:24:42.853414 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 632/2530] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:42 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:43.250543 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-78eef131-6732-47d2-a435-d16fd5ee1e90 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:43.350390 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-78eef131-6732-47d2-a435-d16fd5ee1e90 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:43.350390 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-78eef131-6732-47d2-a435-d16fd5ee1e90 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-565715597"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:43.350939 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-78eef131-6732-47d2-a435-d16fd5ee1e90 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-565715597'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:43.351213 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-78eef131-6732-47d2-a435-d16fd5ee1e90 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Create volume of 1 GB Aug 18 19:24:43.351588 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:43.351588 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:43.360120 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-78eef131-6732-47d2-a435-d16fd5ee1e90 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Availability Zones retrieved successfully. Aug 18 19:24:43.363609 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-78eef131-6732-47d2-a435-d16fd5ee1e90 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Flow 'volume_create_api' (355d2d2f-a418-4ab7-b042-6993e492f492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:43.364661 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-78eef131-6732-47d2-a435-d16fd5ee1e90 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7767933-2f57-4095-9495-658b3e7a8afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:43.365643 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-78eef131-6732-47d2-a435-d16fd5ee1e90 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:43.390015 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-78eef131-6732-47d2-a435-d16fd5ee1e90 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7767933-2f57-4095-9495-658b3e7a8afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:43.390990 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-78eef131-6732-47d2-a435-d16fd5ee1e90 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2a386a7-cb27-41a6-ae11-f8896f30c297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:43.457891 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-78eef131-6732-47d2-a435-d16fd5ee1e90 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Created reservations ['d1670cde-86f1-4b03-973c-ee8069443b26', '983f7d44-d840-4ddd-bcd6-f874f481ffb0', '3f93c75c-60c2-41be-ad25-a8c17a61ede9', 'f42030c8-d9e6-4238-98a6-edee9ec3b583'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:43.457891 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-78eef131-6732-47d2-a435-d16fd5ee1e90 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2a386a7-cb27-41a6-ae11-f8896f30c297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1670cde-86f1-4b03-973c-ee8069443b26', '983f7d44-d840-4ddd-bcd6-f874f481ffb0', '3f93c75c-60c2-41be-ad25-a8c17a61ede9', 'f42030c8-d9e6-4238-98a6-edee9ec3b583']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:43.457891 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-78eef131-6732-47d2-a435-d16fd5ee1e90 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f02c6df-a61a-4d26-a190-b7e5b0f6b3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:43.480324 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-78eef131-6732-47d2-a435-d16fd5ee1e90 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f02c6df-a61a-4d26-a190-b7e5b0f6b3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bfb8f55-9442-4214-9656-44777afea572', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-565715597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7909011a58364103a8dbb46372646e25',qos_specs=None,replication_status=,reservations=['d1670cde-86f1-4b03-973c-ee8069443b26','983f7d44-d840-4ddd-bcd6-f874f481ffb0','3f93c75c-60c2-41be-ad25-a8c17a61ede9','f42030c8-d9e6-4238-98a6-edee9ec3b583'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf1767e595774b6d88a163240ff33664',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-565715597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bfb8f55-9442-4214-9656-44777afea572,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7909011a58364103a8dbb46372646e25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf1767e595774b6d88a163240ff33664',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:43.481275 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-78eef131-6732-47d2-a435-d16fd5ee1e90 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae35203-b0e9-4cae-8058-d59b5757aee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:43.501642 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-78eef131-6732-47d2-a435-d16fd5ee1e90 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae35203-b0e9-4cae-8058-d59b5757aee3) transitioned into state 'SUCCESS' from state '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-565715597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7909011a58364103a8dbb46372646e25',qos_specs=None,replication_status=,reservations=['d1670cde-86f1-4b03-973c-ee8069443b26','983f7d44-d840-4ddd-bcd6-f874f481ffb0','3f93c75c-60c2-41be-ad25-a8c17a61ede9','f42030c8-d9e6-4238-98a6-edee9ec3b583'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf1767e595774b6d88a163240ff33664',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:43.503444 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-78eef131-6732-47d2-a435-d16fd5ee1e90 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2230d3f7-ee11-4bd6-8545-4fd02b771d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:43.515755 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-78eef131-6732-47d2-a435-d16fd5ee1e90 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2230d3f7-ee11-4bd6-8545-4fd02b771d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:43.517696 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-78eef131-6732-47d2-a435-d16fd5ee1e90 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Flow 'volume_create_api' (355d2d2f-a418-4ab7-b042-6993e492f492) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:43.517696 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-78eef131-6732-47d2-a435-d16fd5ee1e90 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Create volume request issued successfully. Aug 18 19:24:43.518759 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-78eef131-6732-47d2-a435-d16fd5ee1e90 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:43.519430 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 639/2531] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:24:43 2026] POST /volume/v3/volumes => generated 777 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:43.535796 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d6812430-4179-41bd-aa1d-e2a5ea8d7a56 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:43.537766 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d6812430-4179-41bd-aa1d-e2a5ea8d7a56 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] GET https://10.4.3.170/volume/v3/volumes/5bfb8f55-9442-4214-9656-44777afea572 Aug 18 19:24:43.537901 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d6812430-4179-41bd-aa1d-e2a5ea8d7a56 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:43.538138 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d6812430-4179-41bd-aa1d-e2a5ea8d7a56 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:43.545853 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:43.545853 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:43.549651 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d6812430-4179-41bd-aa1d-e2a5ea8d7a56 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Volume info retrieved successfully. Aug 18 19:24:43.554674 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d6812430-4179-41bd-aa1d-e2a5ea8d7a56 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] https://10.4.3.170/volume/v3/volumes/5bfb8f55-9442-4214-9656-44777afea572 returned with HTTP 200 Aug 18 19:24:43.555057 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 632/2532] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:43 2026] GET /volume/v3/volumes/5bfb8f55-9442-4214-9656-44777afea572 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:43.669697 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-98cf4d70-8a03-432b-b10b-c3bae232e5af None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:43.673263 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-98cf4d70-8a03-432b-b10b-c3bae232e5af tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/49010bad-33d0-4658-8c59-3fdc8e017052 Aug 18 19:24:43.673613 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-98cf4d70-8a03-432b-b10b-c3bae232e5af tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:43.673894 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-98cf4d70-8a03-432b-b10b-c3bae232e5af tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:43.685519 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:43.685519 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:43.691540 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-98cf4d70-8a03-432b-b10b-c3bae232e5af tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Volume info retrieved successfully. Aug 18 19:24:43.692638 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-98cf4d70-8a03-432b-b10b-c3bae232e5af tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:43.692969 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-98cf4d70-8a03-432b-b10b-c3bae232e5af tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:43.741315 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c4e6b193-6a63-47b8-86df-00334bd84ef2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:43.742349 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c4e6b193-6a63-47b8-86df-00334bd84ef2 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] GET https://10.4.3.170/volume/v3/volumes/4e822c32-c6aa-42c0-8331-780b135c0a55 Aug 18 19:24:43.742548 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c4e6b193-6a63-47b8-86df-00334bd84ef2 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:43.743795 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c4e6b193-6a63-47b8-86df-00334bd84ef2 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:43.749996 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c4e6b193-6a63-47b8-86df-00334bd84ef2 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/volumes/4e822c32-c6aa-42c0-8331-780b135c0a55 returned with HTTP 404 Aug 18 19:24:43.753023 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 633/2533] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:43 2026] GET /volume/v3/volumes/4e822c32-c6aa-42c0-8331-780b135c0a55 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:43.753108 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-fa1f4812-8e89-40eb-b73c-02cecfa7a545 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:43.754840 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fa1f4812-8e89-40eb-b73c-02cecfa7a545 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55 Aug 18 19:24:43.756384 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fa1f4812-8e89-40eb-b73c-02cecfa7a545 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:43.756384 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fa1f4812-8e89-40eb-b73c-02cecfa7a545 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:43.757501 np0000007688 devstack@c-api.service[100580]: DEBUG oslo_db.sqlalchemy.engines [None req-98cf4d70-8a03-432b-b10b-c3bae232e5af tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100580) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:43.762495 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7457b429-a5fd-4c2d-bf2e-15ef42f86f95 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:43.762699 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:43.762699 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:43.762845 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:43.762845 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:43.768256 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-fa1f4812-8e89-40eb-b73c-02cecfa7a545 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:43.774446 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-98cf4d70-8a03-432b-b10b-c3bae232e5af tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/49010bad-33d0-4658-8c59-3fdc8e017052 returned with HTTP 200 Aug 18 19:24:43.775685 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 630/2534] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:43 2026] GET /volume/v3/volumes/49010bad-33d0-4658-8c59-3fdc8e017052 => generated 915 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:43.775759 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fa1f4812-8e89-40eb-b73c-02cecfa7a545 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55 returned with HTTP 200 Aug 18 19:24:43.775759 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 640/2535] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:43 2026] GET /volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:43.781268 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7457b429-a5fd-4c2d-bf2e-15ef42f86f95 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 Aug 18 19:24:43.781593 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7457b429-a5fd-4c2d-bf2e-15ef42f86f95 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:43.781861 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7457b429-a5fd-4c2d-bf2e-15ef42f86f95 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:43.782016 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-7457b429-a5fd-4c2d-bf2e-15ef42f86f95 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Delete snapshot with id: 96375491-5432-4a63-855c-797ee14af7e2 Aug 18 19:24:43.790623 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3409e959-f407-4db8-93d2-ad91522e4f8a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:43.790896 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:43.792806 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3409e959-f407-4db8-93d2-ad91522e4f8a tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] POST https://10.4.3.170/volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55/action Aug 18 19:24:43.793294 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3409e959-f407-4db8-93d2-ad91522e4f8a tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:43.793484 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3409e959-f407-4db8-93d2-ad91522e4f8a tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:43.793611 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:43.794097 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-705682160", "volume_type": "a2ef0c66-bb9b-4459-9131-920e756a6346", "group_id": "d31636c8-ee32-4a78-a70f-1105b8793f11", "size": 1}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:43.795958 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-705682160', 'volume_type': 'a2ef0c66-bb9b-4459-9131-920e756a6346', 'group_id': 'd31636c8-ee32-4a78-a70f-1105b8793f11', 'size': 1}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:43.800402 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7457b429-a5fd-4c2d-bf2e-15ef42f86f95 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 returned with HTTP 404 Aug 18 19:24:43.800402 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 633/2536] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:24:43 2026] DELETE /volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:43.803581 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:43.803581 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:43.804093 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.admin_actions [None req-3409e959-f407-4db8-93d2-ad91522e4f8a tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Updating volume 'f10b275c-de64-426c-90e4-613025928b55' with '{'status': 'maintenance'}' {{(pid=100581) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 19:24:43.804655 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:43.804655 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:43.805248 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Create volume of 1 GB Aug 18 19:24:43.811118 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Availability Zones retrieved successfully. Aug 18 19:24:43.811822 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8ef6a96e-8d7c-4cc7-aaa3-2e287dc62140 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:43.813720 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8ef6a96e-8d7c-4cc7-aaa3-2e287dc62140 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] GET https://10.4.3.170/volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 Aug 18 19:24:43.814036 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8ef6a96e-8d7c-4cc7-aaa3-2e287dc62140 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:43.814325 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8ef6a96e-8d7c-4cc7-aaa3-2e287dc62140 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:43.818529 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Flow 'volume_create_api' (df19e3d5-5a12-4ed3-a207-1ea065b94968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:43.821305 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffc3cb3a-403b-4c4e-9543-67bc47f7c7f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:43.821305 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:43.821305 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:43.821305 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:43.821540 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8ef6a96e-8d7c-4cc7-aaa3-2e287dc62140 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 returned with HTTP 404 Aug 18 19:24:43.821540 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 641/2537] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:43 2026] GET /volume/v3/snapshots/96375491-5432-4a63-855c-797ee14af7e2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:43.830907 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3409e959-f407-4db8-93d2-ad91522e4f8a tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] https://10.4.3.170/volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55/action returned with HTTP 202 Aug 18 19:24:43.831332 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 634/2538] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:24:43 2026] POST /volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:24:43.838470 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-21f0db3d-cb28-44e0-94f5-b860c013d8d2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:43.838564 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-242b0bfe-c547-45c0-9a43-2801cb4ca4b7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:43.840654 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-242b0bfe-c547-45c0-9a43-2801cb4ca4b7 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55 Aug 18 19:24:43.840910 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-242b0bfe-c547-45c0-9a43-2801cb4ca4b7 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:43.842629 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-242b0bfe-c547-45c0-9a43-2801cb4ca4b7 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:43.842692 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-21f0db3d-cb28-44e0-94f5-b860c013d8d2 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] DELETE https://10.4.3.170/volume/v3/volumes/5c4eb865-f791-48fe-9304-7f5c1b00da18 Aug 18 19:24:43.842692 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-21f0db3d-cb28-44e0-94f5-b860c013d8d2 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:43.842692 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-21f0db3d-cb28-44e0-94f5-b860c013d8d2 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:43.842692 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-21f0db3d-cb28-44e0-94f5-b860c013d8d2 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Delete volume with id: 5c4eb865-f791-48fe-9304-7f5c1b00da18 Aug 18 19:24:43.844553 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffc3cb3a-403b-4c4e-9543-67bc47f7c7f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:24:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a2ef0c66-bb9b-4459-9131-920e756a6346,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-423314175',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a2ef0c66-bb9b-4459-9131-920e756a6346', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd31636c8-ee32-4a78-a70f-1105b8793f11', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:43.845042 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63cba836-373e-4fa9-b4bc-abd4bdc6841f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:43.850624 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-21f0db3d-cb28-44e0-94f5-b860c013d8d2 tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/volumes/5c4eb865-f791-48fe-9304-7f5c1b00da18 returned with HTTP 404 Aug 18 19:24:43.850974 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:43.850974 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:43.852102 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 634/2539] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:24:43 2026] DELETE /volume/v3/volumes/5c4eb865-f791-48fe-9304-7f5c1b00da18 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:43.856465 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-242b0bfe-c547-45c0-9a43-2801cb4ca4b7 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:43.862761 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-77e8dc78-23b9-4dfe-a143-f2651ecb2e9e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:43.866884 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-aa278dc9-67fd-441c-8ec7-489fc8ff1033 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:43.867015 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-242b0bfe-c547-45c0-9a43-2801cb4ca4b7 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55 returned with HTTP 200 Aug 18 19:24:43.870391 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 642/2540] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:43 2026] GET /volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:43.870512 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-77e8dc78-23b9-4dfe-a143-f2651ecb2e9e tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] GET https://10.4.3.170/volume/v3/volumes/5c4eb865-f791-48fe-9304-7f5c1b00da18 Aug 18 19:24:43.870512 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-77e8dc78-23b9-4dfe-a143-f2651ecb2e9e tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:43.870512 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-77e8dc78-23b9-4dfe-a143-f2651ecb2e9e tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:43.870752 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-aa278dc9-67fd-441c-8ec7-489fc8ff1033 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:43.870752 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-aa278dc9-67fd-441c-8ec7-489fc8ff1033 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:43.870947 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-aa278dc9-67fd-441c-8ec7-489fc8ff1033 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:43.873854 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-423314175 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-423314175, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:24:43.874281 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-423314175 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-423314175, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:24:43.878570 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-77e8dc78-23b9-4dfe-a143-f2651ecb2e9e tempest-SnapshotDependencyTests-1225548149 tempest-SnapshotDependencyTests-1225548149-project-member] https://10.4.3.170/volume/v3/volumes/5c4eb865-f791-48fe-9304-7f5c1b00da18 returned with HTTP 404 Aug 18 19:24:43.879281 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 635/2541] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:43 2026] GET /volume/v3/volumes/5c4eb865-f791-48fe-9304-7f5c1b00da18 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:43.884860 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:43.884860 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:43.885684 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e04917bf-1fc4-4c06-b8b0-1faa2f159a97 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:43.888484 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e04917bf-1fc4-4c06-b8b0-1faa2f159a97 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] POST https://10.4.3.170/volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55/action Aug 18 19:24:43.889124 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e04917bf-1fc4-4c06-b8b0-1faa2f159a97 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:43.889301 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e04917bf-1fc4-4c06-b8b0-1faa2f159a97 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:43.891745 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-aa278dc9-67fd-441c-8ec7-489fc8ff1033 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:43.896481 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Created reservations ['2a8ced9d-e7f1-422c-a364-47f70d30843c', 'd4e920dd-e8ed-4604-909f-4c48512801e1', '538aa988-80a6-4bf4-9d14-10afcc757596', '0720ff5a-6e7d-41e4-8058-6e0ba3c8b105'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:43.897213 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63cba836-373e-4fa9-b4bc-abd4bdc6841f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a8ced9d-e7f1-422c-a364-47f70d30843c', 'd4e920dd-e8ed-4604-909f-4c48512801e1', '538aa988-80a6-4bf4-9d14-10afcc757596', '0720ff5a-6e7d-41e4-8058-6e0ba3c8b105']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:43.897967 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76ea2eb4-e4fc-43bb-9940-123d9292b933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:43.898207 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-aa278dc9-67fd-441c-8ec7-489fc8ff1033 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 200 Aug 18 19:24:43.898769 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 635/2542] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:43 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:43.901207 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:43.901207 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:43.901207 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e04917bf-1fc4-4c06-b8b0-1faa2f159a97 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Volume info retrieved successfully. Aug 18 19:24:43.919460 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e04917bf-1fc4-4c06-b8b0-1faa2f159a97 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Delete volume request issued successfully. Aug 18 19:24:43.919460 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e04917bf-1fc4-4c06-b8b0-1faa2f159a97 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] https://10.4.3.170/volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55/action returned with HTTP 202 Aug 18 19:24:43.919460 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 643/2543] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:24:43 2026] POST /volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:24:43.925125 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76ea2eb4-e4fc-43bb-9940-123d9292b933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dccff84-8ea5-498b-83b4-3bb36297db07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-705682160',encryption_key_id=None,group_id=d31636c8-ee32-4a78-a70f-1105b8793f11,group_type_id=,metadata={},multiattach=False,project_id='1c44d1d51aa24ab6aa392170f909d317',qos_specs=None,replication_status=,reservations=['2a8ced9d-e7f1-422c-a364-47f70d30843c','d4e920dd-e8ed-4604-909f-4c48512801e1','538aa988-80a6-4bf4-9d14-10afcc757596','0720ff5a-6e7d-41e4-8058-6e0ba3c8b105'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='214dcce4fc3749be8af220efffc0314b',volume_type_id=a2ef0c66-bb9b-4459-9131-920e756a6346), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-705682160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d31636c8-ee32-4a78-a70f-1105b8793f11,host=None,id=7dccff84-8ea5-498b-83b4-3bb36297db07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c44d1d51aa24ab6aa392170f909d317',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='214dcce4fc3749be8af220efffc0314b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a2ef0c66-bb9b-4459-9131-920e756a6346),volume_type_id=a2ef0c66-bb9b-4459-9131-920e756a6346)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:43.925865 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4efc0a4-1b2e-4b62-bd84-3080c17830cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:43.926996 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9bd13a96-5b60-4595-97ee-d6c07dea0a20 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:43.928805 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9bd13a96-5b60-4595-97ee-d6c07dea0a20 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55 Aug 18 19:24:43.929000 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9bd13a96-5b60-4595-97ee-d6c07dea0a20 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:43.929213 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9bd13a96-5b60-4595-97ee-d6c07dea0a20 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:43.942207 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:43.942207 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:43.943872 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4efc0a4-1b2e-4b62-bd84-3080c17830cd) transitioned into state 'SUCCESS' from state '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-705682160',encryption_key_id=None,group_id=d31636c8-ee32-4a78-a70f-1105b8793f11,group_type_id=,metadata={},multiattach=False,project_id='1c44d1d51aa24ab6aa392170f909d317',qos_specs=None,replication_status=,reservations=['2a8ced9d-e7f1-422c-a364-47f70d30843c','d4e920dd-e8ed-4604-909f-4c48512801e1','538aa988-80a6-4bf4-9d14-10afcc757596','0720ff5a-6e7d-41e4-8058-6e0ba3c8b105'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='214dcce4fc3749be8af220efffc0314b',volume_type_id=a2ef0c66-bb9b-4459-9131-920e756a6346)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:43.944559 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f19e4229-eeaf-4f67-81c7-3a654936a829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:43.948828 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9bd13a96-5b60-4595-97ee-d6c07dea0a20 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:43.955469 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9bd13a96-5b60-4595-97ee-d6c07dea0a20 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55 returned with HTTP 200 Aug 18 19:24:43.956006 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 636/2544] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:43 2026] GET /volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:43.962390 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f19e4229-eeaf-4f67-81c7-3a654936a829) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:43.963981 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Flow 'volume_create_api' (df19e3d5-5a12-4ed3-a207-1ea065b94968) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:43.964103 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Create volume request issued successfully. Aug 18 19:24:43.965481 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:43.965678 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:44.016284 np0000007688 devstack@c-api.service[100580]: DEBUG oslo_db.sqlalchemy.engines [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100580) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:44.024588 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:44.024588 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:44.029087 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e6f1ccb4-b3ae-426a-8dde-0ccc333ecf24 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:44.029592 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 631/2545] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:24:43 2026] POST /volume/v3/volumes => generated 821 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:44.044309 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4e661acb-ac76-4e70-9138-2cb5c5395122 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:44.048177 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4e661acb-ac76-4e70-9138-2cb5c5395122 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/7dccff84-8ea5-498b-83b4-3bb36297db07 Aug 18 19:24:44.048466 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4e661acb-ac76-4e70-9138-2cb5c5395122 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:44.048718 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4e661acb-ac76-4e70-9138-2cb5c5395122 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:44.057601 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:44.057601 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:44.062456 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4e661acb-ac76-4e70-9138-2cb5c5395122 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Volume info retrieved successfully. Aug 18 19:24:44.063284 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-4e661acb-ac76-4e70-9138-2cb5c5395122 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:44.063445 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-4e661acb-ac76-4e70-9138-2cb5c5395122 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:44.106473 np0000007688 devstack@c-api.service[100582]: DEBUG oslo_db.sqlalchemy.engines [None req-4e661acb-ac76-4e70-9138-2cb5c5395122 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:44.109587 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:44.109587 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:44.120269 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4e661acb-ac76-4e70-9138-2cb5c5395122 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/7dccff84-8ea5-498b-83b4-3bb36297db07 returned with HTTP 200 Aug 18 19:24:44.120924 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 636/2546] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:44 2026] GET /volume/v3/volumes/7dccff84-8ea5-498b-83b4-3bb36297db07 => generated 889 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:44.575694 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6c22a20f-375a-4a30-a820-c7d9b26b45aa None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:44.577577 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6c22a20f-375a-4a30-a820-c7d9b26b45aa tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] GET https://10.4.3.170/volume/v3/volumes/5bfb8f55-9442-4214-9656-44777afea572 Aug 18 19:24:44.577870 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6c22a20f-375a-4a30-a820-c7d9b26b45aa tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:44.578167 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6c22a20f-375a-4a30-a820-c7d9b26b45aa tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:44.586808 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:44.586808 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:44.590902 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6c22a20f-375a-4a30-a820-c7d9b26b45aa tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Volume info retrieved successfully. Aug 18 19:24:44.597120 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6c22a20f-375a-4a30-a820-c7d9b26b45aa tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] https://10.4.3.170/volume/v3/volumes/5bfb8f55-9442-4214-9656-44777afea572 returned with HTTP 200 Aug 18 19:24:44.597779 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 644/2547] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:44 2026] GET /volume/v3/volumes/5bfb8f55-9442-4214-9656-44777afea572 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:44.614398 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6be55ca6-c9ec-47b6-a6ff-94d49a8ed4e4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:44.689525 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6be55ca6-c9ec-47b6-a6ff-94d49a8ed4e4 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-reader] POST https://10.4.3.170/volume/v3/volumes/5bfb8f55-9442-4214-9656-44777afea572/action Aug 18 19:24:44.689835 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6be55ca6-c9ec-47b6-a6ff-94d49a8ed4e4 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:44.689947 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6be55ca6-c9ec-47b6-a6ff-94d49a8ed4e4 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:44.697817 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:44.697817 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:44.698220 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-6be55ca6-c9ec-47b6-a6ff-94d49a8ed4e4 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-reader] Volume info retrieved successfully. Aug 18 19:24:44.699355 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.policy [None req-6be55ca6-c9ec-47b6-a6ff-94d49a8ed4e4 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'a8bcd5c2caf4434e8f51c1e85e5eb573', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7909011a58364103a8dbb46372646e25', '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=100581) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:24:44.699547 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6be55ca6-c9ec-47b6-a6ff-94d49a8ed4e4 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-reader] https://10.4.3.170/volume/v3/volumes/5bfb8f55-9442-4214-9656-44777afea572/action returned with HTTP 403 Aug 18 19:24:44.699937 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 637/2548] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:24:44 2026] POST /volume/v3/volumes/5bfb8f55-9442-4214-9656-44777afea572/action => generated 131 bytes in 86 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:44.711608 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0ba9c1c7-cafc-41fa-ada6-f4a33c5cf663 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:44.714537 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0ba9c1c7-cafc-41fa-ada6-f4a33c5cf663 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/5bfb8f55-9442-4214-9656-44777afea572 Aug 18 19:24:44.714537 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0ba9c1c7-cafc-41fa-ada6-f4a33c5cf663 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:44.714537 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0ba9c1c7-cafc-41fa-ada6-f4a33c5cf663 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:44.714816 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-0ba9c1c7-cafc-41fa-ada6-f4a33c5cf663 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Delete volume with id: 5bfb8f55-9442-4214-9656-44777afea572 Aug 18 19:24:44.721832 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:44.721832 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:44.722250 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0ba9c1c7-cafc-41fa-ada6-f4a33c5cf663 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Volume info retrieved successfully. Aug 18 19:24:44.746737 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0ba9c1c7-cafc-41fa-ada6-f4a33c5cf663 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Delete volume request issued successfully. Aug 18 19:24:44.746945 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0ba9c1c7-cafc-41fa-ada6-f4a33c5cf663 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] https://10.4.3.170/volume/v3/volumes/5bfb8f55-9442-4214-9656-44777afea572 returned with HTTP 202 Aug 18 19:24:44.750578 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 632/2549] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:24:44 2026] DELETE /volume/v3/volumes/5bfb8f55-9442-4214-9656-44777afea572 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:44.760630 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-172d7b3d-0bb5-415d-b132-6903bfd11b6d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:44.764302 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-172d7b3d-0bb5-415d-b132-6903bfd11b6d tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] GET https://10.4.3.170/volume/v3/volumes/5bfb8f55-9442-4214-9656-44777afea572 Aug 18 19:24:44.764302 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-172d7b3d-0bb5-415d-b132-6903bfd11b6d tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:44.764302 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-172d7b3d-0bb5-415d-b132-6903bfd11b6d tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:44.777760 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:44.777760 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:44.781391 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-172d7b3d-0bb5-415d-b132-6903bfd11b6d tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Volume info retrieved successfully. Aug 18 19:24:44.786275 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-172d7b3d-0bb5-415d-b132-6903bfd11b6d tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] https://10.4.3.170/volume/v3/volumes/5bfb8f55-9442-4214-9656-44777afea572 returned with HTTP 200 Aug 18 19:24:44.786275 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 637/2550] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:44 2026] GET /volume/v3/volumes/5bfb8f55-9442-4214-9656-44777afea572 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:44.911253 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-25d5e47d-8c93-427d-b324-3fa22ee99c2a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:44.913037 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-25d5e47d-8c93-427d-b324-3fa22ee99c2a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:44.913283 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-25d5e47d-8c93-427d-b324-3fa22ee99c2a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:44.913531 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-25d5e47d-8c93-427d-b324-3fa22ee99c2a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:44.922212 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:44.922212 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:44.926327 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-25d5e47d-8c93-427d-b324-3fa22ee99c2a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:44.930245 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-25d5e47d-8c93-427d-b324-3fa22ee99c2a tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 200 Aug 18 19:24:44.930769 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 645/2551] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:44 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:44.972744 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-883aebc9-d64c-4c43-a895-b8013c3d08ed None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:44.974270 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-883aebc9-d64c-4c43-a895-b8013c3d08ed tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55 Aug 18 19:24:44.974446 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-883aebc9-d64c-4c43-a895-b8013c3d08ed tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:44.974617 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-883aebc9-d64c-4c43-a895-b8013c3d08ed tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:44.982810 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-883aebc9-d64c-4c43-a895-b8013c3d08ed tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55 returned with HTTP 404 Aug 18 19:24:44.983458 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 638/2552] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:44 2026] GET /volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:44.992127 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d1049225-3e37-48ba-91be-1da68079c633 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:44.994692 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d1049225-3e37-48ba-91be-1da68079c633 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55 Aug 18 19:24:44.994936 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d1049225-3e37-48ba-91be-1da68079c633 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:44.995198 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d1049225-3e37-48ba-91be-1da68079c633 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:45.002712 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d1049225-3e37-48ba-91be-1da68079c633 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55 returned with HTTP 404 Aug 18 19:24:45.003154 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 633/2553] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:44 2026] GET /volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:45.009749 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9ea8513c-4a43-41f3-87c6-5002149a6612 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:45.013796 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9ea8513c-4a43-41f3-87c6-5002149a6612 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55 Aug 18 19:24:45.013993 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9ea8513c-4a43-41f3-87c6-5002149a6612 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:45.014222 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9ea8513c-4a43-41f3-87c6-5002149a6612 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:45.014548 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-9ea8513c-4a43-41f3-87c6-5002149a6612 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Delete volume with id: f10b275c-de64-426c-90e4-613025928b55 Aug 18 19:24:45.020159 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9ea8513c-4a43-41f3-87c6-5002149a6612 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55 returned with HTTP 404 Aug 18 19:24:45.020659 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 638/2554] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:24:45 2026] DELETE /volume/v3/volumes/f10b275c-de64-426c-90e4-613025928b55 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:45.031640 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-233efef2-51a5-4446-9a1a-b041d8e34800 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:45.033555 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-233efef2-51a5-4446-9a1a-b041d8e34800 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:45.033934 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-233efef2-51a5-4446-9a1a-b041d8e34800 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-884148043"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:45.035703 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-233efef2-51a5-4446-9a1a-b041d8e34800 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-884148043'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:45.035868 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-233efef2-51a5-4446-9a1a-b041d8e34800 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Create volume of 1 GB Aug 18 19:24:45.040080 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-233efef2-51a5-4446-9a1a-b041d8e34800 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Availability Zones retrieved successfully. Aug 18 19:24:45.046382 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-233efef2-51a5-4446-9a1a-b041d8e34800 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Flow 'volume_create_api' (87396fb1-e21e-41f1-b40e-59d14a6614d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:45.047409 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-233efef2-51a5-4446-9a1a-b041d8e34800 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0d0e12b-852f-493c-bced-458be9a1b755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:45.048534 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-233efef2-51a5-4446-9a1a-b041d8e34800 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:45.076712 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-233efef2-51a5-4446-9a1a-b041d8e34800 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0d0e12b-852f-493c-bced-458be9a1b755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:45.077756 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-233efef2-51a5-4446-9a1a-b041d8e34800 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cffae84b-0cf9-4951-92ff-2e6f5bc6eff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:45.137675 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-fadb6df4-e7cf-4ddd-9b95-89fcc8613bf8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:45.141861 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fadb6df4-e7cf-4ddd-9b95-89fcc8613bf8 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/7dccff84-8ea5-498b-83b4-3bb36297db07 Aug 18 19:24:45.142055 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fadb6df4-e7cf-4ddd-9b95-89fcc8613bf8 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:45.142397 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fadb6df4-e7cf-4ddd-9b95-89fcc8613bf8 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:45.147851 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-233efef2-51a5-4446-9a1a-b041d8e34800 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Created reservations ['ae5dde2b-8494-4e6a-b7e7-a652c56784c3', '60e401c0-e57c-4d81-8f12-aab0d4720737', '02de4b42-3b4c-4966-a252-a48d1772d6a9', '706336a4-132c-4dfe-b987-f8462e31e2f1'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:45.148953 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-233efef2-51a5-4446-9a1a-b041d8e34800 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cffae84b-0cf9-4951-92ff-2e6f5bc6eff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae5dde2b-8494-4e6a-b7e7-a652c56784c3', '60e401c0-e57c-4d81-8f12-aab0d4720737', '02de4b42-3b4c-4966-a252-a48d1772d6a9', '706336a4-132c-4dfe-b987-f8462e31e2f1']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:45.150022 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-233efef2-51a5-4446-9a1a-b041d8e34800 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c77e0a9e-55a6-4613-a348-921e75152546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:45.154987 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:45.154987 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:45.163162 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-fadb6df4-e7cf-4ddd-9b95-89fcc8613bf8 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Volume info retrieved successfully. Aug 18 19:24:45.164418 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-fadb6df4-e7cf-4ddd-9b95-89fcc8613bf8 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:45.165021 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-fadb6df4-e7cf-4ddd-9b95-89fcc8613bf8 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:45.183189 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-233efef2-51a5-4446-9a1a-b041d8e34800 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c77e0a9e-55a6-4613-a348-921e75152546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a61b457-c19f-4d8e-b5d1-ffd4a0b92164', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-884148043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f413bfa75b21462f9c1a878e1007dd01',qos_specs=None,replication_status=,reservations=['ae5dde2b-8494-4e6a-b7e7-a652c56784c3','60e401c0-e57c-4d81-8f12-aab0d4720737','02de4b42-3b4c-4966-a252-a48d1772d6a9','706336a4-132c-4dfe-b987-f8462e31e2f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b205dbfee884193ab8b9239315b5509',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-884148043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a61b457-c19f-4d8e-b5d1-ffd4a0b92164,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f413bfa75b21462f9c1a878e1007dd01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b205dbfee884193ab8b9239315b5509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:45.184340 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-233efef2-51a5-4446-9a1a-b041d8e34800 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ef5d8d6-1b5b-4164-9f7d-12f44565e1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:45.206425 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-233efef2-51a5-4446-9a1a-b041d8e34800 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ef5d8d6-1b5b-4164-9f7d-12f44565e1b0) transitioned into state 'SUCCESS' from state '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-884148043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f413bfa75b21462f9c1a878e1007dd01',qos_specs=None,replication_status=,reservations=['ae5dde2b-8494-4e6a-b7e7-a652c56784c3','60e401c0-e57c-4d81-8f12-aab0d4720737','02de4b42-3b4c-4966-a252-a48d1772d6a9','706336a4-132c-4dfe-b987-f8462e31e2f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b205dbfee884193ab8b9239315b5509',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:45.206425 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-233efef2-51a5-4446-9a1a-b041d8e34800 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b0c77d0-d648-401a-aabe-cd387bbb486e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:45.219797 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-233efef2-51a5-4446-9a1a-b041d8e34800 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b0c77d0-d648-401a-aabe-cd387bbb486e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:45.221180 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-233efef2-51a5-4446-9a1a-b041d8e34800 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Flow 'volume_create_api' (87396fb1-e21e-41f1-b40e-59d14a6614d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:45.221575 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-233efef2-51a5-4446-9a1a-b041d8e34800 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Create volume request issued successfully. Aug 18 19:24:45.223751 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-233efef2-51a5-4446-9a1a-b041d8e34800 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:45.223751 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 646/2555] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:24:45 2026] POST /volume/v3/volumes => generated 748 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:45.226902 np0000007688 devstack@c-api.service[100581]: DEBUG oslo_db.sqlalchemy.engines [None req-fadb6df4-e7cf-4ddd-9b95-89fcc8613bf8 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:45.230268 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:45.230268 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:45.237996 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-08f6ea32-35b4-484d-a347-083e59b17b8c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:45.240934 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-08f6ea32-35b4-484d-a347-083e59b17b8c tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 Aug 18 19:24:45.241219 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-08f6ea32-35b4-484d-a347-083e59b17b8c tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:45.241435 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-08f6ea32-35b4-484d-a347-083e59b17b8c tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:45.245548 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fadb6df4-e7cf-4ddd-9b95-89fcc8613bf8 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/7dccff84-8ea5-498b-83b4-3bb36297db07 returned with HTTP 200 Aug 18 19:24:45.246049 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 639/2556] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:45 2026] GET /volume/v3/volumes/7dccff84-8ea5-498b-83b4-3bb36297db07 => generated 914 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:45.253784 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:45.253784 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:45.259930 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-08f6ea32-35b4-484d-a347-083e59b17b8c tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:45.261434 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-08f6ea32-35b4-484d-a347-083e59b17b8c tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 returned with HTTP 200 Aug 18 19:24:45.261793 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 634/2557] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:45 2026] GET /volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:45.269483 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5f0999f2-8e70-431a-a9d2-39c56841a1b6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:45.271288 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5f0999f2-8e70-431a-a9d2-39c56841a1b6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] PUT https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 Aug 18 19:24:45.271575 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5f0999f2-8e70-431a-a9d2-39c56841a1b6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "49010bad-33d0-4658-8c59-3fdc8e017052"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:45.272974 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.groups [None req-5f0999f2-8e70-431a-a9d2-39c56841a1b6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Update called for group d31636c8-ee32-4a78-a70f-1105b8793f11. {{(pid=100582) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 19:24:45.273148 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.groups [None req-5f0999f2-8e70-431a-a9d2-39c56841a1b6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Updating group d31636c8-ee32-4a78-a70f-1105b8793f11 with name None description: None add_volumes: None remove_volumes: 49010bad-33d0-4658-8c59-3fdc8e017052. Aug 18 19:24:45.277378 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:45.277378 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:45.305352 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5f0999f2-8e70-431a-a9d2-39c56841a1b6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 returned with HTTP 202 Aug 18 19:24:45.305909 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 639/2558] 10.4.3.170 () {70 vars in 1406 bytes} [Tue Aug 18 19:24:45 2026] PUT /volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:24:45.315130 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-acb4edea-de17-4edb-9646-179f705ae812 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:45.317465 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-acb4edea-de17-4edb-9646-179f705ae812 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 Aug 18 19:24:45.317697 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-acb4edea-de17-4edb-9646-179f705ae812 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:45.317894 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-acb4edea-de17-4edb-9646-179f705ae812 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:45.318048 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.groups [None req-acb4edea-de17-4edb-9646-179f705ae812 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member d31636c8-ee32-4a78-a70f-1105b8793f11 {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:24:45.322234 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:45.322234 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:45.329933 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-acb4edea-de17-4edb-9646-179f705ae812 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 returned with HTTP 200 Aug 18 19:24:45.330380 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 647/2559] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:24:45 2026] GET /volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:45.804184 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a894dcd7-1b9a-42fa-921a-6d87c0ff5f75 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:45.806300 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a894dcd7-1b9a-42fa-921a-6d87c0ff5f75 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] GET https://10.4.3.170/volume/v3/volumes/5bfb8f55-9442-4214-9656-44777afea572 Aug 18 19:24:45.806491 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a894dcd7-1b9a-42fa-921a-6d87c0ff5f75 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:45.806647 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a894dcd7-1b9a-42fa-921a-6d87c0ff5f75 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:45.811766 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a894dcd7-1b9a-42fa-921a-6d87c0ff5f75 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] https://10.4.3.170/volume/v3/volumes/5bfb8f55-9442-4214-9656-44777afea572 returned with HTTP 404 Aug 18 19:24:45.812429 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 640/2560] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:45 2026] GET /volume/v3/volumes/5bfb8f55-9442-4214-9656-44777afea572 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:45.820325 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9d28a99c-2dde-4c97-95c0-113bf401de58 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:45.821979 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9d28a99c-2dde-4c97-95c0-113bf401de58 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:45.822347 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9d28a99c-2dde-4c97-95c0-113bf401de58 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1479218040"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:45.823722 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-9d28a99c-2dde-4c97-95c0-113bf401de58 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1479218040'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:45.823846 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-9d28a99c-2dde-4c97-95c0-113bf401de58 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Create volume of 1 GB Aug 18 19:24:45.828410 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9d28a99c-2dde-4c97-95c0-113bf401de58 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Availability Zones retrieved successfully. Aug 18 19:24:45.836644 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9d28a99c-2dde-4c97-95c0-113bf401de58 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Flow 'volume_create_api' (ac50efeb-4085-4dae-9885-1b2cac122879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:45.837585 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9d28a99c-2dde-4c97-95c0-113bf401de58 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11910553-92f5-41c2-bdfd-c730e2d00e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:45.838257 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-9d28a99c-2dde-4c97-95c0-113bf401de58 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:45.869380 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9d28a99c-2dde-4c97-95c0-113bf401de58 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11910553-92f5-41c2-bdfd-c730e2d00e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:45.869872 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9d28a99c-2dde-4c97-95c0-113bf401de58 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae27b5ae-5a2b-4c05-9fb2-83bb4abb1215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:45.906605 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-9d28a99c-2dde-4c97-95c0-113bf401de58 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Created reservations ['094e0d26-2a46-4fc1-a9d6-7765f67772c0', '7b4147b6-0ad7-4d8e-93e8-fec3098fd207', '47898eb6-f7cd-49d1-83ac-f8b445f35542', 'f5d6f5bc-55b3-4ad4-a350-f8b605393ef0'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:45.907780 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9d28a99c-2dde-4c97-95c0-113bf401de58 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae27b5ae-5a2b-4c05-9fb2-83bb4abb1215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['094e0d26-2a46-4fc1-a9d6-7765f67772c0', '7b4147b6-0ad7-4d8e-93e8-fec3098fd207', '47898eb6-f7cd-49d1-83ac-f8b445f35542', 'f5d6f5bc-55b3-4ad4-a350-f8b605393ef0']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:45.908000 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9d28a99c-2dde-4c97-95c0-113bf401de58 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10930490-ebf0-4c4a-8802-190db4ea595f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:45.936900 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9d28a99c-2dde-4c97-95c0-113bf401de58 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10930490-ebf0-4c4a-8802-190db4ea595f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac1a4938-f751-4d70-a88d-237a64d791c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1479218040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7909011a58364103a8dbb46372646e25',qos_specs=None,replication_status=,reservations=['094e0d26-2a46-4fc1-a9d6-7765f67772c0','7b4147b6-0ad7-4d8e-93e8-fec3098fd207','47898eb6-f7cd-49d1-83ac-f8b445f35542','f5d6f5bc-55b3-4ad4-a350-f8b605393ef0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf1767e595774b6d88a163240ff33664',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1479218040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac1a4938-f751-4d70-a88d-237a64d791c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7909011a58364103a8dbb46372646e25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf1767e595774b6d88a163240ff33664',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:45.937659 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9d28a99c-2dde-4c97-95c0-113bf401de58 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b51cf8aa-840d-4017-8cc9-3bf0217d0588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:45.943734 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8ddea2b6-34bc-4fd9-a0cb-ca7ba9c93860 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:45.946091 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8ddea2b6-34bc-4fd9-a0cb-ca7ba9c93860 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:45.946156 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8ddea2b6-34bc-4fd9-a0cb-ca7ba9c93860 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:45.946398 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8ddea2b6-34bc-4fd9-a0cb-ca7ba9c93860 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:45.957278 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9d28a99c-2dde-4c97-95c0-113bf401de58 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b51cf8aa-840d-4017-8cc9-3bf0217d0588) transitioned into state 'SUCCESS' from state '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-1479218040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7909011a58364103a8dbb46372646e25',qos_specs=None,replication_status=,reservations=['094e0d26-2a46-4fc1-a9d6-7765f67772c0','7b4147b6-0ad7-4d8e-93e8-fec3098fd207','47898eb6-f7cd-49d1-83ac-f8b445f35542','f5d6f5bc-55b3-4ad4-a350-f8b605393ef0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf1767e595774b6d88a163240ff33664',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:45.957989 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9d28a99c-2dde-4c97-95c0-113bf401de58 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6228375-7c52-42a1-aea6-4b2238de2428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:45.961765 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:45.961765 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:45.969115 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8ddea2b6-34bc-4fd9-a0cb-ca7ba9c93860 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:45.969340 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9d28a99c-2dde-4c97-95c0-113bf401de58 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6228375-7c52-42a1-aea6-4b2238de2428) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:45.970618 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9d28a99c-2dde-4c97-95c0-113bf401de58 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Flow 'volume_create_api' (ac50efeb-4085-4dae-9885-1b2cac122879) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:45.970715 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9d28a99c-2dde-4c97-95c0-113bf401de58 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Create volume request issued successfully. Aug 18 19:24:45.971344 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9d28a99c-2dde-4c97-95c0-113bf401de58 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:45.971842 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 635/2561] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:24:45 2026] POST /volume/v3/volumes => generated 778 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:45.978158 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8ddea2b6-34bc-4fd9-a0cb-ca7ba9c93860 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 200 Aug 18 19:24:45.978158 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 640/2562] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:45 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 879 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:45.990221 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ae00b752-bd5e-4193-9f83-a4f49160adba None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:45.991961 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ae00b752-bd5e-4193-9f83-a4f49160adba tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] GET https://10.4.3.170/volume/v3/volumes/ac1a4938-f751-4d70-a88d-237a64d791c5 Aug 18 19:24:45.992078 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ae00b752-bd5e-4193-9f83-a4f49160adba tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:45.992263 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ae00b752-bd5e-4193-9f83-a4f49160adba tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:46.003408 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:46.003408 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:46.007876 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ae00b752-bd5e-4193-9f83-a4f49160adba tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Volume info retrieved successfully. Aug 18 19:24:46.016033 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ae00b752-bd5e-4193-9f83-a4f49160adba tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] https://10.4.3.170/volume/v3/volumes/ac1a4938-f751-4d70-a88d-237a64d791c5 returned with HTTP 200 Aug 18 19:24:46.016598 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 648/2563] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:45 2026] GET /volume/v3/volumes/ac1a4938-f751-4d70-a88d-237a64d791c5 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:46.277449 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d560c339-03b0-4d74-bcc7-a1d967c3e875 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:46.279830 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d560c339-03b0-4d74-bcc7-a1d967c3e875 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 Aug 18 19:24:46.280155 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d560c339-03b0-4d74-bcc7-a1d967c3e875 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:46.280461 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d560c339-03b0-4d74-bcc7-a1d967c3e875 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:46.290456 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:46.290456 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:46.296255 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d560c339-03b0-4d74-bcc7-a1d967c3e875 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:46.302776 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d560c339-03b0-4d74-bcc7-a1d967c3e875 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 returned with HTTP 200 Aug 18 19:24:46.303345 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 641/2564] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:46 2026] GET /volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:46.319211 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f9fd1ca5-6588-42d7-912c-13a3f7612635 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:46.321718 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f9fd1ca5-6588-42d7-912c-13a3f7612635 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] POST https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164/action Aug 18 19:24:46.322157 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f9fd1ca5-6588-42d7-912c-13a3f7612635 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:46.322305 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f9fd1ca5-6588-42d7-912c-13a3f7612635 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:46.338273 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:46.338273 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:46.405610 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.admin_actions [None req-f9fd1ca5-6588-42d7-912c-13a3f7612635 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Updating volume '3a61b457-c19f-4d8e-b5d1-ffd4a0b92164' with '{'status': 'error'}' {{(pid=100580) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 19:24:46.424231 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a447654d-c8a5-428e-b5b9-79458493755a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:46.424231 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a447654d-c8a5-428e-b5b9-79458493755a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 Aug 18 19:24:46.424231 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a447654d-c8a5-428e-b5b9-79458493755a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:46.424231 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a447654d-c8a5-428e-b5b9-79458493755a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:46.424231 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.groups [None req-a447654d-c8a5-428e-b5b9-79458493755a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member d31636c8-ee32-4a78-a70f-1105b8793f11 {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:24:46.424231 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:46.424231 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:46.424231 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a447654d-c8a5-428e-b5b9-79458493755a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 returned with HTTP 200 Aug 18 19:24:46.424231 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 641/2565] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:24:46 2026] GET /volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:46.425416 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-031d4ac9-8ac8-4997-8429-4e76dec5ee5d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:46.425416 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-031d4ac9-8ac8-4997-8429-4e76dec5ee5d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] PUT https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 Aug 18 19:24:46.425416 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-031d4ac9-8ac8-4997-8429-4e76dec5ee5d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "49010bad-33d0-4658-8c59-3fdc8e017052"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:46.426687 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f9fd1ca5-6588-42d7-912c-13a3f7612635 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164/action returned with HTTP 202 Aug 18 19:24:46.426687 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 636/2566] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:24:46 2026] POST /volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:24:46.427028 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.groups [None req-031d4ac9-8ac8-4997-8429-4e76dec5ee5d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Update called for group d31636c8-ee32-4a78-a70f-1105b8793f11. {{(pid=100583) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 19:24:46.427028 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.groups [None req-031d4ac9-8ac8-4997-8429-4e76dec5ee5d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Updating group d31636c8-ee32-4a78-a70f-1105b8793f11 with name None description: None add_volumes: 49010bad-33d0-4658-8c59-3fdc8e017052 remove_volumes: None. Aug 18 19:24:46.427394 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-aa8a301f-79ee-47fa-a297-b032a21ffb43 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:46.427628 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:46.427628 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:46.427855 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-aa8a301f-79ee-47fa-a297-b032a21ffb43 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 Aug 18 19:24:46.427855 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-aa8a301f-79ee-47fa-a297-b032a21ffb43 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:46.427855 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-aa8a301f-79ee-47fa-a297-b032a21ffb43 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:46.427855 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:46.427855 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:46.427855 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-aa8a301f-79ee-47fa-a297-b032a21ffb43 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:46.427855 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-aa8a301f-79ee-47fa-a297-b032a21ffb43 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 returned with HTTP 200 Aug 18 19:24:46.427855 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 642/2567] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:46 2026] GET /volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:46.428146 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3cfa810f-61fd-4c1e-a1eb-becb7645d970 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:46.428469 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-031d4ac9-8ac8-4997-8429-4e76dec5ee5d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 returned with HTTP 202 Aug 18 19:24:46.429017 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 649/2568] 10.4.3.170 () {70 vars in 1406 bytes} [Tue Aug 18 19:24:46 2026] PUT /volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:24:46.432288 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3cfa810f-61fd-4c1e-a1eb-becb7645d970 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] POST https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164/action Aug 18 19:24:46.432531 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3cfa810f-61fd-4c1e-a1eb-becb7645d970 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:46.432718 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3cfa810f-61fd-4c1e-a1eb-becb7645d970 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:46.442007 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-38730578-baaf-439a-964e-b90456ec482e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:46.443327 np0000007688 devstack@c-api.service[100582]: DEBUG dbcounter [-] [100582] Writing DB stats cinder:SELECT=648,cinder:INSERT=111,cinder:UPDATE=213 {{(pid=100582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:24:46.445033 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-38730578-baaf-439a-964e-b90456ec482e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 Aug 18 19:24:46.445210 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-38730578-baaf-439a-964e-b90456ec482e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:46.445468 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-38730578-baaf-439a-964e-b90456ec482e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:46.446091 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-38730578-baaf-439a-964e-b90456ec482e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member d31636c8-ee32-4a78-a70f-1105b8793f11 {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:24:46.449450 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:46.449450 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:46.453836 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:46.453836 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:46.454427 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.admin_actions [None req-3cfa810f-61fd-4c1e-a1eb-becb7645d970 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Updating volume '3a61b457-c19f-4d8e-b5d1-ffd4a0b92164' with '{'status': 'available'}' {{(pid=100582) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 19:24:46.458634 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-38730578-baaf-439a-964e-b90456ec482e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 returned with HTTP 200 Aug 18 19:24:46.459205 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 637/2569] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:24:46 2026] GET /volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:46.478498 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3cfa810f-61fd-4c1e-a1eb-becb7645d970 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164/action returned with HTTP 202 Aug 18 19:24:46.478899 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 642/2570] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:24:46 2026] POST /volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:24:46.488251 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a3280abc-e3d3-4b15-943d-9c6b4db83e98 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:46.490587 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a3280abc-e3d3-4b15-943d-9c6b4db83e98 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 Aug 18 19:24:46.490792 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a3280abc-e3d3-4b15-943d-9c6b4db83e98 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:46.491061 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a3280abc-e3d3-4b15-943d-9c6b4db83e98 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:46.499407 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:46.499407 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:46.504205 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a3280abc-e3d3-4b15-943d-9c6b4db83e98 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:46.511345 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a3280abc-e3d3-4b15-943d-9c6b4db83e98 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 returned with HTTP 200 Aug 18 19:24:46.512644 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 643/2571] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:46 2026] GET /volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:46.530317 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c4265f4c-6f45-4670-8ed5-f99da7a4a8fe None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:46.531264 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c4265f4c-6f45-4670-8ed5-f99da7a4a8fe tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] POST https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164/action Aug 18 19:24:46.531868 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c4265f4c-6f45-4670-8ed5-f99da7a4a8fe tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:46.532011 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c4265f4c-6f45-4670-8ed5-f99da7a4a8fe tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:46.542846 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:46.542846 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:46.543376 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.admin_actions [None req-c4265f4c-6f45-4670-8ed5-f99da7a4a8fe tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Updating volume '3a61b457-c19f-4d8e-b5d1-ffd4a0b92164' with '{'status': 'maintenance'}' {{(pid=100583) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 19:24:46.566733 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c4265f4c-6f45-4670-8ed5-f99da7a4a8fe tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164/action returned with HTTP 202 Aug 18 19:24:46.567135 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 650/2572] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:24:46 2026] POST /volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:24:46.580721 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-12f76c7d-869c-40df-9d0a-5c4c39047241 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:46.582911 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-12f76c7d-869c-40df-9d0a-5c4c39047241 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 Aug 18 19:24:46.583176 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-12f76c7d-869c-40df-9d0a-5c4c39047241 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:46.584156 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-12f76c7d-869c-40df-9d0a-5c4c39047241 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:46.596329 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:46.596329 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:46.600654 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-12f76c7d-869c-40df-9d0a-5c4c39047241 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:46.604862 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-12f76c7d-869c-40df-9d0a-5c4c39047241 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 returned with HTTP 200 Aug 18 19:24:46.605255 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 638/2573] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:46 2026] GET /volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:46.622618 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9f5fbd03-84eb-411c-a9cc-462806b636c0 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:46.625239 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9f5fbd03-84eb-411c-a9cc-462806b636c0 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] POST https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164/action Aug 18 19:24:46.625582 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9f5fbd03-84eb-411c-a9cc-462806b636c0 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:46.625696 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9f5fbd03-84eb-411c-a9cc-462806b636c0 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:46.636944 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:46.636944 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:46.637439 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.admin_actions [None req-9f5fbd03-84eb-411c-a9cc-462806b636c0 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] Updating volume '3a61b457-c19f-4d8e-b5d1-ffd4a0b92164' with '{'status': 'available'}' {{(pid=100582) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 19:24:46.677284 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9f5fbd03-84eb-411c-a9cc-462806b636c0 tempest-VolumesActionsTest-1061593336 tempest-VolumesActionsTest-1061593336-project-admin] https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164/action returned with HTTP 202 Aug 18 19:24:46.677756 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 643/2574] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:24:46 2026] POST /volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:24:46.688785 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c5e3a02f-b04c-495c-81e0-8c02e2f4b349 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:46.694350 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c5e3a02f-b04c-495c-81e0-8c02e2f4b349 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 Aug 18 19:24:46.695085 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c5e3a02f-b04c-495c-81e0-8c02e2f4b349 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:46.695085 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c5e3a02f-b04c-495c-81e0-8c02e2f4b349 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:46.705502 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:46.705502 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:46.710847 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c5e3a02f-b04c-495c-81e0-8c02e2f4b349 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:46.719394 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c5e3a02f-b04c-495c-81e0-8c02e2f4b349 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 returned with HTTP 200 Aug 18 19:24:46.719394 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 644/2575] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:46 2026] GET /volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:46.731669 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-134b3ba2-dcbf-49e9-8304-e2bb78ae9600 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:46.733424 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-134b3ba2-dcbf-49e9-8304-e2bb78ae9600 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 Aug 18 19:24:46.733704 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-134b3ba2-dcbf-49e9-8304-e2bb78ae9600 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:46.733890 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-134b3ba2-dcbf-49e9-8304-e2bb78ae9600 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:46.741798 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:46.741798 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:46.745555 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-134b3ba2-dcbf-49e9-8304-e2bb78ae9600 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:46.750348 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-134b3ba2-dcbf-49e9-8304-e2bb78ae9600 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 returned with HTTP 200 Aug 18 19:24:46.750781 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 651/2576] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:46 2026] GET /volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:46.769525 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d606b797-06fe-40bc-bc6b-2cc9acdfa8e8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:46.769525 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d606b797-06fe-40bc-bc6b-2cc9acdfa8e8 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] DELETE https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 Aug 18 19:24:46.769675 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d606b797-06fe-40bc-bc6b-2cc9acdfa8e8 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:46.770128 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d606b797-06fe-40bc-bc6b-2cc9acdfa8e8 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:46.770427 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-d606b797-06fe-40bc-bc6b-2cc9acdfa8e8 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Delete volume with id: 3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 Aug 18 19:24:46.780393 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:46.780393 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:46.780923 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d606b797-06fe-40bc-bc6b-2cc9acdfa8e8 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:46.805889 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d606b797-06fe-40bc-bc6b-2cc9acdfa8e8 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Delete volume request issued successfully. Aug 18 19:24:46.807384 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d606b797-06fe-40bc-bc6b-2cc9acdfa8e8 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 returned with HTTP 202 Aug 18 19:24:46.807384 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 639/2577] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:24:46 2026] DELETE /volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:46.817142 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5089f458-1e36-41e3-968e-67eff37ef79d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:46.822422 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5089f458-1e36-41e3-968e-67eff37ef79d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 Aug 18 19:24:46.822422 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5089f458-1e36-41e3-968e-67eff37ef79d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:46.822422 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5089f458-1e36-41e3-968e-67eff37ef79d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:46.837705 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:46.837705 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:46.842751 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5089f458-1e36-41e3-968e-67eff37ef79d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Volume info retrieved successfully. Aug 18 19:24:46.848852 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5089f458-1e36-41e3-968e-67eff37ef79d tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 returned with HTTP 200 Aug 18 19:24:46.848852 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 644/2578] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:46 2026] GET /volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:46.999398 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-fb2a2054-29c2-4172-9962-a3c9440f3c04 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:47.001143 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fb2a2054-29c2-4172-9962-a3c9440f3c04 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:47.001340 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fb2a2054-29c2-4172-9962-a3c9440f3c04 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:47.001582 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fb2a2054-29c2-4172-9962-a3c9440f3c04 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:47.015503 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:47.015503 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:47.019179 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-fb2a2054-29c2-4172-9962-a3c9440f3c04 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:47.024643 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fb2a2054-29c2-4172-9962-a3c9440f3c04 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 200 Aug 18 19:24:47.031807 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 645/2579] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:46 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:24:47.040639 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1e8f5c22-6bfd-4a20-a29b-e712e1176c34 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:47.044705 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1e8f5c22-6bfd-4a20-a29b-e712e1176c34 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] GET https://10.4.3.170/volume/v3/volumes/ac1a4938-f751-4d70-a88d-237a64d791c5 Aug 18 19:24:47.045062 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1e8f5c22-6bfd-4a20-a29b-e712e1176c34 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:47.045376 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1e8f5c22-6bfd-4a20-a29b-e712e1176c34 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:47.055783 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:47.055783 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:47.062277 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-1e8f5c22-6bfd-4a20-a29b-e712e1176c34 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Volume info retrieved successfully. Aug 18 19:24:47.066234 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1e8f5c22-6bfd-4a20-a29b-e712e1176c34 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] https://10.4.3.170/volume/v3/volumes/ac1a4938-f751-4d70-a88d-237a64d791c5 returned with HTTP 200 Aug 18 19:24:47.066708 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 652/2580] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:47 2026] GET /volume/v3/volumes/ac1a4938-f751-4d70-a88d-237a64d791c5 => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:47.079602 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-dbbd7e25-5477-48fb-8ea4-db7da612a16f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:47.081495 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dbbd7e25-5477-48fb-8ea4-db7da612a16f tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-reader] POST https://10.4.3.170/volume/v3/volumes/ac1a4938-f751-4d70-a88d-237a64d791c5/action Aug 18 19:24:47.081855 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dbbd7e25-5477-48fb-8ea4-db7da612a16f tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:47.082015 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dbbd7e25-5477-48fb-8ea4-db7da612a16f tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:47.091110 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:47.091110 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:47.091621 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.policy [None req-dbbd7e25-5477-48fb-8ea4-db7da612a16f tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'a8bcd5c2caf4434e8f51c1e85e5eb573', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7909011a58364103a8dbb46372646e25', '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=100580) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:24:47.091853 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dbbd7e25-5477-48fb-8ea4-db7da612a16f tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-reader] https://10.4.3.170/volume/v3/volumes/ac1a4938-f751-4d70-a88d-237a64d791c5/action returned with HTTP 403 Aug 18 19:24:47.092402 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 640/2581] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:24:47 2026] POST /volume/v3/volumes/ac1a4938-f751-4d70-a88d-237a64d791c5/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:47.103049 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8a9362de-ebfa-4768-bd1c-d9e7962010a6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:47.108141 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8a9362de-ebfa-4768-bd1c-d9e7962010a6 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/ac1a4938-f751-4d70-a88d-237a64d791c5 Aug 18 19:24:47.108353 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8a9362de-ebfa-4768-bd1c-d9e7962010a6 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:47.108580 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8a9362de-ebfa-4768-bd1c-d9e7962010a6 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:47.108752 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-8a9362de-ebfa-4768-bd1c-d9e7962010a6 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Delete volume with id: ac1a4938-f751-4d70-a88d-237a64d791c5 Aug 18 19:24:47.120379 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:47.120379 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:47.120738 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8a9362de-ebfa-4768-bd1c-d9e7962010a6 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Volume info retrieved successfully. Aug 18 19:24:47.151217 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8a9362de-ebfa-4768-bd1c-d9e7962010a6 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Delete volume request issued successfully. Aug 18 19:24:47.151400 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8a9362de-ebfa-4768-bd1c-d9e7962010a6 tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] https://10.4.3.170/volume/v3/volumes/ac1a4938-f751-4d70-a88d-237a64d791c5 returned with HTTP 202 Aug 18 19:24:47.151865 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 645/2582] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:24:47 2026] DELETE /volume/v3/volumes/ac1a4938-f751-4d70-a88d-237a64d791c5 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:47.159796 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6e1df1fd-6593-41cd-b5c1-b170bdcbaedc None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:47.162223 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6e1df1fd-6593-41cd-b5c1-b170bdcbaedc tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] GET https://10.4.3.170/volume/v3/volumes/ac1a4938-f751-4d70-a88d-237a64d791c5 Aug 18 19:24:47.162679 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6e1df1fd-6593-41cd-b5c1-b170bdcbaedc tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:47.162911 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6e1df1fd-6593-41cd-b5c1-b170bdcbaedc tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:47.180512 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:47.180512 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:47.186569 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-6e1df1fd-6593-41cd-b5c1-b170bdcbaedc tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Volume info retrieved successfully. Aug 18 19:24:47.193478 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6e1df1fd-6593-41cd-b5c1-b170bdcbaedc tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] https://10.4.3.170/volume/v3/volumes/ac1a4938-f751-4d70-a88d-237a64d791c5 returned with HTTP 200 Aug 18 19:24:47.194332 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 646/2583] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:47 2026] GET /volume/v3/volumes/ac1a4938-f751-4d70-a88d-237a64d791c5 => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:47.473692 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0cf735dd-0f93-4f8c-936c-90a5cebb6ebf None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:47.474599 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0cf735dd-0f93-4f8c-936c-90a5cebb6ebf tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 Aug 18 19:24:47.475060 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0cf735dd-0f93-4f8c-936c-90a5cebb6ebf tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:47.475329 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0cf735dd-0f93-4f8c-936c-90a5cebb6ebf tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:47.475507 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.groups [None req-0cf735dd-0f93-4f8c-936c-90a5cebb6ebf tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member d31636c8-ee32-4a78-a70f-1105b8793f11 {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:24:47.480354 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:47.480354 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:47.489960 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0cf735dd-0f93-4f8c-936c-90a5cebb6ebf tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 returned with HTTP 200 Aug 18 19:24:47.490513 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 653/2584] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:24:47 2026] GET /volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 => generated 393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 19:24:47.504392 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0d100d68-1fa6-43a0-b89b-b889bc21f9b0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:47.506463 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0d100d68-1fa6-43a0-b89b-b889bc21f9b0 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] PUT https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 Aug 18 19:24:47.506823 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0d100d68-1fa6-43a0-b89b-b889bc21f9b0 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "7dccff84-8ea5-498b-83b4-3bb36297db07"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:47.508192 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-0d100d68-1fa6-43a0-b89b-b889bc21f9b0 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Update called for group d31636c8-ee32-4a78-a70f-1105b8793f11. {{(pid=100580) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 19:24:47.508300 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.groups [None req-0d100d68-1fa6-43a0-b89b-b889bc21f9b0 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Updating group d31636c8-ee32-4a78-a70f-1105b8793f11 with name None description: None add_volumes: None remove_volumes: 7dccff84-8ea5-498b-83b4-3bb36297db07. Aug 18 19:24:47.511708 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:47.511708 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:47.528414 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0d100d68-1fa6-43a0-b89b-b889bc21f9b0 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 returned with HTTP 202 Aug 18 19:24:47.529813 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 641/2585] 10.4.3.170 () {70 vars in 1406 bytes} [Tue Aug 18 19:24:47 2026] PUT /volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 18 19:24:47.540105 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7a019e82-a33a-4218-999a-529357434151 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:47.543073 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7a019e82-a33a-4218-999a-529357434151 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 Aug 18 19:24:47.543881 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7a019e82-a33a-4218-999a-529357434151 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:47.543881 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7a019e82-a33a-4218-999a-529357434151 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:47.543881 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.groups [None req-7a019e82-a33a-4218-999a-529357434151 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member d31636c8-ee32-4a78-a70f-1105b8793f11 {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:24:47.548887 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:47.548887 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:47.561391 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7a019e82-a33a-4218-999a-529357434151 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 returned with HTTP 200 Aug 18 19:24:47.561391 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 646/2586] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:24:47 2026] GET /volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:47.866996 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7be95b2c-c5f7-411d-8551-563e4d972f22 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:47.870386 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7be95b2c-c5f7-411d-8551-563e4d972f22 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] GET https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 Aug 18 19:24:47.870386 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7be95b2c-c5f7-411d-8551-563e4d972f22 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:47.870386 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7be95b2c-c5f7-411d-8551-563e4d972f22 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:47.876231 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7be95b2c-c5f7-411d-8551-563e4d972f22 tempest-VolumesActionsTest-908112521 tempest-VolumesActionsTest-908112521-project-member] https://10.4.3.170/volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 returned with HTTP 404 Aug 18 19:24:47.876703 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 647/2587] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:47 2026] GET /volume/v3/volumes/3a61b457-c19f-4d8e-b5d1-ffd4a0b92164 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:48.039276 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-90ddb9c2-9890-4a95-b3f5-e77250f79cc9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:48.041096 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-90ddb9c2-9890-4a95-b3f5-e77250f79cc9 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:48.041447 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-90ddb9c2-9890-4a95-b3f5-e77250f79cc9 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:48.041447 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-90ddb9c2-9890-4a95-b3f5-e77250f79cc9 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:48.049291 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:48.049291 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:48.052163 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-90ddb9c2-9890-4a95-b3f5-e77250f79cc9 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:48.055663 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-90ddb9c2-9890-4a95-b3f5-e77250f79cc9 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 200 Aug 18 19:24:48.055987 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 654/2588] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:48 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:48.207673 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7002ed94-ea03-42e9-b19d-123d19d3c99e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:48.209467 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7002ed94-ea03-42e9-b19d-123d19d3c99e tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] GET https://10.4.3.170/volume/v3/volumes/ac1a4938-f751-4d70-a88d-237a64d791c5 Aug 18 19:24:48.209610 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7002ed94-ea03-42e9-b19d-123d19d3c99e tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:48.209793 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7002ed94-ea03-42e9-b19d-123d19d3c99e tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:48.215339 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7002ed94-ea03-42e9-b19d-123d19d3c99e tempest-ProjectReaderTests-1913812867 tempest-ProjectReaderTests-1913812867-project-admin] https://10.4.3.170/volume/v3/volumes/ac1a4938-f751-4d70-a88d-237a64d791c5 returned with HTTP 404 Aug 18 19:24:48.215800 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 642/2589] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:48 2026] GET /volume/v3/volumes/ac1a4938-f751-4d70-a88d-237a64d791c5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:48.442956 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-9f9bc3bb-3071-434b-9d2b-777fcf72b01b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:48.445424 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-9f9bc3bb-3071-434b-9d2b-777fcf72b01b tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] POST https://10.4.3.170/volume/v3/attachments/de6dafd3-979f-46c2-85d9-14d8826d1bae/action Aug 18 19:24:48.445675 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-9f9bc3bb-3071-434b-9d2b-777fcf72b01b tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action body: b'{"os-complete": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:48.445791 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-9f9bc3bb-3071-434b-9d2b-777fcf72b01b tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:48.463268 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:48.463268 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:48.473227 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9c9f6948-8bf6-477e-bd64-f697e763211d req-9f9bc3bb-3071-434b-9d2b-777fcf72b01b tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments/de6dafd3-979f-46c2-85d9-14d8826d1bae/action returned with HTTP 204 Aug 18 19:24:48.473756 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 647/2590] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:24:48 2026] POST /volume/v3/attachments/de6dafd3-979f-46c2-85d9-14d8826d1bae/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:48.577250 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-72966800-1414-4747-ada5-310e47341134 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:48.579790 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-72966800-1414-4747-ada5-310e47341134 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 Aug 18 19:24:48.579932 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-72966800-1414-4747-ada5-310e47341134 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:48.580198 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-72966800-1414-4747-ada5-310e47341134 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:48.580690 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.groups [None req-72966800-1414-4747-ada5-310e47341134 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member d31636c8-ee32-4a78-a70f-1105b8793f11 {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:24:48.585057 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:48.585057 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:48.594522 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-72966800-1414-4747-ada5-310e47341134 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 returned with HTTP 200 Aug 18 19:24:48.595462 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 648/2591] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:24:48 2026] GET /volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:48.605552 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d90957d1-db41-4534-a287-be528d13048b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:48.607697 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d90957d1-db41-4534-a287-be528d13048b tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] PUT https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 Aug 18 19:24:48.608354 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d90957d1-db41-4534-a287-be528d13048b tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "7dccff84-8ea5-498b-83b4-3bb36297db07"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:48.609385 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.groups [None req-d90957d1-db41-4534-a287-be528d13048b tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Update called for group d31636c8-ee32-4a78-a70f-1105b8793f11. {{(pid=100583) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 19:24:48.609833 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.groups [None req-d90957d1-db41-4534-a287-be528d13048b tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Updating group d31636c8-ee32-4a78-a70f-1105b8793f11 with name None description: None add_volumes: 7dccff84-8ea5-498b-83b4-3bb36297db07 remove_volumes: None. Aug 18 19:24:48.613825 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:48.613825 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:48.645070 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d90957d1-db41-4534-a287-be528d13048b tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 returned with HTTP 202 Aug 18 19:24:48.645938 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 655/2592] 10.4.3.170 () {70 vars in 1406 bytes} [Tue Aug 18 19:24:48 2026] PUT /volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:24:48.654947 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7bf104e2-b11f-4415-9256-84eae2fcc9f1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:48.656854 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7bf104e2-b11f-4415-9256-84eae2fcc9f1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 Aug 18 19:24:48.657132 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7bf104e2-b11f-4415-9256-84eae2fcc9f1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:48.657326 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7bf104e2-b11f-4415-9256-84eae2fcc9f1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:48.657568 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-7bf104e2-b11f-4415-9256-84eae2fcc9f1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member d31636c8-ee32-4a78-a70f-1105b8793f11 {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:24:48.661439 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:48.661439 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:48.670219 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7bf104e2-b11f-4415-9256-84eae2fcc9f1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 returned with HTTP 200 Aug 18 19:24:48.670908 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 643/2593] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:24:48 2026] GET /volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:49.070714 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4c9dd4c8-1e71-4cd4-993a-912dcd5bad58 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:49.072450 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4c9dd4c8-1e71-4cd4-993a-912dcd5bad58 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:49.073916 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4c9dd4c8-1e71-4cd4-993a-912dcd5bad58 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:49.073916 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4c9dd4c8-1e71-4cd4-993a-912dcd5bad58 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:49.091806 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:49.091806 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:49.100482 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4c9dd4c8-1e71-4cd4-993a-912dcd5bad58 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:49.108596 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4c9dd4c8-1e71-4cd4-993a-912dcd5bad58 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 200 Aug 18 19:24:49.109024 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 648/2594] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:49 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:49.124704 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-fc96d254-40c9-4eae-bb7d-50c443d00ab9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:49.126841 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fc96d254-40c9-4eae-bb7d-50c443d00ab9 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:49.127101 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fc96d254-40c9-4eae-bb7d-50c443d00ab9 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:49.127353 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fc96d254-40c9-4eae-bb7d-50c443d00ab9 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:49.144999 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:49.144999 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:49.153548 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-fc96d254-40c9-4eae-bb7d-50c443d00ab9 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:49.160822 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fc96d254-40c9-4eae-bb7d-50c443d00ab9 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 200 Aug 18 19:24:49.161581 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 649/2595] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:49 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:49.218200 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-0cc269d3-698b-4983-803d-c734180d5aac req-af080508-4592-480b-a0dc-07b0566fe8eb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:49.220965 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-0cc269d3-698b-4983-803d-c734180d5aac req-af080508-4592-480b-a0dc-07b0566fe8eb tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:49.221245 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-0cc269d3-698b-4983-803d-c734180d5aac req-af080508-4592-480b-a0dc-07b0566fe8eb tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:49.221518 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-0cc269d3-698b-4983-803d-c734180d5aac req-af080508-4592-480b-a0dc-07b0566fe8eb tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:49.237751 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:49.237751 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:49.242728 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-0cc269d3-698b-4983-803d-c734180d5aac req-af080508-4592-480b-a0dc-07b0566fe8eb tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:49.248488 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-0cc269d3-698b-4983-803d-c734180d5aac req-af080508-4592-480b-a0dc-07b0566fe8eb tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 200 Aug 18 19:24:49.249094 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 656/2596] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:24:49 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:49.270156 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-0cc269d3-698b-4983-803d-c734180d5aac req-917bf9ed-f91f-4722-80c5-e9c8375d867e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:49.272626 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-0cc269d3-698b-4983-803d-c734180d5aac req-917bf9ed-f91f-4722-80c5-e9c8375d867e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] POST https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6/action Aug 18 19:24:49.273133 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-0cc269d3-698b-4983-803d-c734180d5aac req-917bf9ed-f91f-4722-80c5-e9c8375d867e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:49.273375 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-0cc269d3-698b-4983-803d-c734180d5aac req-917bf9ed-f91f-4722-80c5-e9c8375d867e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:49.287820 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:49.287820 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:49.288393 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-0cc269d3-698b-4983-803d-c734180d5aac req-917bf9ed-f91f-4722-80c5-e9c8375d867e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:49.296747 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-0cc269d3-698b-4983-803d-c734180d5aac req-917bf9ed-f91f-4722-80c5-e9c8375d867e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Begin detaching volume completed successfully. Aug 18 19:24:49.297036 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-0cc269d3-698b-4983-803d-c734180d5aac req-917bf9ed-f91f-4722-80c5-e9c8375d867e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6/action returned with HTTP 202 Aug 18 19:24:49.297613 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 644/2597] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:24:49 2026] POST /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:24:49.356905 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-68464107-0c65-414f-b292-e5ff2e0e9828 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:49.357328 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-68464107-0c65-414f-b292-e5ff2e0e9828 None None] GET https://10.4.3.170/volume// Aug 18 19:24:49.357731 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-68464107-0c65-414f-b292-e5ff2e0e9828 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:49.357731 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-68464107-0c65-414f-b292-e5ff2e0e9828 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:49.358023 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-68464107-0c65-414f-b292-e5ff2e0e9828 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:24:49.358321 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 649/2598] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:24: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 19:24:49.367294 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-0cc269d3-698b-4983-803d-c734180d5aac req-4f0fdb59-f0db-428e-b420-a1fed6254a20 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:49.369645 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-0cc269d3-698b-4983-803d-c734180d5aac req-4f0fdb59-f0db-428e-b420-a1fed6254a20 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:49.369869 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-0cc269d3-698b-4983-803d-c734180d5aac req-4f0fdb59-f0db-428e-b420-a1fed6254a20 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:49.370157 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-0cc269d3-698b-4983-803d-c734180d5aac req-4f0fdb59-f0db-428e-b420-a1fed6254a20 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:49.381937 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:49.381937 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:49.385934 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-0cc269d3-698b-4983-803d-c734180d5aac req-4f0fdb59-f0db-428e-b420-a1fed6254a20 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:49.391341 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-0cc269d3-698b-4983-803d-c734180d5aac req-4f0fdb59-f0db-428e-b420-a1fed6254a20 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 200 Aug 18 19:24:49.392193 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 650/2599] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:24:49 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 1354 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:24:49.401739 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-0cc269d3-698b-4983-803d-c734180d5aac req-516f6e47-2da9-4bf4-8f34-be387738fdb7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:49.403920 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-0cc269d3-698b-4983-803d-c734180d5aac req-516f6e47-2da9-4bf4-8f34-be387738fdb7 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6/encryption Aug 18 19:24:49.404190 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-0cc269d3-698b-4983-803d-c734180d5aac req-516f6e47-2da9-4bf4-8f34-be387738fdb7 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:49.404448 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-0cc269d3-698b-4983-803d-c734180d5aac req-516f6e47-2da9-4bf4-8f34-be387738fdb7 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:49.415307 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:49.415307 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:49.426473 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-0cc269d3-698b-4983-803d-c734180d5aac req-516f6e47-2da9-4bf4-8f34-be387738fdb7 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6/encryption returned with HTTP 200 Aug 18 19:24:49.427161 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 657/2600] 10.4.3.170 () {68 vars in 1631 bytes} [Tue Aug 18 19:24:49 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:49.680582 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f7174626-8257-4c35-8af3-cba07cec1542 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:49.682485 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f7174626-8257-4c35-8af3-cba07cec1542 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 Aug 18 19:24:49.682793 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f7174626-8257-4c35-8af3-cba07cec1542 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:49.682846 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f7174626-8257-4c35-8af3-cba07cec1542 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:49.682944 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-f7174626-8257-4c35-8af3-cba07cec1542 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member d31636c8-ee32-4a78-a70f-1105b8793f11 {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:24:49.685823 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:49.685823 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:49.691765 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f7174626-8257-4c35-8af3-cba07cec1542 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 returned with HTTP 200 Aug 18 19:24:49.692101 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 645/2601] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:24:49 2026] GET /volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 => generated 393 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:49.700269 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b9e9f87e-354c-44b1-a16e-ec0171b4c63d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:49.701868 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b9e9f87e-354c-44b1-a16e-ec0171b4c63d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:24:49.702116 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b9e9f87e-354c-44b1-a16e-ec0171b4c63d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:49.702318 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b9e9f87e-354c-44b1-a16e-ec0171b4c63d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'detail' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:49.702624 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-b9e9f87e-354c-44b1-a16e-ec0171b4c63d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:24:49.703293 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b9e9f87e-354c-44b1-a16e-ec0171b4c63d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:24:49.710091 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b9e9f87e-354c-44b1-a16e-ec0171b4c63d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Get all volumes completed successfully. Aug 18 19:24:49.710719 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-b9e9f87e-354c-44b1-a16e-ec0171b4c63d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:49.710874 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-b9e9f87e-354c-44b1-a16e-ec0171b4c63d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:49.748920 np0000007688 devstack@c-api.service[100582]: DEBUG oslo_db.sqlalchemy.engines [None req-b9e9f87e-354c-44b1-a16e-ec0171b4c63d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:49.752400 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:49.752400 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:49.755737 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-b9e9f87e-354c-44b1-a16e-ec0171b4c63d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:49.755917 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-b9e9f87e-354c-44b1-a16e-ec0171b4c63d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:49.795956 np0000007688 devstack@c-api.service[100582]: DEBUG oslo_db.sqlalchemy.engines [None req-b9e9f87e-354c-44b1-a16e-ec0171b4c63d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:49.800888 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:49.800888 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:49.809314 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b9e9f87e-354c-44b1-a16e-ec0171b4c63d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:24:49.809903 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 650/2602] 10.4.3.170 () {68 vars in 1299 bytes} [Tue Aug 18 19:24:49 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:24:49.823819 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-765bf864-738f-43aa-a3e3-816cd94dcfe5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:49.825941 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-765bf864-738f-43aa-a3e3-816cd94dcfe5 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] POST https://10.4.3.170/volume/v3/group_snapshots Aug 18 19:24:49.826455 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-765bf864-738f-43aa-a3e3-816cd94dcfe5 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d31636c8-ee32-4a78-a70f-1105b8793f11", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1062413798"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:49.828333 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.group_snapshots [None req-765bf864-738f-43aa-a3e3-816cd94dcfe5 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd31636c8-ee32-4a78-a70f-1105b8793f11', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1062413798'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 19:24:49.833351 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:49.833351 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:49.837376 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.group_snapshots [None req-765bf864-738f-43aa-a3e3-816cd94dcfe5 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1062413798. Aug 18 19:24:49.865203 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:49.865203 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:49.883115 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-765bf864-738f-43aa-a3e3-816cd94dcfe5 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-423314175 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-423314175, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:24:49.911499 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-765bf864-738f-43aa-a3e3-816cd94dcfe5 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Created reservations ['d094df8f-ba80-485e-9a36-096f73be1607', 'b37f138c-1117-4309-bd3b-c56053b94363', 'b4747105-45ee-4345-a436-2967c034e7d8', '5d3d9a0b-3719-4708-81cb-b2ac78824fa0'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:49.951431 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-765bf864-738f-43aa-a3e3-816cd94dcfe5 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/group_snapshots returned with HTTP 202 Aug 18 19:24:49.951431 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 651/2603] 10.4.3.170 () {70 vars in 1324 bytes} [Tue Aug 18 19:24:49 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:49.963599 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ad23a89d-b06e-4bc5-b954-1a658a6c359f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:49.966392 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ad23a89d-b06e-4bc5-b954-1a658a6c359f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/b5ce960b-a094-44b9-9925-092a2e69812b Aug 18 19:24:49.966392 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ad23a89d-b06e-4bc5-b954-1a658a6c359f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:49.966392 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ad23a89d-b06e-4bc5-b954-1a658a6c359f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:49.966392 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.group_snapshots [None req-ad23a89d-b06e-4bc5-b954-1a658a6c359f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member b5ce960b-a094-44b9-9925-092a2e69812b {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 19:24:49.970982 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:49.970982 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:49.976267 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ad23a89d-b06e-4bc5-b954-1a658a6c359f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/group_snapshots/b5ce960b-a094-44b9-9925-092a2e69812b returned with HTTP 200 Aug 18 19:24:49.976772 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 658/2604] 10.4.3.170 () {68 vars in 1413 bytes} [Tue Aug 18 19:24:49 2026] GET /volume/v3/group_snapshots/b5ce960b-a094-44b9-9925-092a2e69812b => generated 326 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:50.319537 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-0cc269d3-698b-4983-803d-c734180d5aac req-6d649b0c-674f-4a09-b86d-fad17b4a8915 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:50.321372 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-0cc269d3-698b-4983-803d-c734180d5aac req-6d649b0c-674f-4a09-b86d-fad17b4a8915 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] DELETE https://10.4.3.170/volume/v3/attachments/de6dafd3-979f-46c2-85d9-14d8826d1bae Aug 18 19:24:50.321513 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-0cc269d3-698b-4983-803d-c734180d5aac req-6d649b0c-674f-4a09-b86d-fad17b4a8915 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:50.321682 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-0cc269d3-698b-4983-803d-c734180d5aac req-6d649b0c-674f-4a09-b86d-fad17b4a8915 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:50.327921 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:50.327921 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:50.369623 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-0cc269d3-698b-4983-803d-c734180d5aac req-6d649b0c-674f-4a09-b86d-fad17b4a8915 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments/de6dafd3-979f-46c2-85d9-14d8826d1bae returned with HTTP 200 Aug 18 19:24:50.370136 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 646/2605] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:24:50 2026] DELETE /volume/v3/attachments/de6dafd3-979f-46c2-85d9-14d8826d1bae => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:50.988663 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4c7ca440-f189-4475-8a2d-18a991649765 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:50.991230 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4c7ca440-f189-4475-8a2d-18a991649765 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/b5ce960b-a094-44b9-9925-092a2e69812b Aug 18 19:24:50.992113 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4c7ca440-f189-4475-8a2d-18a991649765 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:50.992113 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4c7ca440-f189-4475-8a2d-18a991649765 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:50.992623 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.group_snapshots [None req-4c7ca440-f189-4475-8a2d-18a991649765 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member b5ce960b-a094-44b9-9925-092a2e69812b {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 19:24:50.997894 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:50.997894 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:51.004099 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4c7ca440-f189-4475-8a2d-18a991649765 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/group_snapshots/b5ce960b-a094-44b9-9925-092a2e69812b returned with HTTP 200 Aug 18 19:24:51.004099 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 651/2606] 10.4.3.170 () {68 vars in 1413 bytes} [Tue Aug 18 19:24:50 2026] GET /volume/v3/group_snapshots/b5ce960b-a094-44b9-9925-092a2e69812b => generated 327 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:51.013136 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-37a012b9-3689-4ef3-8978-074efb7f1880 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:51.014887 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-37a012b9-3689-4ef3-8978-074efb7f1880 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail Aug 18 19:24:51.015064 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-37a012b9-3689-4ef3-8978-074efb7f1880 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:51.015239 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-37a012b9-3689-4ef3-8978-074efb7f1880 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'detail' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:51.015492 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-37a012b9-3689-4ef3-8978-074efb7f1880 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:24:51.015727 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:51.015727 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:51.016468 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.db.api [None req-37a012b9-3689-4ef3-8978-074efb7f1880 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Building query based on filter {{(pid=100581) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:24:51.021078 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-37a012b9-3689-4ef3-8978-074efb7f1880 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Get all snapshots completed successfully. Aug 18 19:24:51.021572 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:51.021572 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:51.022267 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-37a012b9-3689-4ef3-8978-074efb7f1880 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 19:24:51.022798 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 652/2607] 10.4.3.170 () {66 vars in 1264 bytes} [Tue Aug 18 19:24:51 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:51.031888 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-965982d9-4805-4048-8c5a-0bb1fa689e10 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:51.034497 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-965982d9-4805-4048-8c5a-0bb1fa689e10 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/snapshots/e342be18-8081-4f2f-aa14-e4acf16afcef Aug 18 19:24:51.034858 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-965982d9-4805-4048-8c5a-0bb1fa689e10 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:51.035193 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-965982d9-4805-4048-8c5a-0bb1fa689e10 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:51.041717 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:51.041717 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:51.042287 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-965982d9-4805-4048-8c5a-0bb1fa689e10 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Snapshot retrieved successfully. Aug 18 19:24:51.043369 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-965982d9-4805-4048-8c5a-0bb1fa689e10 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/snapshots/e342be18-8081-4f2f-aa14-e4acf16afcef returned with HTTP 200 Aug 18 19:24:51.044060 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 659/2608] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:51 2026] GET /volume/v3/snapshots/e342be18-8081-4f2f-aa14-e4acf16afcef => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:51.052005 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ff42377b-fe89-4962-818d-32c0fbd82cb9 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:51.054217 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ff42377b-fe89-4962-818d-32c0fbd82cb9 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/snapshots/b59074d1-d23d-4874-86be-d9a633a863ab Aug 18 19:24:51.054467 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ff42377b-fe89-4962-818d-32c0fbd82cb9 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:51.054699 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ff42377b-fe89-4962-818d-32c0fbd82cb9 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:51.060847 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:51.060847 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:51.061419 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-ff42377b-fe89-4962-818d-32c0fbd82cb9 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Snapshot retrieved successfully. Aug 18 19:24:51.062322 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ff42377b-fe89-4962-818d-32c0fbd82cb9 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/snapshots/b59074d1-d23d-4874-86be-d9a633a863ab returned with HTTP 200 Aug 18 19:24:51.062791 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 647/2609] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:51 2026] GET /volume/v3/snapshots/b59074d1-d23d-4874-86be-d9a633a863ab => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:51.081522 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4d5a07dd-afc3-4c66-9241-a3ccd64f4c52 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:51.086315 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4d5a07dd-afc3-4c66-9241-a3ccd64f4c52 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] DELETE https://10.4.3.170/volume/v3/group_snapshots/b5ce960b-a094-44b9-9925-092a2e69812b Aug 18 19:24:51.086622 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4d5a07dd-afc3-4c66-9241-a3ccd64f4c52 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:51.086873 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4d5a07dd-afc3-4c66-9241-a3ccd64f4c52 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:51.087048 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.group_snapshots [None req-4d5a07dd-afc3-4c66-9241-a3ccd64f4c52 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] delete called for member b5ce960b-a094-44b9-9925-092a2e69812b {{(pid=100582) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 19:24:51.087205 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.group_snapshots [None req-4d5a07dd-afc3-4c66-9241-a3ccd64f4c52 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Delete group_snapshot with id: b5ce960b-a094-44b9-9925-092a2e69812b Aug 18 19:24:51.092782 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:51.092782 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:51.140444 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4d5a07dd-afc3-4c66-9241-a3ccd64f4c52 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/group_snapshots/b5ce960b-a094-44b9-9925-092a2e69812b returned with HTTP 202 Aug 18 19:24:51.140829 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 652/2610] 10.4.3.170 () {68 vars in 1416 bytes} [Tue Aug 18 19:24:51 2026] DELETE /volume/v3/group_snapshots/b5ce960b-a094-44b9-9925-092a2e69812b => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:24:51.149718 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5e8d9892-775f-4584-ae91-c740780c4097 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:51.151420 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5e8d9892-775f-4584-ae91-c740780c4097 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:24:51.151635 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5e8d9892-775f-4584-ae91-c740780c4097 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:51.151850 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5e8d9892-775f-4584-ae91-c740780c4097 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'detail' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:51.152101 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-5e8d9892-775f-4584-ae91-c740780c4097 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:24:51.152815 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-5e8d9892-775f-4584-ae91-c740780c4097 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:24:51.163272 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-5e8d9892-775f-4584-ae91-c740780c4097 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Get all volumes completed successfully. Aug 18 19:24:51.164041 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-5e8d9892-775f-4584-ae91-c740780c4097 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:51.164232 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-5e8d9892-775f-4584-ae91-c740780c4097 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:51.199653 np0000007688 devstack@c-api.service[100581]: DEBUG oslo_db.sqlalchemy.engines [None req-5e8d9892-775f-4584-ae91-c740780c4097 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:51.202648 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:51.202648 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:51.206037 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-5e8d9892-775f-4584-ae91-c740780c4097 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:51.206196 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-5e8d9892-775f-4584-ae91-c740780c4097 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:51.242439 np0000007688 devstack@c-api.service[100581]: DEBUG oslo_db.sqlalchemy.engines [None req-5e8d9892-775f-4584-ae91-c740780c4097 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:51.245242 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:51.245242 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:51.251459 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5e8d9892-775f-4584-ae91-c740780c4097 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:24:51.251803 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 653/2611] 10.4.3.170 () {68 vars in 1299 bytes} [Tue Aug 18 19:24:51 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:24:51.264505 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7f7cb1b7-7ef2-42b2-875b-6475b82d95cf None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:51.266659 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7f7cb1b7-7ef2-42b2-875b-6475b82d95cf tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail Aug 18 19:24:51.266910 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7f7cb1b7-7ef2-42b2-875b-6475b82d95cf tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:51.267166 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7f7cb1b7-7ef2-42b2-875b-6475b82d95cf tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'detail' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:51.267499 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [None req-7f7cb1b7-7ef2-42b2-875b-6475b82d95cf tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Removing options '' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:24:51.268897 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.db.api [None req-7f7cb1b7-7ef2-42b2-875b-6475b82d95cf tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Building query based on filter {{(pid=100583) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:24:51.274073 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7f7cb1b7-7ef2-42b2-875b-6475b82d95cf tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Get all snapshots completed successfully. Aug 18 19:24:51.274587 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:51.274587 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:51.275192 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7f7cb1b7-7ef2-42b2-875b-6475b82d95cf tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 19:24:51.275684 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 660/2612] 10.4.3.170 () {66 vars in 1264 bytes} [Tue Aug 18 19:24:51 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:51.288930 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f972062c-b2cb-4aa6-aa6d-51a5850bca80 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:51.291023 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f972062c-b2cb-4aa6-aa6d-51a5850bca80 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/snapshots/e342be18-8081-4f2f-aa14-e4acf16afcef Aug 18 19:24:51.291248 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f972062c-b2cb-4aa6-aa6d-51a5850bca80 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:51.291461 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f972062c-b2cb-4aa6-aa6d-51a5850bca80 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:51.295755 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f972062c-b2cb-4aa6-aa6d-51a5850bca80 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/snapshots/e342be18-8081-4f2f-aa14-e4acf16afcef returned with HTTP 404 Aug 18 19:24:51.296125 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 648/2613] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:51 2026] GET /volume/v3/snapshots/e342be18-8081-4f2f-aa14-e4acf16afcef => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:51.305208 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-96a8066c-1802-4cd5-a486-a640314b2e9f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:51.307555 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-96a8066c-1802-4cd5-a486-a640314b2e9f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/b5ce960b-a094-44b9-9925-092a2e69812b Aug 18 19:24:51.307832 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-96a8066c-1802-4cd5-a486-a640314b2e9f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:51.308093 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-96a8066c-1802-4cd5-a486-a640314b2e9f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:51.308314 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.group_snapshots [None req-96a8066c-1802-4cd5-a486-a640314b2e9f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member b5ce960b-a094-44b9-9925-092a2e69812b {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 19:24:51.311879 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-96a8066c-1802-4cd5-a486-a640314b2e9f tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/group_snapshots/b5ce960b-a094-44b9-9925-092a2e69812b returned with HTTP 404 Aug 18 19:24:51.312549 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 653/2614] 10.4.3.170 () {68 vars in 1413 bytes} [Tue Aug 18 19:24:51 2026] GET /volume/v3/group_snapshots/b5ce960b-a094-44b9-9925-092a2e69812b => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:51.319915 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6ba50c05-4b5e-468c-a740-05d305a9c8c9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:51.321786 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6ba50c05-4b5e-468c-a740-05d305a9c8c9 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] DELETE https://10.4.3.170/volume/v3/group_snapshots/b5ce960b-a094-44b9-9925-092a2e69812b Aug 18 19:24:51.322015 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6ba50c05-4b5e-468c-a740-05d305a9c8c9 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:51.322170 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6ba50c05-4b5e-468c-a740-05d305a9c8c9 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:51.322285 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.group_snapshots [None req-6ba50c05-4b5e-468c-a740-05d305a9c8c9 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] delete called for member b5ce960b-a094-44b9-9925-092a2e69812b {{(pid=100581) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 19:24:51.322377 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.group_snapshots [None req-6ba50c05-4b5e-468c-a740-05d305a9c8c9 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Delete group_snapshot with id: b5ce960b-a094-44b9-9925-092a2e69812b Aug 18 19:24:51.330939 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6ba50c05-4b5e-468c-a740-05d305a9c8c9 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/group_snapshots/b5ce960b-a094-44b9-9925-092a2e69812b returned with HTTP 404 Aug 18 19:24:51.331435 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 654/2615] 10.4.3.170 () {68 vars in 1416 bytes} [Tue Aug 18 19:24:51 2026] DELETE /volume/v3/group_snapshots/b5ce960b-a094-44b9-9925-092a2e69812b => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:51.338135 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e10d8af3-23df-4906-98aa-64d5859f2060 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:51.341378 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e10d8af3-23df-4906-98aa-64d5859f2060 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:24:51.341840 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e10d8af3-23df-4906-98aa-64d5859f2060 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:51.342207 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e10d8af3-23df-4906-98aa-64d5859f2060 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'detail' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:51.342713 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [None req-e10d8af3-23df-4906-98aa-64d5859f2060 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Removing options '' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:24:51.343904 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e10d8af3-23df-4906-98aa-64d5859f2060 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:24:51.352253 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e10d8af3-23df-4906-98aa-64d5859f2060 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Get all volumes completed successfully. Aug 18 19:24:51.353158 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-e10d8af3-23df-4906-98aa-64d5859f2060 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:51.353408 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-e10d8af3-23df-4906-98aa-64d5859f2060 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:51.405626 np0000007688 devstack@c-api.service[100583]: DEBUG oslo_db.sqlalchemy.engines [None req-e10d8af3-23df-4906-98aa-64d5859f2060 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:51.409262 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:51.409262 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:51.413906 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-e10d8af3-23df-4906-98aa-64d5859f2060 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:51.414113 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-e10d8af3-23df-4906-98aa-64d5859f2060 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:51.452287 np0000007688 devstack@c-api.service[100583]: DEBUG oslo_db.sqlalchemy.engines [None req-e10d8af3-23df-4906-98aa-64d5859f2060 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:51.455625 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:51.455625 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:51.463379 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e10d8af3-23df-4906-98aa-64d5859f2060 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:24:51.463880 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 661/2616] 10.4.3.170 () {68 vars in 1299 bytes} [Tue Aug 18 19:24:51 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:24:51.470346 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-62c18f21-b1be-4f7e-85fb-901f253fc988 req-b88be400-0c72-4fd5-96a2-a342c88cfe33 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:51.472576 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-62c18f21-b1be-4f7e-85fb-901f253fc988 req-b88be400-0c72-4fd5-96a2-a342c88cfe33 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:51.472797 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-62c18f21-b1be-4f7e-85fb-901f253fc988 req-b88be400-0c72-4fd5-96a2-a342c88cfe33 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:51.473051 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-62c18f21-b1be-4f7e-85fb-901f253fc988 req-b88be400-0c72-4fd5-96a2-a342c88cfe33 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:51.477028 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b1ad83ad-e92d-4c1d-a21e-aeb0ddb3758a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:51.479216 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b1ad83ad-e92d-4c1d-a21e-aeb0ddb3758a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] POST https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11/action Aug 18 19:24:51.479602 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b1ad83ad-e92d-4c1d-a21e-aeb0ddb3758a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:51.479723 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b1ad83ad-e92d-4c1d-a21e-aeb0ddb3758a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:51.481328 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:51.481328 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:51.481650 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.groups [None req-b1ad83ad-e92d-4c1d-a21e-aeb0ddb3758a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] delete called for group d31636c8-ee32-4a78-a70f-1105b8793f11 {{(pid=100582) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 19:24:51.481757 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.groups [None req-b1ad83ad-e92d-4c1d-a21e-aeb0ddb3758a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Delete group with id: d31636c8-ee32-4a78-a70f-1105b8793f11 Aug 18 19:24:51.485676 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-62c18f21-b1be-4f7e-85fb-901f253fc988 req-b88be400-0c72-4fd5-96a2-a342c88cfe33 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:51.485745 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:51.485745 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:51.490733 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-62c18f21-b1be-4f7e-85fb-901f253fc988 req-b88be400-0c72-4fd5-96a2-a342c88cfe33 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 200 Aug 18 19:24:51.491225 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 649/2617] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:24:51 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:51.535307 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b1ad83ad-e92d-4c1d-a21e-aeb0ddb3758a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11/action returned with HTTP 202 Aug 18 19:24:51.535684 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 654/2618] 10.4.3.170 () {70 vars in 1428 bytes} [Tue Aug 18 19:24:51 2026] POST /volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:24:51.542412 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-894bbad3-42cc-4b95-b5f6-e186339dc62e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:51.544218 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-894bbad3-42cc-4b95-b5f6-e186339dc62e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/7dccff84-8ea5-498b-83b4-3bb36297db07 Aug 18 19:24:51.544432 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-894bbad3-42cc-4b95-b5f6-e186339dc62e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:51.544637 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-894bbad3-42cc-4b95-b5f6-e186339dc62e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:51.552297 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:51.552297 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:51.557239 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-894bbad3-42cc-4b95-b5f6-e186339dc62e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Volume info retrieved successfully. Aug 18 19:24:51.557825 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-894bbad3-42cc-4b95-b5f6-e186339dc62e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:51.557996 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-894bbad3-42cc-4b95-b5f6-e186339dc62e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:51.598615 np0000007688 devstack@c-api.service[100581]: DEBUG oslo_db.sqlalchemy.engines [None req-894bbad3-42cc-4b95-b5f6-e186339dc62e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:51.604532 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:51.604532 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:51.613473 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-894bbad3-42cc-4b95-b5f6-e186339dc62e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/7dccff84-8ea5-498b-83b4-3bb36297db07 returned with HTTP 200 Aug 18 19:24:51.613878 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 655/2619] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:51 2026] GET /volume/v3/volumes/7dccff84-8ea5-498b-83b4-3bb36297db07 => generated 913 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:52.629539 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8bfefe4e-58ee-4d66-b14e-258105394a3e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:52.631591 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8bfefe4e-58ee-4d66-b14e-258105394a3e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/7dccff84-8ea5-498b-83b4-3bb36297db07 Aug 18 19:24:52.631874 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8bfefe4e-58ee-4d66-b14e-258105394a3e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:52.632070 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8bfefe4e-58ee-4d66-b14e-258105394a3e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:52.639496 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8bfefe4e-58ee-4d66-b14e-258105394a3e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/7dccff84-8ea5-498b-83b4-3bb36297db07 returned with HTTP 404 Aug 18 19:24:52.640046 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 662/2620] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:52 2026] GET /volume/v3/volumes/7dccff84-8ea5-498b-83b4-3bb36297db07 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:52.646387 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e9ea42d3-f256-44b3-8637-26f6dfda0deb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:52.647911 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e9ea42d3-f256-44b3-8637-26f6dfda0deb tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/49010bad-33d0-4658-8c59-3fdc8e017052 Aug 18 19:24:52.648134 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e9ea42d3-f256-44b3-8637-26f6dfda0deb tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:52.648333 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e9ea42d3-f256-44b3-8637-26f6dfda0deb tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:52.656133 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e9ea42d3-f256-44b3-8637-26f6dfda0deb tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/49010bad-33d0-4658-8c59-3fdc8e017052 returned with HTTP 404 Aug 18 19:24:52.656637 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 650/2621] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:52 2026] GET /volume/v3/volumes/49010bad-33d0-4658-8c59-3fdc8e017052 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:52.666695 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-13408bc9-aa5a-4b17-88e6-4efa89e77dec None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:52.668174 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-13408bc9-aa5a-4b17-88e6-4efa89e77dec tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 Aug 18 19:24:52.668401 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-13408bc9-aa5a-4b17-88e6-4efa89e77dec tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:52.668572 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-13408bc9-aa5a-4b17-88e6-4efa89e77dec tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:52.668702 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.groups [None req-13408bc9-aa5a-4b17-88e6-4efa89e77dec tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member d31636c8-ee32-4a78-a70f-1105b8793f11 {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:24:52.673907 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-13408bc9-aa5a-4b17-88e6-4efa89e77dec tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 returned with HTTP 404 Aug 18 19:24:52.674547 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 655/2622] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:24:52 2026] GET /volume/v3/groups/d31636c8-ee32-4a78-a70f-1105b8793f11 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:52.681065 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-eef3bfc7-a273-439a-bbaa-0b23eb89e967 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:52.683430 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-eef3bfc7-a273-439a-bbaa-0b23eb89e967 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/af7cd660-c10f-457e-bbbc-fa2faef8a21a Aug 18 19:24:52.683728 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-eef3bfc7-a273-439a-bbaa-0b23eb89e967 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:52.683929 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-eef3bfc7-a273-439a-bbaa-0b23eb89e967 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:52.699265 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-eef3bfc7-a273-439a-bbaa-0b23eb89e967 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] https://10.4.3.170/volume/v3/group_types/af7cd660-c10f-457e-bbbc-fa2faef8a21a returned with HTTP 202 Aug 18 19:24:52.699865 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 656/2623] 10.4.3.170 () {68 vars in 1404 bytes} [Tue Aug 18 19:24:52 2026] DELETE /volume/v3/group_types/af7cd660-c10f-457e-bbbc-fa2faef8a21a => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:24:52.708109 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-eaea3aba-c0bb-48ce-a708-103db9617d91 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:52.709727 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-eaea3aba-c0bb-48ce-a708-103db9617d91 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] DELETE https://10.4.3.170/volume/v3/types/a2ef0c66-bb9b-4459-9131-920e756a6346 Aug 18 19:24:52.709937 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-eaea3aba-c0bb-48ce-a708-103db9617d91 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:52.710191 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-eaea3aba-c0bb-48ce-a708-103db9617d91 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] Calling method '_delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:52.747129 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-eaea3aba-c0bb-48ce-a708-103db9617d91 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] https://10.4.3.170/volume/v3/types/a2ef0c66-bb9b-4459-9131-920e756a6346 returned with HTTP 202 Aug 18 19:24:52.747358 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 663/2624] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:24:52 2026] DELETE /volume/v3/types/a2ef0c66-bb9b-4459-9131-920e756a6346 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:52.756081 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e1202e75-740b-46ae-aa5d-ef1c62355f18 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:52.759391 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e1202e75-740b-46ae-aa5d-ef1c62355f18 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] GET https://10.4.3.170/volume/v3/types/a2ef0c66-bb9b-4459-9131-920e756a6346 Aug 18 19:24:52.759934 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e1202e75-740b-46ae-aa5d-ef1c62355f18 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:52.760151 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e1202e75-740b-46ae-aa5d-ef1c62355f18 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:52.763196 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e1202e75-740b-46ae-aa5d-ef1c62355f18 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] https://10.4.3.170/volume/v3/types/a2ef0c66-bb9b-4459-9131-920e756a6346 returned with HTTP 404 Aug 18 19:24:52.763657 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 651/2625] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:24:52 2026] GET /volume/v3/types/a2ef0c66-bb9b-4459-9131-920e756a6346 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:52.775755 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7baabb3b-29e8-4a67-855f-d315df949867 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:52.777893 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7baabb3b-29e8-4a67-855f-d315df949867 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:24:52.778355 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7baabb3b-29e8-4a67-855f-d315df949867 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1020404008"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:52.792671 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7baabb3b-29e8-4a67-855f-d315df949867 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:24:52.793195 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 656/2626] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:24:52 2026] POST /volume/v3/types => generated 224 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:52.805180 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-31b6b346-5665-4408-8548-e19bbe855fd1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:52.809732 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-31b6b346-5665-4408-8548-e19bbe855fd1 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] POST https://10.4.3.170/volume/v3/group_types Aug 18 19:24:52.809732 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-31b6b346-5665-4408-8548-e19bbe855fd1 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-830998447"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:52.821610 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-31b6b346-5665-4408-8548-e19bbe855fd1 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Aug 18 19:24:52.821610 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 657/2627] 10.4.3.170 () {70 vars in 1311 bytes} [Tue Aug 18 19:24:52 2026] POST /volume/v3/group_types => generated 180 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:52.830556 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d7f513c2-5295-44bb-b3ac-c568b784b1ba None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:52.834563 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d7f513c2-5295-44bb-b3ac-c568b784b1ba tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] POST https://10.4.3.170/volume/v3/groups Aug 18 19:24:52.834926 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d7f513c2-5295-44bb-b3ac-c568b784b1ba tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ee5c51b6-b6fb-4ced-b8e3-320df3dea161", "volume_types": ["a4b6755b-bc8a-4b3a-ace7-fb8eb3349cb4"], "name": "tempest-GroupSnapshotsTest-Group-1876088928"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:52.836259 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.groups [None req-d7f513c2-5295-44bb-b3ac-c568b784b1ba tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Creating new group {'group': {'group_type': 'ee5c51b6-b6fb-4ced-b8e3-320df3dea161', 'volume_types': ['a4b6755b-bc8a-4b3a-ace7-fb8eb3349cb4'], 'name': 'tempest-GroupSnapshotsTest-Group-1876088928'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 19:24:52.842076 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.groups [None req-d7f513c2-5295-44bb-b3ac-c568b784b1ba tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Creating group tempest-GroupSnapshotsTest-Group-1876088928. Aug 18 19:24:52.858666 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-d7f513c2-5295-44bb-b3ac-c568b784b1ba tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Availability zone cache updated, next update will occur around 2026-08-18 20:24:52.858406. {{(pid=100583) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 19:24:52.858823 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d7f513c2-5295-44bb-b3ac-c568b784b1ba tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Availability Zones retrieved successfully. Aug 18 19:24:52.872968 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-d7f513c2-5295-44bb-b3ac-c568b784b1ba tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Created reservations ['b33c78dd-75fe-4504-b84f-f92cd694d225'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:52.900052 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d7f513c2-5295-44bb-b3ac-c568b784b1ba tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Aug 18 19:24:52.900449 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 664/2628] 10.4.3.170 () {70 vars in 1297 bytes} [Tue Aug 18 19:24:52 2026] POST /volume/v3/groups => generated 112 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:52.914037 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a5eac7e6-4737-4b26-a320-b4208c1566e5 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:52.915717 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a5eac7e6-4737-4b26-a320-b4208c1566e5 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/groups/fd2feefb-e5e9-4d7d-9b48-dab71f3f5a44 Aug 18 19:24:52.915916 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a5eac7e6-4737-4b26-a320-b4208c1566e5 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:52.916105 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a5eac7e6-4737-4b26-a320-b4208c1566e5 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:52.916227 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-a5eac7e6-4737-4b26-a320-b4208c1566e5 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member fd2feefb-e5e9-4d7d-9b48-dab71f3f5a44 {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:24:52.919184 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:52.919184 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:52.926538 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a5eac7e6-4737-4b26-a320-b4208c1566e5 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/fd2feefb-e5e9-4d7d-9b48-dab71f3f5a44 returned with HTTP 200 Aug 18 19:24:52.926927 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 652/2629] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:24:52 2026] GET /volume/v3/groups/fd2feefb-e5e9-4d7d-9b48-dab71f3f5a44 => generated 392 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:53.824161 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7c691961-9b33-4372-af73-e0f86437f54a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:53.824517 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7c691961-9b33-4372-af73-e0f86437f54a None None] GET https://10.4.3.170/volume// Aug 18 19:24:53.824662 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7c691961-9b33-4372-af73-e0f86437f54a None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:53.824850 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7c691961-9b33-4372-af73-e0f86437f54a None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:53.825170 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7c691961-9b33-4372-af73-e0f86437f54a None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:24:53.825455 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 657/2630] 10.4.3.170 () {64 vars in 1004 bytes} [Tue Aug 18 19:24: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 19:24:53.835521 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5f19d1c5-8ab0-49f5-a2b4-6cba01c6f038 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:53.835917 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5f19d1c5-8ab0-49f5-a2b4-6cba01c6f038 None None] GET https://10.4.3.170/volume// Aug 18 19:24:53.836129 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5f19d1c5-8ab0-49f5-a2b4-6cba01c6f038 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:53.836311 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5f19d1c5-8ab0-49f5-a2b4-6cba01c6f038 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:53.836689 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5f19d1c5-8ab0-49f5-a2b4-6cba01c6f038 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:24:53.836934 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 658/2631] 10.4.3.170 () {64 vars in 1004 bytes} [Tue Aug 18 19:24: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 19:24:53.846083 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ecbe722d-3ecd-49b7-9362-582ca7cd72bc None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:53.931418 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ecbe722d-3ecd-49b7-9362-582ca7cd72bc tempest-VersionsTest-1405709518 tempest-VersionsTest-1405709518-project-member] GET https://10.4.3.170/volume/v3/ Aug 18 19:24:53.931644 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ecbe722d-3ecd-49b7-9362-582ca7cd72bc tempest-VersionsTest-1405709518 tempest-VersionsTest-1405709518-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:53.931851 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ecbe722d-3ecd-49b7-9362-582ca7cd72bc tempest-VersionsTest-1405709518 tempest-VersionsTest-1405709518-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:53.932383 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ecbe722d-3ecd-49b7-9362-582ca7cd72bc tempest-VersionsTest-1405709518 tempest-VersionsTest-1405709518-project-member] https://10.4.3.170/volume/v3/ returned with HTTP 200 Aug 18 19:24:53.932604 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 665/2632] 10.4.3.170 () {66 vars in 1216 bytes} [Tue Aug 18 19:24:53 2026] GET /volume/v3/ => generated 386 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:53.936167 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-76f0dd5a-5ac4-4a5f-8e0e-00ab146c9280 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:53.937839 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-76f0dd5a-5ac4-4a5f-8e0e-00ab146c9280 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/groups/fd2feefb-e5e9-4d7d-9b48-dab71f3f5a44 Aug 18 19:24:53.938047 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-76f0dd5a-5ac4-4a5f-8e0e-00ab146c9280 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:53.938969 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-76f0dd5a-5ac4-4a5f-8e0e-00ab146c9280 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:53.938969 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-76f0dd5a-5ac4-4a5f-8e0e-00ab146c9280 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member fd2feefb-e5e9-4d7d-9b48-dab71f3f5a44 {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:24:53.941594 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:53.941594 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:53.948375 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-76f0dd5a-5ac4-4a5f-8e0e-00ab146c9280 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/fd2feefb-e5e9-4d7d-9b48-dab71f3f5a44 returned with HTTP 200 Aug 18 19:24:53.948774 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 653/2633] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:24:53 2026] GET /volume/v3/groups/fd2feefb-e5e9-4d7d-9b48-dab71f3f5a44 => generated 393 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:53.957481 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:53.961264 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:53.961583 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2103050972", "volume_type": "a4b6755b-bc8a-4b3a-ace7-fb8eb3349cb4", "group_id": "fd2feefb-e5e9-4d7d-9b48-dab71f3f5a44", "size": 1}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:53.963017 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2103050972', 'volume_type': 'a4b6755b-bc8a-4b3a-ace7-fb8eb3349cb4', 'group_id': 'fd2feefb-e5e9-4d7d-9b48-dab71f3f5a44', 'size': 1}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:53.975010 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:53.975010 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:53.975582 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Create volume of 1 GB Aug 18 19:24:53.985382 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Availability Zones retrieved successfully. Aug 18 19:24:53.991445 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Flow 'volume_create_api' (16f61117-d1a8-4431-a003-2e8aac9b81d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:53.994339 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa2dae99-45f0-4232-a1fe-d8cbc83ac459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:53.994339 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:53.994339 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:53.994339 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:54.036630 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa2dae99-45f0-4232-a1fe-d8cbc83ac459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:24:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a4b6755b-bc8a-4b3a-ace7-fb8eb3349cb4,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1020404008',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4b6755b-bc8a-4b3a-ace7-fb8eb3349cb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fd2feefb-e5e9-4d7d-9b48-dab71f3f5a44', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:54.037444 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc69e181-a63c-46dc-a4b0-c004368f7022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:54.069868 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1020404008 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1020404008, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:24:54.073390 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1020404008 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1020404008, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:24:54.116646 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Created reservations ['dcc26f73-876c-485b-8179-177426d836ca', 'e072605f-1a47-4948-88c1-f5fc2e3da032', '547e4b71-0c12-43ea-9771-e206299add8b', 'd14d319b-e785-4ee2-8b72-98ba20166349'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:54.117688 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc69e181-a63c-46dc-a4b0-c004368f7022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcc26f73-876c-485b-8179-177426d836ca', 'e072605f-1a47-4948-88c1-f5fc2e3da032', '547e4b71-0c12-43ea-9771-e206299add8b', 'd14d319b-e785-4ee2-8b72-98ba20166349']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:54.118698 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3ebcbd9-1d52-4b8a-9329-071ed34d4fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:54.143460 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3ebcbd9-1d52-4b8a-9329-071ed34d4fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fb4592c-9f4d-417b-a960-034f60b2d0d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2103050972',encryption_key_id=None,group_id=fd2feefb-e5e9-4d7d-9b48-dab71f3f5a44,group_type_id=,metadata={},multiattach=False,project_id='1c44d1d51aa24ab6aa392170f909d317',qos_specs=None,replication_status=,reservations=['dcc26f73-876c-485b-8179-177426d836ca','e072605f-1a47-4948-88c1-f5fc2e3da032','547e4b71-0c12-43ea-9771-e206299add8b','d14d319b-e785-4ee2-8b72-98ba20166349'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='214dcce4fc3749be8af220efffc0314b',volume_type_id=a4b6755b-bc8a-4b3a-ace7-fb8eb3349cb4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2103050972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fd2feefb-e5e9-4d7d-9b48-dab71f3f5a44,host=None,id=3fb4592c-9f4d-417b-a960-034f60b2d0d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c44d1d51aa24ab6aa392170f909d317',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='214dcce4fc3749be8af220efffc0314b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4b6755b-bc8a-4b3a-ace7-fb8eb3349cb4),volume_type_id=a4b6755b-bc8a-4b3a-ace7-fb8eb3349cb4)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:54.144131 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e31451a1-7a74-4fcc-889c-ab2f70f60ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:54.163323 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e31451a1-7a74-4fcc-889c-ab2f70f60ce4) transitioned into state 'SUCCESS' from state '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-2103050972',encryption_key_id=None,group_id=fd2feefb-e5e9-4d7d-9b48-dab71f3f5a44,group_type_id=,metadata={},multiattach=False,project_id='1c44d1d51aa24ab6aa392170f909d317',qos_specs=None,replication_status=,reservations=['dcc26f73-876c-485b-8179-177426d836ca','e072605f-1a47-4948-88c1-f5fc2e3da032','547e4b71-0c12-43ea-9771-e206299add8b','d14d319b-e785-4ee2-8b72-98ba20166349'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='214dcce4fc3749be8af220efffc0314b',volume_type_id=a4b6755b-bc8a-4b3a-ace7-fb8eb3349cb4)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:54.164082 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ac57ee-851d-4e52-838e-ba81ebe7e853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:54.179017 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ac57ee-851d-4e52-838e-ba81ebe7e853) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:54.179017 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Flow 'volume_create_api' (16f61117-d1a8-4431-a003-2e8aac9b81d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:54.179017 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Create volume request issued successfully. Aug 18 19:24:54.179609 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:54.179794 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:54.217787 np0000007688 devstack@c-api.service[100582]: DEBUG oslo_db.sqlalchemy.engines [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:54.220734 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:54.220734 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:54.224088 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-adacb215-c8ce-4f51-90c7-d1e448ed9c5e tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:54.224604 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 658/2634] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:24:53 2026] POST /volume/v3/volumes => generated 823 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:54.236903 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b66ab474-29ba-4f55-9b78-a98ffa89315c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:54.239089 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b66ab474-29ba-4f55-9b78-a98ffa89315c tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/3fb4592c-9f4d-417b-a960-034f60b2d0d9 Aug 18 19:24:54.239386 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b66ab474-29ba-4f55-9b78-a98ffa89315c tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:54.239636 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b66ab474-29ba-4f55-9b78-a98ffa89315c tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:54.249319 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:54.249319 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:54.253045 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b66ab474-29ba-4f55-9b78-a98ffa89315c tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Volume info retrieved successfully. Aug 18 19:24:54.253692 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-b66ab474-29ba-4f55-9b78-a98ffa89315c tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:54.253820 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-b66ab474-29ba-4f55-9b78-a98ffa89315c tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:54.288883 np0000007688 devstack@c-api.service[100581]: DEBUG oslo_db.sqlalchemy.engines [None req-b66ab474-29ba-4f55-9b78-a98ffa89315c tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:54.291919 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:54.291919 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:54.300324 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b66ab474-29ba-4f55-9b78-a98ffa89315c tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/3fb4592c-9f4d-417b-a960-034f60b2d0d9 returned with HTTP 200 Aug 18 19:24:54.300830 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 659/2635] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:54 2026] GET /volume/v3/volumes/3fb4592c-9f4d-417b-a960-034f60b2d0d9 => generated 891 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:54.425855 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c0b496c4-e471-4ac4-afae-cc574c6f9766 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:54.428152 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c0b496c4-e471-4ac4-afae-cc574c6f9766 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] DELETE https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:54.428608 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c0b496c4-e471-4ac4-afae-cc574c6f9766 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:54.428608 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c0b496c4-e471-4ac4-afae-cc574c6f9766 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:54.428751 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-c0b496c4-e471-4ac4-afae-cc574c6f9766 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Delete volume with id: 42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:54.440770 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:54.440770 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:54.441264 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c0b496c4-e471-4ac4-afae-cc574c6f9766 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:54.453060 np0000007688 devstack@c-api.service[100583]: WARNING cinder.keymgr.conf_key_mgr [None req-c0b496c4-e471-4ac4-afae-cc574c6f9766 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 19:24:54.459659 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c0b496c4-e471-4ac4-afae-cc574c6f9766 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Delete volume request issued successfully. Aug 18 19:24:54.459659 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c0b496c4-e471-4ac4-afae-cc574c6f9766 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 202 Aug 18 19:24:54.459659 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 666/2636] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:24:54 2026] DELETE /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:54.469748 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-741c814b-3242-4518-bb23-9cdd1cc36672 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:54.473337 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-741c814b-3242-4518-bb23-9cdd1cc36672 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:54.473752 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-741c814b-3242-4518-bb23-9cdd1cc36672 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:54.474437 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-741c814b-3242-4518-bb23-9cdd1cc36672 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:54.485545 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:54.485545 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:54.489663 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-741c814b-3242-4518-bb23-9cdd1cc36672 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:24:54.495612 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-741c814b-3242-4518-bb23-9cdd1cc36672 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 200 Aug 18 19:24:54.496501 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 654/2637] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:54 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:55.303159 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-70edaada-3353-48f5-b6bf-f4384b6d1c1f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:55.304906 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-70edaada-3353-48f5-b6bf-f4384b6d1c1f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:55.305227 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-70edaada-3353-48f5-b6bf-f4384b6d1c1f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc", "size": 1, "name": "tempest-VolumesCloneTest-Volume-569840265"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:55.306598 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-70edaada-3353-48f5-b6bf-f4384b6d1c1f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Create volume request body: {'volume': {'imageRef': '3394ab6b-bad1-4521-8a00-1c034f3dd2cc', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-569840265'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:55.314130 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c002e2d8-c328-4ecc-9c9e-517b9efbd570 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:55.315883 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c002e2d8-c328-4ecc-9c9e-517b9efbd570 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/3fb4592c-9f4d-417b-a960-034f60b2d0d9 Aug 18 19:24:55.316094 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c002e2d8-c328-4ecc-9c9e-517b9efbd570 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:55.316274 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c002e2d8-c328-4ecc-9c9e-517b9efbd570 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:55.324985 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:55.324985 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:55.331714 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c002e2d8-c328-4ecc-9c9e-517b9efbd570 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Volume info retrieved successfully. Aug 18 19:24:55.332333 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-c002e2d8-c328-4ecc-9c9e-517b9efbd570 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:55.332582 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-c002e2d8-c328-4ecc-9c9e-517b9efbd570 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:55.383488 np0000007688 devstack@c-api.service[100581]: DEBUG oslo_db.sqlalchemy.engines [None req-c002e2d8-c328-4ecc-9c9e-517b9efbd570 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:55.387380 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:55.387380 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:55.395398 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c002e2d8-c328-4ecc-9c9e-517b9efbd570 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/3fb4592c-9f4d-417b-a960-034f60b2d0d9 returned with HTTP 200 Aug 18 19:24:55.395771 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 660/2638] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:55 2026] GET /volume/v3/volumes/3fb4592c-9f4d-417b-a960-034f60b2d0d9 => generated 916 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:55.408607 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c5eaa6b6-1def-468c-adef-f83d97869935 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:55.410517 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c5eaa6b6-1def-468c-adef-f83d97869935 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] POST https://10.4.3.170/volume/v3/group_snapshots Aug 18 19:24:55.410913 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c5eaa6b6-1def-468c-adef-f83d97869935 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "fd2feefb-e5e9-4d7d-9b48-dab71f3f5a44", "name": "tempest-group_snapshot-1115459075"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:55.412699 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.group_snapshots [None req-c5eaa6b6-1def-468c-adef-f83d97869935 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'fd2feefb-e5e9-4d7d-9b48-dab71f3f5a44', 'name': 'tempest-group_snapshot-1115459075'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 19:24:55.415993 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:55.415993 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:55.420187 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.group_snapshots [None req-c5eaa6b6-1def-468c-adef-f83d97869935 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Creating group_snapshot tempest-group_snapshot-1115459075. Aug 18 19:24:55.437941 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:55.437941 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:55.450009 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-c5eaa6b6-1def-468c-adef-f83d97869935 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1020404008 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1020404008, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:24:55.450504 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-c5eaa6b6-1def-468c-adef-f83d97869935 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1020404008 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1020404008, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:24:55.467864 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-70edaada-3353-48f5-b6bf-f4384b6d1c1f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Create volume of 1 GB Aug 18 19:24:55.472730 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-70edaada-3353-48f5-b6bf-f4384b6d1c1f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Availability Zones retrieved successfully. Aug 18 19:24:55.474180 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-c5eaa6b6-1def-468c-adef-f83d97869935 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Created reservations ['1486f94a-f19b-4d8e-88a9-d285cd0b9bb1', '7efee80f-800f-47ee-83dd-2fd822c84400', '29271a97-d864-4d5b-9b25-038061e2bfde', '137e5751-90eb-4711-b00b-5c58f10011fc'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:55.480507 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-70edaada-3353-48f5-b6bf-f4384b6d1c1f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Flow 'volume_create_api' (0850486d-89dc-431f-aee8-d63e0aa8312a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:55.481724 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-70edaada-3353-48f5-b6bf-f4384b6d1c1f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44ece6bc-277d-49ab-bf34-49de7e56b066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:55.482641 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-70edaada-3353-48f5-b6bf-f4384b6d1c1f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:55.503227 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c5eaa6b6-1def-468c-adef-f83d97869935 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/group_snapshots returned with HTTP 202 Aug 18 19:24:55.503649 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 667/2639] 10.4.3.170 () {70 vars in 1324 bytes} [Tue Aug 18 19:24:55 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:55.513322 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5c88ad4e-33e1-4d6f-b401-9aa36abf8291 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:55.516973 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0cad7da9-afd9-4bfc-aba5-133495ea3165 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:55.517037 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5c88ad4e-33e1-4d6f-b401-9aa36abf8291 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/7b8c1245-6e71-4b89-ab7f-4043f4bab10f Aug 18 19:24:55.517037 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5c88ad4e-33e1-4d6f-b401-9aa36abf8291 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:55.517037 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5c88ad4e-33e1-4d6f-b401-9aa36abf8291 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:55.517037 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.group_snapshots [None req-5c88ad4e-33e1-4d6f-b401-9aa36abf8291 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member 7b8c1245-6e71-4b89-ab7f-4043f4bab10f {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 19:24:55.517819 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0cad7da9-afd9-4bfc-aba5-133495ea3165 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 Aug 18 19:24:55.518009 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0cad7da9-afd9-4bfc-aba5-133495ea3165 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:55.518221 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0cad7da9-afd9-4bfc-aba5-133495ea3165 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:55.519675 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:55.519675 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:55.524007 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5c88ad4e-33e1-4d6f-b401-9aa36abf8291 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/group_snapshots/7b8c1245-6e71-4b89-ab7f-4043f4bab10f returned with HTTP 200 Aug 18 19:24:55.524465 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 655/2640] 10.4.3.170 () {68 vars in 1413 bytes} [Tue Aug 18 19:24:55 2026] GET /volume/v3/group_snapshots/7b8c1245-6e71-4b89-ab7f-4043f4bab10f => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:55.525024 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0cad7da9-afd9-4bfc-aba5-133495ea3165 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 returned with HTTP 404 Aug 18 19:24:55.525660 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 661/2641] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:55 2026] GET /volume/v3/volumes/42cf7e90-89dd-4b97-a76a-1b43d43794e6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:55.532984 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7a8a5c8b-5944-4b1f-8d76-bd0bf3104062 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:55.535300 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7a8a5c8b-5944-4b1f-8d76-bd0bf3104062 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Aug 18 19:24:55.535584 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7a8a5c8b-5944-4b1f-8d76-bd0bf3104062 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:55.535773 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7a8a5c8b-5944-4b1f-8d76-bd0bf3104062 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Calling method 'detail' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:55.536423 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:55.536423 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:55.536737 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7a8a5c8b-5944-4b1f-8d76-bd0bf3104062 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:24:55.542336 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-70edaada-3353-48f5-b6bf-f4384b6d1c1f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44ece6bc-277d-49ab-bf34-49de7e56b066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:55.543140 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-70edaada-3353-48f5-b6bf-f4384b6d1c1f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26a39ade-7bf1-402f-b12a-43a6d1e1ef8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:55.547969 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7a8a5c8b-5944-4b1f-8d76-bd0bf3104062 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Get all volumes completed successfully. Aug 18 19:24:55.549045 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-7a8a5c8b-5944-4b1f-8d76-bd0bf3104062 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:55.549286 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-7a8a5c8b-5944-4b1f-8d76-bd0bf3104062 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 19:24:55.590619 np0000007688 devstack@c-api.service[100583]: DEBUG oslo_db.sqlalchemy.engines [None req-7a8a5c8b-5944-4b1f-8d76-bd0bf3104062 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-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=100583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:55.594518 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:55.594518 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:55.597824 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-70edaada-3353-48f5-b6bf-f4384b6d1c1f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Created reservations ['405724bf-147f-486e-8a6e-8f7f5d63a1af', '31cfab55-b3ed-497d-a91a-05544ee12454', '89544e54-e10f-42cd-836d-3a2824aafcfa', 'a83145f9-ca86-4ba3-b512-a8d234b4905d'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:55.598589 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-70edaada-3353-48f5-b6bf-f4384b6d1c1f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26a39ade-7bf1-402f-b12a-43a6d1e1ef8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['405724bf-147f-486e-8a6e-8f7f5d63a1af', '31cfab55-b3ed-497d-a91a-05544ee12454', '89544e54-e10f-42cd-836d-3a2824aafcfa', 'a83145f9-ca86-4ba3-b512-a8d234b4905d']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:55.599286 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-70edaada-3353-48f5-b6bf-f4384b6d1c1f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cbc3f23-b961-4ec1-8563-8d6f25a159d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:55.604264 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7a8a5c8b-5944-4b1f-8d76-bd0bf3104062 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 19:24:55.604881 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 668/2642] 10.4.3.170 () {66 vars in 1285 bytes} [Tue Aug 18 19:24:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7181 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:55.619775 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-70edaada-3353-48f5-b6bf-f4384b6d1c1f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cbc3f23-b961-4ec1-8563-8d6f25a159d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca845607-18d9-42e6-a812-afd696e93800', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-569840265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43ffd3765e340f1a9102dc2329303f9',qos_specs=None,replication_status=,reservations=['405724bf-147f-486e-8a6e-8f7f5d63a1af','31cfab55-b3ed-497d-a91a-05544ee12454','89544e54-e10f-42cd-836d-3a2824aafcfa','a83145f9-ca86-4ba3-b512-a8d234b4905d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6f02bbc9e674e9bafc7e39f0e1cf113',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-569840265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca845607-18d9-42e6-a812-afd696e93800,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e43ffd3765e340f1a9102dc2329303f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6f02bbc9e674e9bafc7e39f0e1cf113',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:55.621437 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-70edaada-3353-48f5-b6bf-f4384b6d1c1f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a77b808d-1744-4247-a406-c2fbc74b62fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:55.624124 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-459d85b5-6392-4716-a774-af80f0a6bad4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:55.625851 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-459d85b5-6392-4716-a774-af80f0a6bad4 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] DELETE https://10.4.3.170/volume/v3/types/a23d35ae-aacd-4358-a32b-829253941099 Aug 18 19:24:55.626121 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-459d85b5-6392-4716-a774-af80f0a6bad4 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:55.626316 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-459d85b5-6392-4716-a774-af80f0a6bad4 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:55.641769 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-70edaada-3353-48f5-b6bf-f4384b6d1c1f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a77b808d-1744-4247-a406-c2fbc74b62fe) transitioned into state 'SUCCESS' from state '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-569840265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43ffd3765e340f1a9102dc2329303f9',qos_specs=None,replication_status=,reservations=['405724bf-147f-486e-8a6e-8f7f5d63a1af','31cfab55-b3ed-497d-a91a-05544ee12454','89544e54-e10f-42cd-836d-3a2824aafcfa','a83145f9-ca86-4ba3-b512-a8d234b4905d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6f02bbc9e674e9bafc7e39f0e1cf113',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:55.642396 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-70edaada-3353-48f5-b6bf-f4384b6d1c1f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e06bcc9-0b82-4225-b722-b83c47e721f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:55.649782 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-459d85b5-6392-4716-a774-af80f0a6bad4 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] https://10.4.3.170/volume/v3/types/a23d35ae-aacd-4358-a32b-829253941099 returned with HTTP 202 Aug 18 19:24:55.650273 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 656/2643] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:24:55 2026] DELETE /volume/v3/types/a23d35ae-aacd-4358-a32b-829253941099 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:55.651645 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-70edaada-3353-48f5-b6bf-f4384b6d1c1f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e06bcc9-0b82-4225-b722-b83c47e721f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:55.652593 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-70edaada-3353-48f5-b6bf-f4384b6d1c1f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Flow 'volume_create_api' (0850486d-89dc-431f-aee8-d63e0aa8312a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:55.652655 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-70edaada-3353-48f5-b6bf-f4384b6d1c1f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Create volume request issued successfully. Aug 18 19:24:55.653125 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-70edaada-3353-48f5-b6bf-f4384b6d1c1f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:55.653527 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 659/2644] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:24:55 2026] POST /volume/v3/volumes => generated 746 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:55.669865 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-105b7006-44fe-4d87-a901-92e9499910f4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:55.670465 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5a8990b9-a3b8-494a-8bd4-39d03d553c6d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:55.671734 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-105b7006-44fe-4d87-a901-92e9499910f4 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:24:55.672071 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-105b7006-44fe-4d87-a901-92e9499910f4 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2001153912", "extra_specs": {}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:55.672424 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5a8990b9-a3b8-494a-8bd4-39d03d553c6d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] GET https://10.4.3.170/volume/v3/volumes/ca845607-18d9-42e6-a812-afd696e93800 Aug 18 19:24:55.672663 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5a8990b9-a3b8-494a-8bd4-39d03d553c6d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:55.672886 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5a8990b9-a3b8-494a-8bd4-39d03d553c6d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:55.680164 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:55.680164 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:55.684864 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5a8990b9-a3b8-494a-8bd4-39d03d553c6d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Volume info retrieved successfully. Aug 18 19:24:55.687248 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-105b7006-44fe-4d87-a901-92e9499910f4 tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:24:55.687714 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 662/2645] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:24:55 2026] POST /volume/v3/types => generated 212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:55.689528 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5a8990b9-a3b8-494a-8bd4-39d03d553c6d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/ca845607-18d9-42e6-a812-afd696e93800 returned with HTTP 200 Aug 18 19:24:55.690052 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 669/2646] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:55 2026] GET /volume/v3/volumes/ca845607-18d9-42e6-a812-afd696e93800 => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:55.700387 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3436146f-d7a5-4ad6-b6be-c7208f3c6c8f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:55.700387 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3436146f-d7a5-4ad6-b6be-c7208f3c6c8f tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] POST https://10.4.3.170/volume/v3/types/254d61c0-a4dd-409a-9b0d-4143057996a9/encryption Aug 18 19:24:55.700570 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3436146f-d7a5-4ad6-b6be-c7208f3c6c8f tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:55.715816 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3436146f-d7a5-4ad6-b6be-c7208f3c6c8f tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] https://10.4.3.170/volume/v3/types/254d61c0-a4dd-409a-9b0d-4143057996a9/encryption returned with HTTP 200 Aug 18 19:24:55.716250 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 657/2647] 10.4.3.170 () {68 vars in 1397 bytes} [Tue Aug 18 19:24:55 2026] POST /volume/v3/types/254d61c0-a4dd-409a-9b0d-4143057996a9/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:55.724561 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-54249eed-2d2e-45ea-9fc4-174106f7eb10 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:55.727104 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-54249eed-2d2e-45ea-9fc4-174106f7eb10 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:55.727778 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-54249eed-2d2e-45ea-9fc4-174106f7eb10 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-600988622", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2001153912", "size": 1}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:55.729658 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-54249eed-2d2e-45ea-9fc4-174106f7eb10 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-600988622', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2001153912', 'size': 1}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:55.732245 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-54249eed-2d2e-45ea-9fc4-174106f7eb10 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Create volume of 1 GB Aug 18 19:24:55.732541 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:55.732541 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:55.733032 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-54249eed-2d2e-45ea-9fc4-174106f7eb10 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Availability Zones retrieved successfully. Aug 18 19:24:55.738688 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-54249eed-2d2e-45ea-9fc4-174106f7eb10 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Flow 'volume_create_api' (f5001866-f72b-48a1-b02c-c7978f23ad92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:55.739690 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-54249eed-2d2e-45ea-9fc4-174106f7eb10 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c224e83b-aa63-4947-9bc4-5295408724e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:55.740579 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-54249eed-2d2e-45ea-9fc4-174106f7eb10 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:55.764661 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-54249eed-2d2e-45ea-9fc4-174106f7eb10 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c224e83b-aa63-4947-9bc4-5295408724e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:24:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=254d61c0-a4dd-409a-9b0d-4143057996a9,is_public=True,name='tempest-scenario-type-luks-2001153912',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '254d61c0-a4dd-409a-9b0d-4143057996a9', '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=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:55.765402 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-54249eed-2d2e-45ea-9fc4-174106f7eb10 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54ef3fb5-c714-432f-8710-69013ccaf38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:55.792651 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-54249eed-2d2e-45ea-9fc4-174106f7eb10 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2001153912 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2001153912, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:24:55.793196 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-54249eed-2d2e-45ea-9fc4-174106f7eb10 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2001153912 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2001153912, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:24:55.822578 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-54249eed-2d2e-45ea-9fc4-174106f7eb10 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Created reservations ['e5ab7be1-5bd4-4791-9714-14fc8f2d32c4', 'c9188ebd-5d40-4a41-ba36-a8a014c36d79', '760e966e-02ba-4388-b47c-046a0f31e10d', '4256c841-4f12-4b5d-a093-d4b0d85fc68e'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:55.823464 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-54249eed-2d2e-45ea-9fc4-174106f7eb10 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54ef3fb5-c714-432f-8710-69013ccaf38a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5ab7be1-5bd4-4791-9714-14fc8f2d32c4', 'c9188ebd-5d40-4a41-ba36-a8a014c36d79', '760e966e-02ba-4388-b47c-046a0f31e10d', '4256c841-4f12-4b5d-a093-d4b0d85fc68e']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:55.824267 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-54249eed-2d2e-45ea-9fc4-174106f7eb10 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d46c250-6e0b-4209-9323-624dc3919c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:55.848399 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-54249eed-2d2e-45ea-9fc4-174106f7eb10 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d46c250-6e0b-4209-9323-624dc3919c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a17c0e13-b897-4754-8ab3-e3421ce31f50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-600988622',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d03eccc7919044329215b85e11fb2dce',qos_specs=None,replication_status=,reservations=['e5ab7be1-5bd4-4791-9714-14fc8f2d32c4','c9188ebd-5d40-4a41-ba36-a8a014c36d79','760e966e-02ba-4388-b47c-046a0f31e10d','4256c841-4f12-4b5d-a093-d4b0d85fc68e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b9fcc2771834b45a93ac5dcbf8df155',volume_type_id=254d61c0-a4dd-409a-9b0d-4143057996a9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:24:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-600988622',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a17c0e13-b897-4754-8ab3-e3421ce31f50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d03eccc7919044329215b85e11fb2dce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b9fcc2771834b45a93ac5dcbf8df155',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(254d61c0-a4dd-409a-9b0d-4143057996a9),volume_type_id=254d61c0-a4dd-409a-9b0d-4143057996a9)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:55.849595 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-54249eed-2d2e-45ea-9fc4-174106f7eb10 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91e1d393-00d4-41e9-9cb2-cbcdd169ccae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:55.869101 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-54249eed-2d2e-45ea-9fc4-174106f7eb10 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91e1d393-00d4-41e9-9cb2-cbcdd169ccae) transitioned into state 'SUCCESS' from state '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-600988622',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d03eccc7919044329215b85e11fb2dce',qos_specs=None,replication_status=,reservations=['e5ab7be1-5bd4-4791-9714-14fc8f2d32c4','c9188ebd-5d40-4a41-ba36-a8a014c36d79','760e966e-02ba-4388-b47c-046a0f31e10d','4256c841-4f12-4b5d-a093-d4b0d85fc68e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b9fcc2771834b45a93ac5dcbf8df155',volume_type_id=254d61c0-a4dd-409a-9b0d-4143057996a9)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:55.870014 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-54249eed-2d2e-45ea-9fc4-174106f7eb10 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e801482e-859b-4b7c-9ab4-d84f00eca94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:55.880697 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-54249eed-2d2e-45ea-9fc4-174106f7eb10 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e801482e-859b-4b7c-9ab4-d84f00eca94e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:55.882960 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-54249eed-2d2e-45ea-9fc4-174106f7eb10 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Flow 'volume_create_api' (f5001866-f72b-48a1-b02c-c7978f23ad92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:55.882960 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-54249eed-2d2e-45ea-9fc4-174106f7eb10 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Create volume request issued successfully. Aug 18 19:24:55.882960 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-54249eed-2d2e-45ea-9fc4-174106f7eb10 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:55.882960 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 660/2648] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:24:55 2026] POST /volume/v3/volumes => generated 784 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:56.533582 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-65eacddd-2662-42f3-a7bc-b534ba2588f9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:56.535385 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-65eacddd-2662-42f3-a7bc-b534ba2588f9 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/7b8c1245-6e71-4b89-ab7f-4043f4bab10f Aug 18 19:24:56.535576 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-65eacddd-2662-42f3-a7bc-b534ba2588f9 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:56.535743 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-65eacddd-2662-42f3-a7bc-b534ba2588f9 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:56.535862 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.group_snapshots [None req-65eacddd-2662-42f3-a7bc-b534ba2588f9 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member 7b8c1245-6e71-4b89-ab7f-4043f4bab10f {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 19:24:56.541023 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:56.541023 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:56.545866 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-65eacddd-2662-42f3-a7bc-b534ba2588f9 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/group_snapshots/7b8c1245-6e71-4b89-ab7f-4043f4bab10f returned with HTTP 200 Aug 18 19:24:56.546268 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 663/2649] 10.4.3.170 () {68 vars in 1413 bytes} [Tue Aug 18 19:24:56 2026] GET /volume/v3/group_snapshots/7b8c1245-6e71-4b89-ab7f-4043f4bab10f => generated 308 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:56.560572 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6c43fae8-68bd-4ae0-9d65-1bfcc5d04a6d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:56.565474 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6c43fae8-68bd-4ae0-9d65-1bfcc5d04a6d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail Aug 18 19:24:56.565732 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6c43fae8-68bd-4ae0-9d65-1bfcc5d04a6d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:56.565945 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6c43fae8-68bd-4ae0-9d65-1bfcc5d04a6d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'detail' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:56.566147 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [None req-6c43fae8-68bd-4ae0-9d65-1bfcc5d04a6d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Removing options '' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:24:56.567174 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.db.api [None req-6c43fae8-68bd-4ae0-9d65-1bfcc5d04a6d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Building query based on filter {{(pid=100583) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:24:56.572747 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6c43fae8-68bd-4ae0-9d65-1bfcc5d04a6d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Get all snapshots completed successfully. Aug 18 19:24:56.573184 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:56.573184 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:56.573801 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6c43fae8-68bd-4ae0-9d65-1bfcc5d04a6d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 19:24:56.574187 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 670/2650] 10.4.3.170 () {66 vars in 1264 bytes} [Tue Aug 18 19:24:56 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:56.589793 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3a38ceff-c0bd-4f35-8c6b-469f1b12cba3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:56.594182 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3a38ceff-c0bd-4f35-8c6b-469f1b12cba3 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/snapshots/794e1020-f442-4ccf-b68c-ac3c6c78be95 Aug 18 19:24:56.594382 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3a38ceff-c0bd-4f35-8c6b-469f1b12cba3 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:56.594590 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3a38ceff-c0bd-4f35-8c6b-469f1b12cba3 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:56.609405 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:56.609405 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:56.609405 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3a38ceff-c0bd-4f35-8c6b-469f1b12cba3 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Snapshot retrieved successfully. Aug 18 19:24:56.609405 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3a38ceff-c0bd-4f35-8c6b-469f1b12cba3 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/snapshots/794e1020-f442-4ccf-b68c-ac3c6c78be95 returned with HTTP 200 Aug 18 19:24:56.609405 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 658/2651] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:24:56 2026] GET /volume/v3/snapshots/794e1020-f442-4ccf-b68c-ac3c6c78be95 => generated 451 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:56.616320 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-46613fe7-431e-4b3e-96fc-f5cd04fb41fb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:56.618212 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-46613fe7-431e-4b3e-96fc-f5cd04fb41fb tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/7b8c1245-6e71-4b89-ab7f-4043f4bab10f Aug 18 19:24:56.618460 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-46613fe7-431e-4b3e-96fc-f5cd04fb41fb tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:56.618639 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-46613fe7-431e-4b3e-96fc-f5cd04fb41fb tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:56.618763 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.group_snapshots [None req-46613fe7-431e-4b3e-96fc-f5cd04fb41fb tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member 7b8c1245-6e71-4b89-ab7f-4043f4bab10f {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 19:24:56.622147 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:56.622147 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:56.625695 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-46613fe7-431e-4b3e-96fc-f5cd04fb41fb tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/group_snapshots/7b8c1245-6e71-4b89-ab7f-4043f4bab10f returned with HTTP 200 Aug 18 19:24:56.626104 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 661/2652] 10.4.3.170 () {68 vars in 1413 bytes} [Tue Aug 18 19:24:56 2026] GET /volume/v3/group_snapshots/7b8c1245-6e71-4b89-ab7f-4043f4bab10f => generated 308 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:56.633577 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b5f8e66c-fc76-4d3c-9d56-c4b5990f427d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:56.635406 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b5f8e66c-fc76-4d3c-9d56-c4b5990f427d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/detail Aug 18 19:24:56.635560 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b5f8e66c-fc76-4d3c-9d56-c4b5990f427d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:56.635807 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b5f8e66c-fc76-4d3c-9d56-c4b5990f427d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:56.644064 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b5f8e66c-fc76-4d3c-9d56-c4b5990f427d tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 18 19:24:56.644699 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 664/2653] 10.4.3.170 () {68 vars in 1323 bytes} [Tue Aug 18 19:24:56 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:56.652498 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-39fe06f2-b729-46ee-8a3c-8e54eb7ad2be None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:56.656467 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-39fe06f2-b729-46ee-8a3c-8e54eb7ad2be tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] DELETE https://10.4.3.170/volume/v3/group_snapshots/7b8c1245-6e71-4b89-ab7f-4043f4bab10f Aug 18 19:24:56.656467 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-39fe06f2-b729-46ee-8a3c-8e54eb7ad2be tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:56.656467 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-39fe06f2-b729-46ee-8a3c-8e54eb7ad2be tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:56.656467 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.group_snapshots [None req-39fe06f2-b729-46ee-8a3c-8e54eb7ad2be tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] delete called for member 7b8c1245-6e71-4b89-ab7f-4043f4bab10f {{(pid=100583) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 19:24:56.656467 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.group_snapshots [None req-39fe06f2-b729-46ee-8a3c-8e54eb7ad2be tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Delete group_snapshot with id: 7b8c1245-6e71-4b89-ab7f-4043f4bab10f Aug 18 19:24:56.657778 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:56.657778 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:56.678675 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-39fe06f2-b729-46ee-8a3c-8e54eb7ad2be tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/group_snapshots/7b8c1245-6e71-4b89-ab7f-4043f4bab10f returned with HTTP 202 Aug 18 19:24:56.679105 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 671/2654] 10.4.3.170 () {68 vars in 1416 bytes} [Tue Aug 18 19:24:56 2026] DELETE /volume/v3/group_snapshots/7b8c1245-6e71-4b89-ab7f-4043f4bab10f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:24:56.685641 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a91d7634-9072-405e-b60a-61550c17c006 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:56.687441 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a91d7634-9072-405e-b60a-61550c17c006 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:24:56.687546 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a91d7634-9072-405e-b60a-61550c17c006 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:56.687734 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a91d7634-9072-405e-b60a-61550c17c006 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'detail' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:56.688808 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [None req-a91d7634-9072-405e-b60a-61550c17c006 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:24:56.688808 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-a91d7634-9072-405e-b60a-61550c17c006 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100580) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:24:56.699425 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a91d7634-9072-405e-b60a-61550c17c006 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Get all volumes completed successfully. Aug 18 19:24:56.699425 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-a91d7634-9072-405e-b60a-61550c17c006 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:56.699425 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-a91d7634-9072-405e-b60a-61550c17c006 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:56.707557 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-367c5be2-c402-4825-963e-4f574fb3e7e6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:56.709481 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-367c5be2-c402-4825-963e-4f574fb3e7e6 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] GET https://10.4.3.170/volume/v3/volumes/ca845607-18d9-42e6-a812-afd696e93800 Aug 18 19:24:56.709694 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-367c5be2-c402-4825-963e-4f574fb3e7e6 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:56.709873 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-367c5be2-c402-4825-963e-4f574fb3e7e6 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:56.719405 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:56.719405 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:56.721440 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-367c5be2-c402-4825-963e-4f574fb3e7e6 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Volume info retrieved successfully. Aug 18 19:24:56.725930 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-367c5be2-c402-4825-963e-4f574fb3e7e6 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/ca845607-18d9-42e6-a812-afd696e93800 returned with HTTP 200 Aug 18 19:24:56.726324 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 662/2655] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:56 2026] GET /volume/v3/volumes/ca845607-18d9-42e6-a812-afd696e93800 => generated 1354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:56.741587 np0000007688 devstack@c-api.service[100580]: DEBUG oslo_db.sqlalchemy.engines [None req-a91d7634-9072-405e-b60a-61550c17c006 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100580) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:56.742897 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-651db875-d26d-4f09-aff9-7b6aa1538edc None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:56.745338 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:56.745338 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:56.745827 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-651db875-d26d-4f09-aff9-7b6aa1538edc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:24:56.746389 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-651db875-d26d-4f09-aff9-7b6aa1538edc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ca845607-18d9-42e6-a812-afd696e93800", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1238339285"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:56.748605 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-651db875-d26d-4f09-aff9-7b6aa1538edc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Create volume request body: {'volume': {'source_volid': 'ca845607-18d9-42e6-a812-afd696e93800', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1238339285'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:24:56.754475 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a91d7634-9072-405e-b60a-61550c17c006 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:24:56.755442 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 659/2656] 10.4.3.170 () {68 vars in 1299 bytes} [Tue Aug 18 19:24:56 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:56.760393 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:56.760393 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:56.763419 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-651db875-d26d-4f09-aff9-7b6aa1538edc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Volume retrieved successfully. Aug 18 19:24:56.763419 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-651db875-d26d-4f09-aff9-7b6aa1538edc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Create volume of 1 GB Aug 18 19:24:56.766179 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-651db875-d26d-4f09-aff9-7b6aa1538edc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Availability Zones retrieved successfully. Aug 18 19:24:56.769179 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-85ad5e9e-82fd-423b-987c-d0cd1a9cc89a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:56.770943 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-85ad5e9e-82fd-423b-987c-d0cd1a9cc89a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail Aug 18 19:24:56.771145 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-85ad5e9e-82fd-423b-987c-d0cd1a9cc89a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:56.771338 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-85ad5e9e-82fd-423b-987c-d0cd1a9cc89a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'detail' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:56.771569 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [None req-85ad5e9e-82fd-423b-987c-d0cd1a9cc89a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Removing options '' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:24:56.771830 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:56.771830 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:56.772641 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.db.api [None req-85ad5e9e-82fd-423b-987c-d0cd1a9cc89a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Building query based on filter {{(pid=100583) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:24:56.774388 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-651db875-d26d-4f09-aff9-7b6aa1538edc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Flow 'volume_create_api' (03114159-60d0-473f-90be-1fe9c274bf7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:56.776131 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-85ad5e9e-82fd-423b-987c-d0cd1a9cc89a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Get all snapshots completed successfully. Aug 18 19:24:56.776238 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-651db875-d26d-4f09-aff9-7b6aa1538edc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0941553-497f-40ac-87d5-e576fc009bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:56.776936 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-85ad5e9e-82fd-423b-987c-d0cd1a9cc89a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 19:24:56.777304 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 672/2657] 10.4.3.170 () {66 vars in 1264 bytes} [Tue Aug 18 19:24:56 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 19:24:56.777653 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-651db875-d26d-4f09-aff9-7b6aa1538edc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:24:56.787082 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-535e5707-ee5d-40db-8b9a-6f487cc6fea1 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:56.789077 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-535e5707-ee5d-40db-8b9a-6f487cc6fea1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/7b8c1245-6e71-4b89-ab7f-4043f4bab10f Aug 18 19:24:56.789305 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-535e5707-ee5d-40db-8b9a-6f487cc6fea1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:56.789570 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-535e5707-ee5d-40db-8b9a-6f487cc6fea1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:56.789719 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.group_snapshots [None req-535e5707-ee5d-40db-8b9a-6f487cc6fea1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member 7b8c1245-6e71-4b89-ab7f-4043f4bab10f {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 19:24:56.792778 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-535e5707-ee5d-40db-8b9a-6f487cc6fea1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/group_snapshots/7b8c1245-6e71-4b89-ab7f-4043f4bab10f returned with HTTP 404 Aug 18 19:24:56.793278 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 663/2658] 10.4.3.170 () {68 vars in 1413 bytes} [Tue Aug 18 19:24:56 2026] GET /volume/v3/group_snapshots/7b8c1245-6e71-4b89-ab7f-4043f4bab10f => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:56.801795 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7a37003a-151c-4ba2-a318-89c110be3e96 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:56.803762 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7a37003a-151c-4ba2-a318-89c110be3e96 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/group_snapshots Aug 18 19:24:56.803981 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7a37003a-151c-4ba2-a318-89c110be3e96 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:56.804152 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7a37003a-151c-4ba2-a318-89c110be3e96 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:56.806531 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-651db875-d26d-4f09-aff9-7b6aa1538edc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0941553-497f-40ac-87d5-e576fc009bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ca845607-18d9-42e6-a812-afd696e93800', 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:56.807212 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-651db875-d26d-4f09-aff9-7b6aa1538edc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (153612a4-7ed8-4a28-bbb6-b58af9cc361d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:56.809225 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7a37003a-151c-4ba2-a318-89c110be3e96 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/group_snapshots returned with HTTP 200 Aug 18 19:24:56.809602 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 660/2659] 10.4.3.170 () {68 vars in 1302 bytes} [Tue Aug 18 19:24:56 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:56.820012 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-63d148c2-cc42-443d-88cb-95a87e2e85f6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:56.821791 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-63d148c2-cc42-443d-88cb-95a87e2e85f6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] DELETE https://10.4.3.170/volume/v3/group_snapshots/7b8c1245-6e71-4b89-ab7f-4043f4bab10f Aug 18 19:24:56.822062 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-63d148c2-cc42-443d-88cb-95a87e2e85f6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:56.822279 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-63d148c2-cc42-443d-88cb-95a87e2e85f6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:56.822461 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.group_snapshots [None req-63d148c2-cc42-443d-88cb-95a87e2e85f6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] delete called for member 7b8c1245-6e71-4b89-ab7f-4043f4bab10f {{(pid=100583) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 19:24:56.822548 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.group_snapshots [None req-63d148c2-cc42-443d-88cb-95a87e2e85f6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Delete group_snapshot with id: 7b8c1245-6e71-4b89-ab7f-4043f4bab10f Aug 18 19:24:56.825604 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-63d148c2-cc42-443d-88cb-95a87e2e85f6 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/group_snapshots/7b8c1245-6e71-4b89-ab7f-4043f4bab10f returned with HTTP 404 Aug 18 19:24:56.826085 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 673/2660] 10.4.3.170 () {68 vars in 1416 bytes} [Tue Aug 18 19:24:56 2026] DELETE /volume/v3/group_snapshots/7b8c1245-6e71-4b89-ab7f-4043f4bab10f => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:56.833690 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8378934a-3d19-4b04-9240-57eb16f689b1 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:56.835448 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8378934a-3d19-4b04-9240-57eb16f689b1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:24:56.835634 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8378934a-3d19-4b04-9240-57eb16f689b1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:56.835804 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8378934a-3d19-4b04-9240-57eb16f689b1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'detail' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:56.836105 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-8378934a-3d19-4b04-9240-57eb16f689b1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:24:56.836735 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8378934a-3d19-4b04-9240-57eb16f689b1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:24:56.843166 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8378934a-3d19-4b04-9240-57eb16f689b1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Get all volumes completed successfully. Aug 18 19:24:56.843771 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-8378934a-3d19-4b04-9240-57eb16f689b1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:56.843876 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-8378934a-3d19-4b04-9240-57eb16f689b1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:56.845398 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-651db875-d26d-4f09-aff9-7b6aa1538edc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Created reservations ['2dfeae02-83bd-4735-b3ce-7f512ced9f2e', 'fcdd9685-f916-4ccf-b7db-215d3d7d9917', '8f5cd4a4-2f69-4bde-9260-09e35c97dc74', '01c0f93b-e420-44d2-b54d-f72c08dbf6b0'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:24:56.846099 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-651db875-d26d-4f09-aff9-7b6aa1538edc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (153612a4-7ed8-4a28-bbb6-b58af9cc361d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dfeae02-83bd-4735-b3ce-7f512ced9f2e', 'fcdd9685-f916-4ccf-b7db-215d3d7d9917', '8f5cd4a4-2f69-4bde-9260-09e35c97dc74', '01c0f93b-e420-44d2-b54d-f72c08dbf6b0']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:56.846740 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-651db875-d26d-4f09-aff9-7b6aa1538edc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a772c3f8-f6d6-47d6-940c-d97490f696ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:56.877963 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-651db875-d26d-4f09-aff9-7b6aa1538edc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a772c3f8-f6d6-47d6-940c-d97490f696ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fcbbf24-fd39-4861-b952-a2e83978cceb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1238339285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43ffd3765e340f1a9102dc2329303f9',qos_specs=None,replication_status=,reservations=['2dfeae02-83bd-4735-b3ce-7f512ced9f2e','fcdd9685-f916-4ccf-b7db-215d3d7d9917','8f5cd4a4-2f69-4bde-9260-09e35c97dc74','01c0f93b-e420-44d2-b54d-f72c08dbf6b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=ca845607-18d9-42e6-a812-afd696e93800,status='creating',user_id='b6f02bbc9e674e9bafc7e39f0e1cf113',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), '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-18T19:24:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1238339285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fcbbf24-fd39-4861-b952-a2e83978cceb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e43ffd3765e340f1a9102dc2329303f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ca845607-18d9-42e6-a812-afd696e93800,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6f02bbc9e674e9bafc7e39f0e1cf113',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:56.878995 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-651db875-d26d-4f09-aff9-7b6aa1538edc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef603da5-8b0b-42a2-8178-d4e912c1eb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:56.879077 np0000007688 devstack@c-api.service[100582]: DEBUG oslo_db.sqlalchemy.engines [None req-8378934a-3d19-4b04-9240-57eb16f689b1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:56.881814 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:56.881814 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:56.887849 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8378934a-3d19-4b04-9240-57eb16f689b1 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:24:56.888274 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 664/2661] 10.4.3.170 () {68 vars in 1299 bytes} [Tue Aug 18 19:24:56 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:56.897516 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-651db875-d26d-4f09-aff9-7b6aa1538edc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef603da5-8b0b-42a2-8178-d4e912c1eb86) transitioned into state 'SUCCESS' from state '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-1238339285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43ffd3765e340f1a9102dc2329303f9',qos_specs=None,replication_status=,reservations=['2dfeae02-83bd-4735-b3ce-7f512ced9f2e','fcdd9685-f916-4ccf-b7db-215d3d7d9917','8f5cd4a4-2f69-4bde-9260-09e35c97dc74','01c0f93b-e420-44d2-b54d-f72c08dbf6b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=ca845607-18d9-42e6-a812-afd696e93800,status='creating',user_id='b6f02bbc9e674e9bafc7e39f0e1cf113',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:56.898215 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-651db875-d26d-4f09-aff9-7b6aa1538edc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcb0ce91-dd20-4054-8fd2-021fce0dabd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:24:56.905993 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-125a3fc9-1106-4666-8443-b07f3a5fe51a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:56.908051 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-125a3fc9-1106-4666-8443-b07f3a5fe51a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] POST https://10.4.3.170/volume/v3/groups/fd2feefb-e5e9-4d7d-9b48-dab71f3f5a44/action Aug 18 19:24:56.908480 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-125a3fc9-1106-4666-8443-b07f3a5fe51a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:24:56.909477 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-125a3fc9-1106-4666-8443-b07f3a5fe51a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:24:56.910746 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-125a3fc9-1106-4666-8443-b07f3a5fe51a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] delete called for group fd2feefb-e5e9-4d7d-9b48-dab71f3f5a44 {{(pid=100580) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 19:24:56.910835 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.groups [None req-125a3fc9-1106-4666-8443-b07f3a5fe51a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Delete group with id: fd2feefb-e5e9-4d7d-9b48-dab71f3f5a44 Aug 18 19:24:56.914049 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-651db875-d26d-4f09-aff9-7b6aa1538edc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcb0ce91-dd20-4054-8fd2-021fce0dabd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:24:56.914265 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:56.914265 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:56.914852 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-651db875-d26d-4f09-aff9-7b6aa1538edc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Flow 'volume_create_api' (03114159-60d0-473f-90be-1fe9c274bf7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:24:56.915268 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-651db875-d26d-4f09-aff9-7b6aa1538edc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Create volume request issued successfully. Aug 18 19:24:56.915840 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-651db875-d26d-4f09-aff9-7b6aa1538edc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:24:56.916320 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 665/2662] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:24:56 2026] POST /volume/v3/volumes => generated 780 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:24:56.931610 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1a8dfff5-1603-4e8f-b1ba-56f22fb046fa None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:56.933319 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1a8dfff5-1603-4e8f-b1ba-56f22fb046fa tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] GET https://10.4.3.170/volume/v3/volumes/9fcbbf24-fd39-4861-b952-a2e83978cceb Aug 18 19:24:56.933443 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1a8dfff5-1603-4e8f-b1ba-56f22fb046fa tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:56.933610 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1a8dfff5-1603-4e8f-b1ba-56f22fb046fa tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:56.940190 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:56.940190 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:56.943780 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-1a8dfff5-1603-4e8f-b1ba-56f22fb046fa tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Volume info retrieved successfully. Aug 18 19:24:56.947712 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1a8dfff5-1603-4e8f-b1ba-56f22fb046fa tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/9fcbbf24-fd39-4861-b952-a2e83978cceb returned with HTTP 200 Aug 18 19:24:56.948135 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 674/2663] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:56 2026] GET /volume/v3/volumes/9fcbbf24-fd39-4861-b952-a2e83978cceb => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:24:56.950205 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-125a3fc9-1106-4666-8443-b07f3a5fe51a tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/fd2feefb-e5e9-4d7d-9b48-dab71f3f5a44/action returned with HTTP 202 Aug 18 19:24:56.950648 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 661/2664] 10.4.3.170 () {70 vars in 1428 bytes} [Tue Aug 18 19:24:56 2026] POST /volume/v3/groups/fd2feefb-e5e9-4d7d-9b48-dab71f3f5a44/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:24:56.958242 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-cee8523e-485a-4932-9653-aa3f072ea068 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:56.960515 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cee8523e-485a-4932-9653-aa3f072ea068 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/3fb4592c-9f4d-417b-a960-034f60b2d0d9 Aug 18 19:24:56.960739 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cee8523e-485a-4932-9653-aa3f072ea068 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:56.960959 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cee8523e-485a-4932-9653-aa3f072ea068 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:56.967440 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:56.967440 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:56.970918 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-cee8523e-485a-4932-9653-aa3f072ea068 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Volume info retrieved successfully. Aug 18 19:24:56.971575 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-cee8523e-485a-4932-9653-aa3f072ea068 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:24:56.971707 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-cee8523e-485a-4932-9653-aa3f072ea068 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:24:57.006011 np0000007688 devstack@c-api.service[100582]: DEBUG oslo_db.sqlalchemy.engines [None req-cee8523e-485a-4932-9653-aa3f072ea068 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:24:57.008816 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:57.008816 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:57.016327 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cee8523e-485a-4932-9653-aa3f072ea068 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/3fb4592c-9f4d-417b-a960-034f60b2d0d9 returned with HTTP 200 Aug 18 19:24:57.016719 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 665/2665] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:56 2026] GET /volume/v3/volumes/3fb4592c-9f4d-417b-a960-034f60b2d0d9 => generated 915 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:57.959771 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-306f258d-e528-490d-b3ef-ed3d32033546 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:57.961630 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-306f258d-e528-490d-b3ef-ed3d32033546 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] GET https://10.4.3.170/volume/v3/volumes/9fcbbf24-fd39-4861-b952-a2e83978cceb Aug 18 19:24:57.961819 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-306f258d-e528-490d-b3ef-ed3d32033546 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:57.962006 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-306f258d-e528-490d-b3ef-ed3d32033546 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:57.971547 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:57.971547 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:57.976419 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-306f258d-e528-490d-b3ef-ed3d32033546 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Volume info retrieved successfully. Aug 18 19:24:57.981202 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-306f258d-e528-490d-b3ef-ed3d32033546 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/9fcbbf24-fd39-4861-b952-a2e83978cceb returned with HTTP 200 Aug 18 19:24:57.981657 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 666/2666] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:57 2026] GET /volume/v3/volumes/9fcbbf24-fd39-4861-b952-a2e83978cceb => generated 1389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:57.993962 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6553e95d-4ed4-4cae-a3b0-aef9c6f3b529 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:57.998190 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6553e95d-4ed4-4cae-a3b0-aef9c6f3b529 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] GET https://10.4.3.170/volume/v3/volumes/9fcbbf24-fd39-4861-b952-a2e83978cceb Aug 18 19:24:57.998353 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6553e95d-4ed4-4cae-a3b0-aef9c6f3b529 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:57.998542 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6553e95d-4ed4-4cae-a3b0-aef9c6f3b529 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:58.009539 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:58.009539 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:58.014672 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6553e95d-4ed4-4cae-a3b0-aef9c6f3b529 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Volume info retrieved successfully. Aug 18 19:24:58.021054 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6553e95d-4ed4-4cae-a3b0-aef9c6f3b529 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/9fcbbf24-fd39-4861-b952-a2e83978cceb returned with HTTP 200 Aug 18 19:24:58.021410 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 675/2667] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:57 2026] GET /volume/v3/volumes/9fcbbf24-fd39-4861-b952-a2e83978cceb => generated 1389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:58.032764 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-208ae127-7297-418c-aaa9-49c4c6f62586 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:58.033097 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d79b90c5-0c63-40c3-a86f-3fd3a82a3920 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:58.034400 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-208ae127-7297-418c-aaa9-49c4c6f62586 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/volumes/3fb4592c-9f4d-417b-a960-034f60b2d0d9 Aug 18 19:24:58.034748 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-208ae127-7297-418c-aaa9-49c4c6f62586 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:58.034804 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-208ae127-7297-418c-aaa9-49c4c6f62586 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:58.034925 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d79b90c5-0c63-40c3-a86f-3fd3a82a3920 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] GET https://10.4.3.170/volume/v3/volumes/9fcbbf24-fd39-4861-b952-a2e83978cceb Aug 18 19:24:58.035135 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d79b90c5-0c63-40c3-a86f-3fd3a82a3920 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:58.035308 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d79b90c5-0c63-40c3-a86f-3fd3a82a3920 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:58.040234 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-208ae127-7297-418c-aaa9-49c4c6f62586 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/volumes/3fb4592c-9f4d-417b-a960-034f60b2d0d9 returned with HTTP 404 Aug 18 19:24:58.040708 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 662/2668] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:24:58 2026] GET /volume/v3/volumes/3fb4592c-9f4d-417b-a960-034f60b2d0d9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:58.042124 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:58.042124 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:58.046000 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d79b90c5-0c63-40c3-a86f-3fd3a82a3920 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Volume info retrieved successfully. Aug 18 19:24:58.047154 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4a96997b-a560-469c-8a87-9c19b001c867 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:58.048992 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4a96997b-a560-469c-8a87-9c19b001c867 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] GET https://10.4.3.170/volume/v3/groups/fd2feefb-e5e9-4d7d-9b48-dab71f3f5a44 Aug 18 19:24:58.049191 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4a96997b-a560-469c-8a87-9c19b001c867 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:58.049489 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4a96997b-a560-469c-8a87-9c19b001c867 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:58.049660 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.groups [None req-4a96997b-a560-469c-8a87-9c19b001c867 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] show called for member fd2feefb-e5e9-4d7d-9b48-dab71f3f5a44 {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:24:58.051116 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d79b90c5-0c63-40c3-a86f-3fd3a82a3920 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/9fcbbf24-fd39-4861-b952-a2e83978cceb returned with HTTP 200 Aug 18 19:24:58.051522 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 666/2669] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:58 2026] GET /volume/v3/volumes/9fcbbf24-fd39-4861-b952-a2e83978cceb => generated 1389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:58.052918 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4a96997b-a560-469c-8a87-9c19b001c867 tempest-GroupSnapshotsTest-1903306289 tempest-GroupSnapshotsTest-1903306289-project-member] https://10.4.3.170/volume/v3/groups/fd2feefb-e5e9-4d7d-9b48-dab71f3f5a44 returned with HTTP 404 Aug 18 19:24:58.053524 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 667/2670] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:24:58 2026] GET /volume/v3/groups/fd2feefb-e5e9-4d7d-9b48-dab71f3f5a44 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:24:58.061875 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-348d8485-b045-4b4a-94aa-3848eb15c0e2 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:58.063793 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-348d8485-b045-4b4a-94aa-3848eb15c0e2 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/ee5c51b6-b6fb-4ced-b8e3-320df3dea161 Aug 18 19:24:58.064163 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-348d8485-b045-4b4a-94aa-3848eb15c0e2 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:58.064381 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-348d8485-b045-4b4a-94aa-3848eb15c0e2 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:58.064554 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3188b68e-a44e-4017-9793-2a918db7db12 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:58.066580 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3188b68e-a44e-4017-9793-2a918db7db12 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] DELETE https://10.4.3.170/volume/v3/volumes/9fcbbf24-fd39-4861-b952-a2e83978cceb Aug 18 19:24:58.066697 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3188b68e-a44e-4017-9793-2a918db7db12 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:58.066874 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3188b68e-a44e-4017-9793-2a918db7db12 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:58.067060 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-3188b68e-a44e-4017-9793-2a918db7db12 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Delete volume with id: 9fcbbf24-fd39-4861-b952-a2e83978cceb Aug 18 19:24:58.077463 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:58.077463 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:24:58.077463 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3188b68e-a44e-4017-9793-2a918db7db12 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Volume info retrieved successfully. Aug 18 19:24:58.084216 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-348d8485-b045-4b4a-94aa-3848eb15c0e2 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] https://10.4.3.170/volume/v3/group_types/ee5c51b6-b6fb-4ced-b8e3-320df3dea161 returned with HTTP 202 Aug 18 19:24:58.084640 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 676/2671] 10.4.3.170 () {68 vars in 1404 bytes} [Tue Aug 18 19:24:58 2026] DELETE /volume/v3/group_types/ee5c51b6-b6fb-4ced-b8e3-320df3dea161 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:24:58.095826 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e8ba7784-f011-4dda-b2b4-a6a69a56c366 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:58.097278 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3188b68e-a44e-4017-9793-2a918db7db12 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Delete volume request issued successfully. Aug 18 19:24:58.097278 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3188b68e-a44e-4017-9793-2a918db7db12 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/9fcbbf24-fd39-4861-b952-a2e83978cceb returned with HTTP 202 Aug 18 19:24:58.097684 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 663/2672] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:24:58 2026] DELETE /volume/v3/volumes/9fcbbf24-fd39-4861-b952-a2e83978cceb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:58.099541 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e8ba7784-f011-4dda-b2b4-a6a69a56c366 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] DELETE https://10.4.3.170/volume/v3/types/a4b6755b-bc8a-4b3a-ace7-fb8eb3349cb4 Aug 18 19:24:58.099541 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e8ba7784-f011-4dda-b2b4-a6a69a56c366 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:58.099541 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e8ba7784-f011-4dda-b2b4-a6a69a56c366 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] Calling method '_delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:58.104557 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b95fcf9d-fcac-4003-a4d1-ab96f3c6918f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:58.106598 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b95fcf9d-fcac-4003-a4d1-ab96f3c6918f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] GET https://10.4.3.170/volume/v3/volumes/9fcbbf24-fd39-4861-b952-a2e83978cceb Aug 18 19:24:58.106757 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b95fcf9d-fcac-4003-a4d1-ab96f3c6918f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:58.106941 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b95fcf9d-fcac-4003-a4d1-ab96f3c6918f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:58.113793 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:58.113793 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:58.116875 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b95fcf9d-fcac-4003-a4d1-ab96f3c6918f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Volume info retrieved successfully. Aug 18 19:24:58.121827 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b95fcf9d-fcac-4003-a4d1-ab96f3c6918f tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/9fcbbf24-fd39-4861-b952-a2e83978cceb returned with HTTP 200 Aug 18 19:24:58.121975 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 668/2673] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:58 2026] GET /volume/v3/volumes/9fcbbf24-fd39-4861-b952-a2e83978cceb => generated 1388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:58.135466 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e8ba7784-f011-4dda-b2b4-a6a69a56c366 tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] https://10.4.3.170/volume/v3/types/a4b6755b-bc8a-4b3a-ace7-fb8eb3349cb4 returned with HTTP 202 Aug 18 19:24:58.135466 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 667/2674] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:24:58 2026] DELETE /volume/v3/types/a4b6755b-bc8a-4b3a-ace7-fb8eb3349cb4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:58.142926 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e214fe5d-8c08-43e9-8b05-fa0b76b7683b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:58.145379 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e214fe5d-8c08-43e9-8b05-fa0b76b7683b tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] GET https://10.4.3.170/volume/v3/types/a4b6755b-bc8a-4b3a-ace7-fb8eb3349cb4 Aug 18 19:24:58.145559 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e214fe5d-8c08-43e9-8b05-fa0b76b7683b tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:58.145771 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e214fe5d-8c08-43e9-8b05-fa0b76b7683b tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:58.151235 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e214fe5d-8c08-43e9-8b05-fa0b76b7683b tempest-GroupSnapshotsTest-1366263773 tempest-GroupSnapshotsTest-1366263773-project-admin] https://10.4.3.170/volume/v3/types/a4b6755b-bc8a-4b3a-ace7-fb8eb3349cb4 returned with HTTP 404 Aug 18 19:24:58.151741 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 677/2675] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:24:58 2026] GET /volume/v3/types/a4b6755b-bc8a-4b3a-ace7-fb8eb3349cb4 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:59.137724 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1512ff42-4f46-412d-a042-7e87253fa627 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:59.140006 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1512ff42-4f46-412d-a042-7e87253fa627 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] GET https://10.4.3.170/volume/v3/volumes/9fcbbf24-fd39-4861-b952-a2e83978cceb Aug 18 19:24:59.140413 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1512ff42-4f46-412d-a042-7e87253fa627 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:59.140632 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1512ff42-4f46-412d-a042-7e87253fa627 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:59.146823 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1512ff42-4f46-412d-a042-7e87253fa627 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/9fcbbf24-fd39-4861-b952-a2e83978cceb returned with HTTP 404 Aug 18 19:24:59.147383 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 664/2676] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:59 2026] GET /volume/v3/volumes/9fcbbf24-fd39-4861-b952-a2e83978cceb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:24:59.155693 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d6befc15-2416-4a5d-ae48-4e26115f4ac2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:59.159512 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d6befc15-2416-4a5d-ae48-4e26115f4ac2 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] GET https://10.4.3.170/volume/v3/volumes/ca845607-18d9-42e6-a812-afd696e93800 Aug 18 19:24:59.159512 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d6befc15-2416-4a5d-ae48-4e26115f4ac2 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:59.159512 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d6befc15-2416-4a5d-ae48-4e26115f4ac2 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:59.170454 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:59.170454 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:24:59.178481 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d6befc15-2416-4a5d-ae48-4e26115f4ac2 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Volume info retrieved successfully. Aug 18 19:24:59.183047 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d6befc15-2416-4a5d-ae48-4e26115f4ac2 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/ca845607-18d9-42e6-a812-afd696e93800 returned with HTTP 200 Aug 18 19:24:59.183603 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 669/2677] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:59 2026] GET /volume/v3/volumes/ca845607-18d9-42e6-a812-afd696e93800 => generated 1354 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:24:59.196211 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-186ba101-9511-4c1f-97c1-fd06ee648ce7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:59.197850 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-186ba101-9511-4c1f-97c1-fd06ee648ce7 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ca845607-18d9-42e6-a812-afd696e93800 Aug 18 19:24:59.198081 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-186ba101-9511-4c1f-97c1-fd06ee648ce7 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:59.198292 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-186ba101-9511-4c1f-97c1-fd06ee648ce7 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:59.198496 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-186ba101-9511-4c1f-97c1-fd06ee648ce7 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Delete volume with id: ca845607-18d9-42e6-a812-afd696e93800 Aug 18 19:24:59.205777 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:59.205777 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:24:59.206283 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-186ba101-9511-4c1f-97c1-fd06ee648ce7 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Volume info retrieved successfully. Aug 18 19:24:59.224048 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-186ba101-9511-4c1f-97c1-fd06ee648ce7 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Delete volume request issued successfully. Aug 18 19:24:59.224048 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-186ba101-9511-4c1f-97c1-fd06ee648ce7 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/ca845607-18d9-42e6-a812-afd696e93800 returned with HTTP 202 Aug 18 19:24:59.224048 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 668/2678] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:24:59 2026] DELETE /volume/v3/volumes/ca845607-18d9-42e6-a812-afd696e93800 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:24:59.234750 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5bff78d9-8044-48c5-bbe7-78ce936e0a05 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:24:59.235102 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5bff78d9-8044-48c5-bbe7-78ce936e0a05 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] GET https://10.4.3.170/volume/v3/volumes/ca845607-18d9-42e6-a812-afd696e93800 Aug 18 19:24:59.235384 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5bff78d9-8044-48c5-bbe7-78ce936e0a05 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:24:59.235665 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5bff78d9-8044-48c5-bbe7-78ce936e0a05 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:24:59.245701 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:24:59.245701 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:24:59.250932 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5bff78d9-8044-48c5-bbe7-78ce936e0a05 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Volume info retrieved successfully. Aug 18 19:24:59.259815 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5bff78d9-8044-48c5-bbe7-78ce936e0a05 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/ca845607-18d9-42e6-a812-afd696e93800 returned with HTTP 200 Aug 18 19:24:59.260104 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 678/2679] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:24:59 2026] GET /volume/v3/volumes/ca845607-18d9-42e6-a812-afd696e93800 => generated 1353 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:00.275567 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-95f86789-3d9f-4486-9acc-819b41c9b835 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:00.278771 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-95f86789-3d9f-4486-9acc-819b41c9b835 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] GET https://10.4.3.170/volume/v3/volumes/ca845607-18d9-42e6-a812-afd696e93800 Aug 18 19:25:00.278771 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-95f86789-3d9f-4486-9acc-819b41c9b835 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:00.278771 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-95f86789-3d9f-4486-9acc-819b41c9b835 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:00.283353 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-95f86789-3d9f-4486-9acc-819b41c9b835 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/ca845607-18d9-42e6-a812-afd696e93800 returned with HTTP 404 Aug 18 19:25:00.284177 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 665/2680] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:00 2026] GET /volume/v3/volumes/ca845607-18d9-42e6-a812-afd696e93800 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:00.301511 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b2ca803b-105d-4c34-ad16-52a948a76c7a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:00.301881 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1f9b0daf-cf7f-4928-80b5-872dc4ead69d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:00.302119 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b2ca803b-105d-4c34-ad16-52a948a76c7a tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] GET https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 Aug 18 19:25:00.302119 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b2ca803b-105d-4c34-ad16-52a948a76c7a tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:00.302211 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b2ca803b-105d-4c34-ad16-52a948a76c7a tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:00.304820 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1f9b0daf-cf7f-4928-80b5-872dc4ead69d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:25:00.305380 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1f9b0daf-cf7f-4928-80b5-872dc4ead69d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-72799842"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:00.307939 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-1f9b0daf-cf7f-4928-80b5-872dc4ead69d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-72799842'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:25:00.307939 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-1f9b0daf-cf7f-4928-80b5-872dc4ead69d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Create volume of 1 GB Aug 18 19:25:00.314186 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1f9b0daf-cf7f-4928-80b5-872dc4ead69d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Availability Zones retrieved successfully. Aug 18 19:25:00.314908 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:00.314908 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:00.319661 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b2ca803b-105d-4c34-ad16-52a948a76c7a tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Volume info retrieved successfully. Aug 18 19:25:00.322050 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1f9b0daf-cf7f-4928-80b5-872dc4ead69d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Flow 'volume_create_api' (dbdc4bcf-7b8e-4991-bffc-0818d35a94b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:00.323061 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1f9b0daf-cf7f-4928-80b5-872dc4ead69d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b013d25-d855-43e1-9f54-828c524ef2a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:00.324223 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-1f9b0daf-cf7f-4928-80b5-872dc4ead69d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:25:00.325297 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b2ca803b-105d-4c34-ad16-52a948a76c7a tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 returned with HTTP 200 Aug 18 19:25:00.325694 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 670/2681] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:00 2026] GET /volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:00.336959 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0587bf7f-e354-4813-83e0-512ba75f9996 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:00.371268 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1f9b0daf-cf7f-4928-80b5-872dc4ead69d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b013d25-d855-43e1-9f54-828c524ef2a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:00.372682 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1f9b0daf-cf7f-4928-80b5-872dc4ead69d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12af7865-8649-4c46-9bc8-12a57c8b9d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:00.387244 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-276d0d58-2ca9-4069-aa9a-3c12dab3e1cd None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:00.392088 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-276d0d58-2ca9-4069-aa9a-3c12dab3e1cd tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] GET https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 Aug 18 19:25:00.392276 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-276d0d58-2ca9-4069-aa9a-3c12dab3e1cd tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:00.392601 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-276d0d58-2ca9-4069-aa9a-3c12dab3e1cd tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:00.401445 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:00.401445 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:00.406696 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-276d0d58-2ca9-4069-aa9a-3c12dab3e1cd tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Volume info retrieved successfully. Aug 18 19:25:00.410882 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-276d0d58-2ca9-4069-aa9a-3c12dab3e1cd tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 returned with HTTP 200 Aug 18 19:25:00.411238 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 666/2682] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:25:00 2026] GET /volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:00.418183 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-1f9b0daf-cf7f-4928-80b5-872dc4ead69d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Created reservations ['334785f2-60e0-41ba-824f-8683de16e5e0', '0de604bf-805c-4985-81dd-ff6e185e9c3d', '9d95fc8e-87c9-4cfe-8db6-f9a5f174c2ff', '950624dd-e0ca-4ae2-9aa9-b16ce79dcc1a'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:00.421142 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1f9b0daf-cf7f-4928-80b5-872dc4ead69d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12af7865-8649-4c46-9bc8-12a57c8b9d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['334785f2-60e0-41ba-824f-8683de16e5e0', '0de604bf-805c-4985-81dd-ff6e185e9c3d', '9d95fc8e-87c9-4cfe-8db6-f9a5f174c2ff', '950624dd-e0ca-4ae2-9aa9-b16ce79dcc1a']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:00.422297 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1f9b0daf-cf7f-4928-80b5-872dc4ead69d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe15bd40-1364-493e-a710-7fa991d4b7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:00.448346 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0587bf7f-e354-4813-83e0-512ba75f9996 tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:25:00.452383 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0587bf7f-e354-4813-83e0-512ba75f9996 tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-938574038"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:00.452631 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1f9b0daf-cf7f-4928-80b5-872dc4ead69d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe15bd40-1364-493e-a710-7fa991d4b7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2059fa23-b66a-4a83-9d10-78c303995ee5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-72799842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43ffd3765e340f1a9102dc2329303f9',qos_specs=None,replication_status=,reservations=['334785f2-60e0-41ba-824f-8683de16e5e0','0de604bf-805c-4985-81dd-ff6e185e9c3d','9d95fc8e-87c9-4cfe-8db6-f9a5f174c2ff','950624dd-e0ca-4ae2-9aa9-b16ce79dcc1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6f02bbc9e674e9bafc7e39f0e1cf113',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:25:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-72799842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2059fa23-b66a-4a83-9d10-78c303995ee5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e43ffd3765e340f1a9102dc2329303f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6f02bbc9e674e9bafc7e39f0e1cf113',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:00.452631 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1f9b0daf-cf7f-4928-80b5-872dc4ead69d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebdb985b-5874-4ea2-bf0b-7ea7f74afdc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:00.469609 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1f9b0daf-cf7f-4928-80b5-872dc4ead69d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebdb985b-5874-4ea2-bf0b-7ea7f74afdc7) transitioned into state 'SUCCESS' from state '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-72799842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43ffd3765e340f1a9102dc2329303f9',qos_specs=None,replication_status=,reservations=['334785f2-60e0-41ba-824f-8683de16e5e0','0de604bf-805c-4985-81dd-ff6e185e9c3d','9d95fc8e-87c9-4cfe-8db6-f9a5f174c2ff','950624dd-e0ca-4ae2-9aa9-b16ce79dcc1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6f02bbc9e674e9bafc7e39f0e1cf113',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:00.470341 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1f9b0daf-cf7f-4928-80b5-872dc4ead69d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd316463-33ec-4828-88f3-3f4eb648aa1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:00.475045 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0587bf7f-e354-4813-83e0-512ba75f9996 tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:25:00.475439 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 679/2683] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:25:00 2026] POST /volume/v3/types => generated 219 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:00.485547 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1f9b0daf-cf7f-4928-80b5-872dc4ead69d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd316463-33ec-4828-88f3-3f4eb648aa1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:00.486328 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1f9b0daf-cf7f-4928-80b5-872dc4ead69d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Flow 'volume_create_api' (dbdc4bcf-7b8e-4991-bffc-0818d35a94b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:00.486642 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1f9b0daf-cf7f-4928-80b5-872dc4ead69d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Create volume request issued successfully. Aug 18 19:25:00.487209 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1f9b0daf-cf7f-4928-80b5-872dc4ead69d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:25:00.487622 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 669/2684] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:25:00 2026] POST /volume/v3/volumes => generated 745 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:25:00.489222 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-cca1998d-0e20-4485-8f1f-d1ffac58a8ec None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:00.491836 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cca1998d-0e20-4485-8f1f-d1ffac58a8ec tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] POST https://10.4.3.170/volume/v3/group_types Aug 18 19:25:00.492292 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cca1998d-0e20-4485-8f1f-d1ffac58a8ec tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-318806833"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:00.503066 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ea4d10c1-9509-4b24-976b-aaae88906f38 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:00.507756 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ea4d10c1-9509-4b24-976b-aaae88906f38 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] GET https://10.4.3.170/volume/v3/volumes/2059fa23-b66a-4a83-9d10-78c303995ee5 Aug 18 19:25:00.507756 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ea4d10c1-9509-4b24-976b-aaae88906f38 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:00.507756 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ea4d10c1-9509-4b24-976b-aaae88906f38 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:00.512802 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cca1998d-0e20-4485-8f1f-d1ffac58a8ec tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Aug 18 19:25:00.513301 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 671/2685] 10.4.3.170 () {70 vars in 1311 bytes} [Tue Aug 18 19:25:00 2026] POST /volume/v3/group_types => generated 176 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:00.519927 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:00.519927 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:00.522513 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6b7d794d-4034-4d4a-9c89-d8522dbfb998 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:00.523010 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6b7d794d-4034-4d4a-9c89-d8522dbfb998 None None] GET https://10.4.3.170/volume// Aug 18 19:25:00.523211 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6b7d794d-4034-4d4a-9c89-d8522dbfb998 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:00.523908 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6b7d794d-4034-4d4a-9c89-d8522dbfb998 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:00.524314 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6b7d794d-4034-4d4a-9c89-d8522dbfb998 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:25:00.524692 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 680/2686] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:25: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 19:25:00.525823 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-ea4d10c1-9509-4b24-976b-aaae88906f38 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Volume info retrieved successfully. Aug 18 19:25:00.526749 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1a765deb-3c0f-4b01-ae42-e66a932af4b0 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:00.530575 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ea4d10c1-9509-4b24-976b-aaae88906f38 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/2059fa23-b66a-4a83-9d10-78c303995ee5 returned with HTTP 200 Aug 18 19:25:00.530988 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 667/2687] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:00 2026] GET /volume/v3/volumes/2059fa23-b66a-4a83-9d10-78c303995ee5 => generated 813 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:00.535002 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-4a2aad2f-6ec0-43bf-8f36-aef997870e36 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:00.536919 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-4a2aad2f-6ec0-43bf-8f36-aef997870e36 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:25:00.537284 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-4a2aad2f-6ec0-43bf-8f36-aef997870e36 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eddd3080-77c7-4dbf-8dcf-be6e5bee3878", "connector": null, "instance_uuid": "c723909d-a8ce-4434-ba10-2c5c0a88510b"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:00.551329 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:00.551329 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:00.578855 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-4a2aad2f-6ec0-43bf-8f36-aef997870e36 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:25:00.578855 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 672/2688] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:25:00 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 19:25:00.613264 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-96fc2e6c-d9ff-4f3f-934e-627f6c667882 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:00.615170 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-96fc2e6c-d9ff-4f3f-934e-627f6c667882 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] GET https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 Aug 18 19:25:00.615498 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-96fc2e6c-d9ff-4f3f-934e-627f6c667882 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:00.615768 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-96fc2e6c-d9ff-4f3f-934e-627f6c667882 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:00.627561 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bf7023a2-d286-4f30-8846-f44e671850ae None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:00.627561 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bf7023a2-d286-4f30-8846-f44e671850ae None None] GET https://10.4.3.170/volume// Aug 18 19:25:00.627561 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bf7023a2-d286-4f30-8846-f44e671850ae None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:00.627561 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bf7023a2-d286-4f30-8846-f44e671850ae None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:00.627561 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bf7023a2-d286-4f30-8846-f44e671850ae None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:25:00.627561 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 668/2689] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:25: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 19:25:00.631355 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:00.631355 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:00.637553 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-96fc2e6c-d9ff-4f3f-934e-627f6c667882 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Volume info retrieved successfully. Aug 18 19:25:00.639707 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-b6a27c44-417a-402e-a33f-e5c2713e55c3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:00.642078 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-b6a27c44-417a-402e-a33f-e5c2713e55c3 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] GET https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 Aug 18 19:25:00.643018 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-b6a27c44-417a-402e-a33f-e5c2713e55c3 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:00.643018 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-b6a27c44-417a-402e-a33f-e5c2713e55c3 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:00.643943 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-96fc2e6c-d9ff-4f3f-934e-627f6c667882 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 returned with HTTP 200 Aug 18 19:25:00.644547 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 681/2690] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:00 2026] GET /volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:00.645492 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1a765deb-3c0f-4b01-ae42-e66a932af4b0 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] POST https://10.4.3.170/volume/v3/groups Aug 18 19:25:00.646035 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1a765deb-3c0f-4b01-ae42-e66a932af4b0 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fa617b3c-13ac-4737-8475-8543e8faa50c", "volume_types": ["870058fd-7494-49b0-afe2-3134578d9888"], "name": "tempest-GroupsV320Test-Group-1998106013"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:00.648005 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.groups [None req-1a765deb-3c0f-4b01-ae42-e66a932af4b0 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Creating new group {'group': {'group_type': 'fa617b3c-13ac-4737-8475-8543e8faa50c', 'volume_types': ['870058fd-7494-49b0-afe2-3134578d9888'], 'name': 'tempest-GroupsV320Test-Group-1998106013'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 19:25:00.651472 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.groups [None req-1a765deb-3c0f-4b01-ae42-e66a932af4b0 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Creating group tempest-GroupsV320Test-Group-1998106013. Aug 18 19:25:00.651858 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:00.651858 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:00.654508 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:00.654508 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:00.660301 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-b6a27c44-417a-402e-a33f-e5c2713e55c3 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Volume info retrieved successfully. Aug 18 19:25:00.662348 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1a765deb-3c0f-4b01-ae42-e66a932af4b0 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Availability Zones retrieved successfully. Aug 18 19:25:00.665125 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-b6a27c44-417a-402e-a33f-e5c2713e55c3 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 returned with HTTP 200 Aug 18 19:25:00.665652 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 673/2691] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:25:00 2026] GET /volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 => generated 1031 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:25:00.679819 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-1a765deb-3c0f-4b01-ae42-e66a932af4b0 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Created reservations ['6ed66b72-d443-40b7-b3ad-1966edc9dfff'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:00.701482 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1a765deb-3c0f-4b01-ae42-e66a932af4b0 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Aug 18 19:25:00.701482 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 670/2692] 10.4.3.170 () {70 vars in 1297 bytes} [Tue Aug 18 19:25:00 2026] POST /volume/v3/groups => generated 108 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:00.708288 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-155ca52a-529c-4491-aada-2b15226da164 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:00.709850 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-155ca52a-529c-4491-aada-2b15226da164 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] GET https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 Aug 18 19:25:00.710061 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-155ca52a-529c-4491-aada-2b15226da164 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:00.710220 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-155ca52a-529c-4491-aada-2b15226da164 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:00.710331 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-155ca52a-529c-4491-aada-2b15226da164 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] show called for member 1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:25:00.713277 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:00.713277 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:00.719860 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-155ca52a-529c-4491-aada-2b15226da164 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 returned with HTTP 200 Aug 18 19:25:00.720228 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 669/2693] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:25:00 2026] GET /volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 => generated 388 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:00.776579 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-8316503d-cc12-4dfa-b3ca-6dcace324a8f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:00.778660 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-8316503d-cc12-4dfa-b3ca-6dcace324a8f tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] PUT https://10.4.3.170/volume/v3/attachments/1378a37e-ec34-429f-9827-ab37686d1a99 Aug 18 19:25:00.779019 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-8316503d-cc12-4dfa-b3ca-6dcace324a8f tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:00.786431 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-8316503d-cc12-4dfa-b3ca-6dcace324a8f tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Acquiring lock "cinder-attachment_update-eddd3080-77c7-4dbf-8dcf-be6e5bee3878-np0000007688" by "attachment_update" {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:25:00.790585 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-8316503d-cc12-4dfa-b3ca-6dcace324a8f tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Lock "cinder-attachment_update-eddd3080-77c7-4dbf-8dcf-be6e5bee3878-np0000007688" acquired by "attachment_update" :: waited 0.004s {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:25:00.791455 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:00.791455 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:00.861971 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-8316503d-cc12-4dfa-b3ca-6dcace324a8f tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Lock "cinder-attachment_update-eddd3080-77c7-4dbf-8dcf-be6e5bee3878-np0000007688" released by "attachment_update" :: held 0.071s {{(pid=100583) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:25:00.862306 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-8316503d-cc12-4dfa-b3ca-6dcace324a8f tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] https://10.4.3.170/volume/v3/attachments/1378a37e-ec34-429f-9827-ab37686d1a99 returned with HTTP 200 Aug 18 19:25:00.862777 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 682/2694] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:25:00 2026] PUT /volume/v3/attachments/1378a37e-ec34-429f-9827-ab37686d1a99 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:01.545401 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9998cdc4-1d69-4949-8947-ac34b3fe2b97 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:01.547333 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9998cdc4-1d69-4949-8947-ac34b3fe2b97 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] GET https://10.4.3.170/volume/v3/volumes/2059fa23-b66a-4a83-9d10-78c303995ee5 Aug 18 19:25:01.547596 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9998cdc4-1d69-4949-8947-ac34b3fe2b97 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:01.547849 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9998cdc4-1d69-4949-8947-ac34b3fe2b97 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:01.554525 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:01.554525 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:01.557990 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9998cdc4-1d69-4949-8947-ac34b3fe2b97 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Volume info retrieved successfully. Aug 18 19:25:01.561691 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9998cdc4-1d69-4949-8947-ac34b3fe2b97 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/2059fa23-b66a-4a83-9d10-78c303995ee5 returned with HTTP 200 Aug 18 19:25:01.562085 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 674/2695] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:01 2026] GET /volume/v3/volumes/2059fa23-b66a-4a83-9d10-78c303995ee5 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:01.576692 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6cfafe19-465e-40ea-880f-c8366d73e22b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:01.579022 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6cfafe19-465e-40ea-880f-c8366d73e22b tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:25:01.579422 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6cfafe19-465e-40ea-880f-c8366d73e22b tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2059fa23-b66a-4a83-9d10-78c303995ee5", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1313371232"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:01.581532 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-6cfafe19-465e-40ea-880f-c8366d73e22b tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Create volume request body: {'volume': {'source_volid': '2059fa23-b66a-4a83-9d10-78c303995ee5', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1313371232'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:25:01.589509 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:01.589509 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:01.590065 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6cfafe19-465e-40ea-880f-c8366d73e22b tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Volume retrieved successfully. Aug 18 19:25:01.590183 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-6cfafe19-465e-40ea-880f-c8366d73e22b tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Create volume of 2 GB Aug 18 19:25:01.593774 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6cfafe19-465e-40ea-880f-c8366d73e22b tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Availability Zones retrieved successfully. Aug 18 19:25:01.599243 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6cfafe19-465e-40ea-880f-c8366d73e22b tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Flow 'volume_create_api' (9c809c62-c182-4919-b000-25b907d63578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:01.600300 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6cfafe19-465e-40ea-880f-c8366d73e22b tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cc9ced2-c95f-4f6c-8a7a-20aaeeb2885d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:01.601360 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-6cfafe19-465e-40ea-880f-c8366d73e22b tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:25:01.624277 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6cfafe19-465e-40ea-880f-c8366d73e22b tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cc9ced2-c95f-4f6c-8a7a-20aaeeb2885d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '2059fa23-b66a-4a83-9d10-78c303995ee5', 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:01.625139 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6cfafe19-465e-40ea-880f-c8366d73e22b tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4185b104-b03a-4b1d-a819-6b0f2f04b5b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:01.656739 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e6d43da5-ebec-44c2-b647-1dc3785201cc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:01.658667 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e6d43da5-ebec-44c2-b647-1dc3785201cc tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] GET https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 Aug 18 19:25:01.658964 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e6d43da5-ebec-44c2-b647-1dc3785201cc tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:01.660509 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e6d43da5-ebec-44c2-b647-1dc3785201cc tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:01.666025 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-6cfafe19-465e-40ea-880f-c8366d73e22b tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Created reservations ['168ae9c5-70d2-4e47-bcd4-3353ba501371', '210d034b-732e-436f-9624-c17aad18b99c', 'c41f6bbe-dc82-4443-98d0-87b94e49e8e0', 'ca828681-18d6-441f-bd96-1a369e75a2d5'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:01.667047 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6cfafe19-465e-40ea-880f-c8366d73e22b tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4185b104-b03a-4b1d-a819-6b0f2f04b5b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['168ae9c5-70d2-4e47-bcd4-3353ba501371', '210d034b-732e-436f-9624-c17aad18b99c', 'c41f6bbe-dc82-4443-98d0-87b94e49e8e0', 'ca828681-18d6-441f-bd96-1a369e75a2d5']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:01.667881 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6cfafe19-465e-40ea-880f-c8366d73e22b tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (673af0e4-3062-466c-9adb-807b136652a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:01.674399 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:01.674399 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:01.677602 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e6d43da5-ebec-44c2-b647-1dc3785201cc tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Volume info retrieved successfully. Aug 18 19:25:01.681598 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e6d43da5-ebec-44c2-b647-1dc3785201cc tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 returned with HTTP 200 Aug 18 19:25:01.681985 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 670/2696] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:01 2026] GET /volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:01.699540 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6cfafe19-465e-40ea-880f-c8366d73e22b tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (673af0e4-3062-466c-9adb-807b136652a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b0cf74b-412c-461b-bf9c-d41246187d86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1313371232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43ffd3765e340f1a9102dc2329303f9',qos_specs=None,replication_status=,reservations=['168ae9c5-70d2-4e47-bcd4-3353ba501371','210d034b-732e-436f-9624-c17aad18b99c','c41f6bbe-dc82-4443-98d0-87b94e49e8e0','ca828681-18d6-441f-bd96-1a369e75a2d5'],size=2,snapshot_id=None,source_replicaid=,source_volid=2059fa23-b66a-4a83-9d10-78c303995ee5,status='creating',user_id='b6f02bbc9e674e9bafc7e39f0e1cf113',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:25:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1313371232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b0cf74b-412c-461b-bf9c-d41246187d86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e43ffd3765e340f1a9102dc2329303f9',provider_auth=None,provider_geometry=None,provider_id=None,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=2059fa23-b66a-4a83-9d10-78c303995ee5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6f02bbc9e674e9bafc7e39f0e1cf113',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:01.701234 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6cfafe19-465e-40ea-880f-c8366d73e22b tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (923bb121-de02-40ec-8659-2d9feb5dafd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:01.721849 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6cfafe19-465e-40ea-880f-c8366d73e22b tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (923bb121-de02-40ec-8659-2d9feb5dafd1) transitioned into state 'SUCCESS' from state '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-1313371232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43ffd3765e340f1a9102dc2329303f9',qos_specs=None,replication_status=,reservations=['168ae9c5-70d2-4e47-bcd4-3353ba501371','210d034b-732e-436f-9624-c17aad18b99c','c41f6bbe-dc82-4443-98d0-87b94e49e8e0','ca828681-18d6-441f-bd96-1a369e75a2d5'],size=2,snapshot_id=None,source_replicaid=,source_volid=2059fa23-b66a-4a83-9d10-78c303995ee5,status='creating',user_id='b6f02bbc9e674e9bafc7e39f0e1cf113',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:01.722599 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6cfafe19-465e-40ea-880f-c8366d73e22b tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c181c054-512b-4f48-87f7-34a292149e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:01.731403 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-835cd9d9-284e-4219-ba9d-f20f34b8ba1c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:01.733904 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-835cd9d9-284e-4219-ba9d-f20f34b8ba1c tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] GET https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 Aug 18 19:25:01.733904 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-835cd9d9-284e-4219-ba9d-f20f34b8ba1c tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:01.733904 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-835cd9d9-284e-4219-ba9d-f20f34b8ba1c tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:01.733904 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.groups [None req-835cd9d9-284e-4219-ba9d-f20f34b8ba1c tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] show called for member 1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:25:01.737887 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:01.737887 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:01.741678 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6cfafe19-465e-40ea-880f-c8366d73e22b tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c181c054-512b-4f48-87f7-34a292149e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:01.742879 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6cfafe19-465e-40ea-880f-c8366d73e22b tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Flow 'volume_create_api' (9c809c62-c182-4919-b000-25b907d63578) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:01.743297 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6cfafe19-465e-40ea-880f-c8366d73e22b tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Create volume request issued successfully. Aug 18 19:25:01.744279 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6cfafe19-465e-40ea-880f-c8366d73e22b tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:25:01.744612 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 671/2697] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:25:01 2026] POST /volume/v3/volumes => generated 781 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:25:01.747454 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-835cd9d9-284e-4219-ba9d-f20f34b8ba1c tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 returned with HTTP 200 Aug 18 19:25:01.750101 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 683/2698] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:25:01 2026] GET /volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 => generated 389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:01.757650 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1e955de0-c2df-40d4-a873-16b2ff0a1d27 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:01.760282 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1260fbee-f7f0-41cf-bfe1-b3dfc3e7569a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:01.760410 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1e955de0-c2df-40d4-a873-16b2ff0a1d27 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] GET https://10.4.3.170/volume/v3/volumes/6b0cf74b-412c-461b-bf9c-d41246187d86 Aug 18 19:25:01.760410 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1e955de0-c2df-40d4-a873-16b2ff0a1d27 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:01.760410 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1e955de0-c2df-40d4-a873-16b2ff0a1d27 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:01.762053 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1260fbee-f7f0-41cf-bfe1-b3dfc3e7569a tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] POST https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4/action Aug 18 19:25:01.762154 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1260fbee-f7f0-41cf-bfe1-b3dfc3e7569a tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:25:01.762280 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1260fbee-f7f0-41cf-bfe1-b3dfc3e7569a tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:01.763729 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-1260fbee-f7f0-41cf-bfe1-b3dfc3e7569a tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] Updating group '1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4' with 'creating' {{(pid=100580) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 19:25:01.767921 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:01.767921 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:01.770485 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:01.770485 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:01.775055 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1260fbee-f7f0-41cf-bfe1-b3dfc3e7569a tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4/action returned with HTTP 202 Aug 18 19:25:01.775425 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 671/2699] 10.4.3.170 () {70 vars in 1428 bytes} [Tue Aug 18 19:25:01 2026] POST /volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:25:01.775816 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-1e955de0-c2df-40d4-a873-16b2ff0a1d27 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Volume info retrieved successfully. Aug 18 19:25:01.783711 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-89b9478a-d911-432d-895f-7dcd6e8b7efc None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:01.784072 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1e955de0-c2df-40d4-a873-16b2ff0a1d27 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/6b0cf74b-412c-461b-bf9c-d41246187d86 returned with HTTP 200 Aug 18 19:25:01.784730 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 675/2700] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:01 2026] GET /volume/v3/volumes/6b0cf74b-412c-461b-bf9c-d41246187d86 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:01.785800 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-89b9478a-d911-432d-895f-7dcd6e8b7efc tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] GET https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 Aug 18 19:25:01.786023 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-89b9478a-d911-432d-895f-7dcd6e8b7efc tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:01.786233 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-89b9478a-d911-432d-895f-7dcd6e8b7efc tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:01.786401 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.groups [None req-89b9478a-d911-432d-895f-7dcd6e8b7efc tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] show called for member 1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:25:01.789962 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:01.789962 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:01.798975 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-89b9478a-d911-432d-895f-7dcd6e8b7efc tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 returned with HTTP 200 Aug 18 19:25:01.799417 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 672/2701] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:25:01 2026] GET /volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:01.809389 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-93a0570e-bb05-4ade-ba76-fbb87921519d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:01.811664 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-93a0570e-bb05-4ade-ba76-fbb87921519d tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] POST https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4/action Aug 18 19:25:01.812108 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-93a0570e-bb05-4ade-ba76-fbb87921519d tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:25:01.812262 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-93a0570e-bb05-4ade-ba76-fbb87921519d tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:01.813983 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.groups [None req-93a0570e-bb05-4ade-ba76-fbb87921519d tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] Updating group '1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4' with 'available' {{(pid=100583) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 19:25:01.817733 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:01.817733 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:01.824444 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-93a0570e-bb05-4ade-ba76-fbb87921519d tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4/action returned with HTTP 202 Aug 18 19:25:01.824942 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 684/2702] 10.4.3.170 () {70 vars in 1428 bytes} [Tue Aug 18 19:25:01 2026] POST /volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:25:01.832640 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-054cefff-7de7-4381-90d9-058481ec5b18 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:01.834337 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-054cefff-7de7-4381-90d9-058481ec5b18 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] GET https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 Aug 18 19:25:01.834543 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-054cefff-7de7-4381-90d9-058481ec5b18 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:01.834737 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-054cefff-7de7-4381-90d9-058481ec5b18 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:01.834880 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-054cefff-7de7-4381-90d9-058481ec5b18 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] show called for member 1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:25:01.837901 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:01.837901 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:01.844612 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-054cefff-7de7-4381-90d9-058481ec5b18 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 returned with HTTP 200 Aug 18 19:25:01.844678 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 672/2703] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:25:01 2026] GET /volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 => generated 389 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:01.854375 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-42d72e58-cb88-46c6-8b00-de90456fdf15 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:01.856538 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-42d72e58-cb88-46c6-8b00-de90456fdf15 tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] POST https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4/action Aug 18 19:25:01.857009 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-42d72e58-cb88-46c6-8b00-de90456fdf15 tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:25:01.857180 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-42d72e58-cb88-46c6-8b00-de90456fdf15 tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:01.858671 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.groups [None req-42d72e58-cb88-46c6-8b00-de90456fdf15 tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] Updating group '1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4' with 'error' {{(pid=100581) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 19:25:01.863019 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:01.863019 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:01.868961 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-42d72e58-cb88-46c6-8b00-de90456fdf15 tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4/action returned with HTTP 202 Aug 18 19:25:01.869400 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 676/2704] 10.4.3.170 () {70 vars in 1428 bytes} [Tue Aug 18 19:25:01 2026] POST /volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:25:01.876501 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5b47b9fa-9e7c-4a5a-b2ad-81d1ba66e586 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:01.878962 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5b47b9fa-9e7c-4a5a-b2ad-81d1ba66e586 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] GET https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 Aug 18 19:25:01.879255 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5b47b9fa-9e7c-4a5a-b2ad-81d1ba66e586 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:01.879534 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5b47b9fa-9e7c-4a5a-b2ad-81d1ba66e586 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:01.879724 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.groups [None req-5b47b9fa-9e7c-4a5a-b2ad-81d1ba66e586 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] show called for member 1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:25:01.885660 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:01.885660 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:01.898098 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5b47b9fa-9e7c-4a5a-b2ad-81d1ba66e586 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 returned with HTTP 200 Aug 18 19:25:01.898763 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 673/2705] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:25:01 2026] GET /volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 => generated 385 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:01.911935 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-61404cbb-11c5-46c8-9e6c-31d166856cf4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:01.914832 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-61404cbb-11c5-46c8-9e6c-31d166856cf4 tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] POST https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4/action Aug 18 19:25:01.915422 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-61404cbb-11c5-46c8-9e6c-31d166856cf4 tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:25:01.915635 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-61404cbb-11c5-46c8-9e6c-31d166856cf4 tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:01.918149 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.groups [None req-61404cbb-11c5-46c8-9e6c-31d166856cf4 tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] Updating group '1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4' with 'available' {{(pid=100583) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 19:25:01.923021 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:01.923021 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:01.932484 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-61404cbb-11c5-46c8-9e6c-31d166856cf4 tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4/action returned with HTTP 202 Aug 18 19:25:01.936263 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 685/2706] 10.4.3.170 () {70 vars in 1428 bytes} [Tue Aug 18 19:25:01 2026] POST /volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:25:01.940993 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-09ef442e-0cb9-4618-92dd-c48985f79432 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:01.943964 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-09ef442e-0cb9-4618-92dd-c48985f79432 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] GET https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 Aug 18 19:25:01.944222 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-09ef442e-0cb9-4618-92dd-c48985f79432 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:01.944449 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-09ef442e-0cb9-4618-92dd-c48985f79432 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:01.944613 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-09ef442e-0cb9-4618-92dd-c48985f79432 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] show called for member 1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:25:01.948443 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:01.948443 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:01.956155 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-09ef442e-0cb9-4618-92dd-c48985f79432 tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 returned with HTTP 200 Aug 18 19:25:01.956579 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 673/2707] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:25:01 2026] GET /volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 => generated 389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:01.969033 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2e274b07-79ca-4adc-bf0a-6e3220368cda None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:01.971249 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2e274b07-79ca-4adc-bf0a-6e3220368cda tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:25:01.971556 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2e274b07-79ca-4adc-bf0a-6e3220368cda tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:01.971865 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2e274b07-79ca-4adc-bf0a-6e3220368cda tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Calling method 'detail' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:01.972168 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-2e274b07-79ca-4adc-bf0a-6e3220368cda tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:25:01.972936 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-2e274b07-79ca-4adc-bf0a-6e3220368cda tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:25:01.979683 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2e274b07-79ca-4adc-bf0a-6e3220368cda tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Get all volumes completed successfully. Aug 18 19:25:01.981644 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2e274b07-79ca-4adc-bf0a-6e3220368cda tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:25:01.982038 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 677/2708] 10.4.3.170 () {68 vars in 1299 bytes} [Tue Aug 18 19:25:01 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 19:25:01.997053 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-603fc055-17cc-48e1-b3ce-318ef2507e9f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:01.998702 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-603fc055-17cc-48e1-b3ce-318ef2507e9f tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] POST https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4/action Aug 18 19:25:01.999064 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-603fc055-17cc-48e1-b3ce-318ef2507e9f tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:25:01.999167 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-603fc055-17cc-48e1-b3ce-318ef2507e9f tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:02.000423 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.groups [None req-603fc055-17cc-48e1-b3ce-318ef2507e9f tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] delete called for group 1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 {{(pid=100582) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 19:25:02.000518 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.groups [None req-603fc055-17cc-48e1-b3ce-318ef2507e9f tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Delete group with id: 1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 Aug 18 19:25:02.004461 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:02.004461 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:02.029425 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-603fc055-17cc-48e1-b3ce-318ef2507e9f tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4/action returned with HTTP 202 Aug 18 19:25:02.029967 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 674/2709] 10.4.3.170 () {70 vars in 1428 bytes} [Tue Aug 18 19:25:01 2026] POST /volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:25:02.037006 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3eaafe72-cead-4542-a7b5-ec39d62b6dcf None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:02.039401 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3eaafe72-cead-4542-a7b5-ec39d62b6dcf tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] GET https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 Aug 18 19:25:02.039655 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3eaafe72-cead-4542-a7b5-ec39d62b6dcf tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:02.039881 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3eaafe72-cead-4542-a7b5-ec39d62b6dcf tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:02.040001 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.groups [None req-3eaafe72-cead-4542-a7b5-ec39d62b6dcf tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] show called for member 1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:25:02.043637 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:02.043637 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:02.052153 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3eaafe72-cead-4542-a7b5-ec39d62b6dcf tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 returned with HTTP 200 Aug 18 19:25:02.052509 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 686/2710] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:25:02 2026] GET /volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:02.694134 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e13753c8-7f43-4c26-8d3e-4f3423bd4d2a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:02.696256 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e13753c8-7f43-4c26-8d3e-4f3423bd4d2a tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] GET https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 Aug 18 19:25:02.696499 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e13753c8-7f43-4c26-8d3e-4f3423bd4d2a tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:02.696722 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e13753c8-7f43-4c26-8d3e-4f3423bd4d2a tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:02.708186 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:02.708186 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:02.712564 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e13753c8-7f43-4c26-8d3e-4f3423bd4d2a tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Volume info retrieved successfully. Aug 18 19:25:02.717863 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e13753c8-7f43-4c26-8d3e-4f3423bd4d2a tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 returned with HTTP 200 Aug 18 19:25:02.718330 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 674/2711] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:02 2026] GET /volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:02.798718 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a305a3b9-0c72-469d-8ced-e1371e5600a5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:02.801033 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a305a3b9-0c72-469d-8ced-e1371e5600a5 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] GET https://10.4.3.170/volume/v3/volumes/6b0cf74b-412c-461b-bf9c-d41246187d86 Aug 18 19:25:02.801312 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a305a3b9-0c72-469d-8ced-e1371e5600a5 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:02.801610 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a305a3b9-0c72-469d-8ced-e1371e5600a5 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:02.810581 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:02.810581 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:02.814995 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a305a3b9-0c72-469d-8ced-e1371e5600a5 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Volume info retrieved successfully. Aug 18 19:25:02.820455 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a305a3b9-0c72-469d-8ced-e1371e5600a5 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/6b0cf74b-412c-461b-bf9c-d41246187d86 returned with HTTP 200 Aug 18 19:25:02.820956 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 678/2712] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:02 2026] GET /volume/v3/volumes/6b0cf74b-412c-461b-bf9c-d41246187d86 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:02.833180 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-90c7c6f4-6abf-4079-8e49-92e3fd29b9e3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:02.834922 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-90c7c6f4-6abf-4079-8e49-92e3fd29b9e3 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] GET https://10.4.3.170/volume/v3/volumes/6b0cf74b-412c-461b-bf9c-d41246187d86 Aug 18 19:25:02.835102 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-90c7c6f4-6abf-4079-8e49-92e3fd29b9e3 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:02.835308 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-90c7c6f4-6abf-4079-8e49-92e3fd29b9e3 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:02.842712 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:02.842712 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:02.847434 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-90c7c6f4-6abf-4079-8e49-92e3fd29b9e3 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Volume info retrieved successfully. Aug 18 19:25:02.851125 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-90c7c6f4-6abf-4079-8e49-92e3fd29b9e3 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/6b0cf74b-412c-461b-bf9c-d41246187d86 returned with HTTP 200 Aug 18 19:25:02.851604 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 675/2713] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:02 2026] GET /volume/v3/volumes/6b0cf74b-412c-461b-bf9c-d41246187d86 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:02.863629 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8c1c2cec-30b3-47dc-b99c-8c9781c8aaaf None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:02.865721 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8c1c2cec-30b3-47dc-b99c-8c9781c8aaaf tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] GET https://10.4.3.170/volume/v3/volumes/6b0cf74b-412c-461b-bf9c-d41246187d86 Aug 18 19:25:02.865952 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8c1c2cec-30b3-47dc-b99c-8c9781c8aaaf tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:02.866178 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8c1c2cec-30b3-47dc-b99c-8c9781c8aaaf tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:02.873105 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:02.873105 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:02.877082 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-8c1c2cec-30b3-47dc-b99c-8c9781c8aaaf tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Volume info retrieved successfully. Aug 18 19:25:02.881429 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8c1c2cec-30b3-47dc-b99c-8c9781c8aaaf tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/6b0cf74b-412c-461b-bf9c-d41246187d86 returned with HTTP 200 Aug 18 19:25:02.881988 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 687/2714] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:02 2026] GET /volume/v3/volumes/6b0cf74b-412c-461b-bf9c-d41246187d86 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:02.893799 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-92850ecc-ad25-4025-8af2-5e0c5da88acc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:02.895925 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-92850ecc-ad25-4025-8af2-5e0c5da88acc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] DELETE https://10.4.3.170/volume/v3/volumes/6b0cf74b-412c-461b-bf9c-d41246187d86 Aug 18 19:25:02.896127 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-92850ecc-ad25-4025-8af2-5e0c5da88acc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:02.896360 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-92850ecc-ad25-4025-8af2-5e0c5da88acc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:02.896599 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-92850ecc-ad25-4025-8af2-5e0c5da88acc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Delete volume with id: 6b0cf74b-412c-461b-bf9c-d41246187d86 Aug 18 19:25:02.905260 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:02.905260 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:02.905871 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-92850ecc-ad25-4025-8af2-5e0c5da88acc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Volume info retrieved successfully. Aug 18 19:25:02.926531 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-92850ecc-ad25-4025-8af2-5e0c5da88acc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Delete volume request issued successfully. Aug 18 19:25:02.926758 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-92850ecc-ad25-4025-8af2-5e0c5da88acc tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/6b0cf74b-412c-461b-bf9c-d41246187d86 returned with HTTP 202 Aug 18 19:25:02.927328 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 675/2715] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:25:02 2026] DELETE /volume/v3/volumes/6b0cf74b-412c-461b-bf9c-d41246187d86 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:02.936249 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-051099ed-ad6b-41a5-afba-83146a5c1f50 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:02.938384 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-051099ed-ad6b-41a5-afba-83146a5c1f50 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] GET https://10.4.3.170/volume/v3/volumes/6b0cf74b-412c-461b-bf9c-d41246187d86 Aug 18 19:25:02.938563 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-051099ed-ad6b-41a5-afba-83146a5c1f50 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:02.938766 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-051099ed-ad6b-41a5-afba-83146a5c1f50 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:02.947966 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:02.947966 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:02.954840 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-051099ed-ad6b-41a5-afba-83146a5c1f50 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Volume info retrieved successfully. Aug 18 19:25:02.966835 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-051099ed-ad6b-41a5-afba-83146a5c1f50 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/6b0cf74b-412c-461b-bf9c-d41246187d86 returned with HTTP 200 Aug 18 19:25:02.967320 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 679/2716] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:02 2026] GET /volume/v3/volumes/6b0cf74b-412c-461b-bf9c-d41246187d86 => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:03.063872 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b6cbf059-b639-4590-8e15-6736eaa08fea None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:03.065652 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b6cbf059-b639-4590-8e15-6736eaa08fea tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] GET https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 Aug 18 19:25:03.065902 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b6cbf059-b639-4590-8e15-6736eaa08fea tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:03.066090 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b6cbf059-b639-4590-8e15-6736eaa08fea tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:03.066229 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.groups [None req-b6cbf059-b639-4590-8e15-6736eaa08fea tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] show called for member 1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:25:03.069276 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b6cbf059-b639-4590-8e15-6736eaa08fea tempest-GroupsV320Test-586277636 tempest-GroupsV320Test-586277636-project-member] https://10.4.3.170/volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 returned with HTTP 404 Aug 18 19:25:03.069743 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 676/2717] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:25:03 2026] GET /volume/v3/groups/1f5ce5fb-f0fa-42e1-8b92-ee2b2d935db4 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:25:03.081350 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-608f8807-10ba-42be-aa6b-a8503e940fac None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:03.085118 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-608f8807-10ba-42be-aa6b-a8503e940fac tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/fa617b3c-13ac-4737-8475-8543e8faa50c Aug 18 19:25:03.085526 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-608f8807-10ba-42be-aa6b-a8503e940fac tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:03.086151 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-608f8807-10ba-42be-aa6b-a8503e940fac tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:03.108495 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-608f8807-10ba-42be-aa6b-a8503e940fac tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] https://10.4.3.170/volume/v3/group_types/fa617b3c-13ac-4737-8475-8543e8faa50c returned with HTTP 202 Aug 18 19:25:03.108969 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 688/2718] 10.4.3.170 () {68 vars in 1404 bytes} [Tue Aug 18 19:25:03 2026] DELETE /volume/v3/group_types/fa617b3c-13ac-4737-8475-8543e8faa50c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:25:03.118741 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-116bf3fb-c0f5-4509-b23f-bcd75a04a7ac None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:03.125114 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-116bf3fb-c0f5-4509-b23f-bcd75a04a7ac tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] DELETE https://10.4.3.170/volume/v3/types/870058fd-7494-49b0-afe2-3134578d9888 Aug 18 19:25:03.125431 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-116bf3fb-c0f5-4509-b23f-bcd75a04a7ac tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:03.125765 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-116bf3fb-c0f5-4509-b23f-bcd75a04a7ac tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:03.170414 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-116bf3fb-c0f5-4509-b23f-bcd75a04a7ac tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] https://10.4.3.170/volume/v3/types/870058fd-7494-49b0-afe2-3134578d9888 returned with HTTP 202 Aug 18 19:25:03.170414 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 676/2719] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:25:03 2026] DELETE /volume/v3/types/870058fd-7494-49b0-afe2-3134578d9888 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:03.180020 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d40d007c-10f5-4a4a-ab20-f7c1fe738355 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:03.182245 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d40d007c-10f5-4a4a-ab20-f7c1fe738355 tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] GET https://10.4.3.170/volume/v3/types/870058fd-7494-49b0-afe2-3134578d9888 Aug 18 19:25:03.182535 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d40d007c-10f5-4a4a-ab20-f7c1fe738355 tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:03.182791 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d40d007c-10f5-4a4a-ab20-f7c1fe738355 tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:03.187572 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d40d007c-10f5-4a4a-ab20-f7c1fe738355 tempest-GroupsV320Test-86348597 tempest-GroupsV320Test-86348597-project-admin] https://10.4.3.170/volume/v3/types/870058fd-7494-49b0-afe2-3134578d9888 returned with HTTP 404 Aug 18 19:25:03.188248 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 680/2720] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:25:03 2026] GET /volume/v3/types/870058fd-7494-49b0-afe2-3134578d9888 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:03.274888 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c2ecf9df-1c81-4b07-a21e-14c3f47d70a8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:03.276760 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c2ecf9df-1c81-4b07-a21e-14c3f47d70a8 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb Aug 18 19:25:03.276998 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c2ecf9df-1c81-4b07-a21e-14c3f47d70a8 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:03.277211 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c2ecf9df-1c81-4b07-a21e-14c3f47d70a8 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:03.284729 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:03.284729 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:03.288235 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c2ecf9df-1c81-4b07-a21e-14c3f47d70a8 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:03.292465 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c2ecf9df-1c81-4b07-a21e-14c3f47d70a8 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb returned with HTTP 200 Aug 18 19:25:03.292927 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 677/2721] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:03 2026] GET /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:03.306223 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-47779e2f-50d1-4588-8e3a-2cd31020a1a8 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:03.308626 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-47779e2f-50d1-4588-8e3a-2cd31020a1a8 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb Aug 18 19:25:03.309559 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-47779e2f-50d1-4588-8e3a-2cd31020a1a8 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:03.309559 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-47779e2f-50d1-4588-8e3a-2cd31020a1a8 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:03.319418 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:03.319418 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:03.326286 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-47779e2f-50d1-4588-8e3a-2cd31020a1a8 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:03.333140 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-47779e2f-50d1-4588-8e3a-2cd31020a1a8 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb returned with HTTP 200 Aug 18 19:25:03.333700 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 689/2722] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:03 2026] GET /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:03.372792 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-17dd9536-0ff8-427d-8def-c22808a1c745 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:03.374855 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-17dd9536-0ff8-427d-8def-c22808a1c745 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb Aug 18 19:25:03.375047 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-17dd9536-0ff8-427d-8def-c22808a1c745 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:03.375231 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-17dd9536-0ff8-427d-8def-c22808a1c745 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:03.382282 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:03.382282 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:03.386067 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-17dd9536-0ff8-427d-8def-c22808a1c745 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:03.390664 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-17dd9536-0ff8-427d-8def-c22808a1c745 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb returned with HTTP 200 Aug 18 19:25:03.391057 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 677/2723] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:25:03 2026] GET /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:03.465996 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-624a0b7c-9f83-4b55-a808-fbdfc124c5f0 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:03.466448 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-624a0b7c-9f83-4b55-a808-fbdfc124c5f0 None None] GET https://10.4.3.170/volume// Aug 18 19:25:03.466608 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-624a0b7c-9f83-4b55-a808-fbdfc124c5f0 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:03.466831 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-624a0b7c-9f83-4b55-a808-fbdfc124c5f0 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:03.467104 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-624a0b7c-9f83-4b55-a808-fbdfc124c5f0 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:25:03.467592 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 681/2724] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:25: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 19:25:03.476143 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-d15745df-119d-4720-8c0a-474fa8c3ea46 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:03.478168 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-d15745df-119d-4720-8c0a-474fa8c3ea46 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:25:03.478571 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-d15745df-119d-4720-8c0a-474fa8c3ea46 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c20a32a4-e4c7-40fe-8749-9d8fd6a003fb", "connector": null, "instance_uuid": "30c156d3-5b12-4f00-b437-a2b821996870"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:03.488812 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:03.488812 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:03.515734 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-d15745df-119d-4720-8c0a-474fa8c3ea46 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:25:03.516338 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 678/2725] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:25: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 19:25:03.541568 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4e905cb8-3d4d-4271-9cf4-16deba18dbd4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:03.544580 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4e905cb8-3d4d-4271-9cf4-16deba18dbd4 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb Aug 18 19:25:03.544854 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4e905cb8-3d4d-4271-9cf4-16deba18dbd4 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:03.545083 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4e905cb8-3d4d-4271-9cf4-16deba18dbd4 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:03.550260 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b20c066b-a3bb-473d-849d-f46440358235 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:03.550731 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b20c066b-a3bb-473d-849d-f46440358235 None None] GET https://10.4.3.170/volume// Aug 18 19:25:03.550978 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b20c066b-a3bb-473d-849d-f46440358235 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:03.551222 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b20c066b-a3bb-473d-849d-f46440358235 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:03.551686 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b20c066b-a3bb-473d-849d-f46440358235 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:25:03.552041 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 678/2726] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:25: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 19:25:03.554710 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:03.554710 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:03.559900 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-4e905cb8-3d4d-4271-9cf4-16deba18dbd4 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:03.560035 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-10d7200e-54e6-4c63-bd5c-9143f8df84a1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:03.563439 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-10d7200e-54e6-4c63-bd5c-9143f8df84a1 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb Aug 18 19:25:03.563632 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-10d7200e-54e6-4c63-bd5c-9143f8df84a1 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:03.563819 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-10d7200e-54e6-4c63-bd5c-9143f8df84a1 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:03.564935 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4e905cb8-3d4d-4271-9cf4-16deba18dbd4 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb returned with HTTP 200 Aug 18 19:25:03.565315 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 690/2727] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:03 2026] GET /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:03.578865 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:03.578865 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:03.581979 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-10d7200e-54e6-4c63-bd5c-9143f8df84a1 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:03.585630 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-10d7200e-54e6-4c63-bd5c-9143f8df84a1 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb returned with HTTP 200 Aug 18 19:25:03.586047 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 682/2728] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:25:03 2026] GET /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb => generated 1037 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:25:03.701001 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-a1a2f5b3-1774-46c4-af66-184e956804e4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:03.703141 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-a1a2f5b3-1774-46c4-af66-184e956804e4 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] PUT https://10.4.3.170/volume/v3/attachments/c9048c20-f9e6-45e3-b02b-09121cba0733 Aug 18 19:25:03.703555 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-a1a2f5b3-1774-46c4-af66-184e956804e4 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:03.713356 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-a1a2f5b3-1774-46c4-af66-184e956804e4 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Acquiring lock "cinder-attachment_update-c20a32a4-e4c7-40fe-8749-9d8fd6a003fb-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:25:03.718891 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-a1a2f5b3-1774-46c4-af66-184e956804e4 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Lock "cinder-attachment_update-c20a32a4-e4c7-40fe-8749-9d8fd6a003fb-np0000007688" acquired by "attachment_update" :: waited 0.006s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:25:03.720024 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:03.720024 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:03.736331 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-27e1db00-1333-41d9-a445-126b5662333e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:03.738810 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-27e1db00-1333-41d9-a445-126b5662333e tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] GET https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 Aug 18 19:25:03.739044 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-27e1db00-1333-41d9-a445-126b5662333e tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:03.739157 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-27e1db00-1333-41d9-a445-126b5662333e tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:03.748598 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:03.748598 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:03.754827 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-27e1db00-1333-41d9-a445-126b5662333e tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Volume info retrieved successfully. Aug 18 19:25:03.760281 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-27e1db00-1333-41d9-a445-126b5662333e tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 returned with HTTP 200 Aug 18 19:25:03.760684 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 679/2729] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:03 2026] GET /volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:03.826209 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-a1a2f5b3-1774-46c4-af66-184e956804e4 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Lock "cinder-attachment_update-c20a32a4-e4c7-40fe-8749-9d8fd6a003fb-np0000007688" released by "attachment_update" :: held 0.107s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:25:03.826649 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-a1a2f5b3-1774-46c4-af66-184e956804e4 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/attachments/c9048c20-f9e6-45e3-b02b-09121cba0733 returned with HTTP 200 Aug 18 19:25:03.827286 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 679/2730] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:25:03 2026] PUT /volume/v3/attachments/c9048c20-f9e6-45e3-b02b-09121cba0733 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:03.979863 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-114cde24-4af6-4808-a6d4-0aff6b8d45b5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:03.982806 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-114cde24-4af6-4808-a6d4-0aff6b8d45b5 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] GET https://10.4.3.170/volume/v3/volumes/6b0cf74b-412c-461b-bf9c-d41246187d86 Aug 18 19:25:03.983067 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-114cde24-4af6-4808-a6d4-0aff6b8d45b5 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:03.983291 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-114cde24-4af6-4808-a6d4-0aff6b8d45b5 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:03.990873 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-114cde24-4af6-4808-a6d4-0aff6b8d45b5 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/6b0cf74b-412c-461b-bf9c-d41246187d86 returned with HTTP 404 Aug 18 19:25:03.991545 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 691/2731] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:03 2026] GET /volume/v3/volumes/6b0cf74b-412c-461b-bf9c-d41246187d86 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:03.998297 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-205163e7-74a9-4880-8b7b-a2e1060882af None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:04.000046 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-205163e7-74a9-4880-8b7b-a2e1060882af tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] GET https://10.4.3.170/volume/v3/volumes/2059fa23-b66a-4a83-9d10-78c303995ee5 Aug 18 19:25:04.000240 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-205163e7-74a9-4880-8b7b-a2e1060882af tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:04.000433 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-205163e7-74a9-4880-8b7b-a2e1060882af tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:04.007036 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:04.007036 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:04.010440 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-205163e7-74a9-4880-8b7b-a2e1060882af tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Volume info retrieved successfully. Aug 18 19:25:04.014227 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-205163e7-74a9-4880-8b7b-a2e1060882af tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/2059fa23-b66a-4a83-9d10-78c303995ee5 returned with HTTP 200 Aug 18 19:25:04.014599 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 683/2732] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:03 2026] GET /volume/v3/volumes/2059fa23-b66a-4a83-9d10-78c303995ee5 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:04.026581 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-721c18aa-df2d-4bd5-b2f8-ae842302b21d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:04.028252 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-721c18aa-df2d-4bd5-b2f8-ae842302b21d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2059fa23-b66a-4a83-9d10-78c303995ee5 Aug 18 19:25:04.028464 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-721c18aa-df2d-4bd5-b2f8-ae842302b21d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:04.028633 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-721c18aa-df2d-4bd5-b2f8-ae842302b21d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:04.028813 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-721c18aa-df2d-4bd5-b2f8-ae842302b21d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Delete volume with id: 2059fa23-b66a-4a83-9d10-78c303995ee5 Aug 18 19:25:04.035530 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:04.035530 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:04.035997 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-721c18aa-df2d-4bd5-b2f8-ae842302b21d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Volume info retrieved successfully. Aug 18 19:25:04.052905 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-721c18aa-df2d-4bd5-b2f8-ae842302b21d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Delete volume request issued successfully. Aug 18 19:25:04.053076 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-721c18aa-df2d-4bd5-b2f8-ae842302b21d tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/2059fa23-b66a-4a83-9d10-78c303995ee5 returned with HTTP 202 Aug 18 19:25:04.053595 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 680/2733] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:25:04 2026] DELETE /volume/v3/volumes/2059fa23-b66a-4a83-9d10-78c303995ee5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:04.063924 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-18e69f1a-bd08-4807-a55e-482ea41bf138 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:04.068463 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-18e69f1a-bd08-4807-a55e-482ea41bf138 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] GET https://10.4.3.170/volume/v3/volumes/2059fa23-b66a-4a83-9d10-78c303995ee5 Aug 18 19:25:04.068694 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-18e69f1a-bd08-4807-a55e-482ea41bf138 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:04.068927 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-18e69f1a-bd08-4807-a55e-482ea41bf138 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:04.085134 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:04.085134 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:04.090034 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-18e69f1a-bd08-4807-a55e-482ea41bf138 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Volume info retrieved successfully. Aug 18 19:25:04.096216 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-18e69f1a-bd08-4807-a55e-482ea41bf138 tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/2059fa23-b66a-4a83-9d10-78c303995ee5 returned with HTTP 200 Aug 18 19:25:04.096726 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 680/2734] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:04 2026] GET /volume/v3/volumes/2059fa23-b66a-4a83-9d10-78c303995ee5 => generated 837 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:04.578710 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-46673c52-636e-4005-a0ac-42ebe6d086f5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:04.580682 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-46673c52-636e-4005-a0ac-42ebe6d086f5 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb Aug 18 19:25:04.580941 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-46673c52-636e-4005-a0ac-42ebe6d086f5 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:04.581129 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-46673c52-636e-4005-a0ac-42ebe6d086f5 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:04.591111 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:04.591111 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:04.594551 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-46673c52-636e-4005-a0ac-42ebe6d086f5 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:04.598654 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-46673c52-636e-4005-a0ac-42ebe6d086f5 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb returned with HTTP 200 Aug 18 19:25:04.599034 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 692/2735] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:04 2026] GET /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:04.773040 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8ca2ff6d-eb57-47de-ba9b-6a3219f8aaa6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:04.774911 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8ca2ff6d-eb57-47de-ba9b-6a3219f8aaa6 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] GET https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 Aug 18 19:25:04.775115 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8ca2ff6d-eb57-47de-ba9b-6a3219f8aaa6 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:04.775304 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8ca2ff6d-eb57-47de-ba9b-6a3219f8aaa6 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:04.785370 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:04.785370 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:04.788694 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-8ca2ff6d-eb57-47de-ba9b-6a3219f8aaa6 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Volume info retrieved successfully. Aug 18 19:25:04.792949 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8ca2ff6d-eb57-47de-ba9b-6a3219f8aaa6 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 returned with HTTP 200 Aug 18 19:25:04.793454 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 684/2736] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:04 2026] GET /volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:05.113342 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-add5cb72-6419-4720-b114-ad90cbc1d8ee None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.115155 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-add5cb72-6419-4720-b114-ad90cbc1d8ee tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] GET https://10.4.3.170/volume/v3/volumes/2059fa23-b66a-4a83-9d10-78c303995ee5 Aug 18 19:25:05.115319 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-add5cb72-6419-4720-b114-ad90cbc1d8ee tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:05.115623 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-add5cb72-6419-4720-b114-ad90cbc1d8ee tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:05.122675 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-add5cb72-6419-4720-b114-ad90cbc1d8ee tempest-VolumesCloneTest-977933229 tempest-VolumesCloneTest-977933229-project-member] https://10.4.3.170/volume/v3/volumes/2059fa23-b66a-4a83-9d10-78c303995ee5 returned with HTTP 404 Aug 18 19:25:05.123751 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 681/2737] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:05 2026] GET /volume/v3/volumes/2059fa23-b66a-4a83-9d10-78c303995ee5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:05.131527 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-c61797a7-6de9-4aa6-82c5-e4f99afafeb8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.133649 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-c61797a7-6de9-4aa6-82c5-e4f99afafeb8 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] POST https://10.4.3.170/volume/v3/attachments/1378a37e-ec34-429f-9827-ab37686d1a99/action Aug 18 19:25:05.134043 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-c61797a7-6de9-4aa6-82c5-e4f99afafeb8 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Action body: b'{"os-complete": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:25:05.134148 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-c61797a7-6de9-4aa6-82c5-e4f99afafeb8 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:05.154852 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:05.154852 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:05.168671 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-60d0e099-8788-4bdb-9fd2-756ec0de74f7 req-c61797a7-6de9-4aa6-82c5-e4f99afafeb8 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] https://10.4.3.170/volume/v3/attachments/1378a37e-ec34-429f-9827-ab37686d1a99/action returned with HTTP 204 Aug 18 19:25:05.169178 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 681/2738] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:25:05 2026] POST /volume/v3/attachments/1378a37e-ec34-429f-9827-ab37686d1a99/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:05.264779 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e629c05d-4f79-41c5-8a49-6de93b5665e3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.355726 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e629c05d-4f79-41c5-8a49-6de93b5665e3 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] POST https://10.4.3.170/volume/v3/qos-specs Aug 18 19:25:05.356079 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e629c05d-4f79-41c5-8a49-6de93b5665e3 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1880944700", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:05.358226 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.qos_specs [None req-e629c05d-4f79-41c5-8a49-6de93b5665e3 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1880944700', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100583) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 19:25:05.365480 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.db.api [None req-e629c05d-4f79-41c5-8a49-6de93b5665e3 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] DB qos_specs_create(): root {'id': 'f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1880944700'} {{(pid=100583) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 19:25:05.374154 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e629c05d-4f79-41c5-8a49-6de93b5665e3 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs returned with HTTP 200 Aug 18 19:25:05.374815 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 693/2739] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:25:05 2026] POST /volume/v3/qos-specs => generated 393 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:05.385521 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-30f1a836-716d-4e2b-a4b2-02d86093967b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.387603 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-30f1a836-716d-4e2b-a4b2-02d86093967b tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:25:05.388024 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-30f1a836-716d-4e2b-a4b2-02d86093967b tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-892560062"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:05.400982 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-30f1a836-716d-4e2b-a4b2-02d86093967b tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:25:05.401429 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 685/2740] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:25:05 2026] POST /volume/v3/types => generated 221 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:05.410082 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6853dc69-262e-4d15-8281-2a5216a5ddc8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.414179 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6853dc69-262e-4d15-8281-2a5216a5ddc8 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:25:05.414677 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6853dc69-262e-4d15-8281-2a5216a5ddc8 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1381399707"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:05.430939 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6853dc69-262e-4d15-8281-2a5216a5ddc8 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:25:05.431469 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 682/2741] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:25:05 2026] POST /volume/v3/types => generated 222 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:05.440103 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-61c41a72-c216-4612-8946-d2bdcb0dac29 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.442284 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-61c41a72-c216-4612-8946-d2bdcb0dac29 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:25:05.442752 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-61c41a72-c216-4612-8946-d2bdcb0dac29 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-902705446"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:05.457725 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-61c41a72-c216-4612-8946-d2bdcb0dac29 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:25:05.458162 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 682/2742] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:25:05 2026] POST /volume/v3/types => generated 221 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:05.470477 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-20d50257-13cd-4e07-b603-fd92c993884b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.475039 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-20d50257-13cd-4e07-b603-fd92c993884b tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/associate?vol_type_id=3e45d2d4-7f9f-41a3-ac16-fc110c09a27f Aug 18 19:25:05.475316 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-20d50257-13cd-4e07-b603-fd92c993884b tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:05.475993 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-20d50257-13cd-4e07-b603-fd92c993884b tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'associate' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:05.476410 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:05.476410 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:05.477353 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.qos_specs_manage [None req-20d50257-13cd-4e07-b603-fd92c993884b tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Associate qos_spec: f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb with type: 3e45d2d4-7f9f-41a3-ac16-fc110c09a27f {{(pid=100583) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 19:25:05.507293 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-20d50257-13cd-4e07-b603-fd92c993884b tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/associate?vol_type_id=3e45d2d4-7f9f-41a3-ac16-fc110c09a27f returned with HTTP 202 Aug 18 19:25:05.507878 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 694/2743] 10.4.3.170 () {66 vars in 1481 bytes} [Tue Aug 18 19:25:05 2026] GET /volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/associate?vol_type_id=3e45d2d4-7f9f-41a3-ac16-fc110c09a27f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:05.516557 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2caf6641-cef2-4ecb-b3ae-3ed2ca5d1bd7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.518350 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2caf6641-cef2-4ecb-b3ae-3ed2ca5d1bd7 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/associate?vol_type_id=b9b2c5c4-a65b-46d8-9584-b5ab4a54fcf2 Aug 18 19:25:05.518560 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2caf6641-cef2-4ecb-b3ae-3ed2ca5d1bd7 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:05.518763 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2caf6641-cef2-4ecb-b3ae-3ed2ca5d1bd7 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'associate' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:05.519348 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2caf6641-cef2-4ecb-b3ae-3ed2ca5d1bd7 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Associate qos_spec: f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb with type: b9b2c5c4-a65b-46d8-9584-b5ab4a54fcf2 {{(pid=100581) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 19:25:05.539817 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2caf6641-cef2-4ecb-b3ae-3ed2ca5d1bd7 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/associate?vol_type_id=b9b2c5c4-a65b-46d8-9584-b5ab4a54fcf2 returned with HTTP 202 Aug 18 19:25:05.540351 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 686/2744] 10.4.3.170 () {66 vars in 1481 bytes} [Tue Aug 18 19:25:05 2026] GET /volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/associate?vol_type_id=b9b2c5c4-a65b-46d8-9584-b5ab4a54fcf2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:05.549060 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c147f9f5-5b81-4510-befa-471e774b0591 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.550733 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c147f9f5-5b81-4510-befa-471e774b0591 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/associate?vol_type_id=565785c4-5275-43bf-8290-054723e1f8a3 Aug 18 19:25:05.550940 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c147f9f5-5b81-4510-befa-471e774b0591 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:05.551111 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c147f9f5-5b81-4510-befa-471e774b0591 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'associate' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:05.551627 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c147f9f5-5b81-4510-befa-471e774b0591 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Associate qos_spec: f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb with type: 565785c4-5275-43bf-8290-054723e1f8a3 {{(pid=100580) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 19:25:05.576718 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c147f9f5-5b81-4510-befa-471e774b0591 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/associate?vol_type_id=565785c4-5275-43bf-8290-054723e1f8a3 returned with HTTP 202 Aug 18 19:25:05.577107 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 683/2745] 10.4.3.170 () {66 vars in 1481 bytes} [Tue Aug 18 19:25:05 2026] GET /volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/associate?vol_type_id=565785c4-5275-43bf-8290-054723e1f8a3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:05.589802 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ce629eb8-11e1-43e9-98b9-80a37b177ed6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.591713 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ce629eb8-11e1-43e9-98b9-80a37b177ed6 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/associations Aug 18 19:25:05.591944 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ce629eb8-11e1-43e9-98b9-80a37b177ed6 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:05.592138 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ce629eb8-11e1-43e9-98b9-80a37b177ed6 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'associations' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:05.592688 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ce629eb8-11e1-43e9-98b9-80a37b177ed6 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Get associations for qos_spec id: f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb {{(pid=100582) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 19:25:05.610994 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ce629eb8-11e1-43e9-98b9-80a37b177ed6 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/associations returned with HTTP 200 Aug 18 19:25:05.611410 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 683/2746] 10.4.3.170 () {66 vars in 1393 bytes} [Tue Aug 18 19:25:05 2026] GET /volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/associations => generated 446 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:05.615371 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-aae813d0-6b41-4fd3-bad7-c2df5bd068cb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.620610 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-aae813d0-6b41-4fd3-bad7-c2df5bd068cb tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb Aug 18 19:25:05.622686 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-aae813d0-6b41-4fd3-bad7-c2df5bd068cb tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:05.623021 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-aae813d0-6b41-4fd3-bad7-c2df5bd068cb tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:05.623645 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3a6a8b42-0b09-4b7c-8284-0093cc6e36c5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.626893 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3a6a8b42-0b09-4b7c-8284-0093cc6e36c5 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/disassociate?vol_type_id=3e45d2d4-7f9f-41a3-ac16-fc110c09a27f Aug 18 19:25:05.627206 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3a6a8b42-0b09-4b7c-8284-0093cc6e36c5 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:05.627502 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3a6a8b42-0b09-4b7c-8284-0093cc6e36c5 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'disassociate' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:05.627924 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:05.627924 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:05.628358 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3a6a8b42-0b09-4b7c-8284-0093cc6e36c5 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Disassociate qos_spec: f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb from type: 3e45d2d4-7f9f-41a3-ac16-fc110c09a27f {{(pid=100581) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 18 19:25:05.641203 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3a6a8b42-0b09-4b7c-8284-0093cc6e36c5 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/disassociate?vol_type_id=3e45d2d4-7f9f-41a3-ac16-fc110c09a27f returned with HTTP 202 Aug 18 19:25:05.641653 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 687/2747] 10.4.3.170 () {66 vars in 1490 bytes} [Tue Aug 18 19:25:05 2026] GET /volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/disassociate?vol_type_id=3e45d2d4-7f9f-41a3-ac16-fc110c09a27f => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:05.642008 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:05.642008 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:05.648215 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-377dba69-dfd1-4895-b6de-bd96c22e520d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.648344 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-aae813d0-6b41-4fd3-bad7-c2df5bd068cb tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:05.649950 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-377dba69-dfd1-4895-b6de-bd96c22e520d tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/associations Aug 18 19:25:05.650130 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-377dba69-dfd1-4895-b6de-bd96c22e520d tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:05.650300 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-377dba69-dfd1-4895-b6de-bd96c22e520d tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'associations' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:05.650533 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:05.650533 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:05.650824 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.qos_specs_manage [None req-377dba69-dfd1-4895-b6de-bd96c22e520d tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Get associations for qos_spec id: f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb {{(pid=100580) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 19:25:05.653602 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-aae813d0-6b41-4fd3-bad7-c2df5bd068cb tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb returned with HTTP 200 Aug 18 19:25:05.653987 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 695/2748] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:05 2026] GET /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:05.663522 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-377dba69-dfd1-4895-b6de-bd96c22e520d tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/associations returned with HTTP 200 Aug 18 19:25:05.663952 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 684/2749] 10.4.3.170 () {66 vars in 1393 bytes} [Tue Aug 18 19:25:05 2026] GET /volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/associations => generated 305 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:05.670621 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7f10e4f0-50bc-465f-ac04-ba8b61b9cb60 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.672554 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7f10e4f0-50bc-465f-ac04-ba8b61b9cb60 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/disassociate_all Aug 18 19:25:05.672839 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7f10e4f0-50bc-465f-ac04-ba8b61b9cb60 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:05.673049 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7f10e4f0-50bc-465f-ac04-ba8b61b9cb60 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'disassociate_all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:05.673311 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:05.673311 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:05.673657 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7f10e4f0-50bc-465f-ac04-ba8b61b9cb60 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Disassociate qos_spec: f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb from all. {{(pid=100582) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 18 19:25:05.684693 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7f10e4f0-50bc-465f-ac04-ba8b61b9cb60 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/disassociate_all returned with HTTP 202 Aug 18 19:25:05.685108 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 684/2750] 10.4.3.170 () {66 vars in 1405 bytes} [Tue Aug 18 19:25:05 2026] GET /volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/disassociate_all => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:05.692071 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8bc9fb4f-e582-4f04-9816-c28771e53de3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.694424 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8bc9fb4f-e582-4f04-9816-c28771e53de3 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/associations Aug 18 19:25:05.694657 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8bc9fb4f-e582-4f04-9816-c28771e53de3 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:05.694870 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8bc9fb4f-e582-4f04-9816-c28771e53de3 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'associations' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:05.695136 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:05.695136 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:05.695422 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8bc9fb4f-e582-4f04-9816-c28771e53de3 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Get associations for qos_spec id: f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb {{(pid=100581) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 19:25:05.712570 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8bc9fb4f-e582-4f04-9816-c28771e53de3 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/associations returned with HTTP 200 Aug 18 19:25:05.712987 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 688/2751] 10.4.3.170 () {66 vars in 1393 bytes} [Tue Aug 18 19:25:05 2026] GET /volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/associations => generated 24 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:25:05.721847 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a5956a89-1f8e-4790-b1c0-86d921ef2d47 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.724560 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a5956a89-1f8e-4790-b1c0-86d921ef2d47 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] DELETE https://10.4.3.170/volume/v3/types/565785c4-5275-43bf-8290-054723e1f8a3 Aug 18 19:25:05.724715 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a5956a89-1f8e-4790-b1c0-86d921ef2d47 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:05.724905 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a5956a89-1f8e-4790-b1c0-86d921ef2d47 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method '_delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:05.752218 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a5956a89-1f8e-4790-b1c0-86d921ef2d47 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/types/565785c4-5275-43bf-8290-054723e1f8a3 returned with HTTP 202 Aug 18 19:25:05.752755 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 696/2752] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:25:05 2026] DELETE /volume/v3/types/565785c4-5275-43bf-8290-054723e1f8a3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:05.759596 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5504eb62-da0e-4554-bf16-9715a2b768df None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.761396 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5504eb62-da0e-4554-bf16-9715a2b768df tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/types/565785c4-5275-43bf-8290-054723e1f8a3 Aug 18 19:25:05.761584 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5504eb62-da0e-4554-bf16-9715a2b768df tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:05.761847 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5504eb62-da0e-4554-bf16-9715a2b768df tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:05.765038 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5504eb62-da0e-4554-bf16-9715a2b768df tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/types/565785c4-5275-43bf-8290-054723e1f8a3 returned with HTTP 404 Aug 18 19:25:05.765507 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 685/2753] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:25:05 2026] GET /volume/v3/types/565785c4-5275-43bf-8290-054723e1f8a3 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:05.773068 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7ca47272-a55e-4ba2-800b-1dd2698680b1 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.774831 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7ca47272-a55e-4ba2-800b-1dd2698680b1 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] DELETE https://10.4.3.170/volume/v3/types/b9b2c5c4-a65b-46d8-9584-b5ab4a54fcf2 Aug 18 19:25:05.775025 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7ca47272-a55e-4ba2-800b-1dd2698680b1 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:05.775225 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7ca47272-a55e-4ba2-800b-1dd2698680b1 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method '_delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:05.775487 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:05.775487 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:05.797284 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7ca47272-a55e-4ba2-800b-1dd2698680b1 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/types/b9b2c5c4-a65b-46d8-9584-b5ab4a54fcf2 returned with HTTP 202 Aug 18 19:25:05.797651 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 685/2754] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:25:05 2026] DELETE /volume/v3/types/b9b2c5c4-a65b-46d8-9584-b5ab4a54fcf2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:05.805152 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5e5a3751-41e0-4c9d-869e-1015790f6ee8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.807709 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c839c896-6f5f-46d7-8bef-787a4b820831 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.807936 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5e5a3751-41e0-4c9d-869e-1015790f6ee8 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/types/b9b2c5c4-a65b-46d8-9584-b5ab4a54fcf2 Aug 18 19:25:05.808110 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5e5a3751-41e0-4c9d-869e-1015790f6ee8 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:05.808304 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5e5a3751-41e0-4c9d-869e-1015790f6ee8 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:05.809494 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c839c896-6f5f-46d7-8bef-787a4b820831 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] GET https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 Aug 18 19:25:05.810141 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c839c896-6f5f-46d7-8bef-787a4b820831 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:05.810141 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c839c896-6f5f-46d7-8bef-787a4b820831 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:05.811530 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5e5a3751-41e0-4c9d-869e-1015790f6ee8 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/types/b9b2c5c4-a65b-46d8-9584-b5ab4a54fcf2 returned with HTTP 404 Aug 18 19:25:05.811982 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 689/2755] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:25:05 2026] GET /volume/v3/types/b9b2c5c4-a65b-46d8-9584-b5ab4a54fcf2 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:05.819091 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-fa894f36-234e-46ea-9e7d-37e4434671fe None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.819648 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:05.819648 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:05.820920 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fa894f36-234e-46ea-9e7d-37e4434671fe tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] DELETE https://10.4.3.170/volume/v3/types/3e45d2d4-7f9f-41a3-ac16-fc110c09a27f Aug 18 19:25:05.821069 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fa894f36-234e-46ea-9e7d-37e4434671fe tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:05.821262 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fa894f36-234e-46ea-9e7d-37e4434671fe tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:05.821516 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:05.821516 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:05.826877 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c839c896-6f5f-46d7-8bef-787a4b820831 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Volume info retrieved successfully. Aug 18 19:25:05.833347 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c839c896-6f5f-46d7-8bef-787a4b820831 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 returned with HTTP 200 Aug 18 19:25:05.833794 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 697/2756] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:05 2026] GET /volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:05.849047 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a7804544-d532-48cc-ace1-7048ab5864ed None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.851967 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fa894f36-234e-46ea-9e7d-37e4434671fe tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/types/3e45d2d4-7f9f-41a3-ac16-fc110c09a27f returned with HTTP 202 Aug 18 19:25:05.852317 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a7804544-d532-48cc-ace1-7048ab5864ed tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] GET https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 Aug 18 19:25:05.852527 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a7804544-d532-48cc-ace1-7048ab5864ed tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:05.852589 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 686/2757] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:25:05 2026] DELETE /volume/v3/types/3e45d2d4-7f9f-41a3-ac16-fc110c09a27f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:05.852749 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a7804544-d532-48cc-ace1-7048ab5864ed tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:05.860001 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e3bc710e-4135-441e-ab22-a3cb1b499855 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.862510 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e3bc710e-4135-441e-ab22-a3cb1b499855 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/types/3e45d2d4-7f9f-41a3-ac16-fc110c09a27f Aug 18 19:25:05.862706 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e3bc710e-4135-441e-ab22-a3cb1b499855 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:05.862894 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e3bc710e-4135-441e-ab22-a3cb1b499855 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:05.865041 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:05.865041 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:05.869374 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e3bc710e-4135-441e-ab22-a3cb1b499855 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/types/3e45d2d4-7f9f-41a3-ac16-fc110c09a27f returned with HTTP 404 Aug 18 19:25:05.869886 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 690/2758] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:25:05 2026] GET /volume/v3/types/3e45d2d4-7f9f-41a3-ac16-fc110c09a27f => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:05.871704 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a7804544-d532-48cc-ace1-7048ab5864ed tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Volume info retrieved successfully. Aug 18 19:25:05.877401 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a7804544-d532-48cc-ace1-7048ab5864ed tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 returned with HTTP 200 Aug 18 19:25:05.877984 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 686/2759] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:05 2026] GET /volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:05.879475 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1ab5a0d6-5917-431f-9f7d-5a61961b1f18 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.881614 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1ab5a0d6-5917-431f-9f7d-5a61961b1f18 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] POST https://10.4.3.170/volume/v3/qos-specs Aug 18 19:25:05.882058 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1ab5a0d6-5917-431f-9f7d-5a61961b1f18 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-217594669", "consumer": "back-end"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:05.884402 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.qos_specs [None req-1ab5a0d6-5917-431f-9f7d-5a61961b1f18 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-217594669', 'consumer': 'back-end', 'specs': {}} {{(pid=100583) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 19:25:05.887735 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.db.api [None req-1ab5a0d6-5917-431f-9f7d-5a61961b1f18 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] DB qos_specs_create(): root {'id': 'bab00018-92c0-4763-abe1-ea46c615ab95', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-217594669'} {{(pid=100583) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 19:25:05.889953 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2e02b2f3-2496-4dcd-bee3-c186d192102a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.891739 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2e02b2f3-2496-4dcd-bee3-c186d192102a tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] GET https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 Aug 18 19:25:05.891928 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2e02b2f3-2496-4dcd-bee3-c186d192102a tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:05.892114 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2e02b2f3-2496-4dcd-bee3-c186d192102a tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:05.896088 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1ab5a0d6-5917-431f-9f7d-5a61961b1f18 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs returned with HTTP 200 Aug 18 19:25:05.896483 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 698/2760] 10.4.3.170 () {68 vars in 1264 bytes} [Tue Aug 18 19:25:05 2026] POST /volume/v3/qos-specs => generated 368 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:05.902585 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:05.902585 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:05.907625 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2e02b2f3-2496-4dcd-bee3-c186d192102a tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Volume info retrieved successfully. Aug 18 19:25:05.910336 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a8f4b7ae-7ae3-4cd7-b02b-4158b8525880 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.910880 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2e02b2f3-2496-4dcd-bee3-c186d192102a tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 returned with HTTP 200 Aug 18 19:25:05.911733 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 687/2761] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:05 2026] GET /volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:05.912738 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a8f4b7ae-7ae3-4cd7-b02b-4158b8525880 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] DELETE https://10.4.3.170/volume/v3/qos-specs/bab00018-92c0-4763-abe1-ea46c615ab95?force=False Aug 18 19:25:05.913056 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a8f4b7ae-7ae3-4cd7-b02b-4158b8525880 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:05.913290 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a8f4b7ae-7ae3-4cd7-b02b-4158b8525880 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:05.913641 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:05.913641 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:05.914077 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a8f4b7ae-7ae3-4cd7-b02b-4158b8525880 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Delete qos_spec: bab00018-92c0-4763-abe1-ea46c615ab95, force: False {{(pid=100581) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 19:25:05.932281 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a8f4b7ae-7ae3-4cd7-b02b-4158b8525880 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/bab00018-92c0-4763-abe1-ea46c615ab95?force=False returned with HTTP 202 Aug 18 19:25:05.932281 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 691/2762] 10.4.3.170 () {66 vars in 1380 bytes} [Tue Aug 18 19:25:05 2026] DELETE /volume/v3/qos-specs/bab00018-92c0-4763-abe1-ea46c615ab95?force=False => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:05.940914 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f471aa65-69ca-4f03-b3ec-a3acf560bca6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.942630 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f471aa65-69ca-4f03-b3ec-a3acf560bca6 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/bab00018-92c0-4763-abe1-ea46c615ab95 Aug 18 19:25:05.942793 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f471aa65-69ca-4f03-b3ec-a3acf560bca6 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:05.942987 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f471aa65-69ca-4f03-b3ec-a3acf560bca6 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:05.946280 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f471aa65-69ca-4f03-b3ec-a3acf560bca6 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/bab00018-92c0-4763-abe1-ea46c615ab95 returned with HTTP 404 Aug 18 19:25:05.946780 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 687/2763] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:05 2026] GET /volume/v3/qos-specs/bab00018-92c0-4763-abe1-ea46c615ab95 => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:05.954039 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ff05cf4a-85c3-4985-8bfc-93b79a28c5f4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.962552 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ff05cf4a-85c3-4985-8bfc-93b79a28c5f4 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/qos-specs Aug 18 19:25:05.962817 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ff05cf4a-85c3-4985-8bfc-93b79a28c5f4 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:05.963354 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ff05cf4a-85c3-4985-8bfc-93b79a28c5f4 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:05.963354 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:05.963354 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:05.978083 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ff05cf4a-85c3-4985-8bfc-93b79a28c5f4 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs returned with HTTP 200 Aug 18 19:25:05.978644 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 699/2764] 10.4.3.170 () {66 vars in 1243 bytes} [Tue Aug 18 19:25:05 2026] GET /volume/v3/qos-specs => generated 175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:05.989025 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8404c4df-3624-414f-977f-20696c0b41c0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:05.991249 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8404c4df-3624-414f-977f-20696c0b41c0 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] DELETE https://10.4.3.170/volume/v3/qos-specs/bab00018-92c0-4763-abe1-ea46c615ab95?force=False Aug 18 19:25:05.991524 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8404c4df-3624-414f-977f-20696c0b41c0 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:05.991817 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8404c4df-3624-414f-977f-20696c0b41c0 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:05.994840 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8404c4df-3624-414f-977f-20696c0b41c0 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Delete qos_spec: bab00018-92c0-4763-abe1-ea46c615ab95, force: False {{(pid=100580) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 19:25:05.997150 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8404c4df-3624-414f-977f-20696c0b41c0 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/bab00018-92c0-4763-abe1-ea46c615ab95?force=False returned with HTTP 404 Aug 18 19:25:05.997769 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 688/2765] 10.4.3.170 () {66 vars in 1380 bytes} [Tue Aug 18 19:25:05 2026] DELETE /volume/v3/qos-specs/bab00018-92c0-4763-abe1-ea46c615ab95?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:06.005012 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ac00fd22-9511-4310-8d87-6dc27c0658f9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.006987 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ac00fd22-9511-4310-8d87-6dc27c0658f9 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/bab00018-92c0-4763-abe1-ea46c615ab95 Aug 18 19:25:06.007198 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ac00fd22-9511-4310-8d87-6dc27c0658f9 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:06.007418 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ac00fd22-9511-4310-8d87-6dc27c0658f9 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:06.007704 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:06.007704 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:06.013415 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ac00fd22-9511-4310-8d87-6dc27c0658f9 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/bab00018-92c0-4763-abe1-ea46c615ab95 returned with HTTP 404 Aug 18 19:25:06.013889 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 692/2766] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:06 2026] GET /volume/v3/qos-specs/bab00018-92c0-4763-abe1-ea46c615ab95 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:06.023320 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7063320f-8071-4fee-9561-7a66596d0bde None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.026946 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7063320f-8071-4fee-9561-7a66596d0bde tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] POST https://10.4.3.170/volume/v3/qos-specs Aug 18 19:25:06.027286 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7063320f-8071-4fee-9561-7a66596d0bde tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1953344612", "consumer": "both"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:06.029253 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.qos_specs [None req-7063320f-8071-4fee-9561-7a66596d0bde tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1953344612', 'consumer': 'both', 'specs': {}} {{(pid=100582) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 19:25:06.036725 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.db.api [None req-7063320f-8071-4fee-9561-7a66596d0bde tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] DB qos_specs_create(): root {'id': '15cf6c99-d100-47ca-91a8-93690f13f2bf', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1953344612'} {{(pid=100582) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 19:25:06.044485 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7063320f-8071-4fee-9561-7a66596d0bde tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs returned with HTTP 200 Aug 18 19:25:06.045036 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 688/2767] 10.4.3.170 () {68 vars in 1264 bytes} [Tue Aug 18 19:25:06 2026] POST /volume/v3/qos-specs => generated 365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:06.055538 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a00aead2-4051-40e7-b84c-2b0dfda8cbc9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.057214 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a00aead2-4051-40e7-b84c-2b0dfda8cbc9 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] DELETE https://10.4.3.170/volume/v3/qos-specs/15cf6c99-d100-47ca-91a8-93690f13f2bf?force=False Aug 18 19:25:06.057426 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a00aead2-4051-40e7-b84c-2b0dfda8cbc9 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:06.057640 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a00aead2-4051-40e7-b84c-2b0dfda8cbc9 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:06.057842 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:06.057842 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:06.058152 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a00aead2-4051-40e7-b84c-2b0dfda8cbc9 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Delete qos_spec: 15cf6c99-d100-47ca-91a8-93690f13f2bf, force: False {{(pid=100583) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 19:25:06.085320 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a00aead2-4051-40e7-b84c-2b0dfda8cbc9 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/15cf6c99-d100-47ca-91a8-93690f13f2bf?force=False returned with HTTP 202 Aug 18 19:25:06.085320 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 700/2768] 10.4.3.170 () {66 vars in 1380 bytes} [Tue Aug 18 19:25:06 2026] DELETE /volume/v3/qos-specs/15cf6c99-d100-47ca-91a8-93690f13f2bf?force=False => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:06.092942 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-dd971772-0836-4d9a-a24e-af758e86c45c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.095607 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dd971772-0836-4d9a-a24e-af758e86c45c tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/15cf6c99-d100-47ca-91a8-93690f13f2bf Aug 18 19:25:06.096095 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dd971772-0836-4d9a-a24e-af758e86c45c tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:06.096461 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dd971772-0836-4d9a-a24e-af758e86c45c tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:06.104455 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dd971772-0836-4d9a-a24e-af758e86c45c tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/15cf6c99-d100-47ca-91a8-93690f13f2bf returned with HTTP 404 Aug 18 19:25:06.105049 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 689/2769] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:06 2026] GET /volume/v3/qos-specs/15cf6c99-d100-47ca-91a8-93690f13f2bf => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:06.106981 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-3930c59a-487c-4515-a6c9-df2d8b8f2fcf req-c62d787e-90e0-4d57-890f-67219d5515e8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.110932 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-3930c59a-487c-4515-a6c9-df2d8b8f2fcf req-c62d787e-90e0-4d57-890f-67219d5515e8 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] GET https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 Aug 18 19:25:06.111126 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-3930c59a-487c-4515-a6c9-df2d8b8f2fcf req-c62d787e-90e0-4d57-890f-67219d5515e8 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:06.111324 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-3930c59a-487c-4515-a6c9-df2d8b8f2fcf req-c62d787e-90e0-4d57-890f-67219d5515e8 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:06.114527 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d43dd344-c33c-4d0e-8753-b1c1948ef955 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.116977 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d43dd344-c33c-4d0e-8753-b1c1948ef955 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/qos-specs Aug 18 19:25:06.117231 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d43dd344-c33c-4d0e-8753-b1c1948ef955 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:06.117483 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d43dd344-c33c-4d0e-8753-b1c1948ef955 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:06.117814 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:06.117814 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:06.135185 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:06.135185 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:06.136866 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d43dd344-c33c-4d0e-8753-b1c1948ef955 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs returned with HTTP 200 Aug 18 19:25:06.137194 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 689/2770] 10.4.3.170 () {66 vars in 1243 bytes} [Tue Aug 18 19:25:06 2026] GET /volume/v3/qos-specs => generated 175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:06.142154 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-3930c59a-487c-4515-a6c9-df2d8b8f2fcf req-c62d787e-90e0-4d57-890f-67219d5515e8 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Volume info retrieved successfully. Aug 18 19:25:06.146293 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-3930c59a-487c-4515-a6c9-df2d8b8f2fcf req-c62d787e-90e0-4d57-890f-67219d5515e8 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 returned with HTTP 200 Aug 18 19:25:06.146696 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 693/2771] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:25:06 2026] GET /volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 => generated 1144 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:06.147905 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f4c414ff-8392-4180-b3ac-19d9a2397cfc None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.149593 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f4c414ff-8392-4180-b3ac-19d9a2397cfc tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] DELETE https://10.4.3.170/volume/v3/qos-specs/15cf6c99-d100-47ca-91a8-93690f13f2bf?force=False Aug 18 19:25:06.149827 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f4c414ff-8392-4180-b3ac-19d9a2397cfc tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:06.150048 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f4c414ff-8392-4180-b3ac-19d9a2397cfc tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:06.150297 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:06.150297 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:06.150641 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f4c414ff-8392-4180-b3ac-19d9a2397cfc tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Delete qos_spec: 15cf6c99-d100-47ca-91a8-93690f13f2bf, force: False {{(pid=100583) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 19:25:06.154060 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f4c414ff-8392-4180-b3ac-19d9a2397cfc tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/15cf6c99-d100-47ca-91a8-93690f13f2bf?force=False returned with HTTP 404 Aug 18 19:25:06.154500 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 701/2772] 10.4.3.170 () {66 vars in 1380 bytes} [Tue Aug 18 19:25:06 2026] DELETE /volume/v3/qos-specs/15cf6c99-d100-47ca-91a8-93690f13f2bf?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:06.163424 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-31a6103d-e6ff-411d-a072-516c24196d40 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.166530 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-31a6103d-e6ff-411d-a072-516c24196d40 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/15cf6c99-d100-47ca-91a8-93690f13f2bf Aug 18 19:25:06.166728 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-31a6103d-e6ff-411d-a072-516c24196d40 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:06.166940 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-31a6103d-e6ff-411d-a072-516c24196d40 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:06.170137 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-31a6103d-e6ff-411d-a072-516c24196d40 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/15cf6c99-d100-47ca-91a8-93690f13f2bf returned with HTTP 404 Aug 18 19:25:06.170522 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 690/2773] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:06 2026] GET /volume/v3/qos-specs/15cf6c99-d100-47ca-91a8-93690f13f2bf => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:06.179541 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-45cd4a70-daf1-4846-bba7-1ead75d0ed0c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.181220 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-45cd4a70-daf1-4846-bba7-1ead75d0ed0c tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] POST https://10.4.3.170/volume/v3/qos-specs Aug 18 19:25:06.181553 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-45cd4a70-daf1-4846-bba7-1ead75d0ed0c tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1320816389", "consumer": "front-end"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:06.183094 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:06.183094 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:06.183433 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.qos_specs [None req-45cd4a70-daf1-4846-bba7-1ead75d0ed0c tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1320816389', 'consumer': 'front-end', 'specs': {}} {{(pid=100582) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 19:25:06.186713 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.db.api [None req-45cd4a70-daf1-4846-bba7-1ead75d0ed0c tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] DB qos_specs_create(): root {'id': '47e2925e-7886-4afb-9a31-4ec7002b1f23', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1320816389'} {{(pid=100582) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 19:25:06.196559 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-45cd4a70-daf1-4846-bba7-1ead75d0ed0c tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs returned with HTTP 200 Aug 18 19:25:06.196947 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 690/2774] 10.4.3.170 () {68 vars in 1264 bytes} [Tue Aug 18 19:25:06 2026] POST /volume/v3/qos-specs => generated 370 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:06.214985 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-04655aa6-41c9-4ee4-a660-a26f092a461c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.217173 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-04655aa6-41c9-4ee4-a660-a26f092a461c tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] DELETE https://10.4.3.170/volume/v3/qos-specs/47e2925e-7886-4afb-9a31-4ec7002b1f23?force=False Aug 18 19:25:06.217516 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-04655aa6-41c9-4ee4-a660-a26f092a461c tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:06.217721 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-04655aa6-41c9-4ee4-a660-a26f092a461c tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:06.218300 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.qos_specs_manage [None req-04655aa6-41c9-4ee4-a660-a26f092a461c tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Delete qos_spec: 47e2925e-7886-4afb-9a31-4ec7002b1f23, force: False {{(pid=100581) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 19:25:06.244282 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-04655aa6-41c9-4ee4-a660-a26f092a461c tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/47e2925e-7886-4afb-9a31-4ec7002b1f23?force=False returned with HTTP 202 Aug 18 19:25:06.244920 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 694/2775] 10.4.3.170 () {66 vars in 1380 bytes} [Tue Aug 18 19:25:06 2026] DELETE /volume/v3/qos-specs/47e2925e-7886-4afb-9a31-4ec7002b1f23?force=False => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:06.254047 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1de0da2d-8eb8-4949-b980-7f2adf614d5b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.258606 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1de0da2d-8eb8-4949-b980-7f2adf614d5b tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/47e2925e-7886-4afb-9a31-4ec7002b1f23 Aug 18 19:25:06.258606 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1de0da2d-8eb8-4949-b980-7f2adf614d5b tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:06.258606 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1de0da2d-8eb8-4949-b980-7f2adf614d5b tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:06.263390 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1de0da2d-8eb8-4949-b980-7f2adf614d5b tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/47e2925e-7886-4afb-9a31-4ec7002b1f23 returned with HTTP 404 Aug 18 19:25:06.263907 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 702/2776] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:06 2026] GET /volume/v3/qos-specs/47e2925e-7886-4afb-9a31-4ec7002b1f23 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:06.273118 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-121d5f8c-62bf-4c50-a975-59ac0ed35791 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.274895 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-121d5f8c-62bf-4c50-a975-59ac0ed35791 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/qos-specs Aug 18 19:25:06.275080 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-121d5f8c-62bf-4c50-a975-59ac0ed35791 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:06.275257 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-121d5f8c-62bf-4c50-a975-59ac0ed35791 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:06.284476 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-121d5f8c-62bf-4c50-a975-59ac0ed35791 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs returned with HTTP 200 Aug 18 19:25:06.285017 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 691/2777] 10.4.3.170 () {66 vars in 1243 bytes} [Tue Aug 18 19:25:06 2026] GET /volume/v3/qos-specs => generated 175 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:06.297318 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ba99ebc0-5d55-409c-b28b-d17667b974e2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.299268 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ba99ebc0-5d55-409c-b28b-d17667b974e2 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] DELETE https://10.4.3.170/volume/v3/qos-specs/47e2925e-7886-4afb-9a31-4ec7002b1f23?force=False Aug 18 19:25:06.299508 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ba99ebc0-5d55-409c-b28b-d17667b974e2 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:06.299775 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ba99ebc0-5d55-409c-b28b-d17667b974e2 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:06.300030 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:06.300030 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:06.300450 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ba99ebc0-5d55-409c-b28b-d17667b974e2 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Delete qos_spec: 47e2925e-7886-4afb-9a31-4ec7002b1f23, force: False {{(pid=100582) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 19:25:06.305137 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-adf43e3f-db16-446b-b823-9ad3f9de1e4b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.308265 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ba99ebc0-5d55-409c-b28b-d17667b974e2 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/47e2925e-7886-4afb-9a31-4ec7002b1f23?force=False returned with HTTP 404 Aug 18 19:25:06.308956 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 691/2778] 10.4.3.170 () {66 vars in 1380 bytes} [Tue Aug 18 19:25:06 2026] DELETE /volume/v3/qos-specs/47e2925e-7886-4afb-9a31-4ec7002b1f23?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:06.316211 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7b3db876-7494-4822-a4e8-d7ab1e034be5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.318035 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7b3db876-7494-4822-a4e8-d7ab1e034be5 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/47e2925e-7886-4afb-9a31-4ec7002b1f23 Aug 18 19:25:06.318246 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7b3db876-7494-4822-a4e8-d7ab1e034be5 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:06.318448 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7b3db876-7494-4822-a4e8-d7ab1e034be5 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:06.322268 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7b3db876-7494-4822-a4e8-d7ab1e034be5 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/47e2925e-7886-4afb-9a31-4ec7002b1f23 returned with HTTP 404 Aug 18 19:25:06.322712 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 703/2779] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:06 2026] GET /volume/v3/qos-specs/47e2925e-7886-4afb-9a31-4ec7002b1f23 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:06.331907 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ae652e55-dda9-407c-bf04-5e6f1a9a92eb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.336176 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ae652e55-dda9-407c-bf04-5e6f1a9a92eb tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb Aug 18 19:25:06.336378 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ae652e55-dda9-407c-bf04-5e6f1a9a92eb tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:06.336625 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ae652e55-dda9-407c-bf04-5e6f1a9a92eb tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:06.336872 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:06.336872 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:06.344374 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ae652e55-dda9-407c-bf04-5e6f1a9a92eb tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb returned with HTTP 200 Aug 18 19:25:06.344761 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 692/2780] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:06 2026] GET /volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb => generated 393 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:06.355993 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-53d382db-9da5-401a-8047-3c72e06f9ced None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.357843 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-53d382db-9da5-401a-8047-3c72e06f9ced tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/qos-specs Aug 18 19:25:06.358081 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-53d382db-9da5-401a-8047-3c72e06f9ced tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:06.358308 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-53d382db-9da5-401a-8047-3c72e06f9ced tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:06.362748 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-53d382db-9da5-401a-8047-3c72e06f9ced tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs returned with HTTP 200 Aug 18 19:25:06.363173 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 692/2781] 10.4.3.170 () {66 vars in 1243 bytes} [Tue Aug 18 19:25:06 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 19:25:06.372214 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7cdd2f9d-ae1e-42dc-827f-74a6c9c46dd1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.374019 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7cdd2f9d-ae1e-42dc-827f-74a6c9c46dd1 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] PUT https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb Aug 18 19:25:06.374323 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7cdd2f9d-ae1e-42dc-827f-74a6c9c46dd1 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:06.379228 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.qos_specs [None req-7cdd2f9d-ae1e-42dc-827f-74a6c9c46dd1 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100583) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 18 19:25:06.385814 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.db.api [None req-7cdd2f9d-ae1e-42dc-827f-74a6c9c46dd1 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] qos_specs_update() value: {'id': 'c31905d3-7c07-434d-877a-161c33a08cde', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb', 'deleted': False} {{(pid=100583) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 18 19:25:06.390173 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7cdd2f9d-ae1e-42dc-827f-74a6c9c46dd1 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb returned with HTTP 200 Aug 18 19:25:06.390594 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 704/2782] 10.4.3.170 () {68 vars in 1374 bytes} [Tue Aug 18 19:25:06 2026] PUT /volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb => generated 36 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:25:06.397938 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-cb2a527b-6157-48ad-9b20-414047a180bc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.398023 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-adf43e3f-db16-446b-b823-9ad3f9de1e4b tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:25:06.398350 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-adf43e3f-db16-446b-b823-9ad3f9de1e4b tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1492456543"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:06.399637 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cb2a527b-6157-48ad-9b20-414047a180bc tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb Aug 18 19:25:06.399833 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-adf43e3f-db16-446b-b823-9ad3f9de1e4b tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1492456543'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:25:06.399970 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cb2a527b-6157-48ad-9b20-414047a180bc tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:06.400013 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-adf43e3f-db16-446b-b823-9ad3f9de1e4b tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Create volume of 1 GB Aug 18 19:25:06.400045 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cb2a527b-6157-48ad-9b20-414047a180bc tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:06.400192 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:06.400192 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:06.400243 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:06.400243 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:06.403902 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cb2a527b-6157-48ad-9b20-414047a180bc tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb returned with HTTP 200 Aug 18 19:25:06.404213 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 693/2783] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:06 2026] GET /volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb => generated 414 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:06.405959 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-adf43e3f-db16-446b-b823-9ad3f9de1e4b tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Availability Zones retrieved successfully. Aug 18 19:25:06.411733 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-86c77561-fd5f-4bc3-b47f-b315d923a26e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.412237 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-adf43e3f-db16-446b-b823-9ad3f9de1e4b tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Flow 'volume_create_api' (3c9159c5-6b60-4a42-a425-a72afd06b938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:06.413352 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-adf43e3f-db16-446b-b823-9ad3f9de1e4b tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1878149-d4d2-4cc0-b8da-bbb4fa089baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:06.414108 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-86c77561-fd5f-4bc3-b47f-b315d923a26e tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] PUT https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/delete_keys Aug 18 19:25:06.414304 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-adf43e3f-db16-446b-b823-9ad3f9de1e4b tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:25:06.414424 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-86c77561-fd5f-4bc3-b47f-b315d923a26e tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:06.418796 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:06.418796 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:06.419179 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.qos_specs_manage [None req-86c77561-fd5f-4bc3-b47f-b315d923a26e tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Delete_key spec: f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb, keys: ['iops_bytes'] {{(pid=100582) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 18 19:25:06.442218 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-adf43e3f-db16-446b-b823-9ad3f9de1e4b tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1878149-d4d2-4cc0-b8da-bbb4fa089baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:06.443213 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-adf43e3f-db16-446b-b823-9ad3f9de1e4b tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d4d0a4d-f4cc-4a16-b0e1-22095973f6c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:06.445555 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-86c77561-fd5f-4bc3-b47f-b315d923a26e tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/delete_keys returned with HTTP 202 Aug 18 19:25:06.445935 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 693/2784] 10.4.3.170 () {68 vars in 1410 bytes} [Tue Aug 18 19:25:06 2026] PUT /volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb/delete_keys => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:06.456683 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1b3b7fc4-e20d-4d66-a728-64186e094012 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.458712 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1b3b7fc4-e20d-4d66-a728-64186e094012 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb Aug 18 19:25:06.458944 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1b3b7fc4-e20d-4d66-a728-64186e094012 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:06.459134 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1b3b7fc4-e20d-4d66-a728-64186e094012 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:06.459500 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:06.459500 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:06.464603 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1b3b7fc4-e20d-4d66-a728-64186e094012 tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb returned with HTTP 200 Aug 18 19:25:06.465132 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 705/2785] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:06 2026] GET /volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb => generated 393 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:06.472321 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bbadf8b9-8fcb-414d-9552-0980910237ff None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.473989 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bbadf8b9-8fcb-414d-9552-0980910237ff tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb Aug 18 19:25:06.474163 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bbadf8b9-8fcb-414d-9552-0980910237ff tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:06.474339 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bbadf8b9-8fcb-414d-9552-0980910237ff tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:06.474637 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:06.474637 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:06.478053 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bbadf8b9-8fcb-414d-9552-0980910237ff tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb returned with HTTP 200 Aug 18 19:25:06.478359 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 694/2786] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:06 2026] GET /volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb => generated 393 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:06.487071 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ed3ca57f-42a6-46d7-a8f2-0ba32da5cefb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.489208 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ed3ca57f-42a6-46d7-a8f2-0ba32da5cefb tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] DELETE https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb?force=False Aug 18 19:25:06.489624 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ed3ca57f-42a6-46d7-a8f2-0ba32da5cefb tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:06.489874 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ed3ca57f-42a6-46d7-a8f2-0ba32da5cefb tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:06.490172 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:06.490172 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:06.490599 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ed3ca57f-42a6-46d7-a8f2-0ba32da5cefb tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Delete qos_spec: f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb, force: False {{(pid=100582) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 19:25:06.507646 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-adf43e3f-db16-446b-b823-9ad3f9de1e4b tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Created reservations ['39e2268b-5bf2-47ad-8766-35e28db10182', '20795732-fb3b-4708-89a3-61e974634ad6', 'f30c05e3-1092-4983-81c3-3d77723308d6', 'd11cb6b1-7eb6-4554-a61a-f50295694756'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:06.508399 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-adf43e3f-db16-446b-b823-9ad3f9de1e4b tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d4d0a4d-f4cc-4a16-b0e1-22095973f6c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39e2268b-5bf2-47ad-8766-35e28db10182', '20795732-fb3b-4708-89a3-61e974634ad6', 'f30c05e3-1092-4983-81c3-3d77723308d6', 'd11cb6b1-7eb6-4554-a61a-f50295694756']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:06.509307 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-adf43e3f-db16-446b-b823-9ad3f9de1e4b tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cd954b5-dbbf-4253-8484-c6ba5ea9e43e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:06.512947 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ed3ca57f-42a6-46d7-a8f2-0ba32da5cefb tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb?force=False returned with HTTP 202 Aug 18 19:25:06.513445 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 694/2787] 10.4.3.170 () {66 vars in 1380 bytes} [Tue Aug 18 19:25:06 2026] DELETE /volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb?force=False => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:06.520000 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9a842711-d2fa-4ce6-aced-7b7cd81b3b0b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.521871 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9a842711-d2fa-4ce6-aced-7b7cd81b3b0b tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb Aug 18 19:25:06.522053 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9a842711-d2fa-4ce6-aced-7b7cd81b3b0b tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:06.522235 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9a842711-d2fa-4ce6-aced-7b7cd81b3b0b tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:06.522485 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:06.522485 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:06.526175 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9a842711-d2fa-4ce6-aced-7b7cd81b3b0b tempest-QosSpecsTestJSON-532104871 tempest-QosSpecsTestJSON-532104871-project-admin] https://10.4.3.170/volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb returned with HTTP 404 Aug 18 19:25:06.526676 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 706/2788] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:06 2026] GET /volume/v3/qos-specs/f5886cd8-34dc-46ba-92b1-df8ee8bfa4eb => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:06.531248 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-adf43e3f-db16-446b-b823-9ad3f9de1e4b tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cd954b5-dbbf-4253-8484-c6ba5ea9e43e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a531b24c-9ed2-4df4-a702-6320a083a547', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1492456543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f3f8fb5ec474439b569ca1493a8efe5',qos_specs=None,replication_status=,reservations=['39e2268b-5bf2-47ad-8766-35e28db10182','20795732-fb3b-4708-89a3-61e974634ad6','f30c05e3-1092-4983-81c3-3d77723308d6','d11cb6b1-7eb6-4554-a61a-f50295694756'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81e1879f91ca4e19a56e2234dec26ef0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:25:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1492456543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a531b24c-9ed2-4df4-a702-6320a083a547,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f3f8fb5ec474439b569ca1493a8efe5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81e1879f91ca4e19a56e2234dec26ef0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:06.531906 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-adf43e3f-db16-446b-b823-9ad3f9de1e4b tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bda7ac4e-9801-40ab-beb0-54f042a6f184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:06.548668 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-adf43e3f-db16-446b-b823-9ad3f9de1e4b tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bda7ac4e-9801-40ab-beb0-54f042a6f184) transitioned into state 'SUCCESS' from state '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-1492456543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f3f8fb5ec474439b569ca1493a8efe5',qos_specs=None,replication_status=,reservations=['39e2268b-5bf2-47ad-8766-35e28db10182','20795732-fb3b-4708-89a3-61e974634ad6','f30c05e3-1092-4983-81c3-3d77723308d6','d11cb6b1-7eb6-4554-a61a-f50295694756'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81e1879f91ca4e19a56e2234dec26ef0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:06.549296 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-adf43e3f-db16-446b-b823-9ad3f9de1e4b tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e3a5687-f00d-4caf-97fe-74f41a8b1be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:06.559946 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-adf43e3f-db16-446b-b823-9ad3f9de1e4b tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e3a5687-f00d-4caf-97fe-74f41a8b1be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:06.560760 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-adf43e3f-db16-446b-b823-9ad3f9de1e4b tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Flow 'volume_create_api' (3c9159c5-6b60-4a42-a425-a72afd06b938) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:06.561100 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-adf43e3f-db16-446b-b823-9ad3f9de1e4b tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Create volume request issued successfully. Aug 18 19:25:06.561633 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-adf43e3f-db16-446b-b823-9ad3f9de1e4b tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:25:06.562115 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 695/2789] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:25:06 2026] POST /volume/v3/volumes => generated 758 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:25:06.575576 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-248baa7e-5dba-4367-84b3-c073448195e7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.578306 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-248baa7e-5dba-4367-84b3-c073448195e7 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/volumes/a531b24c-9ed2-4df4-a702-6320a083a547 Aug 18 19:25:06.578553 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-248baa7e-5dba-4367-84b3-c073448195e7 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:06.578705 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-248baa7e-5dba-4367-84b3-c073448195e7 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:06.589730 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:06.589730 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:06.593655 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-248baa7e-5dba-4367-84b3-c073448195e7 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Volume info retrieved successfully. Aug 18 19:25:06.598278 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-248baa7e-5dba-4367-84b3-c073448195e7 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/volumes/a531b24c-9ed2-4df4-a702-6320a083a547 returned with HTTP 200 Aug 18 19:25:06.598658 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 695/2790] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:06 2026] GET /volume/v3/volumes/a531b24c-9ed2-4df4-a702-6320a083a547 => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:25:06.667928 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ec3efccc-bab7-4d24-91c4-a3aaa52ac30d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:06.671462 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ec3efccc-bab7-4d24-91c4-a3aaa52ac30d tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb Aug 18 19:25:06.671797 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ec3efccc-bab7-4d24-91c4-a3aaa52ac30d tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:06.673942 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ec3efccc-bab7-4d24-91c4-a3aaa52ac30d tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:06.695175 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:06.695175 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:06.698907 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ec3efccc-bab7-4d24-91c4-a3aaa52ac30d tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:06.704077 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ec3efccc-bab7-4d24-91c4-a3aaa52ac30d tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb returned with HTTP 200 Aug 18 19:25:06.704450 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 695/2791] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:06 2026] GET /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:07.613977 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-743a19e2-925c-4978-8e2a-fdf996a109fa None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:07.618528 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-743a19e2-925c-4978-8e2a-fdf996a109fa tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/volumes/a531b24c-9ed2-4df4-a702-6320a083a547 Aug 18 19:25:07.618689 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-743a19e2-925c-4978-8e2a-fdf996a109fa tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:07.618960 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-743a19e2-925c-4978-8e2a-fdf996a109fa tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:07.634689 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:07.634689 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:07.642505 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-743a19e2-925c-4978-8e2a-fdf996a109fa tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Volume info retrieved successfully. Aug 18 19:25:07.648765 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-743a19e2-925c-4978-8e2a-fdf996a109fa tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/volumes/a531b24c-9ed2-4df4-a702-6320a083a547 returned with HTTP 200 Aug 18 19:25:07.649307 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 707/2792] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:07 2026] GET /volume/v3/volumes/a531b24c-9ed2-4df4-a702-6320a083a547 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:07.667175 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-370ee664-73c6-4518-ad64-2ca117ac11b5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:07.669602 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-370ee664-73c6-4518-ad64-2ca117ac11b5 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:25:07.670424 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-370ee664-73c6-4518-ad64-2ca117ac11b5 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a531b24c-9ed2-4df4-a702-6320a083a547", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-908379664"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:07.687399 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:07.687399 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:07.688384 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-370ee664-73c6-4518-ad64-2ca117ac11b5 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Volume info retrieved successfully. Aug 18 19:25:07.688384 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-370ee664-73c6-4518-ad64-2ca117ac11b5 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Create snapshot from volume a531b24c-9ed2-4df4-a702-6320a083a547 Aug 18 19:25:07.719775 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-55d85e31-3592-4f9c-8e0d-f55da8192299 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:07.723547 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-55d85e31-3592-4f9c-8e0d-f55da8192299 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb Aug 18 19:25:07.723888 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-55d85e31-3592-4f9c-8e0d-f55da8192299 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:07.723940 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-55d85e31-3592-4f9c-8e0d-f55da8192299 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:07.727284 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-370ee664-73c6-4518-ad64-2ca117ac11b5 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Created reservations ['a87a92e3-d97c-485f-b244-a25eb712138a', 'd8e87c64-e9de-4baa-a0ee-0dc650f25226', '4d765a8e-edfc-43ba-8b07-9a6912d33378', '9afcf662-9bb3-43ba-bc8b-8c8fa8b0f67a'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:07.740930 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:07.740930 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:07.745475 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-55d85e31-3592-4f9c-8e0d-f55da8192299 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:07.750429 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-55d85e31-3592-4f9c-8e0d-f55da8192299 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb returned with HTTP 200 Aug 18 19:25:07.750774 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 696/2793] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:07 2026] GET /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:07.759864 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-370ee664-73c6-4518-ad64-2ca117ac11b5 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Snapshot create request issued successfully. Aug 18 19:25:07.759864 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-370ee664-73c6-4518-ad64-2ca117ac11b5 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:25:07.759864 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 696/2794] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:25:07 2026] POST /volume/v3/snapshots => generated 313 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:25:07.768593 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5e3e3692-b681-4788-aa54-ecf48bd405d3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:07.770274 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5e3e3692-b681-4788-aa54-ecf48bd405d3 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots/b865ebc1-0629-42ae-9f3b-c1e2c903486d Aug 18 19:25:07.770445 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5e3e3692-b681-4788-aa54-ecf48bd405d3 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:07.770882 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5e3e3692-b681-4788-aa54-ecf48bd405d3 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:07.780660 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:07.780660 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:07.781190 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5e3e3692-b681-4788-aa54-ecf48bd405d3 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Snapshot retrieved successfully. Aug 18 19:25:07.782057 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5e3e3692-b681-4788-aa54-ecf48bd405d3 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots/b865ebc1-0629-42ae-9f3b-c1e2c903486d returned with HTTP 200 Aug 18 19:25:07.782540 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 696/2795] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:07 2026] GET /volume/v3/snapshots/b865ebc1-0629-42ae-9f3b-c1e2c903486d => generated 445 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:08.192353 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-978ba67f-fa48-4590-86eb-4bdf9f4e1262 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:08.196028 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-978ba67f-fa48-4590-86eb-4bdf9f4e1262 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] POST https://10.4.3.170/volume/v3/attachments/c9048c20-f9e6-45e3-b02b-09121cba0733/action Aug 18 19:25:08.196398 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-978ba67f-fa48-4590-86eb-4bdf9f4e1262 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Action body: b'{"os-complete": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:25:08.196544 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-978ba67f-fa48-4590-86eb-4bdf9f4e1262 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:08.209766 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:08.209766 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:08.217347 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-be0a4a82-49c8-4b9c-be28-93eab4f37af5 req-978ba67f-fa48-4590-86eb-4bdf9f4e1262 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/attachments/c9048c20-f9e6-45e3-b02b-09121cba0733/action returned with HTTP 204 Aug 18 19:25:08.217794 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 708/2796] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:25:08 2026] POST /volume/v3/attachments/c9048c20-f9e6-45e3-b02b-09121cba0733/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:08.626665 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-539b8688-a7c2-4a5d-a05e-01778113fa61 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:08.725037 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-539b8688-a7c2-4a5d-a05e-01778113fa61 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:25:08.725435 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-539b8688-a7c2-4a5d-a05e-01778113fa61 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1748359068"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:08.743542 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-539b8688-a7c2-4a5d-a05e-01778113fa61 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:25:08.743865 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 697/2797] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:25:08 2026] POST /volume/v3/types => generated 233 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:08.751348 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e131804b-1c7b-424b-939c-4c39b13427a3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:08.753215 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e131804b-1c7b-424b-939c-4c39b13427a3 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:25:08.753623 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e131804b-1c7b-424b-939c-4c39b13427a3 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1699215819", "extra_specs": {"multiattach": " True"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:08.755403 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:08.755403 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:08.764573 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3ff2aadf-fa0e-4e37-8702-3c55d3594465 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:08.767820 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e131804b-1c7b-424b-939c-4c39b13427a3 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:25:08.768222 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 697/2798] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:25:08 2026] POST /volume/v3/types => generated 259 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:08.768493 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3ff2aadf-fa0e-4e37-8702-3c55d3594465 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb Aug 18 19:25:08.768622 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3ff2aadf-fa0e-4e37-8702-3c55d3594465 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:08.768948 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3ff2aadf-fa0e-4e37-8702-3c55d3594465 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:08.776150 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e0ac454e-6ce5-40bd-970a-4040ecaf2788 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:08.780692 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:08.780692 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:08.783019 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-3ff2aadf-fa0e-4e37-8702-3c55d3594465 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:08.786672 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3ff2aadf-fa0e-4e37-8702-3c55d3594465 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb returned with HTTP 200 Aug 18 19:25:08.791401 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 697/2799] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:08 2026] GET /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb => generated 1150 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:08.791622 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a714c079-5670-457d-9d5b-16ecc4186e3e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:08.792013 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a714c079-5670-457d-9d5b-16ecc4186e3e tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots/b865ebc1-0629-42ae-9f3b-c1e2c903486d Aug 18 19:25:08.792175 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a714c079-5670-457d-9d5b-16ecc4186e3e tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:08.792336 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a714c079-5670-457d-9d5b-16ecc4186e3e tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:08.800560 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:08.800560 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:08.800963 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a714c079-5670-457d-9d5b-16ecc4186e3e tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Snapshot retrieved successfully. Aug 18 19:25:08.801622 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a714c079-5670-457d-9d5b-16ecc4186e3e tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots/b865ebc1-0629-42ae-9f3b-c1e2c903486d returned with HTTP 200 Aug 18 19:25:08.801931 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 698/2800] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:08 2026] GET /volume/v3/snapshots/b865ebc1-0629-42ae-9f3b-c1e2c903486d => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:08.804534 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-893d1867-3ca9-47d9-93b7-bbf9e03e1dde None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:08.806155 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-893d1867-3ca9-47d9-93b7-bbf9e03e1dde tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb Aug 18 19:25:08.806400 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-893d1867-3ca9-47d9-93b7-bbf9e03e1dde tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:08.806619 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-893d1867-3ca9-47d9-93b7-bbf9e03e1dde tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:08.812656 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b9b8ff56-de27-4baa-b293-2e62334248b8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:08.814605 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b9b8ff56-de27-4baa-b293-2e62334248b8 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:25:08.814982 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b9b8ff56-de27-4baa-b293-2e62334248b8 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a531b24c-9ed2-4df4-a702-6320a083a547", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1143763175"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:08.825023 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:08.825023 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:08.825567 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b9b8ff56-de27-4baa-b293-2e62334248b8 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Volume info retrieved successfully. Aug 18 19:25:08.825691 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-b9b8ff56-de27-4baa-b293-2e62334248b8 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Create snapshot from volume a531b24c-9ed2-4df4-a702-6320a083a547 Aug 18 19:25:08.825807 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:08.825807 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:08.829845 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-893d1867-3ca9-47d9-93b7-bbf9e03e1dde tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:08.835950 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-893d1867-3ca9-47d9-93b7-bbf9e03e1dde tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb returned with HTTP 200 Aug 18 19:25:08.836436 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 698/2801] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:08 2026] GET /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb => generated 1150 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:08.849513 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-16eb2f6b-8c88-48ed-a967-63fd96c7cb1a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:08.851042 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e0ac454e-6ce5-40bd-970a-4040ecaf2788 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:25:08.851173 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-16eb2f6b-8c88-48ed-a967-63fd96c7cb1a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] POST https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action Aug 18 19:25:08.851402 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e0ac454e-6ce5-40bd-970a-4040ecaf2788 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1748359068", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-2146518994"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:08.851560 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-b9b8ff56-de27-4baa-b293-2e62334248b8 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Created reservations ['d5658185-4051-465a-a207-5bddfdfb7dbf', 'e93f63a3-9ace-4aae-8ecf-505d51a4ffaa', '2801e865-9b29-49c9-ba47-b566d8cddb71', '47dd27c7-1fa4-4f8c-badd-2b1acd82dc37'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:08.851607 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-16eb2f6b-8c88-48ed-a967-63fd96c7cb1a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Action body: b'{"os-detach": {}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:25:08.851728 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-16eb2f6b-8c88-48ed-a967-63fd96c7cb1a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:08.853003 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-e0ac454e-6ce5-40bd-970a-4040ecaf2788 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1748359068', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-2146518994'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:25:08.857994 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-e0ac454e-6ce5-40bd-970a-4040ecaf2788 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Create volume of 1 GB Aug 18 19:25:08.858434 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:08.858434 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:08.859081 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e0ac454e-6ce5-40bd-970a-4040ecaf2788 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Availability Zones retrieved successfully. Aug 18 19:25:08.862357 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:08.862357 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:08.862846 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-16eb2f6b-8c88-48ed-a967-63fd96c7cb1a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:08.867070 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-16eb2f6b-8c88-48ed-a967-63fd96c7cb1a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Attachment connected to vm 30c156d3-5b12-4f00-b437-a2b821996870, checking data on nova Aug 18 19:25:08.867228 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e0ac454e-6ce5-40bd-970a-4040ecaf2788 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Flow 'volume_create_api' (56d93d02-804e-4ce9-bff4-37d4530c8c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:08.867390 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.compute.nova [None req-16eb2f6b-8c88-48ed-a967-63fd96c7cb1a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Creating Keystone token plugin using URL: https://10.4.3.170/identity {{(pid=100580) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 19:25:08.868703 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e0ac454e-6ce5-40bd-970a-4040ecaf2788 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdfa19cb-f6d5-4d0e-8c0b-f403cb106181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:08.870151 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-e0ac454e-6ce5-40bd-970a-4040ecaf2788 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:25:08.880441 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b9b8ff56-de27-4baa-b293-2e62334248b8 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Snapshot create request issued successfully. Aug 18 19:25:08.880743 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b9b8ff56-de27-4baa-b293-2e62334248b8 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:25:08.881139 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 698/2802] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:25:08 2026] POST /volume/v3/snapshots => generated 314 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:25:08.889193 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e0ac454e-6ce5-40bd-970a-4040ecaf2788 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdfa19cb-f6d5-4d0e-8c0b-f403cb106181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:25:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809dc5f7-e833-45d6-b7b0-12ff6f018090,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1748359068',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809dc5f7-e833-45d6-b7b0-12ff6f018090', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:08.889868 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e0ac454e-6ce5-40bd-970a-4040ecaf2788 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e39943a-3665-4dc8-b30a-1ec5a3d96298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:08.893593 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d04fabf1-ca40-41c0-ac4d-06cb15a701a1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:08.895423 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d04fabf1-ca40-41c0-ac4d-06cb15a701a1 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots/875991e1-c174-4779-9900-c82c4e970d36 Aug 18 19:25:08.895652 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d04fabf1-ca40-41c0-ac4d-06cb15a701a1 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:08.895853 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d04fabf1-ca40-41c0-ac4d-06cb15a701a1 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:08.900816 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:08.900816 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:08.901298 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d04fabf1-ca40-41c0-ac4d-06cb15a701a1 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Snapshot retrieved successfully. Aug 18 19:25:08.902207 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d04fabf1-ca40-41c0-ac4d-06cb15a701a1 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots/875991e1-c174-4779-9900-c82c4e970d36 returned with HTTP 200 Aug 18 19:25:08.902688 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 699/2803] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:08 2026] GET /volume/v3/snapshots/875991e1-c174-4779-9900-c82c4e970d36 => generated 446 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:08.914741 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-e0ac454e-6ce5-40bd-970a-4040ecaf2788 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1748359068 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1748359068, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:25:08.915031 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-e0ac454e-6ce5-40bd-970a-4040ecaf2788 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1748359068 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1748359068, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:25:08.944148 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-e0ac454e-6ce5-40bd-970a-4040ecaf2788 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Created reservations ['2aad87ba-e89b-40ae-a34f-15d53e8878c9', 'a7326648-f920-4fd1-9379-8aedafccad98', 'e0b9e307-c132-4947-ba83-4289ba497af7', 'eb727a8e-48dc-472c-bf53-0ca99dc8ec2a'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:08.945063 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e0ac454e-6ce5-40bd-970a-4040ecaf2788 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e39943a-3665-4dc8-b30a-1ec5a3d96298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2aad87ba-e89b-40ae-a34f-15d53e8878c9', 'a7326648-f920-4fd1-9379-8aedafccad98', 'e0b9e307-c132-4947-ba83-4289ba497af7', 'eb727a8e-48dc-472c-bf53-0ca99dc8ec2a']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:08.945697 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e0ac454e-6ce5-40bd-970a-4040ecaf2788 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (274869af-b224-42b6-9bdd-ce634c2bfe7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:08.966325 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e0ac454e-6ce5-40bd-970a-4040ecaf2788 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (274869af-b224-42b6-9bdd-ce634c2bfe7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86d25c3d-5f77-479f-abaa-0ace8f7496e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-2146518994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='521a81bbdfea40bfbf0c0487c77457b6',qos_specs=None,replication_status=,reservations=['2aad87ba-e89b-40ae-a34f-15d53e8878c9','a7326648-f920-4fd1-9379-8aedafccad98','e0b9e307-c132-4947-ba83-4289ba497af7','eb727a8e-48dc-472c-bf53-0ca99dc8ec2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebb6cbf60a8749ffa1cd094106a1d687',volume_type_id=809dc5f7-e833-45d6-b7b0-12ff6f018090), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:25:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-2146518994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86d25c3d-5f77-479f-abaa-0ace8f7496e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='521a81bbdfea40bfbf0c0487c77457b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebb6cbf60a8749ffa1cd094106a1d687',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809dc5f7-e833-45d6-b7b0-12ff6f018090),volume_type_id=809dc5f7-e833-45d6-b7b0-12ff6f018090)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:08.966987 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e0ac454e-6ce5-40bd-970a-4040ecaf2788 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (790ddeee-ce74-42a4-ab8c-2f5ae8a60f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:08.982191 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e0ac454e-6ce5-40bd-970a-4040ecaf2788 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (790ddeee-ce74-42a4-ab8c-2f5ae8a60f83) transitioned into state 'SUCCESS' from state '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-2146518994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='521a81bbdfea40bfbf0c0487c77457b6',qos_specs=None,replication_status=,reservations=['2aad87ba-e89b-40ae-a34f-15d53e8878c9','a7326648-f920-4fd1-9379-8aedafccad98','e0b9e307-c132-4947-ba83-4289ba497af7','eb727a8e-48dc-472c-bf53-0ca99dc8ec2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebb6cbf60a8749ffa1cd094106a1d687',volume_type_id=809dc5f7-e833-45d6-b7b0-12ff6f018090)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:08.983289 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e0ac454e-6ce5-40bd-970a-4040ecaf2788 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f01812fa-588c-4526-a018-40e1d587654a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:08.987179 np0000007688 devstack@c-api.service[100580]: DEBUG novaclient.v2.client [None req-16eb2f6b-8c88-48ed-a967-63fd96c7cb1a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] REQ: curl -g -i -X GET https://10.4.3.170/compute/v2.1/servers/30c156d3-5b12-4f00-b437-a2b821996870/os-volume_attachments/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c8808b4429cfb402c01944dd0ee97b2d8308fdf4b99f201586f680ff0b1d0014" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-16eb2f6b-8c88-48ed-a967-63fd96c7cb1a" -H "X-Service-Token: {SHA256}962a63466d4fa9bb329e963628bb4566adb38557935ff1d82b79554abb2216b7" {{(pid=100580) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 19:25:08.991514 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e0ac454e-6ce5-40bd-970a-4040ecaf2788 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f01812fa-588c-4526-a018-40e1d587654a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:08.992289 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e0ac454e-6ce5-40bd-970a-4040ecaf2788 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Flow 'volume_create_api' (56d93d02-804e-4ce9-bff4-37d4530c8c63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:08.992589 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e0ac454e-6ce5-40bd-970a-4040ecaf2788 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Create volume request issued successfully. Aug 18 19:25:08.993144 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e0ac454e-6ce5-40bd-970a-4040ecaf2788 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:25:08.993542 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 709/2804] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:25:08 2026] POST /volume/v3/volumes => generated 872 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:09.007299 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3bb2147c-9b30-443f-a2af-35c48cc0513c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:09.009127 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3bb2147c-9b30-443f-a2af-35c48cc0513c tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] GET https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 Aug 18 19:25:09.009327 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3bb2147c-9b30-443f-a2af-35c48cc0513c tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:09.009556 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3bb2147c-9b30-443f-a2af-35c48cc0513c tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:09.017138 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:09.017138 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:09.021643 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-3bb2147c-9b30-443f-a2af-35c48cc0513c tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Volume info retrieved successfully. Aug 18 19:25:09.026193 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3bb2147c-9b30-443f-a2af-35c48cc0513c tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 returned with HTTP 200 Aug 18 19:25:09.026780 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 699/2805] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:25:09 2026] GET /volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 => generated 940 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:09.123617 np0000007688 devstack@c-api.service[100580]: DEBUG novaclient.v2.client [None req-16eb2f6b-8c88-48ed-a967-63fd96c7cb1a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 19:25:09 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-b4ae4e91-ceaf-4045-af52-97ca1ef8eafb x-openstack-request-id: req-b4ae4e91-ceaf-4045-af52-97ca1ef8eafb {{(pid=100580) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 19:25:09.123820 np0000007688 devstack@c-api.service[100580]: DEBUG novaclient.v2.client [None req-16eb2f6b-8c88-48ed-a967-63fd96c7cb1a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c20a32a4-e4c7-40fe-8749-9d8fd6a003fb", "serverId": "30c156d3-5b12-4f00-b437-a2b821996870", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c9048c20-f9e6-45e3-b02b-09121cba0733", "bdm_uuid": "1ccc31f6-1d4a-4edf-8dc2-1331bdd564b4"}} {{(pid=100580) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 19:25:09.124004 np0000007688 devstack@c-api.service[100580]: DEBUG novaclient.v2.client [None req-16eb2f6b-8c88-48ed-a967-63fd96c7cb1a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET call to compute for https://10.4.3.170/compute/v2.1/servers/30c156d3-5b12-4f00-b437-a2b821996870/os-volume_attachments/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb used request id req-b4ae4e91-ceaf-4045-af52-97ca1ef8eafb {{(pid=100580) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 19:25:09.126686 np0000007688 devstack@c-api.service[100580]: ERROR cinder.volume.api [None req-16eb2f6b-8c88-48ed-a967-63fd96c7cb1a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-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 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault [None req-16eb2f6b-8c88-48ed-a967-63fd96c7cb1a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Caught error: Detach volume from instance 30c156d3-5b12-4f00-b437-a2b821996870 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 30c156d3-5b12-4f00-b437-a2b821996870 using the Compute API Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: 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 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: 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 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: 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 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: 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 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: 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 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 19:25:09.130393 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: 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 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 30c156d3-5b12-4f00-b437-a2b821996870 using the Compute API Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.middleware.fault [None req-16eb2f6b-8c88-48ed-a967-63fd96c7cb1a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action returned with HTTP 409 Aug 18 19:25:09.134882 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 699/2806] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:25:08 2026] POST /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action => generated 167 bytes in 282 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:25:09.139866 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ab5e58c0-23b0-4e8f-bd80-61aae5cf4d30 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:09.141679 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ab5e58c0-23b0-4e8f-bd80-61aae5cf4d30 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] POST https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action Aug 18 19:25:09.142074 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ab5e58c0-23b0-4e8f-bd80-61aae5cf4d30 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:25:09.142235 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ab5e58c0-23b0-4e8f-bd80-61aae5cf4d30 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:09.157657 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:09.157657 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:09.158305 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ab5e58c0-23b0-4e8f-bd80-61aae5cf4d30 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:09.224010 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ab5e58c0-23b0-4e8f-bd80-61aae5cf4d30 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Attachment connected to vm 30c156d3-5b12-4f00-b437-a2b821996870, checking data on nova Aug 18 19:25:09.224403 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.compute.nova [None req-ab5e58c0-23b0-4e8f-bd80-61aae5cf4d30 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Creating Keystone token plugin using URL: https://10.4.3.170/identity {{(pid=100581) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 19:25:09.348167 np0000007688 devstack@c-api.service[100581]: DEBUG novaclient.v2.client [None req-ab5e58c0-23b0-4e8f-bd80-61aae5cf4d30 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] REQ: curl -g -i -X GET https://10.4.3.170/compute/v2.1/servers/30c156d3-5b12-4f00-b437-a2b821996870/os-volume_attachments/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}2d69b6ca2e50eab3031e77fd1f7c955cac01fe38f62964732a108449b63f43f2" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-ab5e58c0-23b0-4e8f-bd80-61aae5cf4d30" -H "X-Service-Token: {SHA256}51e6078a7ca5a0036d019f4dbafa4d337fe05607d724a5dec55202c9ed2c4c29" {{(pid=100581) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 19:25:09.475914 np0000007688 devstack@c-api.service[100581]: DEBUG novaclient.v2.client [None req-ab5e58c0-23b0-4e8f-bd80-61aae5cf4d30 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 19:25:09 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-18fe434f-cbde-43cc-a8dd-f5e3424866f4 x-openstack-request-id: req-18fe434f-cbde-43cc-a8dd-f5e3424866f4 {{(pid=100581) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 19:25:09.476065 np0000007688 devstack@c-api.service[100581]: DEBUG novaclient.v2.client [None req-ab5e58c0-23b0-4e8f-bd80-61aae5cf4d30 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c20a32a4-e4c7-40fe-8749-9d8fd6a003fb", "serverId": "30c156d3-5b12-4f00-b437-a2b821996870", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c9048c20-f9e6-45e3-b02b-09121cba0733", "bdm_uuid": "1ccc31f6-1d4a-4edf-8dc2-1331bdd564b4"}} {{(pid=100581) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 19:25:09.476209 np0000007688 devstack@c-api.service[100581]: DEBUG novaclient.v2.client [None req-ab5e58c0-23b0-4e8f-bd80-61aae5cf4d30 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET call to compute for https://10.4.3.170/compute/v2.1/servers/30c156d3-5b12-4f00-b437-a2b821996870/os-volume_attachments/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb used request id req-18fe434f-cbde-43cc-a8dd-f5e3424866f4 {{(pid=100581) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 19:25:09.478087 np0000007688 devstack@c-api.service[100581]: ERROR cinder.volume.api [None req-ab5e58c0-23b0-4e8f-bd80-61aae5cf4d30 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-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 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault [None req-ab5e58c0-23b0-4e8f-bd80-61aae5cf4d30 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Caught error: Detach volume from instance 30c156d3-5b12-4f00-b437-a2b821996870 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 30c156d3-5b12-4f00-b437-a2b821996870 using the Compute API Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: 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 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: 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 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: 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 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: 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 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: 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 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 19:25:09.480284 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: 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 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 30c156d3-5b12-4f00-b437-a2b821996870 using the Compute API Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: ERROR cinder.api.middleware.fault Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.middleware.fault [None req-ab5e58c0-23b0-4e8f-bd80-61aae5cf4d30 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action returned with HTTP 409 Aug 18 19:25:09.481530 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 700/2807] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:25:09 2026] POST /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action => generated 167 bytes in 342 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:25:09.489393 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-838cc298-51a8-499b-8681-e5315b8bf9cb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:09.490323 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 710/2808] 10.4.3.170 () {70 vars in 1597 bytes} [Tue Aug 18 19:25:09 2026] POST /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 19:25:09.496132 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-915aba03-a511-4e90-9582-293c4310a33a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:09.497643 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 700/2809] 10.4.3.170 () {70 vars in 1597 bytes} [Tue Aug 18 19:25:09 2026] POST /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 19:25:09.504022 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-178afdc2-56b3-4a17-aa81-24c58df68202 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:09.523429 np0000007688 devstack@c-api.service[100580]: WARNING keystonemiddleware.auth_token [None req-178afdc2-56b3-4a17-aa81-24c58df68202 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 19:25:09.524774 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 700/2810] 10.4.3.170 () {70 vars in 1597 bytes} [Tue Aug 18 19:25:09 2026] POST /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 19:25:09.531459 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d7ece32c-f75e-4a9e-849b-722c567be83d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:09.552614 np0000007688 devstack@c-api.service[100581]: WARNING keystonemiddleware.auth_token [None req-d7ece32c-f75e-4a9e-849b-722c567be83d None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 19:25:09.553570 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 701/2811] 10.4.3.170 () {70 vars in 1597 bytes} [Tue Aug 18 19:25:09 2026] POST /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 19:25:09.560628 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5f2b738d-b75f-43f4-b09a-31612e210065 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:09.620434 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5f2b738d-b75f-43f4-b09a-31612e210065 tempest-TestServerVolumeAttachmentScenario-1134556676 tempest-TestServerVolumeAttachmentScenario-1134556676-project-admin] POST https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action Aug 18 19:25:09.620434 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5f2b738d-b75f-43f4-b09a-31612e210065 tempest-TestServerVolumeAttachmentScenario-1134556676 tempest-TestServerVolumeAttachmentScenario-1134556676-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:25:09.620434 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5f2b738d-b75f-43f4-b09a-31612e210065 tempest-TestServerVolumeAttachmentScenario-1134556676 tempest-TestServerVolumeAttachmentScenario-1134556676-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:09.631075 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:09.631075 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:09.631468 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.admin_actions [None req-5f2b738d-b75f-43f4-b09a-31612e210065 tempest-TestServerVolumeAttachmentScenario-1134556676 tempest-TestServerVolumeAttachmentScenario-1134556676-project-admin] Updating volume 'c20a32a4-e4c7-40fe-8749-9d8fd6a003fb' with '{'status': 'error'}' {{(pid=100583) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 19:25:09.648766 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5f2b738d-b75f-43f4-b09a-31612e210065 tempest-TestServerVolumeAttachmentScenario-1134556676 tempest-TestServerVolumeAttachmentScenario-1134556676-project-admin] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action returned with HTTP 202 Aug 18 19:25:09.649113 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 711/2812] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:25:09 2026] POST /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:25:09.655323 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-42a580b3-80ed-4504-b3e5-e35be8257f3a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:09.656755 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-42a580b3-80ed-4504-b3e5-e35be8257f3a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb Aug 18 19:25:09.656910 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-42a580b3-80ed-4504-b3e5-e35be8257f3a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:09.657072 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-42a580b3-80ed-4504-b3e5-e35be8257f3a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:09.664740 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:09.664740 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:09.667333 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-42a580b3-80ed-4504-b3e5-e35be8257f3a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:09.670626 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-42a580b3-80ed-4504-b3e5-e35be8257f3a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb returned with HTTP 200 Aug 18 19:25:09.670928 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 701/2813] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:09 2026] GET /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb => generated 1149 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:09.682065 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-02d7c5dd-2f5d-4122-b0ed-4042ae9ded8b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:09.683512 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-02d7c5dd-2f5d-4122-b0ed-4042ae9ded8b tempest-TestServerVolumeAttachmentScenario-1134556676 tempest-TestServerVolumeAttachmentScenario-1134556676-project-admin] POST https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action Aug 18 19:25:09.683787 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-02d7c5dd-2f5d-4122-b0ed-4042ae9ded8b tempest-TestServerVolumeAttachmentScenario-1134556676 tempest-TestServerVolumeAttachmentScenario-1134556676-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "c9048c20-f9e6-45e3-b02b-09121cba0733"}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:25:09.683900 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-02d7c5dd-2f5d-4122-b0ed-4042ae9ded8b tempest-TestServerVolumeAttachmentScenario-1134556676 tempest-TestServerVolumeAttachmentScenario-1134556676-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "c9048c20-f9e6-45e3-b02b-09121cba0733"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:09.713970 np0000007688 devstack@c-api.service[100580]: DEBUG oslo_db.sqlalchemy.engines [None req-02d7c5dd-2f5d-4122-b0ed-4042ae9ded8b tempest-TestServerVolumeAttachmentScenario-1134556676 tempest-TestServerVolumeAttachmentScenario-1134556676-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=100580) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:25:09.721918 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:09.721918 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:09.722215 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-02d7c5dd-2f5d-4122-b0ed-4042ae9ded8b tempest-TestServerVolumeAttachmentScenario-1134556676 tempest-TestServerVolumeAttachmentScenario-1134556676-project-admin] Volume info retrieved successfully. Aug 18 19:25:09.726341 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-02d7c5dd-2f5d-4122-b0ed-4042ae9ded8b tempest-TestServerVolumeAttachmentScenario-1134556676 tempest-TestServerVolumeAttachmentScenario-1134556676-project-admin] Attachment connected to vm 30c156d3-5b12-4f00-b437-a2b821996870, checking data on nova Aug 18 19:25:09.726735 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.compute.nova [None req-02d7c5dd-2f5d-4122-b0ed-4042ae9ded8b tempest-TestServerVolumeAttachmentScenario-1134556676 tempest-TestServerVolumeAttachmentScenario-1134556676-project-admin] Creating Keystone token plugin using URL: https://10.4.3.170/identity {{(pid=100580) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 19:25:09.804210 np0000007688 devstack@c-api.service[100580]: DEBUG novaclient.v2.client [None req-02d7c5dd-2f5d-4122-b0ed-4042ae9ded8b tempest-TestServerVolumeAttachmentScenario-1134556676 tempest-TestServerVolumeAttachmentScenario-1134556676-project-admin] REQ: curl -g -i -X GET https://10.4.3.170/compute/v2.1/servers/30c156d3-5b12-4f00-b437-a2b821996870/os-volume_attachments/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}eb6a6b13fb2c1c42c3d2e691b9a8907da9cca26cbbf71b56747276fdb707cb52" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-02d7c5dd-2f5d-4122-b0ed-4042ae9ded8b" -H "X-Service-Token: {SHA256}962a63466d4fa9bb329e963628bb4566adb38557935ff1d82b79554abb2216b7" {{(pid=100580) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 19:25:09.883955 np0000007688 devstack@c-api.service[100580]: DEBUG novaclient.v2.client [None req-02d7c5dd-2f5d-4122-b0ed-4042ae9ded8b tempest-TestServerVolumeAttachmentScenario-1134556676 tempest-TestServerVolumeAttachmentScenario-1134556676-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 19:25:09 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-d16df426-44cb-4c81-8684-48842b5a5c8b x-openstack-request-id: req-d16df426-44cb-4c81-8684-48842b5a5c8b {{(pid=100580) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 19:25:09.884085 np0000007688 devstack@c-api.service[100580]: DEBUG novaclient.v2.client [None req-02d7c5dd-2f5d-4122-b0ed-4042ae9ded8b tempest-TestServerVolumeAttachmentScenario-1134556676 tempest-TestServerVolumeAttachmentScenario-1134556676-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "c20a32a4-e4c7-40fe-8749-9d8fd6a003fb", "serverId": "30c156d3-5b12-4f00-b437-a2b821996870", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c9048c20-f9e6-45e3-b02b-09121cba0733", "bdm_uuid": "1ccc31f6-1d4a-4edf-8dc2-1331bdd564b4"}} {{(pid=100580) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 19:25:09.884182 np0000007688 devstack@c-api.service[100580]: DEBUG novaclient.v2.client [None req-02d7c5dd-2f5d-4122-b0ed-4042ae9ded8b tempest-TestServerVolumeAttachmentScenario-1134556676 tempest-TestServerVolumeAttachmentScenario-1134556676-project-admin] GET call to compute for https://10.4.3.170/compute/v2.1/servers/30c156d3-5b12-4f00-b437-a2b821996870/os-volume_attachments/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb used request id req-d16df426-44cb-4c81-8684-48842b5a5c8b {{(pid=100580) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 19:25:09.886264 np0000007688 devstack@c-api.service[100580]: ERROR cinder.volume.api [None req-02d7c5dd-2f5d-4122-b0ed-4042ae9ded8b tempest-TestServerVolumeAttachmentScenario-1134556676 tempest-TestServerVolumeAttachmentScenario-1134556676-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 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault [None req-02d7c5dd-2f5d-4122-b0ed-4042ae9ded8b tempest-TestServerVolumeAttachmentScenario-1134556676 tempest-TestServerVolumeAttachmentScenario-1134556676-project-admin] Caught error: Detach volume from instance 30c156d3-5b12-4f00-b437-a2b821996870 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 30c156d3-5b12-4f00-b437-a2b821996870 using the Compute API Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: 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 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: 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 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: 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 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: 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 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: 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 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 19:25:09.888565 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: 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 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 30c156d3-5b12-4f00-b437-a2b821996870 using the Compute API Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: ERROR cinder.api.middleware.fault Aug 18 19:25:09.889346 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.middleware.fault [None req-02d7c5dd-2f5d-4122-b0ed-4042ae9ded8b tempest-TestServerVolumeAttachmentScenario-1134556676 tempest-TestServerVolumeAttachmentScenario-1134556676-project-admin] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action returned with HTTP 409 Aug 18 19:25:09.890199 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 701/2814] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:25:09 2026] POST /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action => generated 167 bytes in 208 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:25:09.896809 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c947e8ab-ac3c-4235-848e-022020ba4e52 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:09.898093 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 702/2815] 10.4.3.170 () {70 vars in 1597 bytes} [Tue Aug 18 19:25:09 2026] POST /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 19:25:09.903920 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-fb2b508e-7074-4361-805d-c8a76a380314 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:09.911109 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a4a0b6cc-4870-43a2-b2e7-b0913ecf329d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:09.913120 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a4a0b6cc-4870-43a2-b2e7-b0913ecf329d tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots/875991e1-c174-4779-9900-c82c4e970d36 Aug 18 19:25:09.913376 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a4a0b6cc-4870-43a2-b2e7-b0913ecf329d tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:09.913624 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a4a0b6cc-4870-43a2-b2e7-b0913ecf329d tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:09.919261 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:09.919261 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:09.919855 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a4a0b6cc-4870-43a2-b2e7-b0913ecf329d tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Snapshot retrieved successfully. Aug 18 19:25:09.920181 np0000007688 devstack@c-api.service[100583]: WARNING keystonemiddleware.auth_token [None req-fb2b508e-7074-4361-805d-c8a76a380314 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 19:25:09.920792 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a4a0b6cc-4870-43a2-b2e7-b0913ecf329d tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots/875991e1-c174-4779-9900-c82c4e970d36 returned with HTTP 200 Aug 18 19:25:09.921141 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 712/2816] 10.4.3.170 () {70 vars in 1597 bytes} [Tue Aug 18 19:25:09 2026] POST /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 19:25:09.921229 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 702/2817] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:09 2026] GET /volume/v3/snapshots/875991e1-c174-4779-9900-c82c4e970d36 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:09.928600 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-41300e8c-a453-4efb-943e-92690c6d9bea None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:09.930457 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-de53b547-b75a-4e83-b1d3-4693f9c0059e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:09.930885 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-41300e8c-a453-4efb-943e-92690c6d9bea tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 Aug 18 19:25:09.931137 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-41300e8c-a453-4efb-943e-92690c6d9bea tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:09.931345 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-41300e8c-a453-4efb-943e-92690c6d9bea tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:09.932125 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-de53b547-b75a-4e83-b1d3-4693f9c0059e tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:25:09.932468 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-de53b547-b75a-4e83-b1d3-4693f9c0059e tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a531b24c-9ed2-4df4-a702-6320a083a547", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1113091500"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:09.963184 np0000007688 devstack@c-api.service[100580]: DEBUG oslo_db.sqlalchemy.engines [None req-41300e8c-a453-4efb-943e-92690c6d9bea tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100580) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:25:09.967101 np0000007688 devstack@c-api.service[100581]: DEBUG oslo_db.sqlalchemy.engines [None req-de53b547-b75a-4e83-b1d3-4693f9c0059e tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:25:09.969103 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:09.969103 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:09.972412 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-41300e8c-a453-4efb-943e-92690c6d9bea tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:09.973886 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:09.973886 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:09.974404 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-de53b547-b75a-4e83-b1d3-4693f9c0059e tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Volume info retrieved successfully. Aug 18 19:25:09.974521 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-de53b547-b75a-4e83-b1d3-4693f9c0059e tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Create snapshot from volume a531b24c-9ed2-4df4-a702-6320a083a547 Aug 18 19:25:09.976254 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-41300e8c-a453-4efb-943e-92690c6d9bea tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 returned with HTTP 200 Aug 18 19:25:09.980383 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 702/2818] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:09 2026] GET /volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:09.988216 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a7b0c32d-7b1f-4806-b601-cfe8be27644b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:09.991010 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a7b0c32d-7b1f-4806-b601-cfe8be27644b tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 Aug 18 19:25:09.991254 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a7b0c32d-7b1f-4806-b601-cfe8be27644b tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:09.991484 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a7b0c32d-7b1f-4806-b601-cfe8be27644b tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:09.997936 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-de53b547-b75a-4e83-b1d3-4693f9c0059e tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Created reservations ['fe7c6960-204b-4bf1-b46e-562d72d5c2b7', '341ecab4-82bd-4ae5-9b13-a5a9bc413de3', 'e771f9b2-e3c8-4e32-ad7d-6a3e7c59c2da', 'a13133d2-8cb2-40bf-875c-7e9d40731dab'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:10.000103 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:10.000103 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:10.003685 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a7b0c32d-7b1f-4806-b601-cfe8be27644b tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:10.007831 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a7b0c32d-7b1f-4806-b601-cfe8be27644b tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 returned with HTTP 200 Aug 18 19:25:10.008165 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 713/2819] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:09 2026] GET /volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:10.028604 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-de53b547-b75a-4e83-b1d3-4693f9c0059e tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Snapshot create request issued successfully. Aug 18 19:25:10.028935 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-de53b547-b75a-4e83-b1d3-4693f9c0059e tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:25:10.029310 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 703/2820] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:25:09 2026] POST /volume/v3/snapshots => generated 314 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:25:10.039322 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ff5a55fc-6f2b-4ab7-aefa-479f82c15dfa None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:10.040990 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ff5a55fc-6f2b-4ab7-aefa-479f82c15dfa tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots/48fa072c-40b6-4ddb-8b0d-8d6978a1ad77 Aug 18 19:25:10.041159 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ff5a55fc-6f2b-4ab7-aefa-479f82c15dfa tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:10.041321 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ff5a55fc-6f2b-4ab7-aefa-479f82c15dfa tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:10.045777 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:10.045777 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:10.046357 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-afe13144-136f-49e7-850a-65b2af6c9af2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:10.046510 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ff5a55fc-6f2b-4ab7-aefa-479f82c15dfa tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Snapshot retrieved successfully. Aug 18 19:25:10.047221 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ff5a55fc-6f2b-4ab7-aefa-479f82c15dfa tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots/48fa072c-40b6-4ddb-8b0d-8d6978a1ad77 returned with HTTP 200 Aug 18 19:25:10.047683 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 703/2821] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:10 2026] GET /volume/v3/snapshots/48fa072c-40b6-4ddb-8b0d-8d6978a1ad77 => generated 446 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:10.051281 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-afe13144-136f-49e7-850a-65b2af6c9af2 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] GET https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 Aug 18 19:25:10.053007 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-2c4eec7a-9631-48a5-bc67-ca7a7e626b06 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:10.053584 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-afe13144-136f-49e7-850a-65b2af6c9af2 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:10.053780 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-afe13144-136f-49e7-850a-65b2af6c9af2 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:10.054803 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-2c4eec7a-9631-48a5-bc67-ca7a7e626b06 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 Aug 18 19:25:10.054962 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-2c4eec7a-9631-48a5-bc67-ca7a7e626b06 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:10.055141 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-2c4eec7a-9631-48a5-bc67-ca7a7e626b06 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:10.061079 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:10.061079 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:10.061316 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:10.061316 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:10.064555 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-2c4eec7a-9631-48a5-bc67-ca7a7e626b06 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:10.064663 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-afe13144-136f-49e7-850a-65b2af6c9af2 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Volume info retrieved successfully. Aug 18 19:25:10.068736 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-2c4eec7a-9631-48a5-bc67-ca7a7e626b06 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 returned with HTTP 200 Aug 18 19:25:10.069154 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 714/2822] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:25:10 2026] GET /volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:10.069253 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-afe13144-136f-49e7-850a-65b2af6c9af2 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 returned with HTTP 200 Aug 18 19:25:10.069638 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 703/2823] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:25:10 2026] GET /volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 => generated 999 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:10.083511 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-93f94fab-508a-4589-abf5-f77df586b510 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:10.085566 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-93f94fab-508a-4589-abf5-f77df586b510 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] GET https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 Aug 18 19:25:10.085812 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-93f94fab-508a-4589-abf5-f77df586b510 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:10.086043 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-93f94fab-508a-4589-abf5-f77df586b510 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:10.095844 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:10.095844 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:10.100880 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-93f94fab-508a-4589-abf5-f77df586b510 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Volume info retrieved successfully. Aug 18 19:25:10.104937 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-93f94fab-508a-4589-abf5-f77df586b510 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 returned with HTTP 200 Aug 18 19:25:10.105113 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 704/2824] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:25:10 2026] GET /volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 => generated 1193 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:25:10.118301 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-05724601-d035-4afd-8b29-01f85fe5584d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:10.119955 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-05724601-d035-4afd-8b29-01f85fe5584d tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] POST https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0/action Aug 18 19:25:10.120280 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-05724601-d035-4afd-8b29-01f85fe5584d tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1699215819", "migration_policy": "never"}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:25:10.120414 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-05724601-d035-4afd-8b29-01f85fe5584d tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1699215819", "migration_policy": "never"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:10.128206 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:10.128206 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:10.128629 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-05724601-d035-4afd-8b29-01f85fe5584d tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Volume info retrieved successfully. Aug 18 19:25:10.133318 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:10.133318 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:10.144351 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-16c4b94b-4fb3-4a17-bcba-d52b9fcd85b6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:10.144564 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-05724601-d035-4afd-8b29-01f85fe5584d tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1699215819 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1699215819, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:25:10.144717 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-16c4b94b-4fb3-4a17-bcba-d52b9fcd85b6 None None] GET https://10.4.3.170/volume// Aug 18 19:25:10.144856 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-05724601-d035-4afd-8b29-01f85fe5584d tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1699215819 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1699215819, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:25:10.144902 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-16c4b94b-4fb3-4a17-bcba-d52b9fcd85b6 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:10.145023 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-16c4b94b-4fb3-4a17-bcba-d52b9fcd85b6 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:10.145302 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-16c4b94b-4fb3-4a17-bcba-d52b9fcd85b6 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:25:10.145558 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 715/2825] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:25:10 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:25:10.156721 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-18992349-3cd0-4d27-adfd-db9b623caaea None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:10.165506 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-05724601-d035-4afd-8b29-01f85fe5584d tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Created reservations ['9a9bc104-4c3d-4d03-947b-53a14c3b5b61', '867e36c4-e49c-4f6e-bd92-95624e015467'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:10.177808 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-05724601-d035-4afd-8b29-01f85fe5584d tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1748359068 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1748359068, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:25:10.178084 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-05724601-d035-4afd-8b29-01f85fe5584d tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1748359068 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1748359068, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:25:10.187750 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-05724601-d035-4afd-8b29-01f85fe5584d tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Created reservations ['d75a4a5a-2e87-4d6f-bd89-ed77c1baf117', 'bd8f733d-fd70-40dd-bc31-8a92b0bbc896'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:10.188286 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-18992349-3cd0-4d27-adfd-db9b623caaea tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:25:10.188675 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-18992349-3cd0-4d27-adfd-db9b623caaea tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27d7602e-8d1f-4e78-9cd4-7b4b696a01a8", "connector": null, "instance_uuid": "30c156d3-5b12-4f00-b437-a2b821996870"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:10.196378 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:10.196378 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:10.208553 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-05724601-d035-4afd-8b29-01f85fe5584d tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Retype volume request issued successfully. Aug 18 19:25:10.208808 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-05724601-d035-4afd-8b29-01f85fe5584d tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0/action returned with HTTP 202 Aug 18 19:25:10.209225 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 704/2826] 10.4.3.170 () {70 vars in 1432 bytes} [Tue Aug 18 19:25:10 2026] POST /volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 19:25:10.217592 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8276ee34-949f-438e-8dd6-857b6b4d876f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:10.219567 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8276ee34-949f-438e-8dd6-857b6b4d876f tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] GET https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 Aug 18 19:25:10.219829 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8276ee34-949f-438e-8dd6-857b6b4d876f tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:10.220057 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8276ee34-949f-438e-8dd6-857b6b4d876f tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:10.220660 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-18992349-3cd0-4d27-adfd-db9b623caaea tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:25:10.221082 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 704/2827] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:25:10 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:10.227636 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:10.227636 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:10.231347 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-8276ee34-949f-438e-8dd6-857b6b4d876f tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Volume info retrieved successfully. Aug 18 19:25:10.235562 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8276ee34-949f-438e-8dd6-857b6b4d876f tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 returned with HTTP 200 Aug 18 19:25:10.235980 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 705/2828] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:25:10 2026] GET /volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 => generated 997 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:10.251196 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-bbba43df-7691-45ac-b60a-7ac9ad960e44 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:10.253345 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bbba43df-7691-45ac-b60a-7ac9ad960e44 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 Aug 18 19:25:10.253604 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bbba43df-7691-45ac-b60a-7ac9ad960e44 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:10.253861 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bbba43df-7691-45ac-b60a-7ac9ad960e44 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:10.270688 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8ee0581d-f269-4141-94d3-84f9faac24b1 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:10.271142 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8ee0581d-f269-4141-94d3-84f9faac24b1 None None] GET https://10.4.3.170/volume// Aug 18 19:25:10.271309 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:10.271309 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:10.271376 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8ee0581d-f269-4141-94d3-84f9faac24b1 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:10.271538 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8ee0581d-f269-4141-94d3-84f9faac24b1 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:10.271920 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8ee0581d-f269-4141-94d3-84f9faac24b1 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:25:10.272159 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 705/2829] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:25: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 19:25:10.276996 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-bbba43df-7691-45ac-b60a-7ac9ad960e44 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:10.281996 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bbba43df-7691-45ac-b60a-7ac9ad960e44 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 returned with HTTP 200 Aug 18 19:25:10.282344 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 716/2830] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:10 2026] GET /volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:10.286442 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-9b751db5-e77c-428a-b9b7-d862f729351a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:10.286614 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-9b751db5-e77c-428a-b9b7-d862f729351a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 Aug 18 19:25:10.286813 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-9b751db5-e77c-428a-b9b7-d862f729351a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:10.286974 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-9b751db5-e77c-428a-b9b7-d862f729351a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:10.294511 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:10.294511 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:10.297176 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-9b751db5-e77c-428a-b9b7-d862f729351a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:10.300652 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-9b751db5-e77c-428a-b9b7-d862f729351a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 returned with HTTP 200 Aug 18 19:25:10.301002 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 705/2831] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:25:10 2026] GET /volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 => generated 1037 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:25:10.394015 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-7c4637c5-a81d-43f6-b732-dae30f1c833a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:10.396271 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-7c4637c5-a81d-43f6-b732-dae30f1c833a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] PUT https://10.4.3.170/volume/v3/attachments/bdc9298b-0de2-47b3-9047-f95b2789009b Aug 18 19:25:10.396810 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-7c4637c5-a81d-43f6-b732-dae30f1c833a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:10.405727 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-7c4637c5-a81d-43f6-b732-dae30f1c833a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Acquiring lock "cinder-attachment_update-27d7602e-8d1f-4e78-9cd4-7b4b696a01a8-np0000007688" by "attachment_update" {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:25:10.409861 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-7c4637c5-a81d-43f6-b732-dae30f1c833a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Lock "cinder-attachment_update-27d7602e-8d1f-4e78-9cd4-7b4b696a01a8-np0000007688" acquired by "attachment_update" :: waited 0.004s {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:25:10.410767 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:10.410767 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:10.476051 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-7c4637c5-a81d-43f6-b732-dae30f1c833a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Lock "cinder-attachment_update-27d7602e-8d1f-4e78-9cd4-7b4b696a01a8-np0000007688" released by "attachment_update" :: held 0.066s {{(pid=100581) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:25:10.476312 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-7c4637c5-a81d-43f6-b732-dae30f1c833a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/attachments/bdc9298b-0de2-47b3-9047-f95b2789009b returned with HTTP 200 Aug 18 19:25:10.476976 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 706/2832] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:25:10 2026] PUT /volume/v3/attachments/bdc9298b-0de2-47b3-9047-f95b2789009b => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:11.055863 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6d882d2b-2cb3-4e02-9553-c6e471ef0b30 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.058097 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6d882d2b-2cb3-4e02-9553-c6e471ef0b30 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots/48fa072c-40b6-4ddb-8b0d-8d6978a1ad77 Aug 18 19:25:11.059117 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6d882d2b-2cb3-4e02-9553-c6e471ef0b30 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.059117 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6d882d2b-2cb3-4e02-9553-c6e471ef0b30 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.064307 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:11.064307 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:11.064878 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6d882d2b-2cb3-4e02-9553-c6e471ef0b30 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Snapshot retrieved successfully. Aug 18 19:25:11.066051 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6d882d2b-2cb3-4e02-9553-c6e471ef0b30 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots/48fa072c-40b6-4ddb-8b0d-8d6978a1ad77 returned with HTTP 200 Aug 18 19:25:11.066201 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 706/2833] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/snapshots/48fa072c-40b6-4ddb-8b0d-8d6978a1ad77 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:11.076477 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-685260bc-8203-4c03-9a52-05fe0efc7894 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.077480 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-685260bc-8203-4c03-9a52-05fe0efc7894 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots?limit=1 Aug 18 19:25:11.077664 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-685260bc-8203-4c03-9a52-05fe0efc7894 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.077859 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-685260bc-8203-4c03-9a52-05fe0efc7894 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.078112 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [None req-685260bc-8203-4c03-9a52-05fe0efc7894 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Removing options '' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:25:11.082427 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.db.api [None req-685260bc-8203-4c03-9a52-05fe0efc7894 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Building query based on filter {{(pid=100583) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:25:11.085068 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-685260bc-8203-4c03-9a52-05fe0efc7894 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Get all snapshots completed successfully. Aug 18 19:25:11.086557 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-685260bc-8203-4c03-9a52-05fe0efc7894 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 18 19:25:11.086557 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 717/2834] 10.4.3.170 () {66 vars in 1258 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:11.102122 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-53bdd1c5-2880-4d94-983e-deada8175b96 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.104581 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-53bdd1c5-2880-4d94-983e-deada8175b96 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots Aug 18 19:25:11.104803 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-53bdd1c5-2880-4d94-983e-deada8175b96 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.104986 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-53bdd1c5-2880-4d94-983e-deada8175b96 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.105198 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [None req-53bdd1c5-2880-4d94-983e-deada8175b96 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:25:11.106426 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.db.api [None req-53bdd1c5-2880-4d94-983e-deada8175b96 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Building query based on filter {{(pid=100580) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:25:11.118133 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-53bdd1c5-2880-4d94-983e-deada8175b96 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Get all snapshots completed successfully. Aug 18 19:25:11.118535 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-53bdd1c5-2880-4d94-983e-deada8175b96 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 200 Aug 18 19:25:11.118936 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 706/2835] 10.4.3.170 () {66 vars in 1243 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/snapshots => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:11.127598 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0c6425d3-c858-4125-9321-464c075749f5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.129302 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0c6425d3-c858-4125-9321-464c075749f5 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots?limit=100000 Aug 18 19:25:11.129522 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0c6425d3-c858-4125-9321-464c075749f5 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.129710 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0c6425d3-c858-4125-9321-464c075749f5 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.129958 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-0c6425d3-c858-4125-9321-464c075749f5 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:25:11.130199 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:11.130199 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:11.130962 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.db.api [None req-0c6425d3-c858-4125-9321-464c075749f5 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Building query based on filter {{(pid=100581) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:25:11.135055 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0c6425d3-c858-4125-9321-464c075749f5 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Get all snapshots completed successfully. Aug 18 19:25:11.135459 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0c6425d3-c858-4125-9321-464c075749f5 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 18 19:25:11.135911 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 707/2836] 10.4.3.170 () {66 vars in 1268 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:11.146085 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-31c83091-d792-4ddd-9d9a-72c01046a457 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.147735 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-31c83091-d792-4ddd-9d9a-72c01046a457 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots?limit=0 Aug 18 19:25:11.147879 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-31c83091-d792-4ddd-9d9a-72c01046a457 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.148043 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-31c83091-d792-4ddd-9d9a-72c01046a457 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.148310 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-31c83091-d792-4ddd-9d9a-72c01046a457 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:25:11.149299 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.db.api [None req-31c83091-d792-4ddd-9d9a-72c01046a457 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Building query based on filter {{(pid=100582) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:25:11.152312 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-31c83091-d792-4ddd-9d9a-72c01046a457 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Get all snapshots completed successfully. Aug 18 19:25:11.152644 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-31c83091-d792-4ddd-9d9a-72c01046a457 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 18 19:25:11.153273 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 707/2837] 10.4.3.170 () {66 vars in 1258 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:25:11.163177 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5f6c90b1-0d04-41e8-93c9-dbeb56976959 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.164670 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5f6c90b1-0d04-41e8-93c9-dbeb56976959 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots Aug 18 19:25:11.164847 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5f6c90b1-0d04-41e8-93c9-dbeb56976959 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.165010 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5f6c90b1-0d04-41e8-93c9-dbeb56976959 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.165183 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [None req-5f6c90b1-0d04-41e8-93c9-dbeb56976959 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Removing options '' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:25:11.165406 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:11.165406 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:11.166103 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.db.api [None req-5f6c90b1-0d04-41e8-93c9-dbeb56976959 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Building query based on filter {{(pid=100583) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:25:11.170001 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5f6c90b1-0d04-41e8-93c9-dbeb56976959 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Get all snapshots completed successfully. Aug 18 19:25:11.170303 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5f6c90b1-0d04-41e8-93c9-dbeb56976959 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 200 Aug 18 19:25:11.170733 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 718/2838] 10.4.3.170 () {66 vars in 1243 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/snapshots => generated 995 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:11.183021 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-180e6a25-ad70-418a-903b-77f5d7662924 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.184862 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-180e6a25-ad70-418a-903b-77f5d7662924 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots?marker=875991e1-c174-4779-9900-c82c4e970d36 Aug 18 19:25:11.185061 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-180e6a25-ad70-418a-903b-77f5d7662924 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.185247 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-180e6a25-ad70-418a-903b-77f5d7662924 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.185517 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [None req-180e6a25-ad70-418a-903b-77f5d7662924 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:25:11.185843 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:11.185843 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:11.188697 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.db.api [None req-180e6a25-ad70-418a-903b-77f5d7662924 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Building query based on filter {{(pid=100580) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:25:11.211381 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-180e6a25-ad70-418a-903b-77f5d7662924 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Get all snapshots completed successfully. Aug 18 19:25:11.211746 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-180e6a25-ad70-418a-903b-77f5d7662924 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots?marker=875991e1-c174-4779-9900-c82c4e970d36 returned with HTTP 200 Aug 18 19:25:11.212272 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 707/2839] 10.4.3.170 () {66 vars in 1330 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/snapshots?marker=875991e1-c174-4779-9900-c82c4e970d36 => generated 341 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:11.222392 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e3e42919-fd63-4894-978c-f7f80382d361 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.224004 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e3e42919-fd63-4894-978c-f7f80382d361 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots?offset=2&limit=3 Aug 18 19:25:11.224160 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e3e42919-fd63-4894-978c-f7f80382d361 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.224328 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e3e42919-fd63-4894-978c-f7f80382d361 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.224556 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-e3e42919-fd63-4894-978c-f7f80382d361 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:25:11.224771 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:11.224771 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:11.225488 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.db.api [None req-e3e42919-fd63-4894-978c-f7f80382d361 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Building query based on filter {{(pid=100581) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:25:11.235455 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e3e42919-fd63-4894-978c-f7f80382d361 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Get all snapshots completed successfully. Aug 18 19:25:11.235637 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e3e42919-fd63-4894-978c-f7f80382d361 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 18 19:25:11.236035 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 708/2840] 10.4.3.170 () {66 vars in 1276 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:11.246047 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-cafb9a47-3806-4f55-9c41-1f273b316a34 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.248169 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cafb9a47-3806-4f55-9c41-1f273b316a34 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 18 19:25:11.248406 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cafb9a47-3806-4f55-9c41-1f273b316a34 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.248615 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cafb9a47-3806-4f55-9c41-1f273b316a34 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.248721 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a4108301-cb6f-40c3-81be-13f534a9dd3e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.248855 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-cafb9a47-3806-4f55-9c41-1f273b316a34 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:25:11.250020 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.db.api [None req-cafb9a47-3806-4f55-9c41-1f273b316a34 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Building query based on filter {{(pid=100582) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:25:11.250800 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a4108301-cb6f-40c3-81be-13f534a9dd3e tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] GET https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 Aug 18 19:25:11.251066 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a4108301-cb6f-40c3-81be-13f534a9dd3e tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.251317 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a4108301-cb6f-40c3-81be-13f534a9dd3e tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.258879 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:11.258879 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:11.262156 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-cafb9a47-3806-4f55-9c41-1f273b316a34 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Get all snapshots completed successfully. Aug 18 19:25:11.262601 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cafb9a47-3806-4f55-9c41-1f273b316a34 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 18 19:25:11.263010 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a4108301-cb6f-40c3-81be-13f534a9dd3e tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Volume info retrieved successfully. Aug 18 19:25:11.263061 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 708/2841] 10.4.3.170 () {66 vars in 1308 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:11.267567 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a4108301-cb6f-40c3-81be-13f534a9dd3e tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 returned with HTTP 200 Aug 18 19:25:11.267974 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 719/2842] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:11.277438 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e111691a-dc7e-4a5c-aeba-24c65e94244c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.279138 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0327cf7c-9d4f-4687-b74c-56871e427c10 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.280929 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0327cf7c-9d4f-4687-b74c-56871e427c10 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] GET https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 Aug 18 19:25:11.281125 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0327cf7c-9d4f-4687-b74c-56871e427c10 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.281329 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0327cf7c-9d4f-4687-b74c-56871e427c10 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.281749 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e111691a-dc7e-4a5c-aeba-24c65e94244c tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 18 19:25:11.281926 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e111691a-dc7e-4a5c-aeba-24c65e94244c tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.282099 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e111691a-dc7e-4a5c-aeba-24c65e94244c tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.282337 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [None req-e111691a-dc7e-4a5c-aeba-24c65e94244c tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:25:11.282593 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:11.282593 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:11.283381 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.db.api [None req-e111691a-dc7e-4a5c-aeba-24c65e94244c tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Building query based on filter {{(pid=100580) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:25:11.286977 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e111691a-dc7e-4a5c-aeba-24c65e94244c tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Get all snapshots completed successfully. Aug 18 19:25:11.287318 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e111691a-dc7e-4a5c-aeba-24c65e94244c tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 18 19:25:11.287778 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 708/2843] 10.4.3.170 () {66 vars in 1310 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:11.288087 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:11.288087 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:11.291736 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0327cf7c-9d4f-4687-b74c-56871e427c10 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Volume info retrieved successfully. Aug 18 19:25:11.295758 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-047dc810-7d4b-4ca4-b0a0-b78b4deecc0d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.298115 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0327cf7c-9d4f-4687-b74c-56871e427c10 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 returned with HTTP 200 Aug 18 19:25:11.298115 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 709/2844] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 => generated 1192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:25:11.298251 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-047dc810-7d4b-4ca4-b0a0-b78b4deecc0d tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 Aug 18 19:25:11.298251 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-047dc810-7d4b-4ca4-b0a0-b78b4deecc0d tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.298330 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-047dc810-7d4b-4ca4-b0a0-b78b4deecc0d tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.300518 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4171eeaa-f54b-49e9-aa28-f427730f9c96 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.303055 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4171eeaa-f54b-49e9-aa28-f427730f9c96 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 18 19:25:11.303243 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4171eeaa-f54b-49e9-aa28-f427730f9c96 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.303457 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4171eeaa-f54b-49e9-aa28-f427730f9c96 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.303662 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [None req-4171eeaa-f54b-49e9-aa28-f427730f9c96 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Removing options '' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:25:11.304667 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.db.api [None req-4171eeaa-f54b-49e9-aa28-f427730f9c96 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Building query based on filter {{(pid=100583) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:25:11.311396 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:11.311396 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:11.314199 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-554a885e-a35a-4a9f-847f-a7120343e900 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.315390 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-4171eeaa-f54b-49e9-aa28-f427730f9c96 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Get all snapshots completed successfully. Aug 18 19:25:11.315549 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-047dc810-7d4b-4ca4-b0a0-b78b4deecc0d tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:11.315778 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4171eeaa-f54b-49e9-aa28-f427730f9c96 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 18 19:25:11.316006 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-554a885e-a35a-4a9f-847f-a7120343e900 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] GET https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 Aug 18 19:25:11.316152 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 720/2845] 10.4.3.170 () {66 vars in 1292 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:11.316198 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-554a885e-a35a-4a9f-847f-a7120343e900 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.316579 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-554a885e-a35a-4a9f-847f-a7120343e900 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.320045 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-047dc810-7d4b-4ca4-b0a0-b78b4deecc0d tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 returned with HTTP 200 Aug 18 19:25:11.320499 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 709/2846] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:11.323496 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:11.323496 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:11.327218 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1d73d809-8b52-44ff-8396-9de819a862bd None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.328564 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-554a885e-a35a-4a9f-847f-a7120343e900 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Volume info retrieved successfully. Aug 18 19:25:11.329186 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1d73d809-8b52-44ff-8396-9de819a862bd tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 18 19:25:11.329432 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1d73d809-8b52-44ff-8396-9de819a862bd tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.329644 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1d73d809-8b52-44ff-8396-9de819a862bd tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.329885 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-1d73d809-8b52-44ff-8396-9de819a862bd tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:25:11.331059 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.db.api [None req-1d73d809-8b52-44ff-8396-9de819a862bd tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Building query based on filter {{(pid=100581) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:25:11.333441 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-554a885e-a35a-4a9f-847f-a7120343e900 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 returned with HTTP 200 Aug 18 19:25:11.333859 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 709/2847] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 => generated 1192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:25:11.344714 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-1d73d809-8b52-44ff-8396-9de819a862bd tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Get all snapshots completed successfully. Aug 18 19:25:11.344714 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1d73d809-8b52-44ff-8396-9de819a862bd tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 18 19:25:11.345163 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 710/2848] 10.4.3.170 () {66 vars in 1294 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:11.346866 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-175399dd-3bdd-49fd-bf58-ea6c851bbc42 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.348641 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-175399dd-3bdd-49fd-bf58-ea6c851bbc42 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] POST https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0/action Aug 18 19:25:11.348949 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-175399dd-3bdd-49fd-bf58-ea6c851bbc42 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1748359068", "migration_policy": "never"}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:25:11.349057 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-175399dd-3bdd-49fd-bf58-ea6c851bbc42 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1748359068", "migration_policy": "never"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:11.354505 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-96501e13-0be4-40a6-a104-81aceee8fe72 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.356354 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-96501e13-0be4-40a6-a104-81aceee8fe72 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 18 19:25:11.356642 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-96501e13-0be4-40a6-a104-81aceee8fe72 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.356871 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-96501e13-0be4-40a6-a104-81aceee8fe72 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.357073 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-96501e13-0be4-40a6-a104-81aceee8fe72 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:25:11.358051 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:11.358051 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:11.358289 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.db.api [None req-96501e13-0be4-40a6-a104-81aceee8fe72 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Building query based on filter {{(pid=100582) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:25:11.358602 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-175399dd-3bdd-49fd-bf58-ea6c851bbc42 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Volume info retrieved successfully. Aug 18 19:25:11.370075 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-96501e13-0be4-40a6-a104-81aceee8fe72 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Get all snapshots completed successfully. Aug 18 19:25:11.370795 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-96501e13-0be4-40a6-a104-81aceee8fe72 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 18 19:25:11.371302 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 710/2849] 10.4.3.170 () {66 vars in 1312 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:11.381859 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5e4f11e7-9362-40b8-aefb-cfd5db8865d2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.383641 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5e4f11e7-9362-40b8-aefb-cfd5db8865d2 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 18 19:25:11.383807 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5e4f11e7-9362-40b8-aefb-cfd5db8865d2 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.383966 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5e4f11e7-9362-40b8-aefb-cfd5db8865d2 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.384172 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [None req-5e4f11e7-9362-40b8-aefb-cfd5db8865d2 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:25:11.385125 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.db.api [None req-5e4f11e7-9362-40b8-aefb-cfd5db8865d2 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Building query based on filter {{(pid=100580) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:25:11.391047 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-175399dd-3bdd-49fd-bf58-ea6c851bbc42 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Created reservations ['0d4d9d42-52e3-405b-909f-e47246a988cc', 'd9f71122-8afb-4fbf-9904-7b888797c472'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:11.397470 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-5e4f11e7-9362-40b8-aefb-cfd5db8865d2 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Get all snapshots completed successfully. Aug 18 19:25:11.397905 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5e4f11e7-9362-40b8-aefb-cfd5db8865d2 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 18 19:25:11.398410 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 710/2850] 10.4.3.170 () {66 vars in 1314 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:11.403114 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-175399dd-3bdd-49fd-bf58-ea6c851bbc42 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1699215819 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1699215819, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:25:11.403464 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-175399dd-3bdd-49fd-bf58-ea6c851bbc42 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1699215819 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1699215819, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:25:11.408658 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-62068538-7180-440b-8574-c24d05b1cb9a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.410390 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-62068538-7180-440b-8574-c24d05b1cb9a tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1113091500 Aug 18 19:25:11.410609 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-62068538-7180-440b-8574-c24d05b1cb9a tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.410818 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-175399dd-3bdd-49fd-bf58-ea6c851bbc42 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Created reservations ['b9c520d4-ca27-4a56-8532-127a194a2b35', 'cfa4396e-2e1e-432c-9adb-21f3b0d9eafd'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:11.410869 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-62068538-7180-440b-8574-c24d05b1cb9a tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'detail' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.411041 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-62068538-7180-440b-8574-c24d05b1cb9a tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:25:11.411286 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:11.411286 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:11.412145 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.db.api [None req-62068538-7180-440b-8574-c24d05b1cb9a tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Building query based on filter {{(pid=100581) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:25:11.424215 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-62068538-7180-440b-8574-c24d05b1cb9a tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Get all snapshots completed successfully. Aug 18 19:25:11.424661 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:11.424661 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:11.425377 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-62068538-7180-440b-8574-c24d05b1cb9a tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1113091500 returned with HTTP 200 Aug 18 19:25:11.425798 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 711/2851] 10.4.3.170 () {66 vars in 1385 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1113091500 => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:11.434992 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-64b6747c-1676-4e89-a779-2223e4986ad6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.437337 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-64b6747c-1676-4e89-a779-2223e4986ad6 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail?status=available Aug 18 19:25:11.437692 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-64b6747c-1676-4e89-a779-2223e4986ad6 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.438022 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-64b6747c-1676-4e89-a779-2223e4986ad6 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'detail' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.441287 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-64b6747c-1676-4e89-a779-2223e4986ad6 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:25:11.441287 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:11.441287 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:11.441287 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.db.api [None req-64b6747c-1676-4e89-a779-2223e4986ad6 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Building query based on filter {{(pid=100582) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:25:11.443652 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-175399dd-3bdd-49fd-bf58-ea6c851bbc42 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Retype volume request issued successfully. Aug 18 19:25:11.443932 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-175399dd-3bdd-49fd-bf58-ea6c851bbc42 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0/action returned with HTTP 202 Aug 18 19:25:11.444433 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 721/2852] 10.4.3.170 () {70 vars in 1432 bytes} [Tue Aug 18 19:25:11 2026] POST /volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 19:25:11.451825 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c7dd6708-eecf-4fa8-bc77-2c660d3d0b93 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.454019 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c7dd6708-eecf-4fa8-bc77-2c660d3d0b93 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] GET https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 Aug 18 19:25:11.454261 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c7dd6708-eecf-4fa8-bc77-2c660d3d0b93 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.454599 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c7dd6708-eecf-4fa8-bc77-2c660d3d0b93 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.457811 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-64b6747c-1676-4e89-a779-2223e4986ad6 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Get all snapshots completed successfully. Aug 18 19:25:11.459011 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:11.459011 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:11.460339 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-64b6747c-1676-4e89-a779-2223e4986ad6 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 18 19:25:11.461112 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 711/2853] 10.4.3.170 () {66 vars in 1297 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:11.463012 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:11.463012 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:11.467062 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c7dd6708-eecf-4fa8-bc77-2c660d3d0b93 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Volume info retrieved successfully. Aug 18 19:25:11.471119 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-68abdd97-3415-4f3c-803b-153879650e68 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.471968 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c7dd6708-eecf-4fa8-bc77-2c660d3d0b93 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 returned with HTTP 200 Aug 18 19:25:11.472415 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 711/2854] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:11.473344 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-68abdd97-3415-4f3c-803b-153879650e68 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1113091500 Aug 18 19:25:11.473625 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-68abdd97-3415-4f3c-803b-153879650e68 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.473906 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-68abdd97-3415-4f3c-803b-153879650e68 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'detail' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.474194 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-68abdd97-3415-4f3c-803b-153879650e68 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:25:11.475653 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.db.api [None req-68abdd97-3415-4f3c-803b-153879650e68 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Building query based on filter {{(pid=100581) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:25:11.492038 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-68abdd97-3415-4f3c-803b-153879650e68 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Get all snapshots completed successfully. Aug 18 19:25:11.492580 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:11.492580 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:11.493507 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-68abdd97-3415-4f3c-803b-153879650e68 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1113091500 returned with HTTP 200 Aug 18 19:25:11.493971 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 712/2855] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1113091500 => generated 476 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:11.506893 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-cff464a8-0784-4a64-987f-025423a6d027 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.507968 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cff464a8-0784-4a64-987f-025423a6d027 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1113091500 Aug 18 19:25:11.508154 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cff464a8-0784-4a64-987f-025423a6d027 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.508353 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cff464a8-0784-4a64-987f-025423a6d027 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.508602 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [None req-cff464a8-0784-4a64-987f-025423a6d027 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Removing options '' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:25:11.509095 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:11.509095 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:11.509662 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.db.api [None req-cff464a8-0784-4a64-987f-025423a6d027 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Building query based on filter {{(pid=100583) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:25:11.520182 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-cff464a8-0784-4a64-987f-025423a6d027 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Get all snapshots completed successfully. Aug 18 19:25:11.520516 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cff464a8-0784-4a64-987f-025423a6d027 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1113091500 returned with HTTP 200 Aug 18 19:25:11.521086 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 722/2856] 10.4.3.170 () {66 vars in 1364 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1113091500 => generated 342 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:11.531895 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-358dff9e-0596-4fa1-b9ad-b7c4c9c30c76 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.533634 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-358dff9e-0596-4fa1-b9ad-b7c4c9c30c76 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots?status=available Aug 18 19:25:11.533920 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-358dff9e-0596-4fa1-b9ad-b7c4c9c30c76 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.534148 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-358dff9e-0596-4fa1-b9ad-b7c4c9c30c76 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.534446 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-358dff9e-0596-4fa1-b9ad-b7c4c9c30c76 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:25:11.535492 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.db.api [None req-358dff9e-0596-4fa1-b9ad-b7c4c9c30c76 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Building query based on filter {{(pid=100582) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:25:11.540061 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-358dff9e-0596-4fa1-b9ad-b7c4c9c30c76 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Get all snapshots completed successfully. Aug 18 19:25:11.540514 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-358dff9e-0596-4fa1-b9ad-b7c4c9c30c76 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots?status=available returned with HTTP 200 Aug 18 19:25:11.540978 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 712/2857] 10.4.3.170 () {66 vars in 1276 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:11.551198 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3bec790f-5457-4946-923e-574f621fc6f6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.553092 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3bec790f-5457-4946-923e-574f621fc6f6 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1113091500 Aug 18 19:25:11.553291 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3bec790f-5457-4946-923e-574f621fc6f6 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.553496 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3bec790f-5457-4946-923e-574f621fc6f6 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.553738 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [None req-3bec790f-5457-4946-923e-574f621fc6f6 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:25:11.554735 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.db.api [None req-3bec790f-5457-4946-923e-574f621fc6f6 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Building query based on filter {{(pid=100580) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:25:11.565940 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3bec790f-5457-4946-923e-574f621fc6f6 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Get all snapshots completed successfully. Aug 18 19:25:11.566239 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3bec790f-5457-4946-923e-574f621fc6f6 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1113091500 returned with HTTP 200 Aug 18 19:25:11.566602 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 712/2858] 10.4.3.170 () {66 vars in 1398 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1113091500 => generated 342 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:11.579737 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-33e9717b-1e05-4a3b-b652-0a330bda15ca None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.584875 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-33e9717b-1e05-4a3b-b652-0a330bda15ca tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/48fa072c-40b6-4ddb-8b0d-8d6978a1ad77 Aug 18 19:25:11.585039 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-33e9717b-1e05-4a3b-b652-0a330bda15ca tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.585207 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-33e9717b-1e05-4a3b-b652-0a330bda15ca tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.585304 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-33e9717b-1e05-4a3b-b652-0a330bda15ca tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Delete snapshot with id: 48fa072c-40b6-4ddb-8b0d-8d6978a1ad77 Aug 18 19:25:11.590179 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:11.590179 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:11.590594 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-33e9717b-1e05-4a3b-b652-0a330bda15ca tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Snapshot retrieved successfully. Aug 18 19:25:11.607011 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-33e9717b-1e05-4a3b-b652-0a330bda15ca tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Snapshot delete request issued successfully. Aug 18 19:25:11.607186 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-33e9717b-1e05-4a3b-b652-0a330bda15ca tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots/48fa072c-40b6-4ddb-8b0d-8d6978a1ad77 returned with HTTP 202 Aug 18 19:25:11.608047 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 713/2859] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:25:11 2026] DELETE /volume/v3/snapshots/48fa072c-40b6-4ddb-8b0d-8d6978a1ad77 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:11.614558 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-004b2cbe-9667-4466-924f-44cdbbdccaed None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:11.616468 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-004b2cbe-9667-4466-924f-44cdbbdccaed tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots/48fa072c-40b6-4ddb-8b0d-8d6978a1ad77 Aug 18 19:25:11.616735 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-004b2cbe-9667-4466-924f-44cdbbdccaed tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:11.616991 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-004b2cbe-9667-4466-924f-44cdbbdccaed tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:11.623529 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:11.623529 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:11.624181 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-004b2cbe-9667-4466-924f-44cdbbdccaed tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Snapshot retrieved successfully. Aug 18 19:25:11.625226 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-004b2cbe-9667-4466-924f-44cdbbdccaed tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots/48fa072c-40b6-4ddb-8b0d-8d6978a1ad77 returned with HTTP 200 Aug 18 19:25:11.625732 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 723/2860] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:11 2026] GET /volume/v3/snapshots/48fa072c-40b6-4ddb-8b0d-8d6978a1ad77 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:12.340378 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5a90a309-69bb-4e51-8bb7-27b7c2c7da06 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:12.343514 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5a90a309-69bb-4e51-8bb7-27b7c2c7da06 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 Aug 18 19:25:12.343779 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5a90a309-69bb-4e51-8bb7-27b7c2c7da06 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:12.343989 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5a90a309-69bb-4e51-8bb7-27b7c2c7da06 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:12.365906 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:12.365906 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:12.375135 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5a90a309-69bb-4e51-8bb7-27b7c2c7da06 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:12.386696 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5a90a309-69bb-4e51-8bb7-27b7c2c7da06 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 returned with HTTP 200 Aug 18 19:25:12.387163 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 713/2861] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:12 2026] GET /volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:12.489004 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e9d1ee4d-38d6-48dc-9521-e0d2715ed63d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:12.490745 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e9d1ee4d-38d6-48dc-9521-e0d2715ed63d tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] GET https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 Aug 18 19:25:12.490971 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e9d1ee4d-38d6-48dc-9521-e0d2715ed63d tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:12.491198 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e9d1ee4d-38d6-48dc-9521-e0d2715ed63d tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:12.497671 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:12.497671 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:12.500876 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e9d1ee4d-38d6-48dc-9521-e0d2715ed63d tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Volume info retrieved successfully. Aug 18 19:25:12.504551 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e9d1ee4d-38d6-48dc-9521-e0d2715ed63d tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 returned with HTTP 200 Aug 18 19:25:12.504915 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 713/2862] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:25:12 2026] GET /volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 => generated 999 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:12.521556 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-085a1b6b-1ab2-43d6-9e82-4e274b32cdab None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:12.523976 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-085a1b6b-1ab2-43d6-9e82-4e274b32cdab tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] GET https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 Aug 18 19:25:12.524290 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-085a1b6b-1ab2-43d6-9e82-4e274b32cdab tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:12.524586 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-085a1b6b-1ab2-43d6-9e82-4e274b32cdab tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:12.533464 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:12.533464 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:12.538135 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-085a1b6b-1ab2-43d6-9e82-4e274b32cdab tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Volume info retrieved successfully. Aug 18 19:25:12.543910 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-085a1b6b-1ab2-43d6-9e82-4e274b32cdab tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 returned with HTTP 200 Aug 18 19:25:12.544506 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 714/2863] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:25:12 2026] GET /volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:25:12.561715 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-500ae4ca-1860-4767-857a-e930d7e5380a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:12.563871 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-500ae4ca-1860-4767-857a-e930d7e5380a tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] GET https://10.4.3.170/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2146518994 Aug 18 19:25:12.564112 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-500ae4ca-1860-4767-857a-e930d7e5380a tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:12.564328 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-500ae4ca-1860-4767-857a-e930d7e5380a tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:12.565180 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-500ae4ca-1860-4767-857a-e930d7e5380a tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-2146518994'), ('all_tenants', True)]). {{(pid=100583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:25:12.595333 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-500ae4ca-1860-4767-857a-e930d7e5380a tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Get all volumes completed successfully. Aug 18 19:25:12.595880 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-500ae4ca-1860-4767-857a-e930d7e5380a tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] https://10.4.3.170/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2146518994 returned with HTTP 200 Aug 18 19:25:12.596256 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 724/2864] 10.4.3.170 () {68 vars in 1429 bytes} [Tue Aug 18 19:25:12 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2146518994 => generated 342 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:12.605223 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5b73773d-6e09-4edc-a5c0-edf9ac68c4c2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:12.606841 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5b73773d-6e09-4edc-a5c0-edf9ac68c4c2 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] GET https://10.4.3.170/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2146518994 Aug 18 19:25:12.607049 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5b73773d-6e09-4edc-a5c0-edf9ac68c4c2 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:12.607235 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5b73773d-6e09-4edc-a5c0-edf9ac68c4c2 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:12.607901 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-5b73773d-6e09-4edc-a5c0-edf9ac68c4c2 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-2146518994'), ('all_tenants', True)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:25:12.613579 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5b73773d-6e09-4edc-a5c0-edf9ac68c4c2 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Get all volumes completed successfully. Aug 18 19:25:12.614022 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5b73773d-6e09-4edc-a5c0-edf9ac68c4c2 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] https://10.4.3.170/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2146518994 returned with HTTP 200 Aug 18 19:25:12.614427 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 714/2865] 10.4.3.170 () {68 vars in 1429 bytes} [Tue Aug 18 19:25:12 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2146518994 => generated 342 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:12.622642 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c8ee0cb6-a088-45b7-875b-edcae5244326 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:12.624635 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c8ee0cb6-a088-45b7-875b-edcae5244326 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] GET https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 Aug 18 19:25:12.624924 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c8ee0cb6-a088-45b7-875b-edcae5244326 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:12.625142 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c8ee0cb6-a088-45b7-875b-edcae5244326 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:12.632703 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:12.632703 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:12.634848 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d233555b-d336-46a8-ad9a-8d7b954575c8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:12.636697 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c8ee0cb6-a088-45b7-875b-edcae5244326 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Volume info retrieved successfully. Aug 18 19:25:12.637014 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d233555b-d336-46a8-ad9a-8d7b954575c8 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots/48fa072c-40b6-4ddb-8b0d-8d6978a1ad77 Aug 18 19:25:12.637281 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d233555b-d336-46a8-ad9a-8d7b954575c8 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:12.637559 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d233555b-d336-46a8-ad9a-8d7b954575c8 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:12.641567 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c8ee0cb6-a088-45b7-875b-edcae5244326 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 returned with HTTP 200 Aug 18 19:25:12.642131 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 714/2866] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:25:12 2026] GET /volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 => generated 999 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:12.642744 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d233555b-d336-46a8-ad9a-8d7b954575c8 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots/48fa072c-40b6-4ddb-8b0d-8d6978a1ad77 returned with HTTP 404 Aug 18 19:25:12.643422 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 715/2867] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:12 2026] GET /volume/v3/snapshots/48fa072c-40b6-4ddb-8b0d-8d6978a1ad77 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:12.650134 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8fea1cc5-3c99-4ec8-a74c-0f98db29ddc9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:12.652452 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8fea1cc5-3c99-4ec8-a74c-0f98db29ddc9 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/875991e1-c174-4779-9900-c82c4e970d36 Aug 18 19:25:12.652741 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8fea1cc5-3c99-4ec8-a74c-0f98db29ddc9 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:12.653004 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8fea1cc5-3c99-4ec8-a74c-0f98db29ddc9 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:12.653145 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-8fea1cc5-3c99-4ec8-a74c-0f98db29ddc9 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Delete snapshot with id: 875991e1-c174-4779-9900-c82c4e970d36 Aug 18 19:25:12.654776 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-fff749b1-8838-4960-a5f2-c3ba5c2603a6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:12.656498 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fff749b1-8838-4960-a5f2-c3ba5c2603a6 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] DELETE https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 Aug 18 19:25:12.656716 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fff749b1-8838-4960-a5f2-c3ba5c2603a6 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:12.656885 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fff749b1-8838-4960-a5f2-c3ba5c2603a6 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:12.657041 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-fff749b1-8838-4960-a5f2-c3ba5c2603a6 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Delete volume with id: 86d25c3d-5f77-479f-abaa-0ace8f7496e0 Aug 18 19:25:12.659148 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:12.659148 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:12.659726 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-8fea1cc5-3c99-4ec8-a74c-0f98db29ddc9 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Snapshot retrieved successfully. Aug 18 19:25:12.663491 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:12.663491 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:12.663999 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-fff749b1-8838-4960-a5f2-c3ba5c2603a6 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Volume info retrieved successfully. Aug 18 19:25:12.676996 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-8fea1cc5-3c99-4ec8-a74c-0f98db29ddc9 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Snapshot delete request issued successfully. Aug 18 19:25:12.677246 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8fea1cc5-3c99-4ec8-a74c-0f98db29ddc9 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots/875991e1-c174-4779-9900-c82c4e970d36 returned with HTTP 202 Aug 18 19:25:12.677774 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 725/2868] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:25:12 2026] DELETE /volume/v3/snapshots/875991e1-c174-4779-9900-c82c4e970d36 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:12.680724 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-fff749b1-8838-4960-a5f2-c3ba5c2603a6 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Delete volume request issued successfully. Aug 18 19:25:12.680962 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fff749b1-8838-4960-a5f2-c3ba5c2603a6 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 returned with HTTP 202 Aug 18 19:25:12.681433 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 715/2869] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:25:12 2026] DELETE /volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:25:12.685794 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bd034824-5e2d-4e5f-b69c-e15920711243 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:12.687159 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bd034824-5e2d-4e5f-b69c-e15920711243 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots/875991e1-c174-4779-9900-c82c4e970d36 Aug 18 19:25:12.687521 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bd034824-5e2d-4e5f-b69c-e15920711243 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:12.687757 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bd034824-5e2d-4e5f-b69c-e15920711243 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:12.688779 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-310b548c-898b-4677-8df3-ae06e1f59dd9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:12.691704 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-310b548c-898b-4677-8df3-ae06e1f59dd9 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] GET https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 Aug 18 19:25:12.691899 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-310b548c-898b-4677-8df3-ae06e1f59dd9 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:12.692101 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-310b548c-898b-4677-8df3-ae06e1f59dd9 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:12.696965 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:12.696965 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:12.697581 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-bd034824-5e2d-4e5f-b69c-e15920711243 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Snapshot retrieved successfully. Aug 18 19:25:12.698511 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bd034824-5e2d-4e5f-b69c-e15920711243 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots/875991e1-c174-4779-9900-c82c4e970d36 returned with HTTP 200 Aug 18 19:25:12.699158 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 715/2870] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:12 2026] GET /volume/v3/snapshots/875991e1-c174-4779-9900-c82c4e970d36 => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:12.699236 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:12.699236 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:12.702988 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-310b548c-898b-4677-8df3-ae06e1f59dd9 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Volume info retrieved successfully. Aug 18 19:25:12.707387 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-310b548c-898b-4677-8df3-ae06e1f59dd9 tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 returned with HTTP 200 Aug 18 19:25:12.707834 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 716/2871] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:25:12 2026] GET /volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:13.399152 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0a4b2370-88fe-40d6-8bbd-cad800d8de42 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:13.400879 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0a4b2370-88fe-40d6-8bbd-cad800d8de42 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 Aug 18 19:25:13.401055 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0a4b2370-88fe-40d6-8bbd-cad800d8de42 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:13.401227 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0a4b2370-88fe-40d6-8bbd-cad800d8de42 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:13.410148 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:13.410148 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:13.413551 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0a4b2370-88fe-40d6-8bbd-cad800d8de42 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:13.417241 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0a4b2370-88fe-40d6-8bbd-cad800d8de42 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 returned with HTTP 200 Aug 18 19:25:13.417614 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 726/2872] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:13 2026] GET /volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:13.708219 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b55be5b0-7550-4ee9-ba79-f088bb4184d7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:13.710486 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b55be5b0-7550-4ee9-ba79-f088bb4184d7 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots/875991e1-c174-4779-9900-c82c4e970d36 Aug 18 19:25:13.710865 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b55be5b0-7550-4ee9-ba79-f088bb4184d7 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:13.711239 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b55be5b0-7550-4ee9-ba79-f088bb4184d7 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:13.716842 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b55be5b0-7550-4ee9-ba79-f088bb4184d7 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots/875991e1-c174-4779-9900-c82c4e970d36 returned with HTTP 404 Aug 18 19:25:13.717495 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 716/2873] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:13 2026] GET /volume/v3/snapshots/875991e1-c174-4779-9900-c82c4e970d36 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:13.724329 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-41a73e62-eca4-489e-98b0-969585b81349 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:13.724959 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d0c7053d-7250-4b33-b611-043ebe70916d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:13.726087 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-41a73e62-eca4-489e-98b0-969585b81349 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/b865ebc1-0629-42ae-9f3b-c1e2c903486d Aug 18 19:25:13.726272 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-41a73e62-eca4-489e-98b0-969585b81349 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:13.726467 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-41a73e62-eca4-489e-98b0-969585b81349 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:13.726565 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-41a73e62-eca4-489e-98b0-969585b81349 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Delete snapshot with id: b865ebc1-0629-42ae-9f3b-c1e2c903486d Aug 18 19:25:13.726664 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d0c7053d-7250-4b33-b611-043ebe70916d tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] GET https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 Aug 18 19:25:13.726881 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d0c7053d-7250-4b33-b611-043ebe70916d tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:13.727055 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d0c7053d-7250-4b33-b611-043ebe70916d tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:13.731720 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:13.731720 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:13.732100 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-41a73e62-eca4-489e-98b0-969585b81349 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Snapshot retrieved successfully. Aug 18 19:25:13.732770 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d0c7053d-7250-4b33-b611-043ebe70916d tempest-VolumeRetypeMultiattachTest-87420971 tempest-VolumeRetypeMultiattachTest-87420971-project-member] https://10.4.3.170/volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 returned with HTTP 404 Aug 18 19:25:13.733523 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 717/2874] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:25:13 2026] GET /volume/v3/volumes/86d25c3d-5f77-479f-abaa-0ace8f7496e0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:25:13.744800 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5bb41892-7494-458c-952c-06850a459c28 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:13.746480 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5bb41892-7494-458c-952c-06850a459c28 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] DELETE https://10.4.3.170/volume/v3/types/a5bcc00c-5f1d-48c5-84ff-08704ba7e94c Aug 18 19:25:13.746672 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5bb41892-7494-458c-952c-06850a459c28 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:13.748447 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5bb41892-7494-458c-952c-06850a459c28 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Calling method '_delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:13.748781 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-41a73e62-eca4-489e-98b0-969585b81349 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Snapshot delete request issued successfully. Aug 18 19:25:13.749047 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-41a73e62-eca4-489e-98b0-969585b81349 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots/b865ebc1-0629-42ae-9f3b-c1e2c903486d returned with HTTP 202 Aug 18 19:25:13.749508 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 716/2875] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:25:13 2026] DELETE /volume/v3/snapshots/b865ebc1-0629-42ae-9f3b-c1e2c903486d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:13.758312 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c79f7824-2831-438e-b85a-bd709f9c3a70 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:13.760270 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c79f7824-2831-438e-b85a-bd709f9c3a70 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots/b865ebc1-0629-42ae-9f3b-c1e2c903486d Aug 18 19:25:13.760529 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c79f7824-2831-438e-b85a-bd709f9c3a70 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:13.760757 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c79f7824-2831-438e-b85a-bd709f9c3a70 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:13.766343 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:13.766343 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:13.767032 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c79f7824-2831-438e-b85a-bd709f9c3a70 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Snapshot retrieved successfully. Aug 18 19:25:13.768748 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c79f7824-2831-438e-b85a-bd709f9c3a70 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots/b865ebc1-0629-42ae-9f3b-c1e2c903486d returned with HTTP 200 Aug 18 19:25:13.768748 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 717/2876] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:13 2026] GET /volume/v3/snapshots/b865ebc1-0629-42ae-9f3b-c1e2c903486d => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:13.770967 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5bb41892-7494-458c-952c-06850a459c28 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] https://10.4.3.170/volume/v3/types/a5bcc00c-5f1d-48c5-84ff-08704ba7e94c returned with HTTP 202 Aug 18 19:25:13.771547 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 727/2877] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:25:13 2026] DELETE /volume/v3/types/a5bcc00c-5f1d-48c5-84ff-08704ba7e94c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:13.781182 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8ebfed09-af8d-4d6d-b10e-ca30ff964e78 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:13.783099 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8ebfed09-af8d-4d6d-b10e-ca30ff964e78 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] GET https://10.4.3.170/volume/v3/types/a5bcc00c-5f1d-48c5-84ff-08704ba7e94c Aug 18 19:25:13.783471 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8ebfed09-af8d-4d6d-b10e-ca30ff964e78 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:13.783655 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8ebfed09-af8d-4d6d-b10e-ca30ff964e78 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:13.787052 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8ebfed09-af8d-4d6d-b10e-ca30ff964e78 tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] https://10.4.3.170/volume/v3/types/a5bcc00c-5f1d-48c5-84ff-08704ba7e94c returned with HTTP 404 Aug 18 19:25:13.787610 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 718/2878] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:25:13 2026] GET /volume/v3/types/a5bcc00c-5f1d-48c5-84ff-08704ba7e94c => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:13.796647 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-186e6383-1ff6-4564-93a9-2e183e21707a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:13.798540 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-186e6383-1ff6-4564-93a9-2e183e21707a tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] DELETE https://10.4.3.170/volume/v3/types/809dc5f7-e833-45d6-b7b0-12ff6f018090 Aug 18 19:25:13.798991 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-186e6383-1ff6-4564-93a9-2e183e21707a tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:13.799075 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-186e6383-1ff6-4564-93a9-2e183e21707a tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:13.799344 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:13.799344 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:13.830814 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-186e6383-1ff6-4564-93a9-2e183e21707a tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] https://10.4.3.170/volume/v3/types/809dc5f7-e833-45d6-b7b0-12ff6f018090 returned with HTTP 202 Aug 18 19:25:13.831236 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 717/2879] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:25:13 2026] DELETE /volume/v3/types/809dc5f7-e833-45d6-b7b0-12ff6f018090 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:13.839514 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8973bb21-a4e0-465e-b555-c9ffd6a12a8d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:13.841678 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8973bb21-a4e0-465e-b555-c9ffd6a12a8d tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] GET https://10.4.3.170/volume/v3/types/809dc5f7-e833-45d6-b7b0-12ff6f018090 Aug 18 19:25:13.841966 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8973bb21-a4e0-465e-b555-c9ffd6a12a8d tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:13.842284 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8973bb21-a4e0-465e-b555-c9ffd6a12a8d tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:13.845774 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8973bb21-a4e0-465e-b555-c9ffd6a12a8d tempest-VolumeRetypeMultiattachTest-717303433 tempest-VolumeRetypeMultiattachTest-717303433-project-admin] https://10.4.3.170/volume/v3/types/809dc5f7-e833-45d6-b7b0-12ff6f018090 returned with HTTP 404 Aug 18 19:25:13.846805 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 718/2880] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:25:13 2026] GET /volume/v3/types/809dc5f7-e833-45d6-b7b0-12ff6f018090 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:15.074792 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b9efa689-1f78-40c6-99b4-549172d57cd2 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:15.074792 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b9efa689-1f78-40c6-99b4-549172d57cd2 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 Aug 18 19:25:15.074792 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b9efa689-1f78-40c6-99b4-549172d57cd2 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:15.074792 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b9efa689-1f78-40c6-99b4-549172d57cd2 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:15.074792 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:15.074792 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:15.074792 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b9efa689-1f78-40c6-99b4-549172d57cd2 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:15.074792 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b9efa689-1f78-40c6-99b4-549172d57cd2 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 returned with HTTP 200 Aug 18 19:25:15.074792 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 728/2881] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:14 2026] GET /volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:15.076858 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a70da0e1-1dc7-4591-a398-b17139a0d905 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:15.076858 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a70da0e1-1dc7-4591-a398-b17139a0d905 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/snapshots/b865ebc1-0629-42ae-9f3b-c1e2c903486d Aug 18 19:25:15.076858 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a70da0e1-1dc7-4591-a398-b17139a0d905 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:15.076858 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a70da0e1-1dc7-4591-a398-b17139a0d905 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:15.076858 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a70da0e1-1dc7-4591-a398-b17139a0d905 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/snapshots/b865ebc1-0629-42ae-9f3b-c1e2c903486d returned with HTTP 404 Aug 18 19:25:15.076858 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 719/2882] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:14 2026] GET /volume/v3/snapshots/b865ebc1-0629-42ae-9f3b-c1e2c903486d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:15.077685 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-73f0d988-4b04-4c77-9aac-6b47a60312b4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:15.077685 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-73f0d988-4b04-4c77-9aac-6b47a60312b4 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/volumes/a531b24c-9ed2-4df4-a702-6320a083a547 Aug 18 19:25:15.077685 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-73f0d988-4b04-4c77-9aac-6b47a60312b4 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:15.077685 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-73f0d988-4b04-4c77-9aac-6b47a60312b4 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:15.077685 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:15.077685 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:15.077685 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-73f0d988-4b04-4c77-9aac-6b47a60312b4 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Volume info retrieved successfully. Aug 18 19:25:15.077685 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-73f0d988-4b04-4c77-9aac-6b47a60312b4 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/volumes/a531b24c-9ed2-4df4-a702-6320a083a547 returned with HTTP 200 Aug 18 19:25:15.077685 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 718/2883] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:14 2026] GET /volume/v3/volumes/a531b24c-9ed2-4df4-a702-6320a083a547 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:15.078662 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bdf1c77e-112a-4b0c-ba4c-e75902c05a53 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:15.078662 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bdf1c77e-112a-4b0c-ba4c-e75902c05a53 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] DELETE https://10.4.3.170/volume/v3/volumes/a531b24c-9ed2-4df4-a702-6320a083a547 Aug 18 19:25:15.078662 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bdf1c77e-112a-4b0c-ba4c-e75902c05a53 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:15.078662 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bdf1c77e-112a-4b0c-ba4c-e75902c05a53 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:15.078662 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-bdf1c77e-112a-4b0c-ba4c-e75902c05a53 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Delete volume with id: a531b24c-9ed2-4df4-a702-6320a083a547 Aug 18 19:25:15.078662 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:15.078662 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:15.078662 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-bdf1c77e-112a-4b0c-ba4c-e75902c05a53 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Volume info retrieved successfully. Aug 18 19:25:15.078662 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-bdf1c77e-112a-4b0c-ba4c-e75902c05a53 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Delete volume request issued successfully. Aug 18 19:25:15.078662 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bdf1c77e-112a-4b0c-ba4c-e75902c05a53 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/volumes/a531b24c-9ed2-4df4-a702-6320a083a547 returned with HTTP 202 Aug 18 19:25:15.078662 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 719/2884] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:25:14 2026] DELETE /volume/v3/volumes/a531b24c-9ed2-4df4-a702-6320a083a547 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:15.079258 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0279e6ac-b658-460e-a179-19648b2f1273 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:15.079258 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0279e6ac-b658-460e-a179-19648b2f1273 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/volumes/a531b24c-9ed2-4df4-a702-6320a083a547 Aug 18 19:25:15.079258 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0279e6ac-b658-460e-a179-19648b2f1273 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:15.079258 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0279e6ac-b658-460e-a179-19648b2f1273 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:15.079258 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:15.079258 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:15.079258 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0279e6ac-b658-460e-a179-19648b2f1273 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Volume info retrieved successfully. Aug 18 19:25:15.079258 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0279e6ac-b658-460e-a179-19648b2f1273 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/volumes/a531b24c-9ed2-4df4-a702-6320a083a547 returned with HTTP 200 Aug 18 19:25:15.079258 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 729/2885] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:14 2026] GET /volume/v3/volumes/a531b24c-9ed2-4df4-a702-6320a083a547 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:15.185664 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-3e1ca475-36eb-4fa0-9405-9ed90fa19e52 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:15.187735 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-3e1ca475-36eb-4fa0-9405-9ed90fa19e52 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] POST https://10.4.3.170/volume/v3/attachments/bdc9298b-0de2-47b3-9047-f95b2789009b/action Aug 18 19:25:15.188067 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-3e1ca475-36eb-4fa0-9405-9ed90fa19e52 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:25:15.188386 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-3e1ca475-36eb-4fa0-9405-9ed90fa19e52 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:15.205304 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:15.205304 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:15.214616 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-790ff3a9-4a68-4e17-b7b4-207887ad7a30 req-3e1ca475-36eb-4fa0-9405-9ed90fa19e52 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/attachments/bdc9298b-0de2-47b3-9047-f95b2789009b/action returned with HTTP 204 Aug 18 19:25:15.214950 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 720/2886] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:25:15 2026] POST /volume/v3/attachments/bdc9298b-0de2-47b3-9047-f95b2789009b/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:15.465449 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c3031a33-3fdc-4903-bd2e-48c54fc83b6c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:15.467800 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c3031a33-3fdc-4903-bd2e-48c54fc83b6c tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 Aug 18 19:25:15.468061 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c3031a33-3fdc-4903-bd2e-48c54fc83b6c tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:15.468310 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c3031a33-3fdc-4903-bd2e-48c54fc83b6c tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:15.481025 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:15.481025 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:15.485707 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c3031a33-3fdc-4903-bd2e-48c54fc83b6c tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:15.492157 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c3031a33-3fdc-4903-bd2e-48c54fc83b6c tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 returned with HTTP 200 Aug 18 19:25:15.492718 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 719/2887] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:15 2026] GET /volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 => generated 1150 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:15.512021 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e3ccd7da-f19f-4207-a1f6-7ff2be736485 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:15.513009 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e3ccd7da-f19f-4207-a1f6-7ff2be736485 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 Aug 18 19:25:15.513253 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e3ccd7da-f19f-4207-a1f6-7ff2be736485 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:15.513507 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e3ccd7da-f19f-4207-a1f6-7ff2be736485 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:15.523516 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:15.523516 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:15.527483 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e3ccd7da-f19f-4207-a1f6-7ff2be736485 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:15.532053 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e3ccd7da-f19f-4207-a1f6-7ff2be736485 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 returned with HTTP 200 Aug 18 19:25:15.532500 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 720/2888] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:15 2026] GET /volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 => generated 1150 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:15.546003 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-96638028-a806-4ca2-8fad-ebca117f7a9e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:15.548201 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-96638028-a806-4ca2-8fad-ebca117f7a9e tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] POST https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action Aug 18 19:25:15.548769 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-96638028-a806-4ca2-8fad-ebca117f7a9e tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Action body: b'{"os-detach": {"attachment_id": "bdc9298b-0de2-47b3-9047-f95b2789009b"}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:25:15.548921 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-96638028-a806-4ca2-8fad-ebca117f7a9e tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "bdc9298b-0de2-47b3-9047-f95b2789009b"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:15.559799 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:15.559799 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:15.560881 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-96638028-a806-4ca2-8fad-ebca117f7a9e tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:15.568056 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-96638028-a806-4ca2-8fad-ebca117f7a9e tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action returned with HTTP 400 Aug 18 19:25:15.568706 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 730/2889] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:25:15 2026] POST /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action => generated 100 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 19:25:15.611228 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-43adb66c-1f9d-4515-8ac0-e2d6aa29d4df req-0607fda7-1d60-4990-841f-e86ce5b4c899 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:15.613350 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-43adb66c-1f9d-4515-8ac0-e2d6aa29d4df req-0607fda7-1d60-4990-841f-e86ce5b4c899 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 Aug 18 19:25:15.613590 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-43adb66c-1f9d-4515-8ac0-e2d6aa29d4df req-0607fda7-1d60-4990-841f-e86ce5b4c899 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:15.613772 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-43adb66c-1f9d-4515-8ac0-e2d6aa29d4df req-0607fda7-1d60-4990-841f-e86ce5b4c899 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:15.622876 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:15.622876 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:15.627418 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-43adb66c-1f9d-4515-8ac0-e2d6aa29d4df req-0607fda7-1d60-4990-841f-e86ce5b4c899 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:15.631922 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-43adb66c-1f9d-4515-8ac0-e2d6aa29d4df req-0607fda7-1d60-4990-841f-e86ce5b4c899 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 returned with HTTP 200 Aug 18 19:25:15.632400 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 721/2890] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:25:15 2026] GET /volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 => generated 1150 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:15.648597 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-43adb66c-1f9d-4515-8ac0-e2d6aa29d4df req-20182802-6fd2-4392-9fdd-c0974d580ffa None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:15.650906 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-43adb66c-1f9d-4515-8ac0-e2d6aa29d4df req-20182802-6fd2-4392-9fdd-c0974d580ffa tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] POST https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8/action Aug 18 19:25:15.651548 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-43adb66c-1f9d-4515-8ac0-e2d6aa29d4df req-20182802-6fd2-4392-9fdd-c0974d580ffa tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:25:15.651761 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-43adb66c-1f9d-4515-8ac0-e2d6aa29d4df req-20182802-6fd2-4392-9fdd-c0974d580ffa tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:15.665071 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:15.665071 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:15.665752 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-43adb66c-1f9d-4515-8ac0-e2d6aa29d4df req-20182802-6fd2-4392-9fdd-c0974d580ffa tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:15.673583 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-43adb66c-1f9d-4515-8ac0-e2d6aa29d4df req-20182802-6fd2-4392-9fdd-c0974d580ffa tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Begin detaching volume completed successfully. Aug 18 19:25:15.673910 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-43adb66c-1f9d-4515-8ac0-e2d6aa29d4df req-20182802-6fd2-4392-9fdd-c0974d580ffa tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8/action returned with HTTP 202 Aug 18 19:25:15.674501 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 720/2891] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:25:15 2026] POST /volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:25:15.713538 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-0678c8a4-e893-4e6f-b99d-1389752f4de2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:15.713871 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0678c8a4-e893-4e6f-b99d-1389752f4de2 None None] GET https://10.4.3.170/volume// Aug 18 19:25:15.714018 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0678c8a4-e893-4e6f-b99d-1389752f4de2 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:15.714183 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0678c8a4-e893-4e6f-b99d-1389752f4de2 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:15.714479 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0678c8a4-e893-4e6f-b99d-1389752f4de2 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:25:15.714743 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 721/2892] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:25:15 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 19:25:15.722164 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-43adb66c-1f9d-4515-8ac0-e2d6aa29d4df req-2a30a847-fcd3-4a8b-8b9b-6c7608876e58 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:15.724214 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-43adb66c-1f9d-4515-8ac0-e2d6aa29d4df req-2a30a847-fcd3-4a8b-8b9b-6c7608876e58 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 Aug 18 19:25:15.724434 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-43adb66c-1f9d-4515-8ac0-e2d6aa29d4df req-2a30a847-fcd3-4a8b-8b9b-6c7608876e58 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:15.724626 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-43adb66c-1f9d-4515-8ac0-e2d6aa29d4df req-2a30a847-fcd3-4a8b-8b9b-6c7608876e58 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:15.733920 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:15.733920 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:15.737288 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-43adb66c-1f9d-4515-8ac0-e2d6aa29d4df req-2a30a847-fcd3-4a8b-8b9b-6c7608876e58 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:15.741245 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-43adb66c-1f9d-4515-8ac0-e2d6aa29d4df req-2a30a847-fcd3-4a8b-8b9b-6c7608876e58 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 returned with HTTP 200 Aug 18 19:25:15.741657 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 731/2893] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:25:15 2026] GET /volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 => generated 1333 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:25:15.911682 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b21c3e13-b6b1-42ae-8049-ec328f179880 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:15.913433 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b21c3e13-b6b1-42ae-8049-ec328f179880 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] GET https://10.4.3.170/volume/v3/volumes/a531b24c-9ed2-4df4-a702-6320a083a547 Aug 18 19:25:15.913627 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b21c3e13-b6b1-42ae-8049-ec328f179880 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:15.913803 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b21c3e13-b6b1-42ae-8049-ec328f179880 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:15.924046 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b21c3e13-b6b1-42ae-8049-ec328f179880 tempest-VolumesSnapshotListTestJSON-1449744843 tempest-VolumesSnapshotListTestJSON-1449744843-project-member] https://10.4.3.170/volume/v3/volumes/a531b24c-9ed2-4df4-a702-6320a083a547 returned with HTTP 404 Aug 18 19:25:15.924547 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 722/2894] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:15 2026] GET /volume/v3/volumes/a531b24c-9ed2-4df4-a702-6320a083a547 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:16.149192 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-abd24177-4977-4db0-a9b9-0710c9e72f7a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:16.246382 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-abd24177-4977-4db0-a9b9-0710c9e72f7a tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:25:16.246753 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-abd24177-4977-4db0-a9b9-0710c9e72f7a tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-341313697"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:16.248320 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-abd24177-4977-4db0-a9b9-0710c9e72f7a tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-341313697'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:25:16.248480 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-abd24177-4977-4db0-a9b9-0710c9e72f7a tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Create volume of 1 GB Aug 18 19:25:16.252884 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-abd24177-4977-4db0-a9b9-0710c9e72f7a tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Availability Zones retrieved successfully. Aug 18 19:25:16.259865 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-abd24177-4977-4db0-a9b9-0710c9e72f7a tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Flow 'volume_create_api' (b1180730-02ee-4f6d-9a35-39d23b0167da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:16.260829 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-abd24177-4977-4db0-a9b9-0710c9e72f7a tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00dba9ad-e92b-4959-b842-3c8830055dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:16.261980 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-abd24177-4977-4db0-a9b9-0710c9e72f7a tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:25:16.294038 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-abd24177-4977-4db0-a9b9-0710c9e72f7a tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00dba9ad-e92b-4959-b842-3c8830055dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:16.294967 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-abd24177-4977-4db0-a9b9-0710c9e72f7a tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3785d40-8ce5-4943-b311-64650438315d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:16.366825 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-abd24177-4977-4db0-a9b9-0710c9e72f7a tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Created reservations ['d4929948-0296-4c04-8523-beb4c7c83d84', 'd5ddfe2f-dc18-45f9-8291-156b3ca88603', '2e7f1351-e3d7-4879-a90d-4fb2907ec946', '6db25d7a-401a-4fd6-8111-314f995260cd'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:16.367564 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-abd24177-4977-4db0-a9b9-0710c9e72f7a tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3785d40-8ce5-4943-b311-64650438315d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4929948-0296-4c04-8523-beb4c7c83d84', 'd5ddfe2f-dc18-45f9-8291-156b3ca88603', '2e7f1351-e3d7-4879-a90d-4fb2907ec946', '6db25d7a-401a-4fd6-8111-314f995260cd']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:16.367810 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-abd24177-4977-4db0-a9b9-0710c9e72f7a tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03f8dbae-8a09-4861-90be-b4764a21dc12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:16.392860 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-abd24177-4977-4db0-a9b9-0710c9e72f7a tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03f8dbae-8a09-4861-90be-b4764a21dc12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3833772c-1f1c-44fd-b4d6-d8fee923ae7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-341313697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ec86882dec444e783211e1da3ca3795',qos_specs=None,replication_status=,reservations=['d4929948-0296-4c04-8523-beb4c7c83d84','d5ddfe2f-dc18-45f9-8291-156b3ca88603','2e7f1351-e3d7-4879-a90d-4fb2907ec946','6db25d7a-401a-4fd6-8111-314f995260cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c7c5b9ecef4c62932946d16a700d4d',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:25:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-341313697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3833772c-1f1c-44fd-b4d6-d8fee923ae7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ec86882dec444e783211e1da3ca3795',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2c7c5b9ecef4c62932946d16a700d4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:16.393560 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-abd24177-4977-4db0-a9b9-0710c9e72f7a tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f435bba-53e3-428c-8197-a92478000629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:16.413915 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-abd24177-4977-4db0-a9b9-0710c9e72f7a tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f435bba-53e3-428c-8197-a92478000629) transitioned into state 'SUCCESS' from state '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-341313697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ec86882dec444e783211e1da3ca3795',qos_specs=None,replication_status=,reservations=['d4929948-0296-4c04-8523-beb4c7c83d84','d5ddfe2f-dc18-45f9-8291-156b3ca88603','2e7f1351-e3d7-4879-a90d-4fb2907ec946','6db25d7a-401a-4fd6-8111-314f995260cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c7c5b9ecef4c62932946d16a700d4d',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:16.414667 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-abd24177-4977-4db0-a9b9-0710c9e72f7a tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0ca46b1-a3ba-4cbf-93ad-3a865611c3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:16.423302 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-abd24177-4977-4db0-a9b9-0710c9e72f7a tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0ca46b1-a3ba-4cbf-93ad-3a865611c3dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:16.424042 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-abd24177-4977-4db0-a9b9-0710c9e72f7a tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Flow 'volume_create_api' (b1180730-02ee-4f6d-9a35-39d23b0167da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:16.424389 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-abd24177-4977-4db0-a9b9-0710c9e72f7a tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Create volume request issued successfully. Aug 18 19:25:16.424911 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-abd24177-4977-4db0-a9b9-0710c9e72f7a tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:25:16.425330 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 721/2895] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:25:16 2026] POST /volume/v3/volumes => generated 754 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:25:16.437637 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e9b255a9-ebd6-4519-9cdf-8c3d92a291fb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:16.439541 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e9b255a9-ebd6-4519-9cdf-8c3d92a291fb tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] GET https://10.4.3.170/volume/v3/volumes/3833772c-1f1c-44fd-b4d6-d8fee923ae7d Aug 18 19:25:16.439823 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e9b255a9-ebd6-4519-9cdf-8c3d92a291fb tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:16.439981 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e9b255a9-ebd6-4519-9cdf-8c3d92a291fb tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:16.448130 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:16.448130 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:16.452526 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e9b255a9-ebd6-4519-9cdf-8c3d92a291fb tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Volume info retrieved successfully. Aug 18 19:25:16.458146 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e9b255a9-ebd6-4519-9cdf-8c3d92a291fb tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/volumes/3833772c-1f1c-44fd-b4d6-d8fee923ae7d returned with HTTP 200 Aug 18 19:25:16.458651 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 722/2896] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:16 2026] GET /volume/v3/volumes/3833772c-1f1c-44fd-b4d6-d8fee923ae7d => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:16.667214 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-43adb66c-1f9d-4515-8ac0-e2d6aa29d4df req-b39f7f20-b2e0-43fa-b64a-b70342fe0f27 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:16.669906 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-43adb66c-1f9d-4515-8ac0-e2d6aa29d4df req-b39f7f20-b2e0-43fa-b64a-b70342fe0f27 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] DELETE https://10.4.3.170/volume/v3/attachments/bdc9298b-0de2-47b3-9047-f95b2789009b Aug 18 19:25:16.670089 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-43adb66c-1f9d-4515-8ac0-e2d6aa29d4df req-b39f7f20-b2e0-43fa-b64a-b70342fe0f27 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:16.672641 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-43adb66c-1f9d-4515-8ac0-e2d6aa29d4df req-b39f7f20-b2e0-43fa-b64a-b70342fe0f27 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:16.677442 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:16.677442 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:16.734618 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-43adb66c-1f9d-4515-8ac0-e2d6aa29d4df req-b39f7f20-b2e0-43fa-b64a-b70342fe0f27 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/attachments/bdc9298b-0de2-47b3-9047-f95b2789009b returned with HTTP 200 Aug 18 19:25:16.735326 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 732/2897] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:25:16 2026] DELETE /volume/v3/attachments/bdc9298b-0de2-47b3-9047-f95b2789009b => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:16.798715 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-085c8b05-272a-493f-b056-ee2b044d86c6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:16.803917 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-085c8b05-272a-493f-b056-ee2b044d86c6 tempest-TestServerVolumeAttachmentScenario-1134556676 tempest-TestServerVolumeAttachmentScenario-1134556676-project-admin] POST https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action Aug 18 19:25:16.804226 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-085c8b05-272a-493f-b056-ee2b044d86c6 tempest-TestServerVolumeAttachmentScenario-1134556676 tempest-TestServerVolumeAttachmentScenario-1134556676-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:25:16.804338 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-085c8b05-272a-493f-b056-ee2b044d86c6 tempest-TestServerVolumeAttachmentScenario-1134556676 tempest-TestServerVolumeAttachmentScenario-1134556676-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:16.817296 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:16.817296 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:16.820733 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.admin_actions [None req-085c8b05-272a-493f-b056-ee2b044d86c6 tempest-TestServerVolumeAttachmentScenario-1134556676 tempest-TestServerVolumeAttachmentScenario-1134556676-project-admin] Updating volume 'c20a32a4-e4c7-40fe-8749-9d8fd6a003fb' with '{'status': 'in-use'}' {{(pid=100581) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 19:25:16.848596 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-085c8b05-272a-493f-b056-ee2b044d86c6 tempest-TestServerVolumeAttachmentScenario-1134556676 tempest-TestServerVolumeAttachmentScenario-1134556676-project-admin] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action returned with HTTP 202 Aug 18 19:25:16.849189 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 723/2898] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:25:16 2026] POST /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:25:16.856295 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4e288be3-f6c0-46ea-9745-0869781e14d4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:16.858471 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4e288be3-f6c0-46ea-9745-0869781e14d4 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb Aug 18 19:25:16.858700 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4e288be3-f6c0-46ea-9745-0869781e14d4 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:16.858925 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4e288be3-f6c0-46ea-9745-0869781e14d4 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:16.872249 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:16.872249 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:16.876913 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-4e288be3-f6c0-46ea-9745-0869781e14d4 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:16.881789 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4e288be3-f6c0-46ea-9745-0869781e14d4 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb returned with HTTP 200 Aug 18 19:25:16.882246 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 722/2899] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:16 2026] GET /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb => generated 1150 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:16.928653 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-945b9cdc-2091-4426-b3b6-d51eee28558b req-ce0130bf-6e2c-49cc-910d-8002fe9783b7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:16.931310 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-945b9cdc-2091-4426-b3b6-d51eee28558b req-ce0130bf-6e2c-49cc-910d-8002fe9783b7 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb Aug 18 19:25:16.931659 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-945b9cdc-2091-4426-b3b6-d51eee28558b req-ce0130bf-6e2c-49cc-910d-8002fe9783b7 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:16.931973 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-945b9cdc-2091-4426-b3b6-d51eee28558b req-ce0130bf-6e2c-49cc-910d-8002fe9783b7 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:16.943477 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:16.943477 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:16.947767 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-945b9cdc-2091-4426-b3b6-d51eee28558b req-ce0130bf-6e2c-49cc-910d-8002fe9783b7 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:16.953645 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-945b9cdc-2091-4426-b3b6-d51eee28558b req-ce0130bf-6e2c-49cc-910d-8002fe9783b7 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb returned with HTTP 200 Aug 18 19:25:16.954291 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 723/2900] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:25:16 2026] GET /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb => generated 1150 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:16.973593 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-945b9cdc-2091-4426-b3b6-d51eee28558b req-cd7aaeae-c3b9-43c3-a6b7-65faf86ec8fe None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:16.975476 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-945b9cdc-2091-4426-b3b6-d51eee28558b req-cd7aaeae-c3b9-43c3-a6b7-65faf86ec8fe tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] POST https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action Aug 18 19:25:16.975802 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-945b9cdc-2091-4426-b3b6-d51eee28558b req-cd7aaeae-c3b9-43c3-a6b7-65faf86ec8fe tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:25:16.975921 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-945b9cdc-2091-4426-b3b6-d51eee28558b req-cd7aaeae-c3b9-43c3-a6b7-65faf86ec8fe tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:16.986103 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:16.986103 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:16.986521 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-945b9cdc-2091-4426-b3b6-d51eee28558b req-cd7aaeae-c3b9-43c3-a6b7-65faf86ec8fe tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:16.992273 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-945b9cdc-2091-4426-b3b6-d51eee28558b req-cd7aaeae-c3b9-43c3-a6b7-65faf86ec8fe tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Begin detaching volume completed successfully. Aug 18 19:25:16.992491 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-945b9cdc-2091-4426-b3b6-d51eee28558b req-cd7aaeae-c3b9-43c3-a6b7-65faf86ec8fe tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action returned with HTTP 202 Aug 18 19:25:16.992899 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 733/2901] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:25:16 2026] POST /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:25:17.041120 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0dbef2a8-a880-45c3-98e5-dc1bdc924d06 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:17.041589 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0dbef2a8-a880-45c3-98e5-dc1bdc924d06 None None] GET https://10.4.3.170/volume// Aug 18 19:25:17.041777 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0dbef2a8-a880-45c3-98e5-dc1bdc924d06 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:17.041997 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0dbef2a8-a880-45c3-98e5-dc1bdc924d06 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:17.042394 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0dbef2a8-a880-45c3-98e5-dc1bdc924d06 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:25:17.042842 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 724/2902] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:25: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 19:25:17.052126 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-945b9cdc-2091-4426-b3b6-d51eee28558b req-3e9bdcf5-8cc5-4544-b3e4-187af067dff3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:17.054068 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-945b9cdc-2091-4426-b3b6-d51eee28558b req-3e9bdcf5-8cc5-4544-b3e4-187af067dff3 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb Aug 18 19:25:17.054300 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-945b9cdc-2091-4426-b3b6-d51eee28558b req-3e9bdcf5-8cc5-4544-b3e4-187af067dff3 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:17.054505 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-945b9cdc-2091-4426-b3b6-d51eee28558b req-3e9bdcf5-8cc5-4544-b3e4-187af067dff3 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:17.066973 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:17.066973 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:17.070427 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-945b9cdc-2091-4426-b3b6-d51eee28558b req-3e9bdcf5-8cc5-4544-b3e4-187af067dff3 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:17.074195 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-945b9cdc-2091-4426-b3b6-d51eee28558b req-3e9bdcf5-8cc5-4544-b3e4-187af067dff3 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb returned with HTTP 200 Aug 18 19:25:17.074611 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 723/2903] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:25:17 2026] GET /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb => generated 1333 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:25:17.120376 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-80365de9-bf5d-4533-b3c2-2163c312defa None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:17.206456 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-80365de9-bf5d-4533-b3c2-2163c312defa tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:25:17.206858 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-80365de9-bf5d-4533-b3c2-2163c312defa tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ac16de59-0c4f-4362-bdc9-e1ae3f74df4a", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-235831600"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:17.213667 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-80365de9-bf5d-4533-b3c2-2163c312defa tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 404 Aug 18 19:25:17.214183 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 724/2904] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:25:17 2026] POST /volume/v3/snapshots => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:17.223356 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-44511509-3d79-4084-9aeb-3bd78cda59ee None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:17.225205 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-44511509-3d79-4084-9aeb-3bd78cda59ee tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:25:17.225571 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-44511509-3d79-4084-9aeb-3bd78cda59ee tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-163490784"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:17.250845 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-44511509-3d79-4084-9aeb-3bd78cda59ee tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 404 Aug 18 19:25:17.251375 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 734/2905] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:25:17 2026] POST /volume/v3/snapshots => generated 77 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:25:17.259784 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c89330b0-f466-417c-9d63-b8ba08cc822e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:17.261377 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c89330b0-f466-417c-9d63-b8ba08cc822e tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] GET https://10.4.3.170/volume/v3/snapshots?limit=invalid Aug 18 19:25:17.261561 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c89330b0-f466-417c-9d63-b8ba08cc822e tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:17.261752 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c89330b0-f466-417c-9d63-b8ba08cc822e tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:17.262218 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c89330b0-f466-417c-9d63-b8ba08cc822e tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] HTTP exception thrown: limit param must be an integer Aug 18 19:25:17.262348 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c89330b0-f466-417c-9d63-b8ba08cc822e tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] https://10.4.3.170/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 18 19:25:17.262780 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 725/2906] 10.4.3.170 () {66 vars in 1270 bytes} [Tue Aug 18 19:25:17 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 3 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:25:17.270603 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f05fdf35-db08-4a97-87f6-a10877eb057c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:17.272164 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f05fdf35-db08-4a97-87f6-a10877eb057c tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] GET https://10.4.3.170/volume/v3/snapshots?marker=41d58cd2-0cb3-45f7-b376-695fefeac672 Aug 18 19:25:17.272377 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f05fdf35-db08-4a97-87f6-a10877eb057c tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:17.272561 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f05fdf35-db08-4a97-87f6-a10877eb057c tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:17.272812 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [None req-f05fdf35-db08-4a97-87f6-a10877eb057c tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:25:17.273748 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.db.api [None req-f05fdf35-db08-4a97-87f6-a10877eb057c tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Building query based on filter {{(pid=100580) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:25:17.277594 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f05fdf35-db08-4a97-87f6-a10877eb057c tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] https://10.4.3.170/volume/v3/snapshots?marker=41d58cd2-0cb3-45f7-b376-695fefeac672 returned with HTTP 404 Aug 18 19:25:17.277979 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 724/2907] 10.4.3.170 () {66 vars in 1330 bytes} [Tue Aug 18 19:25:17 2026] GET /volume/v3/snapshots?marker=41d58cd2-0cb3-45f7-b376-695fefeac672 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:17.287057 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-fb46d2f1-4796-449f-b504-5e019e73c592 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:17.289142 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fb46d2f1-4796-449f-b504-5e019e73c592 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] GET https://10.4.3.170/volume/v3/snapshots?sort_key=invalid Aug 18 19:25:17.289439 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fb46d2f1-4796-449f-b504-5e019e73c592 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:17.289725 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fb46d2f1-4796-449f-b504-5e019e73c592 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:17.290014 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-fb46d2f1-4796-449f-b504-5e019e73c592 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:25:17.291295 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.db.api [None req-fb46d2f1-4796-449f-b504-5e019e73c592 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Building query based on filter {{(pid=100582) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:25:17.291914 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fb46d2f1-4796-449f-b504-5e019e73c592 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] https://10.4.3.170/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 18 19:25:17.292474 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 725/2908] 10.4.3.170 () {66 vars in 1276 bytes} [Tue Aug 18 19:25:17 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:25:17.301624 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1154c121-e2b7-4584-bd70-0a9c32908457 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:17.303213 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1154c121-e2b7-4584-bd70-0a9c32908457 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:25:17.303525 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1154c121-e2b7-4584-bd70-0a9c32908457 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-544033244"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:17.304838 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-1154c121-e2b7-4584-bd70-0a9c32908457 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-544033244'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:25:17.304954 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-1154c121-e2b7-4584-bd70-0a9c32908457 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Create volume of 2 GB Aug 18 19:25:17.310527 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-1154c121-e2b7-4584-bd70-0a9c32908457 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Availability Zones retrieved successfully. Aug 18 19:25:17.317856 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1154c121-e2b7-4584-bd70-0a9c32908457 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Flow 'volume_create_api' (11d1f084-9291-4cb9-a139-8bae6c8f775f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:17.318753 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1154c121-e2b7-4584-bd70-0a9c32908457 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a2c5042-3d0d-4b84-afdf-8d9c02861971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:17.319753 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-1154c121-e2b7-4584-bd70-0a9c32908457 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Validating volume size '2' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:25:17.342944 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1154c121-e2b7-4584-bd70-0a9c32908457 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a2c5042-3d0d-4b84-afdf-8d9c02861971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:17.343606 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1154c121-e2b7-4584-bd70-0a9c32908457 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1579d139-319f-4060-885a-243967b26e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:17.396172 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-1154c121-e2b7-4584-bd70-0a9c32908457 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Created reservations ['a48fc523-8fe3-4e60-82ce-05216c6304d5', 'c126d661-b7e2-41a2-aef9-46271a15faf9', '05f815c4-3498-4748-a223-f3a0fe3b5498', '8051fa96-a279-43b3-a92a-380f412d33ef'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:17.396836 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1154c121-e2b7-4584-bd70-0a9c32908457 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1579d139-319f-4060-885a-243967b26e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a48fc523-8fe3-4e60-82ce-05216c6304d5', 'c126d661-b7e2-41a2-aef9-46271a15faf9', '05f815c4-3498-4748-a223-f3a0fe3b5498', '8051fa96-a279-43b3-a92a-380f412d33ef']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:17.397555 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1154c121-e2b7-4584-bd70-0a9c32908457 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad2da9c3-b192-4da0-8084-688ea56aa3ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:17.417072 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1154c121-e2b7-4584-bd70-0a9c32908457 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad2da9c3-b192-4da0-8084-688ea56aa3ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e8e1f1e-91c5-4c41-98f2-65762e2b1c59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-544033244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e78c0097db02487f8be7e579cebfe7e1',qos_specs=None,replication_status=,reservations=['a48fc523-8fe3-4e60-82ce-05216c6304d5','c126d661-b7e2-41a2-aef9-46271a15faf9','05f815c4-3498-4748-a223-f3a0fe3b5498','8051fa96-a279-43b3-a92a-380f412d33ef'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='022a5ce7d06044b19456e4598dc634a6',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:25:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-544033244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e8e1f1e-91c5-4c41-98f2-65762e2b1c59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e78c0097db02487f8be7e579cebfe7e1',provider_auth=None,provider_geometry=None,provider_id=None,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='022a5ce7d06044b19456e4598dc634a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:17.418163 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1154c121-e2b7-4584-bd70-0a9c32908457 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7ab3c63-f83a-406b-a677-d610f8a4c0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:17.434190 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1154c121-e2b7-4584-bd70-0a9c32908457 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7ab3c63-f83a-406b-a677-d610f8a4c0ce) transitioned into state 'SUCCESS' from state '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-544033244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e78c0097db02487f8be7e579cebfe7e1',qos_specs=None,replication_status=,reservations=['a48fc523-8fe3-4e60-82ce-05216c6304d5','c126d661-b7e2-41a2-aef9-46271a15faf9','05f815c4-3498-4748-a223-f3a0fe3b5498','8051fa96-a279-43b3-a92a-380f412d33ef'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='022a5ce7d06044b19456e4598dc634a6',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:17.434919 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1154c121-e2b7-4584-bd70-0a9c32908457 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b563de70-c259-4fc9-b188-0c33b449e3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:17.443462 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1154c121-e2b7-4584-bd70-0a9c32908457 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b563de70-c259-4fc9-b188-0c33b449e3cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:17.444549 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1154c121-e2b7-4584-bd70-0a9c32908457 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Flow 'volume_create_api' (11d1f084-9291-4cb9-a139-8bae6c8f775f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:17.444955 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-1154c121-e2b7-4584-bd70-0a9c32908457 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Create volume request issued successfully. Aug 18 19:25:17.445649 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1154c121-e2b7-4584-bd70-0a9c32908457 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:25:17.446031 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 735/2909] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:25:17 2026] POST /volume/v3/volumes => generated 761 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:25:17.457128 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b318ea3a-01b4-439a-9403-aa6bbe234e13 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:17.459023 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b318ea3a-01b4-439a-9403-aa6bbe234e13 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] GET https://10.4.3.170/volume/v3/volumes/5e8e1f1e-91c5-4c41-98f2-65762e2b1c59 Aug 18 19:25:17.459023 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b318ea3a-01b4-439a-9403-aa6bbe234e13 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:17.459158 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b318ea3a-01b4-439a-9403-aa6bbe234e13 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:17.466446 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:17.466446 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:17.470272 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b318ea3a-01b4-439a-9403-aa6bbe234e13 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Volume info retrieved successfully. Aug 18 19:25:17.473605 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a403d5a8-5340-4eff-aa63-60e55d014559 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:17.475064 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a403d5a8-5340-4eff-aa63-60e55d014559 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] GET https://10.4.3.170/volume/v3/volumes/3833772c-1f1c-44fd-b4d6-d8fee923ae7d Aug 18 19:25:17.475239 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a403d5a8-5340-4eff-aa63-60e55d014559 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:17.475455 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a403d5a8-5340-4eff-aa63-60e55d014559 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:17.478596 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b318ea3a-01b4-439a-9403-aa6bbe234e13 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] https://10.4.3.170/volume/v3/volumes/5e8e1f1e-91c5-4c41-98f2-65762e2b1c59 returned with HTTP 200 Aug 18 19:25:17.479022 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 726/2910] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:17 2026] GET /volume/v3/volumes/5e8e1f1e-91c5-4c41-98f2-65762e2b1c59 => generated 829 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:17.484490 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:17.484490 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:17.488085 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a403d5a8-5340-4eff-aa63-60e55d014559 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Volume info retrieved successfully. Aug 18 19:25:17.491788 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a403d5a8-5340-4eff-aa63-60e55d014559 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/volumes/3833772c-1f1c-44fd-b4d6-d8fee923ae7d returned with HTTP 200 Aug 18 19:25:17.492117 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 725/2911] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:17 2026] GET /volume/v3/volumes/3833772c-1f1c-44fd-b4d6-d8fee923ae7d => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:17.506032 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-fe58ba50-36cc-4d5c-a3ce-6355646546d8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:17.511245 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fe58ba50-36cc-4d5c-a3ce-6355646546d8 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:25:17.512204 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fe58ba50-36cc-4d5c-a3ce-6355646546d8 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3833772c-1f1c-44fd-b4d6-d8fee923ae7d", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-352375971"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:17.522589 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:17.522589 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:17.523434 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-fe58ba50-36cc-4d5c-a3ce-6355646546d8 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Volume info retrieved successfully. Aug 18 19:25:17.523675 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-fe58ba50-36cc-4d5c-a3ce-6355646546d8 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Create snapshot from volume 3833772c-1f1c-44fd-b4d6-d8fee923ae7d Aug 18 19:25:17.557526 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-fe58ba50-36cc-4d5c-a3ce-6355646546d8 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Created reservations ['f1fa2f2b-9cb3-4e36-b02c-0cfa249b28ba', 'cd51adb1-8766-4d41-8390-4566f4913262', 'e1c7d741-56d4-43a4-a5b2-7b92310912c3', '221d9cef-20cb-43c8-b31c-2a9aafc7e0b9'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:17.585535 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-fe58ba50-36cc-4d5c-a3ce-6355646546d8 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Snapshot create request issued successfully. Aug 18 19:25:17.586123 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fe58ba50-36cc-4d5c-a3ce-6355646546d8 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:25:17.586627 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 726/2912] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:25:17 2026] POST /volume/v3/snapshots => generated 310 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:25:17.596713 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-55cc200e-45af-471b-a64e-7eb98dfe268f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:17.598792 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-55cc200e-45af-471b-a64e-7eb98dfe268f tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] GET https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e Aug 18 19:25:17.599007 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-55cc200e-45af-471b-a64e-7eb98dfe268f tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:17.599225 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-55cc200e-45af-471b-a64e-7eb98dfe268f tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:17.605905 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:17.605905 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:17.606418 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-55cc200e-45af-471b-a64e-7eb98dfe268f tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Snapshot retrieved successfully. Aug 18 19:25:17.607264 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-55cc200e-45af-471b-a64e-7eb98dfe268f tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e returned with HTTP 200 Aug 18 19:25:17.607724 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 736/2913] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:17 2026] GET /volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:17.930489 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-945b9cdc-2091-4426-b3b6-d51eee28558b req-96e9a37f-2e97-450b-b7ae-d8c95d4f0def None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:17.932740 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-945b9cdc-2091-4426-b3b6-d51eee28558b req-96e9a37f-2e97-450b-b7ae-d8c95d4f0def tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] DELETE https://10.4.3.170/volume/v3/attachments/c9048c20-f9e6-45e3-b02b-09121cba0733 Aug 18 19:25:17.932978 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-945b9cdc-2091-4426-b3b6-d51eee28558b req-96e9a37f-2e97-450b-b7ae-d8c95d4f0def tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:17.933212 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-945b9cdc-2091-4426-b3b6-d51eee28558b req-96e9a37f-2e97-450b-b7ae-d8c95d4f0def tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:17.940182 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:17.940182 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:17.983389 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-945b9cdc-2091-4426-b3b6-d51eee28558b req-96e9a37f-2e97-450b-b7ae-d8c95d4f0def tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/attachments/c9048c20-f9e6-45e3-b02b-09121cba0733 returned with HTTP 200 Aug 18 19:25:17.983806 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 727/2914] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:25:17 2026] DELETE /volume/v3/attachments/c9048c20-f9e6-45e3-b02b-09121cba0733 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:18.120122 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-cba06549-2ead-4bb3-8b08-56fee8416ec6 req-50cc4cdf-d4fa-48fa-ae4e-912ef32d368f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:18.121887 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cba06549-2ead-4bb3-8b08-56fee8416ec6 req-50cc4cdf-d4fa-48fa-ae4e-912ef32d368f tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb Aug 18 19:25:18.122031 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-cba06549-2ead-4bb3-8b08-56fee8416ec6 req-50cc4cdf-d4fa-48fa-ae4e-912ef32d368f tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:18.122226 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-cba06549-2ead-4bb3-8b08-56fee8416ec6 req-50cc4cdf-d4fa-48fa-ae4e-912ef32d368f tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:18.128211 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:18.128211 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:18.131495 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-cba06549-2ead-4bb3-8b08-56fee8416ec6 req-50cc4cdf-d4fa-48fa-ae4e-912ef32d368f tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:18.134990 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cba06549-2ead-4bb3-8b08-56fee8416ec6 req-50cc4cdf-d4fa-48fa-ae4e-912ef32d368f tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb returned with HTTP 200 Aug 18 19:25:18.135373 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 726/2915] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:25:18 2026] GET /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:18.490653 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b626d172-2f04-42e6-ad36-4241d8e1ba0f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:18.492380 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b626d172-2f04-42e6-ad36-4241d8e1ba0f tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] GET https://10.4.3.170/volume/v3/volumes/5e8e1f1e-91c5-4c41-98f2-65762e2b1c59 Aug 18 19:25:18.492687 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b626d172-2f04-42e6-ad36-4241d8e1ba0f tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:18.492949 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b626d172-2f04-42e6-ad36-4241d8e1ba0f tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:18.499236 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:18.499236 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:18.502879 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b626d172-2f04-42e6-ad36-4241d8e1ba0f tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Volume info retrieved successfully. Aug 18 19:25:18.507014 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b626d172-2f04-42e6-ad36-4241d8e1ba0f tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] https://10.4.3.170/volume/v3/volumes/5e8e1f1e-91c5-4c41-98f2-65762e2b1c59 returned with HTTP 200 Aug 18 19:25:18.507488 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 727/2916] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:18 2026] GET /volume/v3/volumes/5e8e1f1e-91c5-4c41-98f2-65762e2b1c59 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:18.519388 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f4953457-def6-47bb-9c05-f0190035f021 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:18.521191 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f4953457-def6-47bb-9c05-f0190035f021 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:25:18.521542 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f4953457-def6-47bb-9c05-f0190035f021 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e8e1f1e-91c5-4c41-98f2-65762e2b1c59", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-31167996"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:18.530506 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:18.530506 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:18.531094 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f4953457-def6-47bb-9c05-f0190035f021 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Volume info retrieved successfully. Aug 18 19:25:18.531213 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-f4953457-def6-47bb-9c05-f0190035f021 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Create snapshot from volume 5e8e1f1e-91c5-4c41-98f2-65762e2b1c59 Aug 18 19:25:18.568298 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-f4953457-def6-47bb-9c05-f0190035f021 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Created reservations ['eb843218-d77f-423a-96d7-60bdf7154f1f', '8f843985-bd9c-4b17-a21c-10773fbc91a7', '7c7f93c0-0593-44e3-9d4a-997b94f63303', 'c9afb893-8cb3-4b3d-bf53-30468edb2839'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:18.617989 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7590757f-a10b-4f79-a491-776c9bb501d4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:18.620083 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7590757f-a10b-4f79-a491-776c9bb501d4 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] GET https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e Aug 18 19:25:18.620265 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7590757f-a10b-4f79-a491-776c9bb501d4 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:18.620478 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7590757f-a10b-4f79-a491-776c9bb501d4 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:18.624709 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f4953457-def6-47bb-9c05-f0190035f021 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Snapshot create request issued successfully. Aug 18 19:25:18.625160 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f4953457-def6-47bb-9c05-f0190035f021 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:25:18.625758 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 737/2917] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:25:18 2026] POST /volume/v3/snapshots => generated 316 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:25:18.626595 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:18.626595 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:18.626994 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7590757f-a10b-4f79-a491-776c9bb501d4 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Snapshot retrieved successfully. Aug 18 19:25:18.627749 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7590757f-a10b-4f79-a491-776c9bb501d4 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e returned with HTTP 200 Aug 18 19:25:18.628112 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 728/2918] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:18 2026] GET /volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:18.634300 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-563b1aaa-8dd9-4690-bc1f-06f9890b844a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:18.636587 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f4917cee-69f0-4d0b-b20a-1680c48e18f4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:18.636820 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-563b1aaa-8dd9-4690-bc1f-06f9890b844a tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] GET https://10.4.3.170/volume/v3/snapshots/4249fa13-bbd8-4df1-8be2-68f3cb46088f Aug 18 19:25:18.637001 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-563b1aaa-8dd9-4690-bc1f-06f9890b844a tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:18.637212 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-563b1aaa-8dd9-4690-bc1f-06f9890b844a tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:18.638873 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f4917cee-69f0-4d0b-b20a-1680c48e18f4 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] POST https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata Aug 18 19:25:18.639117 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f4917cee-69f0-4d0b-b20a-1680c48e18f4 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:18.642472 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:18.642472 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:18.642897 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-563b1aaa-8dd9-4690-bc1f-06f9890b844a tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Snapshot retrieved successfully. Aug 18 19:25:18.643719 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-563b1aaa-8dd9-4690-bc1f-06f9890b844a tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] https://10.4.3.170/volume/v3/snapshots/4249fa13-bbd8-4df1-8be2-68f3cb46088f returned with HTTP 200 Aug 18 19:25:18.644040 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 727/2919] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:18 2026] GET /volume/v3/snapshots/4249fa13-bbd8-4df1-8be2-68f3cb46088f => generated 448 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:18.645990 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:18.645990 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:18.646539 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f4917cee-69f0-4d0b-b20a-1680c48e18f4 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Snapshot retrieved successfully. Aug 18 19:25:18.673136 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f4917cee-69f0-4d0b-b20a-1680c48e18f4 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Update snapshot metadata completed successfully. Aug 18 19:25:18.673699 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f4917cee-69f0-4d0b-b20a-1680c48e18f4 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata returned with HTTP 200 Aug 18 19:25:18.674321 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 728/2920] 10.4.3.170 () {68 vars in 1402 bytes} [Tue Aug 18 19:25:18 2026] POST /volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata => generated 68 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:25:18.683894 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-95a84607-b433-46a3-9329-c066c2c25ffb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:18.685959 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-95a84607-b433-46a3-9329-c066c2c25ffb tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] GET https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata Aug 18 19:25:18.686096 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-95a84607-b433-46a3-9329-c066c2c25ffb tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:18.686259 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-95a84607-b433-46a3-9329-c066c2c25ffb tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:18.695312 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:18.695312 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:18.696025 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-95a84607-b433-46a3-9329-c066c2c25ffb tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Snapshot retrieved successfully. Aug 18 19:25:18.697182 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-95a84607-b433-46a3-9329-c066c2c25ffb tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Get snapshot metadata completed successfully. Aug 18 19:25:18.697839 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-95a84607-b433-46a3-9329-c066c2c25ffb tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata returned with HTTP 200 Aug 18 19:25:18.698335 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 738/2921] 10.4.3.170 () {66 vars in 1381 bytes} [Tue Aug 18 19:25:18 2026] GET /volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:25:18.705876 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d548573b-3349-4da8-b13b-68d2bdfc5230 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:18.707644 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d548573b-3349-4da8-b13b-68d2bdfc5230 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] PUT https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata Aug 18 19:25:18.707968 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d548573b-3349-4da8-b13b-68d2bdfc5230 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:18.714630 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:18.714630 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:18.715199 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d548573b-3349-4da8-b13b-68d2bdfc5230 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Snapshot retrieved successfully. Aug 18 19:25:18.743026 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d548573b-3349-4da8-b13b-68d2bdfc5230 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Update snapshot metadata completed successfully. Aug 18 19:25:18.743298 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d548573b-3349-4da8-b13b-68d2bdfc5230 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata returned with HTTP 200 Aug 18 19:25:18.743717 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 729/2922] 10.4.3.170 () {68 vars in 1401 bytes} [Tue Aug 18 19:25:18 2026] PUT /volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata => generated 57 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:25:18.753082 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-90842bbb-ebb3-46e4-ae9d-895b24c16f3f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:18.754739 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-90842bbb-ebb3-46e4-ae9d-895b24c16f3f tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] GET https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata Aug 18 19:25:18.754923 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-90842bbb-ebb3-46e4-ae9d-895b24c16f3f tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:18.755098 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-90842bbb-ebb3-46e4-ae9d-895b24c16f3f tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:18.759705 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:18.759705 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:18.760088 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-90842bbb-ebb3-46e4-ae9d-895b24c16f3f tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Snapshot retrieved successfully. Aug 18 19:25:18.760924 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-90842bbb-ebb3-46e4-ae9d-895b24c16f3f tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Get snapshot metadata completed successfully. Aug 18 19:25:18.761160 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-90842bbb-ebb3-46e4-ae9d-895b24c16f3f tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata returned with HTTP 200 Aug 18 19:25:18.761507 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 728/2923] 10.4.3.170 () {66 vars in 1381 bytes} [Tue Aug 18 19:25:18 2026] GET /volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata => generated 57 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:25:18.776582 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-13bf3cf9-9e3a-454a-bf95-c644a10070a8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:18.778448 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-13bf3cf9-9e3a-454a-bf95-c644a10070a8 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata/key3 Aug 18 19:25:18.778654 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-13bf3cf9-9e3a-454a-bf95-c644a10070a8 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:18.778825 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-13bf3cf9-9e3a-454a-bf95-c644a10070a8 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:18.783901 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:18.783901 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:18.784399 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-13bf3cf9-9e3a-454a-bf95-c644a10070a8 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Snapshot retrieved successfully. Aug 18 19:25:18.785169 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-13bf3cf9-9e3a-454a-bf95-c644a10070a8 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Get snapshot metadata completed successfully. Aug 18 19:25:18.792813 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-13bf3cf9-9e3a-454a-bf95-c644a10070a8 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Delete snapshot metadata completed successfully. Aug 18 19:25:18.793063 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-13bf3cf9-9e3a-454a-bf95-c644a10070a8 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata/key3 returned with HTTP 200 Aug 18 19:25:18.793470 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 729/2924] 10.4.3.170 () {66 vars in 1399 bytes} [Tue Aug 18 19:25:18 2026] DELETE /volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata/key3 => generated 0 bytes in 17 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 19:25:18.801302 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-bd62c75b-4b13-432d-af65-0766f5db7397 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:18.803284 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bd62c75b-4b13-432d-af65-0766f5db7397 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] GET https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata Aug 18 19:25:18.803500 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bd62c75b-4b13-432d-af65-0766f5db7397 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:18.803748 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bd62c75b-4b13-432d-af65-0766f5db7397 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:18.808512 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:18.808512 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:18.808902 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-bd62c75b-4b13-432d-af65-0766f5db7397 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Snapshot retrieved successfully. Aug 18 19:25:18.809705 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-bd62c75b-4b13-432d-af65-0766f5db7397 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Get snapshot metadata completed successfully. Aug 18 19:25:18.809893 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bd62c75b-4b13-432d-af65-0766f5db7397 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata returned with HTTP 200 Aug 18 19:25:18.810246 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 739/2925] 10.4.3.170 () {66 vars in 1381 bytes} [Tue Aug 18 19:25:18 2026] GET /volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata => generated 32 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:25:18.820543 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2e3da082-74d0-4fad-94d2-a7395a30787f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:18.822897 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2e3da082-74d0-4fad-94d2-a7395a30787f tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] PUT https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata Aug 18 19:25:18.823341 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2e3da082-74d0-4fad-94d2-a7395a30787f tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:18.831440 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:18.831440 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:18.832061 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2e3da082-74d0-4fad-94d2-a7395a30787f tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Snapshot retrieved successfully. Aug 18 19:25:18.848705 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2e3da082-74d0-4fad-94d2-a7395a30787f tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Update snapshot metadata completed successfully. Aug 18 19:25:18.848705 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2e3da082-74d0-4fad-94d2-a7395a30787f tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata returned with HTTP 200 Aug 18 19:25:18.848705 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 730/2926] 10.4.3.170 () {68 vars in 1401 bytes} [Tue Aug 18 19:25:18 2026] PUT /volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata => generated 16 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:25:18.857951 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a62a5ded-5d7c-4956-bb6e-0423a520e791 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:18.860247 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a62a5ded-5d7c-4956-bb6e-0423a520e791 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] POST https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata Aug 18 19:25:18.860735 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a62a5ded-5d7c-4956-bb6e-0423a520e791 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:18.870873 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:18.870873 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:18.871265 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a62a5ded-5d7c-4956-bb6e-0423a520e791 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Snapshot retrieved successfully. Aug 18 19:25:18.895268 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a62a5ded-5d7c-4956-bb6e-0423a520e791 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Update snapshot metadata completed successfully. Aug 18 19:25:18.895868 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a62a5ded-5d7c-4956-bb6e-0423a520e791 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata returned with HTTP 200 Aug 18 19:25:18.896314 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 729/2927] 10.4.3.170 () {68 vars in 1402 bytes} [Tue Aug 18 19:25:18 2026] POST /volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata => generated 68 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:25:18.903684 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-08366426-89a4-494d-861a-f9328513b26d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:18.906927 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-08366426-89a4-494d-861a-f9328513b26d tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] GET https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata Aug 18 19:25:18.907498 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-08366426-89a4-494d-861a-f9328513b26d tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:18.907987 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-08366426-89a4-494d-861a-f9328513b26d tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:18.915201 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:18.915201 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:18.915739 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-08366426-89a4-494d-861a-f9328513b26d tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Snapshot retrieved successfully. Aug 18 19:25:18.916736 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-08366426-89a4-494d-861a-f9328513b26d tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Get snapshot metadata completed successfully. Aug 18 19:25:18.917059 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-08366426-89a4-494d-861a-f9328513b26d tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata returned with HTTP 200 Aug 18 19:25:18.917517 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 730/2928] 10.4.3.170 () {66 vars in 1381 bytes} [Tue Aug 18 19:25:18 2026] GET /volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:25:18.926063 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ccd79b26-a77a-4714-9a25-767eea78bfef None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:18.928308 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ccd79b26-a77a-4714-9a25-767eea78bfef tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] PUT https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata/key3 Aug 18 19:25:18.928677 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ccd79b26-a77a-4714-9a25-767eea78bfef tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:18.936814 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:18.936814 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:18.937398 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ccd79b26-a77a-4714-9a25-767eea78bfef tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Snapshot retrieved successfully. Aug 18 19:25:18.962444 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ccd79b26-a77a-4714-9a25-767eea78bfef tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Update snapshot metadata completed successfully. Aug 18 19:25:18.962764 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ccd79b26-a77a-4714-9a25-767eea78bfef tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata/key3 returned with HTTP 200 Aug 18 19:25:18.963185 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 740/2929] 10.4.3.170 () {68 vars in 1416 bytes} [Tue Aug 18 19:25:18 2026] PUT /volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata/key3 => generated 35 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:25:18.971387 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4a139b4a-1ed1-41b1-8ea8-f48b833d4af2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:18.973277 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4a139b4a-1ed1-41b1-8ea8-f48b833d4af2 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] GET https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata/key3 Aug 18 19:25:18.973498 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4a139b4a-1ed1-41b1-8ea8-f48b833d4af2 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:18.973694 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4a139b4a-1ed1-41b1-8ea8-f48b833d4af2 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:18.980017 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:18.980017 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:18.980580 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4a139b4a-1ed1-41b1-8ea8-f48b833d4af2 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Snapshot retrieved successfully. Aug 18 19:25:18.981352 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4a139b4a-1ed1-41b1-8ea8-f48b833d4af2 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Get snapshot metadata completed successfully. Aug 18 19:25:18.981621 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4a139b4a-1ed1-41b1-8ea8-f48b833d4af2 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata/key3 returned with HTTP 200 Aug 18 19:25:18.982071 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 731/2930] 10.4.3.170 () {66 vars in 1396 bytes} [Tue Aug 18 19:25:18 2026] GET /volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata/key3 => generated 35 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:25:18.989846 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-93b856a7-9e5e-4f0c-acac-9328f306f580 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:18.991614 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-93b856a7-9e5e-4f0c-acac-9328f306f580 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] GET https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata Aug 18 19:25:18.991770 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-93b856a7-9e5e-4f0c-acac-9328f306f580 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:18.991943 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-93b856a7-9e5e-4f0c-acac-9328f306f580 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:18.996872 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:18.996872 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:18.997377 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-93b856a7-9e5e-4f0c-acac-9328f306f580 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Snapshot retrieved successfully. Aug 18 19:25:18.998189 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-93b856a7-9e5e-4f0c-acac-9328f306f580 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Get snapshot metadata completed successfully. Aug 18 19:25:18.998460 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-93b856a7-9e5e-4f0c-acac-9328f306f580 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata returned with HTTP 200 Aug 18 19:25:18.998868 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 730/2931] 10.4.3.170 () {66 vars in 1381 bytes} [Tue Aug 18 19:25:18 2026] GET /volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata => generated 75 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:25:19.006484 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ea7019c2-61ab-4dd8-b186-6e74f9d8da82 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:19.008971 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ea7019c2-61ab-4dd8-b186-6e74f9d8da82 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] PUT https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata Aug 18 19:25:19.009290 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ea7019c2-61ab-4dd8-b186-6e74f9d8da82 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:19.018475 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:19.018475 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:19.019138 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ea7019c2-61ab-4dd8-b186-6e74f9d8da82 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Snapshot retrieved successfully. Aug 18 19:25:19.041282 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ea7019c2-61ab-4dd8-b186-6e74f9d8da82 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Update snapshot metadata completed successfully. Aug 18 19:25:19.041720 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ea7019c2-61ab-4dd8-b186-6e74f9d8da82 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata returned with HTTP 200 Aug 18 19:25:19.042261 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 731/2932] 10.4.3.170 () {68 vars in 1401 bytes} [Tue Aug 18 19:25:19 2026] PUT /volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e/metadata => generated 16 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:25:19.050057 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2b17eae2-1209-4369-87ef-6fc7a3a201db None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:19.051843 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2b17eae2-1209-4369-87ef-6fc7a3a201db tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e Aug 18 19:25:19.052027 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2b17eae2-1209-4369-87ef-6fc7a3a201db tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:19.052200 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2b17eae2-1209-4369-87ef-6fc7a3a201db tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:19.052293 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-2b17eae2-1209-4369-87ef-6fc7a3a201db tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Delete snapshot with id: 0f5668ad-0522-4d78-bb05-2e429e34395e Aug 18 19:25:19.057139 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:19.057139 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:19.057599 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2b17eae2-1209-4369-87ef-6fc7a3a201db tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Snapshot retrieved successfully. Aug 18 19:25:19.073331 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2b17eae2-1209-4369-87ef-6fc7a3a201db tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Snapshot delete request issued successfully. Aug 18 19:25:19.073536 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2b17eae2-1209-4369-87ef-6fc7a3a201db tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e returned with HTTP 202 Aug 18 19:25:19.073963 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 741/2933] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:25:19 2026] DELETE /volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:19.080476 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0eec5c66-227a-4ea1-9d7e-dd040f6bb575 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:19.082355 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0eec5c66-227a-4ea1-9d7e-dd040f6bb575 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] GET https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e Aug 18 19:25:19.082592 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0eec5c66-227a-4ea1-9d7e-dd040f6bb575 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:19.082774 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0eec5c66-227a-4ea1-9d7e-dd040f6bb575 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:19.088860 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:19.088860 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:19.089282 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0eec5c66-227a-4ea1-9d7e-dd040f6bb575 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Snapshot retrieved successfully. Aug 18 19:25:19.090064 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0eec5c66-227a-4ea1-9d7e-dd040f6bb575 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e returned with HTTP 200 Aug 18 19:25:19.090440 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 732/2934] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:19 2026] GET /volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:19.653023 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ca0c8eb0-55bf-4615-850e-13632ea26872 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:19.655580 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ca0c8eb0-55bf-4615-850e-13632ea26872 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] GET https://10.4.3.170/volume/v3/snapshots/4249fa13-bbd8-4df1-8be2-68f3cb46088f Aug 18 19:25:19.656043 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ca0c8eb0-55bf-4615-850e-13632ea26872 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:19.656282 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ca0c8eb0-55bf-4615-850e-13632ea26872 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:19.663727 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:19.663727 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:19.664735 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-ca0c8eb0-55bf-4615-850e-13632ea26872 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Snapshot retrieved successfully. Aug 18 19:25:19.665793 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ca0c8eb0-55bf-4615-850e-13632ea26872 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] https://10.4.3.170/volume/v3/snapshots/4249fa13-bbd8-4df1-8be2-68f3cb46088f returned with HTTP 200 Aug 18 19:25:19.667147 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 731/2935] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:19 2026] GET /volume/v3/snapshots/4249fa13-bbd8-4df1-8be2-68f3cb46088f => generated 475 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:19.676015 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-db0dc746-4f9e-458e-8162-c40f12bd1fbf None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:19.678912 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-db0dc746-4f9e-458e-8162-c40f12bd1fbf tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:25:19.678912 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-db0dc746-4f9e-458e-8162-c40f12bd1fbf tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "4249fa13-bbd8-4df1-8be2-68f3cb46088f"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:19.679511 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-db0dc746-4f9e-458e-8162-c40f12bd1fbf tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '4249fa13-bbd8-4df1-8be2-68f3cb46088f'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:25:19.684602 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:19.684602 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:19.685122 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-db0dc746-4f9e-458e-8162-c40f12bd1fbf tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Snapshot retrieved successfully. Aug 18 19:25:19.685275 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-db0dc746-4f9e-458e-8162-c40f12bd1fbf tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Create volume of 1 GB Aug 18 19:25:19.689618 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-db0dc746-4f9e-458e-8162-c40f12bd1fbf tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Availability Zones retrieved successfully. Aug 18 19:25:19.693719 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-db0dc746-4f9e-458e-8162-c40f12bd1fbf tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Flow 'volume_create_api' (180a6186-1d33-467a-8a98-7f369b444756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:19.694971 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-db0dc746-4f9e-458e-8162-c40f12bd1fbf tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b0b5690-4ea2-4b40-b2b8-79990505a619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:19.696225 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-db0dc746-4f9e-458e-8162-c40f12bd1fbf tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:25:19.697384 np0000007688 devstack@c-api.service[100582]: WARNING cinder.volume.api [None req-db0dc746-4f9e-458e-8162-c40f12bd1fbf tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b0b5690-4ea2-4b40-b2b8-79990505a619) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 19:25:19.697384 np0000007688 devstack@c-api.service[100582]: 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 19:25:19.698622 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-db0dc746-4f9e-458e-8162-c40f12bd1fbf tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b0b5690-4ea2-4b40-b2b8-79990505a619) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:19.699306 np0000007688 devstack@c-api.service[100582]: WARNING cinder.volume.api [None req-db0dc746-4f9e-458e-8162-c40f12bd1fbf tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b0b5690-4ea2-4b40-b2b8-79990505a619) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 19:25:19.700067 np0000007688 devstack@c-api.service[100582]: WARNING cinder.volume.api [None req-db0dc746-4f9e-458e-8162-c40f12bd1fbf tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Flow 'volume_create_api' (180a6186-1d33-467a-8a98-7f369b444756) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 19:25:19.700381 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-db0dc746-4f9e-458e-8162-c40f12bd1fbf tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 400 Aug 18 19:25:19.700933 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 732/2936] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:25:19 2026] POST /volume/v3/volumes => generated 171 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 19:25:19.708277 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0e1cb3fa-dace-4c31-8a47-9e22da586856 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:19.710175 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0e1cb3fa-dace-4c31-8a47-9e22da586856 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/4249fa13-bbd8-4df1-8be2-68f3cb46088f Aug 18 19:25:19.710321 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0e1cb3fa-dace-4c31-8a47-9e22da586856 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:19.710555 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0e1cb3fa-dace-4c31-8a47-9e22da586856 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:19.710643 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-0e1cb3fa-dace-4c31-8a47-9e22da586856 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Delete snapshot with id: 4249fa13-bbd8-4df1-8be2-68f3cb46088f Aug 18 19:25:19.717161 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:19.717161 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:19.717749 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0e1cb3fa-dace-4c31-8a47-9e22da586856 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Snapshot retrieved successfully. Aug 18 19:25:19.736762 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0e1cb3fa-dace-4c31-8a47-9e22da586856 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Snapshot delete request issued successfully. Aug 18 19:25:19.736990 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0e1cb3fa-dace-4c31-8a47-9e22da586856 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] https://10.4.3.170/volume/v3/snapshots/4249fa13-bbd8-4df1-8be2-68f3cb46088f returned with HTTP 202 Aug 18 19:25:19.737458 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 742/2937] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:25:19 2026] DELETE /volume/v3/snapshots/4249fa13-bbd8-4df1-8be2-68f3cb46088f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:19.745210 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-61f81b04-c75b-49c6-84a9-6a478671f281 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:19.746955 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-61f81b04-c75b-49c6-84a9-6a478671f281 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] GET https://10.4.3.170/volume/v3/snapshots/4249fa13-bbd8-4df1-8be2-68f3cb46088f Aug 18 19:25:19.747191 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-61f81b04-c75b-49c6-84a9-6a478671f281 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:19.747458 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-61f81b04-c75b-49c6-84a9-6a478671f281 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:19.752351 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:19.752351 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:19.752835 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-61f81b04-c75b-49c6-84a9-6a478671f281 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Snapshot retrieved successfully. Aug 18 19:25:19.753646 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-61f81b04-c75b-49c6-84a9-6a478671f281 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] https://10.4.3.170/volume/v3/snapshots/4249fa13-bbd8-4df1-8be2-68f3cb46088f returned with HTTP 200 Aug 18 19:25:19.754021 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 733/2938] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:19 2026] GET /volume/v3/snapshots/4249fa13-bbd8-4df1-8be2-68f3cb46088f => generated 474 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:20.099794 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f1326fa4-37bc-47fb-9d00-093fd60e4e9d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:20.101741 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f1326fa4-37bc-47fb-9d00-093fd60e4e9d tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] GET https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e Aug 18 19:25:20.101934 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f1326fa4-37bc-47fb-9d00-093fd60e4e9d tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:20.102495 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f1326fa4-37bc-47fb-9d00-093fd60e4e9d tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:20.106249 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f1326fa4-37bc-47fb-9d00-093fd60e4e9d tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e returned with HTTP 404 Aug 18 19:25:20.106737 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 732/2939] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:20 2026] GET /volume/v3/snapshots/0f5668ad-0522-4d78-bb05-2e429e34395e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:20.113068 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-84d1c6c6-051b-4396-a007-52d930194a7d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:20.114808 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-84d1c6c6-051b-4396-a007-52d930194a7d tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] GET https://10.4.3.170/volume/v3/volumes/3833772c-1f1c-44fd-b4d6-d8fee923ae7d Aug 18 19:25:20.114980 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-84d1c6c6-051b-4396-a007-52d930194a7d tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:20.115182 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-84d1c6c6-051b-4396-a007-52d930194a7d tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:20.122751 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:20.122751 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:20.126581 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-84d1c6c6-051b-4396-a007-52d930194a7d tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Volume info retrieved successfully. Aug 18 19:25:20.131482 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-84d1c6c6-051b-4396-a007-52d930194a7d tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/volumes/3833772c-1f1c-44fd-b4d6-d8fee923ae7d returned with HTTP 200 Aug 18 19:25:20.132051 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 733/2940] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:20 2026] GET /volume/v3/volumes/3833772c-1f1c-44fd-b4d6-d8fee923ae7d => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:20.142909 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-515112b1-d168-4ac3-91ba-4e41e1d4147f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:20.144608 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-515112b1-d168-4ac3-91ba-4e41e1d4147f tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] DELETE https://10.4.3.170/volume/v3/volumes/3833772c-1f1c-44fd-b4d6-d8fee923ae7d Aug 18 19:25:20.144788 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-515112b1-d168-4ac3-91ba-4e41e1d4147f tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:20.144982 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-515112b1-d168-4ac3-91ba-4e41e1d4147f tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:20.145152 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-515112b1-d168-4ac3-91ba-4e41e1d4147f tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Delete volume with id: 3833772c-1f1c-44fd-b4d6-d8fee923ae7d Aug 18 19:25:20.151397 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:20.151397 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:20.151881 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-515112b1-d168-4ac3-91ba-4e41e1d4147f tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Volume info retrieved successfully. Aug 18 19:25:20.166201 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-515112b1-d168-4ac3-91ba-4e41e1d4147f tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Delete volume request issued successfully. Aug 18 19:25:20.166514 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-515112b1-d168-4ac3-91ba-4e41e1d4147f tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/volumes/3833772c-1f1c-44fd-b4d6-d8fee923ae7d returned with HTTP 202 Aug 18 19:25:20.166953 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 743/2941] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:25:20 2026] DELETE /volume/v3/volumes/3833772c-1f1c-44fd-b4d6-d8fee923ae7d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:20.174936 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ead3d9c9-ed75-4d26-b676-ad776fb71acd None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:20.176608 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ead3d9c9-ed75-4d26-b676-ad776fb71acd tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] GET https://10.4.3.170/volume/v3/volumes/3833772c-1f1c-44fd-b4d6-d8fee923ae7d Aug 18 19:25:20.176797 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ead3d9c9-ed75-4d26-b676-ad776fb71acd tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:20.176975 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ead3d9c9-ed75-4d26-b676-ad776fb71acd tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:20.184468 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:20.184468 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:20.188121 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ead3d9c9-ed75-4d26-b676-ad776fb71acd tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Volume info retrieved successfully. Aug 18 19:25:20.192880 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ead3d9c9-ed75-4d26-b676-ad776fb71acd tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/volumes/3833772c-1f1c-44fd-b4d6-d8fee923ae7d returned with HTTP 200 Aug 18 19:25:20.193255 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 734/2942] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:20 2026] GET /volume/v3/volumes/3833772c-1f1c-44fd-b4d6-d8fee923ae7d => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:20.763529 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bed6347f-c890-4a65-ab05-2cbc42ba8a99 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:20.765462 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bed6347f-c890-4a65-ab05-2cbc42ba8a99 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] GET https://10.4.3.170/volume/v3/snapshots/4249fa13-bbd8-4df1-8be2-68f3cb46088f Aug 18 19:25:20.765725 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bed6347f-c890-4a65-ab05-2cbc42ba8a99 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:20.765953 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bed6347f-c890-4a65-ab05-2cbc42ba8a99 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:20.770698 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bed6347f-c890-4a65-ab05-2cbc42ba8a99 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] https://10.4.3.170/volume/v3/snapshots/4249fa13-bbd8-4df1-8be2-68f3cb46088f returned with HTTP 404 Aug 18 19:25:20.771151 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 733/2943] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:25:20 2026] GET /volume/v3/snapshots/4249fa13-bbd8-4df1-8be2-68f3cb46088f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:20.777920 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6d41da81-e99d-45a0-a45a-820a91eacde1 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:20.781386 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6d41da81-e99d-45a0-a45a-820a91eacde1 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] GET https://10.4.3.170/volume/v3/volumes/5e8e1f1e-91c5-4c41-98f2-65762e2b1c59 Aug 18 19:25:20.781386 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6d41da81-e99d-45a0-a45a-820a91eacde1 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:20.781386 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6d41da81-e99d-45a0-a45a-820a91eacde1 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:20.789381 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:20.789381 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:20.794458 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6d41da81-e99d-45a0-a45a-820a91eacde1 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Volume info retrieved successfully. Aug 18 19:25:20.800374 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6d41da81-e99d-45a0-a45a-820a91eacde1 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] https://10.4.3.170/volume/v3/volumes/5e8e1f1e-91c5-4c41-98f2-65762e2b1c59 returned with HTTP 200 Aug 18 19:25:20.801233 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 734/2944] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:20 2026] GET /volume/v3/volumes/5e8e1f1e-91c5-4c41-98f2-65762e2b1c59 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:20.813040 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d3dd9c03-a9fb-46de-a79a-dbb2871e1161 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:20.815174 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d3dd9c03-a9fb-46de-a79a-dbb2871e1161 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] DELETE https://10.4.3.170/volume/v3/volumes/5e8e1f1e-91c5-4c41-98f2-65762e2b1c59 Aug 18 19:25:20.815174 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d3dd9c03-a9fb-46de-a79a-dbb2871e1161 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:20.815174 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d3dd9c03-a9fb-46de-a79a-dbb2871e1161 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:20.815342 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-d3dd9c03-a9fb-46de-a79a-dbb2871e1161 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Delete volume with id: 5e8e1f1e-91c5-4c41-98f2-65762e2b1c59 Aug 18 19:25:20.822264 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:20.822264 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:20.822264 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d3dd9c03-a9fb-46de-a79a-dbb2871e1161 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Volume info retrieved successfully. Aug 18 19:25:20.845911 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d3dd9c03-a9fb-46de-a79a-dbb2871e1161 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Delete volume request issued successfully. Aug 18 19:25:20.845957 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d3dd9c03-a9fb-46de-a79a-dbb2871e1161 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] https://10.4.3.170/volume/v3/volumes/5e8e1f1e-91c5-4c41-98f2-65762e2b1c59 returned with HTTP 202 Aug 18 19:25:20.846330 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 744/2945] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:25:20 2026] DELETE /volume/v3/volumes/5e8e1f1e-91c5-4c41-98f2-65762e2b1c59 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:20.855130 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c73cc826-b29c-43c2-9cb9-f03300d9633d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:20.857836 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c73cc826-b29c-43c2-9cb9-f03300d9633d tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] GET https://10.4.3.170/volume/v3/volumes/5e8e1f1e-91c5-4c41-98f2-65762e2b1c59 Aug 18 19:25:20.857836 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c73cc826-b29c-43c2-9cb9-f03300d9633d tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:20.857836 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c73cc826-b29c-43c2-9cb9-f03300d9633d tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:20.865772 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:20.865772 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:20.870595 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c73cc826-b29c-43c2-9cb9-f03300d9633d tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Volume info retrieved successfully. Aug 18 19:25:20.877072 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c73cc826-b29c-43c2-9cb9-f03300d9633d tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] https://10.4.3.170/volume/v3/volumes/5e8e1f1e-91c5-4c41-98f2-65762e2b1c59 returned with HTTP 200 Aug 18 19:25:20.877621 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 735/2946] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:20 2026] GET /volume/v3/volumes/5e8e1f1e-91c5-4c41-98f2-65762e2b1c59 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:20.912262 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6e0f6fdd-7b12-491c-97b5-3a73c88a4f9a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:20.916966 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6e0f6fdd-7b12-491c-97b5-3a73c88a4f9a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] DELETE https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 Aug 18 19:25:20.917249 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6e0f6fdd-7b12-491c-97b5-3a73c88a4f9a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:20.917557 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6e0f6fdd-7b12-491c-97b5-3a73c88a4f9a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:20.917790 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-6e0f6fdd-7b12-491c-97b5-3a73c88a4f9a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Delete volume with id: 27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 Aug 18 19:25:20.932135 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:20.932135 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:20.932626 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-6e0f6fdd-7b12-491c-97b5-3a73c88a4f9a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:20.948430 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-6e0f6fdd-7b12-491c-97b5-3a73c88a4f9a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Delete volume request issued successfully. Aug 18 19:25:20.948639 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6e0f6fdd-7b12-491c-97b5-3a73c88a4f9a tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 returned with HTTP 202 Aug 18 19:25:20.948988 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 734/2947] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:25:20 2026] DELETE /volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:20.957905 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4758e2a5-58e7-4b54-9701-2e99f41d2577 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:20.959791 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4758e2a5-58e7-4b54-9701-2e99f41d2577 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 Aug 18 19:25:20.959983 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4758e2a5-58e7-4b54-9701-2e99f41d2577 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:20.960190 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4758e2a5-58e7-4b54-9701-2e99f41d2577 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:20.966992 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:20.966992 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:20.971071 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4758e2a5-58e7-4b54-9701-2e99f41d2577 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:20.975863 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4758e2a5-58e7-4b54-9701-2e99f41d2577 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 returned with HTTP 200 Aug 18 19:25:20.976349 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 735/2948] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:20 2026] GET /volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:21.205006 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9571d1ff-2be8-4339-abf1-86bba5b72c25 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:21.206478 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9571d1ff-2be8-4339-abf1-86bba5b72c25 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] GET https://10.4.3.170/volume/v3/volumes/3833772c-1f1c-44fd-b4d6-d8fee923ae7d Aug 18 19:25:21.206666 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9571d1ff-2be8-4339-abf1-86bba5b72c25 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:21.206830 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9571d1ff-2be8-4339-abf1-86bba5b72c25 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:21.212066 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9571d1ff-2be8-4339-abf1-86bba5b72c25 tempest-SnapshotMetadataTestJSON-207622281 tempest-SnapshotMetadataTestJSON-207622281-project-member] https://10.4.3.170/volume/v3/volumes/3833772c-1f1c-44fd-b4d6-d8fee923ae7d returned with HTTP 404 Aug 18 19:25:21.212519 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 745/2949] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:21 2026] GET /volume/v3/volumes/3833772c-1f1c-44fd-b4d6-d8fee923ae7d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:21.891952 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-bb31a10e-3216-4338-8f9e-46db84f1bb32 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:21.894050 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bb31a10e-3216-4338-8f9e-46db84f1bb32 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] GET https://10.4.3.170/volume/v3/volumes/5e8e1f1e-91c5-4c41-98f2-65762e2b1c59 Aug 18 19:25:21.894269 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-bb31a10e-3216-4338-8f9e-46db84f1bb32 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:21.894539 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-bb31a10e-3216-4338-8f9e-46db84f1bb32 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:21.900160 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bb31a10e-3216-4338-8f9e-46db84f1bb32 tempest-VolumesSnapshotNegativeTestJSON-627578762 tempest-VolumesSnapshotNegativeTestJSON-627578762-project-member] https://10.4.3.170/volume/v3/volumes/5e8e1f1e-91c5-4c41-98f2-65762e2b1c59 returned with HTTP 404 Aug 18 19:25:21.900671 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 736/2950] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:21 2026] GET /volume/v3/volumes/5e8e1f1e-91c5-4c41-98f2-65762e2b1c59 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:21.990971 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5a6cb8c1-e5c0-4783-852d-124e25236e88 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:21.992655 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5a6cb8c1-e5c0-4783-852d-124e25236e88 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 Aug 18 19:25:21.992840 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5a6cb8c1-e5c0-4783-852d-124e25236e88 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:21.993003 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5a6cb8c1-e5c0-4783-852d-124e25236e88 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:21.998924 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5a6cb8c1-e5c0-4783-852d-124e25236e88 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 returned with HTTP 404 Aug 18 19:25:21.999462 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 735/2951] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:21 2026] GET /volume/v3/volumes/27d7602e-8d1f-4e78-9cd4-7b4b696a01a8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:22.008606 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ec22258d-1590-4aea-90e7-0c842e811a73 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:22.010110 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ec22258d-1590-4aea-90e7-0c842e811a73 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] DELETE https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb Aug 18 19:25:22.010285 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ec22258d-1590-4aea-90e7-0c842e811a73 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:22.010471 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ec22258d-1590-4aea-90e7-0c842e811a73 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:22.010631 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-ec22258d-1590-4aea-90e7-0c842e811a73 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Delete volume with id: c20a32a4-e4c7-40fe-8749-9d8fd6a003fb Aug 18 19:25:22.016873 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:22.016873 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:22.017357 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ec22258d-1590-4aea-90e7-0c842e811a73 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:22.032120 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ec22258d-1590-4aea-90e7-0c842e811a73 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Delete volume request issued successfully. Aug 18 19:25:22.032429 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ec22258d-1590-4aea-90e7-0c842e811a73 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb returned with HTTP 202 Aug 18 19:25:22.033115 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 736/2952] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:25:22 2026] DELETE /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:22.046134 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4f654b2b-a3e2-4633-b4bc-0126c2e5e251 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:22.048717 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4f654b2b-a3e2-4633-b4bc-0126c2e5e251 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb Aug 18 19:25:22.049480 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4f654b2b-a3e2-4633-b4bc-0126c2e5e251 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:22.049617 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4f654b2b-a3e2-4633-b4bc-0126c2e5e251 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:22.057226 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:22.057226 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:22.061769 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-4f654b2b-a3e2-4633-b4bc-0126c2e5e251 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Volume info retrieved successfully. Aug 18 19:25:22.067866 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4f654b2b-a3e2-4633-b4bc-0126c2e5e251 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb returned with HTTP 200 Aug 18 19:25:22.068209 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 746/2953] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:22 2026] GET /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:22.982190 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-43ddab88-e666-40e2-b2c3-a92f07105ce1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:23.066348 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-43ddab88-e666-40e2-b2c3-a92f07105ce1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:25:23.066719 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-43ddab88-e666-40e2-b2c3-a92f07105ce1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-423762331"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:23.068053 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-43ddab88-e666-40e2-b2c3-a92f07105ce1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Create volume request body: {'volume': {"'imageRef": '3394ab6b-bad1-4521-8a00-1c034f3dd2cc', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-423762331'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:25:23.068171 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-43ddab88-e666-40e2-b2c3-a92f07105ce1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Create volume of 1 GB Aug 18 19:25:23.071980 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-43ddab88-e666-40e2-b2c3-a92f07105ce1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Availability Zones retrieved successfully. Aug 18 19:25:23.079526 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-43ddab88-e666-40e2-b2c3-a92f07105ce1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Flow 'volume_create_api' (50b8d9fc-96de-415c-ad0b-db1f3b3b82bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:23.080770 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-43ddab88-e666-40e2-b2c3-a92f07105ce1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28187d22-cad9-4984-9121-5eec90f238bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:23.082100 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-43ddab88-e666-40e2-b2c3-a92f07105ce1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:25:23.082738 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3e70a07d-0b8e-4d14-be86-ee91ed7da979 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:23.084777 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3e70a07d-0b8e-4d14-be86-ee91ed7da979 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] GET https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb Aug 18 19:25:23.085059 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3e70a07d-0b8e-4d14-be86-ee91ed7da979 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:23.085255 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3e70a07d-0b8e-4d14-be86-ee91ed7da979 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:23.091450 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3e70a07d-0b8e-4d14-be86-ee91ed7da979 tempest-TestServerVolumeAttachmentScenario-2065892942 tempest-TestServerVolumeAttachmentScenario-2065892942-project-member] https://10.4.3.170/volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb returned with HTTP 404 Aug 18 19:25:23.092049 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 736/2954] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:23 2026] GET /volume/v3/volumes/c20a32a4-e4c7-40fe-8749-9d8fd6a003fb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:23.117147 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-43ddab88-e666-40e2-b2c3-a92f07105ce1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28187d22-cad9-4984-9121-5eec90f238bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:23.117858 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-43ddab88-e666-40e2-b2c3-a92f07105ce1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c36f350b-ec83-4e91-9639-7c4442e830d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:23.185853 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-43ddab88-e666-40e2-b2c3-a92f07105ce1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Created reservations ['f4fb3401-055b-461f-885c-7ec1f340f2f3', '9201ea2a-df2c-4a57-a808-68d2862e930e', 'd14a3cfa-00c9-46f9-bda9-2675d71bcccf', '773f1ff5-8314-4836-a479-78d4dabcdca8'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:23.186569 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-43ddab88-e666-40e2-b2c3-a92f07105ce1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c36f350b-ec83-4e91-9639-7c4442e830d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4fb3401-055b-461f-885c-7ec1f340f2f3', '9201ea2a-df2c-4a57-a808-68d2862e930e', 'd14a3cfa-00c9-46f9-bda9-2675d71bcccf', '773f1ff5-8314-4836-a479-78d4dabcdca8']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:23.187212 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-43ddab88-e666-40e2-b2c3-a92f07105ce1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d02bf05-ed89-4fdc-bcd5-0608421ddcb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:23.208005 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-43ddab88-e666-40e2-b2c3-a92f07105ce1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d02bf05-ed89-4fdc-bcd5-0608421ddcb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f6f899d-34dc-429e-bf8b-5909efe98089', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-423762331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d55d18d896c94ec18c9acf5580b19720',qos_specs=None,replication_status=,reservations=['f4fb3401-055b-461f-885c-7ec1f340f2f3','9201ea2a-df2c-4a57-a808-68d2862e930e','d14a3cfa-00c9-46f9-bda9-2675d71bcccf','773f1ff5-8314-4836-a479-78d4dabcdca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00f9dd17a4e44116a859e3c6d0753faf',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:25:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-423762331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f6f899d-34dc-429e-bf8b-5909efe98089,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d55d18d896c94ec18c9acf5580b19720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00f9dd17a4e44116a859e3c6d0753faf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:23.208727 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-43ddab88-e666-40e2-b2c3-a92f07105ce1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ad2c06a-a833-456a-a95c-278eb4eabd97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:23.229965 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-43ddab88-e666-40e2-b2c3-a92f07105ce1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ad2c06a-a833-456a-a95c-278eb4eabd97) transitioned into state 'SUCCESS' from state '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-423762331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d55d18d896c94ec18c9acf5580b19720',qos_specs=None,replication_status=,reservations=['f4fb3401-055b-461f-885c-7ec1f340f2f3','9201ea2a-df2c-4a57-a808-68d2862e930e','d14a3cfa-00c9-46f9-bda9-2675d71bcccf','773f1ff5-8314-4836-a479-78d4dabcdca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00f9dd17a4e44116a859e3c6d0753faf',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:23.230236 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-43ddab88-e666-40e2-b2c3-a92f07105ce1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0caa8121-c19b-4ac5-b760-234cebad66bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:23.241411 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-43ddab88-e666-40e2-b2c3-a92f07105ce1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0caa8121-c19b-4ac5-b760-234cebad66bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:23.243183 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-43ddab88-e666-40e2-b2c3-a92f07105ce1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Flow 'volume_create_api' (50b8d9fc-96de-415c-ad0b-db1f3b3b82bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:23.243183 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-43ddab88-e666-40e2-b2c3-a92f07105ce1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Create volume request issued successfully. Aug 18 19:25:23.243183 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-43ddab88-e666-40e2-b2c3-a92f07105ce1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:25:23.243313 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 737/2955] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:25:22 2026] POST /volume/v3/volumes => generated 756 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:25:23.254099 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a3fc0be0-8c7a-4233-afd7-5c05842d38c1 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:23.255889 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a3fc0be0-8c7a-4233-afd7-5c05842d38c1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:25:23.256640 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a3fc0be0-8c7a-4233-afd7-5c05842d38c1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-400798654"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:23.257608 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-a3fc0be0-8c7a-4233-afd7-5c05842d38c1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Create volume request body: {'volume': {"'imageRef": '3394ab6b-bad1-4521-8a00-1c034f3dd2cc', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-400798654'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:25:23.257720 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-a3fc0be0-8c7a-4233-afd7-5c05842d38c1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Create volume of 1 GB Aug 18 19:25:23.261616 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a3fc0be0-8c7a-4233-afd7-5c05842d38c1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Availability Zones retrieved successfully. Aug 18 19:25:23.268063 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-a3fc0be0-8c7a-4233-afd7-5c05842d38c1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Flow 'volume_create_api' (a123df50-9f6d-470e-a87c-1ef9478abcb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:23.269161 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-a3fc0be0-8c7a-4233-afd7-5c05842d38c1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aaa0c34-db27-444d-be17-455027df47c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:23.270224 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-a3fc0be0-8c7a-4233-afd7-5c05842d38c1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:25:23.296993 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-a3fc0be0-8c7a-4233-afd7-5c05842d38c1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aaa0c34-db27-444d-be17-455027df47c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:23.297878 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-a3fc0be0-8c7a-4233-afd7-5c05842d38c1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4865ed2-6a1c-4b4b-a451-7019fbfa1ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:23.338181 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-a3fc0be0-8c7a-4233-afd7-5c05842d38c1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Created reservations ['89645f6d-aec8-4928-a15c-9b02c6f9bcd0', 'a68d2928-99ad-4a1e-b1f4-35e1ed9f23e2', 'da5cbe00-8c08-4242-bdd5-ae5a1b7f4fbc', '4ff5e27f-59b0-488b-bc76-a4eb5b0d9978'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:23.339617 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-a3fc0be0-8c7a-4233-afd7-5c05842d38c1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4865ed2-6a1c-4b4b-a451-7019fbfa1ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89645f6d-aec8-4928-a15c-9b02c6f9bcd0', 'a68d2928-99ad-4a1e-b1f4-35e1ed9f23e2', 'da5cbe00-8c08-4242-bdd5-ae5a1b7f4fbc', '4ff5e27f-59b0-488b-bc76-a4eb5b0d9978']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:23.341177 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-a3fc0be0-8c7a-4233-afd7-5c05842d38c1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11ee3de5-b0ee-4e79-8cae-6b40c0e7f520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:23.366201 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-a3fc0be0-8c7a-4233-afd7-5c05842d38c1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11ee3de5-b0ee-4e79-8cae-6b40c0e7f520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51389949-1730-4c46-b6e0-d7b4c3cef800', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-400798654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d55d18d896c94ec18c9acf5580b19720',qos_specs=None,replication_status=,reservations=['89645f6d-aec8-4928-a15c-9b02c6f9bcd0','a68d2928-99ad-4a1e-b1f4-35e1ed9f23e2','da5cbe00-8c08-4242-bdd5-ae5a1b7f4fbc','4ff5e27f-59b0-488b-bc76-a4eb5b0d9978'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00f9dd17a4e44116a859e3c6d0753faf',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:25:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-400798654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51389949-1730-4c46-b6e0-d7b4c3cef800,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d55d18d896c94ec18c9acf5580b19720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00f9dd17a4e44116a859e3c6d0753faf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:23.367020 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-a3fc0be0-8c7a-4233-afd7-5c05842d38c1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (633cbc64-abcd-4d57-a49f-b1502e6c1247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:23.387655 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-a3fc0be0-8c7a-4233-afd7-5c05842d38c1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (633cbc64-abcd-4d57-a49f-b1502e6c1247) transitioned into state 'SUCCESS' from state '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-400798654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d55d18d896c94ec18c9acf5580b19720',qos_specs=None,replication_status=,reservations=['89645f6d-aec8-4928-a15c-9b02c6f9bcd0','a68d2928-99ad-4a1e-b1f4-35e1ed9f23e2','da5cbe00-8c08-4242-bdd5-ae5a1b7f4fbc','4ff5e27f-59b0-488b-bc76-a4eb5b0d9978'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00f9dd17a4e44116a859e3c6d0753faf',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:23.388249 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-a3fc0be0-8c7a-4233-afd7-5c05842d38c1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be88d2bc-c98a-4af2-a760-1034c465e94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:23.401422 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-a3fc0be0-8c7a-4233-afd7-5c05842d38c1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be88d2bc-c98a-4af2-a760-1034c465e94a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:23.402616 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-a3fc0be0-8c7a-4233-afd7-5c05842d38c1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Flow 'volume_create_api' (a123df50-9f6d-470e-a87c-1ef9478abcb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:23.403048 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a3fc0be0-8c7a-4233-afd7-5c05842d38c1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Create volume request issued successfully. Aug 18 19:25:23.403805 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a3fc0be0-8c7a-4233-afd7-5c05842d38c1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:25:23.404397 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 737/2956] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:25:23 2026] POST /volume/v3/volumes => generated 756 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:25:23.422416 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-62aa8fc7-fd67-4f4d-8a79-2a08fffb0374 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:23.424139 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-62aa8fc7-fd67-4f4d-8a79-2a08fffb0374 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:25:23.424550 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-62aa8fc7-fd67-4f4d-8a79-2a08fffb0374 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1058508249"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:23.425975 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-62aa8fc7-fd67-4f4d-8a79-2a08fffb0374 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Create volume request body: {'volume': {"'imageRef": '3394ab6b-bad1-4521-8a00-1c034f3dd2cc', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1058508249'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:25:23.426135 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-62aa8fc7-fd67-4f4d-8a79-2a08fffb0374 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Create volume of 1 GB Aug 18 19:25:23.430188 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-62aa8fc7-fd67-4f4d-8a79-2a08fffb0374 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Availability Zones retrieved successfully. Aug 18 19:25:23.435521 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-62aa8fc7-fd67-4f4d-8a79-2a08fffb0374 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Flow 'volume_create_api' (70228ed2-e8e5-468d-bba7-ef0e1510c619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:23.436806 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-62aa8fc7-fd67-4f4d-8a79-2a08fffb0374 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cb8e9a1-3361-4837-b28f-069ff52e7884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:23.438338 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-62aa8fc7-fd67-4f4d-8a79-2a08fffb0374 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:25:23.464633 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-62aa8fc7-fd67-4f4d-8a79-2a08fffb0374 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cb8e9a1-3361-4837-b28f-069ff52e7884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:23.465385 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-62aa8fc7-fd67-4f4d-8a79-2a08fffb0374 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3901165c-1bb9-48c0-8cec-070356ed882e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:23.503910 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-62aa8fc7-fd67-4f4d-8a79-2a08fffb0374 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Created reservations ['0458c6a3-cdf5-48bb-89c5-896df5aa2e08', 'd9d03ef1-fac9-4364-aba8-28a7ac064c90', 'f7aad558-1aef-4149-928e-b6db8fedfb81', '413bc262-2423-48bf-8447-69c521fd11e3'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:23.504710 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-62aa8fc7-fd67-4f4d-8a79-2a08fffb0374 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3901165c-1bb9-48c0-8cec-070356ed882e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0458c6a3-cdf5-48bb-89c5-896df5aa2e08', 'd9d03ef1-fac9-4364-aba8-28a7ac064c90', 'f7aad558-1aef-4149-928e-b6db8fedfb81', '413bc262-2423-48bf-8447-69c521fd11e3']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:23.505524 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-62aa8fc7-fd67-4f4d-8a79-2a08fffb0374 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8c51103-14cc-4de9-9786-46cf0f7b6709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:23.526227 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-62aa8fc7-fd67-4f4d-8a79-2a08fffb0374 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8c51103-14cc-4de9-9786-46cf0f7b6709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6762327-9b9d-4d91-b61d-d2f5a50cfc62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1058508249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d55d18d896c94ec18c9acf5580b19720',qos_specs=None,replication_status=,reservations=['0458c6a3-cdf5-48bb-89c5-896df5aa2e08','d9d03ef1-fac9-4364-aba8-28a7ac064c90','f7aad558-1aef-4149-928e-b6db8fedfb81','413bc262-2423-48bf-8447-69c521fd11e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00f9dd17a4e44116a859e3c6d0753faf',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:25:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1058508249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6762327-9b9d-4d91-b61d-d2f5a50cfc62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d55d18d896c94ec18c9acf5580b19720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00f9dd17a4e44116a859e3c6d0753faf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:23.526970 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-62aa8fc7-fd67-4f4d-8a79-2a08fffb0374 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f2ee142-d4d5-4fbd-8dee-df4fe73b8f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:23.543600 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-62aa8fc7-fd67-4f4d-8a79-2a08fffb0374 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f2ee142-d4d5-4fbd-8dee-df4fe73b8f05) transitioned into state 'SUCCESS' from state '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-1058508249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d55d18d896c94ec18c9acf5580b19720',qos_specs=None,replication_status=,reservations=['0458c6a3-cdf5-48bb-89c5-896df5aa2e08','d9d03ef1-fac9-4364-aba8-28a7ac064c90','f7aad558-1aef-4149-928e-b6db8fedfb81','413bc262-2423-48bf-8447-69c521fd11e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00f9dd17a4e44116a859e3c6d0753faf',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:23.544225 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-62aa8fc7-fd67-4f4d-8a79-2a08fffb0374 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e0f7670-871c-4f2b-b78a-a214a44fb96c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:23.553040 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-62aa8fc7-fd67-4f4d-8a79-2a08fffb0374 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e0f7670-871c-4f2b-b78a-a214a44fb96c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:23.553806 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-62aa8fc7-fd67-4f4d-8a79-2a08fffb0374 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Flow 'volume_create_api' (70228ed2-e8e5-468d-bba7-ef0e1510c619) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:23.554075 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-62aa8fc7-fd67-4f4d-8a79-2a08fffb0374 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Create volume request issued successfully. Aug 18 19:25:23.554614 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-62aa8fc7-fd67-4f4d-8a79-2a08fffb0374 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:25:23.554997 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 747/2957] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:25:23 2026] POST /volume/v3/volumes => generated 757 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:25:23.571057 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4d00fb4f-bbad-4b77-ac07-7fe8fbc9d877 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:23.573349 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4d00fb4f-bbad-4b77-ac07-7fe8fbc9d877 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:25:23.573920 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4d00fb4f-bbad-4b77-ac07-7fe8fbc9d877 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-484937611"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:23.576032 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-4d00fb4f-bbad-4b77-ac07-7fe8fbc9d877 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Create volume request body: {'volume': {"'imageRef": '3394ab6b-bad1-4521-8a00-1c034f3dd2cc', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-484937611'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:25:23.576273 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-4d00fb4f-bbad-4b77-ac07-7fe8fbc9d877 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Create volume of 1 GB Aug 18 19:25:23.582492 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-4d00fb4f-bbad-4b77-ac07-7fe8fbc9d877 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Availability Zones retrieved successfully. Aug 18 19:25:23.590113 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4d00fb4f-bbad-4b77-ac07-7fe8fbc9d877 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Flow 'volume_create_api' (93a76075-f347-4540-b369-75c8e14898bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:23.591375 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4d00fb4f-bbad-4b77-ac07-7fe8fbc9d877 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3964708-d6a2-4b60-bc4d-148204c7371d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:23.592682 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-4d00fb4f-bbad-4b77-ac07-7fe8fbc9d877 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:25:23.624009 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4d00fb4f-bbad-4b77-ac07-7fe8fbc9d877 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3964708-d6a2-4b60-bc4d-148204c7371d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:23.625079 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4d00fb4f-bbad-4b77-ac07-7fe8fbc9d877 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81968256-2d1a-48c3-99ea-aaddbbcb2fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:23.666855 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-4d00fb4f-bbad-4b77-ac07-7fe8fbc9d877 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Created reservations ['3f99ae3a-bd7e-4889-bf17-0b180257f25f', '7db661fb-cb12-4cee-bcc3-fc04be7ed300', '1f38f36d-be52-45b0-986d-17990ac06f9f', 'b51c752e-8a28-4fe0-8607-350362db4264'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:23.667731 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4d00fb4f-bbad-4b77-ac07-7fe8fbc9d877 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81968256-2d1a-48c3-99ea-aaddbbcb2fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f99ae3a-bd7e-4889-bf17-0b180257f25f', '7db661fb-cb12-4cee-bcc3-fc04be7ed300', '1f38f36d-be52-45b0-986d-17990ac06f9f', 'b51c752e-8a28-4fe0-8607-350362db4264']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:23.668594 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4d00fb4f-bbad-4b77-ac07-7fe8fbc9d877 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc19c8a1-4839-470c-a028-c50e683b984b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:23.693664 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4d00fb4f-bbad-4b77-ac07-7fe8fbc9d877 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc19c8a1-4839-470c-a028-c50e683b984b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bba4940-0285-42d7-a4b3-f8fa19a84d88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-484937611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d55d18d896c94ec18c9acf5580b19720',qos_specs=None,replication_status=,reservations=['3f99ae3a-bd7e-4889-bf17-0b180257f25f','7db661fb-cb12-4cee-bcc3-fc04be7ed300','1f38f36d-be52-45b0-986d-17990ac06f9f','b51c752e-8a28-4fe0-8607-350362db4264'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00f9dd17a4e44116a859e3c6d0753faf',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:25:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-484937611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bba4940-0285-42d7-a4b3-f8fa19a84d88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d55d18d896c94ec18c9acf5580b19720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00f9dd17a4e44116a859e3c6d0753faf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:23.694915 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4d00fb4f-bbad-4b77-ac07-7fe8fbc9d877 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a52b15e1-2272-4e4e-957e-c1ba467ef7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:23.715187 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4d00fb4f-bbad-4b77-ac07-7fe8fbc9d877 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a52b15e1-2272-4e4e-957e-c1ba467ef7a4) transitioned into state 'SUCCESS' from state '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-484937611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d55d18d896c94ec18c9acf5580b19720',qos_specs=None,replication_status=,reservations=['3f99ae3a-bd7e-4889-bf17-0b180257f25f','7db661fb-cb12-4cee-bcc3-fc04be7ed300','1f38f36d-be52-45b0-986d-17990ac06f9f','b51c752e-8a28-4fe0-8607-350362db4264'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00f9dd17a4e44116a859e3c6d0753faf',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:23.716611 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4d00fb4f-bbad-4b77-ac07-7fe8fbc9d877 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39cdf9ab-0ca5-4a67-9e00-eea8a60a9ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:23.729236 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4d00fb4f-bbad-4b77-ac07-7fe8fbc9d877 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39cdf9ab-0ca5-4a67-9e00-eea8a60a9ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:23.730551 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4d00fb4f-bbad-4b77-ac07-7fe8fbc9d877 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Flow 'volume_create_api' (93a76075-f347-4540-b369-75c8e14898bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:23.731039 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-4d00fb4f-bbad-4b77-ac07-7fe8fbc9d877 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Create volume request issued successfully. Aug 18 19:25:23.731909 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4d00fb4f-bbad-4b77-ac07-7fe8fbc9d877 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:25:23.732553 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 737/2958] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:25:23 2026] POST /volume/v3/volumes => generated 756 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:25:23.744589 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-615b613a-9b5b-4064-9680-6dc3ca0027aa None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:23.748219 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-615b613a-9b5b-4064-9680-6dc3ca0027aa tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:25:23.748661 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-615b613a-9b5b-4064-9680-6dc3ca0027aa tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-120565859"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:23.750497 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-615b613a-9b5b-4064-9680-6dc3ca0027aa tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Create volume request body: {'volume': {"'imageRef": '3394ab6b-bad1-4521-8a00-1c034f3dd2cc', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-120565859'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:25:23.750651 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-615b613a-9b5b-4064-9680-6dc3ca0027aa tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Create volume of 1 GB Aug 18 19:25:23.751053 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:23.751053 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:23.756705 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-615b613a-9b5b-4064-9680-6dc3ca0027aa tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Availability Zones retrieved successfully. Aug 18 19:25:23.766004 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-615b613a-9b5b-4064-9680-6dc3ca0027aa tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Flow 'volume_create_api' (040429fe-9e10-4886-bca8-7964a79c4e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:23.767193 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-615b613a-9b5b-4064-9680-6dc3ca0027aa tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e2e201e-5fda-46b2-aace-9c9620994442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:23.768439 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-615b613a-9b5b-4064-9680-6dc3ca0027aa tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:25:23.806636 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-615b613a-9b5b-4064-9680-6dc3ca0027aa tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e2e201e-5fda-46b2-aace-9c9620994442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:23.806912 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-615b613a-9b5b-4064-9680-6dc3ca0027aa tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0d961f2-9426-477b-a2a8-b74b0682d32a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:23.843231 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-615b613a-9b5b-4064-9680-6dc3ca0027aa tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Created reservations ['ea285c9d-d286-4958-b5ed-d1ff617c1df4', '921f307e-a97f-46e0-a541-908ec540cd71', '91b6db31-50cd-40d9-bff5-2a4188f277b6', '0a475e2f-0386-4597-9d21-22a89191da0b'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:23.844087 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-615b613a-9b5b-4064-9680-6dc3ca0027aa tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0d961f2-9426-477b-a2a8-b74b0682d32a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea285c9d-d286-4958-b5ed-d1ff617c1df4', '921f307e-a97f-46e0-a541-908ec540cd71', '91b6db31-50cd-40d9-bff5-2a4188f277b6', '0a475e2f-0386-4597-9d21-22a89191da0b']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:23.844745 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-615b613a-9b5b-4064-9680-6dc3ca0027aa tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8885a204-e78c-4188-907c-6423d0a845d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:23.867995 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-615b613a-9b5b-4064-9680-6dc3ca0027aa tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8885a204-e78c-4188-907c-6423d0a845d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eeece1f3-0c49-409c-8235-401254e5ef3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-120565859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d55d18d896c94ec18c9acf5580b19720',qos_specs=None,replication_status=,reservations=['ea285c9d-d286-4958-b5ed-d1ff617c1df4','921f307e-a97f-46e0-a541-908ec540cd71','91b6db31-50cd-40d9-bff5-2a4188f277b6','0a475e2f-0386-4597-9d21-22a89191da0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00f9dd17a4e44116a859e3c6d0753faf',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:25:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-120565859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eeece1f3-0c49-409c-8235-401254e5ef3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d55d18d896c94ec18c9acf5580b19720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00f9dd17a4e44116a859e3c6d0753faf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:23.868686 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-615b613a-9b5b-4064-9680-6dc3ca0027aa tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a78ebecd-ad55-424b-9762-967228bf5e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:23.890281 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-615b613a-9b5b-4064-9680-6dc3ca0027aa tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a78ebecd-ad55-424b-9762-967228bf5e44) transitioned into state 'SUCCESS' from state '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-120565859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d55d18d896c94ec18c9acf5580b19720',qos_specs=None,replication_status=,reservations=['ea285c9d-d286-4958-b5ed-d1ff617c1df4','921f307e-a97f-46e0-a541-908ec540cd71','91b6db31-50cd-40d9-bff5-2a4188f277b6','0a475e2f-0386-4597-9d21-22a89191da0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00f9dd17a4e44116a859e3c6d0753faf',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:23.891007 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-615b613a-9b5b-4064-9680-6dc3ca0027aa tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (912ab07b-63d6-4e68-911c-37f144a5449f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:23.900597 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-615b613a-9b5b-4064-9680-6dc3ca0027aa tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (912ab07b-63d6-4e68-911c-37f144a5449f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:23.901800 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-615b613a-9b5b-4064-9680-6dc3ca0027aa tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Flow 'volume_create_api' (040429fe-9e10-4886-bca8-7964a79c4e57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:23.902225 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-615b613a-9b5b-4064-9680-6dc3ca0027aa tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Create volume request issued successfully. Aug 18 19:25:23.902966 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-615b613a-9b5b-4064-9680-6dc3ca0027aa tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:25:23.903524 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 738/2959] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:25:23 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 19:25:23.914753 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2fd027b0-b03c-447b-91dc-e1aa43d1f63c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:23.916773 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2fd027b0-b03c-447b-91dc-e1aa43d1f63c tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] GET https://10.4.3.170/volume/v3/volumes/3f6f899d-34dc-429e-bf8b-5909efe98089 Aug 18 19:25:23.916994 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2fd027b0-b03c-447b-91dc-e1aa43d1f63c tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:23.917163 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2fd027b0-b03c-447b-91dc-e1aa43d1f63c tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:23.929270 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:23.929270 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:23.934044 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-2fd027b0-b03c-447b-91dc-e1aa43d1f63c tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Volume info retrieved successfully. Aug 18 19:25:23.939222 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2fd027b0-b03c-447b-91dc-e1aa43d1f63c tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] https://10.4.3.170/volume/v3/volumes/3f6f899d-34dc-429e-bf8b-5909efe98089 returned with HTTP 200 Aug 18 19:25:23.939683 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 738/2960] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:23 2026] GET /volume/v3/volumes/3f6f899d-34dc-429e-bf8b-5909efe98089 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:23.953536 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6db5dc56-0520-40e1-8c66-da9ba3005924 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:23.955220 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6db5dc56-0520-40e1-8c66-da9ba3005924 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] GET https://10.4.3.170/volume/v3/volumes/51389949-1730-4c46-b6e0-d7b4c3cef800 Aug 18 19:25:23.955441 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6db5dc56-0520-40e1-8c66-da9ba3005924 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:23.955647 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6db5dc56-0520-40e1-8c66-da9ba3005924 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:23.961902 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:23.961902 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:23.965728 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6db5dc56-0520-40e1-8c66-da9ba3005924 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Volume info retrieved successfully. Aug 18 19:25:23.969795 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6db5dc56-0520-40e1-8c66-da9ba3005924 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] https://10.4.3.170/volume/v3/volumes/51389949-1730-4c46-b6e0-d7b4c3cef800 returned with HTTP 200 Aug 18 19:25:23.970184 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 748/2961] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:23 2026] GET /volume/v3/volumes/51389949-1730-4c46-b6e0-d7b4c3cef800 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:23.984141 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-18b7f927-dc9a-4100-add2-7d34f79157af None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:23.996410 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-18b7f927-dc9a-4100-add2-7d34f79157af tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] GET https://10.4.3.170/volume/v3/volumes/f6762327-9b9d-4d91-b61d-d2f5a50cfc62 Aug 18 19:25:23.996753 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-18b7f927-dc9a-4100-add2-7d34f79157af tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:23.997064 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-18b7f927-dc9a-4100-add2-7d34f79157af tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:24.008824 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:24.008824 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:24.011547 np0000007688 devstack@c-api.service[100580]: DEBUG dbcounter [-] [100580] Writing DB stats cinder:SELECT=653,cinder:INSERT=81,cinder:UPDATE=141,cinder:DELETE=3 {{(pid=100580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:25:24.015842 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-18b7f927-dc9a-4100-add2-7d34f79157af tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Volume info retrieved successfully. Aug 18 19:25:24.023657 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-18b7f927-dc9a-4100-add2-7d34f79157af tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] https://10.4.3.170/volume/v3/volumes/f6762327-9b9d-4d91-b61d-d2f5a50cfc62 returned with HTTP 200 Aug 18 19:25:24.025201 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 738/2962] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:23 2026] GET /volume/v3/volumes/f6762327-9b9d-4d91-b61d-d2f5a50cfc62 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:24.036895 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c6328354-89c2-4d7a-92b1-7bd318062424 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:24.039124 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c6328354-89c2-4d7a-92b1-7bd318062424 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] GET https://10.4.3.170/volume/v3/volumes/4bba4940-0285-42d7-a4b3-f8fa19a84d88 Aug 18 19:25:24.039418 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c6328354-89c2-4d7a-92b1-7bd318062424 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:24.039732 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c6328354-89c2-4d7a-92b1-7bd318062424 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:24.042281 np0000007688 devstack@c-api.service[100581]: DEBUG dbcounter [-] [100581] Writing DB stats cinder:SELECT=702,cinder:INSERT=101,cinder:UPDATE=175,cinder:DELETE=2 {{(pid=100581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:25:24.050637 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:24.050637 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:24.055380 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c6328354-89c2-4d7a-92b1-7bd318062424 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Volume info retrieved successfully. Aug 18 19:25:24.061298 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c6328354-89c2-4d7a-92b1-7bd318062424 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] https://10.4.3.170/volume/v3/volumes/4bba4940-0285-42d7-a4b3-f8fa19a84d88 returned with HTTP 200 Aug 18 19:25:24.062039 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 739/2963] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:24 2026] GET /volume/v3/volumes/4bba4940-0285-42d7-a4b3-f8fa19a84d88 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:24.075264 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4e251b3a-662c-4416-b701-fdba7b36f8cd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:24.077595 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4e251b3a-662c-4416-b701-fdba7b36f8cd tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] GET https://10.4.3.170/volume/v3/volumes/eeece1f3-0c49-409c-8235-401254e5ef3d Aug 18 19:25:24.077835 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4e251b3a-662c-4416-b701-fdba7b36f8cd tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:24.078063 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4e251b3a-662c-4416-b701-fdba7b36f8cd tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:24.086959 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:24.086959 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:24.092656 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4e251b3a-662c-4416-b701-fdba7b36f8cd tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Volume info retrieved successfully. Aug 18 19:25:24.099285 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4e251b3a-662c-4416-b701-fdba7b36f8cd tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] https://10.4.3.170/volume/v3/volumes/eeece1f3-0c49-409c-8235-401254e5ef3d returned with HTTP 200 Aug 18 19:25:24.099676 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 739/2964] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:24 2026] GET /volume/v3/volumes/eeece1f3-0c49-409c-8235-401254e5ef3d => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:24.114589 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-191a092c-1003-4b10-ad83-ea8ad9758fa6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:24.116513 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-191a092c-1003-4b10-ad83-ea8ad9758fa6 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] DELETE https://10.4.3.170/volume/v3/volumes/eeece1f3-0c49-409c-8235-401254e5ef3d Aug 18 19:25:24.116757 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-191a092c-1003-4b10-ad83-ea8ad9758fa6 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:24.117072 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-191a092c-1003-4b10-ad83-ea8ad9758fa6 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:24.117230 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-191a092c-1003-4b10-ad83-ea8ad9758fa6 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Delete volume with id: eeece1f3-0c49-409c-8235-401254e5ef3d Aug 18 19:25:24.124570 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:24.124570 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:24.125098 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-191a092c-1003-4b10-ad83-ea8ad9758fa6 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Volume info retrieved successfully. Aug 18 19:25:24.143325 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-191a092c-1003-4b10-ad83-ea8ad9758fa6 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Delete volume request issued successfully. Aug 18 19:25:24.143571 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-191a092c-1003-4b10-ad83-ea8ad9758fa6 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] https://10.4.3.170/volume/v3/volumes/eeece1f3-0c49-409c-8235-401254e5ef3d returned with HTTP 202 Aug 18 19:25:24.143961 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 749/2965] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:25:24 2026] DELETE /volume/v3/volumes/eeece1f3-0c49-409c-8235-401254e5ef3d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:24.154579 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3776406e-b827-4aaf-beec-4a43d69332d1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:24.157265 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3776406e-b827-4aaf-beec-4a43d69332d1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] GET https://10.4.3.170/volume/v3/volumes/eeece1f3-0c49-409c-8235-401254e5ef3d Aug 18 19:25:24.157572 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3776406e-b827-4aaf-beec-4a43d69332d1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:24.157841 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3776406e-b827-4aaf-beec-4a43d69332d1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:24.169096 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:24.169096 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:24.175914 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3776406e-b827-4aaf-beec-4a43d69332d1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Volume info retrieved successfully. Aug 18 19:25:24.182501 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3776406e-b827-4aaf-beec-4a43d69332d1 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] https://10.4.3.170/volume/v3/volumes/eeece1f3-0c49-409c-8235-401254e5ef3d returned with HTTP 200 Aug 18 19:25:24.183293 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 739/2966] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:24 2026] GET /volume/v3/volumes/eeece1f3-0c49-409c-8235-401254e5ef3d => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:25.197006 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6a952157-0b0b-4496-a732-ffb7b0c18704 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:25.198914 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6a952157-0b0b-4496-a732-ffb7b0c18704 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] GET https://10.4.3.170/volume/v3/volumes/eeece1f3-0c49-409c-8235-401254e5ef3d Aug 18 19:25:25.199251 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6a952157-0b0b-4496-a732-ffb7b0c18704 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:25.199481 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6a952157-0b0b-4496-a732-ffb7b0c18704 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:25.206827 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6a952157-0b0b-4496-a732-ffb7b0c18704 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] https://10.4.3.170/volume/v3/volumes/eeece1f3-0c49-409c-8235-401254e5ef3d returned with HTTP 404 Aug 18 19:25:25.211854 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 740/2967] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:25 2026] GET /volume/v3/volumes/eeece1f3-0c49-409c-8235-401254e5ef3d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:25.218996 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-121efc5e-1799-4d96-8259-3d3deca3a835 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:25.220514 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-121efc5e-1799-4d96-8259-3d3deca3a835 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4bba4940-0285-42d7-a4b3-f8fa19a84d88 Aug 18 19:25:25.220705 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-121efc5e-1799-4d96-8259-3d3deca3a835 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:25.220902 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-121efc5e-1799-4d96-8259-3d3deca3a835 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:25.221060 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-121efc5e-1799-4d96-8259-3d3deca3a835 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Delete volume with id: 4bba4940-0285-42d7-a4b3-f8fa19a84d88 Aug 18 19:25:25.228330 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:25.228330 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:25.228894 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-121efc5e-1799-4d96-8259-3d3deca3a835 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Volume info retrieved successfully. Aug 18 19:25:25.246754 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-121efc5e-1799-4d96-8259-3d3deca3a835 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Delete volume request issued successfully. Aug 18 19:25:25.246942 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-121efc5e-1799-4d96-8259-3d3deca3a835 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] https://10.4.3.170/volume/v3/volumes/4bba4940-0285-42d7-a4b3-f8fa19a84d88 returned with HTTP 202 Aug 18 19:25:25.247385 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 740/2968] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:25:25 2026] DELETE /volume/v3/volumes/4bba4940-0285-42d7-a4b3-f8fa19a84d88 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:25.255042 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-77c39c0d-9a77-4d27-99aa-9102d74c93de None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:25.257699 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-77c39c0d-9a77-4d27-99aa-9102d74c93de tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] GET https://10.4.3.170/volume/v3/volumes/4bba4940-0285-42d7-a4b3-f8fa19a84d88 Aug 18 19:25:25.258029 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-77c39c0d-9a77-4d27-99aa-9102d74c93de tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:25.258527 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-77c39c0d-9a77-4d27-99aa-9102d74c93de tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:25.269508 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:25.269508 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:25.281325 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-77c39c0d-9a77-4d27-99aa-9102d74c93de tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Volume info retrieved successfully. Aug 18 19:25:25.296251 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-77c39c0d-9a77-4d27-99aa-9102d74c93de tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] https://10.4.3.170/volume/v3/volumes/4bba4940-0285-42d7-a4b3-f8fa19a84d88 returned with HTTP 200 Aug 18 19:25:25.296754 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 750/2969] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:25 2026] GET /volume/v3/volumes/4bba4940-0285-42d7-a4b3-f8fa19a84d88 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:25.994949 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b80a3c4b-a3bf-4543-baf3-09a146b54438 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:25.996709 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b80a3c4b-a3bf-4543-baf3-09a146b54438 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:25:25.997044 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b80a3c4b-a3bf-4543-baf3-09a146b54438 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-600910398"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:25.998830 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-b80a3c4b-a3bf-4543-baf3-09a146b54438 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-600910398'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:25:25.999040 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-b80a3c4b-a3bf-4543-baf3-09a146b54438 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Create volume of 1 GB Aug 18 19:25:26.003803 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b80a3c4b-a3bf-4543-baf3-09a146b54438 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Availability Zones retrieved successfully. Aug 18 19:25:26.012117 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b80a3c4b-a3bf-4543-baf3-09a146b54438 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Flow 'volume_create_api' (1493d714-8c9a-4e1a-9547-8029c85ad450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:26.013574 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b80a3c4b-a3bf-4543-baf3-09a146b54438 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c5dcaf7-89f3-4707-baac-1b5ad7987142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:26.014995 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-b80a3c4b-a3bf-4543-baf3-09a146b54438 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:25:26.041211 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b80a3c4b-a3bf-4543-baf3-09a146b54438 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c5dcaf7-89f3-4707-baac-1b5ad7987142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:26.041967 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b80a3c4b-a3bf-4543-baf3-09a146b54438 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff43bc11-4a9a-4a18-9181-2eb6dd36d252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:26.079579 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-b80a3c4b-a3bf-4543-baf3-09a146b54438 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Created reservations ['b60776e6-6fb8-4dd3-8c39-a22439f4e1e9', '8ce261e6-fad2-4100-a06d-0dc0697610a3', '605f5ad2-50ea-4770-ba1f-2d38def828b0', '6a8921ae-73ec-43e9-8fcf-54b536be2c8d'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:26.080742 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b80a3c4b-a3bf-4543-baf3-09a146b54438 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff43bc11-4a9a-4a18-9181-2eb6dd36d252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b60776e6-6fb8-4dd3-8c39-a22439f4e1e9', '8ce261e6-fad2-4100-a06d-0dc0697610a3', '605f5ad2-50ea-4770-ba1f-2d38def828b0', '6a8921ae-73ec-43e9-8fcf-54b536be2c8d']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:26.082065 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b80a3c4b-a3bf-4543-baf3-09a146b54438 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (296a0bb0-d8a6-4a0b-b64a-3b13f283b9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:26.103291 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4994bbe9-b36e-4424-9c3a-523b66b52862 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:26.112099 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b80a3c4b-a3bf-4543-baf3-09a146b54438 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (296a0bb0-d8a6-4a0b-b64a-3b13f283b9c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c05131d-6e12-4fa0-8208-49a489cc3a94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-600910398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c564a540cfaf45f2bd909fc94098228e',qos_specs=None,replication_status=,reservations=['b60776e6-6fb8-4dd3-8c39-a22439f4e1e9','8ce261e6-fad2-4100-a06d-0dc0697610a3','605f5ad2-50ea-4770-ba1f-2d38def828b0','6a8921ae-73ec-43e9-8fcf-54b536be2c8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3235f656aa846d6b250a495c7adc657',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:25:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-600910398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c05131d-6e12-4fa0-8208-49a489cc3a94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c564a540cfaf45f2bd909fc94098228e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3235f656aa846d6b250a495c7adc657',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:26.113005 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b80a3c4b-a3bf-4543-baf3-09a146b54438 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c7850d1-2582-4e57-91c3-0458e86ce74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:26.135968 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4994bbe9-b36e-4424-9c3a-523b66b52862 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:25:26.136523 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4994bbe9-b36e-4424-9c3a-523b66b52862 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1474188182"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:26.139287 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-4994bbe9-b36e-4424-9c3a-523b66b52862 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1474188182'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:25:26.139470 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-4994bbe9-b36e-4424-9c3a-523b66b52862 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Create volume of 1 GB Aug 18 19:25:26.139774 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b80a3c4b-a3bf-4543-baf3-09a146b54438 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c7850d1-2582-4e57-91c3-0458e86ce74b) transitioned into state 'SUCCESS' from state '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-600910398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c564a540cfaf45f2bd909fc94098228e',qos_specs=None,replication_status=,reservations=['b60776e6-6fb8-4dd3-8c39-a22439f4e1e9','8ce261e6-fad2-4100-a06d-0dc0697610a3','605f5ad2-50ea-4770-ba1f-2d38def828b0','6a8921ae-73ec-43e9-8fcf-54b536be2c8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3235f656aa846d6b250a495c7adc657',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:26.140698 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b80a3c4b-a3bf-4543-baf3-09a146b54438 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (500bd0d0-67f8-4793-b2d0-e076a5c79001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:26.145037 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4994bbe9-b36e-4424-9c3a-523b66b52862 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Availability Zones retrieved successfully. Aug 18 19:25:26.151303 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b80a3c4b-a3bf-4543-baf3-09a146b54438 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (500bd0d0-67f8-4793-b2d0-e076a5c79001) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:26.152274 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b80a3c4b-a3bf-4543-baf3-09a146b54438 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Flow 'volume_create_api' (1493d714-8c9a-4e1a-9547-8029c85ad450) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:26.152620 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b80a3c4b-a3bf-4543-baf3-09a146b54438 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Create volume request issued successfully. Aug 18 19:25:26.153294 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4994bbe9-b36e-4424-9c3a-523b66b52862 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Flow 'volume_create_api' (a1dcac56-f17d-4a8f-ba6f-0f0378b5312b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:26.153511 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b80a3c4b-a3bf-4543-baf3-09a146b54438 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:25:26.154039 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 740/2970] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:25:25 2026] POST /volume/v3/volumes => generated 754 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:25:26.154512 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4994bbe9-b36e-4424-9c3a-523b66b52862 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (201e85c9-9d94-4570-9fdf-1620682f708e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:26.157447 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-4994bbe9-b36e-4424-9c3a-523b66b52862 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:25:26.168525 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b6b53fbf-1583-4a9c-9351-d2ce68dd7e0e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:26.170213 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b6b53fbf-1583-4a9c-9351-d2ce68dd7e0e tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 Aug 18 19:25:26.170497 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b6b53fbf-1583-4a9c-9351-d2ce68dd7e0e tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:26.170711 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b6b53fbf-1583-4a9c-9351-d2ce68dd7e0e tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:26.178422 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:26.178422 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:26.182721 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b6b53fbf-1583-4a9c-9351-d2ce68dd7e0e tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:25:26.187253 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b6b53fbf-1583-4a9c-9351-d2ce68dd7e0e tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 returned with HTTP 200 Aug 18 19:25:26.187678 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 741/2971] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:26 2026] GET /volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:26.190743 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4994bbe9-b36e-4424-9c3a-523b66b52862 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (201e85c9-9d94-4570-9fdf-1620682f708e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:26.194380 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4994bbe9-b36e-4424-9c3a-523b66b52862 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58aac1b6-985e-4d74-ba6b-1071325427f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:26.255180 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-4994bbe9-b36e-4424-9c3a-523b66b52862 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Created reservations ['b3a6d9d1-3b30-4b4c-a77d-81ebc0706ebf', '5455919a-f235-44b8-ba61-ad25af4744b4', '7a5527a9-e9c4-494b-be63-85a1e8d2b9df', 'ee739d3f-98b5-40a8-b597-d3fd211ca61c'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:26.255895 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4994bbe9-b36e-4424-9c3a-523b66b52862 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58aac1b6-985e-4d74-ba6b-1071325427f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3a6d9d1-3b30-4b4c-a77d-81ebc0706ebf', '5455919a-f235-44b8-ba61-ad25af4744b4', '7a5527a9-e9c4-494b-be63-85a1e8d2b9df', 'ee739d3f-98b5-40a8-b597-d3fd211ca61c']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:26.256570 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4994bbe9-b36e-4424-9c3a-523b66b52862 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (025d2128-f97f-49ee-9f05-1abbce6d80ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:26.278778 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4994bbe9-b36e-4424-9c3a-523b66b52862 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (025d2128-f97f-49ee-9f05-1abbce6d80ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e5b47ee-8021-4b78-aec7-8929b61beac2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1474188182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72aa4cddc21c44a1b24107ad238a1674',qos_specs=None,replication_status=,reservations=['b3a6d9d1-3b30-4b4c-a77d-81ebc0706ebf','5455919a-f235-44b8-ba61-ad25af4744b4','7a5527a9-e9c4-494b-be63-85a1e8d2b9df','ee739d3f-98b5-40a8-b597-d3fd211ca61c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a82739c39334316af1a4bf94c56cfcd',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:25:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1474188182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e5b47ee-8021-4b78-aec7-8929b61beac2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72aa4cddc21c44a1b24107ad238a1674',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a82739c39334316af1a4bf94c56cfcd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:26.279485 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4994bbe9-b36e-4424-9c3a-523b66b52862 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a7e77b6-d21c-49df-80c2-16727dcd5f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:26.296128 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4994bbe9-b36e-4424-9c3a-523b66b52862 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a7e77b6-d21c-49df-80c2-16727dcd5f86) transitioned into state 'SUCCESS' from state '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-1474188182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72aa4cddc21c44a1b24107ad238a1674',qos_specs=None,replication_status=,reservations=['b3a6d9d1-3b30-4b4c-a77d-81ebc0706ebf','5455919a-f235-44b8-ba61-ad25af4744b4','7a5527a9-e9c4-494b-be63-85a1e8d2b9df','ee739d3f-98b5-40a8-b597-d3fd211ca61c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a82739c39334316af1a4bf94c56cfcd',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:26.296754 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4994bbe9-b36e-4424-9c3a-523b66b52862 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (801fbb9a-d518-4c76-b240-68ca5d1c1cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:26.305164 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4994bbe9-b36e-4424-9c3a-523b66b52862 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (801fbb9a-d518-4c76-b240-68ca5d1c1cef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:26.306040 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4994bbe9-b36e-4424-9c3a-523b66b52862 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Flow 'volume_create_api' (a1dcac56-f17d-4a8f-ba6f-0f0378b5312b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:26.306325 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4994bbe9-b36e-4424-9c3a-523b66b52862 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Create volume request issued successfully. Aug 18 19:25:26.306893 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4994bbe9-b36e-4424-9c3a-523b66b52862 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:25:26.307402 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 741/2972] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:25:26 2026] POST /volume/v3/volumes => generated 749 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:25:26.311721 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-45cf254b-2f73-4fd8-9241-494d006166f5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:26.313940 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-45cf254b-2f73-4fd8-9241-494d006166f5 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] GET https://10.4.3.170/volume/v3/volumes/4bba4940-0285-42d7-a4b3-f8fa19a84d88 Aug 18 19:25:26.314175 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-45cf254b-2f73-4fd8-9241-494d006166f5 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:26.314444 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-45cf254b-2f73-4fd8-9241-494d006166f5 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:26.322099 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-45cf254b-2f73-4fd8-9241-494d006166f5 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] https://10.4.3.170/volume/v3/volumes/4bba4940-0285-42d7-a4b3-f8fa19a84d88 returned with HTTP 404 Aug 18 19:25:26.322693 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 751/2973] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:26 2026] GET /volume/v3/volumes/4bba4940-0285-42d7-a4b3-f8fa19a84d88 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:26.335923 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-56de4f14-f61d-4e86-9a96-3a8e7fbf0023 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:26.339736 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-56de4f14-f61d-4e86-9a96-3a8e7fbf0023 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f6762327-9b9d-4d91-b61d-d2f5a50cfc62 Aug 18 19:25:26.339884 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-56de4f14-f61d-4e86-9a96-3a8e7fbf0023 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:26.340078 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-56de4f14-f61d-4e86-9a96-3a8e7fbf0023 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:26.340247 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-56de4f14-f61d-4e86-9a96-3a8e7fbf0023 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Delete volume with id: f6762327-9b9d-4d91-b61d-d2f5a50cfc62 Aug 18 19:25:26.347801 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:26.347801 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:26.348325 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-56de4f14-f61d-4e86-9a96-3a8e7fbf0023 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Volume info retrieved successfully. Aug 18 19:25:26.364705 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-56de4f14-f61d-4e86-9a96-3a8e7fbf0023 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Delete volume request issued successfully. Aug 18 19:25:26.364980 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-56de4f14-f61d-4e86-9a96-3a8e7fbf0023 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] https://10.4.3.170/volume/v3/volumes/f6762327-9b9d-4d91-b61d-d2f5a50cfc62 returned with HTTP 202 Aug 18 19:25:26.365470 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 741/2974] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:25:26 2026] DELETE /volume/v3/volumes/f6762327-9b9d-4d91-b61d-d2f5a50cfc62 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:26.377470 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e788ffe7-740c-4e02-b088-6bb0edabf423 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:26.379661 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e788ffe7-740c-4e02-b088-6bb0edabf423 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] GET https://10.4.3.170/volume/v3/volumes/f6762327-9b9d-4d91-b61d-d2f5a50cfc62 Aug 18 19:25:26.379913 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e788ffe7-740c-4e02-b088-6bb0edabf423 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:26.384674 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e788ffe7-740c-4e02-b088-6bb0edabf423 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:26.388705 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:26.388705 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:26.393390 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e788ffe7-740c-4e02-b088-6bb0edabf423 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Volume info retrieved successfully. Aug 18 19:25:26.396751 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e788ffe7-740c-4e02-b088-6bb0edabf423 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] https://10.4.3.170/volume/v3/volumes/f6762327-9b9d-4d91-b61d-d2f5a50cfc62 returned with HTTP 200 Aug 18 19:25:26.397152 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 742/2975] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:26 2026] GET /volume/v3/volumes/f6762327-9b9d-4d91-b61d-d2f5a50cfc62 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:27.201223 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1291388c-5e3a-4b80-801e-435629f9ba3a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:27.203740 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1291388c-5e3a-4b80-801e-435629f9ba3a tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 Aug 18 19:25:27.204058 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1291388c-5e3a-4b80-801e-435629f9ba3a tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:27.204375 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1291388c-5e3a-4b80-801e-435629f9ba3a tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:27.213383 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:27.213383 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:27.217651 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-1291388c-5e3a-4b80-801e-435629f9ba3a tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:25:27.222750 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1291388c-5e3a-4b80-801e-435629f9ba3a tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 returned with HTTP 200 Aug 18 19:25:27.223098 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 742/2976] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:27 2026] GET /volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:27.267182 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-471c26e8-d632-4908-91f1-7fd8278eb822 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:27.269464 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-471c26e8-d632-4908-91f1-7fd8278eb822 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 Aug 18 19:25:27.269640 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-471c26e8-d632-4908-91f1-7fd8278eb822 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:27.269933 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-471c26e8-d632-4908-91f1-7fd8278eb822 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:27.286094 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:27.286094 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:27.286094 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-471c26e8-d632-4908-91f1-7fd8278eb822 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:25:27.290101 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-471c26e8-d632-4908-91f1-7fd8278eb822 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 returned with HTTP 200 Aug 18 19:25:27.290314 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 752/2977] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:25:27 2026] GET /volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:27.377332 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ac32ef62-714f-4ad1-ac94-f2fa4a8b1b87 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:27.377687 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ac32ef62-714f-4ad1-ac94-f2fa4a8b1b87 None None] GET https://10.4.3.170/volume// Aug 18 19:25:27.377852 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ac32ef62-714f-4ad1-ac94-f2fa4a8b1b87 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:27.378074 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ac32ef62-714f-4ad1-ac94-f2fa4a8b1b87 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:27.378450 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ac32ef62-714f-4ad1-ac94-f2fa4a8b1b87 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:25:27.378721 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 742/2978] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:25:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:25:27.387669 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-01a85f81-6f86-4711-b851-9ca3208a8dd3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:27.413943 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-fdf19ef7-92b9-448e-8204-f6a8c7efceea None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:27.416344 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fdf19ef7-92b9-448e-8204-f6a8c7efceea tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] GET https://10.4.3.170/volume/v3/volumes/f6762327-9b9d-4d91-b61d-d2f5a50cfc62 Aug 18 19:25:27.416622 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fdf19ef7-92b9-448e-8204-f6a8c7efceea tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:27.416888 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fdf19ef7-92b9-448e-8204-f6a8c7efceea tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:27.423779 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fdf19ef7-92b9-448e-8204-f6a8c7efceea tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] https://10.4.3.170/volume/v3/volumes/f6762327-9b9d-4d91-b61d-d2f5a50cfc62 returned with HTTP 404 Aug 18 19:25:27.424381 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 743/2979] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:27 2026] GET /volume/v3/volumes/f6762327-9b9d-4d91-b61d-d2f5a50cfc62 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:27.433996 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9e29b8a4-108a-4a5c-83f8-df8c7d28b5ae None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:27.436688 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9e29b8a4-108a-4a5c-83f8-df8c7d28b5ae tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] DELETE https://10.4.3.170/volume/v3/volumes/51389949-1730-4c46-b6e0-d7b4c3cef800 Aug 18 19:25:27.436931 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9e29b8a4-108a-4a5c-83f8-df8c7d28b5ae tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:27.437162 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9e29b8a4-108a-4a5c-83f8-df8c7d28b5ae tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:27.437356 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-9e29b8a4-108a-4a5c-83f8-df8c7d28b5ae tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Delete volume with id: 51389949-1730-4c46-b6e0-d7b4c3cef800 Aug 18 19:25:27.453788 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:27.453788 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:27.454356 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9e29b8a4-108a-4a5c-83f8-df8c7d28b5ae tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Volume info retrieved successfully. Aug 18 19:25:27.481659 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9e29b8a4-108a-4a5c-83f8-df8c7d28b5ae tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Delete volume request issued successfully. Aug 18 19:25:27.481659 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9e29b8a4-108a-4a5c-83f8-df8c7d28b5ae tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] https://10.4.3.170/volume/v3/volumes/51389949-1730-4c46-b6e0-d7b4c3cef800 returned with HTTP 202 Aug 18 19:25:27.481659 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 753/2980] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:25:27 2026] DELETE /volume/v3/volumes/51389949-1730-4c46-b6e0-d7b4c3cef800 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:27.482424 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-01a85f81-6f86-4711-b851-9ca3208a8dd3 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:25:27.482764 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-01a85f81-6f86-4711-b851-9ca3208a8dd3 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c05131d-6e12-4fa0-8208-49a489cc3a94", "connector": null, "instance_uuid": "da21436a-2009-423f-9cdf-6027b2f14b0e"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:27.488971 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2baaf86f-3805-4a26-a7f0-aee6b3d76464 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:27.490656 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2baaf86f-3805-4a26-a7f0-aee6b3d76464 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] GET https://10.4.3.170/volume/v3/volumes/51389949-1730-4c46-b6e0-d7b4c3cef800 Aug 18 19:25:27.490735 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2baaf86f-3805-4a26-a7f0-aee6b3d76464 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:27.490904 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2baaf86f-3805-4a26-a7f0-aee6b3d76464 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:27.491397 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:27.491397 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:27.497075 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:27.497075 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:27.502299 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2baaf86f-3805-4a26-a7f0-aee6b3d76464 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Volume info retrieved successfully. Aug 18 19:25:27.504541 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2baaf86f-3805-4a26-a7f0-aee6b3d76464 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] https://10.4.3.170/volume/v3/volumes/51389949-1730-4c46-b6e0-d7b4c3cef800 returned with HTTP 200 Aug 18 19:25:27.504976 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 743/2981] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:27 2026] GET /volume/v3/volumes/51389949-1730-4c46-b6e0-d7b4c3cef800 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:27.516675 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-01a85f81-6f86-4711-b851-9ca3208a8dd3 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:25:27.516792 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 743/2982] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:25:27 2026] POST /volume/v3/attachments => generated 273 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:27.545581 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9d4c37d5-3b77-46de-8c6c-73c864813f3d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:27.549066 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9d4c37d5-3b77-46de-8c6c-73c864813f3d tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 Aug 18 19:25:27.549341 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9d4c37d5-3b77-46de-8c6c-73c864813f3d tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:27.549631 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9d4c37d5-3b77-46de-8c6c-73c864813f3d tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:27.553054 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-906496eb-c093-4087-b9cc-589d91e6a35c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:27.553657 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-906496eb-c093-4087-b9cc-589d91e6a35c None None] GET https://10.4.3.170/volume// Aug 18 19:25:27.553657 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-906496eb-c093-4087-b9cc-589d91e6a35c None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:27.553896 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-906496eb-c093-4087-b9cc-589d91e6a35c None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:27.554220 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-906496eb-c093-4087-b9cc-589d91e6a35c None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:25:27.554549 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 754/2983] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:25:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:25:27.562999 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:27.562999 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:27.563437 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-7aedac38-dbb7-4d3b-a4a4-b575bb7aee8f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:27.566470 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-7aedac38-dbb7-4d3b-a4a4-b575bb7aee8f tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 Aug 18 19:25:27.566470 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-7aedac38-dbb7-4d3b-a4a4-b575bb7aee8f tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:27.566618 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-7aedac38-dbb7-4d3b-a4a4-b575bb7aee8f tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:27.568880 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9d4c37d5-3b77-46de-8c6c-73c864813f3d tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:25:27.575246 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9d4c37d5-3b77-46de-8c6c-73c864813f3d tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 returned with HTTP 200 Aug 18 19:25:27.576124 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 744/2984] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:27 2026] GET /volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:27.579800 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:27.579800 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:27.584247 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-7aedac38-dbb7-4d3b-a4a4-b575bb7aee8f tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:25:27.589756 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-7aedac38-dbb7-4d3b-a4a4-b575bb7aee8f tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 returned with HTTP 200 Aug 18 19:25:27.590215 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 744/2985] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:25:27 2026] GET /volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 => generated 1026 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:25:27.692009 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-2e167fc1-e5aa-495e-998c-8a7ef9b8bc5b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:27.694047 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-2e167fc1-e5aa-495e-998c-8a7ef9b8bc5b tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] PUT https://10.4.3.170/volume/v3/attachments/9f5d9f48-f757-4704-bab4-a72bc3811804 Aug 18 19:25:27.694482 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-2e167fc1-e5aa-495e-998c-8a7ef9b8bc5b tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:27.702154 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-2e167fc1-e5aa-495e-998c-8a7ef9b8bc5b tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Acquiring lock "cinder-attachment_update-2c05131d-6e12-4fa0-8208-49a489cc3a94-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:25:27.706247 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-2e167fc1-e5aa-495e-998c-8a7ef9b8bc5b tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Lock "cinder-attachment_update-2c05131d-6e12-4fa0-8208-49a489cc3a94-np0000007688" acquired by "attachment_update" :: waited 0.004s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:25:27.707195 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:27.707195 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:27.789791 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-2e167fc1-e5aa-495e-998c-8a7ef9b8bc5b tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Lock "cinder-attachment_update-2c05131d-6e12-4fa0-8208-49a489cc3a94-np0000007688" released by "attachment_update" :: held 0.084s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:25:27.790048 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-2e167fc1-e5aa-495e-998c-8a7ef9b8bc5b tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/attachments/9f5d9f48-f757-4704-bab4-a72bc3811804 returned with HTTP 200 Aug 18 19:25:27.790490 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 744/2986] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:25:27 2026] PUT /volume/v3/attachments/9f5d9f48-f757-4704-bab4-a72bc3811804 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:28.519510 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-82296624-b8e6-49b4-a581-4990ff28d858 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:28.521012 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-82296624-b8e6-49b4-a581-4990ff28d858 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] GET https://10.4.3.170/volume/v3/volumes/51389949-1730-4c46-b6e0-d7b4c3cef800 Aug 18 19:25:28.521201 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-82296624-b8e6-49b4-a581-4990ff28d858 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:28.521430 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-82296624-b8e6-49b4-a581-4990ff28d858 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:28.527763 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-82296624-b8e6-49b4-a581-4990ff28d858 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] https://10.4.3.170/volume/v3/volumes/51389949-1730-4c46-b6e0-d7b4c3cef800 returned with HTTP 404 Aug 18 19:25:28.528294 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 755/2987] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:28 2026] GET /volume/v3/volumes/51389949-1730-4c46-b6e0-d7b4c3cef800 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:28.534990 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-79466138-5457-4d3c-9a47-cce84867dbd4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:28.537172 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-79466138-5457-4d3c-9a47-cce84867dbd4 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] DELETE https://10.4.3.170/volume/v3/volumes/3f6f899d-34dc-429e-bf8b-5909efe98089 Aug 18 19:25:28.537449 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-79466138-5457-4d3c-9a47-cce84867dbd4 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:28.537696 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-79466138-5457-4d3c-9a47-cce84867dbd4 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:28.537897 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-79466138-5457-4d3c-9a47-cce84867dbd4 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Delete volume with id: 3f6f899d-34dc-429e-bf8b-5909efe98089 Aug 18 19:25:28.546540 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:28.546540 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:28.547197 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-79466138-5457-4d3c-9a47-cce84867dbd4 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Volume info retrieved successfully. Aug 18 19:25:28.572398 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-79466138-5457-4d3c-9a47-cce84867dbd4 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Delete volume request issued successfully. Aug 18 19:25:28.572398 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-79466138-5457-4d3c-9a47-cce84867dbd4 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] https://10.4.3.170/volume/v3/volumes/3f6f899d-34dc-429e-bf8b-5909efe98089 returned with HTTP 202 Aug 18 19:25:28.572398 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 745/2988] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:25:28 2026] DELETE /volume/v3/volumes/3f6f899d-34dc-429e-bf8b-5909efe98089 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:28.583499 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4325fc86-aa99-466b-a87c-1642b901adfc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:28.583845 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4325fc86-aa99-466b-a87c-1642b901adfc tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] GET https://10.4.3.170/volume/v3/volumes/3f6f899d-34dc-429e-bf8b-5909efe98089 Aug 18 19:25:28.583845 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4325fc86-aa99-466b-a87c-1642b901adfc tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:28.584042 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4325fc86-aa99-466b-a87c-1642b901adfc tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:28.593391 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:28.593391 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:28.596625 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-69a0a471-087a-4266-a34b-6ed5da03cbca None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:28.598424 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-69a0a471-087a-4266-a34b-6ed5da03cbca tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 Aug 18 19:25:28.598553 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-69a0a471-087a-4266-a34b-6ed5da03cbca tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:28.598723 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-4325fc86-aa99-466b-a87c-1642b901adfc tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Volume info retrieved successfully. Aug 18 19:25:28.598786 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-69a0a471-087a-4266-a34b-6ed5da03cbca tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:28.605044 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4325fc86-aa99-466b-a87c-1642b901adfc tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] https://10.4.3.170/volume/v3/volumes/3f6f899d-34dc-429e-bf8b-5909efe98089 returned with HTTP 200 Aug 18 19:25:28.605567 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 745/2989] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:28 2026] GET /volume/v3/volumes/3f6f899d-34dc-429e-bf8b-5909efe98089 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:28.607449 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:28.607449 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:28.611183 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-69a0a471-087a-4266-a34b-6ed5da03cbca tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:25:28.615143 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-69a0a471-087a-4266-a34b-6ed5da03cbca tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 returned with HTTP 200 Aug 18 19:25:28.615502 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 745/2990] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:28 2026] GET /volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:29.620580 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ed13a743-720b-47c4-9492-ca41f7bba5e3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:29.622254 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ed13a743-720b-47c4-9492-ca41f7bba5e3 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] GET https://10.4.3.170/volume/v3/volumes/3f6f899d-34dc-429e-bf8b-5909efe98089 Aug 18 19:25:29.622463 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ed13a743-720b-47c4-9492-ca41f7bba5e3 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:29.622639 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ed13a743-720b-47c4-9492-ca41f7bba5e3 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:29.627504 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-feda7275-072e-4dc5-a53b-af0325cce79e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:29.629116 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-feda7275-072e-4dc5-a53b-af0325cce79e tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 Aug 18 19:25:29.629294 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-feda7275-072e-4dc5-a53b-af0325cce79e tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:29.629559 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-feda7275-072e-4dc5-a53b-af0325cce79e tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:29.630592 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ed13a743-720b-47c4-9492-ca41f7bba5e3 tempest-CreateVolumesFromImageTest-1813939821 tempest-CreateVolumesFromImageTest-1813939821-project-member] https://10.4.3.170/volume/v3/volumes/3f6f899d-34dc-429e-bf8b-5909efe98089 returned with HTTP 404 Aug 18 19:25:29.631266 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 756/2991] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:29 2026] GET /volume/v3/volumes/3f6f899d-34dc-429e-bf8b-5909efe98089 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:29.641907 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:29.641907 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:29.652088 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-feda7275-072e-4dc5-a53b-af0325cce79e tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:25:29.657283 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-feda7275-072e-4dc5-a53b-af0325cce79e tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 returned with HTTP 200 Aug 18 19:25:29.657828 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 746/2992] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:29 2026] GET /volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:30.673849 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-137cefbb-bea5-41f1-a05b-47f69c4e25e7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:30.678396 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-137cefbb-bea5-41f1-a05b-47f69c4e25e7 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 Aug 18 19:25:30.678396 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-137cefbb-bea5-41f1-a05b-47f69c4e25e7 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:30.678396 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-137cefbb-bea5-41f1-a05b-47f69c4e25e7 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:30.691302 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:30.691302 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:30.696480 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-137cefbb-bea5-41f1-a05b-47f69c4e25e7 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:25:30.703418 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-137cefbb-bea5-41f1-a05b-47f69c4e25e7 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 returned with HTTP 200 Aug 18 19:25:30.703870 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 746/2993] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:30 2026] GET /volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:31.188337 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-e9b88f87-2ce3-4186-9548-a64237994ec6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:31.191451 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-e9b88f87-2ce3-4186-9548-a64237994ec6 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] POST https://10.4.3.170/volume/v3/attachments/9f5d9f48-f757-4704-bab4-a72bc3811804/action Aug 18 19:25:31.192074 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-e9b88f87-2ce3-4186-9548-a64237994ec6 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Action body: b'{"os-complete": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:25:31.192257 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-e9b88f87-2ce3-4186-9548-a64237994ec6 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:31.216902 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:31.216902 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:31.227008 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-3f68d8e2-a38c-43b3-91a6-e63bbab2334b req-e9b88f87-2ce3-4186-9548-a64237994ec6 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/attachments/9f5d9f48-f757-4704-bab4-a72bc3811804/action returned with HTTP 204 Aug 18 19:25:31.227611 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 746/2994] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:25:31 2026] POST /volume/v3/attachments/9f5d9f48-f757-4704-bab4-a72bc3811804/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:31.718190 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2b51f5b2-f3bc-44e1-850f-71d0f7f2f59d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:31.720001 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2b51f5b2-f3bc-44e1-850f-71d0f7f2f59d tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 Aug 18 19:25:31.720201 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2b51f5b2-f3bc-44e1-850f-71d0f7f2f59d tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:31.720420 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2b51f5b2-f3bc-44e1-850f-71d0f7f2f59d tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:31.729726 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:31.729726 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:31.733169 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2b51f5b2-f3bc-44e1-850f-71d0f7f2f59d tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:25:31.737103 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2b51f5b2-f3bc-44e1-850f-71d0f7f2f59d tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 returned with HTTP 200 Aug 18 19:25:31.737483 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 757/2995] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:31 2026] GET /volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:31.749715 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5deef27c-271d-4c43-9d8a-ce2e0e817ec0 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:31.751289 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5deef27c-271d-4c43-9d8a-ce2e0e817ec0 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 Aug 18 19:25:31.751571 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5deef27c-271d-4c43-9d8a-ce2e0e817ec0 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:31.751743 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5deef27c-271d-4c43-9d8a-ce2e0e817ec0 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:31.762831 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:31.762831 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:31.766899 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-5deef27c-271d-4c43-9d8a-ce2e0e817ec0 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:25:31.770795 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5deef27c-271d-4c43-9d8a-ce2e0e817ec0 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 returned with HTTP 200 Aug 18 19:25:31.771123 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 747/2996] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:31 2026] GET /volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:31.815868 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-b51fbf8d-2e62-4589-b4dd-286c25f52888 req-dfa2ff06-e648-4c65-aa5f-b156461f0a1b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:31.818041 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-b51fbf8d-2e62-4589-b4dd-286c25f52888 req-dfa2ff06-e648-4c65-aa5f-b156461f0a1b tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 Aug 18 19:25:31.818284 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-b51fbf8d-2e62-4589-b4dd-286c25f52888 req-dfa2ff06-e648-4c65-aa5f-b156461f0a1b tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:31.818545 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-b51fbf8d-2e62-4589-b4dd-286c25f52888 req-dfa2ff06-e648-4c65-aa5f-b156461f0a1b tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:31.827630 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:31.827630 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:31.831480 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-b51fbf8d-2e62-4589-b4dd-286c25f52888 req-dfa2ff06-e648-4c65-aa5f-b156461f0a1b tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:25:31.835870 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-b51fbf8d-2e62-4589-b4dd-286c25f52888 req-dfa2ff06-e648-4c65-aa5f-b156461f0a1b tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 returned with HTTP 200 Aug 18 19:25:31.836291 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 747/2997] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:25:31 2026] GET /volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:31.854176 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-84116d53-6d9e-4d1d-89e1-1c780a2e9ec5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:31.856159 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-84116d53-6d9e-4d1d-89e1-1c780a2e9ec5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 Aug 18 19:25:31.856397 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-84116d53-6d9e-4d1d-89e1-1c780a2e9ec5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:31.856744 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-84116d53-6d9e-4d1d-89e1-1c780a2e9ec5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:31.894170 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:31.894170 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:31.902137 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-84116d53-6d9e-4d1d-89e1-1c780a2e9ec5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:25:31.906753 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-84116d53-6d9e-4d1d-89e1-1c780a2e9ec5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 returned with HTTP 200 Aug 18 19:25:31.907120 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 747/2998] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:31 2026] GET /volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 => generated 1139 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:31.954917 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-93a3bc6e-b760-4c53-a9c3-2d1309d933e1 req-a7ef36d6-4989-4ee4-9b14-636bd8709749 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:31.957458 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-93a3bc6e-b760-4c53-a9c3-2d1309d933e1 req-a7ef36d6-4989-4ee4-9b14-636bd8709749 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 Aug 18 19:25:31.957670 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-93a3bc6e-b760-4c53-a9c3-2d1309d933e1 req-a7ef36d6-4989-4ee4-9b14-636bd8709749 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:31.957869 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-93a3bc6e-b760-4c53-a9c3-2d1309d933e1 req-a7ef36d6-4989-4ee4-9b14-636bd8709749 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:31.968554 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:31.968554 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:31.972145 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-93a3bc6e-b760-4c53-a9c3-2d1309d933e1 req-a7ef36d6-4989-4ee4-9b14-636bd8709749 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:25:31.976877 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-93a3bc6e-b760-4c53-a9c3-2d1309d933e1 req-a7ef36d6-4989-4ee4-9b14-636bd8709749 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 returned with HTTP 200 Aug 18 19:25:31.977321 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 758/2999] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:25:31 2026] GET /volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:31.999962 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-93a3bc6e-b760-4c53-a9c3-2d1309d933e1 req-ff6d9ad2-d932-46da-984b-6f9dfe9db7cd None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:32.002512 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-93a3bc6e-b760-4c53-a9c3-2d1309d933e1 req-ff6d9ad2-d932-46da-984b-6f9dfe9db7cd tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] POST https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94/action Aug 18 19:25:32.003093 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-93a3bc6e-b760-4c53-a9c3-2d1309d933e1 req-ff6d9ad2-d932-46da-984b-6f9dfe9db7cd tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:25:32.004180 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-93a3bc6e-b760-4c53-a9c3-2d1309d933e1 req-ff6d9ad2-d932-46da-984b-6f9dfe9db7cd tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:32.018949 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:32.018949 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:32.020780 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-93a3bc6e-b760-4c53-a9c3-2d1309d933e1 req-ff6d9ad2-d932-46da-984b-6f9dfe9db7cd tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:25:32.032032 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-93a3bc6e-b760-4c53-a9c3-2d1309d933e1 req-ff6d9ad2-d932-46da-984b-6f9dfe9db7cd tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Begin detaching volume completed successfully. Aug 18 19:25:32.032032 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-93a3bc6e-b760-4c53-a9c3-2d1309d933e1 req-ff6d9ad2-d932-46da-984b-6f9dfe9db7cd tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94/action returned with HTTP 202 Aug 18 19:25:32.032032 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 748/3000] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:25:31 2026] POST /volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:25:32.087572 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4560cc71-8c39-4d9d-bf73-655cb24dde5b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:32.088028 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4560cc71-8c39-4d9d-bf73-655cb24dde5b None None] GET https://10.4.3.170/volume// Aug 18 19:25:32.088197 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4560cc71-8c39-4d9d-bf73-655cb24dde5b None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:32.088538 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4560cc71-8c39-4d9d-bf73-655cb24dde5b None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:32.088992 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4560cc71-8c39-4d9d-bf73-655cb24dde5b None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:25:32.089239 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 748/3001] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:25: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 19:25:32.097004 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-93a3bc6e-b760-4c53-a9c3-2d1309d933e1 req-7cca97c0-9f72-42a7-9dd1-a6f1b896005b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:32.099735 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-93a3bc6e-b760-4c53-a9c3-2d1309d933e1 req-7cca97c0-9f72-42a7-9dd1-a6f1b896005b tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 Aug 18 19:25:32.100212 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-93a3bc6e-b760-4c53-a9c3-2d1309d933e1 req-7cca97c0-9f72-42a7-9dd1-a6f1b896005b tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:32.100287 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-93a3bc6e-b760-4c53-a9c3-2d1309d933e1 req-7cca97c0-9f72-42a7-9dd1-a6f1b896005b tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:32.112850 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:32.112850 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:32.117653 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-93a3bc6e-b760-4c53-a9c3-2d1309d933e1 req-7cca97c0-9f72-42a7-9dd1-a6f1b896005b tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:25:32.123814 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-93a3bc6e-b760-4c53-a9c3-2d1309d933e1 req-7cca97c0-9f72-42a7-9dd1-a6f1b896005b tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 returned with HTTP 200 Aug 18 19:25:32.124347 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 748/3002] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:25:32 2026] GET /volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 => generated 1322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:25:33.027190 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-93a3bc6e-b760-4c53-a9c3-2d1309d933e1 req-f8d1a00f-cd11-4de3-af3a-9e66dc874780 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:33.029448 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-93a3bc6e-b760-4c53-a9c3-2d1309d933e1 req-f8d1a00f-cd11-4de3-af3a-9e66dc874780 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] DELETE https://10.4.3.170/volume/v3/attachments/9f5d9f48-f757-4704-bab4-a72bc3811804 Aug 18 19:25:33.029716 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-93a3bc6e-b760-4c53-a9c3-2d1309d933e1 req-f8d1a00f-cd11-4de3-af3a-9e66dc874780 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:33.029916 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-93a3bc6e-b760-4c53-a9c3-2d1309d933e1 req-f8d1a00f-cd11-4de3-af3a-9e66dc874780 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:33.037046 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:33.037046 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:33.085527 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-93a3bc6e-b760-4c53-a9c3-2d1309d933e1 req-f8d1a00f-cd11-4de3-af3a-9e66dc874780 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/attachments/9f5d9f48-f757-4704-bab4-a72bc3811804 returned with HTTP 200 Aug 18 19:25:33.086128 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 759/3003] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:25:33 2026] DELETE /volume/v3/attachments/9f5d9f48-f757-4704-bab4-a72bc3811804 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:33.148671 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5e89d135-80d9-4703-a93c-37d9718fe99c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:33.152157 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5e89d135-80d9-4703-a93c-37d9718fe99c tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 Aug 18 19:25:33.152157 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5e89d135-80d9-4703-a93c-37d9718fe99c tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:33.152157 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5e89d135-80d9-4703-a93c-37d9718fe99c tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:33.159517 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:33.159517 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:33.172403 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-5e89d135-80d9-4703-a93c-37d9718fe99c tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:25:33.176136 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5e89d135-80d9-4703-a93c-37d9718fe99c tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 returned with HTTP 200 Aug 18 19:25:33.176625 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 749/3004] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:33 2026] GET /volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:36.203737 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-88faf853-1c6b-400d-acaf-77cd91969313 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:36.323523 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-88faf853-1c6b-400d-acaf-77cd91969313 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:25:36.323922 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-88faf853-1c6b-400d-acaf-77cd91969313 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1786292279"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:36.329528 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-88faf853-1c6b-400d-acaf-77cd91969313 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1786292279'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:25:36.329644 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-88faf853-1c6b-400d-acaf-77cd91969313 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Create volume of 1 GB Aug 18 19:25:36.334498 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-88faf853-1c6b-400d-acaf-77cd91969313 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Availability Zones retrieved successfully. Aug 18 19:25:36.340882 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-88faf853-1c6b-400d-acaf-77cd91969313 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Flow 'volume_create_api' (5826a6f1-419f-467d-8892-0e222377a5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:36.341865 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-88faf853-1c6b-400d-acaf-77cd91969313 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (085c1a26-ec26-4bf7-a2b6-378d404146f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:36.342845 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-88faf853-1c6b-400d-acaf-77cd91969313 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:25:36.370885 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-88faf853-1c6b-400d-acaf-77cd91969313 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (085c1a26-ec26-4bf7-a2b6-378d404146f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:36.371604 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-88faf853-1c6b-400d-acaf-77cd91969313 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (560f0ad9-046e-4da3-add3-027cac3aa8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:36.444330 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-88faf853-1c6b-400d-acaf-77cd91969313 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Created reservations ['42146af4-b78e-4f11-a175-b7ebee793f64', 'bf8facd1-aea9-4f22-93ff-d4164b0dfc20', 'fb5efe33-2170-46fc-89f0-1fc2100a4a8c', '8bb0f4fb-518b-4696-9633-709c77e53aa0'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:36.445119 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-88faf853-1c6b-400d-acaf-77cd91969313 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (560f0ad9-046e-4da3-add3-027cac3aa8dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42146af4-b78e-4f11-a175-b7ebee793f64', 'bf8facd1-aea9-4f22-93ff-d4164b0dfc20', 'fb5efe33-2170-46fc-89f0-1fc2100a4a8c', '8bb0f4fb-518b-4696-9633-709c77e53aa0']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:36.445919 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-88faf853-1c6b-400d-acaf-77cd91969313 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdd4d4cd-be53-43d2-84ed-ee4b31975777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:36.470572 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-88faf853-1c6b-400d-acaf-77cd91969313 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdd4d4cd-be53-43d2-84ed-ee4b31975777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03483aba-f72e-4de2-9b7b-603adc174b2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1786292279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40d65f9a9dd84a22ad40c09371a66933',qos_specs=None,replication_status=,reservations=['42146af4-b78e-4f11-a175-b7ebee793f64','bf8facd1-aea9-4f22-93ff-d4164b0dfc20','fb5efe33-2170-46fc-89f0-1fc2100a4a8c','8bb0f4fb-518b-4696-9633-709c77e53aa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b63b543e2f9414791720271fa7453e6',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:25:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1786292279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03483aba-f72e-4de2-9b7b-603adc174b2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40d65f9a9dd84a22ad40c09371a66933',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b63b543e2f9414791720271fa7453e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:36.471425 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-88faf853-1c6b-400d-acaf-77cd91969313 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0a57b62-61a8-4149-9008-9c37321b9137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:36.492849 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-88faf853-1c6b-400d-acaf-77cd91969313 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0a57b62-61a8-4149-9008-9c37321b9137) transitioned into state 'SUCCESS' from state '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-1786292279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40d65f9a9dd84a22ad40c09371a66933',qos_specs=None,replication_status=,reservations=['42146af4-b78e-4f11-a175-b7ebee793f64','bf8facd1-aea9-4f22-93ff-d4164b0dfc20','fb5efe33-2170-46fc-89f0-1fc2100a4a8c','8bb0f4fb-518b-4696-9633-709c77e53aa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b63b543e2f9414791720271fa7453e6',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:36.493434 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-88faf853-1c6b-400d-acaf-77cd91969313 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5a31fad-39da-4e4f-9b18-cf6559813d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:36.503265 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-88faf853-1c6b-400d-acaf-77cd91969313 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5a31fad-39da-4e4f-9b18-cf6559813d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:36.504316 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-88faf853-1c6b-400d-acaf-77cd91969313 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Flow 'volume_create_api' (5826a6f1-419f-467d-8892-0e222377a5fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:36.504717 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-88faf853-1c6b-400d-acaf-77cd91969313 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Create volume request issued successfully. Aug 18 19:25:36.505333 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-88faf853-1c6b-400d-acaf-77cd91969313 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:25:36.505776 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 749/3005] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:25:36 2026] POST /volume/v3/volumes => generated 749 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:25:36.520597 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ffde4bd4-74c9-4903-9c1e-6448b49f6fe6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:36.522740 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ffde4bd4-74c9-4903-9c1e-6448b49f6fe6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/volumes/03483aba-f72e-4de2-9b7b-603adc174b2c Aug 18 19:25:36.522967 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ffde4bd4-74c9-4903-9c1e-6448b49f6fe6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:36.523201 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ffde4bd4-74c9-4903-9c1e-6448b49f6fe6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:36.531588 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:36.531588 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:36.535865 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ffde4bd4-74c9-4903-9c1e-6448b49f6fe6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:25:36.540796 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ffde4bd4-74c9-4903-9c1e-6448b49f6fe6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/03483aba-f72e-4de2-9b7b-603adc174b2c returned with HTTP 200 Aug 18 19:25:36.541137 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 749/3006] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:36 2026] GET /volume/v3/volumes/03483aba-f72e-4de2-9b7b-603adc174b2c => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:37.554254 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1d4c6de8-142d-423f-b2f2-8ddcaaf23ddf None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:37.556417 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1d4c6de8-142d-423f-b2f2-8ddcaaf23ddf tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/volumes/03483aba-f72e-4de2-9b7b-603adc174b2c Aug 18 19:25:37.556658 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1d4c6de8-142d-423f-b2f2-8ddcaaf23ddf tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:37.556912 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1d4c6de8-142d-423f-b2f2-8ddcaaf23ddf tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:37.566467 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:37.566467 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:37.570615 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-1d4c6de8-142d-423f-b2f2-8ddcaaf23ddf tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:25:37.574665 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1d4c6de8-142d-423f-b2f2-8ddcaaf23ddf tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/03483aba-f72e-4de2-9b7b-603adc174b2c returned with HTTP 200 Aug 18 19:25:37.575044 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 760/3007] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:37 2026] GET /volume/v3/volumes/03483aba-f72e-4de2-9b7b-603adc174b2c => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:37.586703 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-50cc6260-114d-4d29-b88b-725aa921640f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:37.588444 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-50cc6260-114d-4d29-b88b-725aa921640f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] POST https://10.4.3.170/volume/v3/backups Aug 18 19:25:37.588819 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-50cc6260-114d-4d29-b88b-725aa921640f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "03483aba-f72e-4de2-9b7b-603adc174b2c", "name": "tempest-VolumesBackupsTest-Backup-502610620"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:37.590219 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.backups [None req-50cc6260-114d-4d29-b88b-725aa921640f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Creating new backup {'backup': {'volume_id': '03483aba-f72e-4de2-9b7b-603adc174b2c', 'name': 'tempest-VolumesBackupsTest-Backup-502610620'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:25:37.590343 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.contrib.backups [None req-50cc6260-114d-4d29-b88b-725aa921640f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Creating backup of volume 03483aba-f72e-4de2-9b7b-603adc174b2c in container None Aug 18 19:25:37.596794 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:37.596794 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:37.597294 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-50cc6260-114d-4d29-b88b-725aa921640f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:25:37.623182 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-50cc6260-114d-4d29-b88b-725aa921640f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Created reservations ['6045fa59-56f6-45f8-87f8-14560deb1f94', '562896b5-d87e-4c57-9a60-4d882f7f9313'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:37.651660 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-50cc6260-114d-4d29-b88b-725aa921640f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:25:37.652174 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 750/3008] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:25:37 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 19:25:37.661720 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f4b08f4d-ffa5-4b1b-a570-95f1332ac44a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:37.665768 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f4b08f4d-ffa5-4b1b-a570-95f1332ac44a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:25:37.665984 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f4b08f4d-ffa5-4b1b-a570-95f1332ac44a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:37.666258 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f4b08f4d-ffa5-4b1b-a570-95f1332ac44a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:37.666406 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-f4b08f4d-ffa5-4b1b-a570-95f1332ac44a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:25:37.670713 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:37.670713 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:37.671539 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f4b08f4d-ffa5-4b1b-a570-95f1332ac44a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:25:37.672017 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 750/3009] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:37 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:38.690274 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-772d0d0d-60ff-4053-aa23-a0c5288404bf None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:38.694205 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-772d0d0d-60ff-4053-aa23-a0c5288404bf tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:25:38.694205 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-772d0d0d-60ff-4053-aa23-a0c5288404bf tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:38.694205 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-772d0d0d-60ff-4053-aa23-a0c5288404bf tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:38.694205 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-772d0d0d-60ff-4053-aa23-a0c5288404bf tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:25:38.700276 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:38.700276 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:38.700276 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-772d0d0d-60ff-4053-aa23-a0c5288404bf tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:25:38.700276 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 750/3010] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:38 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:25:39.083645 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4b65aa2f-850f-44f7-af78-9fc5b0015ddb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:39.148974 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4b65aa2f-850f-44f7-af78-9fc5b0015ddb tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:25:39.149311 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4b65aa2f-850f-44f7-af78-9fc5b0015ddb tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-725653039", "extra_specs": {}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:39.152934 np0000007688 devstack@c-api.service[100583]: DEBUG dbcounter [-] [100583] Writing DB stats cinder:SELECT=632,cinder:UPDATE=171,cinder:DELETE=4,cinder:INSERT=90 {{(pid=100583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:25:39.161295 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4b65aa2f-850f-44f7-af78-9fc5b0015ddb tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:25:39.161740 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 761/3011] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:25:39 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 19:25:39.172437 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7878f9a5-1222-46be-8610-492f41a21563 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:39.174068 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7878f9a5-1222-46be-8610-492f41a21563 tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] POST https://10.4.3.170/volume/v3/types/4ee87585-aeaa-4442-89e9-e8f5acd614fc/encryption Aug 18 19:25:39.174413 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7878f9a5-1222-46be-8610-492f41a21563 tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:39.175782 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:39.175782 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:39.194588 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7878f9a5-1222-46be-8610-492f41a21563 tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] https://10.4.3.170/volume/v3/types/4ee87585-aeaa-4442-89e9-e8f5acd614fc/encryption returned with HTTP 200 Aug 18 19:25:39.195035 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 751/3012] 10.4.3.170 () {68 vars in 1397 bytes} [Tue Aug 18 19:25:39 2026] POST /volume/v3/types/4ee87585-aeaa-4442-89e9-e8f5acd614fc/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:39.204388 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-fc9dd14d-2470-4cea-a8eb-def487c3ca7b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:39.257866 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fc9dd14d-2470-4cea-a8eb-def487c3ca7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:25:39.258145 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fc9dd14d-2470-4cea-a8eb-def487c3ca7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-931652562", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-725653039", "size": 1}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:39.260672 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-fc9dd14d-2470-4cea-a8eb-def487c3ca7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-931652562', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-725653039', 'size': 1}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:25:39.267246 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-fc9dd14d-2470-4cea-a8eb-def487c3ca7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume of 1 GB Aug 18 19:25:39.267648 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:39.267648 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:39.268342 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-fc9dd14d-2470-4cea-a8eb-def487c3ca7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Availability Zones retrieved successfully. Aug 18 19:25:39.276069 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-fc9dd14d-2470-4cea-a8eb-def487c3ca7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Flow 'volume_create_api' (edf1cb02-4632-4508-b0ae-1fb3a6b2bf54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:39.277444 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-fc9dd14d-2470-4cea-a8eb-def487c3ca7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42392cc1-522d-4e45-a331-2ad84876cc90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:39.278625 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-fc9dd14d-2470-4cea-a8eb-def487c3ca7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:25:39.303893 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-fc9dd14d-2470-4cea-a8eb-def487c3ca7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42392cc1-522d-4e45-a331-2ad84876cc90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:25:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ee87585-aeaa-4442-89e9-e8f5acd614fc,is_public=True,name='tempest-scenario-type-luks-725653039',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ee87585-aeaa-4442-89e9-e8f5acd614fc', '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=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:39.304700 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-fc9dd14d-2470-4cea-a8eb-def487c3ca7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e40152d-41f4-421a-93db-81a34d3cc44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:39.328942 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-fc9dd14d-2470-4cea-a8eb-def487c3ca7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-725653039 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-725653039, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:25:39.329188 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-fc9dd14d-2470-4cea-a8eb-def487c3ca7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-725653039 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-725653039, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:25:39.356662 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-fc9dd14d-2470-4cea-a8eb-def487c3ca7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Created reservations ['1400a3f8-4a99-47f3-aa8f-c183f782c642', '62b87135-0e66-475e-acd6-827602849f42', '2bad10cd-64e3-4bfd-a132-23ec760f5793', '537f1918-9c5e-44a4-a644-c6835bdcad85'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:25:39.357334 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-fc9dd14d-2470-4cea-a8eb-def487c3ca7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e40152d-41f4-421a-93db-81a34d3cc44c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1400a3f8-4a99-47f3-aa8f-c183f782c642', '62b87135-0e66-475e-acd6-827602849f42', '2bad10cd-64e3-4bfd-a132-23ec760f5793', '537f1918-9c5e-44a4-a644-c6835bdcad85']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:39.358146 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-fc9dd14d-2470-4cea-a8eb-def487c3ca7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (970f7d50-a8db-4be5-8833-56ed0d9bda79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:39.379726 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-fc9dd14d-2470-4cea-a8eb-def487c3ca7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (970f7d50-a8db-4be5-8833-56ed0d9bda79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb6993da-95c0-4f97-a310-16d6f333ad04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-931652562',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c85fccad6fa47ca8280d67695010cbf',qos_specs=None,replication_status=,reservations=['1400a3f8-4a99-47f3-aa8f-c183f782c642','62b87135-0e66-475e-acd6-827602849f42','2bad10cd-64e3-4bfd-a132-23ec760f5793','537f1918-9c5e-44a4-a644-c6835bdcad85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a786f33905544f7ae7b17c2f6425c97',volume_type_id=4ee87585-aeaa-4442-89e9-e8f5acd614fc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:25:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-931652562',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=eb6993da-95c0-4f97-a310-16d6f333ad04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c85fccad6fa47ca8280d67695010cbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a786f33905544f7ae7b17c2f6425c97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ee87585-aeaa-4442-89e9-e8f5acd614fc),volume_type_id=4ee87585-aeaa-4442-89e9-e8f5acd614fc)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:39.380382 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-fc9dd14d-2470-4cea-a8eb-def487c3ca7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e97a4833-c10d-4761-a062-35aa52e2e838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:39.396425 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-fc9dd14d-2470-4cea-a8eb-def487c3ca7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e97a4833-c10d-4761-a062-35aa52e2e838) transitioned into state 'SUCCESS' from state '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-931652562',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c85fccad6fa47ca8280d67695010cbf',qos_specs=None,replication_status=,reservations=['1400a3f8-4a99-47f3-aa8f-c183f782c642','62b87135-0e66-475e-acd6-827602849f42','2bad10cd-64e3-4bfd-a132-23ec760f5793','537f1918-9c5e-44a4-a644-c6835bdcad85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a786f33905544f7ae7b17c2f6425c97',volume_type_id=4ee87585-aeaa-4442-89e9-e8f5acd614fc)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:39.397024 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-fc9dd14d-2470-4cea-a8eb-def487c3ca7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46425509-c1ce-4eaa-a44d-794040056342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:25:39.407390 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-fc9dd14d-2470-4cea-a8eb-def487c3ca7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46425509-c1ce-4eaa-a44d-794040056342) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:25:39.407390 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-fc9dd14d-2470-4cea-a8eb-def487c3ca7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Flow 'volume_create_api' (edf1cb02-4632-4508-b0ae-1fb3a6b2bf54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:25:39.407390 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-fc9dd14d-2470-4cea-a8eb-def487c3ca7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume request issued successfully. Aug 18 19:25:39.407390 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fc9dd14d-2470-4cea-a8eb-def487c3ca7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:25:39.407390 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 751/3013] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:25:39 2026] POST /volume/v3/volumes => generated 778 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:25:39.418222 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-96feebc8-bf14-4ede-80ea-f5e2f17b7700 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:39.420454 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-96feebc8-bf14-4ede-80ea-f5e2f17b7700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 Aug 18 19:25:39.420708 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-96feebc8-bf14-4ede-80ea-f5e2f17b7700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:39.420910 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-96feebc8-bf14-4ede-80ea-f5e2f17b7700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:39.450590 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4be1a82e-97c4-43ff-9428-f601d223a33f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:39.452505 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4be1a82e-97c4-43ff-9428-f601d223a33f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 Aug 18 19:25:39.452704 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4be1a82e-97c4-43ff-9428-f601d223a33f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:39.452933 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4be1a82e-97c4-43ff-9428-f601d223a33f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:39.460628 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:39.460628 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:39.464764 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-4be1a82e-97c4-43ff-9428-f601d223a33f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:25:39.469906 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4be1a82e-97c4-43ff-9428-f601d223a33f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 returned with HTTP 200 Aug 18 19:25:39.470384 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 762/3014] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:39 2026] GET /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:39.487356 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-15633173-a6a3-4e8b-bbc6-1c9ff2e15f09 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:39.491388 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-15633173-a6a3-4e8b-bbc6-1c9ff2e15f09 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 Aug 18 19:25:39.491388 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-15633173-a6a3-4e8b-bbc6-1c9ff2e15f09 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:39.491388 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-15633173-a6a3-4e8b-bbc6-1c9ff2e15f09 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:39.497230 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:39.497230 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:39.501268 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-15633173-a6a3-4e8b-bbc6-1c9ff2e15f09 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:25:39.512121 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-15633173-a6a3-4e8b-bbc6-1c9ff2e15f09 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 returned with HTTP 200 Aug 18 19:25:39.512542 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 752/3015] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:39 2026] GET /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:39.560142 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-20413998-54c2-4e2e-97ee-d490614ed6d0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:39.562992 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-20413998-54c2-4e2e-97ee-d490614ed6d0 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 Aug 18 19:25:39.563267 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-20413998-54c2-4e2e-97ee-d490614ed6d0 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:39.563544 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-20413998-54c2-4e2e-97ee-d490614ed6d0 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:39.573201 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:39.573201 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:39.577763 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-20413998-54c2-4e2e-97ee-d490614ed6d0 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:25:39.583561 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-20413998-54c2-4e2e-97ee-d490614ed6d0 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 returned with HTTP 200 Aug 18 19:25:39.584220 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 752/3016] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:25:39 2026] GET /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:39.604236 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:39.604236 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:39.608721 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-96feebc8-bf14-4ede-80ea-f5e2f17b7700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:25:39.615642 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-96feebc8-bf14-4ede-80ea-f5e2f17b7700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 returned with HTTP 200 Aug 18 19:25:39.616196 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 751/3017] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:39 2026] GET /volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 => generated 846 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:39.658446 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-adc95e3a-aeb9-402e-baef-f81d73cb813c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:39.658936 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-adc95e3a-aeb9-402e-baef-f81d73cb813c None None] GET https://10.4.3.170/volume// Aug 18 19:25:39.659187 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-adc95e3a-aeb9-402e-baef-f81d73cb813c None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:39.659458 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-adc95e3a-aeb9-402e-baef-f81d73cb813c None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:39.659869 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-adc95e3a-aeb9-402e-baef-f81d73cb813c None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:25:39.660232 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 763/3018] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:25: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 19:25:39.667231 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-976e1fc2-12cc-4650-bea8-7d3b6924e4ef None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:39.670852 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-976e1fc2-12cc-4650-bea8-7d3b6924e4ef tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:25:39.671323 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-976e1fc2-12cc-4650-bea8-7d3b6924e4ef tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a17c0e13-b897-4754-8ab3-e3421ce31f50", "connector": null, "instance_uuid": "17b788f8-af01-4b18-9173-816ce60d6e41"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:39.682305 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:39.682305 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:39.709611 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e80691a4-3e7d-4194-ac44-98caaa239cfc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:39.711335 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e80691a4-3e7d-4194-ac44-98caaa239cfc tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:25:39.711550 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e80691a4-3e7d-4194-ac44-98caaa239cfc tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:39.711751 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e80691a4-3e7d-4194-ac44-98caaa239cfc tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:39.711861 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-e80691a4-3e7d-4194-ac44-98caaa239cfc tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:25:39.716123 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:39.716123 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:39.717001 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e80691a4-3e7d-4194-ac44-98caaa239cfc tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:25:39.717389 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 753/3019] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:39 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:39.722467 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-976e1fc2-12cc-4650-bea8-7d3b6924e4ef tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:25:39.723236 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 753/3020] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:25:39 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:39.747312 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-342b150f-374d-474b-97a5-4b76173fe3f5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:39.749640 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-342b150f-374d-474b-97a5-4b76173fe3f5 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 Aug 18 19:25:39.749915 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-342b150f-374d-474b-97a5-4b76173fe3f5 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:39.750193 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-342b150f-374d-474b-97a5-4b76173fe3f5 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:39.757001 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-12b5fea6-4007-490e-bbef-9b3b6fa2a5fd None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:39.757352 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-12b5fea6-4007-490e-bbef-9b3b6fa2a5fd None None] GET https://10.4.3.170/volume// Aug 18 19:25:39.757551 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-12b5fea6-4007-490e-bbef-9b3b6fa2a5fd None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:39.757743 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-12b5fea6-4007-490e-bbef-9b3b6fa2a5fd None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:39.758064 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-12b5fea6-4007-490e-bbef-9b3b6fa2a5fd None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:25:39.758354 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 764/3021] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:25: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 19:25:39.762602 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:39.762602 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:39.765877 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-f3c0a709-c178-4cbf-8fa8-a71e2a188183 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:39.766098 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-342b150f-374d-474b-97a5-4b76173fe3f5 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:25:39.768267 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-f3c0a709-c178-4cbf-8fa8-a71e2a188183 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 Aug 18 19:25:39.768588 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-f3c0a709-c178-4cbf-8fa8-a71e2a188183 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:39.768796 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-f3c0a709-c178-4cbf-8fa8-a71e2a188183 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:39.769978 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-342b150f-374d-474b-97a5-4b76173fe3f5 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 returned with HTTP 200 Aug 18 19:25:39.770406 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 752/3022] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:39 2026] GET /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:39.778004 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:39.778004 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:39.781293 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-f3c0a709-c178-4cbf-8fa8-a71e2a188183 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:25:39.785640 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-f3c0a709-c178-4cbf-8fa8-a71e2a188183 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 returned with HTTP 200 Aug 18 19:25:39.785999 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 754/3023] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:25:39 2026] GET /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:25:39.902858 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-01148d5e-d4d2-4bea-9b39-e9741ced863d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:39.904887 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-01148d5e-d4d2-4bea-9b39-e9741ced863d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] PUT https://10.4.3.170/volume/v3/attachments/0bc12a51-7458-49bf-9e45-7ed87639004a Aug 18 19:25:39.905280 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-01148d5e-d4d2-4bea-9b39-e9741ced863d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:39.912076 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-01148d5e-d4d2-4bea-9b39-e9741ced863d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Acquiring lock "cinder-attachment_update-a17c0e13-b897-4754-8ab3-e3421ce31f50-np0000007688" by "attachment_update" {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:25:39.916835 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-01148d5e-d4d2-4bea-9b39-e9741ced863d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Lock "cinder-attachment_update-a17c0e13-b897-4754-8ab3-e3421ce31f50-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:25:39.917868 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:39.917868 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:39.993088 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-01148d5e-d4d2-4bea-9b39-e9741ced863d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Lock "cinder-attachment_update-a17c0e13-b897-4754-8ab3-e3421ce31f50-np0000007688" released by "attachment_update" :: held 0.076s {{(pid=100581) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:25:39.993436 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-01148d5e-d4d2-4bea-9b39-e9741ced863d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments/0bc12a51-7458-49bf-9e45-7ed87639004a returned with HTTP 200 Aug 18 19:25:39.993879 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 754/3024] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:25:39 2026] PUT /volume/v3/attachments/0bc12a51-7458-49bf-9e45-7ed87639004a => generated 968 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:40.001969 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-8ff2f816-d958-4194-8987-cc6af552caa1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:40.003993 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-8ff2f816-d958-4194-8987-cc6af552caa1 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50/encryption Aug 18 19:25:40.004416 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-8ff2f816-d958-4194-8987-cc6af552caa1 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:40.004664 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-8ff2f816-d958-4194-8987-cc6af552caa1 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:40.013954 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:40.013954 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:40.019648 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-8ff2f816-d958-4194-8987-cc6af552caa1 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50/encryption returned with HTTP 200 Aug 18 19:25:40.020121 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 765/3025] 10.4.3.170 () {68 vars in 1631 bytes} [Tue Aug 18 19:25:40 2026] GET /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:40.629149 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-96d4f054-286d-4265-8432-7986351946d4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:40.630879 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-96d4f054-286d-4265-8432-7986351946d4 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 Aug 18 19:25:40.631050 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-96d4f054-286d-4265-8432-7986351946d4 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:40.631289 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-96d4f054-286d-4265-8432-7986351946d4 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:40.637867 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:40.637867 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:40.641495 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-96d4f054-286d-4265-8432-7986351946d4 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:25:40.645607 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-96d4f054-286d-4265-8432-7986351946d4 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 returned with HTTP 200 Aug 18 19:25:40.646026 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 753/3026] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:40 2026] GET /volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:40.658312 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f8131852-7729-49aa-b57a-315337c7dc1c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:40.660594 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f8131852-7729-49aa-b57a-315337c7dc1c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 Aug 18 19:25:40.661177 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f8131852-7729-49aa-b57a-315337c7dc1c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:40.661564 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f8131852-7729-49aa-b57a-315337c7dc1c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:40.675306 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:40.675306 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:40.683484 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f8131852-7729-49aa-b57a-315337c7dc1c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:25:40.685630 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f8131852-7729-49aa-b57a-315337c7dc1c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 returned with HTTP 200 Aug 18 19:25:40.686166 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 755/3027] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:40 2026] GET /volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:40.698738 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b8a36d55-e517-4ef6-ba0b-fcee14ea8065 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:40.700488 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b8a36d55-e517-4ef6-ba0b-fcee14ea8065 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04/action Aug 18 19:25:40.700858 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b8a36d55-e517-4ef6-ba0b-fcee14ea8065 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:25:40.700987 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b8a36d55-e517-4ef6-ba0b-fcee14ea8065 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:40.709138 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:40.709138 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:40.709138 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b8a36d55-e517-4ef6-ba0b-fcee14ea8065 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:25:40.714876 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b8a36d55-e517-4ef6-ba0b-fcee14ea8065 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume updated successfully. Aug 18 19:25:40.715094 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b8a36d55-e517-4ef6-ba0b-fcee14ea8065 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04/action returned with HTTP 200 Aug 18 19:25:40.715492 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 755/3028] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:25:40 2026] POST /volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04/action => generated 0 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 19:25:40.733964 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-80c62fa4-0de4-46f4-994b-1db28fa3518f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:40.738020 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-80c62fa4-0de4-46f4-994b-1db28fa3518f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:25:40.738020 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-80c62fa4-0de4-46f4-994b-1db28fa3518f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:40.738020 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-80c62fa4-0de4-46f4-994b-1db28fa3518f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:40.738020 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-80c62fa4-0de4-46f4-994b-1db28fa3518f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:25:40.751594 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:40.751594 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:40.752771 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-80c62fa4-0de4-46f4-994b-1db28fa3518f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:25:40.753309 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 766/3029] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:40 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:40.783935 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7303156e-1f8c-4156-85c9-4aaf41410df4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:40.786025 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7303156e-1f8c-4156-85c9-4aaf41410df4 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 Aug 18 19:25:40.786331 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7303156e-1f8c-4156-85c9-4aaf41410df4 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:40.786603 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7303156e-1f8c-4156-85c9-4aaf41410df4 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:40.802618 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:40.802618 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:40.804950 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-7303156e-1f8c-4156-85c9-4aaf41410df4 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:25:40.809749 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7303156e-1f8c-4156-85c9-4aaf41410df4 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 returned with HTTP 200 Aug 18 19:25:40.810555 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 754/3030] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:40 2026] GET /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:40.841968 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-afe97cab-d529-4347-b34f-b6c2b85f1e07 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:40.844391 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-afe97cab-d529-4347-b34f-b6c2b85f1e07 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 Aug 18 19:25:40.844661 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-afe97cab-d529-4347-b34f-b6c2b85f1e07 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:40.844873 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-afe97cab-d529-4347-b34f-b6c2b85f1e07 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:40.853964 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:40.853964 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:40.858432 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-afe97cab-d529-4347-b34f-b6c2b85f1e07 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:25:40.865697 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-afe97cab-d529-4347-b34f-b6c2b85f1e07 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 returned with HTTP 200 Aug 18 19:25:40.866715 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 756/3031] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:25:40 2026] GET /volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:41.426113 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-9894a2e9-1cde-4d15-9f73-01d3ca94678d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:41.428492 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-9894a2e9-1cde-4d15-9f73-01d3ca94678d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 Aug 18 19:25:41.428492 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-9894a2e9-1cde-4d15-9f73-01d3ca94678d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:41.428722 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-9894a2e9-1cde-4d15-9f73-01d3ca94678d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:41.439324 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:41.439324 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:41.446858 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-9894a2e9-1cde-4d15-9f73-01d3ca94678d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:25:41.452323 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-9894a2e9-1cde-4d15-9f73-01d3ca94678d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 returned with HTTP 200 Aug 18 19:25:41.452920 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 756/3032] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:25:41 2026] GET /volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 => generated 870 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:41.464657 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e55e16ed-9745-4f9d-a84b-e9365e82735e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:41.464657 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e55e16ed-9745-4f9d-a84b-e9365e82735e None None] GET https://10.4.3.170/volume// Aug 18 19:25:41.464657 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e55e16ed-9745-4f9d-a84b-e9365e82735e None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:41.464657 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e55e16ed-9745-4f9d-a84b-e9365e82735e None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:41.464657 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e55e16ed-9745-4f9d-a84b-e9365e82735e None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:25:41.464657 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 767/3033] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:25: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 19:25:41.475959 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-8366fd1f-8b55-4b56-81ec-fde5924fb47e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:41.478076 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-8366fd1f-8b55-4b56-81ec-fde5924fb47e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:25:41.478438 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-8366fd1f-8b55-4b56-81ec-fde5924fb47e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb6993da-95c0-4f97-a310-16d6f333ad04", "connector": null, "instance_uuid": "a5e63b6a-acac-4ddb-8117-89666e5a8bbe"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:41.486868 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:41.486868 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:41.524510 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-8366fd1f-8b55-4b56-81ec-fde5924fb47e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:25:41.525013 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 755/3034] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:25:41 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 19:25:41.766298 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ba257f17-cce9-4fbf-acb0-63adb6e6e188 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:41.767855 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ba257f17-cce9-4fbf-acb0-63adb6e6e188 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:25:41.768015 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ba257f17-cce9-4fbf-acb0-63adb6e6e188 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:41.768203 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ba257f17-cce9-4fbf-acb0-63adb6e6e188 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:41.768292 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-ba257f17-cce9-4fbf-acb0-63adb6e6e188 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:25:41.772265 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:41.772265 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:41.772980 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ba257f17-cce9-4fbf-acb0-63adb6e6e188 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:25:41.773315 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 757/3035] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:41 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:41.823767 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c91656ad-a8aa-43e3-ac0c-94edd2bc2c89 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:41.825865 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c91656ad-a8aa-43e3-ac0c-94edd2bc2c89 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 Aug 18 19:25:41.826138 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c91656ad-a8aa-43e3-ac0c-94edd2bc2c89 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:41.826411 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c91656ad-a8aa-43e3-ac0c-94edd2bc2c89 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:41.837359 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:41.837359 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:41.841206 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c91656ad-a8aa-43e3-ac0c-94edd2bc2c89 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:25:41.846268 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c91656ad-a8aa-43e3-ac0c-94edd2bc2c89 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 returned with HTTP 200 Aug 18 19:25:41.846805 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 757/3036] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:41 2026] GET /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:42.606075 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2b052f31-1496-432c-89ef-de544da10d50 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:42.606568 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2b052f31-1496-432c-89ef-de544da10d50 None None] GET https://10.4.3.170/volume// Aug 18 19:25:42.606813 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2b052f31-1496-432c-89ef-de544da10d50 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:42.607028 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2b052f31-1496-432c-89ef-de544da10d50 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:42.607380 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2b052f31-1496-432c-89ef-de544da10d50 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:25:42.607681 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 768/3037] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:25: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 19:25:42.617643 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-c2ef271f-a2f9-4b73-99b0-220bbf741f8e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:42.620214 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-c2ef271f-a2f9-4b73-99b0-220bbf741f8e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 Aug 18 19:25:42.620537 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-c2ef271f-a2f9-4b73-99b0-220bbf741f8e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:42.620801 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-c2ef271f-a2f9-4b73-99b0-220bbf741f8e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:42.634878 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:42.634878 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:42.640197 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-c2ef271f-a2f9-4b73-99b0-220bbf741f8e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:25:42.646922 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-c2ef271f-a2f9-4b73-99b0-220bbf741f8e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 returned with HTTP 200 Aug 18 19:25:42.647648 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 756/3038] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:25:42 2026] GET /volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 => generated 1049 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:25:42.784846 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-43dc49ec-2eff-461b-b414-e2133e238358 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:42.786628 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-84d1ce86-2733-4b13-980e-ae42848ddae2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:42.791565 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-43dc49ec-2eff-461b-b414-e2133e238358 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] PUT https://10.4.3.170/volume/v3/attachments/d7972827-3d8d-4d71-926e-c204d28a22e5 Aug 18 19:25:42.791931 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-43dc49ec-2eff-461b-b414-e2133e238358 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:42.795385 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-84d1ce86-2733-4b13-980e-ae42848ddae2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:25:42.795385 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-84d1ce86-2733-4b13-980e-ae42848ddae2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:42.795385 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-84d1ce86-2733-4b13-980e-ae42848ddae2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:42.795385 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-84d1ce86-2733-4b13-980e-ae42848ddae2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:25:42.800147 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:42.800147 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:42.801029 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-84d1ce86-2733-4b13-980e-ae42848ddae2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:25:42.801505 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 758/3039] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:42 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:42.803381 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-43dc49ec-2eff-461b-b414-e2133e238358 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Acquiring lock "cinder-attachment_update-eb6993da-95c0-4f97-a310-16d6f333ad04-np0000007688" by "attachment_update" {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:25:42.811380 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-43dc49ec-2eff-461b-b414-e2133e238358 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Lock "cinder-attachment_update-eb6993da-95c0-4f97-a310-16d6f333ad04-np0000007688" acquired by "attachment_update" :: waited 0.006s {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:25:42.811380 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:42.811380 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:42.860669 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8daf8d86-171c-485a-86ac-84a6b1a19350 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:42.863067 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8daf8d86-171c-485a-86ac-84a6b1a19350 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 Aug 18 19:25:42.863284 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8daf8d86-171c-485a-86ac-84a6b1a19350 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:42.863837 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8daf8d86-171c-485a-86ac-84a6b1a19350 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:42.882156 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:42.882156 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:42.887597 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-8daf8d86-171c-485a-86ac-84a6b1a19350 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:25:42.893568 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8daf8d86-171c-485a-86ac-84a6b1a19350 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 returned with HTTP 200 Aug 18 19:25:42.893982 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 769/3040] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:42 2026] GET /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:42.915487 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-43dc49ec-2eff-461b-b414-e2133e238358 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Lock "cinder-attachment_update-eb6993da-95c0-4f97-a310-16d6f333ad04-np0000007688" released by "attachment_update" :: held 0.106s {{(pid=100580) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:25:42.915805 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-43dc49ec-2eff-461b-b414-e2133e238358 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/d7972827-3d8d-4d71-926e-c204d28a22e5 returned with HTTP 200 Aug 18 19:25:42.916299 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 758/3041] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:25:42 2026] PUT /volume/v3/attachments/d7972827-3d8d-4d71-926e-c204d28a22e5 => generated 968 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:42.940106 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-7f6ab642-a6ba-4d07-a926-aab1fa43f5ba None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:42.943106 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-7f6ab642-a6ba-4d07-a926-aab1fa43f5ba tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/attachments/d7972827-3d8d-4d71-926e-c204d28a22e5/action Aug 18 19:25:42.944013 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-7f6ab642-a6ba-4d07-a926-aab1fa43f5ba tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action body: b'{"os-complete": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:25:42.944203 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-7f6ab642-a6ba-4d07-a926-aab1fa43f5ba tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:42.965980 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:42.965980 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:42.977819 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-7f6ab642-a6ba-4d07-a926-aab1fa43f5ba tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/d7972827-3d8d-4d71-926e-c204d28a22e5/action returned with HTTP 204 Aug 18 19:25:42.978308 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 757/3042] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:25:42 2026] POST /volume/v3/attachments/d7972827-3d8d-4d71-926e-c204d28a22e5/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:43.811643 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-35c87e13-461a-4218-b0bb-19ad260e64bb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:43.813177 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-35c87e13-461a-4218-b0bb-19ad260e64bb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:25:43.813342 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-35c87e13-461a-4218-b0bb-19ad260e64bb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:43.813536 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-35c87e13-461a-4218-b0bb-19ad260e64bb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:43.813630 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-35c87e13-461a-4218-b0bb-19ad260e64bb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:25:43.818705 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:43.818705 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:43.818705 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-35c87e13-461a-4218-b0bb-19ad260e64bb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:25:43.818705 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 759/3043] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:43 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:43.920399 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6128c782-a5d3-4a1d-9a90-ddf65ba44cb5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:43.931082 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6128c782-a5d3-4a1d-9a90-ddf65ba44cb5 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 Aug 18 19:25:43.932620 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6128c782-a5d3-4a1d-9a90-ddf65ba44cb5 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:43.933412 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6128c782-a5d3-4a1d-9a90-ddf65ba44cb5 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:43.970989 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:43.970989 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:43.980537 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6128c782-a5d3-4a1d-9a90-ddf65ba44cb5 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:25:43.985388 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6128c782-a5d3-4a1d-9a90-ddf65ba44cb5 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 returned with HTTP 200 Aug 18 19:25:43.985768 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 770/3044] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:43 2026] GET /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 => generated 877 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:44.829690 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-57f18e9f-03d7-4fed-8af8-b241d46b8c3b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:44.831922 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-57f18e9f-03d7-4fed-8af8-b241d46b8c3b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:25:44.832192 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-57f18e9f-03d7-4fed-8af8-b241d46b8c3b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:44.832494 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-57f18e9f-03d7-4fed-8af8-b241d46b8c3b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:44.832632 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-57f18e9f-03d7-4fed-8af8-b241d46b8c3b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:25:44.837903 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:44.837903 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:44.838940 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-57f18e9f-03d7-4fed-8af8-b241d46b8c3b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:25:44.839595 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 759/3045] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:44 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:44.999390 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-57003ec3-51bb-4201-95bf-7bf63dbd3c49 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:45.003263 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-57003ec3-51bb-4201-95bf-7bf63dbd3c49 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 Aug 18 19:25:45.003263 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-57003ec3-51bb-4201-95bf-7bf63dbd3c49 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:45.003263 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-57003ec3-51bb-4201-95bf-7bf63dbd3c49 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:45.013153 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:45.013153 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:45.017978 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-57003ec3-51bb-4201-95bf-7bf63dbd3c49 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:25:45.023528 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-57003ec3-51bb-4201-95bf-7bf63dbd3c49 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 returned with HTTP 200 Aug 18 19:25:45.024113 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 758/3046] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:44 2026] GET /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:45.849626 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-75089512-a0dd-4635-88e9-b11d41dcfedd None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:45.851315 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-75089512-a0dd-4635-88e9-b11d41dcfedd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:25:45.851536 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-75089512-a0dd-4635-88e9-b11d41dcfedd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:45.851722 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-75089512-a0dd-4635-88e9-b11d41dcfedd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:45.851819 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-75089512-a0dd-4635-88e9-b11d41dcfedd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:25:45.855809 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:45.855809 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:45.856472 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-75089512-a0dd-4635-88e9-b11d41dcfedd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:25:45.856814 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 760/3047] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:45 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:46.040812 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-77612fce-71b1-4042-832f-b12c6d58c097 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:46.048284 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-77612fce-71b1-4042-832f-b12c6d58c097 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 Aug 18 19:25:46.049189 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-77612fce-71b1-4042-832f-b12c6d58c097 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:46.050640 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-77612fce-71b1-4042-832f-b12c6d58c097 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:46.304885 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:46.304885 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:46.308138 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-77612fce-71b1-4042-832f-b12c6d58c097 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:25:46.311807 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-77612fce-71b1-4042-832f-b12c6d58c097 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 returned with HTTP 200 Aug 18 19:25:46.312168 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 771/3048] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:46 2026] GET /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 => generated 877 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:46.867014 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7f60e4dd-a8b2-428b-84d5-9790217fd2fb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:46.868776 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7f60e4dd-a8b2-428b-84d5-9790217fd2fb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:25:46.869035 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7f60e4dd-a8b2-428b-84d5-9790217fd2fb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:46.869232 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7f60e4dd-a8b2-428b-84d5-9790217fd2fb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:46.869387 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-7f60e4dd-a8b2-428b-84d5-9790217fd2fb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:25:46.873718 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:46.873718 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:46.874475 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7f60e4dd-a8b2-428b-84d5-9790217fd2fb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:25:46.874819 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 760/3049] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:46 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:47.181271 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-11b3bdda-37e4-4b0c-bced-776068dc7cde None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:47.186055 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-11b3bdda-37e4-4b0c-bced-776068dc7cde tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04/encryption Aug 18 19:25:47.186293 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-11b3bdda-37e4-4b0c-bced-776068dc7cde tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:47.186507 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-11b3bdda-37e4-4b0c-bced-776068dc7cde tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:47.192713 np0000007688 devstack@c-api.service[100582]: DEBUG dbcounter [-] [100582] Writing DB stats cinder:SELECT=554,cinder:UPDATE=151,cinder:DELETE=2,cinder:INSERT=84 {{(pid=100582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:25:47.202605 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:47.202605 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:47.212880 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-ef500f6e-6de1-4ab3-82d3-e40f3a5246b6 req-11b3bdda-37e4-4b0c-bced-776068dc7cde tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04/encryption returned with HTTP 200 Aug 18 19:25:47.213470 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 759/3050] 10.4.3.170 () {68 vars in 1631 bytes} [Tue Aug 18 19:25:47 2026] GET /volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04/encryption => generated 160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:47.324535 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0be3c43e-26e0-400c-9303-4e0d63d60422 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:47.326233 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0be3c43e-26e0-400c-9303-4e0d63d60422 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 Aug 18 19:25:47.326431 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0be3c43e-26e0-400c-9303-4e0d63d60422 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:47.326630 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0be3c43e-26e0-400c-9303-4e0d63d60422 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:47.335482 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:47.335482 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:47.338786 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0be3c43e-26e0-400c-9303-4e0d63d60422 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:25:47.342892 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0be3c43e-26e0-400c-9303-4e0d63d60422 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 returned with HTTP 200 Aug 18 19:25:47.343351 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 761/3051] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:47 2026] GET /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:47.886836 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5c73305e-f9b4-4e57-bba6-f160fb6d8818 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:47.888634 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5c73305e-f9b4-4e57-bba6-f160fb6d8818 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:25:47.888849 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5c73305e-f9b4-4e57-bba6-f160fb6d8818 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:47.889068 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5c73305e-f9b4-4e57-bba6-f160fb6d8818 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:47.889162 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-5c73305e-f9b4-4e57-bba6-f160fb6d8818 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:25:47.893852 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:47.893852 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:47.894656 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5c73305e-f9b4-4e57-bba6-f160fb6d8818 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:25:47.895015 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 772/3052] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:47 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:48.335283 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-25a13e7b-0f54-407a-9f04-dac5647b326e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:48.337832 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-25a13e7b-0f54-407a-9f04-dac5647b326e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] POST https://10.4.3.170/volume/v3/attachments/0bc12a51-7458-49bf-9e45-7ed87639004a/action Aug 18 19:25:48.338242 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-25a13e7b-0f54-407a-9f04-dac5647b326e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:25:48.338357 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-25a13e7b-0f54-407a-9f04-dac5647b326e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:48.355693 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c7b4894f-ae61-4b3d-a78b-d483e1c5221e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:48.357568 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c7b4894f-ae61-4b3d-a78b-d483e1c5221e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 Aug 18 19:25:48.357736 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c7b4894f-ae61-4b3d-a78b-d483e1c5221e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:48.357958 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c7b4894f-ae61-4b3d-a78b-d483e1c5221e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:48.368842 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:48.368842 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:48.370007 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:48.370007 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:48.374631 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c7b4894f-ae61-4b3d-a78b-d483e1c5221e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:25:48.380464 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-6a93025e-d51a-4950-84a8-fc8d3b275ae3 req-25a13e7b-0f54-407a-9f04-dac5647b326e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments/0bc12a51-7458-49bf-9e45-7ed87639004a/action returned with HTTP 204 Aug 18 19:25:48.380837 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c7b4894f-ae61-4b3d-a78b-d483e1c5221e tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 returned with HTTP 200 Aug 18 19:25:48.381346 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 761/3053] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:25:48 2026] POST /volume/v3/attachments/0bc12a51-7458-49bf-9e45-7ed87639004a/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:48.381417 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 760/3054] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:48 2026] GET /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:48.904668 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a6111b44-41a8-46df-ac5f-9fec50c66cb1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:48.906619 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a6111b44-41a8-46df-ac5f-9fec50c66cb1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:25:48.906846 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a6111b44-41a8-46df-ac5f-9fec50c66cb1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:48.907061 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a6111b44-41a8-46df-ac5f-9fec50c66cb1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:48.907208 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-a6111b44-41a8-46df-ac5f-9fec50c66cb1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:25:48.912062 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:48.912062 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:48.912907 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a6111b44-41a8-46df-ac5f-9fec50c66cb1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:25:48.913356 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 762/3055] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:48 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:49.400819 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-522e8c9c-424a-4aa9-b44a-9b3f13a3ae57 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:49.405880 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-522e8c9c-424a-4aa9-b44a-9b3f13a3ae57 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 Aug 18 19:25:49.406119 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-522e8c9c-424a-4aa9-b44a-9b3f13a3ae57 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:49.406299 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-522e8c9c-424a-4aa9-b44a-9b3f13a3ae57 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:49.415992 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:49.415992 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:49.419510 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-522e8c9c-424a-4aa9-b44a-9b3f13a3ae57 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:25:49.425529 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-522e8c9c-424a-4aa9-b44a-9b3f13a3ae57 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 returned with HTTP 200 Aug 18 19:25:49.426040 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 773/3056] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:49 2026] GET /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 => generated 1169 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:49.440909 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8211d368-2501-4812-8be0-3cb7f88e8837 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:49.442490 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8211d368-2501-4812-8be0-3cb7f88e8837 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 Aug 18 19:25:49.442705 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8211d368-2501-4812-8be0-3cb7f88e8837 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:49.442903 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8211d368-2501-4812-8be0-3cb7f88e8837 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:49.461216 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:49.461216 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:49.469043 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-8211d368-2501-4812-8be0-3cb7f88e8837 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:25:49.479328 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8211d368-2501-4812-8be0-3cb7f88e8837 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 returned with HTTP 200 Aug 18 19:25:49.479771 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 762/3057] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:49 2026] GET /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 => generated 1169 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:49.927536 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c5015e58-8701-4b96-81d7-e7f94fab45d0 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:49.928616 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c5015e58-8701-4b96-81d7-e7f94fab45d0 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:25:49.928872 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c5015e58-8701-4b96-81d7-e7f94fab45d0 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:49.929133 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c5015e58-8701-4b96-81d7-e7f94fab45d0 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:49.929280 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-c5015e58-8701-4b96-81d7-e7f94fab45d0 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:25:49.937897 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:49.937897 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:49.938926 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c5015e58-8701-4b96-81d7-e7f94fab45d0 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:25:49.939414 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 761/3058] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:49 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:50.535441 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3f98a16b-1be4-44b7-a928-ea0845cdffee None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:50.538346 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3f98a16b-1be4-44b7-a928-ea0845cdffee tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] GET https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 Aug 18 19:25:50.539000 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3f98a16b-1be4-44b7-a928-ea0845cdffee tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:50.539000 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3f98a16b-1be4-44b7-a928-ea0845cdffee tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:50.550150 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:50.550150 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:50.554355 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3f98a16b-1be4-44b7-a928-ea0845cdffee tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Volume info retrieved successfully. Aug 18 19:25:50.558692 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3f98a16b-1be4-44b7-a928-ea0845cdffee tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 returned with HTTP 200 Aug 18 19:25:50.559120 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 763/3059] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:50 2026] GET /volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 => generated 1144 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:50.608558 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-95be2521-50c8-4e60-972a-7b465330b26f req-ea10a7bc-58cb-458c-8eb5-060c9d14e20d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:50.611583 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-95be2521-50c8-4e60-972a-7b465330b26f req-ea10a7bc-58cb-458c-8eb5-060c9d14e20d tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] GET https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 Aug 18 19:25:50.611875 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-95be2521-50c8-4e60-972a-7b465330b26f req-ea10a7bc-58cb-458c-8eb5-060c9d14e20d tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:50.612157 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-95be2521-50c8-4e60-972a-7b465330b26f req-ea10a7bc-58cb-458c-8eb5-060c9d14e20d tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:50.623611 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:50.623611 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:50.627782 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-95be2521-50c8-4e60-972a-7b465330b26f req-ea10a7bc-58cb-458c-8eb5-060c9d14e20d tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Volume info retrieved successfully. Aug 18 19:25:50.633040 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-95be2521-50c8-4e60-972a-7b465330b26f req-ea10a7bc-58cb-458c-8eb5-060c9d14e20d tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 returned with HTTP 200 Aug 18 19:25:50.633377 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 774/3060] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:25:50 2026] GET /volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:50.653257 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-95be2521-50c8-4e60-972a-7b465330b26f req-b7b010bc-4755-45dd-b01e-b9b31a7bcc55 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:50.655473 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-95be2521-50c8-4e60-972a-7b465330b26f req-b7b010bc-4755-45dd-b01e-b9b31a7bcc55 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] POST https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878/action Aug 18 19:25:50.655917 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-95be2521-50c8-4e60-972a-7b465330b26f req-b7b010bc-4755-45dd-b01e-b9b31a7bcc55 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:25:50.656005 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-95be2521-50c8-4e60-972a-7b465330b26f req-b7b010bc-4755-45dd-b01e-b9b31a7bcc55 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:50.667299 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:50.667299 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:50.667880 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-95be2521-50c8-4e60-972a-7b465330b26f req-b7b010bc-4755-45dd-b01e-b9b31a7bcc55 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Volume info retrieved successfully. Aug 18 19:25:50.677242 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-95be2521-50c8-4e60-972a-7b465330b26f req-b7b010bc-4755-45dd-b01e-b9b31a7bcc55 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Begin detaching volume completed successfully. Aug 18 19:25:50.677571 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-95be2521-50c8-4e60-972a-7b465330b26f req-b7b010bc-4755-45dd-b01e-b9b31a7bcc55 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878/action returned with HTTP 202 Aug 18 19:25:50.678199 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 763/3061] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:25:50 2026] POST /volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:25:50.716402 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9e4a27db-3826-4826-b8cf-787e2e9a0e2a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:50.716736 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9e4a27db-3826-4826-b8cf-787e2e9a0e2a None None] GET https://10.4.3.170/volume// Aug 18 19:25:50.716981 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9e4a27db-3826-4826-b8cf-787e2e9a0e2a None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:50.717201 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9e4a27db-3826-4826-b8cf-787e2e9a0e2a None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:50.717751 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9e4a27db-3826-4826-b8cf-787e2e9a0e2a None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:25:50.718136 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 762/3062] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:25: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 19:25:50.729525 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-95be2521-50c8-4e60-972a-7b465330b26f req-86af8c5d-d4a5-483d-bb80-1e6a76c7c895 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:50.732335 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-95be2521-50c8-4e60-972a-7b465330b26f req-86af8c5d-d4a5-483d-bb80-1e6a76c7c895 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] GET https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 Aug 18 19:25:50.732475 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-95be2521-50c8-4e60-972a-7b465330b26f req-86af8c5d-d4a5-483d-bb80-1e6a76c7c895 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:50.732674 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-95be2521-50c8-4e60-972a-7b465330b26f req-86af8c5d-d4a5-483d-bb80-1e6a76c7c895 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:50.742761 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:50.742761 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:50.747043 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-95be2521-50c8-4e60-972a-7b465330b26f req-86af8c5d-d4a5-483d-bb80-1e6a76c7c895 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Volume info retrieved successfully. Aug 18 19:25:50.751670 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-95be2521-50c8-4e60-972a-7b465330b26f req-86af8c5d-d4a5-483d-bb80-1e6a76c7c895 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 returned with HTTP 200 Aug 18 19:25:50.752276 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 764/3063] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:25:50 2026] GET /volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 => generated 1327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:25:50.951600 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-53a22e26-fbd9-4d53-8914-f0a844f65495 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:50.953799 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-53a22e26-fbd9-4d53-8914-f0a844f65495 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:25:50.954057 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-53a22e26-fbd9-4d53-8914-f0a844f65495 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:50.954289 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-53a22e26-fbd9-4d53-8914-f0a844f65495 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:50.954444 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-53a22e26-fbd9-4d53-8914-f0a844f65495 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:25:50.959702 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:50.959702 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:50.960753 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-53a22e26-fbd9-4d53-8914-f0a844f65495 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:25:50.961218 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 775/3064] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:50 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:51.686773 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-95be2521-50c8-4e60-972a-7b465330b26f req-d6d1ee31-9953-4b2b-8207-11841a22bd24 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:51.690962 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-95be2521-50c8-4e60-972a-7b465330b26f req-d6d1ee31-9953-4b2b-8207-11841a22bd24 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] DELETE https://10.4.3.170/volume/v3/attachments/1378a37e-ec34-429f-9827-ab37686d1a99 Aug 18 19:25:51.691245 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-95be2521-50c8-4e60-972a-7b465330b26f req-d6d1ee31-9953-4b2b-8207-11841a22bd24 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:51.691519 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-95be2521-50c8-4e60-972a-7b465330b26f req-d6d1ee31-9953-4b2b-8207-11841a22bd24 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:51.709292 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:51.709292 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:51.763285 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-95be2521-50c8-4e60-972a-7b465330b26f req-d6d1ee31-9953-4b2b-8207-11841a22bd24 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] https://10.4.3.170/volume/v3/attachments/1378a37e-ec34-429f-9827-ab37686d1a99 returned with HTTP 200 Aug 18 19:25:51.763720 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 764/3065] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:25:51 2026] DELETE /volume/v3/attachments/1378a37e-ec34-429f-9827-ab37686d1a99 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:51.973984 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3b9951fc-16b9-4247-94e5-9468fc507709 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:51.975706 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3b9951fc-16b9-4247-94e5-9468fc507709 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:25:51.975905 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3b9951fc-16b9-4247-94e5-9468fc507709 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:51.976098 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3b9951fc-16b9-4247-94e5-9468fc507709 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:51.976196 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-3b9951fc-16b9-4247-94e5-9468fc507709 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:25:51.982999 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:51.982999 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:51.983757 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3b9951fc-16b9-4247-94e5-9468fc507709 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:25:51.986342 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 763/3066] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:51 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:52.815455 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4d3d28b7-520f-4d2f-a731-8ebd11b8a4f4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:52.817543 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4d3d28b7-520f-4d2f-a731-8ebd11b8a4f4 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] GET https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 Aug 18 19:25:52.817745 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4d3d28b7-520f-4d2f-a731-8ebd11b8a4f4 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:52.817944 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4d3d28b7-520f-4d2f-a731-8ebd11b8a4f4 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:52.824700 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:52.824700 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:52.828589 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4d3d28b7-520f-4d2f-a731-8ebd11b8a4f4 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Volume info retrieved successfully. Aug 18 19:25:52.833083 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4d3d28b7-520f-4d2f-a731-8ebd11b8a4f4 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 returned with HTTP 200 Aug 18 19:25:52.833469 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 765/3067] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:52 2026] GET /volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:52.997970 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8e9b034b-142e-48cb-8430-057efbfe579c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:53.001797 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8e9b034b-142e-48cb-8430-057efbfe579c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:25:53.002005 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8e9b034b-142e-48cb-8430-057efbfe579c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:53.002189 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8e9b034b-142e-48cb-8430-057efbfe579c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:53.002291 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-8e9b034b-142e-48cb-8430-057efbfe579c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:25:53.011699 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:53.011699 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:53.013748 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8e9b034b-142e-48cb-8430-057efbfe579c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:25:53.014114 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 776/3068] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:52 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:53.025269 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4f345df4-012a-4a0f-bf87-bb5dbd40f4bb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:53.026940 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4f345df4-012a-4a0f-bf87-bb5dbd40f4bb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] POST https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26/restore Aug 18 19:25:53.027247 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4f345df4-012a-4a0f-bf87-bb5dbd40f4bb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "03483aba-f72e-4de2-9b7b-603adc174b2c"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:53.028572 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.backups [None req-4f345df4-012a-4a0f-bf87-bb5dbd40f4bb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Restoring backup d1f11479-74db-430d-a399-11cc48ff9c26 ({'restore': {'volume_id': '03483aba-f72e-4de2-9b7b-603adc174b2c'}}) {{(pid=100580) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 19:25:53.028763 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-4f345df4-012a-4a0f-bf87-bb5dbd40f4bb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Restoring backup d1f11479-74db-430d-a399-11cc48ff9c26 to volume 03483aba-f72e-4de2-9b7b-603adc174b2c. Aug 18 19:25:53.033758 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:53.033758 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:53.040461 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:53.040461 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:53.040883 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-4f345df4-012a-4a0f-bf87-bb5dbd40f4bb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:25:53.041001 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.api [None req-4f345df4-012a-4a0f-bf87-bb5dbd40f4bb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Checking backup size 1 against volume size 1 {{(pid=100580) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 19:25:53.041112 np0000007688 devstack@c-api.service[100580]: INFO cinder.backup.api [None req-4f345df4-012a-4a0f-bf87-bb5dbd40f4bb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Overwriting volume 03483aba-f72e-4de2-9b7b-603adc174b2c with restore of backup d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:25:53.054824 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.rpcapi [None req-4f345df4-012a-4a0f-bf87-bb5dbd40f4bb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] restore_backup in rpcapi backup_id d1f11479-74db-430d-a399-11cc48ff9c26 {{(pid=100580) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 19:25:53.056729 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4f345df4-012a-4a0f-bf87-bb5dbd40f4bb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26/restore returned with HTTP 202 Aug 18 19:25:53.057187 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 765/3069] 10.4.3.170 () {68 vars in 1393 bytes} [Tue Aug 18 19:25:53 2026] POST /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26/restore => generated 182 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:25:53.068845 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-83978746-7ef1-4109-89ba-f05b42011c50 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:53.074250 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-83978746-7ef1-4109-89ba-f05b42011c50 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:25:53.074883 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-83978746-7ef1-4109-89ba-f05b42011c50 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:53.075226 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-83978746-7ef1-4109-89ba-f05b42011c50 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:53.075416 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-83978746-7ef1-4109-89ba-f05b42011c50 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:25:53.083550 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:53.083550 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:53.084663 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-83978746-7ef1-4109-89ba-f05b42011c50 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:25:53.086682 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 764/3070] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:53 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:53.168982 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8060e1b5-f732-4fc7-919b-704afc43e83e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:53.169352 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8060e1b5-f732-4fc7-919b-704afc43e83e None None] GET https://10.4.3.170/volume// Aug 18 19:25:53.169534 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8060e1b5-f732-4fc7-919b-704afc43e83e None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:53.169724 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8060e1b5-f732-4fc7-919b-704afc43e83e None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:53.170124 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8060e1b5-f732-4fc7-919b-704afc43e83e None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:25:53.170431 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 766/3071] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:25: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 19:25:53.179188 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-615fea8e-9fcd-4325-a836-9fd084e1610f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:53.181954 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-615fea8e-9fcd-4325-a836-9fd084e1610f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:25:53.181954 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-615fea8e-9fcd-4325-a836-9fd084e1610f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a17c0e13-b897-4754-8ab3-e3421ce31f50", "connector": null, "instance_uuid": "17b788f8-af01-4b18-9173-816ce60d6e41"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:53.192991 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:53.192991 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:53.220533 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-615fea8e-9fcd-4325-a836-9fd084e1610f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:25:53.220965 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 777/3072] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:25:53 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 19:25:53.230304 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-25882f8f-8495-42ca-9148-8bc4c4e55c13 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:53.232274 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-25882f8f-8495-42ca-9148-8bc4c4e55c13 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] DELETE https://10.4.3.170/volume/v3/attachments/0bc12a51-7458-49bf-9e45-7ed87639004a Aug 18 19:25:53.232483 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-25882f8f-8495-42ca-9148-8bc4c4e55c13 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:53.232653 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-25882f8f-8495-42ca-9148-8bc4c4e55c13 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:53.240650 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:53.240650 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:53.287465 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-25882f8f-8495-42ca-9148-8bc4c4e55c13 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments/0bc12a51-7458-49bf-9e45-7ed87639004a returned with HTTP 200 Aug 18 19:25:53.287912 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 766/3073] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:25:53 2026] DELETE /volume/v3/attachments/0bc12a51-7458-49bf-9e45-7ed87639004a => generated 192 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:54.099819 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-314518ce-4bc7-42fc-b93e-7e0f89bd562b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:54.102024 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-314518ce-4bc7-42fc-b93e-7e0f89bd562b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:25:54.102462 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-314518ce-4bc7-42fc-b93e-7e0f89bd562b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:54.102751 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-314518ce-4bc7-42fc-b93e-7e0f89bd562b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:54.103378 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-314518ce-4bc7-42fc-b93e-7e0f89bd562b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:25:54.113193 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:54.113193 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:54.113193 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-314518ce-4bc7-42fc-b93e-7e0f89bd562b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:25:54.113193 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 765/3074] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:54 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:54.293944 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-2ac1344d-7405-446d-97d7-0eaabe605ab6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:54.299333 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-2ac1344d-7405-446d-97d7-0eaabe605ab6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] PUT https://10.4.3.170/volume/v3/attachments/ff9d4566-f7c5-48d0-9640-b55582780eb7 Aug 18 19:25:54.299728 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-2ac1344d-7405-446d-97d7-0eaabe605ab6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:25:54.312462 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-2ac1344d-7405-446d-97d7-0eaabe605ab6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Acquiring lock "cinder-attachment_update-a17c0e13-b897-4754-8ab3-e3421ce31f50-np0000007688" by "attachment_update" {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:25:54.315450 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-2ac1344d-7405-446d-97d7-0eaabe605ab6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Lock "cinder-attachment_update-a17c0e13-b897-4754-8ab3-e3421ce31f50-np0000007688" acquired by "attachment_update" :: waited 0.004s {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:25:54.316480 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:54.316480 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:54.412183 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-2ac1344d-7405-446d-97d7-0eaabe605ab6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Lock "cinder-attachment_update-a17c0e13-b897-4754-8ab3-e3421ce31f50-np0000007688" released by "attachment_update" :: held 0.097s {{(pid=100581) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:25:54.412913 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-2ac1344d-7405-446d-97d7-0eaabe605ab6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments/ff9d4566-f7c5-48d0-9640-b55582780eb7 returned with HTTP 200 Aug 18 19:25:54.413501 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 767/3075] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:25:54 2026] PUT /volume/v3/attachments/ff9d4566-f7c5-48d0-9640-b55582780eb7 => generated 968 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:54.422615 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-8a7cbb6b-c79c-4210-9085-c47713d24b47 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:54.425057 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-8a7cbb6b-c79c-4210-9085-c47713d24b47 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/attachments/ff9d4566-f7c5-48d0-9640-b55582780eb7 Aug 18 19:25:54.425439 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-8a7cbb6b-c79c-4210-9085-c47713d24b47 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:54.425801 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-8a7cbb6b-c79c-4210-9085-c47713d24b47 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:54.443680 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-8a7cbb6b-c79c-4210-9085-c47713d24b47 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments/ff9d4566-f7c5-48d0-9640-b55582780eb7 returned with HTTP 200 Aug 18 19:25:54.444816 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 778/3076] 10.4.3.170 () {70 vars in 1651 bytes} [Tue Aug 18 19:25:54 2026] GET /volume/v3/attachments/ff9d4566-f7c5-48d0-9640-b55582780eb7 => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:25:55.124048 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4daddbcd-a47c-46f4-b32a-e20c88b9440c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:55.126588 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4daddbcd-a47c-46f4-b32a-e20c88b9440c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:25:55.126817 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4daddbcd-a47c-46f4-b32a-e20c88b9440c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:55.127129 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4daddbcd-a47c-46f4-b32a-e20c88b9440c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:55.127129 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-4daddbcd-a47c-46f4-b32a-e20c88b9440c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:25:55.132919 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:55.132919 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:55.133693 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4daddbcd-a47c-46f4-b32a-e20c88b9440c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:25:55.134074 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 767/3077] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:55 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:56.148140 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-fd5d4b40-8d36-4fe4-907f-06b301630b2c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:56.150133 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fd5d4b40-8d36-4fe4-907f-06b301630b2c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:25:56.150341 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fd5d4b40-8d36-4fe4-907f-06b301630b2c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:56.150645 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fd5d4b40-8d36-4fe4-907f-06b301630b2c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:56.150754 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-fd5d4b40-8d36-4fe4-907f-06b301630b2c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:25:56.153402 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-be50b26f-2460-4b55-ac02-c870d5fa7908 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:56.155301 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-be50b26f-2460-4b55-ac02-c870d5fa7908 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] DELETE https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 Aug 18 19:25:56.155566 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:56.155566 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:56.155658 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-be50b26f-2460-4b55-ac02-c870d5fa7908 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:56.155888 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-be50b26f-2460-4b55-ac02-c870d5fa7908 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:56.156161 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-be50b26f-2460-4b55-ac02-c870d5fa7908 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Delete volume with id: eddd3080-77c7-4dbf-8dcf-be6e5bee3878 Aug 18 19:25:56.156528 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fd5d4b40-8d36-4fe4-907f-06b301630b2c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:25:56.156935 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 766/3078] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:56 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:56.163970 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:56.163970 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:56.164550 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-be50b26f-2460-4b55-ac02-c870d5fa7908 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Volume info retrieved successfully. Aug 18 19:25:56.183776 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-be50b26f-2460-4b55-ac02-c870d5fa7908 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Delete volume request issued successfully. Aug 18 19:25:56.184003 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-be50b26f-2460-4b55-ac02-c870d5fa7908 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 returned with HTTP 202 Aug 18 19:25:56.184562 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 768/3079] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:25:56 2026] DELETE /volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:25:56.195458 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-90e8a926-9578-45ad-bd87-0890251f6e40 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:56.197210 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-90e8a926-9578-45ad-bd87-0890251f6e40 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] GET https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 Aug 18 19:25:56.197512 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-90e8a926-9578-45ad-bd87-0890251f6e40 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:56.197598 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-90e8a926-9578-45ad-bd87-0890251f6e40 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:56.208285 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:56.208285 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:56.214503 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-90e8a926-9578-45ad-bd87-0890251f6e40 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Volume info retrieved successfully. Aug 18 19:25:56.218944 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-90e8a926-9578-45ad-bd87-0890251f6e40 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 returned with HTTP 200 Aug 18 19:25:56.219303 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 779/3080] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:56 2026] GET /volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:57.168580 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d5eabcfe-d815-4163-a894-d75037ab85dd None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:57.170081 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d5eabcfe-d815-4163-a894-d75037ab85dd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:25:57.170237 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d5eabcfe-d815-4163-a894-d75037ab85dd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:57.170421 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d5eabcfe-d815-4163-a894-d75037ab85dd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:57.170508 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-d5eabcfe-d815-4163-a894-d75037ab85dd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:25:57.174865 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:57.174865 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:57.175552 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d5eabcfe-d815-4163-a894-d75037ab85dd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:25:57.175895 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 768/3081] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:57 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:57.236019 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a586f418-1feb-4d66-98f7-408160a82f73 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:57.240538 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a586f418-1feb-4d66-98f7-408160a82f73 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] GET https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 Aug 18 19:25:57.240731 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a586f418-1feb-4d66-98f7-408160a82f73 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:57.240934 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a586f418-1feb-4d66-98f7-408160a82f73 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:57.254080 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a586f418-1feb-4d66-98f7-408160a82f73 tempest-ServerStableDeviceRescueTest-203695756 tempest-ServerStableDeviceRescueTest-203695756-project-member] https://10.4.3.170/volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 returned with HTTP 404 Aug 18 19:25:57.254603 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 767/3082] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:57 2026] GET /volume/v3/volumes/eddd3080-77c7-4dbf-8dcf-be6e5bee3878 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:25:58.186992 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-16230e90-ed2e-4c65-8851-a9bbcc322b70 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:58.188809 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-16230e90-ed2e-4c65-8851-a9bbcc322b70 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:25:58.188980 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-16230e90-ed2e-4c65-8851-a9bbcc322b70 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:58.189144 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-16230e90-ed2e-4c65-8851-a9bbcc322b70 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:58.189275 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-16230e90-ed2e-4c65-8851-a9bbcc322b70 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:25:58.193026 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:58.193026 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:25:58.193722 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-16230e90-ed2e-4c65-8851-a9bbcc322b70 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:25:58.194077 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 769/3083] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:58 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:58.449923 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-acb300d0-091f-4339-ad73-52bbe2ba4ce3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:58.459967 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-acb300d0-091f-4339-ad73-52bbe2ba4ce3 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50/encryption Aug 18 19:25:58.460443 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-acb300d0-091f-4339-ad73-52bbe2ba4ce3 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:58.461408 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-acb300d0-091f-4339-ad73-52bbe2ba4ce3 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:58.481165 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:58.481165 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:25:58.489416 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-acb300d0-091f-4339-ad73-52bbe2ba4ce3 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50/encryption returned with HTTP 200 Aug 18 19:25:58.489821 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 780/3084] 10.4.3.170 () {68 vars in 1631 bytes} [Tue Aug 18 19:25:58 2026] GET /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50/encryption => generated 160 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:59.213231 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b3c0f1fa-11fd-42dd-a09c-5b5d577d7407 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:59.220596 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b3c0f1fa-11fd-42dd-a09c-5b5d577d7407 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:25:59.220596 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b3c0f1fa-11fd-42dd-a09c-5b5d577d7407 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:59.220596 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b3c0f1fa-11fd-42dd-a09c-5b5d577d7407 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:59.220596 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-b3c0f1fa-11fd-42dd-a09c-5b5d577d7407 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:25:59.228246 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:59.228246 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:25:59.229264 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b3c0f1fa-11fd-42dd-a09c-5b5d577d7407 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:25:59.230374 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 769/3085] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:25:59 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 751 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:25:59.295762 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-7e5706d4-8817-42fd-be75-db9101a8fc56 req-4bf51753-11a3-4662-a7a4-61f3a085403a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:25:59.307420 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-7e5706d4-8817-42fd-be75-db9101a8fc56 req-4bf51753-11a3-4662-a7a4-61f3a085403a tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/attachments/d7972827-3d8d-4d71-926e-c204d28a22e5 Aug 18 19:25:59.308963 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-7e5706d4-8817-42fd-be75-db9101a8fc56 req-4bf51753-11a3-4662-a7a4-61f3a085403a tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:25:59.310218 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-7e5706d4-8817-42fd-be75-db9101a8fc56 req-4bf51753-11a3-4662-a7a4-61f3a085403a tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:25:59.351412 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:25:59.351412 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:25:59.407655 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-7e5706d4-8817-42fd-be75-db9101a8fc56 req-4bf51753-11a3-4662-a7a4-61f3a085403a tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/d7972827-3d8d-4d71-926e-c204d28a22e5 returned with HTTP 200 Aug 18 19:25:59.408260 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 768/3086] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:25:59 2026] DELETE /volume/v3/attachments/d7972827-3d8d-4d71-926e-c204d28a22e5 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:00.243817 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-00314232-158e-45d8-bd7f-6d17bfa84eab None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:00.246061 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-00314232-158e-45d8-bd7f-6d17bfa84eab tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:26:00.248787 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-00314232-158e-45d8-bd7f-6d17bfa84eab tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:00.248787 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-00314232-158e-45d8-bd7f-6d17bfa84eab tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:00.248787 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-00314232-158e-45d8-bd7f-6d17bfa84eab tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:00.252654 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:00.252654 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:00.252654 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-00314232-158e-45d8-bd7f-6d17bfa84eab tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:26:00.252654 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 770/3087] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:00 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:00.357214 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f3f5e71a-273d-4bff-8040-a0f19117b0de None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:00.359538 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f3f5e71a-273d-4bff-8040-a0f19117b0de tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 Aug 18 19:26:00.359844 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f3f5e71a-273d-4bff-8040-a0f19117b0de tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:00.360107 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f3f5e71a-273d-4bff-8040-a0f19117b0de tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:00.360328 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-f3f5e71a-273d-4bff-8040-a0f19117b0de tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete volume with id: eb6993da-95c0-4f97-a310-16d6f333ad04 Aug 18 19:26:00.369684 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:00.369684 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:00.370337 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f3f5e71a-273d-4bff-8040-a0f19117b0de tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:26:00.390293 np0000007688 devstack@c-api.service[100583]: WARNING cinder.keymgr.conf_key_mgr [None req-f3f5e71a-273d-4bff-8040-a0f19117b0de tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 19:26:00.397271 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f3f5e71a-273d-4bff-8040-a0f19117b0de tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete volume request issued successfully. Aug 18 19:26:00.397558 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f3f5e71a-273d-4bff-8040-a0f19117b0de tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 returned with HTTP 202 Aug 18 19:26:00.397999 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 781/3088] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:26:00 2026] DELETE /volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:00.405169 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-abbf8c6f-dd93-42e5-894a-edd9658149cd None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:00.408336 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-abbf8c6f-dd93-42e5-894a-edd9658149cd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 Aug 18 19:26:00.408565 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-abbf8c6f-dd93-42e5-894a-edd9658149cd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:00.408771 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-abbf8c6f-dd93-42e5-894a-edd9658149cd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:00.426414 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:00.426414 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:00.431446 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-abbf8c6f-dd93-42e5-894a-edd9658149cd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:26:00.436169 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-abbf8c6f-dd93-42e5-894a-edd9658149cd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 returned with HTTP 200 Aug 18 19:26:00.436565 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 770/3089] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:00 2026] GET /volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 => generated 869 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:01.088527 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-0ca52668-bed6-4bf9-944b-ad39d9374646 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:01.101018 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-0ca52668-bed6-4bf9-944b-ad39d9374646 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] POST https://10.4.3.170/volume/v3/attachments/ff9d4566-f7c5-48d0-9640-b55582780eb7/action Aug 18 19:26:01.101349 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-0ca52668-bed6-4bf9-944b-ad39d9374646 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action body: b'{"os-complete": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:26:01.101527 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-0ca52668-bed6-4bf9-944b-ad39d9374646 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:01.128660 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:01.128660 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:01.141248 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-8f7bd6bc-61a2-43c3-bf53-2a705ab50795 req-0ca52668-bed6-4bf9-944b-ad39d9374646 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments/ff9d4566-f7c5-48d0-9640-b55582780eb7/action returned with HTTP 204 Aug 18 19:26:01.141721 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 769/3090] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:26:01 2026] POST /volume/v3/attachments/ff9d4566-f7c5-48d0-9640-b55582780eb7/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:01.160481 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-32973c25-3994-4d10-8297-c3d96be6b27e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:01.162187 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-32973c25-3994-4d10-8297-c3d96be6b27e tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:26:01.162709 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-32973c25-3994-4d10-8297-c3d96be6b27e tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1025740177", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:01.164510 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-32973c25-3994-4d10-8297-c3d96be6b27e tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1025740177', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:26:01.164801 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-32973c25-3994-4d10-8297-c3d96be6b27e tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Create volume of 1 GB Aug 18 19:26:01.170141 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-32973c25-3994-4d10-8297-c3d96be6b27e tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Availability Zones retrieved successfully. Aug 18 19:26:01.176389 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-32973c25-3994-4d10-8297-c3d96be6b27e tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Flow 'volume_create_api' (55e825bf-0839-4068-aff6-27f648251e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:01.176719 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-32973c25-3994-4d10-8297-c3d96be6b27e tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85f24e6a-d3bc-4ea7-a74d-6986ec910713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:01.177775 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-32973c25-3994-4d10-8297-c3d96be6b27e tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:26:01.205086 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-32973c25-3994-4d10-8297-c3d96be6b27e tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85f24e6a-d3bc-4ea7-a74d-6986ec910713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:01.206045 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-32973c25-3994-4d10-8297-c3d96be6b27e tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7948f20d-2b8b-4958-85d0-638701694bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:01.263021 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-32973c25-3994-4d10-8297-c3d96be6b27e tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Created reservations ['ce60f9d2-7af1-45e9-84db-c9934c5ab303', '1d679a5a-1560-40ad-8c5f-511401cc2584', 'ee6d1aa7-8d7c-44ba-a3e6-4c785f9f7545', '8ebf2164-100b-4979-ab7e-1fc6d4f188f6'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:01.265456 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-32973c25-3994-4d10-8297-c3d96be6b27e tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7948f20d-2b8b-4958-85d0-638701694bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce60f9d2-7af1-45e9-84db-c9934c5ab303', '1d679a5a-1560-40ad-8c5f-511401cc2584', 'ee6d1aa7-8d7c-44ba-a3e6-4c785f9f7545', '8ebf2164-100b-4979-ab7e-1fc6d4f188f6']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:01.265456 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-32973c25-3994-4d10-8297-c3d96be6b27e tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18819fdd-da1c-48ed-9b53-0778f7e13a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:01.267077 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d1646a38-b979-44df-a1ed-5702eb91df06 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:01.269629 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d1646a38-b979-44df-a1ed-5702eb91df06 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:26:01.269918 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d1646a38-b979-44df-a1ed-5702eb91df06 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:01.270288 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d1646a38-b979-44df-a1ed-5702eb91df06 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:01.270475 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-d1646a38-b979-44df-a1ed-5702eb91df06 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:01.276022 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:01.276022 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:01.277198 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d1646a38-b979-44df-a1ed-5702eb91df06 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:26:01.277748 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 782/3091] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:01 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:01.287543 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-32973c25-3994-4d10-8297-c3d96be6b27e tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18819fdd-da1c-48ed-9b53-0778f7e13a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47c73bfd-e5a2-482a-8849-986e5f4750f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1025740177',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c30f0549d8d842ad8b826e3095e398ee',qos_specs=None,replication_status=,reservations=['ce60f9d2-7af1-45e9-84db-c9934c5ab303','1d679a5a-1560-40ad-8c5f-511401cc2584','ee6d1aa7-8d7c-44ba-a3e6-4c785f9f7545','8ebf2164-100b-4979-ab7e-1fc6d4f188f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64d0b92d15124f6798b29895ffb3eaa7',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:26:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1025740177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47c73bfd-e5a2-482a-8849-986e5f4750f1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c30f0549d8d842ad8b826e3095e398ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64d0b92d15124f6798b29895ffb3eaa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:01.289003 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-32973c25-3994-4d10-8297-c3d96be6b27e tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (195a2acf-169b-48a9-b19d-3a1e000afb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:01.304915 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-32973c25-3994-4d10-8297-c3d96be6b27e tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (195a2acf-169b-48a9-b19d-3a1e000afb86) transitioned into state 'SUCCESS' from state '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-1025740177',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c30f0549d8d842ad8b826e3095e398ee',qos_specs=None,replication_status=,reservations=['ce60f9d2-7af1-45e9-84db-c9934c5ab303','1d679a5a-1560-40ad-8c5f-511401cc2584','ee6d1aa7-8d7c-44ba-a3e6-4c785f9f7545','8ebf2164-100b-4979-ab7e-1fc6d4f188f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64d0b92d15124f6798b29895ffb3eaa7',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:01.305548 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-32973c25-3994-4d10-8297-c3d96be6b27e tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62371bf7-88e9-440a-8430-7801cd07761f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:01.313910 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-32973c25-3994-4d10-8297-c3d96be6b27e tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62371bf7-88e9-440a-8430-7801cd07761f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:01.314724 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-32973c25-3994-4d10-8297-c3d96be6b27e tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Flow 'volume_create_api' (55e825bf-0839-4068-aff6-27f648251e52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:01.315015 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-32973c25-3994-4d10-8297-c3d96be6b27e tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Create volume request issued successfully. Aug 18 19:26:01.315559 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-32973c25-3994-4d10-8297-c3d96be6b27e tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:26:01.316239 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 771/3092] 10.4.3.170 () {72 vars in 1541 bytes} [Tue Aug 18 19:26:01 2026] POST /volume/v3/volumes => generated 763 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:26:01.327900 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-44e11b5e-17d6-4f3d-939b-afccb99e6c6a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:01.329793 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-44e11b5e-17d6-4f3d-939b-afccb99e6c6a tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] GET https://10.4.3.170/volume/v3/volumes/47c73bfd-e5a2-482a-8849-986e5f4750f1 Aug 18 19:26:01.329953 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-44e11b5e-17d6-4f3d-939b-afccb99e6c6a tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:01.330112 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-44e11b5e-17d6-4f3d-939b-afccb99e6c6a tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:01.336649 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:01.336649 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:01.340236 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-44e11b5e-17d6-4f3d-939b-afccb99e6c6a tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Volume info retrieved successfully. Aug 18 19:26:01.344577 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-55ec52a9-8bbf-4c32-b315-08278aac3e90 req-44e11b5e-17d6-4f3d-939b-afccb99e6c6a tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] https://10.4.3.170/volume/v3/volumes/47c73bfd-e5a2-482a-8849-986e5f4750f1 returned with HTTP 200 Aug 18 19:26:01.345050 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 771/3093] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:26:01 2026] GET /volume/v3/volumes/47c73bfd-e5a2-482a-8849-986e5f4750f1 => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:01.371212 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-bd1f0d9d-9cce-4321-b3a5-b1e8bc46d72f req-7bc8d30d-232a-44fc-b8a9-c07bf3d744fe None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:01.373840 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-bd1f0d9d-9cce-4321-b3a5-b1e8bc46d72f req-7bc8d30d-232a-44fc-b8a9-c07bf3d744fe tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] GET https://10.4.3.170/volume/v3/volumes/47c73bfd-e5a2-482a-8849-986e5f4750f1 Aug 18 19:26:01.373840 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-bd1f0d9d-9cce-4321-b3a5-b1e8bc46d72f req-7bc8d30d-232a-44fc-b8a9-c07bf3d744fe tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:01.373992 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-bd1f0d9d-9cce-4321-b3a5-b1e8bc46d72f req-7bc8d30d-232a-44fc-b8a9-c07bf3d744fe tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:01.380932 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:01.380932 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:01.385171 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-bd1f0d9d-9cce-4321-b3a5-b1e8bc46d72f req-7bc8d30d-232a-44fc-b8a9-c07bf3d744fe tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Volume info retrieved successfully. Aug 18 19:26:01.389547 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-bd1f0d9d-9cce-4321-b3a5-b1e8bc46d72f req-7bc8d30d-232a-44fc-b8a9-c07bf3d744fe tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] https://10.4.3.170/volume/v3/volumes/47c73bfd-e5a2-482a-8849-986e5f4750f1 returned with HTTP 200 Aug 18 19:26:01.390514 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 770/3094] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:26:01 2026] GET /volume/v3/volumes/47c73bfd-e5a2-482a-8849-986e5f4750f1 => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:01.450700 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c70be6ef-493e-4f3b-9027-129c54bb9ee2 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:01.455077 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c70be6ef-493e-4f3b-9027-129c54bb9ee2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 Aug 18 19:26:01.455322 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c70be6ef-493e-4f3b-9027-129c54bb9ee2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:01.455548 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c70be6ef-493e-4f3b-9027-129c54bb9ee2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:01.466258 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c70be6ef-493e-4f3b-9027-129c54bb9ee2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 returned with HTTP 404 Aug 18 19:26:01.468566 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 783/3095] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:01 2026] GET /volume/v3/volumes/eb6993da-95c0-4f97-a310-16d6f333ad04 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:01.477914 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-65690a14-95a8-4218-ba7b-cc1ca932379d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:01.479917 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-65690a14-95a8-4218-ba7b-cc1ca932379d tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Aug 18 19:26:01.480085 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-65690a14-95a8-4218-ba7b-cc1ca932379d tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:01.480284 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-65690a14-95a8-4218-ba7b-cc1ca932379d tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] Calling method 'detail' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:01.480848 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:01.480848 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:01.481143 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-65690a14-95a8-4218-ba7b-cc1ca932379d tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:26:01.515902 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-65690a14-95a8-4218-ba7b-cc1ca932379d tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] Get all volumes completed successfully. Aug 18 19:26:01.518485 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:01.518485 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:01.524952 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-65690a14-95a8-4218-ba7b-cc1ca932379d tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 19:26:01.525492 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 772/3096] 10.4.3.170 () {66 vars in 1285 bytes} [Tue Aug 18 19:26:01 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8467 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:01.544282 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ac452c37-c28a-49b4-9949-05660aef4fc0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:01.547296 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ac452c37-c28a-49b4-9949-05660aef4fc0 tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] DELETE https://10.4.3.170/volume/v3/types/4ee87585-aeaa-4442-89e9-e8f5acd614fc Aug 18 19:26:01.547610 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ac452c37-c28a-49b4-9949-05660aef4fc0 tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:01.547856 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ac452c37-c28a-49b4-9949-05660aef4fc0 tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:01.575003 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ac452c37-c28a-49b4-9949-05660aef4fc0 tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] https://10.4.3.170/volume/v3/types/4ee87585-aeaa-4442-89e9-e8f5acd614fc returned with HTTP 202 Aug 18 19:26:01.575519 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 772/3097] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:26:01 2026] DELETE /volume/v3/types/4ee87585-aeaa-4442-89e9-e8f5acd614fc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:01.585616 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-029f2a17-a16a-48b5-8f62-9117a1382a2b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:01.587040 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-029f2a17-a16a-48b5-8f62-9117a1382a2b tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:26:01.587334 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-029f2a17-a16a-48b5-8f62-9117a1382a2b tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-318510388", "extra_specs": {}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:01.598325 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-029f2a17-a16a-48b5-8f62-9117a1382a2b tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:26:01.598708 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 771/3098] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:26:01 2026] POST /volume/v3/types => generated 212 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:01.606193 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-949ba037-4eef-4899-ba98-b4380967532b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:01.607808 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-949ba037-4eef-4899-ba98-b4380967532b tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] POST https://10.4.3.170/volume/v3/types/0d108cde-7035-4f3f-b5d7-bba01490b83f/encryption Aug 18 19:26:01.608105 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-949ba037-4eef-4899-ba98-b4380967532b tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:01.622640 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-949ba037-4eef-4899-ba98-b4380967532b tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] https://10.4.3.170/volume/v3/types/0d108cde-7035-4f3f-b5d7-bba01490b83f/encryption returned with HTTP 200 Aug 18 19:26:01.623046 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 784/3099] 10.4.3.170 () {68 vars in 1397 bytes} [Tue Aug 18 19:26:01 2026] POST /volume/v3/types/0d108cde-7035-4f3f-b5d7-bba01490b83f/encryption => generated 231 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:01.634242 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0b8d51a6-6cb9-48c1-806d-69a55b20ddcf None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:01.635449 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0b8d51a6-6cb9-48c1-806d-69a55b20ddcf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:26:01.635896 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0b8d51a6-6cb9-48c1-806d-69a55b20ddcf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-897003400", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-318510388", "size": 1}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:01.637601 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-0b8d51a6-6cb9-48c1-806d-69a55b20ddcf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-897003400', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-318510388', 'size': 1}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:26:01.641062 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-0b8d51a6-6cb9-48c1-806d-69a55b20ddcf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume of 1 GB Aug 18 19:26:01.644382 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:01.644382 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:01.644382 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0b8d51a6-6cb9-48c1-806d-69a55b20ddcf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Availability Zones retrieved successfully. Aug 18 19:26:01.647544 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0b8d51a6-6cb9-48c1-806d-69a55b20ddcf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Flow 'volume_create_api' (0886c940-f696-430a-890e-647b7a7feb18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:01.648595 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0b8d51a6-6cb9-48c1-806d-69a55b20ddcf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bf9f901-f857-44ad-ae14-15aaf7b29841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:01.649562 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-0b8d51a6-6cb9-48c1-806d-69a55b20ddcf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:26:01.673335 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0b8d51a6-6cb9-48c1-806d-69a55b20ddcf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bf9f901-f857-44ad-ae14-15aaf7b29841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d108cde-7035-4f3f-b5d7-bba01490b83f,is_public=True,name='tempest-scenario-type-luks2-318510388',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d108cde-7035-4f3f-b5d7-bba01490b83f', '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=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:01.674339 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0b8d51a6-6cb9-48c1-806d-69a55b20ddcf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e3189cb-59ab-467c-bb27-1ca8002ba282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:01.702881 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-0b8d51a6-6cb9-48c1-806d-69a55b20ddcf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-318510388 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-318510388, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:01.702881 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-0b8d51a6-6cb9-48c1-806d-69a55b20ddcf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-318510388 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-318510388, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:01.727147 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-0b8d51a6-6cb9-48c1-806d-69a55b20ddcf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Created reservations ['0bf8a607-ae21-4a74-9147-c50f89fb5734', '832d6c9b-e1ad-4106-8573-b93d23dce7fc', 'e315d96c-a76a-4261-be1d-dca7c6047ad3', '20454569-9c3b-4da7-8b11-b5a605a96bba'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:01.729458 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0b8d51a6-6cb9-48c1-806d-69a55b20ddcf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e3189cb-59ab-467c-bb27-1ca8002ba282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bf8a607-ae21-4a74-9147-c50f89fb5734', '832d6c9b-e1ad-4106-8573-b93d23dce7fc', 'e315d96c-a76a-4261-be1d-dca7c6047ad3', '20454569-9c3b-4da7-8b11-b5a605a96bba']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:01.729458 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0b8d51a6-6cb9-48c1-806d-69a55b20ddcf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a48c5b90-dee9-4ccc-a3a7-fd6972dcb12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:01.752006 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0b8d51a6-6cb9-48c1-806d-69a55b20ddcf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a48c5b90-dee9-4ccc-a3a7-fd6972dcb12c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a75d061-e376-4b35-bf4d-ab09e47c7081', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-897003400',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c85fccad6fa47ca8280d67695010cbf',qos_specs=None,replication_status=,reservations=['0bf8a607-ae21-4a74-9147-c50f89fb5734','832d6c9b-e1ad-4106-8573-b93d23dce7fc','e315d96c-a76a-4261-be1d-dca7c6047ad3','20454569-9c3b-4da7-8b11-b5a605a96bba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a786f33905544f7ae7b17c2f6425c97',volume_type_id=0d108cde-7035-4f3f-b5d7-bba01490b83f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:26:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-897003400',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4a75d061-e376-4b35-bf4d-ab09e47c7081,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c85fccad6fa47ca8280d67695010cbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a786f33905544f7ae7b17c2f6425c97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d108cde-7035-4f3f-b5d7-bba01490b83f),volume_type_id=0d108cde-7035-4f3f-b5d7-bba01490b83f)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:01.753090 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0b8d51a6-6cb9-48c1-806d-69a55b20ddcf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (727083af-0fcf-41a7-ad53-41f32490916c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:01.771544 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0b8d51a6-6cb9-48c1-806d-69a55b20ddcf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (727083af-0fcf-41a7-ad53-41f32490916c) transitioned into state 'SUCCESS' from state '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-897003400',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c85fccad6fa47ca8280d67695010cbf',qos_specs=None,replication_status=,reservations=['0bf8a607-ae21-4a74-9147-c50f89fb5734','832d6c9b-e1ad-4106-8573-b93d23dce7fc','e315d96c-a76a-4261-be1d-dca7c6047ad3','20454569-9c3b-4da7-8b11-b5a605a96bba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a786f33905544f7ae7b17c2f6425c97',volume_type_id=0d108cde-7035-4f3f-b5d7-bba01490b83f)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:01.772663 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0b8d51a6-6cb9-48c1-806d-69a55b20ddcf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (508e4c95-e1cf-4f62-84ac-d8b550239cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:01.781412 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0b8d51a6-6cb9-48c1-806d-69a55b20ddcf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (508e4c95-e1cf-4f62-84ac-d8b550239cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:01.782421 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0b8d51a6-6cb9-48c1-806d-69a55b20ddcf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Flow 'volume_create_api' (0886c940-f696-430a-890e-647b7a7feb18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:01.782812 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0b8d51a6-6cb9-48c1-806d-69a55b20ddcf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume request issued successfully. Aug 18 19:26:01.783829 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0b8d51a6-6cb9-48c1-806d-69a55b20ddcf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:26:01.783829 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 773/3100] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:26:01 2026] POST /volume/v3/volumes => generated 779 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:26:01.796084 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f2a683da-7e41-4ce7-abb9-0b82cedebdcd None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:01.797955 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f2a683da-7e41-4ce7-abb9-0b82cedebdcd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 Aug 18 19:26:01.798163 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f2a683da-7e41-4ce7-abb9-0b82cedebdcd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:01.798376 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f2a683da-7e41-4ce7-abb9-0b82cedebdcd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:01.805816 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:01.805816 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:01.809373 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f2a683da-7e41-4ce7-abb9-0b82cedebdcd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:26:01.813665 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f2a683da-7e41-4ce7-abb9-0b82cedebdcd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 returned with HTTP 200 Aug 18 19:26:01.814068 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 773/3101] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:01 2026] GET /volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:02.289729 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1aef13f1-cf4e-484b-bc49-8de0ff2e342b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:02.299510 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1aef13f1-cf4e-484b-bc49-8de0ff2e342b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:26:02.299674 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1aef13f1-cf4e-484b-bc49-8de0ff2e342b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:02.300231 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1aef13f1-cf4e-484b-bc49-8de0ff2e342b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:02.300441 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-1aef13f1-cf4e-484b-bc49-8de0ff2e342b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:02.313479 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:02.313479 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:02.315076 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1aef13f1-cf4e-484b-bc49-8de0ff2e342b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:26:02.316782 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 772/3102] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:02 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 751 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:02.415019 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-c3536044-a451-4a06-a3f8-207499b5901a req-5420b7b8-a96e-4619-99b7-4ce01227d844 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:02.416942 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-c3536044-a451-4a06-a3f8-207499b5901a req-5420b7b8-a96e-4619-99b7-4ce01227d844 tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] GET https://10.4.3.170/volume/v3/volumes/47c73bfd-e5a2-482a-8849-986e5f4750f1 Aug 18 19:26:02.417134 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-c3536044-a451-4a06-a3f8-207499b5901a req-5420b7b8-a96e-4619-99b7-4ce01227d844 tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:02.417308 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-c3536044-a451-4a06-a3f8-207499b5901a req-5420b7b8-a96e-4619-99b7-4ce01227d844 tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:02.424319 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:02.424319 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:02.435588 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-c3536044-a451-4a06-a3f8-207499b5901a req-5420b7b8-a96e-4619-99b7-4ce01227d844 tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Volume info retrieved successfully. Aug 18 19:26:02.437843 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-c3536044-a451-4a06-a3f8-207499b5901a req-5420b7b8-a96e-4619-99b7-4ce01227d844 tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] https://10.4.3.170/volume/v3/volumes/47c73bfd-e5a2-482a-8849-986e5f4750f1 returned with HTTP 200 Aug 18 19:26:02.438335 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 785/3103] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:26:02 2026] GET /volume/v3/volumes/47c73bfd-e5a2-482a-8849-986e5f4750f1 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:26:02.506066 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-c6853d81-41ec-4745-82cf-8b2af2a47dce req-bf51e3a1-7922-4d35-ad64-7aada9e88608 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:02.508156 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c6853d81-41ec-4745-82cf-8b2af2a47dce req-bf51e3a1-7922-4d35-ad64-7aada9e88608 tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-reader] GET https://10.4.3.170/volume/v3/volumes/47c73bfd-e5a2-482a-8849-986e5f4750f1 Aug 18 19:26:02.508607 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-c6853d81-41ec-4745-82cf-8b2af2a47dce req-bf51e3a1-7922-4d35-ad64-7aada9e88608 tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-reader] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:02.510029 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-c6853d81-41ec-4745-82cf-8b2af2a47dce req-bf51e3a1-7922-4d35-ad64-7aada9e88608 tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-reader] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:02.520017 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:02.520017 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:02.525935 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-c6853d81-41ec-4745-82cf-8b2af2a47dce req-bf51e3a1-7922-4d35-ad64-7aada9e88608 tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-reader] Volume info retrieved successfully. Aug 18 19:26:02.534762 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c6853d81-41ec-4745-82cf-8b2af2a47dce req-bf51e3a1-7922-4d35-ad64-7aada9e88608 tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-reader] https://10.4.3.170/volume/v3/volumes/47c73bfd-e5a2-482a-8849-986e5f4750f1 returned with HTTP 200 Aug 18 19:26:02.534762 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 774/3104] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:26:02 2026] GET /volume/v3/volumes/47c73bfd-e5a2-482a-8849-986e5f4750f1 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:02.564716 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-429cc342-ebce-4ac5-a50a-58d81239eb9e req-28a14898-73c1-4b93-8191-7f43f9cb184f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:02.566576 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-429cc342-ebce-4ac5-a50a-58d81239eb9e req-28a14898-73c1-4b93-8191-7f43f9cb184f tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] DELETE https://10.4.3.170/volume/v3/volumes/47c73bfd-e5a2-482a-8849-986e5f4750f1 Aug 18 19:26:02.566795 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-429cc342-ebce-4ac5-a50a-58d81239eb9e req-28a14898-73c1-4b93-8191-7f43f9cb184f tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:02.566974 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-429cc342-ebce-4ac5-a50a-58d81239eb9e req-28a14898-73c1-4b93-8191-7f43f9cb184f tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:02.567140 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [req-429cc342-ebce-4ac5-a50a-58d81239eb9e req-28a14898-73c1-4b93-8191-7f43f9cb184f tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Delete volume with id: 47c73bfd-e5a2-482a-8849-986e5f4750f1 Aug 18 19:26:02.573829 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:02.573829 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:02.574434 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-429cc342-ebce-4ac5-a50a-58d81239eb9e req-28a14898-73c1-4b93-8191-7f43f9cb184f tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Volume info retrieved successfully. Aug 18 19:26:02.593278 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-429cc342-ebce-4ac5-a50a-58d81239eb9e req-28a14898-73c1-4b93-8191-7f43f9cb184f tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Delete volume request issued successfully. Aug 18 19:26:02.593453 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-429cc342-ebce-4ac5-a50a-58d81239eb9e req-28a14898-73c1-4b93-8191-7f43f9cb184f tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] https://10.4.3.170/volume/v3/volumes/47c73bfd-e5a2-482a-8849-986e5f4750f1 returned with HTTP 202 Aug 18 19:26:02.593882 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 774/3105] 10.4.3.170 () {70 vars in 1620 bytes} [Tue Aug 18 19:26:02 2026] DELETE /volume/v3/volumes/47c73bfd-e5a2-482a-8849-986e5f4750f1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:02.625835 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-8c3e8914-1241-416f-a1b5-3911b41722d4 req-a0f0986b-5f80-4ef7-a0fc-c21b1bb2095b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:02.630228 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-8c3e8914-1241-416f-a1b5-3911b41722d4 req-a0f0986b-5f80-4ef7-a0fc-c21b1bb2095b tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] GET https://10.4.3.170/volume/v3/volumes/47c73bfd-e5a2-482a-8849-986e5f4750f1 Aug 18 19:26:02.630433 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-8c3e8914-1241-416f-a1b5-3911b41722d4 req-a0f0986b-5f80-4ef7-a0fc-c21b1bb2095b tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:02.631022 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-8c3e8914-1241-416f-a1b5-3911b41722d4 req-a0f0986b-5f80-4ef7-a0fc-c21b1bb2095b tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:02.643313 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:02.643313 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:02.664826 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-8c3e8914-1241-416f-a1b5-3911b41722d4 req-a0f0986b-5f80-4ef7-a0fc-c21b1bb2095b tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Volume info retrieved successfully. Aug 18 19:26:02.682995 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-8c3e8914-1241-416f-a1b5-3911b41722d4 req-a0f0986b-5f80-4ef7-a0fc-c21b1bb2095b tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] https://10.4.3.170/volume/v3/volumes/47c73bfd-e5a2-482a-8849-986e5f4750f1 returned with HTTP 200 Aug 18 19:26:02.685457 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 773/3106] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:26:02 2026] GET /volume/v3/volumes/47c73bfd-e5a2-482a-8849-986e5f4750f1 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:02.826437 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7a578fc8-8020-4660-84f3-5ebbf1badece None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:02.828481 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7a578fc8-8020-4660-84f3-5ebbf1badece tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 Aug 18 19:26:02.828704 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7a578fc8-8020-4660-84f3-5ebbf1badece tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:02.828931 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7a578fc8-8020-4660-84f3-5ebbf1badece tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:02.837065 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:02.837065 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:02.841292 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7a578fc8-8020-4660-84f3-5ebbf1badece tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:26:02.846426 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7a578fc8-8020-4660-84f3-5ebbf1badece tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 returned with HTTP 200 Aug 18 19:26:02.846915 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 786/3107] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:02 2026] GET /volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:02.858517 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-da58962c-9dd5-4f74-9a77-59a78dd61975 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:02.861522 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-da58962c-9dd5-4f74-9a77-59a78dd61975 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 Aug 18 19:26:02.861750 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-da58962c-9dd5-4f74-9a77-59a78dd61975 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:02.862005 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-da58962c-9dd5-4f74-9a77-59a78dd61975 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:02.868968 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:02.868968 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:02.872710 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-da58962c-9dd5-4f74-9a77-59a78dd61975 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:26:02.876586 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-da58962c-9dd5-4f74-9a77-59a78dd61975 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 returned with HTTP 200 Aug 18 19:26:02.876939 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 775/3108] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:02 2026] GET /volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:02.888093 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1fa691ef-8b14-4c3f-9d60-f4a1028147f7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:02.889872 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1fa691ef-8b14-4c3f-9d60-f4a1028147f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081/action Aug 18 19:26:02.890190 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1fa691ef-8b14-4c3f-9d60-f4a1028147f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:26:02.890304 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1fa691ef-8b14-4c3f-9d60-f4a1028147f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:02.897825 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:02.897825 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:02.898233 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1fa691ef-8b14-4c3f-9d60-f4a1028147f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:26:02.905338 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1fa691ef-8b14-4c3f-9d60-f4a1028147f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume updated successfully. Aug 18 19:26:02.905515 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1fa691ef-8b14-4c3f-9d60-f4a1028147f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081/action returned with HTTP 200 Aug 18 19:26:02.905925 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 775/3109] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:26:02 2026] POST /volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081/action => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 19:26:03.025051 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-0c56c3d3-c357-466e-9b89-22e83720e9b5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:03.027741 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-0c56c3d3-c357-466e-9b89-22e83720e9b5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 Aug 18 19:26:03.028005 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-0c56c3d3-c357-466e-9b89-22e83720e9b5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:03.028269 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-0c56c3d3-c357-466e-9b89-22e83720e9b5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:03.037718 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:03.037718 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:03.042411 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-0c56c3d3-c357-466e-9b89-22e83720e9b5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:26:03.047850 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-0c56c3d3-c357-466e-9b89-22e83720e9b5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 returned with HTTP 200 Aug 18 19:26:03.048322 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 774/3110] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:26:03 2026] GET /volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:03.329138 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4a06837f-b74d-4a38-a2c2-90b06af40b25 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:03.330961 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4a06837f-b74d-4a38-a2c2-90b06af40b25 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:26:03.331170 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4a06837f-b74d-4a38-a2c2-90b06af40b25 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:03.331386 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4a06837f-b74d-4a38-a2c2-90b06af40b25 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:03.331528 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-4a06837f-b74d-4a38-a2c2-90b06af40b25 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:03.340704 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:03.340704 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:03.341576 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4a06837f-b74d-4a38-a2c2-90b06af40b25 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:26:03.342001 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 787/3111] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:03 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:03.458503 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-b2e485b8-24eb-4b30-b6eb-b25704267562 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:03.460594 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-b2e485b8-24eb-4b30-b6eb-b25704267562 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 Aug 18 19:26:03.461467 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-b2e485b8-24eb-4b30-b6eb-b25704267562 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:03.461467 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-b2e485b8-24eb-4b30-b6eb-b25704267562 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:03.472232 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:03.472232 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:03.477093 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-b2e485b8-24eb-4b30-b6eb-b25704267562 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:26:03.481989 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-b2e485b8-24eb-4b30-b6eb-b25704267562 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 returned with HTTP 200 Aug 18 19:26:03.482385 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 776/3112] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:26:03 2026] GET /volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:03.493054 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e6b72883-507e-4697-8ba1-6563824f3f06 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:03.493494 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e6b72883-507e-4697-8ba1-6563824f3f06 None None] GET https://10.4.3.170/volume// Aug 18 19:26:03.493701 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e6b72883-507e-4697-8ba1-6563824f3f06 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:03.493896 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e6b72883-507e-4697-8ba1-6563824f3f06 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:03.494215 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e6b72883-507e-4697-8ba1-6563824f3f06 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:26:03.494540 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 776/3113] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:26: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 19:26:03.516687 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-98ddb420-ca18-4b46-9aad-83167d125996 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:03.522809 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-98ddb420-ca18-4b46-9aad-83167d125996 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:26:03.525620 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-98ddb420-ca18-4b46-9aad-83167d125996 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a75d061-e376-4b35-bf4d-ab09e47c7081", "connector": null, "instance_uuid": "b6643359-f67c-4d37-bc01-83fb10b47a6f"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:03.566212 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:03.566212 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:03.631953 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-98ddb420-ca18-4b46-9aad-83167d125996 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:26:03.632445 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 775/3114] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:26:03 2026] POST /volume/v3/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:03.717161 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-c3550935-bbd4-4ac1-bca1-0afc6cf03b1e req-64719996-51f0-40b3-93aa-b33271e909a2 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:03.720531 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-c3550935-bbd4-4ac1-bca1-0afc6cf03b1e req-64719996-51f0-40b3-93aa-b33271e909a2 tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] GET https://10.4.3.170/volume/v3/volumes/47c73bfd-e5a2-482a-8849-986e5f4750f1 Aug 18 19:26:03.720706 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-c3550935-bbd4-4ac1-bca1-0afc6cf03b1e req-64719996-51f0-40b3-93aa-b33271e909a2 tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:03.720891 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-c3550935-bbd4-4ac1-bca1-0afc6cf03b1e req-64719996-51f0-40b3-93aa-b33271e909a2 tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:03.727837 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-c3550935-bbd4-4ac1-bca1-0afc6cf03b1e req-64719996-51f0-40b3-93aa-b33271e909a2 tempest-VolumesGetTestJSON-2139030298 tempest-VolumesGetTestJSON-2139030298-project-member] https://10.4.3.170/volume/v3/volumes/47c73bfd-e5a2-482a-8849-986e5f4750f1 returned with HTTP 404 Aug 18 19:26:03.728415 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 788/3115] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:26:03 2026] GET /volume/v3/volumes/47c73bfd-e5a2-482a-8849-986e5f4750f1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:03.905013 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-76090ef3-a1bf-4997-b3ac-e6441df97190 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:03.906580 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-76090ef3-a1bf-4997-b3ac-e6441df97190 None None] GET https://10.4.3.170/volume// Aug 18 19:26:03.906580 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-76090ef3-a1bf-4997-b3ac-e6441df97190 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:03.906580 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-76090ef3-a1bf-4997-b3ac-e6441df97190 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:03.906580 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-76090ef3-a1bf-4997-b3ac-e6441df97190 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:26:03.906794 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 777/3116] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:26: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 19:26:03.917108 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-a4a1c7ca-bbe4-41dc-b547-2e946dc14098 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:03.922039 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-a4a1c7ca-bbe4-41dc-b547-2e946dc14098 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:26:03.923542 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-a4a1c7ca-bbe4-41dc-b547-2e946dc14098 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a17c0e13-b897-4754-8ab3-e3421ce31f50", "connector": null, "instance_uuid": "17b788f8-af01-4b18-9173-816ce60d6e41"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:03.935547 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:03.935547 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:03.968919 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-a4a1c7ca-bbe4-41dc-b547-2e946dc14098 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:26:03.969438 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 777/3117] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:26:03 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 19:26:03.983473 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-f5ee8c51-7a12-498e-9330-c7c715821241 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:03.992555 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-f5ee8c51-7a12-498e-9330-c7c715821241 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] DELETE https://10.4.3.170/volume/v3/attachments/ff9d4566-f7c5-48d0-9640-b55582780eb7 Aug 18 19:26:03.993960 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-f5ee8c51-7a12-498e-9330-c7c715821241 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:03.994350 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-f5ee8c51-7a12-498e-9330-c7c715821241 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:04.037825 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:04.037825 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:04.101138 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-f5ee8c51-7a12-498e-9330-c7c715821241 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments/ff9d4566-f7c5-48d0-9640-b55582780eb7 returned with HTTP 200 Aug 18 19:26:04.101709 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 776/3118] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:26:03 2026] DELETE /volume/v3/attachments/ff9d4566-f7c5-48d0-9640-b55582780eb7 => generated 192 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:04.356267 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2087682e-149a-4ea4-8770-8b3732c4022d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:04.358698 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2087682e-149a-4ea4-8770-8b3732c4022d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:26:04.358990 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2087682e-149a-4ea4-8770-8b3732c4022d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:04.359247 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2087682e-149a-4ea4-8770-8b3732c4022d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:04.359415 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-2087682e-149a-4ea4-8770-8b3732c4022d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:04.364715 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:04.364715 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:04.365850 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2087682e-149a-4ea4-8770-8b3732c4022d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:26:04.366339 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 789/3119] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:04 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:05.048772 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-712ae094-d9e0-4fb5-8409-4410522ddaf7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:05.049162 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-712ae094-d9e0-4fb5-8409-4410522ddaf7 None None] GET https://10.4.3.170/volume// Aug 18 19:26:05.049337 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-712ae094-d9e0-4fb5-8409-4410522ddaf7 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:05.049582 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-712ae094-d9e0-4fb5-8409-4410522ddaf7 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:05.049844 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-712ae094-d9e0-4fb5-8409-4410522ddaf7 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:26:05.050114 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 778/3120] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:26: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 19:26:05.056940 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-35c2babe-6ae0-4121-96d0-ed80cfe19b04 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:05.061304 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-35c2babe-6ae0-4121-96d0-ed80cfe19b04 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 Aug 18 19:26:05.061577 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-35c2babe-6ae0-4121-96d0-ed80cfe19b04 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:05.061790 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-35c2babe-6ae0-4121-96d0-ed80cfe19b04 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:05.081094 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:05.081094 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:05.089877 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-35c2babe-6ae0-4121-96d0-ed80cfe19b04 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:26:05.098992 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-35c2babe-6ae0-4121-96d0-ed80cfe19b04 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 returned with HTTP 200 Aug 18 19:26:05.099589 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 778/3121] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:26:05 2026] GET /volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 => generated 1050 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:26:05.224634 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-fdb1d934-929d-403c-a503-74cac99f839c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:05.226639 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-fdb1d934-929d-403c-a503-74cac99f839c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] PUT https://10.4.3.170/volume/v3/attachments/4781323b-ca1a-4960-842e-6885734f4701 Aug 18 19:26:05.226982 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-fdb1d934-929d-403c-a503-74cac99f839c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:05.237128 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-fdb1d934-929d-403c-a503-74cac99f839c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Acquiring lock "cinder-attachment_update-4a75d061-e376-4b35-bf4d-ab09e47c7081-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:26:05.242415 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-fdb1d934-929d-403c-a503-74cac99f839c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Lock "cinder-attachment_update-4a75d061-e376-4b35-bf4d-ab09e47c7081-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:26:05.243304 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:05.243304 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:05.332532 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-fdb1d934-929d-403c-a503-74cac99f839c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Lock "cinder-attachment_update-4a75d061-e376-4b35-bf4d-ab09e47c7081-np0000007688" released by "attachment_update" :: held 0.090s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:26:05.332859 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-fdb1d934-929d-403c-a503-74cac99f839c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/4781323b-ca1a-4960-842e-6885734f4701 returned with HTTP 200 Aug 18 19:26:05.333294 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 777/3122] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:26:05 2026] PUT /volume/v3/attachments/4781323b-ca1a-4960-842e-6885734f4701 => generated 968 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:05.360058 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-2617ceac-2095-4bf4-9a8f-28577468608e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:05.365857 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-2617ceac-2095-4bf4-9a8f-28577468608e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/attachments/4781323b-ca1a-4960-842e-6885734f4701/action Aug 18 19:26:05.365857 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-2617ceac-2095-4bf4-9a8f-28577468608e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action body: b'{"os-complete": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:26:05.365857 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-2617ceac-2095-4bf4-9a8f-28577468608e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:05.378547 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-321a0d8f-fa7a-4259-8d2a-8bb128b2188d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:05.380910 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-321a0d8f-fa7a-4259-8d2a-8bb128b2188d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:26:05.381182 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-321a0d8f-fa7a-4259-8d2a-8bb128b2188d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:05.381464 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-321a0d8f-fa7a-4259-8d2a-8bb128b2188d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:05.381662 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-321a0d8f-fa7a-4259-8d2a-8bb128b2188d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:05.391198 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:05.391198 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:05.392644 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-321a0d8f-fa7a-4259-8d2a-8bb128b2188d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:26:05.393988 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 779/3123] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:05 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:05.397510 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:05.397510 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:05.405314 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-487d1788-dc23-48c5-bc21-3110a3d51c09 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:05.407696 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-487d1788-dc23-48c5-bc21-3110a3d51c09 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/volumes/03483aba-f72e-4de2-9b7b-603adc174b2c Aug 18 19:26:05.408037 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-487d1788-dc23-48c5-bc21-3110a3d51c09 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:05.408241 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-487d1788-dc23-48c5-bc21-3110a3d51c09 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:05.412697 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-2617ceac-2095-4bf4-9a8f-28577468608e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/4781323b-ca1a-4960-842e-6885734f4701/action returned with HTTP 204 Aug 18 19:26:05.413145 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 790/3124] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:26:05 2026] POST /volume/v3/attachments/4781323b-ca1a-4960-842e-6885734f4701/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:05.418449 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:05.418449 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:05.430164 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-487d1788-dc23-48c5-bc21-3110a3d51c09 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:26:05.436972 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-487d1788-dc23-48c5-bc21-3110a3d51c09 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/03483aba-f72e-4de2-9b7b-603adc174b2c returned with HTTP 200 Aug 18 19:26:05.437545 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 779/3125] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:05 2026] GET /volume/v3/volumes/03483aba-f72e-4de2-9b7b-603adc174b2c => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:05.450968 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2cdbd244-38f2-470d-8ab7-be34debd6292 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:05.453061 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2cdbd244-38f2-470d-8ab7-be34debd6292 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] DELETE https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:26:05.453255 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2cdbd244-38f2-470d-8ab7-be34debd6292 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:05.453499 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2cdbd244-38f2-470d-8ab7-be34debd6292 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:05.453632 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.backups [None req-2cdbd244-38f2-470d-8ab7-be34debd6292 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Delete backup with id: d1f11479-74db-430d-a399-11cc48ff9c26. Aug 18 19:26:05.458156 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:05.458156 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:05.476811 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.backup.rpcapi [None req-2cdbd244-38f2-470d-8ab7-be34debd6292 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] delete_backup rpcapi backup_id d1f11479-74db-430d-a399-11cc48ff9c26 {{(pid=100582) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:26:05.478691 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2cdbd244-38f2-470d-8ab7-be34debd6292 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 202 Aug 18 19:26:05.479137 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 778/3126] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:26:05 2026] DELETE /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:26:05.488058 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2d1888a8-68fc-45da-9e51-e2b9acf6c2e4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:05.493124 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2d1888a8-68fc-45da-9e51-e2b9acf6c2e4 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:26:05.493452 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2d1888a8-68fc-45da-9e51-e2b9acf6c2e4 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:05.493645 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2d1888a8-68fc-45da-9e51-e2b9acf6c2e4 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:05.493790 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-2d1888a8-68fc-45da-9e51-e2b9acf6c2e4 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:05.507036 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:05.507036 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:05.507036 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2d1888a8-68fc-45da-9e51-e2b9acf6c2e4 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 200 Aug 18 19:26:05.509192 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 780/3127] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:05 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:05.683435 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6fdc9535-28bf-414f-b488-6f2197aff94a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:05.778393 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-d5593dde-f0c6-4916-a199-259645561a0d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:05.778775 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-d5593dde-f0c6-4916-a199-259645561a0d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] PUT https://10.4.3.170/volume/v3/attachments/f86c1b21-999d-40a5-abf4-9b5e75273aa5 Aug 18 19:26:05.779252 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-d5593dde-f0c6-4916-a199-259645561a0d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:05.783550 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6fdc9535-28bf-414f-b488-6f2197aff94a tempest-BackendsCapabilitiesAdminTestsJSON-773942923 tempest-BackendsCapabilitiesAdminTestsJSON-773942923-project-admin] GET https://10.4.3.170/volume/v3/scheduler-stats/get_pools Aug 18 19:26:05.783828 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6fdc9535-28bf-414f-b488-6f2197aff94a tempest-BackendsCapabilitiesAdminTestsJSON-773942923 tempest-BackendsCapabilitiesAdminTestsJSON-773942923-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:05.783939 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6fdc9535-28bf-414f-b488-6f2197aff94a tempest-BackendsCapabilitiesAdminTestsJSON-773942923 tempest-BackendsCapabilitiesAdminTestsJSON-773942923-project-admin] Calling method 'get_pools' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:05.789185 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-d5593dde-f0c6-4916-a199-259645561a0d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Acquiring lock "cinder-attachment_update-a17c0e13-b897-4754-8ab3-e3421ce31f50-np0000007688" by "attachment_update" {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:26:05.794611 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-d5593dde-f0c6-4916-a199-259645561a0d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Lock "cinder-attachment_update-a17c0e13-b897-4754-8ab3-e3421ce31f50-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:26:05.796041 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:05.796041 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:05.803385 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6fdc9535-28bf-414f-b488-6f2197aff94a tempest-BackendsCapabilitiesAdminTestsJSON-773942923 tempest-BackendsCapabilitiesAdminTestsJSON-773942923-project-admin] https://10.4.3.170/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 19:26:05.803385 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 791/3128] 10.4.3.170 () {66 vars in 1291 bytes} [Tue Aug 18 19:26:05 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:05.813667 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e02d907d-668d-4f3c-8750-8e88352e5994 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:05.815596 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e02d907d-668d-4f3c-8750-8e88352e5994 tempest-BackendsCapabilitiesAdminTestsJSON-773942923 tempest-BackendsCapabilitiesAdminTestsJSON-773942923-project-admin] GET https://10.4.3.170/volume/v3/scheduler-stats/get_pools?detail=True Aug 18 19:26:05.815885 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e02d907d-668d-4f3c-8750-8e88352e5994 tempest-BackendsCapabilitiesAdminTestsJSON-773942923 tempest-BackendsCapabilitiesAdminTestsJSON-773942923-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:05.816126 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e02d907d-668d-4f3c-8750-8e88352e5994 tempest-BackendsCapabilitiesAdminTestsJSON-773942923 tempest-BackendsCapabilitiesAdminTestsJSON-773942923-project-admin] Calling method 'get_pools' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:05.828258 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e02d907d-668d-4f3c-8750-8e88352e5994 tempest-BackendsCapabilitiesAdminTestsJSON-773942923 tempest-BackendsCapabilitiesAdminTestsJSON-773942923-project-admin] https://10.4.3.170/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 18 19:26:05.828829 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 779/3129] 10.4.3.170 () {66 vars in 1314 bytes} [Tue Aug 18 19:26:05 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:05.842426 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-915a140f-5ab5-4dd6-837f-41327eecda83 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:05.845284 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-915a140f-5ab5-4dd6-837f-41327eecda83 tempest-BackendsCapabilitiesAdminTestsJSON-773942923 tempest-BackendsCapabilitiesAdminTestsJSON-773942923-project-admin] GET https://10.4.3.170/volume/v3/capabilities/np0000007688@storpool Aug 18 19:26:05.845504 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-915a140f-5ab5-4dd6-837f-41327eecda83 tempest-BackendsCapabilitiesAdminTestsJSON-773942923 tempest-BackendsCapabilitiesAdminTestsJSON-773942923-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:05.845715 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-915a140f-5ab5-4dd6-837f-41327eecda83 tempest-BackendsCapabilitiesAdminTestsJSON-773942923 tempest-BackendsCapabilitiesAdminTestsJSON-773942923-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:05.859126 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-915a140f-5ab5-4dd6-837f-41327eecda83 tempest-BackendsCapabilitiesAdminTestsJSON-773942923 tempest-BackendsCapabilitiesAdminTestsJSON-773942923-project-admin] https://10.4.3.170/volume/v3/capabilities/np0000007688@storpool returned with HTTP 200 Aug 18 19:26:05.859586 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 781/3130] 10.4.3.170 () {66 vars in 1318 bytes} [Tue Aug 18 19:26:05 2026] GET /volume/v3/capabilities/np0000007688@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:05.870110 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-041f3af7-0364-49c4-be02-19ee1b17ae5d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:05.874532 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-041f3af7-0364-49c4-be02-19ee1b17ae5d tempest-BackendsCapabilitiesAdminTestsJSON-773942923 tempest-BackendsCapabilitiesAdminTestsJSON-773942923-project-admin] GET https://10.4.3.170/volume/v3/capabilities/np0000007688@storpool Aug 18 19:26:05.874532 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-041f3af7-0364-49c4-be02-19ee1b17ae5d tempest-BackendsCapabilitiesAdminTestsJSON-773942923 tempest-BackendsCapabilitiesAdminTestsJSON-773942923-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:05.874532 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-041f3af7-0364-49c4-be02-19ee1b17ae5d tempest-BackendsCapabilitiesAdminTestsJSON-773942923 tempest-BackendsCapabilitiesAdminTestsJSON-773942923-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:05.886019 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-041f3af7-0364-49c4-be02-19ee1b17ae5d tempest-BackendsCapabilitiesAdminTestsJSON-773942923 tempest-BackendsCapabilitiesAdminTestsJSON-773942923-project-admin] https://10.4.3.170/volume/v3/capabilities/np0000007688@storpool returned with HTTP 200 Aug 18 19:26:05.886444 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 792/3131] 10.4.3.170 () {66 vars in 1318 bytes} [Tue Aug 18 19:26:05 2026] GET /volume/v3/capabilities/np0000007688@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:05.901012 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-cf401ccc-ab77-4703-9be9-0fce050f69ee None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:05.901382 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cf401ccc-ab77-4703-9be9-0fce050f69ee tempest-BackendsCapabilitiesAdminTestsJSON-773942923 tempest-BackendsCapabilitiesAdminTestsJSON-773942923-project-admin] GET https://10.4.3.170/volume/v3/capabilities/np0000007688@storpool Aug 18 19:26:05.901613 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cf401ccc-ab77-4703-9be9-0fce050f69ee tempest-BackendsCapabilitiesAdminTestsJSON-773942923 tempest-BackendsCapabilitiesAdminTestsJSON-773942923-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:05.901847 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cf401ccc-ab77-4703-9be9-0fce050f69ee tempest-BackendsCapabilitiesAdminTestsJSON-773942923 tempest-BackendsCapabilitiesAdminTestsJSON-773942923-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:05.912231 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-d5593dde-f0c6-4916-a199-259645561a0d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Lock "cinder-attachment_update-a17c0e13-b897-4754-8ab3-e3421ce31f50-np0000007688" released by "attachment_update" :: held 0.118s {{(pid=100580) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:26:05.912717 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-d5593dde-f0c6-4916-a199-259645561a0d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments/f86c1b21-999d-40a5-abf4-9b5e75273aa5 returned with HTTP 200 Aug 18 19:26:05.913472 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 780/3132] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:26:05 2026] PUT /volume/v3/attachments/f86c1b21-999d-40a5-abf4-9b5e75273aa5 => generated 968 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:05.915784 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cf401ccc-ab77-4703-9be9-0fce050f69ee tempest-BackendsCapabilitiesAdminTestsJSON-773942923 tempest-BackendsCapabilitiesAdminTestsJSON-773942923-project-admin] https://10.4.3.170/volume/v3/capabilities/np0000007688@storpool returned with HTTP 200 Aug 18 19:26:05.916759 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 780/3133] 10.4.3.170 () {66 vars in 1318 bytes} [Tue Aug 18 19:26:05 2026] GET /volume/v3/capabilities/np0000007688@storpool => generated 703 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:05.926713 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-8498836b-067c-4d2a-ba6a-b7f0e24b2536 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:05.929443 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-8498836b-067c-4d2a-ba6a-b7f0e24b2536 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/attachments/f86c1b21-999d-40a5-abf4-9b5e75273aa5 Aug 18 19:26:05.929730 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-8498836b-067c-4d2a-ba6a-b7f0e24b2536 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:05.929975 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-8498836b-067c-4d2a-ba6a-b7f0e24b2536 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:05.954799 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-8498836b-067c-4d2a-ba6a-b7f0e24b2536 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments/f86c1b21-999d-40a5-abf4-9b5e75273aa5 returned with HTTP 200 Aug 18 19:26:05.954799 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 782/3134] 10.4.3.170 () {70 vars in 1651 bytes} [Tue Aug 18 19:26:05 2026] GET /volume/v3/attachments/f86c1b21-999d-40a5-abf4-9b5e75273aa5 => generated 993 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:06.518767 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-62fe6c4b-c95a-425a-8637-d89acea52122 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:06.520630 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-62fe6c4b-c95a-425a-8637-d89acea52122 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 Aug 18 19:26:06.520814 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-62fe6c4b-c95a-425a-8637-d89acea52122 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:06.520996 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-62fe6c4b-c95a-425a-8637-d89acea52122 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:06.521123 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-62fe6c4b-c95a-425a-8637-d89acea52122 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id d1f11479-74db-430d-a399-11cc48ff9c26. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:06.525783 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-62fe6c4b-c95a-425a-8637-d89acea52122 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 returned with HTTP 404 Aug 18 19:26:06.526244 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 793/3135] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:06 2026] GET /volume/v3/backups/d1f11479-74db-430d-a399-11cc48ff9c26 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:06.537355 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a7c45e4a-be66-41e8-8e1d-f40ba102df1a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:06.539301 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a7c45e4a-be66-41e8-8e1d-f40ba102df1a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:26:06.541467 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a7c45e4a-be66-41e8-8e1d-f40ba102df1a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1323769084"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:06.541609 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-a7c45e4a-be66-41e8-8e1d-f40ba102df1a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1323769084'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:26:06.541794 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-a7c45e4a-be66-41e8-8e1d-f40ba102df1a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Create volume of 1 GB Aug 18 19:26:06.542186 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:06.542186 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:06.546481 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a7c45e4a-be66-41e8-8e1d-f40ba102df1a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Availability Zones retrieved successfully. Aug 18 19:26:06.551721 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-a7c45e4a-be66-41e8-8e1d-f40ba102df1a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Flow 'volume_create_api' (fc4be747-45d4-4095-9f02-6a7c8f3cdc42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:06.552804 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-a7c45e4a-be66-41e8-8e1d-f40ba102df1a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68b36d88-5bcf-45d6-908b-6cc0f169fb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:06.553756 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-a7c45e4a-be66-41e8-8e1d-f40ba102df1a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:26:06.578689 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-a7c45e4a-be66-41e8-8e1d-f40ba102df1a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68b36d88-5bcf-45d6-908b-6cc0f169fb4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:06.580246 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-a7c45e4a-be66-41e8-8e1d-f40ba102df1a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e12d802c-46e7-47e5-bdfc-518e906f7f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:06.621462 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-a7c45e4a-be66-41e8-8e1d-f40ba102df1a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Created reservations ['468f6846-225c-400d-a826-cb38007b34f4', '443627e9-d6bd-482e-9d9c-9fd1751236d5', '0b13eb73-ca50-401c-b54e-b45552d05251', '77b75aed-3227-4930-a72f-f310fff8752c'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:06.622666 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-a7c45e4a-be66-41e8-8e1d-f40ba102df1a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e12d802c-46e7-47e5-bdfc-518e906f7f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['468f6846-225c-400d-a826-cb38007b34f4', '443627e9-d6bd-482e-9d9c-9fd1751236d5', '0b13eb73-ca50-401c-b54e-b45552d05251', '77b75aed-3227-4930-a72f-f310fff8752c']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:06.624382 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-a7c45e4a-be66-41e8-8e1d-f40ba102df1a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7682b002-944f-41df-9b96-67c9cccf41d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:06.645093 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-a7c45e4a-be66-41e8-8e1d-f40ba102df1a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7682b002-944f-41df-9b96-67c9cccf41d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1323769084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40d65f9a9dd84a22ad40c09371a66933',qos_specs=None,replication_status=,reservations=['468f6846-225c-400d-a826-cb38007b34f4','443627e9-d6bd-482e-9d9c-9fd1751236d5','0b13eb73-ca50-401c-b54e-b45552d05251','77b75aed-3227-4930-a72f-f310fff8752c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b63b543e2f9414791720271fa7453e6',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:26:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1323769084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40d65f9a9dd84a22ad40c09371a66933',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b63b543e2f9414791720271fa7453e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:06.647420 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-a7c45e4a-be66-41e8-8e1d-f40ba102df1a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5577cfa-3838-4037-b322-32fff0eec7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:06.665554 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-a7c45e4a-be66-41e8-8e1d-f40ba102df1a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5577cfa-3838-4037-b322-32fff0eec7d2) transitioned into state 'SUCCESS' from state '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-1323769084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40d65f9a9dd84a22ad40c09371a66933',qos_specs=None,replication_status=,reservations=['468f6846-225c-400d-a826-cb38007b34f4','443627e9-d6bd-482e-9d9c-9fd1751236d5','0b13eb73-ca50-401c-b54e-b45552d05251','77b75aed-3227-4930-a72f-f310fff8752c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b63b543e2f9414791720271fa7453e6',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:06.666405 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-a7c45e4a-be66-41e8-8e1d-f40ba102df1a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f706707-71cc-48c3-a288-f9b1741995c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:06.678194 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-a7c45e4a-be66-41e8-8e1d-f40ba102df1a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f706707-71cc-48c3-a288-f9b1741995c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:06.678194 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-a7c45e4a-be66-41e8-8e1d-f40ba102df1a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Flow 'volume_create_api' (fc4be747-45d4-4095-9f02-6a7c8f3cdc42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:06.678194 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a7c45e4a-be66-41e8-8e1d-f40ba102df1a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Create volume request issued successfully. Aug 18 19:26:06.678194 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a7c45e4a-be66-41e8-8e1d-f40ba102df1a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:26:06.678194 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 781/3136] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:26:06 2026] POST /volume/v3/volumes => generated 749 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:26:06.690436 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b8dafd0a-245e-4092-9d51-1164eba23bfa None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:06.692439 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b8dafd0a-245e-4092-9d51-1164eba23bfa tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/volumes/4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1 Aug 18 19:26:06.692959 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b8dafd0a-245e-4092-9d51-1164eba23bfa tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:06.693526 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b8dafd0a-245e-4092-9d51-1164eba23bfa tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:06.706971 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:06.706971 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:06.710619 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b8dafd0a-245e-4092-9d51-1164eba23bfa tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:26:06.718685 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b8dafd0a-245e-4092-9d51-1164eba23bfa tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1 returned with HTTP 200 Aug 18 19:26:06.719185 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 781/3137] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:06 2026] GET /volume/v3/volumes/4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:07.735337 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d8de8318-2dc9-4d4c-940a-5854347a2d75 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:07.737022 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d8de8318-2dc9-4d4c-940a-5854347a2d75 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/volumes/4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1 Aug 18 19:26:07.737201 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d8de8318-2dc9-4d4c-940a-5854347a2d75 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:07.737396 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d8de8318-2dc9-4d4c-940a-5854347a2d75 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:07.746153 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:07.746153 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:07.750818 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d8de8318-2dc9-4d4c-940a-5854347a2d75 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:26:07.756045 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d8de8318-2dc9-4d4c-940a-5854347a2d75 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1 returned with HTTP 200 Aug 18 19:26:07.756534 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 783/3138] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:07 2026] GET /volume/v3/volumes/4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:07.773322 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ae501da5-5c72-4895-9f38-eb5c1df809c3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:07.775046 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ae501da5-5c72-4895-9f38-eb5c1df809c3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] POST https://10.4.3.170/volume/v3/backups Aug 18 19:26:07.775432 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ae501da5-5c72-4895-9f38-eb5c1df809c3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1", "name": "tempest-VolumesBackupsTest-Backup-1905577140"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:07.777502 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.backups [None req-ae501da5-5c72-4895-9f38-eb5c1df809c3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Creating new backup {'backup': {'volume_id': '4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1', 'name': 'tempest-VolumesBackupsTest-Backup-1905577140'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:26:07.777695 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.backups [None req-ae501da5-5c72-4895-9f38-eb5c1df809c3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Creating backup of volume 4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1 in container None Aug 18 19:26:07.784633 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:07.784633 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:07.785056 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ae501da5-5c72-4895-9f38-eb5c1df809c3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:26:07.799472 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-ae501da5-5c72-4895-9f38-eb5c1df809c3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Created reservations ['f0ea6b07-ebec-4057-a8cc-674ee850938d', '8c86156e-b609-48e1-a9a6-ac5c1ecd2e2d'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:07.827815 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ae501da5-5c72-4895-9f38-eb5c1df809c3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:26:07.828311 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 794/3139] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:26:07 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 19:26:07.844092 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5162d265-5921-4136-a5b2-0564bfc60deb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:07.847649 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5162d265-5921-4136-a5b2-0564bfc60deb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:07.847649 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5162d265-5921-4136-a5b2-0564bfc60deb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:07.847649 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5162d265-5921-4136-a5b2-0564bfc60deb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:07.847649 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-5162d265-5921-4136-a5b2-0564bfc60deb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:07.851448 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:07.851448 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:07.852614 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5162d265-5921-4136-a5b2-0564bfc60deb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 200 Aug 18 19:26:07.853059 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 782/3140] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:07 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:08.176918 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e0cef6b6-fe37-4ee6-b837-ed6bba614c89 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:08.246195 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e0cef6b6-fe37-4ee6-b837-ed6bba614c89 tempest-GroupsV314Test-1077247419 tempest-GroupsV314Test-1077247419-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:26:08.246520 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e0cef6b6-fe37-4ee6-b837-ed6bba614c89 tempest-GroupsV314Test-1077247419 tempest-GroupsV314Test-1077247419-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-438255941"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:08.257688 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e0cef6b6-fe37-4ee6-b837-ed6bba614c89 tempest-GroupsV314Test-1077247419 tempest-GroupsV314Test-1077247419-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:26:08.258014 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 782/3141] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:26:08 2026] POST /volume/v3/types => generated 219 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:08.265233 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-54095e7f-3b6a-43fa-ab00-8411ca55a1aa None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:08.268953 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-54095e7f-3b6a-43fa-ab00-8411ca55a1aa tempest-GroupsV314Test-1077247419 tempest-GroupsV314Test-1077247419-project-admin] POST https://10.4.3.170/volume/v3/group_types Aug 18 19:26:08.268953 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-54095e7f-3b6a-43fa-ab00-8411ca55a1aa tempest-GroupsV314Test-1077247419 tempest-GroupsV314Test-1077247419-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-881768095"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:08.277592 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-54095e7f-3b6a-43fa-ab00-8411ca55a1aa tempest-GroupsV314Test-1077247419 tempest-GroupsV314Test-1077247419-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Aug 18 19:26:08.278023 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 784/3142] 10.4.3.170 () {70 vars in 1311 bytes} [Tue Aug 18 19:26:08 2026] POST /volume/v3/group_types => generated 176 bytes in 13 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:08.284776 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-28ea6e73-5a25-4f8a-b278-0b1dcad901f1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:08.339318 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-28ea6e73-5a25-4f8a-b278-0b1dcad901f1 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] POST https://10.4.3.170/volume/v3/groups Aug 18 19:26:08.339676 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-28ea6e73-5a25-4f8a-b278-0b1dcad901f1 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "74d199a7-70c1-4b87-b9d7-f75b326e1a5f", "volume_types": ["2c19fc95-4be0-4f5b-ad2e-fed30a4f4217"], "name": "tempest-GroupsV314Test-Group-54221833"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:08.340951 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.groups [None req-28ea6e73-5a25-4f8a-b278-0b1dcad901f1 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Creating new group {'group': {'group_type': '74d199a7-70c1-4b87-b9d7-f75b326e1a5f', 'volume_types': ['2c19fc95-4be0-4f5b-ad2e-fed30a4f4217'], 'name': 'tempest-GroupsV314Test-Group-54221833'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 19:26:08.344070 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.groups [None req-28ea6e73-5a25-4f8a-b278-0b1dcad901f1 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Creating group tempest-GroupsV314Test-Group-54221833. Aug 18 19:26:08.344298 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:08.344298 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:08.350825 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-28ea6e73-5a25-4f8a-b278-0b1dcad901f1 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Availability Zones retrieved successfully. Aug 18 19:26:08.369623 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-28ea6e73-5a25-4f8a-b278-0b1dcad901f1 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Created reservations ['a0c11615-37ac-4f1a-b1c0-92c54602c663'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:08.400625 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-28ea6e73-5a25-4f8a-b278-0b1dcad901f1 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Aug 18 19:26:08.401022 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 795/3143] 10.4.3.170 () {70 vars in 1297 bytes} [Tue Aug 18 19:26:08 2026] POST /volume/v3/groups => generated 106 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:08.411039 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a6d6c3e9-e0f6-4f05-a998-24ccea2b002c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:08.413135 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a6d6c3e9-e0f6-4f05-a998-24ccea2b002c tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] GET https://10.4.3.170/volume/v3/groups/2d6cf441-e434-4234-9126-9649c985dac1 Aug 18 19:26:08.413418 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a6d6c3e9-e0f6-4f05-a998-24ccea2b002c tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:08.413665 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a6d6c3e9-e0f6-4f05-a998-24ccea2b002c tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:08.413833 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-a6d6c3e9-e0f6-4f05-a998-24ccea2b002c tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] show called for member 2d6cf441-e434-4234-9126-9649c985dac1 {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:26:08.417554 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:08.417554 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:08.426228 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a6d6c3e9-e0f6-4f05-a998-24ccea2b002c tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] https://10.4.3.170/volume/v3/groups/2d6cf441-e434-4234-9126-9649c985dac1 returned with HTTP 200 Aug 18 19:26:08.426724 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 783/3144] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:26:08 2026] GET /volume/v3/groups/2d6cf441-e434-4234-9126-9649c985dac1 => generated 386 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:08.863163 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4c231deb-3a72-4573-a312-e55bf0aae3e1 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:08.865007 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4c231deb-3a72-4573-a312-e55bf0aae3e1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:08.865210 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4c231deb-3a72-4573-a312-e55bf0aae3e1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:08.865442 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4c231deb-3a72-4573-a312-e55bf0aae3e1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:08.865589 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-4c231deb-3a72-4573-a312-e55bf0aae3e1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:08.869978 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:08.869978 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:08.870715 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4c231deb-3a72-4573-a312-e55bf0aae3e1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 200 Aug 18 19:26:08.871079 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 783/3145] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:08 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:09.187798 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-7a8e4304-ba98-4288-b1c0-4e18d4b5a9c6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:09.189927 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-7a8e4304-ba98-4288-b1c0-4e18d4b5a9c6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50/encryption Aug 18 19:26:09.190279 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-7a8e4304-ba98-4288-b1c0-4e18d4b5a9c6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:09.191586 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-7a8e4304-ba98-4288-b1c0-4e18d4b5a9c6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:09.200600 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:09.200600 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:09.209717 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-7a8e4304-ba98-4288-b1c0-4e18d4b5a9c6 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50/encryption returned with HTTP 200 Aug 18 19:26:09.210357 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 785/3146] 10.4.3.170 () {68 vars in 1631 bytes} [Tue Aug 18 19:26:09 2026] GET /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:09.440416 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5e65f5c7-3b5c-48c1-9301-3795a2b99a62 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:09.442004 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5e65f5c7-3b5c-48c1-9301-3795a2b99a62 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] GET https://10.4.3.170/volume/v3/groups/2d6cf441-e434-4234-9126-9649c985dac1 Aug 18 19:26:09.442207 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5e65f5c7-3b5c-48c1-9301-3795a2b99a62 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:09.442410 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5e65f5c7-3b5c-48c1-9301-3795a2b99a62 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:09.442572 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.groups [None req-5e65f5c7-3b5c-48c1-9301-3795a2b99a62 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] show called for member 2d6cf441-e434-4234-9126-9649c985dac1 {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:26:09.446769 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:09.446769 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:09.454032 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5e65f5c7-3b5c-48c1-9301-3795a2b99a62 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] https://10.4.3.170/volume/v3/groups/2d6cf441-e434-4234-9126-9649c985dac1 returned with HTTP 200 Aug 18 19:26:09.454505 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 796/3147] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:26:09 2026] GET /volume/v3/groups/2d6cf441-e434-4234-9126-9649c985dac1 => generated 387 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:09.469988 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-686cd077-cc80-447a-a819-4f5bbac8f68d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:09.471606 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:26:09.471997 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-256192485", "volume_type": "2c19fc95-4be0-4f5b-ad2e-fed30a4f4217", "group_id": "2d6cf441-e434-4234-9126-9649c985dac1", "size": 1}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:09.473780 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-256192485', 'volume_type': '2c19fc95-4be0-4f5b-ad2e-fed30a4f4217', 'group_id': '2d6cf441-e434-4234-9126-9649c985dac1', 'size': 1}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:26:09.480939 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:09.480939 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:09.481592 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Create volume of 1 GB Aug 18 19:26:09.492773 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Availability Zones retrieved successfully. Aug 18 19:26:09.499325 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Flow 'volume_create_api' (433e01a8-40d9-4f69-bf0f-1308925a69a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:09.501017 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b436f4ba-e20d-43f1-a73f-926f2f371a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:09.501579 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:09.501579 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:09.501965 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:26:09.519523 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b436f4ba-e20d-43f1-a73f-926f2f371a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:26:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2c19fc95-4be0-4f5b-ad2e-fed30a4f4217,is_public=True,name='tempest-GroupsV314Test-volume-type-438255941',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2c19fc95-4be0-4f5b-ad2e-fed30a4f4217', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2d6cf441-e434-4234-9126-9649c985dac1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:09.520250 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (291ff39c-9fe2-43ec-8244-fc91e4a69144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:09.556413 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-438255941 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-438255941, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:09.556816 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-438255941 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-438255941, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:09.598150 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Created reservations ['32bd0618-ac58-400e-a775-80cf6b1038f1', '188dda40-87bd-4389-8fd2-bb4db6b5ae7a', '5fa5d632-7688-473e-8708-f722151e93d7', '593bd4a1-258d-4e08-9f67-8f6c223364a2'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:09.598150 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (291ff39c-9fe2-43ec-8244-fc91e4a69144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32bd0618-ac58-400e-a775-80cf6b1038f1', '188dda40-87bd-4389-8fd2-bb4db6b5ae7a', '5fa5d632-7688-473e-8708-f722151e93d7', '593bd4a1-258d-4e08-9f67-8f6c223364a2']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:09.598150 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bf8f6a9-e335-42fa-be2f-95bb2d06286e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:09.633604 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bf8f6a9-e335-42fa-be2f-95bb2d06286e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ddb2732-1038-4689-a419-8c667cedd980', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-256192485',encryption_key_id=None,group_id=2d6cf441-e434-4234-9126-9649c985dac1,group_type_id=,metadata={},multiattach=False,project_id='4a8f135687b54ee4a2f917035aff1109',qos_specs=None,replication_status=,reservations=['32bd0618-ac58-400e-a775-80cf6b1038f1','188dda40-87bd-4389-8fd2-bb4db6b5ae7a','5fa5d632-7688-473e-8708-f722151e93d7','593bd4a1-258d-4e08-9f67-8f6c223364a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7859a6dac2542618d04d36ddb2e1fb6',volume_type_id=2c19fc95-4be0-4f5b-ad2e-fed30a4f4217), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:26:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-256192485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2d6cf441-e434-4234-9126-9649c985dac1,host=None,id=2ddb2732-1038-4689-a419-8c667cedd980,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a8f135687b54ee4a2f917035aff1109',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7859a6dac2542618d04d36ddb2e1fb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2c19fc95-4be0-4f5b-ad2e-fed30a4f4217),volume_type_id=2c19fc95-4be0-4f5b-ad2e-fed30a4f4217)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:09.633604 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d580c9c5-d53c-4fe4-b9d1-7838d0de570c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:09.650835 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d580c9c5-d53c-4fe4-b9d1-7838d0de570c) transitioned into state 'SUCCESS' from state '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-256192485',encryption_key_id=None,group_id=2d6cf441-e434-4234-9126-9649c985dac1,group_type_id=,metadata={},multiattach=False,project_id='4a8f135687b54ee4a2f917035aff1109',qos_specs=None,replication_status=,reservations=['32bd0618-ac58-400e-a775-80cf6b1038f1','188dda40-87bd-4389-8fd2-bb4db6b5ae7a','5fa5d632-7688-473e-8708-f722151e93d7','593bd4a1-258d-4e08-9f67-8f6c223364a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7859a6dac2542618d04d36ddb2e1fb6',volume_type_id=2c19fc95-4be0-4f5b-ad2e-fed30a4f4217)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:09.651817 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d183520-675c-4320-b998-19a3a9337bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:09.665609 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d183520-675c-4320-b998-19a3a9337bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:09.666448 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Flow 'volume_create_api' (433e01a8-40d9-4f69-bf0f-1308925a69a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:09.666801 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Create volume request issued successfully. Aug 18 19:26:09.667464 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:26:09.667744 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:26:09.706753 np0000007688 devstack@c-api.service[100580]: DEBUG oslo_db.sqlalchemy.engines [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100580) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:26:09.709992 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:09.709992 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:09.713551 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-686cd077-cc80-447a-a819-4f5bbac8f68d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:26:09.714000 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 784/3148] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:26:09 2026] POST /volume/v3/volumes => generated 817 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:09.727285 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-45b4f919-6d1b-4549-98b3-aaf9a16778af None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:09.729008 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-45b4f919-6d1b-4549-98b3-aaf9a16778af tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] GET https://10.4.3.170/volume/v3/volumes/2ddb2732-1038-4689-a419-8c667cedd980 Aug 18 19:26:09.729208 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-45b4f919-6d1b-4549-98b3-aaf9a16778af tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:09.729397 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-45b4f919-6d1b-4549-98b3-aaf9a16778af tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:09.737451 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:09.737451 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:09.743921 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-45b4f919-6d1b-4549-98b3-aaf9a16778af tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Volume info retrieved successfully. Aug 18 19:26:09.744782 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-45b4f919-6d1b-4549-98b3-aaf9a16778af tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:26:09.745000 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-45b4f919-6d1b-4549-98b3-aaf9a16778af tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:26:09.792548 np0000007688 devstack@c-api.service[100582]: DEBUG oslo_db.sqlalchemy.engines [None req-45b4f919-6d1b-4549-98b3-aaf9a16778af tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:26:09.795507 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:09.795507 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:09.806123 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-45b4f919-6d1b-4549-98b3-aaf9a16778af tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] https://10.4.3.170/volume/v3/volumes/2ddb2732-1038-4689-a419-8c667cedd980 returned with HTTP 200 Aug 18 19:26:09.806596 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 784/3149] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:26:09 2026] GET /volume/v3/volumes/2ddb2732-1038-4689-a419-8c667cedd980 => generated 885 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:09.881929 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-71e32019-7947-4d21-a904-b83265b8d1bd None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:09.883758 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-71e32019-7947-4d21-a904-b83265b8d1bd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:09.884177 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-71e32019-7947-4d21-a904-b83265b8d1bd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:09.884572 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-71e32019-7947-4d21-a904-b83265b8d1bd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:09.884826 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-71e32019-7947-4d21-a904-b83265b8d1bd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:09.891354 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:09.891354 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:09.893644 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-71e32019-7947-4d21-a904-b83265b8d1bd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 200 Aug 18 19:26:09.893644 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 786/3150] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:09 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:09.966770 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ca768ef3-b4db-4e57-a261-d966e129c209 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:09.968418 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ca768ef3-b4db-4e57-a261-d966e129c209 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 Aug 18 19:26:09.968616 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ca768ef3-b4db-4e57-a261-d966e129c209 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:09.968792 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ca768ef3-b4db-4e57-a261-d966e129c209 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:09.975723 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:09.975723 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:09.979129 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ca768ef3-b4db-4e57-a261-d966e129c209 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:26:09.982940 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ca768ef3-b4db-4e57-a261-d966e129c209 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 returned with HTTP 200 Aug 18 19:26:09.983268 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 797/3151] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:09 2026] GET /volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:10.022975 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-b02c4e20-3ac8-48b6-bcfb-2b5b2cae5f24 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:10.026381 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-b02c4e20-3ac8-48b6-bcfb-2b5b2cae5f24 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 Aug 18 19:26:10.026381 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-b02c4e20-3ac8-48b6-bcfb-2b5b2cae5f24 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:10.026381 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-b02c4e20-3ac8-48b6-bcfb-2b5b2cae5f24 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:10.031933 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:10.031933 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:10.035354 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-b02c4e20-3ac8-48b6-bcfb-2b5b2cae5f24 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:26:10.039009 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-b02c4e20-3ac8-48b6-bcfb-2b5b2cae5f24 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 returned with HTTP 200 Aug 18 19:26:10.039558 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 785/3152] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:26:10 2026] GET /volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:10.107191 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1a5e5309-f5e4-4c21-ba2d-06cb6538fa72 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:10.107701 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1a5e5309-f5e4-4c21-ba2d-06cb6538fa72 None None] GET https://10.4.3.170/volume// Aug 18 19:26:10.107893 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1a5e5309-f5e4-4c21-ba2d-06cb6538fa72 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:10.108102 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1a5e5309-f5e4-4c21-ba2d-06cb6538fa72 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:10.108525 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1a5e5309-f5e4-4c21-ba2d-06cb6538fa72 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:26:10.108835 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 785/3153] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:26: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 19:26:10.115830 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-23247270-5c56-41b2-b87d-b74472744dc3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:10.118288 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-23247270-5c56-41b2-b87d-b74472744dc3 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:26:10.118773 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-23247270-5c56-41b2-b87d-b74472744dc3 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e5b47ee-8021-4b78-aec7-8929b61beac2", "connector": null, "instance_uuid": "a70d865b-99cd-41f0-87f5-c31a4d674dd2"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:10.127390 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:10.127390 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:10.153823 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-23247270-5c56-41b2-b87d-b74472744dc3 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:26:10.154504 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 787/3154] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:26:10 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 19:26:10.179586 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0616d6b2-2926-4f97-adbb-a21c40a6b655 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:10.181276 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0616d6b2-2926-4f97-adbb-a21c40a6b655 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 Aug 18 19:26:10.182860 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0616d6b2-2926-4f97-adbb-a21c40a6b655 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:10.182860 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0616d6b2-2926-4f97-adbb-a21c40a6b655 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:10.188748 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f2bb8d71-fb4c-482d-be3a-9db917a2ca19 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:10.189157 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f2bb8d71-fb4c-482d-be3a-9db917a2ca19 None None] GET https://10.4.3.170/volume// Aug 18 19:26:10.189347 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f2bb8d71-fb4c-482d-be3a-9db917a2ca19 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:10.189611 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f2bb8d71-fb4c-482d-be3a-9db917a2ca19 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:10.189921 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f2bb8d71-fb4c-482d-be3a-9db917a2ca19 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:26:10.190322 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 786/3155] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:26: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 19:26:10.190946 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:10.190946 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:10.194487 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0616d6b2-2926-4f97-adbb-a21c40a6b655 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:26:10.196715 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-863f35f3-584d-4ba2-b6f6-8b25176fa684 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:10.198300 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0616d6b2-2926-4f97-adbb-a21c40a6b655 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 returned with HTTP 200 Aug 18 19:26:10.198647 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-863f35f3-584d-4ba2-b6f6-8b25176fa684 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 Aug 18 19:26:10.198712 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 798/3156] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:10 2026] GET /volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:10.198884 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-863f35f3-584d-4ba2-b6f6-8b25176fa684 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:10.199051 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-863f35f3-584d-4ba2-b6f6-8b25176fa684 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:10.207257 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:10.207257 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:10.210244 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-863f35f3-584d-4ba2-b6f6-8b25176fa684 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:26:10.213879 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-863f35f3-584d-4ba2-b6f6-8b25176fa684 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 returned with HTTP 200 Aug 18 19:26:10.214238 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 786/3157] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:26:10 2026] GET /volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 => generated 1021 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:26:10.348704 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-ec2a5700-f1ee-46e8-b375-da8608fd2bc8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:10.350884 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-ec2a5700-f1ee-46e8-b375-da8608fd2bc8 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] PUT https://10.4.3.170/volume/v3/attachments/69f7fa28-80c7-4e02-9dfb-dbcd11121ac2 Aug 18 19:26:10.351209 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-ec2a5700-f1ee-46e8-b375-da8608fd2bc8 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:10.358164 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-ec2a5700-f1ee-46e8-b375-da8608fd2bc8 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Acquiring lock "cinder-attachment_update-5e5b47ee-8021-4b78-aec7-8929b61beac2-np0000007688" by "attachment_update" {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:26:10.365555 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-ec2a5700-f1ee-46e8-b375-da8608fd2bc8 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Lock "cinder-attachment_update-5e5b47ee-8021-4b78-aec7-8929b61beac2-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:26:10.365954 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:10.365954 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:10.443841 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-ec2a5700-f1ee-46e8-b375-da8608fd2bc8 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Lock "cinder-attachment_update-5e5b47ee-8021-4b78-aec7-8929b61beac2-np0000007688" released by "attachment_update" :: held 0.081s {{(pid=100581) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:26:10.444105 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-ec2a5700-f1ee-46e8-b375-da8608fd2bc8 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/attachments/69f7fa28-80c7-4e02-9dfb-dbcd11121ac2 returned with HTTP 200 Aug 18 19:26:10.444562 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 788/3158] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:26:10 2026] PUT /volume/v3/attachments/69f7fa28-80c7-4e02-9dfb-dbcd11121ac2 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:10.820407 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c5e457ed-b613-46ae-b31d-bb7c3390f34b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:10.822891 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c5e457ed-b613-46ae-b31d-bb7c3390f34b tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] GET https://10.4.3.170/volume/v3/volumes/2ddb2732-1038-4689-a419-8c667cedd980 Aug 18 19:26:10.823267 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c5e457ed-b613-46ae-b31d-bb7c3390f34b tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:10.823638 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c5e457ed-b613-46ae-b31d-bb7c3390f34b tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:10.833155 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:10.833155 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:10.837844 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c5e457ed-b613-46ae-b31d-bb7c3390f34b tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Volume info retrieved successfully. Aug 18 19:26:10.838772 np0000007688 devstack@c-api.service[100580]: WARNING stevedore.named [None req-c5e457ed-b613-46ae-b31d-bb7c3390f34b tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:26:10.838988 np0000007688 devstack@c-api.service[100580]: WARNING castellan.key_manager [None req-c5e457ed-b613-46ae-b31d-bb7c3390f34b tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:26:10.891159 np0000007688 devstack@c-api.service[100580]: DEBUG oslo_db.sqlalchemy.engines [None req-c5e457ed-b613-46ae-b31d-bb7c3390f34b tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100580) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:26:10.894102 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:10.894102 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:10.901286 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c5e457ed-b613-46ae-b31d-bb7c3390f34b tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] https://10.4.3.170/volume/v3/volumes/2ddb2732-1038-4689-a419-8c667cedd980 returned with HTTP 200 Aug 18 19:26:10.901771 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 787/3159] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:26:10 2026] GET /volume/v3/volumes/2ddb2732-1038-4689-a419-8c667cedd980 => generated 910 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:10.902394 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e1deb295-a54f-4e3b-9c01-2b9f2b3a9954 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:10.904281 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e1deb295-a54f-4e3b-9c01-2b9f2b3a9954 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:10.904502 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e1deb295-a54f-4e3b-9c01-2b9f2b3a9954 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:10.904674 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e1deb295-a54f-4e3b-9c01-2b9f2b3a9954 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:10.904767 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-e1deb295-a54f-4e3b-9c01-2b9f2b3a9954 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:10.908828 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:10.908828 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:10.909583 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e1deb295-a54f-4e3b-9c01-2b9f2b3a9954 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 200 Aug 18 19:26:10.909917 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 799/3160] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:10 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:10.916290 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-090bedee-0842-401b-9cd4-5d778a6aeb5f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:10.918186 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-090bedee-0842-401b-9cd4-5d778a6aeb5f tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] POST https://10.4.3.170/volume/v3/groups/action Aug 18 19:26:10.918583 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-090bedee-0842-401b-9cd4-5d778a6aeb5f tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Action body: b'{"create-from-src": {"source_group_id": "2d6cf441-e434-4234-9126-9649c985dac1", "name": "tempest-Group_from_grp-938347125"}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:26:10.918705 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-090bedee-0842-401b-9cd4-5d778a6aeb5f tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "2d6cf441-e434-4234-9126-9649c985dac1", "name": "tempest-Group_from_grp-938347125"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:10.920259 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.groups [None req-090bedee-0842-401b-9cd4-5d778a6aeb5f tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Creating new group {'create-from-src': {'source_group_id': '2d6cf441-e434-4234-9126-9649c985dac1', 'name': 'tempest-Group_from_grp-938347125'}}. {{(pid=100582) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 18 19:26:10.920374 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.groups [None req-090bedee-0842-401b-9cd4-5d778a6aeb5f tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Creating group tempest-Group_from_grp-938347125 from source group 2d6cf441-e434-4234-9126-9649c985dac1. Aug 18 19:26:10.924202 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:10.924202 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:10.931323 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:10.931323 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:10.956520 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-090bedee-0842-401b-9cd4-5d778a6aeb5f tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Created reservations ['b9e6e50b-ec65-4e06-9615-9dcbeeacb8b0'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:11.015775 np0000007688 devstack@c-api.service[100582]: INFO cinder.group.api [None req-090bedee-0842-401b-9cd4-5d778a6aeb5f tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] A mapping entry already exists for group cfa6adad-d493-4aa7-8554-3e827164bd4c and volume type 2c19fc95-4be0-4f5b-ad2e-fed30a4f4217. Do not need to create again. Aug 18 19:26:11.016186 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:11.016186 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:11.016940 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-090bedee-0842-401b-9cd4-5d778a6aeb5f tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Availability Zones retrieved successfully. Aug 18 19:26:11.023907 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-090bedee-0842-401b-9cd4-5d778a6aeb5f tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Flow 'volume_create_api' (10a2617c-e064-4549-b347-9f97f0409f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:11.024796 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-090bedee-0842-401b-9cd4-5d778a6aeb5f tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94245096-b478-4dce-a4ff-b219e2967fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:11.026029 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-090bedee-0842-401b-9cd4-5d778a6aeb5f tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:26:11.044650 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-090bedee-0842-401b-9cd4-5d778a6aeb5f tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94245096-b478-4dce-a4ff-b219e2967fad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2ddb2732-1038-4689-a419-8c667cedd980', 'volume_type': VolumeType(created_at=2026-08-18T19:26:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2c19fc95-4be0-4f5b-ad2e-fed30a4f4217,is_public=True,name='tempest-GroupsV314Test-volume-type-438255941',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2c19fc95-4be0-4f5b-ad2e-fed30a4f4217', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cfa6adad-d493-4aa7-8554-3e827164bd4c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:11.045467 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-090bedee-0842-401b-9cd4-5d778a6aeb5f tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1ffb66b-1bef-4bd7-b9e4-c013e93dab80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:11.070408 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-090bedee-0842-401b-9cd4-5d778a6aeb5f tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-438255941 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-438255941, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:11.070763 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-090bedee-0842-401b-9cd4-5d778a6aeb5f tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-438255941 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-438255941, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:11.084032 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-090bedee-0842-401b-9cd4-5d778a6aeb5f tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Created reservations ['aae10477-1172-4ec1-8cb6-78b2a407c304', '497a9dfc-13d8-4c11-b893-e8120817a1cc', '17a49656-d188-4ec3-9567-599388a30652', '68911a0c-56a8-4729-baa7-756951b5b3d7'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:11.085101 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-090bedee-0842-401b-9cd4-5d778a6aeb5f tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1ffb66b-1bef-4bd7-b9e4-c013e93dab80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aae10477-1172-4ec1-8cb6-78b2a407c304', '497a9dfc-13d8-4c11-b893-e8120817a1cc', '17a49656-d188-4ec3-9567-599388a30652', '68911a0c-56a8-4729-baa7-756951b5b3d7']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:11.085958 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-090bedee-0842-401b-9cd4-5d778a6aeb5f tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef0c81f2-09b5-46f0-81a8-8a6c627f1c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:11.108075 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-090bedee-0842-401b-9cd4-5d778a6aeb5f tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef0c81f2-09b5-46f0-81a8-8a6c627f1c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76a6ee9e-6531-42cc-a1e0-393134f1ce61', '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=cfa6adad-d493-4aa7-8554-3e827164bd4c,group_type_id=,metadata={},multiattach=False,project_id='4a8f135687b54ee4a2f917035aff1109',qos_specs=None,replication_status=,reservations=['aae10477-1172-4ec1-8cb6-78b2a407c304','497a9dfc-13d8-4c11-b893-e8120817a1cc','17a49656-d188-4ec3-9567-599388a30652','68911a0c-56a8-4729-baa7-756951b5b3d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=2ddb2732-1038-4689-a419-8c667cedd980,status='creating',user_id='f7859a6dac2542618d04d36ddb2e1fb6',volume_type_id=2c19fc95-4be0-4f5b-ad2e-fed30a4f4217), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:26:11Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cfa6adad-d493-4aa7-8554-3e827164bd4c,host=None,id=76a6ee9e-6531-42cc-a1e0-393134f1ce61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a8f135687b54ee4a2f917035aff1109',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2ddb2732-1038-4689-a419-8c667cedd980,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7859a6dac2542618d04d36ddb2e1fb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2c19fc95-4be0-4f5b-ad2e-fed30a4f4217),volume_type_id=2c19fc95-4be0-4f5b-ad2e-fed30a4f4217)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:11.108905 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-090bedee-0842-401b-9cd4-5d778a6aeb5f tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efec14c2-91ac-4f1d-8bde-ca376bc008c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:11.127676 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-090bedee-0842-401b-9cd4-5d778a6aeb5f tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efec14c2-91ac-4f1d-8bde-ca376bc008c2) transitioned into state 'SUCCESS' from 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=cfa6adad-d493-4aa7-8554-3e827164bd4c,group_type_id=,metadata={},multiattach=False,project_id='4a8f135687b54ee4a2f917035aff1109',qos_specs=None,replication_status=,reservations=['aae10477-1172-4ec1-8cb6-78b2a407c304','497a9dfc-13d8-4c11-b893-e8120817a1cc','17a49656-d188-4ec3-9567-599388a30652','68911a0c-56a8-4729-baa7-756951b5b3d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=2ddb2732-1038-4689-a419-8c667cedd980,status='creating',user_id='f7859a6dac2542618d04d36ddb2e1fb6',volume_type_id=2c19fc95-4be0-4f5b-ad2e-fed30a4f4217)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:11.128545 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-090bedee-0842-401b-9cd4-5d778a6aeb5f tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Flow 'volume_create_api' (10a2617c-e064-4549-b347-9f97f0409f19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:11.128888 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-090bedee-0842-401b-9cd4-5d778a6aeb5f tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Create volume request issued successfully. Aug 18 19:26:11.140411 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-090bedee-0842-401b-9cd4-5d778a6aeb5f tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] https://10.4.3.170/volume/v3/groups/action returned with HTTP 202 Aug 18 19:26:11.140838 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 787/3161] 10.4.3.170 () {70 vars in 1318 bytes} [Tue Aug 18 19:26:10 2026] POST /volume/v3/groups/action => generated 101 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:11.149749 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0112abdd-6a0f-43ca-a372-94f11a432c5a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:11.151532 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0112abdd-6a0f-43ca-a372-94f11a432c5a tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:26:11.151762 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0112abdd-6a0f-43ca-a372-94f11a432c5a tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:11.151938 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0112abdd-6a0f-43ca-a372-94f11a432c5a tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Calling method 'detail' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:11.152195 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-0112abdd-6a0f-43ca-a372-94f11a432c5a tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:26:11.152532 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:11.152532 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:11.152954 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0112abdd-6a0f-43ca-a372-94f11a432c5a tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:26:11.211207 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-99f5bd8d-59e6-4ecb-98df-02c22ea40658 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:11.212750 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-99f5bd8d-59e6-4ecb-98df-02c22ea40658 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 Aug 18 19:26:11.212946 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-99f5bd8d-59e6-4ecb-98df-02c22ea40658 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:11.213128 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-99f5bd8d-59e6-4ecb-98df-02c22ea40658 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:11.224615 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:11.224615 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:11.229996 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-99f5bd8d-59e6-4ecb-98df-02c22ea40658 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:26:11.234077 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-99f5bd8d-59e6-4ecb-98df-02c22ea40658 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 returned with HTTP 200 Aug 18 19:26:11.235393 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 788/3162] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:11 2026] GET /volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:11.338573 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0112abdd-6a0f-43ca-a372-94f11a432c5a tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Get all volumes completed successfully. Aug 18 19:26:11.339236 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-0112abdd-6a0f-43ca-a372-94f11a432c5a tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:26:11.339409 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-0112abdd-6a0f-43ca-a372-94f11a432c5a tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:26:11.350254 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-732be5e0-d57f-450e-9123-a38464ce2008 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:11.352251 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-732be5e0-d57f-450e-9123-a38464ce2008 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] POST https://10.4.3.170/volume/v3/attachments/f86c1b21-999d-40a5-abf4-9b5e75273aa5/action Aug 18 19:26:11.352578 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-732be5e0-d57f-450e-9123-a38464ce2008 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action body: b'{"os-complete": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:26:11.352702 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-732be5e0-d57f-450e-9123-a38464ce2008 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:11.366620 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:11.366620 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:11.374477 np0000007688 devstack@c-api.service[100581]: DEBUG oslo_db.sqlalchemy.engines [None req-0112abdd-6a0f-43ca-a372-94f11a432c5a tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:26:11.376111 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-53af52a3-0258-4bfd-a472-315d2f7751cb req-732be5e0-d57f-450e-9123-a38464ce2008 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments/f86c1b21-999d-40a5-abf4-9b5e75273aa5/action returned with HTTP 204 Aug 18 19:26:11.376674 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 800/3163] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:26:11 2026] POST /volume/v3/attachments/f86c1b21-999d-40a5-abf4-9b5e75273aa5/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:11.377417 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:11.377417 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:11.381052 np0000007688 devstack@c-api.service[100581]: WARNING stevedore.named [None req-0112abdd-6a0f-43ca-a372-94f11a432c5a tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:26:11.381189 np0000007688 devstack@c-api.service[100581]: WARNING castellan.key_manager [None req-0112abdd-6a0f-43ca-a372-94f11a432c5a tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:26:11.415414 np0000007688 devstack@c-api.service[100581]: DEBUG oslo_db.sqlalchemy.engines [None req-0112abdd-6a0f-43ca-a372-94f11a432c5a tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:26:11.421383 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:11.421383 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:11.425183 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0112abdd-6a0f-43ca-a372-94f11a432c5a tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:26:11.425586 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 789/3164] 10.4.3.170 () {68 vars in 1299 bytes} [Tue Aug 18 19:26:11 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:26:11.439553 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7e93707d-f035-4ca1-a05a-896d35c5b2e6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:11.441977 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7e93707d-f035-4ca1-a05a-896d35c5b2e6 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] GET https://10.4.3.170/volume/v3/volumes/76a6ee9e-6531-42cc-a1e0-393134f1ce61 Aug 18 19:26:11.442250 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7e93707d-f035-4ca1-a05a-896d35c5b2e6 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:11.444505 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7e93707d-f035-4ca1-a05a-896d35c5b2e6 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:11.451074 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:11.451074 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:11.454842 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-7e93707d-f035-4ca1-a05a-896d35c5b2e6 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Volume info retrieved successfully. Aug 18 19:26:11.455587 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-7e93707d-f035-4ca1-a05a-896d35c5b2e6 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:26:11.455901 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-7e93707d-f035-4ca1-a05a-896d35c5b2e6 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:26:11.496872 np0000007688 devstack@c-api.service[100582]: DEBUG oslo_db.sqlalchemy.engines [None req-7e93707d-f035-4ca1-a05a-896d35c5b2e6 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:26:11.500379 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:11.500379 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:11.506970 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7e93707d-f035-4ca1-a05a-896d35c5b2e6 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] https://10.4.3.170/volume/v3/volumes/76a6ee9e-6531-42cc-a1e0-393134f1ce61 returned with HTTP 200 Aug 18 19:26:11.507386 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 788/3165] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:26:11 2026] GET /volume/v3/volumes/76a6ee9e-6531-42cc-a1e0-393134f1ce61 => generated 922 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:11.518961 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d6305e2d-2ace-45f7-8420-dfaf4b687602 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:11.520657 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d6305e2d-2ace-45f7-8420-dfaf4b687602 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] GET https://10.4.3.170/volume/v3/groups/cfa6adad-d493-4aa7-8554-3e827164bd4c Aug 18 19:26:11.520887 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d6305e2d-2ace-45f7-8420-dfaf4b687602 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:11.521077 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d6305e2d-2ace-45f7-8420-dfaf4b687602 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:11.521203 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-d6305e2d-2ace-45f7-8420-dfaf4b687602 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] show called for member cfa6adad-d493-4aa7-8554-3e827164bd4c {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:26:11.524175 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:11.524175 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:11.532496 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d6305e2d-2ace-45f7-8420-dfaf4b687602 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] https://10.4.3.170/volume/v3/groups/cfa6adad-d493-4aa7-8554-3e827164bd4c returned with HTTP 200 Aug 18 19:26:11.532895 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 789/3166] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:26:11 2026] GET /volume/v3/groups/cfa6adad-d493-4aa7-8554-3e827164bd4c => generated 416 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:11.541409 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-dd7bbb97-eede-47fc-86d1-6172068827fa None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:11.543072 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dd7bbb97-eede-47fc-86d1-6172068827fa tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:26:11.543269 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-dd7bbb97-eede-47fc-86d1-6172068827fa tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:11.543496 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-dd7bbb97-eede-47fc-86d1-6172068827fa tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Calling method 'detail' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:11.543767 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [None req-dd7bbb97-eede-47fc-86d1-6172068827fa tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Removing options '' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:26:11.544438 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-dd7bbb97-eede-47fc-86d1-6172068827fa tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:26:11.551238 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-dd7bbb97-eede-47fc-86d1-6172068827fa tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Get all volumes completed successfully. Aug 18 19:26:11.551896 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-dd7bbb97-eede-47fc-86d1-6172068827fa tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:26:11.552063 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-dd7bbb97-eede-47fc-86d1-6172068827fa tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:26:11.587043 np0000007688 devstack@c-api.service[100583]: DEBUG oslo_db.sqlalchemy.engines [None req-dd7bbb97-eede-47fc-86d1-6172068827fa tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:26:11.590074 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:11.590074 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:11.593594 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-dd7bbb97-eede-47fc-86d1-6172068827fa tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:26:11.593734 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-dd7bbb97-eede-47fc-86d1-6172068827fa tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:26:11.628936 np0000007688 devstack@c-api.service[100583]: DEBUG oslo_db.sqlalchemy.engines [None req-dd7bbb97-eede-47fc-86d1-6172068827fa tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:26:11.632271 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:11.632271 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:11.639062 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dd7bbb97-eede-47fc-86d1-6172068827fa tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:26:11.639505 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 801/3167] 10.4.3.170 () {68 vars in 1299 bytes} [Tue Aug 18 19:26:11 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:26:11.651809 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-fb571c5b-613d-4416-a26f-39070bc1ab67 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:11.653676 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fb571c5b-613d-4416-a26f-39070bc1ab67 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] POST https://10.4.3.170/volume/v3/groups/cfa6adad-d493-4aa7-8554-3e827164bd4c/action Aug 18 19:26:11.654054 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fb571c5b-613d-4416-a26f-39070bc1ab67 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:26:11.654194 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fb571c5b-613d-4416-a26f-39070bc1ab67 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:11.655544 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.groups [None req-fb571c5b-613d-4416-a26f-39070bc1ab67 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] delete called for group cfa6adad-d493-4aa7-8554-3e827164bd4c {{(pid=100581) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 19:26:11.655647 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.groups [None req-fb571c5b-613d-4416-a26f-39070bc1ab67 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Delete group with id: cfa6adad-d493-4aa7-8554-3e827164bd4c Aug 18 19:26:11.659065 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:11.659065 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:11.693453 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fb571c5b-613d-4416-a26f-39070bc1ab67 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] https://10.4.3.170/volume/v3/groups/cfa6adad-d493-4aa7-8554-3e827164bd4c/action returned with HTTP 202 Aug 18 19:26:11.693453 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 790/3168] 10.4.3.170 () {70 vars in 1428 bytes} [Tue Aug 18 19:26:11 2026] POST /volume/v3/groups/cfa6adad-d493-4aa7-8554-3e827164bd4c/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:26:11.698168 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b79da046-6eff-43ec-b8c4-2ffaec84d976 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:11.699780 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b79da046-6eff-43ec-b8c4-2ffaec84d976 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] GET https://10.4.3.170/volume/v3/volumes/76a6ee9e-6531-42cc-a1e0-393134f1ce61 Aug 18 19:26:11.700047 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b79da046-6eff-43ec-b8c4-2ffaec84d976 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:11.700300 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b79da046-6eff-43ec-b8c4-2ffaec84d976 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:11.707178 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:11.707178 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:11.710744 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b79da046-6eff-43ec-b8c4-2ffaec84d976 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Volume info retrieved successfully. Aug 18 19:26:11.711335 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-b79da046-6eff-43ec-b8c4-2ffaec84d976 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:26:11.711509 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-b79da046-6eff-43ec-b8c4-2ffaec84d976 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:26:11.743395 np0000007688 devstack@c-api.service[100582]: DEBUG oslo_db.sqlalchemy.engines [None req-b79da046-6eff-43ec-b8c4-2ffaec84d976 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:26:11.746515 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:11.746515 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:11.752033 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b79da046-6eff-43ec-b8c4-2ffaec84d976 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] https://10.4.3.170/volume/v3/volumes/76a6ee9e-6531-42cc-a1e0-393134f1ce61 returned with HTTP 200 Aug 18 19:26:11.752385 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 789/3169] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:26:11 2026] GET /volume/v3/volumes/76a6ee9e-6531-42cc-a1e0-393134f1ce61 => generated 921 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:11.921705 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-038d2482-2c5a-421e-96d1-dcd08fe0829b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:11.923782 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-038d2482-2c5a-421e-96d1-dcd08fe0829b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:11.923997 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-038d2482-2c5a-421e-96d1-dcd08fe0829b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:11.924181 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-038d2482-2c5a-421e-96d1-dcd08fe0829b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:11.924307 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-038d2482-2c5a-421e-96d1-dcd08fe0829b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:11.929865 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:11.929865 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:11.930693 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-038d2482-2c5a-421e-96d1-dcd08fe0829b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 200 Aug 18 19:26:11.931254 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 790/3170] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:11 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:12.224255 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-27b81d9e-612f-48a5-9a8b-dd1546db4e0d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:12.227073 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-27b81d9e-612f-48a5-9a8b-dd1546db4e0d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081/encryption Aug 18 19:26:12.227251 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-27b81d9e-612f-48a5-9a8b-dd1546db4e0d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:12.227525 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-27b81d9e-612f-48a5-9a8b-dd1546db4e0d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:12.240310 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:12.240310 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:12.249388 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-2fffdd90-5ab5-4cd3-a61f-b52503787b3f req-27b81d9e-612f-48a5-9a8b-dd1546db4e0d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081/encryption returned with HTTP 200 Aug 18 19:26:12.249983 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 802/3171] 10.4.3.170 () {68 vars in 1631 bytes} [Tue Aug 18 19:26:12 2026] GET /volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:12.250037 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-778bb38e-eb2e-4249-b3f4-13aacd4ba7b3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:12.252393 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a424d8bd-0aeb-430f-aa00-0450c4c13cf9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:12.254982 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a424d8bd-0aeb-430f-aa00-0450c4c13cf9 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 Aug 18 19:26:12.255293 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a424d8bd-0aeb-430f-aa00-0450c4c13cf9 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:12.255517 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a424d8bd-0aeb-430f-aa00-0450c4c13cf9 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:12.255867 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-778bb38e-eb2e-4249-b3f4-13aacd4ba7b3 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 Aug 18 19:26:12.256060 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-778bb38e-eb2e-4249-b3f4-13aacd4ba7b3 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:12.256241 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-778bb38e-eb2e-4249-b3f4-13aacd4ba7b3 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:12.266110 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:12.266110 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:12.269893 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:12.269893 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:12.271019 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-778bb38e-eb2e-4249-b3f4-13aacd4ba7b3 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:26:12.275409 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-778bb38e-eb2e-4249-b3f4-13aacd4ba7b3 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 returned with HTTP 200 Aug 18 19:26:12.275790 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 791/3172] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:12 2026] GET /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 => generated 1169 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:12.277778 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a424d8bd-0aeb-430f-aa00-0450c4c13cf9 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:26:12.285196 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a424d8bd-0aeb-430f-aa00-0450c4c13cf9 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 returned with HTTP 200 Aug 18 19:26:12.285705 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 790/3173] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:12 2026] GET /volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:12.318876 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-15225812-428d-4dff-8c49-9791fef32d81 req-7489024e-7545-454e-bd0a-3315123fbca2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:12.323501 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-15225812-428d-4dff-8c49-9791fef32d81 req-7489024e-7545-454e-bd0a-3315123fbca2 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 Aug 18 19:26:12.323810 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-15225812-428d-4dff-8c49-9791fef32d81 req-7489024e-7545-454e-bd0a-3315123fbca2 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:12.324105 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-15225812-428d-4dff-8c49-9791fef32d81 req-7489024e-7545-454e-bd0a-3315123fbca2 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:12.338418 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:12.338418 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:12.342104 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-15225812-428d-4dff-8c49-9791fef32d81 req-7489024e-7545-454e-bd0a-3315123fbca2 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:26:12.346389 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-15225812-428d-4dff-8c49-9791fef32d81 req-7489024e-7545-454e-bd0a-3315123fbca2 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 returned with HTTP 200 Aug 18 19:26:12.346837 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 791/3174] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:26:12 2026] GET /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 => generated 1169 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:12.367266 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-15225812-428d-4dff-8c49-9791fef32d81 req-a3257259-29db-4ba2-a1a7-808c059068e3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:12.369697 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-15225812-428d-4dff-8c49-9791fef32d81 req-a3257259-29db-4ba2-a1a7-808c059068e3 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] POST https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50/action Aug 18 19:26:12.369982 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-15225812-428d-4dff-8c49-9791fef32d81 req-a3257259-29db-4ba2-a1a7-808c059068e3 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:26:12.370084 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-15225812-428d-4dff-8c49-9791fef32d81 req-a3257259-29db-4ba2-a1a7-808c059068e3 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:12.385092 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:12.385092 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:12.386261 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-15225812-428d-4dff-8c49-9791fef32d81 req-a3257259-29db-4ba2-a1a7-808c059068e3 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:26:12.392378 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-15225812-428d-4dff-8c49-9791fef32d81 req-a3257259-29db-4ba2-a1a7-808c059068e3 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Begin detaching volume completed successfully. Aug 18 19:26:12.392667 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-15225812-428d-4dff-8c49-9791fef32d81 req-a3257259-29db-4ba2-a1a7-808c059068e3 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50/action returned with HTTP 202 Aug 18 19:26:12.393135 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 803/3175] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:26:12 2026] POST /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:26:12.432836 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-63850f40-105b-409d-82fd-052d2a3dff33 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:12.433291 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-63850f40-105b-409d-82fd-052d2a3dff33 None None] GET https://10.4.3.170/volume// Aug 18 19:26:12.433532 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-63850f40-105b-409d-82fd-052d2a3dff33 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:12.433776 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-63850f40-105b-409d-82fd-052d2a3dff33 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:12.434199 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-63850f40-105b-409d-82fd-052d2a3dff33 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:26:12.434603 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 792/3176] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:26: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 19:26:12.441851 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-15225812-428d-4dff-8c49-9791fef32d81 req-098ab8f8-d2c6-4778-866b-76918ab2885d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:12.444162 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-15225812-428d-4dff-8c49-9791fef32d81 req-098ab8f8-d2c6-4778-866b-76918ab2885d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 Aug 18 19:26:12.444464 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-15225812-428d-4dff-8c49-9791fef32d81 req-098ab8f8-d2c6-4778-866b-76918ab2885d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:12.444666 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-15225812-428d-4dff-8c49-9791fef32d81 req-098ab8f8-d2c6-4778-866b-76918ab2885d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:12.453383 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:12.453383 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:12.456959 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-15225812-428d-4dff-8c49-9791fef32d81 req-098ab8f8-d2c6-4778-866b-76918ab2885d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:26:12.461284 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-15225812-428d-4dff-8c49-9791fef32d81 req-098ab8f8-d2c6-4778-866b-76918ab2885d tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 returned with HTTP 200 Aug 18 19:26:12.461661 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 791/3177] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:26:12 2026] GET /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 => generated 1352 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:26:12.471657 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-15225812-428d-4dff-8c49-9791fef32d81 req-2566284d-793f-47cc-876b-d269d119fffd None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:12.473912 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-15225812-428d-4dff-8c49-9791fef32d81 req-2566284d-793f-47cc-876b-d269d119fffd tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50/encryption Aug 18 19:26:12.474124 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-15225812-428d-4dff-8c49-9791fef32d81 req-2566284d-793f-47cc-876b-d269d119fffd tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:12.474399 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-15225812-428d-4dff-8c49-9791fef32d81 req-2566284d-793f-47cc-876b-d269d119fffd tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:12.483789 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:12.483789 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:12.490080 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-15225812-428d-4dff-8c49-9791fef32d81 req-2566284d-793f-47cc-876b-d269d119fffd tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50/encryption returned with HTTP 200 Aug 18 19:26:12.490552 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 792/3178] 10.4.3.170 () {68 vars in 1631 bytes} [Tue Aug 18 19:26:12 2026] GET /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:12.765912 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ae41eb18-7ac6-4e9b-908e-f560dc06b5d9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:12.767647 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ae41eb18-7ac6-4e9b-908e-f560dc06b5d9 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] GET https://10.4.3.170/volume/v3/volumes/76a6ee9e-6531-42cc-a1e0-393134f1ce61 Aug 18 19:26:12.767847 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ae41eb18-7ac6-4e9b-908e-f560dc06b5d9 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:12.768061 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ae41eb18-7ac6-4e9b-908e-f560dc06b5d9 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:12.774272 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ae41eb18-7ac6-4e9b-908e-f560dc06b5d9 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] https://10.4.3.170/volume/v3/volumes/76a6ee9e-6531-42cc-a1e0-393134f1ce61 returned with HTTP 404 Aug 18 19:26:12.774881 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 804/3179] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:26:12 2026] GET /volume/v3/volumes/76a6ee9e-6531-42cc-a1e0-393134f1ce61 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:26:12.781506 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7c1d1a40-72d0-48e7-b9e4-7cec4fdf0f04 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:12.783437 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7c1d1a40-72d0-48e7-b9e4-7cec4fdf0f04 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] GET https://10.4.3.170/volume/v3/groups/cfa6adad-d493-4aa7-8554-3e827164bd4c Aug 18 19:26:12.783648 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7c1d1a40-72d0-48e7-b9e4-7cec4fdf0f04 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:12.783988 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7c1d1a40-72d0-48e7-b9e4-7cec4fdf0f04 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:12.784106 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.groups [None req-7c1d1a40-72d0-48e7-b9e4-7cec4fdf0f04 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] show called for member cfa6adad-d493-4aa7-8554-3e827164bd4c {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:26:12.787167 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7c1d1a40-72d0-48e7-b9e4-7cec4fdf0f04 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] https://10.4.3.170/volume/v3/groups/cfa6adad-d493-4aa7-8554-3e827164bd4c returned with HTTP 404 Aug 18 19:26:12.787627 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 793/3180] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:26:12 2026] GET /volume/v3/groups/cfa6adad-d493-4aa7-8554-3e827164bd4c => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:26:12.793911 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bcb12e43-038c-4c82-b015-59186178935b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:12.795789 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bcb12e43-038c-4c82-b015-59186178935b tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:26:12.796061 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bcb12e43-038c-4c82-b015-59186178935b tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:12.796223 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bcb12e43-038c-4c82-b015-59186178935b tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Calling method 'detail' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:12.796550 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-bcb12e43-038c-4c82-b015-59186178935b tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:26:12.797182 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-bcb12e43-038c-4c82-b015-59186178935b tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:26:12.804916 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-bcb12e43-038c-4c82-b015-59186178935b tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Get all volumes completed successfully. Aug 18 19:26:12.805619 np0000007688 devstack@c-api.service[100582]: WARNING stevedore.named [None req-bcb12e43-038c-4c82-b015-59186178935b tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:26:12.805762 np0000007688 devstack@c-api.service[100582]: WARNING castellan.key_manager [None req-bcb12e43-038c-4c82-b015-59186178935b tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:26:12.840826 np0000007688 devstack@c-api.service[100582]: DEBUG oslo_db.sqlalchemy.engines [None req-bcb12e43-038c-4c82-b015-59186178935b tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:26:12.843851 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:12.843851 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:12.850183 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bcb12e43-038c-4c82-b015-59186178935b tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:26:12.850603 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 792/3181] 10.4.3.170 () {68 vars in 1299 bytes} [Tue Aug 18 19:26:12 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:12.862119 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2439c9ee-a4af-4e38-84d6-1f40513ebcae None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:12.863639 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2439c9ee-a4af-4e38-84d6-1f40513ebcae tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] POST https://10.4.3.170/volume/v3/groups/2d6cf441-e434-4234-9126-9649c985dac1/action Aug 18 19:26:12.863950 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2439c9ee-a4af-4e38-84d6-1f40513ebcae tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:26:12.864056 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2439c9ee-a4af-4e38-84d6-1f40513ebcae tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:12.865218 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.groups [None req-2439c9ee-a4af-4e38-84d6-1f40513ebcae tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] delete called for group 2d6cf441-e434-4234-9126-9649c985dac1 {{(pid=100580) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 19:26:12.865315 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.groups [None req-2439c9ee-a4af-4e38-84d6-1f40513ebcae tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Delete group with id: 2d6cf441-e434-4234-9126-9649c985dac1 Aug 18 19:26:12.868273 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:12.868273 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:12.894250 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2439c9ee-a4af-4e38-84d6-1f40513ebcae tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] https://10.4.3.170/volume/v3/groups/2d6cf441-e434-4234-9126-9649c985dac1/action returned with HTTP 202 Aug 18 19:26:12.894675 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 793/3182] 10.4.3.170 () {70 vars in 1428 bytes} [Tue Aug 18 19:26:12 2026] POST /volume/v3/groups/2d6cf441-e434-4234-9126-9649c985dac1/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:26:12.903780 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-166c9471-bd78-40fc-a6bb-9a0554d1ee77 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:12.906021 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-166c9471-bd78-40fc-a6bb-9a0554d1ee77 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] GET https://10.4.3.170/volume/v3/volumes/2ddb2732-1038-4689-a419-8c667cedd980 Aug 18 19:26:12.906281 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-166c9471-bd78-40fc-a6bb-9a0554d1ee77 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:12.906998 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-166c9471-bd78-40fc-a6bb-9a0554d1ee77 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:12.913736 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:12.913736 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:12.917545 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-166c9471-bd78-40fc-a6bb-9a0554d1ee77 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Volume info retrieved successfully. Aug 18 19:26:12.918231 np0000007688 devstack@c-api.service[100583]: WARNING stevedore.named [None req-166c9471-bd78-40fc-a6bb-9a0554d1ee77 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 19:26:12.918427 np0000007688 devstack@c-api.service[100583]: WARNING castellan.key_manager [None req-166c9471-bd78-40fc-a6bb-9a0554d1ee77 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 19:26:12.945609 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4019ac43-2f9f-40b9-925d-ca74e78f6899 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:12.947540 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4019ac43-2f9f-40b9-925d-ca74e78f6899 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:12.947790 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4019ac43-2f9f-40b9-925d-ca74e78f6899 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:12.948035 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4019ac43-2f9f-40b9-925d-ca74e78f6899 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:12.948177 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-4019ac43-2f9f-40b9-925d-ca74e78f6899 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:12.958237 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:12.958237 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:12.958952 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4019ac43-2f9f-40b9-925d-ca74e78f6899 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 200 Aug 18 19:26:12.959290 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 794/3183] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:12 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:12.961434 np0000007688 devstack@c-api.service[100583]: DEBUG oslo_db.sqlalchemy.engines [None req-166c9471-bd78-40fc-a6bb-9a0554d1ee77 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 19:26:12.964896 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:12.964896 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:12.975086 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-166c9471-bd78-40fc-a6bb-9a0554d1ee77 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] https://10.4.3.170/volume/v3/volumes/2ddb2732-1038-4689-a419-8c667cedd980 returned with HTTP 200 Aug 18 19:26:12.975633 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 805/3184] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:26:12 2026] GET /volume/v3/volumes/2ddb2732-1038-4689-a419-8c667cedd980 => generated 909 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:13.300877 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4c1fe207-1cad-49c2-b7ba-e83b84c454d2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:13.302691 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4c1fe207-1cad-49c2-b7ba-e83b84c454d2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 Aug 18 19:26:13.302861 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4c1fe207-1cad-49c2-b7ba-e83b84c454d2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:13.303037 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4c1fe207-1cad-49c2-b7ba-e83b84c454d2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:13.316126 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:13.316126 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:13.322505 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4c1fe207-1cad-49c2-b7ba-e83b84c454d2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:26:13.326760 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4c1fe207-1cad-49c2-b7ba-e83b84c454d2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 returned with HTTP 200 Aug 18 19:26:13.327188 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 793/3185] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:13 2026] GET /volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:13.987235 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-105837ee-8d73-4bd5-acf9-162608666c00 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:13.990205 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-eabc8f19-32c0-43f3-9175-bdbe41c35b3d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:13.990960 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-105837ee-8d73-4bd5-acf9-162608666c00 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:13.991228 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-105837ee-8d73-4bd5-acf9-162608666c00 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:13.991501 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-105837ee-8d73-4bd5-acf9-162608666c00 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:13.991639 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-105837ee-8d73-4bd5-acf9-162608666c00 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:13.992105 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-eabc8f19-32c0-43f3-9175-bdbe41c35b3d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] GET https://10.4.3.170/volume/v3/volumes/2ddb2732-1038-4689-a419-8c667cedd980 Aug 18 19:26:13.992361 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-eabc8f19-32c0-43f3-9175-bdbe41c35b3d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:13.992616 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-eabc8f19-32c0-43f3-9175-bdbe41c35b3d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:13.997058 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:13.997058 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:13.997987 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-105837ee-8d73-4bd5-acf9-162608666c00 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 200 Aug 18 19:26:13.998473 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 794/3186] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:13 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:13.998826 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-eabc8f19-32c0-43f3-9175-bdbe41c35b3d tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] https://10.4.3.170/volume/v3/volumes/2ddb2732-1038-4689-a419-8c667cedd980 returned with HTTP 404 Aug 18 19:26:13.999187 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 795/3187] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:26:13 2026] GET /volume/v3/volumes/2ddb2732-1038-4689-a419-8c667cedd980 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:26:14.007860 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-df812bad-ff06-42fb-93a7-26b5c178fc66 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:14.010651 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-df812bad-ff06-42fb-93a7-26b5c178fc66 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] GET https://10.4.3.170/volume/v3/groups/2d6cf441-e434-4234-9126-9649c985dac1 Aug 18 19:26:14.010959 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-df812bad-ff06-42fb-93a7-26b5c178fc66 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:14.011214 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-df812bad-ff06-42fb-93a7-26b5c178fc66 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:14.011421 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.groups [None req-df812bad-ff06-42fb-93a7-26b5c178fc66 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] show called for member 2d6cf441-e434-4234-9126-9649c985dac1 {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 19:26:14.015558 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-df812bad-ff06-42fb-93a7-26b5c178fc66 tempest-GroupsV314Test-172544143 tempest-GroupsV314Test-172544143-project-member] https://10.4.3.170/volume/v3/groups/2d6cf441-e434-4234-9126-9649c985dac1 returned with HTTP 404 Aug 18 19:26:14.016440 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 806/3188] 10.4.3.170 () {68 vars in 1386 bytes} [Tue Aug 18 19:26:14 2026] GET /volume/v3/groups/2d6cf441-e434-4234-9126-9649c985dac1 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:26:14.025755 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a833b419-fcdf-45c9-96ad-20804f0efee9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:14.036680 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a833b419-fcdf-45c9-96ad-20804f0efee9 tempest-GroupsV314Test-1077247419 tempest-GroupsV314Test-1077247419-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/74d199a7-70c1-4b87-b9d7-f75b326e1a5f Aug 18 19:26:14.036915 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a833b419-fcdf-45c9-96ad-20804f0efee9 tempest-GroupsV314Test-1077247419 tempest-GroupsV314Test-1077247419-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:14.037151 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a833b419-fcdf-45c9-96ad-20804f0efee9 tempest-GroupsV314Test-1077247419 tempest-GroupsV314Test-1077247419-project-admin] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:14.051239 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a833b419-fcdf-45c9-96ad-20804f0efee9 tempest-GroupsV314Test-1077247419 tempest-GroupsV314Test-1077247419-project-admin] https://10.4.3.170/volume/v3/group_types/74d199a7-70c1-4b87-b9d7-f75b326e1a5f returned with HTTP 202 Aug 18 19:26:14.051744 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 794/3189] 10.4.3.170 () {68 vars in 1404 bytes} [Tue Aug 18 19:26:14 2026] DELETE /volume/v3/group_types/74d199a7-70c1-4b87-b9d7-f75b326e1a5f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:26:14.063731 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-85617f51-3a5b-4a79-b9e5-e8d146396c4f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:14.065793 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-85617f51-3a5b-4a79-b9e5-e8d146396c4f tempest-GroupsV314Test-1077247419 tempest-GroupsV314Test-1077247419-project-admin] DELETE https://10.4.3.170/volume/v3/types/2c19fc95-4be0-4f5b-ad2e-fed30a4f4217 Aug 18 19:26:14.066015 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-85617f51-3a5b-4a79-b9e5-e8d146396c4f tempest-GroupsV314Test-1077247419 tempest-GroupsV314Test-1077247419-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:14.066246 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-85617f51-3a5b-4a79-b9e5-e8d146396c4f tempest-GroupsV314Test-1077247419 tempest-GroupsV314Test-1077247419-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:14.090615 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-85617f51-3a5b-4a79-b9e5-e8d146396c4f tempest-GroupsV314Test-1077247419 tempest-GroupsV314Test-1077247419-project-admin] https://10.4.3.170/volume/v3/types/2c19fc95-4be0-4f5b-ad2e-fed30a4f4217 returned with HTTP 202 Aug 18 19:26:14.090975 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 795/3190] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:26:14 2026] DELETE /volume/v3/types/2c19fc95-4be0-4f5b-ad2e-fed30a4f4217 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:14.099911 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0e5863e8-2c68-4845-a9b2-15de9b7ce52d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:14.102379 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0e5863e8-2c68-4845-a9b2-15de9b7ce52d tempest-GroupsV314Test-1077247419 tempest-GroupsV314Test-1077247419-project-admin] GET https://10.4.3.170/volume/v3/types/2c19fc95-4be0-4f5b-ad2e-fed30a4f4217 Aug 18 19:26:14.102660 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0e5863e8-2c68-4845-a9b2-15de9b7ce52d tempest-GroupsV314Test-1077247419 tempest-GroupsV314Test-1077247419-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:14.102953 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0e5863e8-2c68-4845-a9b2-15de9b7ce52d tempest-GroupsV314Test-1077247419 tempest-GroupsV314Test-1077247419-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:14.107011 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0e5863e8-2c68-4845-a9b2-15de9b7ce52d tempest-GroupsV314Test-1077247419 tempest-GroupsV314Test-1077247419-project-admin] https://10.4.3.170/volume/v3/types/2c19fc95-4be0-4f5b-ad2e-fed30a4f4217 returned with HTTP 404 Aug 18 19:26:14.107689 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 796/3191] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:26:14 2026] GET /volume/v3/types/2c19fc95-4be0-4f5b-ad2e-fed30a4f4217 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:14.342352 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d0b331af-7a4d-4af7-a61c-6e930d0004c2 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:14.344619 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d0b331af-7a4d-4af7-a61c-6e930d0004c2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 Aug 18 19:26:14.344887 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d0b331af-7a4d-4af7-a61c-6e930d0004c2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:14.345171 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d0b331af-7a4d-4af7-a61c-6e930d0004c2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:14.358430 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:14.358430 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:14.362638 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d0b331af-7a4d-4af7-a61c-6e930d0004c2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:26:14.366870 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d0b331af-7a4d-4af7-a61c-6e930d0004c2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 returned with HTTP 200 Aug 18 19:26:14.367248 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 807/3192] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:14 2026] GET /volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:15.008924 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-174c52ff-7f2a-43e7-ba79-286df17d9d9d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:15.010590 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-174c52ff-7f2a-43e7-ba79-286df17d9d9d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:15.010835 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-174c52ff-7f2a-43e7-ba79-286df17d9d9d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:15.011070 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-174c52ff-7f2a-43e7-ba79-286df17d9d9d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:15.011250 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-174c52ff-7f2a-43e7-ba79-286df17d9d9d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:15.015422 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:15.015422 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:15.016468 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-174c52ff-7f2a-43e7-ba79-286df17d9d9d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 200 Aug 18 19:26:15.016875 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 795/3193] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:15 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:15.383968 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b64648ea-cac4-4c0e-80b5-b68439eafc28 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:15.385760 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b64648ea-cac4-4c0e-80b5-b68439eafc28 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 Aug 18 19:26:15.385984 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b64648ea-cac4-4c0e-80b5-b68439eafc28 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:15.386215 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b64648ea-cac4-4c0e-80b5-b68439eafc28 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:15.401528 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:15.401528 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:15.405688 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b64648ea-cac4-4c0e-80b5-b68439eafc28 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:26:15.409954 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b64648ea-cac4-4c0e-80b5-b68439eafc28 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 returned with HTTP 200 Aug 18 19:26:15.410751 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 796/3194] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:15 2026] GET /volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:15.533306 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-982c0918-a175-4cb9-87aa-0f424135e0d0 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:15.535519 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-982c0918-a175-4cb9-87aa-0f424135e0d0 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] POST https://10.4.3.170/volume/v3/attachments/69f7fa28-80c7-4e02-9dfb-dbcd11121ac2/action Aug 18 19:26:15.535865 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-982c0918-a175-4cb9-87aa-0f424135e0d0 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:26:15.536003 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-982c0918-a175-4cb9-87aa-0f424135e0d0 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:15.563454 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:15.563454 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:15.578088 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-3d8060bc-0c2b-47ce-ae99-bd940f56f32b req-982c0918-a175-4cb9-87aa-0f424135e0d0 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/attachments/69f7fa28-80c7-4e02-9dfb-dbcd11121ac2/action returned with HTTP 204 Aug 18 19:26:15.578801 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 797/3195] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:26:15 2026] POST /volume/v3/attachments/69f7fa28-80c7-4e02-9dfb-dbcd11121ac2/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:16.039421 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-15424de3-1f8c-4fc9-8f3e-8c8953f938a9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:16.041723 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-15424de3-1f8c-4fc9-8f3e-8c8953f938a9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:16.041909 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-15424de3-1f8c-4fc9-8f3e-8c8953f938a9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:16.042193 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-15424de3-1f8c-4fc9-8f3e-8c8953f938a9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:16.042270 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-15424de3-1f8c-4fc9-8f3e-8c8953f938a9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:16.047379 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:16.047379 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:16.048350 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-15424de3-1f8c-4fc9-8f3e-8c8953f938a9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 200 Aug 18 19:26:16.048801 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 808/3196] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:16 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:16.430197 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3b97417d-65b6-4fd2-941c-2085b6b467f2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:16.431797 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3b97417d-65b6-4fd2-941c-2085b6b467f2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 Aug 18 19:26:16.431969 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3b97417d-65b6-4fd2-941c-2085b6b467f2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:16.432165 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3b97417d-65b6-4fd2-941c-2085b6b467f2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:16.460379 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:16.460379 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:16.464617 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-3b97417d-65b6-4fd2-941c-2085b6b467f2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:26:16.471898 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3b97417d-65b6-4fd2-941c-2085b6b467f2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 returned with HTTP 200 Aug 18 19:26:16.471898 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 796/3197] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:16 2026] GET /volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 => generated 1134 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:16.492198 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0f871f44-26f9-4688-82d4-796aec9f0a08 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:16.495240 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0f871f44-26f9-4688-82d4-796aec9f0a08 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] POST https://10.4.3.170/volume/v3/backups Aug 18 19:26:16.496413 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0f871f44-26f9-4688-82d4-796aec9f0a08 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5e5b47ee-8021-4b78-aec7-8929b61beac2", "name": "tempest-VolumesBackupsTest-Backup-114927040", "force": true, "container": "tempest-volumesbackupstest-backup-container-137656479"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:16.497221 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.backups [None req-0f871f44-26f9-4688-82d4-796aec9f0a08 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Creating new backup {'backup': {'volume_id': '5e5b47ee-8021-4b78-aec7-8929b61beac2', 'name': 'tempest-VolumesBackupsTest-Backup-114927040', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-137656479'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:26:16.497423 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-0f871f44-26f9-4688-82d4-796aec9f0a08 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Creating backup of volume 5e5b47ee-8021-4b78-aec7-8929b61beac2 in container tempest-volumesbackupstest-backup-container-137656479 Aug 18 19:26:16.508069 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:16.508069 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:16.508678 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0f871f44-26f9-4688-82d4-796aec9f0a08 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:26:16.540283 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-0f871f44-26f9-4688-82d4-796aec9f0a08 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Created reservations ['03835f67-abc8-4fc8-b58e-4daee3400695', '69ebaa3c-2970-4a4a-9bc3-5ba255d5fcba'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:16.573578 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0f871f44-26f9-4688-82d4-796aec9f0a08 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:26:16.574165 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 797/3198] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:26:16 2026] POST /volume/v3/backups => generated 329 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:26:16.581336 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c89d026e-11f4-4a4d-9107-dda4b7bba6cc None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:16.586753 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0faf6ceb-5a2c-42df-b4a7-fc5fe809d442 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:16.589669 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0faf6ceb-5a2c-42df-b4a7-fc5fe809d442 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 Aug 18 19:26:16.589669 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0faf6ceb-5a2c-42df-b4a7-fc5fe809d442 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:16.589669 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0faf6ceb-5a2c-42df-b4a7-fc5fe809d442 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:16.589669 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-0faf6ceb-5a2c-42df-b4a7-fc5fe809d442 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id a331f57e-b0a4-4cbe-adc2-df369b109798. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:16.596286 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:16.596286 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:16.597271 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0faf6ceb-5a2c-42df-b4a7-fc5fe809d442 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 returned with HTTP 200 Aug 18 19:26:16.597345 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 809/3199] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:16 2026] GET /volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:16.691219 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c89d026e-11f4-4a4d-9107-dda4b7bba6cc tempest-UserMessagesTest-946448748 tempest-UserMessagesTest-946448748-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:26:16.691660 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c89d026e-11f4-4a4d-9107-dda4b7bba6cc tempest-UserMessagesTest-946448748 tempest-UserMessagesTest-946448748-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-2138477617", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1380444802", "vendor_name": "tempest-vendor_name-2042792353"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:16.707675 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c89d026e-11f4-4a4d-9107-dda4b7bba6cc tempest-UserMessagesTest-946448748 tempest-UserMessagesTest-946448748-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:26:16.708182 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 798/3200] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:26:16 2026] POST /volume/v3/types => generated 328 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:16.719338 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-58bce450-4c09-48ca-b44e-14e51ad4cd5b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:16.821230 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-58bce450-4c09-48ca-b44e-14e51ad4cd5b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:26:16.821726 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-58bce450-4c09-48ca-b44e-14e51ad4cd5b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "386c1946-b2af-4580-9af6-ab5fceecb4f4", "size": 1, "name": "tempest-UserMessagesTest-Volume-960248996"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:16.824081 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-58bce450-4c09-48ca-b44e-14e51ad4cd5b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Create volume request body: {'volume': {'volume_type': '386c1946-b2af-4580-9af6-ab5fceecb4f4', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-960248996'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:26:16.831551 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-58bce450-4c09-48ca-b44e-14e51ad4cd5b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Create volume of 1 GB Aug 18 19:26:16.832079 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:16.832079 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:16.832790 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-58bce450-4c09-48ca-b44e-14e51ad4cd5b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Availability Zones retrieved successfully. Aug 18 19:26:16.839025 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-58bce450-4c09-48ca-b44e-14e51ad4cd5b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Flow 'volume_create_api' (1ddf2088-aa13-4518-af69-52781bc8cffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:16.840030 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-58bce450-4c09-48ca-b44e-14e51ad4cd5b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e01a86dc-d7c2-4b10-beb5-ab41f2243c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:16.840892 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-58bce450-4c09-48ca-b44e-14e51ad4cd5b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:26:16.864178 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-58bce450-4c09-48ca-b44e-14e51ad4cd5b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e01a86dc-d7c2-4b10-beb5-ab41f2243c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:26:17Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1380444802',vendor_name='tempest-vendor_name-2042792353'},id=386c1946-b2af-4580-9af6-ab5fceecb4f4,is_public=True,name='tempest-UserMessagesTest-volume-type-2138477617',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '386c1946-b2af-4580-9af6-ab5fceecb4f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:16.865269 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-58bce450-4c09-48ca-b44e-14e51ad4cd5b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66e9167d-b315-4f90-8ac4-57fd8d98e6c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:16.892653 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-58bce450-4c09-48ca-b44e-14e51ad4cd5b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2138477617 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2138477617, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:16.892977 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-58bce450-4c09-48ca-b44e-14e51ad4cd5b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2138477617 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2138477617, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:16.925091 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-58bce450-4c09-48ca-b44e-14e51ad4cd5b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Created reservations ['661e30e9-a381-4047-b347-caa29bbddae8', '600a036d-dd73-4441-a3d1-6a122c8ff074', '9de81e8a-403c-47e0-b9b2-df2fac7311ba', 'd53d5a8c-3d5e-4535-af9e-1d4d424756d2'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:16.925988 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-58bce450-4c09-48ca-b44e-14e51ad4cd5b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66e9167d-b315-4f90-8ac4-57fd8d98e6c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['661e30e9-a381-4047-b347-caa29bbddae8', '600a036d-dd73-4441-a3d1-6a122c8ff074', '9de81e8a-403c-47e0-b9b2-df2fac7311ba', 'd53d5a8c-3d5e-4535-af9e-1d4d424756d2']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:16.926674 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-58bce450-4c09-48ca-b44e-14e51ad4cd5b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf005fdb-6d2d-42c2-b2ac-2628f0601328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:16.949576 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-58bce450-4c09-48ca-b44e-14e51ad4cd5b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf005fdb-6d2d-42c2-b2ac-2628f0601328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1879ec5-c37c-47e6-bf91-07a5fc862bab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-960248996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53d8e34375b1425cbdd09cd9b7e6c7fe',qos_specs=None,replication_status=,reservations=['661e30e9-a381-4047-b347-caa29bbddae8','600a036d-dd73-4441-a3d1-6a122c8ff074','9de81e8a-403c-47e0-b9b2-df2fac7311ba','d53d5a8c-3d5e-4535-af9e-1d4d424756d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71ff4685733405b9ac113d54eb658d3',volume_type_id=386c1946-b2af-4580-9af6-ab5fceecb4f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:26:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-960248996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1879ec5-c37c-47e6-bf91-07a5fc862bab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53d8e34375b1425cbdd09cd9b7e6c7fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d71ff4685733405b9ac113d54eb658d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(386c1946-b2af-4580-9af6-ab5fceecb4f4),volume_type_id=386c1946-b2af-4580-9af6-ab5fceecb4f4)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:16.950447 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-58bce450-4c09-48ca-b44e-14e51ad4cd5b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9320353c-c442-476e-a35d-3b29740a818a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:16.969602 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-58bce450-4c09-48ca-b44e-14e51ad4cd5b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9320353c-c442-476e-a35d-3b29740a818a) transitioned into state 'SUCCESS' from state '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-960248996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53d8e34375b1425cbdd09cd9b7e6c7fe',qos_specs=None,replication_status=,reservations=['661e30e9-a381-4047-b347-caa29bbddae8','600a036d-dd73-4441-a3d1-6a122c8ff074','9de81e8a-403c-47e0-b9b2-df2fac7311ba','d53d5a8c-3d5e-4535-af9e-1d4d424756d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71ff4685733405b9ac113d54eb658d3',volume_type_id=386c1946-b2af-4580-9af6-ab5fceecb4f4)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:16.970455 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-58bce450-4c09-48ca-b44e-14e51ad4cd5b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ece0fde-b1ec-474d-8790-d02a71a55854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:16.979150 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-58bce450-4c09-48ca-b44e-14e51ad4cd5b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ece0fde-b1ec-474d-8790-d02a71a55854) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:16.980107 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-58bce450-4c09-48ca-b44e-14e51ad4cd5b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Flow 'volume_create_api' (1ddf2088-aa13-4518-af69-52781bc8cffa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:16.980504 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-58bce450-4c09-48ca-b44e-14e51ad4cd5b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Create volume request issued successfully. Aug 18 19:26:16.981102 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-58bce450-4c09-48ca-b44e-14e51ad4cd5b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:26:16.981663 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 797/3201] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:26:16 2026] POST /volume/v3/volumes => generated 785 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:26:16.994657 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-35601f8a-73ec-445a-93c7-2114d5d2fc83 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:16.996533 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-35601f8a-73ec-445a-93c7-2114d5d2fc83 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] GET https://10.4.3.170/volume/v3/volumes/c1879ec5-c37c-47e6-bf91-07a5fc862bab Aug 18 19:26:16.997097 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-35601f8a-73ec-445a-93c7-2114d5d2fc83 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:16.997483 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-35601f8a-73ec-445a-93c7-2114d5d2fc83 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:17.006709 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:17.006709 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:17.010620 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-35601f8a-73ec-445a-93c7-2114d5d2fc83 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Volume info retrieved successfully. Aug 18 19:26:17.014651 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-35601f8a-73ec-445a-93c7-2114d5d2fc83 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] https://10.4.3.170/volume/v3/volumes/c1879ec5-c37c-47e6-bf91-07a5fc862bab returned with HTTP 200 Aug 18 19:26:17.015121 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 798/3202] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:26:16 2026] GET /volume/v3/volumes/c1879ec5-c37c-47e6-bf91-07a5fc862bab => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:17.060824 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8399a8f3-3427-44d5-87e9-2f1ea490da37 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:17.063087 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8399a8f3-3427-44d5-87e9-2f1ea490da37 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:17.063390 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8399a8f3-3427-44d5-87e9-2f1ea490da37 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:17.063635 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8399a8f3-3427-44d5-87e9-2f1ea490da37 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:17.063813 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-8399a8f3-3427-44d5-87e9-2f1ea490da37 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:17.068980 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:17.068980 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:17.069889 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8399a8f3-3427-44d5-87e9-2f1ea490da37 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 200 Aug 18 19:26:17.070342 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 810/3203] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:17 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:17.609902 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-10e941e0-833a-4606-ae95-c5acaade9cd7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:17.612153 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-10e941e0-833a-4606-ae95-c5acaade9cd7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 Aug 18 19:26:17.612442 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-10e941e0-833a-4606-ae95-c5acaade9cd7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:17.612694 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-10e941e0-833a-4606-ae95-c5acaade9cd7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:17.612832 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-10e941e0-833a-4606-ae95-c5acaade9cd7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id a331f57e-b0a4-4cbe-adc2-df369b109798. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:17.619388 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:17.619388 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:17.620315 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-10e941e0-833a-4606-ae95-c5acaade9cd7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 returned with HTTP 200 Aug 18 19:26:17.620754 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 799/3204] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:17 2026] GET /volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:18.029330 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1d75b738-99ac-4dc8-ad43-e805ff6606e4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:18.031881 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1d75b738-99ac-4dc8-ad43-e805ff6606e4 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] GET https://10.4.3.170/volume/v3/volumes/c1879ec5-c37c-47e6-bf91-07a5fc862bab Aug 18 19:26:18.031881 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1d75b738-99ac-4dc8-ad43-e805ff6606e4 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:18.031881 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1d75b738-99ac-4dc8-ad43-e805ff6606e4 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:18.040396 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:18.040396 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:18.045395 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1d75b738-99ac-4dc8-ad43-e805ff6606e4 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Volume info retrieved successfully. Aug 18 19:26:18.051133 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1d75b738-99ac-4dc8-ad43-e805ff6606e4 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] https://10.4.3.170/volume/v3/volumes/c1879ec5-c37c-47e6-bf91-07a5fc862bab returned with HTTP 200 Aug 18 19:26:18.051587 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 798/3205] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:26:18 2026] GET /volume/v3/volumes/c1879ec5-c37c-47e6-bf91-07a5fc862bab => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:18.064573 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-35a7a84f-2ee6-4259-8713-2ca8d2917760 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:18.068335 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-35a7a84f-2ee6-4259-8713-2ca8d2917760 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] GET https://10.4.3.170/volume/v3/messages Aug 18 19:26:18.068608 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-35a7a84f-2ee6-4259-8713-2ca8d2917760 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:18.068824 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-35a7a84f-2ee6-4259-8713-2ca8d2917760 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:18.075215 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-35a7a84f-2ee6-4259-8713-2ca8d2917760 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Aug 18 19:26:18.075215 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 799/3206] 10.4.3.170 () {68 vars in 1280 bytes} [Tue Aug 18 19:26:18 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:18.081274 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d9062d59-2bac-4bc5-abcc-46e0b4db2a08 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:18.083453 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d9062d59-2bac-4bc5-abcc-46e0b4db2a08 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:18.083675 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d9062d59-2bac-4bc5-abcc-46e0b4db2a08 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:18.086401 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d9062d59-2bac-4bc5-abcc-46e0b4db2a08 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:18.086401 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-d9062d59-2bac-4bc5-abcc-46e0b4db2a08 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:18.086574 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c65b2e67-da59-4eee-ae5c-f8520ba85018 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:18.088540 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c65b2e67-da59-4eee-ae5c-f8520ba85018 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] DELETE https://10.4.3.170/volume/v3/messages/ce807b17-b8fa-4e80-ac99-be74d493ca68 Aug 18 19:26:18.088621 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:18.088621 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:18.088692 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c65b2e67-da59-4eee-ae5c-f8520ba85018 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:18.088692 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c65b2e67-da59-4eee-ae5c-f8520ba85018 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:18.088995 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d9062d59-2bac-4bc5-abcc-46e0b4db2a08 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 200 Aug 18 19:26:18.089404 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 811/3207] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:18 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:18.106780 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c65b2e67-da59-4eee-ae5c-f8520ba85018 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] https://10.4.3.170/volume/v3/messages/ce807b17-b8fa-4e80-ac99-be74d493ca68 returned with HTTP 204 Aug 18 19:26:18.107206 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 800/3208] 10.4.3.170 () {68 vars in 1394 bytes} [Tue Aug 18 19:26:18 2026] DELETE /volume/v3/messages/ce807b17-b8fa-4e80-ac99-be74d493ca68 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 19:26:18.114652 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-790d1abb-a0db-4609-bd61-66b799e5e505 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:18.117005 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-790d1abb-a0db-4609-bd61-66b799e5e505 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] GET https://10.4.3.170/volume/v3/messages/ce807b17-b8fa-4e80-ac99-be74d493ca68 Aug 18 19:26:18.117264 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-790d1abb-a0db-4609-bd61-66b799e5e505 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:18.117512 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-790d1abb-a0db-4609-bd61-66b799e5e505 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:18.123664 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-790d1abb-a0db-4609-bd61-66b799e5e505 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] https://10.4.3.170/volume/v3/messages/ce807b17-b8fa-4e80-ac99-be74d493ca68 returned with HTTP 404 Aug 18 19:26:18.124373 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 799/3209] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:26:18 2026] GET /volume/v3/messages/ce807b17-b8fa-4e80-ac99-be74d493ca68 => generated 110 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:18.134629 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-22aae0a9-3a6d-440e-912c-d3b7c2030c3b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:18.136894 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-22aae0a9-3a6d-440e-912c-d3b7c2030c3b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] GET https://10.4.3.170/volume/v3/volumes/c1879ec5-c37c-47e6-bf91-07a5fc862bab Aug 18 19:26:18.137141 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-22aae0a9-3a6d-440e-912c-d3b7c2030c3b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:18.137389 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-22aae0a9-3a6d-440e-912c-d3b7c2030c3b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:18.145678 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:18.145678 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:18.150404 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-22aae0a9-3a6d-440e-912c-d3b7c2030c3b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Volume info retrieved successfully. Aug 18 19:26:18.155392 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-22aae0a9-3a6d-440e-912c-d3b7c2030c3b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] https://10.4.3.170/volume/v3/volumes/c1879ec5-c37c-47e6-bf91-07a5fc862bab returned with HTTP 200 Aug 18 19:26:18.155917 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 800/3210] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:26:18 2026] GET /volume/v3/volumes/c1879ec5-c37c-47e6-bf91-07a5fc862bab => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:18.171509 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2698299b-607a-4322-b539-e2b009bb995f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:18.173773 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2698299b-607a-4322-b539-e2b009bb995f tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] DELETE https://10.4.3.170/volume/v3/volumes/c1879ec5-c37c-47e6-bf91-07a5fc862bab Aug 18 19:26:18.174030 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2698299b-607a-4322-b539-e2b009bb995f tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:18.174243 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2698299b-607a-4322-b539-e2b009bb995f tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:18.174439 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-2698299b-607a-4322-b539-e2b009bb995f tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Delete volume with id: c1879ec5-c37c-47e6-bf91-07a5fc862bab Aug 18 19:26:18.181616 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:18.181616 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:18.182082 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2698299b-607a-4322-b539-e2b009bb995f tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Volume info retrieved successfully. Aug 18 19:26:18.183337 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2698299b-607a-4322-b539-e2b009bb995f tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100583) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 19:26:18.194611 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-2698299b-607a-4322-b539-e2b009bb995f tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2138477617 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2138477617, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:18.194890 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-2698299b-607a-4322-b539-e2b009bb995f tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2138477617 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2138477617, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:18.203771 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-2698299b-607a-4322-b539-e2b009bb995f tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Created reservations ['2099d8ac-355e-4e38-a4ad-b4001d3f52de', '8bc48fc9-61e0-491f-b687-9d3edc0b66eb', 'b11cac24-789b-4070-93da-9e26dc286c1c', '1461f80d-dc89-481d-98e6-1bbcc96e9c59'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:18.236632 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2698299b-607a-4322-b539-e2b009bb995f tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Delete volume request issued successfully. Aug 18 19:26:18.236904 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2698299b-607a-4322-b539-e2b009bb995f tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] https://10.4.3.170/volume/v3/volumes/c1879ec5-c37c-47e6-bf91-07a5fc862bab returned with HTTP 202 Aug 18 19:26:18.237523 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 812/3211] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:26:18 2026] DELETE /volume/v3/volumes/c1879ec5-c37c-47e6-bf91-07a5fc862bab => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:18.244542 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a0e38264-b42c-41f1-b09d-4601c3a0b2af None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:18.246186 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a0e38264-b42c-41f1-b09d-4601c3a0b2af tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] GET https://10.4.3.170/volume/v3/volumes/c1879ec5-c37c-47e6-bf91-07a5fc862bab Aug 18 19:26:18.246449 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a0e38264-b42c-41f1-b09d-4601c3a0b2af tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:18.246653 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a0e38264-b42c-41f1-b09d-4601c3a0b2af tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:18.252579 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a0e38264-b42c-41f1-b09d-4601c3a0b2af tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] https://10.4.3.170/volume/v3/volumes/c1879ec5-c37c-47e6-bf91-07a5fc862bab returned with HTTP 404 Aug 18 19:26:18.253148 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 801/3212] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:26:18 2026] GET /volume/v3/volumes/c1879ec5-c37c-47e6-bf91-07a5fc862bab => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:18.259512 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a91e604a-ffbc-40df-a89d-19c74bbaf32b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:18.261838 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a91e604a-ffbc-40df-a89d-19c74bbaf32b tempest-UserMessagesTest-946448748 tempest-UserMessagesTest-946448748-project-admin] DELETE https://10.4.3.170/volume/v3/types/386c1946-b2af-4580-9af6-ab5fceecb4f4 Aug 18 19:26:18.262041 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a91e604a-ffbc-40df-a89d-19c74bbaf32b tempest-UserMessagesTest-946448748 tempest-UserMessagesTest-946448748-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:18.262237 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a91e604a-ffbc-40df-a89d-19c74bbaf32b tempest-UserMessagesTest-946448748 tempest-UserMessagesTest-946448748-project-admin] Calling method '_delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:18.293036 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a91e604a-ffbc-40df-a89d-19c74bbaf32b tempest-UserMessagesTest-946448748 tempest-UserMessagesTest-946448748-project-admin] https://10.4.3.170/volume/v3/types/386c1946-b2af-4580-9af6-ab5fceecb4f4 returned with HTTP 202 Aug 18 19:26:18.293483 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 800/3213] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:26:18 2026] DELETE /volume/v3/types/386c1946-b2af-4580-9af6-ab5fceecb4f4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:18.300623 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6ce2e601-1dae-4c7a-99fb-1bdba589bd1c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:18.302935 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6ce2e601-1dae-4c7a-99fb-1bdba589bd1c tempest-UserMessagesTest-946448748 tempest-UserMessagesTest-946448748-project-admin] GET https://10.4.3.170/volume/v3/types/386c1946-b2af-4580-9af6-ab5fceecb4f4 Aug 18 19:26:18.303209 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6ce2e601-1dae-4c7a-99fb-1bdba589bd1c tempest-UserMessagesTest-946448748 tempest-UserMessagesTest-946448748-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:18.303445 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6ce2e601-1dae-4c7a-99fb-1bdba589bd1c tempest-UserMessagesTest-946448748 tempest-UserMessagesTest-946448748-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:18.306630 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6ce2e601-1dae-4c7a-99fb-1bdba589bd1c tempest-UserMessagesTest-946448748 tempest-UserMessagesTest-946448748-project-admin] https://10.4.3.170/volume/v3/types/386c1946-b2af-4580-9af6-ab5fceecb4f4 returned with HTTP 404 Aug 18 19:26:18.307105 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 801/3214] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:26:18 2026] GET /volume/v3/types/386c1946-b2af-4580-9af6-ab5fceecb4f4 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:18.316906 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-20bc56bb-25e7-49f3-a679-feaf837c1987 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:18.319457 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-20bc56bb-25e7-49f3-a679-feaf837c1987 tempest-UserMessagesTest-946448748 tempest-UserMessagesTest-946448748-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:26:18.319972 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-20bc56bb-25e7-49f3-a679-feaf837c1987 tempest-UserMessagesTest-946448748 tempest-UserMessagesTest-946448748-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-692960747", "extra_specs": {"storage_protocol": "tempest-storage_protocol-94595611", "vendor_name": "tempest-vendor_name-1146925003"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:18.338993 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-20bc56bb-25e7-49f3-a679-feaf837c1987 tempest-UserMessagesTest-946448748 tempest-UserMessagesTest-946448748-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:26:18.339425 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 813/3215] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:26:18 2026] POST /volume/v3/types => generated 325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:18.347325 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c2af68bb-8590-4218-b165-ce21f178ce4b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:18.349082 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c2af68bb-8590-4218-b165-ce21f178ce4b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:26:18.349494 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c2af68bb-8590-4218-b165-ce21f178ce4b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b5afb3c2-3990-4eac-aa9c-263a005497f7", "size": 1, "name": "tempest-UserMessagesTest-Volume-1457972650"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:18.350927 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-c2af68bb-8590-4218-b165-ce21f178ce4b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Create volume request body: {'volume': {'volume_type': 'b5afb3c2-3990-4eac-aa9c-263a005497f7', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1457972650'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:26:18.355258 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-c2af68bb-8590-4218-b165-ce21f178ce4b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Create volume of 1 GB Aug 18 19:26:18.355633 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:18.355633 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:18.356192 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c2af68bb-8590-4218-b165-ce21f178ce4b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Availability Zones retrieved successfully. Aug 18 19:26:18.362684 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c2af68bb-8590-4218-b165-ce21f178ce4b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Flow 'volume_create_api' (2d744d74-c135-4375-9e3f-00dd194340e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:18.363958 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c2af68bb-8590-4218-b165-ce21f178ce4b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bcf751c-b7f9-4a1e-a611-2df8ba52eb3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:18.364980 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-c2af68bb-8590-4218-b165-ce21f178ce4b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:26:18.387100 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c2af68bb-8590-4218-b165-ce21f178ce4b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bcf751c-b7f9-4a1e-a611-2df8ba52eb3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:26:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-94595611',vendor_name='tempest-vendor_name-1146925003'},id=b5afb3c2-3990-4eac-aa9c-263a005497f7,is_public=True,name='tempest-UserMessagesTest-volume-type-692960747',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b5afb3c2-3990-4eac-aa9c-263a005497f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:18.388304 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c2af68bb-8590-4218-b165-ce21f178ce4b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdda0dc8-0c4b-4f47-969f-e47cfe138641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:18.414859 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-c2af68bb-8590-4218-b165-ce21f178ce4b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-692960747 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-692960747, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:18.415169 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-c2af68bb-8590-4218-b165-ce21f178ce4b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-692960747 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-692960747, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:18.439881 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-c2af68bb-8590-4218-b165-ce21f178ce4b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Created reservations ['2ab2cff7-deae-4cd1-bb7e-48086ed45b7e', '22557b0c-25bc-4b5b-a550-365e07b68586', '46828661-e311-4450-98df-5ad902ef4240', '05c8370e-0d85-4d99-9a95-285bf2222ada'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:18.440865 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c2af68bb-8590-4218-b165-ce21f178ce4b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdda0dc8-0c4b-4f47-969f-e47cfe138641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ab2cff7-deae-4cd1-bb7e-48086ed45b7e', '22557b0c-25bc-4b5b-a550-365e07b68586', '46828661-e311-4450-98df-5ad902ef4240', '05c8370e-0d85-4d99-9a95-285bf2222ada']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:18.441649 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c2af68bb-8590-4218-b165-ce21f178ce4b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f0a3858-fba8-4d56-938a-802f72cb818a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:18.466540 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c2af68bb-8590-4218-b165-ce21f178ce4b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f0a3858-fba8-4d56-938a-802f72cb818a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5506282-46ac-4eb2-9927-23b5205895e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1457972650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53d8e34375b1425cbdd09cd9b7e6c7fe',qos_specs=None,replication_status=,reservations=['2ab2cff7-deae-4cd1-bb7e-48086ed45b7e','22557b0c-25bc-4b5b-a550-365e07b68586','46828661-e311-4450-98df-5ad902ef4240','05c8370e-0d85-4d99-9a95-285bf2222ada'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71ff4685733405b9ac113d54eb658d3',volume_type_id=b5afb3c2-3990-4eac-aa9c-263a005497f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:26:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1457972650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5506282-46ac-4eb2-9927-23b5205895e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53d8e34375b1425cbdd09cd9b7e6c7fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d71ff4685733405b9ac113d54eb658d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b5afb3c2-3990-4eac-aa9c-263a005497f7),volume_type_id=b5afb3c2-3990-4eac-aa9c-263a005497f7)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:18.467488 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c2af68bb-8590-4218-b165-ce21f178ce4b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c461fc41-3f66-46d9-ad37-1f1108fe680a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:18.487229 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c2af68bb-8590-4218-b165-ce21f178ce4b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c461fc41-3f66-46d9-ad37-1f1108fe680a) transitioned into state 'SUCCESS' from state '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-1457972650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53d8e34375b1425cbdd09cd9b7e6c7fe',qos_specs=None,replication_status=,reservations=['2ab2cff7-deae-4cd1-bb7e-48086ed45b7e','22557b0c-25bc-4b5b-a550-365e07b68586','46828661-e311-4450-98df-5ad902ef4240','05c8370e-0d85-4d99-9a95-285bf2222ada'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71ff4685733405b9ac113d54eb658d3',volume_type_id=b5afb3c2-3990-4eac-aa9c-263a005497f7)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:18.487976 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c2af68bb-8590-4218-b165-ce21f178ce4b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d11cf3ea-c2a6-4035-943c-fca3ae58f5b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:18.501448 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c2af68bb-8590-4218-b165-ce21f178ce4b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d11cf3ea-c2a6-4035-943c-fca3ae58f5b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:18.501448 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c2af68bb-8590-4218-b165-ce21f178ce4b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Flow 'volume_create_api' (2d744d74-c135-4375-9e3f-00dd194340e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:18.501883 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c2af68bb-8590-4218-b165-ce21f178ce4b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Create volume request issued successfully. Aug 18 19:26:18.502873 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c2af68bb-8590-4218-b165-ce21f178ce4b tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:26:18.503561 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 802/3216] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:26:18 2026] POST /volume/v3/volumes => generated 785 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:26:18.517305 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3c0aadec-99d5-4cb4-b7eb-9cdebc89dfcb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:18.519630 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3c0aadec-99d5-4cb4-b7eb-9cdebc89dfcb tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] GET https://10.4.3.170/volume/v3/volumes/b5506282-46ac-4eb2-9927-23b5205895e3 Aug 18 19:26:18.520227 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3c0aadec-99d5-4cb4-b7eb-9cdebc89dfcb tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:18.520227 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3c0aadec-99d5-4cb4-b7eb-9cdebc89dfcb tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:18.527416 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:18.527416 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:18.531447 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-3c0aadec-99d5-4cb4-b7eb-9cdebc89dfcb tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Volume info retrieved successfully. Aug 18 19:26:18.535382 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3c0aadec-99d5-4cb4-b7eb-9cdebc89dfcb tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] https://10.4.3.170/volume/v3/volumes/b5506282-46ac-4eb2-9927-23b5205895e3 returned with HTTP 200 Aug 18 19:26:18.535985 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 801/3217] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:26:18 2026] GET /volume/v3/volumes/b5506282-46ac-4eb2-9927-23b5205895e3 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:26:18.636688 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1eed6874-1fea-4990-9de8-d0bc8830d319 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:18.639389 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1eed6874-1fea-4990-9de8-d0bc8830d319 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 Aug 18 19:26:18.639707 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1eed6874-1fea-4990-9de8-d0bc8830d319 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:18.640012 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1eed6874-1fea-4990-9de8-d0bc8830d319 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:18.640202 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-1eed6874-1fea-4990-9de8-d0bc8830d319 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id a331f57e-b0a4-4cbe-adc2-df369b109798. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:18.647668 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:18.647668 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:18.648885 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1eed6874-1fea-4990-9de8-d0bc8830d319 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 returned with HTTP 200 Aug 18 19:26:18.649429 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 802/3218] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:18 2026] GET /volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:19.106331 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-83598fab-e6a5-4e1b-8b5f-886ab22bc991 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:19.108145 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-83598fab-e6a5-4e1b-8b5f-886ab22bc991 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:19.108327 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-83598fab-e6a5-4e1b-8b5f-886ab22bc991 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:19.108572 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-83598fab-e6a5-4e1b-8b5f-886ab22bc991 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:19.108682 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-83598fab-e6a5-4e1b-8b5f-886ab22bc991 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:19.116903 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:19.116903 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:19.118314 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-83598fab-e6a5-4e1b-8b5f-886ab22bc991 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 200 Aug 18 19:26:19.119012 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 814/3219] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:19 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:19.550729 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a38f1816-f796-4362-b40b-0781f163deec None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:19.552763 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a38f1816-f796-4362-b40b-0781f163deec tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] GET https://10.4.3.170/volume/v3/volumes/b5506282-46ac-4eb2-9927-23b5205895e3 Aug 18 19:26:19.552998 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a38f1816-f796-4362-b40b-0781f163deec tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:19.553216 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a38f1816-f796-4362-b40b-0781f163deec tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:19.563480 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:19.563480 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:19.567710 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a38f1816-f796-4362-b40b-0781f163deec tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Volume info retrieved successfully. Aug 18 19:26:19.572404 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a38f1816-f796-4362-b40b-0781f163deec tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] https://10.4.3.170/volume/v3/volumes/b5506282-46ac-4eb2-9927-23b5205895e3 returned with HTTP 200 Aug 18 19:26:19.572826 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 803/3220] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:26:19 2026] GET /volume/v3/volumes/b5506282-46ac-4eb2-9927-23b5205895e3 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:19.587622 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f91304ae-a81e-4d49-8ca7-569965112dd2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:19.589614 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f91304ae-a81e-4d49-8ca7-569965112dd2 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] GET https://10.4.3.170/volume/v3/messages Aug 18 19:26:19.589885 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f91304ae-a81e-4d49-8ca7-569965112dd2 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:19.590168 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f91304ae-a81e-4d49-8ca7-569965112dd2 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:19.605292 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f91304ae-a81e-4d49-8ca7-569965112dd2 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Aug 18 19:26:19.605828 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 802/3221] 10.4.3.170 () {68 vars in 1280 bytes} [Tue Aug 18 19:26:19 2026] GET /volume/v3/messages => generated 670 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:19.622394 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b30bb0ed-e6d5-41f5-8e19-16d534e102c3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:19.624791 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b30bb0ed-e6d5-41f5-8e19-16d534e102c3 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] GET https://10.4.3.170/volume/v3/messages/8480fc7a-ed60-49b7-88e8-b38b463c56d1 Aug 18 19:26:19.625132 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b30bb0ed-e6d5-41f5-8e19-16d534e102c3 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:19.626154 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b30bb0ed-e6d5-41f5-8e19-16d534e102c3 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:19.632897 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b30bb0ed-e6d5-41f5-8e19-16d534e102c3 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] https://10.4.3.170/volume/v3/messages/8480fc7a-ed60-49b7-88e8-b38b463c56d1 returned with HTTP 200 Aug 18 19:26:19.633428 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 803/3222] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:26:19 2026] GET /volume/v3/messages/8480fc7a-ed60-49b7-88e8-b38b463c56d1 => generated 667 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:19.644710 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-abf9672b-4474-41fb-b2e2-888af51195a6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:19.646555 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-abf9672b-4474-41fb-b2e2-888af51195a6 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] GET https://10.4.3.170/volume/v3/messages Aug 18 19:26:19.646811 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-abf9672b-4474-41fb-b2e2-888af51195a6 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:19.647049 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-abf9672b-4474-41fb-b2e2-888af51195a6 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:19.653471 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-abf9672b-4474-41fb-b2e2-888af51195a6 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Aug 18 19:26:19.653889 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 815/3223] 10.4.3.170 () {68 vars in 1280 bytes} [Tue Aug 18 19:26:19 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 19:26:19.663897 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7ec42d46-7f9b-412a-958a-c913dc3ec433 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:19.667059 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7ec42d46-7f9b-412a-958a-c913dc3ec433 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 Aug 18 19:26:19.667601 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7ec42d46-7f9b-412a-958a-c913dc3ec433 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:19.667719 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-61867111-1245-4722-bc61-a797af3f37a3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:19.668313 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7ec42d46-7f9b-412a-958a-c913dc3ec433 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:19.668513 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-7ec42d46-7f9b-412a-958a-c913dc3ec433 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id a331f57e-b0a4-4cbe-adc2-df369b109798. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:19.669838 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-61867111-1245-4722-bc61-a797af3f37a3 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] DELETE https://10.4.3.170/volume/v3/messages/8480fc7a-ed60-49b7-88e8-b38b463c56d1 Aug 18 19:26:19.670127 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-61867111-1245-4722-bc61-a797af3f37a3 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:19.670427 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-61867111-1245-4722-bc61-a797af3f37a3 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:19.675153 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:19.675153 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:19.676765 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7ec42d46-7f9b-412a-958a-c913dc3ec433 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 returned with HTTP 200 Aug 18 19:26:19.677428 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 804/3224] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:19 2026] GET /volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:19.681114 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-61867111-1245-4722-bc61-a797af3f37a3 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] https://10.4.3.170/volume/v3/messages/8480fc7a-ed60-49b7-88e8-b38b463c56d1 returned with HTTP 204 Aug 18 19:26:19.681663 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 803/3225] 10.4.3.170 () {68 vars in 1394 bytes} [Tue Aug 18 19:26:19 2026] DELETE /volume/v3/messages/8480fc7a-ed60-49b7-88e8-b38b463c56d1 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 19:26:19.689020 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4fad6506-036c-489e-9180-d30fe045f41f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:19.691539 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4fad6506-036c-489e-9180-d30fe045f41f tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] GET https://10.4.3.170/volume/v3/volumes/b5506282-46ac-4eb2-9927-23b5205895e3 Aug 18 19:26:19.691920 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4fad6506-036c-489e-9180-d30fe045f41f tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:19.692211 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4fad6506-036c-489e-9180-d30fe045f41f tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:19.702468 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:19.702468 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:19.707574 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-4fad6506-036c-489e-9180-d30fe045f41f tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Volume info retrieved successfully. Aug 18 19:26:19.717426 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4fad6506-036c-489e-9180-d30fe045f41f tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] https://10.4.3.170/volume/v3/volumes/b5506282-46ac-4eb2-9927-23b5205895e3 returned with HTTP 200 Aug 18 19:26:19.717970 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 804/3226] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:26:19 2026] GET /volume/v3/volumes/b5506282-46ac-4eb2-9927-23b5205895e3 => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:19.739350 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c2fd881b-6f32-440e-b0b2-8b23de677f88 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:19.739350 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c2fd881b-6f32-440e-b0b2-8b23de677f88 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b5506282-46ac-4eb2-9927-23b5205895e3 Aug 18 19:26:19.739625 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c2fd881b-6f32-440e-b0b2-8b23de677f88 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:19.739856 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c2fd881b-6f32-440e-b0b2-8b23de677f88 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:19.740053 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-c2fd881b-6f32-440e-b0b2-8b23de677f88 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Delete volume with id: b5506282-46ac-4eb2-9927-23b5205895e3 Aug 18 19:26:19.748494 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:19.748494 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:19.749354 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c2fd881b-6f32-440e-b0b2-8b23de677f88 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Volume info retrieved successfully. Aug 18 19:26:19.750310 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c2fd881b-6f32-440e-b0b2-8b23de677f88 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100583) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 19:26:19.759227 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-30562081-0aa1-42fd-8ad5-b47a70ad62ec None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:19.761849 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-30562081-0aa1-42fd-8ad5-b47a70ad62ec tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:26:19.762415 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-30562081-0aa1-42fd-8ad5-b47a70ad62ec tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-986633745"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:19.763880 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-c2fd881b-6f32-440e-b0b2-8b23de677f88 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-692960747 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-692960747, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:19.764274 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-c2fd881b-6f32-440e-b0b2-8b23de677f88 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-692960747 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-692960747, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:19.766672 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-30562081-0aa1-42fd-8ad5-b47a70ad62ec tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-986633745'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:26:19.766958 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-30562081-0aa1-42fd-8ad5-b47a70ad62ec tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Create volume of 1 GB Aug 18 19:26:19.775194 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-30562081-0aa1-42fd-8ad5-b47a70ad62ec tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Availability Zones retrieved successfully. Aug 18 19:26:19.776839 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-c2fd881b-6f32-440e-b0b2-8b23de677f88 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Created reservations ['ac3a8558-9e6f-4295-933b-b4f41259751c', '0f45abbb-413f-4cbf-80ba-6cd104fdde5a', '9150dba2-a104-4766-b53f-631f003c5ae4', 'ca5cf4eb-658e-4295-990a-c553d0ddc802'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:19.785060 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-30562081-0aa1-42fd-8ad5-b47a70ad62ec tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Flow 'volume_create_api' (bb33c78f-922c-48f7-b2be-f715b187f54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:19.787478 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-30562081-0aa1-42fd-8ad5-b47a70ad62ec tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd5156e5-8420-4a93-bd6a-0f80753e0fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:19.788356 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-30562081-0aa1-42fd-8ad5-b47a70ad62ec tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:26:19.806156 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c2fd881b-6f32-440e-b0b2-8b23de677f88 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Delete volume request issued successfully. Aug 18 19:26:19.806325 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c2fd881b-6f32-440e-b0b2-8b23de677f88 tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] https://10.4.3.170/volume/v3/volumes/b5506282-46ac-4eb2-9927-23b5205895e3 returned with HTTP 202 Aug 18 19:26:19.806753 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 816/3227] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:26:19 2026] DELETE /volume/v3/volumes/b5506282-46ac-4eb2-9927-23b5205895e3 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:19.816293 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7d50e637-cd08-49da-8434-8bf122ae8bad None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:19.821376 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7d50e637-cd08-49da-8434-8bf122ae8bad tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] GET https://10.4.3.170/volume/v3/volumes/b5506282-46ac-4eb2-9927-23b5205895e3 Aug 18 19:26:19.821749 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7d50e637-cd08-49da-8434-8bf122ae8bad tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:19.822050 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7d50e637-cd08-49da-8434-8bf122ae8bad tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:19.825707 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-30562081-0aa1-42fd-8ad5-b47a70ad62ec tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd5156e5-8420-4a93-bd6a-0f80753e0fe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:19.826882 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-30562081-0aa1-42fd-8ad5-b47a70ad62ec tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad911e5d-6bd1-48f8-b1e8-a01d59f53add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:19.830458 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7d50e637-cd08-49da-8434-8bf122ae8bad tempest-UserMessagesTest-915674318 tempest-UserMessagesTest-915674318-project-member] https://10.4.3.170/volume/v3/volumes/b5506282-46ac-4eb2-9927-23b5205895e3 returned with HTTP 404 Aug 18 19:26:19.831227 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 804/3228] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:26:19 2026] GET /volume/v3/volumes/b5506282-46ac-4eb2-9927-23b5205895e3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:19.839512 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8c5b08c1-8412-4af9-8dde-44cdf0f81c6e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:19.842334 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8c5b08c1-8412-4af9-8dde-44cdf0f81c6e tempest-UserMessagesTest-946448748 tempest-UserMessagesTest-946448748-project-admin] DELETE https://10.4.3.170/volume/v3/types/b5afb3c2-3990-4eac-aa9c-263a005497f7 Aug 18 19:26:19.842640 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8c5b08c1-8412-4af9-8dde-44cdf0f81c6e tempest-UserMessagesTest-946448748 tempest-UserMessagesTest-946448748-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:19.843046 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8c5b08c1-8412-4af9-8dde-44cdf0f81c6e tempest-UserMessagesTest-946448748 tempest-UserMessagesTest-946448748-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:19.868315 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8c5b08c1-8412-4af9-8dde-44cdf0f81c6e tempest-UserMessagesTest-946448748 tempest-UserMessagesTest-946448748-project-admin] https://10.4.3.170/volume/v3/types/b5afb3c2-3990-4eac-aa9c-263a005497f7 returned with HTTP 202 Aug 18 19:26:19.869208 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 805/3229] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:26:19 2026] DELETE /volume/v3/types/b5afb3c2-3990-4eac-aa9c-263a005497f7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:19.872023 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-30562081-0aa1-42fd-8ad5-b47a70ad62ec tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Created reservations ['2b851437-9b1d-444d-8045-9d9b982655bc', '86b6fa46-29f5-4d79-a0bc-c1ce34c394ec', 'cdb04852-8c14-418b-aac4-5dc28a6475dc', 'adaeb8ef-a36a-4812-9edd-85ad674736e0'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:19.872868 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-30562081-0aa1-42fd-8ad5-b47a70ad62ec tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad911e5d-6bd1-48f8-b1e8-a01d59f53add) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b851437-9b1d-444d-8045-9d9b982655bc', '86b6fa46-29f5-4d79-a0bc-c1ce34c394ec', 'cdb04852-8c14-418b-aac4-5dc28a6475dc', 'adaeb8ef-a36a-4812-9edd-85ad674736e0']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:19.873637 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-30562081-0aa1-42fd-8ad5-b47a70ad62ec tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59fa1881-92c2-4a7f-9e9c-907d48715530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:19.881594 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-12c75d26-07f7-4278-b1bf-1b6e6a46573f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:19.884322 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-12c75d26-07f7-4278-b1bf-1b6e6a46573f tempest-UserMessagesTest-946448748 tempest-UserMessagesTest-946448748-project-admin] GET https://10.4.3.170/volume/v3/types/b5afb3c2-3990-4eac-aa9c-263a005497f7 Aug 18 19:26:19.884673 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-12c75d26-07f7-4278-b1bf-1b6e6a46573f tempest-UserMessagesTest-946448748 tempest-UserMessagesTest-946448748-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:19.884992 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-12c75d26-07f7-4278-b1bf-1b6e6a46573f tempest-UserMessagesTest-946448748 tempest-UserMessagesTest-946448748-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:19.890539 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-12c75d26-07f7-4278-b1bf-1b6e6a46573f tempest-UserMessagesTest-946448748 tempest-UserMessagesTest-946448748-project-admin] https://10.4.3.170/volume/v3/types/b5afb3c2-3990-4eac-aa9c-263a005497f7 returned with HTTP 404 Aug 18 19:26:19.891286 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 817/3230] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:26:19 2026] GET /volume/v3/types/b5afb3c2-3990-4eac-aa9c-263a005497f7 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:19.899314 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-30562081-0aa1-42fd-8ad5-b47a70ad62ec tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59fa1881-92c2-4a7f-9e9c-907d48715530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2181e1c9-3df9-4601-a02c-2aff6647cf25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-986633745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c564a540cfaf45f2bd909fc94098228e',qos_specs=None,replication_status=,reservations=['2b851437-9b1d-444d-8045-9d9b982655bc','86b6fa46-29f5-4d79-a0bc-c1ce34c394ec','cdb04852-8c14-418b-aac4-5dc28a6475dc','adaeb8ef-a36a-4812-9edd-85ad674736e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3235f656aa846d6b250a495c7adc657',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:26:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-986633745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2181e1c9-3df9-4601-a02c-2aff6647cf25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c564a540cfaf45f2bd909fc94098228e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3235f656aa846d6b250a495c7adc657',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:19.899986 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-30562081-0aa1-42fd-8ad5-b47a70ad62ec tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (340cabcd-9db3-402a-8ca5-2db5e4cf81e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:19.922330 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-30562081-0aa1-42fd-8ad5-b47a70ad62ec tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (340cabcd-9db3-402a-8ca5-2db5e4cf81e4) transitioned into state 'SUCCESS' from state '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-986633745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c564a540cfaf45f2bd909fc94098228e',qos_specs=None,replication_status=,reservations=['2b851437-9b1d-444d-8045-9d9b982655bc','86b6fa46-29f5-4d79-a0bc-c1ce34c394ec','cdb04852-8c14-418b-aac4-5dc28a6475dc','adaeb8ef-a36a-4812-9edd-85ad674736e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3235f656aa846d6b250a495c7adc657',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:19.923084 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-30562081-0aa1-42fd-8ad5-b47a70ad62ec tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26727039-2e9a-46c8-9f1c-197c4585e69a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:19.933409 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-30562081-0aa1-42fd-8ad5-b47a70ad62ec tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26727039-2e9a-46c8-9f1c-197c4585e69a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:19.934401 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-30562081-0aa1-42fd-8ad5-b47a70ad62ec tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Flow 'volume_create_api' (bb33c78f-922c-48f7-b2be-f715b187f54a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:19.934726 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-30562081-0aa1-42fd-8ad5-b47a70ad62ec tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Create volume request issued successfully. Aug 18 19:26:19.936054 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-30562081-0aa1-42fd-8ad5-b47a70ad62ec tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:26:19.936054 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 805/3231] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:26:19 2026] POST /volume/v3/volumes => generated 754 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:26:19.956698 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-15d6e236-f86f-440a-bf12-16fbc0caa435 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:19.957615 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-15d6e236-f86f-440a-bf12-16fbc0caa435 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 Aug 18 19:26:19.958422 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-15d6e236-f86f-440a-bf12-16fbc0caa435 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:19.958422 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-15d6e236-f86f-440a-bf12-16fbc0caa435 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:19.973390 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:19.973390 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:19.984382 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-15d6e236-f86f-440a-bf12-16fbc0caa435 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:26:19.987086 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-15d6e236-f86f-440a-bf12-16fbc0caa435 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 returned with HTTP 200 Aug 18 19:26:19.987469 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 805/3232] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:19 2026] GET /volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:20.137148 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-726795b1-b458-4bd8-8cca-13fab31901e5 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:20.140780 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-726795b1-b458-4bd8-8cca-13fab31901e5 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:20.140968 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-726795b1-b458-4bd8-8cca-13fab31901e5 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:20.141199 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-726795b1-b458-4bd8-8cca-13fab31901e5 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:20.141352 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-726795b1-b458-4bd8-8cca-13fab31901e5 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:20.148557 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:20.148557 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:20.149566 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-726795b1-b458-4bd8-8cca-13fab31901e5 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 200 Aug 18 19:26:20.150028 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 806/3233] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:20 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:20.691878 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9d271247-cb26-49c2-bb4b-097e5b8d3803 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:20.693828 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9d271247-cb26-49c2-bb4b-097e5b8d3803 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 Aug 18 19:26:20.693997 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9d271247-cb26-49c2-bb4b-097e5b8d3803 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:20.694153 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9d271247-cb26-49c2-bb4b-097e5b8d3803 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:20.694303 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-9d271247-cb26-49c2-bb4b-097e5b8d3803 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id a331f57e-b0a4-4cbe-adc2-df369b109798. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:20.699646 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:20.699646 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:20.700674 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9d271247-cb26-49c2-bb4b-097e5b8d3803 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 returned with HTTP 200 Aug 18 19:26:20.700961 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 818/3234] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:20 2026] GET /volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:21.003169 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-731af329-bfeb-4a0e-8487-97f22c383d11 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:21.005572 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-731af329-bfeb-4a0e-8487-97f22c383d11 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 Aug 18 19:26:21.005839 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-731af329-bfeb-4a0e-8487-97f22c383d11 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:21.006089 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-731af329-bfeb-4a0e-8487-97f22c383d11 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:21.017380 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:21.017380 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:21.024024 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-731af329-bfeb-4a0e-8487-97f22c383d11 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:26:21.031616 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-731af329-bfeb-4a0e-8487-97f22c383d11 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 returned with HTTP 200 Aug 18 19:26:21.032325 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 806/3235] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:21 2026] GET /volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:21.088700 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-ac0438b4-910f-408d-90e7-bd420b535733 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:21.092672 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-ac0438b4-910f-408d-90e7-bd420b535733 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 Aug 18 19:26:21.092956 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-ac0438b4-910f-408d-90e7-bd420b535733 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:21.093262 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-ac0438b4-910f-408d-90e7-bd420b535733 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:21.104045 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:21.104045 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:21.109748 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-ac0438b4-910f-408d-90e7-bd420b535733 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:26:21.115745 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-ac0438b4-910f-408d-90e7-bd420b535733 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 returned with HTTP 200 Aug 18 19:26:21.116404 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 806/3236] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:26:21 2026] GET /volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:21.166268 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-77a9482f-5dee-408e-94a7-53457ccf407c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:21.172508 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-77a9482f-5dee-408e-94a7-53457ccf407c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:21.176633 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-77a9482f-5dee-408e-94a7-53457ccf407c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:21.176958 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-77a9482f-5dee-408e-94a7-53457ccf407c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:21.177478 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-77a9482f-5dee-408e-94a7-53457ccf407c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:21.186426 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:21.186426 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:21.187340 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-77a9482f-5dee-408e-94a7-53457ccf407c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 200 Aug 18 19:26:21.188948 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 807/3237] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:21 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:21.242528 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ad3485fb-77f6-45f6-9a0d-a95e6ccd25c7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:21.242973 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ad3485fb-77f6-45f6-9a0d-a95e6ccd25c7 None None] GET https://10.4.3.170/volume// Aug 18 19:26:21.243192 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ad3485fb-77f6-45f6-9a0d-a95e6ccd25c7 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:21.244349 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ad3485fb-77f6-45f6-9a0d-a95e6ccd25c7 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:21.244730 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ad3485fb-77f6-45f6-9a0d-a95e6ccd25c7 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:26:21.245069 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 819/3238] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:26:21 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 19:26:21.257131 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-433ca25b-bf25-44cf-8894-2a4ceacee786 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:21.259828 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-433ca25b-bf25-44cf-8894-2a4ceacee786 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:26:21.260319 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-433ca25b-bf25-44cf-8894-2a4ceacee786 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2181e1c9-3df9-4601-a02c-2aff6647cf25", "connector": null, "instance_uuid": "6ccf5542-b474-470c-924f-7c2479593e39"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:21.275926 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:21.275926 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:21.309940 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-433ca25b-bf25-44cf-8894-2a4ceacee786 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:26:21.310584 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 807/3239] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:26:21 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 19:26:21.338382 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-226166ed-6dcb-44fb-afda-ce0d5ab5988d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:21.341515 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-226166ed-6dcb-44fb-afda-ce0d5ab5988d tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 Aug 18 19:26:21.342128 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-226166ed-6dcb-44fb-afda-ce0d5ab5988d tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:21.342594 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-226166ed-6dcb-44fb-afda-ce0d5ab5988d tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:21.353514 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-524c823e-5660-4ca0-9e43-8c08a3ecefc1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:21.353993 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-524c823e-5660-4ca0-9e43-8c08a3ecefc1 None None] GET https://10.4.3.170/volume// Aug 18 19:26:21.354261 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-524c823e-5660-4ca0-9e43-8c08a3ecefc1 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:21.354503 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-524c823e-5660-4ca0-9e43-8c08a3ecefc1 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:21.354891 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-524c823e-5660-4ca0-9e43-8c08a3ecefc1 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:26:21.355215 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 808/3240] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:26: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 19:26:21.356477 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:21.356477 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:21.362699 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-226166ed-6dcb-44fb-afda-ce0d5ab5988d tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:26:21.364710 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-ff8d3308-8879-4819-9ee9-b5658728977d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:21.367879 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-ff8d3308-8879-4819-9ee9-b5658728977d tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 Aug 18 19:26:21.368159 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-ff8d3308-8879-4819-9ee9-b5658728977d tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:21.368955 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-ff8d3308-8879-4819-9ee9-b5658728977d tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:21.371707 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-226166ed-6dcb-44fb-afda-ce0d5ab5988d tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 returned with HTTP 200 Aug 18 19:26:21.372286 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 807/3241] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:21 2026] GET /volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:21.392065 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:21.392065 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:21.398161 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-ff8d3308-8879-4819-9ee9-b5658728977d tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:26:21.404994 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-ff8d3308-8879-4819-9ee9-b5658728977d tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 returned with HTTP 200 Aug 18 19:26:21.405513 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 820/3242] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:26:21 2026] GET /volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 => generated 1026 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:26:21.543316 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-54f06277-0140-402d-88ac-b38a6ffeb600 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:21.548276 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-54f06277-0140-402d-88ac-b38a6ffeb600 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] PUT https://10.4.3.170/volume/v3/attachments/e378680a-034e-4da6-9c0c-897c244f8152 Aug 18 19:26:21.552789 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-54f06277-0140-402d-88ac-b38a6ffeb600 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:21.567086 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-54f06277-0140-402d-88ac-b38a6ffeb600 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Acquiring lock "cinder-attachment_update-2181e1c9-3df9-4601-a02c-2aff6647cf25-np0000007688" by "attachment_update" {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:26:21.579029 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-54f06277-0140-402d-88ac-b38a6ffeb600 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Lock "cinder-attachment_update-2181e1c9-3df9-4601-a02c-2aff6647cf25-np0000007688" acquired by "attachment_update" :: waited 0.012s {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:26:21.580497 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:21.580497 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:21.688672 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-54f06277-0140-402d-88ac-b38a6ffeb600 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Lock "cinder-attachment_update-2181e1c9-3df9-4601-a02c-2aff6647cf25-np0000007688" released by "attachment_update" :: held 0.110s {{(pid=100581) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:26:21.689285 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-54f06277-0140-402d-88ac-b38a6ffeb600 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/attachments/e378680a-034e-4da6-9c0c-897c244f8152 returned with HTTP 200 Aug 18 19:26:21.689786 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 808/3243] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:26:21 2026] PUT /volume/v3/attachments/e378680a-034e-4da6-9c0c-897c244f8152 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:21.711423 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bb9cf584-c961-4aff-995d-88e7a11cd846 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:21.713183 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bb9cf584-c961-4aff-995d-88e7a11cd846 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 Aug 18 19:26:21.713474 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bb9cf584-c961-4aff-995d-88e7a11cd846 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:21.713698 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bb9cf584-c961-4aff-995d-88e7a11cd846 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:21.713844 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-bb9cf584-c961-4aff-995d-88e7a11cd846 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id a331f57e-b0a4-4cbe-adc2-df369b109798. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:21.721474 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:21.721474 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:21.722573 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bb9cf584-c961-4aff-995d-88e7a11cd846 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 returned with HTTP 200 Aug 18 19:26:21.723097 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 809/3244] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:21 2026] GET /volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:22.201039 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1c1a0e58-5f56-4eef-9b3d-10c25a835137 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:22.202986 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1c1a0e58-5f56-4eef-9b3d-10c25a835137 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:22.203229 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1c1a0e58-5f56-4eef-9b3d-10c25a835137 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:22.203456 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1c1a0e58-5f56-4eef-9b3d-10c25a835137 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:22.203837 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-1c1a0e58-5f56-4eef-9b3d-10c25a835137 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:22.208489 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:22.208489 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:22.209457 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1c1a0e58-5f56-4eef-9b3d-10c25a835137 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 200 Aug 18 19:26:22.209910 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 808/3245] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:22 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:22.392481 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b8749dec-26af-4113-ab1c-13d3c0105c2b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:22.395380 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-47b1bb6e-1fd0-414b-859e-3bf22a8ce9e0 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:22.396516 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b8749dec-26af-4113-ab1c-13d3c0105c2b tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 Aug 18 19:26:22.396711 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b8749dec-26af-4113-ab1c-13d3c0105c2b tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:22.396919 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b8749dec-26af-4113-ab1c-13d3c0105c2b tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:22.410164 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:22.410164 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:22.418263 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b8749dec-26af-4113-ab1c-13d3c0105c2b tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:26:22.425637 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b8749dec-26af-4113-ab1c-13d3c0105c2b tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 returned with HTTP 200 Aug 18 19:26:22.426172 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 821/3246] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:22 2026] GET /volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:22.498461 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-47b1bb6e-1fd0-414b-859e-3bf22a8ce9e0 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] GET https://10.4.3.170/volume/v3/os-quota-class-sets/default Aug 18 19:26:22.498716 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-47b1bb6e-1fd0-414b-859e-3bf22a8ce9e0 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:22.498934 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-47b1bb6e-1fd0-414b-859e-3bf22a8ce9e0 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:22.499146 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:22.499146 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:22.522986 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-47b1bb6e-1fd0-414b-859e-3bf22a8ce9e0 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] https://10.4.3.170/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 19:26:22.523525 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 809/3247] 10.4.3.170 () {66 vars in 1297 bytes} [Tue Aug 18 19:26:22 2026] GET /volume/v3/os-quota-class-sets/default => generated 744 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:22.536621 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-fa8f37fe-9621-4a0d-ba8c-7ca383f1507a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:22.539418 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fa8f37fe-9621-4a0d-ba8c-7ca383f1507a tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] GET https://10.4.3.170/volume/v3/os-quota-class-sets/default Aug 18 19:26:22.539662 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fa8f37fe-9621-4a0d-ba8c-7ca383f1507a tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:22.539922 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fa8f37fe-9621-4a0d-ba8c-7ca383f1507a tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:22.558742 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fa8f37fe-9621-4a0d-ba8c-7ca383f1507a tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] https://10.4.3.170/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 19:26:22.558742 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 810/3248] 10.4.3.170 () {66 vars in 1297 bytes} [Tue Aug 18 19:26:22 2026] GET /volume/v3/os-quota-class-sets/default => generated 744 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:22.568081 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4846d7a5-6332-4a4a-9f2b-7ef2f688ec84 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:22.570785 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4846d7a5-6332-4a4a-9f2b-7ef2f688ec84 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:26:22.571251 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4846d7a5-6332-4a4a-9f2b-7ef2f688ec84 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-285158289"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:22.585672 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4846d7a5-6332-4a4a-9f2b-7ef2f688ec84 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:26:22.586018 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 809/3249] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:26:22 2026] POST /volume/v3/types => generated 227 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:22.600048 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-47496549-ae4e-44fd-ab7f-4c867d092c98 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:22.602205 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-47496549-ae4e-44fd-ab7f-4c867d092c98 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-class-sets/default Aug 18 19:26:22.602662 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-47496549-ae4e-44fd-ab7f-4c867d092c98 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-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-285158289": 1, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-285158289": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-285158289": 5}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:22.711249 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-47496549-ae4e-44fd-ab7f-4c867d092c98 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] https://10.4.3.170/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 19:26:22.711689 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 822/3250] 10.4.3.170 () {68 vars in 1318 bytes} [Tue Aug 18 19:26:22 2026] PUT /volume/v3/os-quota-class-sets/default => generated 932 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:22.719382 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0b6b0029-0390-4274-ad6c-a4cc08827723 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:22.721448 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0b6b0029-0390-4274-ad6c-a4cc08827723 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/e91f7a949c544c58850d390b5ee6cd38/defaults Aug 18 19:26:22.721619 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0b6b0029-0390-4274-ad6c-a4cc08827723 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:22.721868 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0b6b0029-0390-4274-ad6c-a4cc08827723 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] Calling method 'defaults' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:22.736185 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-0b6b0029-0390-4274-ad6c-a4cc08827723 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-318510388 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-318510388, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:22.736631 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-0b6b0029-0390-4274-ad6c-a4cc08827723 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2001153912 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2001153912, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:22.737010 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-fb1f3e45-efe9-470f-9c7c-f72fc6728e32 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:22.737068 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-0b6b0029-0390-4274-ad6c-a4cc08827723 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2001153912 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2001153912, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:22.737457 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-0b6b0029-0390-4274-ad6c-a4cc08827723 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2001153912 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2001153912, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:22.739245 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fb1f3e45-efe9-470f-9c7c-f72fc6728e32 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 Aug 18 19:26:22.739517 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fb1f3e45-efe9-470f-9c7c-f72fc6728e32 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:22.739814 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fb1f3e45-efe9-470f-9c7c-f72fc6728e32 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:22.739955 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-fb1f3e45-efe9-470f-9c7c-f72fc6728e32 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id a331f57e-b0a4-4cbe-adc2-df369b109798. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:22.744569 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0b6b0029-0390-4274-ad6c-a4cc08827723 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/e91f7a949c544c58850d390b5ee6cd38/defaults returned with HTTP 200 Aug 18 19:26:22.744837 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:22.744837 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:22.745153 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 810/3251] 10.4.3.170 () {66 vars in 1381 bytes} [Tue Aug 18 19:26:22 2026] GET /volume/v3/os-quota-sets/e91f7a949c544c58850d390b5ee6cd38/defaults => generated 968 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:22.746177 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fb1f3e45-efe9-470f-9c7c-f72fc6728e32 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 returned with HTTP 200 Aug 18 19:26:22.746684 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 811/3252] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:22 2026] GET /volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:23.004506 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-951b96c3-2b12-4158-b5b4-1b0380e137e5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:23.007347 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-951b96c3-2b12-4158-b5b4-1b0380e137e5 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/033b042288c64440a602c513dff0b61c/defaults Aug 18 19:26:23.007615 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-951b96c3-2b12-4158-b5b4-1b0380e137e5 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:23.007852 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-951b96c3-2b12-4158-b5b4-1b0380e137e5 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] Calling method 'defaults' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:23.017107 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-951b96c3-2b12-4158-b5b4-1b0380e137e5 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-318510388 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-318510388, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:23.017508 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-951b96c3-2b12-4158-b5b4-1b0380e137e5 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-318510388 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-318510388, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:23.017977 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-951b96c3-2b12-4158-b5b4-1b0380e137e5 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-318510388 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-318510388, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:23.018384 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-951b96c3-2b12-4158-b5b4-1b0380e137e5 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2001153912 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2001153912, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:23.024390 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-951b96c3-2b12-4158-b5b4-1b0380e137e5 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/033b042288c64440a602c513dff0b61c/defaults returned with HTTP 200 Aug 18 19:26:23.024390 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 810/3253] 10.4.3.170 () {66 vars in 1381 bytes} [Tue Aug 18 19:26:23 2026] GET /volume/v3/os-quota-sets/033b042288c64440a602c513dff0b61c/defaults => generated 968 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:23.134416 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a59e35a3-874c-4893-970d-60fac7ab33b9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:23.136877 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a59e35a3-874c-4893-970d-60fac7ab33b9 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] DELETE https://10.4.3.170/volume/v3/types/fddc5dec-88ec-4b45-8cdc-65e311c95dda Aug 18 19:26:23.137152 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a59e35a3-874c-4893-970d-60fac7ab33b9 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:23.137491 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a59e35a3-874c-4893-970d-60fac7ab33b9 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] Calling method '_delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:23.174808 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a59e35a3-874c-4893-970d-60fac7ab33b9 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] https://10.4.3.170/volume/v3/types/fddc5dec-88ec-4b45-8cdc-65e311c95dda returned with HTTP 202 Aug 18 19:26:23.175371 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 823/3254] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:26:23 2026] DELETE /volume/v3/types/fddc5dec-88ec-4b45-8cdc-65e311c95dda => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:23.181965 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a396c898-ea8c-4ff7-a885-6d2c9104de0d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:23.183962 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a396c898-ea8c-4ff7-a885-6d2c9104de0d tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] GET https://10.4.3.170/volume/v3/types/fddc5dec-88ec-4b45-8cdc-65e311c95dda Aug 18 19:26:23.184234 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a396c898-ea8c-4ff7-a885-6d2c9104de0d tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:23.184522 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a396c898-ea8c-4ff7-a885-6d2c9104de0d tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:23.190566 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a396c898-ea8c-4ff7-a885-6d2c9104de0d tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] https://10.4.3.170/volume/v3/types/fddc5dec-88ec-4b45-8cdc-65e311c95dda returned with HTTP 404 Aug 18 19:26:23.191127 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 811/3255] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:26:23 2026] GET /volume/v3/types/fddc5dec-88ec-4b45-8cdc-65e311c95dda => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:23.197209 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ff3327d9-519e-40c8-9f34-0eda6b191f03 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:23.198887 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ff3327d9-519e-40c8-9f34-0eda6b191f03 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-class-sets/default Aug 18 19:26:23.199208 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ff3327d9-519e-40c8-9f34-0eda6b191f03 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-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=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:23.222290 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2db163c8-b494-4ffd-84bc-5ddcbeb2c070 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:23.225893 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2db163c8-b494-4ffd-84bc-5ddcbeb2c070 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:23.226118 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2db163c8-b494-4ffd-84bc-5ddcbeb2c070 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:23.226329 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2db163c8-b494-4ffd-84bc-5ddcbeb2c070 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:23.226475 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-2db163c8-b494-4ffd-84bc-5ddcbeb2c070 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:23.233359 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:23.233359 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:23.234272 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2db163c8-b494-4ffd-84bc-5ddcbeb2c070 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 200 Aug 18 19:26:23.234705 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 811/3256] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:23 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:23.265741 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ff3327d9-519e-40c8-9f34-0eda6b191f03 tempest-VolumeQuotaClassesTest-1174956597 tempest-VolumeQuotaClassesTest-1174956597-project-admin] https://10.4.3.170/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 19:26:23.266115 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 812/3257] 10.4.3.170 () {68 vars in 1318 bytes} [Tue Aug 18 19:26:23 2026] PUT /volume/v3/os-quota-class-sets/default => generated 727 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:23.445165 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7ad325e2-8b31-4cd0-91a5-b470acc99683 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:23.447738 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7ad325e2-8b31-4cd0-91a5-b470acc99683 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 Aug 18 19:26:23.449393 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7ad325e2-8b31-4cd0-91a5-b470acc99683 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:23.449393 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7ad325e2-8b31-4cd0-91a5-b470acc99683 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:23.466489 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:23.466489 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:23.473109 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7ad325e2-8b31-4cd0-91a5-b470acc99683 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:26:23.481437 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7ad325e2-8b31-4cd0-91a5-b470acc99683 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 returned with HTTP 200 Aug 18 19:26:23.482423 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 824/3258] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:23 2026] GET /volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:23.758624 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8d7ca731-5e55-4b19-b2f0-e8d02fd9bcca None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:23.761314 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8d7ca731-5e55-4b19-b2f0-e8d02fd9bcca tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 Aug 18 19:26:23.761603 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8d7ca731-5e55-4b19-b2f0-e8d02fd9bcca tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:23.761881 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8d7ca731-5e55-4b19-b2f0-e8d02fd9bcca tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:23.762051 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-8d7ca731-5e55-4b19-b2f0-e8d02fd9bcca tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id a331f57e-b0a4-4cbe-adc2-df369b109798. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:23.773446 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:23.773446 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:23.774487 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8d7ca731-5e55-4b19-b2f0-e8d02fd9bcca tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 returned with HTTP 200 Aug 18 19:26:23.774956 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 812/3259] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:23 2026] GET /volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:24.247527 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-db30df34-26cd-43fa-bb5d-d4575d7370bd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:24.250420 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-db30df34-26cd-43fa-bb5d-d4575d7370bd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:24.250688 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-db30df34-26cd-43fa-bb5d-d4575d7370bd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:24.250941 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-db30df34-26cd-43fa-bb5d-d4575d7370bd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:24.251112 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-db30df34-26cd-43fa-bb5d-d4575d7370bd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:24.259558 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:24.259558 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:24.260386 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-db30df34-26cd-43fa-bb5d-d4575d7370bd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 200 Aug 18 19:26:24.260693 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 812/3260] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:24 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:24.496102 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-683ffb3a-c9f9-48da-922d-643078cff95d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:24.498183 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-683ffb3a-c9f9-48da-922d-643078cff95d tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 Aug 18 19:26:24.498432 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-683ffb3a-c9f9-48da-922d-643078cff95d tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:24.498668 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-683ffb3a-c9f9-48da-922d-643078cff95d tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:24.500879 np0000007688 devstack@c-api.service[100580]: DEBUG dbcounter [-] [100580] Writing DB stats cinder:SELECT=386,cinder:INSERT=50,cinder:UPDATE=105 {{(pid=100580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:26:24.511439 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:24.511439 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:24.516422 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-683ffb3a-c9f9-48da-922d-643078cff95d tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:26:24.522354 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-683ffb3a-c9f9-48da-922d-643078cff95d tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 returned with HTTP 200 Aug 18 19:26:24.522826 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 813/3261] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:24 2026] GET /volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:24.786003 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-cc47dacc-3929-4c2d-b6ed-ca5f1cbb2e0c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:24.788505 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cc47dacc-3929-4c2d-b6ed-ca5f1cbb2e0c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 Aug 18 19:26:24.788705 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cc47dacc-3929-4c2d-b6ed-ca5f1cbb2e0c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:24.788890 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cc47dacc-3929-4c2d-b6ed-ca5f1cbb2e0c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:24.788986 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-cc47dacc-3929-4c2d-b6ed-ca5f1cbb2e0c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id a331f57e-b0a4-4cbe-adc2-df369b109798. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:24.793302 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:24.793302 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:24.794155 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cc47dacc-3929-4c2d-b6ed-ca5f1cbb2e0c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 returned with HTTP 200 Aug 18 19:26:24.795040 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 825/3262] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:24 2026] GET /volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:24.989085 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-f72a6093-2330-471b-bb90-7b0e6ba43435 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:24.991993 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-f72a6093-2330-471b-bb90-7b0e6ba43435 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] POST https://10.4.3.170/volume/v3/attachments/e378680a-034e-4da6-9c0c-897c244f8152/action Aug 18 19:26:24.992513 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-f72a6093-2330-471b-bb90-7b0e6ba43435 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:26:24.992794 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-f72a6093-2330-471b-bb90-7b0e6ba43435 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:24.998787 np0000007688 devstack@c-api.service[100581]: DEBUG dbcounter [-] [100581] Writing DB stats cinder:SELECT=330,cinder:INSERT=58,cinder:UPDATE=87 {{(pid=100581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:26:25.023329 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:25.023329 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:25.034779 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-f778c6de-3035-4e46-b0ab-1dc29fcc9e56 req-f72a6093-2330-471b-bb90-7b0e6ba43435 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/attachments/e378680a-034e-4da6-9c0c-897c244f8152/action returned with HTTP 204 Aug 18 19:26:25.035320 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 813/3263] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:26:24 2026] POST /volume/v3/attachments/e378680a-034e-4da6-9c0c-897c244f8152/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:25.274188 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-01841380-6104-4093-ac77-61e2f3a1abc0 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:25.275868 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-01841380-6104-4093-ac77-61e2f3a1abc0 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:25.276050 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-01841380-6104-4093-ac77-61e2f3a1abc0 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:25.276241 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-01841380-6104-4093-ac77-61e2f3a1abc0 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:25.276334 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-01841380-6104-4093-ac77-61e2f3a1abc0 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:25.281377 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:25.281377 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:25.282065 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-01841380-6104-4093-ac77-61e2f3a1abc0 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 200 Aug 18 19:26:25.282448 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 813/3264] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:25 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:25.536757 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-90664c5d-a575-49fa-9174-5af15eb4cad5 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:25.538473 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-90664c5d-a575-49fa-9174-5af15eb4cad5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 Aug 18 19:26:25.538671 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-90664c5d-a575-49fa-9174-5af15eb4cad5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:25.538876 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-90664c5d-a575-49fa-9174-5af15eb4cad5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:25.549598 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:25.549598 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:25.553672 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-90664c5d-a575-49fa-9174-5af15eb4cad5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:26:25.558052 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-90664c5d-a575-49fa-9174-5af15eb4cad5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 returned with HTTP 200 Aug 18 19:26:25.558684 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 814/3265] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:25 2026] GET /volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:25.570715 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-580e3975-5e04-48bc-877a-f70b021b6ab8 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:25.572446 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-580e3975-5e04-48bc-877a-f70b021b6ab8 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 Aug 18 19:26:25.572616 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-580e3975-5e04-48bc-877a-f70b021b6ab8 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:25.572787 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-580e3975-5e04-48bc-877a-f70b021b6ab8 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:25.581377 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:25.581377 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:25.584245 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-580e3975-5e04-48bc-877a-f70b021b6ab8 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:26:25.587659 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-580e3975-5e04-48bc-877a-f70b021b6ab8 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 returned with HTTP 200 Aug 18 19:26:25.588027 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 826/3266] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:25 2026] GET /volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:25.601457 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d5b22974-b8f7-4ca0-92bc-76a7c55bac06 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:25.603965 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d5b22974-b8f7-4ca0-92bc-76a7c55bac06 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 Aug 18 19:26:25.604169 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d5b22974-b8f7-4ca0-92bc-76a7c55bac06 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:25.604356 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d5b22974-b8f7-4ca0-92bc-76a7c55bac06 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:25.604539 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-d5b22974-b8f7-4ca0-92bc-76a7c55bac06 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Delete volume with id: 2181e1c9-3df9-4601-a02c-2aff6647cf25 Aug 18 19:26:25.620577 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:25.620577 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:25.621116 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d5b22974-b8f7-4ca0-92bc-76a7c55bac06 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:26:25.632457 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d5b22974-b8f7-4ca0-92bc-76a7c55bac06 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-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 19:26:25.632708 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d5b22974-b8f7-4ca0-92bc-76a7c55bac06 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 returned with HTTP 400 Aug 18 19:26:25.633198 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 814/3267] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:26:25 2026] DELETE /volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 => generated 307 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 19:26:25.644629 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4ba0f83c-3e73-4d1e-93fd-57712b69e44f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:25.646712 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4ba0f83c-3e73-4d1e-93fd-57712b69e44f tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 Aug 18 19:26:25.646963 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4ba0f83c-3e73-4d1e-93fd-57712b69e44f tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:25.647211 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4ba0f83c-3e73-4d1e-93fd-57712b69e44f tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:25.647334 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-70526e10-ef74-41ad-a5ac-9ee16630ab3a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:25.658407 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:25.658407 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:25.662597 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4ba0f83c-3e73-4d1e-93fd-57712b69e44f tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:26:25.667538 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4ba0f83c-3e73-4d1e-93fd-57712b69e44f tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 returned with HTTP 200 Aug 18 19:26:25.667946 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 814/3268] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:25 2026] GET /volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:25.725176 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-c715aad0-82ea-4e44-9978-fd8fba5722fa req-eb18ff83-90ea-4355-843e-3a7d27b71066 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:25.727388 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-c715aad0-82ea-4e44-9978-fd8fba5722fa req-eb18ff83-90ea-4355-843e-3a7d27b71066 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 Aug 18 19:26:25.727677 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-c715aad0-82ea-4e44-9978-fd8fba5722fa req-eb18ff83-90ea-4355-843e-3a7d27b71066 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:25.727881 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-c715aad0-82ea-4e44-9978-fd8fba5722fa req-eb18ff83-90ea-4355-843e-3a7d27b71066 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:25.737317 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:25.737317 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:25.741026 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-c715aad0-82ea-4e44-9978-fd8fba5722fa req-eb18ff83-90ea-4355-843e-3a7d27b71066 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:26:25.745175 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-c715aad0-82ea-4e44-9978-fd8fba5722fa req-eb18ff83-90ea-4355-843e-3a7d27b71066 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 returned with HTTP 200 Aug 18 19:26:25.745702 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 827/3269] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:26:25 2026] GET /volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:25.769247 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-c715aad0-82ea-4e44-9978-fd8fba5722fa req-bcc89c7e-c3a8-48f5-9be3-13b199da5ef6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:25.771305 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c715aad0-82ea-4e44-9978-fd8fba5722fa req-bcc89c7e-c3a8-48f5-9be3-13b199da5ef6 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] POST https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25/action Aug 18 19:26:25.771633 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-c715aad0-82ea-4e44-9978-fd8fba5722fa req-bcc89c7e-c3a8-48f5-9be3-13b199da5ef6 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:26:25.771751 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-c715aad0-82ea-4e44-9978-fd8fba5722fa req-bcc89c7e-c3a8-48f5-9be3-13b199da5ef6 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:25.786508 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:25.786508 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:25.787089 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-c715aad0-82ea-4e44-9978-fd8fba5722fa req-bcc89c7e-c3a8-48f5-9be3-13b199da5ef6 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:26:25.795931 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-c715aad0-82ea-4e44-9978-fd8fba5722fa req-bcc89c7e-c3a8-48f5-9be3-13b199da5ef6 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Begin detaching volume completed successfully. Aug 18 19:26:25.796268 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c715aad0-82ea-4e44-9978-fd8fba5722fa req-bcc89c7e-c3a8-48f5-9be3-13b199da5ef6 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25/action returned with HTTP 202 Aug 18 19:26:25.796772 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 815/3270] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:26:25 2026] POST /volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:26:25.805176 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-70526e10-ef74-41ad-a5ac-9ee16630ab3a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:26:25.805530 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-70526e10-ef74-41ad-a5ac-9ee16630ab3a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-933619605"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:25.806625 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d848fb21-1c52-427a-885d-9989deabc36a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:25.807294 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-70526e10-ef74-41ad-a5ac-9ee16630ab3a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-933619605'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:26:25.807499 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-70526e10-ef74-41ad-a5ac-9ee16630ab3a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Create volume of 1 GB Aug 18 19:26:25.809680 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d848fb21-1c52-427a-885d-9989deabc36a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 Aug 18 19:26:25.809935 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d848fb21-1c52-427a-885d-9989deabc36a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:25.810267 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d848fb21-1c52-427a-885d-9989deabc36a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:25.810353 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-d848fb21-1c52-427a-885d-9989deabc36a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id a331f57e-b0a4-4cbe-adc2-df369b109798. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:25.814495 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-70526e10-ef74-41ad-a5ac-9ee16630ab3a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Availability Zones retrieved successfully. Aug 18 19:26:25.819582 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:25.819582 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:25.820611 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d848fb21-1c52-427a-885d-9989deabc36a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 returned with HTTP 200 Aug 18 19:26:25.821085 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 815/3271] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:25 2026] GET /volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:25.821417 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-70526e10-ef74-41ad-a5ac-9ee16630ab3a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Flow 'volume_create_api' (34a0d61e-adbe-4f7b-985e-346015dbdad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:25.822522 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-70526e10-ef74-41ad-a5ac-9ee16630ab3a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83fe8d90-a29a-4d69-b74d-5eaafedcc655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:25.823555 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-70526e10-ef74-41ad-a5ac-9ee16630ab3a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:26:25.843624 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7e40fcdb-a65d-4f7b-aed3-dd51b67ce472 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:25.844179 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7e40fcdb-a65d-4f7b-aed3-dd51b67ce472 None None] GET https://10.4.3.170/volume// Aug 18 19:26:25.844361 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7e40fcdb-a65d-4f7b-aed3-dd51b67ce472 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:25.844626 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7e40fcdb-a65d-4f7b-aed3-dd51b67ce472 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:25.845124 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7e40fcdb-a65d-4f7b-aed3-dd51b67ce472 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:26:25.845467 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 828/3272] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:26:25 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 19:26:25.855184 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-70526e10-ef74-41ad-a5ac-9ee16630ab3a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83fe8d90-a29a-4d69-b74d-5eaafedcc655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:25.855972 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-70526e10-ef74-41ad-a5ac-9ee16630ab3a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fa7a087-911b-4afd-96e2-b796bb054771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:25.856031 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-c715aad0-82ea-4e44-9978-fd8fba5722fa req-f5e7bb9d-4d7c-48cc-bbf2-1c0fc20b2445 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:25.859024 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c715aad0-82ea-4e44-9978-fd8fba5722fa req-f5e7bb9d-4d7c-48cc-bbf2-1c0fc20b2445 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 Aug 18 19:26:25.859380 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-c715aad0-82ea-4e44-9978-fd8fba5722fa req-f5e7bb9d-4d7c-48cc-bbf2-1c0fc20b2445 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:25.859664 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-c715aad0-82ea-4e44-9978-fd8fba5722fa req-f5e7bb9d-4d7c-48cc-bbf2-1c0fc20b2445 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:25.872435 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:25.872435 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:25.877487 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-c715aad0-82ea-4e44-9978-fd8fba5722fa req-f5e7bb9d-4d7c-48cc-bbf2-1c0fc20b2445 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:26:25.883257 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c715aad0-82ea-4e44-9978-fd8fba5722fa req-f5e7bb9d-4d7c-48cc-bbf2-1c0fc20b2445 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 returned with HTTP 200 Aug 18 19:26:25.883865 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 816/3273] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:26:25 2026] GET /volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 => generated 1322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:26:25.919605 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-70526e10-ef74-41ad-a5ac-9ee16630ab3a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Created reservations ['d519af45-1f1e-45b7-8ec9-6d993b075541', '2eef3866-8cec-4c3f-b907-06f0a4f153f5', 'fb54745e-6a16-4c48-8236-70512c20221b', 'bb265ebb-b84f-4f17-9168-21bfaea40191'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:25.920544 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-70526e10-ef74-41ad-a5ac-9ee16630ab3a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fa7a087-911b-4afd-96e2-b796bb054771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d519af45-1f1e-45b7-8ec9-6d993b075541', '2eef3866-8cec-4c3f-b907-06f0a4f153f5', 'fb54745e-6a16-4c48-8236-70512c20221b', 'bb265ebb-b84f-4f17-9168-21bfaea40191']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:25.921228 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-70526e10-ef74-41ad-a5ac-9ee16630ab3a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19cadc9-5df5-4746-8d62-d23222150b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:25.945259 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-70526e10-ef74-41ad-a5ac-9ee16630ab3a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19cadc9-5df5-4746-8d62-d23222150b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '969db31d-b1f8-4996-a690-68ab290cd897', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-933619605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88e3f60dc90242649a4ab6c3869efebd',qos_specs=None,replication_status=,reservations=['d519af45-1f1e-45b7-8ec9-6d993b075541','2eef3866-8cec-4c3f-b907-06f0a4f153f5','fb54745e-6a16-4c48-8236-70512c20221b','bb265ebb-b84f-4f17-9168-21bfaea40191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='527d2284110246838a36cea99c6d1696',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:26:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-933619605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=969db31d-b1f8-4996-a690-68ab290cd897,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88e3f60dc90242649a4ab6c3869efebd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='527d2284110246838a36cea99c6d1696',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:25.946202 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-70526e10-ef74-41ad-a5ac-9ee16630ab3a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b1d15e3-6bf6-4d29-81b6-3fa67d15b970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:25.968885 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-70526e10-ef74-41ad-a5ac-9ee16630ab3a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b1d15e3-6bf6-4d29-81b6-3fa67d15b970) transitioned into state 'SUCCESS' from state '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-933619605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88e3f60dc90242649a4ab6c3869efebd',qos_specs=None,replication_status=,reservations=['d519af45-1f1e-45b7-8ec9-6d993b075541','2eef3866-8cec-4c3f-b907-06f0a4f153f5','fb54745e-6a16-4c48-8236-70512c20221b','bb265ebb-b84f-4f17-9168-21bfaea40191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='527d2284110246838a36cea99c6d1696',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:25.969885 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-70526e10-ef74-41ad-a5ac-9ee16630ab3a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5488f39a-2eda-4656-aa0b-f0ed7c62a65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:25.982457 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-70526e10-ef74-41ad-a5ac-9ee16630ab3a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5488f39a-2eda-4656-aa0b-f0ed7c62a65a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:25.983642 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-70526e10-ef74-41ad-a5ac-9ee16630ab3a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Flow 'volume_create_api' (34a0d61e-adbe-4f7b-985e-346015dbdad9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:25.984021 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-70526e10-ef74-41ad-a5ac-9ee16630ab3a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Create volume request issued successfully. Aug 18 19:26:25.984760 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-70526e10-ef74-41ad-a5ac-9ee16630ab3a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:26:25.985289 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 815/3274] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:26:25 2026] POST /volume/v3/volumes => generated 753 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:26:26.001300 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-dd1a4070-4042-47b0-b041-aab974b3a2be None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:26.005455 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-dd1a4070-4042-47b0-b041-aab974b3a2be tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/volumes/969db31d-b1f8-4996-a690-68ab290cd897 Aug 18 19:26:26.005455 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-dd1a4070-4042-47b0-b041-aab974b3a2be tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:26.005455 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-dd1a4070-4042-47b0-b041-aab974b3a2be tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:26.019060 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:26.019060 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:26.025925 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-dd1a4070-4042-47b0-b041-aab974b3a2be tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Volume info retrieved successfully. Aug 18 19:26:26.031828 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-dd1a4070-4042-47b0-b041-aab974b3a2be tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/volumes/969db31d-b1f8-4996-a690-68ab290cd897 returned with HTTP 200 Aug 18 19:26:26.032332 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 816/3275] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:25 2026] GET /volume/v3/volumes/969db31d-b1f8-4996-a690-68ab290cd897 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:26.297537 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-dfa15c99-7a6a-41fc-8d4f-f58e0db2b08e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:26.300302 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dfa15c99-7a6a-41fc-8d4f-f58e0db2b08e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:26.300302 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-dfa15c99-7a6a-41fc-8d4f-f58e0db2b08e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:26.300994 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-dfa15c99-7a6a-41fc-8d4f-f58e0db2b08e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:26.300994 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-dfa15c99-7a6a-41fc-8d4f-f58e0db2b08e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:26.306111 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:26.306111 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:26.307573 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dfa15c99-7a6a-41fc-8d4f-f58e0db2b08e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 200 Aug 18 19:26:26.308075 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 829/3276] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:26 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:26.622496 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-a0b8b8bb-cdf3-4ed6-976a-650e6c7cf5bd req-f54fde4f-5fb8-482f-a126-45ab80f5dcc5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:26.625970 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-a0b8b8bb-cdf3-4ed6-976a-650e6c7cf5bd req-f54fde4f-5fb8-482f-a126-45ab80f5dcc5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081/encryption Aug 18 19:26:26.626483 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-a0b8b8bb-cdf3-4ed6-976a-650e6c7cf5bd req-f54fde4f-5fb8-482f-a126-45ab80f5dcc5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:26.628755 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-a0b8b8bb-cdf3-4ed6-976a-650e6c7cf5bd req-f54fde4f-5fb8-482f-a126-45ab80f5dcc5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:26.644656 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:26.644656 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:26.653396 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-a0b8b8bb-cdf3-4ed6-976a-650e6c7cf5bd req-f54fde4f-5fb8-482f-a126-45ab80f5dcc5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081/encryption returned with HTTP 200 Aug 18 19:26:26.653708 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 817/3277] 10.4.3.170 () {68 vars in 1631 bytes} [Tue Aug 18 19:26:26 2026] GET /volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081/encryption => generated 161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:26.842567 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-43328fd3-5b50-477e-a08e-49330aaafc28 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:26.844463 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-43328fd3-5b50-477e-a08e-49330aaafc28 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 Aug 18 19:26:26.845569 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-43328fd3-5b50-477e-a08e-49330aaafc28 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:26.848675 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-43328fd3-5b50-477e-a08e-49330aaafc28 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:26.848831 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-43328fd3-5b50-477e-a08e-49330aaafc28 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id a331f57e-b0a4-4cbe-adc2-df369b109798. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:26.856198 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:26.856198 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:26.857309 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-43328fd3-5b50-477e-a08e-49330aaafc28 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 returned with HTTP 200 Aug 18 19:26:26.857678 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 816/3278] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:26 2026] GET /volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:26.906378 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-c715aad0-82ea-4e44-9978-fd8fba5722fa req-f3e7de2d-399a-4f87-86c7-01d98a6672e7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:26.908184 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-c715aad0-82ea-4e44-9978-fd8fba5722fa req-f3e7de2d-399a-4f87-86c7-01d98a6672e7 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] DELETE https://10.4.3.170/volume/v3/attachments/e378680a-034e-4da6-9c0c-897c244f8152 Aug 18 19:26:26.908419 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-c715aad0-82ea-4e44-9978-fd8fba5722fa req-f3e7de2d-399a-4f87-86c7-01d98a6672e7 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:26.908633 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-c715aad0-82ea-4e44-9978-fd8fba5722fa req-f3e7de2d-399a-4f87-86c7-01d98a6672e7 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:26.918384 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:26.918384 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:26.967767 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-c715aad0-82ea-4e44-9978-fd8fba5722fa req-f3e7de2d-399a-4f87-86c7-01d98a6672e7 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/attachments/e378680a-034e-4da6-9c0c-897c244f8152 returned with HTTP 200 Aug 18 19:26:26.967767 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 817/3279] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:26:26 2026] DELETE /volume/v3/attachments/e378680a-034e-4da6-9c0c-897c244f8152 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:27.046429 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-959aa724-39fc-45f8-b691-f49370cd6db8 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:27.048293 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-959aa724-39fc-45f8-b691-f49370cd6db8 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/volumes/969db31d-b1f8-4996-a690-68ab290cd897 Aug 18 19:26:27.048528 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-959aa724-39fc-45f8-b691-f49370cd6db8 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:27.048815 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-959aa724-39fc-45f8-b691-f49370cd6db8 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:27.056382 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:27.056382 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:27.060859 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-959aa724-39fc-45f8-b691-f49370cd6db8 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Volume info retrieved successfully. Aug 18 19:26:27.071581 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-959aa724-39fc-45f8-b691-f49370cd6db8 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/volumes/969db31d-b1f8-4996-a690-68ab290cd897 returned with HTTP 200 Aug 18 19:26:27.072084 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 830/3280] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:27 2026] GET /volume/v3/volumes/969db31d-b1f8-4996-a690-68ab290cd897 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:27.090482 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0b0d06e1-9469-4f62-b4f4-f8e0b49c4635 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:27.093021 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0b0d06e1-9469-4f62-b4f4-f8e0b49c4635 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] POST https://10.4.3.170/volume/v3/backups Aug 18 19:26:27.093373 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0b0d06e1-9469-4f62-b4f4-f8e0b49c4635 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "969db31d-b1f8-4996-a690-68ab290cd897", "name": "tempest-VolumesBackupsAdminTest-Backup-1698342603", "container": "tempest-volumesbackupsadmintest-backup-container-1824730385"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:27.095148 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.backups [None req-0b0d06e1-9469-4f62-b4f4-f8e0b49c4635 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Creating new backup {'backup': {'volume_id': '969db31d-b1f8-4996-a690-68ab290cd897', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1698342603', 'container': 'tempest-volumesbackupsadmintest-backup-container-1824730385'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:26:27.095357 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.contrib.backups [None req-0b0d06e1-9469-4f62-b4f4-f8e0b49c4635 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Creating backup of volume 969db31d-b1f8-4996-a690-68ab290cd897 in container tempest-volumesbackupsadmintest-backup-container-1824730385 Aug 18 19:26:27.106770 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:27.106770 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:27.107385 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0b0d06e1-9469-4f62-b4f4-f8e0b49c4635 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Volume info retrieved successfully. Aug 18 19:26:27.144488 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-0b0d06e1-9469-4f62-b4f4-f8e0b49c4635 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Created reservations ['61e87ecb-9141-4fa7-b338-205a7312121d', '2b6a92df-dd12-4114-91e1-47a5707066c7'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:27.211052 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0b0d06e1-9469-4f62-b4f4-f8e0b49c4635 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:26:27.211255 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 818/3281] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:26:27 2026] POST /volume/v3/backups => generated 335 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:26:27.219725 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e83d6fe9-946a-400f-929b-e6b8d1d534df None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:27.222562 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e83d6fe9-946a-400f-929b-e6b8d1d534df tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:27.222719 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e83d6fe9-946a-400f-929b-e6b8d1d534df tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:27.223033 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e83d6fe9-946a-400f-929b-e6b8d1d534df tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:27.223148 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-e83d6fe9-946a-400f-929b-e6b8d1d534df tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:27.227830 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:27.227830 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:27.228690 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e83d6fe9-946a-400f-929b-e6b8d1d534df tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:27.229035 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 817/3282] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:27 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:27.322857 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a7a0f5be-70e7-4f45-b4c8-9ae48cea48a4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:27.328698 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a7a0f5be-70e7-4f45-b4c8-9ae48cea48a4 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:27.328907 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a7a0f5be-70e7-4f45-b4c8-9ae48cea48a4 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:27.329152 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a7a0f5be-70e7-4f45-b4c8-9ae48cea48a4 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:27.329190 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-a7a0f5be-70e7-4f45-b4c8-9ae48cea48a4 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:27.336977 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:27.336977 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:27.337681 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a7a0f5be-70e7-4f45-b4c8-9ae48cea48a4 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 200 Aug 18 19:26:27.338026 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 818/3283] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:27 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:27.655227 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-a0b8b8bb-cdf3-4ed6-976a-650e6c7cf5bd req-397f6b29-6720-46ef-83cc-00ad2387f1c6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:27.656916 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-a0b8b8bb-cdf3-4ed6-976a-650e6c7cf5bd req-397f6b29-6720-46ef-83cc-00ad2387f1c6 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/attachments/4781323b-ca1a-4960-842e-6885734f4701 Aug 18 19:26:27.657102 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-a0b8b8bb-cdf3-4ed6-976a-650e6c7cf5bd req-397f6b29-6720-46ef-83cc-00ad2387f1c6 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:27.657270 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-a0b8b8bb-cdf3-4ed6-976a-650e6c7cf5bd req-397f6b29-6720-46ef-83cc-00ad2387f1c6 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:27.663989 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:27.663989 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:27.724289 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-a0b8b8bb-cdf3-4ed6-976a-650e6c7cf5bd req-397f6b29-6720-46ef-83cc-00ad2387f1c6 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/4781323b-ca1a-4960-842e-6885734f4701 returned with HTTP 200 Aug 18 19:26:27.724844 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 831/3284] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:26:27 2026] DELETE /volume/v3/attachments/4781323b-ca1a-4960-842e-6885734f4701 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:27.870841 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d5d8afca-edb1-4969-a3fd-75108f9eab54 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:27.872460 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d5d8afca-edb1-4969-a3fd-75108f9eab54 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 Aug 18 19:26:27.872631 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d5d8afca-edb1-4969-a3fd-75108f9eab54 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:27.872797 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d5d8afca-edb1-4969-a3fd-75108f9eab54 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:27.872890 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-d5d8afca-edb1-4969-a3fd-75108f9eab54 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id a331f57e-b0a4-4cbe-adc2-df369b109798. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:27.877120 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:27.877120 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:27.878090 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d5d8afca-edb1-4969-a3fd-75108f9eab54 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 returned with HTTP 200 Aug 18 19:26:27.878557 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 819/3285] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:27 2026] GET /volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:27.939466 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2118838e-b760-4b3e-8b45-a784385804c5 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:27.941411 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2118838e-b760-4b3e-8b45-a784385804c5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 Aug 18 19:26:27.941603 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2118838e-b760-4b3e-8b45-a784385804c5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:27.941795 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2118838e-b760-4b3e-8b45-a784385804c5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:27.948482 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:27.948482 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:27.951888 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2118838e-b760-4b3e-8b45-a784385804c5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:26:27.955973 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2118838e-b760-4b3e-8b45-a784385804c5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 returned with HTTP 200 Aug 18 19:26:27.956350 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 818/3286] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:27 2026] GET /volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:28.241389 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5816f1c7-76e1-41a7-ba73-cf16e81f5093 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:28.241389 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5816f1c7-76e1-41a7-ba73-cf16e81f5093 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:28.241802 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5816f1c7-76e1-41a7-ba73-cf16e81f5093 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:28.241802 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5816f1c7-76e1-41a7-ba73-cf16e81f5093 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:28.241802 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-5816f1c7-76e1-41a7-ba73-cf16e81f5093 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:28.245797 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:28.245797 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:28.246500 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5816f1c7-76e1-41a7-ba73-cf16e81f5093 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:28.246836 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 819/3287] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:28 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:28.349722 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-663ed077-4224-4cf0-ba16-533014e6029d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:28.352386 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-663ed077-4224-4cf0-ba16-533014e6029d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:28.352578 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-663ed077-4224-4cf0-ba16-533014e6029d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:28.352751 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-663ed077-4224-4cf0-ba16-533014e6029d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:28.352838 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-663ed077-4224-4cf0-ba16-533014e6029d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:28.359912 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:28.359912 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:28.360693 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-663ed077-4224-4cf0-ba16-533014e6029d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 200 Aug 18 19:26:28.361118 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 832/3288] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:28 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:28.593304 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4cece5f1-8e3e-4240-b620-d9e74c17c7f7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:28.597449 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4cece5f1-8e3e-4240-b620-d9e74c17c7f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 Aug 18 19:26:28.597742 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4cece5f1-8e3e-4240-b620-d9e74c17c7f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:28.597911 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4cece5f1-8e3e-4240-b620-d9e74c17c7f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:28.598135 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-4cece5f1-8e3e-4240-b620-d9e74c17c7f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete volume with id: 4a75d061-e376-4b35-bf4d-ab09e47c7081 Aug 18 19:26:28.629278 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:28.629278 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:28.630273 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4cece5f1-8e3e-4240-b620-d9e74c17c7f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:26:28.650380 np0000007688 devstack@c-api.service[100581]: WARNING cinder.keymgr.conf_key_mgr [None req-4cece5f1-8e3e-4240-b620-d9e74c17c7f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 19:26:28.661714 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4cece5f1-8e3e-4240-b620-d9e74c17c7f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete volume request issued successfully. Aug 18 19:26:28.662237 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4cece5f1-8e3e-4240-b620-d9e74c17c7f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 returned with HTTP 202 Aug 18 19:26:28.664450 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 820/3289] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:26:28 2026] DELETE /volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:28.671344 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-050f0437-1f8c-41e8-9a0f-cb9f8c959e94 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:28.672314 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-050f0437-1f8c-41e8-9a0f-cb9f8c959e94 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 Aug 18 19:26:28.672646 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-050f0437-1f8c-41e8-9a0f-cb9f8c959e94 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:28.672833 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-050f0437-1f8c-41e8-9a0f-cb9f8c959e94 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:28.684545 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:28.684545 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:28.690854 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-050f0437-1f8c-41e8-9a0f-cb9f8c959e94 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:26:28.696982 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-050f0437-1f8c-41e8-9a0f-cb9f8c959e94 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 returned with HTTP 200 Aug 18 19:26:28.697466 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 819/3290] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:28 2026] GET /volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 => generated 870 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:28.888875 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4b73417b-eea9-489f-81c7-5e3872d5f41a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:28.891388 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4b73417b-eea9-489f-81c7-5e3872d5f41a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 Aug 18 19:26:28.891582 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4b73417b-eea9-489f-81c7-5e3872d5f41a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:28.891992 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4b73417b-eea9-489f-81c7-5e3872d5f41a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:28.892180 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-4b73417b-eea9-489f-81c7-5e3872d5f41a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id a331f57e-b0a4-4cbe-adc2-df369b109798. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:28.898654 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:28.898654 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:28.899677 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4b73417b-eea9-489f-81c7-5e3872d5f41a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 returned with HTTP 200 Aug 18 19:26:28.900147 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 820/3291] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:28 2026] GET /volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:29.256431 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2747be46-3c46-4bd0-8c43-92cfe36175b9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:29.258073 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2747be46-3c46-4bd0-8c43-92cfe36175b9 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:29.258521 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2747be46-3c46-4bd0-8c43-92cfe36175b9 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:29.258521 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2747be46-3c46-4bd0-8c43-92cfe36175b9 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:29.258521 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-2747be46-3c46-4bd0-8c43-92cfe36175b9 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:29.262506 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:29.262506 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:29.263209 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2747be46-3c46-4bd0-8c43-92cfe36175b9 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:29.263632 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 833/3292] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:29 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:29.372580 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ec908562-3011-445b-8ebe-85f699544fbf None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:29.374281 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ec908562-3011-445b-8ebe-85f699544fbf tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:29.374335 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ec908562-3011-445b-8ebe-85f699544fbf tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:29.374572 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ec908562-3011-445b-8ebe-85f699544fbf tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:29.374867 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-ec908562-3011-445b-8ebe-85f699544fbf tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:29.379831 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:29.379831 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:29.380651 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ec908562-3011-445b-8ebe-85f699544fbf tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 200 Aug 18 19:26:29.381153 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 821/3293] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:29 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:29.711748 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-dc16a29d-52c2-4b7b-8215-c6bc9107c0de None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:29.714110 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dc16a29d-52c2-4b7b-8215-c6bc9107c0de tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 Aug 18 19:26:29.714386 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dc16a29d-52c2-4b7b-8215-c6bc9107c0de tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:29.715585 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dc16a29d-52c2-4b7b-8215-c6bc9107c0de tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:29.722338 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dc16a29d-52c2-4b7b-8215-c6bc9107c0de tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 returned with HTTP 404 Aug 18 19:26:29.723011 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 820/3294] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:29 2026] GET /volume/v3/volumes/4a75d061-e376-4b35-bf4d-ab09e47c7081 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:29.729015 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c2a687a2-7d9f-4c59-b176-e5e164fbd717 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:29.730960 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c2a687a2-7d9f-4c59-b176-e5e164fbd717 tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Aug 18 19:26:29.730960 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c2a687a2-7d9f-4c59-b176-e5e164fbd717 tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:29.730960 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c2a687a2-7d9f-4c59-b176-e5e164fbd717 tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] Calling method 'detail' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:29.731808 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c2a687a2-7d9f-4c59-b176-e5e164fbd717 tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:26:29.767510 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c2a687a2-7d9f-4c59-b176-e5e164fbd717 tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] Get all volumes completed successfully. Aug 18 19:26:29.769810 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:29.769810 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:29.773922 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c2a687a2-7d9f-4c59-b176-e5e164fbd717 tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 19:26:29.774296 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 821/3295] 10.4.3.170 () {66 vars in 1285 bytes} [Tue Aug 18 19:26:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11776 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:26:29.789290 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-31862b0f-bf37-4d09-a0b6-db0dabab1d43 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:29.790892 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-31862b0f-bf37-4d09-a0b6-db0dabab1d43 tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] DELETE https://10.4.3.170/volume/v3/types/0d108cde-7035-4f3f-b5d7-bba01490b83f Aug 18 19:26:29.791070 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-31862b0f-bf37-4d09-a0b6-db0dabab1d43 tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:29.791247 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-31862b0f-bf37-4d09-a0b6-db0dabab1d43 tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] Calling method '_delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:29.812713 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-31862b0f-bf37-4d09-a0b6-db0dabab1d43 tempest-TestVolumeBootPattern-1362222280 tempest-TestVolumeBootPattern-1362222280-project-admin] https://10.4.3.170/volume/v3/types/0d108cde-7035-4f3f-b5d7-bba01490b83f returned with HTTP 202 Aug 18 19:26:29.813089 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 834/3296] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:26:29 2026] DELETE /volume/v3/types/0d108cde-7035-4f3f-b5d7-bba01490b83f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:29.844169 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d4ee3506-eb45-4f4b-994b-01867160a700 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:29.846188 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d4ee3506-eb45-4f4b-994b-01867160a700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:26:29.846585 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d4ee3506-eb45-4f4b-994b-01867160a700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-340330663", "snapshot_id": null, "imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc", "volume_type": null, "size": 1}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:29.848551 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-d4ee3506-eb45-4f4b-994b-01867160a700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-340330663', 'snapshot_id': None, 'imageRef': '3394ab6b-bad1-4521-8a00-1c034f3dd2cc', 'volume_type': None, 'size': 1}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:26:29.908791 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-87c70c1a-c13b-4309-9a3b-ab3570a7aa4d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:29.910483 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-87c70c1a-c13b-4309-9a3b-ab3570a7aa4d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 Aug 18 19:26:29.910655 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-87c70c1a-c13b-4309-9a3b-ab3570a7aa4d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:29.910819 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-87c70c1a-c13b-4309-9a3b-ab3570a7aa4d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:29.910921 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-87c70c1a-c13b-4309-9a3b-ab3570a7aa4d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id a331f57e-b0a4-4cbe-adc2-df369b109798. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:29.914812 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:29.914812 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:29.915508 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-87c70c1a-c13b-4309-9a3b-ab3570a7aa4d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 returned with HTTP 200 Aug 18 19:26:29.915838 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 821/3297] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:29 2026] GET /volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:29.917964 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-d4ee3506-eb45-4f4b-994b-01867160a700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume of 1 GB Aug 18 19:26:29.922695 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d4ee3506-eb45-4f4b-994b-01867160a700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Availability Zones retrieved successfully. Aug 18 19:26:29.928712 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-d4ee3506-eb45-4f4b-994b-01867160a700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Flow 'volume_create_api' (61790724-efc8-439f-a31c-6d483ed607db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:29.929451 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-d4ee3506-eb45-4f4b-994b-01867160a700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (693894ba-3bfe-46ed-9a09-f90197b51ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:29.930383 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-d4ee3506-eb45-4f4b-994b-01867160a700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:26:29.984910 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-d4ee3506-eb45-4f4b-994b-01867160a700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (693894ba-3bfe-46ed-9a09-f90197b51ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:29.985649 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-d4ee3506-eb45-4f4b-994b-01867160a700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f82dcd7-e677-447e-8a26-46dda2f4c5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:30.046713 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-d4ee3506-eb45-4f4b-994b-01867160a700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Created reservations ['44fb8481-e8a6-4b35-90cb-fa7ba9d60cc6', '18cd573d-d6cb-402c-bfdc-b9f4bd4e4cd5', '28eda7f5-14e4-42ef-9ea9-a53062c0a392', 'aec7316b-f48a-4ed5-a9d3-57d45271d16d'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:30.047529 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-d4ee3506-eb45-4f4b-994b-01867160a700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f82dcd7-e677-447e-8a26-46dda2f4c5cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44fb8481-e8a6-4b35-90cb-fa7ba9d60cc6', '18cd573d-d6cb-402c-bfdc-b9f4bd4e4cd5', '28eda7f5-14e4-42ef-9ea9-a53062c0a392', 'aec7316b-f48a-4ed5-a9d3-57d45271d16d']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:30.048218 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-d4ee3506-eb45-4f4b-994b-01867160a700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e033667-1a66-4af6-8d8d-7509369ded87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:30.071344 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-d4ee3506-eb45-4f4b-994b-01867160a700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e033667-1a66-4af6-8d8d-7509369ded87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93abd652-eb20-495b-a17f-9dbb7bb3f8eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-340330663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c85fccad6fa47ca8280d67695010cbf',qos_specs=None,replication_status=,reservations=['44fb8481-e8a6-4b35-90cb-fa7ba9d60cc6','18cd573d-d6cb-402c-bfdc-b9f4bd4e4cd5','28eda7f5-14e4-42ef-9ea9-a53062c0a392','aec7316b-f48a-4ed5-a9d3-57d45271d16d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a786f33905544f7ae7b17c2f6425c97',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:26:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-340330663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93abd652-eb20-495b-a17f-9dbb7bb3f8eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c85fccad6fa47ca8280d67695010cbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a786f33905544f7ae7b17c2f6425c97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:30.072105 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-d4ee3506-eb45-4f4b-994b-01867160a700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0521c59e-1d83-4584-bc3a-7c673aaa688c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:30.088982 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-d4ee3506-eb45-4f4b-994b-01867160a700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0521c59e-1d83-4584-bc3a-7c673aaa688c) transitioned into state 'SUCCESS' from state '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-340330663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c85fccad6fa47ca8280d67695010cbf',qos_specs=None,replication_status=,reservations=['44fb8481-e8a6-4b35-90cb-fa7ba9d60cc6','18cd573d-d6cb-402c-bfdc-b9f4bd4e4cd5','28eda7f5-14e4-42ef-9ea9-a53062c0a392','aec7316b-f48a-4ed5-a9d3-57d45271d16d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a786f33905544f7ae7b17c2f6425c97',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:30.089660 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-d4ee3506-eb45-4f4b-994b-01867160a700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b57ac998-ba7d-444a-9ba2-5538f37cce72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:30.098122 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-d4ee3506-eb45-4f4b-994b-01867160a700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b57ac998-ba7d-444a-9ba2-5538f37cce72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:30.098959 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-d4ee3506-eb45-4f4b-994b-01867160a700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Flow 'volume_create_api' (61790724-efc8-439f-a31c-6d483ed607db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:30.099312 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d4ee3506-eb45-4f4b-994b-01867160a700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume request issued successfully. Aug 18 19:26:30.099940 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d4ee3506-eb45-4f4b-994b-01867160a700 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:26:30.100475 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 822/3298] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:26:29 2026] POST /volume/v3/volumes => generated 758 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:26:30.114149 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c571a5f6-c606-457a-afb7-4128ebcb6fb9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:30.116571 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c571a5f6-c606-457a-afb7-4128ebcb6fb9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb Aug 18 19:26:30.116712 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c571a5f6-c606-457a-afb7-4128ebcb6fb9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:30.117034 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c571a5f6-c606-457a-afb7-4128ebcb6fb9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:30.126235 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:30.126235 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:30.130237 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c571a5f6-c606-457a-afb7-4128ebcb6fb9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:26:30.134923 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c571a5f6-c606-457a-afb7-4128ebcb6fb9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb returned with HTTP 200 Aug 18 19:26:30.135407 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 822/3299] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:30 2026] GET /volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:30.275073 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4f527c8e-a039-4d22-8b25-09d7fe80f998 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:30.278429 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4f527c8e-a039-4d22-8b25-09d7fe80f998 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:30.278429 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4f527c8e-a039-4d22-8b25-09d7fe80f998 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:30.278429 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4f527c8e-a039-4d22-8b25-09d7fe80f998 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:30.278429 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-4f527c8e-a039-4d22-8b25-09d7fe80f998 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:30.288662 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:30.288662 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:30.289657 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4f527c8e-a039-4d22-8b25-09d7fe80f998 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:30.289728 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 835/3300] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:30 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:30.390924 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-745cd9c4-0361-4371-bb4c-a87c2d4912bf None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:30.392649 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-745cd9c4-0361-4371-bb4c-a87c2d4912bf tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:30.392829 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-745cd9c4-0361-4371-bb4c-a87c2d4912bf tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:30.393027 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-745cd9c4-0361-4371-bb4c-a87c2d4912bf tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:30.393128 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-745cd9c4-0361-4371-bb4c-a87c2d4912bf tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:30.397108 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:30.397108 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:30.397769 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-745cd9c4-0361-4371-bb4c-a87c2d4912bf tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 200 Aug 18 19:26:30.398099 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 822/3301] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:30 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:30.802100 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1b42d431-e511-4ab7-b1b9-b2e52380b1ff None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:30.804041 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1b42d431-e511-4ab7-b1b9-b2e52380b1ff tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 Aug 18 19:26:30.804278 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1b42d431-e511-4ab7-b1b9-b2e52380b1ff tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:30.804521 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1b42d431-e511-4ab7-b1b9-b2e52380b1ff tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:30.804714 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-1b42d431-e511-4ab7-b1b9-b2e52380b1ff tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Delete volume with id: 2181e1c9-3df9-4601-a02c-2aff6647cf25 Aug 18 19:26:30.811500 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:30.811500 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:30.812009 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-1b42d431-e511-4ab7-b1b9-b2e52380b1ff tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:26:30.827451 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-1b42d431-e511-4ab7-b1b9-b2e52380b1ff tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Delete volume request issued successfully. Aug 18 19:26:30.827666 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1b42d431-e511-4ab7-b1b9-b2e52380b1ff tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 returned with HTTP 202 Aug 18 19:26:30.828097 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 823/3302] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:26:30 2026] DELETE /volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:30.835285 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-cc6f60ac-a098-4914-80f9-04bfe1513646 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:30.836663 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cc6f60ac-a098-4914-80f9-04bfe1513646 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 Aug 18 19:26:30.836884 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cc6f60ac-a098-4914-80f9-04bfe1513646 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:30.837116 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cc6f60ac-a098-4914-80f9-04bfe1513646 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:30.845467 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:30.845467 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:30.849148 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-cc6f60ac-a098-4914-80f9-04bfe1513646 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:26:30.853083 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cc6f60ac-a098-4914-80f9-04bfe1513646 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 returned with HTTP 200 Aug 18 19:26:30.853431 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 823/3303] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:30 2026] GET /volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:30.925434 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f33799a3-b3bb-4b89-8b74-baf277f00cf0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:30.927156 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f33799a3-b3bb-4b89-8b74-baf277f00cf0 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 Aug 18 19:26:30.927347 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f33799a3-b3bb-4b89-8b74-baf277f00cf0 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:30.927552 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f33799a3-b3bb-4b89-8b74-baf277f00cf0 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:30.927649 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-f33799a3-b3bb-4b89-8b74-baf277f00cf0 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id a331f57e-b0a4-4cbe-adc2-df369b109798. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:30.931513 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:30.931513 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:30.932196 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f33799a3-b3bb-4b89-8b74-baf277f00cf0 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 returned with HTTP 200 Aug 18 19:26:30.932779 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 836/3304] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:30 2026] GET /volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:31.149892 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7e9482a0-e7b1-4b8a-a2f3-ca3cb17d19f9 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:31.151940 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7e9482a0-e7b1-4b8a-a2f3-ca3cb17d19f9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb Aug 18 19:26:31.152188 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7e9482a0-e7b1-4b8a-a2f3-ca3cb17d19f9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:31.152430 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7e9482a0-e7b1-4b8a-a2f3-ca3cb17d19f9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:31.162201 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:31.162201 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:31.165996 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-7e9482a0-e7b1-4b8a-a2f3-ca3cb17d19f9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:26:31.170301 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7e9482a0-e7b1-4b8a-a2f3-ca3cb17d19f9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb returned with HTTP 200 Aug 18 19:26:31.170673 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 823/3305] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:31 2026] GET /volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:31.182521 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a3547a33-7cdc-4ed1-b9c4-bf459383a78f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:31.184201 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a3547a33-7cdc-4ed1-b9c4-bf459383a78f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb Aug 18 19:26:31.184391 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a3547a33-7cdc-4ed1-b9c4-bf459383a78f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:31.184571 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a3547a33-7cdc-4ed1-b9c4-bf459383a78f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:31.191301 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:31.191301 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:31.195914 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a3547a33-7cdc-4ed1-b9c4-bf459383a78f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:26:31.200889 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a3547a33-7cdc-4ed1-b9c4-bf459383a78f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb returned with HTTP 200 Aug 18 19:26:31.201227 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 824/3306] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:31 2026] GET /volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:31.300823 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-16f3694f-282b-47be-8bf2-3209b652b944 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:31.303424 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-16f3694f-282b-47be-8bf2-3209b652b944 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:31.303757 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-16f3694f-282b-47be-8bf2-3209b652b944 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:31.304070 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-16f3694f-282b-47be-8bf2-3209b652b944 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:31.304258 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-16f3694f-282b-47be-8bf2-3209b652b944 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:31.309111 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:31.309111 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:31.309946 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-16f3694f-282b-47be-8bf2-3209b652b944 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:31.310418 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 824/3307] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:31 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:31.408302 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-98c6b66e-5c1c-43a9-aa92-ea0dea708d2d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:31.410046 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-98c6b66e-5c1c-43a9-aa92-ea0dea708d2d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:31.410229 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-98c6b66e-5c1c-43a9-aa92-ea0dea708d2d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:31.410418 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-98c6b66e-5c1c-43a9-aa92-ea0dea708d2d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:31.410535 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-98c6b66e-5c1c-43a9-aa92-ea0dea708d2d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:31.414928 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:31.414928 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:31.415774 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-98c6b66e-5c1c-43a9-aa92-ea0dea708d2d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 200 Aug 18 19:26:31.416432 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 837/3308] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:31 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:31.429461 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d111e52f-e779-492b-a826-75857c87134c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:31.431170 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d111e52f-e779-492b-a826-75857c87134c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] POST https://10.4.3.170/volume/v3/backups Aug 18 19:26:31.431523 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d111e52f-e779-492b-a826-75857c87134c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1635388746"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:31.432930 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.backups [None req-d111e52f-e779-492b-a826-75857c87134c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Creating new backup {'backup': {'volume_id': '4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1635388746'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:26:31.433071 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-d111e52f-e779-492b-a826-75857c87134c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Creating backup of volume 4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1 in container None Aug 18 19:26:31.440187 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:31.440187 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:31.440656 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d111e52f-e779-492b-a826-75857c87134c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:26:31.456470 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-d111e52f-e779-492b-a826-75857c87134c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Created reservations ['1e3fee5b-3852-43fa-b332-537c7c582d85', '1f5236e3-43c8-4c74-96e2-da8b51fd358b'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:31.487422 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d111e52f-e779-492b-a826-75857c87134c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:26:31.487891 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 824/3309] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:26:31 2026] POST /volume/v3/backups => generated 330 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 19:26:31.497301 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e66b7cc4-a05f-4433-8234-b67df11e7145 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:31.499036 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e66b7cc4-a05f-4433-8234-b67df11e7145 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:31.499766 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e66b7cc4-a05f-4433-8234-b67df11e7145 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:31.499766 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e66b7cc4-a05f-4433-8234-b67df11e7145 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:31.499766 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-e66b7cc4-a05f-4433-8234-b67df11e7145 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:31.503222 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:31.503222 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:31.503874 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e66b7cc4-a05f-4433-8234-b67df11e7145 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 200 Aug 18 19:26:31.504205 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 825/3310] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:31 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:31.865657 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f9dd8fee-5967-44ce-aaf9-80050d56be09 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:31.867889 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f9dd8fee-5967-44ce-aaf9-80050d56be09 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 Aug 18 19:26:31.867889 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f9dd8fee-5967-44ce-aaf9-80050d56be09 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:31.867889 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f9dd8fee-5967-44ce-aaf9-80050d56be09 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:31.872964 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f9dd8fee-5967-44ce-aaf9-80050d56be09 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 returned with HTTP 404 Aug 18 19:26:31.873384 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 825/3311] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:31 2026] GET /volume/v3/volumes/2181e1c9-3df9-4601-a02c-2aff6647cf25 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:31.932261 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-27fc66fa-f038-4f7c-97ba-940009a8bfd1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:31.934036 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-27fc66fa-f038-4f7c-97ba-940009a8bfd1 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 Aug 18 19:26:31.934267 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-27fc66fa-f038-4f7c-97ba-940009a8bfd1 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:31.934504 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-27fc66fa-f038-4f7c-97ba-940009a8bfd1 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:31.934694 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-27fc66fa-f038-4f7c-97ba-940009a8bfd1 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Delete volume with id: 2c05131d-6e12-4fa0-8208-49a489cc3a94 Aug 18 19:26:31.941793 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:31.941793 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:31.942177 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b5f2ea8e-8d75-4cb3-bd7a-245d44cc4b21 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:31.942234 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-27fc66fa-f038-4f7c-97ba-940009a8bfd1 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:26:31.944179 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b5f2ea8e-8d75-4cb3-bd7a-245d44cc4b21 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 Aug 18 19:26:31.944402 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b5f2ea8e-8d75-4cb3-bd7a-245d44cc4b21 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:31.944632 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b5f2ea8e-8d75-4cb3-bd7a-245d44cc4b21 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:31.944777 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-b5f2ea8e-8d75-4cb3-bd7a-245d44cc4b21 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id a331f57e-b0a4-4cbe-adc2-df369b109798. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:31.949695 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:31.949695 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:31.950513 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b5f2ea8e-8d75-4cb3-bd7a-245d44cc4b21 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 returned with HTTP 200 Aug 18 19:26:31.950899 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 825/3312] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:31 2026] GET /volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:31.957009 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-27fc66fa-f038-4f7c-97ba-940009a8bfd1 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Delete volume request issued successfully. Aug 18 19:26:31.957176 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-27fc66fa-f038-4f7c-97ba-940009a8bfd1 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 returned with HTTP 202 Aug 18 19:26:31.957664 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 838/3313] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:26:31 2026] DELETE /volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:31.966005 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-450105b4-136c-4c98-bfbe-3b6a5cbf17c5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:31.968899 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-450105b4-136c-4c98-bfbe-3b6a5cbf17c5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 Aug 18 19:26:31.968899 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-450105b4-136c-4c98-bfbe-3b6a5cbf17c5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:31.968899 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-450105b4-136c-4c98-bfbe-3b6a5cbf17c5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:31.976694 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:31.976694 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:31.981358 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-450105b4-136c-4c98-bfbe-3b6a5cbf17c5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:26:31.985640 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-450105b4-136c-4c98-bfbe-3b6a5cbf17c5 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 returned with HTTP 200 Aug 18 19:26:31.986059 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 826/3314] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:31 2026] GET /volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:32.191296 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-db8409c4-67bd-4112-b1f1-4d02432fd612 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:32.193160 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-db8409c4-67bd-4112-b1f1-4d02432fd612 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb Aug 18 19:26:32.193331 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-db8409c4-67bd-4112-b1f1-4d02432fd612 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:32.193529 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-db8409c4-67bd-4112-b1f1-4d02432fd612 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:32.199807 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:32.199807 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:32.203154 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-db8409c4-67bd-4112-b1f1-4d02432fd612 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:26:32.207193 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-db8409c4-67bd-4112-b1f1-4d02432fd612 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb returned with HTTP 200 Aug 18 19:26:32.207576 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 826/3315] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:26:32 2026] GET /volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:32.324750 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-cd771c08-b4a8-4d91-9a1d-487cf7963f5a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:32.326252 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cd771c08-b4a8-4d91-9a1d-487cf7963f5a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:32.326468 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cd771c08-b4a8-4d91-9a1d-487cf7963f5a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:32.326643 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cd771c08-b4a8-4d91-9a1d-487cf7963f5a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:32.326740 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-cd771c08-b4a8-4d91-9a1d-487cf7963f5a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:32.330491 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:32.330491 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:32.331146 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cd771c08-b4a8-4d91-9a1d-487cf7963f5a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:32.331488 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 826/3316] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:32 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:32.514843 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f9a63ce6-f944-4f85-8958-0b33644b2759 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:32.517197 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f9a63ce6-f944-4f85-8958-0b33644b2759 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:32.517610 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f9a63ce6-f944-4f85-8958-0b33644b2759 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:32.518021 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f9a63ce6-f944-4f85-8958-0b33644b2759 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:32.518249 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-f9a63ce6-f944-4f85-8958-0b33644b2759 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:32.523730 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:32.523730 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:32.524858 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f9a63ce6-f944-4f85-8958-0b33644b2759 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 200 Aug 18 19:26:32.525593 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 839/3317] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:32 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:32.631611 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-61570684-07b4-4ac5-9d85-09becdb06198 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:32.634202 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-61570684-07b4-4ac5-9d85-09becdb06198 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb Aug 18 19:26:32.634202 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-61570684-07b4-4ac5-9d85-09becdb06198 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:32.634202 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-61570684-07b4-4ac5-9d85-09becdb06198 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:32.642318 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:32.642318 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:32.647187 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-61570684-07b4-4ac5-9d85-09becdb06198 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:26:32.652558 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-61570684-07b4-4ac5-9d85-09becdb06198 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb returned with HTTP 200 Aug 18 19:26:32.653063 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 827/3318] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:26:32 2026] GET /volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:32.664089 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-fdb24047-8750-4a43-937b-85965ad897ad None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:32.664512 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fdb24047-8750-4a43-937b-85965ad897ad None None] GET https://10.4.3.170/volume// Aug 18 19:26:32.664712 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fdb24047-8750-4a43-937b-85965ad897ad None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:32.665041 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fdb24047-8750-4a43-937b-85965ad897ad None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:32.665434 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fdb24047-8750-4a43-937b-85965ad897ad None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:26:32.665702 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 827/3319] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:26: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 19:26:32.674250 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-3b91ecb7-24eb-4899-88b5-ac863d0dd943 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:32.676727 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-3b91ecb7-24eb-4899-88b5-ac863d0dd943 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:26:32.677083 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-3b91ecb7-24eb-4899-88b5-ac863d0dd943 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93abd652-eb20-495b-a17f-9dbb7bb3f8eb", "connector": null, "instance_uuid": "932854aa-63c3-42e1-821d-224db781a8bf"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:32.685849 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:32.685849 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:32.709716 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-3b91ecb7-24eb-4899-88b5-ac863d0dd943 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:26:32.710194 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 827/3320] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:26:32 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 19:26:32.961342 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3686814a-2e40-4483-bae1-db57e22a83db None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:32.963020 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3686814a-2e40-4483-bae1-db57e22a83db tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 Aug 18 19:26:32.963239 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3686814a-2e40-4483-bae1-db57e22a83db tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:32.963486 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3686814a-2e40-4483-bae1-db57e22a83db tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:32.963620 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-3686814a-2e40-4483-bae1-db57e22a83db tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id a331f57e-b0a4-4cbe-adc2-df369b109798. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:32.968281 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:32.968281 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:32.969097 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3686814a-2e40-4483-bae1-db57e22a83db tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 returned with HTTP 200 Aug 18 19:26:32.969508 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 840/3321] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:32 2026] GET /volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:32.998129 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7f21d216-2e49-44b5-a0db-c1761fa0e512 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:33.000234 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7f21d216-2e49-44b5-a0db-c1761fa0e512 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 Aug 18 19:26:33.000469 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7f21d216-2e49-44b5-a0db-c1761fa0e512 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:33.000661 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7f21d216-2e49-44b5-a0db-c1761fa0e512 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:33.006625 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7f21d216-2e49-44b5-a0db-c1761fa0e512 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 returned with HTTP 404 Aug 18 19:26:33.007187 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 828/3322] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:32 2026] GET /volume/v3/volumes/2c05131d-6e12-4fa0-8208-49a489cc3a94 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:33.108615 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5d328077-55ba-4e5c-bc22-7d767261020e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:33.113127 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5d328077-55ba-4e5c-bc22-7d767261020e tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc Aug 18 19:26:33.113127 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5d328077-55ba-4e5c-bc22-7d767261020e tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:33.113127 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5d328077-55ba-4e5c-bc22-7d767261020e tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:33.113127 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-5d328077-55ba-4e5c-bc22-7d767261020e tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Delete volume with id: 1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc Aug 18 19:26:33.120108 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:33.120108 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:33.120832 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5d328077-55ba-4e5c-bc22-7d767261020e tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:26:33.138408 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5d328077-55ba-4e5c-bc22-7d767261020e tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Delete volume request issued successfully. Aug 18 19:26:33.138968 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5d328077-55ba-4e5c-bc22-7d767261020e tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc returned with HTTP 202 Aug 18 19:26:33.140059 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 828/3323] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:26:33 2026] DELETE /volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:33.146654 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d7192b46-f276-4367-befc-8c2b5a85d853 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:33.148522 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d7192b46-f276-4367-befc-8c2b5a85d853 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc Aug 18 19:26:33.148772 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d7192b46-f276-4367-befc-8c2b5a85d853 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:33.149015 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d7192b46-f276-4367-befc-8c2b5a85d853 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:33.158038 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:33.158038 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:33.164415 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d7192b46-f276-4367-befc-8c2b5a85d853 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Volume info retrieved successfully. Aug 18 19:26:33.169091 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d7192b46-f276-4367-befc-8c2b5a85d853 tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc returned with HTTP 200 Aug 18 19:26:33.169578 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 828/3324] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:33 2026] GET /volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:33.341766 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2fd4e268-e4b2-4a9f-9814-db678c2f38a7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:33.343652 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2fd4e268-e4b2-4a9f-9814-db678c2f38a7 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:33.344233 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2fd4e268-e4b2-4a9f-9814-db678c2f38a7 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:33.344233 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2fd4e268-e4b2-4a9f-9814-db678c2f38a7 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:33.344233 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-2fd4e268-e4b2-4a9f-9814-db678c2f38a7 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:33.349274 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:33.349274 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:33.350327 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2fd4e268-e4b2-4a9f-9814-db678c2f38a7 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:33.350327 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 841/3325] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:33 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:33.534685 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6775c942-8f6e-4ed9-bca9-d5180de88a77 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:33.536949 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6775c942-8f6e-4ed9-bca9-d5180de88a77 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:33.537193 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6775c942-8f6e-4ed9-bca9-d5180de88a77 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:33.537444 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6775c942-8f6e-4ed9-bca9-d5180de88a77 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:33.537588 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-6775c942-8f6e-4ed9-bca9-d5180de88a77 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:33.538153 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9f136437-274a-42d0-87f8-cfa1c3cf2381 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:33.538574 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9f136437-274a-42d0-87f8-cfa1c3cf2381 None None] GET https://10.4.3.170/volume// Aug 18 19:26:33.538776 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9f136437-274a-42d0-87f8-cfa1c3cf2381 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:33.539015 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9f136437-274a-42d0-87f8-cfa1c3cf2381 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:33.539649 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9f136437-274a-42d0-87f8-cfa1c3cf2381 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:26:33.539766 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 829/3326] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:26: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 19:26:33.543946 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:33.543946 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:33.544919 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6775c942-8f6e-4ed9-bca9-d5180de88a77 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 200 Aug 18 19:26:33.545417 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 829/3327] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:33 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:33.552680 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-201bb356-dc8b-4039-b78d-675b8a5357c2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:33.554500 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-201bb356-dc8b-4039-b78d-675b8a5357c2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb Aug 18 19:26:33.554707 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-201bb356-dc8b-4039-b78d-675b8a5357c2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:33.554902 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-201bb356-dc8b-4039-b78d-675b8a5357c2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:33.562772 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:33.562772 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:33.565677 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-201bb356-dc8b-4039-b78d-675b8a5357c2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:26:33.569563 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-201bb356-dc8b-4039-b78d-675b8a5357c2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb returned with HTTP 200 Aug 18 19:26:33.569941 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 829/3328] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:26:33 2026] GET /volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb => generated 1545 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:26:33.668569 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-2af132c7-0047-4320-b61d-606e3e3b6b84 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:33.670336 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-2af132c7-0047-4320-b61d-606e3e3b6b84 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] PUT https://10.4.3.170/volume/v3/attachments/410e4355-74f0-4982-8acc-09577b3582ef Aug 18 19:26:33.670694 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-2af132c7-0047-4320-b61d-606e3e3b6b84 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:33.677606 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-2af132c7-0047-4320-b61d-606e3e3b6b84 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Acquiring lock "cinder-attachment_update-93abd652-eb20-495b-a17f-9dbb7bb3f8eb-np0000007688" by "attachment_update" {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:26:33.682104 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-2af132c7-0047-4320-b61d-606e3e3b6b84 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Lock "cinder-attachment_update-93abd652-eb20-495b-a17f-9dbb7bb3f8eb-np0000007688" acquired by "attachment_update" :: waited 0.004s {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:26:33.682938 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:33.682938 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:33.761421 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-2af132c7-0047-4320-b61d-606e3e3b6b84 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Lock "cinder-attachment_update-93abd652-eb20-495b-a17f-9dbb7bb3f8eb-np0000007688" released by "attachment_update" :: held 0.079s {{(pid=100583) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:26:33.761984 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-2af132c7-0047-4320-b61d-606e3e3b6b84 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/410e4355-74f0-4982-8acc-09577b3582ef returned with HTTP 200 Aug 18 19:26:33.762500 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 842/3329] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:26:33 2026] PUT /volume/v3/attachments/410e4355-74f0-4982-8acc-09577b3582ef => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:33.782267 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-06357ae9-3c73-416e-8fa3-cffdb7482066 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:33.784595 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-06357ae9-3c73-416e-8fa3-cffdb7482066 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/attachments/410e4355-74f0-4982-8acc-09577b3582ef/action Aug 18 19:26:33.784965 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-06357ae9-3c73-416e-8fa3-cffdb7482066 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action body: b'{"os-complete": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:26:33.785114 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-06357ae9-3c73-416e-8fa3-cffdb7482066 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:33.802221 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:33.802221 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:33.811700 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-a4bf425b-939c-4747-a5f2-bf3930049b96 req-06357ae9-3c73-416e-8fa3-cffdb7482066 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/410e4355-74f0-4982-8acc-09577b3582ef/action returned with HTTP 204 Aug 18 19:26:33.812124 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 830/3330] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:26:33 2026] POST /volume/v3/attachments/410e4355-74f0-4982-8acc-09577b3582ef/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 18 19:26:33.978630 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-07a9932d-ce36-4e2e-aeea-d861d1f94bbf None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:33.980489 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-07a9932d-ce36-4e2e-aeea-d861d1f94bbf tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 Aug 18 19:26:33.980755 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-07a9932d-ce36-4e2e-aeea-d861d1f94bbf tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:33.980999 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-07a9932d-ce36-4e2e-aeea-d861d1f94bbf tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:33.981129 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-07a9932d-ce36-4e2e-aeea-d861d1f94bbf tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id a331f57e-b0a4-4cbe-adc2-df369b109798. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:33.985939 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:33.985939 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:33.986776 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-07a9932d-ce36-4e2e-aeea-d861d1f94bbf tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 returned with HTTP 200 Aug 18 19:26:33.987240 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 830/3331] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:33 2026] GET /volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:34.186643 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-faa409eb-d822-46b4-b8c9-46e9c01936fa None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:34.188895 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-faa409eb-d822-46b4-b8c9-46e9c01936fa tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] GET https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc Aug 18 19:26:34.189161 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-faa409eb-d822-46b4-b8c9-46e9c01936fa tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:34.189459 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-faa409eb-d822-46b4-b8c9-46e9c01936fa tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:34.197822 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-faa409eb-d822-46b4-b8c9-46e9c01936fa tempest-AttachVolumeNegativeTest-1838659027 tempest-AttachVolumeNegativeTest-1838659027-project-member] https://10.4.3.170/volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc returned with HTTP 404 Aug 18 19:26:34.198462 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 830/3332] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:34 2026] GET /volume/v3/volumes/1e6e2f58-f3e6-4c28-9eb2-3db19edc68cc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:34.361732 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-faef69a5-e659-4e30-8230-f8cc5411f0c3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:34.364410 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-faef69a5-e659-4e30-8230-f8cc5411f0c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:34.364558 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-faef69a5-e659-4e30-8230-f8cc5411f0c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:34.364858 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-faef69a5-e659-4e30-8230-f8cc5411f0c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:34.365104 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-faef69a5-e659-4e30-8230-f8cc5411f0c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:34.370844 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:34.370844 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:34.371425 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-faef69a5-e659-4e30-8230-f8cc5411f0c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:34.371957 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 843/3333] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:34 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:34.562929 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e9560d23-3c1e-4c36-959d-390607a61d97 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:34.566022 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e9560d23-3c1e-4c36-959d-390607a61d97 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:34.566211 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e9560d23-3c1e-4c36-959d-390607a61d97 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:34.566424 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e9560d23-3c1e-4c36-959d-390607a61d97 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:34.566519 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-e9560d23-3c1e-4c36-959d-390607a61d97 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:34.571186 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:34.571186 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:34.572039 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e9560d23-3c1e-4c36-959d-390607a61d97 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 200 Aug 18 19:26:34.572747 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 831/3334] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:34 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:34.998746 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9edfd1b2-d5a6-4384-a21a-64e669b2831a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:35.000340 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9edfd1b2-d5a6-4384-a21a-64e669b2831a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 Aug 18 19:26:35.000540 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9edfd1b2-d5a6-4384-a21a-64e669b2831a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:35.000709 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9edfd1b2-d5a6-4384-a21a-64e669b2831a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:35.000795 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-9edfd1b2-d5a6-4384-a21a-64e669b2831a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id a331f57e-b0a4-4cbe-adc2-df369b109798. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:35.004677 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:35.004677 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:35.005488 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9edfd1b2-d5a6-4384-a21a-64e669b2831a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 returned with HTTP 200 Aug 18 19:26:35.005832 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 831/3335] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:34 2026] GET /volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:35.385657 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8029e323-0fbb-4b29-a5c5-73ce48b9f622 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:35.388045 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8029e323-0fbb-4b29-a5c5-73ce48b9f622 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:35.388242 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8029e323-0fbb-4b29-a5c5-73ce48b9f622 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:35.388440 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8029e323-0fbb-4b29-a5c5-73ce48b9f622 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:35.388536 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-8029e323-0fbb-4b29-a5c5-73ce48b9f622 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:35.392880 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:35.392880 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:35.393630 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8029e323-0fbb-4b29-a5c5-73ce48b9f622 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:35.394007 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 831/3336] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:35 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:26:35.588854 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-af36cc44-f31e-4ffc-b31b-8e01d14ca735 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:35.591123 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-af36cc44-f31e-4ffc-b31b-8e01d14ca735 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:35.591443 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-af36cc44-f31e-4ffc-b31b-8e01d14ca735 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:35.591725 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-af36cc44-f31e-4ffc-b31b-8e01d14ca735 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:35.591910 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-af36cc44-f31e-4ffc-b31b-8e01d14ca735 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:35.597777 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:35.597777 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:35.598934 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-af36cc44-f31e-4ffc-b31b-8e01d14ca735 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 200 Aug 18 19:26:35.599550 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 844/3337] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:35 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:36.017728 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4aea2782-e4c4-48a7-b6f7-a23300066ac6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:36.021016 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4aea2782-e4c4-48a7-b6f7-a23300066ac6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 Aug 18 19:26:36.021299 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4aea2782-e4c4-48a7-b6f7-a23300066ac6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:36.021599 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4aea2782-e4c4-48a7-b6f7-a23300066ac6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:36.021769 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-4aea2782-e4c4-48a7-b6f7-a23300066ac6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id a331f57e-b0a4-4cbe-adc2-df369b109798. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:36.027421 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:36.027421 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:36.028524 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4aea2782-e4c4-48a7-b6f7-a23300066ac6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 returned with HTTP 200 Aug 18 19:26:36.029086 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 832/3338] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:36 2026] GET /volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:36.045574 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f52f3fb4-4bde-4ad0-aeef-830eeedc29f9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:36.054284 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f52f3fb4-4bde-4ad0-aeef-830eeedc29f9 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 Aug 18 19:26:36.056175 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f52f3fb4-4bde-4ad0-aeef-830eeedc29f9 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:36.058093 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f52f3fb4-4bde-4ad0-aeef-830eeedc29f9 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:36.095206 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:36.095206 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:36.098946 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f52f3fb4-4bde-4ad0-aeef-830eeedc29f9 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:26:36.103670 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f52f3fb4-4bde-4ad0-aeef-830eeedc29f9 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 returned with HTTP 200 Aug 18 19:26:36.104328 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 832/3339] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:36 2026] GET /volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 => generated 1134 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:36.121012 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bd416aba-7db6-46f9-9486-cdebeeb43b76 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:36.123191 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bd416aba-7db6-46f9-9486-cdebeeb43b76 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] DELETE https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 Aug 18 19:26:36.123460 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bd416aba-7db6-46f9-9486-cdebeeb43b76 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:36.123708 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bd416aba-7db6-46f9-9486-cdebeeb43b76 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:36.123865 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-bd416aba-7db6-46f9-9486-cdebeeb43b76 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Delete backup with id: a331f57e-b0a4-4cbe-adc2-df369b109798. Aug 18 19:26:36.128977 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:36.128977 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:36.141289 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.rpcapi [None req-bd416aba-7db6-46f9-9486-cdebeeb43b76 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] delete_backup rpcapi backup_id a331f57e-b0a4-4cbe-adc2-df369b109798 {{(pid=100580) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:26:36.143390 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bd416aba-7db6-46f9-9486-cdebeeb43b76 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 returned with HTTP 202 Aug 18 19:26:36.143957 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 832/3340] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:26:36 2026] DELETE /volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:26:36.157149 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0dcb3dd0-6f98-4482-9a05-cd996e0a3197 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:36.159136 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0dcb3dd0-6f98-4482-9a05-cd996e0a3197 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 Aug 18 19:26:36.159338 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0dcb3dd0-6f98-4482-9a05-cd996e0a3197 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:36.159613 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0dcb3dd0-6f98-4482-9a05-cd996e0a3197 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:36.159729 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-0dcb3dd0-6f98-4482-9a05-cd996e0a3197 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id a331f57e-b0a4-4cbe-adc2-df369b109798. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:36.165789 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:36.165789 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:36.166644 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0dcb3dd0-6f98-4482-9a05-cd996e0a3197 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 returned with HTTP 200 Aug 18 19:26:36.167055 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 845/3341] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:36 2026] GET /volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:36.415510 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-41d116c5-1d7d-4c1d-8955-af18c2bed595 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:36.418629 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-41d116c5-1d7d-4c1d-8955-af18c2bed595 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:36.418922 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-41d116c5-1d7d-4c1d-8955-af18c2bed595 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:36.419170 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-41d116c5-1d7d-4c1d-8955-af18c2bed595 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:36.419352 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-41d116c5-1d7d-4c1d-8955-af18c2bed595 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:36.429065 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:36.429065 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:36.430115 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-41d116c5-1d7d-4c1d-8955-af18c2bed595 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:36.430643 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 833/3342] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:36 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:36.614219 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-23bcca17-20f3-4a4f-894a-f0a5abb4ceaa None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:36.620969 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-23bcca17-20f3-4a4f-894a-f0a5abb4ceaa tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:36.622478 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-23bcca17-20f3-4a4f-894a-f0a5abb4ceaa tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:36.623191 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-23bcca17-20f3-4a4f-894a-f0a5abb4ceaa tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:36.623382 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-23bcca17-20f3-4a4f-894a-f0a5abb4ceaa tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:36.634036 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:36.634036 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:36.635986 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-23bcca17-20f3-4a4f-894a-f0a5abb4ceaa tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 200 Aug 18 19:26:36.636872 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 833/3343] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:36 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 749 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:37.188152 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-84657f8c-57fd-42a9-987d-10115e7a57b3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:37.190343 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-84657f8c-57fd-42a9-987d-10115e7a57b3 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 Aug 18 19:26:37.190646 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-84657f8c-57fd-42a9-987d-10115e7a57b3 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:37.190927 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-84657f8c-57fd-42a9-987d-10115e7a57b3 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:37.191077 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-84657f8c-57fd-42a9-987d-10115e7a57b3 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id a331f57e-b0a4-4cbe-adc2-df369b109798. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:37.194823 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-84657f8c-57fd-42a9-987d-10115e7a57b3 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 returned with HTTP 404 Aug 18 19:26:37.195317 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 833/3344] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:37 2026] GET /volume/v3/backups/a331f57e-b0a4-4cbe-adc2-df369b109798 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:37.306860 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-ce987b07-3d38-46c1-9624-63b51a4e27ea req-362bc7a4-1bda-436d-9275-a1c90bbb66d3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:37.309959 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-ce987b07-3d38-46c1-9624-63b51a4e27ea req-362bc7a4-1bda-436d-9275-a1c90bbb66d3 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 Aug 18 19:26:37.310269 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-ce987b07-3d38-46c1-9624-63b51a4e27ea req-362bc7a4-1bda-436d-9275-a1c90bbb66d3 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:37.310636 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-ce987b07-3d38-46c1-9624-63b51a4e27ea req-362bc7a4-1bda-436d-9275-a1c90bbb66d3 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:37.325874 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:37.325874 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:37.333849 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-ce987b07-3d38-46c1-9624-63b51a4e27ea req-362bc7a4-1bda-436d-9275-a1c90bbb66d3 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:26:37.349218 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-ce987b07-3d38-46c1-9624-63b51a4e27ea req-362bc7a4-1bda-436d-9275-a1c90bbb66d3 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 returned with HTTP 200 Aug 18 19:26:37.349953 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 846/3345] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:26:37 2026] GET /volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 => generated 1134 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:37.370035 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-ce987b07-3d38-46c1-9624-63b51a4e27ea req-cd8b80b2-4f3e-488d-b0d4-e0dfbb8e3812 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:37.371981 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-ce987b07-3d38-46c1-9624-63b51a4e27ea req-cd8b80b2-4f3e-488d-b0d4-e0dfbb8e3812 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] POST https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2/action Aug 18 19:26:37.372294 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-ce987b07-3d38-46c1-9624-63b51a4e27ea req-cd8b80b2-4f3e-488d-b0d4-e0dfbb8e3812 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:26:37.372448 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-ce987b07-3d38-46c1-9624-63b51a4e27ea req-cd8b80b2-4f3e-488d-b0d4-e0dfbb8e3812 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:37.383931 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:37.383931 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:37.384285 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-ce987b07-3d38-46c1-9624-63b51a4e27ea req-cd8b80b2-4f3e-488d-b0d4-e0dfbb8e3812 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:26:37.390608 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-ce987b07-3d38-46c1-9624-63b51a4e27ea req-cd8b80b2-4f3e-488d-b0d4-e0dfbb8e3812 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Begin detaching volume completed successfully. Aug 18 19:26:37.390883 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-ce987b07-3d38-46c1-9624-63b51a4e27ea req-cd8b80b2-4f3e-488d-b0d4-e0dfbb8e3812 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2/action returned with HTTP 202 Aug 18 19:26:37.391472 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 834/3346] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:26:37 2026] POST /volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:26:37.415580 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ce69e241-a719-40ec-872c-4fe4d6f8d8ed None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:37.421145 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ce69e241-a719-40ec-872c-4fe4d6f8d8ed tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 Aug 18 19:26:37.423213 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ce69e241-a719-40ec-872c-4fe4d6f8d8ed tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:37.423948 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ce69e241-a719-40ec-872c-4fe4d6f8d8ed tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:37.439037 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6ee377a5-6acc-4cc0-bb46-9195250dd084 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:37.439037 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6ee377a5-6acc-4cc0-bb46-9195250dd084 None None] GET https://10.4.3.170/volume// Aug 18 19:26:37.439037 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6ee377a5-6acc-4cc0-bb46-9195250dd084 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:37.439037 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6ee377a5-6acc-4cc0-bb46-9195250dd084 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:37.439223 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6ee377a5-6acc-4cc0-bb46-9195250dd084 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:26:37.440346 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 834/3347] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:26: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 19:26:37.442679 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-34560088-8014-4eef-8e29-21f92f9c67d5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:37.444908 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-34560088-8014-4eef-8e29-21f92f9c67d5 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:37.445159 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-34560088-8014-4eef-8e29-21f92f9c67d5 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:37.445418 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-34560088-8014-4eef-8e29-21f92f9c67d5 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:37.445564 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-34560088-8014-4eef-8e29-21f92f9c67d5 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:37.450821 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:37.450821 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:37.451915 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-34560088-8014-4eef-8e29-21f92f9c67d5 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:37.452401 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 847/3348] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:37 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:37.454767 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-ce987b07-3d38-46c1-9624-63b51a4e27ea req-a3ba7ba2-1935-490b-950e-4698198e96ab None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:37.457043 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-ce987b07-3d38-46c1-9624-63b51a4e27ea req-a3ba7ba2-1935-490b-950e-4698198e96ab tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 Aug 18 19:26:37.457316 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-ce987b07-3d38-46c1-9624-63b51a4e27ea req-a3ba7ba2-1935-490b-950e-4698198e96ab tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:37.457542 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-ce987b07-3d38-46c1-9624-63b51a4e27ea req-a3ba7ba2-1935-490b-950e-4698198e96ab tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:37.467268 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:37.467268 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:37.470662 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-ce987b07-3d38-46c1-9624-63b51a4e27ea req-a3ba7ba2-1935-490b-950e-4698198e96ab tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:26:37.474609 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-ce987b07-3d38-46c1-9624-63b51a4e27ea req-a3ba7ba2-1935-490b-950e-4698198e96ab tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 returned with HTTP 200 Aug 18 19:26:37.474989 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 835/3349] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:26:37 2026] GET /volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 => generated 1317 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:26:37.504385 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:37.504385 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:37.520357 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ce69e241-a719-40ec-872c-4fe4d6f8d8ed tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:26:37.547917 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ce69e241-a719-40ec-872c-4fe4d6f8d8ed tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 returned with HTTP 200 Aug 18 19:26:37.554510 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 834/3350] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:37 2026] GET /volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 => generated 1137 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 19:26:37.650724 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f15e1fc3-2b3f-441f-b549-0d0ca40c5879 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:37.653080 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f15e1fc3-2b3f-441f-b549-0d0ca40c5879 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:37.653387 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f15e1fc3-2b3f-441f-b549-0d0ca40c5879 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:37.654429 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f15e1fc3-2b3f-441f-b549-0d0ca40c5879 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:37.654643 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-f15e1fc3-2b3f-441f-b549-0d0ca40c5879 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:37.660283 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:37.660283 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:37.661320 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f15e1fc3-2b3f-441f-b549-0d0ca40c5879 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 200 Aug 18 19:26:37.661910 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 835/3351] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:37 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:38.467854 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f230924a-475b-4690-a1a0-32b0c29cc358 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:38.470134 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f230924a-475b-4690-a1a0-32b0c29cc358 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:38.470505 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f230924a-475b-4690-a1a0-32b0c29cc358 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:38.470742 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f230924a-475b-4690-a1a0-32b0c29cc358 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:38.470961 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-f230924a-475b-4690-a1a0-32b0c29cc358 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:38.478913 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:38.478913 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:38.479947 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f230924a-475b-4690-a1a0-32b0c29cc358 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:38.480747 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 848/3352] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:38 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:38.571561 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c1966deb-c70c-400d-a4be-d9d547407748 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:38.575376 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c1966deb-c70c-400d-a4be-d9d547407748 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 Aug 18 19:26:38.575376 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c1966deb-c70c-400d-a4be-d9d547407748 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:38.575376 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c1966deb-c70c-400d-a4be-d9d547407748 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:38.580010 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-271941eb-02f3-495d-94d4-75766bc8cf25 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:38.583489 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-ce987b07-3d38-46c1-9624-63b51a4e27ea req-cb2d9fb9-2ce4-49d1-892f-006a86d140ac None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:38.585453 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-ce987b07-3d38-46c1-9624-63b51a4e27ea req-cb2d9fb9-2ce4-49d1-892f-006a86d140ac tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] DELETE https://10.4.3.170/volume/v3/attachments/69f7fa28-80c7-4e02-9dfb-dbcd11121ac2 Aug 18 19:26:38.585634 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-ce987b07-3d38-46c1-9624-63b51a4e27ea req-cb2d9fb9-2ce4-49d1-892f-006a86d140ac tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:38.585901 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-ce987b07-3d38-46c1-9624-63b51a4e27ea req-cb2d9fb9-2ce4-49d1-892f-006a86d140ac tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:38.588244 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:38.588244 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:38.592691 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c1966deb-c70c-400d-a4be-d9d547407748 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:26:38.596106 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:38.596106 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:38.597657 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c1966deb-c70c-400d-a4be-d9d547407748 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 returned with HTTP 200 Aug 18 19:26:38.598214 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 836/3353] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:38 2026] GET /volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:38.666705 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-ce987b07-3d38-46c1-9624-63b51a4e27ea req-cb2d9fb9-2ce4-49d1-892f-006a86d140ac tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/attachments/69f7fa28-80c7-4e02-9dfb-dbcd11121ac2 returned with HTTP 200 Aug 18 19:26:38.667184 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 836/3354] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:26:38 2026] DELETE /volume/v3/attachments/69f7fa28-80c7-4e02-9dfb-dbcd11121ac2 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:38.676309 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-93edbd1a-d631-4723-adb5-1c7379c76517 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:38.679586 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-93edbd1a-d631-4723-adb5-1c7379c76517 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:38.679586 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-93edbd1a-d631-4723-adb5-1c7379c76517 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:38.679586 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-93edbd1a-d631-4723-adb5-1c7379c76517 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:38.679586 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-93edbd1a-d631-4723-adb5-1c7379c76517 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:38.688056 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:38.688056 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:38.689062 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-93edbd1a-d631-4723-adb5-1c7379c76517 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 200 Aug 18 19:26:38.689413 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 849/3355] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:38 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:38.717821 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-271941eb-02f3-495d-94d4-75766bc8cf25 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] POST https://10.4.3.170/volume/v3/group_types Aug 18 19:26:38.718104 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-271941eb-02f3-495d-94d4-75766bc8cf25 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1019014439", "description": "tempest-group-type-description-420295371", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:38.737956 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-271941eb-02f3-495d-94d4-75766bc8cf25 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Aug 18 19:26:38.738313 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 835/3356] 10.4.3.170 () {70 vars in 1312 bytes} [Tue Aug 18 19:26:38 2026] POST /volume/v3/group_types => generated 264 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:38.746828 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-12ce764c-f46c-4649-928a-8734d14e50fc None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:38.748875 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-12ce764c-f46c-4649-928a-8734d14e50fc tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] GET https://10.4.3.170/volume/v3/group_types Aug 18 19:26:38.749085 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-12ce764c-f46c-4649-928a-8734d14e50fc tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:38.749259 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-12ce764c-f46c-4649-928a-8734d14e50fc tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:38.764855 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-12ce764c-f46c-4649-928a-8734d14e50fc tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 200 Aug 18 19:26:38.765485 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 837/3357] 10.4.3.170 () {68 vars in 1290 bytes} [Tue Aug 18 19:26:38 2026] GET /volume/v3/group_types => generated 498 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:38.775095 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-879dd449-be8c-41b8-8a14-7d6dfc594990 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:38.776932 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-879dd449-be8c-41b8-8a14-7d6dfc594990 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] PUT https://10.4.3.170/volume/v3/group_types/aebc868f-9383-461b-8f04-9960975e2ba3 Aug 18 19:26:38.777308 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-879dd449-be8c-41b8-8a14-7d6dfc594990 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-977967592", "description": "updated-group-type-desc"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:38.778850 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:38.778850 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:38.794265 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-879dd449-be8c-41b8-8a14-7d6dfc594990 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] https://10.4.3.170/volume/v3/group_types/aebc868f-9383-461b-8f04-9960975e2ba3 returned with HTTP 200 Aug 18 19:26:38.794835 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 837/3358] 10.4.3.170 () {70 vars in 1422 bytes} [Tue Aug 18 19:26:38 2026] PUT /volume/v3/group_types/aebc868f-9383-461b-8f04-9960975e2ba3 => generated 254 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:38.813217 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-86d95b04-e04a-45ef-bb8f-c898181155c9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:38.818817 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-86d95b04-e04a-45ef-bb8f-c898181155c9 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] GET https://10.4.3.170/volume/v3/group_types/aebc868f-9383-461b-8f04-9960975e2ba3 Aug 18 19:26:38.819005 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-86d95b04-e04a-45ef-bb8f-c898181155c9 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:38.819175 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-86d95b04-e04a-45ef-bb8f-c898181155c9 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:38.826426 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-86d95b04-e04a-45ef-bb8f-c898181155c9 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] https://10.4.3.170/volume/v3/group_types/aebc868f-9383-461b-8f04-9960975e2ba3 returned with HTTP 200 Aug 18 19:26:38.826426 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 850/3359] 10.4.3.170 () {68 vars in 1401 bytes} [Tue Aug 18 19:26:38 2026] GET /volume/v3/group_types/aebc868f-9383-461b-8f04-9960975e2ba3 => generated 254 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:38.837837 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-aa45df98-c38f-4d35-964e-67882b30ae40 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:38.839989 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-aa45df98-c38f-4d35-964e-67882b30ae40 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/aebc868f-9383-461b-8f04-9960975e2ba3 Aug 18 19:26:38.840257 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-aa45df98-c38f-4d35-964e-67882b30ae40 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:38.840543 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-aa45df98-c38f-4d35-964e-67882b30ae40 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:38.854961 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-aa45df98-c38f-4d35-964e-67882b30ae40 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] https://10.4.3.170/volume/v3/group_types/aebc868f-9383-461b-8f04-9960975e2ba3 returned with HTTP 202 Aug 18 19:26:38.855378 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 836/3360] 10.4.3.170 () {68 vars in 1404 bytes} [Tue Aug 18 19:26:38 2026] DELETE /volume/v3/group_types/aebc868f-9383-461b-8f04-9960975e2ba3 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:26:38.863481 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e05418cf-288b-4b0d-8ff5-3d6636f756c9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:38.865101 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e05418cf-288b-4b0d-8ff5-3d6636f756c9 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] GET https://10.4.3.170/volume/v3/group_types Aug 18 19:26:38.865311 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e05418cf-288b-4b0d-8ff5-3d6636f756c9 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:38.865491 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e05418cf-288b-4b0d-8ff5-3d6636f756c9 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:38.870310 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e05418cf-288b-4b0d-8ff5-3d6636f756c9 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 200 Aug 18 19:26:38.870913 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 838/3361] 10.4.3.170 () {68 vars in 1290 bytes} [Tue Aug 18 19:26:38 2026] GET /volume/v3/group_types => generated 248 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:38.884237 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b1c209e3-64db-461d-adfc-fa240b3e28a3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:38.886465 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b1c209e3-64db-461d-adfc-fa240b3e28a3 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] POST https://10.4.3.170/volume/v3/group_types Aug 18 19:26:38.886920 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b1c209e3-64db-461d-adfc-fa240b3e28a3 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1562869180", "is_public": true}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:38.903061 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b1c209e3-64db-461d-adfc-fa240b3e28a3 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Aug 18 19:26:38.903488 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 838/3362] 10.4.3.170 () {70 vars in 1311 bytes} [Tue Aug 18 19:26:38 2026] POST /volume/v3/group_types => generated 164 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:38.912556 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9bd73498-eb41-4134-874b-43ec5af88216 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:38.916003 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9bd73498-eb41-4134-874b-43ec5af88216 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] POST https://10.4.3.170/volume/v3/group_types Aug 18 19:26:38.916427 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9bd73498-eb41-4134-874b-43ec5af88216 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1574157867", "is_public": false}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:38.931950 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9bd73498-eb41-4134-874b-43ec5af88216 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Aug 18 19:26:38.932328 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 851/3363] 10.4.3.170 () {70 vars in 1311 bytes} [Tue Aug 18 19:26:38 2026] POST /volume/v3/group_types => generated 165 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 18 19:26:38.943681 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8c4051f6-4f47-464f-ac6a-c4cee523fa89 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:38.946047 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8c4051f6-4f47-464f-ac6a-c4cee523fa89 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] GET https://10.4.3.170/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 18 19:26:38.946313 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8c4051f6-4f47-464f-ac6a-c4cee523fa89 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:38.946550 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8c4051f6-4f47-464f-ac6a-c4cee523fa89 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:38.960113 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8c4051f6-4f47-464f-ac6a-c4cee523fa89 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] https://10.4.3.170/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 18 19:26:38.960663 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 837/3364] 10.4.3.170 () {68 vars in 1351 bytes} [Tue Aug 18 19:26:38 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:38.970880 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-64982bab-1f0e-46d2-b648-efe9355e7623 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:38.975294 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-64982bab-1f0e-46d2-b648-efe9355e7623 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] GET https://10.4.3.170/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 18 19:26:38.977924 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-64982bab-1f0e-46d2-b648-efe9355e7623 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:38.978203 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-64982bab-1f0e-46d2-b648-efe9355e7623 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:38.991288 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-64982bab-1f0e-46d2-b648-efe9355e7623 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] https://10.4.3.170/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 18 19:26:38.991652 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 839/3365] 10.4.3.170 () {68 vars in 1353 bytes} [Tue Aug 18 19:26:38 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:39.001559 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-283475c8-2bf3-4ee7-b3e6-25c91f08a543 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:39.003105 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-283475c8-2bf3-4ee7-b3e6-25c91f08a543 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] GET https://10.4.3.170/volume/v3/group_types?is_public=False Aug 18 19:26:39.003326 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-283475c8-2bf3-4ee7-b3e6-25c91f08a543 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:39.003540 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-283475c8-2bf3-4ee7-b3e6-25c91f08a543 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:39.012466 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-283475c8-2bf3-4ee7-b3e6-25c91f08a543 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] https://10.4.3.170/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 18 19:26:39.012598 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 839/3366] 10.4.3.170 () {68 vars in 1321 bytes} [Tue Aug 18 19:26:39 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:39.026488 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-38073a5b-9a2b-4844-8a00-6548d6245631 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:39.034117 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-38073a5b-9a2b-4844-8a00-6548d6245631 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] GET https://10.4.3.170/volume/v3/group_types?is_public=True Aug 18 19:26:39.034381 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-38073a5b-9a2b-4844-8a00-6548d6245631 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:39.034614 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-38073a5b-9a2b-4844-8a00-6548d6245631 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:39.050376 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-38073a5b-9a2b-4844-8a00-6548d6245631 tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] https://10.4.3.170/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 18 19:26:39.050776 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 852/3367] 10.4.3.170 () {68 vars in 1319 bytes} [Tue Aug 18 19:26:39 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:39.065716 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3c1df927-d334-4585-bdc0-d054a7e8d25b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:39.067549 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3c1df927-d334-4585-bdc0-d054a7e8d25b tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/1fd15674-d132-4fd6-91e5-9524b552d5e8 Aug 18 19:26:39.067764 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3c1df927-d334-4585-bdc0-d054a7e8d25b tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:39.067955 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3c1df927-d334-4585-bdc0-d054a7e8d25b tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:39.083157 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3c1df927-d334-4585-bdc0-d054a7e8d25b tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] https://10.4.3.170/volume/v3/group_types/1fd15674-d132-4fd6-91e5-9524b552d5e8 returned with HTTP 202 Aug 18 19:26:39.083637 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 838/3368] 10.4.3.170 () {68 vars in 1404 bytes} [Tue Aug 18 19:26:39 2026] DELETE /volume/v3/group_types/1fd15674-d132-4fd6-91e5-9524b552d5e8 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:26:39.091392 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8ace78df-abe8-4a49-a746-a6fcdae4a18f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:39.093854 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8ace78df-abe8-4a49-a746-a6fcdae4a18f tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/233bf87b-57a9-4c62-b59c-a9b4b9d45207 Aug 18 19:26:39.094151 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8ace78df-abe8-4a49-a746-a6fcdae4a18f tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:39.094434 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8ace78df-abe8-4a49-a746-a6fcdae4a18f tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:39.112638 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-15225812-428d-4dff-8c49-9791fef32d81 req-d1989d74-11cb-4719-bc4d-a498576b2f58 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:39.115341 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-15225812-428d-4dff-8c49-9791fef32d81 req-d1989d74-11cb-4719-bc4d-a498576b2f58 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] DELETE https://10.4.3.170/volume/v3/attachments/f86c1b21-999d-40a5-abf4-9b5e75273aa5 Aug 18 19:26:39.115540 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-15225812-428d-4dff-8c49-9791fef32d81 req-d1989d74-11cb-4719-bc4d-a498576b2f58 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:39.115758 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-15225812-428d-4dff-8c49-9791fef32d81 req-d1989d74-11cb-4719-bc4d-a498576b2f58 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:39.120517 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8ace78df-abe8-4a49-a746-a6fcdae4a18f tempest-GroupTypesTest-1037995955 tempest-GroupTypesTest-1037995955-project-admin] https://10.4.3.170/volume/v3/group_types/233bf87b-57a9-4c62-b59c-a9b4b9d45207 returned with HTTP 202 Aug 18 19:26:39.121072 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 840/3369] 10.4.3.170 () {68 vars in 1404 bytes} [Tue Aug 18 19:26:39 2026] DELETE /volume/v3/group_types/233bf87b-57a9-4c62-b59c-a9b4b9d45207 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:26:39.128260 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:39.128260 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:39.180549 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-15225812-428d-4dff-8c49-9791fef32d81 req-d1989d74-11cb-4719-bc4d-a498576b2f58 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/attachments/f86c1b21-999d-40a5-abf4-9b5e75273aa5 returned with HTTP 200 Aug 18 19:26:39.181147 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 840/3370] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:26:39 2026] DELETE /volume/v3/attachments/f86c1b21-999d-40a5-abf4-9b5e75273aa5 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:39.493503 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-170f4441-f29f-432f-a036-cb8909a36885 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:39.495836 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-170f4441-f29f-432f-a036-cb8909a36885 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:39.496081 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-170f4441-f29f-432f-a036-cb8909a36885 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:39.496325 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-170f4441-f29f-432f-a036-cb8909a36885 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:39.496492 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-170f4441-f29f-432f-a036-cb8909a36885 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:39.498457 np0000007688 devstack@c-api.service[100583]: DEBUG dbcounter [-] [100583] Writing DB stats cinder:SELECT=292,cinder:INSERT=27,cinder:UPDATE=67 {{(pid=100583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:26:39.503107 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:39.503107 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:39.504150 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-170f4441-f29f-432f-a036-cb8909a36885 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:39.504675 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 853/3371] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:39 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:39.615546 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3bd609db-3126-492a-8356-3fbaa8928205 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:39.617656 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3bd609db-3126-492a-8356-3fbaa8928205 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 Aug 18 19:26:39.618036 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3bd609db-3126-492a-8356-3fbaa8928205 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:39.618641 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3bd609db-3126-492a-8356-3fbaa8928205 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:39.634141 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:39.634141 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:39.640827 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3bd609db-3126-492a-8356-3fbaa8928205 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:26:39.648805 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3bd609db-3126-492a-8356-3fbaa8928205 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 returned with HTTP 200 Aug 18 19:26:39.650006 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 839/3372] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:39 2026] GET /volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:39.700777 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-94e20282-6f93-4bb0-afcb-345a11669dcb req-a5c58849-fddb-4388-94f0-ad456c6e5bcd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:39.703318 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-94e20282-6f93-4bb0-afcb-345a11669dcb req-a5c58849-fddb-4388-94f0-ad456c6e5bcd tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 Aug 18 19:26:39.703506 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-889e225b-baee-45d9-9a53-9aa22a4cd4bd None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:39.703750 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-94e20282-6f93-4bb0-afcb-345a11669dcb req-a5c58849-fddb-4388-94f0-ad456c6e5bcd tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:39.703750 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-94e20282-6f93-4bb0-afcb-345a11669dcb req-a5c58849-fddb-4388-94f0-ad456c6e5bcd tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:39.705377 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-889e225b-baee-45d9-9a53-9aa22a4cd4bd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:39.705993 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-889e225b-baee-45d9-9a53-9aa22a4cd4bd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:39.705993 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-889e225b-baee-45d9-9a53-9aa22a4cd4bd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:39.705993 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-889e225b-baee-45d9-9a53-9aa22a4cd4bd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:39.710779 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:39.710779 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:39.711159 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:39.711159 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:39.711946 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-889e225b-baee-45d9-9a53-9aa22a4cd4bd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 200 Aug 18 19:26:39.712329 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 841/3373] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:39 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:39.716049 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-94e20282-6f93-4bb0-afcb-345a11669dcb req-a5c58849-fddb-4388-94f0-ad456c6e5bcd tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:26:39.721501 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-94e20282-6f93-4bb0-afcb-345a11669dcb req-a5c58849-fddb-4388-94f0-ad456c6e5bcd tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 returned with HTTP 200 Aug 18 19:26:39.721827 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 841/3374] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:26:39 2026] GET /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:40.515161 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3ad1aac4-67d3-4e98-b9f3-a132483ef89d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:40.517542 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3ad1aac4-67d3-4e98-b9f3-a132483ef89d tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:40.517800 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3ad1aac4-67d3-4e98-b9f3-a132483ef89d tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:40.518103 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3ad1aac4-67d3-4e98-b9f3-a132483ef89d tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:40.518251 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-3ad1aac4-67d3-4e98-b9f3-a132483ef89d tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:40.523594 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:40.523594 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:40.528631 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3ad1aac4-67d3-4e98-b9f3-a132483ef89d tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:40.529435 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 854/3375] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:40 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:40.728394 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a5215d7a-2470-4813-9e56-26c046d3076b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:40.730901 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a5215d7a-2470-4813-9e56-26c046d3076b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:40.730978 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a5215d7a-2470-4813-9e56-26c046d3076b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:40.731194 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a5215d7a-2470-4813-9e56-26c046d3076b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:40.731356 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-a5215d7a-2470-4813-9e56-26c046d3076b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:40.736788 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:40.736788 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:40.737783 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a5215d7a-2470-4813-9e56-26c046d3076b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 200 Aug 18 19:26:40.738270 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 840/3376] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:40 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:40.749295 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-910ada7e-af80-4c2d-aa30-1ce28b75c9bc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:40.751087 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-910ada7e-af80-4c2d-aa30-1ce28b75c9bc tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] POST https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d/restore Aug 18 19:26:40.751404 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-910ada7e-af80-4c2d-aa30-1ce28b75c9bc tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:40.752954 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.backups [None req-910ada7e-af80-4c2d-aa30-1ce28b75c9bc tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Restoring backup 65117981-aab7-4d76-9aa6-27e92da47f5d ({'restore': {'volume_id': '4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1'}}) {{(pid=100580) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 19:26:40.753086 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-910ada7e-af80-4c2d-aa30-1ce28b75c9bc tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Restoring backup 65117981-aab7-4d76-9aa6-27e92da47f5d to volume 4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1. Aug 18 19:26:40.757796 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:40.757796 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:40.766158 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:40.766158 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:40.766816 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-910ada7e-af80-4c2d-aa30-1ce28b75c9bc tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:26:40.766872 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.api [None req-910ada7e-af80-4c2d-aa30-1ce28b75c9bc tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Checking backup size 1 against volume size 1 {{(pid=100580) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 19:26:40.766975 np0000007688 devstack@c-api.service[100580]: INFO cinder.backup.api [None req-910ada7e-af80-4c2d-aa30-1ce28b75c9bc tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Overwriting volume 4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1 with restore of backup 65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:40.785122 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.rpcapi [None req-910ada7e-af80-4c2d-aa30-1ce28b75c9bc tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] restore_backup in rpcapi backup_id 65117981-aab7-4d76-9aa6-27e92da47f5d {{(pid=100580) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 19:26:40.787513 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-910ada7e-af80-4c2d-aa30-1ce28b75c9bc tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d/restore returned with HTTP 202 Aug 18 19:26:40.787588 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 842/3377] 10.4.3.170 () {68 vars in 1393 bytes} [Tue Aug 18 19:26:40 2026] POST /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d/restore => generated 182 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:26:40.798102 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-dddbfdea-1a4f-4347-80c6-6ace0cfbb07a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:40.801829 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-dddbfdea-1a4f-4347-80c6-6ace0cfbb07a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:40.802014 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-dddbfdea-1a4f-4347-80c6-6ace0cfbb07a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:40.802184 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-dddbfdea-1a4f-4347-80c6-6ace0cfbb07a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:40.802279 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-dddbfdea-1a4f-4347-80c6-6ace0cfbb07a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:40.809089 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:40.809089 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:40.809997 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-dddbfdea-1a4f-4347-80c6-6ace0cfbb07a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 200 Aug 18 19:26:40.810354 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 842/3378] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:40 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:41.546007 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b299eebb-28aa-4603-b65d-f744aaaff87e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:41.548292 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b299eebb-28aa-4603-b65d-f744aaaff87e tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:41.548526 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b299eebb-28aa-4603-b65d-f744aaaff87e tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:41.548748 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b299eebb-28aa-4603-b65d-f744aaaff87e tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:41.548878 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-b299eebb-28aa-4603-b65d-f744aaaff87e tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:41.555217 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:41.555217 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:41.556229 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b299eebb-28aa-4603-b65d-f744aaaff87e tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:41.556718 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 855/3379] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:41 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:41.560441 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-229a7f72-30eb-4ccc-9391-ea9fb755a788 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:41.659559 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-229a7f72-30eb-4ccc-9391-ea9fb755a788 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:26:41.659940 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-229a7f72-30eb-4ccc-9391-ea9fb755a788 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2093438235", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:41.675790 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-229a7f72-30eb-4ccc-9391-ea9fb755a788 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:26:41.676127 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 841/3380] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:26:41 2026] POST /volume/v3/types => generated 275 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:41.684027 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e53b5382-b8ed-4d00-a35b-970027870aa7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:41.685835 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e53b5382-b8ed-4d00-a35b-970027870aa7 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:26:41.686177 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e53b5382-b8ed-4d00-a35b-970027870aa7 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1960131732", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:41.702728 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e53b5382-b8ed-4d00-a35b-970027870aa7 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:26:41.703162 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 843/3381] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:26:41 2026] POST /volume/v3/types => generated 275 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:41.712335 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d79149d7-4220-4991-b01a-bba62a7eeb3c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:41.770485 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d79149d7-4220-4991-b01a-bba62a7eeb3c tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:26:41.770819 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d79149d7-4220-4991-b01a-bba62a7eeb3c tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1461557999", "volume_type": "93d6f4a6-b190-4248-9bcf-19ef3d22fb88", "size": 1}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:41.772213 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-d79149d7-4220-4991-b01a-bba62a7eeb3c tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1461557999', 'volume_type': '93d6f4a6-b190-4248-9bcf-19ef3d22fb88', 'size': 1}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:26:41.777221 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-d79149d7-4220-4991-b01a-bba62a7eeb3c tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Create volume of 1 GB Aug 18 19:26:41.777546 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:41.777546 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:41.778006 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d79149d7-4220-4991-b01a-bba62a7eeb3c tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Availability Zones retrieved successfully. Aug 18 19:26:41.783193 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d79149d7-4220-4991-b01a-bba62a7eeb3c tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Flow 'volume_create_api' (d7dc6eeb-1308-428e-820e-5f433e9ab447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:41.785016 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d79149d7-4220-4991-b01a-bba62a7eeb3c tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cd83f7c-bd36-4006-90ee-df26f537ec79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:41.785864 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-d79149d7-4220-4991-b01a-bba62a7eeb3c tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:26:41.803200 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d79149d7-4220-4991-b01a-bba62a7eeb3c tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cd83f7c-bd36-4006-90ee-df26f537ec79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:26:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=93d6f4a6-b190-4248-9bcf-19ef3d22fb88,is_public=True,name='tempest-VolumeTypesTest-volume-type-2093438235',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '93d6f4a6-b190-4248-9bcf-19ef3d22fb88', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:41.803893 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d79149d7-4220-4991-b01a-bba62a7eeb3c tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b2c0994-88c6-46b2-8480-cf1c365aa403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:41.821892 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b372046a-7a73-4f3e-86de-6a4b681047b8 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:41.823687 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b372046a-7a73-4f3e-86de-6a4b681047b8 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:41.823912 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b372046a-7a73-4f3e-86de-6a4b681047b8 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:41.824099 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b372046a-7a73-4f3e-86de-6a4b681047b8 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:41.824200 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-b372046a-7a73-4f3e-86de-6a4b681047b8 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:41.828107 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:41.828107 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:41.828799 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b372046a-7a73-4f3e-86de-6a4b681047b8 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 200 Aug 18 19:26:41.829138 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 856/3382] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:41 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:41.829270 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-d79149d7-4220-4991-b01a-bba62a7eeb3c tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2093438235 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2093438235, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:41.829791 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-d79149d7-4220-4991-b01a-bba62a7eeb3c tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2093438235 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2093438235, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:41.858136 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-d79149d7-4220-4991-b01a-bba62a7eeb3c tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Created reservations ['0922b83a-425e-4bbd-9ab9-33dfdc3b57f7', 'c834630c-3bb4-450a-b924-6d95a0e27345', '4d5d3277-38bf-4e98-980c-0dfd0e46d61f', '06164838-6f82-4a48-a5d4-198f2703a968'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:41.858895 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d79149d7-4220-4991-b01a-bba62a7eeb3c tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b2c0994-88c6-46b2-8480-cf1c365aa403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0922b83a-425e-4bbd-9ab9-33dfdc3b57f7', 'c834630c-3bb4-450a-b924-6d95a0e27345', '4d5d3277-38bf-4e98-980c-0dfd0e46d61f', '06164838-6f82-4a48-a5d4-198f2703a968']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:41.859650 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d79149d7-4220-4991-b01a-bba62a7eeb3c tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b659830-4fef-4125-b86e-f0a2b4b182dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:41.882984 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d79149d7-4220-4991-b01a-bba62a7eeb3c tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b659830-4fef-4125-b86e-f0a2b4b182dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdce1ae9-135a-4d59-9b11-321955abe658', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1461557999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bf1df63f4674cbbb26a8021a6275a54',qos_specs=None,replication_status=,reservations=['0922b83a-425e-4bbd-9ab9-33dfdc3b57f7','c834630c-3bb4-450a-b924-6d95a0e27345','4d5d3277-38bf-4e98-980c-0dfd0e46d61f','06164838-6f82-4a48-a5d4-198f2703a968'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901bf60be97c41c7b448e38d06efebce',volume_type_id=93d6f4a6-b190-4248-9bcf-19ef3d22fb88), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:26:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1461557999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdce1ae9-135a-4d59-9b11-321955abe658,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bf1df63f4674cbbb26a8021a6275a54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='901bf60be97c41c7b448e38d06efebce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(93d6f4a6-b190-4248-9bcf-19ef3d22fb88),volume_type_id=93d6f4a6-b190-4248-9bcf-19ef3d22fb88)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:41.883781 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d79149d7-4220-4991-b01a-bba62a7eeb3c tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8f9fe3f-c702-47cb-a1fa-1cb14792d2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:41.899307 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d79149d7-4220-4991-b01a-bba62a7eeb3c tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8f9fe3f-c702-47cb-a1fa-1cb14792d2f5) transitioned into state 'SUCCESS' from state '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-1461557999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bf1df63f4674cbbb26a8021a6275a54',qos_specs=None,replication_status=,reservations=['0922b83a-425e-4bbd-9ab9-33dfdc3b57f7','c834630c-3bb4-450a-b924-6d95a0e27345','4d5d3277-38bf-4e98-980c-0dfd0e46d61f','06164838-6f82-4a48-a5d4-198f2703a968'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901bf60be97c41c7b448e38d06efebce',volume_type_id=93d6f4a6-b190-4248-9bcf-19ef3d22fb88)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:41.900245 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d79149d7-4220-4991-b01a-bba62a7eeb3c tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dbf14ee-bb98-4f81-9538-6f616045e243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:41.911780 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d79149d7-4220-4991-b01a-bba62a7eeb3c tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dbf14ee-bb98-4f81-9538-6f616045e243) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:41.913627 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-d79149d7-4220-4991-b01a-bba62a7eeb3c tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Flow 'volume_create_api' (d7dc6eeb-1308-428e-820e-5f433e9ab447) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:41.914090 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d79149d7-4220-4991-b01a-bba62a7eeb3c tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Create volume request issued successfully. Aug 18 19:26:41.915143 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d79149d7-4220-4991-b01a-bba62a7eeb3c tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:26:41.916244 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 843/3383] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:26:41 2026] POST /volume/v3/volumes => generated 784 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:26:41.928383 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1a99fb32-71dd-4814-8dcf-c8194eaeec9d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:41.930433 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1a99fb32-71dd-4814-8dcf-c8194eaeec9d tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] GET https://10.4.3.170/volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 Aug 18 19:26:41.930433 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1a99fb32-71dd-4814-8dcf-c8194eaeec9d tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:41.930433 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1a99fb32-71dd-4814-8dcf-c8194eaeec9d tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:41.938118 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:41.938118 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:41.942060 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-1a99fb32-71dd-4814-8dcf-c8194eaeec9d tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Volume info retrieved successfully. Aug 18 19:26:41.946262 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1a99fb32-71dd-4814-8dcf-c8194eaeec9d tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] https://10.4.3.170/volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 returned with HTTP 200 Aug 18 19:26:41.946690 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 842/3384] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:41 2026] GET /volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:42.567059 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a6813673-ca85-4eb0-ace1-e828a123562c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:42.569032 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a6813673-ca85-4eb0-ace1-e828a123562c tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:42.569250 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a6813673-ca85-4eb0-ace1-e828a123562c tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:42.569469 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a6813673-ca85-4eb0-ace1-e828a123562c tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:42.569581 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-a6813673-ca85-4eb0-ace1-e828a123562c tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:42.577100 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:42.577100 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:42.578018 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a6813673-ca85-4eb0-ace1-e828a123562c tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:42.578433 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 844/3385] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:42 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:42.585642 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-38215428-83f6-4584-8931-0c44eee9a0f6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:42.588291 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-38215428-83f6-4584-8931-0c44eee9a0f6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] DELETE https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 Aug 18 19:26:42.588768 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-38215428-83f6-4584-8931-0c44eee9a0f6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:42.588992 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-38215428-83f6-4584-8931-0c44eee9a0f6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:42.589181 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-38215428-83f6-4584-8931-0c44eee9a0f6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Delete volume with id: 5e5b47ee-8021-4b78-aec7-8929b61beac2 Aug 18 19:26:42.597204 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:42.597204 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:42.597781 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-38215428-83f6-4584-8931-0c44eee9a0f6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:26:42.629871 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6bfc9360-0ad3-4023-990f-d095eba9dcaa None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:42.629933 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-38215428-83f6-4584-8931-0c44eee9a0f6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Delete volume request issued successfully. Aug 18 19:26:42.630100 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-38215428-83f6-4584-8931-0c44eee9a0f6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 returned with HTTP 202 Aug 18 19:26:42.630612 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 857/3386] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:26:42 2026] DELETE /volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:42.631860 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6bfc9360-0ad3-4023-990f-d095eba9dcaa tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] DELETE https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 Aug 18 19:26:42.632040 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6bfc9360-0ad3-4023-990f-d095eba9dcaa tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:42.632216 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6bfc9360-0ad3-4023-990f-d095eba9dcaa tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:42.632380 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-6bfc9360-0ad3-4023-990f-d095eba9dcaa tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Delete volume with id: a17c0e13-b897-4754-8ab3-e3421ce31f50 Aug 18 19:26:42.640246 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b3118546-46e1-4b73-a15d-8c238aeb89e7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:42.642571 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b3118546-46e1-4b73-a15d-8c238aeb89e7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 Aug 18 19:26:42.642842 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b3118546-46e1-4b73-a15d-8c238aeb89e7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:42.643084 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b3118546-46e1-4b73-a15d-8c238aeb89e7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:42.646985 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:42.646985 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:42.650749 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6bfc9360-0ad3-4023-990f-d095eba9dcaa tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:26:42.651543 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:42.651543 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:42.657519 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b3118546-46e1-4b73-a15d-8c238aeb89e7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:26:42.661810 np0000007688 devstack@c-api.service[100582]: WARNING cinder.keymgr.conf_key_mgr [None req-6bfc9360-0ad3-4023-990f-d095eba9dcaa tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 19:26:42.664551 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b3118546-46e1-4b73-a15d-8c238aeb89e7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 returned with HTTP 200 Aug 18 19:26:42.665374 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 843/3387] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:42 2026] GET /volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:42.668581 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6bfc9360-0ad3-4023-990f-d095eba9dcaa tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Delete volume request issued successfully. Aug 18 19:26:42.668724 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6bfc9360-0ad3-4023-990f-d095eba9dcaa tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 returned with HTTP 202 Aug 18 19:26:42.669107 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 844/3388] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:26:42 2026] DELETE /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:42.676153 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-af66dcf7-a184-41fc-8300-ec1b9ed532f3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:42.679110 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-af66dcf7-a184-41fc-8300-ec1b9ed532f3 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 Aug 18 19:26:42.679416 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-af66dcf7-a184-41fc-8300-ec1b9ed532f3 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:42.679709 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-af66dcf7-a184-41fc-8300-ec1b9ed532f3 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:42.688868 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:42.688868 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:42.692127 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-af66dcf7-a184-41fc-8300-ec1b9ed532f3 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Volume info retrieved successfully. Aug 18 19:26:42.695983 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-af66dcf7-a184-41fc-8300-ec1b9ed532f3 tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 returned with HTTP 200 Aug 18 19:26:42.696317 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 845/3389] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:42 2026] GET /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:42.839453 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2bb5a302-daa1-4759-8fd9-c0386b941826 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:42.841535 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2bb5a302-daa1-4759-8fd9-c0386b941826 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:42.841737 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2bb5a302-daa1-4759-8fd9-c0386b941826 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:42.841915 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2bb5a302-daa1-4759-8fd9-c0386b941826 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:42.842030 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-2bb5a302-daa1-4759-8fd9-c0386b941826 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:42.847706 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:42.847706 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:42.848378 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2bb5a302-daa1-4759-8fd9-c0386b941826 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 200 Aug 18 19:26:42.848734 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 858/3390] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:42 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:26:42.962872 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3be11faa-5976-4349-8163-00ed5ed8faa3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:42.964683 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3be11faa-5976-4349-8163-00ed5ed8faa3 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] GET https://10.4.3.170/volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 Aug 18 19:26:42.964861 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3be11faa-5976-4349-8163-00ed5ed8faa3 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:42.965042 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3be11faa-5976-4349-8163-00ed5ed8faa3 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:42.972141 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:42.972141 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:42.975756 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3be11faa-5976-4349-8163-00ed5ed8faa3 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Volume info retrieved successfully. Aug 18 19:26:42.979651 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3be11faa-5976-4349-8163-00ed5ed8faa3 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] https://10.4.3.170/volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 returned with HTTP 200 Aug 18 19:26:42.980013 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 844/3391] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:42 2026] GET /volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:42.995819 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-497f1b59-5400-4f5d-bf27-0b2432b5ed4a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:42.997547 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-497f1b59-5400-4f5d-bf27-0b2432b5ed4a tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] POST https://10.4.3.170/volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658/action Aug 18 19:26:42.997862 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-497f1b59-5400-4f5d-bf27-0b2432b5ed4a tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Action body: b'{"os-retype": {"new_type": "838db453-def0-4ff8-9e53-ce84c5911a9c"}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:26:42.997973 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-497f1b59-5400-4f5d-bf27-0b2432b5ed4a tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "838db453-def0-4ff8-9e53-ce84c5911a9c"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:43.005836 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:43.005836 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:43.006465 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-497f1b59-5400-4f5d-bf27-0b2432b5ed4a tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Volume info retrieved successfully. Aug 18 19:26:43.024712 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-497f1b59-5400-4f5d-bf27-0b2432b5ed4a tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1960131732 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1960131732, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:43.024953 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-497f1b59-5400-4f5d-bf27-0b2432b5ed4a tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1960131732 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1960131732, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:26:43.039855 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-497f1b59-5400-4f5d-bf27-0b2432b5ed4a tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Created reservations ['9fa8e468-7c7e-4b58-bec5-6dc709df81a2', 'b3afad1d-c854-4271-b260-6ed6a8868484'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:43.056246 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-497f1b59-5400-4f5d-bf27-0b2432b5ed4a tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Created reservations ['54eb5c24-87b2-42e4-acf9-58ba63d4db7e', 'f9f3fa88-9b29-48f7-aa70-7e02259d7c2e'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:43.075464 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-497f1b59-5400-4f5d-bf27-0b2432b5ed4a tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Retype volume request issued successfully. Aug 18 19:26:43.075675 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-497f1b59-5400-4f5d-bf27-0b2432b5ed4a tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] https://10.4.3.170/volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658/action returned with HTTP 202 Aug 18 19:26:43.076101 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 845/3392] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:26:42 2026] POST /volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:26:43.083954 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6dad7753-12b9-4a63-9350-489be64cb304 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:43.085858 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6dad7753-12b9-4a63-9350-489be64cb304 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] GET https://10.4.3.170/volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 Aug 18 19:26:43.086124 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6dad7753-12b9-4a63-9350-489be64cb304 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:43.086371 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6dad7753-12b9-4a63-9350-489be64cb304 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:43.094574 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:43.094574 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:43.099290 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-6dad7753-12b9-4a63-9350-489be64cb304 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Volume info retrieved successfully. Aug 18 19:26:43.105029 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6dad7753-12b9-4a63-9350-489be64cb304 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] https://10.4.3.170/volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 returned with HTTP 200 Aug 18 19:26:43.105735 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 846/3393] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:43 2026] GET /volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:43.589735 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d283d027-6570-4e7a-9a01-07df089e997a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:43.591513 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d283d027-6570-4e7a-9a01-07df089e997a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:43.591735 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d283d027-6570-4e7a-9a01-07df089e997a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:43.591914 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d283d027-6570-4e7a-9a01-07df089e997a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:43.592008 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-d283d027-6570-4e7a-9a01-07df089e997a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:43.596290 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:43.596290 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:43.597075 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d283d027-6570-4e7a-9a01-07df089e997a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:43.597443 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 859/3394] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:43 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 803 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:43.607678 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-41eb93b6-6094-4455-a9ef-835a5a046700 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:43.609928 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-41eb93b6-6094-4455-a9ef-835a5a046700 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/volumes/969db31d-b1f8-4996-a690-68ab290cd897 Aug 18 19:26:43.610208 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-41eb93b6-6094-4455-a9ef-835a5a046700 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:43.610516 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-41eb93b6-6094-4455-a9ef-835a5a046700 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:43.617850 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:43.617850 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:43.621287 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-41eb93b6-6094-4455-a9ef-835a5a046700 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Volume info retrieved successfully. Aug 18 19:26:43.625576 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-41eb93b6-6094-4455-a9ef-835a5a046700 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/volumes/969db31d-b1f8-4996-a690-68ab290cd897 returned with HTTP 200 Aug 18 19:26:43.626020 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 845/3395] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:43 2026] GET /volume/v3/volumes/969db31d-b1f8-4996-a690-68ab290cd897 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:43.640243 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2314c281-0492-4d80-b28d-e694db89e78d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:43.678023 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-069c68b5-43dd-4eb5-b485-43c63d3838a3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:43.679749 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-069c68b5-43dd-4eb5-b485-43c63d3838a3 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 Aug 18 19:26:43.679933 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-069c68b5-43dd-4eb5-b485-43c63d3838a3 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:43.680105 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-069c68b5-43dd-4eb5-b485-43c63d3838a3 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:43.686790 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-069c68b5-43dd-4eb5-b485-43c63d3838a3 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 returned with HTTP 404 Aug 18 19:26:43.687253 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 847/3396] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:43 2026] GET /volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:43.694039 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-17f32211-d8c0-4e5a-813b-e9f77af15eae None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:43.695707 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-17f32211-d8c0-4e5a-813b-e9f77af15eae tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 Aug 18 19:26:43.695848 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-17f32211-d8c0-4e5a-813b-e9f77af15eae tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:43.696013 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-17f32211-d8c0-4e5a-813b-e9f77af15eae tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:43.701703 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-17f32211-d8c0-4e5a-813b-e9f77af15eae tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 returned with HTTP 404 Aug 18 19:26:43.702133 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 860/3397] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:43 2026] GET /volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:43.703171 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2314c281-0492-4d80-b28d-e694db89e78d tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35/export_record Aug 18 19:26:43.703437 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2314c281-0492-4d80-b28d-e694db89e78d tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:43.703656 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2314c281-0492-4d80-b28d-e694db89e78d tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Calling method 'export_record' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:43.703761 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.backups [None req-2314c281-0492-4d80-b28d-e694db89e78d tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Export record for backup a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100582) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 19:26:43.708042 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:43.708042 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:43.709066 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.backup.api [None req-2314c281-0492-4d80-b28d-e694db89e78d tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Calling RPCAPI with context: , host: np0000007688, backup: a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100582) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 19:26:43.709277 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-131b6864-b223-4fb0-b149-b65544fe55bd None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:43.709511 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-50563ae7-451f-4e84-8433-98c0d4b0fd2f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:43.710846 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-131b6864-b223-4fb0-b149-b65544fe55bd tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] DELETE https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 Aug 18 19:26:43.710972 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-131b6864-b223-4fb0-b149-b65544fe55bd tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:43.711152 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-131b6864-b223-4fb0-b149-b65544fe55bd tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:43.711297 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-131b6864-b223-4fb0-b149-b65544fe55bd tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Delete volume with id: 5e5b47ee-8021-4b78-aec7-8929b61beac2 Aug 18 19:26:43.711674 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-50563ae7-451f-4e84-8433-98c0d4b0fd2f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] GET https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 Aug 18 19:26:43.711904 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-50563ae7-451f-4e84-8433-98c0d4b0fd2f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:43.712131 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-50563ae7-451f-4e84-8433-98c0d4b0fd2f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:43.719602 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-131b6864-b223-4fb0-b149-b65544fe55bd tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 returned with HTTP 404 Aug 18 19:26:43.719723 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-50563ae7-451f-4e84-8433-98c0d4b0fd2f tempest-TestEncryptedCinderVolumes-740978337 tempest-TestEncryptedCinderVolumes-740978337-project-member] https://10.4.3.170/volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 returned with HTTP 404 Aug 18 19:26:43.720220 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 846/3398] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:26:43 2026] DELETE /volume/v3/volumes/5e5b47ee-8021-4b78-aec7-8929b61beac2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:43.720273 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 848/3399] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:43 2026] GET /volume/v3/volumes/a17c0e13-b897-4754-8ab3-e3421ce31f50 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:43.727297 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.backup.rpcapi [None req-2314c281-0492-4d80-b28d-e694db89e78d tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] export_record in rpcapi backup_id a30c55c4-e927-46de-a090-ab2dc3450d35 on host np0000007688. {{(pid=100582) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 19:26:43.732883 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-602af265-8266-4b8f-828a-44241ee2bb8f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:43.734494 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-602af265-8266-4b8f-828a-44241ee2bb8f tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Aug 18 19:26:43.734738 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-602af265-8266-4b8f-828a-44241ee2bb8f tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:43.734890 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-602af265-8266-4b8f-828a-44241ee2bb8f tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Calling method 'detail' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:43.735539 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-602af265-8266-4b8f-828a-44241ee2bb8f tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:26:43.739209 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.backups [None req-2314c281-0492-4d80-b28d-e694db89e78d tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTMwYzU1YzQtZTkyNy00NmRlLWEwOTAtYWIyZGMzNDUwZDM1IiwgInVzZXJfaWQiOiAiNTI3ZDIyODQxMTAyNDY4MzhhMzZjZWE5OWM2ZDE2OTYiLCAicHJvamVjdF9pZCI6ICI4OGUzZjYwZGM5MDI0MjY0OWE0YWI2YzM4NjllZmViZCIsICJ2b2x1bWVfaWQiOiAiOTY5ZGIzMWQtYjFmOC00OTk2LWE2OTAtNjhhYjI5MGNkODk3IiwgImhvc3QiOiAibnAwMDAwMDA3Njg4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODI0NzMwMzg1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE2OTgzNDI2MDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85NjlkYjMxZC1iMWY4LTQ5OTYtYTY5MC02OGFiMjkwY2Q4OTcvMjAyNjA4MTgxOTI2MjkvYXpfbm92YV9iYWNrdXBfYTMwYzU1YzQtZTkyNy00NmRlLWEwOTAtYWIyZGMzNDUwZDM1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxOToyNjoyN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxOToyNjoyN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDE5OjI2OjQzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100582) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 19:26:43.739533 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2314c281-0492-4d80-b28d-e694db89e78d tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35/export_record returned with HTTP 200 Aug 18 19:26:43.740223 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 846/3400] 10.4.3.170 () {66 vars in 1390 bytes} [Tue Aug 18 19:26:43 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35/export_record => generated 1512 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:43.745752 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-602af265-8266-4b8f-828a-44241ee2bb8f tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Get all volumes completed successfully. Aug 18 19:26:43.747709 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:43.747709 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:43.748837 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a564d261-cd19-46b7-8619-75d75008399f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:43.750575 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a564d261-cd19-46b7-8619-75d75008399f tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] POST https://10.4.3.170/volume/v3/backups/import_record Aug 18 19:26:43.750929 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a564d261-cd19-46b7-8619-75d75008399f tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTYxYmE3NzAtZGFhZS00ZjgxLTgxYzctZjc0YTJjYTVkZTJiIiwgInVzZXJfaWQiOiAiNTI3ZDIyODQxMTAyNDY4MzhhMzZjZWE5OWM2ZDE2OTYiLCAicHJvamVjdF9pZCI6ICI4OGUzZjYwZGM5MDI0MjY0OWE0YWI2YzM4NjllZmViZCIsICJ2b2x1bWVfaWQiOiAiOTY5ZGIzMWQtYjFmOC00OTk2LWE2OTAtNjhhYjI5MGNkODk3IiwgImhvc3QiOiAibnAwMDAwMDA3Njg4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODI0NzMwMzg1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE2OTgzNDI2MDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85NjlkYjMxZC1iMWY4LTQ5OTYtYTY5MC02OGFiMjkwY2Q4OTcvMjAyNjA4MTgxOTI2MjkvYXpfbm92YV9iYWNrdXBfYTMwYzU1YzQtZTkyNy00NmRlLWEwOTAtYWIyZGMzNDUwZDM1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxOToyNjoyN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxOToyNjoyN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDE5OjI2OjQzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:43.751317 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e385c79c-c7eb-47d7-ab7f-d866f1060a25 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:43.752168 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.backups [None req-a564d261-cd19-46b7-8619-75d75008399f tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTYxYmE3NzAtZGFhZS00ZjgxLTgxYzctZjc0YTJjYTVkZTJiIiwgInVzZXJfaWQiOiAiNTI3ZDIyODQxMTAyNDY4MzhhMzZjZWE5OWM2ZDE2OTYiLCAicHJvamVjdF9pZCI6ICI4OGUzZjYwZGM5MDI0MjY0OWE0YWI2YzM4NjllZmViZCIsICJ2b2x1bWVfaWQiOiAiOTY5ZGIzMWQtYjFmOC00OTk2LWE2OTAtNjhhYjI5MGNkODk3IiwgImhvc3QiOiAibnAwMDAwMDA3Njg4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODI0NzMwMzg1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE2OTgzNDI2MDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85NjlkYjMxZC1iMWY4LTQ5OTYtYTY5MC02OGFiMjkwY2Q4OTcvMjAyNjA4MTgxOTI2MjkvYXpfbm92YV9iYWNrdXBfYTMwYzU1YzQtZTkyNy00NmRlLWEwOTAtYWIyZGMzNDUwZDM1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxOToyNjoyN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxOToyNjoyN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDE5OjI2OjQzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100581) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 19:26:43.752265 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.backups [None req-a564d261-cd19-46b7-8619-75d75008399f tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTYxYmE3NzAtZGFhZS00ZjgxLTgxYzctZjc0YTJjYTVkZTJiIiwgInVzZXJfaWQiOiAiNTI3ZDIyODQxMTAyNDY4MzhhMzZjZWE5OWM2ZDE2OTYiLCAicHJvamVjdF9pZCI6ICI4OGUzZjYwZGM5MDI0MjY0OWE0YWI2YzM4NjllZmViZCIsICJ2b2x1bWVfaWQiOiAiOTY5ZGIzMWQtYjFmOC00OTk2LWE2OTAtNjhhYjI5MGNkODk3IiwgImhvc3QiOiAibnAwMDAwMDA3Njg4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODI0NzMwMzg1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE2OTgzNDI2MDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85NjlkYjMxZC1iMWY4LTQ5OTYtYTY5MC02OGFiMjkwY2Q4OTcvMjAyNjA4MTgxOTI2MjkvYXpfbm92YV9iYWNrdXBfYTMwYzU1YzQtZTkyNy00NmRlLWEwOTAtYWIyZGMzNDUwZDM1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxOToyNjoyN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxOToyNjoyN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDE5OjI2OjQzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100581) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 19:26:43.752949 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e385c79c-c7eb-47d7-ab7f-d866f1060a25 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:26:43.753256 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e385c79c-c7eb-47d7-ab7f-d866f1060a25 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-507484210"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:43.754599 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-e385c79c-c7eb-47d7-ab7f-d866f1060a25 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Create volume request body: {'volume': {'imageRef': '3394ab6b-bad1-4521-8a00-1c034f3dd2cc', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-507484210'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:26:43.756089 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-602af265-8266-4b8f-828a-44241ee2bb8f tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 19:26:43.756488 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 861/3401] 10.4.3.170 () {66 vars in 1285 bytes} [Tue Aug 18 19:26:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:43.770031 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4ef095c4-faa2-4619-afba-8a2445f764ae None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:43.771752 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4ef095c4-faa2-4619-afba-8a2445f764ae tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] DELETE https://10.4.3.170/volume/v3/types/254d61c0-a4dd-409a-9b0d-4143057996a9 Aug 18 19:26:43.771935 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4ef095c4-faa2-4619-afba-8a2445f764ae tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:43.772110 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4ef095c4-faa2-4619-afba-8a2445f764ae tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] Calling method '_delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:43.792341 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-a564d261-cd19-46b7-8619-75d75008399f tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Created reservations ['0eb0e2ea-ce37-4e3e-ad8c-21b929b671d6', '4b3fb9c1-bb7f-4c4e-b539-29c17c8195ce'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:43.799422 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4ef095c4-faa2-4619-afba-8a2445f764ae tempest-TestEncryptedCinderVolumes-2127109226 tempest-TestEncryptedCinderVolumes-2127109226-project-admin] https://10.4.3.170/volume/v3/types/254d61c0-a4dd-409a-9b0d-4143057996a9 returned with HTTP 202 Aug 18 19:26:43.799422 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 847/3402] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:26:43 2026] DELETE /volume/v3/types/254d61c0-a4dd-409a-9b0d-4143057996a9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:43.813813 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.backup.rpcapi [None req-a564d261-cd19-46b7-8619-75d75008399f tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] import_record rpcapi backup id a61ba770-daae-4f81-81c7-f74a2ca5de2b on host np0000007688 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTYxYmE3NzAtZGFhZS00ZjgxLTgxYzctZjc0YTJjYTVkZTJiIiwgInVzZXJfaWQiOiAiNTI3ZDIyODQxMTAyNDY4MzhhMzZjZWE5OWM2ZDE2OTYiLCAicHJvamVjdF9pZCI6ICI4OGUzZjYwZGM5MDI0MjY0OWE0YWI2YzM4NjllZmViZCIsICJ2b2x1bWVfaWQiOiAiOTY5ZGIzMWQtYjFmOC00OTk2LWE2OTAtNjhhYjI5MGNkODk3IiwgImhvc3QiOiAibnAwMDAwMDA3Njg4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODI0NzMwMzg1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE2OTgzNDI2MDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85NjlkYjMxZC1iMWY4LTQ5OTYtYTY5MC02OGFiMjkwY2Q4OTcvMjAyNjA4MTgxOTI2MjkvYXpfbm92YV9iYWNrdXBfYTMwYzU1YzQtZTkyNy00NmRlLWEwOTAtYWIyZGMzNDUwZDM1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxOToyNjoyN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxOToyNjoyN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDE5OjI2OjQzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100581) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 18 19:26:43.815746 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.backups [None req-a564d261-cd19-46b7-8619-75d75008399f tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Import record output: {'backup': {'id': 'a61ba770-daae-4f81-81c7-f74a2ca5de2b', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.170/volume/v3/backups/a61ba770-daae-4f81-81c7-f74a2ca5de2b'}, {'rel': 'bookmark', 'href': 'https://10.4.3.170/volume/backups/a61ba770-daae-4f81-81c7-f74a2ca5de2b'}]}}. {{(pid=100581) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 18 19:26:43.815957 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a564d261-cd19-46b7-8619-75d75008399f tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] https://10.4.3.170/volume/v3/backups/import_record returned with HTTP 201 Aug 18 19:26:43.816474 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 847/3403] 10.4.3.170 () {68 vars in 1302 bytes} [Tue Aug 18 19:26:43 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 68 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 18 19:26:43.823784 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-db21c89e-fc20-4b6c-a532-ab85ab8a7d07 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:43.825192 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-db21c89e-fc20-4b6c-a532-ab85ab8a7d07 tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] GET https://10.4.3.170/volume/v3/backups/a61ba770-daae-4f81-81c7-f74a2ca5de2b Aug 18 19:26:43.825395 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-db21c89e-fc20-4b6c-a532-ab85ab8a7d07 tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:43.825583 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-db21c89e-fc20-4b6c-a532-ab85ab8a7d07 tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:43.825721 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-db21c89e-fc20-4b6c-a532-ab85ab8a7d07 tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Show backup with id a61ba770-daae-4f81-81c7-f74a2ca5de2b. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:43.831136 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:43.831136 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:43.831789 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-db21c89e-fc20-4b6c-a532-ab85ab8a7d07 tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] https://10.4.3.170/volume/v3/backups/a61ba770-daae-4f81-81c7-f74a2ca5de2b returned with HTTP 200 Aug 18 19:26:43.832270 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 862/3404] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:43 2026] GET /volume/v3/backups/a61ba770-daae-4f81-81c7-f74a2ca5de2b => generated 647 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:43.845043 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-e385c79c-c7eb-47d7-ab7f-d866f1060a25 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Create volume of 1 GB Aug 18 19:26:43.850681 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e385c79c-c7eb-47d7-ab7f-d866f1060a25 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Availability Zones retrieved successfully. Aug 18 19:26:43.860223 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-80ed358d-117d-4712-8423-1ec9020a9d27 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:43.860484 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e385c79c-c7eb-47d7-ab7f-d866f1060a25 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Flow 'volume_create_api' (2451e6fa-18b7-42f6-8096-d1ac9e069bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:43.862090 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e385c79c-c7eb-47d7-ab7f-d866f1060a25 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb57c31b-b492-4d80-a71c-6a569523aa6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:43.862206 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-80ed358d-117d-4712-8423-1ec9020a9d27 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:43.862512 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-80ed358d-117d-4712-8423-1ec9020a9d27 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:43.862781 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-80ed358d-117d-4712-8423-1ec9020a9d27 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:43.862934 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-80ed358d-117d-4712-8423-1ec9020a9d27 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:43.863448 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-e385c79c-c7eb-47d7-ab7f-d866f1060a25 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:26:43.868843 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:43.868843 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:43.869577 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-80ed358d-117d-4712-8423-1ec9020a9d27 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 200 Aug 18 19:26:43.869946 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 848/3405] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:43 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:43.914639 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e385c79c-c7eb-47d7-ab7f-d866f1060a25 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb57c31b-b492-4d80-a71c-6a569523aa6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:43.915694 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e385c79c-c7eb-47d7-ab7f-d866f1060a25 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d38697c-6028-4122-8960-3b98b137a07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:43.957341 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-e385c79c-c7eb-47d7-ab7f-d866f1060a25 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Created reservations ['b11ec27f-68df-4fdb-87b1-0dfe5a266d34', '83871a86-cb1d-4aee-a84b-50c143b664f1', '43db790a-92c7-4ac4-89d1-baec1728e6d6', 'ab27ff50-e278-42d4-a4fd-064de37d64a5'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:43.958092 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e385c79c-c7eb-47d7-ab7f-d866f1060a25 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d38697c-6028-4122-8960-3b98b137a07c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b11ec27f-68df-4fdb-87b1-0dfe5a266d34', '83871a86-cb1d-4aee-a84b-50c143b664f1', '43db790a-92c7-4ac4-89d1-baec1728e6d6', 'ab27ff50-e278-42d4-a4fd-064de37d64a5']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:43.958785 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e385c79c-c7eb-47d7-ab7f-d866f1060a25 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95c762bb-2657-4774-99f5-2b3f5d333420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:43.979119 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e385c79c-c7eb-47d7-ab7f-d866f1060a25 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95c762bb-2657-4774-99f5-2b3f5d333420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91228001-5998-4c9d-bd41-e3e5754d3554', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-507484210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72aa4cddc21c44a1b24107ad238a1674',qos_specs=None,replication_status=,reservations=['b11ec27f-68df-4fdb-87b1-0dfe5a266d34','83871a86-cb1d-4aee-a84b-50c143b664f1','43db790a-92c7-4ac4-89d1-baec1728e6d6','ab27ff50-e278-42d4-a4fd-064de37d64a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a82739c39334316af1a4bf94c56cfcd',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:26:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-507484210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91228001-5998-4c9d-bd41-e3e5754d3554,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72aa4cddc21c44a1b24107ad238a1674',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a82739c39334316af1a4bf94c56cfcd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:43.980040 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e385c79c-c7eb-47d7-ab7f-d866f1060a25 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9bb7561-b42d-4e91-b9d0-1c23f5d9154b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:43.996021 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e385c79c-c7eb-47d7-ab7f-d866f1060a25 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9bb7561-b42d-4e91-b9d0-1c23f5d9154b) transitioned into state 'SUCCESS' from state '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-507484210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72aa4cddc21c44a1b24107ad238a1674',qos_specs=None,replication_status=,reservations=['b11ec27f-68df-4fdb-87b1-0dfe5a266d34','83871a86-cb1d-4aee-a84b-50c143b664f1','43db790a-92c7-4ac4-89d1-baec1728e6d6','ab27ff50-e278-42d4-a4fd-064de37d64a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a82739c39334316af1a4bf94c56cfcd',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:43.997005 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e385c79c-c7eb-47d7-ab7f-d866f1060a25 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c01374f1-1635-4057-a345-8aa1ba0c3565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:44.006089 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e385c79c-c7eb-47d7-ab7f-d866f1060a25 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c01374f1-1635-4057-a345-8aa1ba0c3565) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:44.006980 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e385c79c-c7eb-47d7-ab7f-d866f1060a25 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Flow 'volume_create_api' (2451e6fa-18b7-42f6-8096-d1ac9e069bc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:44.007405 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e385c79c-c7eb-47d7-ab7f-d866f1060a25 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Create volume request issued successfully. Aug 18 19:26:44.008158 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e385c79c-c7eb-47d7-ab7f-d866f1060a25 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:26:44.008787 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 849/3406] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:26:43 2026] POST /volume/v3/volumes => generated 748 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:26:44.023223 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e30aa34f-48e4-4d80-85d6-940d272a19fb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:44.025717 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e30aa34f-48e4-4d80-85d6-940d272a19fb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/91228001-5998-4c9d-bd41-e3e5754d3554 Aug 18 19:26:44.025936 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e30aa34f-48e4-4d80-85d6-940d272a19fb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:44.026285 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e30aa34f-48e4-4d80-85d6-940d272a19fb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:44.035645 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:44.035645 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:44.039502 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e30aa34f-48e4-4d80-85d6-940d272a19fb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:26:44.046651 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e30aa34f-48e4-4d80-85d6-940d272a19fb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/91228001-5998-4c9d-bd41-e3e5754d3554 returned with HTTP 200 Aug 18 19:26:44.047252 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 848/3407] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:44 2026] GET /volume/v3/volumes/91228001-5998-4c9d-bd41-e3e5754d3554 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:44.120642 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3c6cbdbd-c702-4db3-9a8a-8a781527d845 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:44.123492 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3c6cbdbd-c702-4db3-9a8a-8a781527d845 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] GET https://10.4.3.170/volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 Aug 18 19:26:44.127385 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3c6cbdbd-c702-4db3-9a8a-8a781527d845 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:44.127385 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3c6cbdbd-c702-4db3-9a8a-8a781527d845 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:44.135867 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:44.135867 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:44.142539 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-3c6cbdbd-c702-4db3-9a8a-8a781527d845 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Volume info retrieved successfully. Aug 18 19:26:44.149892 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3c6cbdbd-c702-4db3-9a8a-8a781527d845 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] https://10.4.3.170/volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 returned with HTTP 200 Aug 18 19:26:44.150442 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 863/3408] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:44 2026] GET /volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:44.167607 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8eaab8d2-e685-4abb-af3b-2d25c7342fa1 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:44.169520 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8eaab8d2-e685-4abb-af3b-2d25c7342fa1 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] GET https://10.4.3.170/volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 Aug 18 19:26:44.169717 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8eaab8d2-e685-4abb-af3b-2d25c7342fa1 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:44.169960 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8eaab8d2-e685-4abb-af3b-2d25c7342fa1 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:44.176523 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:44.176523 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:44.180260 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8eaab8d2-e685-4abb-af3b-2d25c7342fa1 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Volume info retrieved successfully. Aug 18 19:26:44.184405 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8eaab8d2-e685-4abb-af3b-2d25c7342fa1 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] https://10.4.3.170/volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 returned with HTTP 200 Aug 18 19:26:44.184762 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 849/3409] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:44 2026] GET /volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:44.196858 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d2753ba2-cedc-4f3e-8cb4-47edb91f0567 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:44.198576 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d2753ba2-cedc-4f3e-8cb4-47edb91f0567 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] GET https://10.4.3.170/volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 Aug 18 19:26:44.198760 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d2753ba2-cedc-4f3e-8cb4-47edb91f0567 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:44.198932 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d2753ba2-cedc-4f3e-8cb4-47edb91f0567 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:44.205742 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:44.205742 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:44.209054 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d2753ba2-cedc-4f3e-8cb4-47edb91f0567 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Volume info retrieved successfully. Aug 18 19:26:44.213022 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d2753ba2-cedc-4f3e-8cb4-47edb91f0567 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] https://10.4.3.170/volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 returned with HTTP 200 Aug 18 19:26:44.213497 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 850/3410] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:44 2026] GET /volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:44.227315 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3fd6a947-ba9e-468e-909b-b8c0bcc4c29f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:44.233483 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3fd6a947-ba9e-468e-909b-b8c0bcc4c29f tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] DELETE https://10.4.3.170/volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 Aug 18 19:26:44.233483 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3fd6a947-ba9e-468e-909b-b8c0bcc4c29f tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:44.233483 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3fd6a947-ba9e-468e-909b-b8c0bcc4c29f tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:44.233483 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-3fd6a947-ba9e-468e-909b-b8c0bcc4c29f tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Delete volume with id: bdce1ae9-135a-4d59-9b11-321955abe658 Aug 18 19:26:44.250231 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:44.250231 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:44.250231 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3fd6a947-ba9e-468e-909b-b8c0bcc4c29f tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Volume info retrieved successfully. Aug 18 19:26:44.270977 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3fd6a947-ba9e-468e-909b-b8c0bcc4c29f tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Delete volume request issued successfully. Aug 18 19:26:44.271836 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3fd6a947-ba9e-468e-909b-b8c0bcc4c29f tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] https://10.4.3.170/volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 returned with HTTP 202 Aug 18 19:26:44.271836 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 849/3411] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:26:44 2026] DELETE /volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:44.279674 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a5eb7b47-816c-4cfc-a045-8862f8924d47 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:44.285396 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a5eb7b47-816c-4cfc-a045-8862f8924d47 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] GET https://10.4.3.170/volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 Aug 18 19:26:44.285754 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a5eb7b47-816c-4cfc-a045-8862f8924d47 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:44.285960 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a5eb7b47-816c-4cfc-a045-8862f8924d47 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:44.294228 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:44.294228 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:44.299910 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a5eb7b47-816c-4cfc-a045-8862f8924d47 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Volume info retrieved successfully. Aug 18 19:26:44.304201 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a5eb7b47-816c-4cfc-a045-8862f8924d47 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] https://10.4.3.170/volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 returned with HTTP 200 Aug 18 19:26:44.304746 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 864/3412] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:44 2026] GET /volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:44.843094 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-74fa5c13-8d9e-4e26-8b38-e4c26aad75bd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:44.845251 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-74fa5c13-8d9e-4e26-8b38-e4c26aad75bd tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] GET https://10.4.3.170/volume/v3/backups/a61ba770-daae-4f81-81c7-f74a2ca5de2b Aug 18 19:26:44.845491 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-74fa5c13-8d9e-4e26-8b38-e4c26aad75bd tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:44.845737 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-74fa5c13-8d9e-4e26-8b38-e4c26aad75bd tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:44.845878 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-74fa5c13-8d9e-4e26-8b38-e4c26aad75bd tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Show backup with id a61ba770-daae-4f81-81c7-f74a2ca5de2b. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:44.850598 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:44.850598 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:44.851272 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-74fa5c13-8d9e-4e26-8b38-e4c26aad75bd tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] https://10.4.3.170/volume/v3/backups/a61ba770-daae-4f81-81c7-f74a2ca5de2b returned with HTTP 200 Aug 18 19:26:44.851737 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 850/3413] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:44 2026] GET /volume/v3/backups/a61ba770-daae-4f81-81c7-f74a2ca5de2b => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:44.865867 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e72c9ed2-b3c5-457f-8655-34f95c97754b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:44.867927 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e72c9ed2-b3c5-457f-8655-34f95c97754b tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] GET https://10.4.3.170/volume/v3/backups Aug 18 19:26:44.868134 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e72c9ed2-b3c5-457f-8655-34f95c97754b tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:44.868356 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e72c9ed2-b3c5-457f-8655-34f95c97754b tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:44.883151 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-21de2e71-5cd4-485c-9b41-029a6112e4b8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:44.883884 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e72c9ed2-b3c5-457f-8655-34f95c97754b tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 200 Aug 18 19:26:44.884355 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 851/3414] 10.4.3.170 () {66 vars in 1237 bytes} [Tue Aug 18 19:26:44 2026] GET /volume/v3/backups => generated 338 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:44.884919 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-21de2e71-5cd4-485c-9b41-029a6112e4b8 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:44.885202 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-21de2e71-5cd4-485c-9b41-029a6112e4b8 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:44.885496 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-21de2e71-5cd4-485c-9b41-029a6112e4b8 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:44.885692 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-21de2e71-5cd4-485c-9b41-029a6112e4b8 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:44.895354 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:44.895354 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:44.895354 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-21de2e71-5cd4-485c-9b41-029a6112e4b8 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 200 Aug 18 19:26:44.895354 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 850/3415] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:44 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:44.896345 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:44.900529 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] POST https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35/restore Aug 18 19:26:44.900914 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:44.902876 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.backups [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Restoring backup a30c55c4-e927-46de-a090-ab2dc3450d35 ({'restore': {}}) {{(pid=100583) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 19:26:44.902968 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.backups [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Restoring backup a30c55c4-e927-46de-a090-ab2dc3450d35 to volume None. Aug 18 19:26:44.908819 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:44.908819 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:44.910197 np0000007688 devstack@c-api.service[100583]: INFO cinder.backup.api [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Creating volume of 1 GB for restore of backup a30c55c4-e927-46de-a090-ab2dc3450d35. Aug 18 19:26:44.917075 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Availability zone cache updated, next update will occur around 2026-08-18 20:26:44.916822. {{(pid=100583) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 19:26:44.917181 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Availability Zones retrieved successfully. Aug 18 19:26:44.923794 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Flow 'volume_create_api' (ef5ed46f-bf26-44ef-8759-5a0b5fe6c3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:44.925015 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6b48ac6-9a3b-4651-abae-863ac40ee5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:44.926114 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:26:44.955025 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6b48ac6-9a3b-4651-abae-863ac40ee5f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:44.955736 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7316df58-170b-4a2d-a036-4ed151765d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:44.985530 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Created reservations ['21622564-db85-4228-9f2e-23edc71e3dd6', '6ca34470-b563-46e0-b583-ff53195e3e55', '214e417b-c3c7-4a28-a5bb-8da963c29cdb', '58049e3b-d8e8-42df-9754-912e6c4ee4af'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:44.986225 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7316df58-170b-4a2d-a036-4ed151765d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21622564-db85-4228-9f2e-23edc71e3dd6', '6ca34470-b563-46e0-b583-ff53195e3e55', '214e417b-c3c7-4a28-a5bb-8da963c29cdb', '58049e3b-d8e8-42df-9754-912e6c4ee4af']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:44.986905 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c09bf9e3-7653-463e-aa4b-849ac58c3e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:45.010795 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c09bf9e3-7653-463e-aa4b-849ac58c3e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd442a37-3e92-4e10-bb54-6495f20ec74f', '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_a30c55c4-e927-46de-a090-ab2dc3450d35',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88e3f60dc90242649a4ab6c3869efebd',qos_specs=None,replication_status=,reservations=['21622564-db85-4228-9f2e-23edc71e3dd6','6ca34470-b563-46e0-b583-ff53195e3e55','214e417b-c3c7-4a28-a5bb-8da963c29cdb','58049e3b-d8e8-42df-9754-912e6c4ee4af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='527d2284110246838a36cea99c6d1696',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:26:44Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_a30c55c4-e927-46de-a090-ab2dc3450d35',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd442a37-3e92-4e10-bb54-6495f20ec74f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88e3f60dc90242649a4ab6c3869efebd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='527d2284110246838a36cea99c6d1696',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:45.011837 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91f42846-da37-4cac-9e63-ef1314c6c019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:45.024445 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91f42846-da37-4cac-9e63-ef1314c6c019) transitioned into 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_a30c55c4-e927-46de-a090-ab2dc3450d35',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88e3f60dc90242649a4ab6c3869efebd',qos_specs=None,replication_status=,reservations=['21622564-db85-4228-9f2e-23edc71e3dd6','6ca34470-b563-46e0-b583-ff53195e3e55','214e417b-c3c7-4a28-a5bb-8da963c29cdb','58049e3b-d8e8-42df-9754-912e6c4ee4af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='527d2284110246838a36cea99c6d1696',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:45.025091 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf49b677-1c17-43b8-b602-e4e5d194c0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:45.032249 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf49b677-1c17-43b8-b602-e4e5d194c0e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:45.033002 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Flow 'volume_create_api' (ef5ed46f-bf26-44ef-8759-5a0b5fe6c3df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:45.033291 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Create volume request issued successfully. Aug 18 19:26:45.039536 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:45.039536 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:45.040029 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Volume info retrieved successfully. Aug 18 19:26:45.062377 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6d013721-8fb8-4d05-b459-5f88c07b3de1 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.064479 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6d013721-8fb8-4d05-b459-5f88c07b3de1 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/91228001-5998-4c9d-bd41-e3e5754d3554 Aug 18 19:26:45.064606 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6d013721-8fb8-4d05-b459-5f88c07b3de1 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:45.064799 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6d013721-8fb8-4d05-b459-5f88c07b3de1 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:45.071835 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:45.071835 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:45.075642 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6d013721-8fb8-4d05-b459-5f88c07b3de1 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:26:45.080285 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6d013721-8fb8-4d05-b459-5f88c07b3de1 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/91228001-5998-4c9d-bd41-e3e5754d3554 returned with HTTP 200 Aug 18 19:26:45.080744 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 851/3416] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:45 2026] GET /volume/v3/volumes/91228001-5998-4c9d-bd41-e3e5754d3554 => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:45.093095 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-64356714-7a94-458a-a9a1-ee844f01630a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.094865 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-64356714-7a94-458a-a9a1-ee844f01630a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/91228001-5998-4c9d-bd41-e3e5754d3554 Aug 18 19:26:45.094965 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-64356714-7a94-458a-a9a1-ee844f01630a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:45.095132 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-64356714-7a94-458a-a9a1-ee844f01630a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:45.102041 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:45.102041 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:45.105975 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-64356714-7a94-458a-a9a1-ee844f01630a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:26:45.111062 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-64356714-7a94-458a-a9a1-ee844f01630a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/91228001-5998-4c9d-bd41-e3e5754d3554 returned with HTTP 200 Aug 18 19:26:45.111700 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 852/3417] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:45 2026] GET /volume/v3/volumes/91228001-5998-4c9d-bd41-e3e5754d3554 => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:45.124255 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-cd3be4d6-a390-4358-abdf-a2a9d09bd0c2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.128434 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cd3be4d6-a390-4358-abdf-a2a9d09bd0c2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] POST https://10.4.3.170/volume/v3/backups Aug 18 19:26:45.128434 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cd3be4d6-a390-4358-abdf-a2a9d09bd0c2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "91228001-5998-4c9d-bd41-e3e5754d3554", "name": "tempest-VolumesBackupsTest-Backup-1171102970", "container": "tempest-volumesbackupstest-backup-container-321717816"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:45.129229 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.backups [None req-cd3be4d6-a390-4358-abdf-a2a9d09bd0c2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Creating new backup {'backup': {'volume_id': '91228001-5998-4c9d-bd41-e3e5754d3554', 'name': 'tempest-VolumesBackupsTest-Backup-1171102970', 'container': 'tempest-volumesbackupstest-backup-container-321717816'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:26:45.129524 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.contrib.backups [None req-cd3be4d6-a390-4358-abdf-a2a9d09bd0c2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Creating backup of volume 91228001-5998-4c9d-bd41-e3e5754d3554 in container tempest-volumesbackupstest-backup-container-321717816 Aug 18 19:26:45.137782 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:45.137782 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:45.138399 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-cd3be4d6-a390-4358-abdf-a2a9d09bd0c2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:26:45.155221 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-cd3be4d6-a390-4358-abdf-a2a9d09bd0c2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Created reservations ['df03c20f-3cb1-4bb7-ab19-bca40df9535c', '3ee5d79c-c5db-44d7-951f-3bed521ffaa0'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:45.192209 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cd3be4d6-a390-4358-abdf-a2a9d09bd0c2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:26:45.192495 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 851/3418] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:26:45 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 19:26:45.200623 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ea79bf01-f13d-4af0-a5e4-80d24f441f0c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.202788 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ea79bf01-f13d-4af0-a5e4-80d24f441f0c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:26:45.203053 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ea79bf01-f13d-4af0-a5e4-80d24f441f0c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:45.203319 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ea79bf01-f13d-4af0-a5e4-80d24f441f0c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:45.203518 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-ea79bf01-f13d-4af0-a5e4-80d24f441f0c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:45.208976 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:45.208976 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:45.210071 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ea79bf01-f13d-4af0-a5e4-80d24f441f0c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:26:45.210640 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 852/3419] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:45 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:45.320050 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-07d66cba-9b41-4570-a5eb-5aaa56f2b428 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.322099 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-07d66cba-9b41-4570-a5eb-5aaa56f2b428 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] GET https://10.4.3.170/volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 Aug 18 19:26:45.322350 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-07d66cba-9b41-4570-a5eb-5aaa56f2b428 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:45.322630 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-07d66cba-9b41-4570-a5eb-5aaa56f2b428 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:45.328757 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-07d66cba-9b41-4570-a5eb-5aaa56f2b428 tempest-VolumeTypesTest-505078638 tempest-VolumeTypesTest-505078638-project-member] https://10.4.3.170/volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 returned with HTTP 404 Aug 18 19:26:45.329329 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 853/3420] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:45 2026] GET /volume/v3/volumes/bdce1ae9-135a-4d59-9b11-321955abe658 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:45.338078 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5b462069-6207-4606-a80a-7666101bd879 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.340440 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5b462069-6207-4606-a80a-7666101bd879 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] DELETE https://10.4.3.170/volume/v3/types/838db453-def0-4ff8-9e53-ce84c5911a9c Aug 18 19:26:45.340635 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5b462069-6207-4606-a80a-7666101bd879 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:45.340848 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5b462069-6207-4606-a80a-7666101bd879 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Calling method '_delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:45.341091 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:45.341091 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:45.363190 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5b462069-6207-4606-a80a-7666101bd879 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types/838db453-def0-4ff8-9e53-ce84c5911a9c returned with HTTP 202 Aug 18 19:26:45.363622 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 852/3421] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:26:45 2026] DELETE /volume/v3/types/838db453-def0-4ff8-9e53-ce84c5911a9c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:45.372123 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bf20a07b-b068-4797-8ceb-6087985b2d5c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.373784 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bf20a07b-b068-4797-8ceb-6087985b2d5c tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] GET https://10.4.3.170/volume/v3/types/838db453-def0-4ff8-9e53-ce84c5911a9c Aug 18 19:26:45.373960 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bf20a07b-b068-4797-8ceb-6087985b2d5c tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:45.374137 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bf20a07b-b068-4797-8ceb-6087985b2d5c tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:45.377277 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bf20a07b-b068-4797-8ceb-6087985b2d5c tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types/838db453-def0-4ff8-9e53-ce84c5911a9c returned with HTTP 404 Aug 18 19:26:45.377753 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 853/3422] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:26:45 2026] GET /volume/v3/types/838db453-def0-4ff8-9e53-ce84c5911a9c => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:45.384265 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6a4bc6c6-b6a7-470c-8af7-a61495ecd8c8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.385887 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6a4bc6c6-b6a7-470c-8af7-a61495ecd8c8 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] DELETE https://10.4.3.170/volume/v3/types/93d6f4a6-b190-4248-9bcf-19ef3d22fb88 Aug 18 19:26:45.386068 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6a4bc6c6-b6a7-470c-8af7-a61495ecd8c8 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:45.386254 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6a4bc6c6-b6a7-470c-8af7-a61495ecd8c8 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:45.406305 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6a4bc6c6-b6a7-470c-8af7-a61495ecd8c8 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types/93d6f4a6-b190-4248-9bcf-19ef3d22fb88 returned with HTTP 202 Aug 18 19:26:45.406737 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 854/3423] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:26:45 2026] DELETE /volume/v3/types/93d6f4a6-b190-4248-9bcf-19ef3d22fb88 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:45.414152 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5643e2ec-5243-442d-af06-63fca4dc5f1b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.415610 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5643e2ec-5243-442d-af06-63fca4dc5f1b tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] GET https://10.4.3.170/volume/v3/types/93d6f4a6-b190-4248-9bcf-19ef3d22fb88 Aug 18 19:26:45.415828 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5643e2ec-5243-442d-af06-63fca4dc5f1b tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:45.416042 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5643e2ec-5243-442d-af06-63fca4dc5f1b tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:45.419496 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5643e2ec-5243-442d-af06-63fca4dc5f1b tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types/93d6f4a6-b190-4248-9bcf-19ef3d22fb88 returned with HTTP 404 Aug 18 19:26:45.420095 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 853/3424] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:26:45 2026] GET /volume/v3/types/93d6f4a6-b190-4248-9bcf-19ef3d22fb88 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:45.428206 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-af43198b-b717-41b5-bd35-719ebdfa9d0f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.429796 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-af43198b-b717-41b5-bd35-719ebdfa9d0f tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:26:45.430119 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-af43198b-b717-41b5-bd35-719ebdfa9d0f tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2054291234", "description": "tempest-volume-type-description-1113473598", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:45.445711 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-af43198b-b717-41b5-bd35-719ebdfa9d0f tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:26:45.446087 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 854/3425] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:26:45 2026] POST /volume/v3/types => generated 315 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:45.453604 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e2c35fe9-c183-4f46-a93b-1f925fbc1729 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.455331 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e2c35fe9-c183-4f46-a93b-1f925fbc1729 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] GET https://10.4.3.170/volume/v3/types/c44efc3b-8770-4225-9ebb-e36261ab2711 Aug 18 19:26:45.455553 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e2c35fe9-c183-4f46-a93b-1f925fbc1729 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:45.455758 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e2c35fe9-c183-4f46-a93b-1f925fbc1729 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:45.462072 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e2c35fe9-c183-4f46-a93b-1f925fbc1729 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types/c44efc3b-8770-4225-9ebb-e36261ab2711 returned with HTTP 200 Aug 18 19:26:45.462549 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 855/3426] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:26:45 2026] GET /volume/v3/types/c44efc3b-8770-4225-9ebb-e36261ab2711 => generated 337 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:45.470245 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9b99abf5-f4d9-47a8-8b6d-3b5d50436b7f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.474388 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9b99abf5-f4d9-47a8-8b6d-3b5d50436b7f tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] DELETE https://10.4.3.170/volume/v3/types/c44efc3b-8770-4225-9ebb-e36261ab2711 Aug 18 19:26:45.475031 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9b99abf5-f4d9-47a8-8b6d-3b5d50436b7f tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:45.475248 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9b99abf5-f4d9-47a8-8b6d-3b5d50436b7f tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Calling method '_delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:45.498777 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9b99abf5-f4d9-47a8-8b6d-3b5d50436b7f tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types/c44efc3b-8770-4225-9ebb-e36261ab2711 returned with HTTP 202 Aug 18 19:26:45.499172 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 854/3427] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:26:45 2026] DELETE /volume/v3/types/c44efc3b-8770-4225-9ebb-e36261ab2711 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:45.506390 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7663f244-9975-4bf4-871a-d88eb6813434 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.508052 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7663f244-9975-4bf4-871a-d88eb6813434 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] GET https://10.4.3.170/volume/v3/types/c44efc3b-8770-4225-9ebb-e36261ab2711 Aug 18 19:26:45.508285 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7663f244-9975-4bf4-871a-d88eb6813434 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:45.508487 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7663f244-9975-4bf4-871a-d88eb6813434 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:45.512027 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7663f244-9975-4bf4-871a-d88eb6813434 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types/c44efc3b-8770-4225-9ebb-e36261ab2711 returned with HTTP 404 Aug 18 19:26:45.512550 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 855/3428] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:26:45 2026] GET /volume/v3/types/c44efc3b-8770-4225-9ebb-e36261ab2711 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:45.520303 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-77d60dfc-fdb5-429d-8382-3df226c58c4e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.522118 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-77d60dfc-fdb5-429d-8382-3df226c58c4e tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:26:45.522504 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-77d60dfc-fdb5-429d-8382-3df226c58c4e tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1230431133"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:45.535904 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-77d60dfc-fdb5-429d-8382-3df226c58c4e tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:26:45.536242 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 856/3429] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:26:45 2026] POST /volume/v3/types => generated 221 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:45.543703 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c2caed74-8146-48a3-b985-7c6dcd3a20ef None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.545453 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c2caed74-8146-48a3-b985-7c6dcd3a20ef tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] POST https://10.4.3.170/volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5/encryption Aug 18 19:26:45.545796 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c2caed74-8146-48a3-b985-7c6dcd3a20ef tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:45.561774 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c2caed74-8146-48a3-b985-7c6dcd3a20ef tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5/encryption returned with HTTP 200 Aug 18 19:26:45.562144 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 855/3430] 10.4.3.170 () {68 vars in 1397 bytes} [Tue Aug 18 19:26:45 2026] POST /volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:45.569848 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-acb63b92-a605-4218-ba93-20f5e0dc55f8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.572013 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-acb63b92-a605-4218-ba93-20f5e0dc55f8 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] GET https://10.4.3.170/volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5/encryption Aug 18 19:26:45.572246 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-acb63b92-a605-4218-ba93-20f5e0dc55f8 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:45.572474 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-acb63b92-a605-4218-ba93-20f5e0dc55f8 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:45.578148 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-acb63b92-a605-4218-ba93-20f5e0dc55f8 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5/encryption returned with HTTP 200 Aug 18 19:26:45.578600 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 856/3431] 10.4.3.170 () {66 vars in 1375 bytes} [Tue Aug 18 19:26:45 2026] GET /volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:45.586779 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-08985bfd-ba41-4535-be1c-9d65179521cc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.588278 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-08985bfd-ba41-4535-be1c-9d65179521cc tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] PUT https://10.4.3.170/volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5/encryption/7a7b0802-63e2-4f10-a3c0-7ad844717bea Aug 18 19:26:45.588600 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-08985bfd-ba41-4535-be1c-9d65179521cc tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:45.601358 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-08985bfd-ba41-4535-be1c-9d65179521cc tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5/encryption/7a7b0802-63e2-4f10-a3c0-7ad844717bea returned with HTTP 200 Aug 18 19:26:45.601798 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 857/3432] 10.4.3.170 () {68 vars in 1507 bytes} [Tue Aug 18 19:26:45 2026] PUT /volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5/encryption/7a7b0802-63e2-4f10-a3c0-7ad844717bea => generated 122 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:45.609518 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-171b9f73-adfb-4ae3-a648-1df36ba0e9a6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.611339 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-171b9f73-adfb-4ae3-a648-1df36ba0e9a6 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] GET https://10.4.3.170/volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5/encryption Aug 18 19:26:45.611547 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-171b9f73-adfb-4ae3-a648-1df36ba0e9a6 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:45.611730 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-171b9f73-adfb-4ae3-a648-1df36ba0e9a6 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:45.617158 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-171b9f73-adfb-4ae3-a648-1df36ba0e9a6 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5/encryption returned with HTTP 200 Aug 18 19:26:45.617574 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 856/3433] 10.4.3.170 () {66 vars in 1375 bytes} [Tue Aug 18 19:26:45 2026] GET /volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5/encryption => generated 347 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:45.626156 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-563b654a-dc43-459e-b283-783559a797c0 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.630975 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-563b654a-dc43-459e-b283-783559a797c0 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] GET https://10.4.3.170/volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5/encryption/cipher Aug 18 19:26:45.631182 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-563b654a-dc43-459e-b283-783559a797c0 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:45.631402 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-563b654a-dc43-459e-b283-783559a797c0 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:45.636815 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-563b654a-dc43-459e-b283-783559a797c0 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5/encryption/cipher returned with HTTP 200 Aug 18 19:26:45.637159 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 857/3434] 10.4.3.170 () {66 vars in 1396 bytes} [Tue Aug 18 19:26:45 2026] GET /volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5/encryption/cipher => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:26:45.649412 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a8e6abd8-a6a0-4f18-920e-2b459d978051 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.651092 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a8e6abd8-a6a0-4f18-920e-2b459d978051 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] DELETE https://10.4.3.170/volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5/encryption/7a7b0802-63e2-4f10-a3c0-7ad844717bea Aug 18 19:26:45.651301 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a8e6abd8-a6a0-4f18-920e-2b459d978051 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:45.651517 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a8e6abd8-a6a0-4f18-920e-2b459d978051 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:45.662328 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a8e6abd8-a6a0-4f18-920e-2b459d978051 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5/encryption/7a7b0802-63e2-4f10-a3c0-7ad844717bea returned with HTTP 202 Aug 18 19:26:45.662781 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 858/3435] 10.4.3.170 () {66 vars in 1489 bytes} [Tue Aug 18 19:26:45 2026] DELETE /volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5/encryption/7a7b0802-63e2-4f10-a3c0-7ad844717bea => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:45.668898 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-baf998c6-4548-476e-bbb7-62dad926a004 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.670733 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-baf998c6-4548-476e-bbb7-62dad926a004 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] GET https://10.4.3.170/volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5/encryption Aug 18 19:26:45.670978 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-baf998c6-4548-476e-bbb7-62dad926a004 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:45.671211 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-baf998c6-4548-476e-bbb7-62dad926a004 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:45.677462 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-baf998c6-4548-476e-bbb7-62dad926a004 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5/encryption returned with HTTP 200 Aug 18 19:26:45.677802 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 857/3436] 10.4.3.170 () {66 vars in 1375 bytes} [Tue Aug 18 19:26:45 2026] GET /volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 19:26:45.686683 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1caf5698-de57-47a6-aa0f-13663b87fbde None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.688502 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1caf5698-de57-47a6-aa0f-13663b87fbde tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] GET https://10.4.3.170/volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5/encryption Aug 18 19:26:45.688755 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1caf5698-de57-47a6-aa0f-13663b87fbde tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:45.688999 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1caf5698-de57-47a6-aa0f-13663b87fbde tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:45.695386 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1caf5698-de57-47a6-aa0f-13663b87fbde tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5/encryption returned with HTTP 200 Aug 18 19:26:45.695751 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 858/3437] 10.4.3.170 () {66 vars in 1375 bytes} [Tue Aug 18 19:26:45 2026] GET /volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 19:26:45.704821 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e9c6bc08-680c-4b84-88ce-4f7a251b887b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.706535 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e9c6bc08-680c-4b84-88ce-4f7a251b887b tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] DELETE https://10.4.3.170/volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5 Aug 18 19:26:45.706728 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e9c6bc08-680c-4b84-88ce-4f7a251b887b tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:45.706951 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e9c6bc08-680c-4b84-88ce-4f7a251b887b tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:45.728759 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e9c6bc08-680c-4b84-88ce-4f7a251b887b tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5 returned with HTTP 202 Aug 18 19:26:45.729271 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 859/3438] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:26:45 2026] DELETE /volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:45.738132 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-66989d9f-641a-48f0-89c3-fa88b2dc97f7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.740024 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-66989d9f-641a-48f0-89c3-fa88b2dc97f7 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] GET https://10.4.3.170/volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5 Aug 18 19:26:45.740251 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-66989d9f-641a-48f0-89c3-fa88b2dc97f7 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:45.740484 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-66989d9f-641a-48f0-89c3-fa88b2dc97f7 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:45.743783 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-66989d9f-641a-48f0-89c3-fa88b2dc97f7 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5 returned with HTTP 404 Aug 18 19:26:45.744277 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 858/3439] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:26:45 2026] GET /volume/v3/types/328f6145-b682-42dd-8dd9-3730198b66b5 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:45.755508 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ce46ecec-905c-4fdc-8c42-befbfd19c6d8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.757331 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ce46ecec-905c-4fdc-8c42-befbfd19c6d8 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] GET https://10.4.3.170/volume/v3/types Aug 18 19:26:45.757572 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ce46ecec-905c-4fdc-8c42-befbfd19c6d8 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:45.757829 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ce46ecec-905c-4fdc-8c42-befbfd19c6d8 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:45.773383 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ce46ecec-905c-4fdc-8c42-befbfd19c6d8 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:26:45.774845 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 859/3440] 10.4.3.170 () {66 vars in 1231 bytes} [Tue Aug 18 19:26:45 2026] GET /volume/v3/types => generated 670 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:45.785777 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d7234ee0-c7ec-48d6-8180-177228c7fe47 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.787544 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d7234ee0-c7ec-48d6-8180-177228c7fe47 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:26:45.787960 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d7234ee0-c7ec-48d6-8180-177228c7fe47 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-437971153"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:45.800978 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d7234ee0-c7ec-48d6-8180-177228c7fe47 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:26:45.801555 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 860/3441] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:26:45 2026] POST /volume/v3/types => generated 220 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:45.811444 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5585d8e8-70fd-4e7a-a167-58b2a100b146 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.812912 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5585d8e8-70fd-4e7a-a167-58b2a100b146 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] PUT https://10.4.3.170/volume/v3/types/aaae4b2b-4674-422e-8f03-5b1576585d62 Aug 18 19:26:45.813212 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5585d8e8-70fd-4e7a-a167-58b2a100b146 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-475156270", "description": "tempest-volume-type-description-2000938172", "is_public": false}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:45.856801 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5585d8e8-70fd-4e7a-a167-58b2a100b146 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types/aaae4b2b-4674-422e-8f03-5b1576585d62 returned with HTTP 200 Aug 18 19:26:45.857380 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 859/3442] 10.4.3.170 () {68 vars in 1363 bytes} [Tue Aug 18 19:26:45 2026] PUT /volume/v3/types/aaae4b2b-4674-422e-8f03-5b1576585d62 => generated 204 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:45.864410 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-15e89949-ab26-434a-b2ee-aeb844571248 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.866140 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-15e89949-ab26-434a-b2ee-aeb844571248 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] GET https://10.4.3.170/volume/v3/types/aaae4b2b-4674-422e-8f03-5b1576585d62 Aug 18 19:26:45.866420 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-15e89949-ab26-434a-b2ee-aeb844571248 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:45.866664 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-15e89949-ab26-434a-b2ee-aeb844571248 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:45.872908 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-15e89949-ab26-434a-b2ee-aeb844571248 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types/aaae4b2b-4674-422e-8f03-5b1576585d62 returned with HTTP 200 Aug 18 19:26:45.873478 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 860/3443] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:26:45 2026] GET /volume/v3/types/aaae4b2b-4674-422e-8f03-5b1576585d62 => generated 268 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:45.881004 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b0eaed62-912a-42ce-a2bf-ccbe91fb0311 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.882737 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b0eaed62-912a-42ce-a2bf-ccbe91fb0311 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] DELETE https://10.4.3.170/volume/v3/types/aaae4b2b-4674-422e-8f03-5b1576585d62 Aug 18 19:26:45.883054 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b0eaed62-912a-42ce-a2bf-ccbe91fb0311 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:45.883274 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b0eaed62-912a-42ce-a2bf-ccbe91fb0311 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:45.904174 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b0eaed62-912a-42ce-a2bf-ccbe91fb0311 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types/aaae4b2b-4674-422e-8f03-5b1576585d62 returned with HTTP 202 Aug 18 19:26:45.904601 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 861/3444] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:26:45 2026] DELETE /volume/v3/types/aaae4b2b-4674-422e-8f03-5b1576585d62 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:45.905612 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-350bf4f8-db54-4438-90cd-1dc894774de3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.907124 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-350bf4f8-db54-4438-90cd-1dc894774de3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:45.907280 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-350bf4f8-db54-4438-90cd-1dc894774de3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:45.907520 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-350bf4f8-db54-4438-90cd-1dc894774de3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:45.907631 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-350bf4f8-db54-4438-90cd-1dc894774de3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:45.911318 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:45.911318 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:45.912158 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-350bf4f8-db54-4438-90cd-1dc894774de3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 200 Aug 18 19:26:45.912550 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 860/3445] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:45 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:45.924773 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-efb6e017-930a-41d0-89c2-7ecb8fd0cdd0 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:45.924773 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-efb6e017-930a-41d0-89c2-7ecb8fd0cdd0 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] GET https://10.4.3.170/volume/v3/types/aaae4b2b-4674-422e-8f03-5b1576585d62 Aug 18 19:26:45.924773 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-efb6e017-930a-41d0-89c2-7ecb8fd0cdd0 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:45.925061 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-efb6e017-930a-41d0-89c2-7ecb8fd0cdd0 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:45.932585 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-efb6e017-930a-41d0-89c2-7ecb8fd0cdd0 tempest-VolumeTypesTest-2100693166 tempest-VolumeTypesTest-2100693166-project-admin] https://10.4.3.170/volume/v3/types/aaae4b2b-4674-422e-8f03-5b1576585d62 returned with HTTP 404 Aug 18 19:26:45.932585 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 861/3446] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:26:45 2026] GET /volume/v3/types/aaae4b2b-4674-422e-8f03-5b1576585d62 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:46.054077 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:46.054077 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:46.054077 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Volume info retrieved successfully. Aug 18 19:26:46.054077 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.backup.api [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Checking backup size 1 against volume size 1 {{(pid=100583) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 19:26:46.054077 np0000007688 devstack@c-api.service[100583]: INFO cinder.backup.api [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Overwriting volume cd442a37-3e92-4e10-bb54-6495f20ec74f with restore of backup a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:46.066147 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.backup.rpcapi [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] restore_backup in rpcapi backup_id a30c55c4-e927-46de-a090-ab2dc3450d35 {{(pid=100583) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 19:26:46.067255 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5fb3fd2c-1efc-4a97-b826-32495313b7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35/restore returned with HTTP 202 Aug 18 19:26:46.067255 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 865/3447] 10.4.3.170 () {68 vars in 1393 bytes} [Tue Aug 18 19:26:44 2026] POST /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35/restore => generated 189 bytes in 1171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:26:46.078266 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-944f0d5e-ee53-4bc9-a7e5-fea8e52e7265 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:46.079847 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-944f0d5e-ee53-4bc9-a7e5-fea8e52e7265 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:46.080005 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-944f0d5e-ee53-4bc9-a7e5-fea8e52e7265 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:46.080164 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-944f0d5e-ee53-4bc9-a7e5-fea8e52e7265 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:46.080264 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-944f0d5e-ee53-4bc9-a7e5-fea8e52e7265 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:46.083966 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:46.083966 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:46.084645 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-944f0d5e-ee53-4bc9-a7e5-fea8e52e7265 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:46.084934 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 862/3448] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:46 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 803 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:46.222073 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ca3afe41-d823-4e04-803f-762f06134787 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:46.224118 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ca3afe41-d823-4e04-803f-762f06134787 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:26:46.224320 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ca3afe41-d823-4e04-803f-762f06134787 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:46.224545 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ca3afe41-d823-4e04-803f-762f06134787 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:46.224679 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-ca3afe41-d823-4e04-803f-762f06134787 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:46.228879 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:46.228879 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:46.229692 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ca3afe41-d823-4e04-803f-762f06134787 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:26:46.230888 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 861/3449] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:46 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:26:46.922954 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c892fb8f-74f9-4062-8c34-9358c1e3337e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:46.924876 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c892fb8f-74f9-4062-8c34-9358c1e3337e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:46.925077 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c892fb8f-74f9-4062-8c34-9358c1e3337e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:46.925282 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c892fb8f-74f9-4062-8c34-9358c1e3337e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:46.925411 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-c892fb8f-74f9-4062-8c34-9358c1e3337e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:46.930280 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:46.930280 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:46.931020 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c892fb8f-74f9-4062-8c34-9358c1e3337e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 200 Aug 18 19:26:46.931491 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 862/3450] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:46 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:47.102631 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-47dec2a0-1327-4f77-9b9a-188f21ea19ad None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:47.105033 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-47dec2a0-1327-4f77-9b9a-188f21ea19ad tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:47.105412 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-47dec2a0-1327-4f77-9b9a-188f21ea19ad tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:47.106019 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-47dec2a0-1327-4f77-9b9a-188f21ea19ad tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:47.106254 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-47dec2a0-1327-4f77-9b9a-188f21ea19ad tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:47.114751 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:47.114751 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:47.114751 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-47dec2a0-1327-4f77-9b9a-188f21ea19ad tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:47.114751 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 866/3451] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:47 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 803 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:47.243144 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-63a095b8-e1c5-4e17-8f91-84e90fd6e0cf None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:47.245387 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-63a095b8-e1c5-4e17-8f91-84e90fd6e0cf tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:26:47.245708 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-63a095b8-e1c5-4e17-8f91-84e90fd6e0cf tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:47.245994 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-63a095b8-e1c5-4e17-8f91-84e90fd6e0cf tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:47.246123 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-63a095b8-e1c5-4e17-8f91-84e90fd6e0cf tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:47.251721 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:47.251721 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:47.252723 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-63a095b8-e1c5-4e17-8f91-84e90fd6e0cf tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:26:47.253216 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 863/3452] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:47 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:47.942744 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-efa50eea-4f32-4c9d-88f8-753eeaa52829 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:47.944487 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-efa50eea-4f32-4c9d-88f8-753eeaa52829 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:47.944662 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-efa50eea-4f32-4c9d-88f8-753eeaa52829 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:47.944888 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-efa50eea-4f32-4c9d-88f8-753eeaa52829 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:47.945033 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-efa50eea-4f32-4c9d-88f8-753eeaa52829 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:47.949884 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:47.949884 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:47.950522 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-efa50eea-4f32-4c9d-88f8-753eeaa52829 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 200 Aug 18 19:26:47.950820 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 862/3453] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:47 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:48.066847 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1e9a1ab4-348e-4da7-a4ea-7280d834c9f6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:48.127601 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2f52a7e8-5203-4c42-9558-b893e19f5da9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:48.130337 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2f52a7e8-5203-4c42-9558-b893e19f5da9 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:48.130669 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2f52a7e8-5203-4c42-9558-b893e19f5da9 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:48.131053 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2f52a7e8-5203-4c42-9558-b893e19f5da9 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:48.131189 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-2f52a7e8-5203-4c42-9558-b893e19f5da9 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:48.136216 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:48.136216 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:48.137632 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2f52a7e8-5203-4c42-9558-b893e19f5da9 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:48.138672 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 867/3454] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:48 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:48.180448 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1e9a1ab4-348e-4da7-a4ea-7280d834c9f6 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] GET https://10.4.3.170/volume/v3/volumes Aug 18 19:26:48.180642 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1e9a1ab4-348e-4da7-a4ea-7280d834c9f6 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:48.180828 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1e9a1ab4-348e-4da7-a4ea-7280d834c9f6 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:48.181059 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-1e9a1ab4-348e-4da7-a4ea-7280d834c9f6 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:26:48.181828 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1e9a1ab4-348e-4da7-a4ea-7280d834c9f6 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:26:48.185432 np0000007688 devstack@c-api.service[100582]: DEBUG dbcounter [-] [100582] Writing DB stats cinder:SELECT=394,cinder:UPDATE=78,cinder:INSERT=43 {{(pid=100582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:26:48.195104 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1e9a1ab4-348e-4da7-a4ea-7280d834c9f6 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Get all volumes completed successfully. Aug 18 19:26:48.196287 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1e9a1ab4-348e-4da7-a4ea-7280d834c9f6 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Aug 18 19:26:48.197534 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 863/3455] 10.4.3.170 () {66 vars in 1237 bytes} [Tue Aug 18 19:26:48 2026] GET /volume/v3/volumes => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:26:48.205440 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bcca36bb-e0b4-4b1a-bff3-d6300c8ad30f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:48.207633 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bcca36bb-e0b4-4b1a-bff3-d6300c8ad30f tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:26:48.207944 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bcca36bb-e0b4-4b1a-bff3-d6300c8ad30f tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-409462628"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:48.209344 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-bcca36bb-e0b4-4b1a-bff3-d6300c8ad30f tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-409462628'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:26:48.210115 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-bcca36bb-e0b4-4b1a-bff3-d6300c8ad30f tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Create volume of 1 GB Aug 18 19:26:48.216343 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-bcca36bb-e0b4-4b1a-bff3-d6300c8ad30f tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Availability Zones retrieved successfully. Aug 18 19:26:48.224349 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bcca36bb-e0b4-4b1a-bff3-d6300c8ad30f tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Flow 'volume_create_api' (f35cfa7a-3ae9-425b-91fb-a02e47a29d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:48.225932 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bcca36bb-e0b4-4b1a-bff3-d6300c8ad30f tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fe294d8-e93e-4a37-a6dd-c216529fee90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:48.232348 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-bcca36bb-e0b4-4b1a-bff3-d6300c8ad30f tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:26:48.264390 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bcca36bb-e0b4-4b1a-bff3-d6300c8ad30f tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fe294d8-e93e-4a37-a6dd-c216529fee90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:48.265296 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1e377445-b40a-437a-97f6-a8c710e23202 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:48.265633 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bcca36bb-e0b4-4b1a-bff3-d6300c8ad30f tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8adce14a-a17b-465e-9947-772afb121008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:48.267463 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1e377445-b40a-437a-97f6-a8c710e23202 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:26:48.267725 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1e377445-b40a-437a-97f6-a8c710e23202 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:48.267940 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1e377445-b40a-437a-97f6-a8c710e23202 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:48.268031 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-1e377445-b40a-437a-97f6-a8c710e23202 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:48.272685 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:48.272685 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:48.273587 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1e377445-b40a-437a-97f6-a8c710e23202 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:26:48.274357 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 863/3456] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:48 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:48.334119 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-bcca36bb-e0b4-4b1a-bff3-d6300c8ad30f tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Created reservations ['fc5ec3aa-d7ef-487a-8870-688aa2073056', 'a1f44593-22af-404f-a803-93d89f775b9f', 'e97db48e-5a97-484b-abbf-a0f451a1898f', 'ed4626d0-c79d-4532-b973-4c3b22e4d5c9'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:48.335461 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bcca36bb-e0b4-4b1a-bff3-d6300c8ad30f tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8adce14a-a17b-465e-9947-772afb121008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc5ec3aa-d7ef-487a-8870-688aa2073056', 'a1f44593-22af-404f-a803-93d89f775b9f', 'e97db48e-5a97-484b-abbf-a0f451a1898f', 'ed4626d0-c79d-4532-b973-4c3b22e4d5c9']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:48.336526 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bcca36bb-e0b4-4b1a-bff3-d6300c8ad30f tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2abb7d1-bdfb-4132-98de-706eb9bde051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:48.365637 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bcca36bb-e0b4-4b1a-bff3-d6300c8ad30f tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2abb7d1-bdfb-4132-98de-706eb9bde051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b8261f3-855c-49c8-a503-3c6a27f70d56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-409462628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d91288fbded49d8813e2e0fe8d5b102',qos_specs=None,replication_status=,reservations=['fc5ec3aa-d7ef-487a-8870-688aa2073056','a1f44593-22af-404f-a803-93d89f775b9f','e97db48e-5a97-484b-abbf-a0f451a1898f','ed4626d0-c79d-4532-b973-4c3b22e4d5c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6024d2bf44f74bbb99b2cfd7a0adca9f',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:26:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-409462628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b8261f3-855c-49c8-a503-3c6a27f70d56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d91288fbded49d8813e2e0fe8d5b102',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6024d2bf44f74bbb99b2cfd7a0adca9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:48.366081 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bcca36bb-e0b4-4b1a-bff3-d6300c8ad30f tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85ddbf0a-b574-4811-aa67-ac95f7a1beae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:48.385480 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bcca36bb-e0b4-4b1a-bff3-d6300c8ad30f tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85ddbf0a-b574-4811-aa67-ac95f7a1beae) transitioned into state 'SUCCESS' from state '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-409462628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d91288fbded49d8813e2e0fe8d5b102',qos_specs=None,replication_status=,reservations=['fc5ec3aa-d7ef-487a-8870-688aa2073056','a1f44593-22af-404f-a803-93d89f775b9f','e97db48e-5a97-484b-abbf-a0f451a1898f','ed4626d0-c79d-4532-b973-4c3b22e4d5c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6024d2bf44f74bbb99b2cfd7a0adca9f',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:48.386149 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bcca36bb-e0b4-4b1a-bff3-d6300c8ad30f tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06feb113-fa9f-4f5b-a8e4-81580b775bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:48.396484 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bcca36bb-e0b4-4b1a-bff3-d6300c8ad30f tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06feb113-fa9f-4f5b-a8e4-81580b775bf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:48.397299 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bcca36bb-e0b4-4b1a-bff3-d6300c8ad30f tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Flow 'volume_create_api' (f35cfa7a-3ae9-425b-91fb-a02e47a29d9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:48.397696 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-bcca36bb-e0b4-4b1a-bff3-d6300c8ad30f tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Create volume request issued successfully. Aug 18 19:26:48.398477 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bcca36bb-e0b4-4b1a-bff3-d6300c8ad30f tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:26:48.398707 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 864/3457] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:26:48 2026] POST /volume/v3/volumes => generated 754 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:26:48.415381 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ffcb7090-1515-4ec3-983e-af859658526e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:48.420165 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ffcb7090-1515-4ec3-983e-af859658526e tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] GET https://10.4.3.170/volume/v3/volumes/2b8261f3-855c-49c8-a503-3c6a27f70d56 Aug 18 19:26:48.420165 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ffcb7090-1515-4ec3-983e-af859658526e tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:48.420165 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ffcb7090-1515-4ec3-983e-af859658526e tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:48.432816 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:48.432816 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:48.438930 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ffcb7090-1515-4ec3-983e-af859658526e tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Volume info retrieved successfully. Aug 18 19:26:48.444634 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ffcb7090-1515-4ec3-983e-af859658526e tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] https://10.4.3.170/volume/v3/volumes/2b8261f3-855c-49c8-a503-3c6a27f70d56 returned with HTTP 200 Aug 18 19:26:48.444886 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 868/3458] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:48 2026] GET /volume/v3/volumes/2b8261f3-855c-49c8-a503-3c6a27f70d56 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:48.964342 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ec2b287b-e061-46f6-8af0-ddf689ad1517 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:48.968457 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ec2b287b-e061-46f6-8af0-ddf689ad1517 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:48.968457 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ec2b287b-e061-46f6-8af0-ddf689ad1517 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:48.968684 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ec2b287b-e061-46f6-8af0-ddf689ad1517 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:48.968684 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-ec2b287b-e061-46f6-8af0-ddf689ad1517 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:48.984035 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:48.984035 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:48.985205 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ec2b287b-e061-46f6-8af0-ddf689ad1517 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 200 Aug 18 19:26:48.985376 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 864/3459] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:48 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:49.151265 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ac96dd2f-7c1e-4a93-a38d-cf13eb32c995 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:49.155389 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ac96dd2f-7c1e-4a93-a38d-cf13eb32c995 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:49.155389 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ac96dd2f-7c1e-4a93-a38d-cf13eb32c995 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:49.156259 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ac96dd2f-7c1e-4a93-a38d-cf13eb32c995 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:49.156259 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-ac96dd2f-7c1e-4a93-a38d-cf13eb32c995 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:49.163030 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:49.163030 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:49.164152 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ac96dd2f-7c1e-4a93-a38d-cf13eb32c995 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:49.164152 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 864/3460] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:49 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 803 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:49.286091 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2901cf87-98b7-4934-a512-6d27bc3b6d3d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:49.288521 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2901cf87-98b7-4934-a512-6d27bc3b6d3d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:26:49.288756 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2901cf87-98b7-4934-a512-6d27bc3b6d3d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:49.288988 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2901cf87-98b7-4934-a512-6d27bc3b6d3d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:49.289121 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-2901cf87-98b7-4934-a512-6d27bc3b6d3d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:49.294178 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:49.294178 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:49.295118 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2901cf87-98b7-4934-a512-6d27bc3b6d3d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:26:49.295581 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 865/3461] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:49 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:49.457087 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ee322439-c317-44a4-bb36-22baa33608d0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:49.458844 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ee322439-c317-44a4-bb36-22baa33608d0 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] GET https://10.4.3.170/volume/v3/volumes/2b8261f3-855c-49c8-a503-3c6a27f70d56 Aug 18 19:26:49.459155 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ee322439-c317-44a4-bb36-22baa33608d0 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:49.459503 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ee322439-c317-44a4-bb36-22baa33608d0 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:49.468400 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:49.468400 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:49.472856 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ee322439-c317-44a4-bb36-22baa33608d0 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Volume info retrieved successfully. Aug 18 19:26:49.478226 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ee322439-c317-44a4-bb36-22baa33608d0 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] https://10.4.3.170/volume/v3/volumes/2b8261f3-855c-49c8-a503-3c6a27f70d56 returned with HTTP 200 Aug 18 19:26:49.478855 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 869/3462] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:49 2026] GET /volume/v3/volumes/2b8261f3-855c-49c8-a503-3c6a27f70d56 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:49.491179 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ae0cc0f1-f3e2-445f-bb23-c230c50eb49b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:49.493194 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ae0cc0f1-f3e2-445f-bb23-c230c50eb49b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] GET https://10.4.3.170/volume/v3/volumes/2b8261f3-855c-49c8-a503-3c6a27f70d56 Aug 18 19:26:49.493387 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ae0cc0f1-f3e2-445f-bb23-c230c50eb49b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:49.493593 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ae0cc0f1-f3e2-445f-bb23-c230c50eb49b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:49.501208 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:49.501208 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:49.505776 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ae0cc0f1-f3e2-445f-bb23-c230c50eb49b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Volume info retrieved successfully. Aug 18 19:26:49.510994 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ae0cc0f1-f3e2-445f-bb23-c230c50eb49b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] https://10.4.3.170/volume/v3/volumes/2b8261f3-855c-49c8-a503-3c6a27f70d56 returned with HTTP 200 Aug 18 19:26:49.511515 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 865/3463] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:49 2026] GET /volume/v3/volumes/2b8261f3-855c-49c8-a503-3c6a27f70d56 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:49.524562 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0e5785ca-fc40-4466-b0ff-392515398fce None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:49.528009 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0e5785ca-fc40-4466-b0ff-392515398fce tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:26:49.529063 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0e5785ca-fc40-4466-b0ff-392515398fce tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1643250600"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:49.531046 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-0e5785ca-fc40-4466-b0ff-392515398fce tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1643250600'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:26:49.531223 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-0e5785ca-fc40-4466-b0ff-392515398fce tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Create volume of 1 GB Aug 18 19:26:49.536273 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0e5785ca-fc40-4466-b0ff-392515398fce tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Availability Zones retrieved successfully. Aug 18 19:26:49.542401 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0e5785ca-fc40-4466-b0ff-392515398fce tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Flow 'volume_create_api' (e06064aa-3390-470c-b048-fce7f5ad66a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:49.543633 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0e5785ca-fc40-4466-b0ff-392515398fce tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bd9d25d-ef18-486b-8982-e4faa19a3687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:49.544661 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-0e5785ca-fc40-4466-b0ff-392515398fce tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:26:49.572953 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0e5785ca-fc40-4466-b0ff-392515398fce tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bd9d25d-ef18-486b-8982-e4faa19a3687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:49.574131 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0e5785ca-fc40-4466-b0ff-392515398fce tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a85375-f5f8-4084-b896-40b970ade5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:49.618971 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-0e5785ca-fc40-4466-b0ff-392515398fce tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Created reservations ['29f2028e-d529-439b-871c-b6bf96ccb73b', '96f788dc-ccba-4c81-9464-5f1875828919', '3f959453-1c24-4e7b-8ab4-86856707a06c', 'f1b22b45-3565-4d73-882f-69bf6a004553'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:49.619826 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0e5785ca-fc40-4466-b0ff-392515398fce tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a85375-f5f8-4084-b896-40b970ade5f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29f2028e-d529-439b-871c-b6bf96ccb73b', '96f788dc-ccba-4c81-9464-5f1875828919', '3f959453-1c24-4e7b-8ab4-86856707a06c', 'f1b22b45-3565-4d73-882f-69bf6a004553']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:49.620691 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0e5785ca-fc40-4466-b0ff-392515398fce tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c69f422-bf0f-4243-b26d-6643c9ffde7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:49.654903 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0e5785ca-fc40-4466-b0ff-392515398fce tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c69f422-bf0f-4243-b26d-6643c9ffde7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32d72d32-a7ce-4aa9-89fa-4a65325418b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1643250600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d91288fbded49d8813e2e0fe8d5b102',qos_specs=None,replication_status=,reservations=['29f2028e-d529-439b-871c-b6bf96ccb73b','96f788dc-ccba-4c81-9464-5f1875828919','3f959453-1c24-4e7b-8ab4-86856707a06c','f1b22b45-3565-4d73-882f-69bf6a004553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6024d2bf44f74bbb99b2cfd7a0adca9f',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:26:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1643250600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32d72d32-a7ce-4aa9-89fa-4a65325418b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d91288fbded49d8813e2e0fe8d5b102',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6024d2bf44f74bbb99b2cfd7a0adca9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:49.655610 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0e5785ca-fc40-4466-b0ff-392515398fce tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06f89bdb-88e9-4ddb-bbc1-8f0b642467c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:49.682389 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0e5785ca-fc40-4466-b0ff-392515398fce tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06f89bdb-88e9-4ddb-bbc1-8f0b642467c5) transitioned into state 'SUCCESS' from state '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-1643250600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d91288fbded49d8813e2e0fe8d5b102',qos_specs=None,replication_status=,reservations=['29f2028e-d529-439b-871c-b6bf96ccb73b','96f788dc-ccba-4c81-9464-5f1875828919','3f959453-1c24-4e7b-8ab4-86856707a06c','f1b22b45-3565-4d73-882f-69bf6a004553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6024d2bf44f74bbb99b2cfd7a0adca9f',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:49.683221 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0e5785ca-fc40-4466-b0ff-392515398fce tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (986bae5b-b51c-4034-a9ff-784ac08b5b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:49.696897 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0e5785ca-fc40-4466-b0ff-392515398fce tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (986bae5b-b51c-4034-a9ff-784ac08b5b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:49.697755 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0e5785ca-fc40-4466-b0ff-392515398fce tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Flow 'volume_create_api' (e06064aa-3390-470c-b048-fce7f5ad66a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:49.698076 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0e5785ca-fc40-4466-b0ff-392515398fce tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Create volume request issued successfully. Aug 18 19:26:49.698647 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0e5785ca-fc40-4466-b0ff-392515398fce tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:26:49.699085 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 865/3464] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:26:49 2026] POST /volume/v3/volumes => generated 755 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:26:49.711046 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4170e009-7180-410f-8998-a4f4760896a8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:49.714981 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4170e009-7180-410f-8998-a4f4760896a8 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] GET https://10.4.3.170/volume/v3/volumes/32d72d32-a7ce-4aa9-89fa-4a65325418b9 Aug 18 19:26:49.715670 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4170e009-7180-410f-8998-a4f4760896a8 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:49.715967 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4170e009-7180-410f-8998-a4f4760896a8 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:49.728972 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:49.728972 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:49.737079 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-4170e009-7180-410f-8998-a4f4760896a8 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Volume info retrieved successfully. Aug 18 19:26:49.746302 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4170e009-7180-410f-8998-a4f4760896a8 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] https://10.4.3.170/volume/v3/volumes/32d72d32-a7ce-4aa9-89fa-4a65325418b9 returned with HTTP 200 Aug 18 19:26:49.746880 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 866/3465] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:49 2026] GET /volume/v3/volumes/32d72d32-a7ce-4aa9-89fa-4a65325418b9 => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:49.996217 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1d78aef4-9f30-407c-8202-edf292eaeeb3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:49.999603 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1d78aef4-9f30-407c-8202-edf292eaeeb3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:49.999837 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1d78aef4-9f30-407c-8202-edf292eaeeb3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:50.000050 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1d78aef4-9f30-407c-8202-edf292eaeeb3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:50.000149 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-1d78aef4-9f30-407c-8202-edf292eaeeb3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:50.008002 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:50.008002 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:50.009182 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1d78aef4-9f30-407c-8202-edf292eaeeb3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 200 Aug 18 19:26:50.009898 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 870/3466] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:49 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:50.175012 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-fffbd128-e6f4-42e4-a05d-bb05310d7c6e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:50.177573 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fffbd128-e6f4-42e4-a05d-bb05310d7c6e tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:50.177775 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fffbd128-e6f4-42e4-a05d-bb05310d7c6e tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:50.177976 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fffbd128-e6f4-42e4-a05d-bb05310d7c6e tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:50.178141 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-fffbd128-e6f4-42e4-a05d-bb05310d7c6e tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:50.184640 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:50.184640 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:50.186476 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fffbd128-e6f4-42e4-a05d-bb05310d7c6e tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:50.186949 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 866/3467] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:50 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:50.306091 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-bfcac706-4aa9-499e-b6a0-9dc9323dfced None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:50.310777 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bfcac706-4aa9-499e-b6a0-9dc9323dfced tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:26:50.310777 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-bfcac706-4aa9-499e-b6a0-9dc9323dfced tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:50.310777 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-bfcac706-4aa9-499e-b6a0-9dc9323dfced tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:50.310777 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-bfcac706-4aa9-499e-b6a0-9dc9323dfced tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:50.313008 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:50.313008 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:50.313741 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bfcac706-4aa9-499e-b6a0-9dc9323dfced tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:26:50.314079 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 866/3468] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:50 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:50.761954 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7cfdff17-9bad-46a6-8923-9463698656f8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:50.763795 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7cfdff17-9bad-46a6-8923-9463698656f8 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] GET https://10.4.3.170/volume/v3/volumes/32d72d32-a7ce-4aa9-89fa-4a65325418b9 Aug 18 19:26:50.763969 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7cfdff17-9bad-46a6-8923-9463698656f8 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:50.764143 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7cfdff17-9bad-46a6-8923-9463698656f8 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:50.770591 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:50.770591 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:50.773939 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-7cfdff17-9bad-46a6-8923-9463698656f8 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Volume info retrieved successfully. Aug 18 19:26:50.778254 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7cfdff17-9bad-46a6-8923-9463698656f8 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] https://10.4.3.170/volume/v3/volumes/32d72d32-a7ce-4aa9-89fa-4a65325418b9 returned with HTTP 200 Aug 18 19:26:50.778679 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 867/3469] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:50 2026] GET /volume/v3/volumes/32d72d32-a7ce-4aa9-89fa-4a65325418b9 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:50.794066 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3e7d4d00-1d51-4465-87fc-efcf94a3f984 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:50.796000 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3e7d4d00-1d51-4465-87fc-efcf94a3f984 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] GET https://10.4.3.170/volume/v3/volumes/32d72d32-a7ce-4aa9-89fa-4a65325418b9 Aug 18 19:26:50.796071 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3e7d4d00-1d51-4465-87fc-efcf94a3f984 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:50.796202 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3e7d4d00-1d51-4465-87fc-efcf94a3f984 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:50.810206 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:50.810206 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:50.814913 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-3e7d4d00-1d51-4465-87fc-efcf94a3f984 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Volume info retrieved successfully. Aug 18 19:26:50.819846 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3e7d4d00-1d51-4465-87fc-efcf94a3f984 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] https://10.4.3.170/volume/v3/volumes/32d72d32-a7ce-4aa9-89fa-4a65325418b9 returned with HTTP 200 Aug 18 19:26:50.820313 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 871/3470] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:50 2026] GET /volume/v3/volumes/32d72d32-a7ce-4aa9-89fa-4a65325418b9 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:50.833190 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-85e8266c-4e48-4588-bd20-2b79c892317b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:50.834796 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-85e8266c-4e48-4588-bd20-2b79c892317b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:26:50.835095 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-85e8266c-4e48-4588-bd20-2b79c892317b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1148333096"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:50.836456 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-85e8266c-4e48-4588-bd20-2b79c892317b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1148333096'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:26:50.836646 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-85e8266c-4e48-4588-bd20-2b79c892317b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Create volume of 1 GB Aug 18 19:26:50.840088 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-85e8266c-4e48-4588-bd20-2b79c892317b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Availability Zones retrieved successfully. Aug 18 19:26:50.846063 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-85e8266c-4e48-4588-bd20-2b79c892317b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Flow 'volume_create_api' (2a9a03f5-cfde-466c-8bb1-e094a7965822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:50.847319 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-85e8266c-4e48-4588-bd20-2b79c892317b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (342be8dd-df5c-4c27-acdf-ada9cbc3ca68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:50.848343 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-85e8266c-4e48-4588-bd20-2b79c892317b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:26:50.874052 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-85e8266c-4e48-4588-bd20-2b79c892317b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (342be8dd-df5c-4c27-acdf-ada9cbc3ca68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:50.874590 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-85e8266c-4e48-4588-bd20-2b79c892317b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01d08e2e-6d6b-4769-b685-b6747d294795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:50.927499 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-85e8266c-4e48-4588-bd20-2b79c892317b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Created reservations ['193d65ec-1a61-40d8-ad41-bc571a961e73', 'b5a47a2e-7d7f-4ca6-abda-88dcd259782d', '89e5b283-9821-45fd-9413-fbe58e442d33', '8ac51d42-1bf6-4793-8a4d-2d3d7d62677d'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:50.928309 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-85e8266c-4e48-4588-bd20-2b79c892317b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01d08e2e-6d6b-4769-b685-b6747d294795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['193d65ec-1a61-40d8-ad41-bc571a961e73', 'b5a47a2e-7d7f-4ca6-abda-88dcd259782d', '89e5b283-9821-45fd-9413-fbe58e442d33', '8ac51d42-1bf6-4793-8a4d-2d3d7d62677d']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:50.929196 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-85e8266c-4e48-4588-bd20-2b79c892317b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbc26b7f-f668-4522-8723-4df81aa7946a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:50.953000 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-85e8266c-4e48-4588-bd20-2b79c892317b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbc26b7f-f668-4522-8723-4df81aa7946a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1156c920-b429-4d04-8015-a15382a3c05b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1148333096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d91288fbded49d8813e2e0fe8d5b102',qos_specs=None,replication_status=,reservations=['193d65ec-1a61-40d8-ad41-bc571a961e73','b5a47a2e-7d7f-4ca6-abda-88dcd259782d','89e5b283-9821-45fd-9413-fbe58e442d33','8ac51d42-1bf6-4793-8a4d-2d3d7d62677d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6024d2bf44f74bbb99b2cfd7a0adca9f',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:26:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1148333096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1156c920-b429-4d04-8015-a15382a3c05b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d91288fbded49d8813e2e0fe8d5b102',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6024d2bf44f74bbb99b2cfd7a0adca9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:50.953857 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-85e8266c-4e48-4588-bd20-2b79c892317b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f164826-977f-42ae-8ee2-cec6f7ce6077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:50.973045 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-85e8266c-4e48-4588-bd20-2b79c892317b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f164826-977f-42ae-8ee2-cec6f7ce6077) transitioned into state 'SUCCESS' from state '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-1148333096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d91288fbded49d8813e2e0fe8d5b102',qos_specs=None,replication_status=,reservations=['193d65ec-1a61-40d8-ad41-bc571a961e73','b5a47a2e-7d7f-4ca6-abda-88dcd259782d','89e5b283-9821-45fd-9413-fbe58e442d33','8ac51d42-1bf6-4793-8a4d-2d3d7d62677d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6024d2bf44f74bbb99b2cfd7a0adca9f',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:50.973827 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-85e8266c-4e48-4588-bd20-2b79c892317b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e6b3bd8-3759-4a2b-8cde-3d4c27377a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:50.984234 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-85e8266c-4e48-4588-bd20-2b79c892317b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e6b3bd8-3759-4a2b-8cde-3d4c27377a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:50.984234 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-85e8266c-4e48-4588-bd20-2b79c892317b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Flow 'volume_create_api' (2a9a03f5-cfde-466c-8bb1-e094a7965822) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:50.984234 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-85e8266c-4e48-4588-bd20-2b79c892317b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Create volume request issued successfully. Aug 18 19:26:50.984234 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-85e8266c-4e48-4588-bd20-2b79c892317b tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:26:50.993444 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 867/3471] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:26:50 2026] POST /volume/v3/volumes => generated 755 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:26:51.004648 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d2e5a3ad-8723-46a2-9c6c-3cd6c97b1b9d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:51.006743 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d2e5a3ad-8723-46a2-9c6c-3cd6c97b1b9d tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] GET https://10.4.3.170/volume/v3/volumes/1156c920-b429-4d04-8015-a15382a3c05b Aug 18 19:26:51.007114 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d2e5a3ad-8723-46a2-9c6c-3cd6c97b1b9d tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:51.007344 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d2e5a3ad-8723-46a2-9c6c-3cd6c97b1b9d tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:51.014821 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:51.014821 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:51.018812 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d2e5a3ad-8723-46a2-9c6c-3cd6c97b1b9d tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Volume info retrieved successfully. Aug 18 19:26:51.020755 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-68ff03cd-d138-4be1-b0af-d558bb992ee1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:51.023653 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-68ff03cd-d138-4be1-b0af-d558bb992ee1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:51.023879 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-68ff03cd-d138-4be1-b0af-d558bb992ee1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:51.024101 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-68ff03cd-d138-4be1-b0af-d558bb992ee1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:51.024235 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-68ff03cd-d138-4be1-b0af-d558bb992ee1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:51.025789 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d2e5a3ad-8723-46a2-9c6c-3cd6c97b1b9d tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] https://10.4.3.170/volume/v3/volumes/1156c920-b429-4d04-8015-a15382a3c05b returned with HTTP 200 Aug 18 19:26:51.026201 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 867/3472] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:51 2026] GET /volume/v3/volumes/1156c920-b429-4d04-8015-a15382a3c05b => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:51.029218 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:51.029218 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:51.030185 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-68ff03cd-d138-4be1-b0af-d558bb992ee1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 200 Aug 18 19:26:51.030663 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 868/3473] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:51 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:51.197538 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7e7bb37a-6baf-4329-a390-c373b86d3df8 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:51.199410 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7e7bb37a-6baf-4329-a390-c373b86d3df8 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:51.201660 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7e7bb37a-6baf-4329-a390-c373b86d3df8 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:51.201660 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7e7bb37a-6baf-4329-a390-c373b86d3df8 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:51.201660 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-7e7bb37a-6baf-4329-a390-c373b86d3df8 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:51.206073 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:51.206073 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:51.206914 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7e7bb37a-6baf-4329-a390-c373b86d3df8 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:51.207311 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 872/3474] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:51 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:51.324820 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c3b2a3e9-1b14-40d3-9955-c6abfa029943 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:51.326995 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c3b2a3e9-1b14-40d3-9955-c6abfa029943 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:26:51.327219 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c3b2a3e9-1b14-40d3-9955-c6abfa029943 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:51.327383 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c3b2a3e9-1b14-40d3-9955-c6abfa029943 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:51.327511 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-c3b2a3e9-1b14-40d3-9955-c6abfa029943 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:51.332006 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:51.332006 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:51.332763 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c3b2a3e9-1b14-40d3-9955-c6abfa029943 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:26:51.333242 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 868/3475] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:51 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:52.042488 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3dc32f19-756c-4f2f-848e-9f65279e52c3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:52.045018 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-971d7f98-62b2-4e21-8eab-6358b8f0a58d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:52.046781 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-971d7f98-62b2-4e21-8eab-6358b8f0a58d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:52.046885 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3dc32f19-756c-4f2f-848e-9f65279e52c3 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] GET https://10.4.3.170/volume/v3/volumes/1156c920-b429-4d04-8015-a15382a3c05b Aug 18 19:26:52.046967 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-971d7f98-62b2-4e21-8eab-6358b8f0a58d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:52.047212 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3dc32f19-756c-4f2f-848e-9f65279e52c3 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:52.047260 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-971d7f98-62b2-4e21-8eab-6358b8f0a58d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:52.047288 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-971d7f98-62b2-4e21-8eab-6358b8f0a58d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:52.047931 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3dc32f19-756c-4f2f-848e-9f65279e52c3 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:52.052845 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:52.052845 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:52.056040 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-971d7f98-62b2-4e21-8eab-6358b8f0a58d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 200 Aug 18 19:26:52.056040 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 869/3476] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:52 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:52.058213 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:52.058213 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:52.062519 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3dc32f19-756c-4f2f-848e-9f65279e52c3 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Volume info retrieved successfully. Aug 18 19:26:52.067507 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3dc32f19-756c-4f2f-848e-9f65279e52c3 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] https://10.4.3.170/volume/v3/volumes/1156c920-b429-4d04-8015-a15382a3c05b returned with HTTP 200 Aug 18 19:26:52.068571 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 868/3477] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:52 2026] GET /volume/v3/volumes/1156c920-b429-4d04-8015-a15382a3c05b => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:52.084313 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ef7bde37-3fe9-4411-8fb8-9aec9de60eef None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:52.086967 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ef7bde37-3fe9-4411-8fb8-9aec9de60eef tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] GET https://10.4.3.170/volume/v3/volumes/1156c920-b429-4d04-8015-a15382a3c05b Aug 18 19:26:52.087291 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ef7bde37-3fe9-4411-8fb8-9aec9de60eef tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:52.087610 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ef7bde37-3fe9-4411-8fb8-9aec9de60eef tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:52.096488 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:52.096488 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:52.102661 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ef7bde37-3fe9-4411-8fb8-9aec9de60eef tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Volume info retrieved successfully. Aug 18 19:26:52.109057 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ef7bde37-3fe9-4411-8fb8-9aec9de60eef tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] https://10.4.3.170/volume/v3/volumes/1156c920-b429-4d04-8015-a15382a3c05b returned with HTTP 200 Aug 18 19:26:52.109840 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 873/3478] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:52 2026] GET /volume/v3/volumes/1156c920-b429-4d04-8015-a15382a3c05b => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:52.127121 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-0b6ff1df-fb5f-44d7-8edd-eaafa7db2781 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:52.221468 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-028be3d4-839b-40f5-bc47-944f717677ce None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:52.223754 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-028be3d4-839b-40f5-bc47-944f717677ce tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:52.223981 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-028be3d4-839b-40f5-bc47-944f717677ce tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:52.224475 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-028be3d4-839b-40f5-bc47-944f717677ce tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:52.224587 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-028be3d4-839b-40f5-bc47-944f717677ce tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:52.230312 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:52.230312 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:52.231199 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-028be3d4-839b-40f5-bc47-944f717677ce tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:52.231796 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 870/3479] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:52 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:52.283547 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0b6ff1df-fb5f-44d7-8edd-eaafa7db2781 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:26:52.283867 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0b6ff1df-fb5f-44d7-8edd-eaafa7db2781 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:52.285301 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-0b6ff1df-fb5f-44d7-8edd-eaafa7db2781 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:26:52.285476 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-0b6ff1df-fb5f-44d7-8edd-eaafa7db2781 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Create volume of 1 GB Aug 18 19:26:52.289575 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-0b6ff1df-fb5f-44d7-8edd-eaafa7db2781 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Availability Zones retrieved successfully. Aug 18 19:26:52.294842 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-0b6ff1df-fb5f-44d7-8edd-eaafa7db2781 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Flow 'volume_create_api' (1854203b-b0e6-4596-a969-29e8d009b768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:52.295724 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-0b6ff1df-fb5f-44d7-8edd-eaafa7db2781 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95ce6772-dc64-4948-a10e-7575446003a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:52.296657 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-0b6ff1df-fb5f-44d7-8edd-eaafa7db2781 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:26:52.323232 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-0b6ff1df-fb5f-44d7-8edd-eaafa7db2781 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95ce6772-dc64-4948-a10e-7575446003a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:52.324058 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-0b6ff1df-fb5f-44d7-8edd-eaafa7db2781 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f46b57e6-c9d5-4bb4-8bdf-c27179ac0289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:52.344766 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8564d113-8a71-4745-bb0a-a9b3c308f0bc None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:52.346297 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8564d113-8a71-4745-bb0a-a9b3c308f0bc tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:26:52.346684 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8564d113-8a71-4745-bb0a-a9b3c308f0bc tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:52.346994 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8564d113-8a71-4745-bb0a-a9b3c308f0bc tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:52.347228 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-8564d113-8a71-4745-bb0a-a9b3c308f0bc tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:52.352735 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:52.352735 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:52.354180 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8564d113-8a71-4745-bb0a-a9b3c308f0bc tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:26:52.354180 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 869/3480] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:52 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:52.378438 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-0b6ff1df-fb5f-44d7-8edd-eaafa7db2781 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Created reservations ['aede4a07-4ce0-4e48-9a6b-65e8db3207d1', '6b6fd01a-6022-4174-912e-c5b68b750a29', 'b1be0c9f-86b4-4b4e-92b7-48b16c5b3289', '7e266c10-5059-46b6-927f-a55fa54413de'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:52.379166 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-0b6ff1df-fb5f-44d7-8edd-eaafa7db2781 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f46b57e6-c9d5-4bb4-8bdf-c27179ac0289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aede4a07-4ce0-4e48-9a6b-65e8db3207d1', '6b6fd01a-6022-4174-912e-c5b68b750a29', 'b1be0c9f-86b4-4b4e-92b7-48b16c5b3289', '7e266c10-5059-46b6-927f-a55fa54413de']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:52.379859 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-0b6ff1df-fb5f-44d7-8edd-eaafa7db2781 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47b8eae4-fa79-48b9-ba8c-305992ea6902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:52.403629 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-0b6ff1df-fb5f-44d7-8edd-eaafa7db2781 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47b8eae4-fa79-48b9-ba8c-305992ea6902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'def08c8c-e834-4ef2-a0d2-bd6190710998', '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='7090cafc8f434f16adc6970dbecbbcd1',qos_specs=None,replication_status=,reservations=['aede4a07-4ce0-4e48-9a6b-65e8db3207d1','6b6fd01a-6022-4174-912e-c5b68b750a29','b1be0c9f-86b4-4b4e-92b7-48b16c5b3289','7e266c10-5059-46b6-927f-a55fa54413de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf71c62cfaa24ce0b4cf379314cad9a4',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:26:52Z,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=def08c8c-e834-4ef2-a0d2-bd6190710998,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7090cafc8f434f16adc6970dbecbbcd1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf71c62cfaa24ce0b4cf379314cad9a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:52.404425 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-0b6ff1df-fb5f-44d7-8edd-eaafa7db2781 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed31fd29-c738-4ff6-9999-8b18ce4be47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:52.421839 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-0b6ff1df-fb5f-44d7-8edd-eaafa7db2781 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed31fd29-c738-4ff6-9999-8b18ce4be47c) transitioned into state 'SUCCESS' from 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='7090cafc8f434f16adc6970dbecbbcd1',qos_specs=None,replication_status=,reservations=['aede4a07-4ce0-4e48-9a6b-65e8db3207d1','6b6fd01a-6022-4174-912e-c5b68b750a29','b1be0c9f-86b4-4b4e-92b7-48b16c5b3289','7e266c10-5059-46b6-927f-a55fa54413de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf71c62cfaa24ce0b4cf379314cad9a4',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:52.422359 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-0b6ff1df-fb5f-44d7-8edd-eaafa7db2781 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d02496e4-cb24-4d34-9aae-ef5a946cd6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:52.431803 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-0b6ff1df-fb5f-44d7-8edd-eaafa7db2781 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d02496e4-cb24-4d34-9aae-ef5a946cd6ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:52.434340 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-0b6ff1df-fb5f-44d7-8edd-eaafa7db2781 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Flow 'volume_create_api' (1854203b-b0e6-4596-a969-29e8d009b768) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:52.434340 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-0b6ff1df-fb5f-44d7-8edd-eaafa7db2781 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Create volume request issued successfully. Aug 18 19:26:52.434502 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0b6ff1df-fb5f-44d7-8edd-eaafa7db2781 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:26:52.435052 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 869/3481] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:26:52 2026] POST /volume/v3/volumes => generated 733 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:26:52.450572 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c0b95427-5b94-4931-90fb-d06bdee1dc4a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:52.451288 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c0b95427-5b94-4931-90fb-d06bdee1dc4a tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] GET https://10.4.3.170/volume/v3/volumes/def08c8c-e834-4ef2-a0d2-bd6190710998 Aug 18 19:26:52.451593 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c0b95427-5b94-4931-90fb-d06bdee1dc4a tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:52.451833 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c0b95427-5b94-4931-90fb-d06bdee1dc4a tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:52.465349 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:52.465349 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:52.472684 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c0b95427-5b94-4931-90fb-d06bdee1dc4a tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Volume info retrieved successfully. Aug 18 19:26:52.480778 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c0b95427-5b94-4931-90fb-d06bdee1dc4a tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] https://10.4.3.170/volume/v3/volumes/def08c8c-e834-4ef2-a0d2-bd6190710998 returned with HTTP 200 Aug 18 19:26:52.480953 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 874/3482] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:52 2026] GET /volume/v3/volumes/def08c8c-e834-4ef2-a0d2-bd6190710998 => generated 912 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:53.065385 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-52dcacbc-99eb-42e3-a53b-2676c2cca204 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:53.067244 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-52dcacbc-99eb-42e3-a53b-2676c2cca204 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:53.067467 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-52dcacbc-99eb-42e3-a53b-2676c2cca204 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:53.067659 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-52dcacbc-99eb-42e3-a53b-2676c2cca204 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:53.067755 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-52dcacbc-99eb-42e3-a53b-2676c2cca204 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:53.071871 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:53.071871 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:53.072661 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-52dcacbc-99eb-42e3-a53b-2676c2cca204 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 200 Aug 18 19:26:53.072996 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 871/3483] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:53 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:53.254708 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-042f6492-314c-4898-b704-96524e4cfbb9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:53.259791 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-042f6492-314c-4898-b704-96524e4cfbb9 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:53.259791 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-042f6492-314c-4898-b704-96524e4cfbb9 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:53.259791 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-042f6492-314c-4898-b704-96524e4cfbb9 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:53.259791 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-042f6492-314c-4898-b704-96524e4cfbb9 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:53.272798 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:53.272798 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:53.274007 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-042f6492-314c-4898-b704-96524e4cfbb9 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:53.274638 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 870/3484] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:53 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 803 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:53.366669 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-55dbd428-e051-456b-8f9a-e93f8e8f2c0c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:53.369011 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-55dbd428-e051-456b-8f9a-e93f8e8f2c0c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:26:53.369202 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-55dbd428-e051-456b-8f9a-e93f8e8f2c0c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:53.369449 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-55dbd428-e051-456b-8f9a-e93f8e8f2c0c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:53.369593 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-55dbd428-e051-456b-8f9a-e93f8e8f2c0c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:53.377152 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:53.377152 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:53.378195 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-55dbd428-e051-456b-8f9a-e93f8e8f2c0c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:26:53.378646 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 870/3485] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:53 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:53.496797 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a124e907-3849-4b72-b913-b8eff407f34b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:53.499054 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a124e907-3849-4b72-b913-b8eff407f34b tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] GET https://10.4.3.170/volume/v3/volumes/def08c8c-e834-4ef2-a0d2-bd6190710998 Aug 18 19:26:53.499311 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a124e907-3849-4b72-b913-b8eff407f34b tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:53.499621 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a124e907-3849-4b72-b913-b8eff407f34b tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:53.507486 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:53.507486 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:53.511293 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a124e907-3849-4b72-b913-b8eff407f34b tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Volume info retrieved successfully. Aug 18 19:26:53.515207 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a124e907-3849-4b72-b913-b8eff407f34b tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] https://10.4.3.170/volume/v3/volumes/def08c8c-e834-4ef2-a0d2-bd6190710998 returned with HTTP 200 Aug 18 19:26:53.515668 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 875/3486] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:53 2026] GET /volume/v3/volumes/def08c8c-e834-4ef2-a0d2-bd6190710998 => generated 964 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:53.532441 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-623399df-2605-458a-88fe-d0f74fd04551 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:53.533910 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-623399df-2605-458a-88fe-d0f74fd04551 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1&project_id=0d91288fbded49d8813e2e0fe8d5b102 Aug 18 19:26:53.534069 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-623399df-2605-458a-88fe-d0f74fd04551 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:53.534244 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-623399df-2605-458a-88fe-d0f74fd04551 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Calling method 'detail' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:53.534756 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-623399df-2605-458a-88fe-d0f74fd04551 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Could not evaluate value 0d91288fbded49d8813e2e0fe8d5b102, assuming string {{(pid=100580) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 19:26:53.535132 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-623399df-2605-458a-88fe-d0f74fd04551 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Searching by: MultiDict([('project_id', '0d91288fbded49d8813e2e0fe8d5b102'), ('all_tenants', 1)]). {{(pid=100580) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:26:53.774459 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-623399df-2605-458a-88fe-d0f74fd04551 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Get all volumes completed successfully. Aug 18 19:26:53.775917 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:53.775917 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:53.781119 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-623399df-2605-458a-88fe-d0f74fd04551 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1&project_id=0d91288fbded49d8813e2e0fe8d5b102 returned with HTTP 200 Aug 18 19:26:53.781329 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 872/3487] 10.4.3.170 () {66 vars in 1373 bytes} [Tue Aug 18 19:26:53 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=0d91288fbded49d8813e2e0fe8d5b102 => generated 3036 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:53.794578 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f1a687d6-5c89-4d30-88b2-729826916820 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:53.796661 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f1a687d6-5c89-4d30-88b2-729826916820 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/def08c8c-e834-4ef2-a0d2-bd6190710998 Aug 18 19:26:53.796930 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f1a687d6-5c89-4d30-88b2-729826916820 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:53.797231 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f1a687d6-5c89-4d30-88b2-729826916820 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:53.797526 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-f1a687d6-5c89-4d30-88b2-729826916820 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Delete volume with id: def08c8c-e834-4ef2-a0d2-bd6190710998 Aug 18 19:26:53.806878 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:53.806878 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:53.807377 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f1a687d6-5c89-4d30-88b2-729826916820 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Volume info retrieved successfully. Aug 18 19:26:53.830187 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f1a687d6-5c89-4d30-88b2-729826916820 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] Delete volume request issued successfully. Aug 18 19:26:53.830519 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f1a687d6-5c89-4d30-88b2-729826916820 tempest-VolumesListAdminTestJSON-1567929535 tempest-VolumesListAdminTestJSON-1567929535-project-admin] https://10.4.3.170/volume/v3/volumes/def08c8c-e834-4ef2-a0d2-bd6190710998 returned with HTTP 202 Aug 18 19:26:53.831163 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 871/3488] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:26:53 2026] DELETE /volume/v3/volumes/def08c8c-e834-4ef2-a0d2-bd6190710998 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:53.843627 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-0c60efdc-99b2-410a-b2bd-7b24065fc1a2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:53.845312 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0c60efdc-99b2-410a-b2bd-7b24065fc1a2 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] GET https://10.4.3.170/volume/v3/volumes/1156c920-b429-4d04-8015-a15382a3c05b Aug 18 19:26:53.845601 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0c60efdc-99b2-410a-b2bd-7b24065fc1a2 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:53.845868 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0c60efdc-99b2-410a-b2bd-7b24065fc1a2 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:53.854875 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:53.854875 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:53.859889 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-0c60efdc-99b2-410a-b2bd-7b24065fc1a2 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Volume info retrieved successfully. Aug 18 19:26:53.865055 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0c60efdc-99b2-410a-b2bd-7b24065fc1a2 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] https://10.4.3.170/volume/v3/volumes/1156c920-b429-4d04-8015-a15382a3c05b returned with HTTP 200 Aug 18 19:26:53.865687 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 871/3489] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:53 2026] GET /volume/v3/volumes/1156c920-b429-4d04-8015-a15382a3c05b => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:53.880590 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5265b705-af93-4569-bc9a-406ea20b12bd None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:53.885942 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5265b705-af93-4569-bc9a-406ea20b12bd tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1156c920-b429-4d04-8015-a15382a3c05b Aug 18 19:26:53.886155 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5265b705-af93-4569-bc9a-406ea20b12bd tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:53.886379 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5265b705-af93-4569-bc9a-406ea20b12bd tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:53.886585 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-5265b705-af93-4569-bc9a-406ea20b12bd tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Delete volume with id: 1156c920-b429-4d04-8015-a15382a3c05b Aug 18 19:26:53.900669 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:53.900669 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:53.901129 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5265b705-af93-4569-bc9a-406ea20b12bd tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Volume info retrieved successfully. Aug 18 19:26:53.924781 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5265b705-af93-4569-bc9a-406ea20b12bd tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Delete volume request issued successfully. Aug 18 19:26:53.924972 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5265b705-af93-4569-bc9a-406ea20b12bd tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] https://10.4.3.170/volume/v3/volumes/1156c920-b429-4d04-8015-a15382a3c05b returned with HTTP 202 Aug 18 19:26:53.925410 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 876/3490] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:26:53 2026] DELETE /volume/v3/volumes/1156c920-b429-4d04-8015-a15382a3c05b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:53.934376 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a53b3a1e-51e0-43e2-a07b-fecbb8a6880c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:53.936833 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a53b3a1e-51e0-43e2-a07b-fecbb8a6880c tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] GET https://10.4.3.170/volume/v3/volumes/1156c920-b429-4d04-8015-a15382a3c05b Aug 18 19:26:53.937074 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a53b3a1e-51e0-43e2-a07b-fecbb8a6880c tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:53.937300 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a53b3a1e-51e0-43e2-a07b-fecbb8a6880c tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:53.945749 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:53.945749 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:53.950086 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a53b3a1e-51e0-43e2-a07b-fecbb8a6880c tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Volume info retrieved successfully. Aug 18 19:26:53.955593 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a53b3a1e-51e0-43e2-a07b-fecbb8a6880c tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] https://10.4.3.170/volume/v3/volumes/1156c920-b429-4d04-8015-a15382a3c05b returned with HTTP 200 Aug 18 19:26:53.956074 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 873/3491] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:53 2026] GET /volume/v3/volumes/1156c920-b429-4d04-8015-a15382a3c05b => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:54.084671 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-784f4513-11a2-4ac1-bfb9-cc0697bd91b7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:54.086300 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-784f4513-11a2-4ac1-bfb9-cc0697bd91b7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:54.086993 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-784f4513-11a2-4ac1-bfb9-cc0697bd91b7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:54.087229 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-784f4513-11a2-4ac1-bfb9-cc0697bd91b7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:54.087349 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-784f4513-11a2-4ac1-bfb9-cc0697bd91b7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:54.091735 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:54.091735 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:54.092932 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-784f4513-11a2-4ac1-bfb9-cc0697bd91b7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 200 Aug 18 19:26:54.093677 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 872/3492] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:54 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:54.106282 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d07ca5b0-d016-4665-a4e3-2b5611ad12ca None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:54.112939 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d07ca5b0-d016-4665-a4e3-2b5611ad12ca tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/volumes/4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1 Aug 18 19:26:54.114326 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d07ca5b0-d016-4665-a4e3-2b5611ad12ca tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:54.115545 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d07ca5b0-d016-4665-a4e3-2b5611ad12ca tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:54.146889 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:54.146889 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:54.156146 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d07ca5b0-d016-4665-a4e3-2b5611ad12ca tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:26:54.162660 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d07ca5b0-d016-4665-a4e3-2b5611ad12ca tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1 returned with HTTP 200 Aug 18 19:26:54.163215 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 872/3493] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:54 2026] GET /volume/v3/volumes/4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1 => generated 842 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:54.178716 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-280279f8-f6c9-496f-83f9-f262c5e2d066 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:54.180947 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-280279f8-f6c9-496f-83f9-f262c5e2d066 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] DELETE https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:54.181198 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-280279f8-f6c9-496f-83f9-f262c5e2d066 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:54.181493 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-280279f8-f6c9-496f-83f9-f262c5e2d066 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:54.181635 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.backups [None req-280279f8-f6c9-496f-83f9-f262c5e2d066 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Delete backup with id: 65117981-aab7-4d76-9aa6-27e92da47f5d. Aug 18 19:26:54.186800 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:54.186800 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:54.201220 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.backup.rpcapi [None req-280279f8-f6c9-496f-83f9-f262c5e2d066 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] delete_backup rpcapi backup_id 65117981-aab7-4d76-9aa6-27e92da47f5d {{(pid=100583) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:26:54.203047 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-280279f8-f6c9-496f-83f9-f262c5e2d066 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 202 Aug 18 19:26:54.203549 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 877/3494] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:26:54 2026] DELETE /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:26:54.213384 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1dc1bf36-7040-4fde-b9c0-f9c5d1aaae1c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:54.215542 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1dc1bf36-7040-4fde-b9c0-f9c5d1aaae1c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:54.215791 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1dc1bf36-7040-4fde-b9c0-f9c5d1aaae1c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:54.216095 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1dc1bf36-7040-4fde-b9c0-f9c5d1aaae1c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:54.216095 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-1dc1bf36-7040-4fde-b9c0-f9c5d1aaae1c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:54.220224 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:54.220224 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:54.220974 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1dc1bf36-7040-4fde-b9c0-f9c5d1aaae1c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 200 Aug 18 19:26:54.221473 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 874/3495] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:54 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:54.286769 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-36d3b5fe-2cf5-42ff-acd2-a553062aed86 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:54.288546 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-36d3b5fe-2cf5-42ff-acd2-a553062aed86 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:54.288778 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-36d3b5fe-2cf5-42ff-acd2-a553062aed86 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:54.288986 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-36d3b5fe-2cf5-42ff-acd2-a553062aed86 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:54.289120 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-36d3b5fe-2cf5-42ff-acd2-a553062aed86 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:54.293412 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:54.293412 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:54.294097 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-36d3b5fe-2cf5-42ff-acd2-a553062aed86 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:54.294474 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 873/3496] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:54 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 803 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:54.389096 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ab0b6782-5467-4f3e-8d6b-144f012830f4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:54.390863 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ab0b6782-5467-4f3e-8d6b-144f012830f4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:26:54.391004 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ab0b6782-5467-4f3e-8d6b-144f012830f4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:54.391187 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ab0b6782-5467-4f3e-8d6b-144f012830f4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:54.391322 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-ab0b6782-5467-4f3e-8d6b-144f012830f4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:54.395262 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:54.395262 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:54.395986 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ab0b6782-5467-4f3e-8d6b-144f012830f4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:26:54.396306 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 873/3497] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:54 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:54.969019 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-419b49e1-609b-4aec-8e89-3cb683df6721 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:54.970642 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-419b49e1-609b-4aec-8e89-3cb683df6721 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] GET https://10.4.3.170/volume/v3/volumes/1156c920-b429-4d04-8015-a15382a3c05b Aug 18 19:26:54.970816 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-419b49e1-609b-4aec-8e89-3cb683df6721 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:54.970993 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-419b49e1-609b-4aec-8e89-3cb683df6721 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:54.976134 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-419b49e1-609b-4aec-8e89-3cb683df6721 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] https://10.4.3.170/volume/v3/volumes/1156c920-b429-4d04-8015-a15382a3c05b returned with HTTP 404 Aug 18 19:26:54.976781 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 878/3498] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:54 2026] GET /volume/v3/volumes/1156c920-b429-4d04-8015-a15382a3c05b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:54.983541 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9f7e380a-6ef3-4841-b8e6-cc236ed92d89 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:54.984822 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9f7e380a-6ef3-4841-b8e6-cc236ed92d89 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] GET https://10.4.3.170/volume/v3/volumes/32d72d32-a7ce-4aa9-89fa-4a65325418b9 Aug 18 19:26:54.985123 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9f7e380a-6ef3-4841-b8e6-cc236ed92d89 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:54.985400 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9f7e380a-6ef3-4841-b8e6-cc236ed92d89 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:54.991536 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:54.991536 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:54.994736 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9f7e380a-6ef3-4841-b8e6-cc236ed92d89 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Volume info retrieved successfully. Aug 18 19:26:54.998298 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9f7e380a-6ef3-4841-b8e6-cc236ed92d89 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] https://10.4.3.170/volume/v3/volumes/32d72d32-a7ce-4aa9-89fa-4a65325418b9 returned with HTTP 200 Aug 18 19:26:54.998780 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 875/3499] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:54 2026] GET /volume/v3/volumes/32d72d32-a7ce-4aa9-89fa-4a65325418b9 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:55.010578 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d7af3f6d-3ae0-40ea-b491-7a64dc291a4c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:55.012222 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d7af3f6d-3ae0-40ea-b491-7a64dc291a4c tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] DELETE https://10.4.3.170/volume/v3/volumes/32d72d32-a7ce-4aa9-89fa-4a65325418b9 Aug 18 19:26:55.012512 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d7af3f6d-3ae0-40ea-b491-7a64dc291a4c tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:55.012773 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d7af3f6d-3ae0-40ea-b491-7a64dc291a4c tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:55.012927 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-d7af3f6d-3ae0-40ea-b491-7a64dc291a4c tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Delete volume with id: 32d72d32-a7ce-4aa9-89fa-4a65325418b9 Aug 18 19:26:55.019299 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:55.019299 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:55.019807 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d7af3f6d-3ae0-40ea-b491-7a64dc291a4c tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Volume info retrieved successfully. Aug 18 19:26:55.036920 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d7af3f6d-3ae0-40ea-b491-7a64dc291a4c tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Delete volume request issued successfully. Aug 18 19:26:55.037184 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d7af3f6d-3ae0-40ea-b491-7a64dc291a4c tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] https://10.4.3.170/volume/v3/volumes/32d72d32-a7ce-4aa9-89fa-4a65325418b9 returned with HTTP 202 Aug 18 19:26:55.037654 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 874/3500] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:26:55 2026] DELETE /volume/v3/volumes/32d72d32-a7ce-4aa9-89fa-4a65325418b9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:55.044266 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-beb7b2a8-9122-488c-9b41-629938863a08 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:55.046355 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-beb7b2a8-9122-488c-9b41-629938863a08 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] GET https://10.4.3.170/volume/v3/volumes/32d72d32-a7ce-4aa9-89fa-4a65325418b9 Aug 18 19:26:55.046609 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-beb7b2a8-9122-488c-9b41-629938863a08 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:55.046816 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-beb7b2a8-9122-488c-9b41-629938863a08 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:55.053074 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:55.053074 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:55.056631 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-beb7b2a8-9122-488c-9b41-629938863a08 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Volume info retrieved successfully. Aug 18 19:26:55.061439 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-beb7b2a8-9122-488c-9b41-629938863a08 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] https://10.4.3.170/volume/v3/volumes/32d72d32-a7ce-4aa9-89fa-4a65325418b9 returned with HTTP 200 Aug 18 19:26:55.061939 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 874/3501] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:55 2026] GET /volume/v3/volumes/32d72d32-a7ce-4aa9-89fa-4a65325418b9 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:55.233081 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-486e195d-d4df-486c-aeb0-256dc74b216a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:55.234990 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-486e195d-d4df-486c-aeb0-256dc74b216a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d Aug 18 19:26:55.235178 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-486e195d-d4df-486c-aeb0-256dc74b216a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:55.235383 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-486e195d-d4df-486c-aeb0-256dc74b216a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:55.235492 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-486e195d-d4df-486c-aeb0-256dc74b216a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 65117981-aab7-4d76-9aa6-27e92da47f5d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:55.239009 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-486e195d-d4df-486c-aeb0-256dc74b216a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d returned with HTTP 404 Aug 18 19:26:55.239465 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 879/3502] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:55 2026] GET /volume/v3/backups/65117981-aab7-4d76-9aa6-27e92da47f5d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:55.248766 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4463dfc7-2ffb-483e-aadc-3020b1b3783f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:55.250829 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4463dfc7-2ffb-483e-aadc-3020b1b3783f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] DELETE https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:55.251058 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4463dfc7-2ffb-483e-aadc-3020b1b3783f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:55.251287 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4463dfc7-2ffb-483e-aadc-3020b1b3783f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:55.251451 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-4463dfc7-2ffb-483e-aadc-3020b1b3783f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Delete backup with id: 2d61780a-0dcd-408d-a4ec-ffb375835c88. Aug 18 19:26:55.256243 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:55.256243 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:55.269091 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.rpcapi [None req-4463dfc7-2ffb-483e-aadc-3020b1b3783f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] delete_backup rpcapi backup_id 2d61780a-0dcd-408d-a4ec-ffb375835c88 {{(pid=100580) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:26:55.270923 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4463dfc7-2ffb-483e-aadc-3020b1b3783f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 202 Aug 18 19:26:55.271418 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 876/3503] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:26:55 2026] DELETE /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:26:55.279225 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-86062426-dd81-43be-934f-fbb6b74d7957 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:55.282177 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-86062426-dd81-43be-934f-fbb6b74d7957 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:55.282891 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-86062426-dd81-43be-934f-fbb6b74d7957 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:55.283146 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-86062426-dd81-43be-934f-fbb6b74d7957 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:55.283277 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-86062426-dd81-43be-934f-fbb6b74d7957 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:55.287454 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:55.287454 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:55.288290 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-86062426-dd81-43be-934f-fbb6b74d7957 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 200 Aug 18 19:26:55.288730 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 875/3504] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:55 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:55.305743 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-cc71fc9a-5462-406f-929d-4849e20c316b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:55.307598 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cc71fc9a-5462-406f-929d-4849e20c316b tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:55.307797 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cc71fc9a-5462-406f-929d-4849e20c316b tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:55.308001 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cc71fc9a-5462-406f-929d-4849e20c316b tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:55.308123 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-cc71fc9a-5462-406f-929d-4849e20c316b tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:55.313131 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:55.313131 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:55.313852 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cc71fc9a-5462-406f-929d-4849e20c316b tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:55.314208 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 875/3505] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:55 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:55.410854 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-906ff853-cc15-4a9b-bd7e-9d44444179a7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:55.412907 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-906ff853-cc15-4a9b-bd7e-9d44444179a7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:26:55.413141 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-906ff853-cc15-4a9b-bd7e-9d44444179a7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:55.413337 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-906ff853-cc15-4a9b-bd7e-9d44444179a7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:55.413469 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-906ff853-cc15-4a9b-bd7e-9d44444179a7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:55.418864 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:55.418864 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:55.419790 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-906ff853-cc15-4a9b-bd7e-9d44444179a7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:26:55.420179 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 880/3506] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:55 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:56.076753 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-52721bf3-c6c9-4928-b43b-9bf1aefe8fe4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:56.078577 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-52721bf3-c6c9-4928-b43b-9bf1aefe8fe4 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] GET https://10.4.3.170/volume/v3/volumes/32d72d32-a7ce-4aa9-89fa-4a65325418b9 Aug 18 19:26:56.078752 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-52721bf3-c6c9-4928-b43b-9bf1aefe8fe4 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:56.078985 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-52721bf3-c6c9-4928-b43b-9bf1aefe8fe4 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:56.085342 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-52721bf3-c6c9-4928-b43b-9bf1aefe8fe4 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] https://10.4.3.170/volume/v3/volumes/32d72d32-a7ce-4aa9-89fa-4a65325418b9 returned with HTTP 404 Aug 18 19:26:56.085857 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 877/3507] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:56 2026] GET /volume/v3/volumes/32d72d32-a7ce-4aa9-89fa-4a65325418b9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:56.092341 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e15deefd-4176-4b58-86ee-6f7f99c2eecb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:56.093972 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e15deefd-4176-4b58-86ee-6f7f99c2eecb tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] GET https://10.4.3.170/volume/v3/volumes/2b8261f3-855c-49c8-a503-3c6a27f70d56 Aug 18 19:26:56.094130 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e15deefd-4176-4b58-86ee-6f7f99c2eecb tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:56.094307 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e15deefd-4176-4b58-86ee-6f7f99c2eecb tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:56.100654 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:56.100654 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:56.103883 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e15deefd-4176-4b58-86ee-6f7f99c2eecb tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Volume info retrieved successfully. Aug 18 19:26:56.108121 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e15deefd-4176-4b58-86ee-6f7f99c2eecb tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] https://10.4.3.170/volume/v3/volumes/2b8261f3-855c-49c8-a503-3c6a27f70d56 returned with HTTP 200 Aug 18 19:26:56.108671 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 876/3508] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:56 2026] GET /volume/v3/volumes/2b8261f3-855c-49c8-a503-3c6a27f70d56 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:56.121239 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9a58cb18-0408-467b-bfb8-116a54bbfdad None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:56.122982 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9a58cb18-0408-467b-bfb8-116a54bbfdad tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2b8261f3-855c-49c8-a503-3c6a27f70d56 Aug 18 19:26:56.123166 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9a58cb18-0408-467b-bfb8-116a54bbfdad tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:56.123520 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9a58cb18-0408-467b-bfb8-116a54bbfdad tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:56.123683 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-9a58cb18-0408-467b-bfb8-116a54bbfdad tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Delete volume with id: 2b8261f3-855c-49c8-a503-3c6a27f70d56 Aug 18 19:26:56.134864 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:56.134864 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:56.135944 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-9a58cb18-0408-467b-bfb8-116a54bbfdad tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Volume info retrieved successfully. Aug 18 19:26:56.156332 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-9a58cb18-0408-467b-bfb8-116a54bbfdad tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Delete volume request issued successfully. Aug 18 19:26:56.156332 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9a58cb18-0408-467b-bfb8-116a54bbfdad tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] https://10.4.3.170/volume/v3/volumes/2b8261f3-855c-49c8-a503-3c6a27f70d56 returned with HTTP 202 Aug 18 19:26:56.156332 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 876/3509] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:26:56 2026] DELETE /volume/v3/volumes/2b8261f3-855c-49c8-a503-3c6a27f70d56 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:56.167035 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a9dc9e16-ffb9-4483-b012-95558c032c80 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:56.167035 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a9dc9e16-ffb9-4483-b012-95558c032c80 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] GET https://10.4.3.170/volume/v3/volumes/2b8261f3-855c-49c8-a503-3c6a27f70d56 Aug 18 19:26:56.167035 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a9dc9e16-ffb9-4483-b012-95558c032c80 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:56.167035 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a9dc9e16-ffb9-4483-b012-95558c032c80 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:56.176235 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:56.176235 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:56.182051 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a9dc9e16-ffb9-4483-b012-95558c032c80 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Volume info retrieved successfully. Aug 18 19:26:56.183610 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a9dc9e16-ffb9-4483-b012-95558c032c80 tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] https://10.4.3.170/volume/v3/volumes/2b8261f3-855c-49c8-a503-3c6a27f70d56 returned with HTTP 200 Aug 18 19:26:56.183610 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 881/3510] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:56 2026] GET /volume/v3/volumes/2b8261f3-855c-49c8-a503-3c6a27f70d56 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:56.300970 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-49905840-2814-42bd-bea1-8c1c08aa11b6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:56.303355 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-49905840-2814-42bd-bea1-8c1c08aa11b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 Aug 18 19:26:56.303636 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-49905840-2814-42bd-bea1-8c1c08aa11b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:56.304028 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-49905840-2814-42bd-bea1-8c1c08aa11b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:56.304028 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-49905840-2814-42bd-bea1-8c1c08aa11b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 2d61780a-0dcd-408d-a4ec-ffb375835c88. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:56.308854 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-49905840-2814-42bd-bea1-8c1c08aa11b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 returned with HTTP 404 Aug 18 19:26:56.309372 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 878/3511] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:56 2026] GET /volume/v3/backups/2d61780a-0dcd-408d-a4ec-ffb375835c88 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:56.325404 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9c30363a-e277-4f95-86d8-cbe5fbbd4c8d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:56.327387 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9c30363a-e277-4f95-86d8-cbe5fbbd4c8d tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:56.327845 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9c30363a-e277-4f95-86d8-cbe5fbbd4c8d tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:56.327845 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9c30363a-e277-4f95-86d8-cbe5fbbd4c8d tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:56.327941 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-9c30363a-e277-4f95-86d8-cbe5fbbd4c8d tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:56.332604 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:56.332604 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:56.333552 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9c30363a-e277-4f95-86d8-cbe5fbbd4c8d tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:56.333886 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 877/3512] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:56 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:56.344545 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1111ced1-b120-4820-b121-5117bc7df2b6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:56.347037 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1111ced1-b120-4820-b121-5117bc7df2b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:26:56.347444 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1111ced1-b120-4820-b121-5117bc7df2b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc", "name": "tempest-VolumesBackupsTest-Volume-1900504172"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:56.349192 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-1111ced1-b120-4820-b121-5117bc7df2b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '3394ab6b-bad1-4521-8a00-1c034f3dd2cc', 'name': 'tempest-VolumesBackupsTest-Volume-1900504172'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:26:56.435382 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-99baeefd-65b5-4f09-91d5-5ef6084dcc7c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:56.436904 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-99baeefd-65b5-4f09-91d5-5ef6084dcc7c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:26:56.437074 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-99baeefd-65b5-4f09-91d5-5ef6084dcc7c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:56.437257 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-99baeefd-65b5-4f09-91d5-5ef6084dcc7c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:56.437380 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-99baeefd-65b5-4f09-91d5-5ef6084dcc7c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:56.440459 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-1111ced1-b120-4820-b121-5117bc7df2b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Create volume of 1 GB Aug 18 19:26:56.441693 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:56.441693 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:56.442454 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-99baeefd-65b5-4f09-91d5-5ef6084dcc7c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:26:56.442873 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 882/3513] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:56 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:56.450380 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1111ced1-b120-4820-b121-5117bc7df2b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Availability Zones retrieved successfully. Aug 18 19:26:56.456337 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1111ced1-b120-4820-b121-5117bc7df2b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Flow 'volume_create_api' (b062724b-2cef-4f7e-ac5b-df00905f1a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:56.457424 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1111ced1-b120-4820-b121-5117bc7df2b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (074990d7-2c15-4d44-aede-76ac05ffaf3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:56.458474 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-1111ced1-b120-4820-b121-5117bc7df2b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:26:56.510949 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1111ced1-b120-4820-b121-5117bc7df2b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (074990d7-2c15-4d44-aede-76ac05ffaf3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:56.511820 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1111ced1-b120-4820-b121-5117bc7df2b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbfad7f7-f0d7-4bc7-ac29-2a5eb6f9c919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:56.548691 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-1111ced1-b120-4820-b121-5117bc7df2b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Created reservations ['f11b0153-2a15-4666-844b-c6e392ef14ab', 'c4aff676-6a83-4572-9b97-bac01da1ace2', 'c5929a8b-ec4d-42cd-8fd6-ae8331815868', '83dfad10-81ab-47df-b99d-b546c309f622'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:56.549574 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1111ced1-b120-4820-b121-5117bc7df2b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbfad7f7-f0d7-4bc7-ac29-2a5eb6f9c919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f11b0153-2a15-4666-844b-c6e392ef14ab', 'c4aff676-6a83-4572-9b97-bac01da1ace2', 'c5929a8b-ec4d-42cd-8fd6-ae8331815868', '83dfad10-81ab-47df-b99d-b546c309f622']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:56.550323 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1111ced1-b120-4820-b121-5117bc7df2b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (052cbd18-b6a9-48ca-b52f-d7aa457e682d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:56.576409 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1111ced1-b120-4820-b121-5117bc7df2b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (052cbd18-b6a9-48ca-b52f-d7aa457e682d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a36e68ac-c49a-406e-a34f-d2f0db899439', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1900504172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40d65f9a9dd84a22ad40c09371a66933',qos_specs=None,replication_status=,reservations=['f11b0153-2a15-4666-844b-c6e392ef14ab','c4aff676-6a83-4572-9b97-bac01da1ace2','c5929a8b-ec4d-42cd-8fd6-ae8331815868','83dfad10-81ab-47df-b99d-b546c309f622'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b63b543e2f9414791720271fa7453e6',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:26:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1900504172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a36e68ac-c49a-406e-a34f-d2f0db899439,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40d65f9a9dd84a22ad40c09371a66933',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b63b543e2f9414791720271fa7453e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:56.577199 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1111ced1-b120-4820-b121-5117bc7df2b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eb46f9c-90c3-4e91-ab6d-ca39e5338822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:56.597995 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1111ced1-b120-4820-b121-5117bc7df2b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eb46f9c-90c3-4e91-ab6d-ca39e5338822) transitioned into state 'SUCCESS' from state '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-1900504172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40d65f9a9dd84a22ad40c09371a66933',qos_specs=None,replication_status=,reservations=['f11b0153-2a15-4666-844b-c6e392ef14ab','c4aff676-6a83-4572-9b97-bac01da1ace2','c5929a8b-ec4d-42cd-8fd6-ae8331815868','83dfad10-81ab-47df-b99d-b546c309f622'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b63b543e2f9414791720271fa7453e6',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:56.598892 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1111ced1-b120-4820-b121-5117bc7df2b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c56b9bc-59f3-49a7-aceb-7f79b9c6933b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:56.610099 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1111ced1-b120-4820-b121-5117bc7df2b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c56b9bc-59f3-49a7-aceb-7f79b9c6933b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:56.611123 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1111ced1-b120-4820-b121-5117bc7df2b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Flow 'volume_create_api' (b062724b-2cef-4f7e-ac5b-df00905f1a3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:56.611690 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1111ced1-b120-4820-b121-5117bc7df2b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Create volume request issued successfully. Aug 18 19:26:56.612558 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1111ced1-b120-4820-b121-5117bc7df2b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:26:56.613095 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 877/3514] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:26:56 2026] POST /volume/v3/volumes => generated 749 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:26:56.629654 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ba03e3fb-18a7-41a0-b25f-8c12ca6193e6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:56.633539 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ba03e3fb-18a7-41a0-b25f-8c12ca6193e6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 Aug 18 19:26:56.633861 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ba03e3fb-18a7-41a0-b25f-8c12ca6193e6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:56.634077 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ba03e3fb-18a7-41a0-b25f-8c12ca6193e6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:56.646211 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:56.646211 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:56.651096 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-ba03e3fb-18a7-41a0-b25f-8c12ca6193e6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:26:56.655958 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ba03e3fb-18a7-41a0-b25f-8c12ca6193e6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 returned with HTTP 200 Aug 18 19:26:56.656304 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 879/3515] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:56 2026] GET /volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:57.198559 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-27df12b3-7759-44c8-92db-cf1f29614ceb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:57.202572 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-27df12b3-7759-44c8-92db-cf1f29614ceb tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] GET https://10.4.3.170/volume/v3/volumes/2b8261f3-855c-49c8-a503-3c6a27f70d56 Aug 18 19:26:57.202572 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-27df12b3-7759-44c8-92db-cf1f29614ceb tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:57.202572 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-27df12b3-7759-44c8-92db-cf1f29614ceb tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:57.207787 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-27df12b3-7759-44c8-92db-cf1f29614ceb tempest-VolumesListAdminTestJSON-1696034017 tempest-VolumesListAdminTestJSON-1696034017-project-member] https://10.4.3.170/volume/v3/volumes/2b8261f3-855c-49c8-a503-3c6a27f70d56 returned with HTTP 404 Aug 18 19:26:57.207898 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 878/3516] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:57 2026] GET /volume/v3/volumes/2b8261f3-855c-49c8-a503-3c6a27f70d56 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:57.344507 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c1588d91-8603-4a83-b365-1beb4b1e4c4d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:57.348006 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c1588d91-8603-4a83-b365-1beb4b1e4c4d tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:57.348006 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c1588d91-8603-4a83-b365-1beb4b1e4c4d tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:57.348269 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c1588d91-8603-4a83-b365-1beb4b1e4c4d tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:57.348592 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-c1588d91-8603-4a83-b365-1beb4b1e4c4d tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:57.354192 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:57.354192 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:57.354934 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c1588d91-8603-4a83-b365-1beb4b1e4c4d tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:57.357721 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 883/3517] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:57 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:57.455328 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1b55d78b-f654-4112-bbb9-6af057700fe6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:57.457855 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1b55d78b-f654-4112-bbb9-6af057700fe6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:26:57.458074 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1b55d78b-f654-4112-bbb9-6af057700fe6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:57.458306 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1b55d78b-f654-4112-bbb9-6af057700fe6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:57.458465 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-1b55d78b-f654-4112-bbb9-6af057700fe6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:57.463357 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:57.463357 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:57.464484 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1b55d78b-f654-4112-bbb9-6af057700fe6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:26:57.464939 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 878/3518] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:57 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:57.669638 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8194eb4d-bcad-43e9-8a69-b7a68d2c2002 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:57.675712 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8194eb4d-bcad-43e9-8a69-b7a68d2c2002 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 Aug 18 19:26:57.675924 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8194eb4d-bcad-43e9-8a69-b7a68d2c2002 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:57.676181 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8194eb4d-bcad-43e9-8a69-b7a68d2c2002 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:57.683682 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:57.683682 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:57.688097 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-8194eb4d-bcad-43e9-8a69-b7a68d2c2002 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:26:57.693096 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8194eb4d-bcad-43e9-8a69-b7a68d2c2002 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 returned with HTTP 200 Aug 18 19:26:57.693516 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 880/3519] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:57 2026] GET /volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:26:57.708132 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e0891cf2-acbc-4fa7-baf7-381bf979bfca None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:57.711254 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e0891cf2-acbc-4fa7-baf7-381bf979bfca tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] POST https://10.4.3.170/volume/v3/backups Aug 18 19:26:57.711866 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e0891cf2-acbc-4fa7-baf7-381bf979bfca tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a36e68ac-c49a-406e-a34f-d2f0db899439", "name": "tempest-VolumesBackupsTest-Backup-887386920"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:57.714271 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.backups [None req-e0891cf2-acbc-4fa7-baf7-381bf979bfca tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Creating new backup {'backup': {'volume_id': 'a36e68ac-c49a-406e-a34f-d2f0db899439', 'name': 'tempest-VolumesBackupsTest-Backup-887386920'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:26:57.714518 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.contrib.backups [None req-e0891cf2-acbc-4fa7-baf7-381bf979bfca tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Creating backup of volume a36e68ac-c49a-406e-a34f-d2f0db899439 in container None Aug 18 19:26:57.725301 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:57.725301 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:57.726029 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e0891cf2-acbc-4fa7-baf7-381bf979bfca tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:26:57.746696 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-e0891cf2-acbc-4fa7-baf7-381bf979bfca tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Created reservations ['f4149d6a-a513-42a7-8c1f-7f9f56abc133', '5c95d1de-cf0a-4b1b-a9eb-b0e6d0c27a74'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:57.783613 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e0891cf2-acbc-4fa7-baf7-381bf979bfca tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:26:57.784022 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 879/3520] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:26:57 2026] POST /volume/v3/backups => generated 329 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:26:57.794822 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4bf799e9-e04b-401f-878f-af47066035b3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:57.796932 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4bf799e9-e04b-401f-878f-af47066035b3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 Aug 18 19:26:57.797210 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4bf799e9-e04b-401f-878f-af47066035b3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:57.797481 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4bf799e9-e04b-401f-878f-af47066035b3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:57.797716 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-4bf799e9-e04b-401f-878f-af47066035b3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id faa336ac-2d6d-4d97-93c9-f94dd87c3778. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:57.803535 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:57.803535 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:57.804656 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4bf799e9-e04b-401f-878f-af47066035b3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 returned with HTTP 200 Aug 18 19:26:57.805161 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 884/3521] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:57 2026] GET /volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:58.366542 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9a620ffe-53f9-4440-a06e-4126d9397074 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:58.368131 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9a620ffe-53f9-4440-a06e-4126d9397074 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:58.368309 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9a620ffe-53f9-4440-a06e-4126d9397074 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:58.368510 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9a620ffe-53f9-4440-a06e-4126d9397074 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:58.368612 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-9a620ffe-53f9-4440-a06e-4126d9397074 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:58.372563 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:58.372563 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:58.373315 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9a620ffe-53f9-4440-a06e-4126d9397074 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:58.373747 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 879/3522] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:58 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 803 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:58.384930 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5e331884-f9e8-4440-b329-877f3e6f0261 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:58.386613 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5e331884-f9e8-4440-b329-877f3e6f0261 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/volumes/cd442a37-3e92-4e10-bb54-6495f20ec74f Aug 18 19:26:58.386787 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5e331884-f9e8-4440-b329-877f3e6f0261 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:58.386966 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5e331884-f9e8-4440-b329-877f3e6f0261 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:58.393511 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:58.393511 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:58.397151 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-5e331884-f9e8-4440-b329-877f3e6f0261 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Volume info retrieved successfully. Aug 18 19:26:58.401159 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5e331884-f9e8-4440-b329-877f3e6f0261 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/volumes/cd442a37-3e92-4e10-bb54-6495f20ec74f returned with HTTP 200 Aug 18 19:26:58.401523 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 881/3523] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:58 2026] GET /volume/v3/volumes/cd442a37-3e92-4e10-bb54-6495f20ec74f => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:58.413804 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-72fca458-6fd1-4f2f-8d90-4943c0bf6f3c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:58.417967 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-72fca458-6fd1-4f2f-8d90-4943c0bf6f3c tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/volumes Aug 18 19:26:58.418243 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-72fca458-6fd1-4f2f-8d90-4943c0bf6f3c tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:58.418523 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-72fca458-6fd1-4f2f-8d90-4943c0bf6f3c tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:58.418912 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-72fca458-6fd1-4f2f-8d90-4943c0bf6f3c tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:26:58.419376 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:58.419376 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:58.422175 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-72fca458-6fd1-4f2f-8d90-4943c0bf6f3c tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:26:58.433972 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-72fca458-6fd1-4f2f-8d90-4943c0bf6f3c tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Get all volumes completed successfully. Aug 18 19:26:58.433972 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-72fca458-6fd1-4f2f-8d90-4943c0bf6f3c tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Aug 18 19:26:58.434733 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 880/3524] 10.4.3.170 () {66 vars in 1237 bytes} [Tue Aug 18 19:26:58 2026] GET /volume/v3/volumes => generated 661 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:58.444724 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b69a7bb2-6a63-4f0d-aff8-5efe5a0052c4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:58.446629 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b69a7bb2-6a63-4f0d-aff8-5efe5a0052c4 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] DELETE https://10.4.3.170/volume/v3/volumes/cd442a37-3e92-4e10-bb54-6495f20ec74f Aug 18 19:26:58.446868 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b69a7bb2-6a63-4f0d-aff8-5efe5a0052c4 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:58.447108 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b69a7bb2-6a63-4f0d-aff8-5efe5a0052c4 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:58.447526 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-b69a7bb2-6a63-4f0d-aff8-5efe5a0052c4 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Delete volume with id: cd442a37-3e92-4e10-bb54-6495f20ec74f Aug 18 19:26:58.455456 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:58.455456 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:58.456205 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b69a7bb2-6a63-4f0d-aff8-5efe5a0052c4 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Volume info retrieved successfully. Aug 18 19:26:58.480189 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b69a7bb2-6a63-4f0d-aff8-5efe5a0052c4 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Delete volume request issued successfully. Aug 18 19:26:58.480473 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b69a7bb2-6a63-4f0d-aff8-5efe5a0052c4 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/volumes/cd442a37-3e92-4e10-bb54-6495f20ec74f returned with HTTP 202 Aug 18 19:26:58.481416 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 885/3525] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:26:58 2026] DELETE /volume/v3/volumes/cd442a37-3e92-4e10-bb54-6495f20ec74f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:26:58.488075 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a8289da3-e3ed-4e66-bd8e-e90e5f038742 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:58.489310 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0608742a-6cff-4f6e-976a-9ee775d3ba63 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:58.491195 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0608742a-6cff-4f6e-976a-9ee775d3ba63 tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] DELETE https://10.4.3.170/volume/v3/backups/a61ba770-daae-4f81-81c7-f74a2ca5de2b Aug 18 19:26:58.491492 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0608742a-6cff-4f6e-976a-9ee775d3ba63 tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:58.492259 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0608742a-6cff-4f6e-976a-9ee775d3ba63 tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:58.492259 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-0608742a-6cff-4f6e-976a-9ee775d3ba63 tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Delete backup with id: a61ba770-daae-4f81-81c7-f74a2ca5de2b. Aug 18 19:26:58.493973 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a8289da3-e3ed-4e66-bd8e-e90e5f038742 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:26:58.494139 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a8289da3-e3ed-4e66-bd8e-e90e5f038742 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:58.494617 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a8289da3-e3ed-4e66-bd8e-e90e5f038742 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:58.494617 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-a8289da3-e3ed-4e66-bd8e-e90e5f038742 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:58.499196 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:58.499196 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:58.500164 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a8289da3-e3ed-4e66-bd8e-e90e5f038742 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:26:58.500687 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 880/3526] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:58 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:58.508926 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:58.508926 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:58.529805 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.rpcapi [None req-0608742a-6cff-4f6e-976a-9ee775d3ba63 tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] delete_backup rpcapi backup_id a61ba770-daae-4f81-81c7-f74a2ca5de2b {{(pid=100580) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:26:58.531857 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0608742a-6cff-4f6e-976a-9ee775d3ba63 tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] https://10.4.3.170/volume/v3/backups/a61ba770-daae-4f81-81c7-f74a2ca5de2b returned with HTTP 202 Aug 18 19:26:58.532382 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 882/3527] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:26:58 2026] DELETE /volume/v3/backups/a61ba770-daae-4f81-81c7-f74a2ca5de2b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:26:58.544736 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-467eb794-9669-43c3-9358-bbfa573375aa None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:58.548471 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-467eb794-9669-43c3-9358-bbfa573375aa tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] GET https://10.4.3.170/volume/v3/backups/a61ba770-daae-4f81-81c7-f74a2ca5de2b Aug 18 19:26:58.549496 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-467eb794-9669-43c3-9358-bbfa573375aa tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:58.549496 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-467eb794-9669-43c3-9358-bbfa573375aa tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:58.549496 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-467eb794-9669-43c3-9358-bbfa573375aa tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Show backup with id a61ba770-daae-4f81-81c7-f74a2ca5de2b. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:58.554346 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:58.554346 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:58.555251 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-467eb794-9669-43c3-9358-bbfa573375aa tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] https://10.4.3.170/volume/v3/backups/a61ba770-daae-4f81-81c7-f74a2ca5de2b returned with HTTP 200 Aug 18 19:26:58.555816 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 881/3528] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:58 2026] GET /volume/v3/backups/a61ba770-daae-4f81-81c7-f74a2ca5de2b => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:58.817422 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-79d65e06-b7c2-4047-b692-0f25660ab137 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:58.819591 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-79d65e06-b7c2-4047-b692-0f25660ab137 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 Aug 18 19:26:58.819791 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-79d65e06-b7c2-4047-b692-0f25660ab137 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:58.820212 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-79d65e06-b7c2-4047-b692-0f25660ab137 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:58.820322 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-79d65e06-b7c2-4047-b692-0f25660ab137 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id faa336ac-2d6d-4d97-93c9-f94dd87c3778. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:58.827275 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:58.827275 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:58.828108 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-79d65e06-b7c2-4047-b692-0f25660ab137 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 returned with HTTP 200 Aug 18 19:26:58.828537 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 886/3529] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:58 2026] GET /volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:59.319164 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c76bee10-a946-4598-b777-14a5afaef214 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:59.320749 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c76bee10-a946-4598-b777-14a5afaef214 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:26:59.321036 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c76bee10-a946-4598-b777-14a5afaef214 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1176893642"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:26:59.322474 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-c76bee10-a946-4598-b777-14a5afaef214 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Create volume request body: {'volume': {'imageRef': '3394ab6b-bad1-4521-8a00-1c034f3dd2cc', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1176893642'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:26:59.395305 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-c76bee10-a946-4598-b777-14a5afaef214 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Create volume of 1 GB Aug 18 19:26:59.399464 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c76bee10-a946-4598-b777-14a5afaef214 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Availability Zones retrieved successfully. Aug 18 19:26:59.404414 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c76bee10-a946-4598-b777-14a5afaef214 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Flow 'volume_create_api' (2850b135-6090-4093-a043-96c08a7971a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:59.405219 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c76bee10-a946-4598-b777-14a5afaef214 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40e25813-5d2e-4fdd-864d-7396da8337a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:59.406042 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-c76bee10-a946-4598-b777-14a5afaef214 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:26:59.466945 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c76bee10-a946-4598-b777-14a5afaef214 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40e25813-5d2e-4fdd-864d-7396da8337a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:59.467635 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c76bee10-a946-4598-b777-14a5afaef214 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf37cfe4-64a5-4710-996e-df8d33a1ca33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:59.510808 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a5cb60c5-4029-4845-a23a-16614aa44112 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:59.512769 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a5cb60c5-4029-4845-a23a-16614aa44112 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:26:59.512954 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a5cb60c5-4029-4845-a23a-16614aa44112 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:59.513122 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a5cb60c5-4029-4845-a23a-16614aa44112 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:59.513233 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-a5cb60c5-4029-4845-a23a-16614aa44112 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:59.517514 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:59.517514 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:59.518249 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a5cb60c5-4029-4845-a23a-16614aa44112 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:26:59.518594 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 883/3530] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:59 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:59.531778 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-c76bee10-a946-4598-b777-14a5afaef214 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Created reservations ['b155b984-8fe0-4a4a-a803-d38fdbb5d6c4', 'c3ac415a-95fa-4b22-894f-7ef4b0b143f6', 'a9b26b69-26e3-4d58-b420-1a52f49c4843', '7d1b2eb1-d3b4-4020-b689-4c79799e5ec1'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:26:59.532595 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c76bee10-a946-4598-b777-14a5afaef214 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf37cfe4-64a5-4710-996e-df8d33a1ca33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b155b984-8fe0-4a4a-a803-d38fdbb5d6c4', 'c3ac415a-95fa-4b22-894f-7ef4b0b143f6', 'a9b26b69-26e3-4d58-b420-1a52f49c4843', '7d1b2eb1-d3b4-4020-b689-4c79799e5ec1']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:59.533359 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c76bee10-a946-4598-b777-14a5afaef214 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92ea876c-ad83-4455-bf0e-7e92564d4bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:59.553673 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c76bee10-a946-4598-b777-14a5afaef214 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92ea876c-ad83-4455-bf0e-7e92564d4bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '394aaf37-3212-414c-9fc3-0364b2565ee9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1176893642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4d64112a2634c4d9a6246d6e25a8907',qos_specs=None,replication_status=,reservations=['b155b984-8fe0-4a4a-a803-d38fdbb5d6c4','c3ac415a-95fa-4b22-894f-7ef4b0b143f6','a9b26b69-26e3-4d58-b420-1a52f49c4843','7d1b2eb1-d3b4-4020-b689-4c79799e5ec1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2bb5f8898894842ad8e3f49b6704d4c',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:26:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1176893642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=394aaf37-3212-414c-9fc3-0364b2565ee9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4d64112a2634c4d9a6246d6e25a8907',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2bb5f8898894842ad8e3f49b6704d4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:59.554419 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c76bee10-a946-4598-b777-14a5afaef214 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0fa6b7c-8cfc-489d-96d8-f7121456b312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:59.569269 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-edaf1dc3-bbd7-4bfd-8b46-66c709a56df0 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:59.571857 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-edaf1dc3-bbd7-4bfd-8b46-66c709a56df0 tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] GET https://10.4.3.170/volume/v3/backups/a61ba770-daae-4f81-81c7-f74a2ca5de2b Aug 18 19:26:59.572082 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-edaf1dc3-bbd7-4bfd-8b46-66c709a56df0 tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:59.572398 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-edaf1dc3-bbd7-4bfd-8b46-66c709a56df0 tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:59.572558 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-edaf1dc3-bbd7-4bfd-8b46-66c709a56df0 tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Show backup with id a61ba770-daae-4f81-81c7-f74a2ca5de2b. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:59.574832 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c76bee10-a946-4598-b777-14a5afaef214 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0fa6b7c-8cfc-489d-96d8-f7121456b312) transitioned into state 'SUCCESS' from state '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-1176893642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4d64112a2634c4d9a6246d6e25a8907',qos_specs=None,replication_status=,reservations=['b155b984-8fe0-4a4a-a803-d38fdbb5d6c4','c3ac415a-95fa-4b22-894f-7ef4b0b143f6','a9b26b69-26e3-4d58-b420-1a52f49c4843','7d1b2eb1-d3b4-4020-b689-4c79799e5ec1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2bb5f8898894842ad8e3f49b6704d4c',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:59.577694 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c76bee10-a946-4598-b777-14a5afaef214 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7925a615-a151-4913-b925-bd14a808c8f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:26:59.577751 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-edaf1dc3-bbd7-4bfd-8b46-66c709a56df0 tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] https://10.4.3.170/volume/v3/backups/a61ba770-daae-4f81-81c7-f74a2ca5de2b returned with HTTP 404 Aug 18 19:26:59.577751 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 882/3531] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:59 2026] GET /volume/v3/backups/a61ba770-daae-4f81-81c7-f74a2ca5de2b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:26:59.585148 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-20805b36-fa09-408d-a8a7-aa564e7ae7c3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:59.588297 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-20805b36-fa09-408d-a8a7-aa564e7ae7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] DELETE https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:59.588297 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-20805b36-fa09-408d-a8a7-aa564e7ae7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:59.588297 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-20805b36-fa09-408d-a8a7-aa564e7ae7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:59.588459 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.backups [None req-20805b36-fa09-408d-a8a7-aa564e7ae7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Delete backup with id: a30c55c4-e927-46de-a090-ab2dc3450d35. Aug 18 19:26:59.589311 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c76bee10-a946-4598-b777-14a5afaef214 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7925a615-a151-4913-b925-bd14a808c8f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:26:59.590278 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c76bee10-a946-4598-b777-14a5afaef214 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Flow 'volume_create_api' (2850b135-6090-4093-a043-96c08a7971a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:26:59.590639 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c76bee10-a946-4598-b777-14a5afaef214 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Create volume request issued successfully. Aug 18 19:26:59.591560 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c76bee10-a946-4598-b777-14a5afaef214 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:26:59.591876 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 881/3532] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:26:59 2026] POST /volume/v3/volumes => generated 751 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 19:26:59.598747 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:59.598747 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:26:59.606755 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-415673e7-f78f-49e4-a9f5-b78aeee540f2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:59.609094 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-415673e7-f78f-49e4-a9f5-b78aeee540f2 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] GET https://10.4.3.170/volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9 Aug 18 19:26:59.609380 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-415673e7-f78f-49e4-a9f5-b78aeee540f2 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:59.609970 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-415673e7-f78f-49e4-a9f5-b78aeee540f2 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:59.612118 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.backup.rpcapi [None req-20805b36-fa09-408d-a8a7-aa564e7ae7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] delete_backup rpcapi backup_id a30c55c4-e927-46de-a090-ab2dc3450d35 {{(pid=100583) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:26:59.614503 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-20805b36-fa09-408d-a8a7-aa564e7ae7c3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 202 Aug 18 19:26:59.615043 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 887/3533] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:26:59 2026] DELETE /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:26:59.618728 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:59.618728 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:26:59.623524 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-415673e7-f78f-49e4-a9f5-b78aeee540f2 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Volume info retrieved successfully. Aug 18 19:26:59.627473 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3f212e5e-e21b-4fae-83d9-4193e545e3c4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:59.628794 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-415673e7-f78f-49e4-a9f5-b78aeee540f2 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] https://10.4.3.170/volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9 returned with HTTP 200 Aug 18 19:26:59.629292 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 884/3534] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:59 2026] GET /volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:59.629678 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3f212e5e-e21b-4fae-83d9-4193e545e3c4 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:26:59.629884 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3f212e5e-e21b-4fae-83d9-4193e545e3c4 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:59.630076 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3f212e5e-e21b-4fae-83d9-4193e545e3c4 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:59.630289 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-3f212e5e-e21b-4fae-83d9-4193e545e3c4 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:59.635209 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:59.635209 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:26:59.636398 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3f212e5e-e21b-4fae-83d9-4193e545e3c4 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 200 Aug 18 19:26:59.636697 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 883/3535] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:59 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:26:59.839583 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f414b5dd-c90b-4119-a371-d8ed4ebbbfac None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:26:59.841678 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f414b5dd-c90b-4119-a371-d8ed4ebbbfac tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 Aug 18 19:26:59.841867 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f414b5dd-c90b-4119-a371-d8ed4ebbbfac tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:26:59.842071 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f414b5dd-c90b-4119-a371-d8ed4ebbbfac tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:26:59.842129 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-f414b5dd-c90b-4119-a371-d8ed4ebbbfac tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id faa336ac-2d6d-4d97-93c9-f94dd87c3778. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:26:59.846634 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:26:59.846634 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:26:59.847738 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f414b5dd-c90b-4119-a371-d8ed4ebbbfac tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 returned with HTTP 200 Aug 18 19:26:59.848141 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 882/3536] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:26:59 2026] GET /volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:00.529060 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1fafe398-19c1-4ee2-93a1-b40eb6571bd0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:00.531276 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1fafe398-19c1-4ee2-93a1-b40eb6571bd0 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:27:00.531521 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1fafe398-19c1-4ee2-93a1-b40eb6571bd0 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:00.532056 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1fafe398-19c1-4ee2-93a1-b40eb6571bd0 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:00.532056 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-1fafe398-19c1-4ee2-93a1-b40eb6571bd0 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:00.538334 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:00.538334 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:00.539536 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1fafe398-19c1-4ee2-93a1-b40eb6571bd0 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:27:00.540090 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 888/3537] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:00 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:00.647592 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a85bbdc6-ce9b-44af-b3bb-25faf7a81a58 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:00.649453 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-633da955-cfe0-4504-b0be-e1cdbac045ca None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:00.649776 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a85bbdc6-ce9b-44af-b3bb-25faf7a81a58 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 Aug 18 19:27:00.649825 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a85bbdc6-ce9b-44af-b3bb-25faf7a81a58 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:00.649999 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a85bbdc6-ce9b-44af-b3bb-25faf7a81a58 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:00.650121 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-a85bbdc6-ce9b-44af-b3bb-25faf7a81a58 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id a30c55c4-e927-46de-a090-ab2dc3450d35. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:00.651456 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-633da955-cfe0-4504-b0be-e1cdbac045ca tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] GET https://10.4.3.170/volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9 Aug 18 19:27:00.651670 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-633da955-cfe0-4504-b0be-e1cdbac045ca tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:00.651880 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-633da955-cfe0-4504-b0be-e1cdbac045ca tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:00.654579 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a85bbdc6-ce9b-44af-b3bb-25faf7a81a58 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 returned with HTTP 404 Aug 18 19:27:00.655022 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 885/3538] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:00 2026] GET /volume/v3/backups/a30c55c4-e927-46de-a090-ab2dc3450d35 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:00.658997 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:00.658997 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:00.663907 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-633da955-cfe0-4504-b0be-e1cdbac045ca tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Volume info retrieved successfully. Aug 18 19:27:00.670264 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-633da955-cfe0-4504-b0be-e1cdbac045ca tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] https://10.4.3.170/volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9 returned with HTTP 200 Aug 18 19:27:00.670692 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 884/3539] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:00 2026] GET /volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9 => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:00.688327 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-88743ff8-0289-464c-82b8-2da8b66b7413 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:00.693750 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-88743ff8-0289-464c-82b8-2da8b66b7413 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] POST https://10.4.3.170/volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9/action Aug 18 19:27:00.694170 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-88743ff8-0289-464c-82b8-2da8b66b7413 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-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=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:27:00.694333 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-88743ff8-0289-464c-82b8-2da8b66b7413 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-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=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:00.705997 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:00.705997 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:00.712768 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:00.712768 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:00.713479 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-88743ff8-0289-464c-82b8-2da8b66b7413 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Volume info retrieved successfully. Aug 18 19:27:00.730666 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-88743ff8-0289-464c-82b8-2da8b66b7413 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Update volume metadata completed successfully. Aug 18 19:27:00.730666 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-88743ff8-0289-464c-82b8-2da8b66b7413 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] https://10.4.3.170/volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9/action returned with HTTP 200 Aug 18 19:27:00.730666 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 883/3540] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:27:00 2026] POST /volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9/action => generated 563 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:00.742416 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e8edf51e-b0fd-4de1-b18d-df6f23575316 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:00.745305 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e8edf51e-b0fd-4de1-b18d-df6f23575316 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] GET https://10.4.3.170/volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9 Aug 18 19:27:00.745305 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e8edf51e-b0fd-4de1-b18d-df6f23575316 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:00.745305 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e8edf51e-b0fd-4de1-b18d-df6f23575316 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:00.749126 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b7ff243c-dfaf-42f2-bab3-e14c6e4b34f3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:00.751567 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:00.751567 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:00.751718 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b7ff243c-dfaf-42f2-bab3-e14c6e4b34f3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/volumes/969db31d-b1f8-4996-a690-68ab290cd897 Aug 18 19:27:00.751867 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b7ff243c-dfaf-42f2-bab3-e14c6e4b34f3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:00.752165 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b7ff243c-dfaf-42f2-bab3-e14c6e4b34f3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:00.754816 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e8edf51e-b0fd-4de1-b18d-df6f23575316 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Volume info retrieved successfully. Aug 18 19:27:00.759230 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e8edf51e-b0fd-4de1-b18d-df6f23575316 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] https://10.4.3.170/volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9 returned with HTTP 200 Aug 18 19:27:00.759612 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 889/3541] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:00 2026] GET /volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9 => generated 1419 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:00.761262 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:00.761262 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:00.766284 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b7ff243c-dfaf-42f2-bab3-e14c6e4b34f3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Volume info retrieved successfully. Aug 18 19:27:00.771470 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b7ff243c-dfaf-42f2-bab3-e14c6e4b34f3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/volumes/969db31d-b1f8-4996-a690-68ab290cd897 returned with HTTP 200 Aug 18 19:27:00.772023 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 886/3542] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:00 2026] GET /volume/v3/volumes/969db31d-b1f8-4996-a690-68ab290cd897 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:00.774775 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-58629ffc-416e-4e62-8687-4cfd4116871a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:00.776393 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-58629ffc-416e-4e62-8687-4cfd4116871a tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] POST https://10.4.3.170/volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9/action Aug 18 19:27:00.776393 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-58629ffc-416e-4e62-8687-4cfd4116871a tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:27:00.776393 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-58629ffc-416e-4e62-8687-4cfd4116871a tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:00.783327 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bae69426-7454-4c79-afa3-a4e086d54d3f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:00.785480 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:00.785480 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:00.785614 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bae69426-7454-4c79-afa3-a4e086d54d3f tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] DELETE https://10.4.3.170/volume/v3/volumes/969db31d-b1f8-4996-a690-68ab290cd897 Aug 18 19:27:00.785734 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bae69426-7454-4c79-afa3-a4e086d54d3f tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:00.785960 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bae69426-7454-4c79-afa3-a4e086d54d3f tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:00.786134 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-bae69426-7454-4c79-afa3-a4e086d54d3f tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Delete volume with id: 969db31d-b1f8-4996-a690-68ab290cd897 Aug 18 19:27:00.792978 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:00.792978 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:00.792978 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-58629ffc-416e-4e62-8687-4cfd4116871a tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Volume info retrieved successfully. Aug 18 19:27:00.796763 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:00.796763 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:00.797172 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-bae69426-7454-4c79-afa3-a4e086d54d3f tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Volume info retrieved successfully. Aug 18 19:27:00.801717 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-58629ffc-416e-4e62-8687-4cfd4116871a tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Get volume image-metadata completed successfully. Aug 18 19:27:00.822223 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-58629ffc-416e-4e62-8687-4cfd4116871a tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Delete volume metadata completed successfully. Aug 18 19:27:00.822714 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-58629ffc-416e-4e62-8687-4cfd4116871a tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] https://10.4.3.170/volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9/action returned with HTTP 200 Aug 18 19:27:00.823209 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 885/3543] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:27:00 2026] POST /volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9/action => generated 0 bytes in 49 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 19:27:00.827348 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-bae69426-7454-4c79-afa3-a4e086d54d3f tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Delete volume request issued successfully. Aug 18 19:27:00.828098 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bae69426-7454-4c79-afa3-a4e086d54d3f tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/volumes/969db31d-b1f8-4996-a690-68ab290cd897 returned with HTTP 202 Aug 18 19:27:00.828755 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 884/3544] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:27:00 2026] DELETE /volume/v3/volumes/969db31d-b1f8-4996-a690-68ab290cd897 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:00.836701 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9be9ca02-c6bb-4326-9d53-bdfceab7172d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:00.837349 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2b245a7c-3ff2-450d-a5f6-3be5bc02db20 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:00.839781 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2b245a7c-3ff2-450d-a5f6-3be5bc02db20 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/volumes/969db31d-b1f8-4996-a690-68ab290cd897 Aug 18 19:27:00.840118 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2b245a7c-3ff2-450d-a5f6-3be5bc02db20 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:00.842400 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2b245a7c-3ff2-450d-a5f6-3be5bc02db20 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:00.842526 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9be9ca02-c6bb-4326-9d53-bdfceab7172d tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] POST https://10.4.3.170/volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9/action Aug 18 19:27:00.842526 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9be9ca02-c6bb-4326-9d53-bdfceab7172d tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:27:00.842526 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9be9ca02-c6bb-4326-9d53-bdfceab7172d tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:00.851252 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:00.851252 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:00.851574 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:00.851574 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:00.852217 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9be9ca02-c6bb-4326-9d53-bdfceab7172d tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Volume info retrieved successfully. Aug 18 19:27:00.856459 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2b245a7c-3ff2-450d-a5f6-3be5bc02db20 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Volume info retrieved successfully. Aug 18 19:27:00.859334 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9be9ca02-c6bb-4326-9d53-bdfceab7172d tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Get volume image-metadata completed successfully. Aug 18 19:27:00.859725 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9be9ca02-c6bb-4326-9d53-bdfceab7172d tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] https://10.4.3.170/volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9/action returned with HTTP 200 Aug 18 19:27:00.859802 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-829b4a6b-c3f8-43e2-9fc5-81c18788ece2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:00.861916 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 890/3545] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:27:00 2026] POST /volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9/action => generated 537 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:00.863608 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-829b4a6b-c3f8-43e2-9fc5-81c18788ece2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 Aug 18 19:27:00.863724 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-829b4a6b-c3f8-43e2-9fc5-81c18788ece2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:00.863892 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-829b4a6b-c3f8-43e2-9fc5-81c18788ece2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:00.864113 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-829b4a6b-c3f8-43e2-9fc5-81c18788ece2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id faa336ac-2d6d-4d97-93c9-f94dd87c3778. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:00.866039 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2b245a7c-3ff2-450d-a5f6-3be5bc02db20 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/volumes/969db31d-b1f8-4996-a690-68ab290cd897 returned with HTTP 200 Aug 18 19:27:00.866634 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 887/3546] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:00 2026] GET /volume/v3/volumes/969db31d-b1f8-4996-a690-68ab290cd897 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:00.877691 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:00.877691 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:00.877873 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ad226afe-3681-417c-b2f8-496fdaa1a4c6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:00.878742 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-829b4a6b-c3f8-43e2-9fc5-81c18788ece2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 returned with HTTP 200 Aug 18 19:27:00.879177 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 886/3547] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:00 2026] GET /volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:00.881005 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ad226afe-3681-417c-b2f8-496fdaa1a4c6 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] GET https://10.4.3.170/volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9 Aug 18 19:27:00.881487 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ad226afe-3681-417c-b2f8-496fdaa1a4c6 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:00.881843 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ad226afe-3681-417c-b2f8-496fdaa1a4c6 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:00.892462 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:00.892462 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:00.897865 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ad226afe-3681-417c-b2f8-496fdaa1a4c6 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Volume info retrieved successfully. Aug 18 19:27:00.904959 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ad226afe-3681-417c-b2f8-496fdaa1a4c6 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] https://10.4.3.170/volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9 returned with HTTP 200 Aug 18 19:27:00.905947 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 885/3548] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:00 2026] GET /volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9 => generated 1393 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:00.920007 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f72f00f6-95ae-47d2-b071-0164651cba37 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:00.922131 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f72f00f6-95ae-47d2-b071-0164651cba37 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] DELETE https://10.4.3.170/volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9 Aug 18 19:27:00.922358 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f72f00f6-95ae-47d2-b071-0164651cba37 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:00.922639 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f72f00f6-95ae-47d2-b071-0164651cba37 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:00.922847 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-f72f00f6-95ae-47d2-b071-0164651cba37 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Delete volume with id: 394aaf37-3212-414c-9fc3-0364b2565ee9 Aug 18 19:27:00.933973 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:00.933973 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:00.934556 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f72f00f6-95ae-47d2-b071-0164651cba37 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Volume info retrieved successfully. Aug 18 19:27:00.962053 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f72f00f6-95ae-47d2-b071-0164651cba37 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Delete volume request issued successfully. Aug 18 19:27:00.962053 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f72f00f6-95ae-47d2-b071-0164651cba37 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] https://10.4.3.170/volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9 returned with HTTP 202 Aug 18 19:27:00.962267 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 891/3549] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:27:00 2026] DELETE /volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:00.973301 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8db390b5-40be-489d-81c9-28c115b9d2f7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:00.976473 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8db390b5-40be-489d-81c9-28c115b9d2f7 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] GET https://10.4.3.170/volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9 Aug 18 19:27:00.976638 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8db390b5-40be-489d-81c9-28c115b9d2f7 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:00.976807 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8db390b5-40be-489d-81c9-28c115b9d2f7 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:00.990227 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:00.990227 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:00.995516 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-8db390b5-40be-489d-81c9-28c115b9d2f7 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Volume info retrieved successfully. Aug 18 19:27:00.999977 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8db390b5-40be-489d-81c9-28c115b9d2f7 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] https://10.4.3.170/volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9 returned with HTTP 200 Aug 18 19:27:01.000345 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 888/3550] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:00 2026] GET /volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9 => generated 1392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:01.369857 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-60fdcd6e-2652-4f7d-a7c4-fcc74051926b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:01.371864 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-60fdcd6e-2652-4f7d-a7c4-fcc74051926b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:27:01.372199 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-60fdcd6e-2652-4f7d-a7c4-fcc74051926b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-85900673", "imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc", "size": 1}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:01.373648 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-60fdcd6e-2652-4f7d-a7c4-fcc74051926b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-85900673', 'imageRef': '3394ab6b-bad1-4521-8a00-1c034f3dd2cc', 'size': 1}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:27:01.448966 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-60fdcd6e-2652-4f7d-a7c4-fcc74051926b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Create volume of 1 GB Aug 18 19:27:01.453163 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-60fdcd6e-2652-4f7d-a7c4-fcc74051926b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Availability Zones retrieved successfully. Aug 18 19:27:01.458675 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-60fdcd6e-2652-4f7d-a7c4-fcc74051926b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Flow 'volume_create_api' (8b9ffc03-b571-40d5-ac16-2a2b42d785ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:01.459668 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-60fdcd6e-2652-4f7d-a7c4-fcc74051926b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb8b3f1b-3331-4576-82bb-eb360a5fb137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:01.460547 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-60fdcd6e-2652-4f7d-a7c4-fcc74051926b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:27:01.518826 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-60fdcd6e-2652-4f7d-a7c4-fcc74051926b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb8b3f1b-3331-4576-82bb-eb360a5fb137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:01.519605 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-60fdcd6e-2652-4f7d-a7c4-fcc74051926b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ed8c3bd-df6a-42e7-abbe-b77720a3ccbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:01.551393 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ce978252-5a31-47eb-af9b-d58e8bbe0348 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:01.553385 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ce978252-5a31-47eb-af9b-d58e8bbe0348 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:27:01.553574 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ce978252-5a31-47eb-af9b-d58e8bbe0348 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:01.553739 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ce978252-5a31-47eb-af9b-d58e8bbe0348 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:01.553832 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-ce978252-5a31-47eb-af9b-d58e8bbe0348 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:01.557422 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:01.557422 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:01.558035 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ce978252-5a31-47eb-af9b-d58e8bbe0348 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:27:01.558408 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 886/3551] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:01 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:01.582555 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-60fdcd6e-2652-4f7d-a7c4-fcc74051926b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Created reservations ['0c7dbd77-0b19-4b4c-b5f7-f3e530b8d75d', 'e22a1088-b706-4330-9944-a1447def7907', '5afc445f-30f3-46ca-a4c1-d1a466829852', '79fe7bae-62d5-48c6-adb8-0e5486cd812f'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:01.583603 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-60fdcd6e-2652-4f7d-a7c4-fcc74051926b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ed8c3bd-df6a-42e7-abbe-b77720a3ccbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c7dbd77-0b19-4b4c-b5f7-f3e530b8d75d', 'e22a1088-b706-4330-9944-a1447def7907', '5afc445f-30f3-46ca-a4c1-d1a466829852', '79fe7bae-62d5-48c6-adb8-0e5486cd812f']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:01.584356 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-60fdcd6e-2652-4f7d-a7c4-fcc74051926b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0df5026-959d-4384-a685-acdd48722f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:01.609970 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-60fdcd6e-2652-4f7d-a7c4-fcc74051926b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0df5026-959d-4384-a685-acdd48722f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59d5cd89-687a-4ccf-a2f3-ab7a0fba405d', '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-85900673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbd160611e65437fa1723057bc69cc1a',qos_specs=None,replication_status=,reservations=['0c7dbd77-0b19-4b4c-b5f7-f3e530b8d75d','e22a1088-b706-4330-9944-a1447def7907','5afc445f-30f3-46ca-a4c1-d1a466829852','79fe7bae-62d5-48c6-adb8-0e5486cd812f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='142f18e9e4964de69e85bb38de17a55a',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:27:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-85900673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59d5cd89-687a-4ccf-a2f3-ab7a0fba405d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbd160611e65437fa1723057bc69cc1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='142f18e9e4964de69e85bb38de17a55a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:01.610825 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-60fdcd6e-2652-4f7d-a7c4-fcc74051926b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc63cd80-3979-41cf-a38d-040528db8a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:01.629076 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-60fdcd6e-2652-4f7d-a7c4-fcc74051926b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc63cd80-3979-41cf-a38d-040528db8a75) transitioned into state 'SUCCESS' from state '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-85900673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbd160611e65437fa1723057bc69cc1a',qos_specs=None,replication_status=,reservations=['0c7dbd77-0b19-4b4c-b5f7-f3e530b8d75d','e22a1088-b706-4330-9944-a1447def7907','5afc445f-30f3-46ca-a4c1-d1a466829852','79fe7bae-62d5-48c6-adb8-0e5486cd812f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='142f18e9e4964de69e85bb38de17a55a',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:01.629980 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-60fdcd6e-2652-4f7d-a7c4-fcc74051926b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b44ee6de-e6bc-4d7d-9d97-e2d43b32d8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:01.640460 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-60fdcd6e-2652-4f7d-a7c4-fcc74051926b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b44ee6de-e6bc-4d7d-9d97-e2d43b32d8d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:01.641588 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-60fdcd6e-2652-4f7d-a7c4-fcc74051926b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Flow 'volume_create_api' (8b9ffc03-b571-40d5-ac16-2a2b42d785ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:01.641973 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-60fdcd6e-2652-4f7d-a7c4-fcc74051926b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Create volume request issued successfully. Aug 18 19:27:01.642762 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-60fdcd6e-2652-4f7d-a7c4-fcc74051926b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:27:01.643375 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 887/3552] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:27:01 2026] POST /volume/v3/volumes => generated 751 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:27:01.656837 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f6f0616f-ecf7-49d4-a743-f1dba53bff7b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:01.659030 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f6f0616f-ecf7-49d4-a743-f1dba53bff7b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] GET https://10.4.3.170/volume/v3/volumes/59d5cd89-687a-4ccf-a2f3-ab7a0fba405d Aug 18 19:27:01.659285 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f6f0616f-ecf7-49d4-a743-f1dba53bff7b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:01.659545 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f6f0616f-ecf7-49d4-a743-f1dba53bff7b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:01.668420 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:01.668420 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:01.673138 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f6f0616f-ecf7-49d4-a743-f1dba53bff7b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Volume info retrieved successfully. Aug 18 19:27:01.678335 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f6f0616f-ecf7-49d4-a743-f1dba53bff7b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] https://10.4.3.170/volume/v3/volumes/59d5cd89-687a-4ccf-a2f3-ab7a0fba405d returned with HTTP 200 Aug 18 19:27:01.678996 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 892/3553] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:01 2026] GET /volume/v3/volumes/59d5cd89-687a-4ccf-a2f3-ab7a0fba405d => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:01.879100 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-48790f38-53af-4062-8e1e-c1b3ca47c4d3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:01.881077 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-48790f38-53af-4062-8e1e-c1b3ca47c4d3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/volumes/969db31d-b1f8-4996-a690-68ab290cd897 Aug 18 19:27:01.881299 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-48790f38-53af-4062-8e1e-c1b3ca47c4d3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:01.881505 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-48790f38-53af-4062-8e1e-c1b3ca47c4d3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:01.888588 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-48790f38-53af-4062-8e1e-c1b3ca47c4d3 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/volumes/969db31d-b1f8-4996-a690-68ab290cd897 returned with HTTP 404 Aug 18 19:27:01.889023 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 889/3554] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:01 2026] GET /volume/v3/volumes/969db31d-b1f8-4996-a690-68ab290cd897 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:01.891301 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-12cf409a-ab0b-4cd0-8333-9cf38f2f1bc2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:01.893149 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-12cf409a-ab0b-4cd0-8333-9cf38f2f1bc2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 Aug 18 19:27:01.893386 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-12cf409a-ab0b-4cd0-8333-9cf38f2f1bc2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:01.893516 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-12cf409a-ab0b-4cd0-8333-9cf38f2f1bc2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:01.893625 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-12cf409a-ab0b-4cd0-8333-9cf38f2f1bc2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id faa336ac-2d6d-4d97-93c9-f94dd87c3778. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:01.898105 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:01.898105 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:01.899093 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-12cf409a-ab0b-4cd0-8333-9cf38f2f1bc2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 returned with HTTP 200 Aug 18 19:27:01.899614 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 887/3555] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:01 2026] GET /volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:01.899695 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-769b58b7-2dbc-431d-b992-6a0008656c89 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:01.901743 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-769b58b7-2dbc-431d-b992-6a0008656c89 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:27:01.902206 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-769b58b7-2dbc-431d-b992-6a0008656c89 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-408184013"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:01.903706 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-769b58b7-2dbc-431d-b992-6a0008656c89 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-408184013'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:27:01.903876 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-769b58b7-2dbc-431d-b992-6a0008656c89 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Create volume of 1 GB Aug 18 19:27:01.904210 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:01.904210 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:01.907866 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-769b58b7-2dbc-431d-b992-6a0008656c89 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Availability Zones retrieved successfully. Aug 18 19:27:01.913330 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-769b58b7-2dbc-431d-b992-6a0008656c89 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Flow 'volume_create_api' (c1af6e73-10a7-476f-b366-ea2c84380933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:01.914641 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-769b58b7-2dbc-431d-b992-6a0008656c89 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb5591de-0d20-4232-81f1-e7e76f928021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:01.915909 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-769b58b7-2dbc-431d-b992-6a0008656c89 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:27:01.947918 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-769b58b7-2dbc-431d-b992-6a0008656c89 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb5591de-0d20-4232-81f1-e7e76f928021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:01.948875 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-769b58b7-2dbc-431d-b992-6a0008656c89 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e809e61-953e-45f9-a149-580295b39830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:01.994429 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-769b58b7-2dbc-431d-b992-6a0008656c89 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Created reservations ['5568d0bc-0ae9-4230-8861-98159f8f58c1', 'f14b5ce4-766f-4cd9-800b-9ceae33a0ddb', '6c521101-d1ae-486f-9e9e-9728f69527fd', '0cfa0472-b25a-45af-b6a6-3a356519f0db'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:01.996389 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-769b58b7-2dbc-431d-b992-6a0008656c89 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e809e61-953e-45f9-a149-580295b39830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5568d0bc-0ae9-4230-8861-98159f8f58c1', 'f14b5ce4-766f-4cd9-800b-9ceae33a0ddb', '6c521101-d1ae-486f-9e9e-9728f69527fd', '0cfa0472-b25a-45af-b6a6-3a356519f0db']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:01.996389 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-769b58b7-2dbc-431d-b992-6a0008656c89 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad291f75-c097-41f9-8bca-15d26873c488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:02.013857 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-303c3a20-9714-4ec1-afcf-21283b3b6641 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:02.017393 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-303c3a20-9714-4ec1-afcf-21283b3b6641 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] GET https://10.4.3.170/volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9 Aug 18 19:27:02.017393 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-303c3a20-9714-4ec1-afcf-21283b3b6641 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:02.017393 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-303c3a20-9714-4ec1-afcf-21283b3b6641 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:02.021461 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-769b58b7-2dbc-431d-b992-6a0008656c89 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad291f75-c097-41f9-8bca-15d26873c488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82387034-cfb1-4b1b-9531-e5e3177a2942', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-408184013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88e3f60dc90242649a4ab6c3869efebd',qos_specs=None,replication_status=,reservations=['5568d0bc-0ae9-4230-8861-98159f8f58c1','f14b5ce4-766f-4cd9-800b-9ceae33a0ddb','6c521101-d1ae-486f-9e9e-9728f69527fd','0cfa0472-b25a-45af-b6a6-3a356519f0db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='527d2284110246838a36cea99c6d1696',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:27:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-408184013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82387034-cfb1-4b1b-9531-e5e3177a2942,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88e3f60dc90242649a4ab6c3869efebd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='527d2284110246838a36cea99c6d1696',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:02.022289 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-769b58b7-2dbc-431d-b992-6a0008656c89 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e95faebe-e1ce-4dec-a760-0506ebcb41e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:02.023674 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-303c3a20-9714-4ec1-afcf-21283b3b6641 tempest-VolumesImageMetadata-1086817292 tempest-VolumesImageMetadata-1086817292-project-member] https://10.4.3.170/volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9 returned with HTTP 404 Aug 18 19:27:02.024402 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 893/3556] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:02 2026] GET /volume/v3/volumes/394aaf37-3212-414c-9fc3-0364b2565ee9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:02.043047 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-769b58b7-2dbc-431d-b992-6a0008656c89 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e95faebe-e1ce-4dec-a760-0506ebcb41e5) transitioned into state 'SUCCESS' from state '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-408184013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88e3f60dc90242649a4ab6c3869efebd',qos_specs=None,replication_status=,reservations=['5568d0bc-0ae9-4230-8861-98159f8f58c1','f14b5ce4-766f-4cd9-800b-9ceae33a0ddb','6c521101-d1ae-486f-9e9e-9728f69527fd','0cfa0472-b25a-45af-b6a6-3a356519f0db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='527d2284110246838a36cea99c6d1696',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:02.046375 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-769b58b7-2dbc-431d-b992-6a0008656c89 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d306990-9111-4e24-ad27-17682128c51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:02.053436 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-769b58b7-2dbc-431d-b992-6a0008656c89 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d306990-9111-4e24-ad27-17682128c51e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:02.054239 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-769b58b7-2dbc-431d-b992-6a0008656c89 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Flow 'volume_create_api' (c1af6e73-10a7-476f-b366-ea2c84380933) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:02.054558 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-769b58b7-2dbc-431d-b992-6a0008656c89 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Create volume request issued successfully. Aug 18 19:27:02.055284 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-769b58b7-2dbc-431d-b992-6a0008656c89 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:27:02.055956 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 888/3557] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:27:01 2026] POST /volume/v3/volumes => generated 753 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:27:02.072786 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c724b8e2-00a8-47b5-813f-1b25aef26b9d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:02.088403 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c724b8e2-00a8-47b5-813f-1b25aef26b9d tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/volumes/82387034-cfb1-4b1b-9531-e5e3177a2942 Aug 18 19:27:02.090384 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c724b8e2-00a8-47b5-813f-1b25aef26b9d tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:02.092394 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c724b8e2-00a8-47b5-813f-1b25aef26b9d tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:02.131833 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:02.131833 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:02.149439 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c724b8e2-00a8-47b5-813f-1b25aef26b9d tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Volume info retrieved successfully. Aug 18 19:27:02.167910 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c724b8e2-00a8-47b5-813f-1b25aef26b9d tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/volumes/82387034-cfb1-4b1b-9531-e5e3177a2942 returned with HTTP 200 Aug 18 19:27:02.168803 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 890/3558] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:02 2026] GET /volume/v3/volumes/82387034-cfb1-4b1b-9531-e5e3177a2942 => generated 821 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:02.570269 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bd102acb-9339-4181-aad0-8c8fbd51e2e6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:02.572572 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bd102acb-9339-4181-aad0-8c8fbd51e2e6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:27:02.572755 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bd102acb-9339-4181-aad0-8c8fbd51e2e6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:02.573077 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bd102acb-9339-4181-aad0-8c8fbd51e2e6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:02.573194 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-bd102acb-9339-4181-aad0-8c8fbd51e2e6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:02.580768 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:02.580768 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:02.581626 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bd102acb-9339-4181-aad0-8c8fbd51e2e6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:27:02.582011 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 888/3559] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:02 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:02.693240 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-247f26d2-5bfe-49a2-983e-807ae87f8145 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:02.695266 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-247f26d2-5bfe-49a2-983e-807ae87f8145 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] GET https://10.4.3.170/volume/v3/volumes/59d5cd89-687a-4ccf-a2f3-ab7a0fba405d Aug 18 19:27:02.695488 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-247f26d2-5bfe-49a2-983e-807ae87f8145 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:02.695747 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-247f26d2-5bfe-49a2-983e-807ae87f8145 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:02.706078 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:02.706078 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:02.711965 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-247f26d2-5bfe-49a2-983e-807ae87f8145 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Volume info retrieved successfully. Aug 18 19:27:02.717980 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-247f26d2-5bfe-49a2-983e-807ae87f8145 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] https://10.4.3.170/volume/v3/volumes/59d5cd89-687a-4ccf-a2f3-ab7a0fba405d returned with HTTP 200 Aug 18 19:27:02.718383 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 894/3560] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:02 2026] GET /volume/v3/volumes/59d5cd89-687a-4ccf-a2f3-ab7a0fba405d => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:02.752282 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-5ca5a16e-97f2-4c53-8cdf-39ca30db6dc1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:02.754977 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-5ca5a16e-97f2-4c53-8cdf-39ca30db6dc1 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] GET https://10.4.3.170/volume/v3/volumes/59d5cd89-687a-4ccf-a2f3-ab7a0fba405d Aug 18 19:27:02.755253 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-5ca5a16e-97f2-4c53-8cdf-39ca30db6dc1 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:02.755510 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-5ca5a16e-97f2-4c53-8cdf-39ca30db6dc1 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:02.766566 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:02.766566 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:02.771878 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-5ca5a16e-97f2-4c53-8cdf-39ca30db6dc1 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Volume info retrieved successfully. Aug 18 19:27:02.778156 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-5ca5a16e-97f2-4c53-8cdf-39ca30db6dc1 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] https://10.4.3.170/volume/v3/volumes/59d5cd89-687a-4ccf-a2f3-ab7a0fba405d returned with HTTP 200 Aug 18 19:27:02.778713 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 889/3561] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:27:02 2026] GET /volume/v3/volumes/59d5cd89-687a-4ccf-a2f3-ab7a0fba405d => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:02.910759 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-58b61670-f0f5-44a0-82d2-5525a6792f56 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:02.912842 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-58b61670-f0f5-44a0-82d2-5525a6792f56 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 Aug 18 19:27:02.913040 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-58b61670-f0f5-44a0-82d2-5525a6792f56 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:02.913576 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-58b61670-f0f5-44a0-82d2-5525a6792f56 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:02.913576 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-58b61670-f0f5-44a0-82d2-5525a6792f56 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id faa336ac-2d6d-4d97-93c9-f94dd87c3778. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:02.918440 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:02.918440 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:02.919539 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-58b61670-f0f5-44a0-82d2-5525a6792f56 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 returned with HTTP 200 Aug 18 19:27:02.920002 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 891/3562] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:02 2026] GET /volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:03.145831 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-02ca6cd2-da74-45b8-8883-7932e47c2082 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:03.181466 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-646e21e7-5bde-4ac5-9fbd-a3b408237683 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:03.183423 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-646e21e7-5bde-4ac5-9fbd-a3b408237683 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/volumes/82387034-cfb1-4b1b-9531-e5e3177a2942 Aug 18 19:27:03.183674 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-646e21e7-5bde-4ac5-9fbd-a3b408237683 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:03.183898 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-646e21e7-5bde-4ac5-9fbd-a3b408237683 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:03.191447 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:03.191447 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:03.196265 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-646e21e7-5bde-4ac5-9fbd-a3b408237683 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Volume info retrieved successfully. Aug 18 19:27:03.202959 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-646e21e7-5bde-4ac5-9fbd-a3b408237683 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/volumes/82387034-cfb1-4b1b-9531-e5e3177a2942 returned with HTTP 200 Aug 18 19:27:03.203632 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 895/3563] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:03 2026] GET /volume/v3/volumes/82387034-cfb1-4b1b-9531-e5e3177a2942 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:03.218934 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6f1843fd-6d73-414b-9185-41c471d8484e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:03.220805 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6f1843fd-6d73-414b-9185-41c471d8484e tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] POST https://10.4.3.170/volume/v3/backups Aug 18 19:27:03.221005 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6f1843fd-6d73-414b-9185-41c471d8484e tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "82387034-cfb1-4b1b-9531-e5e3177a2942", "name": "tempest-VolumesBackupsAdminTest-Backup-1786746516", "container": "tempest-volumesbackupsadmintest-backup-container-1898979448"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:03.222451 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.backups [None req-6f1843fd-6d73-414b-9185-41c471d8484e tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Creating new backup {'backup': {'volume_id': '82387034-cfb1-4b1b-9531-e5e3177a2942', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1786746516', 'container': 'tempest-volumesbackupsadmintest-backup-container-1898979448'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:27:03.222600 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.contrib.backups [None req-6f1843fd-6d73-414b-9185-41c471d8484e tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Creating backup of volume 82387034-cfb1-4b1b-9531-e5e3177a2942 in container tempest-volumesbackupsadmintest-backup-container-1898979448 Aug 18 19:27:03.230754 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:03.230754 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:03.231505 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-6f1843fd-6d73-414b-9185-41c471d8484e tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Volume info retrieved successfully. Aug 18 19:27:03.249728 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-6f1843fd-6d73-414b-9185-41c471d8484e tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Created reservations ['007c89e4-d5e1-4220-8f81-760f4231e74b', 'aaab954b-73c7-424b-a341-eb8f90d82d10'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:03.268244 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-02ca6cd2-da74-45b8-8883-7932e47c2082 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:27:03.268691 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-02ca6cd2-da74-45b8-8883-7932e47c2082 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1699915588"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:03.272576 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-02ca6cd2-da74-45b8-8883-7932e47c2082 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1699915588'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:27:03.272763 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-02ca6cd2-da74-45b8-8883-7932e47c2082 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Create volume of 2 GB Aug 18 19:27:03.278298 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-02ca6cd2-da74-45b8-8883-7932e47c2082 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Availability Zones retrieved successfully. Aug 18 19:27:03.279380 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6f1843fd-6d73-414b-9185-41c471d8484e tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:27:03.279598 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-f70c5ad4-e7e3-4fcc-bfcb-a59e6dcfeaad None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:03.280214 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 890/3564] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:27:03 2026] POST /volume/v3/backups => generated 335 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:27:03.282431 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-f70c5ad4-e7e3-4fcc-bfcb-a59e6dcfeaad tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] GET https://10.4.3.170/volume/v3/volumes/59d5cd89-687a-4ccf-a2f3-ab7a0fba405d Aug 18 19:27:03.282703 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-f70c5ad4-e7e3-4fcc-bfcb-a59e6dcfeaad tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:03.282972 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-f70c5ad4-e7e3-4fcc-bfcb-a59e6dcfeaad tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:03.286252 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-02ca6cd2-da74-45b8-8883-7932e47c2082 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Flow 'volume_create_api' (b307c545-2f4f-43a5-a6a0-80bc3d129063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:03.287731 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-02ca6cd2-da74-45b8-8883-7932e47c2082 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6180e318-25fc-4b80-99f2-d310ca5d9f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:03.288928 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-02ca6cd2-da74-45b8-8883-7932e47c2082 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Validating volume size '2' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:27:03.291784 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:03.291784 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:03.295401 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-f70c5ad4-e7e3-4fcc-bfcb-a59e6dcfeaad tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Volume info retrieved successfully. Aug 18 19:27:03.295977 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4dab973d-8124-4135-af68-e71d5a545369 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:03.297900 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4dab973d-8124-4135-af68-e71d5a545369 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 Aug 18 19:27:03.298172 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4dab973d-8124-4135-af68-e71d5a545369 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:03.298386 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4dab973d-8124-4135-af68-e71d5a545369 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:03.298524 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-4dab973d-8124-4135-af68-e71d5a545369 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id da0c1cfa-73f7-443e-b487-f6fabeb90315. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:03.300835 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-f70c5ad4-e7e3-4fcc-bfcb-a59e6dcfeaad tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] https://10.4.3.170/volume/v3/volumes/59d5cd89-687a-4ccf-a2f3-ab7a0fba405d returned with HTTP 200 Aug 18 19:27:03.301265 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 892/3565] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:27:03 2026] GET /volume/v3/volumes/59d5cd89-687a-4ccf-a2f3-ab7a0fba405d => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:03.302958 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:03.302958 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:03.303818 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4dab973d-8124-4135-af68-e71d5a545369 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 returned with HTTP 200 Aug 18 19:27:03.304212 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 896/3566] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:03 2026] GET /volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:03.314179 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-08a63901-ee2b-4226-ab30-db170bea208d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:03.314722 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-08a63901-ee2b-4226-ab30-db170bea208d None None] GET https://10.4.3.170/volume// Aug 18 19:27:03.315100 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-08a63901-ee2b-4226-ab30-db170bea208d None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:03.315350 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-08a63901-ee2b-4226-ab30-db170bea208d None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:03.315619 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-08a63901-ee2b-4226-ab30-db170bea208d None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:27:03.315900 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 891/3567] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:27: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 19:27:03.322674 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-02ca6cd2-da74-45b8-8883-7932e47c2082 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6180e318-25fc-4b80-99f2-d310ca5d9f22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:03.323626 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-02ca6cd2-da74-45b8-8883-7932e47c2082 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee6e2b0-ca12-4bba-8a23-f320e724bcf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:03.325247 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-8e325970-17ab-43e9-ba2c-a99c268b3e3c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:03.327308 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-8e325970-17ab-43e9-ba2c-a99c268b3e3c tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:27:03.327680 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-8e325970-17ab-43e9-ba2c-a99c268b3e3c tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59d5cd89-687a-4ccf-a2f3-ab7a0fba405d", "connector": null, "instance_uuid": "f4f43393-8a74-449e-841a-4cadd750ceef"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:03.336281 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:03.336281 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:03.366355 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-8e325970-17ab-43e9-ba2c-a99c268b3e3c tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:27:03.366984 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 893/3568] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:27:03 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 19:27:03.395344 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-02ca6cd2-da74-45b8-8883-7932e47c2082 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Created reservations ['5ca6c658-0648-4aba-91cc-22d7d9feccfd', '4eea2fb1-5a7f-40a0-a8c0-1f41bacedcab', '1264c6ee-8c78-4af9-af48-f44d71541bf8', '64e12c2a-2916-44d2-a007-c0c08aa2d424'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:03.396448 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-02ca6cd2-da74-45b8-8883-7932e47c2082 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee6e2b0-ca12-4bba-8a23-f320e724bcf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ca6c658-0648-4aba-91cc-22d7d9feccfd', '4eea2fb1-5a7f-40a0-a8c0-1f41bacedcab', '1264c6ee-8c78-4af9-af48-f44d71541bf8', '64e12c2a-2916-44d2-a007-c0c08aa2d424']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:03.397519 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-02ca6cd2-da74-45b8-8883-7932e47c2082 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c7dec8e-4d86-41c8-a418-55bf7c85215a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:03.425680 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-02ca6cd2-da74-45b8-8883-7932e47c2082 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c7dec8e-4d86-41c8-a418-55bf7c85215a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e1396f1-20a6-4463-86e2-cd3654d03fea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1699915588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b6b31dd0ed64cb1930fdb5a5dd30a50',qos_specs=None,replication_status=,reservations=['5ca6c658-0648-4aba-91cc-22d7d9feccfd','4eea2fb1-5a7f-40a0-a8c0-1f41bacedcab','1264c6ee-8c78-4af9-af48-f44d71541bf8','64e12c2a-2916-44d2-a007-c0c08aa2d424'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6a90e9682334302bccb23d654ad19a6',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:27:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1699915588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e1396f1-20a6-4463-86e2-cd3654d03fea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b6b31dd0ed64cb1930fdb5a5dd30a50',provider_auth=None,provider_geometry=None,provider_id=None,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='b6a90e9682334302bccb23d654ad19a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:03.426642 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-02ca6cd2-da74-45b8-8883-7932e47c2082 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d92c52e-ee02-44d3-a20d-8205e7b31e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:03.448684 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-02ca6cd2-da74-45b8-8883-7932e47c2082 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d92c52e-ee02-44d3-a20d-8205e7b31e4c) transitioned into state 'SUCCESS' from state '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-1699915588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b6b31dd0ed64cb1930fdb5a5dd30a50',qos_specs=None,replication_status=,reservations=['5ca6c658-0648-4aba-91cc-22d7d9feccfd','4eea2fb1-5a7f-40a0-a8c0-1f41bacedcab','1264c6ee-8c78-4af9-af48-f44d71541bf8','64e12c2a-2916-44d2-a007-c0c08aa2d424'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6a90e9682334302bccb23d654ad19a6',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:03.449427 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-02ca6cd2-da74-45b8-8883-7932e47c2082 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dfe9765-4dbd-4516-b955-bc0103f03d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:03.458392 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-02ca6cd2-da74-45b8-8883-7932e47c2082 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dfe9765-4dbd-4516-b955-bc0103f03d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:03.458392 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-02ca6cd2-da74-45b8-8883-7932e47c2082 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Flow 'volume_create_api' (b307c545-2f4f-43a5-a6a0-80bc3d129063) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:03.458535 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-02ca6cd2-da74-45b8-8883-7932e47c2082 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Create volume request issued successfully. Aug 18 19:27:03.458910 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-02ca6cd2-da74-45b8-8883-7932e47c2082 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:27:03.459320 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 889/3569] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:27:03 2026] POST /volume/v3/volumes => generated 755 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:27:03.470093 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-790bb230-aad8-48a3-b477-392eb5b740bc None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:03.472120 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-790bb230-aad8-48a3-b477-392eb5b740bc tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] GET https://10.4.3.170/volume/v3/volumes/4e1396f1-20a6-4463-86e2-cd3654d03fea Aug 18 19:27:03.472331 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-790bb230-aad8-48a3-b477-392eb5b740bc tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:03.472611 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-790bb230-aad8-48a3-b477-392eb5b740bc tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:03.479309 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:03.479309 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:03.482741 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-790bb230-aad8-48a3-b477-392eb5b740bc tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Volume info retrieved successfully. Aug 18 19:27:03.486784 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-790bb230-aad8-48a3-b477-392eb5b740bc tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] https://10.4.3.170/volume/v3/volumes/4e1396f1-20a6-4463-86e2-cd3654d03fea returned with HTTP 200 Aug 18 19:27:03.487224 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 897/3570] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:03 2026] GET /volume/v3/volumes/4e1396f1-20a6-4463-86e2-cd3654d03fea => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:03.592181 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-276f20b5-f450-4753-b9d4-87f3dd927b97 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:03.593953 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-276f20b5-f450-4753-b9d4-87f3dd927b97 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:27:03.594058 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-276f20b5-f450-4753-b9d4-87f3dd927b97 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:03.594254 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-276f20b5-f450-4753-b9d4-87f3dd927b97 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:03.594378 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-276f20b5-f450-4753-b9d4-87f3dd927b97 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:03.598769 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:03.598769 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:03.599577 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-276f20b5-f450-4753-b9d4-87f3dd927b97 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:27:03.599939 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 892/3571] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:03 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:03.931440 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b009bf62-097c-4843-a566-405cf7a946fb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:03.933274 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b009bf62-097c-4843-a566-405cf7a946fb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 Aug 18 19:27:03.933481 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b009bf62-097c-4843-a566-405cf7a946fb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:03.933663 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b009bf62-097c-4843-a566-405cf7a946fb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:03.933765 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-b009bf62-097c-4843-a566-405cf7a946fb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id faa336ac-2d6d-4d97-93c9-f94dd87c3778. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:03.937981 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:03.937981 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:03.938716 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b009bf62-097c-4843-a566-405cf7a946fb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 returned with HTTP 200 Aug 18 19:27:03.939159 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 894/3572] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:03 2026] GET /volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:04.284188 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ed7a3710-0616-41fd-b912-9e6304145e76 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:04.284713 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ed7a3710-0616-41fd-b912-9e6304145e76 None None] GET https://10.4.3.170/volume// Aug 18 19:27:04.284917 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ed7a3710-0616-41fd-b912-9e6304145e76 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:04.285104 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ed7a3710-0616-41fd-b912-9e6304145e76 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:04.285463 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ed7a3710-0616-41fd-b912-9e6304145e76 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:27:04.285772 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 890/3573] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:27: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 19:27:04.294731 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-9b789c00-3bb0-4643-995e-cd519eae387f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:04.314147 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b792bfe3-86e4-4942-9c66-e1c42ff8cba9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:04.315759 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b792bfe3-86e4-4942-9c66-e1c42ff8cba9 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 Aug 18 19:27:04.315933 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b792bfe3-86e4-4942-9c66-e1c42ff8cba9 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:04.316143 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b792bfe3-86e4-4942-9c66-e1c42ff8cba9 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:04.316236 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-b792bfe3-86e4-4942-9c66-e1c42ff8cba9 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id da0c1cfa-73f7-443e-b487-f6fabeb90315. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:04.323272 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:04.323272 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:04.324981 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b792bfe3-86e4-4942-9c66-e1c42ff8cba9 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 returned with HTTP 200 Aug 18 19:27:04.324981 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 893/3574] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:04 2026] GET /volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:04.327813 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-9b789c00-3bb0-4643-995e-cd519eae387f tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] GET https://10.4.3.170/volume/v3/volumes/59d5cd89-687a-4ccf-a2f3-ab7a0fba405d Aug 18 19:27:04.328142 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-9b789c00-3bb0-4643-995e-cd519eae387f tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:04.328431 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-9b789c00-3bb0-4643-995e-cd519eae387f tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:04.337880 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:04.337880 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:04.343787 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-9b789c00-3bb0-4643-995e-cd519eae387f tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Volume info retrieved successfully. Aug 18 19:27:04.346391 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-9b789c00-3bb0-4643-995e-cd519eae387f tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] https://10.4.3.170/volume/v3/volumes/59d5cd89-687a-4ccf-a2f3-ab7a0fba405d returned with HTTP 200 Aug 18 19:27:04.347030 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 898/3575] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:27:04 2026] GET /volume/v3/volumes/59d5cd89-687a-4ccf-a2f3-ab7a0fba405d => generated 1538 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:27:04.440333 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-cab57e82-cdfc-4314-84f8-22aeba6a6bd5 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:04.443805 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-cab57e82-cdfc-4314-84f8-22aeba6a6bd5 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] PUT https://10.4.3.170/volume/v3/attachments/f66f93fb-dca5-4aab-b64f-953d03f5fdbf Aug 18 19:27:04.444125 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-cab57e82-cdfc-4314-84f8-22aeba6a6bd5 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:04.450901 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-cab57e82-cdfc-4314-84f8-22aeba6a6bd5 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Acquiring lock "cinder-attachment_update-59d5cd89-687a-4ccf-a2f3-ab7a0fba405d-np0000007688" by "attachment_update" {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:27:04.455223 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-cab57e82-cdfc-4314-84f8-22aeba6a6bd5 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Lock "cinder-attachment_update-59d5cd89-687a-4ccf-a2f3-ab7a0fba405d-np0000007688" acquired by "attachment_update" :: waited 0.004s {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:27:04.456050 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:04.456050 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:04.502498 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2d0f1f6c-ed01-44bc-91f8-a4829d370923 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:04.504727 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2d0f1f6c-ed01-44bc-91f8-a4829d370923 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] GET https://10.4.3.170/volume/v3/volumes/4e1396f1-20a6-4463-86e2-cd3654d03fea Aug 18 19:27:04.504963 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2d0f1f6c-ed01-44bc-91f8-a4829d370923 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:04.505182 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2d0f1f6c-ed01-44bc-91f8-a4829d370923 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:04.515012 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:04.515012 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:04.519390 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-2d0f1f6c-ed01-44bc-91f8-a4829d370923 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Volume info retrieved successfully. Aug 18 19:27:04.524280 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2d0f1f6c-ed01-44bc-91f8-a4829d370923 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] https://10.4.3.170/volume/v3/volumes/4e1396f1-20a6-4463-86e2-cd3654d03fea returned with HTTP 200 Aug 18 19:27:04.524426 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-cab57e82-cdfc-4314-84f8-22aeba6a6bd5 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Lock "cinder-attachment_update-59d5cd89-687a-4ccf-a2f3-ab7a0fba405d-np0000007688" released by "attachment_update" :: held 0.069s {{(pid=100580) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:27:04.524714 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-cab57e82-cdfc-4314-84f8-22aeba6a6bd5 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] https://10.4.3.170/volume/v3/attachments/f66f93fb-dca5-4aab-b64f-953d03f5fdbf returned with HTTP 200 Aug 18 19:27:04.524756 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 891/3576] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:04 2026] GET /volume/v3/volumes/4e1396f1-20a6-4463-86e2-cd3654d03fea => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:04.525157 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 895/3577] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:27:04 2026] PUT /volume/v3/attachments/f66f93fb-dca5-4aab-b64f-953d03f5fdbf => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:04.537688 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f2a74a42-098e-48d6-84e4-470c6cd320c6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:04.539330 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f2a74a42-098e-48d6-84e4-470c6cd320c6 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:27:04.539679 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f2a74a42-098e-48d6-84e4-470c6cd320c6 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "4e1396f1-20a6-4463-86e2-cd3654d03fea"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:04.541049 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-f2a74a42-098e-48d6-84e4-470c6cd320c6 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '4e1396f1-20a6-4463-86e2-cd3654d03fea'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:27:04.545055 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-9cf59c78-8661-428c-b82d-ee9d61c4aac2 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:04.547224 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-9cf59c78-8661-428c-b82d-ee9d61c4aac2 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] POST https://10.4.3.170/volume/v3/attachments/f66f93fb-dca5-4aab-b64f-953d03f5fdbf/action Aug 18 19:27:04.547596 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-9cf59c78-8661-428c-b82d-ee9d61c4aac2 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Action body: b'{"os-complete": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:27:04.547797 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-9cf59c78-8661-428c-b82d-ee9d61c4aac2 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:04.547990 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:04.547990 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:04.548479 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f2a74a42-098e-48d6-84e4-470c6cd320c6 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Volume retrieved successfully. Aug 18 19:27:04.548631 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-f2a74a42-098e-48d6-84e4-470c6cd320c6 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Create volume of 1 GB Aug 18 19:27:04.552941 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f2a74a42-098e-48d6-84e4-470c6cd320c6 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Availability Zones retrieved successfully. Aug 18 19:27:04.558544 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-f2a74a42-098e-48d6-84e4-470c6cd320c6 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Flow 'volume_create_api' (5ea770a1-843c-4f19-83d7-6a1aac30882a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:04.559811 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-f2a74a42-098e-48d6-84e4-470c6cd320c6 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6dafd31-bfe3-4626-b308-89350dd49f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:04.561416 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-f2a74a42-098e-48d6-84e4-470c6cd320c6 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:27:04.562456 np0000007688 devstack@c-api.service[100581]: WARNING cinder.volume.api [None req-f2a74a42-098e-48d6-84e4-470c6cd320c6 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6dafd31-bfe3-4626-b308-89350dd49f54) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 19:27:04.562456 np0000007688 devstack@c-api.service[100581]: 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 19:27:04.564270 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-f2a74a42-098e-48d6-84e4-470c6cd320c6 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6dafd31-bfe3-4626-b308-89350dd49f54) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:04.564556 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:04.564556 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:04.565269 np0000007688 devstack@c-api.service[100581]: WARNING cinder.volume.api [None req-f2a74a42-098e-48d6-84e4-470c6cd320c6 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6dafd31-bfe3-4626-b308-89350dd49f54) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 19:27:04.566331 np0000007688 devstack@c-api.service[100581]: WARNING cinder.volume.api [None req-f2a74a42-098e-48d6-84e4-470c6cd320c6 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Flow 'volume_create_api' (5ea770a1-843c-4f19-83d7-6a1aac30882a) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 19:27:04.566708 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f2a74a42-098e-48d6-84e4-470c6cd320c6 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 400 Aug 18 19:27:04.567374 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 894/3578] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:27:04 2026] POST /volume/v3/volumes => generated 173 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 19:27:04.574689 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-01d0b74f-5aab-4b51-a0ca-52ba2542838a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:04.575114 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-b2da6ba3-b1e5-4cc6-a103-482040167e5e req-9cf59c78-8661-428c-b82d-ee9d61c4aac2 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] https://10.4.3.170/volume/v3/attachments/f66f93fb-dca5-4aab-b64f-953d03f5fdbf/action returned with HTTP 204 Aug 18 19:27:04.575602 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 899/3579] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:27:04 2026] POST /volume/v3/attachments/f66f93fb-dca5-4aab-b64f-953d03f5fdbf/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:04.577380 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-01d0b74f-5aab-4b51-a0ca-52ba2542838a tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] GET https://10.4.3.170/volume/v3/volumes/4e1396f1-20a6-4463-86e2-cd3654d03fea Aug 18 19:27:04.577683 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-01d0b74f-5aab-4b51-a0ca-52ba2542838a tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:04.577985 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-01d0b74f-5aab-4b51-a0ca-52ba2542838a tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:04.586720 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:04.586720 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:04.591139 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-01d0b74f-5aab-4b51-a0ca-52ba2542838a tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Volume info retrieved successfully. Aug 18 19:27:04.597179 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-01d0b74f-5aab-4b51-a0ca-52ba2542838a tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] https://10.4.3.170/volume/v3/volumes/4e1396f1-20a6-4463-86e2-cd3654d03fea returned with HTTP 200 Aug 18 19:27:04.597179 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 892/3580] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:04 2026] GET /volume/v3/volumes/4e1396f1-20a6-4463-86e2-cd3654d03fea => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:04.611384 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3ec22b8d-c868-4c94-b1a5-984fd88d03c7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:04.611774 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-edde55f0-ead1-4342-ba4c-40c085a98f56 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:04.615973 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3ec22b8d-c868-4c94-b1a5-984fd88d03c7 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4e1396f1-20a6-4463-86e2-cd3654d03fea Aug 18 19:27:04.615973 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3ec22b8d-c868-4c94-b1a5-984fd88d03c7 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:04.615973 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3ec22b8d-c868-4c94-b1a5-984fd88d03c7 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:04.615973 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-3ec22b8d-c868-4c94-b1a5-984fd88d03c7 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Delete volume with id: 4e1396f1-20a6-4463-86e2-cd3654d03fea Aug 18 19:27:04.616145 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-edde55f0-ead1-4342-ba4c-40c085a98f56 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:27:04.616145 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-edde55f0-ead1-4342-ba4c-40c085a98f56 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:04.616145 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-edde55f0-ead1-4342-ba4c-40c085a98f56 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:04.616145 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-edde55f0-ead1-4342-ba4c-40c085a98f56 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:04.620630 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:04.620630 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:04.621871 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-edde55f0-ead1-4342-ba4c-40c085a98f56 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:27:04.622429 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 895/3581] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:04 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:04.625225 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:04.625225 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:04.625839 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3ec22b8d-c868-4c94-b1a5-984fd88d03c7 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Volume info retrieved successfully. Aug 18 19:27:04.634975 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6bc71d09-1e22-4b74-9208-75f096f954a8 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:04.636499 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6bc71d09-1e22-4b74-9208-75f096f954a8 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/91228001-5998-4c9d-bd41-e3e5754d3554 Aug 18 19:27:04.636699 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6bc71d09-1e22-4b74-9208-75f096f954a8 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:04.637270 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6bc71d09-1e22-4b74-9208-75f096f954a8 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:04.646098 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:04.646098 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:04.650112 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3ec22b8d-c868-4c94-b1a5-984fd88d03c7 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Delete volume request issued successfully. Aug 18 19:27:04.650582 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6bc71d09-1e22-4b74-9208-75f096f954a8 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:27:04.650824 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3ec22b8d-c868-4c94-b1a5-984fd88d03c7 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] https://10.4.3.170/volume/v3/volumes/4e1396f1-20a6-4463-86e2-cd3654d03fea returned with HTTP 202 Aug 18 19:27:04.651315 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 896/3582] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:27:04 2026] DELETE /volume/v3/volumes/4e1396f1-20a6-4463-86e2-cd3654d03fea => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:04.657673 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6bc71d09-1e22-4b74-9208-75f096f954a8 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/91228001-5998-4c9d-bd41-e3e5754d3554 returned with HTTP 200 Aug 18 19:27:04.657673 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 900/3583] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:04 2026] GET /volume/v3/volumes/91228001-5998-4c9d-bd41-e3e5754d3554 => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:04.664817 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-064ca916-8be8-4069-98cc-0ac854589473 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:04.667407 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-064ca916-8be8-4069-98cc-0ac854589473 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] GET https://10.4.3.170/volume/v3/volumes/4e1396f1-20a6-4463-86e2-cd3654d03fea Aug 18 19:27:04.667631 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-064ca916-8be8-4069-98cc-0ac854589473 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:04.668427 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-064ca916-8be8-4069-98cc-0ac854589473 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:04.673490 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:04.676047 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] POST https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d/restore Aug 18 19:27:04.676609 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:04.676913 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:04.676913 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:04.678739 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.backups [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Restoring backup e298ad9f-de65-4002-8ead-190de2d3529d ({'restore': {}}) {{(pid=100581) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 19:27:04.678867 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.contrib.backups [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Restoring backup e298ad9f-de65-4002-8ead-190de2d3529d to volume None. Aug 18 19:27:04.682261 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-064ca916-8be8-4069-98cc-0ac854589473 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Volume info retrieved successfully. Aug 18 19:27:04.687429 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:04.687429 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:04.687429 np0000007688 devstack@c-api.service[100581]: INFO cinder.backup.api [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Creating volume of 1 GB for restore of backup e298ad9f-de65-4002-8ead-190de2d3529d. Aug 18 19:27:04.687871 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-064ca916-8be8-4069-98cc-0ac854589473 tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] https://10.4.3.170/volume/v3/volumes/4e1396f1-20a6-4463-86e2-cd3654d03fea returned with HTTP 200 Aug 18 19:27:04.688148 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 893/3584] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:04 2026] GET /volume/v3/volumes/4e1396f1-20a6-4463-86e2-cd3654d03fea => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:04.696043 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Availability zone cache updated, next update will occur around 2026-08-18 20:27:04.695725. {{(pid=100581) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 19:27:04.696236 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Availability Zones retrieved successfully. Aug 18 19:27:04.702192 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Flow 'volume_create_api' (294f3c17-1728-4ae5-8387-bb6556d5f9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:04.703044 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f840fa5f-715a-4bc0-be98-8d62327ac6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:04.703865 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:27:04.744882 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f840fa5f-715a-4bc0-be98-8d62327ac6a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:04.745913 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7870f740-c28f-44ad-82ab-23ec769c3ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:04.796578 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Created reservations ['e7e7f745-2238-4231-9fbe-c8f0a3915cde', 'ea06a13e-ce10-4d68-93d2-e03816eef7cd', '3720b294-aec1-4aaf-99b7-8ff21d88af74', 'd4c2c74a-24a9-46f1-ba19-91148af9f582'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:04.797201 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7870f740-c28f-44ad-82ab-23ec769c3ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7e7f745-2238-4231-9fbe-c8f0a3915cde', 'ea06a13e-ce10-4d68-93d2-e03816eef7cd', '3720b294-aec1-4aaf-99b7-8ff21d88af74', 'd4c2c74a-24a9-46f1-ba19-91148af9f582']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:04.798074 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (119679b0-0b44-4bf2-8069-9b09584d0fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:04.827223 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (119679b0-0b44-4bf2-8069-9b09584d0fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b0fc18a-49cc-42aa-9b36-74b806c3d8d0', '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_e298ad9f-de65-4002-8ead-190de2d3529d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72aa4cddc21c44a1b24107ad238a1674',qos_specs=None,replication_status=,reservations=['e7e7f745-2238-4231-9fbe-c8f0a3915cde','ea06a13e-ce10-4d68-93d2-e03816eef7cd','3720b294-aec1-4aaf-99b7-8ff21d88af74','d4c2c74a-24a9-46f1-ba19-91148af9f582'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a82739c39334316af1a4bf94c56cfcd',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:27:04Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e298ad9f-de65-4002-8ead-190de2d3529d',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b0fc18a-49cc-42aa-9b36-74b806c3d8d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72aa4cddc21c44a1b24107ad238a1674',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a82739c39334316af1a4bf94c56cfcd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:04.827926 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d926996-1bb7-441d-b2a9-8d0fea8cd7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:04.842570 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d926996-1bb7-441d-b2a9-8d0fea8cd7f4) transitioned into 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_e298ad9f-de65-4002-8ead-190de2d3529d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72aa4cddc21c44a1b24107ad238a1674',qos_specs=None,replication_status=,reservations=['e7e7f745-2238-4231-9fbe-c8f0a3915cde','ea06a13e-ce10-4d68-93d2-e03816eef7cd','3720b294-aec1-4aaf-99b7-8ff21d88af74','d4c2c74a-24a9-46f1-ba19-91148af9f582'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a82739c39334316af1a4bf94c56cfcd',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:04.843277 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5ee7407-fcb8-43d6-872f-243af4720d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:04.854706 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5ee7407-fcb8-43d6-872f-243af4720d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:04.855525 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Flow 'volume_create_api' (294f3c17-1728-4ae5-8387-bb6556d5f9a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:04.855816 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Create volume request issued successfully. Aug 18 19:27:04.868429 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:04.868429 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:04.868882 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:27:04.951791 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e1e969b9-7231-4e96-833e-336a1752d8a6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:04.953776 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e1e969b9-7231-4e96-833e-336a1752d8a6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 Aug 18 19:27:04.954010 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e1e969b9-7231-4e96-833e-336a1752d8a6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:04.954249 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e1e969b9-7231-4e96-833e-336a1752d8a6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:04.954380 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-e1e969b9-7231-4e96-833e-336a1752d8a6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id faa336ac-2d6d-4d97-93c9-f94dd87c3778. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:04.960223 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:04.960223 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:04.961379 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e1e969b9-7231-4e96-833e-336a1752d8a6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 returned with HTTP 200 Aug 18 19:27:04.961912 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 897/3585] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:04 2026] GET /volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:05.336353 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3297c2b6-3d12-41ba-ac02-26833472aad9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:05.340407 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3297c2b6-3d12-41ba-ac02-26833472aad9 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 Aug 18 19:27:05.340407 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3297c2b6-3d12-41ba-ac02-26833472aad9 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:05.340407 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3297c2b6-3d12-41ba-ac02-26833472aad9 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:05.340407 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-3297c2b6-3d12-41ba-ac02-26833472aad9 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id da0c1cfa-73f7-443e-b487-f6fabeb90315. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:05.343605 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:05.343605 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:05.344322 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3297c2b6-3d12-41ba-ac02-26833472aad9 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 returned with HTTP 200 Aug 18 19:27:05.344623 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 901/3586] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:05 2026] GET /volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:05.706822 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-76822a03-3c94-4a72-a19a-e42ead2ce89f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:05.708790 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-76822a03-3c94-4a72-a19a-e42ead2ce89f tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] GET https://10.4.3.170/volume/v3/volumes/4e1396f1-20a6-4463-86e2-cd3654d03fea Aug 18 19:27:05.708982 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-76822a03-3c94-4a72-a19a-e42ead2ce89f tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:05.709177 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-76822a03-3c94-4a72-a19a-e42ead2ce89f tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:05.718268 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-76822a03-3c94-4a72-a19a-e42ead2ce89f tempest-VolumesCloneNegativeTest-1347800485 tempest-VolumesCloneNegativeTest-1347800485-project-member] https://10.4.3.170/volume/v3/volumes/4e1396f1-20a6-4463-86e2-cd3654d03fea returned with HTTP 404 Aug 18 19:27:05.718940 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 894/3587] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:05 2026] GET /volume/v3/volumes/4e1396f1-20a6-4463-86e2-cd3654d03fea => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:05.883486 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:05.883486 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:05.884132 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:27:05.884266 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.backup.api [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Checking backup size 1 against volume size 1 {{(pid=100581) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 19:27:05.884386 np0000007688 devstack@c-api.service[100581]: INFO cinder.backup.api [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Overwriting volume 6b0fc18a-49cc-42aa-9b36-74b806c3d8d0 with restore of backup e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:27:05.901433 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.backup.rpcapi [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] restore_backup in rpcapi backup_id e298ad9f-de65-4002-8ead-190de2d3529d {{(pid=100581) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 19:27:05.903418 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-414b8d13-0e77-43fc-8aec-9c2129a6dc1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d/restore returned with HTTP 202 Aug 18 19:27:05.904061 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 896/3588] 10.4.3.170 () {68 vars in 1393 bytes} [Tue Aug 18 19:27:04 2026] POST /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d/restore => generated 189 bytes in 1231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:27:05.912850 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-99dba8b1-ac2e-4a98-bae9-ca8dae22fa9b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:05.915303 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-99dba8b1-ac2e-4a98-bae9-ca8dae22fa9b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:27:05.915624 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-99dba8b1-ac2e-4a98-bae9-ca8dae22fa9b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:05.915920 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-99dba8b1-ac2e-4a98-bae9-ca8dae22fa9b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:05.916125 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-99dba8b1-ac2e-4a98-bae9-ca8dae22fa9b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:05.921894 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:05.921894 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:05.922979 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-99dba8b1-ac2e-4a98-bae9-ca8dae22fa9b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:27:05.923531 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 898/3589] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:05 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:05.974121 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1337ff0e-055d-465a-9ae4-c1f322eb7519 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:05.977957 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1337ff0e-055d-465a-9ae4-c1f322eb7519 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 Aug 18 19:27:05.978205 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1337ff0e-055d-465a-9ae4-c1f322eb7519 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:05.978452 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1337ff0e-055d-465a-9ae4-c1f322eb7519 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:05.978587 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-1337ff0e-055d-465a-9ae4-c1f322eb7519 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id faa336ac-2d6d-4d97-93c9-f94dd87c3778. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:05.988065 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:05.988065 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:05.989018 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1337ff0e-055d-465a-9ae4-c1f322eb7519 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 returned with HTTP 200 Aug 18 19:27:05.989485 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 902/3590] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:05 2026] GET /volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:06.356485 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b1ebea5e-feb8-4b4e-b9d0-8fca4bc1161a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:06.358627 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b1ebea5e-feb8-4b4e-b9d0-8fca4bc1161a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 Aug 18 19:27:06.358837 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b1ebea5e-feb8-4b4e-b9d0-8fca4bc1161a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:06.359023 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b1ebea5e-feb8-4b4e-b9d0-8fca4bc1161a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:06.359109 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-b1ebea5e-feb8-4b4e-b9d0-8fca4bc1161a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id da0c1cfa-73f7-443e-b487-f6fabeb90315. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:06.363612 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:06.363612 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:06.364050 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b1ebea5e-feb8-4b4e-b9d0-8fca4bc1161a tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 returned with HTTP 200 Aug 18 19:27:06.364420 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 895/3591] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:06 2026] GET /volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:06.843854 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ea1348dd-b931-4810-b434-ec4a3cbdb23a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:06.931447 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ea1348dd-b931-4810-b434-ec4a3cbdb23a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:27:06.931447 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ea1348dd-b931-4810-b434-ec4a3cbdb23a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1157566320", "metadata": {"Type": "Test"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:06.931447 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-ea1348dd-b931-4810-b434-ec4a3cbdb23a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1157566320', 'metadata': {'Type': 'Test'}}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:27:06.931447 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-ea1348dd-b931-4810-b434-ec4a3cbdb23a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Create volume of 1 GB Aug 18 19:27:06.934796 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-768185cc-e4aa-49de-8c12-a782bf84c904 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:06.936641 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-768185cc-e4aa-49de-8c12-a782bf84c904 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:27:06.936826 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-768185cc-e4aa-49de-8c12-a782bf84c904 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:06.937005 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-768185cc-e4aa-49de-8c12-a782bf84c904 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:06.937107 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-768185cc-e4aa-49de-8c12-a782bf84c904 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:06.938148 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ea1348dd-b931-4810-b434-ec4a3cbdb23a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Availability Zones retrieved successfully. Aug 18 19:27:06.942696 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:06.942696 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:06.942696 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-768185cc-e4aa-49de-8c12-a782bf84c904 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:27:06.942696 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 899/3592] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:06 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:06.952233 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ea1348dd-b931-4810-b434-ec4a3cbdb23a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Flow 'volume_create_api' (10555312-f4ab-4c04-bba5-4bca9bd78d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:06.953471 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ea1348dd-b931-4810-b434-ec4a3cbdb23a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0174fdcf-fbd1-4d1b-87f0-f8fcbd969f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:06.954585 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-ea1348dd-b931-4810-b434-ec4a3cbdb23a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:27:06.982731 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ea1348dd-b931-4810-b434-ec4a3cbdb23a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0174fdcf-fbd1-4d1b-87f0-f8fcbd969f38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:06.983752 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ea1348dd-b931-4810-b434-ec4a3cbdb23a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81f1bde5-d08d-439d-badc-a45cd0d587de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:07.006374 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5493c78c-97f8-42d6-8279-16303f31ce51 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:07.008231 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5493c78c-97f8-42d6-8279-16303f31ce51 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 Aug 18 19:27:07.008464 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5493c78c-97f8-42d6-8279-16303f31ce51 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:07.008697 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5493c78c-97f8-42d6-8279-16303f31ce51 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:07.008840 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-5493c78c-97f8-42d6-8279-16303f31ce51 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id faa336ac-2d6d-4d97-93c9-f94dd87c3778. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:07.021201 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:07.021201 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:07.022083 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5493c78c-97f8-42d6-8279-16303f31ce51 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 returned with HTTP 200 Aug 18 19:27:07.023758 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 903/3593] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:07 2026] GET /volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:07.053471 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-ea1348dd-b931-4810-b434-ec4a3cbdb23a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Created reservations ['bf8c279e-706d-4186-aa79-2a9d83c461a5', 'adb3bb76-ba45-49ba-baf9-8ea03d48ace6', '155633f4-b095-4154-8cbd-1eb1defe9b24', 'dc40c11d-29c2-455c-b004-ca8c677915a5'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:07.053471 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ea1348dd-b931-4810-b434-ec4a3cbdb23a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81f1bde5-d08d-439d-badc-a45cd0d587de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf8c279e-706d-4186-aa79-2a9d83c461a5', 'adb3bb76-ba45-49ba-baf9-8ea03d48ace6', '155633f4-b095-4154-8cbd-1eb1defe9b24', 'dc40c11d-29c2-455c-b004-ca8c677915a5']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:07.055326 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ea1348dd-b931-4810-b434-ec4a3cbdb23a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (162aae6e-5f41-4ea3-91aa-a5f24410bef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:07.091036 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ea1348dd-b931-4810-b434-ec4a3cbdb23a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (162aae6e-5f41-4ea3-91aa-a5f24410bef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eff8501b-c4f6-443b-8f4f-eefcb09c4148', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1157566320',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='81f9b55c2e074297a52f029864c6d3ee',qos_specs=None,replication_status=,reservations=['bf8c279e-706d-4186-aa79-2a9d83c461a5','adb3bb76-ba45-49ba-baf9-8ea03d48ace6','155633f4-b095-4154-8cbd-1eb1defe9b24','dc40c11d-29c2-455c-b004-ca8c677915a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65004f3f59584b67b01650bad0f60500',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:27:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1157566320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eff8501b-c4f6-443b-8f4f-eefcb09c4148,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='81f9b55c2e074297a52f029864c6d3ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65004f3f59584b67b01650bad0f60500',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:07.095657 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ea1348dd-b931-4810-b434-ec4a3cbdb23a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e1544e7-38b8-485d-be8b-39f50e8a8e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:07.147326 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ea1348dd-b931-4810-b434-ec4a3cbdb23a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e1544e7-38b8-485d-be8b-39f50e8a8e18) transitioned into state 'SUCCESS' from state '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-1157566320',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='81f9b55c2e074297a52f029864c6d3ee',qos_specs=None,replication_status=,reservations=['bf8c279e-706d-4186-aa79-2a9d83c461a5','adb3bb76-ba45-49ba-baf9-8ea03d48ace6','155633f4-b095-4154-8cbd-1eb1defe9b24','dc40c11d-29c2-455c-b004-ca8c677915a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65004f3f59584b67b01650bad0f60500',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:07.148231 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ea1348dd-b931-4810-b434-ec4a3cbdb23a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f71fd50-a30a-4eb7-8d56-f16618e47f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:07.161270 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ea1348dd-b931-4810-b434-ec4a3cbdb23a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f71fd50-a30a-4eb7-8d56-f16618e47f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:07.162205 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ea1348dd-b931-4810-b434-ec4a3cbdb23a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Flow 'volume_create_api' (10555312-f4ab-4c04-bba5-4bca9bd78d26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:07.162624 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ea1348dd-b931-4810-b434-ec4a3cbdb23a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Create volume request issued successfully. Aug 18 19:27:07.163379 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ea1348dd-b931-4810-b434-ec4a3cbdb23a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:27:07.163949 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 897/3594] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:27:06 2026] POST /volume/v3/volumes => generated 759 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:27:07.182697 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-53bc5d99-f38c-4d92-ab67-2e501a0f1093 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:07.185137 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-53bc5d99-f38c-4d92-ab67-2e501a0f1093 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 Aug 18 19:27:07.185426 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-53bc5d99-f38c-4d92-ab67-2e501a0f1093 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:07.185712 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-53bc5d99-f38c-4d92-ab67-2e501a0f1093 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:07.197641 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:07.197641 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:07.204704 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-53bc5d99-f38c-4d92-ab67-2e501a0f1093 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:07.211879 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-53bc5d99-f38c-4d92-ab67-2e501a0f1093 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 returned with HTTP 200 Aug 18 19:27:07.212568 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 896/3595] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:07 2026] GET /volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 => generated 827 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:07.375644 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b35fcc16-c68c-4eb8-8b18-bbe04e011c93 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:07.377495 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b35fcc16-c68c-4eb8-8b18-bbe04e011c93 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 Aug 18 19:27:07.377709 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b35fcc16-c68c-4eb8-8b18-bbe04e011c93 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:07.377966 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b35fcc16-c68c-4eb8-8b18-bbe04e011c93 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:07.378060 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-b35fcc16-c68c-4eb8-8b18-bbe04e011c93 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id da0c1cfa-73f7-443e-b487-f6fabeb90315. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:07.382802 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:07.382802 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:07.383582 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b35fcc16-c68c-4eb8-8b18-bbe04e011c93 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 returned with HTTP 200 Aug 18 19:27:07.383942 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 900/3596] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:07 2026] GET /volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:07.957027 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-de422051-f0e3-4fe7-984e-45dbcf46ddb1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:07.958663 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-de422051-f0e3-4fe7-984e-45dbcf46ddb1 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:27:07.958837 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-de422051-f0e3-4fe7-984e-45dbcf46ddb1 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:07.959057 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-de422051-f0e3-4fe7-984e-45dbcf46ddb1 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:07.959146 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-de422051-f0e3-4fe7-984e-45dbcf46ddb1 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:07.963531 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:07.963531 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:07.964218 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-de422051-f0e3-4fe7-984e-45dbcf46ddb1 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:27:07.964614 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 904/3597] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:07 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:08.033674 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b0351f2c-3ebe-42e1-b037-fa398f05db17 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:08.035553 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b0351f2c-3ebe-42e1-b037-fa398f05db17 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 Aug 18 19:27:08.035794 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b0351f2c-3ebe-42e1-b037-fa398f05db17 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:08.036085 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b0351f2c-3ebe-42e1-b037-fa398f05db17 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:08.036218 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-b0351f2c-3ebe-42e1-b037-fa398f05db17 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id faa336ac-2d6d-4d97-93c9-f94dd87c3778. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:08.040864 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:08.040864 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:08.041894 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b0351f2c-3ebe-42e1-b037-fa398f05db17 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 returned with HTTP 200 Aug 18 19:27:08.042444 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 898/3598] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:08 2026] GET /volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:08.228454 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e58f92e3-12ce-4e54-b3b9-6336d372d867 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:08.230009 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e58f92e3-12ce-4e54-b3b9-6336d372d867 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 Aug 18 19:27:08.230180 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e58f92e3-12ce-4e54-b3b9-6336d372d867 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:08.230351 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e58f92e3-12ce-4e54-b3b9-6336d372d867 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:08.236768 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:08.236768 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:08.242259 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e58f92e3-12ce-4e54-b3b9-6336d372d867 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:08.245990 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e58f92e3-12ce-4e54-b3b9-6336d372d867 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 returned with HTTP 200 Aug 18 19:27:08.246489 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 897/3599] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:08 2026] GET /volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:08.262547 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-39a2ff65-36bb-4fbc-a38c-423f00f7df14 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:08.266131 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-39a2ff65-36bb-4fbc-a38c-423f00f7df14 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 Aug 18 19:27:08.266455 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-39a2ff65-36bb-4fbc-a38c-423f00f7df14 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:08.266716 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-39a2ff65-36bb-4fbc-a38c-423f00f7df14 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:08.276622 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:08.276622 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:08.282274 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-39a2ff65-36bb-4fbc-a38c-423f00f7df14 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:08.288377 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-39a2ff65-36bb-4fbc-a38c-423f00f7df14 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 returned with HTTP 200 Aug 18 19:27:08.289154 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 901/3600] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:08 2026] GET /volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:08.301491 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0f1aca7e-51fb-402e-aa84-63b49fbe6292 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:08.303713 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0f1aca7e-51fb-402e-aa84-63b49fbe6292 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] PUT https://10.4.3.170/volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 Aug 18 19:27:08.304162 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0f1aca7e-51fb-402e-aa84-63b49fbe6292 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1157566320"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:08.315009 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:08.315009 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:08.319524 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0f1aca7e-51fb-402e-aa84-63b49fbe6292 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:08.326172 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0f1aca7e-51fb-402e-aa84-63b49fbe6292 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume updated successfully. Aug 18 19:27:08.326751 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0f1aca7e-51fb-402e-aa84-63b49fbe6292 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 returned with HTTP 200 Aug 18 19:27:08.327133 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 905/3601] 10.4.3.170 () {68 vars in 1368 bytes} [Tue Aug 18 19:27:08 2026] PUT /volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 => generated 784 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:08.339839 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2672e4fa-6aba-4d69-b03c-30936cc9a1ba None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:08.341637 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2672e4fa-6aba-4d69-b03c-30936cc9a1ba tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] PUT https://10.4.3.170/volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 Aug 18 19:27:08.341963 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2672e4fa-6aba-4d69-b03c-30936cc9a1ba tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1949185324", "description": "This is the new description of volume"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:08.350178 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:08.350178 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:08.353563 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2672e4fa-6aba-4d69-b03c-30936cc9a1ba tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:08.359715 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2672e4fa-6aba-4d69-b03c-30936cc9a1ba tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume updated successfully. Aug 18 19:27:08.360414 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2672e4fa-6aba-4d69-b03c-30936cc9a1ba tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 returned with HTTP 200 Aug 18 19:27:08.360837 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 899/3602] 10.4.3.170 () {68 vars in 1369 bytes} [Tue Aug 18 19:27:08 2026] PUT /volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:08.373590 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-339b5f34-6fae-4816-87ab-9d8199021a2b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:08.375637 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-339b5f34-6fae-4816-87ab-9d8199021a2b tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 Aug 18 19:27:08.375848 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-339b5f34-6fae-4816-87ab-9d8199021a2b tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:08.376072 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-339b5f34-6fae-4816-87ab-9d8199021a2b tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:08.385002 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:08.385002 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:08.389908 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-339b5f34-6fae-4816-87ab-9d8199021a2b tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:08.394474 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f124dcec-bf65-4ba0-8e72-7f7dfe148056 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:08.396012 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-339b5f34-6fae-4816-87ab-9d8199021a2b tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 returned with HTTP 200 Aug 18 19:27:08.396425 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f124dcec-bf65-4ba0-8e72-7f7dfe148056 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 Aug 18 19:27:08.396495 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 898/3603] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:08 2026] GET /volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 => generated 891 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:08.396592 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f124dcec-bf65-4ba0-8e72-7f7dfe148056 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:08.396792 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f124dcec-bf65-4ba0-8e72-7f7dfe148056 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:08.396887 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-f124dcec-bf65-4ba0-8e72-7f7dfe148056 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id da0c1cfa-73f7-443e-b487-f6fabeb90315. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:08.400706 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:08.400706 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:08.401518 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f124dcec-bf65-4ba0-8e72-7f7dfe148056 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 returned with HTTP 200 Aug 18 19:27:08.402059 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 902/3604] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:08 2026] GET /volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:08.412621 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-319dc71b-6596-421c-8f61-29058b90b0dc None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:08.414776 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-319dc71b-6596-421c-8f61-29058b90b0dc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:27:08.415192 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-319dc71b-6596-421c-8f61-29058b90b0dc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1730966069", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1564139071"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:08.417173 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-319dc71b-6596-421c-8f61-29058b90b0dc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1730966069', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1564139071'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:27:08.417342 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-319dc71b-6596-421c-8f61-29058b90b0dc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Create volume of 1 GB Aug 18 19:27:08.422208 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-319dc71b-6596-421c-8f61-29058b90b0dc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Availability Zones retrieved successfully. Aug 18 19:27:08.430333 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-319dc71b-6596-421c-8f61-29058b90b0dc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Flow 'volume_create_api' (a102d320-1f67-425e-8064-50025674d44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:08.431612 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-319dc71b-6596-421c-8f61-29058b90b0dc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7efea873-e581-429c-a3b5-8c4c49b0da30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:08.433105 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-319dc71b-6596-421c-8f61-29058b90b0dc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:27:08.466802 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-319dc71b-6596-421c-8f61-29058b90b0dc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7efea873-e581-429c-a3b5-8c4c49b0da30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:08.467751 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-319dc71b-6596-421c-8f61-29058b90b0dc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efb670b4-3462-4c16-8c3f-fec21bc2c233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:08.522289 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-319dc71b-6596-421c-8f61-29058b90b0dc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Created reservations ['2046801c-5c2f-4cb9-8387-bc9b9437b473', '4f1c6dbc-9af7-49ff-a0ec-bbb7bf88f733', 'ec81a4f9-bce9-4811-b8ce-008f0a9c2e9a', '3eee0669-7f08-4965-a63d-8cab8a608070'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:08.523310 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-319dc71b-6596-421c-8f61-29058b90b0dc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efb670b4-3462-4c16-8c3f-fec21bc2c233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2046801c-5c2f-4cb9-8387-bc9b9437b473', '4f1c6dbc-9af7-49ff-a0ec-bbb7bf88f733', 'ec81a4f9-bce9-4811-b8ce-008f0a9c2e9a', '3eee0669-7f08-4965-a63d-8cab8a608070']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:08.524332 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-319dc71b-6596-421c-8f61-29058b90b0dc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f65cf84a-d9e9-4646-8278-eeb5bc01c0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:08.555908 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-319dc71b-6596-421c-8f61-29058b90b0dc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f65cf84a-d9e9-4646-8278-eeb5bc01c0ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8edd0e51-d05f-4dba-9ca3-a6a1ec6e3436', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1730966069',display_name='tempest-VolumesGetTest-Volume-1564139071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81f9b55c2e074297a52f029864c6d3ee',qos_specs=None,replication_status=,reservations=['2046801c-5c2f-4cb9-8387-bc9b9437b473','4f1c6dbc-9af7-49ff-a0ec-bbb7bf88f733','ec81a4f9-bce9-4811-b8ce-008f0a9c2e9a','3eee0669-7f08-4965-a63d-8cab8a608070'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65004f3f59584b67b01650bad0f60500',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:27:08Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1730966069',display_name='tempest-VolumesGetTest-Volume-1564139071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8edd0e51-d05f-4dba-9ca3-a6a1ec6e3436,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81f9b55c2e074297a52f029864c6d3ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65004f3f59584b67b01650bad0f60500',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:08.556879 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-319dc71b-6596-421c-8f61-29058b90b0dc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c87342a-dcf1-4bbc-a9a8-85f6e8143def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:08.575658 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-319dc71b-6596-421c-8f61-29058b90b0dc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c87342a-dcf1-4bbc-a9a8-85f6e8143def) transitioned into 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-1730966069',display_name='tempest-VolumesGetTest-Volume-1564139071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81f9b55c2e074297a52f029864c6d3ee',qos_specs=None,replication_status=,reservations=['2046801c-5c2f-4cb9-8387-bc9b9437b473','4f1c6dbc-9af7-49ff-a0ec-bbb7bf88f733','ec81a4f9-bce9-4811-b8ce-008f0a9c2e9a','3eee0669-7f08-4965-a63d-8cab8a608070'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65004f3f59584b67b01650bad0f60500',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:08.576257 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-319dc71b-6596-421c-8f61-29058b90b0dc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77887059-0fa5-4772-8597-d31d06ea010d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:08.586512 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-319dc71b-6596-421c-8f61-29058b90b0dc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77887059-0fa5-4772-8597-d31d06ea010d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:08.587201 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-319dc71b-6596-421c-8f61-29058b90b0dc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Flow 'volume_create_api' (a102d320-1f67-425e-8064-50025674d44e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:08.587467 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-319dc71b-6596-421c-8f61-29058b90b0dc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Create volume request issued successfully. Aug 18 19:27:08.587948 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-319dc71b-6596-421c-8f61-29058b90b0dc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:27:08.588372 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 906/3605] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:27:08 2026] POST /volume/v3/volumes => generated 780 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:27:08.603312 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-329d0694-33f1-438f-bb30-f91024390b6c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:08.604883 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-329d0694-33f1-438f-bb30-f91024390b6c tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/8edd0e51-d05f-4dba-9ca3-a6a1ec6e3436 Aug 18 19:27:08.605067 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-329d0694-33f1-438f-bb30-f91024390b6c tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:08.605243 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-329d0694-33f1-438f-bb30-f91024390b6c tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:08.611932 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:08.611932 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:08.615423 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-329d0694-33f1-438f-bb30-f91024390b6c tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:08.619175 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-329d0694-33f1-438f-bb30-f91024390b6c tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/8edd0e51-d05f-4dba-9ca3-a6a1ec6e3436 returned with HTTP 200 Aug 18 19:27:08.619754 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 900/3606] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:08 2026] GET /volume/v3/volumes/8edd0e51-d05f-4dba-9ca3-a6a1ec6e3436 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:08.974669 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e33530f8-c3a3-4766-ac8c-74ec122ca090 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:08.976606 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e33530f8-c3a3-4766-ac8c-74ec122ca090 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:27:08.976809 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e33530f8-c3a3-4766-ac8c-74ec122ca090 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:08.977042 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e33530f8-c3a3-4766-ac8c-74ec122ca090 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:08.977138 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-e33530f8-c3a3-4766-ac8c-74ec122ca090 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:08.981389 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:08.981389 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:08.982072 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e33530f8-c3a3-4766-ac8c-74ec122ca090 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:27:08.982642 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 899/3607] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:08 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:09.057682 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c8635ce1-d6a8-486b-a9fa-1f8b3a7fca9b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:09.058880 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c8635ce1-d6a8-486b-a9fa-1f8b3a7fca9b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 Aug 18 19:27:09.059005 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c8635ce1-d6a8-486b-a9fa-1f8b3a7fca9b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:09.059155 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c8635ce1-d6a8-486b-a9fa-1f8b3a7fca9b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:09.059278 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-c8635ce1-d6a8-486b-a9fa-1f8b3a7fca9b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id faa336ac-2d6d-4d97-93c9-f94dd87c3778. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:09.065251 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:09.065251 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:09.065251 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c8635ce1-d6a8-486b-a9fa-1f8b3a7fca9b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 returned with HTTP 200 Aug 18 19:27:09.066089 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 903/3608] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:09 2026] GET /volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:09.411202 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-489c079e-76b2-4503-a13c-a98bcd8b6801 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:09.412833 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-489c079e-76b2-4503-a13c-a98bcd8b6801 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 Aug 18 19:27:09.413009 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-489c079e-76b2-4503-a13c-a98bcd8b6801 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:09.413174 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-489c079e-76b2-4503-a13c-a98bcd8b6801 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:09.413282 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-489c079e-76b2-4503-a13c-a98bcd8b6801 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id da0c1cfa-73f7-443e-b487-f6fabeb90315. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:09.417205 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:09.417205 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:09.417857 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-489c079e-76b2-4503-a13c-a98bcd8b6801 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 returned with HTTP 200 Aug 18 19:27:09.418193 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 907/3609] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:09 2026] GET /volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:09.633102 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-958b6dde-427c-4cb5-8930-e616593e8e55 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:09.638654 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-958b6dde-427c-4cb5-8930-e616593e8e55 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/8edd0e51-d05f-4dba-9ca3-a6a1ec6e3436 Aug 18 19:27:09.638900 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-958b6dde-427c-4cb5-8930-e616593e8e55 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:09.639126 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-958b6dde-427c-4cb5-8930-e616593e8e55 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:09.656696 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:09.656696 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:09.659832 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-958b6dde-427c-4cb5-8930-e616593e8e55 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:09.664380 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-958b6dde-427c-4cb5-8930-e616593e8e55 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/8edd0e51-d05f-4dba-9ca3-a6a1ec6e3436 returned with HTTP 200 Aug 18 19:27:09.664778 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 901/3610] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:09 2026] GET /volume/v3/volumes/8edd0e51-d05f-4dba-9ca3-a6a1ec6e3436 => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:09.680575 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-38452f26-4950-4675-9f8b-c3d2bd7127d3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:09.682881 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-38452f26-4950-4675-9f8b-c3d2bd7127d3 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] PUT https://10.4.3.170/volume/v3/volumes/8edd0e51-d05f-4dba-9ca3-a6a1ec6e3436 Aug 18 19:27:09.683315 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-38452f26-4950-4675-9f8b-c3d2bd7127d3 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1157566320", "description": null}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:09.702288 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:09.702288 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:09.706689 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-38452f26-4950-4675-9f8b-c3d2bd7127d3 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:09.716243 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-38452f26-4950-4675-9f8b-c3d2bd7127d3 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume updated successfully. Aug 18 19:27:09.717020 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-38452f26-4950-4675-9f8b-c3d2bd7127d3 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/8edd0e51-d05f-4dba-9ca3-a6a1ec6e3436 returned with HTTP 200 Aug 18 19:27:09.717627 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 900/3611] 10.4.3.170 () {68 vars in 1368 bytes} [Tue Aug 18 19:27:09 2026] PUT /volume/v3/volumes/8edd0e51-d05f-4dba-9ca3-a6a1ec6e3436 => generated 770 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:09.729348 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-73300461-4e6c-4736-a552-18a396c61df1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:09.731269 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-73300461-4e6c-4736-a552-18a396c61df1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/8edd0e51-d05f-4dba-9ca3-a6a1ec6e3436 Aug 18 19:27:09.731541 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-73300461-4e6c-4736-a552-18a396c61df1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:09.731771 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-73300461-4e6c-4736-a552-18a396c61df1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:09.738960 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:09.738960 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:09.742683 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-73300461-4e6c-4736-a552-18a396c61df1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:09.747313 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-73300461-4e6c-4736-a552-18a396c61df1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/8edd0e51-d05f-4dba-9ca3-a6a1ec6e3436 returned with HTTP 200 Aug 18 19:27:09.747777 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 904/3612] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:09 2026] GET /volume/v3/volumes/8edd0e51-d05f-4dba-9ca3-a6a1ec6e3436 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:09.759528 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ae8ef760-f02b-45e3-ba03-7159b9485fab None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:09.761062 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ae8ef760-f02b-45e3-ba03-7159b9485fab tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] DELETE https://10.4.3.170/volume/v3/volumes/8edd0e51-d05f-4dba-9ca3-a6a1ec6e3436 Aug 18 19:27:09.761228 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ae8ef760-f02b-45e3-ba03-7159b9485fab tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:09.761418 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ae8ef760-f02b-45e3-ba03-7159b9485fab tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:09.761580 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-ae8ef760-f02b-45e3-ba03-7159b9485fab tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Delete volume with id: 8edd0e51-d05f-4dba-9ca3-a6a1ec6e3436 Aug 18 19:27:09.773127 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:09.773127 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:09.773602 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ae8ef760-f02b-45e3-ba03-7159b9485fab tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:09.789399 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ae8ef760-f02b-45e3-ba03-7159b9485fab tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Delete volume request issued successfully. Aug 18 19:27:09.789570 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ae8ef760-f02b-45e3-ba03-7159b9485fab tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/8edd0e51-d05f-4dba-9ca3-a6a1ec6e3436 returned with HTTP 202 Aug 18 19:27:09.789989 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 908/3613] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:27:09 2026] DELETE /volume/v3/volumes/8edd0e51-d05f-4dba-9ca3-a6a1ec6e3436 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:09.798986 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-26ab9b0e-e91c-4673-8581-63d88ea3718d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:09.800808 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-26ab9b0e-e91c-4673-8581-63d88ea3718d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/8edd0e51-d05f-4dba-9ca3-a6a1ec6e3436 Aug 18 19:27:09.801045 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-26ab9b0e-e91c-4673-8581-63d88ea3718d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:09.801237 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-26ab9b0e-e91c-4673-8581-63d88ea3718d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:09.808051 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:09.808051 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:09.811759 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-26ab9b0e-e91c-4673-8581-63d88ea3718d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:09.816514 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-26ab9b0e-e91c-4673-8581-63d88ea3718d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/8edd0e51-d05f-4dba-9ca3-a6a1ec6e3436 returned with HTTP 200 Aug 18 19:27:09.817446 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 902/3614] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:09 2026] GET /volume/v3/volumes/8edd0e51-d05f-4dba-9ca3-a6a1ec6e3436 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:09.993703 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-007a5653-5550-4e0a-8f6b-f6fefb946321 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:09.995641 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-007a5653-5550-4e0a-8f6b-f6fefb946321 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:27:09.995770 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-007a5653-5550-4e0a-8f6b-f6fefb946321 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:09.995962 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-007a5653-5550-4e0a-8f6b-f6fefb946321 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:09.996175 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-007a5653-5550-4e0a-8f6b-f6fefb946321 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:10.000559 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:10.000559 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:10.001273 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-007a5653-5550-4e0a-8f6b-f6fefb946321 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:27:10.001622 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 901/3615] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:09 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:10.079496 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d9f54ded-75af-4583-9c0f-1417b59c52f2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:10.083212 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d9f54ded-75af-4583-9c0f-1417b59c52f2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 Aug 18 19:27:10.083212 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d9f54ded-75af-4583-9c0f-1417b59c52f2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:10.083212 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d9f54ded-75af-4583-9c0f-1417b59c52f2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:10.083212 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-d9f54ded-75af-4583-9c0f-1417b59c52f2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id faa336ac-2d6d-4d97-93c9-f94dd87c3778. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:10.086846 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:10.086846 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:10.087606 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d9f54ded-75af-4583-9c0f-1417b59c52f2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 returned with HTTP 200 Aug 18 19:27:10.087960 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 905/3616] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:10 2026] GET /volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:10.434194 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5804d667-1734-4b91-a056-deac0c2071b0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:10.435808 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5804d667-1734-4b91-a056-deac0c2071b0 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 Aug 18 19:27:10.435991 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5804d667-1734-4b91-a056-deac0c2071b0 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:10.436157 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5804d667-1734-4b91-a056-deac0c2071b0 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:10.436271 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-5804d667-1734-4b91-a056-deac0c2071b0 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id da0c1cfa-73f7-443e-b487-f6fabeb90315. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:10.446640 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:10.446640 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:10.447423 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5804d667-1734-4b91-a056-deac0c2071b0 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 returned with HTTP 200 Aug 18 19:27:10.448011 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 909/3617] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:10 2026] GET /volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:10.830134 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d3cfa058-aa91-4d25-bbfd-e53f2b047656 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:10.832376 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d3cfa058-aa91-4d25-bbfd-e53f2b047656 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/8edd0e51-d05f-4dba-9ca3-a6a1ec6e3436 Aug 18 19:27:10.832643 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d3cfa058-aa91-4d25-bbfd-e53f2b047656 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:10.832893 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d3cfa058-aa91-4d25-bbfd-e53f2b047656 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:10.840374 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d3cfa058-aa91-4d25-bbfd-e53f2b047656 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/8edd0e51-d05f-4dba-9ca3-a6a1ec6e3436 returned with HTTP 404 Aug 18 19:27:10.841182 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 903/3618] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:10 2026] GET /volume/v3/volumes/8edd0e51-d05f-4dba-9ca3-a6a1ec6e3436 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:10.848730 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d6f22bd0-24f5-446d-a5ca-5a23afc137f8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:10.850893 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d6f22bd0-24f5-446d-a5ca-5a23afc137f8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 Aug 18 19:27:10.851079 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d6f22bd0-24f5-446d-a5ca-5a23afc137f8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:10.851271 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d6f22bd0-24f5-446d-a5ca-5a23afc137f8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:10.859268 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:10.859268 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:10.863676 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d6f22bd0-24f5-446d-a5ca-5a23afc137f8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:10.868448 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d6f22bd0-24f5-446d-a5ca-5a23afc137f8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 returned with HTTP 200 Aug 18 19:27:10.868859 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 902/3619] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:10 2026] GET /volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 => generated 891 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:10.880760 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9e3b1767-3938-4ec7-8929-f74336b29e52 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:10.882677 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9e3b1767-3938-4ec7-8929-f74336b29e52 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] DELETE https://10.4.3.170/volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 Aug 18 19:27:10.882924 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9e3b1767-3938-4ec7-8929-f74336b29e52 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:10.883151 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9e3b1767-3938-4ec7-8929-f74336b29e52 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:10.883348 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-9e3b1767-3938-4ec7-8929-f74336b29e52 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Delete volume with id: eff8501b-c4f6-443b-8f4f-eefcb09c4148 Aug 18 19:27:10.890688 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:10.890688 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:10.891142 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9e3b1767-3938-4ec7-8929-f74336b29e52 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:10.908264 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9e3b1767-3938-4ec7-8929-f74336b29e52 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Delete volume request issued successfully. Aug 18 19:27:10.908456 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9e3b1767-3938-4ec7-8929-f74336b29e52 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 returned with HTTP 202 Aug 18 19:27:10.909124 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 906/3620] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:27:10 2026] DELETE /volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:10.916094 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7dc8308c-bd0e-485f-8786-86315144c772 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:10.917899 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7dc8308c-bd0e-485f-8786-86315144c772 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 Aug 18 19:27:10.918104 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7dc8308c-bd0e-485f-8786-86315144c772 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:10.918288 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7dc8308c-bd0e-485f-8786-86315144c772 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:10.925694 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:10.925694 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:10.929611 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7dc8308c-bd0e-485f-8786-86315144c772 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:10.934160 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7dc8308c-bd0e-485f-8786-86315144c772 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 returned with HTTP 200 Aug 18 19:27:10.934538 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 910/3621] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:10 2026] GET /volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 => generated 890 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:11.013894 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2d335c44-de6a-4645-9905-18d1133f8ba5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:11.016093 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2d335c44-de6a-4645-9905-18d1133f8ba5 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:27:11.016455 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2d335c44-de6a-4645-9905-18d1133f8ba5 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:11.016775 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2d335c44-de6a-4645-9905-18d1133f8ba5 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:11.017086 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-2d335c44-de6a-4645-9905-18d1133f8ba5 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:11.022236 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:11.022236 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:11.023168 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2d335c44-de6a-4645-9905-18d1133f8ba5 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:27:11.023654 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 904/3622] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:11 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:11.099267 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c1a9f04b-ab94-4ec5-8d4d-ee08d1d1b3b8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:11.105504 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c1a9f04b-ab94-4ec5-8d4d-ee08d1d1b3b8 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 Aug 18 19:27:11.105774 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c1a9f04b-ab94-4ec5-8d4d-ee08d1d1b3b8 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:11.106073 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c1a9f04b-ab94-4ec5-8d4d-ee08d1d1b3b8 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:11.106238 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-c1a9f04b-ab94-4ec5-8d4d-ee08d1d1b3b8 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id faa336ac-2d6d-4d97-93c9-f94dd87c3778. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:11.113026 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:11.113026 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:11.113863 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c1a9f04b-ab94-4ec5-8d4d-ee08d1d1b3b8 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 returned with HTTP 200 Aug 18 19:27:11.114489 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 903/3623] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:11 2026] GET /volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:11.460310 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b59b8980-24d8-494f-bec1-fe54cab79c4b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:11.462510 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b59b8980-24d8-494f-bec1-fe54cab79c4b tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 Aug 18 19:27:11.462736 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b59b8980-24d8-494f-bec1-fe54cab79c4b tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:11.462979 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b59b8980-24d8-494f-bec1-fe54cab79c4b tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:11.463091 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-b59b8980-24d8-494f-bec1-fe54cab79c4b tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id da0c1cfa-73f7-443e-b487-f6fabeb90315. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:11.468157 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:11.468157 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:11.469121 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b59b8980-24d8-494f-bec1-fe54cab79c4b tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 returned with HTTP 200 Aug 18 19:27:11.469590 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 907/3624] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:11 2026] GET /volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:11.946295 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-429b6246-8cd1-4d38-bd61-b762c07ed290 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:11.948089 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-429b6246-8cd1-4d38-bd61-b762c07ed290 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 Aug 18 19:27:11.948325 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-429b6246-8cd1-4d38-bd61-b762c07ed290 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:11.948600 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-429b6246-8cd1-4d38-bd61-b762c07ed290 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:11.954978 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-429b6246-8cd1-4d38-bd61-b762c07ed290 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 returned with HTTP 404 Aug 18 19:27:11.955539 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 911/3625] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:11 2026] GET /volume/v3/volumes/eff8501b-c4f6-443b-8f4f-eefcb09c4148 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:11.964596 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e7a33e5b-dad9-4b27-b99d-dbab4b169aa1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:11.966731 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e7a33e5b-dad9-4b27-b99d-dbab4b169aa1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:27:11.967223 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e7a33e5b-dad9-4b27-b99d-dbab4b169aa1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-776247171"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:11.969248 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-e7a33e5b-dad9-4b27-b99d-dbab4b169aa1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-776247171'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:27:11.969477 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-e7a33e5b-dad9-4b27-b99d-dbab4b169aa1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Create volume of 1 GB Aug 18 19:27:11.975084 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e7a33e5b-dad9-4b27-b99d-dbab4b169aa1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Availability Zones retrieved successfully. Aug 18 19:27:11.982548 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-e7a33e5b-dad9-4b27-b99d-dbab4b169aa1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Flow 'volume_create_api' (2b84746d-22d7-4cdc-8649-4e8cbb13c63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:11.982548 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-e7a33e5b-dad9-4b27-b99d-dbab4b169aa1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24ce1fd3-053b-4943-9358-31364a5ba3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:11.983006 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-e7a33e5b-dad9-4b27-b99d-dbab4b169aa1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:27:12.017415 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-e7a33e5b-dad9-4b27-b99d-dbab4b169aa1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24ce1fd3-053b-4943-9358-31364a5ba3b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:12.021268 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-e7a33e5b-dad9-4b27-b99d-dbab4b169aa1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d6a87bc-c9b1-4c4d-b817-69e790e160c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:12.037324 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6cb7bdf4-ef5e-4321-93aa-b8e66d9d56b5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:12.040414 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6cb7bdf4-ef5e-4321-93aa-b8e66d9d56b5 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:27:12.043286 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6cb7bdf4-ef5e-4321-93aa-b8e66d9d56b5 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:12.043731 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6cb7bdf4-ef5e-4321-93aa-b8e66d9d56b5 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:12.043946 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-6cb7bdf4-ef5e-4321-93aa-b8e66d9d56b5 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:12.052947 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:12.052947 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:12.054015 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6cb7bdf4-ef5e-4321-93aa-b8e66d9d56b5 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:27:12.054486 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 904/3626] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:12 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:12.087797 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-e7a33e5b-dad9-4b27-b99d-dbab4b169aa1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Created reservations ['1761a70c-ec55-4740-8c7b-d8d3369deac2', '922c45d3-d9de-4ee9-a2de-97e4260a67ee', '61bb9399-76d2-4bac-8009-5a2f8d53fba2', 'a0d5b4fd-e0ae-4e91-83b9-a987837ec67c'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:12.088956 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-e7a33e5b-dad9-4b27-b99d-dbab4b169aa1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d6a87bc-c9b1-4c4d-b817-69e790e160c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1761a70c-ec55-4740-8c7b-d8d3369deac2', '922c45d3-d9de-4ee9-a2de-97e4260a67ee', '61bb9399-76d2-4bac-8009-5a2f8d53fba2', 'a0d5b4fd-e0ae-4e91-83b9-a987837ec67c']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:12.090312 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-e7a33e5b-dad9-4b27-b99d-dbab4b169aa1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67df31cd-ddf2-4395-94e8-32cfa1279323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:12.123905 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-e7a33e5b-dad9-4b27-b99d-dbab4b169aa1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67df31cd-ddf2-4395-94e8-32cfa1279323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92a8ce4f-9ecf-419e-86ec-9181d2b1ce43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-776247171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81f9b55c2e074297a52f029864c6d3ee',qos_specs=None,replication_status=,reservations=['1761a70c-ec55-4740-8c7b-d8d3369deac2','922c45d3-d9de-4ee9-a2de-97e4260a67ee','61bb9399-76d2-4bac-8009-5a2f8d53fba2','a0d5b4fd-e0ae-4e91-83b9-a987837ec67c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65004f3f59584b67b01650bad0f60500',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:27:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-776247171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92a8ce4f-9ecf-419e-86ec-9181d2b1ce43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81f9b55c2e074297a52f029864c6d3ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65004f3f59584b67b01650bad0f60500',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:12.123905 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-e7a33e5b-dad9-4b27-b99d-dbab4b169aa1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aab55989-2fdb-45ab-94c0-2031a9368ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:12.126682 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2dbac906-9b08-4b81-9ea4-317959261e6d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:12.131835 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2dbac906-9b08-4b81-9ea4-317959261e6d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 Aug 18 19:27:12.132069 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2dbac906-9b08-4b81-9ea4-317959261e6d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:12.132256 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2dbac906-9b08-4b81-9ea4-317959261e6d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:12.132389 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-2dbac906-9b08-4b81-9ea4-317959261e6d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id faa336ac-2d6d-4d97-93c9-f94dd87c3778. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:12.140096 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:12.140096 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:12.142384 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2dbac906-9b08-4b81-9ea4-317959261e6d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 returned with HTTP 200 Aug 18 19:27:12.142384 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 908/3627] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:12 2026] GET /volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:12.149398 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-e7a33e5b-dad9-4b27-b99d-dbab4b169aa1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aab55989-2fdb-45ab-94c0-2031a9368ddf) transitioned into state 'SUCCESS' from state '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-776247171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81f9b55c2e074297a52f029864c6d3ee',qos_specs=None,replication_status=,reservations=['1761a70c-ec55-4740-8c7b-d8d3369deac2','922c45d3-d9de-4ee9-a2de-97e4260a67ee','61bb9399-76d2-4bac-8009-5a2f8d53fba2','a0d5b4fd-e0ae-4e91-83b9-a987837ec67c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65004f3f59584b67b01650bad0f60500',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:12.150242 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-e7a33e5b-dad9-4b27-b99d-dbab4b169aa1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f53c2a6-1253-43bd-b34f-9bcff8272477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:12.163875 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-e7a33e5b-dad9-4b27-b99d-dbab4b169aa1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f53c2a6-1253-43bd-b34f-9bcff8272477) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:12.164938 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-e7a33e5b-dad9-4b27-b99d-dbab4b169aa1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Flow 'volume_create_api' (2b84746d-22d7-4cdc-8649-4e8cbb13c63c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:12.165288 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e7a33e5b-dad9-4b27-b99d-dbab4b169aa1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Create volume request issued successfully. Aug 18 19:27:12.165999 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e7a33e5b-dad9-4b27-b99d-dbab4b169aa1 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:27:12.166644 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 905/3628] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:27:11 2026] POST /volume/v3/volumes => generated 744 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:27:12.187534 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3a8a9783-4d1e-40a9-afb7-fd66b4d484c3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:12.193251 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3a8a9783-4d1e-40a9-afb7-fd66b4d484c3 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/92a8ce4f-9ecf-419e-86ec-9181d2b1ce43 Aug 18 19:27:12.193538 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3a8a9783-4d1e-40a9-afb7-fd66b4d484c3 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:12.193806 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3a8a9783-4d1e-40a9-afb7-fd66b4d484c3 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:12.206078 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:12.206078 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:12.210472 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-3a8a9783-4d1e-40a9-afb7-fd66b4d484c3 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:12.216398 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3a8a9783-4d1e-40a9-afb7-fd66b4d484c3 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/92a8ce4f-9ecf-419e-86ec-9181d2b1ce43 returned with HTTP 200 Aug 18 19:27:12.216398 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 912/3629] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:12 2026] GET /volume/v3/volumes/92a8ce4f-9ecf-419e-86ec-9181d2b1ce43 => generated 812 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:12.479915 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c3a9a73a-65cb-47c6-b0cd-0e176c29eb1e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:12.481862 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c3a9a73a-65cb-47c6-b0cd-0e176c29eb1e tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 Aug 18 19:27:12.482067 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c3a9a73a-65cb-47c6-b0cd-0e176c29eb1e tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:12.482250 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c3a9a73a-65cb-47c6-b0cd-0e176c29eb1e tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:12.482387 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-c3a9a73a-65cb-47c6-b0cd-0e176c29eb1e tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id da0c1cfa-73f7-443e-b487-f6fabeb90315. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:12.488271 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:12.488271 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:12.491409 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c3a9a73a-65cb-47c6-b0cd-0e176c29eb1e tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 returned with HTTP 200 Aug 18 19:27:12.491409 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 905/3630] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:12 2026] GET /volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:13.069002 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-096fa8c4-5a3a-4896-b85b-c381fa36122c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:13.071141 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-096fa8c4-5a3a-4896-b85b-c381fa36122c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:27:13.071398 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-096fa8c4-5a3a-4896-b85b-c381fa36122c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:13.071648 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-096fa8c4-5a3a-4896-b85b-c381fa36122c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:13.071838 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-096fa8c4-5a3a-4896-b85b-c381fa36122c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:13.077064 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:13.077064 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:13.077971 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-096fa8c4-5a3a-4896-b85b-c381fa36122c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:27:13.078412 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 909/3631] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:13 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:13.155951 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2926a33a-63a8-428f-ad1f-4a3832f5961e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:13.162657 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2926a33a-63a8-428f-ad1f-4a3832f5961e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 Aug 18 19:27:13.162657 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2926a33a-63a8-428f-ad1f-4a3832f5961e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:13.162657 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2926a33a-63a8-428f-ad1f-4a3832f5961e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:13.162657 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-2926a33a-63a8-428f-ad1f-4a3832f5961e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id faa336ac-2d6d-4d97-93c9-f94dd87c3778. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:13.167267 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:13.167267 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:13.168859 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2926a33a-63a8-428f-ad1f-4a3832f5961e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 returned with HTTP 200 Aug 18 19:27:13.169472 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 906/3632] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:13 2026] GET /volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:13.228435 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9a1286f6-4d18-418c-b967-fab1a7795aa3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:13.230060 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9a1286f6-4d18-418c-b967-fab1a7795aa3 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/92a8ce4f-9ecf-419e-86ec-9181d2b1ce43 Aug 18 19:27:13.230234 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9a1286f6-4d18-418c-b967-fab1a7795aa3 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:13.230427 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9a1286f6-4d18-418c-b967-fab1a7795aa3 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:13.236724 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:13.236724 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:13.242695 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9a1286f6-4d18-418c-b967-fab1a7795aa3 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:13.246378 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9a1286f6-4d18-418c-b967-fab1a7795aa3 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/92a8ce4f-9ecf-419e-86ec-9181d2b1ce43 returned with HTTP 200 Aug 18 19:27:13.246686 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 913/3633] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:13 2026] GET /volume/v3/volumes/92a8ce4f-9ecf-419e-86ec-9181d2b1ce43 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:13.259332 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-46047aff-a78b-4aeb-8c4b-2541db1c55e8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:13.265533 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-46047aff-a78b-4aeb-8c4b-2541db1c55e8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:27:13.265533 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-46047aff-a78b-4aeb-8c4b-2541db1c55e8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "92a8ce4f-9ecf-419e-86ec-9181d2b1ce43", "size": 1, "name": "tempest-VolumesGetTest-Volume-684706764", "metadata": {"Type": "Test"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:13.265533 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-46047aff-a78b-4aeb-8c4b-2541db1c55e8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Create volume request body: {'volume': {'source_volid': '92a8ce4f-9ecf-419e-86ec-9181d2b1ce43', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-684706764', 'metadata': {'Type': 'Test'}}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:27:13.283084 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:13.283084 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:13.283746 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-46047aff-a78b-4aeb-8c4b-2541db1c55e8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume retrieved successfully. Aug 18 19:27:13.283932 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-46047aff-a78b-4aeb-8c4b-2541db1c55e8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Create volume of 1 GB Aug 18 19:27:13.290105 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-46047aff-a78b-4aeb-8c4b-2541db1c55e8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Availability Zones retrieved successfully. Aug 18 19:27:13.295334 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-46047aff-a78b-4aeb-8c4b-2541db1c55e8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Flow 'volume_create_api' (41c90709-f26d-4f78-8f86-cf7a49332d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:13.296577 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-46047aff-a78b-4aeb-8c4b-2541db1c55e8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1714edbc-3944-4a58-9e09-2e990f683695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:13.297724 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-46047aff-a78b-4aeb-8c4b-2541db1c55e8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:27:13.332276 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-46047aff-a78b-4aeb-8c4b-2541db1c55e8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1714edbc-3944-4a58-9e09-2e990f683695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '92a8ce4f-9ecf-419e-86ec-9181d2b1ce43', 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:13.334641 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-46047aff-a78b-4aeb-8c4b-2541db1c55e8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94f0f34f-ad3c-4243-81c8-64b9f1f1d210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:13.386629 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-46047aff-a78b-4aeb-8c4b-2541db1c55e8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Created reservations ['42e9015b-fb5e-4498-987c-4d48f6842d92', '64a11da1-e2a7-4310-9466-eea151441771', '907ea4d7-3ac3-450a-a920-87c832b7c5e3', '0db1e79a-8609-4af0-b61f-79ce05262289'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:13.387717 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-46047aff-a78b-4aeb-8c4b-2541db1c55e8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94f0f34f-ad3c-4243-81c8-64b9f1f1d210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42e9015b-fb5e-4498-987c-4d48f6842d92', '64a11da1-e2a7-4310-9466-eea151441771', '907ea4d7-3ac3-450a-a920-87c832b7c5e3', '0db1e79a-8609-4af0-b61f-79ce05262289']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:13.388962 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-46047aff-a78b-4aeb-8c4b-2541db1c55e8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51b0c6d5-5ae5-4bb3-90a0-453fee6571b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:13.437100 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-46047aff-a78b-4aeb-8c4b-2541db1c55e8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51b0c6d5-5ae5-4bb3-90a0-453fee6571b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdf270f6-d66e-4a31-9403-a130fdde263c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-684706764',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='81f9b55c2e074297a52f029864c6d3ee',qos_specs=None,replication_status=,reservations=['42e9015b-fb5e-4498-987c-4d48f6842d92','64a11da1-e2a7-4310-9466-eea151441771','907ea4d7-3ac3-450a-a920-87c832b7c5e3','0db1e79a-8609-4af0-b61f-79ce05262289'],size=1,snapshot_id=None,source_replicaid=,source_volid=92a8ce4f-9ecf-419e-86ec-9181d2b1ce43,status='creating',user_id='65004f3f59584b67b01650bad0f60500',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:27:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-684706764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdf270f6-d66e-4a31-9403-a130fdde263c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='81f9b55c2e074297a52f029864c6d3ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=92a8ce4f-9ecf-419e-86ec-9181d2b1ce43,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65004f3f59584b67b01650bad0f60500',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:13.438202 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-46047aff-a78b-4aeb-8c4b-2541db1c55e8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03b1ebe6-57e6-4a9f-8c91-aea329227a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:13.460832 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-46047aff-a78b-4aeb-8c4b-2541db1c55e8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03b1ebe6-57e6-4a9f-8c91-aea329227a2b) transitioned into state 'SUCCESS' from state '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-684706764',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='81f9b55c2e074297a52f029864c6d3ee',qos_specs=None,replication_status=,reservations=['42e9015b-fb5e-4498-987c-4d48f6842d92','64a11da1-e2a7-4310-9466-eea151441771','907ea4d7-3ac3-450a-a920-87c832b7c5e3','0db1e79a-8609-4af0-b61f-79ce05262289'],size=1,snapshot_id=None,source_replicaid=,source_volid=92a8ce4f-9ecf-419e-86ec-9181d2b1ce43,status='creating',user_id='65004f3f59584b67b01650bad0f60500',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:13.462047 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-46047aff-a78b-4aeb-8c4b-2541db1c55e8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (766aacbd-0d43-4ea2-879f-afef026a4773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:13.481333 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-46047aff-a78b-4aeb-8c4b-2541db1c55e8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (766aacbd-0d43-4ea2-879f-afef026a4773) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:13.482579 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-46047aff-a78b-4aeb-8c4b-2541db1c55e8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Flow 'volume_create_api' (41c90709-f26d-4f78-8f86-cf7a49332d1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:13.482998 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-46047aff-a78b-4aeb-8c4b-2541db1c55e8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Create volume request issued successfully. Aug 18 19:27:13.483799 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-46047aff-a78b-4aeb-8c4b-2541db1c55e8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:27:13.484382 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 906/3634] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:27:13 2026] POST /volume/v3/volumes => generated 792 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:27:13.499197 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-61617d55-cb0d-4639-9d40-af051e4bc6fc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:13.502392 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-78565248-2945-41a2-9af2-90bc01e2cc64 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:13.503748 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-78565248-2945-41a2-9af2-90bc01e2cc64 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 Aug 18 19:27:13.504102 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-78565248-2945-41a2-9af2-90bc01e2cc64 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:13.504164 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-61617d55-cb0d-4639-9d40-af051e4bc6fc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c Aug 18 19:27:13.504325 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-61617d55-cb0d-4639-9d40-af051e4bc6fc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:13.504527 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-61617d55-cb0d-4639-9d40-af051e4bc6fc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:13.504615 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-78565248-2945-41a2-9af2-90bc01e2cc64 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:13.505919 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-78565248-2945-41a2-9af2-90bc01e2cc64 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id da0c1cfa-73f7-443e-b487-f6fabeb90315. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:13.509529 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:13.509529 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:13.510498 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-78565248-2945-41a2-9af2-90bc01e2cc64 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 returned with HTTP 200 Aug 18 19:27:13.510978 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 907/3635] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:13 2026] GET /volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:13.523259 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:13.523259 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:13.526739 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-61617d55-cb0d-4639-9d40-af051e4bc6fc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:13.530749 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-61617d55-cb0d-4639-9d40-af051e4bc6fc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c returned with HTTP 200 Aug 18 19:27:13.531149 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 910/3636] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:13 2026] GET /volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:14.091056 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4a224e26-8849-4003-9634-2e3f6b880192 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:14.092694 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4a224e26-8849-4003-9634-2e3f6b880192 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:27:14.092878 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4a224e26-8849-4003-9634-2e3f6b880192 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:14.093286 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4a224e26-8849-4003-9634-2e3f6b880192 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:14.093286 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-4a224e26-8849-4003-9634-2e3f6b880192 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:14.097039 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:14.097039 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:14.097728 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4a224e26-8849-4003-9634-2e3f6b880192 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:27:14.098042 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 914/3637] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:14 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 792 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:14.181126 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-60cd63a7-f9bb-4442-b783-f253ff4edff2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:14.182983 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-60cd63a7-f9bb-4442-b783-f253ff4edff2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 Aug 18 19:27:14.183145 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-60cd63a7-f9bb-4442-b783-f253ff4edff2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:14.183331 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-60cd63a7-f9bb-4442-b783-f253ff4edff2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:14.183470 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-60cd63a7-f9bb-4442-b783-f253ff4edff2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id faa336ac-2d6d-4d97-93c9-f94dd87c3778. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:14.188159 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:14.188159 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:14.188910 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-60cd63a7-f9bb-4442-b783-f253ff4edff2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 returned with HTTP 200 Aug 18 19:27:14.189434 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 907/3638] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:14 2026] GET /volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:14.521613 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-23aeefbe-68ab-4954-8733-a042c5f6ac52 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:14.523665 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-23aeefbe-68ab-4954-8733-a042c5f6ac52 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 Aug 18 19:27:14.524034 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-23aeefbe-68ab-4954-8733-a042c5f6ac52 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:14.524333 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-23aeefbe-68ab-4954-8733-a042c5f6ac52 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:14.524564 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-23aeefbe-68ab-4954-8733-a042c5f6ac52 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id da0c1cfa-73f7-443e-b487-f6fabeb90315. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:14.529436 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:14.529436 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:14.530414 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-23aeefbe-68ab-4954-8733-a042c5f6ac52 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 returned with HTTP 200 Aug 18 19:27:14.530947 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 908/3639] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:14 2026] GET /volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:14.547864 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c21dd4b2-283c-4372-828e-db15340300ba None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:14.549651 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c21dd4b2-283c-4372-828e-db15340300ba tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c Aug 18 19:27:14.549914 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c21dd4b2-283c-4372-828e-db15340300ba tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:14.550115 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c21dd4b2-283c-4372-828e-db15340300ba tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:14.558136 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:14.558136 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:14.562069 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c21dd4b2-283c-4372-828e-db15340300ba tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:14.565757 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c21dd4b2-283c-4372-828e-db15340300ba tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c returned with HTTP 200 Aug 18 19:27:14.566092 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 911/3640] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:14 2026] GET /volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c => generated 885 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:14.578116 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3f014de0-2400-4a6a-9c82-4899c94f2486 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:14.579939 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3f014de0-2400-4a6a-9c82-4899c94f2486 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c Aug 18 19:27:14.580120 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3f014de0-2400-4a6a-9c82-4899c94f2486 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:14.580292 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3f014de0-2400-4a6a-9c82-4899c94f2486 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:14.587114 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:14.587114 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:14.590794 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-3f014de0-2400-4a6a-9c82-4899c94f2486 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:14.595267 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3f014de0-2400-4a6a-9c82-4899c94f2486 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c returned with HTTP 200 Aug 18 19:27:14.595693 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 915/3641] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:14 2026] GET /volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c => generated 885 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:14.607379 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9d5d8b88-8f6a-4842-8991-e68a1b294aa6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:14.609663 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9d5d8b88-8f6a-4842-8991-e68a1b294aa6 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] PUT https://10.4.3.170/volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c Aug 18 19:27:14.610111 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9d5d8b88-8f6a-4842-8991-e68a1b294aa6 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-684706764"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:14.620517 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:14.620517 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:14.625131 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-9d5d8b88-8f6a-4842-8991-e68a1b294aa6 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:14.634002 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-9d5d8b88-8f6a-4842-8991-e68a1b294aa6 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume updated successfully. Aug 18 19:27:14.634892 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9d5d8b88-8f6a-4842-8991-e68a1b294aa6 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c returned with HTTP 200 Aug 18 19:27:14.635514 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 908/3642] 10.4.3.170 () {68 vars in 1368 bytes} [Tue Aug 18 19:27:14 2026] PUT /volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:14.648628 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-37a14699-1380-47ee-a723-5fc36c101d24 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:14.650249 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-37a14699-1380-47ee-a723-5fc36c101d24 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] PUT https://10.4.3.170/volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c Aug 18 19:27:14.650800 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-37a14699-1380-47ee-a723-5fc36c101d24 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1594181573", "description": "This is the new description of volume"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:14.659808 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:14.659808 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:14.663377 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-37a14699-1380-47ee-a723-5fc36c101d24 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:14.668709 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-37a14699-1380-47ee-a723-5fc36c101d24 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume updated successfully. Aug 18 19:27:14.669318 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-37a14699-1380-47ee-a723-5fc36c101d24 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c returned with HTTP 200 Aug 18 19:27:14.669782 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 909/3643] 10.4.3.170 () {68 vars in 1369 bytes} [Tue Aug 18 19:27:14 2026] PUT /volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:14.681318 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2f5f7f0d-4595-49f8-ace6-7c4032090e63 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:14.683061 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2f5f7f0d-4595-49f8-ace6-7c4032090e63 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c Aug 18 19:27:14.683279 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2f5f7f0d-4595-49f8-ace6-7c4032090e63 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:14.683527 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2f5f7f0d-4595-49f8-ace6-7c4032090e63 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:14.690384 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:14.690384 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:14.694493 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2f5f7f0d-4595-49f8-ace6-7c4032090e63 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:14.698553 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2f5f7f0d-4595-49f8-ace6-7c4032090e63 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c returned with HTTP 200 Aug 18 19:27:14.698929 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 912/3644] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:14 2026] GET /volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c => generated 925 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:14.711114 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-26d0da2b-408b-434e-b47a-1ecc586b79a9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:14.712787 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-26d0da2b-408b-434e-b47a-1ecc586b79a9 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:27:14.713103 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-26d0da2b-408b-434e-b47a-1ecc586b79a9 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2136578333", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-301604613"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:14.714491 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-26d0da2b-408b-434e-b47a-1ecc586b79a9 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2136578333', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-301604613'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:27:14.714586 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-26d0da2b-408b-434e-b47a-1ecc586b79a9 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Create volume of 1 GB Aug 18 19:27:14.718494 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-26d0da2b-408b-434e-b47a-1ecc586b79a9 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Availability Zones retrieved successfully. Aug 18 19:27:14.723608 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-26d0da2b-408b-434e-b47a-1ecc586b79a9 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Flow 'volume_create_api' (d07a54ba-e584-4d27-b841-2b773349ff15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:14.724502 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-26d0da2b-408b-434e-b47a-1ecc586b79a9 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00c9204c-37e0-4207-acf5-c4987d31ce55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:14.725295 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-26d0da2b-408b-434e-b47a-1ecc586b79a9 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:27:14.750799 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-26d0da2b-408b-434e-b47a-1ecc586b79a9 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00c9204c-37e0-4207-acf5-c4987d31ce55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:14.751560 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-26d0da2b-408b-434e-b47a-1ecc586b79a9 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79deae23-bb89-4544-a7b7-baa53227740f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:14.801810 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-26d0da2b-408b-434e-b47a-1ecc586b79a9 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Created reservations ['c2417d63-7493-4824-98db-0d44dd8f7c8c', 'd07129c9-73ff-44cb-980e-86e05901d0e8', '06334d94-f62f-41f5-b9fa-7eb38b3f1dca', 'd5e123c6-b149-4753-8a29-eff2c264c921'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:14.802723 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-26d0da2b-408b-434e-b47a-1ecc586b79a9 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79deae23-bb89-4544-a7b7-baa53227740f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2417d63-7493-4824-98db-0d44dd8f7c8c', 'd07129c9-73ff-44cb-980e-86e05901d0e8', '06334d94-f62f-41f5-b9fa-7eb38b3f1dca', 'd5e123c6-b149-4753-8a29-eff2c264c921']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:14.803644 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-26d0da2b-408b-434e-b47a-1ecc586b79a9 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c90218c8-9eff-4f51-a52f-74dec7d29614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:14.824350 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-26d0da2b-408b-434e-b47a-1ecc586b79a9 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c90218c8-9eff-4f51-a52f-74dec7d29614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91c0810d-bc7c-4d09-90ba-4308292ca8ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2136578333',display_name='tempest-VolumesGetTest-Volume-301604613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81f9b55c2e074297a52f029864c6d3ee',qos_specs=None,replication_status=,reservations=['c2417d63-7493-4824-98db-0d44dd8f7c8c','d07129c9-73ff-44cb-980e-86e05901d0e8','06334d94-f62f-41f5-b9fa-7eb38b3f1dca','d5e123c6-b149-4753-8a29-eff2c264c921'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65004f3f59584b67b01650bad0f60500',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:27:14Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2136578333',display_name='tempest-VolumesGetTest-Volume-301604613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91c0810d-bc7c-4d09-90ba-4308292ca8ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81f9b55c2e074297a52f029864c6d3ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65004f3f59584b67b01650bad0f60500',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:14.825135 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-26d0da2b-408b-434e-b47a-1ecc586b79a9 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a43ec26-39c0-4d85-827e-48c27edd7a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:14.842276 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-26d0da2b-408b-434e-b47a-1ecc586b79a9 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a43ec26-39c0-4d85-827e-48c27edd7a77) transitioned into 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-2136578333',display_name='tempest-VolumesGetTest-Volume-301604613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81f9b55c2e074297a52f029864c6d3ee',qos_specs=None,replication_status=,reservations=['c2417d63-7493-4824-98db-0d44dd8f7c8c','d07129c9-73ff-44cb-980e-86e05901d0e8','06334d94-f62f-41f5-b9fa-7eb38b3f1dca','d5e123c6-b149-4753-8a29-eff2c264c921'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65004f3f59584b67b01650bad0f60500',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:14.842942 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-26d0da2b-408b-434e-b47a-1ecc586b79a9 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d89c00f5-af98-4131-bd7e-1cde6e0edb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:14.851010 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-26d0da2b-408b-434e-b47a-1ecc586b79a9 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d89c00f5-af98-4131-bd7e-1cde6e0edb89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:14.851706 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-26d0da2b-408b-434e-b47a-1ecc586b79a9 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Flow 'volume_create_api' (d07a54ba-e584-4d27-b841-2b773349ff15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:14.851990 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-26d0da2b-408b-434e-b47a-1ecc586b79a9 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Create volume request issued successfully. Aug 18 19:27:14.852580 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-26d0da2b-408b-434e-b47a-1ecc586b79a9 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:27:14.852991 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 916/3645] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:27:14 2026] POST /volume/v3/volumes => generated 779 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:27:14.863383 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a7119f00-4ce0-446d-92cb-c712bf9903e0 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:14.865554 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a7119f00-4ce0-446d-92cb-c712bf9903e0 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/91c0810d-bc7c-4d09-90ba-4308292ca8ef Aug 18 19:27:14.865862 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a7119f00-4ce0-446d-92cb-c712bf9903e0 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:14.866497 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a7119f00-4ce0-446d-92cb-c712bf9903e0 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:14.874508 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:14.874508 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:14.878068 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a7119f00-4ce0-446d-92cb-c712bf9903e0 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:14.881818 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a7119f00-4ce0-446d-92cb-c712bf9903e0 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/91c0810d-bc7c-4d09-90ba-4308292ca8ef returned with HTTP 200 Aug 18 19:27:14.882097 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 909/3646] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:14 2026] GET /volume/v3/volumes/91c0810d-bc7c-4d09-90ba-4308292ca8ef => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:15.110388 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1cb00cfa-9155-48b2-9021-e168eff064e4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:15.111994 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1cb00cfa-9155-48b2-9021-e168eff064e4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:27:15.112343 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1cb00cfa-9155-48b2-9021-e168eff064e4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:15.112667 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1cb00cfa-9155-48b2-9021-e168eff064e4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:15.112914 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-1cb00cfa-9155-48b2-9021-e168eff064e4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:15.117143 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:15.117143 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:15.118016 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1cb00cfa-9155-48b2-9021-e168eff064e4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:27:15.118631 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 910/3647] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:15 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:15.203413 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a77af463-63b5-41db-8a5b-75b5d47866cf None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:15.205279 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a77af463-63b5-41db-8a5b-75b5d47866cf tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 Aug 18 19:27:15.205521 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a77af463-63b5-41db-8a5b-75b5d47866cf tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:15.205701 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a77af463-63b5-41db-8a5b-75b5d47866cf tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:15.205814 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-a77af463-63b5-41db-8a5b-75b5d47866cf tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id faa336ac-2d6d-4d97-93c9-f94dd87c3778. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:15.209946 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:15.209946 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:15.210672 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a77af463-63b5-41db-8a5b-75b5d47866cf tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 returned with HTTP 200 Aug 18 19:27:15.211030 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 913/3648] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:15 2026] GET /volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:15.540766 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-414d9c64-93aa-4850-bc64-8fe5fe9cce54 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:15.542615 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-414d9c64-93aa-4850-bc64-8fe5fe9cce54 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 Aug 18 19:27:15.542822 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-414d9c64-93aa-4850-bc64-8fe5fe9cce54 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:15.542999 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-414d9c64-93aa-4850-bc64-8fe5fe9cce54 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:15.543142 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-414d9c64-93aa-4850-bc64-8fe5fe9cce54 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id da0c1cfa-73f7-443e-b487-f6fabeb90315. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:15.547748 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:15.547748 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:15.548552 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-414d9c64-93aa-4850-bc64-8fe5fe9cce54 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 returned with HTTP 200 Aug 18 19:27:15.548965 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 917/3649] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:15 2026] GET /volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:15.893730 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e29448c9-c14a-4610-a090-2784b32cd75d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:15.895347 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e29448c9-c14a-4610-a090-2784b32cd75d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/91c0810d-bc7c-4d09-90ba-4308292ca8ef Aug 18 19:27:15.895549 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e29448c9-c14a-4610-a090-2784b32cd75d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:15.895722 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e29448c9-c14a-4610-a090-2784b32cd75d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:15.903010 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:15.903010 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:15.905747 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e29448c9-c14a-4610-a090-2784b32cd75d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:15.910522 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e29448c9-c14a-4610-a090-2784b32cd75d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/91c0810d-bc7c-4d09-90ba-4308292ca8ef returned with HTTP 200 Aug 18 19:27:15.911053 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 910/3650] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:15 2026] GET /volume/v3/volumes/91c0810d-bc7c-4d09-90ba-4308292ca8ef => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:15.922228 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c3025bd3-9b90-4a8a-8895-464e41af1173 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:15.924269 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c3025bd3-9b90-4a8a-8895-464e41af1173 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] PUT https://10.4.3.170/volume/v3/volumes/91c0810d-bc7c-4d09-90ba-4308292ca8ef Aug 18 19:27:15.924740 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c3025bd3-9b90-4a8a-8895-464e41af1173 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-684706764", "description": null}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:15.934265 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:15.934265 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:15.937633 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c3025bd3-9b90-4a8a-8895-464e41af1173 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:15.942587 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c3025bd3-9b90-4a8a-8895-464e41af1173 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume updated successfully. Aug 18 19:27:15.943129 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c3025bd3-9b90-4a8a-8895-464e41af1173 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/91c0810d-bc7c-4d09-90ba-4308292ca8ef returned with HTTP 200 Aug 18 19:27:15.943536 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 911/3651] 10.4.3.170 () {68 vars in 1368 bytes} [Tue Aug 18 19:27:15 2026] PUT /volume/v3/volumes/91c0810d-bc7c-4d09-90ba-4308292ca8ef => generated 769 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:15.955069 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-aefeda06-30f8-4c10-bd42-ee1102938c74 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:15.956709 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-aefeda06-30f8-4c10-bd42-ee1102938c74 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/91c0810d-bc7c-4d09-90ba-4308292ca8ef Aug 18 19:27:15.956905 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-aefeda06-30f8-4c10-bd42-ee1102938c74 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:15.957241 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-aefeda06-30f8-4c10-bd42-ee1102938c74 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:15.964638 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:15.964638 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:15.968435 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-aefeda06-30f8-4c10-bd42-ee1102938c74 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:15.972499 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-aefeda06-30f8-4c10-bd42-ee1102938c74 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/91c0810d-bc7c-4d09-90ba-4308292ca8ef returned with HTTP 200 Aug 18 19:27:15.972864 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 914/3652] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:15 2026] GET /volume/v3/volumes/91c0810d-bc7c-4d09-90ba-4308292ca8ef => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:15.984828 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ee3e8326-3178-4385-bbbd-8702e0f5cfed None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:15.987424 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ee3e8326-3178-4385-bbbd-8702e0f5cfed tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] DELETE https://10.4.3.170/volume/v3/volumes/91c0810d-bc7c-4d09-90ba-4308292ca8ef Aug 18 19:27:15.987755 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ee3e8326-3178-4385-bbbd-8702e0f5cfed tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:15.988152 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ee3e8326-3178-4385-bbbd-8702e0f5cfed tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:15.988409 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-ee3e8326-3178-4385-bbbd-8702e0f5cfed tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Delete volume with id: 91c0810d-bc7c-4d09-90ba-4308292ca8ef Aug 18 19:27:15.996755 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:15.996755 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:15.997254 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ee3e8326-3178-4385-bbbd-8702e0f5cfed tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:16.018126 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ee3e8326-3178-4385-bbbd-8702e0f5cfed tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Delete volume request issued successfully. Aug 18 19:27:16.018349 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ee3e8326-3178-4385-bbbd-8702e0f5cfed tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/91c0810d-bc7c-4d09-90ba-4308292ca8ef returned with HTTP 202 Aug 18 19:27:16.018984 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 918/3653] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:27:15 2026] DELETE /volume/v3/volumes/91c0810d-bc7c-4d09-90ba-4308292ca8ef => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:16.026503 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2256794a-2333-4b36-bf1a-0fc6756851d5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:16.029466 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2256794a-2333-4b36-bf1a-0fc6756851d5 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/91c0810d-bc7c-4d09-90ba-4308292ca8ef Aug 18 19:27:16.029466 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2256794a-2333-4b36-bf1a-0fc6756851d5 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:16.029466 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2256794a-2333-4b36-bf1a-0fc6756851d5 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:16.036598 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:16.036598 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:16.040153 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-2256794a-2333-4b36-bf1a-0fc6756851d5 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:16.045092 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2256794a-2333-4b36-bf1a-0fc6756851d5 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/91c0810d-bc7c-4d09-90ba-4308292ca8ef returned with HTTP 200 Aug 18 19:27:16.047085 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 911/3654] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:16 2026] GET /volume/v3/volumes/91c0810d-bc7c-4d09-90ba-4308292ca8ef => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:16.128874 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9945b072-7f28-428b-9fd4-904728e933d7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:16.131199 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9945b072-7f28-428b-9fd4-904728e933d7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:27:16.131484 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9945b072-7f28-428b-9fd4-904728e933d7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:16.131736 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9945b072-7f28-428b-9fd4-904728e933d7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:16.131880 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-9945b072-7f28-428b-9fd4-904728e933d7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:16.139219 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:16.139219 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:16.140265 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9945b072-7f28-428b-9fd4-904728e933d7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:27:16.140802 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 912/3655] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:16 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:16.559772 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-002771cb-5fe2-4e9b-b117-3c6e03a6f8ad None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:16.561293 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-002771cb-5fe2-4e9b-b117-3c6e03a6f8ad tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 Aug 18 19:27:16.561471 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-002771cb-5fe2-4e9b-b117-3c6e03a6f8ad tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:16.561713 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-002771cb-5fe2-4e9b-b117-3c6e03a6f8ad tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:16.561787 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-002771cb-5fe2-4e9b-b117-3c6e03a6f8ad tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id da0c1cfa-73f7-443e-b487-f6fabeb90315. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:16.565837 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:16.565837 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:16.566588 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-002771cb-5fe2-4e9b-b117-3c6e03a6f8ad tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 returned with HTTP 200 Aug 18 19:27:16.566907 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 915/3656] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:16 2026] GET /volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:16.822150 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-eec37935-36ac-46c3-9b1c-43f3a7b878d7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:16.824265 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-eec37935-36ac-46c3-9b1c-43f3a7b878d7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 Aug 18 19:27:16.824517 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-eec37935-36ac-46c3-9b1c-43f3a7b878d7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:16.824770 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-eec37935-36ac-46c3-9b1c-43f3a7b878d7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:16.831807 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:16.831807 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:16.835483 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-eec37935-36ac-46c3-9b1c-43f3a7b878d7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:27:16.840005 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-eec37935-36ac-46c3-9b1c-43f3a7b878d7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 returned with HTTP 200 Aug 18 19:27:16.840549 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 919/3657] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:27:16 2026] GET /volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 => generated 1357 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:16.850735 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-90d73e0f-8711-4e1a-9d8c-594ad669ee5b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:16.851125 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-90d73e0f-8711-4e1a-9d8c-594ad669ee5b None None] GET https://10.4.3.170/volume// Aug 18 19:27:16.851298 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-90d73e0f-8711-4e1a-9d8c-594ad669ee5b None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:16.851511 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-90d73e0f-8711-4e1a-9d8c-594ad669ee5b None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:16.851812 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-90d73e0f-8711-4e1a-9d8c-594ad669ee5b None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:27:16.852119 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 912/3658] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:27: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 19:27:16.860619 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-c83dd386-1781-4375-8014-b3fb9d106401 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:16.862697 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-c83dd386-1781-4375-8014-b3fb9d106401 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:27:16.863025 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-c83dd386-1781-4375-8014-b3fb9d106401 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a36e68ac-c49a-406e-a34f-d2f0db899439", "connector": null, "instance_uuid": "09f57b7d-6707-42c4-8634-fd3aa561a115"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:16.871392 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:16.871392 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:16.896816 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-c83dd386-1781-4375-8014-b3fb9d106401 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:27:16.897290 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 913/3659] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:27:16 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 19:27:17.068047 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-65bcc652-04fa-4019-a0bd-9ac8289123f2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:17.069591 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-65bcc652-04fa-4019-a0bd-9ac8289123f2 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/91c0810d-bc7c-4d09-90ba-4308292ca8ef Aug 18 19:27:17.069810 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-65bcc652-04fa-4019-a0bd-9ac8289123f2 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:17.070031 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-65bcc652-04fa-4019-a0bd-9ac8289123f2 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:17.076791 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-65bcc652-04fa-4019-a0bd-9ac8289123f2 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/91c0810d-bc7c-4d09-90ba-4308292ca8ef returned with HTTP 404 Aug 18 19:27:17.077319 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 916/3660] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:17 2026] GET /volume/v3/volumes/91c0810d-bc7c-4d09-90ba-4308292ca8ef => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:17.084217 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3de21ad3-547e-4f83-ac74-3afb4cb9d30a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:17.085899 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3de21ad3-547e-4f83-ac74-3afb4cb9d30a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c Aug 18 19:27:17.086079 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3de21ad3-547e-4f83-ac74-3afb4cb9d30a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:17.086273 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3de21ad3-547e-4f83-ac74-3afb4cb9d30a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:17.092801 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:17.092801 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:17.096150 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-3de21ad3-547e-4f83-ac74-3afb4cb9d30a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:17.099885 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3de21ad3-547e-4f83-ac74-3afb4cb9d30a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c returned with HTTP 200 Aug 18 19:27:17.100273 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 920/3661] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:17 2026] GET /volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c => generated 925 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:17.112427 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8608e73a-5c50-408e-92e5-f8375c605510 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:17.114213 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8608e73a-5c50-408e-92e5-f8375c605510 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] DELETE https://10.4.3.170/volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c Aug 18 19:27:17.114558 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8608e73a-5c50-408e-92e5-f8375c605510 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:17.114732 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8608e73a-5c50-408e-92e5-f8375c605510 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:17.114936 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-8608e73a-5c50-408e-92e5-f8375c605510 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Delete volume with id: bdf270f6-d66e-4a31-9403-a130fdde263c Aug 18 19:27:17.123018 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:17.123018 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:17.123577 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8608e73a-5c50-408e-92e5-f8375c605510 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:17.153481 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8608e73a-5c50-408e-92e5-f8375c605510 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Delete volume request issued successfully. Aug 18 19:27:17.153943 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5a791b6c-2541-4961-ab7d-b4c89eaee4c7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:17.154175 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8608e73a-5c50-408e-92e5-f8375c605510 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c returned with HTTP 202 Aug 18 19:27:17.154175 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 913/3662] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:27:17 2026] DELETE /volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:17.154260 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5a791b6c-2541-4961-ab7d-b4c89eaee4c7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:27:17.154260 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5a791b6c-2541-4961-ab7d-b4c89eaee4c7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:17.154260 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5a791b6c-2541-4961-ab7d-b4c89eaee4c7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:17.154260 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-5a791b6c-2541-4961-ab7d-b4c89eaee4c7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:17.161767 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:17.161767 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:17.162432 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5a791b6c-2541-4961-ab7d-b4c89eaee4c7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:27:17.162952 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 914/3663] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:17 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:17.163076 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7485e0df-5ba0-4897-8722-156369a80714 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:17.165346 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7485e0df-5ba0-4897-8722-156369a80714 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c Aug 18 19:27:17.165610 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7485e0df-5ba0-4897-8722-156369a80714 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:17.166709 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7485e0df-5ba0-4897-8722-156369a80714 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:17.174645 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:17.174645 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:17.179727 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-7485e0df-5ba0-4897-8722-156369a80714 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:17.185076 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7485e0df-5ba0-4897-8722-156369a80714 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c returned with HTTP 200 Aug 18 19:27:17.185807 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 917/3664] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:17 2026] GET /volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c => generated 924 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:17.578025 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4445b199-dbea-42df-b7c2-ba76b09603d1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:17.580221 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4445b199-dbea-42df-b7c2-ba76b09603d1 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 Aug 18 19:27:17.581550 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4445b199-dbea-42df-b7c2-ba76b09603d1 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:17.581550 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4445b199-dbea-42df-b7c2-ba76b09603d1 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:17.581550 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-4445b199-dbea-42df-b7c2-ba76b09603d1 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id da0c1cfa-73f7-443e-b487-f6fabeb90315. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:17.584941 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:17.584941 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:17.586179 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4445b199-dbea-42df-b7c2-ba76b09603d1 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 returned with HTTP 200 Aug 18 19:27:17.586664 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 921/3665] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:17 2026] GET /volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:17.824548 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a1c38706-2f55-470a-8270-3a1072037739 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:17.826730 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a1c38706-2f55-470a-8270-3a1072037739 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:27:17.827151 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a1c38706-2f55-470a-8270-3a1072037739 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93abd652-eb20-495b-a17f-9dbb7bb3f8eb", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-892009295", "description": null, "metadata": null}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:17.840713 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:17.840713 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:17.841154 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a1c38706-2f55-470a-8270-3a1072037739 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:27:17.841391 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-a1c38706-2f55-470a-8270-3a1072037739 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create snapshot from volume 93abd652-eb20-495b-a17f-9dbb7bb3f8eb Aug 18 19:27:17.879184 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-a1c38706-2f55-470a-8270-3a1072037739 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Created reservations ['0c1a8d7e-2585-436a-8e18-725fe2e05546', '4e617578-60b0-4300-b1d7-dcc2f6062359', 'a6981d24-e425-4f92-98b7-ad8c8cbdf74c', 'a248b771-a2d2-4da7-a605-dc71efdf8598'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:17.880306 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7194cf93-8730-4b92-8d7c-35e91971ec29 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:17.880678 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7194cf93-8730-4b92-8d7c-35e91971ec29 None None] GET https://10.4.3.170/volume// Aug 18 19:27:17.880823 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7194cf93-8730-4b92-8d7c-35e91971ec29 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:17.881010 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7194cf93-8730-4b92-8d7c-35e91971ec29 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:17.881336 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7194cf93-8730-4b92-8d7c-35e91971ec29 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:27:17.881602 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 915/3666] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:27: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 19:27:17.889612 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-b0c7668e-60bd-4bc2-bc45-b6d6ace128b0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:17.892170 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-b0c7668e-60bd-4bc2-bc45-b6d6ace128b0 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 Aug 18 19:27:17.892464 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-b0c7668e-60bd-4bc2-bc45-b6d6ace128b0 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:17.892707 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-b0c7668e-60bd-4bc2-bc45-b6d6ace128b0 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:17.903431 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:17.903431 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:17.906667 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-b0c7668e-60bd-4bc2-bc45-b6d6ace128b0 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:27:17.911220 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-b0c7668e-60bd-4bc2-bc45-b6d6ace128b0 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 returned with HTTP 200 Aug 18 19:27:17.911625 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 918/3667] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:27:17 2026] GET /volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 => generated 1536 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:27:17.921452 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a1c38706-2f55-470a-8270-3a1072037739 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot force create request issued successfully. Aug 18 19:27:17.921452 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a1c38706-2f55-470a-8270-3a1072037739 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:27:17.921452 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 914/3668] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:27:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:27:17.933030 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d5bacbb9-8afe-4790-bba9-29a07c45b6ed None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:17.935352 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d5bacbb9-8afe-4790-bba9-29a07c45b6ed tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/6ce6c4d7-22e7-4d4a-a65f-66419958a090 Aug 18 19:27:17.935660 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d5bacbb9-8afe-4790-bba9-29a07c45b6ed tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:17.935927 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d5bacbb9-8afe-4790-bba9-29a07c45b6ed tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:17.942161 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:17.942161 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:17.942333 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d5bacbb9-8afe-4790-bba9-29a07c45b6ed tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:27:17.943006 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d5bacbb9-8afe-4790-bba9-29a07c45b6ed tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/6ce6c4d7-22e7-4d4a-a65f-66419958a090 returned with HTTP 200 Aug 18 19:27:17.943352 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 922/3669] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:17 2026] GET /volume/v3/snapshots/6ce6c4d7-22e7-4d4a-a65f-66419958a090 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:18.022482 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-4c239ac3-6174-47b0-98cf-12eeca045044 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:18.024923 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-4c239ac3-6174-47b0-98cf-12eeca045044 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] PUT https://10.4.3.170/volume/v3/attachments/5985199b-69e5-4fed-846e-95ba993d11b7 Aug 18 19:27:18.025828 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-4c239ac3-6174-47b0-98cf-12eeca045044 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:18.034769 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-4c239ac3-6174-47b0-98cf-12eeca045044 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Acquiring lock "cinder-attachment_update-a36e68ac-c49a-406e-a34f-d2f0db899439-np0000007688" by "attachment_update" {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:27:18.040085 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-4c239ac3-6174-47b0-98cf-12eeca045044 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Lock "cinder-attachment_update-a36e68ac-c49a-406e-a34f-d2f0db899439-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:27:18.041394 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:18.041394 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:18.136168 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-4c239ac3-6174-47b0-98cf-12eeca045044 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Lock "cinder-attachment_update-a36e68ac-c49a-406e-a34f-d2f0db899439-np0000007688" released by "attachment_update" :: held 0.096s {{(pid=100581) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:27:18.136511 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-4c239ac3-6174-47b0-98cf-12eeca045044 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/attachments/5985199b-69e5-4fed-846e-95ba993d11b7 returned with HTTP 200 Aug 18 19:27:18.137071 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 916/3670] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:27:18 2026] PUT /volume/v3/attachments/5985199b-69e5-4fed-846e-95ba993d11b7 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:18.165732 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-a45018fa-ece8-457c-ad80-2a19fd349e88 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:18.168159 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-a45018fa-ece8-457c-ad80-2a19fd349e88 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] POST https://10.4.3.170/volume/v3/attachments/5985199b-69e5-4fed-846e-95ba993d11b7/action Aug 18 19:27:18.168665 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-a45018fa-ece8-457c-ad80-2a19fd349e88 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:27:18.168802 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-a45018fa-ece8-457c-ad80-2a19fd349e88 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:18.176449 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d7afd0da-db7c-44fe-a217-39b66a4884c6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:18.178100 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d7afd0da-db7c-44fe-a217-39b66a4884c6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:27:18.178326 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d7afd0da-db7c-44fe-a217-39b66a4884c6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:18.178501 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d7afd0da-db7c-44fe-a217-39b66a4884c6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:18.178601 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-d7afd0da-db7c-44fe-a217-39b66a4884c6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:18.183515 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:18.183515 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:18.185299 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d7afd0da-db7c-44fe-a217-39b66a4884c6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:27:18.185299 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 915/3671] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:18 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:18.199703 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:18.199703 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:18.200111 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-40ea208d-ae4c-464a-bd13-bdb78b98adae None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:18.202868 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-40ea208d-ae4c-464a-bd13-bdb78b98adae tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c Aug 18 19:27:18.203120 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-40ea208d-ae4c-464a-bd13-bdb78b98adae tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:18.203374 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-40ea208d-ae4c-464a-bd13-bdb78b98adae tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:18.213858 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-40ea208d-ae4c-464a-bd13-bdb78b98adae tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c returned with HTTP 404 Aug 18 19:27:18.214450 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 923/3672] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:18 2026] GET /volume/v3/volumes/bdf270f6-d66e-4a31-9403-a130fdde263c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:18.215890 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-1342a5fe-4432-4252-8739-9edf19e39a2c req-a45018fa-ece8-457c-ad80-2a19fd349e88 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/attachments/5985199b-69e5-4fed-846e-95ba993d11b7/action returned with HTTP 204 Aug 18 19:27:18.216348 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 919/3673] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:27:18 2026] POST /volume/v3/attachments/5985199b-69e5-4fed-846e-95ba993d11b7/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:18.222419 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f853a3da-408d-4e5c-a92f-8df2cb24871a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:18.224322 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f853a3da-408d-4e5c-a92f-8df2cb24871a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/92a8ce4f-9ecf-419e-86ec-9181d2b1ce43 Aug 18 19:27:18.224604 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f853a3da-408d-4e5c-a92f-8df2cb24871a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:18.224934 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f853a3da-408d-4e5c-a92f-8df2cb24871a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:18.234150 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:18.234150 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:18.239001 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f853a3da-408d-4e5c-a92f-8df2cb24871a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:18.244727 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f853a3da-408d-4e5c-a92f-8df2cb24871a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/92a8ce4f-9ecf-419e-86ec-9181d2b1ce43 returned with HTTP 200 Aug 18 19:27:18.245120 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 917/3674] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:18 2026] GET /volume/v3/volumes/92a8ce4f-9ecf-419e-86ec-9181d2b1ce43 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:27:18.262381 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ec6f2ec2-c302-4cae-ad56-43262064740f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:18.265842 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ec6f2ec2-c302-4cae-ad56-43262064740f tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] DELETE https://10.4.3.170/volume/v3/volumes/92a8ce4f-9ecf-419e-86ec-9181d2b1ce43 Aug 18 19:27:18.266093 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ec6f2ec2-c302-4cae-ad56-43262064740f tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:18.266343 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ec6f2ec2-c302-4cae-ad56-43262064740f tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:18.266554 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-ec6f2ec2-c302-4cae-ad56-43262064740f tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Delete volume with id: 92a8ce4f-9ecf-419e-86ec-9181d2b1ce43 Aug 18 19:27:18.280127 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:18.280127 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:18.280785 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ec6f2ec2-c302-4cae-ad56-43262064740f tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:18.298693 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ec6f2ec2-c302-4cae-ad56-43262064740f tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Delete volume request issued successfully. Aug 18 19:27:18.298957 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ec6f2ec2-c302-4cae-ad56-43262064740f tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/92a8ce4f-9ecf-419e-86ec-9181d2b1ce43 returned with HTTP 202 Aug 18 19:27:18.299600 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 916/3675] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:27:18 2026] DELETE /volume/v3/volumes/92a8ce4f-9ecf-419e-86ec-9181d2b1ce43 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:18.307543 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b6a4a666-be8e-4254-ae8a-2577e8bcc218 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:18.309558 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b6a4a666-be8e-4254-ae8a-2577e8bcc218 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/92a8ce4f-9ecf-419e-86ec-9181d2b1ce43 Aug 18 19:27:18.309671 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b6a4a666-be8e-4254-ae8a-2577e8bcc218 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:18.309860 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b6a4a666-be8e-4254-ae8a-2577e8bcc218 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:18.317125 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:18.317125 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:18.321738 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b6a4a666-be8e-4254-ae8a-2577e8bcc218 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:18.326745 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b6a4a666-be8e-4254-ae8a-2577e8bcc218 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/92a8ce4f-9ecf-419e-86ec-9181d2b1ce43 returned with HTTP 200 Aug 18 19:27:18.327104 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 924/3676] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:18 2026] GET /volume/v3/volumes/92a8ce4f-9ecf-419e-86ec-9181d2b1ce43 => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:18.598055 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2e5996c1-eee5-4241-b957-415a04acbb9c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:18.600626 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2e5996c1-eee5-4241-b957-415a04acbb9c tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 Aug 18 19:27:18.600826 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2e5996c1-eee5-4241-b957-415a04acbb9c tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:18.601005 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2e5996c1-eee5-4241-b957-415a04acbb9c tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:18.601102 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-2e5996c1-eee5-4241-b957-415a04acbb9c tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id da0c1cfa-73f7-443e-b487-f6fabeb90315. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:18.605948 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:18.605948 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:18.606776 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2e5996c1-eee5-4241-b957-415a04acbb9c tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 returned with HTTP 200 Aug 18 19:27:18.607146 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 920/3677] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:18 2026] GET /volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:18.954540 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-66d901ae-1ef5-4d40-a871-d89cc8704eb5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:18.957223 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-66d901ae-1ef5-4d40-a871-d89cc8704eb5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/6ce6c4d7-22e7-4d4a-a65f-66419958a090 Aug 18 19:27:18.957799 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-66d901ae-1ef5-4d40-a871-d89cc8704eb5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:18.958156 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-66d901ae-1ef5-4d40-a871-d89cc8704eb5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:18.964867 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:18.964867 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:18.965537 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-66d901ae-1ef5-4d40-a871-d89cc8704eb5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:27:18.966739 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-66d901ae-1ef5-4d40-a871-d89cc8704eb5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/6ce6c4d7-22e7-4d4a-a65f-66419958a090 returned with HTTP 200 Aug 18 19:27:18.967199 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 918/3678] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:18 2026] GET /volume/v3/snapshots/6ce6c4d7-22e7-4d4a-a65f-66419958a090 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:18.976262 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-22d3ec75-d55c-4202-b696-923e6438ca83 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:18.977895 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-22d3ec75-d55c-4202-b696-923e6438ca83 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/6ce6c4d7-22e7-4d4a-a65f-66419958a090 Aug 18 19:27:18.978095 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-22d3ec75-d55c-4202-b696-923e6438ca83 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:18.978245 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-22d3ec75-d55c-4202-b696-923e6438ca83 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:18.987873 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:18.987873 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:18.988333 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-22d3ec75-d55c-4202-b696-923e6438ca83 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:27:18.989038 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-22d3ec75-d55c-4202-b696-923e6438ca83 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/6ce6c4d7-22e7-4d4a-a65f-66419958a090 returned with HTTP 200 Aug 18 19:27:18.989392 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 917/3679] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:18 2026] GET /volume/v3/snapshots/6ce6c4d7-22e7-4d4a-a65f-66419958a090 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:18.997909 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c856f9d6-788c-4384-b52f-69484e8366f7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:18.999918 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c856f9d6-788c-4384-b52f-69484e8366f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:27:19.000381 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c856f9d6-788c-4384-b52f-69484e8366f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93abd652-eb20-495b-a17f-9dbb7bb3f8eb", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1665620993", "description": null, "metadata": null}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:19.020451 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:19.020451 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:19.021038 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c856f9d6-788c-4384-b52f-69484e8366f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:27:19.021230 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-c856f9d6-788c-4384-b52f-69484e8366f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create snapshot from volume 93abd652-eb20-495b-a17f-9dbb7bb3f8eb Aug 18 19:27:19.046715 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-c856f9d6-788c-4384-b52f-69484e8366f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Created reservations ['9455a3c4-5fdd-49c4-bff9-96ca3a4a36fd', '64bb30b2-bb88-432c-bc16-bb97b8a0c07f', 'c80e0531-d056-49e2-958e-c627c719733e', '649eeef9-4940-4901-8855-299fd80825f1'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:19.079395 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c856f9d6-788c-4384-b52f-69484e8366f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot force create request issued successfully. Aug 18 19:27:19.079795 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c856f9d6-788c-4384-b52f-69484e8366f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:27:19.080265 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 925/3680] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:27:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:27:19.092085 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8b5f11ae-5d96-4f9f-979b-006e17f9dcd4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:19.094108 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8b5f11ae-5d96-4f9f-979b-006e17f9dcd4 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/d6130486-a729-493d-b631-3d733db80d1f Aug 18 19:27:19.094210 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8b5f11ae-5d96-4f9f-979b-006e17f9dcd4 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:19.094440 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8b5f11ae-5d96-4f9f-979b-006e17f9dcd4 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:19.099026 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:19.099026 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:19.099472 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-8b5f11ae-5d96-4f9f-979b-006e17f9dcd4 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:27:19.100161 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8b5f11ae-5d96-4f9f-979b-006e17f9dcd4 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/d6130486-a729-493d-b631-3d733db80d1f returned with HTTP 200 Aug 18 19:27:19.100535 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 921/3681] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:19 2026] GET /volume/v3/snapshots/d6130486-a729-493d-b631-3d733db80d1f => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:19.200554 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-cce1ce34-a5ff-4b80-96e6-6266f72bc712 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:19.202297 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cce1ce34-a5ff-4b80-96e6-6266f72bc712 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:27:19.202546 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cce1ce34-a5ff-4b80-96e6-6266f72bc712 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:19.202737 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cce1ce34-a5ff-4b80-96e6-6266f72bc712 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:19.202831 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-cce1ce34-a5ff-4b80-96e6-6266f72bc712 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:19.207118 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:19.207118 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:19.207909 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cce1ce34-a5ff-4b80-96e6-6266f72bc712 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:27:19.208261 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 919/3682] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:19 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:19.218554 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3af9b5a7-b0db-4c8f-a6a9-46a155c8e6fd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:19.221051 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3af9b5a7-b0db-4c8f-a6a9-46a155c8e6fd tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/6b0fc18a-49cc-42aa-9b36-74b806c3d8d0 Aug 18 19:27:19.221311 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3af9b5a7-b0db-4c8f-a6a9-46a155c8e6fd tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:19.221586 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3af9b5a7-b0db-4c8f-a6a9-46a155c8e6fd tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:19.229737 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:19.229737 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:19.233885 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-3af9b5a7-b0db-4c8f-a6a9-46a155c8e6fd tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:27:19.239115 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3af9b5a7-b0db-4c8f-a6a9-46a155c8e6fd tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/6b0fc18a-49cc-42aa-9b36-74b806c3d8d0 returned with HTTP 200 Aug 18 19:27:19.240403 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 918/3683] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:19 2026] GET /volume/v3/volumes/6b0fc18a-49cc-42aa-9b36-74b806c3d8d0 => generated 1411 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:19.250971 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7e522523-cb43-4a51-990c-381cabf120a2 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:19.252968 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7e522523-cb43-4a51-990c-381cabf120a2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/6b0fc18a-49cc-42aa-9b36-74b806c3d8d0 Aug 18 19:27:19.253049 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7e522523-cb43-4a51-990c-381cabf120a2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:19.253173 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7e522523-cb43-4a51-990c-381cabf120a2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:19.261377 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:19.261377 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:19.269530 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7e522523-cb43-4a51-990c-381cabf120a2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:27:19.275131 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7e522523-cb43-4a51-990c-381cabf120a2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/6b0fc18a-49cc-42aa-9b36-74b806c3d8d0 returned with HTTP 200 Aug 18 19:27:19.275929 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 926/3684] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:19 2026] GET /volume/v3/volumes/6b0fc18a-49cc-42aa-9b36-74b806c3d8d0 => generated 1411 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:19.289496 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0bf15d9d-3b73-4ea1-a957-4b8886873c8d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:19.291475 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0bf15d9d-3b73-4ea1-a957-4b8886873c8d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] DELETE https://10.4.3.170/volume/v3/volumes/6b0fc18a-49cc-42aa-9b36-74b806c3d8d0 Aug 18 19:27:19.291718 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0bf15d9d-3b73-4ea1-a957-4b8886873c8d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:19.291901 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0bf15d9d-3b73-4ea1-a957-4b8886873c8d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:19.292090 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-0bf15d9d-3b73-4ea1-a957-4b8886873c8d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Delete volume with id: 6b0fc18a-49cc-42aa-9b36-74b806c3d8d0 Aug 18 19:27:19.299839 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:19.299839 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:19.300441 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0bf15d9d-3b73-4ea1-a957-4b8886873c8d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:27:19.329611 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0bf15d9d-3b73-4ea1-a957-4b8886873c8d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Delete volume request issued successfully. Aug 18 19:27:19.329746 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0bf15d9d-3b73-4ea1-a957-4b8886873c8d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/6b0fc18a-49cc-42aa-9b36-74b806c3d8d0 returned with HTTP 202 Aug 18 19:27:19.330147 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 922/3685] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:27:19 2026] DELETE /volume/v3/volumes/6b0fc18a-49cc-42aa-9b36-74b806c3d8d0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:19.339355 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d94801e1-c20c-4a46-8b36-ebbd0b1b7d9f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:19.341137 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d94801e1-c20c-4a46-8b36-ebbd0b1b7d9f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/6b0fc18a-49cc-42aa-9b36-74b806c3d8d0 Aug 18 19:27:19.341308 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d94801e1-c20c-4a46-8b36-ebbd0b1b7d9f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:19.341498 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d94801e1-c20c-4a46-8b36-ebbd0b1b7d9f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:19.348713 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c0b88530-182d-4023-a9da-1e65f156957e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:19.351021 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c0b88530-182d-4023-a9da-1e65f156957e tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/92a8ce4f-9ecf-419e-86ec-9181d2b1ce43 Aug 18 19:27:19.351255 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c0b88530-182d-4023-a9da-1e65f156957e tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:19.351696 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c0b88530-182d-4023-a9da-1e65f156957e tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:19.354212 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:19.354212 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:19.359590 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d94801e1-c20c-4a46-8b36-ebbd0b1b7d9f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:27:19.362842 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c0b88530-182d-4023-a9da-1e65f156957e tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/92a8ce4f-9ecf-419e-86ec-9181d2b1ce43 returned with HTTP 404 Aug 18 19:27:19.363431 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 919/3686] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:19 2026] GET /volume/v3/volumes/92a8ce4f-9ecf-419e-86ec-9181d2b1ce43 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:19.367298 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d94801e1-c20c-4a46-8b36-ebbd0b1b7d9f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/6b0fc18a-49cc-42aa-9b36-74b806c3d8d0 returned with HTTP 200 Aug 18 19:27:19.367790 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 920/3687] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:19 2026] GET /volume/v3/volumes/6b0fc18a-49cc-42aa-9b36-74b806c3d8d0 => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:19.423088 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0eadbdee-893c-4148-8119-7b3538c70c4d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:19.425946 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0eadbdee-893c-4148-8119-7b3538c70c4d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:27:19.425946 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0eadbdee-893c-4148-8119-7b3538c70c4d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc", "size": 1, "name": "tempest-VolumesGetTest-Volume-999143615", "metadata": {"Type": "Test"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:19.429450 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-0eadbdee-893c-4148-8119-7b3538c70c4d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Create volume request body: {'volume': {'imageRef': '3394ab6b-bad1-4521-8a00-1c034f3dd2cc', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-999143615', 'metadata': {'Type': 'Test'}}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:27:19.602838 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-0eadbdee-893c-4148-8119-7b3538c70c4d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Create volume of 1 GB Aug 18 19:27:19.606314 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0eadbdee-893c-4148-8119-7b3538c70c4d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Availability Zones retrieved successfully. Aug 18 19:27:19.614087 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-0eadbdee-893c-4148-8119-7b3538c70c4d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Flow 'volume_create_api' (d27ca85d-50e1-42ad-8b06-296140176aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:19.614502 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-0eadbdee-893c-4148-8119-7b3538c70c4d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f541e561-d0b6-470c-bb71-eb76fc8d08d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:19.615867 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-0eadbdee-893c-4148-8119-7b3538c70c4d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:27:19.618023 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bcd4631f-1a94-445a-8197-ee5c47235f92 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:19.620021 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bcd4631f-1a94-445a-8197-ee5c47235f92 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 Aug 18 19:27:19.620228 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bcd4631f-1a94-445a-8197-ee5c47235f92 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:19.620465 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bcd4631f-1a94-445a-8197-ee5c47235f92 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:19.620574 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-bcd4631f-1a94-445a-8197-ee5c47235f92 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id da0c1cfa-73f7-443e-b487-f6fabeb90315. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:19.626340 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:19.626340 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:19.627126 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bcd4631f-1a94-445a-8197-ee5c47235f92 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 returned with HTTP 200 Aug 18 19:27:19.627556 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 923/3688] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:19 2026] GET /volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:19.636714 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-116fad6b-0c57-40b8-9b4f-77aa0ee699ec None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:19.639800 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-116fad6b-0c57-40b8-9b4f-77aa0ee699ec tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/volumes/82387034-cfb1-4b1b-9531-e5e3177a2942 Aug 18 19:27:19.639800 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-116fad6b-0c57-40b8-9b4f-77aa0ee699ec tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:19.639800 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-116fad6b-0c57-40b8-9b4f-77aa0ee699ec tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:19.648324 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:19.648324 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:19.652087 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-116fad6b-0c57-40b8-9b4f-77aa0ee699ec tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Volume info retrieved successfully. Aug 18 19:27:19.655628 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-116fad6b-0c57-40b8-9b4f-77aa0ee699ec tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/volumes/82387034-cfb1-4b1b-9531-e5e3177a2942 returned with HTTP 200 Aug 18 19:27:19.655992 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 920/3689] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:19 2026] GET /volume/v3/volumes/82387034-cfb1-4b1b-9531-e5e3177a2942 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:19.667981 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e99d3516-5cee-4d16-ba6d-256819b879c7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:19.669459 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e99d3516-5cee-4d16-ba6d-256819b879c7 tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] POST https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315/action Aug 18 19:27:19.669800 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e99d3516-5cee-4d16-ba6d-256819b879c7 tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:27:19.669908 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e99d3516-5cee-4d16-ba6d-256819b879c7 tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:19.671122 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.admin_actions [None req-e99d3516-5cee-4d16-ba6d-256819b879c7 tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] Updating backup 'da0c1cfa-73f7-443e-b487-f6fabeb90315' with '{'status': 'error'}' {{(pid=100581) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 19:27:19.677705 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:19.677705 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:19.684330 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.backup.rpcapi [None req-e99d3516-5cee-4d16-ba6d-256819b879c7 tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] reset_status in rpcapi backup_id da0c1cfa-73f7-443e-b487-f6fabeb90315 on host np0000007688. {{(pid=100581) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 18 19:27:19.691527 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-0eadbdee-893c-4148-8119-7b3538c70c4d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f541e561-d0b6-470c-bb71-eb76fc8d08d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:19.692281 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-0eadbdee-893c-4148-8119-7b3538c70c4d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a49ef8e6-0acc-40d8-a7bf-11aa217e0966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:19.701993 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e99d3516-5cee-4d16-ba6d-256819b879c7 tempest-VolumesBackupsAdminTest-85448704 tempest-VolumesBackupsAdminTest-85448704-project-admin] https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315/action returned with HTTP 202 Aug 18 19:27:19.701993 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 921/3690] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:27:19 2026] POST /volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:27:19.706481 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5b78f67c-e6da-4254-b352-666305fc9706 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:19.708691 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5b78f67c-e6da-4254-b352-666305fc9706 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 Aug 18 19:27:19.708889 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5b78f67c-e6da-4254-b352-666305fc9706 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:19.709144 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5b78f67c-e6da-4254-b352-666305fc9706 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:19.709573 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-5b78f67c-e6da-4254-b352-666305fc9706 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id da0c1cfa-73f7-443e-b487-f6fabeb90315. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:19.713597 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:19.713597 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:19.714479 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5b78f67c-e6da-4254-b352-666305fc9706 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 returned with HTTP 200 Aug 18 19:27:19.714963 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 924/3691] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:19 2026] GET /volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:19.723417 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d49be097-9ad7-4069-a436-8be052ea2295 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:19.725181 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d49be097-9ad7-4069-a436-8be052ea2295 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] DELETE https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 Aug 18 19:27:19.725379 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d49be097-9ad7-4069-a436-8be052ea2295 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:19.725567 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d49be097-9ad7-4069-a436-8be052ea2295 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:19.725676 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.backups [None req-d49be097-9ad7-4069-a436-8be052ea2295 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Delete backup with id: da0c1cfa-73f7-443e-b487-f6fabeb90315. Aug 18 19:27:19.731161 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:19.731161 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:19.738384 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-0eadbdee-893c-4148-8119-7b3538c70c4d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Created reservations ['12457612-3efe-4363-b596-4adb540f7e92', '19448dff-73a2-4206-8cdc-9af0d95ea2ac', 'be59821d-be84-4220-8360-247f9b9f708f', '3f5dea76-8f64-4ef1-9122-bbdd72c2d635'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:19.738384 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-0eadbdee-893c-4148-8119-7b3538c70c4d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a49ef8e6-0acc-40d8-a7bf-11aa217e0966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12457612-3efe-4363-b596-4adb540f7e92', '19448dff-73a2-4206-8cdc-9af0d95ea2ac', 'be59821d-be84-4220-8360-247f9b9f708f', '3f5dea76-8f64-4ef1-9122-bbdd72c2d635']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:19.738384 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-0eadbdee-893c-4148-8119-7b3538c70c4d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25c9be89-2efc-4016-a201-c2ee1db2c675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:19.744643 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.backup.rpcapi [None req-d49be097-9ad7-4069-a436-8be052ea2295 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] delete_backup rpcapi backup_id da0c1cfa-73f7-443e-b487-f6fabeb90315 {{(pid=100582) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:27:19.746219 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d49be097-9ad7-4069-a436-8be052ea2295 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 returned with HTTP 202 Aug 18 19:27:19.746723 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 921/3692] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:27:19 2026] DELETE /volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:27:19.752949 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4b119b99-052a-411b-89d3-fac86f5fd4cb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:19.755259 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4b119b99-052a-411b-89d3-fac86f5fd4cb tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 Aug 18 19:27:19.756075 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4b119b99-052a-411b-89d3-fac86f5fd4cb tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:19.756330 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4b119b99-052a-411b-89d3-fac86f5fd4cb tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:19.756491 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-4b119b99-052a-411b-89d3-fac86f5fd4cb tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id da0c1cfa-73f7-443e-b487-f6fabeb90315. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:19.757943 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-0eadbdee-893c-4148-8119-7b3538c70c4d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25c9be89-2efc-4016-a201-c2ee1db2c675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25538581-93bb-41d9-98ce-0639a282b4e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-999143615',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='81f9b55c2e074297a52f029864c6d3ee',qos_specs=None,replication_status=,reservations=['12457612-3efe-4363-b596-4adb540f7e92','19448dff-73a2-4206-8cdc-9af0d95ea2ac','be59821d-be84-4220-8360-247f9b9f708f','3f5dea76-8f64-4ef1-9122-bbdd72c2d635'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65004f3f59584b67b01650bad0f60500',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:27:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-999143615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25538581-93bb-41d9-98ce-0639a282b4e1,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='81f9b55c2e074297a52f029864c6d3ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65004f3f59584b67b01650bad0f60500',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:19.758596 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-0eadbdee-893c-4148-8119-7b3538c70c4d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89af12c3-abed-4f1a-9b9a-129e9cf86d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:19.761244 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:19.761244 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:19.762185 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4b119b99-052a-411b-89d3-fac86f5fd4cb tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 returned with HTTP 200 Aug 18 19:27:19.762654 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 922/3693] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:19 2026] GET /volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:19.777688 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-0eadbdee-893c-4148-8119-7b3538c70c4d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89af12c3-abed-4f1a-9b9a-129e9cf86d38) transitioned into state 'SUCCESS' from state '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-999143615',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='81f9b55c2e074297a52f029864c6d3ee',qos_specs=None,replication_status=,reservations=['12457612-3efe-4363-b596-4adb540f7e92','19448dff-73a2-4206-8cdc-9af0d95ea2ac','be59821d-be84-4220-8360-247f9b9f708f','3f5dea76-8f64-4ef1-9122-bbdd72c2d635'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65004f3f59584b67b01650bad0f60500',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:19.778352 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-0eadbdee-893c-4148-8119-7b3538c70c4d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7166993a-2f14-4b77-b35a-7af2e60f7cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:19.788658 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-0eadbdee-893c-4148-8119-7b3538c70c4d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7166993a-2f14-4b77-b35a-7af2e60f7cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:19.789354 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-0eadbdee-893c-4148-8119-7b3538c70c4d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Flow 'volume_create_api' (d27ca85d-50e1-42ad-8b06-296140176aad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:19.789667 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0eadbdee-893c-4148-8119-7b3538c70c4d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Create volume request issued successfully. Aug 18 19:27:19.790265 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0eadbdee-893c-4148-8119-7b3538c70c4d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:27:19.790717 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 927/3694] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:27:19 2026] POST /volume/v3/volumes => generated 758 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:27:19.805095 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6945edff-cfea-4349-88b2-efb60ec33e0e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:19.806736 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6945edff-cfea-4349-88b2-efb60ec33e0e tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 Aug 18 19:27:19.810381 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6945edff-cfea-4349-88b2-efb60ec33e0e tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:19.810381 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6945edff-cfea-4349-88b2-efb60ec33e0e tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:19.813567 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:19.813567 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:19.816868 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-6945edff-cfea-4349-88b2-efb60ec33e0e tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:19.820856 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6945edff-cfea-4349-88b2-efb60ec33e0e tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 returned with HTTP 200 Aug 18 19:27:19.821181 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 925/3695] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:19 2026] GET /volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:20.109749 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-0a81bc55-6247-405a-b608-5dc048d83cae None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:20.111675 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0a81bc55-6247-405a-b608-5dc048d83cae tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/d6130486-a729-493d-b631-3d733db80d1f Aug 18 19:27:20.111867 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0a81bc55-6247-405a-b608-5dc048d83cae tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:20.112088 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0a81bc55-6247-405a-b608-5dc048d83cae tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:20.121560 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:20.121560 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:20.121906 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-0a81bc55-6247-405a-b608-5dc048d83cae tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:27:20.122641 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0a81bc55-6247-405a-b608-5dc048d83cae tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/d6130486-a729-493d-b631-3d733db80d1f returned with HTTP 200 Aug 18 19:27:20.123035 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 922/3696] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:20 2026] GET /volume/v3/snapshots/d6130486-a729-493d-b631-3d733db80d1f => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:20.131091 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7bd0e202-543b-49f3-98c9-0e2b8d867680 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:20.133085 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7bd0e202-543b-49f3-98c9-0e2b8d867680 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/d6130486-a729-493d-b631-3d733db80d1f Aug 18 19:27:20.133385 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7bd0e202-543b-49f3-98c9-0e2b8d867680 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:20.133615 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7bd0e202-543b-49f3-98c9-0e2b8d867680 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:20.145252 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:20.145252 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:20.146276 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7bd0e202-543b-49f3-98c9-0e2b8d867680 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:27:20.147612 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7bd0e202-543b-49f3-98c9-0e2b8d867680 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/d6130486-a729-493d-b631-3d733db80d1f returned with HTTP 200 Aug 18 19:27:20.148023 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 923/3697] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:20 2026] GET /volume/v3/snapshots/d6130486-a729-493d-b631-3d733db80d1f => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:20.156538 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-557d6c0c-69ea-4c9c-bbb5-5dd031820815 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:20.158503 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-557d6c0c-69ea-4c9c-bbb5-5dd031820815 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:27:20.158830 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-557d6c0c-69ea-4c9c-bbb5-5dd031820815 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93abd652-eb20-495b-a17f-9dbb7bb3f8eb", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2010185055", "description": null, "metadata": null}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:20.169781 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:20.169781 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:20.170297 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-557d6c0c-69ea-4c9c-bbb5-5dd031820815 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:27:20.170439 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-557d6c0c-69ea-4c9c-bbb5-5dd031820815 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create snapshot from volume 93abd652-eb20-495b-a17f-9dbb7bb3f8eb Aug 18 19:27:20.192795 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-557d6c0c-69ea-4c9c-bbb5-5dd031820815 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Created reservations ['61b75bed-fb92-4869-9fe7-b0b3bfeb4284', '5b58c9d5-f75b-4d36-b71c-935b63f03496', '7891ff58-7c59-4ab4-9dd9-326a25f56f6a', '5befe667-5214-442a-92c7-d9946f963568'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:20.221562 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-557d6c0c-69ea-4c9c-bbb5-5dd031820815 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot force create request issued successfully. Aug 18 19:27:20.221969 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-557d6c0c-69ea-4c9c-bbb5-5dd031820815 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:27:20.222493 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 928/3698] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:27:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:27:20.229945 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-355ebb4d-095a-4229-8589-c4c85a91267f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:20.232107 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-355ebb4d-095a-4229-8589-c4c85a91267f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/f6f19102-9e93-49d4-a1cf-c9c3252e41d5 Aug 18 19:27:20.232416 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-355ebb4d-095a-4229-8589-c4c85a91267f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:20.232707 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-355ebb4d-095a-4229-8589-c4c85a91267f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:20.238695 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:20.238695 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:20.239232 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-355ebb4d-095a-4229-8589-c4c85a91267f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:27:20.240165 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-355ebb4d-095a-4229-8589-c4c85a91267f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/f6f19102-9e93-49d4-a1cf-c9c3252e41d5 returned with HTTP 200 Aug 18 19:27:20.240737 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 926/3699] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:20 2026] GET /volume/v3/snapshots/f6f19102-9e93-49d4-a1cf-c9c3252e41d5 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:20.384727 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ba496472-c686-480e-8390-fb41f7f93ffc None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:20.386576 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ba496472-c686-480e-8390-fb41f7f93ffc tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/6b0fc18a-49cc-42aa-9b36-74b806c3d8d0 Aug 18 19:27:20.386788 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ba496472-c686-480e-8390-fb41f7f93ffc tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:20.386967 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ba496472-c686-480e-8390-fb41f7f93ffc tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:20.392869 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ba496472-c686-480e-8390-fb41f7f93ffc tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/6b0fc18a-49cc-42aa-9b36-74b806c3d8d0 returned with HTTP 404 Aug 18 19:27:20.393306 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 923/3700] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:20 2026] GET /volume/v3/volumes/6b0fc18a-49cc-42aa-9b36-74b806c3d8d0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:20.401353 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a8831647-845d-4d2d-8fc4-1843eecb6d37 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:20.403129 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a8831647-845d-4d2d-8fc4-1843eecb6d37 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] DELETE https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:27:20.403307 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a8831647-845d-4d2d-8fc4-1843eecb6d37 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:20.403510 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a8831647-845d-4d2d-8fc4-1843eecb6d37 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:20.403620 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.contrib.backups [None req-a8831647-845d-4d2d-8fc4-1843eecb6d37 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Delete backup with id: e298ad9f-de65-4002-8ead-190de2d3529d. Aug 18 19:27:20.412068 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:20.412068 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:20.432084 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.backup.rpcapi [None req-a8831647-845d-4d2d-8fc4-1843eecb6d37 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] delete_backup rpcapi backup_id e298ad9f-de65-4002-8ead-190de2d3529d {{(pid=100581) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:27:20.433878 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a8831647-845d-4d2d-8fc4-1843eecb6d37 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 202 Aug 18 19:27:20.434350 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 924/3701] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:27:20 2026] DELETE /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:27:20.441125 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7a0305f7-2882-4680-8b76-4427c791cb2f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:20.442994 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7a0305f7-2882-4680-8b76-4427c791cb2f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:27:20.443188 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7a0305f7-2882-4680-8b76-4427c791cb2f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:20.443382 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7a0305f7-2882-4680-8b76-4427c791cb2f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:20.443483 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-7a0305f7-2882-4680-8b76-4427c791cb2f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:20.448404 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:20.448404 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:20.449282 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7a0305f7-2882-4680-8b76-4427c791cb2f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 200 Aug 18 19:27:20.449681 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 929/3702] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:20 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:20.775401 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9d97820b-27ab-4db7-92aa-f25c65bf3de5 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:20.779072 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9d97820b-27ab-4db7-92aa-f25c65bf3de5 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 Aug 18 19:27:20.779283 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9d97820b-27ab-4db7-92aa-f25c65bf3de5 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:20.779495 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9d97820b-27ab-4db7-92aa-f25c65bf3de5 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:20.779622 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-9d97820b-27ab-4db7-92aa-f25c65bf3de5 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Show backup with id da0c1cfa-73f7-443e-b487-f6fabeb90315. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:20.784140 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9d97820b-27ab-4db7-92aa-f25c65bf3de5 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 returned with HTTP 404 Aug 18 19:27:20.784751 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 927/3703] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:20 2026] GET /volume/v3/backups/da0c1cfa-73f7-443e-b487-f6fabeb90315 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:20.832979 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c9efcdea-b66a-4097-94bc-83104242777b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:20.834949 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c9efcdea-b66a-4097-94bc-83104242777b tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 Aug 18 19:27:20.835165 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c9efcdea-b66a-4097-94bc-83104242777b tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:20.835479 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c9efcdea-b66a-4097-94bc-83104242777b tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:20.842966 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:20.842966 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:20.848031 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c9efcdea-b66a-4097-94bc-83104242777b tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:20.854428 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c9efcdea-b66a-4097-94bc-83104242777b tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 returned with HTTP 200 Aug 18 19:27:20.854428 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 924/3704] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:20 2026] GET /volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:20.874126 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0f0528b4-b839-489c-8464-9bb1199dea56 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:20.880137 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0f0528b4-b839-489c-8464-9bb1199dea56 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 Aug 18 19:27:20.880352 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0f0528b4-b839-489c-8464-9bb1199dea56 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:20.880583 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0f0528b4-b839-489c-8464-9bb1199dea56 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:20.888748 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:20.888748 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:20.893680 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0f0528b4-b839-489c-8464-9bb1199dea56 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:20.901926 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0f0528b4-b839-489c-8464-9bb1199dea56 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 returned with HTTP 200 Aug 18 19:27:20.902906 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 925/3705] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:20 2026] GET /volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 => generated 1366 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:20.902992 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d113e13c-dd66-4649-b10f-a48fb11518c5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:20.904722 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d113e13c-dd66-4649-b10f-a48fb11518c5 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/volumes/82387034-cfb1-4b1b-9531-e5e3177a2942 Aug 18 19:27:20.904972 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d113e13c-dd66-4649-b10f-a48fb11518c5 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:20.905162 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d113e13c-dd66-4649-b10f-a48fb11518c5 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:20.912875 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:20.912875 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:20.918098 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-45a60cc9-ec64-4312-b69c-d44cd201c2f2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:20.920051 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-45a60cc9-ec64-4312-b69c-d44cd201c2f2 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] PUT https://10.4.3.170/volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 Aug 18 19:27:20.920642 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-45a60cc9-ec64-4312-b69c-d44cd201c2f2 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-999143615"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:20.923419 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d113e13c-dd66-4649-b10f-a48fb11518c5 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Volume info retrieved successfully. Aug 18 19:27:20.928413 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d113e13c-dd66-4649-b10f-a48fb11518c5 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/volumes/82387034-cfb1-4b1b-9531-e5e3177a2942 returned with HTTP 200 Aug 18 19:27:20.928786 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 930/3706] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:20 2026] GET /volume/v3/volumes/82387034-cfb1-4b1b-9531-e5e3177a2942 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:20.935559 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:20.935559 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:20.944193 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-45a60cc9-ec64-4312-b69c-d44cd201c2f2 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:20.946222 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d44e8df3-22a9-4211-8f00-f17b9f6b2520 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:20.947834 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d44e8df3-22a9-4211-8f00-f17b9f6b2520 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] DELETE https://10.4.3.170/volume/v3/volumes/82387034-cfb1-4b1b-9531-e5e3177a2942 Aug 18 19:27:20.948225 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d44e8df3-22a9-4211-8f00-f17b9f6b2520 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:20.948225 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d44e8df3-22a9-4211-8f00-f17b9f6b2520 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:20.948331 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-d44e8df3-22a9-4211-8f00-f17b9f6b2520 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Delete volume with id: 82387034-cfb1-4b1b-9531-e5e3177a2942 Aug 18 19:27:20.952210 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-45a60cc9-ec64-4312-b69c-d44cd201c2f2 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume updated successfully. Aug 18 19:27:20.952995 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-45a60cc9-ec64-4312-b69c-d44cd201c2f2 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 returned with HTTP 200 Aug 18 19:27:20.953426 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 928/3707] 10.4.3.170 () {68 vars in 1368 bytes} [Tue Aug 18 19:27:20 2026] PUT /volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 => generated 782 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:20.962186 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:20.962186 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:20.962396 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d44e8df3-22a9-4211-8f00-f17b9f6b2520 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Volume info retrieved successfully. Aug 18 19:27:20.965252 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a4b52e18-5b6a-430a-a742-3eb71a2d9f03 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:20.966811 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a4b52e18-5b6a-430a-a742-3eb71a2d9f03 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] PUT https://10.4.3.170/volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 Aug 18 19:27:20.967194 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a4b52e18-5b6a-430a-a742-3eb71a2d9f03 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-497043747", "description": "This is the new description of volume"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:20.977727 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:20.977727 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:20.986784 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d44e8df3-22a9-4211-8f00-f17b9f6b2520 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Delete volume request issued successfully. Aug 18 19:27:20.987019 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d44e8df3-22a9-4211-8f00-f17b9f6b2520 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/volumes/82387034-cfb1-4b1b-9531-e5e3177a2942 returned with HTTP 202 Aug 18 19:27:20.987650 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 925/3708] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:27:20 2026] DELETE /volume/v3/volumes/82387034-cfb1-4b1b-9531-e5e3177a2942 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:20.989206 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a4b52e18-5b6a-430a-a742-3eb71a2d9f03 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:20.996720 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-db9f96d6-0efb-4810-a21c-8e278eb0541f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:20.997535 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a4b52e18-5b6a-430a-a742-3eb71a2d9f03 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume updated successfully. Aug 18 19:27:20.998563 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a4b52e18-5b6a-430a-a742-3eb71a2d9f03 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 returned with HTTP 200 Aug 18 19:27:20.999136 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 926/3709] 10.4.3.170 () {68 vars in 1369 bytes} [Tue Aug 18 19:27:20 2026] PUT /volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:21.005013 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-db9f96d6-0efb-4810-a21c-8e278eb0541f tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/volumes/82387034-cfb1-4b1b-9531-e5e3177a2942 Aug 18 19:27:21.005013 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-db9f96d6-0efb-4810-a21c-8e278eb0541f tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:21.005013 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-db9f96d6-0efb-4810-a21c-8e278eb0541f tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:21.013455 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:21.013455 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:21.017076 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1dfb7d85-4a12-4604-9f90-996f84dd557a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:21.018110 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-db9f96d6-0efb-4810-a21c-8e278eb0541f tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Volume info retrieved successfully. Aug 18 19:27:21.020631 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1dfb7d85-4a12-4604-9f90-996f84dd557a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 Aug 18 19:27:21.021396 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1dfb7d85-4a12-4604-9f90-996f84dd557a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:21.021396 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1dfb7d85-4a12-4604-9f90-996f84dd557a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:21.022592 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-db9f96d6-0efb-4810-a21c-8e278eb0541f tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/volumes/82387034-cfb1-4b1b-9531-e5e3177a2942 returned with HTTP 200 Aug 18 19:27:21.023149 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 931/3710] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:20 2026] GET /volume/v3/volumes/82387034-cfb1-4b1b-9531-e5e3177a2942 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:21.031423 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:21.031423 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:21.041908 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1dfb7d85-4a12-4604-9f90-996f84dd557a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:21.047386 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1dfb7d85-4a12-4604-9f90-996f84dd557a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 returned with HTTP 200 Aug 18 19:27:21.047830 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 929/3711] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:21 2026] GET /volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 => generated 1405 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:21.064337 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c66c55b7-6540-4a61-aa04-6a93ea2261da None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:21.067744 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c66c55b7-6540-4a61-aa04-6a93ea2261da tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:27:21.068171 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c66c55b7-6540-4a61-aa04-6a93ea2261da tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1598999345", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1064076993"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:21.070586 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-c66c55b7-6540-4a61-aa04-6a93ea2261da tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1598999345', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1064076993'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:27:21.071113 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-c66c55b7-6540-4a61-aa04-6a93ea2261da tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Create volume of 1 GB Aug 18 19:27:21.077750 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c66c55b7-6540-4a61-aa04-6a93ea2261da tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Availability Zones retrieved successfully. Aug 18 19:27:21.085418 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c66c55b7-6540-4a61-aa04-6a93ea2261da tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Flow 'volume_create_api' (37225af3-f007-49fe-9e84-3cdb775c7edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:21.086138 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c66c55b7-6540-4a61-aa04-6a93ea2261da tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7639d0a8-2969-4db8-8fac-da02628d1e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:21.087200 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-c66c55b7-6540-4a61-aa04-6a93ea2261da tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:27:21.115382 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c66c55b7-6540-4a61-aa04-6a93ea2261da tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7639d0a8-2969-4db8-8fac-da02628d1e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:21.116188 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c66c55b7-6540-4a61-aa04-6a93ea2261da tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f223e802-6ed4-4dd6-9b45-bf50d1ed3840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:21.153385 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-c66c55b7-6540-4a61-aa04-6a93ea2261da tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Created reservations ['bbfea59c-a999-4398-a119-c78115df1b5f', '3c85f7b3-1d17-43e1-8c59-499702484c22', 'd238f522-6d28-4320-b332-7b2912caf30e', '0e47dab8-8ecd-47cd-b734-53a7a86f2709'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:21.154083 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c66c55b7-6540-4a61-aa04-6a93ea2261da tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f223e802-6ed4-4dd6-9b45-bf50d1ed3840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbfea59c-a999-4398-a119-c78115df1b5f', '3c85f7b3-1d17-43e1-8c59-499702484c22', 'd238f522-6d28-4320-b332-7b2912caf30e', '0e47dab8-8ecd-47cd-b734-53a7a86f2709']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:21.154794 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c66c55b7-6540-4a61-aa04-6a93ea2261da tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5379c8cc-a275-414d-a2fb-2668325273cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:21.177871 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c66c55b7-6540-4a61-aa04-6a93ea2261da tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5379c8cc-a275-414d-a2fb-2668325273cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce17dccb-57b5-4886-b9e7-6d58d8a5df10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1598999345',display_name='tempest-VolumesGetTest-Volume-1064076993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81f9b55c2e074297a52f029864c6d3ee',qos_specs=None,replication_status=,reservations=['bbfea59c-a999-4398-a119-c78115df1b5f','3c85f7b3-1d17-43e1-8c59-499702484c22','d238f522-6d28-4320-b332-7b2912caf30e','0e47dab8-8ecd-47cd-b734-53a7a86f2709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65004f3f59584b67b01650bad0f60500',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:27:21Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1598999345',display_name='tempest-VolumesGetTest-Volume-1064076993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce17dccb-57b5-4886-b9e7-6d58d8a5df10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81f9b55c2e074297a52f029864c6d3ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65004f3f59584b67b01650bad0f60500',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:21.178620 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c66c55b7-6540-4a61-aa04-6a93ea2261da tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a255e040-4d11-46b8-a413-9e22c8642ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:21.194661 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c66c55b7-6540-4a61-aa04-6a93ea2261da tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a255e040-4d11-46b8-a413-9e22c8642ab6) transitioned into 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-1598999345',display_name='tempest-VolumesGetTest-Volume-1064076993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81f9b55c2e074297a52f029864c6d3ee',qos_specs=None,replication_status=,reservations=['bbfea59c-a999-4398-a119-c78115df1b5f','3c85f7b3-1d17-43e1-8c59-499702484c22','d238f522-6d28-4320-b332-7b2912caf30e','0e47dab8-8ecd-47cd-b734-53a7a86f2709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65004f3f59584b67b01650bad0f60500',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:21.195394 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c66c55b7-6540-4a61-aa04-6a93ea2261da tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3365f307-2619-44cc-9a89-edf5d484d936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:21.203754 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c66c55b7-6540-4a61-aa04-6a93ea2261da tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3365f307-2619-44cc-9a89-edf5d484d936) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:21.204553 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-c66c55b7-6540-4a61-aa04-6a93ea2261da tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Flow 'volume_create_api' (37225af3-f007-49fe-9e84-3cdb775c7edc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:21.204832 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c66c55b7-6540-4a61-aa04-6a93ea2261da tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Create volume request issued successfully. Aug 18 19:27:21.205497 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c66c55b7-6540-4a61-aa04-6a93ea2261da tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:27:21.205913 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 926/3712] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:27:21 2026] POST /volume/v3/volumes => generated 780 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:27:21.218454 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5df73c61-92f5-4b3c-882b-a2abab92d5cc None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:21.220071 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5df73c61-92f5-4b3c-882b-a2abab92d5cc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/ce17dccb-57b5-4886-b9e7-6d58d8a5df10 Aug 18 19:27:21.220252 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5df73c61-92f5-4b3c-882b-a2abab92d5cc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:21.220456 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5df73c61-92f5-4b3c-882b-a2abab92d5cc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:21.227070 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:21.227070 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:21.230803 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-5df73c61-92f5-4b3c-882b-a2abab92d5cc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:21.235709 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5df73c61-92f5-4b3c-882b-a2abab92d5cc tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/ce17dccb-57b5-4886-b9e7-6d58d8a5df10 returned with HTTP 200 Aug 18 19:27:21.236055 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 927/3713] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:21 2026] GET /volume/v3/volumes/ce17dccb-57b5-4886-b9e7-6d58d8a5df10 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:21.249736 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0fe11aa8-9dce-48b3-b1f2-8487b16a1123 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:21.251481 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0fe11aa8-9dce-48b3-b1f2-8487b16a1123 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/f6f19102-9e93-49d4-a1cf-c9c3252e41d5 Aug 18 19:27:21.251682 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0fe11aa8-9dce-48b3-b1f2-8487b16a1123 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:21.251874 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0fe11aa8-9dce-48b3-b1f2-8487b16a1123 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:21.258945 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:21.258945 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:21.259595 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0fe11aa8-9dce-48b3-b1f2-8487b16a1123 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:27:21.260590 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0fe11aa8-9dce-48b3-b1f2-8487b16a1123 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/f6f19102-9e93-49d4-a1cf-c9c3252e41d5 returned with HTTP 200 Aug 18 19:27:21.261088 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 932/3714] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:21 2026] GET /volume/v3/snapshots/f6f19102-9e93-49d4-a1cf-c9c3252e41d5 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:21.269462 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2a4a99c0-951a-4cba-8bd6-267327cd7c2e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:21.271108 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2a4a99c0-951a-4cba-8bd6-267327cd7c2e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/f6f19102-9e93-49d4-a1cf-c9c3252e41d5 Aug 18 19:27:21.271266 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2a4a99c0-951a-4cba-8bd6-267327cd7c2e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:21.271448 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2a4a99c0-951a-4cba-8bd6-267327cd7c2e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:21.276714 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:21.276714 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:21.277239 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2a4a99c0-951a-4cba-8bd6-267327cd7c2e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:27:21.278016 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2a4a99c0-951a-4cba-8bd6-267327cd7c2e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/f6f19102-9e93-49d4-a1cf-c9c3252e41d5 returned with HTTP 200 Aug 18 19:27:21.278626 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 930/3715] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:21 2026] GET /volume/v3/snapshots/f6f19102-9e93-49d4-a1cf-c9c3252e41d5 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:21.460213 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5ae2f51d-9d71-41ca-b62f-ae3c71477fa8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:21.462182 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5ae2f51d-9d71-41ca-b62f-ae3c71477fa8 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d Aug 18 19:27:21.462381 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5ae2f51d-9d71-41ca-b62f-ae3c71477fa8 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:21.462603 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5ae2f51d-9d71-41ca-b62f-ae3c71477fa8 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:21.462733 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-5ae2f51d-9d71-41ca-b62f-ae3c71477fa8 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id e298ad9f-de65-4002-8ead-190de2d3529d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:21.465948 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5ae2f51d-9d71-41ca-b62f-ae3c71477fa8 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d returned with HTTP 404 Aug 18 19:27:21.466413 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 927/3716] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:21 2026] GET /volume/v3/backups/e298ad9f-de65-4002-8ead-190de2d3529d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:21.540357 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1d21b94a-e82b-482c-8dfa-8c43baa461b2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:21.541992 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1d21b94a-e82b-482c-8dfa-8c43baa461b2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/91228001-5998-4c9d-bd41-e3e5754d3554 Aug 18 19:27:21.542169 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1d21b94a-e82b-482c-8dfa-8c43baa461b2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:21.542336 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1d21b94a-e82b-482c-8dfa-8c43baa461b2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:21.548563 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:21.548563 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:21.557483 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-1d21b94a-e82b-482c-8dfa-8c43baa461b2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:27:21.561765 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1d21b94a-e82b-482c-8dfa-8c43baa461b2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/91228001-5998-4c9d-bd41-e3e5754d3554 returned with HTTP 200 Aug 18 19:27:21.562116 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 928/3717] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:21 2026] GET /volume/v3/volumes/91228001-5998-4c9d-bd41-e3e5754d3554 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:21.573891 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-510cad32-95c8-46c4-89ce-c05b643a54f0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:21.575719 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-510cad32-95c8-46c4-89ce-c05b643a54f0 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] DELETE https://10.4.3.170/volume/v3/volumes/91228001-5998-4c9d-bd41-e3e5754d3554 Aug 18 19:27:21.575900 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-510cad32-95c8-46c4-89ce-c05b643a54f0 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:21.576112 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-510cad32-95c8-46c4-89ce-c05b643a54f0 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:21.576279 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-510cad32-95c8-46c4-89ce-c05b643a54f0 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Delete volume with id: 91228001-5998-4c9d-bd41-e3e5754d3554 Aug 18 19:27:21.583435 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:21.583435 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:21.583879 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-510cad32-95c8-46c4-89ce-c05b643a54f0 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:27:21.606021 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-510cad32-95c8-46c4-89ce-c05b643a54f0 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Delete volume request issued successfully. Aug 18 19:27:21.606140 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-510cad32-95c8-46c4-89ce-c05b643a54f0 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/91228001-5998-4c9d-bd41-e3e5754d3554 returned with HTTP 202 Aug 18 19:27:21.607291 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 933/3718] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:27:21 2026] DELETE /volume/v3/volumes/91228001-5998-4c9d-bd41-e3e5754d3554 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:21.613793 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-04e74025-01cb-47bd-b34b-bc58d3204d0b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:21.615970 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-04e74025-01cb-47bd-b34b-bc58d3204d0b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/91228001-5998-4c9d-bd41-e3e5754d3554 Aug 18 19:27:21.616190 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-04e74025-01cb-47bd-b34b-bc58d3204d0b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:21.616448 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-04e74025-01cb-47bd-b34b-bc58d3204d0b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:21.624808 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:21.624808 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:21.629280 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-04e74025-01cb-47bd-b34b-bc58d3204d0b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:27:21.635179 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-04e74025-01cb-47bd-b34b-bc58d3204d0b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/91228001-5998-4c9d-bd41-e3e5754d3554 returned with HTTP 200 Aug 18 19:27:21.635703 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 931/3719] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:21 2026] GET /volume/v3/volumes/91228001-5998-4c9d-bd41-e3e5754d3554 => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:22.039510 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2fb9c003-4cb1-432d-b539-2101d2a7a119 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:22.041140 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2fb9c003-4cb1-432d-b539-2101d2a7a119 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] GET https://10.4.3.170/volume/v3/volumes/82387034-cfb1-4b1b-9531-e5e3177a2942 Aug 18 19:27:22.041323 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2fb9c003-4cb1-432d-b539-2101d2a7a119 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:22.041528 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2fb9c003-4cb1-432d-b539-2101d2a7a119 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:22.046668 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2fb9c003-4cb1-432d-b539-2101d2a7a119 tempest-VolumesBackupsAdminTest-583795048 tempest-VolumesBackupsAdminTest-583795048-project-member] https://10.4.3.170/volume/v3/volumes/82387034-cfb1-4b1b-9531-e5e3177a2942 returned with HTTP 404 Aug 18 19:27:22.047062 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 928/3720] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:22 2026] GET /volume/v3/volumes/82387034-cfb1-4b1b-9531-e5e3177a2942 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:22.251136 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d1897c45-0648-4c85-891f-97b097551d6a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:22.252884 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d1897c45-0648-4c85-891f-97b097551d6a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/ce17dccb-57b5-4886-b9e7-6d58d8a5df10 Aug 18 19:27:22.253027 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d1897c45-0648-4c85-891f-97b097551d6a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:22.253196 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d1897c45-0648-4c85-891f-97b097551d6a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:22.260425 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:22.260425 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:22.264088 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d1897c45-0648-4c85-891f-97b097551d6a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:22.268382 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d1897c45-0648-4c85-891f-97b097551d6a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/ce17dccb-57b5-4886-b9e7-6d58d8a5df10 returned with HTTP 200 Aug 18 19:27:22.268862 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 929/3721] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:22 2026] GET /volume/v3/volumes/ce17dccb-57b5-4886-b9e7-6d58d8a5df10 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:22.289695 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-cb88d448-9e99-4f14-b8dc-4df69c6abfe8 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:22.291326 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cb88d448-9e99-4f14-b8dc-4df69c6abfe8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] PUT https://10.4.3.170/volume/v3/volumes/ce17dccb-57b5-4886-b9e7-6d58d8a5df10 Aug 18 19:27:22.291680 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cb88d448-9e99-4f14-b8dc-4df69c6abfe8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-999143615", "description": null}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:22.299291 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:22.299291 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:22.302690 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-cb88d448-9e99-4f14-b8dc-4df69c6abfe8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:22.308729 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-cb88d448-9e99-4f14-b8dc-4df69c6abfe8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume updated successfully. Aug 18 19:27:22.309512 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cb88d448-9e99-4f14-b8dc-4df69c6abfe8 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/ce17dccb-57b5-4886-b9e7-6d58d8a5df10 returned with HTTP 200 Aug 18 19:27:22.310132 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 934/3722] 10.4.3.170 () {68 vars in 1368 bytes} [Tue Aug 18 19:27:22 2026] PUT /volume/v3/volumes/ce17dccb-57b5-4886-b9e7-6d58d8a5df10 => generated 769 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:22.321016 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7de205f1-55f4-4d45-ab40-a89187074680 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:22.322940 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7de205f1-55f4-4d45-ab40-a89187074680 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/ce17dccb-57b5-4886-b9e7-6d58d8a5df10 Aug 18 19:27:22.323070 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7de205f1-55f4-4d45-ab40-a89187074680 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:22.323254 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7de205f1-55f4-4d45-ab40-a89187074680 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:22.330895 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:22.330895 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:22.334757 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-7de205f1-55f4-4d45-ab40-a89187074680 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:22.338670 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7de205f1-55f4-4d45-ab40-a89187074680 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/ce17dccb-57b5-4886-b9e7-6d58d8a5df10 returned with HTTP 200 Aug 18 19:27:22.339072 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 932/3723] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:22 2026] GET /volume/v3/volumes/ce17dccb-57b5-4886-b9e7-6d58d8a5df10 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:22.352074 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-21321267-2147-4b96-aa46-79b55948b08d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:22.353951 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-21321267-2147-4b96-aa46-79b55948b08d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ce17dccb-57b5-4886-b9e7-6d58d8a5df10 Aug 18 19:27:22.354151 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-21321267-2147-4b96-aa46-79b55948b08d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:22.354465 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-21321267-2147-4b96-aa46-79b55948b08d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:22.354553 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-21321267-2147-4b96-aa46-79b55948b08d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Delete volume with id: ce17dccb-57b5-4886-b9e7-6d58d8a5df10 Aug 18 19:27:22.361833 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:22.361833 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:22.362301 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-21321267-2147-4b96-aa46-79b55948b08d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:22.380418 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-21321267-2147-4b96-aa46-79b55948b08d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Delete volume request issued successfully. Aug 18 19:27:22.380592 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-21321267-2147-4b96-aa46-79b55948b08d tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/ce17dccb-57b5-4886-b9e7-6d58d8a5df10 returned with HTTP 202 Aug 18 19:27:22.383387 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 929/3724] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:27:22 2026] DELETE /volume/v3/volumes/ce17dccb-57b5-4886-b9e7-6d58d8a5df10 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:22.390904 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-fac3f868-3b80-482c-bf90-d105f40f9082 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:22.392615 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fac3f868-3b80-482c-bf90-d105f40f9082 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/ce17dccb-57b5-4886-b9e7-6d58d8a5df10 Aug 18 19:27:22.392796 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fac3f868-3b80-482c-bf90-d105f40f9082 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:22.392972 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fac3f868-3b80-482c-bf90-d105f40f9082 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:22.399654 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:22.399654 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:22.403479 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-fac3f868-3b80-482c-bf90-d105f40f9082 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:22.408206 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fac3f868-3b80-482c-bf90-d105f40f9082 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/ce17dccb-57b5-4886-b9e7-6d58d8a5df10 returned with HTTP 200 Aug 18 19:27:22.408668 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 930/3725] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:22 2026] GET /volume/v3/volumes/ce17dccb-57b5-4886-b9e7-6d58d8a5df10 => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:22.653835 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-41a1ecb3-e65e-41aa-8521-c721ea79583b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:22.654566 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-41a1ecb3-e65e-41aa-8521-c721ea79583b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/91228001-5998-4c9d-bd41-e3e5754d3554 Aug 18 19:27:22.654742 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-41a1ecb3-e65e-41aa-8521-c721ea79583b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:22.654929 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-41a1ecb3-e65e-41aa-8521-c721ea79583b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:22.661159 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-41a1ecb3-e65e-41aa-8521-c721ea79583b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/91228001-5998-4c9d-bd41-e3e5754d3554 returned with HTTP 404 Aug 18 19:27:22.661703 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 935/3726] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:22 2026] GET /volume/v3/volumes/91228001-5998-4c9d-bd41-e3e5754d3554 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:22.677608 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bf083766-57e4-47a9-81a2-6150022dc120 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:22.683189 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bf083766-57e4-47a9-81a2-6150022dc120 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:27:22.684002 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bf083766-57e4-47a9-81a2-6150022dc120 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-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-226134640"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:22.685045 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-bf083766-57e4-47a9-81a2-6150022dc120 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-226134640'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:27:22.685140 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-bf083766-57e4-47a9-81a2-6150022dc120 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Create volume of 1 GB Aug 18 19:27:22.692342 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-bf083766-57e4-47a9-81a2-6150022dc120 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Availability Zones retrieved successfully. Aug 18 19:27:22.695382 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bf083766-57e4-47a9-81a2-6150022dc120 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Flow 'volume_create_api' (37aaec0f-a556-41f5-9a32-ef6b7081854c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:22.696410 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bf083766-57e4-47a9-81a2-6150022dc120 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e96846-f0d4-405f-95ab-f66401f9b3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:22.697328 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-bf083766-57e4-47a9-81a2-6150022dc120 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:27:22.742008 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bf083766-57e4-47a9-81a2-6150022dc120 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e96846-f0d4-405f-95ab-f66401f9b3f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:22.743049 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bf083766-57e4-47a9-81a2-6150022dc120 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cbd42f4-6165-41fb-9292-6ae7e3ccf2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:22.773039 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c1a75895-09f6-4a41-be82-fecbe67faafd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:22.777272 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c1a75895-09f6-4a41-be82-fecbe67faafd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/f6f19102-9e93-49d4-a1cf-c9c3252e41d5 Aug 18 19:27:22.777527 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c1a75895-09f6-4a41-be82-fecbe67faafd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:22.777736 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c1a75895-09f6-4a41-be82-fecbe67faafd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:22.777841 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-c1a75895-09f6-4a41-be82-fecbe67faafd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete snapshot with id: f6f19102-9e93-49d4-a1cf-c9c3252e41d5 Aug 18 19:27:22.786939 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:22.786939 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:22.787651 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c1a75895-09f6-4a41-be82-fecbe67faafd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:27:22.811044 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-bf083766-57e4-47a9-81a2-6150022dc120 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Created reservations ['96eb913d-426f-46ad-951e-2c158283b8b9', '06129621-8c55-4325-b696-12da78df1161', '3006d06c-d79e-4d5d-a909-f87038130a7c', 'e0212859-d033-4cc4-8d96-96b76b2b7a3f'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:22.812096 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bf083766-57e4-47a9-81a2-6150022dc120 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cbd42f4-6165-41fb-9292-6ae7e3ccf2c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96eb913d-426f-46ad-951e-2c158283b8b9', '06129621-8c55-4325-b696-12da78df1161', '3006d06c-d79e-4d5d-a909-f87038130a7c', 'e0212859-d033-4cc4-8d96-96b76b2b7a3f']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:22.812637 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bf083766-57e4-47a9-81a2-6150022dc120 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25c713f-3398-4607-9cfb-4939a78a9ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:22.815301 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c1a75895-09f6-4a41-be82-fecbe67faafd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot delete request issued successfully. Aug 18 19:27:22.815638 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c1a75895-09f6-4a41-be82-fecbe67faafd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/f6f19102-9e93-49d4-a1cf-c9c3252e41d5 returned with HTTP 202 Aug 18 19:27:22.816180 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 930/3727] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:27:22 2026] DELETE /volume/v3/snapshots/f6f19102-9e93-49d4-a1cf-c9c3252e41d5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:22.824903 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7c3a335b-e4f7-4931-b825-6b9d1d9002f9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:22.828960 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7c3a335b-e4f7-4931-b825-6b9d1d9002f9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/f6f19102-9e93-49d4-a1cf-c9c3252e41d5 Aug 18 19:27:22.829266 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7c3a335b-e4f7-4931-b825-6b9d1d9002f9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:22.829530 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7c3a335b-e4f7-4931-b825-6b9d1d9002f9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:22.837725 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:22.837725 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:22.838192 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7c3a335b-e4f7-4931-b825-6b9d1d9002f9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:27:22.838990 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7c3a335b-e4f7-4931-b825-6b9d1d9002f9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/f6f19102-9e93-49d4-a1cf-c9c3252e41d5 returned with HTTP 200 Aug 18 19:27:22.839343 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 931/3728] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:22 2026] GET /volume/v3/snapshots/f6f19102-9e93-49d4-a1cf-c9c3252e41d5 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:22.842647 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bf083766-57e4-47a9-81a2-6150022dc120 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25c713f-3398-4607-9cfb-4939a78a9ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98956460-96db-4ae0-a2b7-cfc429c35810', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-226134640',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='72aa4cddc21c44a1b24107ad238a1674',qos_specs=None,replication_status=,reservations=['96eb913d-426f-46ad-951e-2c158283b8b9','06129621-8c55-4325-b696-12da78df1161','3006d06c-d79e-4d5d-a909-f87038130a7c','e0212859-d033-4cc4-8d96-96b76b2b7a3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a82739c39334316af1a4bf94c56cfcd',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:27:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-226134640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98956460-96db-4ae0-a2b7-cfc429c35810,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='72aa4cddc21c44a1b24107ad238a1674',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a82739c39334316af1a4bf94c56cfcd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:22.845056 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bf083766-57e4-47a9-81a2-6150022dc120 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d53acc50-58b6-4228-b20d-fa1ed525abbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:22.860819 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bf083766-57e4-47a9-81a2-6150022dc120 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d53acc50-58b6-4228-b20d-fa1ed525abbb) transitioned into state 'SUCCESS' from state '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-226134640',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='72aa4cddc21c44a1b24107ad238a1674',qos_specs=None,replication_status=,reservations=['96eb913d-426f-46ad-951e-2c158283b8b9','06129621-8c55-4325-b696-12da78df1161','3006d06c-d79e-4d5d-a909-f87038130a7c','e0212859-d033-4cc4-8d96-96b76b2b7a3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a82739c39334316af1a4bf94c56cfcd',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:22.861584 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bf083766-57e4-47a9-81a2-6150022dc120 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (155e93a3-a9b3-4af4-be59-515594f05d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:22.871444 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bf083766-57e4-47a9-81a2-6150022dc120 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (155e93a3-a9b3-4af4-be59-515594f05d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:22.872288 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-bf083766-57e4-47a9-81a2-6150022dc120 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Flow 'volume_create_api' (37aaec0f-a556-41f5-9a32-ef6b7081854c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:22.872685 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-bf083766-57e4-47a9-81a2-6150022dc120 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Create volume request issued successfully. Aug 18 19:27:22.873327 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bf083766-57e4-47a9-81a2-6150022dc120 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:27:22.874048 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 933/3729] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:27:22 2026] POST /volume/v3/volumes => generated 815 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:27:22.888716 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-dee52a18-3341-4cdf-a5d7-71abcfd02226 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:22.890559 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dee52a18-3341-4cdf-a5d7-71abcfd02226 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/98956460-96db-4ae0-a2b7-cfc429c35810 Aug 18 19:27:22.890810 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-dee52a18-3341-4cdf-a5d7-71abcfd02226 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:22.891318 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-dee52a18-3341-4cdf-a5d7-71abcfd02226 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:22.900133 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:22.900133 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:22.904572 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-dee52a18-3341-4cdf-a5d7-71abcfd02226 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:27:22.909923 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dee52a18-3341-4cdf-a5d7-71abcfd02226 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/98956460-96db-4ae0-a2b7-cfc429c35810 returned with HTTP 200 Aug 18 19:27:22.910343 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 936/3730] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:22 2026] GET /volume/v3/volumes/98956460-96db-4ae0-a2b7-cfc429c35810 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:27:23.428077 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3b70fed5-fefa-49ff-9a0b-a5a93141b4a2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:23.429854 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3b70fed5-fefa-49ff-9a0b-a5a93141b4a2 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/ce17dccb-57b5-4886-b9e7-6d58d8a5df10 Aug 18 19:27:23.430056 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3b70fed5-fefa-49ff-9a0b-a5a93141b4a2 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:23.430231 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3b70fed5-fefa-49ff-9a0b-a5a93141b4a2 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:23.435543 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3b70fed5-fefa-49ff-9a0b-a5a93141b4a2 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/ce17dccb-57b5-4886-b9e7-6d58d8a5df10 returned with HTTP 404 Aug 18 19:27:23.436093 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 931/3731] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:23 2026] GET /volume/v3/volumes/ce17dccb-57b5-4886-b9e7-6d58d8a5df10 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:23.442850 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0623a65c-568b-4b6f-978c-7525500e5e61 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:23.444619 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0623a65c-568b-4b6f-978c-7525500e5e61 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 Aug 18 19:27:23.444850 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0623a65c-568b-4b6f-978c-7525500e5e61 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:23.445084 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0623a65c-568b-4b6f-978c-7525500e5e61 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:23.452003 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:23.452003 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:23.455443 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0623a65c-568b-4b6f-978c-7525500e5e61 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:23.459750 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0623a65c-568b-4b6f-978c-7525500e5e61 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 returned with HTTP 200 Aug 18 19:27:23.460148 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 932/3732] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:23 2026] GET /volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 => generated 1405 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:23.472614 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0375085d-29c3-4f44-9b6d-84921aa4ee0a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:23.474348 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0375085d-29c3-4f44-9b6d-84921aa4ee0a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] DELETE https://10.4.3.170/volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 Aug 18 19:27:23.474576 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0375085d-29c3-4f44-9b6d-84921aa4ee0a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:23.474759 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0375085d-29c3-4f44-9b6d-84921aa4ee0a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:23.474916 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-0375085d-29c3-4f44-9b6d-84921aa4ee0a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Delete volume with id: 25538581-93bb-41d9-98ce-0639a282b4e1 Aug 18 19:27:23.482908 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:23.482908 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:23.483370 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0375085d-29c3-4f44-9b6d-84921aa4ee0a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:23.500521 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0375085d-29c3-4f44-9b6d-84921aa4ee0a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Delete volume request issued successfully. Aug 18 19:27:23.500706 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0375085d-29c3-4f44-9b6d-84921aa4ee0a tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 returned with HTTP 202 Aug 18 19:27:23.501107 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 934/3733] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:27:23 2026] DELETE /volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:23.507889 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-026f937c-443a-472a-bb07-4d156f3a5c2e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:23.509831 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-026f937c-443a-472a-bb07-4d156f3a5c2e tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 Aug 18 19:27:23.510032 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-026f937c-443a-472a-bb07-4d156f3a5c2e tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:23.510198 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-026f937c-443a-472a-bb07-4d156f3a5c2e tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:23.516775 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:23.516775 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:23.519884 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-026f937c-443a-472a-bb07-4d156f3a5c2e tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Volume info retrieved successfully. Aug 18 19:27:23.524702 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-026f937c-443a-472a-bb07-4d156f3a5c2e tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 returned with HTTP 200 Aug 18 19:27:23.525127 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 937/3734] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:23 2026] GET /volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 => generated 1404 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:23.849913 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-70f59ef9-dc02-47d0-bee2-a04e513e9886 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:23.852202 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-70f59ef9-dc02-47d0-bee2-a04e513e9886 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/f6f19102-9e93-49d4-a1cf-c9c3252e41d5 Aug 18 19:27:23.852476 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-70f59ef9-dc02-47d0-bee2-a04e513e9886 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:23.852754 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-70f59ef9-dc02-47d0-bee2-a04e513e9886 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:23.859880 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-70f59ef9-dc02-47d0-bee2-a04e513e9886 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/f6f19102-9e93-49d4-a1cf-c9c3252e41d5 returned with HTTP 404 Aug 18 19:27:23.860572 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 932/3735] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:23 2026] GET /volume/v3/snapshots/f6f19102-9e93-49d4-a1cf-c9c3252e41d5 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:23.867247 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ab9cf071-e589-439e-ba24-1dfd31e5d3f2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:23.869150 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ab9cf071-e589-439e-ba24-1dfd31e5d3f2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/d6130486-a729-493d-b631-3d733db80d1f Aug 18 19:27:23.869422 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ab9cf071-e589-439e-ba24-1dfd31e5d3f2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:23.869673 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ab9cf071-e589-439e-ba24-1dfd31e5d3f2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:23.869821 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-ab9cf071-e589-439e-ba24-1dfd31e5d3f2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete snapshot with id: d6130486-a729-493d-b631-3d733db80d1f Aug 18 19:27:23.874664 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:23.874664 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:23.875166 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ab9cf071-e589-439e-ba24-1dfd31e5d3f2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:27:23.893748 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ab9cf071-e589-439e-ba24-1dfd31e5d3f2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot delete request issued successfully. Aug 18 19:27:23.894042 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ab9cf071-e589-439e-ba24-1dfd31e5d3f2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/d6130486-a729-493d-b631-3d733db80d1f returned with HTTP 202 Aug 18 19:27:23.894479 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 933/3736] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:27:23 2026] DELETE /volume/v3/snapshots/d6130486-a729-493d-b631-3d733db80d1f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:23.902718 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5a57c967-e006-4db3-858c-43a854eab3d1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:23.904763 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5a57c967-e006-4db3-858c-43a854eab3d1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/d6130486-a729-493d-b631-3d733db80d1f Aug 18 19:27:23.905007 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5a57c967-e006-4db3-858c-43a854eab3d1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:23.905195 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5a57c967-e006-4db3-858c-43a854eab3d1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:23.909772 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:23.909772 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:23.910229 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-5a57c967-e006-4db3-858c-43a854eab3d1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:27:23.910908 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5a57c967-e006-4db3-858c-43a854eab3d1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/d6130486-a729-493d-b631-3d733db80d1f returned with HTTP 200 Aug 18 19:27:23.911250 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 935/3737] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:23 2026] GET /volume/v3/snapshots/d6130486-a729-493d-b631-3d733db80d1f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:23.926251 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-55e6d178-5509-4632-8df3-21a4fc514265 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:23.930440 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-55e6d178-5509-4632-8df3-21a4fc514265 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/98956460-96db-4ae0-a2b7-cfc429c35810 Aug 18 19:27:23.930616 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-55e6d178-5509-4632-8df3-21a4fc514265 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:23.930782 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-55e6d178-5509-4632-8df3-21a4fc514265 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:23.942988 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:23.942988 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:23.947598 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-55e6d178-5509-4632-8df3-21a4fc514265 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:27:23.953054 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-55e6d178-5509-4632-8df3-21a4fc514265 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/98956460-96db-4ae0-a2b7-cfc429c35810 returned with HTTP 200 Aug 18 19:27:23.953955 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 938/3738] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:23 2026] GET /volume/v3/volumes/98956460-96db-4ae0-a2b7-cfc429c35810 => generated 908 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:23.966384 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5065f715-8fae-4ffd-8708-98e7aaa1f765 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:23.969140 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5065f715-8fae-4ffd-8708-98e7aaa1f765 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] POST https://10.4.3.170/volume/v3/backups Aug 18 19:27:23.969544 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5065f715-8fae-4ffd-8708-98e7aaa1f765 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "98956460-96db-4ae0-a2b7-cfc429c35810", "name": "tempest-VolumesBackupsTest-Backup-1430747907", "description": "tempest-backup-description-1858405802", "container": "tempest-volumesbackupstest-backup-container-1721498961"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:23.970962 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.backups [None req-5065f715-8fae-4ffd-8708-98e7aaa1f765 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Creating new backup {'backup': {'volume_id': '98956460-96db-4ae0-a2b7-cfc429c35810', 'name': 'tempest-VolumesBackupsTest-Backup-1430747907', 'description': 'tempest-backup-description-1858405802', 'container': 'tempest-volumesbackupstest-backup-container-1721498961'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:27:23.971112 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.backups [None req-5065f715-8fae-4ffd-8708-98e7aaa1f765 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Creating backup of volume 98956460-96db-4ae0-a2b7-cfc429c35810 in container tempest-volumesbackupstest-backup-container-1721498961 Aug 18 19:27:23.980387 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:23.980387 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:23.980891 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5065f715-8fae-4ffd-8708-98e7aaa1f765 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:27:24.002910 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-5065f715-8fae-4ffd-8708-98e7aaa1f765 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Created reservations ['15ce2357-b7e1-45ba-adc8-b6459609831e', '4c5b1971-cdb5-4810-9859-d6702f5e7290'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:24.035380 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5065f715-8fae-4ffd-8708-98e7aaa1f765 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:27:24.035380 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 933/3739] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:27:23 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 19:27:24.042108 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-36410249-7866-42aa-a75a-59fdfd458fde None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:24.044349 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-36410249-7866-42aa-a75a-59fdfd458fde tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:24.044628 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-36410249-7866-42aa-a75a-59fdfd458fde tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:24.044861 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-36410249-7866-42aa-a75a-59fdfd458fde tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:24.045001 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-36410249-7866-42aa-a75a-59fdfd458fde tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:24.051375 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:24.051375 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:24.051375 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-36410249-7866-42aa-a75a-59fdfd458fde tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:24.051855 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 934/3740] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:24 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:24.145483 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-85e93626-41ad-4b44-a6dc-8aee9a76ed10 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:24.291593 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-85e93626-41ad-4b44-a6dc-8aee9a76ed10 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:27:24.292123 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-85e93626-41ad-4b44-a6dc-8aee9a76ed10 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-2061897704"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:24.293562 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-85e93626-41ad-4b44-a6dc-8aee9a76ed10 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-2061897704'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:27:24.293793 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-85e93626-41ad-4b44-a6dc-8aee9a76ed10 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Create volume of 1 GB Aug 18 19:27:24.297881 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-85e93626-41ad-4b44-a6dc-8aee9a76ed10 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Availability Zones retrieved successfully. Aug 18 19:27:24.303594 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-85e93626-41ad-4b44-a6dc-8aee9a76ed10 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Flow 'volume_create_api' (df85fd3b-a8e1-420b-ac76-a4a2fab84785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:24.304529 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-85e93626-41ad-4b44-a6dc-8aee9a76ed10 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7797616e-7469-4425-b2b1-dd54ff321860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:24.305419 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-85e93626-41ad-4b44-a6dc-8aee9a76ed10 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:27:24.330345 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-85e93626-41ad-4b44-a6dc-8aee9a76ed10 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7797616e-7469-4425-b2b1-dd54ff321860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:24.331154 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-85e93626-41ad-4b44-a6dc-8aee9a76ed10 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eef349b-f8cf-43ee-a977-ba53b63e544c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:24.384334 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-85e93626-41ad-4b44-a6dc-8aee9a76ed10 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Created reservations ['5826a31c-e00e-47ab-b588-9af7784389cf', '8be6985e-db27-464b-9bc5-173aec67ed9d', 'ba74a65e-95a3-4e53-9f82-0842c84fca73', '8bf33bd1-d81d-4b4c-b855-b8c46435e72a'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:24.385123 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-85e93626-41ad-4b44-a6dc-8aee9a76ed10 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eef349b-f8cf-43ee-a977-ba53b63e544c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5826a31c-e00e-47ab-b588-9af7784389cf', '8be6985e-db27-464b-9bc5-173aec67ed9d', 'ba74a65e-95a3-4e53-9f82-0842c84fca73', '8bf33bd1-d81d-4b4c-b855-b8c46435e72a']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:24.385900 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-85e93626-41ad-4b44-a6dc-8aee9a76ed10 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a53c4deb-6ad0-4089-b9cb-cc526864fa72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:24.405879 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-85e93626-41ad-4b44-a6dc-8aee9a76ed10 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a53c4deb-6ad0-4089-b9cb-cc526864fa72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e504a87-7089-4ed8-9507-55ec5e893d11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2061897704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35bc2838ab074ca6bd40720812271556',qos_specs=None,replication_status=,reservations=['5826a31c-e00e-47ab-b588-9af7784389cf','8be6985e-db27-464b-9bc5-173aec67ed9d','ba74a65e-95a3-4e53-9f82-0842c84fca73','8bf33bd1-d81d-4b4c-b855-b8c46435e72a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b971679224ae4052984a88e3da0deb50',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:27:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2061897704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e504a87-7089-4ed8-9507-55ec5e893d11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35bc2838ab074ca6bd40720812271556',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b971679224ae4052984a88e3da0deb50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:24.406533 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-85e93626-41ad-4b44-a6dc-8aee9a76ed10 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (053f42b3-eebd-452d-8002-4cd8cdd5099c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:24.421381 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-85e93626-41ad-4b44-a6dc-8aee9a76ed10 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (053f42b3-eebd-452d-8002-4cd8cdd5099c) transitioned into state 'SUCCESS' from state '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-2061897704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35bc2838ab074ca6bd40720812271556',qos_specs=None,replication_status=,reservations=['5826a31c-e00e-47ab-b588-9af7784389cf','8be6985e-db27-464b-9bc5-173aec67ed9d','ba74a65e-95a3-4e53-9f82-0842c84fca73','8bf33bd1-d81d-4b4c-b855-b8c46435e72a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b971679224ae4052984a88e3da0deb50',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:24.421987 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-85e93626-41ad-4b44-a6dc-8aee9a76ed10 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebf4aa73-e6d6-49d6-9c7e-28ae709ef7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:24.432392 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-85e93626-41ad-4b44-a6dc-8aee9a76ed10 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebf4aa73-e6d6-49d6-9c7e-28ae709ef7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:24.432392 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-85e93626-41ad-4b44-a6dc-8aee9a76ed10 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Flow 'volume_create_api' (df85fd3b-a8e1-420b-ac76-a4a2fab84785) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:24.432392 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-85e93626-41ad-4b44-a6dc-8aee9a76ed10 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Create volume request issued successfully. Aug 18 19:27:24.432392 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-85e93626-41ad-4b44-a6dc-8aee9a76ed10 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:27:24.432392 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 936/3741] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:27:24 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 19:27:24.445677 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-351d963a-99c6-43f4-8247-a9329dfd5c29 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:24.448121 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-351d963a-99c6-43f4-8247-a9329dfd5c29 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] GET https://10.4.3.170/volume/v3/volumes/2e504a87-7089-4ed8-9507-55ec5e893d11 Aug 18 19:27:24.448351 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-351d963a-99c6-43f4-8247-a9329dfd5c29 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:24.448644 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-351d963a-99c6-43f4-8247-a9329dfd5c29 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:24.459559 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:24.459559 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:24.462231 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-351d963a-99c6-43f4-8247-a9329dfd5c29 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Volume info retrieved successfully. Aug 18 19:27:24.467941 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-351d963a-99c6-43f4-8247-a9329dfd5c29 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] https://10.4.3.170/volume/v3/volumes/2e504a87-7089-4ed8-9507-55ec5e893d11 returned with HTTP 200 Aug 18 19:27:24.468727 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 939/3742] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:24 2026] GET /volume/v3/volumes/2e504a87-7089-4ed8-9507-55ec5e893d11 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:24.540141 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bf564add-fa42-4f13-ad9e-d755ea3828d9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:24.543806 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bf564add-fa42-4f13-ad9e-d755ea3828d9 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] GET https://10.4.3.170/volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 Aug 18 19:27:24.543806 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bf564add-fa42-4f13-ad9e-d755ea3828d9 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:24.543806 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bf564add-fa42-4f13-ad9e-d755ea3828d9 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:24.548801 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bf564add-fa42-4f13-ad9e-d755ea3828d9 tempest-VolumesGetTest-1976084110 tempest-VolumesGetTest-1976084110-project-member] https://10.4.3.170/volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 returned with HTTP 404 Aug 18 19:27:24.549527 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 934/3743] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:24 2026] GET /volume/v3/volumes/25538581-93bb-41d9-98ce-0639a282b4e1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:24.920185 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5db3cfaa-dd82-49e4-b659-8456c60a2323 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:24.921824 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5db3cfaa-dd82-49e4-b659-8456c60a2323 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/d6130486-a729-493d-b631-3d733db80d1f Aug 18 19:27:24.921997 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5db3cfaa-dd82-49e4-b659-8456c60a2323 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:24.922165 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5db3cfaa-dd82-49e4-b659-8456c60a2323 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:24.926676 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5db3cfaa-dd82-49e4-b659-8456c60a2323 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/d6130486-a729-493d-b631-3d733db80d1f returned with HTTP 404 Aug 18 19:27:24.927326 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 935/3744] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:24 2026] GET /volume/v3/snapshots/d6130486-a729-493d-b631-3d733db80d1f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:24.934005 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-314be0a3-10c6-4c4d-83a8-609794cc653e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:24.936065 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-314be0a3-10c6-4c4d-83a8-609794cc653e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/6ce6c4d7-22e7-4d4a-a65f-66419958a090 Aug 18 19:27:24.936315 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-314be0a3-10c6-4c4d-83a8-609794cc653e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:24.936566 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-314be0a3-10c6-4c4d-83a8-609794cc653e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:24.936665 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-314be0a3-10c6-4c4d-83a8-609794cc653e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete snapshot with id: 6ce6c4d7-22e7-4d4a-a65f-66419958a090 Aug 18 19:27:24.938965 np0000007688 devstack@c-api.service[100580]: DEBUG dbcounter [-] [100580] Writing DB stats cinder:SELECT=445,cinder:INSERT=60,cinder:UPDATE=106 {{(pid=100580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:27:24.941990 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:24.941990 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:24.942510 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-314be0a3-10c6-4c4d-83a8-609794cc653e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:27:24.960924 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-314be0a3-10c6-4c4d-83a8-609794cc653e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot delete request issued successfully. Aug 18 19:27:24.961133 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-314be0a3-10c6-4c4d-83a8-609794cc653e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/6ce6c4d7-22e7-4d4a-a65f-66419958a090 returned with HTTP 202 Aug 18 19:27:24.961860 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 937/3745] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:27:24 2026] DELETE /volume/v3/snapshots/6ce6c4d7-22e7-4d4a-a65f-66419958a090 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:24.971586 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9a145ac7-2d12-471e-9eba-df404cab19db None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:24.973494 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9a145ac7-2d12-471e-9eba-df404cab19db tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/6ce6c4d7-22e7-4d4a-a65f-66419958a090 Aug 18 19:27:24.973721 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9a145ac7-2d12-471e-9eba-df404cab19db tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:24.973977 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9a145ac7-2d12-471e-9eba-df404cab19db tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:24.979278 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:24.979278 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:24.979723 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9a145ac7-2d12-471e-9eba-df404cab19db tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:27:24.980561 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9a145ac7-2d12-471e-9eba-df404cab19db tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/6ce6c4d7-22e7-4d4a-a65f-66419958a090 returned with HTTP 200 Aug 18 19:27:24.980912 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 940/3746] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:24 2026] GET /volume/v3/snapshots/6ce6c4d7-22e7-4d4a-a65f-66419958a090 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:25.063641 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1cdae780-79a2-4001-8738-62c22bec58ad None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:25.065703 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1cdae780-79a2-4001-8738-62c22bec58ad tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:25.067182 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1cdae780-79a2-4001-8738-62c22bec58ad tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:25.067182 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1cdae780-79a2-4001-8738-62c22bec58ad tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:25.067182 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-1cdae780-79a2-4001-8738-62c22bec58ad tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:25.076411 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:25.076411 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:25.076411 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1cdae780-79a2-4001-8738-62c22bec58ad tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:25.076411 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 935/3747] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:25 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:25.480843 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3802874e-bcbe-48a0-be59-8756e4770334 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:25.482985 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3802874e-bcbe-48a0-be59-8756e4770334 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] GET https://10.4.3.170/volume/v3/volumes/2e504a87-7089-4ed8-9507-55ec5e893d11 Aug 18 19:27:25.483160 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3802874e-bcbe-48a0-be59-8756e4770334 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:25.483314 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3802874e-bcbe-48a0-be59-8756e4770334 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:25.485273 np0000007688 devstack@c-api.service[100581]: DEBUG dbcounter [-] [100581] Writing DB stats cinder:SELECT=497,cinder:UPDATE=157,cinder:INSERT=84 {{(pid=100581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:27:25.495683 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:25.495683 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:25.500608 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3802874e-bcbe-48a0-be59-8756e4770334 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Volume info retrieved successfully. Aug 18 19:27:25.508930 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3802874e-bcbe-48a0-be59-8756e4770334 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] https://10.4.3.170/volume/v3/volumes/2e504a87-7089-4ed8-9507-55ec5e893d11 returned with HTTP 200 Aug 18 19:27:25.509525 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 936/3748] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:25 2026] GET /volume/v3/volumes/2e504a87-7089-4ed8-9507-55ec5e893d11 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:25.525990 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1ab764c5-fc65-48be-a9a4-f74d7762ec08 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:25.527640 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1ab764c5-fc65-48be-a9a4-f74d7762ec08 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] GET https://10.4.3.170/volume/v3/limits Aug 18 19:27:25.527824 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1ab764c5-fc65-48be-a9a4-f74d7762ec08 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:25.528002 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1ab764c5-fc65-48be-a9a4-f74d7762ec08 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:25.536359 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:25.536359 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:25.546728 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1ab764c5-fc65-48be-a9a4-f74d7762ec08 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] https://10.4.3.170/volume/v3/limits returned with HTTP 200 Aug 18 19:27:25.547220 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 938/3749] 10.4.3.170 () {66 vars in 1234 bytes} [Tue Aug 18 19:27:25 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 19:27:25.560078 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-fbc5a7c0-5aae-4c40-9cf6-832be3b0ca80 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:25.561891 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fbc5a7c0-5aae-4c40-9cf6-832be3b0ca80 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] GET https://10.4.3.170/volume/v3/volumes/2e504a87-7089-4ed8-9507-55ec5e893d11 Aug 18 19:27:25.562070 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fbc5a7c0-5aae-4c40-9cf6-832be3b0ca80 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:25.562279 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fbc5a7c0-5aae-4c40-9cf6-832be3b0ca80 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:25.570103 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:25.570103 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:25.577039 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-fbc5a7c0-5aae-4c40-9cf6-832be3b0ca80 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Volume info retrieved successfully. Aug 18 19:27:25.584601 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fbc5a7c0-5aae-4c40-9cf6-832be3b0ca80 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] https://10.4.3.170/volume/v3/volumes/2e504a87-7089-4ed8-9507-55ec5e893d11 returned with HTTP 200 Aug 18 19:27:25.584999 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 941/3750] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:25 2026] GET /volume/v3/volumes/2e504a87-7089-4ed8-9507-55ec5e893d11 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:25.603625 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-720d8a6d-aa74-4a25-8695-4b7f15e1cecb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:25.605918 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-720d8a6d-aa74-4a25-8695-4b7f15e1cecb tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2e504a87-7089-4ed8-9507-55ec5e893d11 Aug 18 19:27:25.606345 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-720d8a6d-aa74-4a25-8695-4b7f15e1cecb tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:25.607382 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-720d8a6d-aa74-4a25-8695-4b7f15e1cecb tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:25.607382 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-720d8a6d-aa74-4a25-8695-4b7f15e1cecb tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Delete volume with id: 2e504a87-7089-4ed8-9507-55ec5e893d11 Aug 18 19:27:25.615493 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:25.615493 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:25.617383 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-720d8a6d-aa74-4a25-8695-4b7f15e1cecb tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Volume info retrieved successfully. Aug 18 19:27:25.631608 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-720d8a6d-aa74-4a25-8695-4b7f15e1cecb tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Delete volume request issued successfully. Aug 18 19:27:25.631990 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-720d8a6d-aa74-4a25-8695-4b7f15e1cecb tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] https://10.4.3.170/volume/v3/volumes/2e504a87-7089-4ed8-9507-55ec5e893d11 returned with HTTP 202 Aug 18 19:27:25.632542 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 936/3751] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:27:25 2026] DELETE /volume/v3/volumes/2e504a87-7089-4ed8-9507-55ec5e893d11 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:25.640322 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-edbde3cf-09e8-47fd-9a4c-13358f744bd3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:25.642608 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-edbde3cf-09e8-47fd-9a4c-13358f744bd3 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] GET https://10.4.3.170/volume/v3/volumes/2e504a87-7089-4ed8-9507-55ec5e893d11 Aug 18 19:27:25.642760 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-edbde3cf-09e8-47fd-9a4c-13358f744bd3 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:25.643026 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-edbde3cf-09e8-47fd-9a4c-13358f744bd3 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:25.652355 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:25.652355 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:25.657046 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-edbde3cf-09e8-47fd-9a4c-13358f744bd3 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Volume info retrieved successfully. Aug 18 19:27:25.657166 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-acb325ce-98a9-4b94-9bd0-07c10f40530f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:25.661931 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-edbde3cf-09e8-47fd-9a4c-13358f744bd3 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] https://10.4.3.170/volume/v3/volumes/2e504a87-7089-4ed8-9507-55ec5e893d11 returned with HTTP 200 Aug 18 19:27:25.662346 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 937/3752] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:25 2026] GET /volume/v3/volumes/2e504a87-7089-4ed8-9507-55ec5e893d11 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:25.737615 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-acb325ce-98a9-4b94-9bd0-07c10f40530f tempest-VolumesSummaryTest-753402437 tempest-VolumesSummaryTest-753402437-project-member] GET https://10.4.3.170/volume/v3/volumes/summary Aug 18 19:27:25.737791 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-acb325ce-98a9-4b94-9bd0-07c10f40530f tempest-VolumesSummaryTest-753402437 tempest-VolumesSummaryTest-753402437-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:25.737965 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-acb325ce-98a9-4b94-9bd0-07c10f40530f tempest-VolumesSummaryTest-753402437 tempest-VolumesSummaryTest-753402437-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:25.738110 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [None req-acb325ce-98a9-4b94-9bd0-07c10f40530f tempest-VolumesSummaryTest-753402437 tempest-VolumesSummaryTest-753402437-project-member] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:27:25.745143 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-acb325ce-98a9-4b94-9bd0-07c10f40530f tempest-VolumesSummaryTest-753402437 tempest-VolumesSummaryTest-753402437-project-member] Get summary completed successfully. Aug 18 19:27:25.745339 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-acb325ce-98a9-4b94-9bd0-07c10f40530f tempest-VolumesSummaryTest-753402437 tempest-VolumesSummaryTest-753402437-project-member] https://10.4.3.170/volume/v3/volumes/summary returned with HTTP 200 Aug 18 19:27:25.745690 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 939/3753] 10.4.3.170 () {68 vars in 1302 bytes} [Tue Aug 18 19:27:25 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:25.993679 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ad1c6611-2f50-4f96-99ad-dd63740c0533 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:25.995472 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ad1c6611-2f50-4f96-99ad-dd63740c0533 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/6ce6c4d7-22e7-4d4a-a65f-66419958a090 Aug 18 19:27:25.995674 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ad1c6611-2f50-4f96-99ad-dd63740c0533 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:25.995934 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ad1c6611-2f50-4f96-99ad-dd63740c0533 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:26.005983 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ad1c6611-2f50-4f96-99ad-dd63740c0533 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/6ce6c4d7-22e7-4d4a-a65f-66419958a090 returned with HTTP 404 Aug 18 19:27:26.006648 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 942/3754] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:25 2026] GET /volume/v3/snapshots/6ce6c4d7-22e7-4d4a-a65f-66419958a090 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:26.014669 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-091707d4-639c-4c16-91dc-c334456f9618 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:26.016832 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-091707d4-639c-4c16-91dc-c334456f9618 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/f6f19102-9e93-49d4-a1cf-c9c3252e41d5 Aug 18 19:27:26.017081 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-091707d4-639c-4c16-91dc-c334456f9618 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:26.017318 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-091707d4-639c-4c16-91dc-c334456f9618 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:26.017524 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-091707d4-639c-4c16-91dc-c334456f9618 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete snapshot with id: f6f19102-9e93-49d4-a1cf-c9c3252e41d5 Aug 18 19:27:26.023177 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-091707d4-639c-4c16-91dc-c334456f9618 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/f6f19102-9e93-49d4-a1cf-c9c3252e41d5 returned with HTTP 404 Aug 18 19:27:26.023746 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 937/3755] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:27:26 2026] DELETE /volume/v3/snapshots/f6f19102-9e93-49d4-a1cf-c9c3252e41d5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:26.031812 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-53bf7709-29f4-4c82-a008-8c5074720f45 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:26.033670 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-53bf7709-29f4-4c82-a008-8c5074720f45 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/f6f19102-9e93-49d4-a1cf-c9c3252e41d5 Aug 18 19:27:26.035305 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-53bf7709-29f4-4c82-a008-8c5074720f45 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:26.035305 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-53bf7709-29f4-4c82-a008-8c5074720f45 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:26.039114 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-53bf7709-29f4-4c82-a008-8c5074720f45 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/f6f19102-9e93-49d4-a1cf-c9c3252e41d5 returned with HTTP 404 Aug 18 19:27:26.040049 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 938/3756] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:26 2026] GET /volume/v3/snapshots/f6f19102-9e93-49d4-a1cf-c9c3252e41d5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:26.047157 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9128e4bd-85c1-4f1e-928a-43c1076dd135 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:26.049293 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9128e4bd-85c1-4f1e-928a-43c1076dd135 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/d6130486-a729-493d-b631-3d733db80d1f Aug 18 19:27:26.049555 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9128e4bd-85c1-4f1e-928a-43c1076dd135 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:26.049756 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9128e4bd-85c1-4f1e-928a-43c1076dd135 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:26.050224 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-9128e4bd-85c1-4f1e-928a-43c1076dd135 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete snapshot with id: d6130486-a729-493d-b631-3d733db80d1f Aug 18 19:27:26.054629 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9128e4bd-85c1-4f1e-928a-43c1076dd135 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/d6130486-a729-493d-b631-3d733db80d1f returned with HTTP 404 Aug 18 19:27:26.055190 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 940/3757] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:27:26 2026] DELETE /volume/v3/snapshots/d6130486-a729-493d-b631-3d733db80d1f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:26.065696 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-bf0e65b8-f6d1-4b78-a5c8-9893caa330e9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:26.067455 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bf0e65b8-f6d1-4b78-a5c8-9893caa330e9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/d6130486-a729-493d-b631-3d733db80d1f Aug 18 19:27:26.067644 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bf0e65b8-f6d1-4b78-a5c8-9893caa330e9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:26.067823 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bf0e65b8-f6d1-4b78-a5c8-9893caa330e9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:26.072409 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bf0e65b8-f6d1-4b78-a5c8-9893caa330e9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/d6130486-a729-493d-b631-3d733db80d1f returned with HTTP 404 Aug 18 19:27:26.072863 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 943/3758] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:26 2026] GET /volume/v3/snapshots/d6130486-a729-493d-b631-3d733db80d1f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:26.083032 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6fa08fa8-4655-4217-a254-1404a9b1a194 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:26.084807 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6fa08fa8-4655-4217-a254-1404a9b1a194 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/6ce6c4d7-22e7-4d4a-a65f-66419958a090 Aug 18 19:27:26.085010 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6fa08fa8-4655-4217-a254-1404a9b1a194 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:26.085191 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6fa08fa8-4655-4217-a254-1404a9b1a194 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:26.085285 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-6fa08fa8-4655-4217-a254-1404a9b1a194 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete snapshot with id: 6ce6c4d7-22e7-4d4a-a65f-66419958a090 Aug 18 19:27:26.088466 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-527db361-3f63-4195-b4ee-fbd533c2a5e7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:26.090875 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-527db361-3f63-4195-b4ee-fbd533c2a5e7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:26.091012 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6fa08fa8-4655-4217-a254-1404a9b1a194 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/6ce6c4d7-22e7-4d4a-a65f-66419958a090 returned with HTTP 404 Aug 18 19:27:26.096403 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 938/3759] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:27:26 2026] DELETE /volume/v3/snapshots/6ce6c4d7-22e7-4d4a-a65f-66419958a090 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:26.096514 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-527db361-3f63-4195-b4ee-fbd533c2a5e7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:26.096514 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-527db361-3f63-4195-b4ee-fbd533c2a5e7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:26.096514 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-527db361-3f63-4195-b4ee-fbd533c2a5e7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:26.102396 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d868a048-4438-412f-b333-9cf9a39857d2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:26.104307 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:26.104307 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:26.104756 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d868a048-4438-412f-b333-9cf9a39857d2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/6ce6c4d7-22e7-4d4a-a65f-66419958a090 Aug 18 19:27:26.106308 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d868a048-4438-412f-b333-9cf9a39857d2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:26.106308 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d868a048-4438-412f-b333-9cf9a39857d2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:26.106491 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-527db361-3f63-4195-b4ee-fbd533c2a5e7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:26.106491 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 939/3760] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:26 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:26.110603 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d868a048-4438-412f-b333-9cf9a39857d2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/6ce6c4d7-22e7-4d4a-a65f-66419958a090 returned with HTTP 404 Aug 18 19:27:26.111159 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 941/3761] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:26 2026] GET /volume/v3/snapshots/6ce6c4d7-22e7-4d4a-a65f-66419958a090 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:26.675492 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1c595eda-a0a6-44a2-9f6a-bc8b116c51e7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:26.677413 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1c595eda-a0a6-44a2-9f6a-bc8b116c51e7 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] GET https://10.4.3.170/volume/v3/volumes/2e504a87-7089-4ed8-9507-55ec5e893d11 Aug 18 19:27:26.677697 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1c595eda-a0a6-44a2-9f6a-bc8b116c51e7 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:26.677932 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1c595eda-a0a6-44a2-9f6a-bc8b116c51e7 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:26.683862 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1c595eda-a0a6-44a2-9f6a-bc8b116c51e7 tempest-AbsoluteLimitsTests-715026989 tempest-AbsoluteLimitsTests-715026989-project-member] https://10.4.3.170/volume/v3/volumes/2e504a87-7089-4ed8-9507-55ec5e893d11 returned with HTTP 404 Aug 18 19:27:26.684326 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 944/3762] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:26 2026] GET /volume/v3/volumes/2e504a87-7089-4ed8-9507-55ec5e893d11 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:27.117116 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-313cc0fb-788c-4861-9b45-262ff06427ef None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:27.119008 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-313cc0fb-788c-4861-9b45-262ff06427ef tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:27.119205 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-313cc0fb-788c-4861-9b45-262ff06427ef tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:27.119419 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-313cc0fb-788c-4861-9b45-262ff06427ef tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:27.119548 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-313cc0fb-788c-4861-9b45-262ff06427ef tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:27.129841 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:27.129841 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:27.130030 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-313cc0fb-788c-4861-9b45-262ff06427ef tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:27.130493 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 939/3763] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:27 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:27.585392 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-eb78743c-38f6-44a4-8490-e545aeb91f86 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:27.598040 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-b90978d6-82db-4576-8b2f-03178dd21aa9 req-dc67b867-df72-4760-b74d-78ba95947ae7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:27.602558 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-b90978d6-82db-4576-8b2f-03178dd21aa9 req-dc67b867-df72-4760-b74d-78ba95947ae7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/attachments/410e4355-74f0-4982-8acc-09577b3582ef Aug 18 19:27:27.603089 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-b90978d6-82db-4576-8b2f-03178dd21aa9 req-dc67b867-df72-4760-b74d-78ba95947ae7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:27.603089 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-b90978d6-82db-4576-8b2f-03178dd21aa9 req-dc67b867-df72-4760-b74d-78ba95947ae7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:27.612725 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:27.612725 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:27.669082 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-b90978d6-82db-4576-8b2f-03178dd21aa9 req-dc67b867-df72-4760-b74d-78ba95947ae7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/410e4355-74f0-4982-8acc-09577b3582ef returned with HTTP 200 Aug 18 19:27:27.669640 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 942/3764] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:27:27 2026] DELETE /volume/v3/attachments/410e4355-74f0-4982-8acc-09577b3582ef => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:27.776956 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-eb78743c-38f6-44a4-8490-e545aeb91f86 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:27:27.777281 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-eb78743c-38f6-44a4-8490-e545aeb91f86 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-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=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:27.789983 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-eb78743c-38f6-44a4-8490-e545aeb91f86 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:27:27.790304 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 940/3765] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:27:27 2026] POST /volume/v3/types => generated 287 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:28.143113 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-664c33a2-de66-4eed-90b0-ad87c741866f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:28.145103 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-664c33a2-de66-4eed-90b0-ad87c741866f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:28.145275 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-664c33a2-de66-4eed-90b0-ad87c741866f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:28.145500 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-664c33a2-de66-4eed-90b0-ad87c741866f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:28.145599 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-664c33a2-de66-4eed-90b0-ad87c741866f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:28.152930 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:28.152930 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:28.154617 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-664c33a2-de66-4eed-90b0-ad87c741866f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:28.155038 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 945/3766] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:28 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:29.042502 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1f59f1dc-3a3c-4f59-ba79-492a914cc4ed None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:29.044097 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1f59f1dc-3a3c-4f59-ba79-492a914cc4ed tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb Aug 18 19:27:29.044276 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1f59f1dc-3a3c-4f59-ba79-492a914cc4ed tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:29.044545 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1f59f1dc-3a3c-4f59-ba79-492a914cc4ed tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:29.044669 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-1f59f1dc-3a3c-4f59-ba79-492a914cc4ed tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete volume with id: 93abd652-eb20-495b-a17f-9dbb7bb3f8eb Aug 18 19:27:29.051910 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:29.051910 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:29.052393 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1f59f1dc-3a3c-4f59-ba79-492a914cc4ed tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:27:29.070154 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1f59f1dc-3a3c-4f59-ba79-492a914cc4ed tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete volume request issued successfully. Aug 18 19:27:29.070381 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1f59f1dc-3a3c-4f59-ba79-492a914cc4ed tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb returned with HTTP 202 Aug 18 19:27:29.070787 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 940/3767] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:27:29 2026] DELETE /volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:29.083519 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-fa992c6b-40c8-4969-a8ad-1317121c0e8f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:29.087921 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fa992c6b-40c8-4969-a8ad-1317121c0e8f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb Aug 18 19:27:29.088477 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fa992c6b-40c8-4969-a8ad-1317121c0e8f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:29.088838 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fa992c6b-40c8-4969-a8ad-1317121c0e8f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:29.100587 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:29.100587 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:29.106961 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-fa992c6b-40c8-4969-a8ad-1317121c0e8f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:27:29.114011 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fa992c6b-40c8-4969-a8ad-1317121c0e8f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb returned with HTTP 200 Aug 18 19:27:29.114571 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 943/3768] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:29 2026] GET /volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb => generated 1365 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:29.169129 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0079622a-ac42-45eb-8f5a-bd88b6a7eb44 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:29.171801 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0079622a-ac42-45eb-8f5a-bd88b6a7eb44 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:29.172157 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0079622a-ac42-45eb-8f5a-bd88b6a7eb44 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:29.172382 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0079622a-ac42-45eb-8f5a-bd88b6a7eb44 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:29.172595 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-0079622a-ac42-45eb-8f5a-bd88b6a7eb44 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:29.178553 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:29.178553 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:29.180198 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0079622a-ac42-45eb-8f5a-bd88b6a7eb44 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:29.180626 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 941/3769] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:29 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:29.753425 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d7f25767-db07-45cb-ab01-9ac1967a50cc None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:29.755675 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d7f25767-db07-45cb-ab01-9ac1967a50cc tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:27:29.756471 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d7f25767-db07-45cb-ab01-9ac1967a50cc tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "b38f480f-5826-4dd0-8372-f8405eb224b2", "size": 1}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:29.758778 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-d7f25767-db07-45cb-ab01-9ac1967a50cc tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'b38f480f-5826-4dd0-8372-f8405eb224b2', 'size': 1}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:27:29.838773 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-d7f25767-db07-45cb-ab01-9ac1967a50cc tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Create volume of 1 GB Aug 18 19:27:29.844126 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d7f25767-db07-45cb-ab01-9ac1967a50cc tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Availability Zones retrieved successfully. Aug 18 19:27:29.852390 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-d7f25767-db07-45cb-ab01-9ac1967a50cc tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Flow 'volume_create_api' (4dfe114e-fce3-4411-a53b-a2fedc96703b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:29.854020 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-d7f25767-db07-45cb-ab01-9ac1967a50cc tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dcce2c4-fc4c-40fd-a865-3d26c8c8cdbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:29.855292 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-d7f25767-db07-45cb-ab01-9ac1967a50cc tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:27:29.913255 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-d7f25767-db07-45cb-ab01-9ac1967a50cc tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dcce2c4-fc4c-40fd-a865-3d26c8c8cdbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:27:28Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=f06aa634-6482-47a8-826b-778baaeac81a,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': 'f06aa634-6482-47a8-826b-778baaeac81a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:29.914155 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-d7f25767-db07-45cb-ab01-9ac1967a50cc tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46a6a447-d206-4105-8b83-e1e2cc119359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:29.940095 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-d7f25767-db07-45cb-ab01-9ac1967a50cc tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-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 19:27:29.940529 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-d7f25767-db07-45cb-ab01-9ac1967a50cc tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-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 19:27:29.969293 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-d7f25767-db07-45cb-ab01-9ac1967a50cc tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Created reservations ['f1843b14-46d8-4740-bacb-87d84ad0d49a', 'b491a957-cbca-4d1c-b1cc-5f67a475e8dc', '36ce0d4a-3941-4b8c-971b-31e6096028df', '2f55db26-ebc3-45e0-99e7-39a827bdeefd'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:29.970108 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-d7f25767-db07-45cb-ab01-9ac1967a50cc tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46a6a447-d206-4105-8b83-e1e2cc119359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1843b14-46d8-4740-bacb-87d84ad0d49a', 'b491a957-cbca-4d1c-b1cc-5f67a475e8dc', '36ce0d4a-3941-4b8c-971b-31e6096028df', '2f55db26-ebc3-45e0-99e7-39a827bdeefd']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:29.970831 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-d7f25767-db07-45cb-ab01-9ac1967a50cc tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc3649c5-5338-48a0-9270-8ca8e6861221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:29.993413 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-d7f25767-db07-45cb-ab01-9ac1967a50cc tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc3649c5-5338-48a0-9270-8ca8e6861221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77c5d6ee-eed6-43ab-bccc-07e727d0a9fc', '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='065915dc71f34391a4913b845e0ae96a',qos_specs=None,replication_status=,reservations=['f1843b14-46d8-4740-bacb-87d84ad0d49a','b491a957-cbca-4d1c-b1cc-5f67a475e8dc','36ce0d4a-3941-4b8c-971b-31e6096028df','2f55db26-ebc3-45e0-99e7-39a827bdeefd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bc39e92acb94f499a3b8096d261214a',volume_type_id=f06aa634-6482-47a8-826b-778baaeac81a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:27:29Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77c5d6ee-eed6-43ab-bccc-07e727d0a9fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='065915dc71f34391a4913b845e0ae96a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bc39e92acb94f499a3b8096d261214a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f06aa634-6482-47a8-826b-778baaeac81a),volume_type_id=f06aa634-6482-47a8-826b-778baaeac81a)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:29.994195 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-d7f25767-db07-45cb-ab01-9ac1967a50cc tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d5d6784-5c29-48cc-896a-bef7a29b76cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:30.013287 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-d7f25767-db07-45cb-ab01-9ac1967a50cc tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d5d6784-5c29-48cc-896a-bef7a29b76cf) transitioned into state 'SUCCESS' from 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='065915dc71f34391a4913b845e0ae96a',qos_specs=None,replication_status=,reservations=['f1843b14-46d8-4740-bacb-87d84ad0d49a','b491a957-cbca-4d1c-b1cc-5f67a475e8dc','36ce0d4a-3941-4b8c-971b-31e6096028df','2f55db26-ebc3-45e0-99e7-39a827bdeefd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bc39e92acb94f499a3b8096d261214a',volume_type_id=f06aa634-6482-47a8-826b-778baaeac81a)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:30.014307 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-d7f25767-db07-45cb-ab01-9ac1967a50cc tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f69de03-58fc-4653-a0aa-3f5d92b8b73e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:30.024197 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-d7f25767-db07-45cb-ab01-9ac1967a50cc tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f69de03-58fc-4653-a0aa-3f5d92b8b73e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:30.025418 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-d7f25767-db07-45cb-ab01-9ac1967a50cc tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Flow 'volume_create_api' (4dfe114e-fce3-4411-a53b-a2fedc96703b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:30.025672 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d7f25767-db07-45cb-ab01-9ac1967a50cc tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Create volume request issued successfully. Aug 18 19:27:30.026401 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d7f25767-db07-45cb-ab01-9ac1967a50cc tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:27:30.026872 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 946/3770] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:27:29 2026] POST /volume/v3/volumes => generated 798 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:27:30.039499 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1a448f68-9615-404c-ae25-201ae0881f15 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:30.041861 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1a448f68-9615-404c-ae25-201ae0881f15 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] GET https://10.4.3.170/volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc Aug 18 19:27:30.041861 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1a448f68-9615-404c-ae25-201ae0881f15 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:30.042226 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1a448f68-9615-404c-ae25-201ae0881f15 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:30.051464 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:30.051464 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:30.054968 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1a448f68-9615-404c-ae25-201ae0881f15 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Volume info retrieved successfully. Aug 18 19:27:30.060500 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1a448f68-9615-404c-ae25-201ae0881f15 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] https://10.4.3.170/volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc returned with HTTP 200 Aug 18 19:27:30.060866 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 941/3771] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:30 2026] GET /volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:30.128764 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7f76db4f-b2e2-46ec-9ad8-7137744449f3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:30.131640 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7f76db4f-b2e2-46ec-9ad8-7137744449f3 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb Aug 18 19:27:30.132458 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7f76db4f-b2e2-46ec-9ad8-7137744449f3 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:30.132458 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7f76db4f-b2e2-46ec-9ad8-7137744449f3 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:30.140801 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7f76db4f-b2e2-46ec-9ad8-7137744449f3 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb returned with HTTP 404 Aug 18 19:27:30.141434 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 944/3772] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:30 2026] GET /volume/v3/volumes/93abd652-eb20-495b-a17f-9dbb7bb3f8eb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:30.176039 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5dad101c-62f4-482f-91c6-ef949eff739c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:30.177746 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5dad101c-62f4-482f-91c6-ef949eff739c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:27:30.178053 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5dad101c-62f4-482f-91c6-ef949eff739c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1721597179", "snapshot_id": null, "imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc", "volume_type": null, "size": 1}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:30.179546 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-5dad101c-62f4-482f-91c6-ef949eff739c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1721597179', 'snapshot_id': None, 'imageRef': '3394ab6b-bad1-4521-8a00-1c034f3dd2cc', 'volume_type': None, 'size': 1}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:27:30.191531 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-947b02fc-1144-4290-af6d-4326cc208d6f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:30.193425 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-947b02fc-1144-4290-af6d-4326cc208d6f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:30.193613 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-947b02fc-1144-4290-af6d-4326cc208d6f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:30.194124 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-947b02fc-1144-4290-af6d-4326cc208d6f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:30.194124 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-947b02fc-1144-4290-af6d-4326cc208d6f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:30.199446 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:30.199446 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:30.200567 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-947b02fc-1144-4290-af6d-4326cc208d6f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:30.201526 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 947/3773] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:30 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:30.277440 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-5dad101c-62f4-482f-91c6-ef949eff739c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume of 1 GB Aug 18 19:27:30.283554 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-5dad101c-62f4-482f-91c6-ef949eff739c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Availability Zones retrieved successfully. Aug 18 19:27:30.289520 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-5dad101c-62f4-482f-91c6-ef949eff739c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Flow 'volume_create_api' (8b2b9e3e-ca27-4d30-ac3b-f128f33a2afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:30.290581 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-5dad101c-62f4-482f-91c6-ef949eff739c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (150250ed-094c-40e3-9b7b-5a71de9057df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:30.291483 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-5dad101c-62f4-482f-91c6-ef949eff739c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:27:30.348823 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-5dad101c-62f4-482f-91c6-ef949eff739c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (150250ed-094c-40e3-9b7b-5a71de9057df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:30.350765 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-5dad101c-62f4-482f-91c6-ef949eff739c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3b5b207-70c5-4f7e-abf2-45be553b339d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:30.394316 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-5dad101c-62f4-482f-91c6-ef949eff739c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Created reservations ['9cb23a58-cfe6-4b0a-971e-7a1197c96bf8', 'd0debde7-78eb-4461-b4ae-80369ba6aca4', '004c4e0e-0760-462e-adf7-0c52fb5dcb5a', '320f508f-2b74-41cb-992b-1183bd5ac147'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:30.395686 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-5dad101c-62f4-482f-91c6-ef949eff739c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3b5b207-70c5-4f7e-abf2-45be553b339d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cb23a58-cfe6-4b0a-971e-7a1197c96bf8', 'd0debde7-78eb-4461-b4ae-80369ba6aca4', '004c4e0e-0760-462e-adf7-0c52fb5dcb5a', '320f508f-2b74-41cb-992b-1183bd5ac147']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:30.395947 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-5dad101c-62f4-482f-91c6-ef949eff739c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e66b87d6-c9d9-47b2-901b-f8b18805d219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:30.416469 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-5dad101c-62f4-482f-91c6-ef949eff739c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e66b87d6-c9d9-47b2-901b-f8b18805d219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01e07529-22e3-430a-8091-1a2d5c6db3c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1721597179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c85fccad6fa47ca8280d67695010cbf',qos_specs=None,replication_status=,reservations=['9cb23a58-cfe6-4b0a-971e-7a1197c96bf8','d0debde7-78eb-4461-b4ae-80369ba6aca4','004c4e0e-0760-462e-adf7-0c52fb5dcb5a','320f508f-2b74-41cb-992b-1183bd5ac147'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a786f33905544f7ae7b17c2f6425c97',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:27:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1721597179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01e07529-22e3-430a-8091-1a2d5c6db3c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c85fccad6fa47ca8280d67695010cbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a786f33905544f7ae7b17c2f6425c97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:30.417163 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-5dad101c-62f4-482f-91c6-ef949eff739c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (558163b2-cde7-4697-9858-122a872dcbed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:30.439627 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-5dad101c-62f4-482f-91c6-ef949eff739c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (558163b2-cde7-4697-9858-122a872dcbed) transitioned into state 'SUCCESS' from state '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-1721597179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c85fccad6fa47ca8280d67695010cbf',qos_specs=None,replication_status=,reservations=['9cb23a58-cfe6-4b0a-971e-7a1197c96bf8','d0debde7-78eb-4461-b4ae-80369ba6aca4','004c4e0e-0760-462e-adf7-0c52fb5dcb5a','320f508f-2b74-41cb-992b-1183bd5ac147'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a786f33905544f7ae7b17c2f6425c97',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:30.439627 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-5dad101c-62f4-482f-91c6-ef949eff739c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d652ee2-3056-44e3-8314-1bead9743110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:30.450391 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-5dad101c-62f4-482f-91c6-ef949eff739c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d652ee2-3056-44e3-8314-1bead9743110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:30.450391 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-5dad101c-62f4-482f-91c6-ef949eff739c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Flow 'volume_create_api' (8b2b9e3e-ca27-4d30-ac3b-f128f33a2afc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:30.450391 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-5dad101c-62f4-482f-91c6-ef949eff739c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume request issued successfully. Aug 18 19:27:30.450391 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5dad101c-62f4-482f-91c6-ef949eff739c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:27:30.450391 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 942/3774] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:27:30 2026] POST /volume/v3/volumes => generated 759 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:27:30.462493 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5c36092d-41e3-4356-b41c-05d0d23b1abf None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:30.464152 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5c36092d-41e3-4356-b41c-05d0d23b1abf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 Aug 18 19:27:30.464390 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5c36092d-41e3-4356-b41c-05d0d23b1abf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:30.464604 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5c36092d-41e3-4356-b41c-05d0d23b1abf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:30.471122 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:30.471122 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:30.476174 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5c36092d-41e3-4356-b41c-05d0d23b1abf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:27:30.480453 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5c36092d-41e3-4356-b41c-05d0d23b1abf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 returned with HTTP 200 Aug 18 19:27:30.480873 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 942/3775] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:30 2026] GET /volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:31.076497 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-dcae8d34-a377-4856-a99b-75bd963fbf26 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:31.081536 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dcae8d34-a377-4856-a99b-75bd963fbf26 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] GET https://10.4.3.170/volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc Aug 18 19:27:31.081705 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dcae8d34-a377-4856-a99b-75bd963fbf26 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:31.081882 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dcae8d34-a377-4856-a99b-75bd963fbf26 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:31.091904 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:31.091904 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:31.098077 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-dcae8d34-a377-4856-a99b-75bd963fbf26 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Volume info retrieved successfully. Aug 18 19:27:31.102467 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dcae8d34-a377-4856-a99b-75bd963fbf26 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] https://10.4.3.170/volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc returned with HTTP 200 Aug 18 19:27:31.102826 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 945/3776] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:31 2026] GET /volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc => generated 948 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:31.214819 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-899ace0f-a21a-4930-9a12-3a3375a7f9fb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:31.216457 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-899ace0f-a21a-4930-9a12-3a3375a7f9fb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:31.216620 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-899ace0f-a21a-4930-9a12-3a3375a7f9fb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:31.216811 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-899ace0f-a21a-4930-9a12-3a3375a7f9fb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:31.216928 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-899ace0f-a21a-4930-9a12-3a3375a7f9fb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:31.221182 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:31.221182 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:31.221892 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-899ace0f-a21a-4930-9a12-3a3375a7f9fb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:31.222271 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 948/3777] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:31 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:31.495231 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1faa7795-fcdb-45ed-ad77-90d0a14cd97e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:31.499394 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1faa7795-fcdb-45ed-ad77-90d0a14cd97e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 Aug 18 19:27:31.499394 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1faa7795-fcdb-45ed-ad77-90d0a14cd97e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:31.499394 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1faa7795-fcdb-45ed-ad77-90d0a14cd97e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:31.505996 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:31.505996 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:31.512731 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-1faa7795-fcdb-45ed-ad77-90d0a14cd97e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:27:31.523769 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1faa7795-fcdb-45ed-ad77-90d0a14cd97e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 returned with HTTP 200 Aug 18 19:27:31.524284 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 943/3778] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:31 2026] GET /volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:31.536694 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4681a9dd-09b9-47d6-8a0e-809c88b5baf3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:31.538318 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4681a9dd-09b9-47d6-8a0e-809c88b5baf3 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 Aug 18 19:27:31.538560 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4681a9dd-09b9-47d6-8a0e-809c88b5baf3 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:31.538727 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4681a9dd-09b9-47d6-8a0e-809c88b5baf3 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:31.546990 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:31.546990 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:31.548093 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4681a9dd-09b9-47d6-8a0e-809c88b5baf3 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:27:31.552896 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4681a9dd-09b9-47d6-8a0e-809c88b5baf3 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 returned with HTTP 200 Aug 18 19:27:31.552896 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 943/3779] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:31 2026] GET /volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:32.118588 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4214c0f1-0569-4338-88c2-4d13e3b398b3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:32.120626 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4214c0f1-0569-4338-88c2-4d13e3b398b3 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] GET https://10.4.3.170/volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc Aug 18 19:27:32.120885 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4214c0f1-0569-4338-88c2-4d13e3b398b3 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:32.121081 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4214c0f1-0569-4338-88c2-4d13e3b398b3 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:32.128776 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:32.128776 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:32.132851 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-4214c0f1-0569-4338-88c2-4d13e3b398b3 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Volume info retrieved successfully. Aug 18 19:27:32.137655 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4214c0f1-0569-4338-88c2-4d13e3b398b3 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] https://10.4.3.170/volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc returned with HTTP 200 Aug 18 19:27:32.138088 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 946/3780] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:32 2026] GET /volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:32.234225 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-53b85e1f-ebd2-4e96-a1db-6eb028af7cbe None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:32.236328 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-53b85e1f-ebd2-4e96-a1db-6eb028af7cbe tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:32.236496 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-53b85e1f-ebd2-4e96-a1db-6eb028af7cbe tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:32.236636 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-53b85e1f-ebd2-4e96-a1db-6eb028af7cbe tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:32.236798 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-53b85e1f-ebd2-4e96-a1db-6eb028af7cbe tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:32.242092 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:32.242092 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:32.243007 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-53b85e1f-ebd2-4e96-a1db-6eb028af7cbe tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:32.243446 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 949/3781] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:32 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:32.716887 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-fc415ada-982e-445d-a742-473be58a1da1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:32.719318 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-fc415ada-982e-445d-a742-473be58a1da1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 Aug 18 19:27:32.719529 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-fc415ada-982e-445d-a742-473be58a1da1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:32.719645 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-fc415ada-982e-445d-a742-473be58a1da1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:32.727264 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:32.727264 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:32.733155 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-fc415ada-982e-445d-a742-473be58a1da1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:27:32.740591 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-fc415ada-982e-445d-a742-473be58a1da1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 returned with HTTP 200 Aug 18 19:27:32.741090 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 944/3782] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:27:32 2026] GET /volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:33.157974 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d237c1e9-ba21-4f69-9d04-08629cb77854 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:33.165164 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d237c1e9-ba21-4f69-9d04-08629cb77854 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] GET https://10.4.3.170/volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc Aug 18 19:27:33.165549 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d237c1e9-ba21-4f69-9d04-08629cb77854 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:33.166181 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d237c1e9-ba21-4f69-9d04-08629cb77854 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:33.181226 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:33.181226 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:33.186128 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d237c1e9-ba21-4f69-9d04-08629cb77854 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Volume info retrieved successfully. Aug 18 19:27:33.192288 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d237c1e9-ba21-4f69-9d04-08629cb77854 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] https://10.4.3.170/volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc returned with HTTP 200 Aug 18 19:27:33.192873 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 944/3783] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:33 2026] GET /volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc => generated 951 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:33.255029 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2e7b6cd1-3afe-45fa-88b2-aef765aa3585 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:33.256759 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2e7b6cd1-3afe-45fa-88b2-aef765aa3585 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:33.256956 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2e7b6cd1-3afe-45fa-88b2-aef765aa3585 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:33.257149 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2e7b6cd1-3afe-45fa-88b2-aef765aa3585 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:33.257266 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-2e7b6cd1-3afe-45fa-88b2-aef765aa3585 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:33.265866 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:33.265866 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:33.266487 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2e7b6cd1-3afe-45fa-88b2-aef765aa3585 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:33.266849 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 947/3784] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:33 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:33.378999 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-559a4e22-ddbd-48eb-b1c6-4f1ee05cd447 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:33.382188 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-559a4e22-ddbd-48eb-b1c6-4f1ee05cd447 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 Aug 18 19:27:33.382188 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-559a4e22-ddbd-48eb-b1c6-4f1ee05cd447 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:33.382188 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-559a4e22-ddbd-48eb-b1c6-4f1ee05cd447 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:33.389618 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:33.389618 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:33.394681 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-559a4e22-ddbd-48eb-b1c6-4f1ee05cd447 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:27:33.399872 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-559a4e22-ddbd-48eb-b1c6-4f1ee05cd447 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 returned with HTTP 200 Aug 18 19:27:33.400263 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 950/3785] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:27:33 2026] GET /volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:33.409664 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6cffd982-7371-4c22-b947-cd0f4766ae0d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:33.410686 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6cffd982-7371-4c22-b947-cd0f4766ae0d None None] GET https://10.4.3.170/volume// Aug 18 19:27:33.410686 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6cffd982-7371-4c22-b947-cd0f4766ae0d None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:33.410686 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6cffd982-7371-4c22-b947-cd0f4766ae0d None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:33.411737 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6cffd982-7371-4c22-b947-cd0f4766ae0d None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:27:33.411737 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 945/3786] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:27: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 19:27:33.419696 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-cf0d06df-fb02-427d-8bae-1e273d8b776a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:33.421754 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-cf0d06df-fb02-427d-8bae-1e273d8b776a tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:27:33.422104 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-cf0d06df-fb02-427d-8bae-1e273d8b776a tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01e07529-22e3-430a-8091-1a2d5c6db3c6", "connector": null, "instance_uuid": "ee3b5819-c3b5-45d2-9362-9c8acdabfccb"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:33.432385 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:33.432385 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:33.466089 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-cf0d06df-fb02-427d-8bae-1e273d8b776a tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:27:33.466599 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 945/3787] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:27:33 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 19:27:33.671238 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-38b0bd8d-c97d-49df-8879-b48b0c441d1d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:33.732315 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-38b0bd8d-c97d-49df-8879-b48b0c441d1d tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:27:33.732654 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-38b0bd8d-c97d-49df-8879-b48b0c441d1d tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-460953984"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:33.734170 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-38b0bd8d-c97d-49df-8879-b48b0c441d1d tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-460953984'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:27:33.734309 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-38b0bd8d-c97d-49df-8879-b48b0c441d1d tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Create volume of 1 GB Aug 18 19:27:33.738686 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-38b0bd8d-c97d-49df-8879-b48b0c441d1d tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Availability Zones retrieved successfully. Aug 18 19:27:33.744909 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-38b0bd8d-c97d-49df-8879-b48b0c441d1d tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Flow 'volume_create_api' (fcc1f51e-2463-4da4-aeed-a5cd82e81054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:33.746081 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-38b0bd8d-c97d-49df-8879-b48b0c441d1d tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a508bd96-fac3-4d40-849a-97ba87d83a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:33.747341 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-38b0bd8d-c97d-49df-8879-b48b0c441d1d tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:27:33.776571 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-38b0bd8d-c97d-49df-8879-b48b0c441d1d tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a508bd96-fac3-4d40-849a-97ba87d83a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:33.777551 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-38b0bd8d-c97d-49df-8879-b48b0c441d1d tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecfa5a78-fafd-4d47-98cc-5f04faf2e47d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:33.845200 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-38b0bd8d-c97d-49df-8879-b48b0c441d1d tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Created reservations ['50451bc0-3f8f-45f1-b0eb-4470ffe52834', '439ce487-0f05-4bd8-a8b4-1e8689b3785f', 'c98f975b-25be-43bc-a4fe-e10cc8a6bd35', '6d376f96-4281-4add-b252-529ab561bca9'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:33.846154 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-38b0bd8d-c97d-49df-8879-b48b0c441d1d tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecfa5a78-fafd-4d47-98cc-5f04faf2e47d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50451bc0-3f8f-45f1-b0eb-4470ffe52834', '439ce487-0f05-4bd8-a8b4-1e8689b3785f', 'c98f975b-25be-43bc-a4fe-e10cc8a6bd35', '6d376f96-4281-4add-b252-529ab561bca9']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:33.846947 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-38b0bd8d-c97d-49df-8879-b48b0c441d1d tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e753dd81-1aca-4aa8-97d1-7bc5af92d5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:33.877556 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-38b0bd8d-c97d-49df-8879-b48b0c441d1d tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e753dd81-1aca-4aa8-97d1-7bc5af92d5ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59741cac-645f-4d72-8d19-2d0ae1e0abc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-460953984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf6dae59855f4082884c9b41567f165e',qos_specs=None,replication_status=,reservations=['50451bc0-3f8f-45f1-b0eb-4470ffe52834','439ce487-0f05-4bd8-a8b4-1e8689b3785f','c98f975b-25be-43bc-a4fe-e10cc8a6bd35','6d376f96-4281-4add-b252-529ab561bca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df59e15ea4e04f92a0d58f1ffe2ff823',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:27:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-460953984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59741cac-645f-4d72-8d19-2d0ae1e0abc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf6dae59855f4082884c9b41567f165e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df59e15ea4e04f92a0d58f1ffe2ff823',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:33.878346 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-38b0bd8d-c97d-49df-8879-b48b0c441d1d tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4204f1df-eafa-4a59-9e62-575615e0855e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:33.899106 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-38b0bd8d-c97d-49df-8879-b48b0c441d1d tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4204f1df-eafa-4a59-9e62-575615e0855e) transitioned into state 'SUCCESS' from state '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-460953984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf6dae59855f4082884c9b41567f165e',qos_specs=None,replication_status=,reservations=['50451bc0-3f8f-45f1-b0eb-4470ffe52834','439ce487-0f05-4bd8-a8b4-1e8689b3785f','c98f975b-25be-43bc-a4fe-e10cc8a6bd35','6d376f96-4281-4add-b252-529ab561bca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df59e15ea4e04f92a0d58f1ffe2ff823',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:33.899830 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-38b0bd8d-c97d-49df-8879-b48b0c441d1d tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad0f9247-640e-4929-9873-6c8f4decec4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:33.908384 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-38b0bd8d-c97d-49df-8879-b48b0c441d1d tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad0f9247-640e-4929-9873-6c8f4decec4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:33.909278 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-38b0bd8d-c97d-49df-8879-b48b0c441d1d tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Flow 'volume_create_api' (fcc1f51e-2463-4da4-aeed-a5cd82e81054) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:33.909632 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-38b0bd8d-c97d-49df-8879-b48b0c441d1d tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Create volume request issued successfully. Aug 18 19:27:33.910233 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-38b0bd8d-c97d-49df-8879-b48b0c441d1d tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:27:33.910675 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 948/3788] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:27:33 2026] POST /volume/v3/volumes => generated 748 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:27:33.922129 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-059b2199-6dab-4d61-9577-0a4fcf6b4859 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:33.924345 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-059b2199-6dab-4d61-9577-0a4fcf6b4859 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] GET https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 Aug 18 19:27:33.924642 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-059b2199-6dab-4d61-9577-0a4fcf6b4859 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:33.924901 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-059b2199-6dab-4d61-9577-0a4fcf6b4859 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:33.935505 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:33.935505 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:33.940429 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-059b2199-6dab-4d61-9577-0a4fcf6b4859 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:27:33.946245 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-059b2199-6dab-4d61-9577-0a4fcf6b4859 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 returned with HTTP 200 Aug 18 19:27:33.946903 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 951/3789] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:33 2026] GET /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:34.208715 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-bce2501d-dbc0-49ab-9575-d78b845806e8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:34.210691 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bce2501d-dbc0-49ab-9575-d78b845806e8 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] GET https://10.4.3.170/volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc Aug 18 19:27:34.210908 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-bce2501d-dbc0-49ab-9575-d78b845806e8 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:34.211115 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-bce2501d-dbc0-49ab-9575-d78b845806e8 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:34.219549 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:34.219549 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:34.223508 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-bce2501d-dbc0-49ab-9575-d78b845806e8 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Volume info retrieved successfully. Aug 18 19:27:34.228875 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bce2501d-dbc0-49ab-9575-d78b845806e8 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] https://10.4.3.170/volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc returned with HTTP 200 Aug 18 19:27:34.229380 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 946/3790] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:34 2026] GET /volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:34.278351 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3c224f56-dcb7-42e0-913c-8a3ababb1320 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:34.280186 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3c224f56-dcb7-42e0-913c-8a3ababb1320 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:34.280380 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3c224f56-dcb7-42e0-913c-8a3ababb1320 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:34.280591 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3c224f56-dcb7-42e0-913c-8a3ababb1320 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:34.280697 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-3c224f56-dcb7-42e0-913c-8a3ababb1320 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:34.286652 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:34.286652 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:34.287761 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3c224f56-dcb7-42e0-913c-8a3ababb1320 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:34.288340 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 946/3791] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:34 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:34.356447 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bb55e034-68fb-44ac-82fc-3c4f0fe97a9c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:34.357259 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bb55e034-68fb-44ac-82fc-3c4f0fe97a9c None None] GET https://10.4.3.170/volume// Aug 18 19:27:34.357259 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bb55e034-68fb-44ac-82fc-3c4f0fe97a9c None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:34.357465 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bb55e034-68fb-44ac-82fc-3c4f0fe97a9c None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:34.357817 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bb55e034-68fb-44ac-82fc-3c4f0fe97a9c None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:27:34.358144 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 949/3792] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:27: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 19:27:34.367251 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-a5756ab6-de55-4eae-89aa-bea5b2a89e3f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:34.371106 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-a5756ab6-de55-4eae-89aa-bea5b2a89e3f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 Aug 18 19:27:34.371381 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-a5756ab6-de55-4eae-89aa-bea5b2a89e3f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:34.371615 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-a5756ab6-de55-4eae-89aa-bea5b2a89e3f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:34.385246 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:34.385246 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:34.389306 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-a5756ab6-de55-4eae-89aa-bea5b2a89e3f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:27:34.394102 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-a5756ab6-de55-4eae-89aa-bea5b2a89e3f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 returned with HTTP 200 Aug 18 19:27:34.394534 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 952/3793] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:27:34 2026] GET /volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 => generated 1546 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:27:34.502801 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-8e526f5a-45f1-4472-9bb0-4a4c55b6ed7b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:34.505086 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-8e526f5a-45f1-4472-9bb0-4a4c55b6ed7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] PUT https://10.4.3.170/volume/v3/attachments/5958167f-a6e0-4526-98fc-2a55ee769d2e Aug 18 19:27:34.505503 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-8e526f5a-45f1-4472-9bb0-4a4c55b6ed7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:34.513470 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-8e526f5a-45f1-4472-9bb0-4a4c55b6ed7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Acquiring lock "cinder-attachment_update-01e07529-22e3-430a-8091-1a2d5c6db3c6-np0000007688" by "attachment_update" {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:27:34.517868 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-8e526f5a-45f1-4472-9bb0-4a4c55b6ed7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Lock "cinder-attachment_update-01e07529-22e3-430a-8091-1a2d5c6db3c6-np0000007688" acquired by "attachment_update" :: waited 0.004s {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:27:34.518830 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:34.518830 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:34.606776 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-8e526f5a-45f1-4472-9bb0-4a4c55b6ed7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Lock "cinder-attachment_update-01e07529-22e3-430a-8091-1a2d5c6db3c6-np0000007688" released by "attachment_update" :: held 0.088s {{(pid=100581) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:27:34.606776 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-8e526f5a-45f1-4472-9bb0-4a4c55b6ed7b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/5958167f-a6e0-4526-98fc-2a55ee769d2e returned with HTTP 200 Aug 18 19:27:34.606776 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 947/3794] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:27:34 2026] PUT /volume/v3/attachments/5958167f-a6e0-4526-98fc-2a55ee769d2e => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:34.635341 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-ca274b25-0c69-4f40-9720-7c8a04efdf5d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:34.642618 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-ca274b25-0c69-4f40-9720-7c8a04efdf5d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/attachments/5958167f-a6e0-4526-98fc-2a55ee769d2e/action Aug 18 19:27:34.642618 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-ca274b25-0c69-4f40-9720-7c8a04efdf5d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action body: b'{"os-complete": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:27:34.642618 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-ca274b25-0c69-4f40-9720-7c8a04efdf5d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:34.660970 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:34.660970 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:34.674502 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9d28dcb1-ad72-437b-94ac-9e9307676553 req-ca274b25-0c69-4f40-9720-7c8a04efdf5d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/5958167f-a6e0-4526-98fc-2a55ee769d2e/action returned with HTTP 204 Aug 18 19:27:34.675288 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 947/3795] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:27:34 2026] POST /volume/v3/attachments/5958167f-a6e0-4526-98fc-2a55ee769d2e/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:34.965032 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8b54cc2d-fb16-4254-9182-3bac64748848 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:34.967199 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8b54cc2d-fb16-4254-9182-3bac64748848 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] GET https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 Aug 18 19:27:34.967399 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8b54cc2d-fb16-4254-9182-3bac64748848 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:34.967608 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8b54cc2d-fb16-4254-9182-3bac64748848 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:34.975074 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:34.975074 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:34.979807 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-8b54cc2d-fb16-4254-9182-3bac64748848 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:27:34.985240 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8b54cc2d-fb16-4254-9182-3bac64748848 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 returned with HTTP 200 Aug 18 19:27:34.985615 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 950/3796] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:34 2026] GET /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:35.243969 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-af3cb3c6-b808-4b57-b680-19a2f3dce9d9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:35.246091 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-af3cb3c6-b808-4b57-b680-19a2f3dce9d9 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] GET https://10.4.3.170/volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc Aug 18 19:27:35.246314 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-af3cb3c6-b808-4b57-b680-19a2f3dce9d9 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:35.246516 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-af3cb3c6-b808-4b57-b680-19a2f3dce9d9 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:35.256456 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:35.256456 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:35.257585 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-af3cb3c6-b808-4b57-b680-19a2f3dce9d9 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Volume info retrieved successfully. Aug 18 19:27:35.261991 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-af3cb3c6-b808-4b57-b680-19a2f3dce9d9 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] https://10.4.3.170/volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc returned with HTTP 200 Aug 18 19:27:35.262382 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 953/3797] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:35 2026] GET /volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:35.299808 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b7b8ea6b-c255-4bc0-868e-2a59acaca99b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:35.301718 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b7b8ea6b-c255-4bc0-868e-2a59acaca99b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:35.301990 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b7b8ea6b-c255-4bc0-868e-2a59acaca99b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:35.302185 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b7b8ea6b-c255-4bc0-868e-2a59acaca99b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:35.302279 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-b7b8ea6b-c255-4bc0-868e-2a59acaca99b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:35.308197 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:35.308197 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:35.309155 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b7b8ea6b-c255-4bc0-868e-2a59acaca99b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:35.309567 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 948/3798] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:35 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:36.280853 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-abf96011-2372-4e2f-a735-96577b9e2a16 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:36.282776 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-abf96011-2372-4e2f-a735-96577b9e2a16 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] GET https://10.4.3.170/volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc Aug 18 19:27:36.282992 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-abf96011-2372-4e2f-a735-96577b9e2a16 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:36.283224 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-abf96011-2372-4e2f-a735-96577b9e2a16 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:36.290166 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:36.290166 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:36.294385 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-abf96011-2372-4e2f-a735-96577b9e2a16 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Volume info retrieved successfully. Aug 18 19:27:36.299355 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-abf96011-2372-4e2f-a735-96577b9e2a16 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] https://10.4.3.170/volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc returned with HTTP 200 Aug 18 19:27:36.299919 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 948/3799] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:36 2026] GET /volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:36.320993 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3975b7b1-817c-4a8b-acdc-459b9b4f3f21 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:36.323125 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3975b7b1-817c-4a8b-acdc-459b9b4f3f21 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:36.323292 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3975b7b1-817c-4a8b-acdc-459b9b4f3f21 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:36.323504 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3975b7b1-817c-4a8b-acdc-459b9b4f3f21 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:36.323685 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-3975b7b1-817c-4a8b-acdc-459b9b4f3f21 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:36.329174 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:36.329174 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:36.330057 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3975b7b1-817c-4a8b-acdc-459b9b4f3f21 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:36.330454 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 951/3800] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:36 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:37.313471 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-233b4ce9-227e-4db0-8e30-f454fcd1a215 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:37.319114 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-233b4ce9-227e-4db0-8e30-f454fcd1a215 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] GET https://10.4.3.170/volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc Aug 18 19:27:37.319359 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-233b4ce9-227e-4db0-8e30-f454fcd1a215 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:37.319631 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-233b4ce9-227e-4db0-8e30-f454fcd1a215 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:37.332888 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:37.332888 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:37.337661 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-233b4ce9-227e-4db0-8e30-f454fcd1a215 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Volume info retrieved successfully. Aug 18 19:27:37.342649 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-233b4ce9-227e-4db0-8e30-f454fcd1a215 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] https://10.4.3.170/volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc returned with HTTP 200 Aug 18 19:27:37.343237 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 954/3801] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:37 2026] GET /volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc => generated 1295 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:37.343453 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-85f6c92a-26a3-4e5e-9ce5-11ab485c5d92 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:37.349162 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-85f6c92a-26a3-4e5e-9ce5-11ab485c5d92 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:37.349420 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-85f6c92a-26a3-4e5e-9ce5-11ab485c5d92 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:37.349650 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-85f6c92a-26a3-4e5e-9ce5-11ab485c5d92 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:37.349784 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-85f6c92a-26a3-4e5e-9ce5-11ab485c5d92 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:37.356013 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:37.356013 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:37.357201 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-85f6c92a-26a3-4e5e-9ce5-11ab485c5d92 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:37.360020 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 949/3802] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:37 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:37.365180 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-01f8587b-9f44-4b09-9101-4fb1e2b2e27b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:37.369478 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-01f8587b-9f44-4b09-9101-4fb1e2b2e27b tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] DELETE https://10.4.3.170/volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc Aug 18 19:27:37.369738 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-01f8587b-9f44-4b09-9101-4fb1e2b2e27b tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:37.369983 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-01f8587b-9f44-4b09-9101-4fb1e2b2e27b tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:37.370248 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-01f8587b-9f44-4b09-9101-4fb1e2b2e27b tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Delete volume with id: 77c5d6ee-eed6-43ab-bccc-07e727d0a9fc Aug 18 19:27:37.385387 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:37.385387 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:37.386070 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-01f8587b-9f44-4b09-9101-4fb1e2b2e27b tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Volume info retrieved successfully. Aug 18 19:27:37.408955 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-01f8587b-9f44-4b09-9101-4fb1e2b2e27b tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Delete volume request issued successfully. Aug 18 19:27:37.409278 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-01f8587b-9f44-4b09-9101-4fb1e2b2e27b tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] https://10.4.3.170/volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc returned with HTTP 202 Aug 18 19:27:37.410139 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 949/3803] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:27:37 2026] DELETE /volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:37.421718 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d156c5c6-4fdb-47e7-8f21-10619fda15e8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:37.422556 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d156c5c6-4fdb-47e7-8f21-10619fda15e8 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] GET https://10.4.3.170/volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc Aug 18 19:27:37.422829 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d156c5c6-4fdb-47e7-8f21-10619fda15e8 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:37.423049 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d156c5c6-4fdb-47e7-8f21-10619fda15e8 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:37.432752 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:37.432752 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:37.436292 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d156c5c6-4fdb-47e7-8f21-10619fda15e8 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Volume info retrieved successfully. Aug 18 19:27:37.445517 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d156c5c6-4fdb-47e7-8f21-10619fda15e8 tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] https://10.4.3.170/volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc returned with HTTP 200 Aug 18 19:27:37.445951 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 952/3804] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:37 2026] GET /volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc => generated 1294 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:38.373631 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-21f1f46c-0557-4599-a80c-1936cf0b1285 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:38.375721 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-21f1f46c-0557-4599-a80c-1936cf0b1285 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:38.375897 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-21f1f46c-0557-4599-a80c-1936cf0b1285 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:38.376192 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-21f1f46c-0557-4599-a80c-1936cf0b1285 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:38.376287 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-21f1f46c-0557-4599-a80c-1936cf0b1285 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:38.381402 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:38.381402 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:38.382207 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-21f1f46c-0557-4599-a80c-1936cf0b1285 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:38.382590 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 955/3805] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:38 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:38.466624 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-dedb34e7-3f4c-4abf-a8ab-5737dfb9c1ab None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:38.468845 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-dedb34e7-3f4c-4abf-a8ab-5737dfb9c1ab tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] GET https://10.4.3.170/volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc Aug 18 19:27:38.469181 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-dedb34e7-3f4c-4abf-a8ab-5737dfb9c1ab tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:38.469659 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-dedb34e7-3f4c-4abf-a8ab-5737dfb9c1ab tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:38.481338 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-dedb34e7-3f4c-4abf-a8ab-5737dfb9c1ab tempest-VolumeAndVolumeTypeFromImageTest-1878051009 tempest-VolumeAndVolumeTypeFromImageTest-1878051009-project-member] https://10.4.3.170/volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc returned with HTTP 404 Aug 18 19:27:38.482035 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 950/3806] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:38 2026] GET /volume/v3/volumes/77c5d6ee-eed6-43ab-bccc-07e727d0a9fc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:38.736934 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9027ddd3-d934-46ee-a855-258678acc7c2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:38.738661 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9027ddd3-d934-46ee-a855-258678acc7c2 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Aug 18 19:27:38.738849 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9027ddd3-d934-46ee-a855-258678acc7c2 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:38.739019 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9027ddd3-d934-46ee-a855-258678acc7c2 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] Calling method 'detail' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:38.739772 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-9027ddd3-d934-46ee-a855-258678acc7c2 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:27:38.766780 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-9027ddd3-d934-46ee-a855-258678acc7c2 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] Get all volumes completed successfully. Aug 18 19:27:38.769312 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:38.769312 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:38.776897 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9027ddd3-d934-46ee-a855-258678acc7c2 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 19:27:38.777886 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 950/3807] 10.4.3.170 () {66 vars in 1285 bytes} [Tue Aug 18 19:27:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12729 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:27:38.805588 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-cc736f1a-702e-4707-86bc-33ba947f9db6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:38.808687 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cc736f1a-702e-4707-86bc-33ba947f9db6 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/5e5f3b48-f5c8-46b9-b8c7-b2884c41291a Aug 18 19:27:38.809335 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cc736f1a-702e-4707-86bc-33ba947f9db6 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:38.809335 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cc736f1a-702e-4707-86bc-33ba947f9db6 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:38.809515 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-cc736f1a-702e-4707-86bc-33ba947f9db6 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] Delete volume with id: 5e5f3b48-f5c8-46b9-b8c7-b2884c41291a Aug 18 19:27:38.819956 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:38.819956 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:38.820431 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-cc736f1a-702e-4707-86bc-33ba947f9db6 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] Volume info retrieved successfully. Aug 18 19:27:38.833583 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.image.cache [None req-cc736f1a-702e-4707-86bc-33ba947f9db6 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] Evicting image cache entry: {'id': 3, 'image_id': 'b38f480f-5826-4dd0-8372-f8405eb224b2', 'volume_id': '5e5f3b48-f5c8-46b9-b8c7-b2884c41291a', 'host': 'np0000007688@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 18, 19, 27, 30), 'last_used': datetime.datetime(2026, 8, 18, 19, 27, 36)}. {{(pid=100580) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 18 19:27:38.843095 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-cc736f1a-702e-4707-86bc-33ba947f9db6 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] Delete volume request issued successfully. Aug 18 19:27:38.843285 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cc736f1a-702e-4707-86bc-33ba947f9db6 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] https://10.4.3.170/volume/v3/volumes/5e5f3b48-f5c8-46b9-b8c7-b2884c41291a returned with HTTP 202 Aug 18 19:27:38.843982 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 953/3808] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:27:38 2026] DELETE /volume/v3/volumes/5e5f3b48-f5c8-46b9-b8c7-b2884c41291a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:38.853869 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-064264dc-a188-4145-811f-51b8936ceacb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:38.858864 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-064264dc-a188-4145-811f-51b8936ceacb tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] GET https://10.4.3.170/volume/v3/volumes/5e5f3b48-f5c8-46b9-b8c7-b2884c41291a Aug 18 19:27:38.859092 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-064264dc-a188-4145-811f-51b8936ceacb tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:38.859292 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-064264dc-a188-4145-811f-51b8936ceacb tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:38.872248 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:38.872248 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:38.881398 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-064264dc-a188-4145-811f-51b8936ceacb tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] Volume info retrieved successfully. Aug 18 19:27:38.885146 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-064264dc-a188-4145-811f-51b8936ceacb tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] https://10.4.3.170/volume/v3/volumes/5e5f3b48-f5c8-46b9-b8c7-b2884c41291a returned with HTTP 200 Aug 18 19:27:38.885543 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 956/3809] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:38 2026] GET /volume/v3/volumes/5e5f3b48-f5c8-46b9-b8c7-b2884c41291a => generated 1096 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:39.395051 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-59de8820-d886-4875-970f-521a311dffba None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:39.399272 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-59de8820-d886-4875-970f-521a311dffba tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:39.399388 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-59de8820-d886-4875-970f-521a311dffba tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:39.399631 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-59de8820-d886-4875-970f-521a311dffba tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:39.399780 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-59de8820-d886-4875-970f-521a311dffba tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:39.410739 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:39.410739 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:39.410739 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-59de8820-d886-4875-970f-521a311dffba tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:39.410739 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 951/3810] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:39 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:39.900280 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d2ccaf1d-0976-496c-815e-87a0e39d4fc7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:39.902375 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d2ccaf1d-0976-496c-815e-87a0e39d4fc7 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] GET https://10.4.3.170/volume/v3/volumes/5e5f3b48-f5c8-46b9-b8c7-b2884c41291a Aug 18 19:27:39.902593 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d2ccaf1d-0976-496c-815e-87a0e39d4fc7 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:39.902818 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d2ccaf1d-0976-496c-815e-87a0e39d4fc7 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:39.909395 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d2ccaf1d-0976-496c-815e-87a0e39d4fc7 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] https://10.4.3.170/volume/v3/volumes/5e5f3b48-f5c8-46b9-b8c7-b2884c41291a returned with HTTP 404 Aug 18 19:27:39.910159 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 951/3811] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:39 2026] GET /volume/v3/volumes/5e5f3b48-f5c8-46b9-b8c7-b2884c41291a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:39.917248 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e7731a9a-3731-455e-af53-ec29aaf98a41 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:39.919798 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e7731a9a-3731-455e-af53-ec29aaf98a41 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] DELETE https://10.4.3.170/volume/v3/types/f06aa634-6482-47a8-826b-778baaeac81a Aug 18 19:27:39.920100 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e7731a9a-3731-455e-af53-ec29aaf98a41 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:39.920419 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e7731a9a-3731-455e-af53-ec29aaf98a41 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:39.959804 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e7731a9a-3731-455e-af53-ec29aaf98a41 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] https://10.4.3.170/volume/v3/types/f06aa634-6482-47a8-826b-778baaeac81a returned with HTTP 202 Aug 18 19:27:39.960387 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 954/3812] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:27:39 2026] DELETE /volume/v3/types/f06aa634-6482-47a8-826b-778baaeac81a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:39.970532 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-60ac7e41-5c18-4d1b-b7fa-5c2f80fe7715 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:39.972214 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-60ac7e41-5c18-4d1b-b7fa-5c2f80fe7715 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] GET https://10.4.3.170/volume/v3/types/f06aa634-6482-47a8-826b-778baaeac81a Aug 18 19:27:39.972565 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-60ac7e41-5c18-4d1b-b7fa-5c2f80fe7715 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:39.972827 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-60ac7e41-5c18-4d1b-b7fa-5c2f80fe7715 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:39.974964 np0000007688 devstack@c-api.service[100583]: DEBUG dbcounter [-] [100583] Writing DB stats cinder:SELECT=378,cinder:UPDATE=99,cinder:INSERT=52 {{(pid=100583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:27:39.977123 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-60ac7e41-5c18-4d1b-b7fa-5c2f80fe7715 tempest-VolumeAndVolumeTypeFromImageTest-120071335 tempest-VolumeAndVolumeTypeFromImageTest-120071335-project-admin] https://10.4.3.170/volume/v3/types/f06aa634-6482-47a8-826b-778baaeac81a returned with HTTP 404 Aug 18 19:27:39.978143 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 957/3813] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:27:39 2026] GET /volume/v3/types/f06aa634-6482-47a8-826b-778baaeac81a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:40.424753 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f50600f5-da22-46d6-a831-49ce924750f6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:40.426383 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f50600f5-da22-46d6-a831-49ce924750f6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:40.426544 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f50600f5-da22-46d6-a831-49ce924750f6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:40.426745 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f50600f5-da22-46d6-a831-49ce924750f6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:40.426801 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-f50600f5-da22-46d6-a831-49ce924750f6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:40.431124 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:40.431124 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:40.431875 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f50600f5-da22-46d6-a831-49ce924750f6 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:40.432194 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 952/3814] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:40 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 828 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:40.446834 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6888360d-41e1-40b1-96af-6a8d67914d3b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:40.449135 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6888360d-41e1-40b1-96af-6a8d67914d3b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/98956460-96db-4ae0-a2b7-cfc429c35810 Aug 18 19:27:40.449435 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6888360d-41e1-40b1-96af-6a8d67914d3b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:40.449697 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6888360d-41e1-40b1-96af-6a8d67914d3b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:40.459905 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:40.459905 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:40.466147 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6888360d-41e1-40b1-96af-6a8d67914d3b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:27:40.470569 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6888360d-41e1-40b1-96af-6a8d67914d3b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/98956460-96db-4ae0-a2b7-cfc429c35810 returned with HTTP 200 Aug 18 19:27:40.471068 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 952/3815] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:40 2026] GET /volume/v3/volumes/98956460-96db-4ae0-a2b7-cfc429c35810 => generated 908 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:40.486221 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e8cf5204-f5c6-450d-9873-7421d3597eaa None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:40.488790 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e8cf5204-f5c6-450d-9873-7421d3597eaa tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:40.489064 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e8cf5204-f5c6-450d-9873-7421d3597eaa tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:40.489470 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e8cf5204-f5c6-450d-9873-7421d3597eaa tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:40.489613 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-e8cf5204-f5c6-450d-9873-7421d3597eaa tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:40.499003 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:40.499003 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:40.499770 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e8cf5204-f5c6-450d-9873-7421d3597eaa tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:40.500127 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 955/3816] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:40 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 828 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:40.511612 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-cbc9f335-2b17-4636-95b3-faa1603a1682 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:40.515386 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b03771ff-112a-4d26-af73-f4cbb96d2d4b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:40.515481 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cbc9f335-2b17-4636-95b3-faa1603a1682 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] POST https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action Aug 18 19:27:40.515481 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cbc9f335-2b17-4636-95b3-faa1603a1682 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Action body: b'{"os-attach": {"instance_uuid": "06b023b8-e008-4a95-88c3-f7bb155d7f41", "mountpoint": "/dev/vdb"}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:27:40.515481 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cbc9f335-2b17-4636-95b3-faa1603a1682 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "06b023b8-e008-4a95-88c3-f7bb155d7f41", "mountpoint": "/dev/vdb"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:40.515589 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b03771ff-112a-4d26-af73-f4cbb96d2d4b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/detail Aug 18 19:27:40.515781 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b03771ff-112a-4d26-af73-f4cbb96d2d4b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:40.516019 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b03771ff-112a-4d26-af73-f4cbb96d2d4b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'detail' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:40.516329 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-b03771ff-112a-4d26-af73-f4cbb96d2d4b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:27:40.525379 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:40.525379 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:40.526021 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-cbc9f335-2b17-4636-95b3-faa1603a1682 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:27:40.532431 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b03771ff-112a-4d26-af73-f4cbb96d2d4b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/detail returned with HTTP 200 Aug 18 19:27:40.532959 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 953/3817] 10.4.3.170 () {66 vars in 1258 bytes} [Tue Aug 18 19:27:40 2026] GET /volume/v3/backups/detail => generated 831 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:40.537057 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-cbc9f335-2b17-4636-95b3-faa1603a1682 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Update volume admin metadata completed successfully. Aug 18 19:27:40.546760 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:40.549196 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] POST https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb/restore Aug 18 19:27:40.549639 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:40.551566 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.backups [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Restoring backup 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb ({'restore': {}}) {{(pid=100582) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 19:27:40.551695 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.backups [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Restoring backup 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb to volume None. Aug 18 19:27:40.557283 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:40.557283 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:40.558629 np0000007688 devstack@c-api.service[100582]: INFO cinder.backup.api [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Creating volume of 1 GB for restore of backup 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. Aug 18 19:27:40.567257 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Availability zone cache updated, next update will occur around 2026-08-18 20:27:40.566907. {{(pid=100582) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 19:27:40.567402 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Availability Zones retrieved successfully. Aug 18 19:27:40.575048 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Flow 'volume_create_api' (e950c153-dc20-43d6-b850-2f43daf78c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:40.576675 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0310fcfd-cfa8-4d02-beb7-5f0a4bf1770c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:40.578039 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:27:40.604825 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-cbc9f335-2b17-4636-95b3-faa1603a1682 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Attach volume completed successfully. Aug 18 19:27:40.604825 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cbc9f335-2b17-4636-95b3-faa1603a1682 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action returned with HTTP 202 Aug 18 19:27:40.604825 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 958/3818] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:27:40 2026] POST /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:27:40.613573 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9939e116-6663-45a1-856e-858dc07d2dc2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:40.615654 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9939e116-6663-45a1-856e-858dc07d2dc2 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] GET https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 Aug 18 19:27:40.616095 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9939e116-6663-45a1-856e-858dc07d2dc2 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:40.616325 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9939e116-6663-45a1-856e-858dc07d2dc2 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:40.623575 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0310fcfd-cfa8-4d02-beb7-5f0a4bf1770c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:40.624501 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaf89e31-1e70-4df6-8dc3-84b1d6b46610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:40.627549 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:40.627549 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:40.632463 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9939e116-6663-45a1-856e-858dc07d2dc2 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:27:40.639091 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9939e116-6663-45a1-856e-858dc07d2dc2 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 returned with HTTP 200 Aug 18 19:27:40.639563 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 956/3819] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:40 2026] GET /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:40.659873 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-464996f3-a43a-4c20-8e50-b1961cd8a696 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:40.661962 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-464996f3-a43a-4c20-8e50-b1961cd8a696 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] POST https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action Aug 18 19:27:40.662420 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-464996f3-a43a-4c20-8e50-b1961cd8a696 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Action body: b'{"os-detach": {}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:27:40.662583 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-464996f3-a43a-4c20-8e50-b1961cd8a696 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:40.676217 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:40.676217 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:40.676817 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-464996f3-a43a-4c20-8e50-b1961cd8a696 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:27:40.687889 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Created reservations ['b2e282ed-ad57-4c94-8dd8-c3f864ed63e9', 'f59f5502-9cec-46ee-a74d-882e4157c97b', '5b274e74-6407-4b3f-8642-d829f120c647', '65e36398-c42e-4981-8352-7b071737df1c'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:40.688952 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaf89e31-1e70-4df6-8dc3-84b1d6b46610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2e282ed-ad57-4c94-8dd8-c3f864ed63e9', 'f59f5502-9cec-46ee-a74d-882e4157c97b', '5b274e74-6407-4b3f-8642-d829f120c647', '65e36398-c42e-4981-8352-7b071737df1c']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:40.689906 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9c115dc-903c-4c1e-bf36-2a840a6ddb2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:40.725592 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-464996f3-a43a-4c20-8e50-b1961cd8a696 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Detach volume completed successfully. Aug 18 19:27:40.725805 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-464996f3-a43a-4c20-8e50-b1961cd8a696 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action returned with HTTP 202 Aug 18 19:27:40.726230 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 954/3820] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:27:40 2026] POST /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:27:40.731844 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9c115dc-903c-4c1e-bf36-2a840a6ddb2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e95b8f75-e09a-4653-9fe6-c5e6d1c1afb1', '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_1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72aa4cddc21c44a1b24107ad238a1674',qos_specs=None,replication_status=,reservations=['b2e282ed-ad57-4c94-8dd8-c3f864ed63e9','f59f5502-9cec-46ee-a74d-882e4157c97b','5b274e74-6407-4b3f-8642-d829f120c647','65e36398-c42e-4981-8352-7b071737df1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a82739c39334316af1a4bf94c56cfcd',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:27:40Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e95b8f75-e09a-4653-9fe6-c5e6d1c1afb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72aa4cddc21c44a1b24107ad238a1674',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a82739c39334316af1a4bf94c56cfcd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:40.732950 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529d0ad5-df2b-48b8-86c8-1b78c1d8b7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:40.735353 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-80c1c65e-b2c2-4d02-bb62-8d3f4b858dd4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:40.741987 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-80c1c65e-b2c2-4d02-bb62-8d3f4b858dd4 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] GET https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 Aug 18 19:27:40.741987 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-80c1c65e-b2c2-4d02-bb62-8d3f4b858dd4 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:40.741987 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-80c1c65e-b2c2-4d02-bb62-8d3f4b858dd4 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:40.753115 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:40.753115 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:40.754699 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529d0ad5-df2b-48b8-86c8-1b78c1d8b7a0) transitioned into 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_1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72aa4cddc21c44a1b24107ad238a1674',qos_specs=None,replication_status=,reservations=['b2e282ed-ad57-4c94-8dd8-c3f864ed63e9','f59f5502-9cec-46ee-a74d-882e4157c97b','5b274e74-6407-4b3f-8642-d829f120c647','65e36398-c42e-4981-8352-7b071737df1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a82739c39334316af1a4bf94c56cfcd',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:40.755738 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ecb3504-e73c-4acb-ab17-b04cac879d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:40.757780 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-80c1c65e-b2c2-4d02-bb62-8d3f4b858dd4 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:27:40.763407 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-80c1c65e-b2c2-4d02-bb62-8d3f4b858dd4 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 returned with HTTP 200 Aug 18 19:27:40.763883 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 959/3821] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:40 2026] GET /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:40.767132 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ecb3504-e73c-4acb-ab17-b04cac879d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:40.768312 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Flow 'volume_create_api' (e950c153-dc20-43d6-b850-2f43daf78c95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:40.768753 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Create volume request issued successfully. Aug 18 19:27:40.777229 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:40.777229 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:40.777826 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:27:41.788527 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:41.788527 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:41.789199 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:27:41.789401 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.backup.api [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Checking backup size 1 against volume size 1 {{(pid=100582) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 19:27:41.789569 np0000007688 devstack@c-api.service[100582]: INFO cinder.backup.api [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Overwriting volume e95b8f75-e09a-4653-9fe6-c5e6d1c1afb1 with restore of backup 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:41.813283 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.backup.rpcapi [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] restore_backup in rpcapi backup_id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb {{(pid=100582) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 19:27:41.818980 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2abfdcb8-ff3a-47e3-ace9-264c119baee4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb/restore returned with HTTP 202 Aug 18 19:27:41.819505 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 953/3822] 10.4.3.170 () {68 vars in 1393 bytes} [Tue Aug 18 19:27:40 2026] POST /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb/restore => generated 189 bytes in 1273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:27:41.837308 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-07134605-c4ba-46e9-b61d-47bf967ceb84 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:41.840846 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-07134605-c4ba-46e9-b61d-47bf967ceb84 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:41.841346 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-07134605-c4ba-46e9-b61d-47bf967ceb84 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:41.841696 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-07134605-c4ba-46e9-b61d-47bf967ceb84 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:41.841865 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-07134605-c4ba-46e9-b61d-47bf967ceb84 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:41.853358 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:41.853358 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:41.854625 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-07134605-c4ba-46e9-b61d-47bf967ceb84 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:41.855342 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 957/3823] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:41 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 828 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:41.983385 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2ab96f62-ba7b-4845-a6fa-30a85fd6acc2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:42.088316 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2ab96f62-ba7b-4845-a6fa-30a85fd6acc2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:27:42.088682 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2ab96f62-ba7b-4845-a6fa-30a85fd6acc2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1449842808"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:42.090073 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-2ab96f62-ba7b-4845-a6fa-30a85fd6acc2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1449842808'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:27:42.090186 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-2ab96f62-ba7b-4845-a6fa-30a85fd6acc2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Create volume of 1 GB Aug 18 19:27:42.095869 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2ab96f62-ba7b-4845-a6fa-30a85fd6acc2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Availability Zones retrieved successfully. Aug 18 19:27:42.101444 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-2ab96f62-ba7b-4845-a6fa-30a85fd6acc2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Flow 'volume_create_api' (e343679f-039c-4471-975d-80fc4c073c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:42.102594 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-2ab96f62-ba7b-4845-a6fa-30a85fd6acc2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef984a43-7153-4da4-8503-8bee0764f7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:42.103477 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-2ab96f62-ba7b-4845-a6fa-30a85fd6acc2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:27:42.142210 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-2ab96f62-ba7b-4845-a6fa-30a85fd6acc2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef984a43-7153-4da4-8503-8bee0764f7c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:42.143228 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-2ab96f62-ba7b-4845-a6fa-30a85fd6acc2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ec1126d-833e-4b81-891a-c0a00071c124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:42.255981 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-2ab96f62-ba7b-4845-a6fa-30a85fd6acc2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Created reservations ['3dd229a2-7528-4bfe-88af-d2c0fd4915c5', '5c4abeb1-387f-470b-a9b0-9ab540f9dda9', '6ea76824-9d14-4960-9ac4-66a367bd2f19', '6e4f997c-2f52-4f2f-a7ae-b12f8323609c'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:42.257128 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-2ab96f62-ba7b-4845-a6fa-30a85fd6acc2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ec1126d-833e-4b81-891a-c0a00071c124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3dd229a2-7528-4bfe-88af-d2c0fd4915c5', '5c4abeb1-387f-470b-a9b0-9ab540f9dda9', '6ea76824-9d14-4960-9ac4-66a367bd2f19', '6e4f997c-2f52-4f2f-a7ae-b12f8323609c']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:42.258083 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-2ab96f62-ba7b-4845-a6fa-30a85fd6acc2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59c82aa7-1da2-494d-993e-e1e565fe5c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:42.290393 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-2ab96f62-ba7b-4845-a6fa-30a85fd6acc2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59c82aa7-1da2-494d-993e-e1e565fe5c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9680a35-072f-4b17-b573-875a65d2c2f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1449842808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fb58a3b98f944ceb18750e138d6bcf4',qos_specs=None,replication_status=,reservations=['3dd229a2-7528-4bfe-88af-d2c0fd4915c5','5c4abeb1-387f-470b-a9b0-9ab540f9dda9','6ea76824-9d14-4960-9ac4-66a367bd2f19','6e4f997c-2f52-4f2f-a7ae-b12f8323609c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04edab6dfbb64991a0430b172bc59637',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:27:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1449842808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9680a35-072f-4b17-b573-875a65d2c2f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fb58a3b98f944ceb18750e138d6bcf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04edab6dfbb64991a0430b172bc59637',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:42.291165 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-2ab96f62-ba7b-4845-a6fa-30a85fd6acc2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9e1d752-f273-4677-a2e8-290349debef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:42.311091 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-2ab96f62-ba7b-4845-a6fa-30a85fd6acc2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9e1d752-f273-4677-a2e8-290349debef9) transitioned into state 'SUCCESS' from state '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-1449842808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fb58a3b98f944ceb18750e138d6bcf4',qos_specs=None,replication_status=,reservations=['3dd229a2-7528-4bfe-88af-d2c0fd4915c5','5c4abeb1-387f-470b-a9b0-9ab540f9dda9','6ea76824-9d14-4960-9ac4-66a367bd2f19','6e4f997c-2f52-4f2f-a7ae-b12f8323609c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04edab6dfbb64991a0430b172bc59637',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:42.312406 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-2ab96f62-ba7b-4845-a6fa-30a85fd6acc2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e389c97e-c9c9-450a-89e1-ab5c826fbe4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:42.324110 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-2ab96f62-ba7b-4845-a6fa-30a85fd6acc2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e389c97e-c9c9-450a-89e1-ab5c826fbe4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:42.325335 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-2ab96f62-ba7b-4845-a6fa-30a85fd6acc2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Flow 'volume_create_api' (e343679f-039c-4471-975d-80fc4c073c23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:42.325749 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2ab96f62-ba7b-4845-a6fa-30a85fd6acc2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Create volume request issued successfully. Aug 18 19:27:42.326641 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2ab96f62-ba7b-4845-a6fa-30a85fd6acc2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:27:42.327190 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 955/3824] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:27:41 2026] POST /volume/v3/volumes => generated 766 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:42.342233 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-acaa7f1f-9e7a-4f4b-9155-bfb91ad8d9d9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:42.344626 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-acaa7f1f-9e7a-4f4b-9155-bfb91ad8d9d9 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] GET https://10.4.3.170/volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3 Aug 18 19:27:42.345214 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-acaa7f1f-9e7a-4f4b-9155-bfb91ad8d9d9 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:42.345621 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-acaa7f1f-9e7a-4f4b-9155-bfb91ad8d9d9 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:42.354684 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:42.354684 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:42.359182 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-acaa7f1f-9e7a-4f4b-9155-bfb91ad8d9d9 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Volume info retrieved successfully. Aug 18 19:27:42.364988 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-acaa7f1f-9e7a-4f4b-9155-bfb91ad8d9d9 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3 returned with HTTP 200 Aug 18 19:27:42.365594 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 960/3825] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:27:42 2026] GET /volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3 => generated 834 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:42.870807 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-516fd28d-b07d-42a0-aa38-a6a59767b223 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:42.873877 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-516fd28d-b07d-42a0-aa38-a6a59767b223 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:42.874177 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-516fd28d-b07d-42a0-aa38-a6a59767b223 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:42.874486 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-516fd28d-b07d-42a0-aa38-a6a59767b223 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:42.874670 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-516fd28d-b07d-42a0-aa38-a6a59767b223 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:42.880508 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:42.880508 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:42.881723 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-516fd28d-b07d-42a0-aa38-a6a59767b223 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:42.882321 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 954/3826] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:42 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:43.378381 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-96759f73-9d7c-4e8d-ac2a-2e7e040f7295 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:43.380279 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-96759f73-9d7c-4e8d-ac2a-2e7e040f7295 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] GET https://10.4.3.170/volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3 Aug 18 19:27:43.380579 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-96759f73-9d7c-4e8d-ac2a-2e7e040f7295 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:43.380826 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-96759f73-9d7c-4e8d-ac2a-2e7e040f7295 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:43.388118 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:43.388118 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:43.393040 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-96759f73-9d7c-4e8d-ac2a-2e7e040f7295 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Volume info retrieved successfully. Aug 18 19:27:43.397799 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-96759f73-9d7c-4e8d-ac2a-2e7e040f7295 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3 returned with HTTP 200 Aug 18 19:27:43.398238 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 958/3827] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:27:43 2026] GET /volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:43.411178 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0be78ee0-95e6-46e1-bff0-433adc33dc6d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:43.413345 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0be78ee0-95e6-46e1-bff0-433adc33dc6d tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:27:43.413797 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0be78ee0-95e6-46e1-bff0-433adc33dc6d tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9680a35-072f-4b17-b573-875a65d2c2f3", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-73902628"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:43.423258 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:43.423258 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:43.424089 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0be78ee0-95e6-46e1-bff0-433adc33dc6d tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Volume info retrieved successfully. Aug 18 19:27:43.424225 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-0be78ee0-95e6-46e1-bff0-433adc33dc6d tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Create snapshot from volume f9680a35-072f-4b17-b573-875a65d2c2f3 Aug 18 19:27:43.467471 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-0be78ee0-95e6-46e1-bff0-433adc33dc6d tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Created reservations ['f359a8d8-6b91-4496-89f1-f0cea9ee4c69', 'cde73195-d010-43ef-863f-6b60c4e77c04', '6d3bc621-ecec-4093-b98e-d419bdead7f4', '1f3170e5-573f-4d3e-9ffb-9fac37620e85'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:43.513281 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0be78ee0-95e6-46e1-bff0-433adc33dc6d tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Snapshot create request issued successfully. Aug 18 19:27:43.513802 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0be78ee0-95e6-46e1-bff0-433adc33dc6d tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:27:43.514486 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 956/3828] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:27:43 2026] POST /volume/v3/snapshots => generated 320 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:27:43.527184 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f498a7f8-5a64-4b35-85ff-f15453ebec06 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:43.529350 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f498a7f8-5a64-4b35-85ff-f15453ebec06 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] GET https://10.4.3.170/volume/v3/snapshots/a8573388-fbaa-421a-8a87-48e7581dc6ca Aug 18 19:27:43.529614 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f498a7f8-5a64-4b35-85ff-f15453ebec06 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:43.529900 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f498a7f8-5a64-4b35-85ff-f15453ebec06 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:43.534861 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:43.534861 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:43.535299 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f498a7f8-5a64-4b35-85ff-f15453ebec06 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Snapshot retrieved successfully. Aug 18 19:27:43.536054 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f498a7f8-5a64-4b35-85ff-f15453ebec06 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/snapshots/a8573388-fbaa-421a-8a87-48e7581dc6ca returned with HTTP 200 Aug 18 19:27:43.536493 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 961/3829] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:43 2026] GET /volume/v3/snapshots/a8573388-fbaa-421a-8a87-48e7581dc6ca => generated 452 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:43.894039 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6f98b450-b165-487e-8268-bfbca0521a75 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:43.895808 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6f98b450-b165-487e-8268-bfbca0521a75 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:43.896034 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6f98b450-b165-487e-8268-bfbca0521a75 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:43.896234 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6f98b450-b165-487e-8268-bfbca0521a75 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:43.896334 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-6f98b450-b165-487e-8268-bfbca0521a75 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:43.901532 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:43.901532 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:43.902879 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6f98b450-b165-487e-8268-bfbca0521a75 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:43.903189 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 955/3830] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:43 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 828 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:44.547523 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-46a23adb-0bf9-42ff-ae4f-bea4bad47fdd None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:44.549566 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-46a23adb-0bf9-42ff-ae4f-bea4bad47fdd tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] GET https://10.4.3.170/volume/v3/snapshots/a8573388-fbaa-421a-8a87-48e7581dc6ca Aug 18 19:27:44.549786 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-46a23adb-0bf9-42ff-ae4f-bea4bad47fdd tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:44.550004 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-46a23adb-0bf9-42ff-ae4f-bea4bad47fdd tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:44.555332 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:44.555332 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:44.555918 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-46a23adb-0bf9-42ff-ae4f-bea4bad47fdd tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Snapshot retrieved successfully. Aug 18 19:27:44.556880 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-46a23adb-0bf9-42ff-ae4f-bea4bad47fdd tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/snapshots/a8573388-fbaa-421a-8a87-48e7581dc6ca returned with HTTP 200 Aug 18 19:27:44.557327 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 959/3831] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:44 2026] GET /volume/v3/snapshots/a8573388-fbaa-421a-8a87-48e7581dc6ca => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:44.568959 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-454e6b64-7c4d-4014-a361-1ec99e48dd42 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:44.571241 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-454e6b64-7c4d-4014-a361-1ec99e48dd42 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] POST https://10.4.3.170/volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3/action Aug 18 19:27:44.571743 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-454e6b64-7c4d-4014-a361-1ec99e48dd42 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Action body: b'{"revert": {"snapshot_id": "a8573388-fbaa-421a-8a87-48e7581dc6ca"}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:27:44.571904 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-454e6b64-7c4d-4014-a361-1ec99e48dd42 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "a8573388-fbaa-421a-8a87-48e7581dc6ca"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:44.582503 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:44.582503 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:44.583242 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-454e6b64-7c4d-4014-a361-1ec99e48dd42 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Volume retrieved successfully. Aug 18 19:27:44.599727 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-454e6b64-7c4d-4014-a361-1ec99e48dd42 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Reverting volume f9680a35-072f-4b17-b573-875a65d2c2f3 to snapshot a8573388-fbaa-421a-8a87-48e7581dc6ca. Aug 18 19:27:44.601080 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:44.601080 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:44.615499 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-454e6b64-7c4d-4014-a361-1ec99e48dd42 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3/action returned with HTTP 202 Aug 18 19:27:44.616060 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 957/3832] 10.4.3.170 () {70 vars in 1431 bytes} [Tue Aug 18 19:27:44 2026] POST /volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 19:27:44.627223 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-974caaba-9d24-43b9-b746-2be3bab85233 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:44.629436 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-974caaba-9d24-43b9-b746-2be3bab85233 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] GET https://10.4.3.170/volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3 Aug 18 19:27:44.629671 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-974caaba-9d24-43b9-b746-2be3bab85233 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:44.629864 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-974caaba-9d24-43b9-b746-2be3bab85233 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:44.639575 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:44.639575 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:44.647753 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-974caaba-9d24-43b9-b746-2be3bab85233 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Volume info retrieved successfully. Aug 18 19:27:44.658614 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-974caaba-9d24-43b9-b746-2be3bab85233 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3 returned with HTTP 200 Aug 18 19:27:44.659190 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 962/3833] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:27:44 2026] GET /volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:44.914082 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d8660968-3fe1-467f-9b82-69d2dbc046bb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:44.916012 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d8660968-3fe1-467f-9b82-69d2dbc046bb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:44.916246 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d8660968-3fe1-467f-9b82-69d2dbc046bb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:44.916465 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d8660968-3fe1-467f-9b82-69d2dbc046bb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:44.916644 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-d8660968-3fe1-467f-9b82-69d2dbc046bb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:44.921128 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:44.921128 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:44.921910 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d8660968-3fe1-467f-9b82-69d2dbc046bb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:44.922272 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 956/3834] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:44 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 828 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:45.674324 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-39dc7e4a-d847-4841-8b0f-ca4c1598c72a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:45.676226 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-39dc7e4a-d847-4841-8b0f-ca4c1598c72a tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] GET https://10.4.3.170/volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3 Aug 18 19:27:45.676498 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-39dc7e4a-d847-4841-8b0f-ca4c1598c72a tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:45.676725 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-39dc7e4a-d847-4841-8b0f-ca4c1598c72a tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:45.684696 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:45.684696 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:45.688641 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-39dc7e4a-d847-4841-8b0f-ca4c1598c72a tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Volume info retrieved successfully. Aug 18 19:27:45.692859 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-39dc7e4a-d847-4841-8b0f-ca4c1598c72a tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3 returned with HTTP 200 Aug 18 19:27:45.693293 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 960/3835] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:27:45 2026] GET /volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:45.708591 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-70f38b02-38a1-4ed2-b733-3d8b1a65efa6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:45.711819 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-70f38b02-38a1-4ed2-b733-3d8b1a65efa6 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] GET https://10.4.3.170/volume/v3/snapshots/a8573388-fbaa-421a-8a87-48e7581dc6ca Aug 18 19:27:45.711819 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-70f38b02-38a1-4ed2-b733-3d8b1a65efa6 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:45.711819 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-70f38b02-38a1-4ed2-b733-3d8b1a65efa6 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:45.716249 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:45.716249 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:45.716805 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-70f38b02-38a1-4ed2-b733-3d8b1a65efa6 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Snapshot retrieved successfully. Aug 18 19:27:45.717602 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-70f38b02-38a1-4ed2-b733-3d8b1a65efa6 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/snapshots/a8573388-fbaa-421a-8a87-48e7581dc6ca returned with HTTP 200 Aug 18 19:27:45.718021 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 958/3836] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:45 2026] GET /volume/v3/snapshots/a8573388-fbaa-421a-8a87-48e7581dc6ca => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:45.730009 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c8e17ee1-cdd3-4788-ad3f-04a42e1b73fa None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:45.733095 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c8e17ee1-cdd3-4788-ad3f-04a42e1b73fa tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] GET https://10.4.3.170/volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3 Aug 18 19:27:45.733386 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c8e17ee1-cdd3-4788-ad3f-04a42e1b73fa tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:45.733642 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c8e17ee1-cdd3-4788-ad3f-04a42e1b73fa tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:45.748490 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:45.748490 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:45.758828 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c8e17ee1-cdd3-4788-ad3f-04a42e1b73fa tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Volume info retrieved successfully. Aug 18 19:27:45.769770 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c8e17ee1-cdd3-4788-ad3f-04a42e1b73fa tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3 returned with HTTP 200 Aug 18 19:27:45.770152 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 963/3837] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:27:45 2026] GET /volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:45.782889 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ea861eea-82f6-4432-939f-2451c8027ea7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:45.784931 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ea861eea-82f6-4432-939f-2451c8027ea7 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:27:45.785420 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ea861eea-82f6-4432-939f-2451c8027ea7 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-413874289"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:45.787223 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-ea861eea-82f6-4432-939f-2451c8027ea7 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-413874289'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:27:45.787487 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-ea861eea-82f6-4432-939f-2451c8027ea7 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Create volume of 1 GB Aug 18 19:27:45.792147 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ea861eea-82f6-4432-939f-2451c8027ea7 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Availability Zones retrieved successfully. Aug 18 19:27:45.797609 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ea861eea-82f6-4432-939f-2451c8027ea7 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Flow 'volume_create_api' (ca88a375-3c71-4863-8f93-6bbfb6bce653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:45.798668 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ea861eea-82f6-4432-939f-2451c8027ea7 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f63d0848-790f-4c72-8e6e-51049bcaa18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:45.799798 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-ea861eea-82f6-4432-939f-2451c8027ea7 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:27:45.837054 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ea861eea-82f6-4432-939f-2451c8027ea7 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f63d0848-790f-4c72-8e6e-51049bcaa18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:45.837755 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ea861eea-82f6-4432-939f-2451c8027ea7 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (874fd2b1-9b0a-4438-951f-0b9a78141a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:45.877669 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-ea861eea-82f6-4432-939f-2451c8027ea7 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Created reservations ['e7a5a2b0-484a-4b83-99c9-63b23b18049c', 'b70741ce-c7a9-4928-8ce6-d7e09b68fc1b', '96562dca-8b7d-49b3-8c4b-bb83de26056e', '981c79b6-f8b6-4d9d-9ee2-11784895cea3'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:45.878573 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ea861eea-82f6-4432-939f-2451c8027ea7 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (874fd2b1-9b0a-4438-951f-0b9a78141a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7a5a2b0-484a-4b83-99c9-63b23b18049c', 'b70741ce-c7a9-4928-8ce6-d7e09b68fc1b', '96562dca-8b7d-49b3-8c4b-bb83de26056e', '981c79b6-f8b6-4d9d-9ee2-11784895cea3']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:45.879323 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ea861eea-82f6-4432-939f-2451c8027ea7 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (016d5b1f-9909-46be-ae3d-2210a43bac10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:45.901381 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ea861eea-82f6-4432-939f-2451c8027ea7 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (016d5b1f-9909-46be-ae3d-2210a43bac10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-413874289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fb58a3b98f944ceb18750e138d6bcf4',qos_specs=None,replication_status=,reservations=['e7a5a2b0-484a-4b83-99c9-63b23b18049c','b70741ce-c7a9-4928-8ce6-d7e09b68fc1b','96562dca-8b7d-49b3-8c4b-bb83de26056e','981c79b6-f8b6-4d9d-9ee2-11784895cea3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04edab6dfbb64991a0430b172bc59637',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:27:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-413874289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fb58a3b98f944ceb18750e138d6bcf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04edab6dfbb64991a0430b172bc59637',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:45.902064 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ea861eea-82f6-4432-939f-2451c8027ea7 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f70a2ca-c749-433b-984f-fe137ef2f529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:45.919086 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ea861eea-82f6-4432-939f-2451c8027ea7 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f70a2ca-c749-433b-984f-fe137ef2f529) transitioned into state 'SUCCESS' from state '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-413874289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fb58a3b98f944ceb18750e138d6bcf4',qos_specs=None,replication_status=,reservations=['e7a5a2b0-484a-4b83-99c9-63b23b18049c','b70741ce-c7a9-4928-8ce6-d7e09b68fc1b','96562dca-8b7d-49b3-8c4b-bb83de26056e','981c79b6-f8b6-4d9d-9ee2-11784895cea3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04edab6dfbb64991a0430b172bc59637',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:45.919864 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ea861eea-82f6-4432-939f-2451c8027ea7 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f22310b-5f13-45a6-8628-ff398060a687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:45.928497 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ea861eea-82f6-4432-939f-2451c8027ea7 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f22310b-5f13-45a6-8628-ff398060a687) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:45.929270 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ea861eea-82f6-4432-939f-2451c8027ea7 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Flow 'volume_create_api' (ca88a375-3c71-4863-8f93-6bbfb6bce653) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:45.929582 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ea861eea-82f6-4432-939f-2451c8027ea7 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Create volume request issued successfully. Aug 18 19:27:45.930112 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ea861eea-82f6-4432-939f-2451c8027ea7 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:27:45.930601 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 957/3838] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:27:45 2026] POST /volume/v3/volumes => generated 765 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:45.935201 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-80a830d1-4fca-4268-a503-3d56b859e43b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:45.936939 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-80a830d1-4fca-4268-a503-3d56b859e43b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:45.937160 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-80a830d1-4fca-4268-a503-3d56b859e43b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:45.937420 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-80a830d1-4fca-4268-a503-3d56b859e43b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:45.937535 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-80a830d1-4fca-4268-a503-3d56b859e43b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:45.944803 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6ef6279c-b479-44ca-9699-a5a22d6b22db None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:45.945078 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:45.945078 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:45.946161 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-80a830d1-4fca-4268-a503-3d56b859e43b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:45.946437 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6ef6279c-b479-44ca-9699-a5a22d6b22db tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] GET https://10.4.3.170/volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a Aug 18 19:27:45.946754 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 961/3839] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:45 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:45.948243 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6ef6279c-b479-44ca-9699-a5a22d6b22db tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:45.948243 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6ef6279c-b479-44ca-9699-a5a22d6b22db tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:45.954518 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:45.954518 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:45.958390 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-6ef6279c-b479-44ca-9699-a5a22d6b22db tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Volume info retrieved successfully. Aug 18 19:27:45.962804 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6ef6279c-b479-44ca-9699-a5a22d6b22db tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a returned with HTTP 200 Aug 18 19:27:45.963488 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 959/3840] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:27:45 2026] GET /volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:46.955915 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d8246e5b-d757-401b-b3da-0950bae53a89 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:46.957685 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d8246e5b-d757-401b-b3da-0950bae53a89 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:46.957886 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d8246e5b-d757-401b-b3da-0950bae53a89 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:46.958063 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d8246e5b-d757-401b-b3da-0950bae53a89 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:46.958164 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-d8246e5b-d757-401b-b3da-0950bae53a89 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:46.962282 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:46.962282 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:46.963045 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d8246e5b-d757-401b-b3da-0950bae53a89 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:46.963461 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 964/3841] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:46 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 828 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:46.977542 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-93a4937d-5a2c-490a-a6e6-3bc7113519ab None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:46.979469 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-93a4937d-5a2c-490a-a6e6-3bc7113519ab tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] GET https://10.4.3.170/volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a Aug 18 19:27:46.979667 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-93a4937d-5a2c-490a-a6e6-3bc7113519ab tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:46.979858 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-93a4937d-5a2c-490a-a6e6-3bc7113519ab tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:46.987349 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:46.987349 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:46.990974 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-93a4937d-5a2c-490a-a6e6-3bc7113519ab tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Volume info retrieved successfully. Aug 18 19:27:46.995251 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-93a4937d-5a2c-490a-a6e6-3bc7113519ab tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a returned with HTTP 200 Aug 18 19:27:46.995886 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 958/3842] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:27:46 2026] GET /volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:47.009216 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8b0f9e51-7ebe-460b-8c5d-6169ae62e852 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:47.010857 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8b0f9e51-7ebe-460b-8c5d-6169ae62e852 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:27:47.011383 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8b0f9e51-7ebe-460b-8c5d-6169ae62e852 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1124317727"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:47.022455 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:47.022455 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:47.024434 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-8b0f9e51-7ebe-460b-8c5d-6169ae62e852 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Volume info retrieved successfully. Aug 18 19:27:47.024434 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-8b0f9e51-7ebe-460b-8c5d-6169ae62e852 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Create snapshot from volume ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a Aug 18 19:27:47.050583 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-8b0f9e51-7ebe-460b-8c5d-6169ae62e852 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Created reservations ['7e68653d-b0f6-47bf-aa3a-1bc04a9b19c4', 'f52933ab-83d6-43cc-bd4b-76e075a4c104', '69b2afd3-13a9-4225-9a14-7126965d419c', 'f993a1ee-7648-4ef0-8d1d-de1264fcc091'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:47.077290 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-8b0f9e51-7ebe-460b-8c5d-6169ae62e852 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Snapshot create request issued successfully. Aug 18 19:27:47.077791 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8b0f9e51-7ebe-460b-8c5d-6169ae62e852 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:27:47.078350 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 962/3843] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:27:47 2026] POST /volume/v3/snapshots => generated 322 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:27:47.087112 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-517e61a9-c37d-4a4c-b618-5bcc7606f5ba None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:47.090501 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-517e61a9-c37d-4a4c-b618-5bcc7606f5ba tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] GET https://10.4.3.170/volume/v3/snapshots/e3641a86-c4f4-4b89-9e7a-2a8959a4486a Aug 18 19:27:47.090685 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-517e61a9-c37d-4a4c-b618-5bcc7606f5ba tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:47.090883 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-517e61a9-c37d-4a4c-b618-5bcc7606f5ba tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:47.095864 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:47.095864 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:47.096311 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-517e61a9-c37d-4a4c-b618-5bcc7606f5ba tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Snapshot retrieved successfully. Aug 18 19:27:47.097096 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-517e61a9-c37d-4a4c-b618-5bcc7606f5ba tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/snapshots/e3641a86-c4f4-4b89-9e7a-2a8959a4486a returned with HTTP 200 Aug 18 19:27:47.097491 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 960/3844] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:47 2026] GET /volume/v3/snapshots/e3641a86-c4f4-4b89-9e7a-2a8959a4486a => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:47.976082 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-28cdbc26-7b68-4259-9cb6-cb1f95289874 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:47.978660 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-28cdbc26-7b68-4259-9cb6-cb1f95289874 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:47.978976 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-28cdbc26-7b68-4259-9cb6-cb1f95289874 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:47.979271 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-28cdbc26-7b68-4259-9cb6-cb1f95289874 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:47.979464 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-28cdbc26-7b68-4259-9cb6-cb1f95289874 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:47.986599 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:47.986599 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:47.988172 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-28cdbc26-7b68-4259-9cb6-cb1f95289874 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:47.988703 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 965/3845] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:47 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 828 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:48.107907 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f7c90d2b-98f3-4892-98f0-6d81f4d47f7b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:48.110052 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f7c90d2b-98f3-4892-98f0-6d81f4d47f7b tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] GET https://10.4.3.170/volume/v3/snapshots/e3641a86-c4f4-4b89-9e7a-2a8959a4486a Aug 18 19:27:48.110292 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f7c90d2b-98f3-4892-98f0-6d81f4d47f7b tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:48.110539 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f7c90d2b-98f3-4892-98f0-6d81f4d47f7b tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:48.116769 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:48.116769 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:48.117335 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f7c90d2b-98f3-4892-98f0-6d81f4d47f7b tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Snapshot retrieved successfully. Aug 18 19:27:48.118354 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f7c90d2b-98f3-4892-98f0-6d81f4d47f7b tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/snapshots/e3641a86-c4f4-4b89-9e7a-2a8959a4486a returned with HTTP 200 Aug 18 19:27:48.118985 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 959/3846] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:48 2026] GET /volume/v3/snapshots/e3641a86-c4f4-4b89-9e7a-2a8959a4486a => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:48.131173 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-43f358a1-cb20-4c6b-9000-20a7143b4737 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:48.133168 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-43f358a1-cb20-4c6b-9000-20a7143b4737 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] POST https://10.4.3.170/volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a/action Aug 18 19:27:48.133952 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-43f358a1-cb20-4c6b-9000-20a7143b4737 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:27:48.134266 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-43f358a1-cb20-4c6b-9000-20a7143b4737 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:48.147382 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:48.147382 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:48.147382 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-43f358a1-cb20-4c6b-9000-20a7143b4737 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Volume info retrieved successfully. Aug 18 19:27:48.189871 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-43f358a1-cb20-4c6b-9000-20a7143b4737 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Created reservations ['69ade6a9-1e97-4a0d-8874-b04db8459815', '9a883ed9-fcf7-4d51-bb5a-cae0eaa162d8'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:48.200103 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-43f358a1-cb20-4c6b-9000-20a7143b4737 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Extend volume request issued successfully. Aug 18 19:27:48.200641 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-43f358a1-cb20-4c6b-9000-20a7143b4737 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a/action returned with HTTP 202 Aug 18 19:27:48.201311 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 963/3847] 10.4.3.170 () {70 vars in 1431 bytes} [Tue Aug 18 19:27:48 2026] POST /volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 19:27:48.209972 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0dd30560-9503-46ce-b1bd-33d2a6226e9b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:48.211983 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0dd30560-9503-46ce-b1bd-33d2a6226e9b tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] GET https://10.4.3.170/volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a Aug 18 19:27:48.212274 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0dd30560-9503-46ce-b1bd-33d2a6226e9b tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:48.212576 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0dd30560-9503-46ce-b1bd-33d2a6226e9b tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:48.223357 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:48.223357 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:48.229179 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0dd30560-9503-46ce-b1bd-33d2a6226e9b tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Volume info retrieved successfully. Aug 18 19:27:48.235512 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0dd30560-9503-46ce-b1bd-33d2a6226e9b tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a returned with HTTP 200 Aug 18 19:27:48.236069 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 961/3848] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:27:48 2026] GET /volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:48.921091 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-281f72db-682c-419c-ab5f-b3ad1ce21cf1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:48.922724 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-281f72db-682c-419c-ab5f-b3ad1ce21cf1 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] POST https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action Aug 18 19:27:48.923155 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-281f72db-682c-419c-ab5f-b3ad1ce21cf1 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Action body: b'{"os-attach": {"instance_uuid": "811f8858-c89b-4301-a979-2a710324d5f2", "mountpoint": "/dev/vdb"}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:27:48.923316 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-281f72db-682c-419c-ab5f-b3ad1ce21cf1 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "811f8858-c89b-4301-a979-2a710324d5f2", "mountpoint": "/dev/vdb"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:48.932352 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:48.932352 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:48.932798 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-281f72db-682c-419c-ab5f-b3ad1ce21cf1 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:27:48.938545 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-281f72db-682c-419c-ab5f-b3ad1ce21cf1 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Update volume admin metadata completed successfully. Aug 18 19:27:48.985008 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-281f72db-682c-419c-ab5f-b3ad1ce21cf1 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Attach volume completed successfully. Aug 18 19:27:48.985539 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-281f72db-682c-419c-ab5f-b3ad1ce21cf1 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action returned with HTTP 202 Aug 18 19:27:48.985952 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 966/3849] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:27:48 2026] POST /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:27:48.992864 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7a6621ce-99a5-46a9-97c0-d359da1e4b9e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:48.994872 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7a6621ce-99a5-46a9-97c0-d359da1e4b9e tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] GET https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 Aug 18 19:27:48.995134 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7a6621ce-99a5-46a9-97c0-d359da1e4b9e tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:48.995375 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7a6621ce-99a5-46a9-97c0-d359da1e4b9e tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:48.998856 np0000007688 devstack@c-api.service[100582]: DEBUG dbcounter [-] [100582] Writing DB stats cinder:SELECT=435,cinder:INSERT=88,cinder:UPDATE=149 {{(pid=100582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:27:48.998969 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2013085a-7e32-4de6-a145-9348e409f7fd None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:49.000642 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2013085a-7e32-4de6-a145-9348e409f7fd tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:49.001169 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2013085a-7e32-4de6-a145-9348e409f7fd tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:49.001555 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2013085a-7e32-4de6-a145-9348e409f7fd tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:49.002744 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-2013085a-7e32-4de6-a145-9348e409f7fd tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:49.006702 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:49.006702 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:49.008695 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:49.008695 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:49.008695 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2013085a-7e32-4de6-a145-9348e409f7fd tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:49.008695 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 964/3850] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:48 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 828 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:49.010693 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-7a6621ce-99a5-46a9-97c0-d359da1e4b9e tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:27:49.015039 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7a6621ce-99a5-46a9-97c0-d359da1e4b9e tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 returned with HTTP 200 Aug 18 19:27:49.015460 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 960/3851] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:48 2026] GET /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 => generated 1175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:49.035011 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9b2940b6-e4a4-43e5-a09a-b3b99ce52bfd None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:49.037179 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9b2940b6-e4a4-43e5-a09a-b3b99ce52bfd tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] GET https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 Aug 18 19:27:49.038344 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9b2940b6-e4a4-43e5-a09a-b3b99ce52bfd tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:49.038344 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9b2940b6-e4a4-43e5-a09a-b3b99ce52bfd tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:49.047250 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:49.047250 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:49.051236 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9b2940b6-e4a4-43e5-a09a-b3b99ce52bfd tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:27:49.055688 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9b2940b6-e4a4-43e5-a09a-b3b99ce52bfd tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 returned with HTTP 200 Aug 18 19:27:49.056062 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 962/3852] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:49 2026] GET /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 => generated 1175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:49.068879 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b44fc3f9-7996-47fc-8b8c-a92c1f579e47 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:49.070800 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b44fc3f9-7996-47fc-8b8c-a92c1f579e47 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] POST https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action Aug 18 19:27:49.071202 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b44fc3f9-7996-47fc-8b8c-a92c1f579e47 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Action body: b'{"os-detach": {}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:27:49.071391 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b44fc3f9-7996-47fc-8b8c-a92c1f579e47 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:49.084053 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:49.084053 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:49.084565 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b44fc3f9-7996-47fc-8b8c-a92c1f579e47 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:27:49.136204 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b44fc3f9-7996-47fc-8b8c-a92c1f579e47 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Detach volume completed successfully. Aug 18 19:27:49.136480 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b44fc3f9-7996-47fc-8b8c-a92c1f579e47 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action returned with HTTP 202 Aug 18 19:27:49.137089 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 967/3853] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:27:49 2026] POST /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:27:49.147299 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9afd96a3-d251-43db-9b02-7dce7ce5acf2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:49.149244 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9afd96a3-d251-43db-9b02-7dce7ce5acf2 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] GET https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 Aug 18 19:27:49.149441 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9afd96a3-d251-43db-9b02-7dce7ce5acf2 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:49.149623 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9afd96a3-d251-43db-9b02-7dce7ce5acf2 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:49.160086 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:49.160086 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:49.167010 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9afd96a3-d251-43db-9b02-7dce7ce5acf2 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:27:49.173101 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9afd96a3-d251-43db-9b02-7dce7ce5acf2 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 returned with HTTP 200 Aug 18 19:27:49.173936 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 965/3854] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:49 2026] GET /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:49.249799 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-01bd1028-5d61-46f7-8297-b2f96768c2fc None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:49.252100 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-01bd1028-5d61-46f7-8297-b2f96768c2fc tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] GET https://10.4.3.170/volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a Aug 18 19:27:49.252467 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-01bd1028-5d61-46f7-8297-b2f96768c2fc tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:49.252735 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-01bd1028-5d61-46f7-8297-b2f96768c2fc tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:49.262778 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:49.262778 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:49.267553 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-01bd1028-5d61-46f7-8297-b2f96768c2fc tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Volume info retrieved successfully. Aug 18 19:27:49.273059 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-01bd1028-5d61-46f7-8297-b2f96768c2fc tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a returned with HTTP 200 Aug 18 19:27:49.273625 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 961/3855] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:27:49 2026] GET /volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:49.291839 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4c0c5441-9732-4223-aae9-d69a78553b95 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:49.293938 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4c0c5441-9732-4223-aae9-d69a78553b95 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] POST https://10.4.3.170/volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a/action Aug 18 19:27:49.294357 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4c0c5441-9732-4223-aae9-d69a78553b95 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Action body: b'{"revert": {"snapshot_id": "e3641a86-c4f4-4b89-9e7a-2a8959a4486a"}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:27:49.294775 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4c0c5441-9732-4223-aae9-d69a78553b95 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Action: 'action', calling method: revert, body: {"revert": {"snapshot_id": "e3641a86-c4f4-4b89-9e7a-2a8959a4486a"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:49.308140 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:49.308140 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:49.308959 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4c0c5441-9732-4223-aae9-d69a78553b95 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Volume retrieved successfully. Aug 18 19:27:49.318103 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4c0c5441-9732-4223-aae9-d69a78553b95 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] HTTP exception thrown: Can't revert volume ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a to its latest snapshot e3641a86-c4f4-4b89-9e7a-2a8959a4486a. The volume size must be equal to the snapshot size. Aug 18 19:27:49.318318 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4c0c5441-9732-4223-aae9-d69a78553b95 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a/action returned with HTTP 400 Aug 18 19:27:49.319060 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 963/3856] 10.4.3.170 () {70 vars in 1431 bytes} [Tue Aug 18 19:27:49 2026] POST /volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a/action => generated 213 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 18 19:27:49.329243 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a52598c3-ce91-4e85-ab57-074a87a59b20 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:49.332255 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a52598c3-ce91-4e85-ab57-074a87a59b20 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/e3641a86-c4f4-4b89-9e7a-2a8959a4486a Aug 18 19:27:49.332377 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a52598c3-ce91-4e85-ab57-074a87a59b20 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:49.333755 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a52598c3-ce91-4e85-ab57-074a87a59b20 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:49.333755 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-a52598c3-ce91-4e85-ab57-074a87a59b20 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Delete snapshot with id: e3641a86-c4f4-4b89-9e7a-2a8959a4486a Aug 18 19:27:49.339181 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:49.339181 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:49.341383 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a52598c3-ce91-4e85-ab57-074a87a59b20 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Snapshot retrieved successfully. Aug 18 19:27:49.355919 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a52598c3-ce91-4e85-ab57-074a87a59b20 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Snapshot delete request issued successfully. Aug 18 19:27:49.356070 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a52598c3-ce91-4e85-ab57-074a87a59b20 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/snapshots/e3641a86-c4f4-4b89-9e7a-2a8959a4486a returned with HTTP 202 Aug 18 19:27:49.356618 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 968/3857] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:27:49 2026] DELETE /volume/v3/snapshots/e3641a86-c4f4-4b89-9e7a-2a8959a4486a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:49.366953 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7319148c-1b88-4e7c-b09b-6edf33e3216a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:49.369318 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7319148c-1b88-4e7c-b09b-6edf33e3216a tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] GET https://10.4.3.170/volume/v3/snapshots/e3641a86-c4f4-4b89-9e7a-2a8959a4486a Aug 18 19:27:49.369527 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7319148c-1b88-4e7c-b09b-6edf33e3216a tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:49.369719 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7319148c-1b88-4e7c-b09b-6edf33e3216a tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:49.376357 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:49.376357 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:49.376785 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-7319148c-1b88-4e7c-b09b-6edf33e3216a tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Snapshot retrieved successfully. Aug 18 19:27:49.377542 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7319148c-1b88-4e7c-b09b-6edf33e3216a tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/snapshots/e3641a86-c4f4-4b89-9e7a-2a8959a4486a returned with HTTP 200 Aug 18 19:27:49.377935 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 966/3858] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:49 2026] GET /volume/v3/snapshots/e3641a86-c4f4-4b89-9e7a-2a8959a4486a => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:50.022158 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-91d323bf-f5cc-4a46-84cf-885d05635b4d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:50.024495 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-91d323bf-f5cc-4a46-84cf-885d05635b4d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:50.024907 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-91d323bf-f5cc-4a46-84cf-885d05635b4d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:50.025184 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-91d323bf-f5cc-4a46-84cf-885d05635b4d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:50.025378 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-91d323bf-f5cc-4a46-84cf-885d05635b4d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:50.030147 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:50.030147 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:50.031137 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-91d323bf-f5cc-4a46-84cf-885d05635b4d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:50.031945 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 962/3859] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:50 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 828 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:50.388387 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-afa9fc24-562c-4d21-8ce6-ec318c83b44b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:50.391067 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-afa9fc24-562c-4d21-8ce6-ec318c83b44b tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] GET https://10.4.3.170/volume/v3/snapshots/e3641a86-c4f4-4b89-9e7a-2a8959a4486a Aug 18 19:27:50.391283 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-afa9fc24-562c-4d21-8ce6-ec318c83b44b tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:50.391485 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-afa9fc24-562c-4d21-8ce6-ec318c83b44b tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:50.395941 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-afa9fc24-562c-4d21-8ce6-ec318c83b44b tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/snapshots/e3641a86-c4f4-4b89-9e7a-2a8959a4486a returned with HTTP 404 Aug 18 19:27:50.396481 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 964/3860] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:50 2026] GET /volume/v3/snapshots/e3641a86-c4f4-4b89-9e7a-2a8959a4486a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:50.403827 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-54c4bc99-6587-441a-ae95-1b6d9e6bfd0d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:50.406074 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-54c4bc99-6587-441a-ae95-1b6d9e6bfd0d tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a Aug 18 19:27:50.406323 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-54c4bc99-6587-441a-ae95-1b6d9e6bfd0d tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:50.406574 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-54c4bc99-6587-441a-ae95-1b6d9e6bfd0d tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:50.406784 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-54c4bc99-6587-441a-ae95-1b6d9e6bfd0d tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Delete volume with id: ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a Aug 18 19:27:50.415995 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:50.415995 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:50.416647 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-54c4bc99-6587-441a-ae95-1b6d9e6bfd0d tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Volume info retrieved successfully. Aug 18 19:27:50.439849 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-54c4bc99-6587-441a-ae95-1b6d9e6bfd0d tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Delete volume request issued successfully. Aug 18 19:27:50.440052 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-54c4bc99-6587-441a-ae95-1b6d9e6bfd0d tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a returned with HTTP 202 Aug 18 19:27:50.440590 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 969/3861] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:27:50 2026] DELETE /volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:27:50.451005 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-533dfb68-5a5f-4cc5-a9f9-12584dd571f2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:50.453691 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-533dfb68-5a5f-4cc5-a9f9-12584dd571f2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] GET https://10.4.3.170/volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a Aug 18 19:27:50.454038 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-533dfb68-5a5f-4cc5-a9f9-12584dd571f2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:50.455345 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-533dfb68-5a5f-4cc5-a9f9-12584dd571f2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:50.466039 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:50.466039 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:50.469346 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-533dfb68-5a5f-4cc5-a9f9-12584dd571f2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Volume info retrieved successfully. Aug 18 19:27:50.474561 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-533dfb68-5a5f-4cc5-a9f9-12584dd571f2 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a returned with HTTP 200 Aug 18 19:27:50.475059 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 967/3862] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:27:50 2026] GET /volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:51.043380 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-52c5c71e-fd98-4663-80a1-6bcb5cecdd5f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:51.045779 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-52c5c71e-fd98-4663-80a1-6bcb5cecdd5f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:51.045968 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-52c5c71e-fd98-4663-80a1-6bcb5cecdd5f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:51.046140 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-52c5c71e-fd98-4663-80a1-6bcb5cecdd5f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:51.046248 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-52c5c71e-fd98-4663-80a1-6bcb5cecdd5f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:51.050666 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:51.050666 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:51.051431 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-52c5c71e-fd98-4663-80a1-6bcb5cecdd5f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:51.052247 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 963/3863] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:51 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 828 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:51.063630 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f95804d7-5ab6-490f-af46-518ee906b8ea None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:51.067410 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f95804d7-5ab6-490f-af46-518ee906b8ea tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/e95b8f75-e09a-4653-9fe6-c5e6d1c1afb1 Aug 18 19:27:51.067703 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f95804d7-5ab6-490f-af46-518ee906b8ea tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:51.067995 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f95804d7-5ab6-490f-af46-518ee906b8ea tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:51.078647 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:51.078647 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:51.083840 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f95804d7-5ab6-490f-af46-518ee906b8ea tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:27:51.090947 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f95804d7-5ab6-490f-af46-518ee906b8ea tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/e95b8f75-e09a-4653-9fe6-c5e6d1c1afb1 returned with HTTP 200 Aug 18 19:27:51.091476 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 965/3864] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:51 2026] GET /volume/v3/volumes/e95b8f75-e09a-4653-9fe6-c5e6d1c1afb1 => generated 965 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:51.104808 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7edc30b4-b97c-4660-8359-c0b64d47fe17 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:51.108228 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7edc30b4-b97c-4660-8359-c0b64d47fe17 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/e95b8f75-e09a-4653-9fe6-c5e6d1c1afb1 Aug 18 19:27:51.108488 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7edc30b4-b97c-4660-8359-c0b64d47fe17 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:51.109054 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7edc30b4-b97c-4660-8359-c0b64d47fe17 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:51.120350 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:51.120350 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:51.125670 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7edc30b4-b97c-4660-8359-c0b64d47fe17 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:27:51.131312 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7edc30b4-b97c-4660-8359-c0b64d47fe17 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/e95b8f75-e09a-4653-9fe6-c5e6d1c1afb1 returned with HTTP 200 Aug 18 19:27:51.132184 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 970/3865] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:51 2026] GET /volume/v3/volumes/e95b8f75-e09a-4653-9fe6-c5e6d1c1afb1 => generated 965 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:51.149867 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9adb6ef3-06c2-40aa-81e5-6eb006e5a826 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:51.151890 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9adb6ef3-06c2-40aa-81e5-6eb006e5a826 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] DELETE https://10.4.3.170/volume/v3/volumes/e95b8f75-e09a-4653-9fe6-c5e6d1c1afb1 Aug 18 19:27:51.152084 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9adb6ef3-06c2-40aa-81e5-6eb006e5a826 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:51.152294 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9adb6ef3-06c2-40aa-81e5-6eb006e5a826 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:51.152513 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-9adb6ef3-06c2-40aa-81e5-6eb006e5a826 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Delete volume with id: e95b8f75-e09a-4653-9fe6-c5e6d1c1afb1 Aug 18 19:27:51.159858 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:51.159858 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:51.160378 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9adb6ef3-06c2-40aa-81e5-6eb006e5a826 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:27:51.176541 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9adb6ef3-06c2-40aa-81e5-6eb006e5a826 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Delete volume request issued successfully. Aug 18 19:27:51.176806 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9adb6ef3-06c2-40aa-81e5-6eb006e5a826 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/e95b8f75-e09a-4653-9fe6-c5e6d1c1afb1 returned with HTTP 202 Aug 18 19:27:51.177167 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 968/3866] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:27:51 2026] DELETE /volume/v3/volumes/e95b8f75-e09a-4653-9fe6-c5e6d1c1afb1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:51.185251 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7fa440fe-108e-4a63-abdb-fe431b0f6e4e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:51.188123 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7fa440fe-108e-4a63-abdb-fe431b0f6e4e tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/e95b8f75-e09a-4653-9fe6-c5e6d1c1afb1 Aug 18 19:27:51.188444 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7fa440fe-108e-4a63-abdb-fe431b0f6e4e tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:51.188771 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7fa440fe-108e-4a63-abdb-fe431b0f6e4e tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:51.199904 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:51.199904 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:51.204718 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-7fa440fe-108e-4a63-abdb-fe431b0f6e4e tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:27:51.208962 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7fa440fe-108e-4a63-abdb-fe431b0f6e4e tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/e95b8f75-e09a-4653-9fe6-c5e6d1c1afb1 returned with HTTP 200 Aug 18 19:27:51.209537 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 964/3867] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:51 2026] GET /volume/v3/volumes/e95b8f75-e09a-4653-9fe6-c5e6d1c1afb1 => generated 964 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:51.494888 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-fba52094-480f-4dca-a4f2-c2d7b7f4a252 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:51.495332 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fba52094-480f-4dca-a4f2-c2d7b7f4a252 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] GET https://10.4.3.170/volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a Aug 18 19:27:51.495558 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fba52094-480f-4dca-a4f2-c2d7b7f4a252 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:51.495778 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fba52094-480f-4dca-a4f2-c2d7b7f4a252 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:51.504205 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fba52094-480f-4dca-a4f2-c2d7b7f4a252 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a returned with HTTP 404 Aug 18 19:27:51.504635 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 966/3868] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:27:51 2026] GET /volume/v3/volumes/ffdb2a16-69a8-4b53-92f3-8aa1c69b2d1a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:27:51.512191 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5335ca3e-7366-4bd0-842c-2e99d0e0de97 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:51.514747 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5335ca3e-7366-4bd0-842c-2e99d0e0de97 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/a8573388-fbaa-421a-8a87-48e7581dc6ca Aug 18 19:27:51.514747 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5335ca3e-7366-4bd0-842c-2e99d0e0de97 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:51.515771 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5335ca3e-7366-4bd0-842c-2e99d0e0de97 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:51.515771 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-5335ca3e-7366-4bd0-842c-2e99d0e0de97 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Delete snapshot with id: a8573388-fbaa-421a-8a87-48e7581dc6ca Aug 18 19:27:51.521433 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:51.521433 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:51.521433 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5335ca3e-7366-4bd0-842c-2e99d0e0de97 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Snapshot retrieved successfully. Aug 18 19:27:51.535967 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5335ca3e-7366-4bd0-842c-2e99d0e0de97 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Snapshot delete request issued successfully. Aug 18 19:27:51.536133 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5335ca3e-7366-4bd0-842c-2e99d0e0de97 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/snapshots/a8573388-fbaa-421a-8a87-48e7581dc6ca returned with HTTP 202 Aug 18 19:27:51.536538 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 971/3869] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:27:51 2026] DELETE /volume/v3/snapshots/a8573388-fbaa-421a-8a87-48e7581dc6ca => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:51.546482 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-57de2322-a2e8-4e1e-8d65-fc8d4427669a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:51.552033 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-57de2322-a2e8-4e1e-8d65-fc8d4427669a tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] GET https://10.4.3.170/volume/v3/snapshots/a8573388-fbaa-421a-8a87-48e7581dc6ca Aug 18 19:27:51.552181 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-57de2322-a2e8-4e1e-8d65-fc8d4427669a tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:51.552441 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-57de2322-a2e8-4e1e-8d65-fc8d4427669a tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:51.563843 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:51.563843 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:51.564131 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-57de2322-a2e8-4e1e-8d65-fc8d4427669a tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Snapshot retrieved successfully. Aug 18 19:27:51.565223 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-57de2322-a2e8-4e1e-8d65-fc8d4427669a tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/snapshots/a8573388-fbaa-421a-8a87-48e7581dc6ca returned with HTTP 200 Aug 18 19:27:51.565850 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 969/3870] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:51 2026] GET /volume/v3/snapshots/a8573388-fbaa-421a-8a87-48e7581dc6ca => generated 478 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:51.679451 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-aefa17fb-3e36-418b-9634-fde503463c23 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:51.685694 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-aefa17fb-3e36-418b-9634-fde503463c23 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] POST https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action Aug 18 19:27:51.685972 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-aefa17fb-3e36-418b-9634-fde503463c23 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:27:51.686112 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-aefa17fb-3e36-418b-9634-fde503463c23 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:51.699537 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:51.699537 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:51.700033 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-aefa17fb-3e36-418b-9634-fde503463c23 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:27:51.706208 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-aefa17fb-3e36-418b-9634-fde503463c23 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Reserve volume completed successfully. Aug 18 19:27:51.706440 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-aefa17fb-3e36-418b-9634-fde503463c23 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action returned with HTTP 202 Aug 18 19:27:51.707455 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 965/3871] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:27:51 2026] POST /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:27:51.715765 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e37daa82-2610-4cd0-a078-8ad2a6834968 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:51.718074 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e37daa82-2610-4cd0-a078-8ad2a6834968 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] GET https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 Aug 18 19:27:51.718321 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e37daa82-2610-4cd0-a078-8ad2a6834968 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:51.718621 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e37daa82-2610-4cd0-a078-8ad2a6834968 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:51.727783 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:51.727783 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:51.737301 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e37daa82-2610-4cd0-a078-8ad2a6834968 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:27:51.743034 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e37daa82-2610-4cd0-a078-8ad2a6834968 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 returned with HTTP 200 Aug 18 19:27:51.743736 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 967/3872] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:51 2026] GET /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:51.760022 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c016ea39-8f60-4fd6-a4d6-dbe93b19a1e0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:51.761529 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c016ea39-8f60-4fd6-a4d6-dbe93b19a1e0 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] POST https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action Aug 18 19:27:51.761915 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c016ea39-8f60-4fd6-a4d6-dbe93b19a1e0 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:27:51.762018 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c016ea39-8f60-4fd6-a4d6-dbe93b19a1e0 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:51.769246 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:51.769246 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:51.769704 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c016ea39-8f60-4fd6-a4d6-dbe93b19a1e0 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:27:51.784807 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c016ea39-8f60-4fd6-a4d6-dbe93b19a1e0 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Unreserve volume completed successfully. Aug 18 19:27:51.785061 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c016ea39-8f60-4fd6-a4d6-dbe93b19a1e0 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action returned with HTTP 202 Aug 18 19:27:51.785675 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 972/3873] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:27:51 2026] POST /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:27:51.793145 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c04bda41-e6f6-4d4e-9266-6e9a0ffb5a90 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:51.794876 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c04bda41-e6f6-4d4e-9266-6e9a0ffb5a90 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] GET https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 Aug 18 19:27:51.795072 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c04bda41-e6f6-4d4e-9266-6e9a0ffb5a90 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:51.795254 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c04bda41-e6f6-4d4e-9266-6e9a0ffb5a90 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:51.802828 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:51.802828 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:51.808062 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c04bda41-e6f6-4d4e-9266-6e9a0ffb5a90 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:27:51.814258 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c04bda41-e6f6-4d4e-9266-6e9a0ffb5a90 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 returned with HTTP 200 Aug 18 19:27:51.814688 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 970/3874] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:51 2026] GET /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:51.827628 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9bc20d1e-2815-4030-89b5-bd9e2d8db252 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:51.829359 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9bc20d1e-2815-4030-89b5-bd9e2d8db252 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] POST https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action Aug 18 19:27:51.829811 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9bc20d1e-2815-4030-89b5-bd9e2d8db252 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:27:51.829976 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9bc20d1e-2815-4030-89b5-bd9e2d8db252 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:51.849122 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:51.849122 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:51.850073 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-9bc20d1e-2815-4030-89b5-bd9e2d8db252 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:27:51.857329 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-9bc20d1e-2815-4030-89b5-bd9e2d8db252 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume updated successfully. Aug 18 19:27:51.857605 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9bc20d1e-2815-4030-89b5-bd9e2d8db252 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action returned with HTTP 200 Aug 18 19:27:51.858043 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 966/3875] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:27:51 2026] POST /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action => generated 0 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 19:27:51.866034 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ebdbafa8-61f0-445b-9287-73fec34249b4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:51.868023 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ebdbafa8-61f0-445b-9287-73fec34249b4 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] GET https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 Aug 18 19:27:51.868234 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ebdbafa8-61f0-445b-9287-73fec34249b4 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:51.868458 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ebdbafa8-61f0-445b-9287-73fec34249b4 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:51.876234 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:51.876234 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:51.880336 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ebdbafa8-61f0-445b-9287-73fec34249b4 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:27:51.884774 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ebdbafa8-61f0-445b-9287-73fec34249b4 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 returned with HTTP 200 Aug 18 19:27:51.885176 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 968/3876] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:51 2026] GET /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:51.896728 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7b09e741-6e73-47d3-9b37-22ac2764416f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:51.898799 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7b09e741-6e73-47d3-9b37-22ac2764416f tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] POST https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action Aug 18 19:27:51.899176 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7b09e741-6e73-47d3-9b37-22ac2764416f tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:27:51.899316 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7b09e741-6e73-47d3-9b37-22ac2764416f tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:51.908590 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:51.908590 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:51.909107 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7b09e741-6e73-47d3-9b37-22ac2764416f tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:27:51.918254 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7b09e741-6e73-47d3-9b37-22ac2764416f tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume updated successfully. Aug 18 19:27:51.918533 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7b09e741-6e73-47d3-9b37-22ac2764416f tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action returned with HTTP 200 Aug 18 19:27:51.919017 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 973/3877] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:27:51 2026] POST /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 19:27:51.926377 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-95ffa95c-1c6a-41d2-a206-4a9e4402c382 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:51.928169 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-95ffa95c-1c6a-41d2-a206-4a9e4402c382 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] GET https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 Aug 18 19:27:51.928358 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-95ffa95c-1c6a-41d2-a206-4a9e4402c382 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:51.928592 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-95ffa95c-1c6a-41d2-a206-4a9e4402c382 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:51.935694 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:51.935694 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:51.940102 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-95ffa95c-1c6a-41d2-a206-4a9e4402c382 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:27:51.944335 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-95ffa95c-1c6a-41d2-a206-4a9e4402c382 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 returned with HTTP 200 Aug 18 19:27:51.944739 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 971/3878] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:51 2026] GET /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:51.957742 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-78d4270c-bd7d-4723-94ef-47b6f925bd42 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:51.960013 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-78d4270c-bd7d-4723-94ef-47b6f925bd42 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] POST https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action Aug 18 19:27:51.960442 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-78d4270c-bd7d-4723-94ef-47b6f925bd42 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:27:51.960606 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-78d4270c-bd7d-4723-94ef-47b6f925bd42 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:51.969889 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:51.969889 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:51.970343 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-78d4270c-bd7d-4723-94ef-47b6f925bd42 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:27:51.980794 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-78d4270c-bd7d-4723-94ef-47b6f925bd42 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Update volume admin metadata completed successfully. Aug 18 19:27:51.981073 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-78d4270c-bd7d-4723-94ef-47b6f925bd42 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Update readonly setting on volume completed successfully. Aug 18 19:27:51.981073 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-78d4270c-bd7d-4723-94ef-47b6f925bd42 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action returned with HTTP 202 Aug 18 19:27:51.981614 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 967/3879] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:27:51 2026] POST /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 19:27:51.988966 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-28c285fa-004e-4a18-9a8b-f963dc8e6067 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:51.991022 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-28c285fa-004e-4a18-9a8b-f963dc8e6067 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] GET https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 Aug 18 19:27:51.991263 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-28c285fa-004e-4a18-9a8b-f963dc8e6067 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:51.991517 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-28c285fa-004e-4a18-9a8b-f963dc8e6067 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:52.001674 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:52.001674 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:52.007167 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e6fa13c0-5135-4ba4-9960-949ef8cc3307 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:52.007611 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e6fa13c0-5135-4ba4-9960-949ef8cc3307 None None] GET https://10.4.3.170/volume// Aug 18 19:27:52.007800 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e6fa13c0-5135-4ba4-9960-949ef8cc3307 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:52.008017 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e6fa13c0-5135-4ba4-9960-949ef8cc3307 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:52.008350 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e6fa13c0-5135-4ba4-9960-949ef8cc3307 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:27:52.008636 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 974/3880] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:27: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 19:27:52.009111 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-28c285fa-004e-4a18-9a8b-f963dc8e6067 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:27:52.015201 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-28c285fa-004e-4a18-9a8b-f963dc8e6067 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 returned with HTTP 200 Aug 18 19:27:52.015575 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 969/3881] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:51 2026] GET /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:52.016154 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-1c60f852-6dd7-4d25-b8c4-3f1f1235ac05 req-5d1cfa1f-a023-4b54-9382-9a7b4734fe7e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:52.024020 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-1c60f852-6dd7-4d25-b8c4-3f1f1235ac05 req-5d1cfa1f-a023-4b54-9382-9a7b4734fe7e tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:27:52.024527 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-1c60f852-6dd7-4d25-b8c4-3f1f1235ac05 req-5d1cfa1f-a023-4b54-9382-9a7b4734fe7e tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59d5cd89-687a-4ccf-a2f3-ab7a0fba405d", "connector": null, "instance_uuid": "f4f43393-8a74-449e-841a-4cadd750ceef"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:52.038508 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b6a41026-b7fe-4fd2-8431-b4ba86ef213b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:52.040302 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b6a41026-b7fe-4fd2-8431-b4ba86ef213b tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] POST https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action Aug 18 19:27:52.040678 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b6a41026-b7fe-4fd2-8431-b4ba86ef213b tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:27:52.040795 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b6a41026-b7fe-4fd2-8431-b4ba86ef213b tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:52.048416 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:52.048416 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:52.048788 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:52.048788 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:52.049179 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b6a41026-b7fe-4fd2-8431-b4ba86ef213b tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:27:52.057488 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b6a41026-b7fe-4fd2-8431-b4ba86ef213b tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Update volume admin metadata completed successfully. Aug 18 19:27:52.057659 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b6a41026-b7fe-4fd2-8431-b4ba86ef213b tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Update readonly setting on volume completed successfully. Aug 18 19:27:52.057820 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b6a41026-b7fe-4fd2-8431-b4ba86ef213b tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action returned with HTTP 202 Aug 18 19:27:52.058177 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 968/3882] 10.4.3.170 () {68 vars in 1390 bytes} [Tue Aug 18 19:27:52 2026] POST /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:27:52.065733 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-32443aa0-83d0-4f15-afb4-227dfb3bd720 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:52.068693 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-32443aa0-83d0-4f15-afb4-227dfb3bd720 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] GET https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 Aug 18 19:27:52.068881 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-32443aa0-83d0-4f15-afb4-227dfb3bd720 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:52.069094 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-32443aa0-83d0-4f15-afb4-227dfb3bd720 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:52.075999 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:52.075999 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:52.079890 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-32443aa0-83d0-4f15-afb4-227dfb3bd720 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:27:52.084549 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-32443aa0-83d0-4f15-afb4-227dfb3bd720 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 returned with HTTP 200 Aug 18 19:27:52.084963 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 975/3883] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:52 2026] GET /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:52.086563 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-1c60f852-6dd7-4d25-b8c4-3f1f1235ac05 req-5d1cfa1f-a023-4b54-9382-9a7b4734fe7e tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:27:52.087054 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 972/3884] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:27:52 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 19:27:52.095714 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-1c60f852-6dd7-4d25-b8c4-3f1f1235ac05 req-c8e8c52f-b47a-4fae-af66-4cad6d2c2c72 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:52.097472 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-1c60f852-6dd7-4d25-b8c4-3f1f1235ac05 req-c8e8c52f-b47a-4fae-af66-4cad6d2c2c72 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] DELETE https://10.4.3.170/volume/v3/attachments/f66f93fb-dca5-4aab-b64f-953d03f5fdbf Aug 18 19:27:52.097657 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-1c60f852-6dd7-4d25-b8c4-3f1f1235ac05 req-c8e8c52f-b47a-4fae-af66-4cad6d2c2c72 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:52.097888 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-1c60f852-6dd7-4d25-b8c4-3f1f1235ac05 req-c8e8c52f-b47a-4fae-af66-4cad6d2c2c72 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:52.098789 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a6ec6e28-e191-4640-be64-7c77881c2683 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:52.100548 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a6ec6e28-e191-4640-be64-7c77881c2683 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] POST https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action Aug 18 19:27:52.100948 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a6ec6e28-e191-4640-be64-7c77881c2683 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1940597576", "disk_format": "raw"}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:27:52.101105 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a6ec6e28-e191-4640-be64-7c77881c2683 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1940597576", "disk_format": "raw"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:52.104028 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:52.104028 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:52.112089 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:52.112089 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:52.112563 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a6ec6e28-e191-4640-be64-7c77881c2683 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:27:52.126118 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:52.126118 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:52.130720 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.image.image_utils [None req-a6ec6e28-e191-4640-be64-7c77881c2683 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1940597576'}] 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-1940597576'}]. {{(pid=100582) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 19:27:52.155466 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-1c60f852-6dd7-4d25-b8c4-3f1f1235ac05 req-c8e8c52f-b47a-4fae-af66-4cad6d2c2c72 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] https://10.4.3.170/volume/v3/attachments/f66f93fb-dca5-4aab-b64f-953d03f5fdbf returned with HTTP 200 Aug 18 19:27:52.156264 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 970/3885] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:27:52 2026] DELETE /volume/v3/attachments/f66f93fb-dca5-4aab-b64f-953d03f5fdbf => generated 192 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:52.224929 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-79a4d03b-bdf5-4a02-8b5c-2c6a37fbf0a1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:52.227765 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-79a4d03b-bdf5-4a02-8b5c-2c6a37fbf0a1 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/e95b8f75-e09a-4653-9fe6-c5e6d1c1afb1 Aug 18 19:27:52.227975 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-79a4d03b-bdf5-4a02-8b5c-2c6a37fbf0a1 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:52.228175 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-79a4d03b-bdf5-4a02-8b5c-2c6a37fbf0a1 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:52.234628 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-79a4d03b-bdf5-4a02-8b5c-2c6a37fbf0a1 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/e95b8f75-e09a-4653-9fe6-c5e6d1c1afb1 returned with HTTP 404 Aug 18 19:27:52.235144 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 976/3886] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:52 2026] GET /volume/v3/volumes/e95b8f75-e09a-4653-9fe6-c5e6d1c1afb1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:52.243538 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2b5361a9-f12e-4676-aa1e-6c07d9fb33bb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:52.246186 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2b5361a9-f12e-4676-aa1e-6c07d9fb33bb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] DELETE https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:52.246422 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2b5361a9-f12e-4676-aa1e-6c07d9fb33bb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:52.246571 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2b5361a9-f12e-4676-aa1e-6c07d9fb33bb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:52.246697 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-2b5361a9-f12e-4676-aa1e-6c07d9fb33bb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Delete backup with id: 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. Aug 18 19:27:52.253668 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:52.253668 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:52.268644 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.rpcapi [None req-2b5361a9-f12e-4676-aa1e-6c07d9fb33bb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] delete_backup rpcapi backup_id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb {{(pid=100580) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:27:52.273430 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2b5361a9-f12e-4676-aa1e-6c07d9fb33bb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 202 Aug 18 19:27:52.273430 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 973/3887] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:27:52 2026] DELETE /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:27:52.282334 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-71e92e76-818d-44ae-b1bc-f751810abda1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:52.283938 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-71e92e76-818d-44ae-b1bc-f751810abda1 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:52.284013 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-71e92e76-818d-44ae-b1bc-f751810abda1 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:52.284173 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-71e92e76-818d-44ae-b1bc-f751810abda1 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:52.284263 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-71e92e76-818d-44ae-b1bc-f751810abda1 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:52.288060 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:52.288060 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:52.288720 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-71e92e76-818d-44ae-b1bc-f751810abda1 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 200 Aug 18 19:27:52.289045 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 971/3888] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:52 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 827 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:52.576206 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e57d93b9-3972-4bdd-8d8e-5f91571484be None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:52.579156 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e57d93b9-3972-4bdd-8d8e-5f91571484be tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] GET https://10.4.3.170/volume/v3/snapshots/a8573388-fbaa-421a-8a87-48e7581dc6ca Aug 18 19:27:52.579156 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e57d93b9-3972-4bdd-8d8e-5f91571484be tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:52.579740 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e57d93b9-3972-4bdd-8d8e-5f91571484be tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:52.586078 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e57d93b9-3972-4bdd-8d8e-5f91571484be tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/snapshots/a8573388-fbaa-421a-8a87-48e7581dc6ca returned with HTTP 404 Aug 18 19:27:52.587283 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 977/3889] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:27:52 2026] GET /volume/v3/snapshots/a8573388-fbaa-421a-8a87-48e7581dc6ca => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:52.596088 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7b8a7c05-bf1f-4fb8-b7de-f5f5e0d03001 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:52.599147 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7b8a7c05-bf1f-4fb8-b7de-f5f5e0d03001 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3 Aug 18 19:27:52.599411 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7b8a7c05-bf1f-4fb8-b7de-f5f5e0d03001 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:52.599961 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7b8a7c05-bf1f-4fb8-b7de-f5f5e0d03001 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:52.600218 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-7b8a7c05-bf1f-4fb8-b7de-f5f5e0d03001 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Delete volume with id: f9680a35-072f-4b17-b573-875a65d2c2f3 Aug 18 19:27:52.603386 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a6ec6e28-e191-4640-be64-7c77881c2683 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Copy volume to image completed successfully. Aug 18 19:27:52.603386 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a6ec6e28-e191-4640-be64-7c77881c2683 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action returned with HTTP 202 Aug 18 19:27:52.603386 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 969/3890] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:27:52 2026] POST /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action => generated 687 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:27:52.607776 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:52.607776 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:52.608197 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-7b8a7c05-bf1f-4fb8-b7de-f5f5e0d03001 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Volume info retrieved successfully. Aug 18 19:27:52.640532 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-7b8a7c05-bf1f-4fb8-b7de-f5f5e0d03001 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Delete volume request issued successfully. Aug 18 19:27:52.640532 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7b8a7c05-bf1f-4fb8-b7de-f5f5e0d03001 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3 returned with HTTP 202 Aug 18 19:27:52.640532 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 974/3891] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:27:52 2026] DELETE /volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:27:52.651095 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c0e460da-c454-4261-8000-292e44a92c2b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:52.653376 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c0e460da-c454-4261-8000-292e44a92c2b tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] GET https://10.4.3.170/volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3 Aug 18 19:27:52.653662 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c0e460da-c454-4261-8000-292e44a92c2b tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:52.653984 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c0e460da-c454-4261-8000-292e44a92c2b tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:52.661708 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:52.661708 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:52.665356 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c0e460da-c454-4261-8000-292e44a92c2b tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Volume info retrieved successfully. Aug 18 19:27:52.670134 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c0e460da-c454-4261-8000-292e44a92c2b tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3 returned with HTTP 200 Aug 18 19:27:52.670582 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 972/3892] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:27:52 2026] GET /volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:53.301383 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1e4e51bc-f9b7-447f-b067-5516a0046a7d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:53.303585 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1e4e51bc-f9b7-447f-b067-5516a0046a7d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb Aug 18 19:27:53.303816 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1e4e51bc-f9b7-447f-b067-5516a0046a7d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:53.304008 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1e4e51bc-f9b7-447f-b067-5516a0046a7d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:53.304093 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-1e4e51bc-f9b7-447f-b067-5516a0046a7d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:27:53.308772 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1e4e51bc-f9b7-447f-b067-5516a0046a7d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb returned with HTTP 404 Aug 18 19:27:53.309269 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 978/3893] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:53 2026] GET /volume/v3/backups/1b9331a6-ebfc-49d1-b6d0-0c50dbf985eb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:53.390451 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8884360e-9a69-408e-af09-096f3184a086 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:53.392281 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8884360e-9a69-408e-af09-096f3184a086 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] DELETE https://10.4.3.170/volume/v3/volumes/98956460-96db-4ae0-a2b7-cfc429c35810 Aug 18 19:27:53.392489 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8884360e-9a69-408e-af09-096f3184a086 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:53.392720 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8884360e-9a69-408e-af09-096f3184a086 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:53.392894 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-8884360e-9a69-408e-af09-096f3184a086 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Delete volume with id: 98956460-96db-4ae0-a2b7-cfc429c35810 Aug 18 19:27:53.400275 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:53.400275 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:53.400743 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8884360e-9a69-408e-af09-096f3184a086 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:27:53.416911 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8884360e-9a69-408e-af09-096f3184a086 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Delete volume request issued successfully. Aug 18 19:27:53.417222 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8884360e-9a69-408e-af09-096f3184a086 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/98956460-96db-4ae0-a2b7-cfc429c35810 returned with HTTP 202 Aug 18 19:27:53.417943 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 970/3894] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:27:53 2026] DELETE /volume/v3/volumes/98956460-96db-4ae0-a2b7-cfc429c35810 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:53.425278 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b886adea-5484-4e26-81f2-b86bb1a1f97b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:53.429942 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b886adea-5484-4e26-81f2-b86bb1a1f97b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/98956460-96db-4ae0-a2b7-cfc429c35810 Aug 18 19:27:53.430107 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b886adea-5484-4e26-81f2-b86bb1a1f97b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:53.430296 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b886adea-5484-4e26-81f2-b86bb1a1f97b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:53.437538 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:53.437538 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:53.441609 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b886adea-5484-4e26-81f2-b86bb1a1f97b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:27:53.445913 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b886adea-5484-4e26-81f2-b86bb1a1f97b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/98956460-96db-4ae0-a2b7-cfc429c35810 returned with HTTP 200 Aug 18 19:27:53.446372 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 975/3895] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:53 2026] GET /volume/v3/volumes/98956460-96db-4ae0-a2b7-cfc429c35810 => generated 907 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:53.668899 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f2cc50de-297b-4a28-bbea-ed26f838a6d8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:53.669300 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f2cc50de-297b-4a28-bbea-ed26f838a6d8 None None] GET https://10.4.3.170/volume// Aug 18 19:27:53.669487 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f2cc50de-297b-4a28-bbea-ed26f838a6d8 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:53.669713 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f2cc50de-297b-4a28-bbea-ed26f838a6d8 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:53.670013 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f2cc50de-297b-4a28-bbea-ed26f838a6d8 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:27:53.670311 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 973/3896] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:27: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 19:27:53.678053 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-8fa1b49c-6ebb-4c29-9024-56942ad81c94 req-56716136-0495-44da-a285-224ba613d19b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:53.680117 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-8fa1b49c-6ebb-4c29-9024-56942ad81c94 req-56716136-0495-44da-a285-224ba613d19b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] GET https://10.4.3.170/volume/v3/volumes/59d5cd89-687a-4ccf-a2f3-ab7a0fba405d Aug 18 19:27:53.680338 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-8fa1b49c-6ebb-4c29-9024-56942ad81c94 req-56716136-0495-44da-a285-224ba613d19b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:53.680573 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-8fa1b49c-6ebb-4c29-9024-56942ad81c94 req-56716136-0495-44da-a285-224ba613d19b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:53.684145 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-603b5bd5-9c3a-4e07-9dfc-7c4362987770 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:53.685953 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-603b5bd5-9c3a-4e07-9dfc-7c4362987770 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] GET https://10.4.3.170/volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3 Aug 18 19:27:53.686141 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-603b5bd5-9c3a-4e07-9dfc-7c4362987770 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:53.686313 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-603b5bd5-9c3a-4e07-9dfc-7c4362987770 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:53.690647 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:53.690647 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:53.692684 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-603b5bd5-9c3a-4e07-9dfc-7c4362987770 tempest-VolumeRevertTests-2001894888 tempest-VolumeRevertTests-2001894888-project-member] https://10.4.3.170/volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3 returned with HTTP 404 Aug 18 19:27:53.693351 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 971/3897] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:27:53 2026] GET /volume/v3/volumes/f9680a35-072f-4b17-b573-875a65d2c2f3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:27:53.694222 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-8fa1b49c-6ebb-4c29-9024-56942ad81c94 req-56716136-0495-44da-a285-224ba613d19b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Volume info retrieved successfully. Aug 18 19:27:53.699031 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-8fa1b49c-6ebb-4c29-9024-56942ad81c94 req-56716136-0495-44da-a285-224ba613d19b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] https://10.4.3.170/volume/v3/volumes/59d5cd89-687a-4ccf-a2f3-ab7a0fba405d returned with HTTP 200 Aug 18 19:27:53.699793 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 979/3898] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:27:53 2026] GET /volume/v3/volumes/59d5cd89-687a-4ccf-a2f3-ab7a0fba405d => generated 1538 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:27:53.807883 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-8fa1b49c-6ebb-4c29-9024-56942ad81c94 req-32b7429e-cff1-4cd4-abb7-3a538af3b465 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:53.809053 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-8fa1b49c-6ebb-4c29-9024-56942ad81c94 req-32b7429e-cff1-4cd4-abb7-3a538af3b465 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] PUT https://10.4.3.170/volume/v3/attachments/2a28f0df-6333-4355-b42b-71eae5504ca8 Aug 18 19:27:53.809496 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-8fa1b49c-6ebb-4c29-9024-56942ad81c94 req-32b7429e-cff1-4cd4-abb7-3a538af3b465 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:53.818396 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-8fa1b49c-6ebb-4c29-9024-56942ad81c94 req-32b7429e-cff1-4cd4-abb7-3a538af3b465 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Acquiring lock "cinder-attachment_update-59d5cd89-687a-4ccf-a2f3-ab7a0fba405d-np0000007688" by "attachment_update" {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:27:53.823378 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-8fa1b49c-6ebb-4c29-9024-56942ad81c94 req-32b7429e-cff1-4cd4-abb7-3a538af3b465 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Lock "cinder-attachment_update-59d5cd89-687a-4ccf-a2f3-ab7a0fba405d-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:27:53.823378 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:53.823378 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:53.921818 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-8fa1b49c-6ebb-4c29-9024-56942ad81c94 req-32b7429e-cff1-4cd4-abb7-3a538af3b465 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Lock "cinder-attachment_update-59d5cd89-687a-4ccf-a2f3-ab7a0fba405d-np0000007688" released by "attachment_update" :: held 0.100s {{(pid=100580) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:27:53.921818 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-8fa1b49c-6ebb-4c29-9024-56942ad81c94 req-32b7429e-cff1-4cd4-abb7-3a538af3b465 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] https://10.4.3.170/volume/v3/attachments/2a28f0df-6333-4355-b42b-71eae5504ca8 returned with HTTP 200 Aug 18 19:27:53.922123 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 976/3899] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:27:53 2026] PUT /volume/v3/attachments/2a28f0df-6333-4355-b42b-71eae5504ca8 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:53.953080 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-8fa1b49c-6ebb-4c29-9024-56942ad81c94 req-a3afab72-0e3f-43a0-a121-e1508351bd0b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:53.955882 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-8fa1b49c-6ebb-4c29-9024-56942ad81c94 req-a3afab72-0e3f-43a0-a121-e1508351bd0b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] POST https://10.4.3.170/volume/v3/attachments/2a28f0df-6333-4355-b42b-71eae5504ca8/action Aug 18 19:27:53.956264 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-8fa1b49c-6ebb-4c29-9024-56942ad81c94 req-a3afab72-0e3f-43a0-a121-e1508351bd0b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:27:53.956404 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-8fa1b49c-6ebb-4c29-9024-56942ad81c94 req-a3afab72-0e3f-43a0-a121-e1508351bd0b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:53.980626 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:53.980626 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:53.999757 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-8fa1b49c-6ebb-4c29-9024-56942ad81c94 req-a3afab72-0e3f-43a0-a121-e1508351bd0b tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] https://10.4.3.170/volume/v3/attachments/2a28f0df-6333-4355-b42b-71eae5504ca8/action returned with HTTP 204 Aug 18 19:27:54.000176 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 974/3900] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:27:53 2026] POST /volume/v3/attachments/2a28f0df-6333-4355-b42b-71eae5504ca8/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:54.460248 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-243b5171-ee77-4481-bdd3-b29c62b0013f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:54.462125 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-243b5171-ee77-4481-bdd3-b29c62b0013f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/98956460-96db-4ae0-a2b7-cfc429c35810 Aug 18 19:27:54.462526 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-243b5171-ee77-4481-bdd3-b29c62b0013f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:54.462755 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-243b5171-ee77-4481-bdd3-b29c62b0013f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:54.468121 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-243b5171-ee77-4481-bdd3-b29c62b0013f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/98956460-96db-4ae0-a2b7-cfc429c35810 returned with HTTP 404 Aug 18 19:27:54.468630 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 972/3901] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:54 2026] GET /volume/v3/volumes/98956460-96db-4ae0-a2b7-cfc429c35810 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:54.477029 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-cd066d31-8881-45a1-b725-41a7fc7c5598 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:54.479275 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cd066d31-8881-45a1-b725-41a7fc7c5598 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/98956460-96db-4ae0-a2b7-cfc429c35810 Aug 18 19:27:54.479588 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cd066d31-8881-45a1-b725-41a7fc7c5598 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:54.479846 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cd066d31-8881-45a1-b725-41a7fc7c5598 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:54.487414 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cd066d31-8881-45a1-b725-41a7fc7c5598 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/98956460-96db-4ae0-a2b7-cfc429c35810 returned with HTTP 404 Aug 18 19:27:54.488075 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 980/3902] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:54 2026] GET /volume/v3/volumes/98956460-96db-4ae0-a2b7-cfc429c35810 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:54.495269 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-78befbae-cc89-4ca7-8247-2bc5d1257a64 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:54.497273 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-78befbae-cc89-4ca7-8247-2bc5d1257a64 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] DELETE https://10.4.3.170/volume/v3/volumes/98956460-96db-4ae0-a2b7-cfc429c35810 Aug 18 19:27:54.497639 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-78befbae-cc89-4ca7-8247-2bc5d1257a64 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:54.497891 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-78befbae-cc89-4ca7-8247-2bc5d1257a64 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:54.498126 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-78befbae-cc89-4ca7-8247-2bc5d1257a64 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Delete volume with id: 98956460-96db-4ae0-a2b7-cfc429c35810 Aug 18 19:27:54.503929 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-78befbae-cc89-4ca7-8247-2bc5d1257a64 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/98956460-96db-4ae0-a2b7-cfc429c35810 returned with HTTP 404 Aug 18 19:27:54.504517 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 977/3903] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:27:54 2026] DELETE /volume/v3/volumes/98956460-96db-4ae0-a2b7-cfc429c35810 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:54.516414 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b1d9c613-2069-41e4-b9a5-52becb7fa063 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:54.518246 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b1d9c613-2069-41e4-b9a5-52becb7fa063 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:27:54.518599 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b1d9c613-2069-41e4-b9a5-52becb7fa063 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-736384563"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:54.520074 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-b1d9c613-2069-41e4-b9a5-52becb7fa063 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-736384563'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:27:54.520236 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-b1d9c613-2069-41e4-b9a5-52becb7fa063 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Create volume of 1 GB Aug 18 19:27:54.525935 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b1d9c613-2069-41e4-b9a5-52becb7fa063 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Availability Zones retrieved successfully. Aug 18 19:27:54.533534 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-b1d9c613-2069-41e4-b9a5-52becb7fa063 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Flow 'volume_create_api' (b435d1e1-a5f0-4743-bfb0-a9f6ede70699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:54.534820 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-b1d9c613-2069-41e4-b9a5-52becb7fa063 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea95fa36-adf4-4262-8053-e258de60ee04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:54.535866 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-b1d9c613-2069-41e4-b9a5-52becb7fa063 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:27:54.574939 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-b1d9c613-2069-41e4-b9a5-52becb7fa063 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea95fa36-adf4-4262-8053-e258de60ee04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:54.576081 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-b1d9c613-2069-41e4-b9a5-52becb7fa063 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e66b54ca-c9fb-4915-a5e4-b4838f45fa0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:54.630274 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-b1d9c613-2069-41e4-b9a5-52becb7fa063 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Created reservations ['c8508020-86ea-419f-8825-8f2519933d5b', '833ab6ec-cc31-49f0-ae20-cdbc9e0fcbf7', '8b8a8d54-f3e1-4469-83e7-165003019aff', '542811bd-fff1-4ffc-a59a-f9c197bdb348'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:54.631130 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-b1d9c613-2069-41e4-b9a5-52becb7fa063 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e66b54ca-c9fb-4915-a5e4-b4838f45fa0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8508020-86ea-419f-8825-8f2519933d5b', '833ab6ec-cc31-49f0-ae20-cdbc9e0fcbf7', '8b8a8d54-f3e1-4469-83e7-165003019aff', '542811bd-fff1-4ffc-a59a-f9c197bdb348']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:54.631922 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-b1d9c613-2069-41e4-b9a5-52becb7fa063 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6906cc08-8af4-4e67-acb7-a9f3772c6eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:54.655374 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-b1d9c613-2069-41e4-b9a5-52becb7fa063 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6906cc08-8af4-4e67-acb7-a9f3772c6eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bdbd3e4-a049-48a3-9a07-5ba85a6339b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-736384563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72aa4cddc21c44a1b24107ad238a1674',qos_specs=None,replication_status=,reservations=['c8508020-86ea-419f-8825-8f2519933d5b','833ab6ec-cc31-49f0-ae20-cdbc9e0fcbf7','8b8a8d54-f3e1-4469-83e7-165003019aff','542811bd-fff1-4ffc-a59a-f9c197bdb348'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a82739c39334316af1a4bf94c56cfcd',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:27:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-736384563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bdbd3e4-a049-48a3-9a07-5ba85a6339b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72aa4cddc21c44a1b24107ad238a1674',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a82739c39334316af1a4bf94c56cfcd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:54.656225 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-b1d9c613-2069-41e4-b9a5-52becb7fa063 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2569848d-a78d-4844-a6e8-dcd81d9e59f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:54.677794 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-b1d9c613-2069-41e4-b9a5-52becb7fa063 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2569848d-a78d-4844-a6e8-dcd81d9e59f3) transitioned into state 'SUCCESS' from state '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-736384563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72aa4cddc21c44a1b24107ad238a1674',qos_specs=None,replication_status=,reservations=['c8508020-86ea-419f-8825-8f2519933d5b','833ab6ec-cc31-49f0-ae20-cdbc9e0fcbf7','8b8a8d54-f3e1-4469-83e7-165003019aff','542811bd-fff1-4ffc-a59a-f9c197bdb348'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a82739c39334316af1a4bf94c56cfcd',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:54.678581 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-b1d9c613-2069-41e4-b9a5-52becb7fa063 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f676cd71-92a6-4989-a833-03207ff2c16b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:54.688197 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-b1d9c613-2069-41e4-b9a5-52becb7fa063 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f676cd71-92a6-4989-a833-03207ff2c16b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:54.689509 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-b1d9c613-2069-41e4-b9a5-52becb7fa063 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Flow 'volume_create_api' (b435d1e1-a5f0-4743-bfb0-a9f6ede70699) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:54.689949 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b1d9c613-2069-41e4-b9a5-52becb7fa063 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Create volume request issued successfully. Aug 18 19:27:54.690772 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b1d9c613-2069-41e4-b9a5-52becb7fa063 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:27:54.691340 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 975/3904] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:27:54 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 19:27:54.708383 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-515bb8b7-7080-4c77-82af-81b16dd77d6c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:54.713775 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-515bb8b7-7080-4c77-82af-81b16dd77d6c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 Aug 18 19:27:54.713944 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-515bb8b7-7080-4c77-82af-81b16dd77d6c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:54.714134 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-515bb8b7-7080-4c77-82af-81b16dd77d6c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:54.726163 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:54.726163 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:54.733694 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-515bb8b7-7080-4c77-82af-81b16dd77d6c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:27:54.743847 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-515bb8b7-7080-4c77-82af-81b16dd77d6c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 returned with HTTP 200 Aug 18 19:27:54.744244 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 973/3905] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:54 2026] GET /volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:55.272123 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-fb9bd765-b560-42e9-a349-3348967cb68a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:55.362931 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fb9bd765-b560-42e9-a349-3348967cb68a tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:27:55.363283 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fb9bd765-b560-42e9-a349-3348967cb68a tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-281040877", "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=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:55.380805 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fb9bd765-b560-42e9-a349-3348967cb68a tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:27:55.381283 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 981/3906] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:27:55 2026] POST /volume/v3/types => generated 379 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:55.390243 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b0db5571-25b7-417a-9f25-c303487f8b47 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:55.394730 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b0db5571-25b7-417a-9f25-c303487f8b47 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] POST https://10.4.3.170/volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5/encryption Aug 18 19:27:55.396091 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b0db5571-25b7-417a-9f25-c303487f8b47 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:55.399516 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:55.399516 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:55.426705 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b0db5571-25b7-417a-9f25-c303487f8b47 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] https://10.4.3.170/volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5/encryption returned with HTTP 200 Aug 18 19:27:55.427275 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 978/3907] 10.4.3.170 () {68 vars in 1397 bytes} [Tue Aug 18 19:27:55 2026] POST /volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:55.436712 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ce0b1a81-f2c1-4184-ab1f-ce1f6c954a44 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:55.439521 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ce0b1a81-f2c1-4184-ab1f-ce1f6c954a44 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:27:55.439908 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ce0b1a81-f2c1-4184-ab1f-ce1f6c954a44 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1551586178", "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=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:55.441559 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:55.441559 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:55.456766 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ce0b1a81-f2c1-4184-ab1f-ce1f6c954a44 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:27:55.457306 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 976/3908] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:27:55 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 19:27:55.466591 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7337c720-3e30-4c8a-ba8b-21fcee4485fe None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:55.537182 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7337c720-3e30-4c8a-ba8b-21fcee4485fe tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] POST https://10.4.3.170/volume/v3/types/3283eff7-76fd-4919-8033-a9acccfada18/encryption Aug 18 19:27:55.537608 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7337c720-3e30-4c8a-ba8b-21fcee4485fe tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:55.539602 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.policy [None req-7337c720-3e30-4c8a-ba8b-21fcee4485fe tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '1b62553f7ce3441cafa222426a795e32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9c06225228f34611bc43bb959d908470', '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=100582) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:27:55.539800 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7337c720-3e30-4c8a-ba8b-21fcee4485fe tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] https://10.4.3.170/volume/v3/types/3283eff7-76fd-4919-8033-a9acccfada18/encryption returned with HTTP 403 Aug 18 19:27:55.540237 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 974/3909] 10.4.3.170 () {68 vars in 1397 bytes} [Tue Aug 18 19:27:55 2026] POST /volume/v3/types/3283eff7-76fd-4919-8033-a9acccfada18/encryption => generated 127 bytes in 74 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:55.548641 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-bfec562a-5097-4fb4-a7b7-696ba6181c07 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:55.551210 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bfec562a-5097-4fb4-a7b7-696ba6181c07 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:27:55.551578 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bfec562a-5097-4fb4-a7b7-696ba6181c07 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-906532598", "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=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:55.574795 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bfec562a-5097-4fb4-a7b7-696ba6181c07 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:27:55.575144 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 982/3910] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:27:55 2026] POST /volume/v3/types => generated 379 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:55.587837 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4dd625cc-fe8e-4668-a9ee-2f8871cc4fc7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:55.589346 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4dd625cc-fe8e-4668-a9ee-2f8871cc4fc7 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] POST https://10.4.3.170/volume/v3/types/d4e4e6e8-c210-40f8-9f2c-c3f12fa4ed9d/extra_specs Aug 18 19:27:55.589898 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4dd625cc-fe8e-4668-a9ee-2f8871cc4fc7 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:55.592539 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.policy [None req-4dd625cc-fe8e-4668-a9ee-2f8871cc4fc7 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '1b62553f7ce3441cafa222426a795e32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9c06225228f34611bc43bb959d908470', '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=100580) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:27:55.592941 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4dd625cc-fe8e-4668-a9ee-2f8871cc4fc7 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] https://10.4.3.170/volume/v3/types/d4e4e6e8-c210-40f8-9f2c-c3f12fa4ed9d/extra_specs returned with HTTP 403 Aug 18 19:27:55.593578 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 979/3911] 10.4.3.170 () {68 vars in 1399 bytes} [Tue Aug 18 19:27:55 2026] POST /volume/v3/types/d4e4e6e8-c210-40f8-9f2c-c3f12fa4ed9d/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:55.603647 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-70fe99ac-db3b-4b72-b56f-872af1b88083 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:55.609232 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-70fe99ac-db3b-4b72-b56f-872af1b88083 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] PUT https://10.4.3.170/volume/v3/types/d4e4e6e8-c210-40f8-9f2c-c3f12fa4ed9d/extra_specs/key2 Aug 18 19:27:55.609718 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-70fe99ac-db3b-4b72-b56f-872af1b88083 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:55.615597 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.policy [None req-70fe99ac-db3b-4b72-b56f-872af1b88083 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1b62553f7ce3441cafa222426a795e32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9c06225228f34611bc43bb959d908470', '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=100581) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:27:55.615887 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-70fe99ac-db3b-4b72-b56f-872af1b88083 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] https://10.4.3.170/volume/v3/types/d4e4e6e8-c210-40f8-9f2c-c3f12fa4ed9d/extra_specs/key2 returned with HTTP 403 Aug 18 19:27:55.616530 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 977/3912] 10.4.3.170 () {68 vars in 1413 bytes} [Tue Aug 18 19:27:55 2026] PUT /volume/v3/types/d4e4e6e8-c210-40f8-9f2c-c3f12fa4ed9d/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:55.626313 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d44f9d29-3a01-4e1c-a91c-8558a8b4a808 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:55.629153 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d44f9d29-3a01-4e1c-a91c-8558a8b4a808 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] POST https://10.4.3.170/volume/v3/types Aug 18 19:27:55.629535 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d44f9d29-3a01-4e1c-a91c-8558a8b4a808 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:55.632654 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.policy [None req-d44f9d29-3a01-4e1c-a91c-8558a8b4a808 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '1b62553f7ce3441cafa222426a795e32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9c06225228f34611bc43bb959d908470', '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=100582) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:27:55.632869 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d44f9d29-3a01-4e1c-a91c-8558a8b4a808 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] https://10.4.3.170/volume/v3/types returned with HTTP 403 Aug 18 19:27:55.633405 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 975/3913] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:27:55 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 19:27:55.643166 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0721cc19-a9f6-45fb-83f6-dd98e619ea47 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:55.646252 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0721cc19-a9f6-45fb-83f6-dd98e619ea47 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:27:55.646601 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0721cc19-a9f6-45fb-83f6-dd98e619ea47 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1067025308", "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=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:55.663315 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0721cc19-a9f6-45fb-83f6-dd98e619ea47 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:27:55.663698 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 983/3914] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:27:55 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 19:27:55.681257 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c4c8da3b-1b1e-4334-8380-adbcc33c3e9a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:55.685600 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c4c8da3b-1b1e-4334-8380-adbcc33c3e9a tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] POST https://10.4.3.170/volume/v3/types/9fd210e5-9d2e-4680-b773-dc4a66007346/encryption Aug 18 19:27:55.685600 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c4c8da3b-1b1e-4334-8380-adbcc33c3e9a tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:55.698762 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c4c8da3b-1b1e-4334-8380-adbcc33c3e9a tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] https://10.4.3.170/volume/v3/types/9fd210e5-9d2e-4680-b773-dc4a66007346/encryption returned with HTTP 200 Aug 18 19:27:55.698762 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 980/3915] 10.4.3.170 () {68 vars in 1397 bytes} [Tue Aug 18 19:27:55 2026] POST /volume/v3/types/9fd210e5-9d2e-4680-b773-dc4a66007346/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:55.708995 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8fd2bb73-ce2f-4521-a555-e5dbebe56c49 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:55.711354 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8fd2bb73-ce2f-4521-a555-e5dbebe56c49 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] DELETE https://10.4.3.170/volume/v3/types/9fd210e5-9d2e-4680-b773-dc4a66007346/encryption/65f3b0eb-9481-4178-968c-b8f52c492a58 Aug 18 19:27:55.711694 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8fd2bb73-ce2f-4521-a555-e5dbebe56c49 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:55.711975 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8fd2bb73-ce2f-4521-a555-e5dbebe56c49 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:55.712817 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.policy [None req-8fd2bb73-ce2f-4521-a555-e5dbebe56c49 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '1b62553f7ce3441cafa222426a795e32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9c06225228f34611bc43bb959d908470', '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=100581) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:27:55.713024 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8fd2bb73-ce2f-4521-a555-e5dbebe56c49 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] https://10.4.3.170/volume/v3/types/9fd210e5-9d2e-4680-b773-dc4a66007346/encryption/65f3b0eb-9481-4178-968c-b8f52c492a58 returned with HTTP 403 Aug 18 19:27:55.713704 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 978/3916] 10.4.3.170 () {66 vars in 1489 bytes} [Tue Aug 18 19:27:55 2026] DELETE /volume/v3/types/9fd210e5-9d2e-4680-b773-dc4a66007346/encryption/65f3b0eb-9481-4178-968c-b8f52c492a58 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:55.724161 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d8b01a27-edd5-496a-b61b-3b43c541917f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:55.725875 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d8b01a27-edd5-496a-b61b-3b43c541917f tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:27:55.726218 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d8b01a27-edd5-496a-b61b-3b43c541917f tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-259524011", "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=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:55.747016 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d8b01a27-edd5-496a-b61b-3b43c541917f tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:27:55.747016 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 976/3917] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:27:55 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 19:27:55.757612 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4b571bc8-c664-48a2-81d6-c4c40d918e29 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:55.757755 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-52d6c939-36dc-4770-a6b9-3859b738d56c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:55.757812 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4b571bc8-c664-48a2-81d6-c4c40d918e29 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] DELETE https://10.4.3.170/volume/v3/types/a610c784-803e-410a-96d1-96848a12ba37/extra_specs/key1 Aug 18 19:27:55.757812 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4b571bc8-c664-48a2-81d6-c4c40d918e29 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:55.757924 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4b571bc8-c664-48a2-81d6-c4c40d918e29 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:55.760239 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-52d6c939-36dc-4770-a6b9-3859b738d56c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 Aug 18 19:27:55.760808 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-52d6c939-36dc-4770-a6b9-3859b738d56c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:55.761230 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-52d6c939-36dc-4770-a6b9-3859b738d56c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:55.762106 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.policy [None req-4b571bc8-c664-48a2-81d6-c4c40d918e29 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '1b62553f7ce3441cafa222426a795e32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9c06225228f34611bc43bb959d908470', '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=100583) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:27:55.762274 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4b571bc8-c664-48a2-81d6-c4c40d918e29 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] https://10.4.3.170/volume/v3/types/a610c784-803e-410a-96d1-96848a12ba37/extra_specs/key1 returned with HTTP 403 Aug 18 19:27:55.763129 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 984/3918] 10.4.3.170 () {66 vars in 1396 bytes} [Tue Aug 18 19:27:55 2026] DELETE /volume/v3/types/a610c784-803e-410a-96d1-96848a12ba37/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:55.771189 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-dd12835d-e824-436a-acbb-64e272ec88d2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:55.772772 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:55.772772 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:27:55.773044 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-dd12835d-e824-436a-acbb-64e272ec88d2 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:27:55.773243 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-dd12835d-e824-436a-acbb-64e272ec88d2 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-133363884", "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=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:55.780610 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-52d6c939-36dc-4770-a6b9-3859b738d56c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:27:55.789423 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-52d6c939-36dc-4770-a6b9-3859b738d56c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 returned with HTTP 200 Aug 18 19:27:55.789423 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 981/3919] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:27:55 2026] GET /volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:55.794725 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-dd12835d-e824-436a-acbb-64e272ec88d2 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:27:55.795178 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 979/3920] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:27:55 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:55.805898 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2fbd12e3-48c9-4157-a5a4-415370129ca5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:55.807634 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2fbd12e3-48c9-4157-a5a4-415370129ca5 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] DELETE https://10.4.3.170/volume/v3/types/3cf04cc1-a5ec-4deb-bd79-748c2bdcb7b4 Aug 18 19:27:55.807804 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2fbd12e3-48c9-4157-a5a4-415370129ca5 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:55.807985 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2fbd12e3-48c9-4157-a5a4-415370129ca5 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Calling method '_delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:55.808644 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.policy [None req-2fbd12e3-48c9-4157-a5a4-415370129ca5 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '1b62553f7ce3441cafa222426a795e32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9c06225228f34611bc43bb959d908470', '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=100582) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:27:55.809351 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2fbd12e3-48c9-4157-a5a4-415370129ca5 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] https://10.4.3.170/volume/v3/types/3cf04cc1-a5ec-4deb-bd79-748c2bdcb7b4 returned with HTTP 403 Aug 18 19:27:55.809351 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 977/3921] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:27:55 2026] DELETE /volume/v3/types/3cf04cc1-a5ec-4deb-bd79-748c2bdcb7b4 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:55.816796 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d329483a-8885-49f5-b7cb-29b62a6b643c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:55.818575 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d329483a-8885-49f5-b7cb-29b62a6b643c tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] GET https://10.4.3.170/volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5/extra_specs Aug 18 19:27:55.818722 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d329483a-8885-49f5-b7cb-29b62a6b643c tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:55.818900 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d329483a-8885-49f5-b7cb-29b62a6b643c tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:55.826475 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d329483a-8885-49f5-b7cb-29b62a6b643c tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] https://10.4.3.170/volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5/extra_specs returned with HTTP 200 Aug 18 19:27:55.826757 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 985/3922] 10.4.3.170 () {66 vars in 1378 bytes} [Tue Aug 18 19:27:55 2026] GET /volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:27:55.839106 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-aac50079-8dd1-4e6e-a2d2-02269cc837ac None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:55.843240 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-aac50079-8dd1-4e6e-a2d2-02269cc837ac tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] GET https://10.4.3.170/volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5/encryption/cipher Aug 18 19:27:55.843240 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-aac50079-8dd1-4e6e-a2d2-02269cc837ac tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:55.843240 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-aac50079-8dd1-4e6e-a2d2-02269cc837ac tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:55.844459 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.policy [None req-aac50079-8dd1-4e6e-a2d2-02269cc837ac tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1b62553f7ce3441cafa222426a795e32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9c06225228f34611bc43bb959d908470', '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=100580) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:27:55.844459 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-aac50079-8dd1-4e6e-a2d2-02269cc837ac tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] https://10.4.3.170/volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5/encryption/cipher returned with HTTP 403 Aug 18 19:27:55.845100 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 982/3923] 10.4.3.170 () {66 vars in 1396 bytes} [Tue Aug 18 19:27:55 2026] GET /volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:55.859814 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a8cfbc64-8bf6-454d-9c50-16683c15e7f6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:55.860311 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a8cfbc64-8bf6-454d-9c50-16683c15e7f6 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] GET https://10.4.3.170/volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5/encryption Aug 18 19:27:55.860619 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a8cfbc64-8bf6-454d-9c50-16683c15e7f6 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:55.860888 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a8cfbc64-8bf6-454d-9c50-16683c15e7f6 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:55.861700 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.policy [None req-a8cfbc64-8bf6-454d-9c50-16683c15e7f6 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1b62553f7ce3441cafa222426a795e32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9c06225228f34611bc43bb959d908470', '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=100581) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:27:55.861910 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a8cfbc64-8bf6-454d-9c50-16683c15e7f6 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] https://10.4.3.170/volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5/encryption returned with HTTP 403 Aug 18 19:27:55.864005 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 980/3924] 10.4.3.170 () {66 vars in 1375 bytes} [Tue Aug 18 19:27:55 2026] GET /volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:55.872654 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2ccdb204-d5f3-484e-9f50-a0efe4534a97 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:55.874425 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2ccdb204-d5f3-484e-9f50-a0efe4534a97 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] GET https://10.4.3.170/volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5/extra_specs/multiattach Aug 18 19:27:55.874626 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2ccdb204-d5f3-484e-9f50-a0efe4534a97 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:55.874807 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2ccdb204-d5f3-484e-9f50-a0efe4534a97 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:55.884981 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2ccdb204-d5f3-484e-9f50-a0efe4534a97 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] https://10.4.3.170/volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5/extra_specs/multiattach returned with HTTP 200 Aug 18 19:27:55.884981 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 978/3925] 10.4.3.170 () {66 vars in 1414 bytes} [Tue Aug 18 19:27:55 2026] GET /volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:27:55.894240 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9fee96b5-f31a-4087-a2f1-40fdb9e71ae3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:55.896737 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9fee96b5-f31a-4087-a2f1-40fdb9e71ae3 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] GET https://10.4.3.170/volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5/extra_specs/volume_backend_name Aug 18 19:27:55.896962 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9fee96b5-f31a-4087-a2f1-40fdb9e71ae3 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:55.898424 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9fee96b5-f31a-4087-a2f1-40fdb9e71ae3 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:55.907443 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9fee96b5-f31a-4087-a2f1-40fdb9e71ae3 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] https://10.4.3.170/volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5/extra_specs/volume_backend_name returned with HTTP 404 Aug 18 19:27:55.908101 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 986/3926] 10.4.3.170 () {66 vars in 1438 bytes} [Tue Aug 18 19:27:55 2026] GET /volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5/extra_specs/volume_backend_name => generated 143 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:55.921675 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3a48ff79-868d-4cdc-a4d6-3635b8443456 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:55.925599 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3a48ff79-868d-4cdc-a4d6-3635b8443456 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] PUT https://10.4.3.170/volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5/encryption/7eb2e951-850d-4840-a464-733771eb24f6 Aug 18 19:27:55.925599 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3a48ff79-868d-4cdc-a4d6-3635b8443456 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:55.927939 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.policy [None req-3a48ff79-868d-4cdc-a4d6-3635b8443456 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '1b62553f7ce3441cafa222426a795e32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9c06225228f34611bc43bb959d908470', '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=100580) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:27:55.928188 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3a48ff79-868d-4cdc-a4d6-3635b8443456 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] https://10.4.3.170/volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5/encryption/7eb2e951-850d-4840-a464-733771eb24f6 returned with HTTP 403 Aug 18 19:27:55.928851 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 983/3927] 10.4.3.170 () {68 vars in 1506 bytes} [Tue Aug 18 19:27:55 2026] PUT /volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5/encryption/7eb2e951-850d-4840-a464-733771eb24f6 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:55.938787 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2152aed3-1868-4cfe-9f89-1cc251f677a2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:55.941214 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2152aed3-1868-4cfe-9f89-1cc251f677a2 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] PUT https://10.4.3.170/volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5/extra_specs/key1 Aug 18 19:27:55.941695 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2152aed3-1868-4cfe-9f89-1cc251f677a2 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:55.948594 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.policy [None req-2152aed3-1868-4cfe-9f89-1cc251f677a2 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1b62553f7ce3441cafa222426a795e32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9c06225228f34611bc43bb959d908470', '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=100581) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:27:55.948594 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2152aed3-1868-4cfe-9f89-1cc251f677a2 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] https://10.4.3.170/volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5/extra_specs/key1 returned with HTTP 403 Aug 18 19:27:55.948594 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 981/3928] 10.4.3.170 () {68 vars in 1413 bytes} [Tue Aug 18 19:27:55 2026] PUT /volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5/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 19:27:55.960178 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f584ffa3-6e2c-43dd-907e-83285fd21e3c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:55.962184 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f584ffa3-6e2c-43dd-907e-83285fd21e3c tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] PUT https://10.4.3.170/volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5 Aug 18 19:27:55.962604 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f584ffa3-6e2c-43dd-907e-83285fd21e3c tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:55.964708 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.policy [None req-f584ffa3-6e2c-43dd-907e-83285fd21e3c tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '1b62553f7ce3441cafa222426a795e32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9c06225228f34611bc43bb959d908470', '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=100582) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:27:55.966024 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f584ffa3-6e2c-43dd-907e-83285fd21e3c tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-reader] https://10.4.3.170/volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5 returned with HTTP 403 Aug 18 19:27:55.966576 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 979/3929] 10.4.3.170 () {68 vars in 1362 bytes} [Tue Aug 18 19:27:55 2026] PUT /volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:55.979149 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b46e940e-0cd3-49e1-9822-ad22730c68be None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:55.981500 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b46e940e-0cd3-49e1-9822-ad22730c68be tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] DELETE https://10.4.3.170/volume/v3/types/3cf04cc1-a5ec-4deb-bd79-748c2bdcb7b4 Aug 18 19:27:55.981776 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b46e940e-0cd3-49e1-9822-ad22730c68be tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:55.982029 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b46e940e-0cd3-49e1-9822-ad22730c68be tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] Calling method '_delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:56.018900 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b46e940e-0cd3-49e1-9822-ad22730c68be tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] https://10.4.3.170/volume/v3/types/3cf04cc1-a5ec-4deb-bd79-748c2bdcb7b4 returned with HTTP 202 Aug 18 19:27:56.019245 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 987/3930] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:27:55 2026] DELETE /volume/v3/types/3cf04cc1-a5ec-4deb-bd79-748c2bdcb7b4 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:56.026870 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b6677db0-8feb-4e9a-9892-9c5b8730e325 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:56.029258 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b6677db0-8feb-4e9a-9892-9c5b8730e325 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] DELETE https://10.4.3.170/volume/v3/types/a610c784-803e-410a-96d1-96848a12ba37 Aug 18 19:27:56.029583 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b6677db0-8feb-4e9a-9892-9c5b8730e325 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:56.029843 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b6677db0-8feb-4e9a-9892-9c5b8730e325 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:56.058728 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b6677db0-8feb-4e9a-9892-9c5b8730e325 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] https://10.4.3.170/volume/v3/types/a610c784-803e-410a-96d1-96848a12ba37 returned with HTTP 202 Aug 18 19:27:56.059180 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 984/3931] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:27:56 2026] DELETE /volume/v3/types/a610c784-803e-410a-96d1-96848a12ba37 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:56.066026 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f9855aa2-5103-4093-ae56-782e9ffed901 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:56.068498 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f9855aa2-5103-4093-ae56-782e9ffed901 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] DELETE https://10.4.3.170/volume/v3/types/9fd210e5-9d2e-4680-b773-dc4a66007346 Aug 18 19:27:56.068748 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f9855aa2-5103-4093-ae56-782e9ffed901 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:56.068940 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f9855aa2-5103-4093-ae56-782e9ffed901 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] Calling method '_delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:56.098238 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f9855aa2-5103-4093-ae56-782e9ffed901 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] https://10.4.3.170/volume/v3/types/9fd210e5-9d2e-4680-b773-dc4a66007346 returned with HTTP 202 Aug 18 19:27:56.098898 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 982/3932] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:27:56 2026] DELETE /volume/v3/types/9fd210e5-9d2e-4680-b773-dc4a66007346 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:56.105560 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-31dd9cb2-4f13-475c-b811-8a33132ae13c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:56.107132 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-31dd9cb2-4f13-475c-b811-8a33132ae13c tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] DELETE https://10.4.3.170/volume/v3/types/d4e4e6e8-c210-40f8-9f2c-c3f12fa4ed9d Aug 18 19:27:56.107305 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-31dd9cb2-4f13-475c-b811-8a33132ae13c tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:56.107535 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-31dd9cb2-4f13-475c-b811-8a33132ae13c tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] Calling method '_delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:56.135102 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-31dd9cb2-4f13-475c-b811-8a33132ae13c tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] https://10.4.3.170/volume/v3/types/d4e4e6e8-c210-40f8-9f2c-c3f12fa4ed9d returned with HTTP 202 Aug 18 19:27:56.135579 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 980/3933] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:27:56 2026] DELETE /volume/v3/types/d4e4e6e8-c210-40f8-9f2c-c3f12fa4ed9d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:56.144774 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3bded89c-7afd-46d5-9bb5-f035d8ae9c54 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:56.146918 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3bded89c-7afd-46d5-9bb5-f035d8ae9c54 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] DELETE https://10.4.3.170/volume/v3/types/3283eff7-76fd-4919-8033-a9acccfada18 Aug 18 19:27:56.146918 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3bded89c-7afd-46d5-9bb5-f035d8ae9c54 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:56.147134 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3bded89c-7afd-46d5-9bb5-f035d8ae9c54 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] Calling method '_delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:56.181106 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3bded89c-7afd-46d5-9bb5-f035d8ae9c54 tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] https://10.4.3.170/volume/v3/types/3283eff7-76fd-4919-8033-a9acccfada18 returned with HTTP 202 Aug 18 19:27:56.181564 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 988/3934] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:27:56 2026] DELETE /volume/v3/types/3283eff7-76fd-4919-8033-a9acccfada18 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:56.188879 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f1e158cc-d8fd-49ac-9447-df9579c681fd None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:56.190836 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f1e158cc-d8fd-49ac-9447-df9579c681fd tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] DELETE https://10.4.3.170/volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5 Aug 18 19:27:56.191292 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f1e158cc-d8fd-49ac-9447-df9579c681fd tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:56.191528 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f1e158cc-d8fd-49ac-9447-df9579c681fd tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:56.214690 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f1e158cc-d8fd-49ac-9447-df9579c681fd tempest-VolumeTypesReaderTests-350520179 tempest-VolumeTypesReaderTests-350520179-project-admin] https://10.4.3.170/volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5 returned with HTTP 202 Aug 18 19:27:56.214690 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 985/3935] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:27:56 2026] DELETE /volume/v3/types/c454882a-5172-41d5-ad9b-6e986a838cb5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:27:58.301323 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-66af546e-2482-4e88-924b-286b300308ed None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:58.417024 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-66af546e-2482-4e88-924b-286b300308ed tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:27:58.417482 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-66af546e-2482-4e88-924b-286b300308ed tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-433797758"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:27:58.419213 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-66af546e-2482-4e88-924b-286b300308ed tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-433797758'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:27:58.419392 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-66af546e-2482-4e88-924b-286b300308ed tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Create volume of 1 GB Aug 18 19:27:58.424968 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-66af546e-2482-4e88-924b-286b300308ed tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Availability Zones retrieved successfully. Aug 18 19:27:58.433272 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-66af546e-2482-4e88-924b-286b300308ed tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Flow 'volume_create_api' (752fb6d6-8e8f-4b0a-ae65-b61e7b020b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:58.433486 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-66af546e-2482-4e88-924b-286b300308ed tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fd07570-3c82-4d0e-b65b-ca915e99f1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:58.434429 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-66af546e-2482-4e88-924b-286b300308ed tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:27:58.467442 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-66af546e-2482-4e88-924b-286b300308ed tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fd07570-3c82-4d0e-b65b-ca915e99f1b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:58.468219 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-66af546e-2482-4e88-924b-286b300308ed tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8fbf6c6-20cf-4d44-92a9-70d4670753b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:58.540464 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-66af546e-2482-4e88-924b-286b300308ed tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Created reservations ['9d0152a1-b657-48cf-8bbd-5935b30375b5', '12860acf-6e5a-47b2-937e-1e6e94405d28', '77bb96a8-3fb2-4f4f-8706-adba1b929128', '33185158-4530-4d28-9f33-d5f022cbf356'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:27:58.541230 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-66af546e-2482-4e88-924b-286b300308ed tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8fbf6c6-20cf-4d44-92a9-70d4670753b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d0152a1-b657-48cf-8bbd-5935b30375b5', '12860acf-6e5a-47b2-937e-1e6e94405d28', '77bb96a8-3fb2-4f4f-8706-adba1b929128', '33185158-4530-4d28-9f33-d5f022cbf356']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:58.541862 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-66af546e-2482-4e88-924b-286b300308ed tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (923e4f4e-f93a-4f5e-ba9f-4a15801c425c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:58.573606 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-66af546e-2482-4e88-924b-286b300308ed tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (923e4f4e-f93a-4f5e-ba9f-4a15801c425c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8db3ccfb-89d3-45cb-aebd-20afd19c6f3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-433797758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d2ea3218dbf412d9788797b5f38cde0',qos_specs=None,replication_status=,reservations=['9d0152a1-b657-48cf-8bbd-5935b30375b5','12860acf-6e5a-47b2-937e-1e6e94405d28','77bb96a8-3fb2-4f4f-8706-adba1b929128','33185158-4530-4d28-9f33-d5f022cbf356'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e28cf580394742b7e6ffdd42bd82e0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:27:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-433797758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8db3ccfb-89d3-45cb-aebd-20afd19c6f3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d2ea3218dbf412d9788797b5f38cde0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76e28cf580394742b7e6ffdd42bd82e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:58.574667 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-66af546e-2482-4e88-924b-286b300308ed tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e859310-186b-41b0-955b-5fbf55bb3b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:58.596458 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-66af546e-2482-4e88-924b-286b300308ed tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e859310-186b-41b0-955b-5fbf55bb3b0f) transitioned into state 'SUCCESS' from state '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-433797758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d2ea3218dbf412d9788797b5f38cde0',qos_specs=None,replication_status=,reservations=['9d0152a1-b657-48cf-8bbd-5935b30375b5','12860acf-6e5a-47b2-937e-1e6e94405d28','77bb96a8-3fb2-4f4f-8706-adba1b929128','33185158-4530-4d28-9f33-d5f022cbf356'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e28cf580394742b7e6ffdd42bd82e0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:58.597296 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-66af546e-2482-4e88-924b-286b300308ed tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ebcfca3-7cd5-4d6e-9764-5b8be41098c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:27:58.607346 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-66af546e-2482-4e88-924b-286b300308ed tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ebcfca3-7cd5-4d6e-9764-5b8be41098c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:27:58.608054 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-66af546e-2482-4e88-924b-286b300308ed tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Flow 'volume_create_api' (752fb6d6-8e8f-4b0a-ae65-b61e7b020b0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:27:58.608310 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-66af546e-2482-4e88-924b-286b300308ed tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Create volume request issued successfully. Aug 18 19:27:58.608884 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-66af546e-2482-4e88-924b-286b300308ed tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:27:58.609279 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 983/3936] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:27:58 2026] POST /volume/v3/volumes => generated 777 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:27:58.624506 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f65e5c47-ab73-4d93-b7aa-1f87828bc217 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:58.629459 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f65e5c47-ab73-4d93-b7aa-1f87828bc217 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] GET https://10.4.3.170/volume/v3/volumes/8db3ccfb-89d3-45cb-aebd-20afd19c6f3c Aug 18 19:27:58.629682 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f65e5c47-ab73-4d93-b7aa-1f87828bc217 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:58.629869 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f65e5c47-ab73-4d93-b7aa-1f87828bc217 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:58.644110 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:58.644110 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:58.653141 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f65e5c47-ab73-4d93-b7aa-1f87828bc217 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Volume info retrieved successfully. Aug 18 19:27:58.660724 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f65e5c47-ab73-4d93-b7aa-1f87828bc217 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] https://10.4.3.170/volume/v3/volumes/8db3ccfb-89d3-45cb-aebd-20afd19c6f3c returned with HTTP 200 Aug 18 19:27:58.661133 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 981/3937] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:27:58 2026] GET /volume/v3/volumes/8db3ccfb-89d3-45cb-aebd-20afd19c6f3c => generated 956 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:59.678516 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-504b94ad-0b53-47d9-8eac-be11fd1aebd1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:59.681619 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-504b94ad-0b53-47d9-8eac-be11fd1aebd1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] GET https://10.4.3.170/volume/v3/volumes/8db3ccfb-89d3-45cb-aebd-20afd19c6f3c Aug 18 19:27:59.681803 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-504b94ad-0b53-47d9-8eac-be11fd1aebd1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:59.682033 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-504b94ad-0b53-47d9-8eac-be11fd1aebd1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:59.691335 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:59.691335 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:27:59.695502 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-504b94ad-0b53-47d9-8eac-be11fd1aebd1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Volume info retrieved successfully. Aug 18 19:27:59.702617 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-504b94ad-0b53-47d9-8eac-be11fd1aebd1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] https://10.4.3.170/volume/v3/volumes/8db3ccfb-89d3-45cb-aebd-20afd19c6f3c returned with HTTP 200 Aug 18 19:27:59.703163 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 989/3938] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:27:59 2026] GET /volume/v3/volumes/8db3ccfb-89d3-45cb-aebd-20afd19c6f3c => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:27:59.715511 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d838af52-a7df-4178-984d-4f8100ba77c1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:59.797217 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d838af52-a7df-4178-984d-4f8100ba77c1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-reader] GET https://10.4.3.170/volume/v3/volumes Aug 18 19:27:59.797634 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d838af52-a7df-4178-984d-4f8100ba77c1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-reader] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:59.797836 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d838af52-a7df-4178-984d-4f8100ba77c1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-reader] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:59.798201 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [None req-d838af52-a7df-4178-984d-4f8100ba77c1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-reader] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:27:59.799171 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-d838af52-a7df-4178-984d-4f8100ba77c1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100580) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:27:59.807821 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d838af52-a7df-4178-984d-4f8100ba77c1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-reader] Get all volumes completed successfully. Aug 18 19:27:59.808388 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d838af52-a7df-4178-984d-4f8100ba77c1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-reader] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Aug 18 19:27:59.808852 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 986/3939] 10.4.3.170 () {68 vars in 1278 bytes} [Tue Aug 18 19:27:59 2026] GET /volume/v3/volumes => generated 335 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:27:59.820275 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3f1ef2e7-6aab-45c1-94e5-df113674151e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:59.822261 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3f1ef2e7-6aab-45c1-94e5-df113674151e tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/8db3ccfb-89d3-45cb-aebd-20afd19c6f3c Aug 18 19:27:59.822500 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3f1ef2e7-6aab-45c1-94e5-df113674151e tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:59.822659 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3f1ef2e7-6aab-45c1-94e5-df113674151e tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:59.822791 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-3f1ef2e7-6aab-45c1-94e5-df113674151e tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Delete volume with id: 8db3ccfb-89d3-45cb-aebd-20afd19c6f3c Aug 18 19:27:59.831045 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:59.831045 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:27:59.831389 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3f1ef2e7-6aab-45c1-94e5-df113674151e tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Volume info retrieved successfully. Aug 18 19:27:59.852584 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3f1ef2e7-6aab-45c1-94e5-df113674151e tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Delete volume request issued successfully. Aug 18 19:27:59.852584 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3f1ef2e7-6aab-45c1-94e5-df113674151e tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] https://10.4.3.170/volume/v3/volumes/8db3ccfb-89d3-45cb-aebd-20afd19c6f3c returned with HTTP 202 Aug 18 19:27:59.853097 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 984/3940] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:27:59 2026] DELETE /volume/v3/volumes/8db3ccfb-89d3-45cb-aebd-20afd19c6f3c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:27:59.861421 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3dc6a1ca-12c9-4f7a-a269-ecbdfd785a7f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:27:59.863280 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3dc6a1ca-12c9-4f7a-a269-ecbdfd785a7f tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] GET https://10.4.3.170/volume/v3/volumes/8db3ccfb-89d3-45cb-aebd-20afd19c6f3c Aug 18 19:27:59.863575 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3dc6a1ca-12c9-4f7a-a269-ecbdfd785a7f tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:27:59.863713 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3dc6a1ca-12c9-4f7a-a269-ecbdfd785a7f tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:27:59.873094 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:27:59.873094 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:27:59.878189 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-3dc6a1ca-12c9-4f7a-a269-ecbdfd785a7f tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Volume info retrieved successfully. Aug 18 19:27:59.885492 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3dc6a1ca-12c9-4f7a-a269-ecbdfd785a7f tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] https://10.4.3.170/volume/v3/volumes/8db3ccfb-89d3-45cb-aebd-20afd19c6f3c returned with HTTP 200 Aug 18 19:27:59.885965 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 982/3941] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:27:59 2026] GET /volume/v3/volumes/8db3ccfb-89d3-45cb-aebd-20afd19c6f3c => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:28:00.901874 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5ab53939-07bc-407b-be15-adaed44f03ca None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:00.907628 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5ab53939-07bc-407b-be15-adaed44f03ca tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] GET https://10.4.3.170/volume/v3/volumes/8db3ccfb-89d3-45cb-aebd-20afd19c6f3c Aug 18 19:28:00.907816 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5ab53939-07bc-407b-be15-adaed44f03ca tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:00.907988 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5ab53939-07bc-407b-be15-adaed44f03ca tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:00.919241 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5ab53939-07bc-407b-be15-adaed44f03ca tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] https://10.4.3.170/volume/v3/volumes/8db3ccfb-89d3-45cb-aebd-20afd19c6f3c returned with HTTP 404 Aug 18 19:28:00.919889 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 990/3942] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:28:00 2026] GET /volume/v3/volumes/8db3ccfb-89d3-45cb-aebd-20afd19c6f3c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:28:00.929252 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ed9225a6-bda1-4ab3-8b8f-9920ed7c5cca None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:00.933682 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ed9225a6-bda1-4ab3-8b8f-9920ed7c5cca tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:28:00.933682 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ed9225a6-bda1-4ab3-8b8f-9920ed7c5cca tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-468218215"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:00.935085 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-ed9225a6-bda1-4ab3-8b8f-9920ed7c5cca tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-468218215'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:28:00.935414 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-ed9225a6-bda1-4ab3-8b8f-9920ed7c5cca tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Create volume of 1 GB Aug 18 19:28:00.935831 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:00.935831 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:00.940349 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-ed9225a6-bda1-4ab3-8b8f-9920ed7c5cca tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Availability Zones retrieved successfully. Aug 18 19:28:00.948958 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-ed9225a6-bda1-4ab3-8b8f-9920ed7c5cca tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Flow 'volume_create_api' (eea1a68d-7248-4f96-87ca-b223fa434b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:28:00.950332 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-ed9225a6-bda1-4ab3-8b8f-9920ed7c5cca tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c9c07d0-4c6c-4f10-aaaa-27e8d17afba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:00.951606 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-ed9225a6-bda1-4ab3-8b8f-9920ed7c5cca tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:28:00.979970 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-ed9225a6-bda1-4ab3-8b8f-9920ed7c5cca tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c9c07d0-4c6c-4f10-aaaa-27e8d17afba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:00.981724 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-ed9225a6-bda1-4ab3-8b8f-9920ed7c5cca tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d44ba85e-7b15-497e-8d6a-0fc651d6f9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:01.029458 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-ed9225a6-bda1-4ab3-8b8f-9920ed7c5cca tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Created reservations ['6dca193e-240b-4416-8607-cf35679216e8', 'df6f3866-aea9-4508-b3be-6383535f8337', 'bf55341e-73cd-4075-b1ca-e47ba5d1f8c8', '53973db5-641d-40a4-8f7b-39c4cd1a3df9'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:28:01.029798 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-ed9225a6-bda1-4ab3-8b8f-9920ed7c5cca tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d44ba85e-7b15-497e-8d6a-0fc651d6f9cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dca193e-240b-4416-8607-cf35679216e8', 'df6f3866-aea9-4508-b3be-6383535f8337', 'bf55341e-73cd-4075-b1ca-e47ba5d1f8c8', '53973db5-641d-40a4-8f7b-39c4cd1a3df9']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:01.030866 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-ed9225a6-bda1-4ab3-8b8f-9920ed7c5cca tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e86d3a51-6df8-49fb-bc83-954ca1ffbe3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:01.058806 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-ed9225a6-bda1-4ab3-8b8f-9920ed7c5cca tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e86d3a51-6df8-49fb-bc83-954ca1ffbe3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91fb7ad1-3bbe-4ec9-a051-6d95eca152da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-468218215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d2ea3218dbf412d9788797b5f38cde0',qos_specs=None,replication_status=,reservations=['6dca193e-240b-4416-8607-cf35679216e8','df6f3866-aea9-4508-b3be-6383535f8337','bf55341e-73cd-4075-b1ca-e47ba5d1f8c8','53973db5-641d-40a4-8f7b-39c4cd1a3df9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e28cf580394742b7e6ffdd42bd82e0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:28:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-468218215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91fb7ad1-3bbe-4ec9-a051-6d95eca152da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d2ea3218dbf412d9788797b5f38cde0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76e28cf580394742b7e6ffdd42bd82e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:01.059821 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-ed9225a6-bda1-4ab3-8b8f-9920ed7c5cca tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7844d52-79f9-41fc-a670-a1a67ac7867c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:01.080497 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-ed9225a6-bda1-4ab3-8b8f-9920ed7c5cca tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7844d52-79f9-41fc-a670-a1a67ac7867c) transitioned into state 'SUCCESS' from state '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-468218215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d2ea3218dbf412d9788797b5f38cde0',qos_specs=None,replication_status=,reservations=['6dca193e-240b-4416-8607-cf35679216e8','df6f3866-aea9-4508-b3be-6383535f8337','bf55341e-73cd-4075-b1ca-e47ba5d1f8c8','53973db5-641d-40a4-8f7b-39c4cd1a3df9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e28cf580394742b7e6ffdd42bd82e0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:01.081311 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-ed9225a6-bda1-4ab3-8b8f-9920ed7c5cca tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2f40e71-f5cc-4d77-a82e-c7e4e0d10c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:01.093071 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-ed9225a6-bda1-4ab3-8b8f-9920ed7c5cca tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2f40e71-f5cc-4d77-a82e-c7e4e0d10c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:01.094102 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-ed9225a6-bda1-4ab3-8b8f-9920ed7c5cca tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Flow 'volume_create_api' (eea1a68d-7248-4f96-87ca-b223fa434b8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:28:01.094700 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-ed9225a6-bda1-4ab3-8b8f-9920ed7c5cca tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Create volume request issued successfully. Aug 18 19:28:01.095681 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ed9225a6-bda1-4ab3-8b8f-9920ed7c5cca tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:28:01.096191 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 987/3943] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:28:00 2026] POST /volume/v3/volumes => generated 777 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:28:01.108846 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1b9fc3d2-2b5e-4c51-9500-110b382a050b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:01.111615 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1b9fc3d2-2b5e-4c51-9500-110b382a050b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] GET https://10.4.3.170/volume/v3/volumes/91fb7ad1-3bbe-4ec9-a051-6d95eca152da Aug 18 19:28:01.111615 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1b9fc3d2-2b5e-4c51-9500-110b382a050b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:01.111847 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1b9fc3d2-2b5e-4c51-9500-110b382a050b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:01.120730 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:01.120730 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:01.131594 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-1b9fc3d2-2b5e-4c51-9500-110b382a050b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Volume info retrieved successfully. Aug 18 19:28:01.137126 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1b9fc3d2-2b5e-4c51-9500-110b382a050b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] https://10.4.3.170/volume/v3/volumes/91fb7ad1-3bbe-4ec9-a051-6d95eca152da returned with HTTP 200 Aug 18 19:28:01.139642 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 985/3944] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:28:01 2026] GET /volume/v3/volumes/91fb7ad1-3bbe-4ec9-a051-6d95eca152da => generated 956 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:02.154194 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4c68dd9d-3950-4e17-8e86-700b39b82e99 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:02.156394 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4c68dd9d-3950-4e17-8e86-700b39b82e99 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] GET https://10.4.3.170/volume/v3/volumes/91fb7ad1-3bbe-4ec9-a051-6d95eca152da Aug 18 19:28:02.156807 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4c68dd9d-3950-4e17-8e86-700b39b82e99 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:02.156807 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4c68dd9d-3950-4e17-8e86-700b39b82e99 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:02.165346 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:02.165346 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:02.169343 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4c68dd9d-3950-4e17-8e86-700b39b82e99 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Volume info retrieved successfully. Aug 18 19:28:02.174097 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4c68dd9d-3950-4e17-8e86-700b39b82e99 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] https://10.4.3.170/volume/v3/volumes/91fb7ad1-3bbe-4ec9-a051-6d95eca152da returned with HTTP 200 Aug 18 19:28:02.174536 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 983/3945] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:28:02 2026] GET /volume/v3/volumes/91fb7ad1-3bbe-4ec9-a051-6d95eca152da => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:28:02.191944 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7b4b66e6-ff9f-45e2-93c9-2bd1d46dbe39 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:02.195085 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7b4b66e6-ff9f-45e2-93c9-2bd1d46dbe39 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Aug 18 19:28:02.195085 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7b4b66e6-ff9f-45e2-93c9-2bd1d46dbe39 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-reader] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:02.195085 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7b4b66e6-ff9f-45e2-93c9-2bd1d46dbe39 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-reader] Calling method 'detail' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:02.195085 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [None req-7b4b66e6-ff9f-45e2-93c9-2bd1d46dbe39 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-reader] Removing options '' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:28:02.195879 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7b4b66e6-ff9f-45e2-93c9-2bd1d46dbe39 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:28:02.207172 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7b4b66e6-ff9f-45e2-93c9-2bd1d46dbe39 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-reader] Get all volumes completed successfully. Aug 18 19:28:02.207747 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:02.207747 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:02.215066 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7b4b66e6-ff9f-45e2-93c9-2bd1d46dbe39 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Aug 18 19:28:02.215657 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 991/3946] 10.4.3.170 () {68 vars in 1299 bytes} [Tue Aug 18 19:28:02 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:02.233394 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0c8be55f-f9b3-4ddb-b607-2ad2748b21dc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:02.236200 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0c8be55f-f9b3-4ddb-b607-2ad2748b21dc tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/91fb7ad1-3bbe-4ec9-a051-6d95eca152da Aug 18 19:28:02.236200 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0c8be55f-f9b3-4ddb-b607-2ad2748b21dc tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:02.236200 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0c8be55f-f9b3-4ddb-b607-2ad2748b21dc tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:02.236200 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-0c8be55f-f9b3-4ddb-b607-2ad2748b21dc tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Delete volume with id: 91fb7ad1-3bbe-4ec9-a051-6d95eca152da Aug 18 19:28:02.248719 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:02.248719 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:02.249388 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0c8be55f-f9b3-4ddb-b607-2ad2748b21dc tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Volume info retrieved successfully. Aug 18 19:28:02.283314 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0c8be55f-f9b3-4ddb-b607-2ad2748b21dc tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Delete volume request issued successfully. Aug 18 19:28:02.283542 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0c8be55f-f9b3-4ddb-b607-2ad2748b21dc tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] https://10.4.3.170/volume/v3/volumes/91fb7ad1-3bbe-4ec9-a051-6d95eca152da returned with HTTP 202 Aug 18 19:28:02.284941 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 988/3947] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:28:02 2026] DELETE /volume/v3/volumes/91fb7ad1-3bbe-4ec9-a051-6d95eca152da => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:28:02.293239 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-391ee8ca-bfea-456d-b6f1-66be0e144fd5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:02.295828 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-391ee8ca-bfea-456d-b6f1-66be0e144fd5 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] GET https://10.4.3.170/volume/v3/volumes/91fb7ad1-3bbe-4ec9-a051-6d95eca152da Aug 18 19:28:02.295828 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-391ee8ca-bfea-456d-b6f1-66be0e144fd5 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:02.295954 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-391ee8ca-bfea-456d-b6f1-66be0e144fd5 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:02.303937 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:02.303937 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:02.307555 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-391ee8ca-bfea-456d-b6f1-66be0e144fd5 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Volume info retrieved successfully. Aug 18 19:28:02.311331 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-391ee8ca-bfea-456d-b6f1-66be0e144fd5 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] https://10.4.3.170/volume/v3/volumes/91fb7ad1-3bbe-4ec9-a051-6d95eca152da returned with HTTP 200 Aug 18 19:28:02.311857 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 986/3948] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:28:02 2026] GET /volume/v3/volumes/91fb7ad1-3bbe-4ec9-a051-6d95eca152da => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:28:02.741508 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8d4c8544-2a52-4047-b9a7-e96df0fb75a2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:02.743746 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8d4c8544-2a52-4047-b9a7-e96df0fb75a2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 Aug 18 19:28:02.744059 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8d4c8544-2a52-4047-b9a7-e96df0fb75a2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:02.744304 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8d4c8544-2a52-4047-b9a7-e96df0fb75a2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:02.759357 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:02.759357 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:02.765112 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8d4c8544-2a52-4047-b9a7-e96df0fb75a2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:28:02.774784 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8d4c8544-2a52-4047-b9a7-e96df0fb75a2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 returned with HTTP 200 Aug 18 19:28:02.775482 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 984/3949] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:02 2026] GET /volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 => generated 1649 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:03.327000 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3c26c37a-af44-4555-850c-a531fee921da None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:03.328737 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3c26c37a-af44-4555-850c-a531fee921da tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] GET https://10.4.3.170/volume/v3/volumes/91fb7ad1-3bbe-4ec9-a051-6d95eca152da Aug 18 19:28:03.329379 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3c26c37a-af44-4555-850c-a531fee921da tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:03.329379 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3c26c37a-af44-4555-850c-a531fee921da tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:03.335739 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3c26c37a-af44-4555-850c-a531fee921da tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] https://10.4.3.170/volume/v3/volumes/91fb7ad1-3bbe-4ec9-a051-6d95eca152da returned with HTTP 404 Aug 18 19:28:03.336204 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 992/3950] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:28:03 2026] GET /volume/v3/volumes/91fb7ad1-3bbe-4ec9-a051-6d95eca152da => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:28:03.351599 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-81578b8f-395b-4583-9112-e4d20ee81eb1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:03.353458 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-81578b8f-395b-4583-9112-e4d20ee81eb1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:28:03.353857 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-81578b8f-395b-4583-9112-e4d20ee81eb1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-341474278"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:03.355602 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-81578b8f-395b-4583-9112-e4d20ee81eb1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-341474278'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:28:03.356091 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-81578b8f-395b-4583-9112-e4d20ee81eb1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Create volume of 1 GB Aug 18 19:28:03.370408 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-81578b8f-395b-4583-9112-e4d20ee81eb1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Availability Zones retrieved successfully. Aug 18 19:28:03.378459 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-81578b8f-395b-4583-9112-e4d20ee81eb1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Flow 'volume_create_api' (c2e4bf36-753c-4b36-a32d-792d7b7192f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:28:03.379472 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-81578b8f-395b-4583-9112-e4d20ee81eb1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1be33d4c-3b9c-45bb-a775-5d040404d491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:03.380091 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-81578b8f-395b-4583-9112-e4d20ee81eb1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:28:03.418630 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-81578b8f-395b-4583-9112-e4d20ee81eb1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1be33d4c-3b9c-45bb-a775-5d040404d491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:03.420036 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-81578b8f-395b-4583-9112-e4d20ee81eb1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c7f8bc4-33e3-4e3a-ab9d-97ba07e94ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:03.487468 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-81578b8f-395b-4583-9112-e4d20ee81eb1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Created reservations ['a549ee9b-70d9-4031-aa8b-45f46302cc2e', '993b041d-e86b-4bc7-a256-f306a0b1a6a3', '6469e892-3dc4-4744-af71-55a2fef1e2f7', 'ed7eb3db-f603-4db9-b961-23e771fee3cd'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:28:03.488481 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-81578b8f-395b-4583-9112-e4d20ee81eb1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c7f8bc4-33e3-4e3a-ab9d-97ba07e94ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a549ee9b-70d9-4031-aa8b-45f46302cc2e', '993b041d-e86b-4bc7-a256-f306a0b1a6a3', '6469e892-3dc4-4744-af71-55a2fef1e2f7', 'ed7eb3db-f603-4db9-b961-23e771fee3cd']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:03.490513 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-81578b8f-395b-4583-9112-e4d20ee81eb1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95341281-8ac2-4ae3-b43e-72cfe3135442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:03.541784 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-81578b8f-395b-4583-9112-e4d20ee81eb1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95341281-8ac2-4ae3-b43e-72cfe3135442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0455e426-26fe-434e-af8e-ac13fc463f27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-341474278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d2ea3218dbf412d9788797b5f38cde0',qos_specs=None,replication_status=,reservations=['a549ee9b-70d9-4031-aa8b-45f46302cc2e','993b041d-e86b-4bc7-a256-f306a0b1a6a3','6469e892-3dc4-4744-af71-55a2fef1e2f7','ed7eb3db-f603-4db9-b961-23e771fee3cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e28cf580394742b7e6ffdd42bd82e0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:28:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-341474278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0455e426-26fe-434e-af8e-ac13fc463f27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d2ea3218dbf412d9788797b5f38cde0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76e28cf580394742b7e6ffdd42bd82e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:03.542961 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-81578b8f-395b-4583-9112-e4d20ee81eb1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08c12ce7-362a-48fa-bf62-8f937250be89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:03.576803 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-81578b8f-395b-4583-9112-e4d20ee81eb1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08c12ce7-362a-48fa-bf62-8f937250be89) transitioned into state 'SUCCESS' from state '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-341474278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d2ea3218dbf412d9788797b5f38cde0',qos_specs=None,replication_status=,reservations=['a549ee9b-70d9-4031-aa8b-45f46302cc2e','993b041d-e86b-4bc7-a256-f306a0b1a6a3','6469e892-3dc4-4744-af71-55a2fef1e2f7','ed7eb3db-f603-4db9-b961-23e771fee3cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e28cf580394742b7e6ffdd42bd82e0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:03.577586 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-81578b8f-395b-4583-9112-e4d20ee81eb1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88b99e0e-fa6b-4371-9605-70f07924d866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:03.596612 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-81578b8f-395b-4583-9112-e4d20ee81eb1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88b99e0e-fa6b-4371-9605-70f07924d866) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:03.597711 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-81578b8f-395b-4583-9112-e4d20ee81eb1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Flow 'volume_create_api' (c2e4bf36-753c-4b36-a32d-792d7b7192f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:28:03.598055 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-81578b8f-395b-4583-9112-e4d20ee81eb1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Create volume request issued successfully. Aug 18 19:28:03.598804 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-81578b8f-395b-4583-9112-e4d20ee81eb1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:28:03.599521 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 989/3951] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:28:03 2026] POST /volume/v3/volumes => generated 777 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:28:03.619166 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8ccb0feb-5ab4-4a11-9e0b-6d01506b90d1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:03.622765 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8ccb0feb-5ab4-4a11-9e0b-6d01506b90d1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] GET https://10.4.3.170/volume/v3/volumes/0455e426-26fe-434e-af8e-ac13fc463f27 Aug 18 19:28:03.623026 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8ccb0feb-5ab4-4a11-9e0b-6d01506b90d1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:03.625434 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8ccb0feb-5ab4-4a11-9e0b-6d01506b90d1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:03.638036 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:03.638036 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:03.643152 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-8ccb0feb-5ab4-4a11-9e0b-6d01506b90d1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Volume info retrieved successfully. Aug 18 19:28:03.648153 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8ccb0feb-5ab4-4a11-9e0b-6d01506b90d1 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] https://10.4.3.170/volume/v3/volumes/0455e426-26fe-434e-af8e-ac13fc463f27 returned with HTTP 200 Aug 18 19:28:03.648575 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 987/3952] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:28:03 2026] GET /volume/v3/volumes/0455e426-26fe-434e-af8e-ac13fc463f27 => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:03.788777 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b5bc75ad-2438-40b2-b585-4604b79a5f0e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:03.791131 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b5bc75ad-2438-40b2-b585-4604b79a5f0e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 Aug 18 19:28:03.791467 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b5bc75ad-2438-40b2-b585-4604b79a5f0e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:03.791731 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b5bc75ad-2438-40b2-b585-4604b79a5f0e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:03.802760 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:03.802760 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:03.808343 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b5bc75ad-2438-40b2-b585-4604b79a5f0e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:28:03.814654 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b5bc75ad-2438-40b2-b585-4604b79a5f0e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 returned with HTTP 200 Aug 18 19:28:03.815298 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 985/3953] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:03 2026] GET /volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 => generated 1649 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:04.374429 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-3d65221c-6d78-4616-a3a3-17c3d053b200 req-42dab38d-c227-42fc-8156-1cb957ac14ce None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:04.376888 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-3d65221c-6d78-4616-a3a3-17c3d053b200 req-42dab38d-c227-42fc-8156-1cb957ac14ce tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] DELETE https://10.4.3.170/volume/v3/attachments/5985199b-69e5-4fed-846e-95ba993d11b7 Aug 18 19:28:04.377143 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-3d65221c-6d78-4616-a3a3-17c3d053b200 req-42dab38d-c227-42fc-8156-1cb957ac14ce tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:04.377382 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-3d65221c-6d78-4616-a3a3-17c3d053b200 req-42dab38d-c227-42fc-8156-1cb957ac14ce tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:04.385088 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:04.385088 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:04.425686 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-3d65221c-6d78-4616-a3a3-17c3d053b200 req-42dab38d-c227-42fc-8156-1cb957ac14ce tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/attachments/5985199b-69e5-4fed-846e-95ba993d11b7 returned with HTTP 200 Aug 18 19:28:04.426071 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 993/3954] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:28:04 2026] DELETE /volume/v3/attachments/5985199b-69e5-4fed-846e-95ba993d11b7 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:04.664297 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8c6d8cc6-64b8-4555-b4fe-8f4809ddb29e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:04.665980 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8c6d8cc6-64b8-4555-b4fe-8f4809ddb29e tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] GET https://10.4.3.170/volume/v3/volumes/0455e426-26fe-434e-af8e-ac13fc463f27 Aug 18 19:28:04.665980 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8c6d8cc6-64b8-4555-b4fe-8f4809ddb29e tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:04.665980 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8c6d8cc6-64b8-4555-b4fe-8f4809ddb29e tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:04.673372 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:04.673372 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:04.679192 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-8c6d8cc6-64b8-4555-b4fe-8f4809ddb29e tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Volume info retrieved successfully. Aug 18 19:28:04.687852 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8c6d8cc6-64b8-4555-b4fe-8f4809ddb29e tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] https://10.4.3.170/volume/v3/volumes/0455e426-26fe-434e-af8e-ac13fc463f27 returned with HTTP 200 Aug 18 19:28:04.688320 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 990/3955] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:28:04 2026] GET /volume/v3/volumes/0455e426-26fe-434e-af8e-ac13fc463f27 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:28:04.704930 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-533ff8e6-319a-4303-9a44-0026c6ab3a0e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:04.706741 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-533ff8e6-319a-4303-9a44-0026c6ab3a0e tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-reader] GET https://10.4.3.170/volume/v3/volumes/0455e426-26fe-434e-af8e-ac13fc463f27 Aug 18 19:28:04.707183 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-533ff8e6-319a-4303-9a44-0026c6ab3a0e tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-reader] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:04.707250 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-533ff8e6-319a-4303-9a44-0026c6ab3a0e tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-reader] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:04.715267 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:04.715267 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:04.718885 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-533ff8e6-319a-4303-9a44-0026c6ab3a0e tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-reader] Volume info retrieved successfully. Aug 18 19:28:04.723433 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-533ff8e6-319a-4303-9a44-0026c6ab3a0e tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-reader] https://10.4.3.170/volume/v3/volumes/0455e426-26fe-434e-af8e-ac13fc463f27 returned with HTTP 200 Aug 18 19:28:04.723872 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 988/3956] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:28:04 2026] GET /volume/v3/volumes/0455e426-26fe-434e-af8e-ac13fc463f27 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:04.754472 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ec6a4e9b-e19b-4022-be2a-acd510d9d714 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:04.757724 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ec6a4e9b-e19b-4022-be2a-acd510d9d714 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/0455e426-26fe-434e-af8e-ac13fc463f27 Aug 18 19:28:04.757841 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ec6a4e9b-e19b-4022-be2a-acd510d9d714 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:04.758043 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ec6a4e9b-e19b-4022-be2a-acd510d9d714 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:04.758343 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-ec6a4e9b-e19b-4022-be2a-acd510d9d714 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Delete volume with id: 0455e426-26fe-434e-af8e-ac13fc463f27 Aug 18 19:28:04.766852 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:04.766852 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:04.767346 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ec6a4e9b-e19b-4022-be2a-acd510d9d714 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Volume info retrieved successfully. Aug 18 19:28:04.798086 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ec6a4e9b-e19b-4022-be2a-acd510d9d714 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Delete volume request issued successfully. Aug 18 19:28:04.798549 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ec6a4e9b-e19b-4022-be2a-acd510d9d714 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] https://10.4.3.170/volume/v3/volumes/0455e426-26fe-434e-af8e-ac13fc463f27 returned with HTTP 202 Aug 18 19:28:04.799063 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 986/3957] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:28:04 2026] DELETE /volume/v3/volumes/0455e426-26fe-434e-af8e-ac13fc463f27 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:28:04.810621 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f6debf1d-4d4d-4a18-917e-51390aba2c93 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:04.812282 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f6debf1d-4d4d-4a18-917e-51390aba2c93 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] GET https://10.4.3.170/volume/v3/volumes/0455e426-26fe-434e-af8e-ac13fc463f27 Aug 18 19:28:04.812812 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f6debf1d-4d4d-4a18-917e-51390aba2c93 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:04.812812 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f6debf1d-4d4d-4a18-917e-51390aba2c93 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:04.820244 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:04.820244 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:04.824313 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f6debf1d-4d4d-4a18-917e-51390aba2c93 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Volume info retrieved successfully. Aug 18 19:28:04.829064 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f6debf1d-4d4d-4a18-917e-51390aba2c93 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] https://10.4.3.170/volume/v3/volumes/0455e426-26fe-434e-af8e-ac13fc463f27 returned with HTTP 200 Aug 18 19:28:04.829064 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 994/3958] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:28:04 2026] GET /volume/v3/volumes/0455e426-26fe-434e-af8e-ac13fc463f27 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:28:04.832392 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a6dd4ef6-3ed4-41a8-a381-f8e7fab4f7d4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:04.843958 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a6dd4ef6-3ed4-41a8-a381-f8e7fab4f7d4 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 Aug 18 19:28:04.844161 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a6dd4ef6-3ed4-41a8-a381-f8e7fab4f7d4 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:04.844281 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a6dd4ef6-3ed4-41a8-a381-f8e7fab4f7d4 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:04.852781 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:04.852781 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:04.856698 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a6dd4ef6-3ed4-41a8-a381-f8e7fab4f7d4 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:28:04.863722 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a6dd4ef6-3ed4-41a8-a381-f8e7fab4f7d4 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 returned with HTTP 200 Aug 18 19:28:04.864637 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 991/3959] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:04 2026] GET /volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 => generated 1357 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:04.880683 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2eca8a47-2fa5-4a4e-a256-723b1490a818 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:04.882700 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2eca8a47-2fa5-4a4e-a256-723b1490a818 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] POST https://10.4.3.170/volume/v3/backups Aug 18 19:28:04.882700 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2eca8a47-2fa5-4a4e-a256-723b1490a818 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a36e68ac-c49a-406e-a34f-d2f0db899439", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1711468452"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:04.884405 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.backups [None req-2eca8a47-2fa5-4a4e-a256-723b1490a818 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Creating new backup {'backup': {'volume_id': 'a36e68ac-c49a-406e-a34f-d2f0db899439', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1711468452'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:28:04.884405 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.contrib.backups [None req-2eca8a47-2fa5-4a4e-a256-723b1490a818 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Creating backup of volume a36e68ac-c49a-406e-a34f-d2f0db899439 in container None Aug 18 19:28:04.894679 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:04.894679 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:04.895612 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2eca8a47-2fa5-4a4e-a256-723b1490a818 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:28:04.938295 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-2eca8a47-2fa5-4a4e-a256-723b1490a818 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Created reservations ['26399fc1-1c91-4ca3-b716-205cfe61b676', '67424947-4c62-4af5-9825-e4a4821bdbae'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:28:04.983652 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2eca8a47-2fa5-4a4e-a256-723b1490a818 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:28:04.984094 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 989/3960] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:28:04 2026] POST /volume/v3/backups => generated 330 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:28:04.994445 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b465b722-0587-4eca-9ac3-adc556a5ac28 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:04.996218 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b465b722-0587-4eca-9ac3-adc556a5ac28 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 Aug 18 19:28:04.996400 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b465b722-0587-4eca-9ac3-adc556a5ac28 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:04.996697 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b465b722-0587-4eca-9ac3-adc556a5ac28 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:04.996697 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-b465b722-0587-4eca-9ac3-adc556a5ac28 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 308d70a8-87fc-4bb6-830c-a0a44abdcff6. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:05.001470 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:05.001470 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:05.002658 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b465b722-0587-4eca-9ac3-adc556a5ac28 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 returned with HTTP 200 Aug 18 19:28:05.002835 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 987/3961] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:04 2026] GET /volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:05.846035 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-05ba5153-df87-4b33-8c49-9f75cc81f355 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:05.847579 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-05ba5153-df87-4b33-8c49-9f75cc81f355 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] GET https://10.4.3.170/volume/v3/volumes/0455e426-26fe-434e-af8e-ac13fc463f27 Aug 18 19:28:05.848174 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-05ba5153-df87-4b33-8c49-9f75cc81f355 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:05.848174 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-05ba5153-df87-4b33-8c49-9f75cc81f355 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:05.855940 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-05ba5153-df87-4b33-8c49-9f75cc81f355 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] https://10.4.3.170/volume/v3/volumes/0455e426-26fe-434e-af8e-ac13fc463f27 returned with HTTP 404 Aug 18 19:28:05.856616 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 995/3962] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:28:05 2026] GET /volume/v3/volumes/0455e426-26fe-434e-af8e-ac13fc463f27 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:28:05.869875 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-160a344e-7871-4b27-9821-4eb7a8422e9b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:05.871957 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-160a344e-7871-4b27-9821-4eb7a8422e9b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:28:05.872058 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-160a344e-7871-4b27-9821-4eb7a8422e9b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-139921492"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:05.873597 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-160a344e-7871-4b27-9821-4eb7a8422e9b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-139921492'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:28:05.873701 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-160a344e-7871-4b27-9821-4eb7a8422e9b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Create volume of 1 GB Aug 18 19:28:05.879333 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-160a344e-7871-4b27-9821-4eb7a8422e9b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Availability Zones retrieved successfully. Aug 18 19:28:05.884501 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-160a344e-7871-4b27-9821-4eb7a8422e9b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Flow 'volume_create_api' (69e19cd1-1ab4-44e5-a151-1002ea357754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:28:05.885283 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-160a344e-7871-4b27-9821-4eb7a8422e9b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77e36503-b8d1-428c-abc3-fecc131b10f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:05.886039 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-160a344e-7871-4b27-9821-4eb7a8422e9b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:28:05.938023 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-160a344e-7871-4b27-9821-4eb7a8422e9b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77e36503-b8d1-428c-abc3-fecc131b10f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:05.939178 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-160a344e-7871-4b27-9821-4eb7a8422e9b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a563b4d-3fc2-4590-85f0-c9f1dc59b83c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:05.989872 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-160a344e-7871-4b27-9821-4eb7a8422e9b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Created reservations ['6605c36a-5336-466c-8ed0-f5c5e78a3423', 'd6f898f1-c468-436f-9dfb-159aeb3ef501', '87980048-e7c8-4776-ace2-46b6ad9b35fe', 'd8f3c174-f6d1-4f21-aa4a-0236a9b1d481'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:28:05.990596 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-160a344e-7871-4b27-9821-4eb7a8422e9b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a563b4d-3fc2-4590-85f0-c9f1dc59b83c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6605c36a-5336-466c-8ed0-f5c5e78a3423', 'd6f898f1-c468-436f-9dfb-159aeb3ef501', '87980048-e7c8-4776-ace2-46b6ad9b35fe', 'd8f3c174-f6d1-4f21-aa4a-0236a9b1d481']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:05.991446 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-160a344e-7871-4b27-9821-4eb7a8422e9b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3ef3ac3-106c-44b0-943f-8a050a916c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:06.016025 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-160a344e-7871-4b27-9821-4eb7a8422e9b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3ef3ac3-106c-44b0-943f-8a050a916c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bd52a24-7a79-47fd-9aed-76431b246d2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-139921492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d2ea3218dbf412d9788797b5f38cde0',qos_specs=None,replication_status=,reservations=['6605c36a-5336-466c-8ed0-f5c5e78a3423','d6f898f1-c468-436f-9dfb-159aeb3ef501','87980048-e7c8-4776-ace2-46b6ad9b35fe','d8f3c174-f6d1-4f21-aa4a-0236a9b1d481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e28cf580394742b7e6ffdd42bd82e0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:28:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-139921492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bd52a24-7a79-47fd-9aed-76431b246d2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d2ea3218dbf412d9788797b5f38cde0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76e28cf580394742b7e6ffdd42bd82e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:06.016901 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-160a344e-7871-4b27-9821-4eb7a8422e9b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42dd33b5-d8fd-4fa0-a1d9-440bea87d23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:06.017526 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-81bc3dea-0dcc-4f6c-bc9a-8c33987ba82b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:06.019814 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-81bc3dea-0dcc-4f6c-bc9a-8c33987ba82b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 Aug 18 19:28:06.020204 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-81bc3dea-0dcc-4f6c-bc9a-8c33987ba82b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:06.020328 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-81bc3dea-0dcc-4f6c-bc9a-8c33987ba82b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:06.020603 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-81bc3dea-0dcc-4f6c-bc9a-8c33987ba82b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 308d70a8-87fc-4bb6-830c-a0a44abdcff6. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:06.026382 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:06.026382 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:06.027554 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-81bc3dea-0dcc-4f6c-bc9a-8c33987ba82b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 returned with HTTP 200 Aug 18 19:28:06.028012 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 990/3963] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:06 2026] GET /volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:06.039422 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-160a344e-7871-4b27-9821-4eb7a8422e9b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42dd33b5-d8fd-4fa0-a1d9-440bea87d23d) transitioned into state 'SUCCESS' from state '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-139921492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d2ea3218dbf412d9788797b5f38cde0',qos_specs=None,replication_status=,reservations=['6605c36a-5336-466c-8ed0-f5c5e78a3423','d6f898f1-c468-436f-9dfb-159aeb3ef501','87980048-e7c8-4776-ace2-46b6ad9b35fe','d8f3c174-f6d1-4f21-aa4a-0236a9b1d481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e28cf580394742b7e6ffdd42bd82e0',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:06.040124 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-160a344e-7871-4b27-9821-4eb7a8422e9b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acb4197c-4f5d-40ca-a0b1-9f63a6578623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:06.051428 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-160a344e-7871-4b27-9821-4eb7a8422e9b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acb4197c-4f5d-40ca-a0b1-9f63a6578623) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:06.052112 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-160a344e-7871-4b27-9821-4eb7a8422e9b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Flow 'volume_create_api' (69e19cd1-1ab4-44e5-a151-1002ea357754) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:28:06.052781 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-160a344e-7871-4b27-9821-4eb7a8422e9b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Create volume request issued successfully. Aug 18 19:28:06.053120 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-160a344e-7871-4b27-9821-4eb7a8422e9b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:28:06.053999 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 992/3964] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:28:05 2026] POST /volume/v3/volumes => generated 777 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:28:06.067182 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-87b0275c-5ca0-419c-8f67-d622212b8b8f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:06.069044 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-87b0275c-5ca0-419c-8f67-d622212b8b8f tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] GET https://10.4.3.170/volume/v3/volumes/9bd52a24-7a79-47fd-9aed-76431b246d2e Aug 18 19:28:06.069251 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-87b0275c-5ca0-419c-8f67-d622212b8b8f tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:06.069633 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-87b0275c-5ca0-419c-8f67-d622212b8b8f tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:06.077060 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:06.077060 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:06.081446 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-87b0275c-5ca0-419c-8f67-d622212b8b8f tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Volume info retrieved successfully. Aug 18 19:28:06.086143 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-87b0275c-5ca0-419c-8f67-d622212b8b8f tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] https://10.4.3.170/volume/v3/volumes/9bd52a24-7a79-47fd-9aed-76431b246d2e returned with HTTP 200 Aug 18 19:28:06.086642 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 988/3965] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:28:06 2026] GET /volume/v3/volumes/9bd52a24-7a79-47fd-9aed-76431b246d2e => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:06.939912 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b680ba52-339e-42fc-9823-f528c8f86d2e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:06.941550 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b680ba52-339e-42fc-9823-f528c8f86d2e tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] GET https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 Aug 18 19:28:06.941840 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b680ba52-339e-42fc-9823-f528c8f86d2e tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:06.942124 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b680ba52-339e-42fc-9823-f528c8f86d2e tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:06.950336 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:06.950336 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:06.953415 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b680ba52-339e-42fc-9823-f528c8f86d2e tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:28:06.957748 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b680ba52-339e-42fc-9823-f528c8f86d2e tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 returned with HTTP 200 Aug 18 19:28:06.958266 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 996/3966] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:06 2026] GET /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:07.038307 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-38f64653-c4d1-4a53-99f3-30c6e7b16289 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:07.040071 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-38f64653-c4d1-4a53-99f3-30c6e7b16289 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 Aug 18 19:28:07.040276 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-38f64653-c4d1-4a53-99f3-30c6e7b16289 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:07.040495 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-38f64653-c4d1-4a53-99f3-30c6e7b16289 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:07.040611 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-38f64653-c4d1-4a53-99f3-30c6e7b16289 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 308d70a8-87fc-4bb6-830c-a0a44abdcff6. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:07.044759 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:07.044759 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:07.045594 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-38f64653-c4d1-4a53-99f3-30c6e7b16289 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 returned with HTTP 200 Aug 18 19:28:07.046011 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 991/3967] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:07 2026] GET /volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:07.100514 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f52aedee-c9f7-46ab-aeea-952d81c37d83 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:07.102342 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f52aedee-c9f7-46ab-aeea-952d81c37d83 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] GET https://10.4.3.170/volume/v3/volumes/9bd52a24-7a79-47fd-9aed-76431b246d2e Aug 18 19:28:07.102615 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f52aedee-c9f7-46ab-aeea-952d81c37d83 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:07.102840 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f52aedee-c9f7-46ab-aeea-952d81c37d83 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:07.109603 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:07.109603 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:07.112817 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f52aedee-c9f7-46ab-aeea-952d81c37d83 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Volume info retrieved successfully. Aug 18 19:28:07.116511 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f52aedee-c9f7-46ab-aeea-952d81c37d83 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] https://10.4.3.170/volume/v3/volumes/9bd52a24-7a79-47fd-9aed-76431b246d2e returned with HTTP 200 Aug 18 19:28:07.116836 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 993/3968] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:28:07 2026] GET /volume/v3/volumes/9bd52a24-7a79-47fd-9aed-76431b246d2e => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:28:07.128869 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f10b436c-0c78-47e9-a03b-7c982be1e3cd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:07.130617 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f10b436c-0c78-47e9-a03b-7c982be1e3cd tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-reader] GET https://10.4.3.170/volume/v3/volumes/summary Aug 18 19:28:07.130845 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f10b436c-0c78-47e9-a03b-7c982be1e3cd tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-reader] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:07.131069 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f10b436c-0c78-47e9-a03b-7c982be1e3cd tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-reader] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:07.131246 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-f10b436c-0c78-47e9-a03b-7c982be1e3cd tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-reader] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:28:07.137355 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f10b436c-0c78-47e9-a03b-7c982be1e3cd tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-reader] Get summary completed successfully. Aug 18 19:28:07.137669 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f10b436c-0c78-47e9-a03b-7c982be1e3cd tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-reader] https://10.4.3.170/volume/v3/volumes/summary returned with HTTP 200 Aug 18 19:28:07.138140 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 989/3969] 10.4.3.170 () {68 vars in 1302 bytes} [Tue Aug 18 19:28:07 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:07.145566 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5d7b85e5-042e-4ab9-bd8d-ad317cb50b0d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:07.147033 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5d7b85e5-042e-4ab9-bd8d-ad317cb50b0d tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/9bd52a24-7a79-47fd-9aed-76431b246d2e Aug 18 19:28:07.147430 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5d7b85e5-042e-4ab9-bd8d-ad317cb50b0d tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:07.147692 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5d7b85e5-042e-4ab9-bd8d-ad317cb50b0d tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:07.147953 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-5d7b85e5-042e-4ab9-bd8d-ad317cb50b0d tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Delete volume with id: 9bd52a24-7a79-47fd-9aed-76431b246d2e Aug 18 19:28:07.155253 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:07.155253 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:07.157227 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5d7b85e5-042e-4ab9-bd8d-ad317cb50b0d tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Volume info retrieved successfully. Aug 18 19:28:07.175139 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5d7b85e5-042e-4ab9-bd8d-ad317cb50b0d tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Delete volume request issued successfully. Aug 18 19:28:07.175453 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5d7b85e5-042e-4ab9-bd8d-ad317cb50b0d tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] https://10.4.3.170/volume/v3/volumes/9bd52a24-7a79-47fd-9aed-76431b246d2e returned with HTTP 202 Aug 18 19:28:07.176047 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 997/3970] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:28:07 2026] DELETE /volume/v3/volumes/9bd52a24-7a79-47fd-9aed-76431b246d2e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:28:07.185736 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7367fd30-213f-4305-a613-3777fdeae8a3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:07.189008 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7367fd30-213f-4305-a613-3777fdeae8a3 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] GET https://10.4.3.170/volume/v3/volumes/9bd52a24-7a79-47fd-9aed-76431b246d2e Aug 18 19:28:07.189274 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7367fd30-213f-4305-a613-3777fdeae8a3 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:07.189520 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7367fd30-213f-4305-a613-3777fdeae8a3 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:07.196705 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:07.196705 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:07.200489 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7367fd30-213f-4305-a613-3777fdeae8a3 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Volume info retrieved successfully. Aug 18 19:28:07.204818 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7367fd30-213f-4305-a613-3777fdeae8a3 tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] https://10.4.3.170/volume/v3/volumes/9bd52a24-7a79-47fd-9aed-76431b246d2e returned with HTTP 200 Aug 18 19:28:07.205332 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 992/3971] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:28:07 2026] GET /volume/v3/volumes/9bd52a24-7a79-47fd-9aed-76431b246d2e => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:28:07.971347 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0d6af838-1e96-453e-8f3b-89f6175d5210 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:07.973194 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0d6af838-1e96-453e-8f3b-89f6175d5210 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] GET https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 Aug 18 19:28:07.973454 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0d6af838-1e96-453e-8f3b-89f6175d5210 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:07.973833 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0d6af838-1e96-453e-8f3b-89f6175d5210 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:07.980922 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:07.980922 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:07.984727 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0d6af838-1e96-453e-8f3b-89f6175d5210 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:28:07.988680 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0d6af838-1e96-453e-8f3b-89f6175d5210 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 returned with HTTP 200 Aug 18 19:28:07.989057 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 994/3972] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:07 2026] GET /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:08.017960 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a76605f6-c0ab-454e-85ad-ea44c31cc4d1 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:08.019584 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a76605f6-c0ab-454e-85ad-ea44c31cc4d1 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] POST https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action Aug 18 19:28:08.019892 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a76605f6-c0ab-454e-85ad-ea44c31cc4d1 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1583118064", "disk_format": "qcow2"}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:28:08.020019 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a76605f6-c0ab-454e-85ad-ea44c31cc4d1 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1583118064", "disk_format": "qcow2"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:08.028165 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:08.028165 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:08.028758 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a76605f6-c0ab-454e-85ad-ea44c31cc4d1 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:28:08.041324 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:08.041324 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:08.045510 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.image.image_utils [None req-a76605f6-c0ab-454e-85ad-ea44c31cc4d1 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1583118064'}] 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-1583118064'}]. {{(pid=100582) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 19:28:08.056240 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-22103616-eed1-46eb-92c5-be951d048ed3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:08.058296 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-22103616-eed1-46eb-92c5-be951d048ed3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 Aug 18 19:28:08.058514 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-22103616-eed1-46eb-92c5-be951d048ed3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:08.058730 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-22103616-eed1-46eb-92c5-be951d048ed3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:08.058836 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-22103616-eed1-46eb-92c5-be951d048ed3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 308d70a8-87fc-4bb6-830c-a0a44abdcff6. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:08.065031 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:08.065031 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:08.065863 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-22103616-eed1-46eb-92c5-be951d048ed3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 returned with HTTP 200 Aug 18 19:28:08.066246 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 998/3973] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:08 2026] GET /volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:08.217452 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-fd24f52f-7885-473a-9c87-c079bc17530b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:08.219309 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fd24f52f-7885-473a-9c87-c079bc17530b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] GET https://10.4.3.170/volume/v3/volumes/9bd52a24-7a79-47fd-9aed-76431b246d2e Aug 18 19:28:08.219562 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fd24f52f-7885-473a-9c87-c079bc17530b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:08.219779 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fd24f52f-7885-473a-9c87-c079bc17530b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:08.226302 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fd24f52f-7885-473a-9c87-c079bc17530b tempest-ProjectReaderTests-551982499 tempest-ProjectReaderTests-551982499-project-admin] https://10.4.3.170/volume/v3/volumes/9bd52a24-7a79-47fd-9aed-76431b246d2e returned with HTTP 404 Aug 18 19:28:08.226978 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 993/3974] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:28:08 2026] GET /volume/v3/volumes/9bd52a24-7a79-47fd-9aed-76431b246d2e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:28:08.526532 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a76605f6-c0ab-454e-85ad-ea44c31cc4d1 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Copy volume to image completed successfully. Aug 18 19:28:08.526981 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a76605f6-c0ab-454e-85ad-ea44c31cc4d1 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action returned with HTTP 202 Aug 18 19:28:08.527414 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 990/3975] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:28:08 2026] POST /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7/action => generated 689 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:28:09.083508 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ad40bde4-19b2-48d9-86c9-014408752b50 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:09.086137 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ad40bde4-19b2-48d9-86c9-014408752b50 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 Aug 18 19:28:09.086324 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ad40bde4-19b2-48d9-86c9-014408752b50 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:09.086528 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ad40bde4-19b2-48d9-86c9-014408752b50 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:09.086637 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-ad40bde4-19b2-48d9-86c9-014408752b50 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 308d70a8-87fc-4bb6-830c-a0a44abdcff6. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:09.094571 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:09.094571 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:09.095610 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ad40bde4-19b2-48d9-86c9-014408752b50 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 returned with HTTP 200 Aug 18 19:28:09.096092 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 995/3976] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:09 2026] GET /volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:10.112862 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-33b7d157-5887-4fd2-86a7-d75a67c487fd None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:10.112862 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-33b7d157-5887-4fd2-86a7-d75a67c487fd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 Aug 18 19:28:10.112862 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-33b7d157-5887-4fd2-86a7-d75a67c487fd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:10.112862 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-33b7d157-5887-4fd2-86a7-d75a67c487fd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:10.112862 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-33b7d157-5887-4fd2-86a7-d75a67c487fd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 308d70a8-87fc-4bb6-830c-a0a44abdcff6. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:10.125877 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:10.125877 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:10.125877 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-33b7d157-5887-4fd2-86a7-d75a67c487fd tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 returned with HTTP 200 Aug 18 19:28:10.125877 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 999/3977] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:10 2026] GET /volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:11.137463 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a8886216-3f10-4148-98c8-7414c37b3153 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:11.139510 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a8886216-3f10-4148-98c8-7414c37b3153 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 Aug 18 19:28:11.139737 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a8886216-3f10-4148-98c8-7414c37b3153 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:11.139988 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a8886216-3f10-4148-98c8-7414c37b3153 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:11.140136 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-a8886216-3f10-4148-98c8-7414c37b3153 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 308d70a8-87fc-4bb6-830c-a0a44abdcff6. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:11.144844 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:11.144844 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:11.146283 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a8886216-3f10-4148-98c8-7414c37b3153 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 returned with HTTP 200 Aug 18 19:28:11.146943 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 994/3978] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:11 2026] GET /volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:12.166274 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-fe719de1-35a3-4f25-a193-c23aa05e86ee None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:12.167041 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fe719de1-35a3-4f25-a193-c23aa05e86ee tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 Aug 18 19:28:12.167374 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fe719de1-35a3-4f25-a193-c23aa05e86ee tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:12.167719 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fe719de1-35a3-4f25-a193-c23aa05e86ee tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:12.167864 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-fe719de1-35a3-4f25-a193-c23aa05e86ee tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 308d70a8-87fc-4bb6-830c-a0a44abdcff6. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:12.176773 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:12.176773 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:12.177993 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fe719de1-35a3-4f25-a193-c23aa05e86ee tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 returned with HTTP 200 Aug 18 19:28:12.178467 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 991/3979] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:12 2026] GET /volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:13.192177 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-14aa10cf-452f-4c26-9d75-364123944822 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:13.195185 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-14aa10cf-452f-4c26-9d75-364123944822 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 Aug 18 19:28:13.195741 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-14aa10cf-452f-4c26-9d75-364123944822 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:13.195889 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-14aa10cf-452f-4c26-9d75-364123944822 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:13.196137 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-14aa10cf-452f-4c26-9d75-364123944822 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 308d70a8-87fc-4bb6-830c-a0a44abdcff6. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:13.202611 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:13.202611 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:13.204055 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-14aa10cf-452f-4c26-9d75-364123944822 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 returned with HTTP 200 Aug 18 19:28:13.204943 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 996/3980] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:13 2026] GET /volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:14.218402 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-24534a83-17d7-4040-9404-18aae05ca5b9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:14.222241 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-24534a83-17d7-4040-9404-18aae05ca5b9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 Aug 18 19:28:14.223000 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-24534a83-17d7-4040-9404-18aae05ca5b9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:14.223341 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-24534a83-17d7-4040-9404-18aae05ca5b9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:14.223704 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-24534a83-17d7-4040-9404-18aae05ca5b9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 308d70a8-87fc-4bb6-830c-a0a44abdcff6. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:14.238989 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:14.238989 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:14.239776 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-24534a83-17d7-4040-9404-18aae05ca5b9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 returned with HTTP 200 Aug 18 19:28:14.239776 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1000/3981] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:14 2026] GET /volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:15.252604 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2fede7c5-0cc0-4f11-a26f-3ac65d67311d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:15.254114 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2fede7c5-0cc0-4f11-a26f-3ac65d67311d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 Aug 18 19:28:15.254296 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2fede7c5-0cc0-4f11-a26f-3ac65d67311d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:15.254497 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2fede7c5-0cc0-4f11-a26f-3ac65d67311d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:15.254586 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-2fede7c5-0cc0-4f11-a26f-3ac65d67311d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 308d70a8-87fc-4bb6-830c-a0a44abdcff6. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:15.260160 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:15.260160 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:15.261014 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2fede7c5-0cc0-4f11-a26f-3ac65d67311d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 returned with HTTP 200 Aug 18 19:28:15.261492 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 995/3982] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:15 2026] GET /volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:16.277055 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2452968b-03a7-4bc5-a5c1-d722eadfe0d5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:16.279348 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2452968b-03a7-4bc5-a5c1-d722eadfe0d5 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 Aug 18 19:28:16.279653 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2452968b-03a7-4bc5-a5c1-d722eadfe0d5 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:16.279941 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2452968b-03a7-4bc5-a5c1-d722eadfe0d5 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:16.280100 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-2452968b-03a7-4bc5-a5c1-d722eadfe0d5 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 308d70a8-87fc-4bb6-830c-a0a44abdcff6. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:16.287947 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:16.287947 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:16.288978 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2452968b-03a7-4bc5-a5c1-d722eadfe0d5 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 returned with HTTP 200 Aug 18 19:28:16.290446 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 992/3983] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:16 2026] GET /volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:17.304195 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f83bd093-a33e-4e44-8086-51244012b346 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:17.306861 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f83bd093-a33e-4e44-8086-51244012b346 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 Aug 18 19:28:17.307132 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f83bd093-a33e-4e44-8086-51244012b346 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:17.307412 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f83bd093-a33e-4e44-8086-51244012b346 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:17.307581 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-f83bd093-a33e-4e44-8086-51244012b346 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 308d70a8-87fc-4bb6-830c-a0a44abdcff6. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:17.317427 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:17.317427 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:17.317427 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f83bd093-a33e-4e44-8086-51244012b346 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 returned with HTTP 200 Aug 18 19:28:17.317427 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 997/3984] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:17 2026] GET /volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:18.328801 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-bcf1807e-04c8-4516-963f-f3b2e0b01c6c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:18.338320 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bcf1807e-04c8-4516-963f-f3b2e0b01c6c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 Aug 18 19:28:18.338320 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bcf1807e-04c8-4516-963f-f3b2e0b01c6c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:18.338320 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bcf1807e-04c8-4516-963f-f3b2e0b01c6c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:18.338320 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-bcf1807e-04c8-4516-963f-f3b2e0b01c6c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 308d70a8-87fc-4bb6-830c-a0a44abdcff6. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:18.343435 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:18.343435 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:18.344817 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bcf1807e-04c8-4516-963f-f3b2e0b01c6c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 returned with HTTP 200 Aug 18 19:28:18.345468 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1001/3985] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:18 2026] GET /volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:18.777897 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-96f9c970-1c14-42f6-ba0c-3b3a9ce7180e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:18.781124 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-96f9c970-1c14-42f6-ba0c-3b3a9ce7180e tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] GET https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 Aug 18 19:28:18.781124 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-96f9c970-1c14-42f6-ba0c-3b3a9ce7180e tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:18.781124 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-96f9c970-1c14-42f6-ba0c-3b3a9ce7180e tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:18.786593 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:18.786593 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:18.790349 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-96f9c970-1c14-42f6-ba0c-3b3a9ce7180e tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:28:18.795582 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-96f9c970-1c14-42f6-ba0c-3b3a9ce7180e tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 returned with HTTP 200 Aug 18 19:28:18.796001 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 996/3986] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:18 2026] GET /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:19.357084 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-93e098f5-3919-4e59-a76b-ea4111f3dfa9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:19.359255 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-93e098f5-3919-4e59-a76b-ea4111f3dfa9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 Aug 18 19:28:19.359536 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-93e098f5-3919-4e59-a76b-ea4111f3dfa9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:19.359819 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-93e098f5-3919-4e59-a76b-ea4111f3dfa9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:19.359939 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-93e098f5-3919-4e59-a76b-ea4111f3dfa9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 308d70a8-87fc-4bb6-830c-a0a44abdcff6. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:19.365142 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:19.365142 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:19.366012 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-93e098f5-3919-4e59-a76b-ea4111f3dfa9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 returned with HTTP 200 Aug 18 19:28:19.366445 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 993/3987] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:19 2026] GET /volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:19.379349 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-12173a4c-ffc4-4789-8acb-1f5626ed7e93 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:19.381200 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-12173a4c-ffc4-4789-8acb-1f5626ed7e93 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 Aug 18 19:28:19.381425 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-12173a4c-ffc4-4789-8acb-1f5626ed7e93 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:19.381610 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-12173a4c-ffc4-4789-8acb-1f5626ed7e93 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:19.381720 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-12173a4c-ffc4-4789-8acb-1f5626ed7e93 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 308d70a8-87fc-4bb6-830c-a0a44abdcff6. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:19.385989 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:19.385989 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:19.386741 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-12173a4c-ffc4-4789-8acb-1f5626ed7e93 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 returned with HTTP 200 Aug 18 19:28:19.387085 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 998/3988] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:19 2026] GET /volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:19.402733 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-481292cc-dd0d-4040-b927-4bf473220f4b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:19.405885 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-481292cc-dd0d-4040-b927-4bf473220f4b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] DELETE https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 Aug 18 19:28:19.405885 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-481292cc-dd0d-4040-b927-4bf473220f4b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:19.405885 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-481292cc-dd0d-4040-b927-4bf473220f4b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:19.405885 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.backups [None req-481292cc-dd0d-4040-b927-4bf473220f4b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Delete backup with id: 308d70a8-87fc-4bb6-830c-a0a44abdcff6. Aug 18 19:28:19.411038 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:19.411038 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:19.422127 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.backup.rpcapi [None req-481292cc-dd0d-4040-b927-4bf473220f4b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] delete_backup rpcapi backup_id 308d70a8-87fc-4bb6-830c-a0a44abdcff6 {{(pid=100583) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:28:19.423673 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-481292cc-dd0d-4040-b927-4bf473220f4b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 returned with HTTP 202 Aug 18 19:28:19.424145 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1002/3989] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:28:19 2026] DELETE /volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:28:19.431502 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4a0dba03-86df-4179-bb3f-d86baaa7bb80 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:19.433841 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4a0dba03-86df-4179-bb3f-d86baaa7bb80 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 Aug 18 19:28:19.434120 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4a0dba03-86df-4179-bb3f-d86baaa7bb80 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:19.434432 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4a0dba03-86df-4179-bb3f-d86baaa7bb80 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:19.434570 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-4a0dba03-86df-4179-bb3f-d86baaa7bb80 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 308d70a8-87fc-4bb6-830c-a0a44abdcff6. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:19.440439 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:19.440439 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:19.441486 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4a0dba03-86df-4179-bb3f-d86baaa7bb80 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 returned with HTTP 200 Aug 18 19:28:19.441832 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 997/3990] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:19 2026] GET /volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:19.814965 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a6fe193b-1161-4cd0-a1c1-7bfaa61323c4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:19.816844 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a6fe193b-1161-4cd0-a1c1-7bfaa61323c4 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] GET https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 Aug 18 19:28:19.817052 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a6fe193b-1161-4cd0-a1c1-7bfaa61323c4 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:19.817235 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a6fe193b-1161-4cd0-a1c1-7bfaa61323c4 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:19.827591 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:19.827591 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:19.832797 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a6fe193b-1161-4cd0-a1c1-7bfaa61323c4 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:28:19.839167 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a6fe193b-1161-4cd0-a1c1-7bfaa61323c4 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 returned with HTTP 200 Aug 18 19:28:19.840105 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 994/3991] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:19 2026] GET /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:20.406042 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1bcea007-a20f-4747-910e-a5e52884fe7a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:20.408186 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1bcea007-a20f-4747-910e-a5e52884fe7a tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] GET https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 Aug 18 19:28:20.408442 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1bcea007-a20f-4747-910e-a5e52884fe7a tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:20.408686 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1bcea007-a20f-4747-910e-a5e52884fe7a tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:20.417606 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:20.417606 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:20.422263 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1bcea007-a20f-4747-910e-a5e52884fe7a tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:28:20.427219 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1bcea007-a20f-4747-910e-a5e52884fe7a tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 returned with HTTP 200 Aug 18 19:28:20.427609 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 999/3992] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:20 2026] GET /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:20.442448 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d9c92367-e932-4003-bd96-6abe576905b5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:20.444288 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d9c92367-e932-4003-bd96-6abe576905b5 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] DELETE https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 Aug 18 19:28:20.444522 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d9c92367-e932-4003-bd96-6abe576905b5 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:20.444746 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d9c92367-e932-4003-bd96-6abe576905b5 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:20.444904 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-d9c92367-e932-4003-bd96-6abe576905b5 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Delete volume with id: 59741cac-645f-4d72-8d19-2d0ae1e0abc7 Aug 18 19:28:20.451804 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:20.451804 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:20.452327 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d9c92367-e932-4003-bd96-6abe576905b5 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:28:20.454319 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-72c5e26d-9c9f-40c5-9e94-5a9df1e3f9b6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:20.456467 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-72c5e26d-9c9f-40c5-9e94-5a9df1e3f9b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 Aug 18 19:28:20.456687 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-72c5e26d-9c9f-40c5-9e94-5a9df1e3f9b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:20.456858 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-72c5e26d-9c9f-40c5-9e94-5a9df1e3f9b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:20.456949 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-72c5e26d-9c9f-40c5-9e94-5a9df1e3f9b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 308d70a8-87fc-4bb6-830c-a0a44abdcff6. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:20.462123 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:20.462123 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:20.462899 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-72c5e26d-9c9f-40c5-9e94-5a9df1e3f9b6 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 returned with HTTP 200 Aug 18 19:28:20.463279 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 998/3993] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:20 2026] GET /volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:20.474645 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d9c92367-e932-4003-bd96-6abe576905b5 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Delete volume request issued successfully. Aug 18 19:28:20.474759 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d9c92367-e932-4003-bd96-6abe576905b5 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 returned with HTTP 202 Aug 18 19:28:20.475140 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1003/3994] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:28:20 2026] DELETE /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:28:20.482876 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-cc2276e1-8af4-49ef-a7aa-5dd10a3bb8ff None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:20.485501 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cc2276e1-8af4-49ef-a7aa-5dd10a3bb8ff tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] GET https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 Aug 18 19:28:20.485772 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cc2276e1-8af4-49ef-a7aa-5dd10a3bb8ff tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:20.485917 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cc2276e1-8af4-49ef-a7aa-5dd10a3bb8ff tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:20.494078 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:20.494078 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:20.498398 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-cc2276e1-8af4-49ef-a7aa-5dd10a3bb8ff tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Volume info retrieved successfully. Aug 18 19:28:20.503273 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cc2276e1-8af4-49ef-a7aa-5dd10a3bb8ff tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 returned with HTTP 200 Aug 18 19:28:20.503702 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 995/3995] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:20 2026] GET /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:20.627322 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-068eed8b-8f0a-425a-a42d-d77c75ffb81d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:20.630929 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-068eed8b-8f0a-425a-a42d-d77c75ffb81d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:28:20.631253 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-068eed8b-8f0a-425a-a42d-d77c75ffb81d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01e07529-22e3-430a-8091-1a2d5c6db3c6", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-843461104", "description": null, "metadata": null}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:20.651044 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:20.651044 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:20.651889 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-068eed8b-8f0a-425a-a42d-d77c75ffb81d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:28:20.652139 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-068eed8b-8f0a-425a-a42d-d77c75ffb81d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create snapshot from volume 01e07529-22e3-430a-8091-1a2d5c6db3c6 Aug 18 19:28:20.690906 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-068eed8b-8f0a-425a-a42d-d77c75ffb81d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Created reservations ['3c0d9a03-a9b1-4116-b767-89c9f479b20f', '149123f7-1cc8-4d15-9676-232e93b22673', 'ea403a2a-a3ac-48f0-bab5-6c5007ae5c24', '3587283a-b114-41ca-ae58-22f02a44a716'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:28:20.723754 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-068eed8b-8f0a-425a-a42d-d77c75ffb81d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot force create request issued successfully. Aug 18 19:28:20.724088 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-068eed8b-8f0a-425a-a42d-d77c75ffb81d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:28:20.724801 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1000/3996] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:28:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:28:20.733142 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f3f59b78-5a2b-4a98-95b0-9112f7a28254 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:20.734815 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f3f59b78-5a2b-4a98-95b0-9112f7a28254 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/b66cf4c8-f9a8-42d8-8ed2-75bf93fff791 Aug 18 19:28:20.734973 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f3f59b78-5a2b-4a98-95b0-9112f7a28254 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:20.735227 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f3f59b78-5a2b-4a98-95b0-9112f7a28254 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:20.740101 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:20.740101 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:20.740766 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f3f59b78-5a2b-4a98-95b0-9112f7a28254 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:28:20.741804 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f3f59b78-5a2b-4a98-95b0-9112f7a28254 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/b66cf4c8-f9a8-42d8-8ed2-75bf93fff791 returned with HTTP 200 Aug 18 19:28:20.742279 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 999/3997] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:28:20 2026] GET /volume/v3/snapshots/b66cf4c8-f9a8-42d8-8ed2-75bf93fff791 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:21.472615 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c78859bb-debb-4511-8bbd-8208ce4524d3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:21.474127 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c78859bb-debb-4511-8bbd-8208ce4524d3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 Aug 18 19:28:21.474423 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c78859bb-debb-4511-8bbd-8208ce4524d3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:21.474477 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c78859bb-debb-4511-8bbd-8208ce4524d3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:21.474593 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-c78859bb-debb-4511-8bbd-8208ce4524d3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 308d70a8-87fc-4bb6-830c-a0a44abdcff6. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:21.478568 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:21.478568 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:21.479194 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c78859bb-debb-4511-8bbd-8208ce4524d3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 returned with HTTP 200 Aug 18 19:28:21.479550 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1004/3998] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:21 2026] GET /volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:21.514605 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f587db5a-686b-4165-8407-7b204b45b000 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:21.516418 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f587db5a-686b-4165-8407-7b204b45b000 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] GET https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 Aug 18 19:28:21.516654 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f587db5a-686b-4165-8407-7b204b45b000 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:21.516831 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f587db5a-686b-4165-8407-7b204b45b000 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:21.522266 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f587db5a-686b-4165-8407-7b204b45b000 tempest-VolumesActionsTest-595385264 tempest-VolumesActionsTest-595385264-project-member] https://10.4.3.170/volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 returned with HTTP 404 Aug 18 19:28:21.522835 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 996/3999] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:21 2026] GET /volume/v3/volumes/59741cac-645f-4d72-8d19-2d0ae1e0abc7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:28:21.752104 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-89531fcd-2e49-4c11-ba0b-450f65d50ca7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:21.754714 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-89531fcd-2e49-4c11-ba0b-450f65d50ca7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/b66cf4c8-f9a8-42d8-8ed2-75bf93fff791 Aug 18 19:28:21.754881 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-89531fcd-2e49-4c11-ba0b-450f65d50ca7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:21.755053 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-89531fcd-2e49-4c11-ba0b-450f65d50ca7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:21.759945 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:21.759945 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:21.760312 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-89531fcd-2e49-4c11-ba0b-450f65d50ca7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:28:21.760952 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-89531fcd-2e49-4c11-ba0b-450f65d50ca7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/b66cf4c8-f9a8-42d8-8ed2-75bf93fff791 returned with HTTP 200 Aug 18 19:28:21.761253 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1001/4000] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:28:21 2026] GET /volume/v3/snapshots/b66cf4c8-f9a8-42d8-8ed2-75bf93fff791 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:21.769182 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-451c4a80-d64e-41df-bb91-b8f4e01d5be7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:21.770870 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-451c4a80-d64e-41df-bb91-b8f4e01d5be7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/b66cf4c8-f9a8-42d8-8ed2-75bf93fff791 Aug 18 19:28:21.771046 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-451c4a80-d64e-41df-bb91-b8f4e01d5be7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:21.771235 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-451c4a80-d64e-41df-bb91-b8f4e01d5be7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:21.777059 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:21.777059 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:21.777059 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-451c4a80-d64e-41df-bb91-b8f4e01d5be7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:28:21.777255 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-451c4a80-d64e-41df-bb91-b8f4e01d5be7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/b66cf4c8-f9a8-42d8-8ed2-75bf93fff791 returned with HTTP 200 Aug 18 19:28:21.777599 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1000/4001] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:28:21 2026] GET /volume/v3/snapshots/b66cf4c8-f9a8-42d8-8ed2-75bf93fff791 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:22.491196 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a707f829-2f20-485f-a2f5-02eed357aafc None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:22.493218 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a707f829-2f20-485f-a2f5-02eed357aafc tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 Aug 18 19:28:22.493496 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a707f829-2f20-485f-a2f5-02eed357aafc tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:22.493864 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a707f829-2f20-485f-a2f5-02eed357aafc tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:22.493938 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-a707f829-2f20-485f-a2f5-02eed357aafc tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 308d70a8-87fc-4bb6-830c-a0a44abdcff6. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:22.498516 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a707f829-2f20-485f-a2f5-02eed357aafc tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 returned with HTTP 404 Aug 18 19:28:22.500291 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1005/4002] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:22 2026] GET /volume/v3/backups/308d70a8-87fc-4bb6-830c-a0a44abdcff6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:28:22.949477 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8a583e97-54d3-4510-a2da-b5bdac96d641 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:22.951161 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8a583e97-54d3-4510-a2da-b5bdac96d641 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] DELETE https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 Aug 18 19:28:22.951398 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8a583e97-54d3-4510-a2da-b5bdac96d641 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:22.951541 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8a583e97-54d3-4510-a2da-b5bdac96d641 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:22.951653 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.backups [None req-8a583e97-54d3-4510-a2da-b5bdac96d641 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Delete backup with id: faa336ac-2d6d-4d97-93c9-f94dd87c3778. Aug 18 19:28:22.956810 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:22.956810 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:22.970379 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.backup.rpcapi [None req-8a583e97-54d3-4510-a2da-b5bdac96d641 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] delete_backup rpcapi backup_id faa336ac-2d6d-4d97-93c9-f94dd87c3778 {{(pid=100582) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:28:22.971862 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8a583e97-54d3-4510-a2da-b5bdac96d641 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 returned with HTTP 202 Aug 18 19:28:22.972537 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 997/4003] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:28:22 2026] DELETE /volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:28:22.978757 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2af2f7d6-e73c-45a4-9b16-34e0efa04f44 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:22.980341 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2af2f7d6-e73c-45a4-9b16-34e0efa04f44 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 Aug 18 19:28:22.980548 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2af2f7d6-e73c-45a4-9b16-34e0efa04f44 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:22.980718 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2af2f7d6-e73c-45a4-9b16-34e0efa04f44 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:22.980823 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-2af2f7d6-e73c-45a4-9b16-34e0efa04f44 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id faa336ac-2d6d-4d97-93c9-f94dd87c3778. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:22.984899 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:22.984899 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:22.985753 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2af2f7d6-e73c-45a4-9b16-34e0efa04f44 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 returned with HTTP 200 Aug 18 19:28:22.986256 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1002/4004] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:22 2026] GET /volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:23.996789 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-15c38919-efa3-498f-aeba-345e1f8021a7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:23.999174 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-15c38919-efa3-498f-aeba-345e1f8021a7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 Aug 18 19:28:23.999354 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-15c38919-efa3-498f-aeba-345e1f8021a7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:23.999694 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-15c38919-efa3-498f-aeba-345e1f8021a7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:23.999892 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-15c38919-efa3-498f-aeba-345e1f8021a7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id faa336ac-2d6d-4d97-93c9-f94dd87c3778. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:24.003814 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-15c38919-efa3-498f-aeba-345e1f8021a7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 returned with HTTP 404 Aug 18 19:28:24.004261 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1001/4005] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:23 2026] GET /volume/v3/backups/faa336ac-2d6d-4d97-93c9-f94dd87c3778 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:28:24.015760 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1f61719c-a5af-4a04-a5b5-f41fa52a52b2 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:24.017333 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1f61719c-a5af-4a04-a5b5-f41fa52a52b2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:28:24.017684 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1f61719c-a5af-4a04-a5b5-f41fa52a52b2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1112026975"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:24.019488 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-1f61719c-a5af-4a04-a5b5-f41fa52a52b2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1112026975'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:28:24.019605 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-1f61719c-a5af-4a04-a5b5-f41fa52a52b2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Create volume of 1 GB Aug 18 19:28:24.023857 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-1f61719c-a5af-4a04-a5b5-f41fa52a52b2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Availability Zones retrieved successfully. Aug 18 19:28:24.031320 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1f61719c-a5af-4a04-a5b5-f41fa52a52b2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Flow 'volume_create_api' (5035ce9c-a08b-4b9a-8630-794b14ce0a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:28:24.032878 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1f61719c-a5af-4a04-a5b5-f41fa52a52b2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (629a11fe-0483-442d-8fb2-25020df7c592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:24.034143 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-1f61719c-a5af-4a04-a5b5-f41fa52a52b2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:28:24.062065 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1f61719c-a5af-4a04-a5b5-f41fa52a52b2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (629a11fe-0483-442d-8fb2-25020df7c592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:24.062808 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1f61719c-a5af-4a04-a5b5-f41fa52a52b2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e578b2bc-7e38-42b5-b903-3437c5d117cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:24.105009 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-1f61719c-a5af-4a04-a5b5-f41fa52a52b2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Created reservations ['eda1504f-6255-4bdf-b344-3550981d8c75', '599dc97b-19b5-49db-8b53-0cf379a52538', 'd073eead-df98-422d-b314-eace7d23ae72', '22994043-979f-4640-9992-dfce56fe00f2'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:28:24.105962 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1f61719c-a5af-4a04-a5b5-f41fa52a52b2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e578b2bc-7e38-42b5-b903-3437c5d117cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eda1504f-6255-4bdf-b344-3550981d8c75', '599dc97b-19b5-49db-8b53-0cf379a52538', 'd073eead-df98-422d-b314-eace7d23ae72', '22994043-979f-4640-9992-dfce56fe00f2']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:24.106825 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1f61719c-a5af-4a04-a5b5-f41fa52a52b2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (591e17f1-cea1-48e4-a4c3-d752f624053c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:24.130982 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1f61719c-a5af-4a04-a5b5-f41fa52a52b2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (591e17f1-cea1-48e4-a4c3-d752f624053c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd200ec54-ba36-471b-b317-49a9e565db75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1112026975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40d65f9a9dd84a22ad40c09371a66933',qos_specs=None,replication_status=,reservations=['eda1504f-6255-4bdf-b344-3550981d8c75','599dc97b-19b5-49db-8b53-0cf379a52538','d073eead-df98-422d-b314-eace7d23ae72','22994043-979f-4640-9992-dfce56fe00f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b63b543e2f9414791720271fa7453e6',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:28:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1112026975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d200ec54-ba36-471b-b317-49a9e565db75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40d65f9a9dd84a22ad40c09371a66933',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b63b543e2f9414791720271fa7453e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:24.131891 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1f61719c-a5af-4a04-a5b5-f41fa52a52b2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75e46510-91f0-48bd-80d8-c53e7d469d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:24.159003 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1f61719c-a5af-4a04-a5b5-f41fa52a52b2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75e46510-91f0-48bd-80d8-c53e7d469d97) transitioned into state 'SUCCESS' from state '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-1112026975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40d65f9a9dd84a22ad40c09371a66933',qos_specs=None,replication_status=,reservations=['eda1504f-6255-4bdf-b344-3550981d8c75','599dc97b-19b5-49db-8b53-0cf379a52538','d073eead-df98-422d-b314-eace7d23ae72','22994043-979f-4640-9992-dfce56fe00f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b63b543e2f9414791720271fa7453e6',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:24.161017 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1f61719c-a5af-4a04-a5b5-f41fa52a52b2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e43410dc-e35e-4bd6-aa67-e45373ffd711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:24.169947 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1f61719c-a5af-4a04-a5b5-f41fa52a52b2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e43410dc-e35e-4bd6-aa67-e45373ffd711) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:24.170748 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-1f61719c-a5af-4a04-a5b5-f41fa52a52b2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Flow 'volume_create_api' (5035ce9c-a08b-4b9a-8630-794b14ce0a41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:28:24.171098 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-1f61719c-a5af-4a04-a5b5-f41fa52a52b2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Create volume request issued successfully. Aug 18 19:28:24.171745 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1f61719c-a5af-4a04-a5b5-f41fa52a52b2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:28:24.172119 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1006/4006] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:28:24 2026] POST /volume/v3/volumes => generated 749 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:28:24.185616 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-995f324a-99dd-45c3-8c9f-e8d7fcea07d4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:24.187099 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-995f324a-99dd-45c3-8c9f-e8d7fcea07d4 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/volumes/d200ec54-ba36-471b-b317-49a9e565db75 Aug 18 19:28:24.187622 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-995f324a-99dd-45c3-8c9f-e8d7fcea07d4 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:24.187622 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-995f324a-99dd-45c3-8c9f-e8d7fcea07d4 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:24.200375 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:24.200375 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:24.206356 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-995f324a-99dd-45c3-8c9f-e8d7fcea07d4 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:28:24.214834 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-995f324a-99dd-45c3-8c9f-e8d7fcea07d4 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/d200ec54-ba36-471b-b317-49a9e565db75 returned with HTTP 200 Aug 18 19:28:24.215482 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 998/4007] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:24 2026] GET /volume/v3/volumes/d200ec54-ba36-471b-b317-49a9e565db75 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:25.231959 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7682594e-cdff-4468-99ea-f0035b67cd28 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:25.234269 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7682594e-cdff-4468-99ea-f0035b67cd28 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/volumes/d200ec54-ba36-471b-b317-49a9e565db75 Aug 18 19:28:25.234558 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7682594e-cdff-4468-99ea-f0035b67cd28 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:25.234815 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7682594e-cdff-4468-99ea-f0035b67cd28 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:25.237268 np0000007688 devstack@c-api.service[100580]: DEBUG dbcounter [-] [100580] Writing DB stats cinder:SELECT=304,cinder:UPDATE=99,cinder:INSERT=48,cinder:DELETE=1 {{(pid=100580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:28:25.243731 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:25.243731 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:25.248282 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-7682594e-cdff-4468-99ea-f0035b67cd28 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:28:25.253727 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7682594e-cdff-4468-99ea-f0035b67cd28 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/d200ec54-ba36-471b-b317-49a9e565db75 returned with HTTP 200 Aug 18 19:28:25.254129 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1003/4008] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:25 2026] GET /volume/v3/volumes/d200ec54-ba36-471b-b317-49a9e565db75 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:25.266151 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f945d269-2387-4755-9892-aa4c1ac0c8df None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:25.268116 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f945d269-2387-4755-9892-aa4c1ac0c8df tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:28:25.268505 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f945d269-2387-4755-9892-aa4c1ac0c8df tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d200ec54-ba36-471b-b317-49a9e565db75", "name": "tempest-VolumesBackupsTest-Snapshot-1525011922"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:25.276994 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:25.276994 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:25.277505 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f945d269-2387-4755-9892-aa4c1ac0c8df tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:28:25.277650 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-f945d269-2387-4755-9892-aa4c1ac0c8df tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Create snapshot from volume d200ec54-ba36-471b-b317-49a9e565db75 Aug 18 19:28:25.312210 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-f945d269-2387-4755-9892-aa4c1ac0c8df tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Created reservations ['2ac289a6-af1c-466e-a4d4-9a076da08a68', '3983b9c5-4383-4a8c-8793-aa7b509d2010', '8195c7f5-99a0-4302-b32f-e0dc561bc683', '44e9a8de-64d5-4bdc-8840-8e44ca134b49'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:28:25.341339 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f945d269-2387-4755-9892-aa4c1ac0c8df tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Snapshot create request issued successfully. Aug 18 19:28:25.341505 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f945d269-2387-4755-9892-aa4c1ac0c8df tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:28:25.341825 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1002/4009] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:28:25 2026] POST /volume/v3/snapshots => generated 305 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:28:25.351825 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5be23687-25a6-459e-a76c-5fab818fb91a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:25.354446 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5be23687-25a6-459e-a76c-5fab818fb91a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/snapshots/e74bfbc8-edb8-4639-b481-efbac3d543e4 Aug 18 19:28:25.354747 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5be23687-25a6-459e-a76c-5fab818fb91a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:25.355030 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5be23687-25a6-459e-a76c-5fab818fb91a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:25.360553 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:25.360553 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:25.361021 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5be23687-25a6-459e-a76c-5fab818fb91a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Snapshot retrieved successfully. Aug 18 19:28:25.361854 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5be23687-25a6-459e-a76c-5fab818fb91a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/snapshots/e74bfbc8-edb8-4639-b481-efbac3d543e4 returned with HTTP 200 Aug 18 19:28:25.362296 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1007/4010] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:28:25 2026] GET /volume/v3/snapshots/e74bfbc8-edb8-4639-b481-efbac3d543e4 => generated 437 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:26.375032 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6b97bdd1-b35d-4a47-bd77-3b7e5a53cabc None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:26.376765 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6b97bdd1-b35d-4a47-bd77-3b7e5a53cabc tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/snapshots/e74bfbc8-edb8-4639-b481-efbac3d543e4 Aug 18 19:28:26.376927 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6b97bdd1-b35d-4a47-bd77-3b7e5a53cabc tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:26.377094 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6b97bdd1-b35d-4a47-bd77-3b7e5a53cabc tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:26.381729 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:26.381729 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:26.382097 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6b97bdd1-b35d-4a47-bd77-3b7e5a53cabc tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Snapshot retrieved successfully. Aug 18 19:28:26.382772 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6b97bdd1-b35d-4a47-bd77-3b7e5a53cabc tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/snapshots/e74bfbc8-edb8-4639-b481-efbac3d543e4 returned with HTTP 200 Aug 18 19:28:26.383097 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 999/4011] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:28:26 2026] GET /volume/v3/snapshots/e74bfbc8-edb8-4639-b481-efbac3d543e4 => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:26.391120 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-07d37c0c-bbd6-405e-87a6-4725a99de1a9 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:26.392849 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-07d37c0c-bbd6-405e-87a6-4725a99de1a9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] POST https://10.4.3.170/volume/v3/backups Aug 18 19:28:26.393178 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-07d37c0c-bbd6-405e-87a6-4725a99de1a9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d200ec54-ba36-471b-b317-49a9e565db75", "snapshot_id": "e74bfbc8-edb8-4639-b481-efbac3d543e4", "name": "tempest-VolumesBackupsTest-Backup-661926674"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:26.396117 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.backups [None req-07d37c0c-bbd6-405e-87a6-4725a99de1a9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Creating new backup {'backup': {'volume_id': 'd200ec54-ba36-471b-b317-49a9e565db75', 'snapshot_id': 'e74bfbc8-edb8-4639-b481-efbac3d543e4', 'name': 'tempest-VolumesBackupsTest-Backup-661926674'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:28:26.396256 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-07d37c0c-bbd6-405e-87a6-4725a99de1a9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Creating backup of volume d200ec54-ba36-471b-b317-49a9e565db75 in container None Aug 18 19:28:26.404918 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:26.404918 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:26.405353 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-07d37c0c-bbd6-405e-87a6-4725a99de1a9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:28:26.412823 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:26.412823 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:26.413793 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-07d37c0c-bbd6-405e-87a6-4725a99de1a9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Snapshot retrieved successfully. Aug 18 19:28:26.429670 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-07d37c0c-bbd6-405e-87a6-4725a99de1a9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Created reservations ['1876391b-7672-4d2a-9502-761df2476b6b', 'd1325257-eaaa-46ca-8867-c13ed2cd1f56'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:28:26.457482 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-07d37c0c-bbd6-405e-87a6-4725a99de1a9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:28:26.457841 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1004/4012] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:28:26 2026] POST /volume/v3/backups => generated 329 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:28:26.469396 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-920621dd-e5e0-42a9-9d05-fb8ab85f8d13 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:26.470159 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-920621dd-e5e0-42a9-9d05-fb8ab85f8d13 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:26.470467 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-920621dd-e5e0-42a9-9d05-fb8ab85f8d13 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:26.470703 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-920621dd-e5e0-42a9-9d05-fb8ab85f8d13 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:26.470846 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-920621dd-e5e0-42a9-9d05-fb8ab85f8d13 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 33196907-0a73-4ca6-96ad-6c9f3444d7bc. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:26.474813 np0000007688 devstack@c-api.service[100581]: DEBUG dbcounter [-] [100581] Writing DB stats cinder:SELECT=280,cinder:INSERT=64,cinder:UPDATE=93 {{(pid=100581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:28:26.476956 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:26.476956 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:26.478148 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-920621dd-e5e0-42a9-9d05-fb8ab85f8d13 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 200 Aug 18 19:28:26.483035 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1003/4013] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:26 2026] GET /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:27.490744 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e20faf3a-28d3-4c0d-b3e5-a5c36828593b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:27.494143 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e20faf3a-28d3-4c0d-b3e5-a5c36828593b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:27.494416 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e20faf3a-28d3-4c0d-b3e5-a5c36828593b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:27.494586 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e20faf3a-28d3-4c0d-b3e5-a5c36828593b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:27.494703 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-e20faf3a-28d3-4c0d-b3e5-a5c36828593b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 33196907-0a73-4ca6-96ad-6c9f3444d7bc. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:27.502953 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:27.502953 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:27.504068 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e20faf3a-28d3-4c0d-b3e5-a5c36828593b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 200 Aug 18 19:28:27.504510 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1008/4014] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:27 2026] GET /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 772 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:28.101078 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7e55cda3-27d6-4ee4-8fcd-12bc006c9c6e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:28.103011 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7e55cda3-27d6-4ee4-8fcd-12bc006c9c6e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/b66cf4c8-f9a8-42d8-8ed2-75bf93fff791 Aug 18 19:28:28.103211 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7e55cda3-27d6-4ee4-8fcd-12bc006c9c6e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:28.103518 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7e55cda3-27d6-4ee4-8fcd-12bc006c9c6e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:28.103628 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-7e55cda3-27d6-4ee4-8fcd-12bc006c9c6e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete snapshot with id: b66cf4c8-f9a8-42d8-8ed2-75bf93fff791 Aug 18 19:28:28.108497 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:28.108497 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:28.108828 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-7e55cda3-27d6-4ee4-8fcd-12bc006c9c6e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:28:28.131391 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-7e55cda3-27d6-4ee4-8fcd-12bc006c9c6e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot delete request issued successfully. Aug 18 19:28:28.131391 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7e55cda3-27d6-4ee4-8fcd-12bc006c9c6e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/b66cf4c8-f9a8-42d8-8ed2-75bf93fff791 returned with HTTP 202 Aug 18 19:28:28.131391 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1000/4015] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:28:28 2026] DELETE /volume/v3/snapshots/b66cf4c8-f9a8-42d8-8ed2-75bf93fff791 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:28:28.137538 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b8e73a65-22a7-449f-8c68-250fc59ba501 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:28.141213 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b8e73a65-22a7-449f-8c68-250fc59ba501 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/b66cf4c8-f9a8-42d8-8ed2-75bf93fff791 Aug 18 19:28:28.141213 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b8e73a65-22a7-449f-8c68-250fc59ba501 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:28.141213 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b8e73a65-22a7-449f-8c68-250fc59ba501 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:28.152389 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:28.152389 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:28.152976 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b8e73a65-22a7-449f-8c68-250fc59ba501 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:28:28.153901 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b8e73a65-22a7-449f-8c68-250fc59ba501 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/b66cf4c8-f9a8-42d8-8ed2-75bf93fff791 returned with HTTP 200 Aug 18 19:28:28.155219 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1005/4016] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:28:28 2026] GET /volume/v3/snapshots/b66cf4c8-f9a8-42d8-8ed2-75bf93fff791 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:28.515114 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-76516551-fabd-47a8-8cac-9075b17dde3f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:28.517521 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-76516551-fabd-47a8-8cac-9075b17dde3f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:28.517521 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-76516551-fabd-47a8-8cac-9075b17dde3f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:28.517841 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-76516551-fabd-47a8-8cac-9075b17dde3f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:28.518060 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-76516551-fabd-47a8-8cac-9075b17dde3f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 33196907-0a73-4ca6-96ad-6c9f3444d7bc. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:28.522706 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:28.522706 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:28.523561 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-76516551-fabd-47a8-8cac-9075b17dde3f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 200 Aug 18 19:28:28.524088 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1004/4017] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:28 2026] GET /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:29.165550 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-74693802-8171-4062-bd54-282dd1fa6ef1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:29.167631 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-74693802-8171-4062-bd54-282dd1fa6ef1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/b66cf4c8-f9a8-42d8-8ed2-75bf93fff791 Aug 18 19:28:29.167861 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-74693802-8171-4062-bd54-282dd1fa6ef1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:29.168078 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-74693802-8171-4062-bd54-282dd1fa6ef1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:29.174582 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-74693802-8171-4062-bd54-282dd1fa6ef1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/b66cf4c8-f9a8-42d8-8ed2-75bf93fff791 returned with HTTP 404 Aug 18 19:28:29.176456 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1009/4018] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:28:29 2026] GET /volume/v3/snapshots/b66cf4c8-f9a8-42d8-8ed2-75bf93fff791 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:28:29.536301 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-983ab3db-2210-4ef4-ba98-18527cd086fe None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:29.539261 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-983ab3db-2210-4ef4-ba98-18527cd086fe tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:29.539539 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-983ab3db-2210-4ef4-ba98-18527cd086fe tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:29.539797 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-983ab3db-2210-4ef4-ba98-18527cd086fe tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:29.539900 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-983ab3db-2210-4ef4-ba98-18527cd086fe tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 33196907-0a73-4ca6-96ad-6c9f3444d7bc. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:29.552316 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:29.552316 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:29.552777 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-983ab3db-2210-4ef4-ba98-18527cd086fe tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 200 Aug 18 19:28:29.553260 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1001/4019] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:29 2026] GET /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 783 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:30.564307 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0f872fc4-169a-4a37-8710-eddad0064f7d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:30.568037 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0f872fc4-169a-4a37-8710-eddad0064f7d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:30.568037 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0f872fc4-169a-4a37-8710-eddad0064f7d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:30.568037 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0f872fc4-169a-4a37-8710-eddad0064f7d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:30.568037 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-0f872fc4-169a-4a37-8710-eddad0064f7d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 33196907-0a73-4ca6-96ad-6c9f3444d7bc. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:30.575726 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:30.575726 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:30.575726 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0f872fc4-169a-4a37-8710-eddad0064f7d tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 200 Aug 18 19:28:30.575726 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1006/4020] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:30 2026] GET /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:30.628424 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-df90870a-c4c0-4adb-b63a-ae2cb5c8fa79 req-f549eb58-239b-4e78-8811-24a449f62740 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:30.632453 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-df90870a-c4c0-4adb-b63a-ae2cb5c8fa79 req-f549eb58-239b-4e78-8811-24a449f62740 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/attachments/5958167f-a6e0-4526-98fc-2a55ee769d2e Aug 18 19:28:30.632453 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-df90870a-c4c0-4adb-b63a-ae2cb5c8fa79 req-f549eb58-239b-4e78-8811-24a449f62740 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:30.632453 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-df90870a-c4c0-4adb-b63a-ae2cb5c8fa79 req-f549eb58-239b-4e78-8811-24a449f62740 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:30.641062 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:30.641062 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:30.689973 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-df90870a-c4c0-4adb-b63a-ae2cb5c8fa79 req-f549eb58-239b-4e78-8811-24a449f62740 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/5958167f-a6e0-4526-98fc-2a55ee769d2e returned with HTTP 200 Aug 18 19:28:30.689973 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1005/4021] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:28:30 2026] DELETE /volume/v3/attachments/5958167f-a6e0-4526-98fc-2a55ee769d2e => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:31.593066 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-483610b2-48eb-4065-bbed-0b6c546aba8a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:31.596600 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-483610b2-48eb-4065-bbed-0b6c546aba8a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:31.596857 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-483610b2-48eb-4065-bbed-0b6c546aba8a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:31.597091 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-483610b2-48eb-4065-bbed-0b6c546aba8a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:31.597242 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-483610b2-48eb-4065-bbed-0b6c546aba8a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 33196907-0a73-4ca6-96ad-6c9f3444d7bc. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:31.603166 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:31.603166 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:31.604087 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-483610b2-48eb-4065-bbed-0b6c546aba8a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 200 Aug 18 19:28:31.604544 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1010/4022] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:31 2026] GET /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:32.082868 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a92a3fc7-1dc8-43ed-9c3a-36c7b6fa6065 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:32.084762 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a92a3fc7-1dc8-43ed-9c3a-36c7b6fa6065 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 Aug 18 19:28:32.085007 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a92a3fc7-1dc8-43ed-9c3a-36c7b6fa6065 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:32.085245 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a92a3fc7-1dc8-43ed-9c3a-36c7b6fa6065 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:32.085457 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-a92a3fc7-1dc8-43ed-9c3a-36c7b6fa6065 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete volume with id: 01e07529-22e3-430a-8091-1a2d5c6db3c6 Aug 18 19:28:32.092666 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:32.092666 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:32.093133 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a92a3fc7-1dc8-43ed-9c3a-36c7b6fa6065 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:28:32.109289 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a92a3fc7-1dc8-43ed-9c3a-36c7b6fa6065 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete volume request issued successfully. Aug 18 19:28:32.109477 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a92a3fc7-1dc8-43ed-9c3a-36c7b6fa6065 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 returned with HTTP 202 Aug 18 19:28:32.109933 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1002/4023] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:28:32 2026] DELETE /volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:28:32.118394 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ddc8724c-7b54-4a70-bc0c-36942c0ff810 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:32.120652 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ddc8724c-7b54-4a70-bc0c-36942c0ff810 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 Aug 18 19:28:32.120928 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ddc8724c-7b54-4a70-bc0c-36942c0ff810 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:32.121204 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ddc8724c-7b54-4a70-bc0c-36942c0ff810 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:32.130080 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:32.130080 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:32.134601 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-ddc8724c-7b54-4a70-bc0c-36942c0ff810 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:28:32.143044 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ddc8724c-7b54-4a70-bc0c-36942c0ff810 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 returned with HTTP 200 Aug 18 19:28:32.143764 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1007/4024] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:32 2026] GET /volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:32.616485 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ea8b1ce8-1709-44a3-9e1c-a43a1766e7a0 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:32.618462 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ea8b1ce8-1709-44a3-9e1c-a43a1766e7a0 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:32.618677 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ea8b1ce8-1709-44a3-9e1c-a43a1766e7a0 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:32.618885 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ea8b1ce8-1709-44a3-9e1c-a43a1766e7a0 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:32.618954 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-ea8b1ce8-1709-44a3-9e1c-a43a1766e7a0 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 33196907-0a73-4ca6-96ad-6c9f3444d7bc. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:32.623451 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:32.623451 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:32.624408 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ea8b1ce8-1709-44a3-9e1c-a43a1766e7a0 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 200 Aug 18 19:28:32.624922 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1006/4025] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:32 2026] GET /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:33.159139 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b22434c1-453b-4f7e-be6d-a999dd760373 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:33.163173 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b22434c1-453b-4f7e-be6d-a999dd760373 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 Aug 18 19:28:33.165921 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b22434c1-453b-4f7e-be6d-a999dd760373 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:33.168134 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b22434c1-453b-4f7e-be6d-a999dd760373 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:33.196609 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b22434c1-453b-4f7e-be6d-a999dd760373 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 returned with HTTP 404 Aug 18 19:28:33.196609 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1011/4026] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:33 2026] GET /volume/v3/volumes/01e07529-22e3-430a-8091-1a2d5c6db3c6 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:28:33.224354 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1f90fb8d-bfd0-4980-b157-233603836779 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:33.225927 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1f90fb8d-bfd0-4980-b157-233603836779 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:28:33.226330 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1f90fb8d-bfd0-4980-b157-233603836779 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-932118116", "snapshot_id": null, "imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc", "volume_type": null, "size": 1}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:33.227787 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-1f90fb8d-bfd0-4980-b157-233603836779 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-932118116', 'snapshot_id': None, 'imageRef': '3394ab6b-bad1-4521-8a00-1c034f3dd2cc', 'volume_type': None, 'size': 1}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:28:33.305157 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-1f90fb8d-bfd0-4980-b157-233603836779 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume of 1 GB Aug 18 19:28:33.309222 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1f90fb8d-bfd0-4980-b157-233603836779 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Availability Zones retrieved successfully. Aug 18 19:28:33.314379 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1f90fb8d-bfd0-4980-b157-233603836779 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Flow 'volume_create_api' (e903e750-daff-4048-b841-00cea9c71175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:28:33.315497 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1f90fb8d-bfd0-4980-b157-233603836779 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1381505-83f0-4d74-8b70-cfa1863eebee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:33.316434 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-1f90fb8d-bfd0-4980-b157-233603836779 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:28:33.381050 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1f90fb8d-bfd0-4980-b157-233603836779 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1381505-83f0-4d74-8b70-cfa1863eebee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:33.382178 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1f90fb8d-bfd0-4980-b157-233603836779 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b52b8292-cc03-4e33-b7d3-328f46e5fe82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:33.429388 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-1f90fb8d-bfd0-4980-b157-233603836779 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Created reservations ['e6122e36-4c24-4fec-8634-7417a53d6aa0', '9c3452a4-1db3-4e1e-ab73-c4016e377d8c', '98487494-0623-42a6-ac00-3c8d07358788', 'de1c8973-5922-48ad-a0a3-79485ae5eb0f'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:28:33.430179 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1f90fb8d-bfd0-4980-b157-233603836779 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b52b8292-cc03-4e33-b7d3-328f46e5fe82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6122e36-4c24-4fec-8634-7417a53d6aa0', '9c3452a4-1db3-4e1e-ab73-c4016e377d8c', '98487494-0623-42a6-ac00-3c8d07358788', 'de1c8973-5922-48ad-a0a3-79485ae5eb0f']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:33.430896 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1f90fb8d-bfd0-4980-b157-233603836779 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbf00ea3-754c-4834-8428-cfe65a697a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:33.452119 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1f90fb8d-bfd0-4980-b157-233603836779 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbf00ea3-754c-4834-8428-cfe65a697a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bac63480-257d-48d6-8da8-f2a07d161550', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-932118116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c85fccad6fa47ca8280d67695010cbf',qos_specs=None,replication_status=,reservations=['e6122e36-4c24-4fec-8634-7417a53d6aa0','9c3452a4-1db3-4e1e-ab73-c4016e377d8c','98487494-0623-42a6-ac00-3c8d07358788','de1c8973-5922-48ad-a0a3-79485ae5eb0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a786f33905544f7ae7b17c2f6425c97',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:28:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-932118116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bac63480-257d-48d6-8da8-f2a07d161550,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c85fccad6fa47ca8280d67695010cbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a786f33905544f7ae7b17c2f6425c97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:33.452854 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1f90fb8d-bfd0-4980-b157-233603836779 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01c9b1fa-679c-4318-b3bf-4cc5850b25c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:33.470156 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1f90fb8d-bfd0-4980-b157-233603836779 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01c9b1fa-679c-4318-b3bf-4cc5850b25c2) transitioned into state 'SUCCESS' from state '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-932118116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c85fccad6fa47ca8280d67695010cbf',qos_specs=None,replication_status=,reservations=['e6122e36-4c24-4fec-8634-7417a53d6aa0','9c3452a4-1db3-4e1e-ab73-c4016e377d8c','98487494-0623-42a6-ac00-3c8d07358788','de1c8973-5922-48ad-a0a3-79485ae5eb0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a786f33905544f7ae7b17c2f6425c97',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:33.470824 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1f90fb8d-bfd0-4980-b157-233603836779 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e1cff68-c725-4bfd-9e64-bcbb72b02ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:33.479129 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1f90fb8d-bfd0-4980-b157-233603836779 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e1cff68-c725-4bfd-9e64-bcbb72b02ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:33.479989 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1f90fb8d-bfd0-4980-b157-233603836779 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Flow 'volume_create_api' (e903e750-daff-4048-b841-00cea9c71175) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:28:33.480310 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1f90fb8d-bfd0-4980-b157-233603836779 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume request issued successfully. Aug 18 19:28:33.480912 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1f90fb8d-bfd0-4980-b157-233603836779 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:28:33.481523 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1003/4027] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:28:33 2026] POST /volume/v3/volumes => generated 758 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:28:33.492771 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9d481ad0-9ca5-473d-8648-eecc3c13b98c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:33.494845 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9d481ad0-9ca5-473d-8648-eecc3c13b98c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/bac63480-257d-48d6-8da8-f2a07d161550 Aug 18 19:28:33.495332 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9d481ad0-9ca5-473d-8648-eecc3c13b98c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:33.495332 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9d481ad0-9ca5-473d-8648-eecc3c13b98c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:33.501905 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:33.501905 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:33.505290 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9d481ad0-9ca5-473d-8648-eecc3c13b98c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:28:33.510228 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9d481ad0-9ca5-473d-8648-eecc3c13b98c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/bac63480-257d-48d6-8da8-f2a07d161550 returned with HTTP 200 Aug 18 19:28:33.510743 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1008/4028] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:33 2026] GET /volume/v3/volumes/bac63480-257d-48d6-8da8-f2a07d161550 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:33.635695 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-95e99923-88db-408e-a11b-4707ea16b9df None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:33.637878 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-95e99923-88db-408e-a11b-4707ea16b9df tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:33.638273 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-95e99923-88db-408e-a11b-4707ea16b9df tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:33.638555 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-95e99923-88db-408e-a11b-4707ea16b9df tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:33.638712 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-95e99923-88db-408e-a11b-4707ea16b9df tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 33196907-0a73-4ca6-96ad-6c9f3444d7bc. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:33.644574 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:33.644574 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:33.645745 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-95e99923-88db-408e-a11b-4707ea16b9df tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 200 Aug 18 19:28:33.646309 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1007/4029] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:33 2026] GET /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:34.376810 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2289b321-35db-4258-91e2-09980ebc8d21 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:34.378640 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2289b321-35db-4258-91e2-09980ebc8d21 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:28:34.379136 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2289b321-35db-4258-91e2-09980ebc8d21 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1648625536", "snapshot_id": null, "imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc", "volume_type": null, "size": 1}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:34.381325 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-2289b321-35db-4258-91e2-09980ebc8d21 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1648625536', 'snapshot_id': None, 'imageRef': '3394ab6b-bad1-4521-8a00-1c034f3dd2cc', 'volume_type': None, 'size': 1}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:28:34.462474 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-2289b321-35db-4258-91e2-09980ebc8d21 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Create volume of 1 GB Aug 18 19:28:34.467309 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2289b321-35db-4258-91e2-09980ebc8d21 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Availability Zones retrieved successfully. Aug 18 19:28:34.472782 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2289b321-35db-4258-91e2-09980ebc8d21 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Flow 'volume_create_api' (c9b4ef16-0bf7-4c6e-8fa9-85fd879748c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:28:34.473885 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2289b321-35db-4258-91e2-09980ebc8d21 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19258c0e-9aa4-4568-9d57-63002befde1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:34.474786 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-2289b321-35db-4258-91e2-09980ebc8d21 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:28:34.525195 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e5a99ed6-1ece-4349-8b4e-95dc0344ec8e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:34.527250 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e5a99ed6-1ece-4349-8b4e-95dc0344ec8e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/bac63480-257d-48d6-8da8-f2a07d161550 Aug 18 19:28:34.527479 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e5a99ed6-1ece-4349-8b4e-95dc0344ec8e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:34.527662 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e5a99ed6-1ece-4349-8b4e-95dc0344ec8e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:34.530533 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2289b321-35db-4258-91e2-09980ebc8d21 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19258c0e-9aa4-4568-9d57-63002befde1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:34.531352 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2289b321-35db-4258-91e2-09980ebc8d21 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (446eb68f-545c-47d6-b7c9-b079ef87c75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:34.534779 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:34.534779 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:34.538337 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e5a99ed6-1ece-4349-8b4e-95dc0344ec8e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:28:34.542924 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e5a99ed6-1ece-4349-8b4e-95dc0344ec8e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/bac63480-257d-48d6-8da8-f2a07d161550 returned with HTTP 200 Aug 18 19:28:34.543382 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1004/4030] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:34 2026] GET /volume/v3/volumes/bac63480-257d-48d6-8da8-f2a07d161550 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:34.561733 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8c67d04d-74b3-418e-9bcc-5d9e246cf314 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:34.563762 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8c67d04d-74b3-418e-9bcc-5d9e246cf314 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/bac63480-257d-48d6-8da8-f2a07d161550 Aug 18 19:28:34.563964 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8c67d04d-74b3-418e-9bcc-5d9e246cf314 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:34.564171 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8c67d04d-74b3-418e-9bcc-5d9e246cf314 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:34.571646 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:34.571646 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:34.575656 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-8c67d04d-74b3-418e-9bcc-5d9e246cf314 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:28:34.580567 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8c67d04d-74b3-418e-9bcc-5d9e246cf314 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/bac63480-257d-48d6-8da8-f2a07d161550 returned with HTTP 200 Aug 18 19:28:34.581073 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1009/4031] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:34 2026] GET /volume/v3/volumes/bac63480-257d-48d6-8da8-f2a07d161550 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:34.593703 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d69d01d4-f249-4b54-bd22-2b56b0c58dce None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:34.595648 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d69d01d4-f249-4b54-bd22-2b56b0c58dce tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:28:34.595817 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-2289b321-35db-4258-91e2-09980ebc8d21 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Created reservations ['87355da6-5f86-4bb5-a936-f2f49fef302a', 'c87172dd-c8e3-47f5-acc6-d4e1b679764f', '6c7b43bf-13e6-4ecd-b394-6ee8eb70b6f8', 'b14b5b34-8db3-478c-ae03-ba28c875053b'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:28:34.596054 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d69d01d4-f249-4b54-bd22-2b56b0c58dce tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bac63480-257d-48d6-8da8-f2a07d161550", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-5857780", "description": null, "metadata": null}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:34.596956 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2289b321-35db-4258-91e2-09980ebc8d21 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (446eb68f-545c-47d6-b7c9-b079ef87c75e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87355da6-5f86-4bb5-a936-f2f49fef302a', 'c87172dd-c8e3-47f5-acc6-d4e1b679764f', '6c7b43bf-13e6-4ecd-b394-6ee8eb70b6f8', 'b14b5b34-8db3-478c-ae03-ba28c875053b']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:34.597927 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2289b321-35db-4258-91e2-09980ebc8d21 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b06497fb-06fe-496f-9757-2f9b726f8e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:34.604791 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:34.604791 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:34.605352 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d69d01d4-f249-4b54-bd22-2b56b0c58dce tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:28:34.605577 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-d69d01d4-f249-4b54-bd22-2b56b0c58dce tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create snapshot from volume bac63480-257d-48d6-8da8-f2a07d161550 Aug 18 19:28:34.624719 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2289b321-35db-4258-91e2-09980ebc8d21 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b06497fb-06fe-496f-9757-2f9b726f8e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85fc386b-370f-4b50-9fe1-0e56648df93d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1648625536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5840f980b64185ad4e918ea919888e',qos_specs=None,replication_status=,reservations=['87355da6-5f86-4bb5-a936-f2f49fef302a','c87172dd-c8e3-47f5-acc6-d4e1b679764f','6c7b43bf-13e6-4ecd-b394-6ee8eb70b6f8','b14b5b34-8db3-478c-ae03-ba28c875053b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5479dc19ccb54014947166036b3cab68',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:28:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1648625536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85fc386b-370f-4b50-9fe1-0e56648df93d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b5840f980b64185ad4e918ea919888e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5479dc19ccb54014947166036b3cab68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:34.625845 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2289b321-35db-4258-91e2-09980ebc8d21 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41738303-e27a-463a-87fe-2f933743d91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:34.630047 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-d69d01d4-f249-4b54-bd22-2b56b0c58dce tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Created reservations ['f801a25a-90a9-4211-852f-7e2556e3ba8b', 'df052aef-214d-44b3-9d4a-d0cadbd8b362', 'd66d16dc-d42a-448f-a702-e15185f15eba', 'ad415840-66fd-44ff-88c3-76810012e7b4'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:28:34.645328 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2289b321-35db-4258-91e2-09980ebc8d21 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41738303-e27a-463a-87fe-2f933743d91e) transitioned into state 'SUCCESS' from state '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-1648625536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5840f980b64185ad4e918ea919888e',qos_specs=None,replication_status=,reservations=['87355da6-5f86-4bb5-a936-f2f49fef302a','c87172dd-c8e3-47f5-acc6-d4e1b679764f','6c7b43bf-13e6-4ecd-b394-6ee8eb70b6f8','b14b5b34-8db3-478c-ae03-ba28c875053b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5479dc19ccb54014947166036b3cab68',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:34.647051 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2289b321-35db-4258-91e2-09980ebc8d21 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e1bbf89-089d-44db-86dd-30ef87358b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:34.656547 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2289b321-35db-4258-91e2-09980ebc8d21 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e1bbf89-089d-44db-86dd-30ef87358b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:34.657715 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2289b321-35db-4258-91e2-09980ebc8d21 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Flow 'volume_create_api' (c9b4ef16-0bf7-4c6e-8fa9-85fd879748c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:28:34.658209 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2289b321-35db-4258-91e2-09980ebc8d21 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Create volume request issued successfully. Aug 18 19:28:34.658933 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2289b321-35db-4258-91e2-09980ebc8d21 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:28:34.659566 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1012/4032] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:28:34 2026] POST /volume/v3/volumes => generated 754 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:28:34.660262 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-03a6f657-b3ce-4ff3-a61b-1d6d1d5f6a0b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:34.662845 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-03a6f657-b3ce-4ff3-a61b-1d6d1d5f6a0b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:34.664717 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-03a6f657-b3ce-4ff3-a61b-1d6d1d5f6a0b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:34.664923 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-03a6f657-b3ce-4ff3-a61b-1d6d1d5f6a0b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:34.665050 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-03a6f657-b3ce-4ff3-a61b-1d6d1d5f6a0b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 33196907-0a73-4ca6-96ad-6c9f3444d7bc. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:34.669619 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d69d01d4-f249-4b54-bd22-2b56b0c58dce tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot create request issued successfully. Aug 18 19:28:34.670076 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d69d01d4-f249-4b54-bd22-2b56b0c58dce tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:28:34.670462 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1008/4033] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:28:34 2026] POST /volume/v3/snapshots => generated 305 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:28:34.674476 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:34.674476 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:34.676330 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-03a6f657-b3ce-4ff3-a61b-1d6d1d5f6a0b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 200 Aug 18 19:28:34.676330 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1005/4034] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:34 2026] GET /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 783 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:28:34.678322 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-40aa6fb5-ddce-4a97-8087-16e8e66788af None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:34.678884 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-40aa6fb5-ddce-4a97-8087-16e8e66788af tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/volumes/85fc386b-370f-4b50-9fe1-0e56648df93d Aug 18 19:28:34.679343 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-40aa6fb5-ddce-4a97-8087-16e8e66788af tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:34.679343 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-40aa6fb5-ddce-4a97-8087-16e8e66788af tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:34.681018 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-aa1c385f-6e6d-4439-8583-6320c4fcbb3b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:34.683217 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-aa1c385f-6e6d-4439-8583-6320c4fcbb3b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c Aug 18 19:28:34.683498 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-aa1c385f-6e6d-4439-8583-6320c4fcbb3b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:34.683820 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-aa1c385f-6e6d-4439-8583-6320c4fcbb3b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:34.686503 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:34.686503 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:34.689469 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:34.689469 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:34.690045 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-aa1c385f-6e6d-4439-8583-6320c4fcbb3b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:28:34.690287 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-40aa6fb5-ddce-4a97-8087-16e8e66788af tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Volume info retrieved successfully. Aug 18 19:28:34.691080 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-aa1c385f-6e6d-4439-8583-6320c4fcbb3b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c returned with HTTP 200 Aug 18 19:28:34.691537 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1013/4035] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:28:34 2026] GET /volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c => generated 437 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:34.694589 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-40aa6fb5-ddce-4a97-8087-16e8e66788af tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/volumes/85fc386b-370f-4b50-9fe1-0e56648df93d returned with HTTP 200 Aug 18 19:28:34.694989 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1010/4036] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:34 2026] GET /volume/v3/volumes/85fc386b-370f-4b50-9fe1-0e56648df93d => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:35.686291 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-bbd083e4-fcdd-4a31-8aa6-d3f3893f7ea2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:35.688283 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bbd083e4-fcdd-4a31-8aa6-d3f3893f7ea2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:35.688527 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-bbd083e4-fcdd-4a31-8aa6-d3f3893f7ea2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:35.688709 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-bbd083e4-fcdd-4a31-8aa6-d3f3893f7ea2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:35.688806 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-bbd083e4-fcdd-4a31-8aa6-d3f3893f7ea2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 33196907-0a73-4ca6-96ad-6c9f3444d7bc. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:35.693134 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:35.693134 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:35.693929 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bbd083e4-fcdd-4a31-8aa6-d3f3893f7ea2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 200 Aug 18 19:28:35.694337 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1009/4037] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:35 2026] GET /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:35.699768 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bb6a358f-93ed-4aed-a438-fffbaa5b25c7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:35.701468 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bb6a358f-93ed-4aed-a438-fffbaa5b25c7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c Aug 18 19:28:35.701692 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bb6a358f-93ed-4aed-a438-fffbaa5b25c7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:35.701882 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bb6a358f-93ed-4aed-a438-fffbaa5b25c7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:35.706776 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-97e78324-dda8-4da6-b46c-a45fbaf68904 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:35.707167 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:35.707167 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:35.707677 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-bb6a358f-93ed-4aed-a438-fffbaa5b25c7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:28:35.708502 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bb6a358f-93ed-4aed-a438-fffbaa5b25c7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c returned with HTTP 200 Aug 18 19:28:35.708957 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-97e78324-dda8-4da6-b46c-a45fbaf68904 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/volumes/85fc386b-370f-4b50-9fe1-0e56648df93d Aug 18 19:28:35.709004 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1006/4038] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:28:35 2026] GET /volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:35.709063 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-97e78324-dda8-4da6-b46c-a45fbaf68904 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:35.709262 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-97e78324-dda8-4da6-b46c-a45fbaf68904 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:35.717212 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:35.717212 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:35.717928 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-93746bdc-bb4b-4b17-9b76-2b0e4144cefe None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:35.719781 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-93746bdc-bb4b-4b17-9b76-2b0e4144cefe tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c Aug 18 19:28:35.719971 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-93746bdc-bb4b-4b17-9b76-2b0e4144cefe tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:35.720188 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-93746bdc-bb4b-4b17-9b76-2b0e4144cefe tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:35.721256 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-97e78324-dda8-4da6-b46c-a45fbaf68904 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Volume info retrieved successfully. Aug 18 19:28:35.725175 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:35.725175 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:35.725624 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-93746bdc-bb4b-4b17-9b76-2b0e4144cefe tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:28:35.725933 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-97e78324-dda8-4da6-b46c-a45fbaf68904 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/volumes/85fc386b-370f-4b50-9fe1-0e56648df93d returned with HTTP 200 Aug 18 19:28:35.726346 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1014/4039] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:35 2026] GET /volume/v3/volumes/85fc386b-370f-4b50-9fe1-0e56648df93d => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:35.726412 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-93746bdc-bb4b-4b17-9b76-2b0e4144cefe tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c returned with HTTP 200 Aug 18 19:28:35.726806 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1011/4040] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:28:35 2026] GET /volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:35.737732 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ccbe5751-a25a-4303-8d0c-40fa8d6b66b6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:35.739609 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ccbe5751-a25a-4303-8d0c-40fa8d6b66b6 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/volumes/85fc386b-370f-4b50-9fe1-0e56648df93d Aug 18 19:28:35.739805 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ccbe5751-a25a-4303-8d0c-40fa8d6b66b6 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:35.740036 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ccbe5751-a25a-4303-8d0c-40fa8d6b66b6 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:35.746819 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:35.746819 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:35.750540 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ccbe5751-a25a-4303-8d0c-40fa8d6b66b6 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Volume info retrieved successfully. Aug 18 19:28:35.756385 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ccbe5751-a25a-4303-8d0c-40fa8d6b66b6 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/volumes/85fc386b-370f-4b50-9fe1-0e56648df93d returned with HTTP 200 Aug 18 19:28:35.756385 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1010/4041] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:35 2026] GET /volume/v3/volumes/85fc386b-370f-4b50-9fe1-0e56648df93d => generated 1362 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:35.767638 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7397198e-62d9-40d9-8901-25a0ede4c844 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:35.769904 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7397198e-62d9-40d9-8901-25a0ede4c844 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/volumes/85fc386b-370f-4b50-9fe1-0e56648df93d Aug 18 19:28:35.770203 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7397198e-62d9-40d9-8901-25a0ede4c844 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:35.770490 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7397198e-62d9-40d9-8901-25a0ede4c844 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:35.779878 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:35.779878 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:35.784438 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-7397198e-62d9-40d9-8901-25a0ede4c844 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Volume info retrieved successfully. Aug 18 19:28:35.790080 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7397198e-62d9-40d9-8901-25a0ede4c844 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/volumes/85fc386b-370f-4b50-9fe1-0e56648df93d returned with HTTP 200 Aug 18 19:28:35.790571 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1007/4042] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:35 2026] GET /volume/v3/volumes/85fc386b-370f-4b50-9fe1-0e56648df93d => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:35.803830 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ff758a19-e380-4618-83b8-e8e7bd169d00 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:35.808320 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ff758a19-e380-4618-83b8-e8e7bd169d00 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] POST https://10.4.3.170/volume/v3/backups Aug 18 19:28:35.808677 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ff758a19-e380-4618-83b8-e8e7bd169d00 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "85fc386b-370f-4b50-9fe1-0e56648df93d", "name": "tempest-TestVolumeBackupRestore-backup-1494179393", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:35.810277 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.backups [None req-ff758a19-e380-4618-83b8-e8e7bd169d00 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Creating new backup {'backup': {'volume_id': '85fc386b-370f-4b50-9fe1-0e56648df93d', 'name': 'tempest-TestVolumeBackupRestore-backup-1494179393', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100583) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:28:35.814551 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.backups [None req-ff758a19-e380-4618-83b8-e8e7bd169d00 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Creating backup of volume 85fc386b-370f-4b50-9fe1-0e56648df93d in container None Aug 18 19:28:35.827976 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:35.827976 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:35.828580 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ff758a19-e380-4618-83b8-e8e7bd169d00 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Volume info retrieved successfully. Aug 18 19:28:35.856620 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-ff758a19-e380-4618-83b8-e8e7bd169d00 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Created reservations ['3c7b0001-5154-4ab8-9240-3c3860e12675', '2eeff82a-0acf-41ad-9c2e-b3cda1dcb5a5'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:28:35.863532 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-0f606ef4-bb7b-4c76-ae9b-4a8d095541da None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:35.865790 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-0f606ef4-bb7b-4c76-ae9b-4a8d095541da tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c Aug 18 19:28:35.866032 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-0f606ef4-bb7b-4c76-ae9b-4a8d095541da tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:35.866265 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-0f606ef4-bb7b-4c76-ae9b-4a8d095541da tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:35.871854 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:35.871854 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:35.872395 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-0f606ef4-bb7b-4c76-ae9b-4a8d095541da tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:28:35.873274 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-0f606ef4-bb7b-4c76-ae9b-4a8d095541da tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c returned with HTTP 200 Aug 18 19:28:35.873739 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1012/4043] 10.4.3.170 () {68 vars in 1604 bytes} [Tue Aug 18 19:28:35 2026] GET /volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:35.882351 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-35a00455-8229-4877-bd00-d00340f90857 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:35.884811 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-35a00455-8229-4877-bd00-d00340f90857 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/bac63480-257d-48d6-8da8-f2a07d161550 Aug 18 19:28:35.885024 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-35a00455-8229-4877-bd00-d00340f90857 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:35.885272 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-35a00455-8229-4877-bd00-d00340f90857 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:35.892405 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ff758a19-e380-4618-83b8-e8e7bd169d00 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:28:35.893097 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1015/4044] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:28:35 2026] POST /volume/v3/backups => generated 335 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:28:35.893581 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:35.893581 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:35.897698 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-35a00455-8229-4877-bd00-d00340f90857 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:28:35.905863 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a65ffb29-4a53-4aa9-b523-b6c41f1cc924 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:35.907012 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-35a00455-8229-4877-bd00-d00340f90857 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/bac63480-257d-48d6-8da8-f2a07d161550 returned with HTTP 200 Aug 18 19:28:35.907842 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1011/4045] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:28:35 2026] GET /volume/v3/volumes/bac63480-257d-48d6-8da8-f2a07d161550 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:35.908865 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a65ffb29-4a53-4aa9-b523-b6c41f1cc924 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:28:35.909062 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a65ffb29-4a53-4aa9-b523-b6c41f1cc924 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:35.909250 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a65ffb29-4a53-4aa9-b523-b6c41f1cc924 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:35.909347 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-a65ffb29-4a53-4aa9-b523-b6c41f1cc924 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:35.913826 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:35.913826 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:35.914649 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a65ffb29-4a53-4aa9-b523-b6c41f1cc924 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:28:35.915067 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1008/4046] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:35 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 742 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:36.313131 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-19a75eef-172d-4aeb-9337-7cbd05ac88dd None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:36.315327 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-19a75eef-172d-4aeb-9337-7cbd05ac88dd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c Aug 18 19:28:36.315622 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-19a75eef-172d-4aeb-9337-7cbd05ac88dd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:36.315882 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-19a75eef-172d-4aeb-9337-7cbd05ac88dd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:36.321009 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:36.321009 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:36.321448 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-19a75eef-172d-4aeb-9337-7cbd05ac88dd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:28:36.322177 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-19a75eef-172d-4aeb-9337-7cbd05ac88dd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c returned with HTTP 200 Aug 18 19:28:36.322533 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1013/4047] 10.4.3.170 () {68 vars in 1604 bytes} [Tue Aug 18 19:28:36 2026] GET /volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:36.706741 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9f084118-86e4-4c45-9f1d-7559cb1e2fa1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:36.709166 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9f084118-86e4-4c45-9f1d-7559cb1e2fa1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:36.709668 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9f084118-86e4-4c45-9f1d-7559cb1e2fa1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:36.709668 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9f084118-86e4-4c45-9f1d-7559cb1e2fa1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:36.709882 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-9f084118-86e4-4c45-9f1d-7559cb1e2fa1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 33196907-0a73-4ca6-96ad-6c9f3444d7bc. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:36.714468 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:36.714468 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:36.715394 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9f084118-86e4-4c45-9f1d-7559cb1e2fa1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 200 Aug 18 19:28:36.715776 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1016/4048] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:36 2026] GET /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:36.925234 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ae27153e-73e2-4b89-af58-5211cebf3385 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:36.926889 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ae27153e-73e2-4b89-af58-5211cebf3385 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:28:36.927077 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ae27153e-73e2-4b89-af58-5211cebf3385 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:36.927255 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ae27153e-73e2-4b89-af58-5211cebf3385 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:36.927352 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-ae27153e-73e2-4b89-af58-5211cebf3385 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:36.933311 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:36.933311 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:36.934024 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ae27153e-73e2-4b89-af58-5211cebf3385 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:28:36.934353 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1012/4049] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:36 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:37.293564 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-cde169b1-7dab-4d49-9f20-0d676f2d6193 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:37.294712 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-cde169b1-7dab-4d49-9f20-0d676f2d6193 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c Aug 18 19:28:37.294772 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-cde169b1-7dab-4d49-9f20-0d676f2d6193 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:37.294977 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-cde169b1-7dab-4d49-9f20-0d676f2d6193 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:37.300204 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:37.300204 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:37.301087 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-cde169b1-7dab-4d49-9f20-0d676f2d6193 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:28:37.301397 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-cde169b1-7dab-4d49-9f20-0d676f2d6193 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c returned with HTTP 200 Aug 18 19:28:37.301722 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1009/4050] 10.4.3.170 () {68 vars in 1604 bytes} [Tue Aug 18 19:28:37 2026] GET /volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:37.316895 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-8a634aff-4a8a-441b-91a0-132e4902c290 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:37.324493 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-8a634aff-4a8a-441b-91a0-132e4902c290 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/bac63480-257d-48d6-8da8-f2a07d161550 Aug 18 19:28:37.324493 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-8a634aff-4a8a-441b-91a0-132e4902c290 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:37.324493 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-8a634aff-4a8a-441b-91a0-132e4902c290 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:37.328656 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:37.328656 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:37.331692 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-8a634aff-4a8a-441b-91a0-132e4902c290 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:28:37.335709 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-8a634aff-4a8a-441b-91a0-132e4902c290 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/bac63480-257d-48d6-8da8-f2a07d161550 returned with HTTP 200 Aug 18 19:28:37.336221 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1014/4051] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:28:37 2026] GET /volume/v3/volumes/bac63480-257d-48d6-8da8-f2a07d161550 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:37.342535 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1f51d3ec-e99b-452c-9b32-d2d3ad329a93 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:37.344727 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1f51d3ec-e99b-452c-9b32-d2d3ad329a93 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:28:37.345163 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1f51d3ec-e99b-452c-9b32-d2d3ad329a93 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "32b3f0f2-6150-4bc0-871a-34f7aeb3f01c", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:37.346821 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1f51d3ec-e99b-452c-9b32-d2d3ad329a93 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '32b3f0f2-6150-4bc0-871a-34f7aeb3f01c', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:28:37.355976 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:37.355976 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:37.356743 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1f51d3ec-e99b-452c-9b32-d2d3ad329a93 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:28:37.356889 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1f51d3ec-e99b-452c-9b32-d2d3ad329a93 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume of 1 GB Aug 18 19:28:37.357497 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1f51d3ec-e99b-452c-9b32-d2d3ad329a93 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Availability Zones retrieved successfully. Aug 18 19:28:37.362980 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1f51d3ec-e99b-452c-9b32-d2d3ad329a93 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Flow 'volume_create_api' (6357a7d2-78cb-4de4-865a-2bc5dde5d715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:28:37.364596 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1f51d3ec-e99b-452c-9b32-d2d3ad329a93 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b5c0c84-aac6-4596-9cd8-0509860f1a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:37.365394 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1f51d3ec-e99b-452c-9b32-d2d3ad329a93 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:28:37.393091 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1f51d3ec-e99b-452c-9b32-d2d3ad329a93 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b5c0c84-aac6-4596-9cd8-0509860f1a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '32b3f0f2-6150-4bc0-871a-34f7aeb3f01c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:37.394063 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1f51d3ec-e99b-452c-9b32-d2d3ad329a93 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23eec702-10a6-4989-be15-a03731e82680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:37.440824 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1f51d3ec-e99b-452c-9b32-d2d3ad329a93 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Created reservations ['56a7745c-eea8-461b-a2df-12e8f6bc2906', '7f331ba8-05a6-4987-bc3c-3cbb3a79a07e', '3aa12d99-4573-41a9-ab1a-0e8aa87736f6', '95507abf-592f-4066-b442-5e1825884fd8'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:28:37.441935 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1f51d3ec-e99b-452c-9b32-d2d3ad329a93 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23eec702-10a6-4989-be15-a03731e82680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56a7745c-eea8-461b-a2df-12e8f6bc2906', '7f331ba8-05a6-4987-bc3c-3cbb3a79a07e', '3aa12d99-4573-41a9-ab1a-0e8aa87736f6', '95507abf-592f-4066-b442-5e1825884fd8']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:37.442844 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1f51d3ec-e99b-452c-9b32-d2d3ad329a93 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3415e070-f50d-4bd2-a914-7c8a7abb5fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:37.488725 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1f51d3ec-e99b-452c-9b32-d2d3ad329a93 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3415e070-f50d-4bd2-a914-7c8a7abb5fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b50821a-33e2-4a6b-9d6a-bbdde5d2454f', '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='3c85fccad6fa47ca8280d67695010cbf',qos_specs=None,replication_status=,reservations=['56a7745c-eea8-461b-a2df-12e8f6bc2906','7f331ba8-05a6-4987-bc3c-3cbb3a79a07e','3aa12d99-4573-41a9-ab1a-0e8aa87736f6','95507abf-592f-4066-b442-5e1825884fd8'],size=1,snapshot_id=32b3f0f2-6150-4bc0-871a-34f7aeb3f01c,source_replicaid=,source_volid=None,status='creating',user_id='5a786f33905544f7ae7b17c2f6425c97',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), '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-18T19:28:37Z,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=3b50821a-33e2-4a6b-9d6a-bbdde5d2454f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c85fccad6fa47ca8280d67695010cbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=32b3f0f2-6150-4bc0-871a-34f7aeb3f01c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a786f33905544f7ae7b17c2f6425c97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:37.489465 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1f51d3ec-e99b-452c-9b32-d2d3ad329a93 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad88310c-412c-41ee-b449-b530f89ae09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:37.516039 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1f51d3ec-e99b-452c-9b32-d2d3ad329a93 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad88310c-412c-41ee-b449-b530f89ae09b) transitioned into 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='3c85fccad6fa47ca8280d67695010cbf',qos_specs=None,replication_status=,reservations=['56a7745c-eea8-461b-a2df-12e8f6bc2906','7f331ba8-05a6-4987-bc3c-3cbb3a79a07e','3aa12d99-4573-41a9-ab1a-0e8aa87736f6','95507abf-592f-4066-b442-5e1825884fd8'],size=1,snapshot_id=32b3f0f2-6150-4bc0-871a-34f7aeb3f01c,source_replicaid=,source_volid=None,status='creating',user_id='5a786f33905544f7ae7b17c2f6425c97',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:37.517038 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1f51d3ec-e99b-452c-9b32-d2d3ad329a93 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04c3a47f-620e-4928-94d6-520ba6d9a3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:37.548451 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1f51d3ec-e99b-452c-9b32-d2d3ad329a93 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04c3a47f-620e-4928-94d6-520ba6d9a3a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:37.548451 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1f51d3ec-e99b-452c-9b32-d2d3ad329a93 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Flow 'volume_create_api' (6357a7d2-78cb-4de4-865a-2bc5dde5d715) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:28:37.548451 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1f51d3ec-e99b-452c-9b32-d2d3ad329a93 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume request issued successfully. Aug 18 19:28:37.548451 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1f51d3ec-e99b-452c-9b32-d2d3ad329a93 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:28:37.548451 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1017/4052] 10.4.3.170 () {72 vars in 1541 bytes} [Tue Aug 18 19:28:37 2026] POST /volume/v3/volumes => generated 736 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:28:37.558707 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-672d6546-d214-4dd1-84dc-f5736412f20d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:37.560772 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-672d6546-d214-4dd1-84dc-f5736412f20d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/3b50821a-33e2-4a6b-9d6a-bbdde5d2454f Aug 18 19:28:37.560930 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-672d6546-d214-4dd1-84dc-f5736412f20d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:37.561130 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-672d6546-d214-4dd1-84dc-f5736412f20d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:37.567477 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:37.567477 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:37.571545 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-672d6546-d214-4dd1-84dc-f5736412f20d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:28:37.575875 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-672d6546-d214-4dd1-84dc-f5736412f20d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/3b50821a-33e2-4a6b-9d6a-bbdde5d2454f returned with HTTP 200 Aug 18 19:28:37.576391 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1013/4053] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:28:37 2026] GET /volume/v3/volumes/3b50821a-33e2-4a6b-9d6a-bbdde5d2454f => generated 804 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:37.589483 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-c8f4d377-f125-4e78-b5a3-2ecfaab76dd4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:37.591844 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-c8f4d377-f125-4e78-b5a3-2ecfaab76dd4 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/3b50821a-33e2-4a6b-9d6a-bbdde5d2454f Aug 18 19:28:37.592011 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-c8f4d377-f125-4e78-b5a3-2ecfaab76dd4 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:37.592211 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-c8f4d377-f125-4e78-b5a3-2ecfaab76dd4 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:37.600180 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:37.600180 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:37.610120 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-c8f4d377-f125-4e78-b5a3-2ecfaab76dd4 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:28:37.622566 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-c8f4d377-f125-4e78-b5a3-2ecfaab76dd4 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/3b50821a-33e2-4a6b-9d6a-bbdde5d2454f returned with HTTP 200 Aug 18 19:28:37.622566 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1010/4054] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:28:37 2026] GET /volume/v3/volumes/3b50821a-33e2-4a6b-9d6a-bbdde5d2454f => generated 804 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:37.726715 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8d0b1c85-66c1-4f30-9a6e-30e819f16db9 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:37.729825 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8d0b1c85-66c1-4f30-9a6e-30e819f16db9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:37.730377 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8d0b1c85-66c1-4f30-9a6e-30e819f16db9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:37.730590 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8d0b1c85-66c1-4f30-9a6e-30e819f16db9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:37.730697 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-8d0b1c85-66c1-4f30-9a6e-30e819f16db9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 33196907-0a73-4ca6-96ad-6c9f3444d7bc. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:37.740371 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:37.740371 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:37.741243 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8d0b1c85-66c1-4f30-9a6e-30e819f16db9 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 200 Aug 18 19:28:37.741663 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1015/4055] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:37 2026] GET /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 783 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:37.945311 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-224eb265-5a64-465f-b834-9f39ab87edcb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:37.947357 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-224eb265-5a64-465f-b834-9f39ab87edcb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:28:37.948389 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-224eb265-5a64-465f-b834-9f39ab87edcb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:37.948389 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-224eb265-5a64-465f-b834-9f39ab87edcb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:37.948389 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-224eb265-5a64-465f-b834-9f39ab87edcb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:37.953387 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:37.953387 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:37.954381 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-224eb265-5a64-465f-b834-9f39ab87edcb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:28:37.954981 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1018/4056] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:37 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:38.758019 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3413b172-15f1-4f3d-962d-13e7b9412d91 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:38.760182 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3413b172-15f1-4f3d-962d-13e7b9412d91 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:38.760182 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3413b172-15f1-4f3d-962d-13e7b9412d91 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:38.760182 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3413b172-15f1-4f3d-962d-13e7b9412d91 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:38.760302 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-3413b172-15f1-4f3d-962d-13e7b9412d91 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 33196907-0a73-4ca6-96ad-6c9f3444d7bc. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:38.768543 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:38.768543 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:38.769315 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3413b172-15f1-4f3d-962d-13e7b9412d91 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 200 Aug 18 19:28:38.771902 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1014/4057] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:38 2026] GET /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 783 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:38.969605 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c1b58b9c-d49e-42f0-a9bc-c368a2a224fb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:38.972077 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c1b58b9c-d49e-42f0-a9bc-c368a2a224fb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:28:38.972284 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c1b58b9c-d49e-42f0-a9bc-c368a2a224fb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:38.972794 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c1b58b9c-d49e-42f0-a9bc-c368a2a224fb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:38.972794 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-c1b58b9c-d49e-42f0-a9bc-c368a2a224fb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:38.982383 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:38.982383 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:38.983510 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c1b58b9c-d49e-42f0-a9bc-c368a2a224fb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:28:38.987352 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1011/4058] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:38 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:39.785764 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c1742884-28f4-45fd-bec3-5d8664ed5a9e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:39.787698 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c1742884-28f4-45fd-bec3-5d8664ed5a9e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:39.787883 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c1742884-28f4-45fd-bec3-5d8664ed5a9e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:39.788097 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c1742884-28f4-45fd-bec3-5d8664ed5a9e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:39.788175 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-c1742884-28f4-45fd-bec3-5d8664ed5a9e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 33196907-0a73-4ca6-96ad-6c9f3444d7bc. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:39.793496 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:39.793496 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:39.793804 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c1742884-28f4-45fd-bec3-5d8664ed5a9e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 200 Aug 18 19:28:39.794076 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1016/4059] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:39 2026] GET /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:39.830964 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-4809e471-02cf-485e-bdd7-7fd6259dcf24 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:39.833855 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-4809e471-02cf-485e-bdd7-7fd6259dcf24 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 Aug 18 19:28:39.833855 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-4809e471-02cf-485e-bdd7-7fd6259dcf24 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:39.833855 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-4809e471-02cf-485e-bdd7-7fd6259dcf24 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:39.843130 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:39.843130 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:39.847930 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-4809e471-02cf-485e-bdd7-7fd6259dcf24 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:28:39.853016 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-4809e471-02cf-485e-bdd7-7fd6259dcf24 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 returned with HTTP 200 Aug 18 19:28:39.853641 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1019/4060] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:28:39 2026] GET /volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:39.939780 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7d5be962-5ecf-4ad2-9aa6-ed242620bd65 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:39.940187 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7d5be962-5ecf-4ad2-9aa6-ed242620bd65 None None] GET https://10.4.3.170/volume// Aug 18 19:28:39.940468 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7d5be962-5ecf-4ad2-9aa6-ed242620bd65 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:39.940733 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7d5be962-5ecf-4ad2-9aa6-ed242620bd65 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:39.941141 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7d5be962-5ecf-4ad2-9aa6-ed242620bd65 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:28:39.941463 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1015/4061] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:28: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 19:28:39.949669 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-0f0a0588-2721-4bd5-8f55-fdc9928381ad None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:39.953453 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-0f0a0588-2721-4bd5-8f55-fdc9928381ad tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:28:39.953453 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-0f0a0588-2721-4bd5-8f55-fdc9928381ad tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8bdbd3e4-a049-48a3-9a07-5ba85a6339b0", "connector": null, "instance_uuid": "73b19bf0-76fa-4fff-bbcd-4d6e9f13bbb4"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:39.963649 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:39.963649 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:39.988525 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-0f0a0588-2721-4bd5-8f55-fdc9928381ad tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:28:39.988525 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1012/4062] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:28:39 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 19:28:40.003332 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2e5dcd48-d771-42b3-a8aa-f21f3fd2e33a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:40.005249 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2e5dcd48-d771-42b3-a8aa-f21f3fd2e33a tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:28:40.005396 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2e5dcd48-d771-42b3-a8aa-f21f3fd2e33a tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:40.007062 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2e5dcd48-d771-42b3-a8aa-f21f3fd2e33a tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:40.007230 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-2e5dcd48-d771-42b3-a8aa-f21f3fd2e33a tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:40.016617 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:40.016617 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:40.017507 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2e5dcd48-d771-42b3-a8aa-f21f3fd2e33a tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:28:40.017943 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1017/4063] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:40 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:40.029435 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7c3b9287-7521-4649-9cfc-079433e21381 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:40.029435 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7c3b9287-7521-4649-9cfc-079433e21381 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 Aug 18 19:28:40.029435 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7c3b9287-7521-4649-9cfc-079433e21381 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:40.029435 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7c3b9287-7521-4649-9cfc-079433e21381 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:40.030805 np0000007688 devstack@c-api.service[100583]: DEBUG dbcounter [-] [100583] Writing DB stats cinder:SELECT=228,cinder:INSERT=49,cinder:UPDATE=63 {{(pid=100583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:28:40.038321 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:40.038321 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:40.041669 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7c3b9287-7521-4649-9cfc-079433e21381 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:28:40.046632 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7c3b9287-7521-4649-9cfc-079433e21381 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 returned with HTTP 200 Aug 18 19:28:40.046632 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1020/4064] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:40 2026] GET /volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:40.054892 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4485c41e-cb04-481c-8d56-d4c77a5a8cc8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:40.055102 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4485c41e-cb04-481c-8d56-d4c77a5a8cc8 None None] GET https://10.4.3.170/volume// Aug 18 19:28:40.055265 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4485c41e-cb04-481c-8d56-d4c77a5a8cc8 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:40.055480 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4485c41e-cb04-481c-8d56-d4c77a5a8cc8 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:40.055808 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4485c41e-cb04-481c-8d56-d4c77a5a8cc8 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:28:40.056244 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1016/4065] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:28: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 19:28:40.065193 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-f3be04b3-f42b-48fe-9736-e700d7bf1905 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:40.067125 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-f3be04b3-f42b-48fe-9736-e700d7bf1905 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 Aug 18 19:28:40.067573 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-f3be04b3-f42b-48fe-9736-e700d7bf1905 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:40.067970 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-f3be04b3-f42b-48fe-9736-e700d7bf1905 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:40.078776 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:40.078776 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:40.080892 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-f3be04b3-f42b-48fe-9736-e700d7bf1905 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:28:40.085075 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-f3be04b3-f42b-48fe-9736-e700d7bf1905 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 returned with HTTP 200 Aug 18 19:28:40.085675 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1013/4066] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:28:40 2026] GET /volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 => generated 1020 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:28:40.200348 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-bf255397-8d9e-41d2-b1a8-489838a02d04 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:40.204180 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-bf255397-8d9e-41d2-b1a8-489838a02d04 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] PUT https://10.4.3.170/volume/v3/attachments/f2a7c134-dd40-40af-b493-da3eeae72a77 Aug 18 19:28:40.204675 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-bf255397-8d9e-41d2-b1a8-489838a02d04 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:40.225444 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-bf255397-8d9e-41d2-b1a8-489838a02d04 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Acquiring lock "cinder-attachment_update-8bdbd3e4-a049-48a3-9a07-5ba85a6339b0-np0000007688" by "attachment_update" {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:28:40.230591 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-bf255397-8d9e-41d2-b1a8-489838a02d04 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Lock "cinder-attachment_update-8bdbd3e4-a049-48a3-9a07-5ba85a6339b0-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:28:40.231785 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:40.231785 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:40.340502 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-bf255397-8d9e-41d2-b1a8-489838a02d04 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Lock "cinder-attachment_update-8bdbd3e4-a049-48a3-9a07-5ba85a6339b0-np0000007688" released by "attachment_update" :: held 0.110s {{(pid=100580) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:28:40.340915 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-bf255397-8d9e-41d2-b1a8-489838a02d04 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/attachments/f2a7c134-dd40-40af-b493-da3eeae72a77 returned with HTTP 200 Aug 18 19:28:40.341539 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1018/4067] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:28:40 2026] PUT /volume/v3/attachments/f2a7c134-dd40-40af-b493-da3eeae72a77 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:40.361994 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-635f78ea-5fe2-4732-bbf4-f77265a78066 req-d0855fdf-627f-463e-9690-825a593a4ab0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:40.364607 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-635f78ea-5fe2-4732-bbf4-f77265a78066 req-d0855fdf-627f-463e-9690-825a593a4ab0 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] DELETE https://10.4.3.170/volume/v3/attachments/2a28f0df-6333-4355-b42b-71eae5504ca8 Aug 18 19:28:40.364862 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-635f78ea-5fe2-4732-bbf4-f77265a78066 req-d0855fdf-627f-463e-9690-825a593a4ab0 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:40.365111 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-635f78ea-5fe2-4732-bbf4-f77265a78066 req-d0855fdf-627f-463e-9690-825a593a4ab0 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:40.375208 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:40.375208 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:40.421803 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-635f78ea-5fe2-4732-bbf4-f77265a78066 req-d0855fdf-627f-463e-9690-825a593a4ab0 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] https://10.4.3.170/volume/v3/attachments/2a28f0df-6333-4355-b42b-71eae5504ca8 returned with HTTP 200 Aug 18 19:28:40.422439 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1021/4068] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:28:40 2026] DELETE /volume/v3/attachments/2a28f0df-6333-4355-b42b-71eae5504ca8 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:40.432773 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-635f78ea-5fe2-4732-bbf4-f77265a78066 req-20ee155a-b245-4520-8825-8f175b373390 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:40.435414 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-635f78ea-5fe2-4732-bbf4-f77265a78066 req-20ee155a-b245-4520-8825-8f175b373390 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] DELETE https://10.4.3.170/volume/v3/volumes/59d5cd89-687a-4ccf-a2f3-ab7a0fba405d Aug 18 19:28:40.435612 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-635f78ea-5fe2-4732-bbf4-f77265a78066 req-20ee155a-b245-4520-8825-8f175b373390 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:40.435823 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-635f78ea-5fe2-4732-bbf4-f77265a78066 req-20ee155a-b245-4520-8825-8f175b373390 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:40.436037 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [req-635f78ea-5fe2-4732-bbf4-f77265a78066 req-20ee155a-b245-4520-8825-8f175b373390 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Delete volume with id: 59d5cd89-687a-4ccf-a2f3-ab7a0fba405d Aug 18 19:28:40.444821 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:40.444821 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:40.445488 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-635f78ea-5fe2-4732-bbf4-f77265a78066 req-20ee155a-b245-4520-8825-8f175b373390 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Volume info retrieved successfully. Aug 18 19:28:40.466572 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-635f78ea-5fe2-4732-bbf4-f77265a78066 req-20ee155a-b245-4520-8825-8f175b373390 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] Delete volume request issued successfully. Aug 18 19:28:40.466824 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-635f78ea-5fe2-4732-bbf4-f77265a78066 req-20ee155a-b245-4520-8825-8f175b373390 tempest-TestShelveInstance-1252295273 tempest-TestShelveInstance-1252295273-project-member] https://10.4.3.170/volume/v3/volumes/59d5cd89-687a-4ccf-a2f3-ab7a0fba405d returned with HTTP 202 Aug 18 19:28:40.467291 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1017/4069] 10.4.3.170 () {70 vars in 1620 bytes} [Tue Aug 18 19:28:40 2026] DELETE /volume/v3/volumes/59d5cd89-687a-4ccf-a2f3-ab7a0fba405d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:28:40.632131 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-520e70ee-afa7-4982-ae57-f65b7fc1c2c5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:40.636845 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-520e70ee-afa7-4982-ae57-f65b7fc1c2c5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/3b50821a-33e2-4a6b-9d6a-bbdde5d2454f Aug 18 19:28:40.636845 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-520e70ee-afa7-4982-ae57-f65b7fc1c2c5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:40.636845 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-520e70ee-afa7-4982-ae57-f65b7fc1c2c5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:40.643313 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:40.643313 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:40.649185 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-520e70ee-afa7-4982-ae57-f65b7fc1c2c5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:28:40.651970 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-520e70ee-afa7-4982-ae57-f65b7fc1c2c5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/3b50821a-33e2-4a6b-9d6a-bbdde5d2454f returned with HTTP 200 Aug 18 19:28:40.652527 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1014/4070] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:28:40 2026] GET /volume/v3/volumes/3b50821a-33e2-4a6b-9d6a-bbdde5d2454f => generated 1345 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:40.659569 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6bfbf5e7-25be-4cea-989e-83745aa4e05e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:40.659937 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6bfbf5e7-25be-4cea-989e-83745aa4e05e None None] GET https://10.4.3.170/volume// Aug 18 19:28:40.660097 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6bfbf5e7-25be-4cea-989e-83745aa4e05e None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:40.660277 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6bfbf5e7-25be-4cea-989e-83745aa4e05e None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:40.660646 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6bfbf5e7-25be-4cea-989e-83745aa4e05e None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:28:40.660930 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1019/4071] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:28: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 19:28:40.670968 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-e5ae83c7-5296-47f3-a04e-cb907e0809c1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:40.673977 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-e5ae83c7-5296-47f3-a04e-cb907e0809c1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:28:40.674284 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-e5ae83c7-5296-47f3-a04e-cb907e0809c1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b50821a-33e2-4a6b-9d6a-bbdde5d2454f", "connector": null, "instance_uuid": "907cee0e-896d-4b2b-a4a6-e383b0157c2d"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:40.682097 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:40.682097 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:40.703528 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-e5ae83c7-5296-47f3-a04e-cb907e0809c1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:28:40.703956 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1022/4072] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:28:40 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 19:28:40.713015 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c274f38b-a3b7-4143-ac93-1ca8e43d454c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:40.713515 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c274f38b-a3b7-4143-ac93-1ca8e43d454c None None] GET https://10.4.3.170/volume// Aug 18 19:28:40.713693 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c274f38b-a3b7-4143-ac93-1ca8e43d454c None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:40.713896 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c274f38b-a3b7-4143-ac93-1ca8e43d454c None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:40.714307 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c274f38b-a3b7-4143-ac93-1ca8e43d454c None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:28:40.714648 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1018/4073] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:28: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 19:28:40.722323 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-e893bfe0-d580-496a-85a5-ee82d41a78b5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:40.724550 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-e893bfe0-d580-496a-85a5-ee82d41a78b5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/3b50821a-33e2-4a6b-9d6a-bbdde5d2454f Aug 18 19:28:40.724947 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-e893bfe0-d580-496a-85a5-ee82d41a78b5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:40.725279 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-e893bfe0-d580-496a-85a5-ee82d41a78b5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:40.736791 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:40.736791 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:40.742532 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-e893bfe0-d580-496a-85a5-ee82d41a78b5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:28:40.750414 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-e893bfe0-d580-496a-85a5-ee82d41a78b5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/3b50821a-33e2-4a6b-9d6a-bbdde5d2454f returned with HTTP 200 Aug 18 19:28:40.750414 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1015/4074] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:28:40 2026] GET /volume/v3/volumes/3b50821a-33e2-4a6b-9d6a-bbdde5d2454f => generated 1524 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:28:40.805208 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-42afd0d0-27c2-4297-af22-bdf267efe48a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:40.807282 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-42afd0d0-27c2-4297-af22-bdf267efe48a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:40.807770 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-42afd0d0-27c2-4297-af22-bdf267efe48a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:40.807770 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-42afd0d0-27c2-4297-af22-bdf267efe48a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:40.807770 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-42afd0d0-27c2-4297-af22-bdf267efe48a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 33196907-0a73-4ca6-96ad-6c9f3444d7bc. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:40.815062 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:40.815062 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:40.815783 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-42afd0d0-27c2-4297-af22-bdf267efe48a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 200 Aug 18 19:28:40.816126 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1020/4075] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:40 2026] GET /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:40.856457 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-54ac5cf5-d79b-4942-a90a-1a3de0b6897d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:40.862550 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-54ac5cf5-d79b-4942-a90a-1a3de0b6897d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] PUT https://10.4.3.170/volume/v3/attachments/7a850735-d998-4897-9ed9-34b1028e54b8 Aug 18 19:28:40.862799 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-54ac5cf5-d79b-4942-a90a-1a3de0b6897d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:40.875342 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-54ac5cf5-d79b-4942-a90a-1a3de0b6897d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Acquiring lock "cinder-attachment_update-3b50821a-33e2-4a6b-9d6a-bbdde5d2454f-np0000007688" by "attachment_update" {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:28:40.880524 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-54ac5cf5-d79b-4942-a90a-1a3de0b6897d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Lock "cinder-attachment_update-3b50821a-33e2-4a6b-9d6a-bbdde5d2454f-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:28:40.881482 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:40.881482 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:40.983161 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-54ac5cf5-d79b-4942-a90a-1a3de0b6897d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Lock "cinder-attachment_update-3b50821a-33e2-4a6b-9d6a-bbdde5d2454f-np0000007688" released by "attachment_update" :: held 0.103s {{(pid=100583) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:28:40.983497 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-54ac5cf5-d79b-4942-a90a-1a3de0b6897d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/7a850735-d998-4897-9ed9-34b1028e54b8 returned with HTTP 200 Aug 18 19:28:40.983925 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1023/4076] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:28:40 2026] PUT /volume/v3/attachments/7a850735-d998-4897-9ed9-34b1028e54b8 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:41.005642 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1af8167f-dac6-41fb-8387-3d908f552744 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:41.007603 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1af8167f-dac6-41fb-8387-3d908f552744 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/attachments/7a850735-d998-4897-9ed9-34b1028e54b8/action Aug 18 19:28:41.007710 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1af8167f-dac6-41fb-8387-3d908f552744 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:28:41.007746 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1af8167f-dac6-41fb-8387-3d908f552744 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:41.023109 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:41.023109 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:41.030878 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-effd5fba-de4d-4f54-8e28-205c043561a2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:41.034383 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-effd5fba-de4d-4f54-8e28-205c043561a2 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:28:41.034383 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-effd5fba-de4d-4f54-8e28-205c043561a2 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:41.034383 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-effd5fba-de4d-4f54-8e28-205c043561a2 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:41.034383 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-effd5fba-de4d-4f54-8e28-205c043561a2 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:41.042619 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:41.042619 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:41.042799 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9dbb2cb3-0b7e-4f39-b17e-6b31c1ac584c req-1af8167f-dac6-41fb-8387-3d908f552744 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/7a850735-d998-4897-9ed9-34b1028e54b8/action returned with HTTP 204 Aug 18 19:28:41.042833 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-effd5fba-de4d-4f54-8e28-205c043561a2 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:28:41.042856 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1019/4077] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:28:41 2026] POST /volume/v3/attachments/7a850735-d998-4897-9ed9-34b1028e54b8/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:28:41.042890 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1016/4078] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:41 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:41.061301 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ce29539b-87f3-48ab-baa3-d60e8b76cfff None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:41.063694 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ce29539b-87f3-48ab-baa3-d60e8b76cfff tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 Aug 18 19:28:41.064089 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ce29539b-87f3-48ab-baa3-d60e8b76cfff tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:41.064357 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ce29539b-87f3-48ab-baa3-d60e8b76cfff tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:41.086453 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:41.086453 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:41.091976 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-ce29539b-87f3-48ab-baa3-d60e8b76cfff tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:28:41.098055 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ce29539b-87f3-48ab-baa3-d60e8b76cfff tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 returned with HTTP 200 Aug 18 19:28:41.098535 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1021/4079] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:41 2026] GET /volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:41.825907 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-32f74449-8bee-439d-9f85-9ad169e4b9e3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:41.828069 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-32f74449-8bee-439d-9f85-9ad169e4b9e3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:41.828373 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-32f74449-8bee-439d-9f85-9ad169e4b9e3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:41.828662 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-32f74449-8bee-439d-9f85-9ad169e4b9e3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:41.828840 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-32f74449-8bee-439d-9f85-9ad169e4b9e3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 33196907-0a73-4ca6-96ad-6c9f3444d7bc. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:41.833540 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:41.833540 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:41.834678 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-32f74449-8bee-439d-9f85-9ad169e4b9e3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 200 Aug 18 19:28:41.835340 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1024/4080] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:41 2026] GET /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:42.052752 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ca82e2db-e6f9-4982-b9ab-8110863e02e8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:42.055216 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ca82e2db-e6f9-4982-b9ab-8110863e02e8 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:28:42.055497 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ca82e2db-e6f9-4982-b9ab-8110863e02e8 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:42.055762 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ca82e2db-e6f9-4982-b9ab-8110863e02e8 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:42.055917 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-ca82e2db-e6f9-4982-b9ab-8110863e02e8 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:42.061445 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:42.061445 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:42.062223 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ca82e2db-e6f9-4982-b9ab-8110863e02e8 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:28:42.062690 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1020/4081] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:42 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:42.111442 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4a86edd7-43a9-45ea-851d-602acead329c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:42.115384 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4a86edd7-43a9-45ea-851d-602acead329c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 Aug 18 19:28:42.115384 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4a86edd7-43a9-45ea-851d-602acead329c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:42.115384 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4a86edd7-43a9-45ea-851d-602acead329c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:42.125984 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:42.125984 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:42.131922 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4a86edd7-43a9-45ea-851d-602acead329c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:28:42.134493 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4a86edd7-43a9-45ea-851d-602acead329c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 returned with HTTP 200 Aug 18 19:28:42.135253 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1017/4082] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:42 2026] GET /volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:42.849439 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-196f865b-8eb1-41f9-9923-91e53bb1991c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:42.851382 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-196f865b-8eb1-41f9-9923-91e53bb1991c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:42.851601 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-196f865b-8eb1-41f9-9923-91e53bb1991c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:42.851810 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-196f865b-8eb1-41f9-9923-91e53bb1991c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:42.851956 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-196f865b-8eb1-41f9-9923-91e53bb1991c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 33196907-0a73-4ca6-96ad-6c9f3444d7bc. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:42.860868 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:42.860868 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:42.861981 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-196f865b-8eb1-41f9-9923-91e53bb1991c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 200 Aug 18 19:28:42.862495 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1022/4083] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:42 2026] GET /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:43.072345 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7b00e0de-6c07-40cd-b574-74da6310b1bb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:43.073923 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7b00e0de-6c07-40cd-b574-74da6310b1bb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:28:43.074099 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7b00e0de-6c07-40cd-b574-74da6310b1bb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:43.074282 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7b00e0de-6c07-40cd-b574-74da6310b1bb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:43.074390 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-7b00e0de-6c07-40cd-b574-74da6310b1bb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:43.078909 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:43.078909 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:43.079751 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7b00e0de-6c07-40cd-b574-74da6310b1bb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:28:43.080149 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1025/4084] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:43 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:43.148280 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d7309a9b-6f02-430b-8394-e3ddacb20b81 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:43.150034 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d7309a9b-6f02-430b-8394-e3ddacb20b81 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 Aug 18 19:28:43.150229 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d7309a9b-6f02-430b-8394-e3ddacb20b81 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:43.150453 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d7309a9b-6f02-430b-8394-e3ddacb20b81 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:43.159857 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:43.159857 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:43.163209 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d7309a9b-6f02-430b-8394-e3ddacb20b81 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:28:43.167102 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d7309a9b-6f02-430b-8394-e3ddacb20b81 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 returned with HTTP 200 Aug 18 19:28:43.167482 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1021/4085] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:43 2026] GET /volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:43.583961 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-06bcf70d-df02-4ec1-983c-4b4dc4e6c94f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:43.586522 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-06bcf70d-df02-4ec1-983c-4b4dc4e6c94f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] POST https://10.4.3.170/volume/v3/attachments/f2a7c134-dd40-40af-b493-da3eeae72a77/action Aug 18 19:28:43.586974 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-06bcf70d-df02-4ec1-983c-4b4dc4e6c94f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Action body: b'{"os-complete": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:28:43.587135 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-06bcf70d-df02-4ec1-983c-4b4dc4e6c94f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:43.604706 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:43.604706 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:43.613912 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-91ee1f5b-2e5a-4331-bc16-f6963075eb08 req-06bcf70d-df02-4ec1-983c-4b4dc4e6c94f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/attachments/f2a7c134-dd40-40af-b493-da3eeae72a77/action returned with HTTP 204 Aug 18 19:28:43.614440 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1018/4086] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:28:43 2026] POST /volume/v3/attachments/f2a7c134-dd40-40af-b493-da3eeae72a77/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:28:43.875128 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c8f9ea68-c5e2-46ad-911f-8822981b871f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:43.877472 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c8f9ea68-c5e2-46ad-911f-8822981b871f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:43.878447 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c8f9ea68-c5e2-46ad-911f-8822981b871f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:43.880261 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c8f9ea68-c5e2-46ad-911f-8822981b871f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:43.880261 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-c8f9ea68-c5e2-46ad-911f-8822981b871f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 33196907-0a73-4ca6-96ad-6c9f3444d7bc. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:43.887924 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:43.887924 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:43.889832 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c8f9ea68-c5e2-46ad-911f-8822981b871f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 200 Aug 18 19:28:43.891209 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1023/4087] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:43 2026] GET /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 784 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:44.092265 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-acfbf6bd-048d-4f0d-b026-1ee11e9fdc84 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:44.094035 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-acfbf6bd-048d-4f0d-b026-1ee11e9fdc84 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:28:44.094239 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-acfbf6bd-048d-4f0d-b026-1ee11e9fdc84 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:44.094445 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-acfbf6bd-048d-4f0d-b026-1ee11e9fdc84 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:44.094565 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-acfbf6bd-048d-4f0d-b026-1ee11e9fdc84 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:44.098590 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:44.098590 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:44.099288 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-acfbf6bd-048d-4f0d-b026-1ee11e9fdc84 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:28:44.099654 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1026/4088] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:44 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:44.180712 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-00be8eab-3834-42d9-bd06-e59407788461 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:44.183490 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-00be8eab-3834-42d9-bd06-e59407788461 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 Aug 18 19:28:44.183691 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-00be8eab-3834-42d9-bd06-e59407788461 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:44.183895 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-00be8eab-3834-42d9-bd06-e59407788461 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:44.193191 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:44.193191 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:44.196507 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-00be8eab-3834-42d9-bd06-e59407788461 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:28:44.200776 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-00be8eab-3834-42d9-bd06-e59407788461 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 returned with HTTP 200 Aug 18 19:28:44.201290 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1022/4089] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:44 2026] GET /volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 => generated 1133 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:44.214115 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8111043b-317e-4f55-8abe-a98685bc5c5f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:44.215670 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8111043b-317e-4f55-8abe-a98685bc5c5f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] POST https://10.4.3.170/volume/v3/backups Aug 18 19:28:44.215967 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8111043b-317e-4f55-8abe-a98685bc5c5f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8bdbd3e4-a049-48a3-9a07-5ba85a6339b0", "force": true, "name": "tempest-VolumesBackupsTest-Backup-177848729", "container": "tempest-volumesbackupstest-backup-container-1233020827"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:44.217279 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.backups [None req-8111043b-317e-4f55-8abe-a98685bc5c5f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Creating new backup {'backup': {'volume_id': '8bdbd3e4-a049-48a3-9a07-5ba85a6339b0', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-177848729', 'container': 'tempest-volumesbackupstest-backup-container-1233020827'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:28:44.217577 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.backups [None req-8111043b-317e-4f55-8abe-a98685bc5c5f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Creating backup of volume 8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 in container tempest-volumesbackupstest-backup-container-1233020827 Aug 18 19:28:44.225906 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:44.225906 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:44.226385 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8111043b-317e-4f55-8abe-a98685bc5c5f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:28:44.243167 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-8111043b-317e-4f55-8abe-a98685bc5c5f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Created reservations ['1421e344-4237-4eae-9736-b967d1c46008', '098a91b6-5d35-47f3-99ac-a264393770eb'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:28:44.270451 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8111043b-317e-4f55-8abe-a98685bc5c5f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:28:44.270804 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1019/4090] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:28:44 2026] POST /volume/v3/backups => generated 329 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:28:44.280732 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bd9cb53f-a2c5-4a6e-8489-39ce614496cd None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:44.283066 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bd9cb53f-a2c5-4a6e-8489-39ce614496cd tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:28:44.283271 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bd9cb53f-a2c5-4a6e-8489-39ce614496cd tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:44.283517 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bd9cb53f-a2c5-4a6e-8489-39ce614496cd tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:44.283610 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-bd9cb53f-a2c5-4a6e-8489-39ce614496cd tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:44.288148 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:44.288148 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:44.289046 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bd9cb53f-a2c5-4a6e-8489-39ce614496cd tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:28:44.289489 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1024/4091] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:44 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:44.902156 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-85380d6b-7158-4691-84da-be476fc6e1b3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:44.904673 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-85380d6b-7158-4691-84da-be476fc6e1b3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:44.904940 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-85380d6b-7158-4691-84da-be476fc6e1b3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:44.905177 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-85380d6b-7158-4691-84da-be476fc6e1b3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:44.905348 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-85380d6b-7158-4691-84da-be476fc6e1b3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 33196907-0a73-4ca6-96ad-6c9f3444d7bc. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:44.910476 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:44.910476 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:44.911511 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-85380d6b-7158-4691-84da-be476fc6e1b3 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 200 Aug 18 19:28:44.911926 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1027/4092] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:44 2026] GET /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:45.110226 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-45447383-7618-4e24-bda0-cf75e459d703 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:45.112203 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-45447383-7618-4e24-bda0-cf75e459d703 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:28:45.112645 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-45447383-7618-4e24-bda0-cf75e459d703 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:45.114149 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-45447383-7618-4e24-bda0-cf75e459d703 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:45.114149 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-45447383-7618-4e24-bda0-cf75e459d703 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:45.118750 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:45.118750 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:45.119953 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-45447383-7618-4e24-bda0-cf75e459d703 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:28:45.120596 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1023/4093] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:45 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:45.301317 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-46e1ce15-20f0-43c8-8a48-b24ba31e7e1f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:45.302948 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-46e1ce15-20f0-43c8-8a48-b24ba31e7e1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:28:45.303124 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-46e1ce15-20f0-43c8-8a48-b24ba31e7e1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:45.303293 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-46e1ce15-20f0-43c8-8a48-b24ba31e7e1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:45.303411 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-46e1ce15-20f0-43c8-8a48-b24ba31e7e1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:45.307833 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:45.307833 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:45.308508 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-46e1ce15-20f0-43c8-8a48-b24ba31e7e1f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:28:45.308838 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1020/4094] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:45 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:45.922937 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8bf8813f-ba16-4fc3-a945-60e3eea53d62 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:45.924864 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8bf8813f-ba16-4fc3-a945-60e3eea53d62 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:45.925051 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8bf8813f-ba16-4fc3-a945-60e3eea53d62 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:45.925246 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8bf8813f-ba16-4fc3-a945-60e3eea53d62 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:45.925347 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-8bf8813f-ba16-4fc3-a945-60e3eea53d62 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 33196907-0a73-4ca6-96ad-6c9f3444d7bc. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:45.930269 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:45.930269 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:45.931071 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8bf8813f-ba16-4fc3-a945-60e3eea53d62 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 200 Aug 18 19:28:45.931466 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1025/4095] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:45 2026] GET /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:46.130838 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5f084e2b-7fef-4f4f-af41-1dc98f680845 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:46.132767 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5f084e2b-7fef-4f4f-af41-1dc98f680845 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:28:46.132973 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5f084e2b-7fef-4f4f-af41-1dc98f680845 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:46.133177 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5f084e2b-7fef-4f4f-af41-1dc98f680845 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:46.133321 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-5f084e2b-7fef-4f4f-af41-1dc98f680845 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:46.137801 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:46.137801 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:46.138554 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5f084e2b-7fef-4f4f-af41-1dc98f680845 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:28:46.139222 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1028/4096] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:46 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:46.319380 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-712577da-7180-45ce-8ea0-f37657653e08 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:46.321532 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-712577da-7180-45ce-8ea0-f37657653e08 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:28:46.321715 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-712577da-7180-45ce-8ea0-f37657653e08 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:46.321881 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-712577da-7180-45ce-8ea0-f37657653e08 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:46.321973 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-712577da-7180-45ce-8ea0-f37657653e08 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:46.325798 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:46.325798 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:46.326415 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-712577da-7180-45ce-8ea0-f37657653e08 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:28:46.326729 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1024/4097] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:46 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:46.942031 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-48013df2-c663-442c-b660-f8df783019e5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:46.943717 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-48013df2-c663-442c-b660-f8df783019e5 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:46.943893 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-48013df2-c663-442c-b660-f8df783019e5 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:46.944092 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-48013df2-c663-442c-b660-f8df783019e5 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:46.944263 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-48013df2-c663-442c-b660-f8df783019e5 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 33196907-0a73-4ca6-96ad-6c9f3444d7bc. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:46.948637 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:46.948637 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:46.949661 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-48013df2-c663-442c-b660-f8df783019e5 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 200 Aug 18 19:28:46.949978 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1021/4098] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:46 2026] GET /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:47.151865 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-571ec9e6-0438-493f-9f8f-b60876254963 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:47.153719 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-571ec9e6-0438-493f-9f8f-b60876254963 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:28:47.153975 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-571ec9e6-0438-493f-9f8f-b60876254963 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:47.154243 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-571ec9e6-0438-493f-9f8f-b60876254963 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:47.154407 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-571ec9e6-0438-493f-9f8f-b60876254963 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:47.158730 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:47.158730 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:47.159599 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-571ec9e6-0438-493f-9f8f-b60876254963 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:28:47.159962 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1026/4099] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:47 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:47.337870 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8b46fc9c-0c6a-4ce5-87bc-9bc51cc0175f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:47.339738 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8b46fc9c-0c6a-4ce5-87bc-9bc51cc0175f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:28:47.339948 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8b46fc9c-0c6a-4ce5-87bc-9bc51cc0175f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:47.340160 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8b46fc9c-0c6a-4ce5-87bc-9bc51cc0175f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:47.340402 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-8b46fc9c-0c6a-4ce5-87bc-9bc51cc0175f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:47.344617 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:47.344617 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:47.345454 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8b46fc9c-0c6a-4ce5-87bc-9bc51cc0175f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:28:47.345881 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1029/4100] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:47 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:47.959970 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f25ae6dc-dd11-45b9-b6e6-6cc4ff468897 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:47.961762 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f25ae6dc-dd11-45b9-b6e6-6cc4ff468897 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:47.962323 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f25ae6dc-dd11-45b9-b6e6-6cc4ff468897 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:47.962323 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f25ae6dc-dd11-45b9-b6e6-6cc4ff468897 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:47.962323 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-f25ae6dc-dd11-45b9-b6e6-6cc4ff468897 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 33196907-0a73-4ca6-96ad-6c9f3444d7bc. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:47.967105 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:47.967105 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:47.967628 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f25ae6dc-dd11-45b9-b6e6-6cc4ff468897 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 200 Aug 18 19:28:47.968016 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1025/4101] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:47 2026] GET /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:47.979957 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-740cae4a-98ce-4242-bc2c-c65a8afb6b5e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:47.981931 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-740cae4a-98ce-4242-bc2c-c65a8afb6b5e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:47.982008 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-740cae4a-98ce-4242-bc2c-c65a8afb6b5e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:47.982121 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-740cae4a-98ce-4242-bc2c-c65a8afb6b5e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:47.982242 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-740cae4a-98ce-4242-bc2c-c65a8afb6b5e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 33196907-0a73-4ca6-96ad-6c9f3444d7bc. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:47.986946 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:47.986946 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:47.987699 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-740cae4a-98ce-4242-bc2c-c65a8afb6b5e tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 200 Aug 18 19:28:47.988048 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1022/4102] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:47 2026] GET /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:47.997977 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-57ae86ef-5ab2-4072-ac56-521385ffeb0b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:47.999887 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-57ae86ef-5ab2-4072-ac56-521385ffeb0b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] DELETE https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:48.000084 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-57ae86ef-5ab2-4072-ac56-521385ffeb0b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:48.000267 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-57ae86ef-5ab2-4072-ac56-521385ffeb0b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:48.000410 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-57ae86ef-5ab2-4072-ac56-521385ffeb0b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Delete backup with id: 33196907-0a73-4ca6-96ad-6c9f3444d7bc. Aug 18 19:28:48.004766 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:48.004766 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:48.020762 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.rpcapi [None req-57ae86ef-5ab2-4072-ac56-521385ffeb0b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] delete_backup rpcapi backup_id 33196907-0a73-4ca6-96ad-6c9f3444d7bc {{(pid=100580) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:28:48.023203 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-57ae86ef-5ab2-4072-ac56-521385ffeb0b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 202 Aug 18 19:28:48.023829 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1027/4103] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:28:47 2026] DELETE /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:28:48.031257 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a9f61001-f7c4-447a-818f-388f2515e1a2 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:48.033029 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a9f61001-f7c4-447a-818f-388f2515e1a2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:48.033169 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a9f61001-f7c4-447a-818f-388f2515e1a2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:48.033380 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a9f61001-f7c4-447a-818f-388f2515e1a2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:48.033484 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-a9f61001-f7c4-447a-818f-388f2515e1a2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 33196907-0a73-4ca6-96ad-6c9f3444d7bc. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:48.038584 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:48.038584 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:48.039478 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a9f61001-f7c4-447a-818f-388f2515e1a2 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 200 Aug 18 19:28:48.039943 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1030/4104] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:48 2026] GET /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:48.170485 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5377d227-3361-432f-9c6b-2abbcf5c4593 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:48.174485 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5377d227-3361-432f-9c6b-2abbcf5c4593 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:28:48.174672 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5377d227-3361-432f-9c6b-2abbcf5c4593 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:48.174859 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5377d227-3361-432f-9c6b-2abbcf5c4593 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:48.174967 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-5377d227-3361-432f-9c6b-2abbcf5c4593 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:48.182993 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:48.182993 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:48.183808 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5377d227-3361-432f-9c6b-2abbcf5c4593 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:28:48.184198 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1026/4105] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:48 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:48.357537 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9b9970ca-3088-4440-a92e-5ab2aa2884c7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:48.359479 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9b9970ca-3088-4440-a92e-5ab2aa2884c7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:28:48.359718 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9b9970ca-3088-4440-a92e-5ab2aa2884c7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:48.359949 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9b9970ca-3088-4440-a92e-5ab2aa2884c7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:48.360098 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-9b9970ca-3088-4440-a92e-5ab2aa2884c7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:48.364614 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:48.364614 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:48.365562 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9b9970ca-3088-4440-a92e-5ab2aa2884c7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:28:48.366420 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1023/4106] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:48 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:49.051809 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e6e22e77-582e-43ff-9912-ca7fae24537b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:49.054787 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e6e22e77-582e-43ff-9912-ca7fae24537b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc Aug 18 19:28:49.055055 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e6e22e77-582e-43ff-9912-ca7fae24537b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:49.055328 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e6e22e77-582e-43ff-9912-ca7fae24537b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:49.055512 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-e6e22e77-582e-43ff-9912-ca7fae24537b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Show backup with id 33196907-0a73-4ca6-96ad-6c9f3444d7bc. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:49.059815 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e6e22e77-582e-43ff-9912-ca7fae24537b tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc returned with HTTP 404 Aug 18 19:28:49.060405 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1028/4107] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:49 2026] GET /volume/v3/backups/33196907-0a73-4ca6-96ad-6c9f3444d7bc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:28:49.071714 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d0c7dbe2-da99-48b9-b275-02393723f6a1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:49.073694 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d0c7dbe2-da99-48b9-b275-02393723f6a1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/e74bfbc8-edb8-4639-b481-efbac3d543e4 Aug 18 19:28:49.073913 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d0c7dbe2-da99-48b9-b275-02393723f6a1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:49.074093 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d0c7dbe2-da99-48b9-b275-02393723f6a1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:49.074260 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-d0c7dbe2-da99-48b9-b275-02393723f6a1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Delete snapshot with id: e74bfbc8-edb8-4639-b481-efbac3d543e4 Aug 18 19:28:49.082146 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:49.082146 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:49.082146 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d0c7dbe2-da99-48b9-b275-02393723f6a1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Snapshot retrieved successfully. Aug 18 19:28:49.098816 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d0c7dbe2-da99-48b9-b275-02393723f6a1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Snapshot delete request issued successfully. Aug 18 19:28:49.099038 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d0c7dbe2-da99-48b9-b275-02393723f6a1 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/snapshots/e74bfbc8-edb8-4639-b481-efbac3d543e4 returned with HTTP 202 Aug 18 19:28:49.099630 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1031/4108] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:28:49 2026] DELETE /volume/v3/snapshots/e74bfbc8-edb8-4639-b481-efbac3d543e4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:28:49.107049 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b60c14ec-ace4-4285-bdb3-67757cc0482c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:49.110089 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b60c14ec-ace4-4285-bdb3-67757cc0482c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/snapshots/e74bfbc8-edb8-4639-b481-efbac3d543e4 Aug 18 19:28:49.110089 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b60c14ec-ace4-4285-bdb3-67757cc0482c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:49.110089 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b60c14ec-ace4-4285-bdb3-67757cc0482c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:49.116452 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:49.116452 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:49.116995 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b60c14ec-ace4-4285-bdb3-67757cc0482c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Snapshot retrieved successfully. Aug 18 19:28:49.117887 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b60c14ec-ace4-4285-bdb3-67757cc0482c tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/snapshots/e74bfbc8-edb8-4639-b481-efbac3d543e4 returned with HTTP 200 Aug 18 19:28:49.118325 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1027/4109] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:28:49 2026] GET /volume/v3/snapshots/e74bfbc8-edb8-4639-b481-efbac3d543e4 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:49.195102 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-86993e78-d995-4e05-9100-afab633b3204 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:49.197785 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-86993e78-d995-4e05-9100-afab633b3204 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:28:49.198140 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-86993e78-d995-4e05-9100-afab633b3204 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:49.198393 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-86993e78-d995-4e05-9100-afab633b3204 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:49.198570 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-86993e78-d995-4e05-9100-afab633b3204 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:49.200939 np0000007688 devstack@c-api.service[100582]: DEBUG dbcounter [-] [100582] Writing DB stats cinder:SELECT=194,cinder:UPDATE=41,cinder:INSERT=19 {{(pid=100582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:28:49.205004 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:49.205004 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:49.205961 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-86993e78-d995-4e05-9100-afab633b3204 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:28:49.206428 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1024/4110] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:49 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:49.376140 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6948acb5-2cff-49e8-9d79-d73e45673949 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:49.377940 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6948acb5-2cff-49e8-9d79-d73e45673949 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:28:49.378127 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6948acb5-2cff-49e8-9d79-d73e45673949 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:49.378416 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6948acb5-2cff-49e8-9d79-d73e45673949 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:49.378416 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-6948acb5-2cff-49e8-9d79-d73e45673949 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:49.384006 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:49.384006 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:49.384873 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6948acb5-2cff-49e8-9d79-d73e45673949 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:28:49.385292 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1029/4111] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:49 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:50.130270 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a873528c-d4b2-4123-b1a0-86955c17fdbe None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:50.132969 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a873528c-d4b2-4123-b1a0-86955c17fdbe tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/snapshots/e74bfbc8-edb8-4639-b481-efbac3d543e4 Aug 18 19:28:50.133212 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a873528c-d4b2-4123-b1a0-86955c17fdbe tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:50.133486 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a873528c-d4b2-4123-b1a0-86955c17fdbe tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:50.138806 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a873528c-d4b2-4123-b1a0-86955c17fdbe tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/snapshots/e74bfbc8-edb8-4639-b481-efbac3d543e4 returned with HTTP 404 Aug 18 19:28:50.139386 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1032/4112] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:28:50 2026] GET /volume/v3/snapshots/e74bfbc8-edb8-4639-b481-efbac3d543e4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:28:50.147602 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0c734fe6-ea8c-4a23-8b02-719bfa0069b7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:50.149509 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0c734fe6-ea8c-4a23-8b02-719bfa0069b7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d200ec54-ba36-471b-b317-49a9e565db75 Aug 18 19:28:50.149777 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0c734fe6-ea8c-4a23-8b02-719bfa0069b7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:50.149995 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0c734fe6-ea8c-4a23-8b02-719bfa0069b7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:50.150186 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-0c734fe6-ea8c-4a23-8b02-719bfa0069b7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Delete volume with id: d200ec54-ba36-471b-b317-49a9e565db75 Aug 18 19:28:50.161538 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:50.161538 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:50.162050 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0c734fe6-ea8c-4a23-8b02-719bfa0069b7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:28:50.189438 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0c734fe6-ea8c-4a23-8b02-719bfa0069b7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Delete volume request issued successfully. Aug 18 19:28:50.189777 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0c734fe6-ea8c-4a23-8b02-719bfa0069b7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/d200ec54-ba36-471b-b317-49a9e565db75 returned with HTTP 202 Aug 18 19:28:50.190210 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1028/4113] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:28:50 2026] DELETE /volume/v3/volumes/d200ec54-ba36-471b-b317-49a9e565db75 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:28:50.200016 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-783c827e-6f19-461b-acf5-bfb62e8111eb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:50.203410 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-783c827e-6f19-461b-acf5-bfb62e8111eb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/volumes/d200ec54-ba36-471b-b317-49a9e565db75 Aug 18 19:28:50.203619 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-783c827e-6f19-461b-acf5-bfb62e8111eb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:50.203826 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-783c827e-6f19-461b-acf5-bfb62e8111eb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:50.214804 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:50.214804 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:50.219810 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-caa0e008-4bf4-4cd3-86bb-20544a9c988a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:50.221907 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-783c827e-6f19-461b-acf5-bfb62e8111eb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:28:50.223618 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-caa0e008-4bf4-4cd3-86bb-20544a9c988a tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:28:50.225170 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-caa0e008-4bf4-4cd3-86bb-20544a9c988a tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:50.225474 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-caa0e008-4bf4-4cd3-86bb-20544a9c988a tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:50.225831 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-caa0e008-4bf4-4cd3-86bb-20544a9c988a tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:50.229001 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-783c827e-6f19-461b-acf5-bfb62e8111eb tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/d200ec54-ba36-471b-b317-49a9e565db75 returned with HTTP 200 Aug 18 19:28:50.229454 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1025/4114] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:50 2026] GET /volume/v3/volumes/d200ec54-ba36-471b-b317-49a9e565db75 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:50.232655 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:50.232655 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:50.233627 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-caa0e008-4bf4-4cd3-86bb-20544a9c988a tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:28:50.234093 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1030/4115] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:50 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:50.399667 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e6120a8b-a26f-4d53-aecc-0331cd9215bd None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:50.399745 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-223326b8-feed-47e8-b464-8653c9677235 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:50.401254 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-223326b8-feed-47e8-b464-8653c9677235 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/3b50821a-33e2-4a6b-9d6a-bbdde5d2454f Aug 18 19:28:50.401438 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-223326b8-feed-47e8-b464-8653c9677235 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:50.401663 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-223326b8-feed-47e8-b464-8653c9677235 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:50.401950 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e6120a8b-a26f-4d53-aecc-0331cd9215bd tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:28:50.402593 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e6120a8b-a26f-4d53-aecc-0331cd9215bd tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:50.402593 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e6120a8b-a26f-4d53-aecc-0331cd9215bd tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:50.402717 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-e6120a8b-a26f-4d53-aecc-0331cd9215bd tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:50.407996 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:50.407996 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:50.409261 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e6120a8b-a26f-4d53-aecc-0331cd9215bd tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:28:50.409759 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1033/4116] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:50 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:50.410671 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:50.410671 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:50.415220 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-223326b8-feed-47e8-b464-8653c9677235 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:28:50.419671 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-223326b8-feed-47e8-b464-8653c9677235 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/3b50821a-33e2-4a6b-9d6a-bbdde5d2454f returned with HTTP 200 Aug 18 19:28:50.420116 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1029/4117] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:50 2026] GET /volume/v3/volumes/3b50821a-33e2-4a6b-9d6a-bbdde5d2454f => generated 1637 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:51.242348 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-72925a5a-6b93-4ccd-bc60-820ac8f9d4e7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:51.244447 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-72925a5a-6b93-4ccd-bc60-820ac8f9d4e7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/volumes/d200ec54-ba36-471b-b317-49a9e565db75 Aug 18 19:28:51.246304 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-72925a5a-6b93-4ccd-bc60-820ac8f9d4e7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:51.246304 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-72925a5a-6b93-4ccd-bc60-820ac8f9d4e7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:51.246498 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1f5ed73a-190b-434f-ae1c-d848e06eda02 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:51.248751 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1f5ed73a-190b-434f-ae1c-d848e06eda02 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:28:51.249828 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1f5ed73a-190b-434f-ae1c-d848e06eda02 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:51.250599 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1f5ed73a-190b-434f-ae1c-d848e06eda02 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:51.250855 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-1f5ed73a-190b-434f-ae1c-d848e06eda02 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:51.254671 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-72925a5a-6b93-4ccd-bc60-820ac8f9d4e7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/d200ec54-ba36-471b-b317-49a9e565db75 returned with HTTP 404 Aug 18 19:28:51.255327 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1026/4118] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:51 2026] GET /volume/v3/volumes/d200ec54-ba36-471b-b317-49a9e565db75 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:28:51.258756 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:51.258756 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:51.258756 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1f5ed73a-190b-434f-ae1c-d848e06eda02 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:28:51.258756 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1031/4119] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:51 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:51.262415 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-55aa9fa0-16e5-4f72-997c-89344a2049ee None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:51.264099 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-55aa9fa0-16e5-4f72-997c-89344a2049ee tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] DELETE https://10.4.3.170/volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 Aug 18 19:28:51.264286 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-55aa9fa0-16e5-4f72-997c-89344a2049ee tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:51.264504 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-55aa9fa0-16e5-4f72-997c-89344a2049ee tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:51.264664 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-55aa9fa0-16e5-4f72-997c-89344a2049ee tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Delete volume with id: a36e68ac-c49a-406e-a34f-d2f0db899439 Aug 18 19:28:51.271942 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:51.271942 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:51.272387 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-55aa9fa0-16e5-4f72-997c-89344a2049ee tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:28:51.293544 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-55aa9fa0-16e5-4f72-997c-89344a2049ee tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Delete volume request issued successfully. Aug 18 19:28:51.293760 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-55aa9fa0-16e5-4f72-997c-89344a2049ee tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 returned with HTTP 202 Aug 18 19:28:51.294206 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1034/4120] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:28:51 2026] DELETE /volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:28:51.302664 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1c901a95-b5be-4b21-a89f-6302ccd7ddf7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:51.306784 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1c901a95-b5be-4b21-a89f-6302ccd7ddf7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 Aug 18 19:28:51.307188 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1c901a95-b5be-4b21-a89f-6302ccd7ddf7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:51.308111 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1c901a95-b5be-4b21-a89f-6302ccd7ddf7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:51.317160 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:51.317160 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:51.324821 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-1c901a95-b5be-4b21-a89f-6302ccd7ddf7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:28:51.331181 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1c901a95-b5be-4b21-a89f-6302ccd7ddf7 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 returned with HTTP 200 Aug 18 19:28:51.331805 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1030/4121] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:51 2026] GET /volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 => generated 1356 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:51.420271 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e30750c0-6313-4ade-a53f-fb76c610d3f7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:51.422618 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e30750c0-6313-4ade-a53f-fb76c610d3f7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:28:51.422912 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e30750c0-6313-4ade-a53f-fb76c610d3f7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:51.423191 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e30750c0-6313-4ade-a53f-fb76c610d3f7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:51.423376 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-e30750c0-6313-4ade-a53f-fb76c610d3f7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:51.428382 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:51.428382 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:51.429352 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e30750c0-6313-4ade-a53f-fb76c610d3f7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:28:51.429875 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1027/4122] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:51 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:51.730884 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-5540646f-f5a4-408e-ac20-2d6fab9afb3a req-25a954e1-7363-4383-8980-76c09142a68c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:51.741048 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-5540646f-f5a4-408e-ac20-2d6fab9afb3a req-25a954e1-7363-4383-8980-76c09142a68c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/attachments/7a850735-d998-4897-9ed9-34b1028e54b8 Aug 18 19:28:51.741048 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-5540646f-f5a4-408e-ac20-2d6fab9afb3a req-25a954e1-7363-4383-8980-76c09142a68c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:51.741048 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-5540646f-f5a4-408e-ac20-2d6fab9afb3a req-25a954e1-7363-4383-8980-76c09142a68c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:51.749843 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:51.749843 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:51.811120 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-5540646f-f5a4-408e-ac20-2d6fab9afb3a req-25a954e1-7363-4383-8980-76c09142a68c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/7a850735-d998-4897-9ed9-34b1028e54b8 returned with HTTP 200 Aug 18 19:28:51.811616 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1032/4123] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:28:51 2026] DELETE /volume/v3/attachments/7a850735-d998-4897-9ed9-34b1028e54b8 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:51.834740 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-5540646f-f5a4-408e-ac20-2d6fab9afb3a req-d0f8a2c0-89b3-43b9-93ca-510589b221d7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:51.837991 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-5540646f-f5a4-408e-ac20-2d6fab9afb3a req-d0f8a2c0-89b3-43b9-93ca-510589b221d7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/volumes/3b50821a-33e2-4a6b-9d6a-bbdde5d2454f Aug 18 19:28:51.837991 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-5540646f-f5a4-408e-ac20-2d6fab9afb3a req-d0f8a2c0-89b3-43b9-93ca-510589b221d7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:51.837991 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-5540646f-f5a4-408e-ac20-2d6fab9afb3a req-d0f8a2c0-89b3-43b9-93ca-510589b221d7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:51.837991 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [req-5540646f-f5a4-408e-ac20-2d6fab9afb3a req-d0f8a2c0-89b3-43b9-93ca-510589b221d7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete volume with id: 3b50821a-33e2-4a6b-9d6a-bbdde5d2454f Aug 18 19:28:51.846234 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:51.846234 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:51.846835 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-5540646f-f5a4-408e-ac20-2d6fab9afb3a req-d0f8a2c0-89b3-43b9-93ca-510589b221d7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:28:51.870450 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-5540646f-f5a4-408e-ac20-2d6fab9afb3a req-d0f8a2c0-89b3-43b9-93ca-510589b221d7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete volume request issued successfully. Aug 18 19:28:51.870450 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-5540646f-f5a4-408e-ac20-2d6fab9afb3a req-d0f8a2c0-89b3-43b9-93ca-510589b221d7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/3b50821a-33e2-4a6b-9d6a-bbdde5d2454f returned with HTTP 202 Aug 18 19:28:51.870450 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1035/4124] 10.4.3.170 () {70 vars in 1620 bytes} [Tue Aug 18 19:28:51 2026] DELETE /volume/v3/volumes/3b50821a-33e2-4a6b-9d6a-bbdde5d2454f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:28:52.273414 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c8662419-e82f-430f-a5b2-05a453730276 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:52.275887 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c8662419-e82f-430f-a5b2-05a453730276 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:28:52.276137 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c8662419-e82f-430f-a5b2-05a453730276 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:52.276587 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c8662419-e82f-430f-a5b2-05a453730276 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:52.276848 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-c8662419-e82f-430f-a5b2-05a453730276 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:52.281565 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:52.281565 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:52.282484 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c8662419-e82f-430f-a5b2-05a453730276 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:28:52.282911 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1031/4125] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:52 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:52.295057 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c1b65daa-ea6d-488b-8de2-9a27fa0db59f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:52.296834 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c1b65daa-ea6d-488b-8de2-9a27fa0db59f tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/volumes/85fc386b-370f-4b50-9fe1-0e56648df93d Aug 18 19:28:52.297048 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c1b65daa-ea6d-488b-8de2-9a27fa0db59f tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:52.297304 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c1b65daa-ea6d-488b-8de2-9a27fa0db59f tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:52.304786 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:52.304786 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:52.308566 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c1b65daa-ea6d-488b-8de2-9a27fa0db59f tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Volume info retrieved successfully. Aug 18 19:28:52.313823 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c1b65daa-ea6d-488b-8de2-9a27fa0db59f tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/volumes/85fc386b-370f-4b50-9fe1-0e56648df93d returned with HTTP 200 Aug 18 19:28:52.314300 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1028/4126] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:52 2026] GET /volume/v3/volumes/85fc386b-370f-4b50-9fe1-0e56648df93d => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:52.329762 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0804042f-00e4-4731-b6a0-274b7e41c09c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:52.331737 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] POST https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c/restore Aug 18 19:28:52.332124 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:52.333593 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.backups [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Restoring backup 9d312995-6244-417d-ae1a-9ef41dfbe39c ({'restore': {}}) {{(pid=100580) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 19:28:52.333733 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Restoring backup 9d312995-6244-417d-ae1a-9ef41dfbe39c to volume None. Aug 18 19:28:52.337695 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:52.337695 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:52.338756 np0000007688 devstack@c-api.service[100580]: INFO cinder.backup.api [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Creating volume of 1 GB for restore of backup 9d312995-6244-417d-ae1a-9ef41dfbe39c. Aug 18 19:28:52.346061 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-96868f1a-59d3-4b25-8b72-139f8ba60488 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:52.346479 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Availability zone cache updated, next update will occur around 2026-08-18 20:28:52.345981. {{(pid=100580) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 19:28:52.346538 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Availability Zones retrieved successfully. Aug 18 19:28:52.347840 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-96868f1a-59d3-4b25-8b72-139f8ba60488 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 Aug 18 19:28:52.348029 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-96868f1a-59d3-4b25-8b72-139f8ba60488 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:52.348215 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-96868f1a-59d3-4b25-8b72-139f8ba60488 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:52.353601 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Flow 'volume_create_api' (3bf174b9-ac07-42d5-866c-565ed1503409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:28:52.355268 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69711bad-c90a-49c6-adb1-3b718fe98e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:52.355384 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-96868f1a-59d3-4b25-8b72-139f8ba60488 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 returned with HTTP 404 Aug 18 19:28:52.355906 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1036/4127] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:52 2026] GET /volume/v3/volumes/a36e68ac-c49a-406e-a34f-d2f0db899439 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:28:52.356681 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:28:52.362379 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0723b2dd-a762-4289-afe6-98a8a76e749a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:52.364777 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0723b2dd-a762-4289-afe6-98a8a76e749a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1 Aug 18 19:28:52.365015 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0723b2dd-a762-4289-afe6-98a8a76e749a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:52.365321 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0723b2dd-a762-4289-afe6-98a8a76e749a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:52.365559 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-0723b2dd-a762-4289-afe6-98a8a76e749a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Delete volume with id: 4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1 Aug 18 19:28:52.373557 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:52.373557 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:52.374276 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0723b2dd-a762-4289-afe6-98a8a76e749a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:28:52.394394 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0723b2dd-a762-4289-afe6-98a8a76e749a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Delete volume request issued successfully. Aug 18 19:28:52.394760 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0723b2dd-a762-4289-afe6-98a8a76e749a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1 returned with HTTP 202 Aug 18 19:28:52.395201 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1032/4128] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:28:52 2026] DELETE /volume/v3/volumes/4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:28:52.399298 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69711bad-c90a-49c6-adb1-3b718fe98e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:52.400122 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44cd1a8b-458a-4faa-885b-a05a4ccccc49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:52.401497 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2ac1e741-93c0-4d6d-8cec-7b3a1ac6d50a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:52.403517 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2ac1e741-93c0-4d6d-8cec-7b3a1ac6d50a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/volumes/4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1 Aug 18 19:28:52.403697 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2ac1e741-93c0-4d6d-8cec-7b3a1ac6d50a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:52.403873 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2ac1e741-93c0-4d6d-8cec-7b3a1ac6d50a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:52.410575 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:52.410575 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:52.414137 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-2ac1e741-93c0-4d6d-8cec-7b3a1ac6d50a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:28:52.418053 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2ac1e741-93c0-4d6d-8cec-7b3a1ac6d50a tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1 returned with HTTP 200 Aug 18 19:28:52.418626 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1029/4129] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:52 2026] GET /volume/v3/volumes/4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:52.440049 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2dec8c6c-03ea-4a2a-872b-55ffd44c46bb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:52.441277 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Created reservations ['12482659-f988-4655-a2e0-ec7a468b316a', '8b0cfbe1-ae94-40ab-8adb-639392bf4417', '12808ee8-d274-459b-af27-05734339310a', '80608537-0a53-4b94-adb9-77a2b6cf9966'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:28:52.442093 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44cd1a8b-458a-4faa-885b-a05a4ccccc49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12482659-f988-4655-a2e0-ec7a468b316a', '8b0cfbe1-ae94-40ab-8adb-639392bf4417', '12808ee8-d274-459b-af27-05734339310a', '80608537-0a53-4b94-adb9-77a2b6cf9966']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:52.442251 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2dec8c6c-03ea-4a2a-872b-55ffd44c46bb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:28:52.442416 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2dec8c6c-03ea-4a2a-872b-55ffd44c46bb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:52.442801 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2dec8c6c-03ea-4a2a-872b-55ffd44c46bb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:52.442865 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e54a12a6-82fe-4f23-b1fc-c2c03de9d881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:52.442915 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-2dec8c6c-03ea-4a2a-872b-55ffd44c46bb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:52.447213 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:52.447213 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:52.448008 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2dec8c6c-03ea-4a2a-872b-55ffd44c46bb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:28:52.448373 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1037/4130] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:52 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:52.476211 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e54a12a6-82fe-4f23-b1fc-c2c03de9d881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65924702-882f-4e50-9684-a6d74f920a52', '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_9d312995-6244-417d-ae1a-9ef41dfbe39c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5840f980b64185ad4e918ea919888e',qos_specs=None,replication_status=,reservations=['12482659-f988-4655-a2e0-ec7a468b316a','8b0cfbe1-ae94-40ab-8adb-639392bf4417','12808ee8-d274-459b-af27-05734339310a','80608537-0a53-4b94-adb9-77a2b6cf9966'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5479dc19ccb54014947166036b3cab68',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:28:52Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_9d312995-6244-417d-ae1a-9ef41dfbe39c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65924702-882f-4e50-9684-a6d74f920a52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b5840f980b64185ad4e918ea919888e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5479dc19ccb54014947166036b3cab68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:52.477004 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e983de0-affa-4f36-a213-cbefbe8847ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:52.492957 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e983de0-affa-4f36-a213-cbefbe8847ba) transitioned into 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_9d312995-6244-417d-ae1a-9ef41dfbe39c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5840f980b64185ad4e918ea919888e',qos_specs=None,replication_status=,reservations=['12482659-f988-4655-a2e0-ec7a468b316a','8b0cfbe1-ae94-40ab-8adb-639392bf4417','12808ee8-d274-459b-af27-05734339310a','80608537-0a53-4b94-adb9-77a2b6cf9966'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5479dc19ccb54014947166036b3cab68',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:52.493723 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (070a89cb-4513-4054-b2c3-2399264ef065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:52.502349 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (070a89cb-4513-4054-b2c3-2399264ef065) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:52.503423 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Flow 'volume_create_api' (3bf174b9-ac07-42d5-866c-565ed1503409) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:28:52.503781 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Create volume request issued successfully. Aug 18 19:28:52.510933 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:52.510933 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:52.511459 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Volume info retrieved successfully. Aug 18 19:28:52.899758 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-25642bc6-237c-4543-b560-062ea76521db None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:52.901757 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-25642bc6-237c-4543-b560-062ea76521db tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/3b50821a-33e2-4a6b-9d6a-bbdde5d2454f Aug 18 19:28:52.902054 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-25642bc6-237c-4543-b560-062ea76521db tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:52.902353 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-25642bc6-237c-4543-b560-062ea76521db tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:52.909635 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-25642bc6-237c-4543-b560-062ea76521db tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/3b50821a-33e2-4a6b-9d6a-bbdde5d2454f returned with HTTP 404 Aug 18 19:28:52.910100 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1033/4131] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:52 2026] GET /volume/v3/volumes/3b50821a-33e2-4a6b-9d6a-bbdde5d2454f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:28:52.991574 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1e711257-320a-4607-bcbd-f06a89283ac2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:52.993569 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1e711257-320a-4607-bcbd-f06a89283ac2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c Aug 18 19:28:52.993741 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1e711257-320a-4607-bcbd-f06a89283ac2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:52.993952 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1e711257-320a-4607-bcbd-f06a89283ac2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:52.994106 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-1e711257-320a-4607-bcbd-f06a89283ac2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete snapshot with id: 32b3f0f2-6150-4bc0-871a-34f7aeb3f01c Aug 18 19:28:52.999419 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:52.999419 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:52.999858 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1e711257-320a-4607-bcbd-f06a89283ac2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:28:53.016610 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1e711257-320a-4607-bcbd-f06a89283ac2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot delete request issued successfully. Aug 18 19:28:53.016785 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1e711257-320a-4607-bcbd-f06a89283ac2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c returned with HTTP 202 Aug 18 19:28:53.017186 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1030/4132] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:28:52 2026] DELETE /volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:28:53.027122 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c0269ea1-ab65-4aee-b468-4e5f8f0c53ec None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:53.029920 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c0269ea1-ab65-4aee-b468-4e5f8f0c53ec tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c Aug 18 19:28:53.030190 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c0269ea1-ab65-4aee-b468-4e5f8f0c53ec tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:53.030479 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c0269ea1-ab65-4aee-b468-4e5f8f0c53ec tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:53.038332 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:53.038332 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:53.038915 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c0269ea1-ab65-4aee-b468-4e5f8f0c53ec tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:28:53.039941 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c0269ea1-ab65-4aee-b468-4e5f8f0c53ec tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c returned with HTTP 200 Aug 18 19:28:53.040476 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1038/4133] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:28:53 2026] GET /volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:53.431573 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-75bc264a-e74a-4b2f-bf12-a8747aaa6e4f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:53.433554 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-75bc264a-e74a-4b2f-bf12-a8747aaa6e4f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/volumes/4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1 Aug 18 19:28:53.433951 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-75bc264a-e74a-4b2f-bf12-a8747aaa6e4f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:53.434201 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-75bc264a-e74a-4b2f-bf12-a8747aaa6e4f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:53.440934 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-75bc264a-e74a-4b2f-bf12-a8747aaa6e4f tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1 returned with HTTP 404 Aug 18 19:28:53.441942 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1034/4134] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:53 2026] GET /volume/v3/volumes/4df600bf-7fd4-4b00-a0fc-86f1b4fd03f1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:28:53.449047 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e73b25c1-fcce-4177-bc6c-43f72a30d747 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:53.450930 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e73b25c1-fcce-4177-bc6c-43f72a30d747 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] DELETE https://10.4.3.170/volume/v3/volumes/03483aba-f72e-4de2-9b7b-603adc174b2c Aug 18 19:28:53.451114 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e73b25c1-fcce-4177-bc6c-43f72a30d747 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:53.451291 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e73b25c1-fcce-4177-bc6c-43f72a30d747 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:53.451480 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-e73b25c1-fcce-4177-bc6c-43f72a30d747 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Delete volume with id: 03483aba-f72e-4de2-9b7b-603adc174b2c Aug 18 19:28:53.461262 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1d7f742c-1d60-4789-ae5f-9ef713fe5e28 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:53.462222 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:53.462222 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:53.462760 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e73b25c1-fcce-4177-bc6c-43f72a30d747 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:28:53.463126 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1d7f742c-1d60-4789-ae5f-9ef713fe5e28 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:28:53.463328 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1d7f742c-1d60-4789-ae5f-9ef713fe5e28 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:53.463599 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1d7f742c-1d60-4789-ae5f-9ef713fe5e28 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:53.463712 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-1d7f742c-1d60-4789-ae5f-9ef713fe5e28 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:53.469010 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:53.469010 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:53.469725 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1d7f742c-1d60-4789-ae5f-9ef713fe5e28 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:28:53.470100 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1039/4135] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:53 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:53.482796 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e73b25c1-fcce-4177-bc6c-43f72a30d747 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Delete volume request issued successfully. Aug 18 19:28:53.482970 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e73b25c1-fcce-4177-bc6c-43f72a30d747 tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/03483aba-f72e-4de2-9b7b-603adc174b2c returned with HTTP 202 Aug 18 19:28:53.483354 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1031/4136] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:28:53 2026] DELETE /volume/v3/volumes/03483aba-f72e-4de2-9b7b-603adc174b2c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:28:53.491715 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-68ac6c84-efe1-4402-863b-1a28773523db None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:53.495579 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-68ac6c84-efe1-4402-863b-1a28773523db tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/volumes/03483aba-f72e-4de2-9b7b-603adc174b2c Aug 18 19:28:53.495873 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-68ac6c84-efe1-4402-863b-1a28773523db tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:53.496152 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-68ac6c84-efe1-4402-863b-1a28773523db tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:53.504185 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:53.504185 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:53.508448 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-68ac6c84-efe1-4402-863b-1a28773523db tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Volume info retrieved successfully. Aug 18 19:28:53.514113 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-68ac6c84-efe1-4402-863b-1a28773523db tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/03483aba-f72e-4de2-9b7b-603adc174b2c returned with HTTP 200 Aug 18 19:28:53.517604 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1035/4137] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:53 2026] GET /volume/v3/volumes/03483aba-f72e-4de2-9b7b-603adc174b2c => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:53.519902 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:53.519902 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:53.520845 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Volume info retrieved successfully. Aug 18 19:28:53.521085 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.api [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Checking backup size 1 against volume size 1 {{(pid=100580) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 19:28:53.521441 np0000007688 devstack@c-api.service[100580]: INFO cinder.backup.api [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Overwriting volume 65924702-882f-4e50-9684-a6d74f920a52 with restore of backup 9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:28:53.534480 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.rpcapi [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] restore_backup in rpcapi backup_id 9d312995-6244-417d-ae1a-9ef41dfbe39c {{(pid=100580) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 19:28:53.536413 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0804042f-00e4-4731-b6a0-274b7e41c09c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c/restore returned with HTTP 202 Aug 18 19:28:53.537025 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1033/4138] 10.4.3.170 () {68 vars in 1393 bytes} [Tue Aug 18 19:28:52 2026] POST /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c/restore => generated 189 bytes in 1208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:28:53.550033 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8c3c7613-09bb-4b2e-94ab-30f74d756290 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:53.552222 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8c3c7613-09bb-4b2e-94ab-30f74d756290 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:28:53.552439 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8c3c7613-09bb-4b2e-94ab-30f74d756290 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:53.552743 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8c3c7613-09bb-4b2e-94ab-30f74d756290 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:53.552743 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-8c3c7613-09bb-4b2e-94ab-30f74d756290 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:53.559753 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:53.559753 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:53.560695 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8c3c7613-09bb-4b2e-94ab-30f74d756290 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:28:53.561163 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1040/4139] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:53 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:54.053993 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a6d54fb9-fb80-456f-a019-66f95ed3393b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:54.055573 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a6d54fb9-fb80-456f-a019-66f95ed3393b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c Aug 18 19:28:54.055752 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a6d54fb9-fb80-456f-a019-66f95ed3393b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:54.055919 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a6d54fb9-fb80-456f-a019-66f95ed3393b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:54.059762 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a6d54fb9-fb80-456f-a019-66f95ed3393b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c returned with HTTP 404 Aug 18 19:28:54.060235 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1032/4140] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:28:54 2026] GET /volume/v3/snapshots/32b3f0f2-6150-4bc0-871a-34f7aeb3f01c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:28:54.069936 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0ea0e06e-fb01-488e-8232-fc00a67805d7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:54.072034 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0ea0e06e-fb01-488e-8232-fc00a67805d7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/volumes/bac63480-257d-48d6-8da8-f2a07d161550 Aug 18 19:28:54.072238 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0ea0e06e-fb01-488e-8232-fc00a67805d7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:54.072476 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0ea0e06e-fb01-488e-8232-fc00a67805d7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:54.072646 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-0ea0e06e-fb01-488e-8232-fc00a67805d7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete volume with id: bac63480-257d-48d6-8da8-f2a07d161550 Aug 18 19:28:54.081806 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:54.081806 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:54.082523 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0ea0e06e-fb01-488e-8232-fc00a67805d7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:28:54.098086 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0ea0e06e-fb01-488e-8232-fc00a67805d7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete volume request issued successfully. Aug 18 19:28:54.098249 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0ea0e06e-fb01-488e-8232-fc00a67805d7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/bac63480-257d-48d6-8da8-f2a07d161550 returned with HTTP 202 Aug 18 19:28:54.098654 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1036/4141] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:28:54 2026] DELETE /volume/v3/volumes/bac63480-257d-48d6-8da8-f2a07d161550 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:28:54.108412 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-256ba003-9f2c-4d0b-8aa8-06c2516f84f7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:54.109912 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-256ba003-9f2c-4d0b-8aa8-06c2516f84f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/bac63480-257d-48d6-8da8-f2a07d161550 Aug 18 19:28:54.110247 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-256ba003-9f2c-4d0b-8aa8-06c2516f84f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:54.110633 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-256ba003-9f2c-4d0b-8aa8-06c2516f84f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:54.118115 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:54.118115 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:54.122514 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-256ba003-9f2c-4d0b-8aa8-06c2516f84f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:28:54.127860 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-256ba003-9f2c-4d0b-8aa8-06c2516f84f7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/bac63480-257d-48d6-8da8-f2a07d161550 returned with HTTP 200 Aug 18 19:28:54.127860 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1034/4142] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:54 2026] GET /volume/v3/volumes/bac63480-257d-48d6-8da8-f2a07d161550 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:54.481280 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-12963990-6afa-477d-8fb3-106b1f6d456d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:54.483868 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-12963990-6afa-477d-8fb3-106b1f6d456d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:28:54.484073 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-12963990-6afa-477d-8fb3-106b1f6d456d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:54.484344 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-12963990-6afa-477d-8fb3-106b1f6d456d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:54.484553 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-12963990-6afa-477d-8fb3-106b1f6d456d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:54.492395 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:54.492395 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:54.493584 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-12963990-6afa-477d-8fb3-106b1f6d456d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:28:54.494157 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1041/4143] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:54 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:54.532095 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e7185e1e-5dc0-43dc-82d1-69942de335df None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:54.533886 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e7185e1e-5dc0-43dc-82d1-69942de335df tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] GET https://10.4.3.170/volume/v3/volumes/03483aba-f72e-4de2-9b7b-603adc174b2c Aug 18 19:28:54.534094 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e7185e1e-5dc0-43dc-82d1-69942de335df tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:54.534318 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e7185e1e-5dc0-43dc-82d1-69942de335df tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:54.539842 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e7185e1e-5dc0-43dc-82d1-69942de335df tempest-VolumesBackupsTest-1114877700 tempest-VolumesBackupsTest-1114877700-project-member] https://10.4.3.170/volume/v3/volumes/03483aba-f72e-4de2-9b7b-603adc174b2c returned with HTTP 404 Aug 18 19:28:54.540270 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1033/4144] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:54 2026] GET /volume/v3/volumes/03483aba-f72e-4de2-9b7b-603adc174b2c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:28:54.572579 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-aa9ffa2b-95df-491b-bcd3-a80f479e1fb3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:54.574449 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-aa9ffa2b-95df-491b-bcd3-a80f479e1fb3 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:28:54.574676 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-aa9ffa2b-95df-491b-bcd3-a80f479e1fb3 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:54.574891 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-aa9ffa2b-95df-491b-bcd3-a80f479e1fb3 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:54.575033 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-aa9ffa2b-95df-491b-bcd3-a80f479e1fb3 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:54.579197 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:54.579197 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:54.580022 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-aa9ffa2b-95df-491b-bcd3-a80f479e1fb3 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:28:54.580406 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1037/4145] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:54 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:55.140883 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a4eddff7-328c-4ee8-bd9b-ea5490dcbe07 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:55.142543 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a4eddff7-328c-4ee8-bd9b-ea5490dcbe07 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/bac63480-257d-48d6-8da8-f2a07d161550 Aug 18 19:28:55.142928 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a4eddff7-328c-4ee8-bd9b-ea5490dcbe07 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:55.142928 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a4eddff7-328c-4ee8-bd9b-ea5490dcbe07 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:55.155224 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a4eddff7-328c-4ee8-bd9b-ea5490dcbe07 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/bac63480-257d-48d6-8da8-f2a07d161550 returned with HTTP 404 Aug 18 19:28:55.156138 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1035/4146] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:55 2026] GET /volume/v3/volumes/bac63480-257d-48d6-8da8-f2a07d161550 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:28:55.193132 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f56d9dbe-0501-47dd-a77e-aca273178571 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:55.194660 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f56d9dbe-0501-47dd-a77e-aca273178571 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:28:55.195324 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f56d9dbe-0501-47dd-a77e-aca273178571 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-512068014", "snapshot_id": null, "imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc", "volume_type": null, "size": 1}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:55.197000 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-f56d9dbe-0501-47dd-a77e-aca273178571 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-512068014', 'snapshot_id': None, 'imageRef': '3394ab6b-bad1-4521-8a00-1c034f3dd2cc', 'volume_type': None, 'size': 1}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:28:55.293914 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-f56d9dbe-0501-47dd-a77e-aca273178571 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume of 1 GB Aug 18 19:28:55.298165 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f56d9dbe-0501-47dd-a77e-aca273178571 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Availability Zones retrieved successfully. Aug 18 19:28:55.303153 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-f56d9dbe-0501-47dd-a77e-aca273178571 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Flow 'volume_create_api' (fb538f7a-970f-4b0d-84f1-39d673f9454f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:28:55.304193 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-f56d9dbe-0501-47dd-a77e-aca273178571 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b04e613-e355-47a1-b4fc-80b8aafab8f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:55.305247 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-f56d9dbe-0501-47dd-a77e-aca273178571 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:28:55.373931 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-f56d9dbe-0501-47dd-a77e-aca273178571 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b04e613-e355-47a1-b4fc-80b8aafab8f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:55.374645 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-f56d9dbe-0501-47dd-a77e-aca273178571 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28baa94a-e161-4c40-b80d-168b95f4cff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:55.412134 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-f56d9dbe-0501-47dd-a77e-aca273178571 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Created reservations ['225e220d-29f8-44af-a834-4902e33129e0', '2dda2f20-6076-4639-ae06-10fc81a040d2', '1fc6b3db-5959-44fa-978b-89dcd0a962a6', '8abe17ce-ca34-4a27-be7a-c069ce1c0af2'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:28:55.412979 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-f56d9dbe-0501-47dd-a77e-aca273178571 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28baa94a-e161-4c40-b80d-168b95f4cff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['225e220d-29f8-44af-a834-4902e33129e0', '2dda2f20-6076-4639-ae06-10fc81a040d2', '1fc6b3db-5959-44fa-978b-89dcd0a962a6', '8abe17ce-ca34-4a27-be7a-c069ce1c0af2']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:55.413704 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-f56d9dbe-0501-47dd-a77e-aca273178571 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d414e282-a17a-46cb-b589-85d1fbdd5f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:55.435232 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-f56d9dbe-0501-47dd-a77e-aca273178571 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d414e282-a17a-46cb-b589-85d1fbdd5f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73b5799c-7a9d-473b-bd01-6a8c6a91d1bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-512068014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c85fccad6fa47ca8280d67695010cbf',qos_specs=None,replication_status=,reservations=['225e220d-29f8-44af-a834-4902e33129e0','2dda2f20-6076-4639-ae06-10fc81a040d2','1fc6b3db-5959-44fa-978b-89dcd0a962a6','8abe17ce-ca34-4a27-be7a-c069ce1c0af2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a786f33905544f7ae7b17c2f6425c97',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:28:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-512068014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73b5799c-7a9d-473b-bd01-6a8c6a91d1bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c85fccad6fa47ca8280d67695010cbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a786f33905544f7ae7b17c2f6425c97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:55.435965 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-f56d9dbe-0501-47dd-a77e-aca273178571 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12e650b3-b502-42bc-bf33-4ec1a9ab9591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:55.454001 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-f56d9dbe-0501-47dd-a77e-aca273178571 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12e650b3-b502-42bc-bf33-4ec1a9ab9591) transitioned into state 'SUCCESS' from state '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-512068014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c85fccad6fa47ca8280d67695010cbf',qos_specs=None,replication_status=,reservations=['225e220d-29f8-44af-a834-4902e33129e0','2dda2f20-6076-4639-ae06-10fc81a040d2','1fc6b3db-5959-44fa-978b-89dcd0a962a6','8abe17ce-ca34-4a27-be7a-c069ce1c0af2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a786f33905544f7ae7b17c2f6425c97',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:55.454913 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-f56d9dbe-0501-47dd-a77e-aca273178571 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46189e0e-3d07-4285-a535-057bde821e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:55.465090 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-f56d9dbe-0501-47dd-a77e-aca273178571 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46189e0e-3d07-4285-a535-057bde821e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:55.466614 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-f56d9dbe-0501-47dd-a77e-aca273178571 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Flow 'volume_create_api' (fb538f7a-970f-4b0d-84f1-39d673f9454f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:28:55.467034 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f56d9dbe-0501-47dd-a77e-aca273178571 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume request issued successfully. Aug 18 19:28:55.467594 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f56d9dbe-0501-47dd-a77e-aca273178571 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:28:55.467977 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1042/4147] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:28:55 2026] POST /volume/v3/volumes => generated 758 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:28:55.480392 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c4441502-638e-44ab-b2dd-80b52ef7438a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:55.482321 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c4441502-638e-44ab-b2dd-80b52ef7438a tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf Aug 18 19:28:55.482556 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c4441502-638e-44ab-b2dd-80b52ef7438a tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:55.482752 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c4441502-638e-44ab-b2dd-80b52ef7438a tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:55.491123 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:55.491123 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:55.497697 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c4441502-638e-44ab-b2dd-80b52ef7438a tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:28:55.503656 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c4441502-638e-44ab-b2dd-80b52ef7438a tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf returned with HTTP 200 Aug 18 19:28:55.504114 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1034/4148] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:55 2026] GET /volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:55.509455 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b4453b50-ff6b-4dac-86ac-7333eba19ac7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:55.511034 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b4453b50-ff6b-4dac-86ac-7333eba19ac7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:28:55.511268 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b4453b50-ff6b-4dac-86ac-7333eba19ac7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:55.511471 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b4453b50-ff6b-4dac-86ac-7333eba19ac7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:55.511616 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-b4453b50-ff6b-4dac-86ac-7333eba19ac7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:55.516399 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:55.516399 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:55.517457 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b4453b50-ff6b-4dac-86ac-7333eba19ac7 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:28:55.517754 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1038/4149] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:55 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:55.592613 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d7a50e3d-d0d0-470c-887f-17fb82549105 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:55.596527 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d7a50e3d-d0d0-470c-887f-17fb82549105 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:28:55.596819 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d7a50e3d-d0d0-470c-887f-17fb82549105 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:55.596952 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d7a50e3d-d0d0-470c-887f-17fb82549105 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:55.597074 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-d7a50e3d-d0d0-470c-887f-17fb82549105 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:55.601196 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:55.601196 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:55.601955 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d7a50e3d-d0d0-470c-887f-17fb82549105 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:28:55.602382 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1036/4150] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:55 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:56.517762 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-93f9d569-117e-4fd5-91ed-502601acad98 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:56.519810 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-93f9d569-117e-4fd5-91ed-502601acad98 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf Aug 18 19:28:56.520017 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-93f9d569-117e-4fd5-91ed-502601acad98 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:56.520243 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-93f9d569-117e-4fd5-91ed-502601acad98 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:56.528894 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:56.528894 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:56.530086 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a139247d-5a03-471e-974d-86ec851977ef None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:56.532281 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a139247d-5a03-471e-974d-86ec851977ef tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:28:56.532621 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a139247d-5a03-471e-974d-86ec851977ef tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:56.532882 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a139247d-5a03-471e-974d-86ec851977ef tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:56.533153 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-a139247d-5a03-471e-974d-86ec851977ef tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:56.536549 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-93f9d569-117e-4fd5-91ed-502601acad98 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:28:56.538029 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:56.538029 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:56.538871 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a139247d-5a03-471e-974d-86ec851977ef tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:28:56.539743 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1035/4151] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:56 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:56.543310 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-93f9d569-117e-4fd5-91ed-502601acad98 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf returned with HTTP 200 Aug 18 19:28:56.543780 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1043/4152] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:56 2026] GET /volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:56.559390 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3ab84f3b-028f-4d87-a332-925efc8b51e8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:56.560833 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3ab84f3b-028f-4d87-a332-925efc8b51e8 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf Aug 18 19:28:56.561142 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3ab84f3b-028f-4d87-a332-925efc8b51e8 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:56.561453 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3ab84f3b-028f-4d87-a332-925efc8b51e8 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:56.570477 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:56.570477 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:56.575871 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3ab84f3b-028f-4d87-a332-925efc8b51e8 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:28:56.585593 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3ab84f3b-028f-4d87-a332-925efc8b51e8 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf returned with HTTP 200 Aug 18 19:28:56.586046 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1039/4153] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:56 2026] GET /volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:56.617780 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-965898c8-7c32-4f69-a6a3-c6ed3f95488b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:56.621384 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-965898c8-7c32-4f69-a6a3-c6ed3f95488b tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:28:56.621384 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-965898c8-7c32-4f69-a6a3-c6ed3f95488b tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:56.621384 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-965898c8-7c32-4f69-a6a3-c6ed3f95488b tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:56.621384 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-965898c8-7c32-4f69-a6a3-c6ed3f95488b tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:56.627506 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:56.627506 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:56.632863 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-965898c8-7c32-4f69-a6a3-c6ed3f95488b tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:28:56.633188 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1037/4154] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:56 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:57.552591 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4b2f3522-d357-43c8-a03f-0ae2a8ea14e2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:57.554807 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4b2f3522-d357-43c8-a03f-0ae2a8ea14e2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:28:57.556337 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4b2f3522-d357-43c8-a03f-0ae2a8ea14e2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:57.556337 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4b2f3522-d357-43c8-a03f-0ae2a8ea14e2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:57.556337 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-4b2f3522-d357-43c8-a03f-0ae2a8ea14e2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:57.560021 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:57.560021 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:57.560882 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4b2f3522-d357-43c8-a03f-0ae2a8ea14e2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:28:57.561302 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1036/4155] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:57 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:57.646920 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2cf23861-700e-4e0f-ab2c-428f835739ce None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:57.649416 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2cf23861-700e-4e0f-ab2c-428f835739ce tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:28:57.649722 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2cf23861-700e-4e0f-ab2c-428f835739ce tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:57.649990 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2cf23861-700e-4e0f-ab2c-428f835739ce tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:57.650143 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-2cf23861-700e-4e0f-ab2c-428f835739ce tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:57.658549 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:57.658549 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:57.659658 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2cf23861-700e-4e0f-ab2c-428f835739ce tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:28:57.663381 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1044/4156] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:57 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:57.849718 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-53ae802d-e8e6-44df-b4a1-1c628fcfca59 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:57.852382 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-53ae802d-e8e6-44df-b4a1-1c628fcfca59 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf Aug 18 19:28:57.852617 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-53ae802d-e8e6-44df-b4a1-1c628fcfca59 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:57.852812 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-53ae802d-e8e6-44df-b4a1-1c628fcfca59 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:57.860570 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:57.860570 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:57.863881 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-53ae802d-e8e6-44df-b4a1-1c628fcfca59 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:28:57.869324 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-53ae802d-e8e6-44df-b4a1-1c628fcfca59 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf returned with HTTP 200 Aug 18 19:28:57.869761 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1040/4157] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:28:57 2026] GET /volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 19:28:58.454017 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-e7342e85-3080-4336-8c3e-ae09da15a106 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:58.457020 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-e7342e85-3080-4336-8c3e-ae09da15a106 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf Aug 18 19:28:58.457264 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-e7342e85-3080-4336-8c3e-ae09da15a106 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:58.457816 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-e7342e85-3080-4336-8c3e-ae09da15a106 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:58.467843 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:58.467843 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:58.475202 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-e7342e85-3080-4336-8c3e-ae09da15a106 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:28:58.482243 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-e7342e85-3080-4336-8c3e-ae09da15a106 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf returned with HTTP 200 Aug 18 19:28:58.483376 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1038/4158] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:28:58 2026] GET /volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:58.494725 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-918c3146-6381-415f-ad69-bb753a7e4f4f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:58.495443 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-918c3146-6381-415f-ad69-bb753a7e4f4f None None] GET https://10.4.3.170/volume// Aug 18 19:28:58.495443 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-918c3146-6381-415f-ad69-bb753a7e4f4f None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:58.495633 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-918c3146-6381-415f-ad69-bb753a7e4f4f None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:58.496069 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-918c3146-6381-415f-ad69-bb753a7e4f4f None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:28:58.496493 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1037/4159] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19: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 19:28:58.504739 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-a780bff7-cfe1-433e-8b9a-865be817cec6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:58.506841 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-a780bff7-cfe1-433e-8b9a-865be817cec6 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:28:58.507195 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-a780bff7-cfe1-433e-8b9a-865be817cec6 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73b5799c-7a9d-473b-bd01-6a8c6a91d1bf", "connector": null, "instance_uuid": "cbb6ffb8-b5d1-404e-b748-d687709123ef"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:58.515868 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:58.515868 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:58.548305 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-a780bff7-cfe1-433e-8b9a-865be817cec6 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:28:58.548305 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1045/4160] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:28:58 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:58.577172 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-08f3800a-1290-4ed4-b720-22540538018a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:58.580634 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-08f3800a-1290-4ed4-b720-22540538018a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:28:58.580870 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-08f3800a-1290-4ed4-b720-22540538018a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:58.581088 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-08f3800a-1290-4ed4-b720-22540538018a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:58.581575 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-08f3800a-1290-4ed4-b720-22540538018a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:58.588375 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:58.588375 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:58.589449 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-08f3800a-1290-4ed4-b720-22540538018a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:28:58.589946 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1041/4161] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:58 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:58.670488 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4a0d2fe3-fbc6-4bdd-bdea-9efe9b060da7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:58.672120 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4a0d2fe3-fbc6-4bdd-bdea-9efe9b060da7 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:28:58.672327 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4a0d2fe3-fbc6-4bdd-bdea-9efe9b060da7 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:58.672517 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4a0d2fe3-fbc6-4bdd-bdea-9efe9b060da7 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:58.672612 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-4a0d2fe3-fbc6-4bdd-bdea-9efe9b060da7 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:58.676955 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:58.676955 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:58.677341 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4a0d2fe3-fbc6-4bdd-bdea-9efe9b060da7 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:28:58.677943 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1039/4162] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:58 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:58.782170 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f8f011a8-3e87-4784-aef2-68ff12952425 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:58.886747 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f8f011a8-3e87-4784-aef2-68ff12952425 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:28:58.886930 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f8f011a8-3e87-4784-aef2-68ff12952425 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-573312813"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:58.888897 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-f8f011a8-3e87-4784-aef2-68ff12952425 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-573312813'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:28:58.889093 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-f8f011a8-3e87-4784-aef2-68ff12952425 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Create volume of 1 GB Aug 18 19:28:58.895090 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f8f011a8-3e87-4784-aef2-68ff12952425 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Availability Zones retrieved successfully. Aug 18 19:28:58.901109 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f8f011a8-3e87-4784-aef2-68ff12952425 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Flow 'volume_create_api' (c3be24f9-68e0-4c45-875a-087a6e0ad303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:28:58.902440 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f8f011a8-3e87-4784-aef2-68ff12952425 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3770e0c-8131-436d-bf94-54fb13a7ada9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:58.903416 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-f8f011a8-3e87-4784-aef2-68ff12952425 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:28:58.927067 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f8f011a8-3e87-4784-aef2-68ff12952425 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3770e0c-8131-436d-bf94-54fb13a7ada9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:58.927871 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f8f011a8-3e87-4784-aef2-68ff12952425 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d16b9c8-0b03-4d88-acee-da483b32b8ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:58.990354 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-f8f011a8-3e87-4784-aef2-68ff12952425 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Created reservations ['92cb0b55-7f01-4634-ab42-41f5acbda666', '9eb3a13f-35f1-4ee9-a1f3-aff540165c53', '71126647-0581-4511-ad50-b1197bcb4e0d', '4d9873fd-687f-4055-9ed1-e52cab8b6af5'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:28:58.991347 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f8f011a8-3e87-4784-aef2-68ff12952425 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d16b9c8-0b03-4d88-acee-da483b32b8ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92cb0b55-7f01-4634-ab42-41f5acbda666', '9eb3a13f-35f1-4ee9-a1f3-aff540165c53', '71126647-0581-4511-ad50-b1197bcb4e0d', '4d9873fd-687f-4055-9ed1-e52cab8b6af5']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:58.992975 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f8f011a8-3e87-4784-aef2-68ff12952425 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9062f58-6e0a-4efa-ba71-3ae47a9ec3e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:59.022249 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f8f011a8-3e87-4784-aef2-68ff12952425 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9062f58-6e0a-4efa-ba71-3ae47a9ec3e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3585c93f-d984-4701-abe0-ed88153a23de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-573312813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de7f3086e36345ca9f124bbfc0d195cb',qos_specs=None,replication_status=,reservations=['92cb0b55-7f01-4634-ab42-41f5acbda666','9eb3a13f-35f1-4ee9-a1f3-aff540165c53','71126647-0581-4511-ad50-b1197bcb4e0d','4d9873fd-687f-4055-9ed1-e52cab8b6af5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71440f130c3c4890995d6f4b49336904',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:28:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-573312813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3585c93f-d984-4701-abe0-ed88153a23de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de7f3086e36345ca9f124bbfc0d195cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71440f130c3c4890995d6f4b49336904',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:59.022249 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f8f011a8-3e87-4784-aef2-68ff12952425 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbe241be-1189-4de7-9796-9a4a5f0db6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:59.045764 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f8f011a8-3e87-4784-aef2-68ff12952425 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbe241be-1189-4de7-9796-9a4a5f0db6dc) transitioned into state 'SUCCESS' from state '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-573312813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de7f3086e36345ca9f124bbfc0d195cb',qos_specs=None,replication_status=,reservations=['92cb0b55-7f01-4634-ab42-41f5acbda666','9eb3a13f-35f1-4ee9-a1f3-aff540165c53','71126647-0581-4511-ad50-b1197bcb4e0d','4d9873fd-687f-4055-9ed1-e52cab8b6af5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71440f130c3c4890995d6f4b49336904',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:59.047808 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f8f011a8-3e87-4784-aef2-68ff12952425 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf346d72-3c97-4724-a839-5fa3940c6aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:59.060706 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f8f011a8-3e87-4784-aef2-68ff12952425 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf346d72-3c97-4724-a839-5fa3940c6aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:59.061839 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-f8f011a8-3e87-4784-aef2-68ff12952425 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Flow 'volume_create_api' (c3be24f9-68e0-4c45-875a-087a6e0ad303) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:28:59.061839 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f8f011a8-3e87-4784-aef2-68ff12952425 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Create volume request issued successfully. Aug 18 19:28:59.064213 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f8f011a8-3e87-4784-aef2-68ff12952425 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:28:59.064213 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1038/4163] 10.4.3.170 () {70 vars in 1298 bytes} [Tue Aug 18 19:28:58 2026] POST /volume/v3/volumes => generated 777 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:28:59.076403 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ec9325fb-73af-4701-aae1-82f8870c6423 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:59.078783 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ec9325fb-73af-4701-aae1-82f8870c6423 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/volumes/3585c93f-d984-4701-abe0-ed88153a23de Aug 18 19:28:59.078995 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ec9325fb-73af-4701-aae1-82f8870c6423 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:59.079518 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ec9325fb-73af-4701-aae1-82f8870c6423 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:59.088429 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:59.088429 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:59.093187 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ec9325fb-73af-4701-aae1-82f8870c6423 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Volume info retrieved successfully. Aug 18 19:28:59.098924 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ec9325fb-73af-4701-aae1-82f8870c6423 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/volumes/3585c93f-d984-4701-abe0-ed88153a23de returned with HTTP 200 Aug 18 19:28:59.100609 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1046/4164] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:28:59 2026] GET /volume/v3/volumes/3585c93f-d984-4701-abe0-ed88153a23de => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:59.489535 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-33943fa3-ed7e-4b47-86cc-ca1bcd0ded6d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:59.489961 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-33943fa3-ed7e-4b47-86cc-ca1bcd0ded6d None None] GET https://10.4.3.170/volume// Aug 18 19:28:59.490142 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-33943fa3-ed7e-4b47-86cc-ca1bcd0ded6d None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:59.490389 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-33943fa3-ed7e-4b47-86cc-ca1bcd0ded6d None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:59.490772 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-33943fa3-ed7e-4b47-86cc-ca1bcd0ded6d None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:28:59.491095 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1042/4165] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:28: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 19:28:59.500529 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-e1cdcfef-e6d7-4fd3-bf34-6ba88f909476 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:59.503764 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-e1cdcfef-e6d7-4fd3-bf34-6ba88f909476 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf Aug 18 19:28:59.504011 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-e1cdcfef-e6d7-4fd3-bf34-6ba88f909476 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:59.504247 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-e1cdcfef-e6d7-4fd3-bf34-6ba88f909476 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:59.515833 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:59.515833 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:59.519819 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-e1cdcfef-e6d7-4fd3-bf34-6ba88f909476 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:28:59.525776 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-e1cdcfef-e6d7-4fd3-bf34-6ba88f909476 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf returned with HTTP 200 Aug 18 19:28:59.526399 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1040/4166] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:28:59 2026] GET /volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf => generated 1545 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:28:59.568353 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3ef54bfd-f489-4efc-b1d1-09361b59af30 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:59.572820 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3ef54bfd-f489-4efc-b1d1-09361b59af30 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:28:59.573143 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3ef54bfd-f489-4efc-b1d1-09361b59af30 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1502905822", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:59.575900 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-3ef54bfd-f489-4efc-b1d1-09361b59af30 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1502905822', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:28:59.576071 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-3ef54bfd-f489-4efc-b1d1-09361b59af30 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Create volume of 1 GB Aug 18 19:28:59.576438 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:59.576438 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:28:59.584773 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-3ef54bfd-f489-4efc-b1d1-09361b59af30 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Availability Zones retrieved successfully. Aug 18 19:28:59.594213 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3ef54bfd-f489-4efc-b1d1-09361b59af30 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Flow 'volume_create_api' (b9d00340-111a-45a4-bcb9-d00cf34bbb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:28:59.597530 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3ef54bfd-f489-4efc-b1d1-09361b59af30 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdfa054f-92de-4eda-be75-a2705dd0252e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:59.597855 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-3ef54bfd-f489-4efc-b1d1-09361b59af30 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:28:59.604557 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-57977f1c-b89b-4094-baa5-5217c956bf3e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:59.606649 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-57977f1c-b89b-4094-baa5-5217c956bf3e tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:28:59.606862 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-57977f1c-b89b-4094-baa5-5217c956bf3e tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:59.607069 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-57977f1c-b89b-4094-baa5-5217c956bf3e tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:59.607199 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-57977f1c-b89b-4094-baa5-5217c956bf3e tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:59.613300 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:59.613300 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:59.614666 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-57977f1c-b89b-4094-baa5-5217c956bf3e tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:28:59.616123 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1047/4167] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:59 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:59.651411 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3ef54bfd-f489-4efc-b1d1-09361b59af30 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdfa054f-92de-4eda-be75-a2705dd0252e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:59.656604 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3ef54bfd-f489-4efc-b1d1-09361b59af30 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf4b1521-b66a-49ab-a527-e6d34ec507f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:59.661866 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-2484752b-94e9-4132-a719-ccf3d6b72c5d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:59.666081 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-2484752b-94e9-4132-a719-ccf3d6b72c5d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] PUT https://10.4.3.170/volume/v3/attachments/a0400c2d-366d-4d4d-93e7-e5ac064f95a6 Aug 18 19:28:59.666553 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-2484752b-94e9-4132-a719-ccf3d6b72c5d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:59.676509 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-2484752b-94e9-4132-a719-ccf3d6b72c5d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Acquiring lock "cinder-attachment_update-73b5799c-7a9d-473b-bd01-6a8c6a91d1bf-np0000007688" by "attachment_update" {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:28:59.684245 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-2484752b-94e9-4132-a719-ccf3d6b72c5d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Lock "cinder-attachment_update-73b5799c-7a9d-473b-bd01-6a8c6a91d1bf-np0000007688" acquired by "attachment_update" :: waited 0.008s {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:28:59.685746 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:59.685746 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:28:59.690056 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-af271070-1847-426e-9b25-0fec465e01af None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:59.692285 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-af271070-1847-426e-9b25-0fec465e01af tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:28:59.693505 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-af271070-1847-426e-9b25-0fec465e01af tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:28:59.693505 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-af271070-1847-426e-9b25-0fec465e01af tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:28:59.693505 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-af271070-1847-426e-9b25-0fec465e01af tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:28:59.698278 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:59.698278 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:28:59.699476 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-af271070-1847-426e-9b25-0fec465e01af tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:28:59.700152 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1041/4168] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:28:59 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:28:59.728655 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-3ef54bfd-f489-4efc-b1d1-09361b59af30 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Created reservations ['ee5c0fbf-4a94-4bb7-bb53-8aae6b862236', '0826de56-6765-43bf-b424-b0be6064fa91', '2ac32ee3-565d-4ae1-a538-1d4bd3f87511', '7e421e29-f097-4b6b-aed3-63c7a952a55e'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:28:59.729576 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3ef54bfd-f489-4efc-b1d1-09361b59af30 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf4b1521-b66a-49ab-a527-e6d34ec507f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee5c0fbf-4a94-4bb7-bb53-8aae6b862236', '0826de56-6765-43bf-b424-b0be6064fa91', '2ac32ee3-565d-4ae1-a538-1d4bd3f87511', '7e421e29-f097-4b6b-aed3-63c7a952a55e']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:59.730313 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3ef54bfd-f489-4efc-b1d1-09361b59af30 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a991461-8ca6-4a49-9977-895884d11aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:59.761041 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3ef54bfd-f489-4efc-b1d1-09361b59af30 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a991461-8ca6-4a49-9977-895884d11aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c88772c7-8d1e-475d-b024-44ad4c131213', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1502905822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8c8386db38a4baaa6902944ac4371f0',qos_specs=None,replication_status=,reservations=['ee5c0fbf-4a94-4bb7-bb53-8aae6b862236','0826de56-6765-43bf-b424-b0be6064fa91','2ac32ee3-565d-4ae1-a538-1d4bd3f87511','7e421e29-f097-4b6b-aed3-63c7a952a55e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9cd019525ce4ff79f205402789e43f1',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:28:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1502905822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c88772c7-8d1e-475d-b024-44ad4c131213,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8c8386db38a4baaa6902944ac4371f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9cd019525ce4ff79f205402789e43f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:59.761911 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3ef54bfd-f489-4efc-b1d1-09361b59af30 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29dd5b67-f7e3-4350-a9fa-f8dc35b2a274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:59.782149 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3ef54bfd-f489-4efc-b1d1-09361b59af30 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29dd5b67-f7e3-4350-a9fa-f8dc35b2a274) transitioned into state 'SUCCESS' from state '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-1502905822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8c8386db38a4baaa6902944ac4371f0',qos_specs=None,replication_status=,reservations=['ee5c0fbf-4a94-4bb7-bb53-8aae6b862236','0826de56-6765-43bf-b424-b0be6064fa91','2ac32ee3-565d-4ae1-a538-1d4bd3f87511','7e421e29-f097-4b6b-aed3-63c7a952a55e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9cd019525ce4ff79f205402789e43f1',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:59.783077 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3ef54bfd-f489-4efc-b1d1-09361b59af30 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92f05c64-8e5f-4878-9669-a7bf2797b563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:28:59.792699 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3ef54bfd-f489-4efc-b1d1-09361b59af30 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92f05c64-8e5f-4878-9669-a7bf2797b563) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:28:59.793734 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-3ef54bfd-f489-4efc-b1d1-09361b59af30 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Flow 'volume_create_api' (b9d00340-111a-45a4-bcb9-d00cf34bbb6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:28:59.794090 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-3ef54bfd-f489-4efc-b1d1-09361b59af30 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Create volume request issued successfully. Aug 18 19:28:59.794799 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3ef54bfd-f489-4efc-b1d1-09361b59af30 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:28:59.795319 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1039/4169] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:28:59 2026] POST /volume/v3/volumes => generated 747 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:28:59.795390 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-2484752b-94e9-4132-a719-ccf3d6b72c5d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Lock "cinder-attachment_update-73b5799c-7a9d-473b-bd01-6a8c6a91d1bf-np0000007688" released by "attachment_update" :: held 0.111s {{(pid=100581) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:28:59.795759 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-2484752b-94e9-4132-a719-ccf3d6b72c5d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/a0400c2d-366d-4d4d-93e7-e5ac064f95a6 returned with HTTP 200 Aug 18 19:28:59.796305 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1043/4170] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:28:59 2026] PUT /volume/v3/attachments/a0400c2d-366d-4d4d-93e7-e5ac064f95a6 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:28:59.820639 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-c86728d9-b152-4a82-a981-c811b2d9031c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:28:59.822904 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-c86728d9-b152-4a82-a981-c811b2d9031c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/attachments/a0400c2d-366d-4d4d-93e7-e5ac064f95a6/action Aug 18 19:28:59.823261 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-c86728d9-b152-4a82-a981-c811b2d9031c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action body: b'{"os-complete": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:28:59.823387 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-c86728d9-b152-4a82-a981-c811b2d9031c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:28:59.840234 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:28:59.840234 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:28:59.851931 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-6bf830e2-30f8-4f8d-b577-042555c4a2c5 req-c86728d9-b152-4a82-a981-c811b2d9031c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/a0400c2d-366d-4d4d-93e7-e5ac064f95a6/action returned with HTTP 204 Aug 18 19:28:59.852396 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1048/4171] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:28:59 2026] POST /volume/v3/attachments/a0400c2d-366d-4d4d-93e7-e5ac064f95a6/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 18 19:29:00.113406 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-dcc24e17-3ee0-401d-90ce-47bdf0f36cd3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:00.115383 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dcc24e17-3ee0-401d-90ce-47bdf0f36cd3 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/volumes/3585c93f-d984-4701-abe0-ed88153a23de Aug 18 19:29:00.115632 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dcc24e17-3ee0-401d-90ce-47bdf0f36cd3 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:00.115846 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dcc24e17-3ee0-401d-90ce-47bdf0f36cd3 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:00.122786 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:00.122786 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:00.126655 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-dcc24e17-3ee0-401d-90ce-47bdf0f36cd3 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Volume info retrieved successfully. Aug 18 19:29:00.130616 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dcc24e17-3ee0-401d-90ce-47bdf0f36cd3 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/volumes/3585c93f-d984-4701-abe0-ed88153a23de returned with HTTP 200 Aug 18 19:29:00.131004 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1042/4172] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:00 2026] GET /volume/v3/volumes/3585c93f-d984-4701-abe0-ed88153a23de => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:00.146888 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-0d30548d-9461-471a-9144-2588466472ad None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:00.148993 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0d30548d-9461-471a-9144-2588466472ad tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] POST https://10.4.3.170/volume/v3/backups Aug 18 19:29:00.149311 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0d30548d-9461-471a-9144-2588466472ad tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3585c93f-d984-4701-abe0-ed88153a23de", "name": "tempest-type-Backup-832633823"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:00.150842 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.backups [None req-0d30548d-9461-471a-9144-2588466472ad tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Creating new backup {'backup': {'volume_id': '3585c93f-d984-4701-abe0-ed88153a23de', 'name': 'tempest-type-Backup-832633823'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:29:00.150997 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.backups [None req-0d30548d-9461-471a-9144-2588466472ad tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Creating backup of volume 3585c93f-d984-4701-abe0-ed88153a23de in container None Aug 18 19:29:00.158382 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:00.158382 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:00.158774 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-0d30548d-9461-471a-9144-2588466472ad tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Volume info retrieved successfully. Aug 18 19:29:00.192056 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-0d30548d-9461-471a-9144-2588466472ad tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Created reservations ['70a78751-3131-4024-9011-545f3d1a71a5', '33937b39-87c5-4510-a37b-bbbc179b12a1'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:29:00.235257 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0d30548d-9461-471a-9144-2588466472ad tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:29:00.235821 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1040/4173] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:29:00 2026] POST /volume/v3/backups => generated 315 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:29:00.252139 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f4e08046-600f-4e60-b864-3dc1eba875a8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:00.254634 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f4e08046-600f-4e60-b864-3dc1eba875a8 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:00.254946 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f4e08046-600f-4e60-b864-3dc1eba875a8 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:00.255237 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f4e08046-600f-4e60-b864-3dc1eba875a8 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:00.255414 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-f4e08046-600f-4e60-b864-3dc1eba875a8 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Show backup with id b6cfe072-f1d4-487a-a74e-e61c740e7e8c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:00.260778 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:00.260778 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:00.261678 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f4e08046-600f-4e60-b864-3dc1eba875a8 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 200 Aug 18 19:29:00.262384 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1044/4174] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:00 2026] GET /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:00.637288 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b8db5893-4b4d-45f2-acc1-aedb4ad80ad5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:00.639078 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b8db5893-4b4d-45f2-acc1-aedb4ad80ad5 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:29:00.639293 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b8db5893-4b4d-45f2-acc1-aedb4ad80ad5 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:00.639501 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b8db5893-4b4d-45f2-acc1-aedb4ad80ad5 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:00.639593 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-b8db5893-4b4d-45f2-acc1-aedb4ad80ad5 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:00.647627 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:00.647627 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:00.648476 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b8db5893-4b4d-45f2-acc1-aedb4ad80ad5 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:29:00.648859 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1049/4175] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:00 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:00.711207 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0465f4c6-1796-4302-ad01-9a296edeaac5 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:00.713661 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0465f4c6-1796-4302-ad01-9a296edeaac5 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:29:00.713911 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0465f4c6-1796-4302-ad01-9a296edeaac5 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:00.714190 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0465f4c6-1796-4302-ad01-9a296edeaac5 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:00.714306 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-0465f4c6-1796-4302-ad01-9a296edeaac5 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:00.718637 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:00.718637 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:00.719386 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0465f4c6-1796-4302-ad01-9a296edeaac5 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:29:00.719762 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1043/4176] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:00 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:01.273496 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9e48fc7c-abd1-4d85-aec2-ec99f59ebd43 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:01.275919 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9e48fc7c-abd1-4d85-aec2-ec99f59ebd43 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:01.276192 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9e48fc7c-abd1-4d85-aec2-ec99f59ebd43 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:01.276439 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9e48fc7c-abd1-4d85-aec2-ec99f59ebd43 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:01.276579 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-9e48fc7c-abd1-4d85-aec2-ec99f59ebd43 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Show backup with id b6cfe072-f1d4-487a-a74e-e61c740e7e8c. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:01.281576 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:01.281576 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:01.282341 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9e48fc7c-abd1-4d85-aec2-ec99f59ebd43 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 200 Aug 18 19:29:01.282874 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1041/4177] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:01 2026] GET /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:01.658766 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3b4e10a0-11fd-4b94-b690-5a6dbd8b075d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:01.660891 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3b4e10a0-11fd-4b94-b690-5a6dbd8b075d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:29:01.661161 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3b4e10a0-11fd-4b94-b690-5a6dbd8b075d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:01.661391 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3b4e10a0-11fd-4b94-b690-5a6dbd8b075d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:01.661513 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-3b4e10a0-11fd-4b94-b690-5a6dbd8b075d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:01.666602 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:01.666602 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:01.667717 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3b4e10a0-11fd-4b94-b690-5a6dbd8b075d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:29:01.668245 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1045/4178] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:01 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:01.732886 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-85f1a97c-c3ee-4037-867c-be1c3a10a819 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:01.735175 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-85f1a97c-c3ee-4037-867c-be1c3a10a819 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:29:01.735611 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-85f1a97c-c3ee-4037-867c-be1c3a10a819 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:01.735965 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-85f1a97c-c3ee-4037-867c-be1c3a10a819 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:01.736208 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-85f1a97c-c3ee-4037-867c-be1c3a10a819 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:01.741536 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:01.741536 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:01.742614 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-85f1a97c-c3ee-4037-867c-be1c3a10a819 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:29:01.743134 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1050/4179] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:01 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:02.300974 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b63475eb-f9f1-432f-bea2-55a64f2a7149 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:02.302810 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b63475eb-f9f1-432f-bea2-55a64f2a7149 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:02.302996 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b63475eb-f9f1-432f-bea2-55a64f2a7149 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:02.303194 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b63475eb-f9f1-432f-bea2-55a64f2a7149 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:02.303288 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-b63475eb-f9f1-432f-bea2-55a64f2a7149 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Show backup with id b6cfe072-f1d4-487a-a74e-e61c740e7e8c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:02.307242 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:02.307242 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:02.307831 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b63475eb-f9f1-432f-bea2-55a64f2a7149 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 200 Aug 18 19:29:02.308166 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1044/4180] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:02 2026] GET /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:02.678144 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3be07868-777c-42a2-bdb7-93f9ded1be14 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:02.680196 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3be07868-777c-42a2-bdb7-93f9ded1be14 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:29:02.680423 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3be07868-777c-42a2-bdb7-93f9ded1be14 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:02.680612 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3be07868-777c-42a2-bdb7-93f9ded1be14 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:02.680739 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-3be07868-777c-42a2-bdb7-93f9ded1be14 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:02.685718 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:02.685718 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:02.686822 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3be07868-777c-42a2-bdb7-93f9ded1be14 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:29:02.687381 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1042/4181] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:02 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:02.756301 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f03f1fea-3ef2-407a-aae6-e04727305153 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:02.758218 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f03f1fea-3ef2-407a-aae6-e04727305153 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:29:02.758455 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f03f1fea-3ef2-407a-aae6-e04727305153 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:02.758645 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f03f1fea-3ef2-407a-aae6-e04727305153 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:02.758742 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-f03f1fea-3ef2-407a-aae6-e04727305153 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:02.763287 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:02.763287 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:02.764104 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f03f1fea-3ef2-407a-aae6-e04727305153 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:29:02.764563 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1046/4182] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:02 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:03.319958 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2358c8f8-eff4-4054-9665-6bbfc21f991c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:03.322874 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2358c8f8-eff4-4054-9665-6bbfc21f991c tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:03.323336 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2358c8f8-eff4-4054-9665-6bbfc21f991c tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:03.323521 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2358c8f8-eff4-4054-9665-6bbfc21f991c tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:03.323907 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-2358c8f8-eff4-4054-9665-6bbfc21f991c tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Show backup with id b6cfe072-f1d4-487a-a74e-e61c740e7e8c. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:03.329092 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:03.329092 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:03.330022 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2358c8f8-eff4-4054-9665-6bbfc21f991c tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 200 Aug 18 19:29:03.330589 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1051/4183] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:03 2026] GET /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:03.700190 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4252ae6b-f160-4f32-b614-02377830617f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:03.702202 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4252ae6b-f160-4f32-b614-02377830617f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:29:03.702409 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4252ae6b-f160-4f32-b614-02377830617f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:03.702594 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4252ae6b-f160-4f32-b614-02377830617f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:03.702692 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-4252ae6b-f160-4f32-b614-02377830617f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:03.707545 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:03.707545 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:03.708615 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4252ae6b-f160-4f32-b614-02377830617f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:29:03.709396 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1045/4184] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:03 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:03.760943 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7ad313a2-2f69-49bd-b26e-59fce26cd5ed None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:03.762966 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7ad313a2-2f69-49bd-b26e-59fce26cd5ed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:29:03.763388 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7ad313a2-2f69-49bd-b26e-59fce26cd5ed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1001957953", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:03.765223 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-7ad313a2-2f69-49bd-b26e-59fce26cd5ed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1001957953', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:29:03.765382 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-7ad313a2-2f69-49bd-b26e-59fce26cd5ed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Create volume of 1 GB Aug 18 19:29:03.771386 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-7ad313a2-2f69-49bd-b26e-59fce26cd5ed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Availability Zones retrieved successfully. Aug 18 19:29:03.775442 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e660595c-584e-4207-bc3e-ba07df6ea369 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:03.777101 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7ad313a2-2f69-49bd-b26e-59fce26cd5ed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Flow 'volume_create_api' (37064a13-4204-4c83-868d-0499c0fb2a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:29:03.777259 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e660595c-584e-4207-bc3e-ba07df6ea369 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:29:03.777448 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e660595c-584e-4207-bc3e-ba07df6ea369 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:03.777651 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e660595c-584e-4207-bc3e-ba07df6ea369 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:03.777742 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-e660595c-584e-4207-bc3e-ba07df6ea369 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:03.779072 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7ad313a2-2f69-49bd-b26e-59fce26cd5ed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02242a5b-1b65-4eeb-97e1-53d1b29aee0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:03.780056 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-7ad313a2-2f69-49bd-b26e-59fce26cd5ed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:29:03.782066 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:03.782066 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:03.782790 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e660595c-584e-4207-bc3e-ba07df6ea369 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:29:03.783255 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1047/4185] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:03 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:03.805561 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7ad313a2-2f69-49bd-b26e-59fce26cd5ed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02242a5b-1b65-4eeb-97e1-53d1b29aee0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:03.806289 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7ad313a2-2f69-49bd-b26e-59fce26cd5ed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c12e570d-d32c-4b70-b3f6-c003f28b155c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:03.879755 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-7ad313a2-2f69-49bd-b26e-59fce26cd5ed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Created reservations ['f3bd8bc6-f6ae-49e5-9f28-6d9c694e1cbb', 'd88097a5-71c2-48e2-8e44-661bfa9f3326', '333b06d2-34a5-49aa-9671-2561a7bde547', '995b8f24-3a95-4e39-9b8a-0f2f2ced3a45'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:29:03.880575 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7ad313a2-2f69-49bd-b26e-59fce26cd5ed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c12e570d-d32c-4b70-b3f6-c003f28b155c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3bd8bc6-f6ae-49e5-9f28-6d9c694e1cbb', 'd88097a5-71c2-48e2-8e44-661bfa9f3326', '333b06d2-34a5-49aa-9671-2561a7bde547', '995b8f24-3a95-4e39-9b8a-0f2f2ced3a45']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:03.881301 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7ad313a2-2f69-49bd-b26e-59fce26cd5ed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (774a24cd-3498-4efd-bac6-81ef382dbec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:03.905430 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7ad313a2-2f69-49bd-b26e-59fce26cd5ed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (774a24cd-3498-4efd-bac6-81ef382dbec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1001957953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf012f7276c42d8a64e77dd3744e603',qos_specs=None,replication_status=,reservations=['f3bd8bc6-f6ae-49e5-9f28-6d9c694e1cbb','d88097a5-71c2-48e2-8e44-661bfa9f3326','333b06d2-34a5-49aa-9671-2561a7bde547','995b8f24-3a95-4e39-9b8a-0f2f2ced3a45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec4fefa6f1334de2a26543403207116f',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:29:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1001957953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbf012f7276c42d8a64e77dd3744e603',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec4fefa6f1334de2a26543403207116f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:03.906226 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7ad313a2-2f69-49bd-b26e-59fce26cd5ed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3720173b-a221-4566-9473-3a81d5793d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:03.943464 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7ad313a2-2f69-49bd-b26e-59fce26cd5ed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3720173b-a221-4566-9473-3a81d5793d28) transitioned into state 'SUCCESS' from state '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-1001957953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf012f7276c42d8a64e77dd3744e603',qos_specs=None,replication_status=,reservations=['f3bd8bc6-f6ae-49e5-9f28-6d9c694e1cbb','d88097a5-71c2-48e2-8e44-661bfa9f3326','333b06d2-34a5-49aa-9671-2561a7bde547','995b8f24-3a95-4e39-9b8a-0f2f2ced3a45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec4fefa6f1334de2a26543403207116f',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:03.944396 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7ad313a2-2f69-49bd-b26e-59fce26cd5ed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50590a38-8b3b-474c-8715-52b9862a5c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:03.957443 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7ad313a2-2f69-49bd-b26e-59fce26cd5ed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50590a38-8b3b-474c-8715-52b9862a5c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:03.958239 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-7ad313a2-2f69-49bd-b26e-59fce26cd5ed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Flow 'volume_create_api' (37064a13-4204-4c83-868d-0499c0fb2a68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:29:03.958558 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-7ad313a2-2f69-49bd-b26e-59fce26cd5ed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Create volume request issued successfully. Aug 18 19:29:03.959210 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7ad313a2-2f69-49bd-b26e-59fce26cd5ed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:29:03.959707 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1043/4186] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:29:03 2026] POST /volume/v3/volumes => generated 757 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:29:03.975332 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-36e94556-3d8b-484b-886c-cef15575e4d0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:03.978114 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-36e94556-3d8b-484b-886c-cef15575e4d0 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 Aug 18 19:29:03.978114 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-36e94556-3d8b-484b-886c-cef15575e4d0 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:03.978114 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-36e94556-3d8b-484b-886c-cef15575e4d0 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:03.988467 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:03.988467 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:03.993545 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-36e94556-3d8b-484b-886c-cef15575e4d0 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:03.999359 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-36e94556-3d8b-484b-886c-cef15575e4d0 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 returned with HTTP 200 Aug 18 19:29:04.000203 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1052/4187] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:03 2026] GET /volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:04.342285 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-04f3c67b-284c-4ad4-bcb5-e55d04e95779 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:04.344104 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-04f3c67b-284c-4ad4-bcb5-e55d04e95779 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:04.344300 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-04f3c67b-284c-4ad4-bcb5-e55d04e95779 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:04.344506 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-04f3c67b-284c-4ad4-bcb5-e55d04e95779 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:04.344601 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-04f3c67b-284c-4ad4-bcb5-e55d04e95779 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Show backup with id b6cfe072-f1d4-487a-a74e-e61c740e7e8c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:04.349071 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:04.349071 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:04.349848 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-04f3c67b-284c-4ad4-bcb5-e55d04e95779 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 200 Aug 18 19:29:04.350224 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1046/4188] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:04 2026] GET /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:04.719849 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e2dcf593-4c18-4fd7-ba32-f300be6fa30b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:04.722122 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e2dcf593-4c18-4fd7-ba32-f300be6fa30b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:29:04.722393 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e2dcf593-4c18-4fd7-ba32-f300be6fa30b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:04.722654 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e2dcf593-4c18-4fd7-ba32-f300be6fa30b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:04.722805 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-e2dcf593-4c18-4fd7-ba32-f300be6fa30b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:04.729382 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:04.729382 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:04.730291 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e2dcf593-4c18-4fd7-ba32-f300be6fa30b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:29:04.731180 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1048/4189] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:04 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:04.794481 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b3d97e64-f43e-40aa-921e-1ff3db402143 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:04.796453 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b3d97e64-f43e-40aa-921e-1ff3db402143 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:29:04.796700 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b3d97e64-f43e-40aa-921e-1ff3db402143 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:04.797094 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b3d97e64-f43e-40aa-921e-1ff3db402143 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:04.797226 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-b3d97e64-f43e-40aa-921e-1ff3db402143 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:04.802269 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:04.802269 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:04.803147 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b3d97e64-f43e-40aa-921e-1ff3db402143 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:29:04.803543 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1044/4190] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:04 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:05.014966 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0f7bce7d-6085-4a58-a8de-dd66bca7fa41 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:05.017466 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0f7bce7d-6085-4a58-a8de-dd66bca7fa41 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 Aug 18 19:29:05.017848 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0f7bce7d-6085-4a58-a8de-dd66bca7fa41 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:05.018223 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0f7bce7d-6085-4a58-a8de-dd66bca7fa41 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:05.029296 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:05.029296 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:05.036211 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0f7bce7d-6085-4a58-a8de-dd66bca7fa41 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:05.043509 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0f7bce7d-6085-4a58-a8de-dd66bca7fa41 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 returned with HTTP 200 Aug 18 19:29:05.044216 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1053/4191] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:05 2026] GET /volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:05.060072 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-263632e0-c8b5-491f-b1a8-cb011ac48fe7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:05.062230 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-263632e0-c8b5-491f-b1a8-cb011ac48fe7 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 Aug 18 19:29:05.062571 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-263632e0-c8b5-491f-b1a8-cb011ac48fe7 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:05.063001 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-263632e0-c8b5-491f-b1a8-cb011ac48fe7 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:05.073516 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:05.073516 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:05.079052 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-263632e0-c8b5-491f-b1a8-cb011ac48fe7 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:05.084719 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-263632e0-c8b5-491f-b1a8-cb011ac48fe7 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 returned with HTTP 200 Aug 18 19:29:05.085232 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1047/4192] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:05 2026] GET /volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:05.360708 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-56c6b1bc-bc7a-42d8-9a2d-f9282738c72d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:05.362404 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-56c6b1bc-bc7a-42d8-9a2d-f9282738c72d tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:05.362659 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-56c6b1bc-bc7a-42d8-9a2d-f9282738c72d tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:05.362889 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-56c6b1bc-bc7a-42d8-9a2d-f9282738c72d tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:05.363028 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-56c6b1bc-bc7a-42d8-9a2d-f9282738c72d tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Show backup with id b6cfe072-f1d4-487a-a74e-e61c740e7e8c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:05.368042 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:05.368042 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:05.368753 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-56c6b1bc-bc7a-42d8-9a2d-f9282738c72d tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 200 Aug 18 19:29:05.369166 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1049/4193] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:05 2026] GET /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:05.743337 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c2047657-7953-4285-b8f9-9632508400da None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:05.745252 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c2047657-7953-4285-b8f9-9632508400da tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:29:05.745523 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c2047657-7953-4285-b8f9-9632508400da tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:05.745781 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c2047657-7953-4285-b8f9-9632508400da tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:05.745933 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-c2047657-7953-4285-b8f9-9632508400da tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:05.751457 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:05.751457 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:05.752232 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c2047657-7953-4285-b8f9-9632508400da tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:29:05.752650 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1045/4194] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:05 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:05.814349 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-357790ef-9602-4e4b-9378-bf95f89c3329 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:05.815858 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6692f48f-4bcb-46a9-b7ee-22ddb595b001 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:05.816378 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-357790ef-9602-4e4b-9378-bf95f89c3329 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 Aug 18 19:29:05.817623 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-357790ef-9602-4e4b-9378-bf95f89c3329 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:05.817623 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-357790ef-9602-4e4b-9378-bf95f89c3329 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:05.820452 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6692f48f-4bcb-46a9-b7ee-22ddb595b001 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:29:05.820702 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6692f48f-4bcb-46a9-b7ee-22ddb595b001 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:05.820931 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6692f48f-4bcb-46a9-b7ee-22ddb595b001 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:05.821080 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-6692f48f-4bcb-46a9-b7ee-22ddb595b001 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:05.824042 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:05.824042 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:05.829390 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:05.829390 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:05.829558 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-357790ef-9602-4e4b-9378-bf95f89c3329 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:05.829598 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6692f48f-4bcb-46a9-b7ee-22ddb595b001 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:29:05.829598 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1048/4195] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:05 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:05.832744 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-357790ef-9602-4e4b-9378-bf95f89c3329 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 returned with HTTP 200 Aug 18 19:29:05.833269 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1054/4196] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:29:05 2026] GET /volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:05.922695 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-dc2015db-4548-4d4f-9379-eb387018dfa1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:05.923090 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-dc2015db-4548-4d4f-9379-eb387018dfa1 None None] GET https://10.4.3.170/volume// Aug 18 19:29:05.923246 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-dc2015db-4548-4d4f-9379-eb387018dfa1 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:05.923449 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-dc2015db-4548-4d4f-9379-eb387018dfa1 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:05.923775 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-dc2015db-4548-4d4f-9379-eb387018dfa1 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:29:05.924099 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1050/4197] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:29: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 19:29:05.930312 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-afc8ee0c-f3d0-4f9f-a9bf-eb3091eda703 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:06.022211 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-afc8ee0c-f3d0-4f9f-a9bf-eb3091eda703 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:29:06.022632 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-afc8ee0c-f3d0-4f9f-a9bf-eb3091eda703 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198", "connector": null, "instance_uuid": "63de7937-79a3-4655-8dd2-9c40f9dfba14"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:06.030977 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:06.030977 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:06.060175 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-afc8ee0c-f3d0-4f9f-a9bf-eb3091eda703 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:29:06.060631 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1046/4198] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:29:05 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 19:29:06.086836 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4df4378d-242a-4421-bce9-f8cd031dc33a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:06.088961 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4df4378d-242a-4421-bce9-f8cd031dc33a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 Aug 18 19:29:06.089208 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4df4378d-242a-4421-bce9-f8cd031dc33a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:06.089480 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4df4378d-242a-4421-bce9-f8cd031dc33a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:06.101049 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:06.101049 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:06.105477 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-4df4378d-242a-4421-bce9-f8cd031dc33a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:06.110213 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4df4378d-242a-4421-bce9-f8cd031dc33a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 returned with HTTP 200 Aug 18 19:29:06.110710 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1049/4199] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:06 2026] GET /volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:06.116128 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d43e590a-9e04-434a-b81b-33a5a35ddc85 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:06.116574 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d43e590a-9e04-434a-b81b-33a5a35ddc85 None None] GET https://10.4.3.170/volume// Aug 18 19:29:06.116746 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d43e590a-9e04-434a-b81b-33a5a35ddc85 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:06.116965 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d43e590a-9e04-434a-b81b-33a5a35ddc85 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:06.117330 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d43e590a-9e04-434a-b81b-33a5a35ddc85 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:29:06.117662 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1055/4200] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:29: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 19:29:06.141043 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-4aff38ff-d3cf-46ea-97a7-4a7c17241360 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:06.144178 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-4aff38ff-d3cf-46ea-97a7-4a7c17241360 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 Aug 18 19:29:06.144436 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-4aff38ff-d3cf-46ea-97a7-4a7c17241360 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:06.144673 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-4aff38ff-d3cf-46ea-97a7-4a7c17241360 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:06.156791 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:06.156791 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:06.160852 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-4aff38ff-d3cf-46ea-97a7-4a7c17241360 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:06.166839 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-4aff38ff-d3cf-46ea-97a7-4a7c17241360 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 returned with HTTP 200 Aug 18 19:29:06.167380 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1051/4201] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:29:06 2026] GET /volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 => generated 1029 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:29:06.291510 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-2867f4e2-0014-4f1a-80b0-e3c9ab76fa9b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:06.293682 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-2867f4e2-0014-4f1a-80b0-e3c9ab76fa9b tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] PUT https://10.4.3.170/volume/v3/attachments/7b8d49ce-9424-42a7-9ffb-4e4b901a0597 Aug 18 19:29:06.294010 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-2867f4e2-0014-4f1a-80b0-e3c9ab76fa9b tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:06.302273 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-2867f4e2-0014-4f1a-80b0-e3c9ab76fa9b tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Acquiring lock "cinder-attachment_update-a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:29:06.307986 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-2867f4e2-0014-4f1a-80b0-e3c9ab76fa9b tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Lock "cinder-attachment_update-a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198-np0000007688" acquired by "attachment_update" :: waited 0.006s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:29:06.309622 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:06.309622 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:06.380898 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b3c01afc-62de-4815-9ee4-aa12647dfc24 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:06.382633 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b3c01afc-62de-4815-9ee4-aa12647dfc24 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:06.382906 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b3c01afc-62de-4815-9ee4-aa12647dfc24 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:06.383105 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b3c01afc-62de-4815-9ee4-aa12647dfc24 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:06.383214 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-b3c01afc-62de-4815-9ee4-aa12647dfc24 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Show backup with id b6cfe072-f1d4-487a-a74e-e61c740e7e8c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:06.387196 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:06.387196 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:06.387900 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b3c01afc-62de-4815-9ee4-aa12647dfc24 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 200 Aug 18 19:29:06.388276 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1050/4202] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:06 2026] GET /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:06.395497 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-2867f4e2-0014-4f1a-80b0-e3c9ab76fa9b tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Lock "cinder-attachment_update-a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198-np0000007688" released by "attachment_update" :: held 0.088s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:29:06.395833 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-2867f4e2-0014-4f1a-80b0-e3c9ab76fa9b tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/attachments/7b8d49ce-9424-42a7-9ffb-4e4b901a0597 returned with HTTP 200 Aug 18 19:29:06.396325 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1047/4203] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:29:06 2026] PUT /volume/v3/attachments/7b8d49ce-9424-42a7-9ffb-4e4b901a0597 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:06.767825 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ae0ecca2-8f7d-400c-a586-d855a2355494 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:06.770940 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ae0ecca2-8f7d-400c-a586-d855a2355494 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:29:06.771489 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ae0ecca2-8f7d-400c-a586-d855a2355494 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:06.771489 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ae0ecca2-8f7d-400c-a586-d855a2355494 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:06.771489 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-ae0ecca2-8f7d-400c-a586-d855a2355494 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:06.776566 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:06.776566 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:06.777924 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ae0ecca2-8f7d-400c-a586-d855a2355494 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:29:06.778630 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1056/4204] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:06 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:06.840278 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0e30c3b8-db1d-4951-9115-0de040d76fdb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:06.842274 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0e30c3b8-db1d-4951-9115-0de040d76fdb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:29:06.842516 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0e30c3b8-db1d-4951-9115-0de040d76fdb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:06.842713 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0e30c3b8-db1d-4951-9115-0de040d76fdb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:06.842894 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-0e30c3b8-db1d-4951-9115-0de040d76fdb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:06.848191 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:06.848191 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:06.849119 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0e30c3b8-db1d-4951-9115-0de040d76fdb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:29:06.849668 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1052/4205] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:06 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:07.127350 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-27d72e64-471f-4179-9999-0fe48e3e9c5a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:07.128467 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-27d72e64-471f-4179-9999-0fe48e3e9c5a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 Aug 18 19:29:07.128644 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-27d72e64-471f-4179-9999-0fe48e3e9c5a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:07.128825 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-27d72e64-471f-4179-9999-0fe48e3e9c5a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:07.138853 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:07.138853 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:07.142462 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-27d72e64-471f-4179-9999-0fe48e3e9c5a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:07.147253 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-27d72e64-471f-4179-9999-0fe48e3e9c5a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 returned with HTTP 200 Aug 18 19:29:07.147656 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1051/4206] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:07 2026] GET /volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:07.398590 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-94ca1fbb-fbf5-42d0-a690-63e2cdc28966 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:07.401399 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-94ca1fbb-fbf5-42d0-a690-63e2cdc28966 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:07.401399 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-94ca1fbb-fbf5-42d0-a690-63e2cdc28966 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:07.401399 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-94ca1fbb-fbf5-42d0-a690-63e2cdc28966 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:07.401399 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-94ca1fbb-fbf5-42d0-a690-63e2cdc28966 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Show backup with id b6cfe072-f1d4-487a-a74e-e61c740e7e8c. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:07.410518 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:07.410518 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:07.410518 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-94ca1fbb-fbf5-42d0-a690-63e2cdc28966 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 200 Aug 18 19:29:07.411313 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1048/4207] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:07 2026] GET /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:29:07.792036 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1c6a5ca3-48c5-403e-b3a8-854452358064 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:07.793886 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1c6a5ca3-48c5-403e-b3a8-854452358064 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:29:07.794120 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1c6a5ca3-48c5-403e-b3a8-854452358064 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:07.794314 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1c6a5ca3-48c5-403e-b3a8-854452358064 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:07.794462 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-1c6a5ca3-48c5-403e-b3a8-854452358064 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:07.799381 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:07.799381 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:07.800316 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1c6a5ca3-48c5-403e-b3a8-854452358064 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:29:07.800718 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1057/4208] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:07 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:07.860685 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3f5ccde2-9375-48b4-87fa-c111f7a93ceb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:07.862674 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3f5ccde2-9375-48b4-87fa-c111f7a93ceb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:29:07.862919 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3f5ccde2-9375-48b4-87fa-c111f7a93ceb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:07.863136 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3f5ccde2-9375-48b4-87fa-c111f7a93ceb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:07.863321 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-3f5ccde2-9375-48b4-87fa-c111f7a93ceb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:07.870486 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:07.870486 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:07.870486 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3f5ccde2-9375-48b4-87fa-c111f7a93ceb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:29:07.870486 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1053/4209] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:07 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:08.164250 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-23046ab9-918e-4178-89ea-bb262c3270d3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:08.166310 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-23046ab9-918e-4178-89ea-bb262c3270d3 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 Aug 18 19:29:08.166544 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-23046ab9-918e-4178-89ea-bb262c3270d3 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:08.166716 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-23046ab9-918e-4178-89ea-bb262c3270d3 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:08.176100 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:08.176100 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:08.180568 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-23046ab9-918e-4178-89ea-bb262c3270d3 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:08.185839 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-23046ab9-918e-4178-89ea-bb262c3270d3 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 returned with HTTP 200 Aug 18 19:29:08.186297 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1052/4210] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:08 2026] GET /volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:08.427799 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-64a23eee-789b-4c71-b18c-3999f4c091f3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:08.431083 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-64a23eee-789b-4c71-b18c-3999f4c091f3 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:08.431083 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-64a23eee-789b-4c71-b18c-3999f4c091f3 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:08.431083 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-64a23eee-789b-4c71-b18c-3999f4c091f3 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:08.431083 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-64a23eee-789b-4c71-b18c-3999f4c091f3 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Show backup with id b6cfe072-f1d4-487a-a74e-e61c740e7e8c. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:08.434842 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:08.434842 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:08.435761 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-64a23eee-789b-4c71-b18c-3999f4c091f3 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 200 Aug 18 19:29:08.436233 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1049/4211] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:08 2026] GET /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:08.811602 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b1932f73-14f1-423e-bb11-01f49b75fc5b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:08.813755 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b1932f73-14f1-423e-bb11-01f49b75fc5b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:29:08.813984 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b1932f73-14f1-423e-bb11-01f49b75fc5b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:08.814217 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b1932f73-14f1-423e-bb11-01f49b75fc5b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:08.814351 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-b1932f73-14f1-423e-bb11-01f49b75fc5b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:08.819836 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:08.819836 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:08.820744 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b1932f73-14f1-423e-bb11-01f49b75fc5b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:29:08.821395 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1058/4212] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:08 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:08.882384 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-aee77deb-d346-4593-a22b-e05272f470af None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:08.884856 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-aee77deb-d346-4593-a22b-e05272f470af tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:29:08.885203 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-aee77deb-d346-4593-a22b-e05272f470af tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:08.885494 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-aee77deb-d346-4593-a22b-e05272f470af tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:08.885714 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-aee77deb-d346-4593-a22b-e05272f470af tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:08.891769 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:08.891769 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:08.893058 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-aee77deb-d346-4593-a22b-e05272f470af tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:29:08.893649 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1054/4213] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:08 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:09.197969 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-513893e2-c3d0-4cb1-bf31-cc9ab9765420 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:09.200065 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-513893e2-c3d0-4cb1-bf31-cc9ab9765420 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 Aug 18 19:29:09.200343 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-513893e2-c3d0-4cb1-bf31-cc9ab9765420 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:09.200615 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-513893e2-c3d0-4cb1-bf31-cc9ab9765420 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:09.210632 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:09.210632 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:09.214343 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-513893e2-c3d0-4cb1-bf31-cc9ab9765420 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:09.219306 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-513893e2-c3d0-4cb1-bf31-cc9ab9765420 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 returned with HTTP 200 Aug 18 19:29:09.219800 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1053/4214] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:09 2026] GET /volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:09.461840 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-dcbed6e9-b63c-43c8-a84e-9925325cc150 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:09.463610 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-dcbed6e9-b63c-43c8-a84e-9925325cc150 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:09.463799 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-dcbed6e9-b63c-43c8-a84e-9925325cc150 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:09.464002 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-dcbed6e9-b63c-43c8-a84e-9925325cc150 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:09.464094 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-dcbed6e9-b63c-43c8-a84e-9925325cc150 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Show backup with id b6cfe072-f1d4-487a-a74e-e61c740e7e8c. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:09.469513 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:09.469513 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:09.470234 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-dcbed6e9-b63c-43c8-a84e-9925325cc150 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 200 Aug 18 19:29:09.470644 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1050/4215] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:09 2026] GET /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:09.832276 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-74498b26-f6ae-4cbf-9581-633c2dcd602c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:09.837993 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-74498b26-f6ae-4cbf-9581-633c2dcd602c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:29:09.838221 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-74498b26-f6ae-4cbf-9581-633c2dcd602c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:09.838457 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-74498b26-f6ae-4cbf-9581-633c2dcd602c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:09.838569 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-74498b26-f6ae-4cbf-9581-633c2dcd602c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:09.845933 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:09.845933 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:09.846754 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-74498b26-f6ae-4cbf-9581-633c2dcd602c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:29:09.847227 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1059/4216] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:09 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:09.906737 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-bd9690d7-4e8f-43dc-a7a6-c868d30dfba4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:09.908632 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bd9690d7-4e8f-43dc-a7a6-c868d30dfba4 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:29:09.908873 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-bd9690d7-4e8f-43dc-a7a6-c868d30dfba4 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:09.909085 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-bd9690d7-4e8f-43dc-a7a6-c868d30dfba4 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:09.909222 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-bd9690d7-4e8f-43dc-a7a6-c868d30dfba4 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:09.913640 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:09.913640 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:09.914488 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bd9690d7-4e8f-43dc-a7a6-c868d30dfba4 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:29:09.914998 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1055/4217] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:09 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:10.114068 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-49380459-20d6-45da-b552-4c962424dc77 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:10.116496 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-49380459-20d6-45da-b552-4c962424dc77 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] POST https://10.4.3.170/volume/v3/attachments/7b8d49ce-9424-42a7-9ffb-4e4b901a0597/action Aug 18 19:29:10.117571 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-49380459-20d6-45da-b552-4c962424dc77 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:29:10.117571 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-49380459-20d6-45da-b552-4c962424dc77 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:10.146517 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:10.146517 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:10.166064 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9e86e045-b2d7-4e8f-afed-d8082db4217e req-49380459-20d6-45da-b552-4c962424dc77 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/attachments/7b8d49ce-9424-42a7-9ffb-4e4b901a0597/action returned with HTTP 204 Aug 18 19:29:10.167210 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1054/4218] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:29:10 2026] POST /volume/v3/attachments/7b8d49ce-9424-42a7-9ffb-4e4b901a0597/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:29:10.233908 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c1abd418-dc32-44c9-bbbb-81315eba893e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:10.235951 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c1abd418-dc32-44c9-bbbb-81315eba893e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 Aug 18 19:29:10.236641 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c1abd418-dc32-44c9-bbbb-81315eba893e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:10.236641 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c1abd418-dc32-44c9-bbbb-81315eba893e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:10.248596 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:10.248596 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:10.252742 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c1abd418-dc32-44c9-bbbb-81315eba893e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:10.259389 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c1abd418-dc32-44c9-bbbb-81315eba893e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 returned with HTTP 200 Aug 18 19:29:10.259901 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1051/4219] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:10 2026] GET /volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:10.480155 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3972a8d7-1a82-4846-820b-6f3983d99687 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:10.481882 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3972a8d7-1a82-4846-820b-6f3983d99687 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:10.483380 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3972a8d7-1a82-4846-820b-6f3983d99687 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:10.483380 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3972a8d7-1a82-4846-820b-6f3983d99687 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:10.483380 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-3972a8d7-1a82-4846-820b-6f3983d99687 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Show backup with id b6cfe072-f1d4-487a-a74e-e61c740e7e8c. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:10.486820 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:10.486820 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:10.487479 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3972a8d7-1a82-4846-820b-6f3983d99687 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 200 Aug 18 19:29:10.487852 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1060/4220] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:10 2026] GET /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:10.859961 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6c37203b-82ed-447c-bb09-cbd731251bfb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:10.861864 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6c37203b-82ed-447c-bb09-cbd731251bfb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:29:10.862095 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6c37203b-82ed-447c-bb09-cbd731251bfb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:10.862309 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6c37203b-82ed-447c-bb09-cbd731251bfb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:10.862489 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-6c37203b-82ed-447c-bb09-cbd731251bfb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:10.866630 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:10.866630 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:10.867473 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6c37203b-82ed-447c-bb09-cbd731251bfb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:29:10.867895 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1056/4221] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:10 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:10.876002 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-317f8b6a-c200-4e04-ba7f-9b378a8b3d07 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:10.877693 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-317f8b6a-c200-4e04-ba7f-9b378a8b3d07 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:29:10.877916 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-317f8b6a-c200-4e04-ba7f-9b378a8b3d07 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:10.878091 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-317f8b6a-c200-4e04-ba7f-9b378a8b3d07 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:10.878254 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-317f8b6a-c200-4e04-ba7f-9b378a8b3d07 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:10.882491 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:10.882491 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:10.883302 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-317f8b6a-c200-4e04-ba7f-9b378a8b3d07 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:29:10.883729 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1055/4222] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:10 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:10.892474 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-21a1e520-a1a4-4a63-86e2-992cc770129a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:10.894681 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-21a1e520-a1a4-4a63-86e2-992cc770129a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] POST https://10.4.3.170/volume/v3/backups Aug 18 19:29:10.894681 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-21a1e520-a1a4-4a63-86e2-992cc770129a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8bdbd3e4-a049-48a3-9a07-5ba85a6339b0", "incremental": true, "force": true}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:10.896115 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.backups [None req-21a1e520-a1a4-4a63-86e2-992cc770129a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Creating new backup {'backup': {'volume_id': '8bdbd3e4-a049-48a3-9a07-5ba85a6339b0', 'incremental': True, 'force': True}} {{(pid=100582) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:29:10.896115 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.backups [None req-21a1e520-a1a4-4a63-86e2-992cc770129a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Creating backup of volume 8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 in container None Aug 18 19:29:10.905075 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:10.905075 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:10.905532 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-21a1e520-a1a4-4a63-86e2-992cc770129a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:29:10.919127 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-21a1e520-a1a4-4a63-86e2-992cc770129a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Created reservations ['5979055d-93fc-4d17-96cb-98990da486e6', '5520a11a-ca25-48e1-9693-442281007d93'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:29:10.927450 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2c140c0d-5f10-4f4a-9949-fe85aced0a3e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:10.929018 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2c140c0d-5f10-4f4a-9949-fe85aced0a3e tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:29:10.929230 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2c140c0d-5f10-4f4a-9949-fe85aced0a3e tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:10.929482 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2c140c0d-5f10-4f4a-9949-fe85aced0a3e tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:10.929603 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-2c140c0d-5f10-4f4a-9949-fe85aced0a3e tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Show backup with id 9d312995-6244-417d-ae1a-9ef41dfbe39c. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:10.934117 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:10.934117 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:10.934800 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2c140c0d-5f10-4f4a-9949-fe85aced0a3e tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 200 Aug 18 19:29:10.935110 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1061/4223] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:10 2026] GET /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:10.944156 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b87fa4a5-303f-4ef4-9896-980e4ed9e5b2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:10.945733 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b87fa4a5-303f-4ef4-9896-980e4ed9e5b2 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/volumes/65924702-882f-4e50-9684-a6d74f920a52 Aug 18 19:29:10.945942 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b87fa4a5-303f-4ef4-9896-980e4ed9e5b2 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:10.946139 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b87fa4a5-303f-4ef4-9896-980e4ed9e5b2 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:10.948933 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-21a1e520-a1a4-4a63-86e2-992cc770129a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:29:10.949318 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1052/4224] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:29:10 2026] POST /volume/v3/backups => generated 288 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:29:10.954212 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:10.954212 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:10.958580 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6b281888-ff74-4549-8e45-91cfb5833597 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:10.960435 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b87fa4a5-303f-4ef4-9896-980e4ed9e5b2 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Volume info retrieved successfully. Aug 18 19:29:10.961756 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6b281888-ff74-4549-8e45-91cfb5833597 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b Aug 18 19:29:10.962042 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6b281888-ff74-4549-8e45-91cfb5833597 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:10.962111 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6b281888-ff74-4549-8e45-91cfb5833597 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:10.962207 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-6b281888-ff74-4549-8e45-91cfb5833597 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id da583293-f5fa-40ec-bcb6-b236f1461a8b. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:10.968856 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b87fa4a5-303f-4ef4-9896-980e4ed9e5b2 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/volumes/65924702-882f-4e50-9684-a6d74f920a52 returned with HTTP 200 Aug 18 19:29:10.969281 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:10.969281 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:10.969351 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1057/4225] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:10 2026] GET /volume/v3/volumes/65924702-882f-4e50-9684-a6d74f920a52 => generated 1417 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:10.970666 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6b281888-ff74-4549-8e45-91cfb5833597 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b returned with HTTP 200 Aug 18 19:29:10.970666 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1056/4226] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:10 2026] GET /volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b => generated 694 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:10.984841 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3fc4b11b-67c8-4343-a727-08f18b8a8b55 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:10.986672 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3fc4b11b-67c8-4343-a727-08f18b8a8b55 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/volumes/65924702-882f-4e50-9684-a6d74f920a52 Aug 18 19:29:10.986908 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3fc4b11b-67c8-4343-a727-08f18b8a8b55 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:10.987135 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3fc4b11b-67c8-4343-a727-08f18b8a8b55 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:10.993894 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:10.993894 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:10.997910 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-3fc4b11b-67c8-4343-a727-08f18b8a8b55 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Volume info retrieved successfully. Aug 18 19:29:11.002852 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3fc4b11b-67c8-4343-a727-08f18b8a8b55 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/volumes/65924702-882f-4e50-9684-a6d74f920a52 returned with HTTP 200 Aug 18 19:29:11.003220 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1062/4227] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:10 2026] GET /volume/v3/volumes/65924702-882f-4e50-9684-a6d74f920a52 => generated 1417 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:11.497816 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1de98d5a-cadf-4a36-b033-c8c532d6ce90 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:11.499355 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1de98d5a-cadf-4a36-b033-c8c532d6ce90 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:11.499533 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1de98d5a-cadf-4a36-b033-c8c532d6ce90 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:11.499703 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1de98d5a-cadf-4a36-b033-c8c532d6ce90 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:11.499807 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-1de98d5a-cadf-4a36-b033-c8c532d6ce90 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Show backup with id b6cfe072-f1d4-487a-a74e-e61c740e7e8c. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:11.503709 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:11.503709 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:11.504221 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1de98d5a-cadf-4a36-b033-c8c532d6ce90 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 200 Aug 18 19:29:11.504578 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1053/4228] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:11 2026] GET /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:11.980511 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-046eab64-97c7-4b28-bd65-0bd3a716f277 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:11.982084 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-046eab64-97c7-4b28-bd65-0bd3a716f277 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b Aug 18 19:29:11.982299 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-046eab64-97c7-4b28-bd65-0bd3a716f277 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:11.982539 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-046eab64-97c7-4b28-bd65-0bd3a716f277 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:11.982692 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-046eab64-97c7-4b28-bd65-0bd3a716f277 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id da583293-f5fa-40ec-bcb6-b236f1461a8b. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:11.989359 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:11.989359 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:11.990115 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-046eab64-97c7-4b28-bd65-0bd3a716f277 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b returned with HTTP 200 Aug 18 19:29:11.990499 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1058/4229] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:11 2026] GET /volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:12.132433 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-33943d34-dce0-49f2-b4aa-4ba81d8022eb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:12.135080 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-33943d34-dce0-49f2-b4aa-4ba81d8022eb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/volumes/65924702-882f-4e50-9684-a6d74f920a52 Aug 18 19:29:12.135385 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-33943d34-dce0-49f2-b4aa-4ba81d8022eb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:12.135701 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-33943d34-dce0-49f2-b4aa-4ba81d8022eb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:12.147826 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:12.147826 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:12.152701 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-33943d34-dce0-49f2-b4aa-4ba81d8022eb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Volume info retrieved successfully. Aug 18 19:29:12.161561 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-33943d34-dce0-49f2-b4aa-4ba81d8022eb tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/volumes/65924702-882f-4e50-9684-a6d74f920a52 returned with HTTP 200 Aug 18 19:29:12.162454 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1057/4230] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:29:12 2026] GET /volume/v3/volumes/65924702-882f-4e50-9684-a6d74f920a52 => generated 1417 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:12.515147 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a1bd54df-3ba1-4e95-af74-ec5832ef206a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:12.517403 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a1bd54df-3ba1-4e95-af74-ec5832ef206a tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:12.517654 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a1bd54df-3ba1-4e95-af74-ec5832ef206a tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:12.517899 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a1bd54df-3ba1-4e95-af74-ec5832ef206a tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:12.518059 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-a1bd54df-3ba1-4e95-af74-ec5832ef206a tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Show backup with id b6cfe072-f1d4-487a-a74e-e61c740e7e8c. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:12.523051 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:12.523051 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:12.523775 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a1bd54df-3ba1-4e95-af74-ec5832ef206a tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 200 Aug 18 19:29:12.524204 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1063/4231] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:12 2026] GET /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:12.718241 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-900edf0f-e30f-48da-8ecb-4ecc1c5fa907 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:12.721229 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-900edf0f-e30f-48da-8ecb-4ecc1c5fa907 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/volumes/65924702-882f-4e50-9684-a6d74f920a52 Aug 18 19:29:12.721462 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-900edf0f-e30f-48da-8ecb-4ecc1c5fa907 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:12.721664 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-900edf0f-e30f-48da-8ecb-4ecc1c5fa907 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:12.729238 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:12.729238 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:12.733631 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-900edf0f-e30f-48da-8ecb-4ecc1c5fa907 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Volume info retrieved successfully. Aug 18 19:29:12.739246 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-900edf0f-e30f-48da-8ecb-4ecc1c5fa907 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/volumes/65924702-882f-4e50-9684-a6d74f920a52 returned with HTTP 200 Aug 18 19:29:12.739867 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1054/4232] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:29:12 2026] GET /volume/v3/volumes/65924702-882f-4e50-9684-a6d74f920a52 => generated 1417 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:12.750091 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7443bc04-9510-4036-a354-9a41198de764 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:12.750453 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7443bc04-9510-4036-a354-9a41198de764 None None] GET https://10.4.3.170/volume// Aug 18 19:29:12.750597 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7443bc04-9510-4036-a354-9a41198de764 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:12.750794 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7443bc04-9510-4036-a354-9a41198de764 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:12.751076 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7443bc04-9510-4036-a354-9a41198de764 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:29:12.751319 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1059/4233] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:29: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 19:29:12.759347 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-467ecb03-2248-41de-9713-97fb4e313628 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:12.761617 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-467ecb03-2248-41de-9713-97fb4e313628 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:29:12.762029 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-467ecb03-2248-41de-9713-97fb4e313628 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "65924702-882f-4e50-9684-a6d74f920a52", "connector": null, "instance_uuid": "0022e19d-2380-47d5-be56-40d2147bc64b"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:12.771536 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:12.771536 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:12.795907 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-467ecb03-2248-41de-9713-97fb4e313628 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:29:12.796357 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1058/4234] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:29:12 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 19:29:13.004931 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b741f402-7105-41cc-8262-a978ae55a3fa None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:13.007633 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b741f402-7105-41cc-8262-a978ae55a3fa tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b Aug 18 19:29:13.007885 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b741f402-7105-41cc-8262-a978ae55a3fa tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:13.008120 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b741f402-7105-41cc-8262-a978ae55a3fa tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:13.008282 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-b741f402-7105-41cc-8262-a978ae55a3fa tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id da583293-f5fa-40ec-bcb6-b236f1461a8b. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:13.013574 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:13.013574 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:13.014546 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b741f402-7105-41cc-8262-a978ae55a3fa tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b returned with HTTP 200 Aug 18 19:29:13.015025 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1064/4235] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:13 2026] GET /volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b => generated 696 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:13.325963 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b5ec0a61-30ec-4e39-a3fa-5474617c3043 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:13.327753 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b5ec0a61-30ec-4e39-a3fa-5474617c3043 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:29:13.328135 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b5ec0a61-30ec-4e39-a3fa-5474617c3043 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1667235903", "description": null, "metadata": null}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:13.338083 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:13.338083 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:13.338589 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b5ec0a61-30ec-4e39-a3fa-5474617c3043 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:13.338744 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-b5ec0a61-30ec-4e39-a3fa-5474617c3043 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Create snapshot from volume a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 Aug 18 19:29:13.381744 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-b5ec0a61-30ec-4e39-a3fa-5474617c3043 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Created reservations ['3f63246a-d66e-459c-a40a-6cc42c255c78', '7817fbb1-5885-45a8-81c7-e282c11a4868', '68313d23-a161-4679-ae71-768c250ba04e', 'ba14f9ef-32e9-47d0-a65d-a6cd67d9f6e5'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:29:13.437805 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b5ec0a61-30ec-4e39-a3fa-5474617c3043 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Snapshot force create request issued successfully. Aug 18 19:29:13.438146 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b5ec0a61-30ec-4e39-a3fa-5474617c3043 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:29:13.441268 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1055/4236] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:29:13 2026] POST /volume/v3/snapshots => generated 313 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:29:13.450323 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d04a7981-0ecf-4432-ac01-a60f5cb7cf27 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:13.453222 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d04a7981-0ecf-4432-ac01-a60f5cb7cf27 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/snapshots/caa08854-8f60-429f-9418-f82736dd0e25 Aug 18 19:29:13.455064 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d04a7981-0ecf-4432-ac01-a60f5cb7cf27 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:13.455064 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d04a7981-0ecf-4432-ac01-a60f5cb7cf27 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:13.463439 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:13.463439 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:13.463608 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d04a7981-0ecf-4432-ac01-a60f5cb7cf27 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Snapshot retrieved successfully. Aug 18 19:29:13.464780 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d04a7981-0ecf-4432-ac01-a60f5cb7cf27 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/snapshots/caa08854-8f60-429f-9418-f82736dd0e25 returned with HTTP 200 Aug 18 19:29:13.465552 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1060/4237] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:29:13 2026] GET /volume/v3/snapshots/caa08854-8f60-429f-9418-f82736dd0e25 => generated 445 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:13.535962 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-94ca2c53-9a18-4c1f-9a7b-e49cc070bebe None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:13.538198 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-94ca2c53-9a18-4c1f-9a7b-e49cc070bebe tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:13.538956 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-94ca2c53-9a18-4c1f-9a7b-e49cc070bebe tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:13.538956 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-94ca2c53-9a18-4c1f-9a7b-e49cc070bebe tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:13.538956 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-94ca2c53-9a18-4c1f-9a7b-e49cc070bebe tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Show backup with id b6cfe072-f1d4-487a-a74e-e61c740e7e8c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:13.543812 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:13.543812 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:13.544068 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-94ca2c53-9a18-4c1f-9a7b-e49cc070bebe tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 200 Aug 18 19:29:13.544351 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1059/4238] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:13 2026] GET /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:13.811447 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b042ff5d-913c-4356-af48-744b2e1b9a74 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:13.811890 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b042ff5d-913c-4356-af48-744b2e1b9a74 None None] GET https://10.4.3.170/volume// Aug 18 19:29:13.812016 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b042ff5d-913c-4356-af48-744b2e1b9a74 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:13.812243 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b042ff5d-913c-4356-af48-744b2e1b9a74 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:13.812589 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b042ff5d-913c-4356-af48-744b2e1b9a74 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:29:13.812905 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1065/4239] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:29: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 19:29:13.824822 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-aabdb59b-5113-4385-a89c-a1c528b2281c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:13.827133 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-aabdb59b-5113-4385-a89c-a1c528b2281c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/volumes/65924702-882f-4e50-9684-a6d74f920a52 Aug 18 19:29:13.827322 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-aabdb59b-5113-4385-a89c-a1c528b2281c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:13.827514 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-aabdb59b-5113-4385-a89c-a1c528b2281c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:13.836615 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:13.836615 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:13.840295 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-aabdb59b-5113-4385-a89c-a1c528b2281c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Volume info retrieved successfully. Aug 18 19:29:13.845589 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-aabdb59b-5113-4385-a89c-a1c528b2281c tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/volumes/65924702-882f-4e50-9684-a6d74f920a52 returned with HTTP 200 Aug 18 19:29:13.846146 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1056/4240] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:29:13 2026] GET /volume/v3/volumes/65924702-882f-4e50-9684-a6d74f920a52 => generated 1596 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:29:13.959693 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-b57518bc-934d-4fbc-9bfb-b602c07b459f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:13.963959 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-b57518bc-934d-4fbc-9bfb-b602c07b459f tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] PUT https://10.4.3.170/volume/v3/attachments/c280fd67-3177-49db-a9c1-1ae760408794 Aug 18 19:29:13.964668 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-b57518bc-934d-4fbc-9bfb-b602c07b459f tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:13.981904 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-b57518bc-934d-4fbc-9bfb-b602c07b459f tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Acquiring lock "cinder-attachment_update-65924702-882f-4e50-9684-a6d74f920a52-np0000007688" by "attachment_update" {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:29:13.987183 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-b57518bc-934d-4fbc-9bfb-b602c07b459f tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Lock "cinder-attachment_update-65924702-882f-4e50-9684-a6d74f920a52-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:29:13.988284 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:13.988284 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:14.025580 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b5ae8d32-890f-472a-95d9-533e3eb0f5ac None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:14.033212 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b5ae8d32-890f-472a-95d9-533e3eb0f5ac tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b Aug 18 19:29:14.033212 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b5ae8d32-890f-472a-95d9-533e3eb0f5ac tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:14.033212 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b5ae8d32-890f-472a-95d9-533e3eb0f5ac tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:14.033212 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-b5ae8d32-890f-472a-95d9-533e3eb0f5ac tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id da583293-f5fa-40ec-bcb6-b236f1461a8b. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:14.042812 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:14.042812 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:14.045910 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b5ae8d32-890f-472a-95d9-533e3eb0f5ac tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b returned with HTTP 200 Aug 18 19:29:14.046616 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1060/4241] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:14 2026] GET /volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b => generated 707 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:14.091953 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-b57518bc-934d-4fbc-9bfb-b602c07b459f tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Lock "cinder-attachment_update-65924702-882f-4e50-9684-a6d74f920a52-np0000007688" released by "attachment_update" :: held 0.105s {{(pid=100581) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:29:14.092378 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-b57518bc-934d-4fbc-9bfb-b602c07b459f tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/attachments/c280fd67-3177-49db-a9c1-1ae760408794 returned with HTTP 200 Aug 18 19:29:14.093388 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1061/4242] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:29:13 2026] PUT /volume/v3/attachments/c280fd67-3177-49db-a9c1-1ae760408794 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:14.118143 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-f4157856-b493-469f-87fe-01b5681b964a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:14.120986 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-f4157856-b493-469f-87fe-01b5681b964a tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] POST https://10.4.3.170/volume/v3/attachments/c280fd67-3177-49db-a9c1-1ae760408794/action Aug 18 19:29:14.121454 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-f4157856-b493-469f-87fe-01b5681b964a tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Action body: b'{"os-complete": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:29:14.121529 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-f4157856-b493-469f-87fe-01b5681b964a tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:14.139030 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:14.139030 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:14.158318 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-085cc4d8-4c68-45ec-8fd3-80fb156b26f6 req-f4157856-b493-469f-87fe-01b5681b964a tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/attachments/c280fd67-3177-49db-a9c1-1ae760408794/action returned with HTTP 204 Aug 18 19:29:14.158950 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1066/4243] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:29:14 2026] POST /volume/v3/attachments/c280fd67-3177-49db-a9c1-1ae760408794/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:29:14.475182 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-597df45c-e638-4f42-934b-abcbd4baf932 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:14.476934 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-597df45c-e638-4f42-934b-abcbd4baf932 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/snapshots/caa08854-8f60-429f-9418-f82736dd0e25 Aug 18 19:29:14.477148 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-597df45c-e638-4f42-934b-abcbd4baf932 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:14.477342 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-597df45c-e638-4f42-934b-abcbd4baf932 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:14.482317 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:14.482317 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:14.482787 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-597df45c-e638-4f42-934b-abcbd4baf932 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Snapshot retrieved successfully. Aug 18 19:29:14.484485 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-597df45c-e638-4f42-934b-abcbd4baf932 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/snapshots/caa08854-8f60-429f-9418-f82736dd0e25 returned with HTTP 200 Aug 18 19:29:14.484485 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1057/4244] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:29:14 2026] GET /volume/v3/snapshots/caa08854-8f60-429f-9418-f82736dd0e25 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:14.498653 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-cff3ee25-72de-48ea-a725-c328daadd385 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:14.500663 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cff3ee25-72de-48ea-a725-c328daadd385 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/snapshots/caa08854-8f60-429f-9418-f82736dd0e25 Aug 18 19:29:14.501738 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cff3ee25-72de-48ea-a725-c328daadd385 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:14.502955 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cff3ee25-72de-48ea-a725-c328daadd385 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:14.510534 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:14.510534 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:14.510534 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-cff3ee25-72de-48ea-a725-c328daadd385 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Snapshot retrieved successfully. Aug 18 19:29:14.510534 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cff3ee25-72de-48ea-a725-c328daadd385 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/snapshots/caa08854-8f60-429f-9418-f82736dd0e25 returned with HTTP 200 Aug 18 19:29:14.510534 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1061/4245] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:29:14 2026] GET /volume/v3/snapshots/caa08854-8f60-429f-9418-f82736dd0e25 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:14.558395 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7f4c98ae-3ae2-4783-b616-fd87e81eefc4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:14.560659 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7f4c98ae-3ae2-4783-b616-fd87e81eefc4 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:14.560900 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7f4c98ae-3ae2-4783-b616-fd87e81eefc4 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:14.561124 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7f4c98ae-3ae2-4783-b616-fd87e81eefc4 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:14.561258 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-7f4c98ae-3ae2-4783-b616-fd87e81eefc4 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Show backup with id b6cfe072-f1d4-487a-a74e-e61c740e7e8c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:14.565896 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:14.565896 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:14.566729 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7f4c98ae-3ae2-4783-b616-fd87e81eefc4 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 200 Aug 18 19:29:14.567225 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1062/4246] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:14 2026] GET /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:15.061976 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2a26fc64-ae7d-406e-be1e-1030fc742353 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:15.066219 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2a26fc64-ae7d-406e-be1e-1030fc742353 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b Aug 18 19:29:15.066219 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2a26fc64-ae7d-406e-be1e-1030fc742353 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:15.066219 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2a26fc64-ae7d-406e-be1e-1030fc742353 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:15.066219 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-2a26fc64-ae7d-406e-be1e-1030fc742353 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id da583293-f5fa-40ec-bcb6-b236f1461a8b. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:15.072401 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:15.072401 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:15.073037 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2a26fc64-ae7d-406e-be1e-1030fc742353 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b returned with HTTP 200 Aug 18 19:29:15.073786 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1067/4247] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:15 2026] GET /volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:15.584343 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6c23d598-15d1-4b4b-a3c6-795935afd5eb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:15.587834 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6c23d598-15d1-4b4b-a3c6-795935afd5eb tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:15.588813 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6c23d598-15d1-4b4b-a3c6-795935afd5eb tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:15.589553 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6c23d598-15d1-4b4b-a3c6-795935afd5eb tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:15.590385 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-6c23d598-15d1-4b4b-a3c6-795935afd5eb tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Show backup with id b6cfe072-f1d4-487a-a74e-e61c740e7e8c. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:15.601954 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:15.601954 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:15.603805 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6c23d598-15d1-4b4b-a3c6-795935afd5eb tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 200 Aug 18 19:29:15.606270 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1058/4248] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:15 2026] GET /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:16.085223 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f0db6c9c-68bb-465e-949d-8e8ce6be2acc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:16.087381 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f0db6c9c-68bb-465e-949d-8e8ce6be2acc tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b Aug 18 19:29:16.087632 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f0db6c9c-68bb-465e-949d-8e8ce6be2acc tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:16.087864 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f0db6c9c-68bb-465e-949d-8e8ce6be2acc tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:16.088000 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-f0db6c9c-68bb-465e-949d-8e8ce6be2acc tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id da583293-f5fa-40ec-bcb6-b236f1461a8b. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:16.093687 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:16.093687 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:16.094692 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f0db6c9c-68bb-465e-949d-8e8ce6be2acc tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b returned with HTTP 200 Aug 18 19:29:16.095176 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1062/4249] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:16 2026] GET /volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:16.133431 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b86a840f-4224-4959-959a-637583752f78 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:16.135674 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b86a840f-4224-4959-959a-637583752f78 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:29:16.136090 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b86a840f-4224-4959-959a-637583752f78 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1640835032", "description": null, "metadata": null}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:16.153117 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:16.153117 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:16.153663 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b86a840f-4224-4959-959a-637583752f78 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:16.153860 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-b86a840f-4224-4959-959a-637583752f78 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Create snapshot from volume a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 Aug 18 19:29:16.186123 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-b86a840f-4224-4959-959a-637583752f78 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Created reservations ['059e1c9b-975e-4e35-a1f7-c66e9b225f43', 'af79a4ce-fb61-496a-8132-9443981fce6d', '97c51cd8-6650-4da4-8fc1-3436c7c07f8a', '5eec4ae3-ab19-48eb-b904-0b83dda30dc8'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:29:16.215455 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b86a840f-4224-4959-959a-637583752f78 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Snapshot force create request issued successfully. Aug 18 19:29:16.215831 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b86a840f-4224-4959-959a-637583752f78 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:29:16.216227 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1063/4250] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:29:16 2026] POST /volume/v3/snapshots => generated 313 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:29:16.225083 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-94b3bca9-b8d9-45c0-9a7a-a42c4cae6e12 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:16.226970 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-94b3bca9-b8d9-45c0-9a7a-a42c4cae6e12 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/snapshots/9989b57e-4d74-4810-a159-2c1e831e8072 Aug 18 19:29:16.227322 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-94b3bca9-b8d9-45c0-9a7a-a42c4cae6e12 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:16.227322 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-94b3bca9-b8d9-45c0-9a7a-a42c4cae6e12 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:16.232361 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:16.232361 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:16.232832 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-94b3bca9-b8d9-45c0-9a7a-a42c4cae6e12 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Snapshot retrieved successfully. Aug 18 19:29:16.233689 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-94b3bca9-b8d9-45c0-9a7a-a42c4cae6e12 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/snapshots/9989b57e-4d74-4810-a159-2c1e831e8072 returned with HTTP 200 Aug 18 19:29:16.234092 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1068/4251] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:29:16 2026] GET /volume/v3/snapshots/9989b57e-4d74-4810-a159-2c1e831e8072 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:16.618130 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5aa23359-69be-420f-9746-ddc47fa9d446 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:16.625508 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5aa23359-69be-420f-9746-ddc47fa9d446 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:16.628461 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5aa23359-69be-420f-9746-ddc47fa9d446 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:16.632995 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5aa23359-69be-420f-9746-ddc47fa9d446 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:16.632995 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-5aa23359-69be-420f-9746-ddc47fa9d446 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Show backup with id b6cfe072-f1d4-487a-a74e-e61c740e7e8c. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:16.651890 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:16.651890 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:16.654628 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5aa23359-69be-420f-9746-ddc47fa9d446 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 200 Aug 18 19:29:16.656420 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1059/4252] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:16 2026] GET /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 736 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:17.108505 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a1d336cf-4463-4a0f-b59e-b97d34ad3460 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:17.112346 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a1d336cf-4463-4a0f-b59e-b97d34ad3460 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b Aug 18 19:29:17.112626 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a1d336cf-4463-4a0f-b59e-b97d34ad3460 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:17.112998 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a1d336cf-4463-4a0f-b59e-b97d34ad3460 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:17.113169 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-a1d336cf-4463-4a0f-b59e-b97d34ad3460 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id da583293-f5fa-40ec-bcb6-b236f1461a8b. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:17.117879 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:17.117879 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:17.118650 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a1d336cf-4463-4a0f-b59e-b97d34ad3460 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b returned with HTTP 200 Aug 18 19:29:17.119095 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1063/4253] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:17 2026] GET /volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:17.244754 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f0087507-3b34-4969-9cdb-37ede5dc195a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:17.247436 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f0087507-3b34-4969-9cdb-37ede5dc195a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/snapshots/9989b57e-4d74-4810-a159-2c1e831e8072 Aug 18 19:29:17.247718 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f0087507-3b34-4969-9cdb-37ede5dc195a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:17.247979 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f0087507-3b34-4969-9cdb-37ede5dc195a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:17.253784 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:17.253784 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:17.254329 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f0087507-3b34-4969-9cdb-37ede5dc195a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Snapshot retrieved successfully. Aug 18 19:29:17.255469 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f0087507-3b34-4969-9cdb-37ede5dc195a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/snapshots/9989b57e-4d74-4810-a159-2c1e831e8072 returned with HTTP 200 Aug 18 19:29:17.255631 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1064/4254] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:29:17 2026] GET /volume/v3/snapshots/9989b57e-4d74-4810-a159-2c1e831e8072 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:17.265275 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7cb4a2b7-aa7f-48ef-8658-35f532040d6c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:17.267735 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7cb4a2b7-aa7f-48ef-8658-35f532040d6c tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/snapshots/9989b57e-4d74-4810-a159-2c1e831e8072 Aug 18 19:29:17.267934 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7cb4a2b7-aa7f-48ef-8658-35f532040d6c tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:17.268143 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7cb4a2b7-aa7f-48ef-8658-35f532040d6c tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:17.274248 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:17.274248 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:17.274756 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7cb4a2b7-aa7f-48ef-8658-35f532040d6c tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Snapshot retrieved successfully. Aug 18 19:29:17.275644 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7cb4a2b7-aa7f-48ef-8658-35f532040d6c tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/snapshots/9989b57e-4d74-4810-a159-2c1e831e8072 returned with HTTP 200 Aug 18 19:29:17.276077 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1069/4255] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:29:17 2026] GET /volume/v3/snapshots/9989b57e-4d74-4810-a159-2c1e831e8072 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:17.666749 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-0197bd93-7b8f-4c41-a398-89ecb26fc395 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:17.668302 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0197bd93-7b8f-4c41-a398-89ecb26fc395 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:17.668507 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0197bd93-7b8f-4c41-a398-89ecb26fc395 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:17.668693 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0197bd93-7b8f-4c41-a398-89ecb26fc395 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:17.668787 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-0197bd93-7b8f-4c41-a398-89ecb26fc395 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Show backup with id b6cfe072-f1d4-487a-a74e-e61c740e7e8c. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:17.673511 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:17.673511 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:17.673511 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0197bd93-7b8f-4c41-a398-89ecb26fc395 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 200 Aug 18 19:29:17.673804 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1060/4256] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:17 2026] GET /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:18.131093 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-faf864a3-68b2-4877-99aa-11193a0bcb49 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:18.132704 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-faf864a3-68b2-4877-99aa-11193a0bcb49 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b Aug 18 19:29:18.133010 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-faf864a3-68b2-4877-99aa-11193a0bcb49 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:18.133208 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-faf864a3-68b2-4877-99aa-11193a0bcb49 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:18.133338 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-faf864a3-68b2-4877-99aa-11193a0bcb49 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id da583293-f5fa-40ec-bcb6-b236f1461a8b. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:18.137820 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:18.137820 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:18.138990 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-faf864a3-68b2-4877-99aa-11193a0bcb49 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b returned with HTTP 200 Aug 18 19:29:18.139355 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1064/4257] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:18 2026] GET /volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:18.685317 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1ccc53ac-89b1-4b1c-b1f5-a3c6d6237f1f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:18.687020 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1ccc53ac-89b1-4b1c-b1f5-a3c6d6237f1f tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:18.687254 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1ccc53ac-89b1-4b1c-b1f5-a3c6d6237f1f tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:18.687498 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1ccc53ac-89b1-4b1c-b1f5-a3c6d6237f1f tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:18.687617 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-1ccc53ac-89b1-4b1c-b1f5-a3c6d6237f1f tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Show backup with id b6cfe072-f1d4-487a-a74e-e61c740e7e8c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:18.692121 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:18.692121 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:18.692964 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1ccc53ac-89b1-4b1c-b1f5-a3c6d6237f1f tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 200 Aug 18 19:29:18.693341 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1065/4258] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:18 2026] GET /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:18.753817 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5409befc-ceb6-4815-b2e3-fb7622eaa9ca None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:18.755526 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5409befc-ceb6-4815-b2e3-fb7622eaa9ca tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:29:18.755819 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5409befc-ceb6-4815-b2e3-fb7622eaa9ca tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-218746564", "description": null, "metadata": null}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:18.766260 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:18.766260 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:18.766725 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5409befc-ceb6-4815-b2e3-fb7622eaa9ca tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:18.766858 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-5409befc-ceb6-4815-b2e3-fb7622eaa9ca tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Create snapshot from volume a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 Aug 18 19:29:18.788820 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-5409befc-ceb6-4815-b2e3-fb7622eaa9ca tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Created reservations ['143c2942-e386-45b9-98ae-7b7de05cd3eb', '411d3ab7-aa41-45d5-9b5c-387125699fbd', '5c6380ae-dd53-4056-89d4-9091b1f88730', '2322f7b3-6c19-4647-a90c-3206c4a52962'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:29:18.816071 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5409befc-ceb6-4815-b2e3-fb7622eaa9ca tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Snapshot force create request issued successfully. Aug 18 19:29:18.816421 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5409befc-ceb6-4815-b2e3-fb7622eaa9ca tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:29:18.816856 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1070/4259] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:29:18 2026] POST /volume/v3/snapshots => generated 312 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:29:18.827086 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9bd4ee99-88a5-41de-b858-c0582f6ffb69 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:18.829050 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9bd4ee99-88a5-41de-b858-c0582f6ffb69 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/snapshots/dc5febb4-a3c4-4e4a-b69a-da8538e9a112 Aug 18 19:29:18.831061 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9bd4ee99-88a5-41de-b858-c0582f6ffb69 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:18.831308 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9bd4ee99-88a5-41de-b858-c0582f6ffb69 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:18.836431 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:18.836431 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:18.837022 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-9bd4ee99-88a5-41de-b858-c0582f6ffb69 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Snapshot retrieved successfully. Aug 18 19:29:18.837766 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9bd4ee99-88a5-41de-b858-c0582f6ffb69 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/snapshots/dc5febb4-a3c4-4e4a-b69a-da8538e9a112 returned with HTTP 200 Aug 18 19:29:18.838285 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1061/4260] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:29:18 2026] GET /volume/v3/snapshots/dc5febb4-a3c4-4e4a-b69a-da8538e9a112 => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:19.150277 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a05e6184-9380-4135-8a11-d166651bf463 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:19.152225 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a05e6184-9380-4135-8a11-d166651bf463 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b Aug 18 19:29:19.152507 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a05e6184-9380-4135-8a11-d166651bf463 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:19.152746 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a05e6184-9380-4135-8a11-d166651bf463 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:19.152895 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-a05e6184-9380-4135-8a11-d166651bf463 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id da583293-f5fa-40ec-bcb6-b236f1461a8b. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:19.157033 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:19.157033 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:19.157771 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a05e6184-9380-4135-8a11-d166651bf463 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b returned with HTTP 200 Aug 18 19:29:19.158158 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1065/4261] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:19 2026] GET /volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:19.708787 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5e2654aa-b0e5-49cc-ae46-1c29de768f9a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:19.711694 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5e2654aa-b0e5-49cc-ae46-1c29de768f9a tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:19.711936 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5e2654aa-b0e5-49cc-ae46-1c29de768f9a tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:19.712219 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5e2654aa-b0e5-49cc-ae46-1c29de768f9a tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:19.712304 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-5e2654aa-b0e5-49cc-ae46-1c29de768f9a tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Show backup with id b6cfe072-f1d4-487a-a74e-e61c740e7e8c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:19.729564 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:19.729564 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:19.730605 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5e2654aa-b0e5-49cc-ae46-1c29de768f9a tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 200 Aug 18 19:29:19.731147 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1066/4262] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:19 2026] GET /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:19.850521 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-88db7ae2-6be1-47a4-bfc4-2b92e6a0545a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:19.853159 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-88db7ae2-6be1-47a4-bfc4-2b92e6a0545a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/snapshots/dc5febb4-a3c4-4e4a-b69a-da8538e9a112 Aug 18 19:29:19.853370 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-88db7ae2-6be1-47a4-bfc4-2b92e6a0545a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:19.853712 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-88db7ae2-6be1-47a4-bfc4-2b92e6a0545a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:19.863039 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:19.863039 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:19.863039 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-88db7ae2-6be1-47a4-bfc4-2b92e6a0545a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Snapshot retrieved successfully. Aug 18 19:29:19.865039 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-88db7ae2-6be1-47a4-bfc4-2b92e6a0545a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/snapshots/dc5febb4-a3c4-4e4a-b69a-da8538e9a112 returned with HTTP 200 Aug 18 19:29:19.865174 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1071/4263] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:29:19 2026] GET /volume/v3/snapshots/dc5febb4-a3c4-4e4a-b69a-da8538e9a112 => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:19.876719 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-42a31356-4f0d-4f99-8484-29a95807f469 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:19.878958 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-42a31356-4f0d-4f99-8484-29a95807f469 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/snapshots/dc5febb4-a3c4-4e4a-b69a-da8538e9a112 Aug 18 19:29:19.879110 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-42a31356-4f0d-4f99-8484-29a95807f469 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:19.879295 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-42a31356-4f0d-4f99-8484-29a95807f469 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:19.883850 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:19.883850 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:19.884243 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-42a31356-4f0d-4f99-8484-29a95807f469 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Snapshot retrieved successfully. Aug 18 19:29:19.884914 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-42a31356-4f0d-4f99-8484-29a95807f469 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/snapshots/dc5febb4-a3c4-4e4a-b69a-da8538e9a112 returned with HTTP 200 Aug 18 19:29:19.885242 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1062/4264] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:29:19 2026] GET /volume/v3/snapshots/dc5febb4-a3c4-4e4a-b69a-da8538e9a112 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:19.939503 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-1081196b-0f15-4609-8bae-63e4ecc3e501 req-b09c3e94-654b-42d2-b7e3-14efc644e03b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:19.946673 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-1081196b-0f15-4609-8bae-63e4ecc3e501 req-b09c3e94-654b-42d2-b7e3-14efc644e03b tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 Aug 18 19:29:19.946855 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-1081196b-0f15-4609-8bae-63e4ecc3e501 req-b09c3e94-654b-42d2-b7e3-14efc644e03b tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:19.947038 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-1081196b-0f15-4609-8bae-63e4ecc3e501 req-b09c3e94-654b-42d2-b7e3-14efc644e03b tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:19.969703 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:19.969703 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:19.977376 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-1081196b-0f15-4609-8bae-63e4ecc3e501 req-b09c3e94-654b-42d2-b7e3-14efc644e03b tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:19.981191 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-1081196b-0f15-4609-8bae-63e4ecc3e501 req-b09c3e94-654b-42d2-b7e3-14efc644e03b tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 returned with HTTP 200 Aug 18 19:29:19.981679 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1066/4265] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:29:19 2026] GET /volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 => generated 1142 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:19.999388 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-1081196b-0f15-4609-8bae-63e4ecc3e501 req-a3d02bdb-4365-4019-8f2c-54c3cafaa30f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:20.002046 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-1081196b-0f15-4609-8bae-63e4ecc3e501 req-a3d02bdb-4365-4019-8f2c-54c3cafaa30f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] POST https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198/action Aug 18 19:29:20.002492 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-1081196b-0f15-4609-8bae-63e4ecc3e501 req-a3d02bdb-4365-4019-8f2c-54c3cafaa30f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:29:20.002645 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-1081196b-0f15-4609-8bae-63e4ecc3e501 req-a3d02bdb-4365-4019-8f2c-54c3cafaa30f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:20.013411 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:20.013411 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:20.013927 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-1081196b-0f15-4609-8bae-63e4ecc3e501 req-a3d02bdb-4365-4019-8f2c-54c3cafaa30f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:20.019666 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-1081196b-0f15-4609-8bae-63e4ecc3e501 req-a3d02bdb-4365-4019-8f2c-54c3cafaa30f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Begin detaching volume completed successfully. Aug 18 19:29:20.019954 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-1081196b-0f15-4609-8bae-63e4ecc3e501 req-a3d02bdb-4365-4019-8f2c-54c3cafaa30f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198/action returned with HTTP 202 Aug 18 19:29:20.020423 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1067/4266] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:29:19 2026] POST /volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:29:20.062247 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-032f58ad-061f-4345-ae91-c035a32e9fce None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:20.062609 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-032f58ad-061f-4345-ae91-c035a32e9fce None None] GET https://10.4.3.170/volume// Aug 18 19:29:20.062783 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-032f58ad-061f-4345-ae91-c035a32e9fce None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:20.062968 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-032f58ad-061f-4345-ae91-c035a32e9fce None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:20.063299 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-032f58ad-061f-4345-ae91-c035a32e9fce None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:29:20.063584 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1072/4267] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19: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 19:29:20.070782 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-1081196b-0f15-4609-8bae-63e4ecc3e501 req-cb2c6082-5574-44fc-8b3b-ef18f4952d8e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:20.072918 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-1081196b-0f15-4609-8bae-63e4ecc3e501 req-cb2c6082-5574-44fc-8b3b-ef18f4952d8e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 Aug 18 19:29:20.073137 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-1081196b-0f15-4609-8bae-63e4ecc3e501 req-cb2c6082-5574-44fc-8b3b-ef18f4952d8e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:20.073435 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-1081196b-0f15-4609-8bae-63e4ecc3e501 req-cb2c6082-5574-44fc-8b3b-ef18f4952d8e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:20.084915 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:20.084915 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:20.088593 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-1081196b-0f15-4609-8bae-63e4ecc3e501 req-cb2c6082-5574-44fc-8b3b-ef18f4952d8e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:20.093246 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-1081196b-0f15-4609-8bae-63e4ecc3e501 req-cb2c6082-5574-44fc-8b3b-ef18f4952d8e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 returned with HTTP 200 Aug 18 19:29:20.093680 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1063/4268] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:29:20 2026] GET /volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 => generated 1325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:29:20.167703 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ea302782-fe9c-464f-9718-919c870eaf39 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:20.169817 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ea302782-fe9c-464f-9718-919c870eaf39 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b Aug 18 19:29:20.170050 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ea302782-fe9c-464f-9718-919c870eaf39 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:20.170257 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ea302782-fe9c-464f-9718-919c870eaf39 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:20.170429 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-ea302782-fe9c-464f-9718-919c870eaf39 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id da583293-f5fa-40ec-bcb6-b236f1461a8b. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:20.174771 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:20.174771 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:20.175575 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ea302782-fe9c-464f-9718-919c870eaf39 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b returned with HTTP 200 Aug 18 19:29:20.175966 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1067/4269] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:20 2026] GET /volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:20.185503 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f877409a-c60f-45b0-8f2e-f7ea58c3b042 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:20.187374 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f877409a-c60f-45b0-8f2e-f7ea58c3b042 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b Aug 18 19:29:20.187629 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f877409a-c60f-45b0-8f2e-f7ea58c3b042 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:20.187853 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f877409a-c60f-45b0-8f2e-f7ea58c3b042 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:20.187958 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-f877409a-c60f-45b0-8f2e-f7ea58c3b042 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id da583293-f5fa-40ec-bcb6-b236f1461a8b. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:20.192307 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:20.192307 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:20.193008 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f877409a-c60f-45b0-8f2e-f7ea58c3b042 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b returned with HTTP 200 Aug 18 19:29:20.193410 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1068/4270] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:20 2026] GET /volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:20.202498 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1e440321-c2e7-49b0-9e87-ed4048f3651c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:20.205067 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1e440321-c2e7-49b0-9e87-ed4048f3651c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] DELETE https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b Aug 18 19:29:20.205389 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1e440321-c2e7-49b0-9e87-ed4048f3651c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:20.205728 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1e440321-c2e7-49b0-9e87-ed4048f3651c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:20.205912 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.backups [None req-1e440321-c2e7-49b0-9e87-ed4048f3651c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Delete backup with id: da583293-f5fa-40ec-bcb6-b236f1461a8b. Aug 18 19:29:20.211848 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:20.211848 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:20.228966 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.backup.rpcapi [None req-1e440321-c2e7-49b0-9e87-ed4048f3651c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] delete_backup rpcapi backup_id da583293-f5fa-40ec-bcb6-b236f1461a8b {{(pid=100583) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:29:20.230541 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1e440321-c2e7-49b0-9e87-ed4048f3651c tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b returned with HTTP 202 Aug 18 19:29:20.230951 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1073/4271] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:29:20 2026] DELETE /volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:29:20.240264 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-708fce95-153d-4b4b-919e-d0d450ae3520 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:20.242081 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-708fce95-153d-4b4b-919e-d0d450ae3520 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b Aug 18 19:29:20.242268 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-708fce95-153d-4b4b-919e-d0d450ae3520 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:20.242480 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-708fce95-153d-4b4b-919e-d0d450ae3520 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:20.242576 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-708fce95-153d-4b4b-919e-d0d450ae3520 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id da583293-f5fa-40ec-bcb6-b236f1461a8b. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:20.246950 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:20.246950 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:20.247700 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-708fce95-153d-4b4b-919e-d0d450ae3520 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b returned with HTTP 200 Aug 18 19:29:20.248090 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1064/4272] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:20 2026] GET /volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:20.743584 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3237ea90-5ff6-40aa-a100-edc4578cdd2f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:20.745534 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3237ea90-5ff6-40aa-a100-edc4578cdd2f tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:20.745634 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3237ea90-5ff6-40aa-a100-edc4578cdd2f tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:20.745767 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3237ea90-5ff6-40aa-a100-edc4578cdd2f tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:20.745862 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-3237ea90-5ff6-40aa-a100-edc4578cdd2f tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Show backup with id b6cfe072-f1d4-487a-a74e-e61c740e7e8c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:20.750544 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:20.750544 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:20.751120 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3237ea90-5ff6-40aa-a100-edc4578cdd2f tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 200 Aug 18 19:29:20.751481 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1068/4273] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:20 2026] GET /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:20.761526 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9943f6f4-8017-4f6d-b514-fb7eaad8070d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:20.763284 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9943f6f4-8017-4f6d-b514-fb7eaad8070d tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] PUT https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:20.763756 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9943f6f4-8017-4f6d-b514-fb7eaad8070d tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:20.769212 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:20.769212 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:20.774903 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9943f6f4-8017-4f6d-b514-fb7eaad8070d tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 200 Aug 18 19:29:20.775292 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1069/4274] 10.4.3.170 () {70 vars in 1408 bytes} [Tue Aug 18 19:29:20 2026] PUT /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 315 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:20.783740 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6642ae1f-ed45-4762-84cf-d1d32feb5886 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:20.785474 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6642ae1f-ed45-4762-84cf-d1d32feb5886 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:20.785675 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6642ae1f-ed45-4762-84cf-d1d32feb5886 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:20.785872 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6642ae1f-ed45-4762-84cf-d1d32feb5886 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:20.785963 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-6642ae1f-ed45-4762-84cf-d1d32feb5886 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Show backup with id b6cfe072-f1d4-487a-a74e-e61c740e7e8c. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:20.791662 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:20.791662 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:20.792402 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6642ae1f-ed45-4762-84cf-d1d32feb5886 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 200 Aug 18 19:29:20.792781 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1074/4275] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:20 2026] GET /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:20.805418 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5d558e82-21ff-4012-82b2-f29080aded88 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:20.807411 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5d558e82-21ff-4012-82b2-f29080aded88 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] DELETE https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:20.807662 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5d558e82-21ff-4012-82b2-f29080aded88 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:20.807893 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5d558e82-21ff-4012-82b2-f29080aded88 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:20.808028 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.backups [None req-5d558e82-21ff-4012-82b2-f29080aded88 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Delete backup with id: b6cfe072-f1d4-487a-a74e-e61c740e7e8c. Aug 18 19:29:20.812185 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:20.812185 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:20.826535 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.backup.rpcapi [None req-5d558e82-21ff-4012-82b2-f29080aded88 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] delete_backup rpcapi backup_id b6cfe072-f1d4-487a-a74e-e61c740e7e8c {{(pid=100582) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:29:20.828264 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5d558e82-21ff-4012-82b2-f29080aded88 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 202 Aug 18 19:29:20.828875 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1065/4276] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:29:20 2026] DELETE /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:29:20.839190 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7208e89a-94f8-4e28-8172-d8d415f897c6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:20.840939 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7208e89a-94f8-4e28-8172-d8d415f897c6 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:20.841179 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7208e89a-94f8-4e28-8172-d8d415f897c6 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:20.841337 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7208e89a-94f8-4e28-8172-d8d415f897c6 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:20.841469 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-7208e89a-94f8-4e28-8172-d8d415f897c6 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Show backup with id b6cfe072-f1d4-487a-a74e-e61c740e7e8c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:20.850550 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:20.850550 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:20.851375 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7208e89a-94f8-4e28-8172-d8d415f897c6 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 200 Aug 18 19:29:20.851905 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1069/4277] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:20 2026] GET /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 760 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:20.904395 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-1081196b-0f15-4609-8bae-63e4ecc3e501 req-36703a51-584c-4999-b388-8975fdd25184 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:20.906924 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-1081196b-0f15-4609-8bae-63e4ecc3e501 req-36703a51-584c-4999-b388-8975fdd25184 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] DELETE https://10.4.3.170/volume/v3/attachments/7b8d49ce-9424-42a7-9ffb-4e4b901a0597 Aug 18 19:29:20.907160 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-1081196b-0f15-4609-8bae-63e4ecc3e501 req-36703a51-584c-4999-b388-8975fdd25184 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:20.907452 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-1081196b-0f15-4609-8bae-63e4ecc3e501 req-36703a51-584c-4999-b388-8975fdd25184 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:20.916715 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:20.916715 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:20.978813 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-1081196b-0f15-4609-8bae-63e4ecc3e501 req-36703a51-584c-4999-b388-8975fdd25184 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/attachments/7b8d49ce-9424-42a7-9ffb-4e4b901a0597 returned with HTTP 200 Aug 18 19:29:20.979230 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1070/4278] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:29:20 2026] DELETE /volume/v3/attachments/7b8d49ce-9424-42a7-9ffb-4e4b901a0597 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:21.127219 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e6dce0cf-ed88-46f0-a223-97daa44a43fe None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:21.128950 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e6dce0cf-ed88-46f0-a223-97daa44a43fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:29:21.129313 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e6dce0cf-ed88-46f0-a223-97daa44a43fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1228184908", "snapshot_id": "caa08854-8f60-429f-9418-f82736dd0e25", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:21.130802 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-e6dce0cf-ed88-46f0-a223-97daa44a43fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1228184908', 'snapshot_id': 'caa08854-8f60-429f-9418-f82736dd0e25', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:29:21.136630 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:21.136630 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:21.137163 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e6dce0cf-ed88-46f0-a223-97daa44a43fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Snapshot retrieved successfully. Aug 18 19:29:21.137312 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-e6dce0cf-ed88-46f0-a223-97daa44a43fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Create volume of 1 GB Aug 18 19:29:21.141067 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e6dce0cf-ed88-46f0-a223-97daa44a43fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Availability Zones retrieved successfully. Aug 18 19:29:21.150113 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e6dce0cf-ed88-46f0-a223-97daa44a43fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Flow 'volume_create_api' (303a0bb4-9da9-4c66-acfa-bdb72aac2fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:29:21.152340 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e6dce0cf-ed88-46f0-a223-97daa44a43fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb1011e-b3d0-4ba4-bc93-750d66e4c1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:21.153660 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-e6dce0cf-ed88-46f0-a223-97daa44a43fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:29:21.194674 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e6dce0cf-ed88-46f0-a223-97daa44a43fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb1011e-b3d0-4ba4-bc93-750d66e4c1d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'caa08854-8f60-429f-9418-f82736dd0e25', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:21.195719 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e6dce0cf-ed88-46f0-a223-97daa44a43fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8efda75e-13d1-4371-88c6-70bd5e329fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:21.252015 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-e6dce0cf-ed88-46f0-a223-97daa44a43fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Created reservations ['68a7f01f-fdd9-441a-9705-36351eae57b5', '685a6e18-9d07-4ec2-954e-02f716436177', '5172b597-80f0-423c-b2d7-78417d9fd2c9', 'be584344-5871-4e91-ad2b-75f8ad36d006'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:29:21.253348 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e6dce0cf-ed88-46f0-a223-97daa44a43fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8efda75e-13d1-4371-88c6-70bd5e329fa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68a7f01f-fdd9-441a-9705-36351eae57b5', '685a6e18-9d07-4ec2-954e-02f716436177', '5172b597-80f0-423c-b2d7-78417d9fd2c9', 'be584344-5871-4e91-ad2b-75f8ad36d006']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:21.253943 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e6dce0cf-ed88-46f0-a223-97daa44a43fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (469fec00-d466-4465-bc74-eccf1499dc61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:21.259654 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5a25fc00-5102-4722-9797-ea551b484608 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:21.262048 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5a25fc00-5102-4722-9797-ea551b484608 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b Aug 18 19:29:21.262346 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5a25fc00-5102-4722-9797-ea551b484608 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:21.262862 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5a25fc00-5102-4722-9797-ea551b484608 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:21.263249 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-5a25fc00-5102-4722-9797-ea551b484608 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id da583293-f5fa-40ec-bcb6-b236f1461a8b. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:21.269939 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5a25fc00-5102-4722-9797-ea551b484608 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b returned with HTTP 404 Aug 18 19:29:21.270546 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1066/4279] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:21 2026] GET /volume/v3/backups/da583293-f5fa-40ec-bcb6-b236f1461a8b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:29:21.278990 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9a9b21a8-8888-49c5-9ecf-729efad0670b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:21.281109 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9a9b21a8-8888-49c5-9ecf-729efad0670b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] POST https://10.4.3.170/volume/v3/backups Aug 18 19:29:21.281578 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9a9b21a8-8888-49c5-9ecf-729efad0670b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8bdbd3e4-a049-48a3-9a07-5ba85a6339b0", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-849447931", "container": "tempest-volumesbackupstest-backup-container-663840360"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:21.289121 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.backups [None req-9a9b21a8-8888-49c5-9ecf-729efad0670b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Creating new backup {'backup': {'volume_id': '8bdbd3e4-a049-48a3-9a07-5ba85a6339b0', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-849447931', 'container': 'tempest-volumesbackupstest-backup-container-663840360'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:29:21.289121 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-9a9b21a8-8888-49c5-9ecf-729efad0670b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Creating backup of volume 8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 in container tempest-volumesbackupstest-backup-container-663840360 Aug 18 19:29:21.301199 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:21.301199 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:21.301199 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9a9b21a8-8888-49c5-9ecf-729efad0670b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:29:21.301565 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e6dce0cf-ed88-46f0-a223-97daa44a43fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (469fec00-d466-4465-bc74-eccf1499dc61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ed3eacd-b690-4cc5-b98c-c11ca9a08180', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1228184908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf012f7276c42d8a64e77dd3744e603',qos_specs=None,replication_status=,reservations=['68a7f01f-fdd9-441a-9705-36351eae57b5','685a6e18-9d07-4ec2-954e-02f716436177','5172b597-80f0-423c-b2d7-78417d9fd2c9','be584344-5871-4e91-ad2b-75f8ad36d006'],size=1,snapshot_id=caa08854-8f60-429f-9418-f82736dd0e25,source_replicaid=,source_volid=None,status='creating',user_id='ec4fefa6f1334de2a26543403207116f',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:29:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1228184908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ed3eacd-b690-4cc5-b98c-c11ca9a08180,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbf012f7276c42d8a64e77dd3744e603',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=caa08854-8f60-429f-9418-f82736dd0e25,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec4fefa6f1334de2a26543403207116f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:21.301565 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e6dce0cf-ed88-46f0-a223-97daa44a43fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d682cf09-a7fc-407f-b2c2-b084dd99c897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:21.323463 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e6dce0cf-ed88-46f0-a223-97daa44a43fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d682cf09-a7fc-407f-b2c2-b084dd99c897) transitioned into state 'SUCCESS' from state '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-1228184908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf012f7276c42d8a64e77dd3744e603',qos_specs=None,replication_status=,reservations=['68a7f01f-fdd9-441a-9705-36351eae57b5','685a6e18-9d07-4ec2-954e-02f716436177','5172b597-80f0-423c-b2d7-78417d9fd2c9','be584344-5871-4e91-ad2b-75f8ad36d006'],size=1,snapshot_id=caa08854-8f60-429f-9418-f82736dd0e25,source_replicaid=,source_volid=None,status='creating',user_id='ec4fefa6f1334de2a26543403207116f',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:21.324110 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e6dce0cf-ed88-46f0-a223-97daa44a43fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9b6554a-99c0-4e3b-97e5-7438952828fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:21.335505 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-9a9b21a8-8888-49c5-9ecf-729efad0670b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Created reservations ['7ec338ef-61aa-404e-b663-9dc30e36cfef', '27921e69-d70c-4768-9b52-5ebd19615fe0'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:29:21.351323 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e6dce0cf-ed88-46f0-a223-97daa44a43fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9b6554a-99c0-4e3b-97e5-7438952828fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:21.352227 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-e6dce0cf-ed88-46f0-a223-97daa44a43fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Flow 'volume_create_api' (303a0bb4-9da9-4c66-acfa-bdb72aac2fb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:29:21.352771 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e6dce0cf-ed88-46f0-a223-97daa44a43fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Create volume request issued successfully. Aug 18 19:29:21.353604 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e6dce0cf-ed88-46f0-a223-97daa44a43fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:29:21.353967 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1075/4280] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:29:21 2026] POST /volume/v3/volumes => generated 791 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:29:21.374332 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c2886fdd-63ba-46a0-80f3-846f3cd3b3c7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:21.376070 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c2886fdd-63ba-46a0-80f3-846f3cd3b3c7 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 Aug 18 19:29:21.376286 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c2886fdd-63ba-46a0-80f3-846f3cd3b3c7 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:21.376517 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c2886fdd-63ba-46a0-80f3-846f3cd3b3c7 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:21.381089 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9a9b21a8-8888-49c5-9ecf-729efad0670b tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:29:21.381526 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1070/4281] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:29:21 2026] POST /volume/v3/backups => generated 329 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:29:21.384138 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:21.384138 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:21.388485 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c2886fdd-63ba-46a0-80f3-846f3cd3b3c7 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:21.390318 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bde4c94a-2e85-407d-b4a5-fefb6c053fff None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:21.394389 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bde4c94a-2e85-407d-b4a5-fefb6c053fff tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef Aug 18 19:29:21.394389 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bde4c94a-2e85-407d-b4a5-fefb6c053fff tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:21.394389 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bde4c94a-2e85-407d-b4a5-fefb6c053fff tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:21.394389 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-bde4c94a-2e85-407d-b4a5-fefb6c053fff tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 8194ad9a-940e-45d0-93be-44dc0030cdef. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:21.394766 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c2886fdd-63ba-46a0-80f3-846f3cd3b3c7 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 returned with HTTP 200 Aug 18 19:29:21.394766 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1071/4282] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:21 2026] GET /volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:21.404618 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:21.404618 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:21.404618 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bde4c94a-2e85-407d-b4a5-fefb6c053fff tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef returned with HTTP 200 Aug 18 19:29:21.404618 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1067/4283] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:21 2026] GET /volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:21.862966 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-81259814-7cc3-4fd2-92e8-8be9594ae833 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:21.864989 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-81259814-7cc3-4fd2-92e8-8be9594ae833 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c Aug 18 19:29:21.865186 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-81259814-7cc3-4fd2-92e8-8be9594ae833 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:21.865432 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-81259814-7cc3-4fd2-92e8-8be9594ae833 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:21.865574 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-81259814-7cc3-4fd2-92e8-8be9594ae833 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Show backup with id b6cfe072-f1d4-487a-a74e-e61c740e7e8c. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:21.869186 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-81259814-7cc3-4fd2-92e8-8be9594ae833 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c returned with HTTP 404 Aug 18 19:29:21.869749 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1076/4284] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:21 2026] GET /volume/v3/backups/b6cfe072-f1d4-487a-a74e-e61c740e7e8c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:29:21.879735 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e66ca22e-942c-4beb-8956-d8c892e249d9 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:21.881633 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e66ca22e-942c-4beb-8956-d8c892e249d9 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/3585c93f-d984-4701-abe0-ed88153a23de Aug 18 19:29:21.881826 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e66ca22e-942c-4beb-8956-d8c892e249d9 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:21.882003 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e66ca22e-942c-4beb-8956-d8c892e249d9 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:21.882154 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-e66ca22e-942c-4beb-8956-d8c892e249d9 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Delete volume with id: 3585c93f-d984-4701-abe0-ed88153a23de Aug 18 19:29:21.889780 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:21.889780 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:21.890107 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e66ca22e-942c-4beb-8956-d8c892e249d9 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Volume info retrieved successfully. Aug 18 19:29:21.907304 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e66ca22e-942c-4beb-8956-d8c892e249d9 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Delete volume request issued successfully. Aug 18 19:29:21.907560 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e66ca22e-942c-4beb-8956-d8c892e249d9 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/volumes/3585c93f-d984-4701-abe0-ed88153a23de returned with HTTP 202 Aug 18 19:29:21.907986 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1071/4285] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:29:21 2026] DELETE /volume/v3/volumes/3585c93f-d984-4701-abe0-ed88153a23de => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:29:21.917152 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-cf48ed06-5854-4fab-ab4a-dfc1b8eb3b43 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:21.919028 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cf48ed06-5854-4fab-ab4a-dfc1b8eb3b43 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/volumes/3585c93f-d984-4701-abe0-ed88153a23de Aug 18 19:29:21.919293 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cf48ed06-5854-4fab-ab4a-dfc1b8eb3b43 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:21.919530 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cf48ed06-5854-4fab-ab4a-dfc1b8eb3b43 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:21.927352 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:21.927352 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:21.931565 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-cf48ed06-5854-4fab-ab4a-dfc1b8eb3b43 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Volume info retrieved successfully. Aug 18 19:29:21.937234 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cf48ed06-5854-4fab-ab4a-dfc1b8eb3b43 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/volumes/3585c93f-d984-4701-abe0-ed88153a23de returned with HTTP 200 Aug 18 19:29:21.937630 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1072/4286] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:21 2026] GET /volume/v3/volumes/3585c93f-d984-4701-abe0-ed88153a23de => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:22.407617 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-39ddcdb0-620c-44a9-9411-27773ce204f9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:22.409798 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-39ddcdb0-620c-44a9-9411-27773ce204f9 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 Aug 18 19:29:22.410036 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-39ddcdb0-620c-44a9-9411-27773ce204f9 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:22.410422 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-39ddcdb0-620c-44a9-9411-27773ce204f9 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:22.414438 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1e13ae3b-85d1-4ff0-b64d-71d57c0143fb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:22.416988 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1e13ae3b-85d1-4ff0-b64d-71d57c0143fb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef Aug 18 19:29:22.417270 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1e13ae3b-85d1-4ff0-b64d-71d57c0143fb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:22.417580 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1e13ae3b-85d1-4ff0-b64d-71d57c0143fb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:22.417745 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-1e13ae3b-85d1-4ff0-b64d-71d57c0143fb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 8194ad9a-940e-45d0-93be-44dc0030cdef. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:22.418483 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:22.418483 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:22.422477 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-39ddcdb0-620c-44a9-9411-27773ce204f9 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:22.424830 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:22.424830 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:22.426075 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1e13ae3b-85d1-4ff0-b64d-71d57c0143fb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef returned with HTTP 200 Aug 18 19:29:22.426610 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1077/4287] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:22 2026] GET /volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:22.429833 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-39ddcdb0-620c-44a9-9411-27773ce204f9 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 returned with HTTP 200 Aug 18 19:29:22.430396 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1068/4288] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:22 2026] GET /volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:22.447003 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-59b92184-98f7-4c34-a2b1-76f053312c6f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:22.448878 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-59b92184-98f7-4c34-a2b1-76f053312c6f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 Aug 18 19:29:22.449073 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-59b92184-98f7-4c34-a2b1-76f053312c6f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:22.449378 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-59b92184-98f7-4c34-a2b1-76f053312c6f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:22.456430 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:22.456430 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:22.460965 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-59b92184-98f7-4c34-a2b1-76f053312c6f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:22.465688 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-59b92184-98f7-4c34-a2b1-76f053312c6f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 returned with HTTP 200 Aug 18 19:29:22.466120 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1072/4289] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:22 2026] GET /volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:22.949763 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-163cecf4-16ef-41f3-b4a9-f9a593c22784 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:22.951837 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-163cecf4-16ef-41f3-b4a9-f9a593c22784 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] GET https://10.4.3.170/volume/v3/volumes/3585c93f-d984-4701-abe0-ed88153a23de Aug 18 19:29:22.952162 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-163cecf4-16ef-41f3-b4a9-f9a593c22784 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:22.952481 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-163cecf4-16ef-41f3-b4a9-f9a593c22784 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:22.966926 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-163cecf4-16ef-41f3-b4a9-f9a593c22784 tempest-ProjectAdminTests39-1554910308 tempest-ProjectAdminTests39-1554910308-project-admin] https://10.4.3.170/volume/v3/volumes/3585c93f-d984-4701-abe0-ed88153a23de returned with HTTP 404 Aug 18 19:29:22.967690 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1073/4290] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:22 2026] GET /volume/v3/volumes/3585c93f-d984-4701-abe0-ed88153a23de => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:29:23.104979 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-eb877ded-ecc9-4e4d-8fff-41ae8149099f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:23.107919 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-eb877ded-ecc9-4e4d-8fff-41ae8149099f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 Aug 18 19:29:23.108074 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-eb877ded-ecc9-4e4d-8fff-41ae8149099f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:23.108238 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-eb877ded-ecc9-4e4d-8fff-41ae8149099f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:23.126300 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:23.126300 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:23.132076 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-eb877ded-ecc9-4e4d-8fff-41ae8149099f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:23.138544 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-eb877ded-ecc9-4e4d-8fff-41ae8149099f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 returned with HTTP 200 Aug 18 19:29:23.139190 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1078/4291] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:29:23 2026] GET /volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 => generated 884 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:23.230869 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7232d563-1e96-451f-8180-4c4d98ed086f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:23.232526 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7232d563-1e96-451f-8180-4c4d98ed086f None None] GET https://10.4.3.170/volume// Aug 18 19:29:23.232526 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7232d563-1e96-451f-8180-4c4d98ed086f None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:23.232526 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7232d563-1e96-451f-8180-4c4d98ed086f None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:23.232526 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7232d563-1e96-451f-8180-4c4d98ed086f None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:29:23.232526 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1069/4292] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19: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 19:29:23.239323 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-2200dfec-820d-411d-a11e-cefd48ba5ea1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:23.241577 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-2200dfec-820d-411d-a11e-cefd48ba5ea1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:29:23.241992 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-2200dfec-820d-411d-a11e-cefd48ba5ea1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ed3eacd-b690-4cc5-b98c-c11ca9a08180", "connector": null, "instance_uuid": "63de7937-79a3-4655-8dd2-9c40f9dfba14"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:23.251441 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:23.251441 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:23.284526 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-2200dfec-820d-411d-a11e-cefd48ba5ea1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:29:23.285055 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1073/4293] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:29:23 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 19:29:23.318815 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0eff411e-2e98-4d0e-8094-1aa2a59d5ad4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:23.320271 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0eff411e-2e98-4d0e-8094-1aa2a59d5ad4 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 Aug 18 19:29:23.320510 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0eff411e-2e98-4d0e-8094-1aa2a59d5ad4 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:23.321152 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0eff411e-2e98-4d0e-8094-1aa2a59d5ad4 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:23.326192 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6d6cf804-0d2d-4819-992c-1d635282e32c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:23.326656 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6d6cf804-0d2d-4819-992c-1d635282e32c None None] GET https://10.4.3.170/volume// Aug 18 19:29:23.326844 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6d6cf804-0d2d-4819-992c-1d635282e32c None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:23.327027 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6d6cf804-0d2d-4819-992c-1d635282e32c None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:23.327348 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6d6cf804-0d2d-4819-992c-1d635282e32c None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:29:23.327798 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1079/4294] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19: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 19:29:23.331468 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:23.331468 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:23.334814 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-cf1feb43-41b7-4753-a759-320765c2ff30 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:23.335474 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0eff411e-2e98-4d0e-8094-1aa2a59d5ad4 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:23.336823 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-cf1feb43-41b7-4753-a759-320765c2ff30 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 Aug 18 19:29:23.336977 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-cf1feb43-41b7-4753-a759-320765c2ff30 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:23.337148 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-cf1feb43-41b7-4753-a759-320765c2ff30 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:23.340510 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0eff411e-2e98-4d0e-8094-1aa2a59d5ad4 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 returned with HTTP 200 Aug 18 19:29:23.341060 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1074/4295] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:23 2026] GET /volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:23.347112 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:23.347112 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:23.349644 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-cf1feb43-41b7-4753-a759-320765c2ff30 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:23.354045 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-cf1feb43-41b7-4753-a759-320765c2ff30 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 returned with HTTP 200 Aug 18 19:29:23.354525 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1070/4296] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:29:23 2026] GET /volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 => generated 1063 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:29:23.438813 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c469fb62-3fad-4b86-ac17-ec100636e5be None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:23.440649 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c469fb62-3fad-4b86-ac17-ec100636e5be tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef Aug 18 19:29:23.440903 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c469fb62-3fad-4b86-ac17-ec100636e5be tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:23.441137 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c469fb62-3fad-4b86-ac17-ec100636e5be tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:23.441289 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-c469fb62-3fad-4b86-ac17-ec100636e5be tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 8194ad9a-940e-45d0-93be-44dc0030cdef. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:23.446513 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:23.446513 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:23.447343 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c469fb62-3fad-4b86-ac17-ec100636e5be tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef returned with HTTP 200 Aug 18 19:29:23.447847 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1074/4297] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:23 2026] GET /volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:23.464497 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-df95ca48-3302-4740-b03d-64154cbcbe44 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:23.467426 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-df95ca48-3302-4740-b03d-64154cbcbe44 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] PUT https://10.4.3.170/volume/v3/attachments/11b4711c-d28d-4801-a917-27028f07f0f8 Aug 18 19:29:23.467945 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-df95ca48-3302-4740-b03d-64154cbcbe44 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:23.481463 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-df95ca48-3302-4740-b03d-64154cbcbe44 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Acquiring lock "cinder-attachment_update-6ed3eacd-b690-4cc5-b98c-c11ca9a08180-np0000007688" by "attachment_update" {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:29:23.489435 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-df95ca48-3302-4740-b03d-64154cbcbe44 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Lock "cinder-attachment_update-6ed3eacd-b690-4cc5-b98c-c11ca9a08180-np0000007688" acquired by "attachment_update" :: waited 0.008s {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:29:23.490908 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:23.490908 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:23.572713 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-df95ca48-3302-4740-b03d-64154cbcbe44 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Lock "cinder-attachment_update-6ed3eacd-b690-4cc5-b98c-c11ca9a08180-np0000007688" released by "attachment_update" :: held 0.083s {{(pid=100583) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:29:23.573347 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-df95ca48-3302-4740-b03d-64154cbcbe44 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/attachments/11b4711c-d28d-4801-a917-27028f07f0f8 returned with HTTP 200 Aug 18 19:29:23.574390 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1080/4298] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:29:23 2026] PUT /volume/v3/attachments/11b4711c-d28d-4801-a917-27028f07f0f8 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:24.354393 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-61570d89-e9d7-4045-827b-baf7c9852bed None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:24.356065 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-61570d89-e9d7-4045-827b-baf7c9852bed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 Aug 18 19:29:24.356255 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-61570d89-e9d7-4045-827b-baf7c9852bed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:24.356462 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-61570d89-e9d7-4045-827b-baf7c9852bed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:24.367149 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:24.367149 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:24.372955 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-61570d89-e9d7-4045-827b-baf7c9852bed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:24.379116 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-61570d89-e9d7-4045-827b-baf7c9852bed tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 returned with HTTP 200 Aug 18 19:29:24.379688 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1075/4299] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:24 2026] GET /volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:24.459936 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-cbd12d47-3ead-4b8d-857c-184847fb862f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:24.467952 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cbd12d47-3ead-4b8d-857c-184847fb862f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef Aug 18 19:29:24.468207 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cbd12d47-3ead-4b8d-857c-184847fb862f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:24.469178 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cbd12d47-3ead-4b8d-857c-184847fb862f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:24.469934 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-cbd12d47-3ead-4b8d-857c-184847fb862f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 8194ad9a-940e-45d0-93be-44dc0030cdef. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:24.475516 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:24.475516 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:24.476488 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cbd12d47-3ead-4b8d-857c-184847fb862f tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef returned with HTTP 200 Aug 18 19:29:24.477168 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1071/4300] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:24 2026] GET /volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:24.478879 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-87db7191-4e80-4f65-818f-e93c6acb11d0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:24.570781 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-87db7191-4e80-4f65-818f-e93c6acb11d0 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:29:24.571301 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-87db7191-4e80-4f65-818f-e93c6acb11d0 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1416613266"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:24.573143 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-87db7191-4e80-4f65-818f-e93c6acb11d0 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1416613266'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:29:24.573312 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-87db7191-4e80-4f65-818f-e93c6acb11d0 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Create volume of 1 GB Aug 18 19:29:24.577902 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-87db7191-4e80-4f65-818f-e93c6acb11d0 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Availability Zones retrieved successfully. Aug 18 19:29:24.584907 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-87db7191-4e80-4f65-818f-e93c6acb11d0 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Flow 'volume_create_api' (ff69b1eb-7c55-4931-af2c-d271260ac09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:29:24.586067 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-87db7191-4e80-4f65-818f-e93c6acb11d0 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60b16049-25af-42d0-aa29-9ef293657341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:24.587150 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-87db7191-4e80-4f65-818f-e93c6acb11d0 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:29:24.617384 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-87db7191-4e80-4f65-818f-e93c6acb11d0 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60b16049-25af-42d0-aa29-9ef293657341) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:24.618084 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-87db7191-4e80-4f65-818f-e93c6acb11d0 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac473c76-7805-46be-884f-d845489918ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:24.682806 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-87db7191-4e80-4f65-818f-e93c6acb11d0 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Created reservations ['3ceb1ad2-1910-4d9c-8505-60356bc51e6d', '5e209cff-9269-4e14-babc-d7ec24a910f6', 'f3c5417b-566b-4c79-865f-9b0dc791c7b1', '34f975fd-53bd-4b1b-809b-6c170d742c21'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:29:24.683835 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-87db7191-4e80-4f65-818f-e93c6acb11d0 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac473c76-7805-46be-884f-d845489918ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ceb1ad2-1910-4d9c-8505-60356bc51e6d', '5e209cff-9269-4e14-babc-d7ec24a910f6', 'f3c5417b-566b-4c79-865f-9b0dc791c7b1', '34f975fd-53bd-4b1b-809b-6c170d742c21']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:24.684786 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-87db7191-4e80-4f65-818f-e93c6acb11d0 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5f10343-b135-48b7-a3cd-f97b6f1d1877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:24.712464 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-87db7191-4e80-4f65-818f-e93c6acb11d0 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5f10343-b135-48b7-a3cd-f97b6f1d1877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5636430d-cd25-4cfb-8cd3-3b6370fbe0a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1416613266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='166cc74a45594c91b286c88f16583e6a',qos_specs=None,replication_status=,reservations=['3ceb1ad2-1910-4d9c-8505-60356bc51e6d','5e209cff-9269-4e14-babc-d7ec24a910f6','f3c5417b-566b-4c79-865f-9b0dc791c7b1','34f975fd-53bd-4b1b-809b-6c170d742c21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='379df3def1ee45d59b68268c123123ac',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:29:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1416613266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5636430d-cd25-4cfb-8cd3-3b6370fbe0a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='166cc74a45594c91b286c88f16583e6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='379df3def1ee45d59b68268c123123ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:24.713086 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-87db7191-4e80-4f65-818f-e93c6acb11d0 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (506f2d5c-d539-470f-8ee4-1eb90808b40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:24.731143 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-87db7191-4e80-4f65-818f-e93c6acb11d0 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (506f2d5c-d539-470f-8ee4-1eb90808b40e) transitioned into state 'SUCCESS' from state '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-1416613266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='166cc74a45594c91b286c88f16583e6a',qos_specs=None,replication_status=,reservations=['3ceb1ad2-1910-4d9c-8505-60356bc51e6d','5e209cff-9269-4e14-babc-d7ec24a910f6','f3c5417b-566b-4c79-865f-9b0dc791c7b1','34f975fd-53bd-4b1b-809b-6c170d742c21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='379df3def1ee45d59b68268c123123ac',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:24.731978 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-87db7191-4e80-4f65-818f-e93c6acb11d0 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e10bf5f-771e-4a51-b444-ac318a089a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:24.741748 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-87db7191-4e80-4f65-818f-e93c6acb11d0 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e10bf5f-771e-4a51-b444-ac318a089a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:24.743395 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-87db7191-4e80-4f65-818f-e93c6acb11d0 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Flow 'volume_create_api' (ff69b1eb-7c55-4931-af2c-d271260ac09c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:29:24.743395 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-87db7191-4e80-4f65-818f-e93c6acb11d0 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Create volume request issued successfully. Aug 18 19:29:24.744190 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-87db7191-4e80-4f65-818f-e93c6acb11d0 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:29:24.745890 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1075/4301] 10.4.3.170 () {70 vars in 1298 bytes} [Tue Aug 18 19:29:24 2026] POST /volume/v3/volumes => generated 778 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:29:24.761392 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c0d2d50c-06c6-474a-aace-118f49b2182b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:24.763892 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c0d2d50c-06c6-474a-aace-118f49b2182b tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] GET https://10.4.3.170/volume/v3/volumes/5636430d-cd25-4cfb-8cd3-3b6370fbe0a1 Aug 18 19:29:24.764237 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c0d2d50c-06c6-474a-aace-118f49b2182b tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:24.764593 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c0d2d50c-06c6-474a-aace-118f49b2182b tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:24.775431 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:24.775431 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:24.780772 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c0d2d50c-06c6-474a-aace-118f49b2182b tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Volume info retrieved successfully. Aug 18 19:29:24.787049 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c0d2d50c-06c6-474a-aace-118f49b2182b tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/volumes/5636430d-cd25-4cfb-8cd3-3b6370fbe0a1 returned with HTTP 200 Aug 18 19:29:24.790381 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1081/4302] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:24 2026] GET /volume/v3/volumes/5636430d-cd25-4cfb-8cd3-3b6370fbe0a1 => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:25.392687 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d0856e17-26ad-4bb8-981c-ac7a80fb007c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:25.394743 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d0856e17-26ad-4bb8-981c-ac7a80fb007c tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 Aug 18 19:29:25.394972 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d0856e17-26ad-4bb8-981c-ac7a80fb007c tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:25.395206 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d0856e17-26ad-4bb8-981c-ac7a80fb007c tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:25.406596 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:25.406596 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:25.410324 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d0856e17-26ad-4bb8-981c-ac7a80fb007c tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:25.414685 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d0856e17-26ad-4bb8-981c-ac7a80fb007c tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 returned with HTTP 200 Aug 18 19:29:25.415094 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1076/4303] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:25 2026] GET /volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:25.488787 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-fd0b544a-39b6-487e-af60-2c2d1ddcdafa None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:25.496233 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fd0b544a-39b6-487e-af60-2c2d1ddcdafa tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef Aug 18 19:29:25.497636 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fd0b544a-39b6-487e-af60-2c2d1ddcdafa tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:25.499587 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fd0b544a-39b6-487e-af60-2c2d1ddcdafa tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:25.500286 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-fd0b544a-39b6-487e-af60-2c2d1ddcdafa tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 8194ad9a-940e-45d0-93be-44dc0030cdef. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:25.524910 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:25.524910 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:25.527484 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fd0b544a-39b6-487e-af60-2c2d1ddcdafa tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef returned with HTTP 200 Aug 18 19:29:25.528877 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1072/4304] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:25 2026] GET /volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef => generated 788 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:25.801862 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3794c7fe-90a4-4b59-a7e7-658bf0e91793 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:25.804283 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3794c7fe-90a4-4b59-a7e7-658bf0e91793 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] GET https://10.4.3.170/volume/v3/volumes/5636430d-cd25-4cfb-8cd3-3b6370fbe0a1 Aug 18 19:29:25.804618 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3794c7fe-90a4-4b59-a7e7-658bf0e91793 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:25.804858 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3794c7fe-90a4-4b59-a7e7-658bf0e91793 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:25.807580 np0000007688 devstack@c-api.service[100580]: DEBUG dbcounter [-] [100580] Writing DB stats cinder:SELECT=235,cinder:INSERT=25,cinder:UPDATE=53 {{(pid=100580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:29:25.816091 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:25.816091 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:25.821566 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3794c7fe-90a4-4b59-a7e7-658bf0e91793 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Volume info retrieved successfully. Aug 18 19:29:25.828071 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3794c7fe-90a4-4b59-a7e7-658bf0e91793 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/volumes/5636430d-cd25-4cfb-8cd3-3b6370fbe0a1 returned with HTTP 200 Aug 18 19:29:25.828801 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1076/4305] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:25 2026] GET /volume/v3/volumes/5636430d-cd25-4cfb-8cd3-3b6370fbe0a1 => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:25.841173 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c01eb30b-888a-411e-a549-034eddcda0a1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:25.844270 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c01eb30b-888a-411e-a549-034eddcda0a1 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] POST https://10.4.3.170/volume/v3/backups Aug 18 19:29:25.844777 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c01eb30b-888a-411e-a549-034eddcda0a1 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5636430d-cd25-4cfb-8cd3-3b6370fbe0a1", "name": "tempest-type-Backup-1928983270"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:25.846802 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.backups [None req-c01eb30b-888a-411e-a549-034eddcda0a1 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Creating new backup {'backup': {'volume_id': '5636430d-cd25-4cfb-8cd3-3b6370fbe0a1', 'name': 'tempest-type-Backup-1928983270'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:29:25.846913 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.backups [None req-c01eb30b-888a-411e-a549-034eddcda0a1 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Creating backup of volume 5636430d-cd25-4cfb-8cd3-3b6370fbe0a1 in container None Aug 18 19:29:25.857119 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:25.857119 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:25.857527 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c01eb30b-888a-411e-a549-034eddcda0a1 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Volume info retrieved successfully. Aug 18 19:29:25.889692 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-c01eb30b-888a-411e-a549-034eddcda0a1 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Created reservations ['f088d56b-3b6f-459a-b981-6536932cad5b', '94672a38-1b74-44fe-a3d9-6076d5df6215'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:29:25.921097 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c01eb30b-888a-411e-a549-034eddcda0a1 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:29:25.921268 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1082/4306] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:29:25 2026] POST /volume/v3/backups => generated 316 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:29:25.934388 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3e9dea0d-02e9-49cd-a14e-2aaa41ed0062 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:25.936111 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3e9dea0d-02e9-49cd-a14e-2aaa41ed0062 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] GET https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f Aug 18 19:29:25.936632 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3e9dea0d-02e9-49cd-a14e-2aaa41ed0062 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:25.936632 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3e9dea0d-02e9-49cd-a14e-2aaa41ed0062 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:25.936632 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-3e9dea0d-02e9-49cd-a14e-2aaa41ed0062 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Show backup with id c1721e53-9127-478e-960e-d7071f1e437f. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:25.941732 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:25.941732 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:25.941732 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3e9dea0d-02e9-49cd-a14e-2aaa41ed0062 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f returned with HTTP 200 Aug 18 19:29:25.942027 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1077/4307] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:25 2026] GET /volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:26.428882 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-88260998-f1e4-4c4a-a821-4fae89014ad8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:26.432955 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-88260998-f1e4-4c4a-a821-4fae89014ad8 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 Aug 18 19:29:26.433116 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-88260998-f1e4-4c4a-a821-4fae89014ad8 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:26.433301 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-88260998-f1e4-4c4a-a821-4fae89014ad8 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:26.441354 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:26.441354 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:26.444087 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-88260998-f1e4-4c4a-a821-4fae89014ad8 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:26.447722 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-88260998-f1e4-4c4a-a821-4fae89014ad8 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 returned with HTTP 200 Aug 18 19:29:26.447839 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1073/4308] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:26 2026] GET /volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:26.540200 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b4525b26-bb86-49e7-9daf-60862e12511a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:26.542142 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b4525b26-bb86-49e7-9daf-60862e12511a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef Aug 18 19:29:26.542379 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b4525b26-bb86-49e7-9daf-60862e12511a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:26.542586 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b4525b26-bb86-49e7-9daf-60862e12511a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:26.542790 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-b4525b26-bb86-49e7-9daf-60862e12511a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 8194ad9a-940e-45d0-93be-44dc0030cdef. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:26.547402 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:26.547402 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:26.548273 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b4525b26-bb86-49e7-9daf-60862e12511a tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef returned with HTTP 200 Aug 18 19:29:26.548652 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1077/4309] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:26 2026] GET /volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:26.957824 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9a449a2f-2d53-42cb-8a82-8060a5745a9a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:26.959303 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9a449a2f-2d53-42cb-8a82-8060a5745a9a tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] GET https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f Aug 18 19:29:26.959494 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9a449a2f-2d53-42cb-8a82-8060a5745a9a tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:26.959657 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9a449a2f-2d53-42cb-8a82-8060a5745a9a tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:26.959756 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-9a449a2f-2d53-42cb-8a82-8060a5745a9a tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Show backup with id c1721e53-9127-478e-960e-d7071f1e437f. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:26.963281 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:26.963281 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:26.963773 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9a449a2f-2d53-42cb-8a82-8060a5745a9a tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f returned with HTTP 200 Aug 18 19:29:26.964266 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1083/4310] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:26 2026] GET /volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:27.188784 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-0cd36ef0-17d2-4953-997d-529b41d734e2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:27.191093 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-0cd36ef0-17d2-4953-997d-529b41d734e2 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] POST https://10.4.3.170/volume/v3/attachments/11b4711c-d28d-4801-a917-27028f07f0f8/action Aug 18 19:29:27.191474 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-0cd36ef0-17d2-4953-997d-529b41d734e2 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:29:27.191595 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-0cd36ef0-17d2-4953-997d-529b41d734e2 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:27.194401 np0000007688 devstack@c-api.service[100581]: DEBUG dbcounter [-] [100581] Writing DB stats cinder:SELECT=187,cinder:UPDATE=40,cinder:INSERT=14 {{(pid=100581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:29:27.212569 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:27.212569 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:27.223003 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-12f7c14a-0e4b-4d85-a228-680c58226c22 req-0cd36ef0-17d2-4953-997d-529b41d734e2 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/attachments/11b4711c-d28d-4801-a917-27028f07f0f8/action returned with HTTP 204 Aug 18 19:29:27.223686 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1078/4311] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:29:27 2026] POST /volume/v3/attachments/11b4711c-d28d-4801-a917-27028f07f0f8/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:29:27.464058 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e9f84c86-ee5c-4d82-82ec-a8325f9e3cdc None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:27.467355 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e9f84c86-ee5c-4d82-82ec-a8325f9e3cdc tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 Aug 18 19:29:27.467540 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e9f84c86-ee5c-4d82-82ec-a8325f9e3cdc tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:27.467718 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e9f84c86-ee5c-4d82-82ec-a8325f9e3cdc tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:27.476570 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:27.476570 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:27.479934 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e9f84c86-ee5c-4d82-82ec-a8325f9e3cdc tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:27.483740 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e9f84c86-ee5c-4d82-82ec-a8325f9e3cdc tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 returned with HTTP 200 Aug 18 19:29:27.484128 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1074/4312] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:27 2026] GET /volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:27.559062 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f87309f4-e6f3-460c-8b71-aaa24d48dcdf None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:27.561455 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f87309f4-e6f3-460c-8b71-aaa24d48dcdf tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef Aug 18 19:29:27.561718 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f87309f4-e6f3-460c-8b71-aaa24d48dcdf tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:27.561974 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f87309f4-e6f3-460c-8b71-aaa24d48dcdf tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:27.562140 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-f87309f4-e6f3-460c-8b71-aaa24d48dcdf tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 8194ad9a-940e-45d0-93be-44dc0030cdef. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:27.567470 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:27.567470 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:27.568494 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f87309f4-e6f3-460c-8b71-aaa24d48dcdf tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef returned with HTTP 200 Aug 18 19:29:27.569003 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1078/4313] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:27 2026] GET /volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:27.974964 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e0cbb350-6be4-470e-9a11-522cdd448be6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:27.976783 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e0cbb350-6be4-470e-9a11-522cdd448be6 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] GET https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f Aug 18 19:29:27.976974 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e0cbb350-6be4-470e-9a11-522cdd448be6 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:27.977169 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e0cbb350-6be4-470e-9a11-522cdd448be6 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:27.977268 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-e0cbb350-6be4-470e-9a11-522cdd448be6 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Show backup with id c1721e53-9127-478e-960e-d7071f1e437f. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:27.981613 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:27.981613 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:27.982255 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e0cbb350-6be4-470e-9a11-522cdd448be6 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f returned with HTTP 200 Aug 18 19:29:27.982638 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1084/4314] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:27 2026] GET /volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:28.580416 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-42dcd6ab-1e81-43c6-a412-074c9f0bc864 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:28.582242 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-42dcd6ab-1e81-43c6-a412-074c9f0bc864 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef Aug 18 19:29:28.582496 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-42dcd6ab-1e81-43c6-a412-074c9f0bc864 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:28.582721 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-42dcd6ab-1e81-43c6-a412-074c9f0bc864 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:28.582869 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-42dcd6ab-1e81-43c6-a412-074c9f0bc864 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 8194ad9a-940e-45d0-93be-44dc0030cdef. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:28.586895 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:28.586895 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:28.587746 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-42dcd6ab-1e81-43c6-a412-074c9f0bc864 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef returned with HTTP 200 Aug 18 19:29:28.588128 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1079/4315] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:28 2026] GET /volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:28.994828 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-82657dab-d39c-4dd9-a72c-a79df5753244 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:28.996825 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-82657dab-d39c-4dd9-a72c-a79df5753244 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] GET https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f Aug 18 19:29:28.997029 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-82657dab-d39c-4dd9-a72c-a79df5753244 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:28.997238 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-82657dab-d39c-4dd9-a72c-a79df5753244 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:28.997355 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-82657dab-d39c-4dd9-a72c-a79df5753244 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Show backup with id c1721e53-9127-478e-960e-d7071f1e437f. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:29.002152 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:29.002152 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:29.002945 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-82657dab-d39c-4dd9-a72c-a79df5753244 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f returned with HTTP 200 Aug 18 19:29:29.003412 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1075/4316] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:28 2026] GET /volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:29.597850 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3d66bbdf-a755-4771-8cd1-476045f1bf19 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:29.601375 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3d66bbdf-a755-4771-8cd1-476045f1bf19 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef Aug 18 19:29:29.601565 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3d66bbdf-a755-4771-8cd1-476045f1bf19 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:29.601746 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3d66bbdf-a755-4771-8cd1-476045f1bf19 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:29.601849 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-3d66bbdf-a755-4771-8cd1-476045f1bf19 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 8194ad9a-940e-45d0-93be-44dc0030cdef. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:29.609531 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:29.609531 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:29.610184 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3d66bbdf-a755-4771-8cd1-476045f1bf19 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef returned with HTTP 200 Aug 18 19:29:29.610528 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1079/4317] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:29 2026] GET /volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:30.014682 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-996aa3e2-f5ac-4a59-8ea2-22c4775358b8 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:30.016551 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-996aa3e2-f5ac-4a59-8ea2-22c4775358b8 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] GET https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f Aug 18 19:29:30.016734 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-996aa3e2-f5ac-4a59-8ea2-22c4775358b8 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:30.016924 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-996aa3e2-f5ac-4a59-8ea2-22c4775358b8 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:30.017025 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-996aa3e2-f5ac-4a59-8ea2-22c4775358b8 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Show backup with id c1721e53-9127-478e-960e-d7071f1e437f. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:30.021152 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:30.021152 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:30.021765 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-996aa3e2-f5ac-4a59-8ea2-22c4775358b8 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f returned with HTTP 200 Aug 18 19:29:30.022120 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1085/4318] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:30 2026] GET /volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:30.622228 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-074aa5b4-9a28-4212-89a4-22428c7a7639 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:30.624880 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-074aa5b4-9a28-4212-89a4-22428c7a7639 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef Aug 18 19:29:30.625279 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-074aa5b4-9a28-4212-89a4-22428c7a7639 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:30.625540 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-074aa5b4-9a28-4212-89a4-22428c7a7639 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:30.625666 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-074aa5b4-9a28-4212-89a4-22428c7a7639 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 8194ad9a-940e-45d0-93be-44dc0030cdef. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:30.631561 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:30.631561 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:30.632472 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-074aa5b4-9a28-4212-89a4-22428c7a7639 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef returned with HTTP 200 Aug 18 19:29:30.632898 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1080/4319] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:30 2026] GET /volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:30.644292 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-edf47126-f846-49d2-94ac-7155ca368542 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:30.646454 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-edf47126-f846-49d2-94ac-7155ca368542 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef Aug 18 19:29:30.646699 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-edf47126-f846-49d2-94ac-7155ca368542 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:30.646930 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-edf47126-f846-49d2-94ac-7155ca368542 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:30.647069 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-edf47126-f846-49d2-94ac-7155ca368542 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 8194ad9a-940e-45d0-93be-44dc0030cdef. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:30.652955 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:30.652955 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:30.653969 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-edf47126-f846-49d2-94ac-7155ca368542 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef returned with HTTP 200 Aug 18 19:29:30.654647 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1076/4320] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:30 2026] GET /volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:30.665970 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-45173246-e3de-4f7f-a2f0-04cdb59dbb71 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:30.668022 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-45173246-e3de-4f7f-a2f0-04cdb59dbb71 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] DELETE https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef Aug 18 19:29:30.668191 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-45173246-e3de-4f7f-a2f0-04cdb59dbb71 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:30.668388 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-45173246-e3de-4f7f-a2f0-04cdb59dbb71 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:30.668506 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-45173246-e3de-4f7f-a2f0-04cdb59dbb71 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Delete backup with id: 8194ad9a-940e-45d0-93be-44dc0030cdef. Aug 18 19:29:30.673473 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:30.673473 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:30.688712 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.rpcapi [None req-45173246-e3de-4f7f-a2f0-04cdb59dbb71 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] delete_backup rpcapi backup_id 8194ad9a-940e-45d0-93be-44dc0030cdef {{(pid=100580) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:29:30.690607 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-45173246-e3de-4f7f-a2f0-04cdb59dbb71 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef returned with HTTP 202 Aug 18 19:29:30.691088 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1080/4321] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:29:30 2026] DELETE /volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:29:30.702164 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e7549469-0b46-4665-ad80-01b673f86b46 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:30.703826 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e7549469-0b46-4665-ad80-01b673f86b46 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef Aug 18 19:29:30.704010 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e7549469-0b46-4665-ad80-01b673f86b46 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:30.704180 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e7549469-0b46-4665-ad80-01b673f86b46 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:30.704286 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-e7549469-0b46-4665-ad80-01b673f86b46 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 8194ad9a-940e-45d0-93be-44dc0030cdef. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:30.713984 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:30.713984 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:30.714787 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e7549469-0b46-4665-ad80-01b673f86b46 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef returned with HTTP 200 Aug 18 19:29:30.715623 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1086/4322] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:30 2026] GET /volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:30.790308 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-37dbbcb7-968e-4453-b3c7-b3efc72d2fe9 req-a72877d5-efff-4651-ac6b-d74eea847d87 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:30.792510 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-37dbbcb7-968e-4453-b3c7-b3efc72d2fe9 req-a72877d5-efff-4651-ac6b-d74eea847d87 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 Aug 18 19:29:30.792686 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-37dbbcb7-968e-4453-b3c7-b3efc72d2fe9 req-a72877d5-efff-4651-ac6b-d74eea847d87 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:30.792875 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-37dbbcb7-968e-4453-b3c7-b3efc72d2fe9 req-a72877d5-efff-4651-ac6b-d74eea847d87 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:30.802910 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:30.802910 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:30.807646 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-37dbbcb7-968e-4453-b3c7-b3efc72d2fe9 req-a72877d5-efff-4651-ac6b-d74eea847d87 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:30.812320 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-37dbbcb7-968e-4453-b3c7-b3efc72d2fe9 req-a72877d5-efff-4651-ac6b-d74eea847d87 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 returned with HTTP 200 Aug 18 19:29:30.812746 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1081/4323] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:29:30 2026] GET /volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:30.832337 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-37dbbcb7-968e-4453-b3c7-b3efc72d2fe9 req-1e175da7-5ee2-44ae-9732-41aa182c60e0 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:30.834207 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-37dbbcb7-968e-4453-b3c7-b3efc72d2fe9 req-1e175da7-5ee2-44ae-9732-41aa182c60e0 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] POST https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180/action Aug 18 19:29:30.834548 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-37dbbcb7-968e-4453-b3c7-b3efc72d2fe9 req-1e175da7-5ee2-44ae-9732-41aa182c60e0 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:29:30.834731 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-37dbbcb7-968e-4453-b3c7-b3efc72d2fe9 req-1e175da7-5ee2-44ae-9732-41aa182c60e0 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:30.845861 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:30.845861 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:30.846322 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-37dbbcb7-968e-4453-b3c7-b3efc72d2fe9 req-1e175da7-5ee2-44ae-9732-41aa182c60e0 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:30.853118 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-37dbbcb7-968e-4453-b3c7-b3efc72d2fe9 req-1e175da7-5ee2-44ae-9732-41aa182c60e0 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Begin detaching volume completed successfully. Aug 18 19:29:30.853477 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-37dbbcb7-968e-4453-b3c7-b3efc72d2fe9 req-1e175da7-5ee2-44ae-9732-41aa182c60e0 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180/action returned with HTTP 202 Aug 18 19:29:30.854196 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1077/4324] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:29:30 2026] POST /volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:29:30.910388 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a180c2c9-a680-4cf9-815f-b61cbc40a62d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:30.910860 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a180c2c9-a680-4cf9-815f-b61cbc40a62d None None] GET https://10.4.3.170/volume// Aug 18 19:29:30.911051 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a180c2c9-a680-4cf9-815f-b61cbc40a62d None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:30.911382 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a180c2c9-a680-4cf9-815f-b61cbc40a62d None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:30.911734 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a180c2c9-a680-4cf9-815f-b61cbc40a62d None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:29:30.912060 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1081/4325] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:29:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:29:30.920822 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-37dbbcb7-968e-4453-b3c7-b3efc72d2fe9 req-ce048968-8382-4b4e-a581-e5927d40031f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:30.922855 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-37dbbcb7-968e-4453-b3c7-b3efc72d2fe9 req-ce048968-8382-4b4e-a581-e5927d40031f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 Aug 18 19:29:30.923070 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-37dbbcb7-968e-4453-b3c7-b3efc72d2fe9 req-ce048968-8382-4b4e-a581-e5927d40031f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:30.923244 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-37dbbcb7-968e-4453-b3c7-b3efc72d2fe9 req-ce048968-8382-4b4e-a581-e5927d40031f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:30.932483 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:30.932483 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:30.935872 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-37dbbcb7-968e-4453-b3c7-b3efc72d2fe9 req-ce048968-8382-4b4e-a581-e5927d40031f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:30.939948 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-37dbbcb7-968e-4453-b3c7-b3efc72d2fe9 req-ce048968-8382-4b4e-a581-e5927d40031f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 returned with HTTP 200 Aug 18 19:29:30.940128 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1087/4326] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:29:30 2026] GET /volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:29:31.035031 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ca751dfc-dd7f-4b1a-ad8e-56ec5c13a747 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:31.036894 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ca751dfc-dd7f-4b1a-ad8e-56ec5c13a747 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] GET https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f Aug 18 19:29:31.037270 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ca751dfc-dd7f-4b1a-ad8e-56ec5c13a747 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:31.037496 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ca751dfc-dd7f-4b1a-ad8e-56ec5c13a747 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:31.037619 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-ca751dfc-dd7f-4b1a-ad8e-56ec5c13a747 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Show backup with id c1721e53-9127-478e-960e-d7071f1e437f. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:31.042006 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:31.042006 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:31.042587 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ca751dfc-dd7f-4b1a-ad8e-56ec5c13a747 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f returned with HTTP 200 Aug 18 19:29:31.042941 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1082/4327] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:31 2026] GET /volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:31.728419 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b1fb2d0f-28d1-4531-bd1d-c07cac05b255 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:31.732023 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b1fb2d0f-28d1-4531-bd1d-c07cac05b255 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef Aug 18 19:29:31.733339 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b1fb2d0f-28d1-4531-bd1d-c07cac05b255 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:31.733339 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b1fb2d0f-28d1-4531-bd1d-c07cac05b255 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:31.733339 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-b1fb2d0f-28d1-4531-bd1d-c07cac05b255 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id 8194ad9a-940e-45d0-93be-44dc0030cdef. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:31.736447 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b1fb2d0f-28d1-4531-bd1d-c07cac05b255 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef returned with HTTP 404 Aug 18 19:29:31.737041 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1078/4328] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:31 2026] GET /volume/v3/backups/8194ad9a-940e-45d0-93be-44dc0030cdef => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:29:31.799920 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-37dbbcb7-968e-4453-b3c7-b3efc72d2fe9 req-2e5ffa77-49d4-475b-a4b9-fd1f174e95ae None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:31.802486 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-37dbbcb7-968e-4453-b3c7-b3efc72d2fe9 req-2e5ffa77-49d4-475b-a4b9-fd1f174e95ae tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] DELETE https://10.4.3.170/volume/v3/attachments/11b4711c-d28d-4801-a917-27028f07f0f8 Aug 18 19:29:31.802704 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-37dbbcb7-968e-4453-b3c7-b3efc72d2fe9 req-2e5ffa77-49d4-475b-a4b9-fd1f174e95ae tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:31.802931 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-37dbbcb7-968e-4453-b3c7-b3efc72d2fe9 req-2e5ffa77-49d4-475b-a4b9-fd1f174e95ae tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:31.814735 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-58652b4d-a1a5-4a28-aee8-413a4b5cdcf3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:31.816924 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-58652b4d-a1a5-4a28-aee8-413a4b5cdcf3 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] DELETE https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:29:31.817181 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-58652b4d-a1a5-4a28-aee8-413a4b5cdcf3 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:31.817425 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-58652b4d-a1a5-4a28-aee8-413a4b5cdcf3 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:31.817507 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:31.817507 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:31.817559 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.backups [None req-58652b4d-a1a5-4a28-aee8-413a4b5cdcf3 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Delete backup with id: f4179494-00bc-4d5a-81ce-83a57e241f47. Aug 18 19:29:31.827072 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:31.827072 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:31.850454 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.backup.rpcapi [None req-58652b4d-a1a5-4a28-aee8-413a4b5cdcf3 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] delete_backup rpcapi backup_id f4179494-00bc-4d5a-81ce-83a57e241f47 {{(pid=100583) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:29:31.850454 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-58652b4d-a1a5-4a28-aee8-413a4b5cdcf3 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 202 Aug 18 19:29:31.850454 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1088/4329] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:29:31 2026] DELETE /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:29:31.862432 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-887af41d-78a2-45ac-a44e-6070cf4e9548 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:31.865159 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-887af41d-78a2-45ac-a44e-6070cf4e9548 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:29:31.865423 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-887af41d-78a2-45ac-a44e-6070cf4e9548 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:31.865673 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-887af41d-78a2-45ac-a44e-6070cf4e9548 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:31.865811 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-887af41d-78a2-45ac-a44e-6070cf4e9548 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:31.871393 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:31.871393 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:31.872713 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-887af41d-78a2-45ac-a44e-6070cf4e9548 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 200 Aug 18 19:29:31.873265 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1083/4330] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:31 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:31.899389 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-37dbbcb7-968e-4453-b3c7-b3efc72d2fe9 req-2e5ffa77-49d4-475b-a4b9-fd1f174e95ae tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/attachments/11b4711c-d28d-4801-a917-27028f07f0f8 returned with HTTP 200 Aug 18 19:29:31.899813 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1082/4331] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:29:31 2026] DELETE /volume/v3/attachments/11b4711c-d28d-4801-a917-27028f07f0f8 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:31.976185 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e9b816d5-fafb-42ee-ad42-7244982eaa5f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:31.978353 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e9b816d5-fafb-42ee-ad42-7244982eaa5f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:29:31.978970 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e9b816d5-fafb-42ee-ad42-7244982eaa5f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1617914656", "snapshot_id": "9989b57e-4d74-4810-a159-2c1e831e8072", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:31.981104 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-e9b816d5-fafb-42ee-ad42-7244982eaa5f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1617914656', 'snapshot_id': '9989b57e-4d74-4810-a159-2c1e831e8072', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:29:31.990015 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:31.990015 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:31.990015 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e9b816d5-fafb-42ee-ad42-7244982eaa5f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Snapshot retrieved successfully. Aug 18 19:29:31.990015 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-e9b816d5-fafb-42ee-ad42-7244982eaa5f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Create volume of 1 GB Aug 18 19:29:31.993243 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e9b816d5-fafb-42ee-ad42-7244982eaa5f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Availability Zones retrieved successfully. Aug 18 19:29:32.000756 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e9b816d5-fafb-42ee-ad42-7244982eaa5f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Flow 'volume_create_api' (e152d1c6-937a-4425-97a2-67daff07cf92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:29:32.002061 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e9b816d5-fafb-42ee-ad42-7244982eaa5f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddd0f3d8-5f19-4fff-8ae4-9781aed6f2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:32.003304 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-e9b816d5-fafb-42ee-ad42-7244982eaa5f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:29:32.043406 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e9b816d5-fafb-42ee-ad42-7244982eaa5f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddd0f3d8-5f19-4fff-8ae4-9781aed6f2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9989b57e-4d74-4810-a159-2c1e831e8072', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:32.044598 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e9b816d5-fafb-42ee-ad42-7244982eaa5f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20dd8810-aec5-413e-abcd-d9c06fccac7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:32.056509 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-afb653a1-3eaa-4e88-bb8e-7e03a56421d6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:32.058533 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-afb653a1-3eaa-4e88-bb8e-7e03a56421d6 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] GET https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f Aug 18 19:29:32.058845 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-afb653a1-3eaa-4e88-bb8e-7e03a56421d6 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:32.059244 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-afb653a1-3eaa-4e88-bb8e-7e03a56421d6 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:32.059418 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-afb653a1-3eaa-4e88-bb8e-7e03a56421d6 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Show backup with id c1721e53-9127-478e-960e-d7071f1e437f. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:32.066412 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:32.066412 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:32.066896 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-afb653a1-3eaa-4e88-bb8e-7e03a56421d6 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f returned with HTTP 200 Aug 18 19:29:32.067318 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1089/4332] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:32 2026] GET /volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:32.124948 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-e9b816d5-fafb-42ee-ad42-7244982eaa5f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Created reservations ['ad64d80b-f9cb-4687-b614-f5f784c6ffb7', 'b13e3d4d-1e2a-4fa2-a494-02697ef5fbfc', 'a2fba38e-74e6-4e30-a1a4-0b11fd50e322', '028819d7-01c4-412c-9f4e-2d2fb035fae9'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:29:32.126630 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e9b816d5-fafb-42ee-ad42-7244982eaa5f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20dd8810-aec5-413e-abcd-d9c06fccac7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad64d80b-f9cb-4687-b614-f5f784c6ffb7', 'b13e3d4d-1e2a-4fa2-a494-02697ef5fbfc', 'a2fba38e-74e6-4e30-a1a4-0b11fd50e322', '028819d7-01c4-412c-9f4e-2d2fb035fae9']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:32.127280 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e9b816d5-fafb-42ee-ad42-7244982eaa5f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9009cb6-c60a-4fd6-a5a8-777b5a50dae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:32.193789 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e9b816d5-fafb-42ee-ad42-7244982eaa5f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9009cb6-c60a-4fd6-a5a8-777b5a50dae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da34f74c-4e81-4d04-9bd7-b2863d72907d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1617914656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf012f7276c42d8a64e77dd3744e603',qos_specs=None,replication_status=,reservations=['ad64d80b-f9cb-4687-b614-f5f784c6ffb7','b13e3d4d-1e2a-4fa2-a494-02697ef5fbfc','a2fba38e-74e6-4e30-a1a4-0b11fd50e322','028819d7-01c4-412c-9f4e-2d2fb035fae9'],size=1,snapshot_id=9989b57e-4d74-4810-a159-2c1e831e8072,source_replicaid=,source_volid=None,status='creating',user_id='ec4fefa6f1334de2a26543403207116f',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:29:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1617914656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da34f74c-4e81-4d04-9bd7-b2863d72907d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbf012f7276c42d8a64e77dd3744e603',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9989b57e-4d74-4810-a159-2c1e831e8072,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec4fefa6f1334de2a26543403207116f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:32.195100 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e9b816d5-fafb-42ee-ad42-7244982eaa5f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56f28f16-3ce9-4274-b754-cba010467a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:32.212777 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e9b816d5-fafb-42ee-ad42-7244982eaa5f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56f28f16-3ce9-4274-b754-cba010467a0f) transitioned into state 'SUCCESS' from state '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-1617914656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf012f7276c42d8a64e77dd3744e603',qos_specs=None,replication_status=,reservations=['ad64d80b-f9cb-4687-b614-f5f784c6ffb7','b13e3d4d-1e2a-4fa2-a494-02697ef5fbfc','a2fba38e-74e6-4e30-a1a4-0b11fd50e322','028819d7-01c4-412c-9f4e-2d2fb035fae9'],size=1,snapshot_id=9989b57e-4d74-4810-a159-2c1e831e8072,source_replicaid=,source_volid=None,status='creating',user_id='ec4fefa6f1334de2a26543403207116f',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:32.214121 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e9b816d5-fafb-42ee-ad42-7244982eaa5f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31dbed1b-b87e-4121-8dd9-6fc1525e69d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:32.248030 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e9b816d5-fafb-42ee-ad42-7244982eaa5f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31dbed1b-b87e-4121-8dd9-6fc1525e69d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:32.249330 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e9b816d5-fafb-42ee-ad42-7244982eaa5f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Flow 'volume_create_api' (e152d1c6-937a-4425-97a2-67daff07cf92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:29:32.249752 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e9b816d5-fafb-42ee-ad42-7244982eaa5f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Create volume request issued successfully. Aug 18 19:29:32.250376 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e9b816d5-fafb-42ee-ad42-7244982eaa5f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:29:32.250805 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1079/4333] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:29:31 2026] POST /volume/v3/volumes => generated 791 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:29:32.273595 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-181c6826-5187-4dd1-bc3f-24e9978a2407 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:32.279058 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-181c6826-5187-4dd1-bc3f-24e9978a2407 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d Aug 18 19:29:32.279282 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-181c6826-5187-4dd1-bc3f-24e9978a2407 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:32.279535 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-181c6826-5187-4dd1-bc3f-24e9978a2407 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:32.289583 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:32.289583 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:32.293966 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-181c6826-5187-4dd1-bc3f-24e9978a2407 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:32.301255 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-181c6826-5187-4dd1-bc3f-24e9978a2407 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d returned with HTTP 200 Aug 18 19:29:32.301847 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1084/4334] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:32 2026] GET /volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:32.886910 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8dc82456-af8f-4f86-b8fd-3131e80f8455 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:32.888655 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8dc82456-af8f-4f86-b8fd-3131e80f8455 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 Aug 18 19:29:32.888858 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8dc82456-af8f-4f86-b8fd-3131e80f8455 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:32.889009 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8dc82456-af8f-4f86-b8fd-3131e80f8455 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:32.889109 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-8dc82456-af8f-4f86-b8fd-3131e80f8455 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Show backup with id f4179494-00bc-4d5a-81ce-83a57e241f47. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:32.892469 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8dc82456-af8f-4f86-b8fd-3131e80f8455 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 returned with HTTP 404 Aug 18 19:29:32.892895 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1083/4335] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:32 2026] GET /volume/v3/backups/f4179494-00bc-4d5a-81ce-83a57e241f47 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:29:32.998234 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-3b7b1c52-f627-4c46-bcf9-eff290b601c4 req-35113926-2368-437b-b5b1-b998ee720ab2 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:33.000658 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-3b7b1c52-f627-4c46-bcf9-eff290b601c4 req-35113926-2368-437b-b5b1-b998ee720ab2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 Aug 18 19:29:33.000838 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-3b7b1c52-f627-4c46-bcf9-eff290b601c4 req-35113926-2368-437b-b5b1-b998ee720ab2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:33.001023 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-3b7b1c52-f627-4c46-bcf9-eff290b601c4 req-35113926-2368-437b-b5b1-b998ee720ab2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:33.010117 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:33.010117 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:33.014605 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-3b7b1c52-f627-4c46-bcf9-eff290b601c4 req-35113926-2368-437b-b5b1-b998ee720ab2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:29:33.019393 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-3b7b1c52-f627-4c46-bcf9-eff290b601c4 req-35113926-2368-437b-b5b1-b998ee720ab2 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 returned with HTTP 200 Aug 18 19:29:33.019889 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1090/4336] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:29:32 2026] GET /volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 => generated 1133 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:33.039836 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-3b7b1c52-f627-4c46-bcf9-eff290b601c4 req-4183e6ac-22f7-45d2-910a-173ab3e88134 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:33.042177 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-3b7b1c52-f627-4c46-bcf9-eff290b601c4 req-4183e6ac-22f7-45d2-910a-173ab3e88134 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] POST https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0/action Aug 18 19:29:33.042466 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-3b7b1c52-f627-4c46-bcf9-eff290b601c4 req-4183e6ac-22f7-45d2-910a-173ab3e88134 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:29:33.042598 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-3b7b1c52-f627-4c46-bcf9-eff290b601c4 req-4183e6ac-22f7-45d2-910a-173ab3e88134 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:33.057033 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:33.057033 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:33.057698 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-3b7b1c52-f627-4c46-bcf9-eff290b601c4 req-4183e6ac-22f7-45d2-910a-173ab3e88134 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:29:33.065397 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-3b7b1c52-f627-4c46-bcf9-eff290b601c4 req-4183e6ac-22f7-45d2-910a-173ab3e88134 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Begin detaching volume completed successfully. Aug 18 19:29:33.065676 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-3b7b1c52-f627-4c46-bcf9-eff290b601c4 req-4183e6ac-22f7-45d2-910a-173ab3e88134 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0/action returned with HTTP 202 Aug 18 19:29:33.066242 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1080/4337] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:29:33 2026] POST /volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:29:33.079618 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4775d3be-e99d-41e7-8835-49c03a5c3f60 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:33.081489 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4775d3be-e99d-41e7-8835-49c03a5c3f60 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] GET https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f Aug 18 19:29:33.081704 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4775d3be-e99d-41e7-8835-49c03a5c3f60 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:33.081880 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4775d3be-e99d-41e7-8835-49c03a5c3f60 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:33.081988 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-4775d3be-e99d-41e7-8835-49c03a5c3f60 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Show backup with id c1721e53-9127-478e-960e-d7071f1e437f. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:33.086150 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:33.086150 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:33.086785 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4775d3be-e99d-41e7-8835-49c03a5c3f60 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f returned with HTTP 200 Aug 18 19:29:33.087224 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1085/4338] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:33 2026] GET /volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:33.092524 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-43dbcec2-1acf-455b-92f0-e80c4efcd5a9 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:33.094661 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-43dbcec2-1acf-455b-92f0-e80c4efcd5a9 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 Aug 18 19:29:33.094850 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-43dbcec2-1acf-455b-92f0-e80c4efcd5a9 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:33.095335 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-43dbcec2-1acf-455b-92f0-e80c4efcd5a9 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:33.105310 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:33.105310 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:33.109013 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-43dbcec2-1acf-455b-92f0-e80c4efcd5a9 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:29:33.113395 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-43dbcec2-1acf-455b-92f0-e80c4efcd5a9 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 returned with HTTP 200 Aug 18 19:29:33.113891 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1084/4339] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:33 2026] GET /volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:33.114818 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d62a0cf1-f158-4add-b622-15a4e520d440 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:33.115164 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d62a0cf1-f158-4add-b622-15a4e520d440 None None] GET https://10.4.3.170/volume// Aug 18 19:29:33.115340 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d62a0cf1-f158-4add-b622-15a4e520d440 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:33.115560 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d62a0cf1-f158-4add-b622-15a4e520d440 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:33.115956 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d62a0cf1-f158-4add-b622-15a4e520d440 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:29:33.116229 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1091/4340] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:29: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 19:29:33.123973 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-3b7b1c52-f627-4c46-bcf9-eff290b601c4 req-6b90e765-58cb-4d3e-8a98-48c56f726f1d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:33.126136 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-3b7b1c52-f627-4c46-bcf9-eff290b601c4 req-6b90e765-58cb-4d3e-8a98-48c56f726f1d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 Aug 18 19:29:33.126448 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-3b7b1c52-f627-4c46-bcf9-eff290b601c4 req-6b90e765-58cb-4d3e-8a98-48c56f726f1d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:33.126645 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-3b7b1c52-f627-4c46-bcf9-eff290b601c4 req-6b90e765-58cb-4d3e-8a98-48c56f726f1d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:33.136585 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:33.136585 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:33.140383 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-3b7b1c52-f627-4c46-bcf9-eff290b601c4 req-6b90e765-58cb-4d3e-8a98-48c56f726f1d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:29:33.157270 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-3b7b1c52-f627-4c46-bcf9-eff290b601c4 req-6b90e765-58cb-4d3e-8a98-48c56f726f1d tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 returned with HTTP 200 Aug 18 19:29:33.160492 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1081/4341] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:29:33 2026] GET /volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 => generated 1316 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:29:33.317543 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2551bc9a-6c88-4cc2-b410-a5453d0b1c05 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:33.319719 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2551bc9a-6c88-4cc2-b410-a5453d0b1c05 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d Aug 18 19:29:33.320039 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2551bc9a-6c88-4cc2-b410-a5453d0b1c05 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:33.320298 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2551bc9a-6c88-4cc2-b410-a5453d0b1c05 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:33.328288 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:33.328288 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:33.333427 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2551bc9a-6c88-4cc2-b410-a5453d0b1c05 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:33.339673 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2551bc9a-6c88-4cc2-b410-a5453d0b1c05 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d returned with HTTP 200 Aug 18 19:29:33.340602 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1086/4342] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:33 2026] GET /volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:33.355078 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-614cec8b-a9b1-4b48-a7fe-6dd68d727c6d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:33.356908 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-614cec8b-a9b1-4b48-a7fe-6dd68d727c6d tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d Aug 18 19:29:33.357109 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-614cec8b-a9b1-4b48-a7fe-6dd68d727c6d tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:33.357295 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-614cec8b-a9b1-4b48-a7fe-6dd68d727c6d tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:33.364659 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:33.364659 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:33.368751 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-614cec8b-a9b1-4b48-a7fe-6dd68d727c6d tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:33.373031 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-614cec8b-a9b1-4b48-a7fe-6dd68d727c6d tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d returned with HTTP 200 Aug 18 19:29:33.373489 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1085/4343] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:33 2026] GET /volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:33.882972 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-7bc40fe5-434f-4dfc-862f-d24c97b5591e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:33.885253 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-7bc40fe5-434f-4dfc-862f-d24c97b5591e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d Aug 18 19:29:33.885517 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-7bc40fe5-434f-4dfc-862f-d24c97b5591e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:33.885756 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-7bc40fe5-434f-4dfc-862f-d24c97b5591e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:33.893840 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:33.893840 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:33.897795 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-7bc40fe5-434f-4dfc-862f-d24c97b5591e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:33.901938 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-7bc40fe5-434f-4dfc-862f-d24c97b5591e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d returned with HTTP 200 Aug 18 19:29:33.902356 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1092/4344] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:29:33 2026] GET /volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:33.990169 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-cdd2267d-ad65-4e91-b933-032fe7dae0c3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:33.990541 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cdd2267d-ad65-4e91-b933-032fe7dae0c3 None None] GET https://10.4.3.170/volume// Aug 18 19:29:33.990683 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cdd2267d-ad65-4e91-b933-032fe7dae0c3 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:33.990851 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cdd2267d-ad65-4e91-b933-032fe7dae0c3 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:33.991184 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cdd2267d-ad65-4e91-b933-032fe7dae0c3 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:29:33.991511 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1082/4345] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:29: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 19:29:33.998900 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-435988b8-2e8d-4d85-b4da-6b04994ecd8e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:34.034538 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-3b7b1c52-f627-4c46-bcf9-eff290b601c4 req-aba77ccf-a378-4d19-a543-1a725b9544f4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:34.037550 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-3b7b1c52-f627-4c46-bcf9-eff290b601c4 req-aba77ccf-a378-4d19-a543-1a725b9544f4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] DELETE https://10.4.3.170/volume/v3/attachments/f2a7c134-dd40-40af-b493-da3eeae72a77 Aug 18 19:29:34.038245 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-3b7b1c52-f627-4c46-bcf9-eff290b601c4 req-aba77ccf-a378-4d19-a543-1a725b9544f4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:34.038245 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-3b7b1c52-f627-4c46-bcf9-eff290b601c4 req-aba77ccf-a378-4d19-a543-1a725b9544f4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:34.046757 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:34.046757 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:34.090143 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-435988b8-2e8d-4d85-b4da-6b04994ecd8e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:29:34.090930 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-435988b8-2e8d-4d85-b4da-6b04994ecd8e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "da34f74c-4e81-4d04-9bd7-b2863d72907d", "connector": null, "instance_uuid": "63de7937-79a3-4655-8dd2-9c40f9dfba14"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:34.098721 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ebbddb4a-9cd7-4b5d-9b48-c9b7429c1958 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:34.099388 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:34.099388 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:34.100799 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ebbddb4a-9cd7-4b5d-9b48-c9b7429c1958 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] GET https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f Aug 18 19:29:34.101065 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ebbddb4a-9cd7-4b5d-9b48-c9b7429c1958 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:34.101264 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ebbddb4a-9cd7-4b5d-9b48-c9b7429c1958 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:34.101403 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-ebbddb4a-9cd7-4b5d-9b48-c9b7429c1958 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Show backup with id c1721e53-9127-478e-960e-d7071f1e437f. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:34.101814 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-3b7b1c52-f627-4c46-bcf9-eff290b601c4 req-aba77ccf-a378-4d19-a543-1a725b9544f4 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/attachments/f2a7c134-dd40-40af-b493-da3eeae72a77 returned with HTTP 200 Aug 18 19:29:34.102284 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1086/4346] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:29:34 2026] DELETE /volume/v3/attachments/f2a7c134-dd40-40af-b493-da3eeae72a77 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:34.105979 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:34.105979 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:34.106678 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ebbddb4a-9cd7-4b5d-9b48-c9b7429c1958 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f returned with HTTP 200 Aug 18 19:29:34.107145 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1093/4347] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:34 2026] GET /volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:34.128974 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-435988b8-2e8d-4d85-b4da-6b04994ecd8e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:29:34.129106 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d3018814-bdd4-4e94-bf5c-132fd988d5bb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:34.129450 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1087/4348] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:29:33 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 19:29:34.131576 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d3018814-bdd4-4e94-bf5c-132fd988d5bb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 Aug 18 19:29:34.131824 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d3018814-bdd4-4e94-bf5c-132fd988d5bb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:34.132055 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d3018814-bdd4-4e94-bf5c-132fd988d5bb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:34.140806 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:34.140806 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:34.145609 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d3018814-bdd4-4e94-bf5c-132fd988d5bb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:29:34.150920 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d3018814-bdd4-4e94-bf5c-132fd988d5bb tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 returned with HTTP 200 Aug 18 19:29:34.151489 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1083/4349] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:34 2026] GET /volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:34.163013 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-fc8d719a-9b5f-4af2-a2db-99816e4ebbc4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:34.164966 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fc8d719a-9b5f-4af2-a2db-99816e4ebbc4 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d Aug 18 19:29:34.165165 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fc8d719a-9b5f-4af2-a2db-99816e4ebbc4 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:34.165399 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fc8d719a-9b5f-4af2-a2db-99816e4ebbc4 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:34.177056 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b034c6cd-106b-417c-90be-5bdf40018310 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:34.177422 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b034c6cd-106b-417c-90be-5bdf40018310 None None] GET https://10.4.3.170/volume// Aug 18 19:29:34.177583 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b034c6cd-106b-417c-90be-5bdf40018310 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:34.177765 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b034c6cd-106b-417c-90be-5bdf40018310 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:34.178063 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b034c6cd-106b-417c-90be-5bdf40018310 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:29:34.178350 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1094/4350] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:29: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 19:29:34.182576 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:34.182576 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:34.189406 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-8fa6da20-cdbf-4d4e-afff-68027fa9ea20 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:34.190305 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-fc8d719a-9b5f-4af2-a2db-99816e4ebbc4 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:34.192328 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-8fa6da20-cdbf-4d4e-afff-68027fa9ea20 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d Aug 18 19:29:34.192693 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-8fa6da20-cdbf-4d4e-afff-68027fa9ea20 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:34.192982 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-8fa6da20-cdbf-4d4e-afff-68027fa9ea20 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:34.195764 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fc8d719a-9b5f-4af2-a2db-99816e4ebbc4 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d returned with HTTP 200 Aug 18 19:29:34.196320 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1087/4351] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:34 2026] GET /volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d => generated 883 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:34.215217 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:34.215217 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:34.219668 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-8fa6da20-cdbf-4d4e-afff-68027fa9ea20 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:34.225610 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-8fa6da20-cdbf-4d4e-afff-68027fa9ea20 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d returned with HTTP 200 Aug 18 19:29:34.226284 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1088/4352] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:29:34 2026] GET /volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d => generated 1063 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:29:34.343357 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-cc2c5ab8-9766-45a2-99d0-4a8870d60608 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:34.345683 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-cc2c5ab8-9766-45a2-99d0-4a8870d60608 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] PUT https://10.4.3.170/volume/v3/attachments/a47e4fe7-2231-4e2a-b47a-d7966a18a779 Aug 18 19:29:34.347052 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-cc2c5ab8-9766-45a2-99d0-4a8870d60608 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:34.372184 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-cc2c5ab8-9766-45a2-99d0-4a8870d60608 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Acquiring lock "cinder-attachment_update-da34f74c-4e81-4d04-9bd7-b2863d72907d-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:29:34.388049 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-cc2c5ab8-9766-45a2-99d0-4a8870d60608 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Lock "cinder-attachment_update-da34f74c-4e81-4d04-9bd7-b2863d72907d-np0000007688" acquired by "attachment_update" :: waited 0.016s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:29:34.391053 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:34.391053 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:34.511696 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-cc2c5ab8-9766-45a2-99d0-4a8870d60608 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Lock "cinder-attachment_update-da34f74c-4e81-4d04-9bd7-b2863d72907d-np0000007688" released by "attachment_update" :: held 0.124s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:29:34.512117 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-cc2c5ab8-9766-45a2-99d0-4a8870d60608 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/attachments/a47e4fe7-2231-4e2a-b47a-d7966a18a779 returned with HTTP 200 Aug 18 19:29:34.512713 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1084/4353] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:29:34 2026] PUT /volume/v3/attachments/a47e4fe7-2231-4e2a-b47a-d7966a18a779 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:35.117867 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b3a49b8b-36ab-4060-87ef-71d1bc586214 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:35.119411 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b3a49b8b-36ab-4060-87ef-71d1bc586214 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] GET https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f Aug 18 19:29:35.119593 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b3a49b8b-36ab-4060-87ef-71d1bc586214 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:35.119762 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b3a49b8b-36ab-4060-87ef-71d1bc586214 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:35.119867 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-b3a49b8b-36ab-4060-87ef-71d1bc586214 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Show backup with id c1721e53-9127-478e-960e-d7071f1e437f. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:35.123703 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:35.123703 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:35.124214 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b3a49b8b-36ab-4060-87ef-71d1bc586214 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f returned with HTTP 200 Aug 18 19:29:35.124537 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1095/4354] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:35 2026] GET /volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:35.215404 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-578712e0-a575-4272-8dcb-b5b16a9de37e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:35.217564 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-578712e0-a575-4272-8dcb-b5b16a9de37e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d Aug 18 19:29:35.217805 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-578712e0-a575-4272-8dcb-b5b16a9de37e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:35.218045 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-578712e0-a575-4272-8dcb-b5b16a9de37e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:35.228605 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:35.228605 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:35.232575 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-578712e0-a575-4272-8dcb-b5b16a9de37e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:35.237561 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-578712e0-a575-4272-8dcb-b5b16a9de37e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d returned with HTTP 200 Aug 18 19:29:35.238209 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1088/4355] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:35 2026] GET /volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:29:36.136865 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3a4f3488-0236-47dd-a947-538e6e5787e7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:36.139048 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3a4f3488-0236-47dd-a947-538e6e5787e7 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] GET https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f Aug 18 19:29:36.139379 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3a4f3488-0236-47dd-a947-538e6e5787e7 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:36.139615 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3a4f3488-0236-47dd-a947-538e6e5787e7 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:36.139756 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-3a4f3488-0236-47dd-a947-538e6e5787e7 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Show backup with id c1721e53-9127-478e-960e-d7071f1e437f. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:36.145106 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:36.145106 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:36.145903 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3a4f3488-0236-47dd-a947-538e6e5787e7 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f returned with HTTP 200 Aug 18 19:29:36.146383 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1089/4356] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:36 2026] GET /volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:36.253390 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-72f13c2d-49b5-4a34-8a75-136c247ab081 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:36.255092 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-72f13c2d-49b5-4a34-8a75-136c247ab081 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d Aug 18 19:29:36.255263 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-72f13c2d-49b5-4a34-8a75-136c247ab081 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:36.255491 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-72f13c2d-49b5-4a34-8a75-136c247ab081 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:36.264579 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:36.264579 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:36.269405 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-72f13c2d-49b5-4a34-8a75-136c247ab081 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:36.273150 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-72f13c2d-49b5-4a34-8a75-136c247ab081 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d returned with HTTP 200 Aug 18 19:29:36.273528 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1085/4357] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:36 2026] GET /volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:37.061550 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-74678b49-dfe9-43c2-9d84-56c70d486382 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:37.063578 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-74678b49-dfe9-43c2-9d84-56c70d486382 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 Aug 18 19:29:37.063796 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-74678b49-dfe9-43c2-9d84-56c70d486382 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:37.064011 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-74678b49-dfe9-43c2-9d84-56c70d486382 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:37.072336 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:37.072336 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:37.076099 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-74678b49-dfe9-43c2-9d84-56c70d486382 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:29:37.080348 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-74678b49-dfe9-43c2-9d84-56c70d486382 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 returned with HTTP 200 Aug 18 19:29:37.080848 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1096/4358] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:37 2026] GET /volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:37.093708 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-21919f39-4290-420d-b5d7-9f077370be06 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:37.095524 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-21919f39-4290-420d-b5d7-9f077370be06 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] DELETE https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 Aug 18 19:29:37.095711 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-21919f39-4290-420d-b5d7-9f077370be06 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:37.095932 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-21919f39-4290-420d-b5d7-9f077370be06 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:37.096088 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-21919f39-4290-420d-b5d7-9f077370be06 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Delete volume with id: 8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 Aug 18 19:29:37.104200 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:37.104200 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:37.104642 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-21919f39-4290-420d-b5d7-9f077370be06 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:29:37.120751 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-21919f39-4290-420d-b5d7-9f077370be06 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Delete volume request issued successfully. Aug 18 19:29:37.121004 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-21919f39-4290-420d-b5d7-9f077370be06 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 returned with HTTP 202 Aug 18 19:29:37.121451 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1089/4359] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:29:37 2026] DELETE /volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:29:37.133092 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9710d521-5604-4373-a8d4-52fe257fb8f5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:37.135440 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9710d521-5604-4373-a8d4-52fe257fb8f5 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 Aug 18 19:29:37.135644 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9710d521-5604-4373-a8d4-52fe257fb8f5 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:37.135888 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9710d521-5604-4373-a8d4-52fe257fb8f5 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:37.145766 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:37.145766 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:37.150708 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9710d521-5604-4373-a8d4-52fe257fb8f5 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Volume info retrieved successfully. Aug 18 19:29:37.157808 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9710d521-5604-4373-a8d4-52fe257fb8f5 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 returned with HTTP 200 Aug 18 19:29:37.158214 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-251ac469-80b2-4636-b6bc-4200abd0d879 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:37.158293 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1090/4360] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:37 2026] GET /volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:37.160853 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-251ac469-80b2-4636-b6bc-4200abd0d879 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] GET https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f Aug 18 19:29:37.161118 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-251ac469-80b2-4636-b6bc-4200abd0d879 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:37.161328 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-251ac469-80b2-4636-b6bc-4200abd0d879 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:37.161466 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-251ac469-80b2-4636-b6bc-4200abd0d879 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Show backup with id c1721e53-9127-478e-960e-d7071f1e437f. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:37.166071 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:37.166071 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:37.166924 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-251ac469-80b2-4636-b6bc-4200abd0d879 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f returned with HTTP 200 Aug 18 19:29:37.167380 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1086/4361] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:37 2026] GET /volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:37.289986 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6acd7e4f-5fff-43fe-ba8b-0f120c811fa0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:37.292027 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6acd7e4f-5fff-43fe-ba8b-0f120c811fa0 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d Aug 18 19:29:37.292285 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6acd7e4f-5fff-43fe-ba8b-0f120c811fa0 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:37.292556 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6acd7e4f-5fff-43fe-ba8b-0f120c811fa0 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:37.302803 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:37.302803 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:37.306588 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6acd7e4f-5fff-43fe-ba8b-0f120c811fa0 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:37.310874 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6acd7e4f-5fff-43fe-ba8b-0f120c811fa0 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d returned with HTTP 200 Aug 18 19:29:37.311324 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1097/4362] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:37 2026] GET /volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:37.828256 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-161f3051-2015-49f4-96a2-8996aa446c76 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:37.831170 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-161f3051-2015-49f4-96a2-8996aa446c76 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] POST https://10.4.3.170/volume/v3/attachments/a47e4fe7-2231-4e2a-b47a-d7966a18a779/action Aug 18 19:29:37.831680 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-161f3051-2015-49f4-96a2-8996aa446c76 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:29:37.831877 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-161f3051-2015-49f4-96a2-8996aa446c76 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:37.857377 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:37.857377 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:37.869810 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-adb4f7b1-5897-4397-ad9c-53e333a0c8a9 req-161f3051-2015-49f4-96a2-8996aa446c76 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/attachments/a47e4fe7-2231-4e2a-b47a-d7966a18a779/action returned with HTTP 204 Aug 18 19:29:37.870405 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1090/4363] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:29:37 2026] POST /volume/v3/attachments/a47e4fe7-2231-4e2a-b47a-d7966a18a779/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:29:38.173025 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-03ecb4fc-8c27-441b-98d2-57576b1bda80 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:38.174987 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-03ecb4fc-8c27-441b-98d2-57576b1bda80 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] GET https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 Aug 18 19:29:38.175146 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-03ecb4fc-8c27-441b-98d2-57576b1bda80 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:38.175321 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-03ecb4fc-8c27-441b-98d2-57576b1bda80 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:38.180045 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ca8926ca-714a-4ec5-b1a6-c12ed9d1bf5b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:38.181175 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-03ecb4fc-8c27-441b-98d2-57576b1bda80 tempest-VolumesBackupsTest-1831809666 tempest-VolumesBackupsTest-1831809666-project-member] https://10.4.3.170/volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 returned with HTTP 404 Aug 18 19:29:38.181659 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1091/4364] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:38 2026] GET /volume/v3/volumes/8bdbd3e4-a049-48a3-9a07-5ba85a6339b0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:29:38.181753 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ca8926ca-714a-4ec5-b1a6-c12ed9d1bf5b tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] GET https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f Aug 18 19:29:38.181974 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ca8926ca-714a-4ec5-b1a6-c12ed9d1bf5b tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:38.182188 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ca8926ca-714a-4ec5-b1a6-c12ed9d1bf5b tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:38.182305 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-ca8926ca-714a-4ec5-b1a6-c12ed9d1bf5b tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Show backup with id c1721e53-9127-478e-960e-d7071f1e437f. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:38.186114 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:38.186114 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:38.186684 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ca8926ca-714a-4ec5-b1a6-c12ed9d1bf5b tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f returned with HTTP 200 Aug 18 19:29:38.187006 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1087/4365] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:38 2026] GET /volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:38.325206 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4e130802-5fb5-4ae4-91a4-383f2da6bfeb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:38.327563 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4e130802-5fb5-4ae4-91a4-383f2da6bfeb tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d Aug 18 19:29:38.327867 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4e130802-5fb5-4ae4-91a4-383f2da6bfeb tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:38.328172 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4e130802-5fb5-4ae4-91a4-383f2da6bfeb tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:38.343954 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:38.343954 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:38.348389 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-4e130802-5fb5-4ae4-91a4-383f2da6bfeb tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:38.353123 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4e130802-5fb5-4ae4-91a4-383f2da6bfeb tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d returned with HTTP 200 Aug 18 19:29:38.353619 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1098/4366] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:38 2026] GET /volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d => generated 1176 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:39.199271 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f062f8b0-8f55-4448-8644-8bc1e8002844 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:39.202002 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f062f8b0-8f55-4448-8644-8bc1e8002844 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] GET https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f Aug 18 19:29:39.202503 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f062f8b0-8f55-4448-8644-8bc1e8002844 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:39.202930 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f062f8b0-8f55-4448-8644-8bc1e8002844 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:39.203451 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-f062f8b0-8f55-4448-8644-8bc1e8002844 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Show backup with id c1721e53-9127-478e-960e-d7071f1e437f. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:39.211883 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:39.211883 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:39.211883 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f062f8b0-8f55-4448-8644-8bc1e8002844 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f returned with HTTP 200 Aug 18 19:29:39.212233 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1091/4367] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:39 2026] GET /volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:40.225086 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f25228c4-7035-44d1-8413-bdccb23b717c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:40.229439 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f25228c4-7035-44d1-8413-bdccb23b717c tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] GET https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f Aug 18 19:29:40.229439 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f25228c4-7035-44d1-8413-bdccb23b717c tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:40.229439 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f25228c4-7035-44d1-8413-bdccb23b717c tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:40.229439 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-f25228c4-7035-44d1-8413-bdccb23b717c tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Show backup with id c1721e53-9127-478e-960e-d7071f1e437f. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:40.238949 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:40.238949 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:40.239716 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f25228c4-7035-44d1-8413-bdccb23b717c tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f returned with HTTP 200 Aug 18 19:29:40.240131 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1092/4368] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:40 2026] GET /volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:41.249983 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c4fb5bbd-e91f-4a4b-a732-ba0a833f6d76 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:41.251852 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c4fb5bbd-e91f-4a4b-a732-ba0a833f6d76 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] GET https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f Aug 18 19:29:41.252062 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c4fb5bbd-e91f-4a4b-a732-ba0a833f6d76 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:41.252262 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c4fb5bbd-e91f-4a4b-a732-ba0a833f6d76 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:41.252399 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-c4fb5bbd-e91f-4a4b-a732-ba0a833f6d76 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Show backup with id c1721e53-9127-478e-960e-d7071f1e437f. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:41.256442 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:41.256442 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:41.257096 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c4fb5bbd-e91f-4a4b-a732-ba0a833f6d76 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f returned with HTTP 200 Aug 18 19:29:41.257786 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1088/4369] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:41 2026] GET /volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:41.427167 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-bc651dc7-7507-4c97-95b3-1b72045955e2 req-34bea3c7-9a8c-47c2-bbab-0d667e87dba1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:41.429050 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-bc651dc7-7507-4c97-95b3-1b72045955e2 req-34bea3c7-9a8c-47c2-bbab-0d667e87dba1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d Aug 18 19:29:41.429255 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-bc651dc7-7507-4c97-95b3-1b72045955e2 req-34bea3c7-9a8c-47c2-bbab-0d667e87dba1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:41.429444 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-bc651dc7-7507-4c97-95b3-1b72045955e2 req-34bea3c7-9a8c-47c2-bbab-0d667e87dba1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:41.431470 np0000007688 devstack@c-api.service[100583]: DEBUG dbcounter [-] [100583] Writing DB stats cinder:SELECT=231,cinder:UPDATE=62,cinder:INSERT=26 {{(pid=100583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:29:41.440016 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:41.440016 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:41.443655 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-bc651dc7-7507-4c97-95b3-1b72045955e2 req-34bea3c7-9a8c-47c2-bbab-0d667e87dba1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:41.448037 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-bc651dc7-7507-4c97-95b3-1b72045955e2 req-34bea3c7-9a8c-47c2-bbab-0d667e87dba1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d returned with HTTP 200 Aug 18 19:29:41.448037 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1099/4370] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:29:41 2026] GET /volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:41.466143 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-bc651dc7-7507-4c97-95b3-1b72045955e2 req-02bc5b56-f1c7-42d1-8fa4-b4cbfd3809b3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:41.468684 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-bc651dc7-7507-4c97-95b3-1b72045955e2 req-02bc5b56-f1c7-42d1-8fa4-b4cbfd3809b3 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] POST https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d/action Aug 18 19:29:41.469073 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-bc651dc7-7507-4c97-95b3-1b72045955e2 req-02bc5b56-f1c7-42d1-8fa4-b4cbfd3809b3 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:29:41.469223 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-bc651dc7-7507-4c97-95b3-1b72045955e2 req-02bc5b56-f1c7-42d1-8fa4-b4cbfd3809b3 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:41.483120 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:41.483120 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:41.483698 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-bc651dc7-7507-4c97-95b3-1b72045955e2 req-02bc5b56-f1c7-42d1-8fa4-b4cbfd3809b3 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:41.490347 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-bc651dc7-7507-4c97-95b3-1b72045955e2 req-02bc5b56-f1c7-42d1-8fa4-b4cbfd3809b3 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Begin detaching volume completed successfully. Aug 18 19:29:41.490641 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-bc651dc7-7507-4c97-95b3-1b72045955e2 req-02bc5b56-f1c7-42d1-8fa4-b4cbfd3809b3 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d/action returned with HTTP 202 Aug 18 19:29:41.491181 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1092/4371] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:29:41 2026] POST /volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:29:41.527856 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ba591211-ef29-4cf2-aea1-a1cbcc730fc2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:41.528209 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ba591211-ef29-4cf2-aea1-a1cbcc730fc2 None None] GET https://10.4.3.170/volume// Aug 18 19:29:41.528302 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ba591211-ef29-4cf2-aea1-a1cbcc730fc2 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:41.528491 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ba591211-ef29-4cf2-aea1-a1cbcc730fc2 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:41.528839 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ba591211-ef29-4cf2-aea1-a1cbcc730fc2 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:29:41.529255 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1093/4372] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:29: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 19:29:41.536213 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-bc651dc7-7507-4c97-95b3-1b72045955e2 req-9d937374-3e45-40ef-959a-e2d7161163e8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:41.538095 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-bc651dc7-7507-4c97-95b3-1b72045955e2 req-9d937374-3e45-40ef-959a-e2d7161163e8 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d Aug 18 19:29:41.538286 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-bc651dc7-7507-4c97-95b3-1b72045955e2 req-9d937374-3e45-40ef-959a-e2d7161163e8 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:41.538474 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-bc651dc7-7507-4c97-95b3-1b72045955e2 req-9d937374-3e45-40ef-959a-e2d7161163e8 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:41.548152 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:41.548152 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:41.552709 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-bc651dc7-7507-4c97-95b3-1b72045955e2 req-9d937374-3e45-40ef-959a-e2d7161163e8 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:41.558213 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-bc651dc7-7507-4c97-95b3-1b72045955e2 req-9d937374-3e45-40ef-959a-e2d7161163e8 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d returned with HTTP 200 Aug 18 19:29:41.558721 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1089/4373] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:29:41 2026] GET /volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:29:42.268238 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9e89e7c5-63a5-47f8-9d57-04da9d9843be None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:42.270197 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9e89e7c5-63a5-47f8-9d57-04da9d9843be tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] GET https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f Aug 18 19:29:42.270456 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9e89e7c5-63a5-47f8-9d57-04da9d9843be tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:42.270680 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9e89e7c5-63a5-47f8-9d57-04da9d9843be tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:42.270794 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-9e89e7c5-63a5-47f8-9d57-04da9d9843be tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Show backup with id c1721e53-9127-478e-960e-d7071f1e437f. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:42.275455 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:42.275455 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:42.276151 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9e89e7c5-63a5-47f8-9d57-04da9d9843be tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f returned with HTTP 200 Aug 18 19:29:42.276591 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1100/4374] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:42 2026] GET /volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:42.287104 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-900ed770-8524-4d06-8772-d811c2ef3f4f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:42.288796 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-900ed770-8524-4d06-8772-d811c2ef3f4f tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] DELETE https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f Aug 18 19:29:42.288992 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-900ed770-8524-4d06-8772-d811c2ef3f4f tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:42.289180 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-900ed770-8524-4d06-8772-d811c2ef3f4f tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:42.289279 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-900ed770-8524-4d06-8772-d811c2ef3f4f tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Delete backup with id: c1721e53-9127-478e-960e-d7071f1e437f. Aug 18 19:29:42.293444 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:42.293444 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:42.306121 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.rpcapi [None req-900ed770-8524-4d06-8772-d811c2ef3f4f tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] delete_backup rpcapi backup_id c1721e53-9127-478e-960e-d7071f1e437f {{(pid=100580) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:29:42.308136 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-900ed770-8524-4d06-8772-d811c2ef3f4f tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f returned with HTTP 202 Aug 18 19:29:42.308676 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1093/4375] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:29:42 2026] DELETE /volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:29:42.315194 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a8848ca6-02a2-49cc-99c0-63b6ccdc302b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:42.317378 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a8848ca6-02a2-49cc-99c0-63b6ccdc302b tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] GET https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f Aug 18 19:29:42.317583 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a8848ca6-02a2-49cc-99c0-63b6ccdc302b tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:42.317786 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a8848ca6-02a2-49cc-99c0-63b6ccdc302b tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:42.317878 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-a8848ca6-02a2-49cc-99c0-63b6ccdc302b tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Show backup with id c1721e53-9127-478e-960e-d7071f1e437f. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:42.323256 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:42.323256 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:42.323830 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a8848ca6-02a2-49cc-99c0-63b6ccdc302b tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f returned with HTTP 200 Aug 18 19:29:42.324144 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1094/4376] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:42 2026] GET /volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:42.353456 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-bc651dc7-7507-4c97-95b3-1b72045955e2 req-3aef573e-d9d0-41c9-a67f-fed95c08f45e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:42.355670 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-bc651dc7-7507-4c97-95b3-1b72045955e2 req-3aef573e-d9d0-41c9-a67f-fed95c08f45e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] DELETE https://10.4.3.170/volume/v3/attachments/a47e4fe7-2231-4e2a-b47a-d7966a18a779 Aug 18 19:29:42.355710 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-bc651dc7-7507-4c97-95b3-1b72045955e2 req-3aef573e-d9d0-41c9-a67f-fed95c08f45e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:42.355881 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-bc651dc7-7507-4c97-95b3-1b72045955e2 req-3aef573e-d9d0-41c9-a67f-fed95c08f45e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:42.363631 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:42.363631 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:42.412512 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-bc651dc7-7507-4c97-95b3-1b72045955e2 req-3aef573e-d9d0-41c9-a67f-fed95c08f45e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/attachments/a47e4fe7-2231-4e2a-b47a-d7966a18a779 returned with HTTP 200 Aug 18 19:29:42.412981 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1090/4377] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:29:42 2026] DELETE /volume/v3/attachments/a47e4fe7-2231-4e2a-b47a-d7966a18a779 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:42.570779 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a68abac6-131f-47a0-a573-92ff34e931a1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:42.572521 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a68abac6-131f-47a0-a573-92ff34e931a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:29:42.572785 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a68abac6-131f-47a0-a573-92ff34e931a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2090023181", "snapshot_id": "dc5febb4-a3c4-4e4a-b69a-da8538e9a112", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:42.574178 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-a68abac6-131f-47a0-a573-92ff34e931a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2090023181', 'snapshot_id': 'dc5febb4-a3c4-4e4a-b69a-da8538e9a112', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:29:42.580599 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:42.580599 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:42.581074 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a68abac6-131f-47a0-a573-92ff34e931a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Snapshot retrieved successfully. Aug 18 19:29:42.581182 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-a68abac6-131f-47a0-a573-92ff34e931a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Create volume of 1 GB Aug 18 19:29:42.584653 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a68abac6-131f-47a0-a573-92ff34e931a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Availability Zones retrieved successfully. Aug 18 19:29:42.590035 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a68abac6-131f-47a0-a573-92ff34e931a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Flow 'volume_create_api' (8312e1f1-599f-4588-ae3e-d31c01d0babd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:29:42.591209 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a68abac6-131f-47a0-a573-92ff34e931a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aab46fdc-4eeb-49c2-b4de-dbf0a3964e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:42.592099 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-a68abac6-131f-47a0-a573-92ff34e931a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:29:42.629007 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a68abac6-131f-47a0-a573-92ff34e931a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aab46fdc-4eeb-49c2-b4de-dbf0a3964e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dc5febb4-a3c4-4e4a-b69a-da8538e9a112', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:42.630254 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a68abac6-131f-47a0-a573-92ff34e931a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66d90692-a2ce-4755-aec0-e380a5fda463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:42.683295 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-a68abac6-131f-47a0-a573-92ff34e931a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Created reservations ['ee604a2f-a8f2-4d85-83a3-9b56c38b70a7', '25692265-3080-468a-a278-041f3b3c3ebe', '3637ffbd-2f04-4190-8db0-f6b460d16485', 'a6165502-f2cb-4872-8a2d-3cec74f32b5e'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:29:42.684474 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a68abac6-131f-47a0-a573-92ff34e931a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66d90692-a2ce-4755-aec0-e380a5fda463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee604a2f-a8f2-4d85-83a3-9b56c38b70a7', '25692265-3080-468a-a278-041f3b3c3ebe', '3637ffbd-2f04-4190-8db0-f6b460d16485', 'a6165502-f2cb-4872-8a2d-3cec74f32b5e']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:42.685538 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a68abac6-131f-47a0-a573-92ff34e931a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cbbaa8c-6a85-4ce8-a966-bd101f93eecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:42.738755 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a68abac6-131f-47a0-a573-92ff34e931a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cbbaa8c-6a85-4ce8-a966-bd101f93eecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83e26b33-0c7c-4c96-bd03-b8e2ecad579b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2090023181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf012f7276c42d8a64e77dd3744e603',qos_specs=None,replication_status=,reservations=['ee604a2f-a8f2-4d85-83a3-9b56c38b70a7','25692265-3080-468a-a278-041f3b3c3ebe','3637ffbd-2f04-4190-8db0-f6b460d16485','a6165502-f2cb-4872-8a2d-3cec74f32b5e'],size=1,snapshot_id=dc5febb4-a3c4-4e4a-b69a-da8538e9a112,source_replicaid=,source_volid=None,status='creating',user_id='ec4fefa6f1334de2a26543403207116f',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:29:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2090023181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83e26b33-0c7c-4c96-bd03-b8e2ecad579b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbf012f7276c42d8a64e77dd3744e603',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dc5febb4-a3c4-4e4a-b69a-da8538e9a112,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec4fefa6f1334de2a26543403207116f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:42.740048 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a68abac6-131f-47a0-a573-92ff34e931a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7512bc7f-f7c4-4348-bcfe-d2f8a582ccf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:42.762294 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a68abac6-131f-47a0-a573-92ff34e931a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7512bc7f-f7c4-4348-bcfe-d2f8a582ccf8) transitioned into state 'SUCCESS' from state '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-2090023181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf012f7276c42d8a64e77dd3744e603',qos_specs=None,replication_status=,reservations=['ee604a2f-a8f2-4d85-83a3-9b56c38b70a7','25692265-3080-468a-a278-041f3b3c3ebe','3637ffbd-2f04-4190-8db0-f6b460d16485','a6165502-f2cb-4872-8a2d-3cec74f32b5e'],size=1,snapshot_id=dc5febb4-a3c4-4e4a-b69a-da8538e9a112,source_replicaid=,source_volid=None,status='creating',user_id='ec4fefa6f1334de2a26543403207116f',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:42.763089 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a68abac6-131f-47a0-a573-92ff34e931a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8c6c64b-1d1b-4a70-bc2d-b32f991d76aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:42.788943 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a68abac6-131f-47a0-a573-92ff34e931a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8c6c64b-1d1b-4a70-bc2d-b32f991d76aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:42.789865 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a68abac6-131f-47a0-a573-92ff34e931a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Flow 'volume_create_api' (8312e1f1-599f-4588-ae3e-d31c01d0babd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:29:42.790211 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a68abac6-131f-47a0-a573-92ff34e931a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Create volume request issued successfully. Aug 18 19:29:42.790872 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a68abac6-131f-47a0-a573-92ff34e931a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:29:42.791311 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1101/4378] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:29:42 2026] POST /volume/v3/volumes => generated 791 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:29:42.803054 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8b99dcc3-460b-407f-b695-6c8130281879 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:42.804913 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8b99dcc3-460b-407f-b695-6c8130281879 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b Aug 18 19:29:42.805102 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8b99dcc3-460b-407f-b695-6c8130281879 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:42.805295 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8b99dcc3-460b-407f-b695-6c8130281879 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:42.812952 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:42.812952 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:42.817525 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-8b99dcc3-460b-407f-b695-6c8130281879 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:42.822246 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8b99dcc3-460b-407f-b695-6c8130281879 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b returned with HTTP 200 Aug 18 19:29:42.822671 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1094/4379] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:42 2026] GET /volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:43.259144 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c918c1d5-e65f-4877-aa76-70ddbc8346e1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:43.261013 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c918c1d5-e65f-4877-aa76-70ddbc8346e1 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 Aug 18 19:29:43.261236 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c918c1d5-e65f-4877-aa76-70ddbc8346e1 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:43.261475 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c918c1d5-e65f-4877-aa76-70ddbc8346e1 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:43.268788 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:43.268788 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:43.272655 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c918c1d5-e65f-4877-aa76-70ddbc8346e1 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:29:43.276882 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c918c1d5-e65f-4877-aa76-70ddbc8346e1 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 returned with HTTP 200 Aug 18 19:29:43.277272 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1095/4380] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:43 2026] GET /volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:43.291992 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e01c55be-6142-4fdd-aed2-da56ee8813fe None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:43.293918 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e01c55be-6142-4fdd-aed2-da56ee8813fe tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 Aug 18 19:29:43.294126 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e01c55be-6142-4fdd-aed2-da56ee8813fe tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:43.294335 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e01c55be-6142-4fdd-aed2-da56ee8813fe tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:43.302043 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:43.302043 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:43.305790 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e01c55be-6142-4fdd-aed2-da56ee8813fe tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:29:43.309831 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e01c55be-6142-4fdd-aed2-da56ee8813fe tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 returned with HTTP 200 Aug 18 19:29:43.310203 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1091/4381] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:43 2026] GET /volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:43.334477 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a394c69f-6e41-410c-961e-0ba9fde41b67 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:43.336746 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a394c69f-6e41-410c-961e-0ba9fde41b67 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] GET https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f Aug 18 19:29:43.337021 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a394c69f-6e41-410c-961e-0ba9fde41b67 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:43.337232 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a394c69f-6e41-410c-961e-0ba9fde41b67 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:43.337381 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-a394c69f-6e41-410c-961e-0ba9fde41b67 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Show backup with id c1721e53-9127-478e-960e-d7071f1e437f. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:29:43.341749 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a394c69f-6e41-410c-961e-0ba9fde41b67 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f returned with HTTP 404 Aug 18 19:29:43.342229 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1102/4382] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:43 2026] GET /volume/v3/backups/c1721e53-9127-478e-960e-d7071f1e437f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:29:43.348893 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3601fa18-f037-4460-9abb-9381246b9dda None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:43.350604 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3601fa18-f037-4460-9abb-9381246b9dda tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/5636430d-cd25-4cfb-8cd3-3b6370fbe0a1 Aug 18 19:29:43.350800 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3601fa18-f037-4460-9abb-9381246b9dda tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:43.350981 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3601fa18-f037-4460-9abb-9381246b9dda tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:43.351142 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-3601fa18-f037-4460-9abb-9381246b9dda tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Delete volume with id: 5636430d-cd25-4cfb-8cd3-3b6370fbe0a1 Aug 18 19:29:43.354028 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-06ae6361-c828-4cae-852f-145d0a802a6f req-4146de55-b379-4867-b867-96aaf6a529d2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:43.356041 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-06ae6361-c828-4cae-852f-145d0a802a6f req-4146de55-b379-4867-b867-96aaf6a529d2 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 Aug 18 19:29:43.356269 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-06ae6361-c828-4cae-852f-145d0a802a6f req-4146de55-b379-4867-b867-96aaf6a529d2 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:43.356551 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-06ae6361-c828-4cae-852f-145d0a802a6f req-4146de55-b379-4867-b867-96aaf6a529d2 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:43.358206 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:43.358206 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:43.358554 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3601fa18-f037-4460-9abb-9381246b9dda tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Volume info retrieved successfully. Aug 18 19:29:43.363098 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:43.363098 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:43.366483 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-06ae6361-c828-4cae-852f-145d0a802a6f req-4146de55-b379-4867-b867-96aaf6a529d2 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:29:43.370383 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-06ae6361-c828-4cae-852f-145d0a802a6f req-4146de55-b379-4867-b867-96aaf6a529d2 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 returned with HTTP 200 Aug 18 19:29:43.370810 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1096/4383] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:29:43 2026] GET /volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:43.374571 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3601fa18-f037-4460-9abb-9381246b9dda tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Delete volume request issued successfully. Aug 18 19:29:43.374762 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3601fa18-f037-4460-9abb-9381246b9dda tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/volumes/5636430d-cd25-4cfb-8cd3-3b6370fbe0a1 returned with HTTP 202 Aug 18 19:29:43.375151 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1095/4384] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:29:43 2026] DELETE /volume/v3/volumes/5636430d-cd25-4cfb-8cd3-3b6370fbe0a1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:29:43.382214 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b96e9691-f849-4636-a17a-b99e1f628a3a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:43.385076 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b96e9691-f849-4636-a17a-b99e1f628a3a tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] GET https://10.4.3.170/volume/v3/volumes/5636430d-cd25-4cfb-8cd3-3b6370fbe0a1 Aug 18 19:29:43.385272 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b96e9691-f849-4636-a17a-b99e1f628a3a tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:43.385456 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b96e9691-f849-4636-a17a-b99e1f628a3a tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:43.392833 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:43.392833 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:43.396755 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b96e9691-f849-4636-a17a-b99e1f628a3a tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Volume info retrieved successfully. Aug 18 19:29:43.399843 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b96e9691-f849-4636-a17a-b99e1f628a3a tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/volumes/5636430d-cd25-4cfb-8cd3-3b6370fbe0a1 returned with HTTP 200 Aug 18 19:29:43.400179 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1092/4385] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:43 2026] GET /volume/v3/volumes/5636430d-cd25-4cfb-8cd3-3b6370fbe0a1 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:43.444439 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f33ede10-5068-4bef-82a4-e0dc2e978d9d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:43.444779 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f33ede10-5068-4bef-82a4-e0dc2e978d9d None None] GET https://10.4.3.170/volume// Aug 18 19:29:43.444943 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f33ede10-5068-4bef-82a4-e0dc2e978d9d None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:43.445158 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f33ede10-5068-4bef-82a4-e0dc2e978d9d None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:43.445525 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f33ede10-5068-4bef-82a4-e0dc2e978d9d None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:29:43.445860 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1103/4386] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19: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 19:29:43.453747 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-06ae6361-c828-4cae-852f-145d0a802a6f req-058b663a-beee-40a5-8381-4357db62c7b4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:43.456564 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-06ae6361-c828-4cae-852f-145d0a802a6f req-058b663a-beee-40a5-8381-4357db62c7b4 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:29:43.456939 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-06ae6361-c828-4cae-852f-145d0a802a6f req-058b663a-beee-40a5-8381-4357db62c7b4 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c88772c7-8d1e-475d-b024-44ad4c131213", "connector": null, "instance_uuid": "b530c3fd-e5e1-4766-9ec5-f0f20037dd61"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:43.464860 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:43.464860 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:43.485553 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-06ae6361-c828-4cae-852f-145d0a802a6f req-058b663a-beee-40a5-8381-4357db62c7b4 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:29:43.485964 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1097/4387] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:29:43 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 19:29:43.519422 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c432df41-9a28-483c-b071-9cff40dbabdd None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:43.521272 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c432df41-9a28-483c-b071-9cff40dbabdd tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 Aug 18 19:29:43.521531 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c432df41-9a28-483c-b071-9cff40dbabdd tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:43.521765 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c432df41-9a28-483c-b071-9cff40dbabdd tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:43.528285 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c4033261-c4be-4f9b-aa6b-38469448883a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:43.528780 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c4033261-c4be-4f9b-aa6b-38469448883a None None] GET https://10.4.3.170/volume// Aug 18 19:29:43.528975 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c4033261-c4be-4f9b-aa6b-38469448883a None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:43.529192 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c4033261-c4be-4f9b-aa6b-38469448883a None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:43.529579 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c4033261-c4be-4f9b-aa6b-38469448883a None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:29:43.529940 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1093/4388] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19: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 19:29:43.531586 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:43.531586 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:43.535400 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c432df41-9a28-483c-b071-9cff40dbabdd tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:29:43.536754 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-06ae6361-c828-4cae-852f-145d0a802a6f req-375b53a7-457c-4ad3-b1d1-3bef55cb5abb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:43.538887 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-06ae6361-c828-4cae-852f-145d0a802a6f req-375b53a7-457c-4ad3-b1d1-3bef55cb5abb tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 Aug 18 19:29:43.539063 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-06ae6361-c828-4cae-852f-145d0a802a6f req-375b53a7-457c-4ad3-b1d1-3bef55cb5abb tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:43.539262 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-06ae6361-c828-4cae-852f-145d0a802a6f req-375b53a7-457c-4ad3-b1d1-3bef55cb5abb tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:43.540689 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c432df41-9a28-483c-b071-9cff40dbabdd tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 returned with HTTP 200 Aug 18 19:29:43.541199 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1096/4389] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:43 2026] GET /volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:43.550592 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:43.550592 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:43.554573 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-06ae6361-c828-4cae-852f-145d0a802a6f req-375b53a7-457c-4ad3-b1d1-3bef55cb5abb tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:29:43.559163 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-06ae6361-c828-4cae-852f-145d0a802a6f req-375b53a7-457c-4ad3-b1d1-3bef55cb5abb tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 returned with HTTP 200 Aug 18 19:29:43.559718 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1104/4390] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:29:43 2026] GET /volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 => generated 1019 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:29:43.673238 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-06ae6361-c828-4cae-852f-145d0a802a6f req-ec8b4d33-14f1-4538-9bb4-49c825672bda None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:43.676204 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-06ae6361-c828-4cae-852f-145d0a802a6f req-ec8b4d33-14f1-4538-9bb4-49c825672bda tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] PUT https://10.4.3.170/volume/v3/attachments/feabd569-8d3e-4313-880b-45ddc2a024b8 Aug 18 19:29:43.676659 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-06ae6361-c828-4cae-852f-145d0a802a6f req-ec8b4d33-14f1-4538-9bb4-49c825672bda tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:43.683724 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-06ae6361-c828-4cae-852f-145d0a802a6f req-ec8b4d33-14f1-4538-9bb4-49c825672bda tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Acquiring lock "cinder-attachment_update-c88772c7-8d1e-475d-b024-44ad4c131213-np0000007688" by "attachment_update" {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:29:43.688732 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-06ae6361-c828-4cae-852f-145d0a802a6f req-ec8b4d33-14f1-4538-9bb4-49c825672bda tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Lock "cinder-attachment_update-c88772c7-8d1e-475d-b024-44ad4c131213-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:29:43.689514 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:43.689514 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:43.757020 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-06ae6361-c828-4cae-852f-145d0a802a6f req-ec8b4d33-14f1-4538-9bb4-49c825672bda tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Lock "cinder-attachment_update-c88772c7-8d1e-475d-b024-44ad4c131213-np0000007688" released by "attachment_update" :: held 0.068s {{(pid=100581) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:29:43.757616 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-06ae6361-c828-4cae-852f-145d0a802a6f req-ec8b4d33-14f1-4538-9bb4-49c825672bda tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/attachments/feabd569-8d3e-4313-880b-45ddc2a024b8 returned with HTTP 200 Aug 18 19:29:43.758063 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1098/4391] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:29:43 2026] PUT /volume/v3/attachments/feabd569-8d3e-4313-880b-45ddc2a024b8 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:43.836386 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-cc4649a2-0c0c-4763-964a-bfaa45ef45e8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:43.838086 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cc4649a2-0c0c-4763-964a-bfaa45ef45e8 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b Aug 18 19:29:43.838250 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cc4649a2-0c0c-4763-964a-bfaa45ef45e8 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:43.838465 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cc4649a2-0c0c-4763-964a-bfaa45ef45e8 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:43.846498 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:43.846498 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:43.851157 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-cc4649a2-0c0c-4763-964a-bfaa45ef45e8 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:43.855572 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cc4649a2-0c0c-4763-964a-bfaa45ef45e8 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b returned with HTTP 200 Aug 18 19:29:43.855974 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1094/4392] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:43 2026] GET /volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:43.868919 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4700f1fc-f46e-4406-97c3-0924b17ac507 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:43.870767 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4700f1fc-f46e-4406-97c3-0924b17ac507 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b Aug 18 19:29:43.870981 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4700f1fc-f46e-4406-97c3-0924b17ac507 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:43.871161 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4700f1fc-f46e-4406-97c3-0924b17ac507 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:43.878643 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:43.878643 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:43.882112 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-4700f1fc-f46e-4406-97c3-0924b17ac507 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:43.886193 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4700f1fc-f46e-4406-97c3-0924b17ac507 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b returned with HTTP 200 Aug 18 19:29:43.886648 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1097/4393] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:43 2026] GET /volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:44.373552 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-880e751f-ffc0-4220-848a-7a60d5f6969e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:44.376261 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-880e751f-ffc0-4220-848a-7a60d5f6969e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b Aug 18 19:29:44.376966 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-880e751f-ffc0-4220-848a-7a60d5f6969e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:44.376966 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-880e751f-ffc0-4220-848a-7a60d5f6969e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:44.384360 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:44.384360 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:44.387683 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-880e751f-ffc0-4220-848a-7a60d5f6969e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:44.392157 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-880e751f-ffc0-4220-848a-7a60d5f6969e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b returned with HTTP 200 Aug 18 19:29:44.392684 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1105/4394] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:29:44 2026] GET /volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:44.413940 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-86672d41-80aa-4117-9112-d62b764c4ec7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:44.415605 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-86672d41-80aa-4117-9112-d62b764c4ec7 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] GET https://10.4.3.170/volume/v3/volumes/5636430d-cd25-4cfb-8cd3-3b6370fbe0a1 Aug 18 19:29:44.415876 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-86672d41-80aa-4117-9112-d62b764c4ec7 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:44.416534 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-86672d41-80aa-4117-9112-d62b764c4ec7 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:44.432777 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-86672d41-80aa-4117-9112-d62b764c4ec7 tempest-ProjectReaderTests39-711608242 tempest-ProjectReaderTests39-711608242-project-admin] https://10.4.3.170/volume/v3/volumes/5636430d-cd25-4cfb-8cd3-3b6370fbe0a1 returned with HTTP 404 Aug 18 19:29:44.433557 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1099/4395] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:29:44 2026] GET /volume/v3/volumes/5636430d-cd25-4cfb-8cd3-3b6370fbe0a1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:29:44.498216 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2f06f4dc-74ba-4857-8c28-d45fa61d3648 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:44.498695 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2f06f4dc-74ba-4857-8c28-d45fa61d3648 None None] GET https://10.4.3.170/volume// Aug 18 19:29:44.498800 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2f06f4dc-74ba-4857-8c28-d45fa61d3648 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:44.498972 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2f06f4dc-74ba-4857-8c28-d45fa61d3648 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:44.499248 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2f06f4dc-74ba-4857-8c28-d45fa61d3648 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:29:44.499714 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1095/4396] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:29:44 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 19:29:44.507576 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-23cceaa4-9109-4f30-83c0-9f09895db6ea None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:44.509772 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-23cceaa4-9109-4f30-83c0-9f09895db6ea tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:29:44.510126 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-23cceaa4-9109-4f30-83c0-9f09895db6ea tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "83e26b33-0c7c-4c96-bd03-b8e2ecad579b", "connector": null, "instance_uuid": "63de7937-79a3-4655-8dd2-9c40f9dfba14"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:44.519843 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:44.519843 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:44.555516 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-896651ca-ed8f-434c-bc0f-da7f043b6933 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:44.557239 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-896651ca-ed8f-434c-bc0f-da7f043b6933 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 Aug 18 19:29:44.557595 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-896651ca-ed8f-434c-bc0f-da7f043b6933 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:44.557762 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-896651ca-ed8f-434c-bc0f-da7f043b6933 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:44.566769 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:44.566769 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:44.569933 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-23cceaa4-9109-4f30-83c0-9f09895db6ea tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:29:44.570382 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1098/4397] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:29:44 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 19:29:44.570929 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-896651ca-ed8f-434c-bc0f-da7f043b6933 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:29:44.575027 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-896651ca-ed8f-434c-bc0f-da7f043b6933 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 returned with HTTP 200 Aug 18 19:29:44.575410 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1106/4398] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:44 2026] GET /volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:44.605506 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2a2e4f0d-e457-4877-9237-be812f8bf818 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:44.608694 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2a2e4f0d-e457-4877-9237-be812f8bf818 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b Aug 18 19:29:44.608922 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2a2e4f0d-e457-4877-9237-be812f8bf818 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:44.609135 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2a2e4f0d-e457-4877-9237-be812f8bf818 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:44.620732 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c02d46d9-129f-45d2-8d02-041b65c77909 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:44.621921 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c02d46d9-129f-45d2-8d02-041b65c77909 None None] GET https://10.4.3.170/volume// Aug 18 19:29:44.621921 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c02d46d9-129f-45d2-8d02-041b65c77909 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:44.622054 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:44.622054 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:44.622122 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c02d46d9-129f-45d2-8d02-041b65c77909 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:44.622122 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c02d46d9-129f-45d2-8d02-041b65c77909 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:29:44.622352 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1096/4399] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:29:44 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 19:29:44.625960 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2a2e4f0d-e457-4877-9237-be812f8bf818 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:44.631603 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-250e8bff-1f9e-495e-a0db-26794e6e8a89 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:44.632231 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2a2e4f0d-e457-4877-9237-be812f8bf818 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b returned with HTTP 200 Aug 18 19:29:44.633202 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1100/4400] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:44 2026] GET /volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:44.640793 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-250e8bff-1f9e-495e-a0db-26794e6e8a89 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b Aug 18 19:29:44.640793 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-250e8bff-1f9e-495e-a0db-26794e6e8a89 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:44.640793 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-250e8bff-1f9e-495e-a0db-26794e6e8a89 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:44.650420 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:44.650420 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:44.653656 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-250e8bff-1f9e-495e-a0db-26794e6e8a89 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:44.657866 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-250e8bff-1f9e-495e-a0db-26794e6e8a89 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b returned with HTTP 200 Aug 18 19:29:44.658298 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1099/4401] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:29:44 2026] GET /volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b => generated 1063 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:29:44.787887 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-11afca51-b2f1-413e-b4ff-1b022c317ece None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:44.789725 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-11afca51-b2f1-413e-b4ff-1b022c317ece tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] PUT https://10.4.3.170/volume/v3/attachments/15df260a-7971-43e2-83bd-c86e83b58ede Aug 18 19:29:44.790032 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-11afca51-b2f1-413e-b4ff-1b022c317ece tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:44.796584 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-11afca51-b2f1-413e-b4ff-1b022c317ece tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Acquiring lock "cinder-attachment_update-83e26b33-0c7c-4c96-bd03-b8e2ecad579b-np0000007688" by "attachment_update" {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:29:44.801050 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-11afca51-b2f1-413e-b4ff-1b022c317ece tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Lock "cinder-attachment_update-83e26b33-0c7c-4c96-bd03-b8e2ecad579b-np0000007688" acquired by "attachment_update" :: waited 0.004s {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:29:44.801997 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:44.801997 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:44.896896 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-11afca51-b2f1-413e-b4ff-1b022c317ece tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Lock "cinder-attachment_update-83e26b33-0c7c-4c96-bd03-b8e2ecad579b-np0000007688" released by "attachment_update" :: held 0.096s {{(pid=100583) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:29:44.897427 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-11afca51-b2f1-413e-b4ff-1b022c317ece tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/attachments/15df260a-7971-43e2-83bd-c86e83b58ede returned with HTTP 200 Aug 18 19:29:44.898145 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1107/4402] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:29:44 2026] PUT /volume/v3/attachments/15df260a-7971-43e2-83bd-c86e83b58ede => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:45.588868 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c4ecb77c-1070-44a9-b787-dec389c0430e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:45.591125 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c4ecb77c-1070-44a9-b787-dec389c0430e tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 Aug 18 19:29:45.592269 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c4ecb77c-1070-44a9-b787-dec389c0430e tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:45.592269 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c4ecb77c-1070-44a9-b787-dec389c0430e tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:45.601863 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:45.601863 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:45.606348 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c4ecb77c-1070-44a9-b787-dec389c0430e tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:29:45.610159 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c4ecb77c-1070-44a9-b787-dec389c0430e tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 returned with HTTP 200 Aug 18 19:29:45.610611 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1097/4403] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:45 2026] GET /volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:45.648076 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-45c91e12-d79b-4ae2-9508-7a0b26c5ed6e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:45.649886 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-45c91e12-d79b-4ae2-9508-7a0b26c5ed6e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b Aug 18 19:29:45.650139 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-45c91e12-d79b-4ae2-9508-7a0b26c5ed6e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:45.650626 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-45c91e12-d79b-4ae2-9508-7a0b26c5ed6e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:45.662217 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:45.662217 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:45.666208 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-45c91e12-d79b-4ae2-9508-7a0b26c5ed6e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:45.670555 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-45c91e12-d79b-4ae2-9508-7a0b26c5ed6e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b returned with HTTP 200 Aug 18 19:29:45.670937 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1101/4404] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:45 2026] GET /volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:46.251638 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8cabaeef-1570-4b3f-aa15-693ae51174df None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:46.335954 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8cabaeef-1570-4b3f-aa15-693ae51174df tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:29:46.336401 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8cabaeef-1570-4b3f-aa15-693ae51174df tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-944203117"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:46.338207 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-8cabaeef-1570-4b3f-aa15-693ae51174df tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-944203117'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:29:46.338781 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-8cabaeef-1570-4b3f-aa15-693ae51174df tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Create volume of 1 GB Aug 18 19:29:46.419985 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-8cabaeef-1570-4b3f-aa15-693ae51174df tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Availability Zones retrieved successfully. Aug 18 19:29:46.419985 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-8cabaeef-1570-4b3f-aa15-693ae51174df tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Flow 'volume_create_api' (e71b46ec-2c11-4ae4-b28f-860fcae57324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:29:46.419985 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-8cabaeef-1570-4b3f-aa15-693ae51174df tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e4a7077-3ee8-4965-9128-2efa44ef4a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:46.419985 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-8cabaeef-1570-4b3f-aa15-693ae51174df tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:29:46.419985 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-8cabaeef-1570-4b3f-aa15-693ae51174df tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e4a7077-3ee8-4965-9128-2efa44ef4a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:46.419985 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-8cabaeef-1570-4b3f-aa15-693ae51174df tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d561f3ef-4c99-4870-91ee-da0fa6b91ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:46.448501 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-8cabaeef-1570-4b3f-aa15-693ae51174df tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Created reservations ['c73866fa-1b2a-4ec1-b329-84201cf58e57', '10265817-7404-4a75-a9ee-ee8f7aaeb3de', '7086e226-aae2-4257-afd0-3cf6edf92fea', 'a27c44d4-b164-4d3f-8c61-217bf61028d2'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:29:46.449180 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-8cabaeef-1570-4b3f-aa15-693ae51174df tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d561f3ef-4c99-4870-91ee-da0fa6b91ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c73866fa-1b2a-4ec1-b329-84201cf58e57', '10265817-7404-4a75-a9ee-ee8f7aaeb3de', '7086e226-aae2-4257-afd0-3cf6edf92fea', 'a27c44d4-b164-4d3f-8c61-217bf61028d2']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:46.449893 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-8cabaeef-1570-4b3f-aa15-693ae51174df tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d97d2fd9-f5d8-48e8-8d41-d2ed1389e69e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:46.471049 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-8cabaeef-1570-4b3f-aa15-693ae51174df tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d97d2fd9-f5d8-48e8-8d41-d2ed1389e69e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3de5dbbf-a6a2-4e2a-ab89-6522e0a3e288', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-944203117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0e081d4437d4f63aa17fa9ae2cf6c43',qos_specs=None,replication_status=,reservations=['c73866fa-1b2a-4ec1-b329-84201cf58e57','10265817-7404-4a75-a9ee-ee8f7aaeb3de','7086e226-aae2-4257-afd0-3cf6edf92fea','a27c44d4-b164-4d3f-8c61-217bf61028d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592ed33c11a6411fae1e6661e28b980e',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:29:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-944203117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3de5dbbf-a6a2-4e2a-ab89-6522e0a3e288,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0e081d4437d4f63aa17fa9ae2cf6c43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='592ed33c11a6411fae1e6661e28b980e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:46.471698 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-8cabaeef-1570-4b3f-aa15-693ae51174df tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ddebe82-ca81-40cd-96d2-0083835c2457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:46.487568 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-8cabaeef-1570-4b3f-aa15-693ae51174df tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ddebe82-ca81-40cd-96d2-0083835c2457) transitioned into state 'SUCCESS' from state '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-944203117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0e081d4437d4f63aa17fa9ae2cf6c43',qos_specs=None,replication_status=,reservations=['c73866fa-1b2a-4ec1-b329-84201cf58e57','10265817-7404-4a75-a9ee-ee8f7aaeb3de','7086e226-aae2-4257-afd0-3cf6edf92fea','a27c44d4-b164-4d3f-8c61-217bf61028d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592ed33c11a6411fae1e6661e28b980e',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:46.488264 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-8cabaeef-1570-4b3f-aa15-693ae51174df tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (611cbade-c320-47eb-88bb-0d6a5083903c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:46.500584 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-8cabaeef-1570-4b3f-aa15-693ae51174df tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (611cbade-c320-47eb-88bb-0d6a5083903c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:46.501471 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-8cabaeef-1570-4b3f-aa15-693ae51174df tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Flow 'volume_create_api' (e71b46ec-2c11-4ae4-b28f-860fcae57324) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:29:46.501777 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-8cabaeef-1570-4b3f-aa15-693ae51174df tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Create volume request issued successfully. Aug 18 19:29:46.502685 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8cabaeef-1570-4b3f-aa15-693ae51174df tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:29:46.503225 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1100/4405] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:29:46 2026] POST /volume/v3/volumes => generated 777 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:29:46.514302 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3f5fc843-57ff-4e05-976f-e5ae62e6afb0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:46.519192 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3f5fc843-57ff-4e05-976f-e5ae62e6afb0 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/volumes/3de5dbbf-a6a2-4e2a-ab89-6522e0a3e288 Aug 18 19:29:46.519473 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3f5fc843-57ff-4e05-976f-e5ae62e6afb0 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:46.519684 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3f5fc843-57ff-4e05-976f-e5ae62e6afb0 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:46.527499 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:46.527499 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:46.530861 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-3f5fc843-57ff-4e05-976f-e5ae62e6afb0 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Volume info retrieved successfully. Aug 18 19:29:46.534827 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3f5fc843-57ff-4e05-976f-e5ae62e6afb0 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes/3de5dbbf-a6a2-4e2a-ab89-6522e0a3e288 returned with HTTP 200 Aug 18 19:29:46.537494 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1108/4406] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:46 2026] GET /volume/v3/volumes/3de5dbbf-a6a2-4e2a-ab89-6522e0a3e288 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:46.624748 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-cade2a67-0c7b-4811-85a2-1322fbf166f7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:46.626452 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cade2a67-0c7b-4811-85a2-1322fbf166f7 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 Aug 18 19:29:46.626633 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cade2a67-0c7b-4811-85a2-1322fbf166f7 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:46.626809 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cade2a67-0c7b-4811-85a2-1322fbf166f7 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:46.636461 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:46.636461 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:46.639775 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-cade2a67-0c7b-4811-85a2-1322fbf166f7 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:29:46.644126 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cade2a67-0c7b-4811-85a2-1322fbf166f7 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 returned with HTTP 200 Aug 18 19:29:46.644696 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1098/4407] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:46 2026] GET /volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:46.689326 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2c1ff30c-fc5c-4da3-9bd3-adf67aa9c11d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:46.691062 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2c1ff30c-fc5c-4da3-9bd3-adf67aa9c11d tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b Aug 18 19:29:46.691249 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2c1ff30c-fc5c-4da3-9bd3-adf67aa9c11d tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:46.691470 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2c1ff30c-fc5c-4da3-9bd3-adf67aa9c11d tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:46.700919 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:46.700919 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:46.704532 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2c1ff30c-fc5c-4da3-9bd3-adf67aa9c11d tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:46.708646 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2c1ff30c-fc5c-4da3-9bd3-adf67aa9c11d tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b returned with HTTP 200 Aug 18 19:29:46.709062 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1102/4408] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:46 2026] GET /volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:47.004974 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-1bcda0d7-1508-4836-b43c-31761d5c9d96 req-ba4ecc8f-6ec6-4c03-a6dd-e34d2ed4403b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:47.006980 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-1bcda0d7-1508-4836-b43c-31761d5c9d96 req-ba4ecc8f-6ec6-4c03-a6dd-e34d2ed4403b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/limits Aug 18 19:29:47.007175 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-1bcda0d7-1508-4836-b43c-31761d5c9d96 req-ba4ecc8f-6ec6-4c03-a6dd-e34d2ed4403b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:47.007384 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-1bcda0d7-1508-4836-b43c-31761d5c9d96 req-ba4ecc8f-6ec6-4c03-a6dd-e34d2ed4403b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:47.015914 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:47.015914 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:47.030919 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-1bcda0d7-1508-4836-b43c-31761d5c9d96 req-ba4ecc8f-6ec6-4c03-a6dd-e34d2ed4403b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/limits returned with HTTP 200 Aug 18 19:29:47.031492 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1101/4409] 10.4.3.170 () {68 vars in 1484 bytes} [Tue Aug 18 19:29:47 2026] GET /volume/v3/limits => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:47.046646 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-06ae6361-c828-4cae-852f-145d0a802a6f req-f329ba37-b9dd-4f98-a879-3d451d057053 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:47.050139 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-06ae6361-c828-4cae-852f-145d0a802a6f req-f329ba37-b9dd-4f98-a879-3d451d057053 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] POST https://10.4.3.170/volume/v3/attachments/feabd569-8d3e-4313-880b-45ddc2a024b8/action Aug 18 19:29:47.050275 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-06ae6361-c828-4cae-852f-145d0a802a6f req-f329ba37-b9dd-4f98-a879-3d451d057053 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Action body: b'{"os-complete": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:29:47.050487 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-06ae6361-c828-4cae-852f-145d0a802a6f req-f329ba37-b9dd-4f98-a879-3d451d057053 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:47.074041 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:47.074041 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:47.087023 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-1bcda0d7-1508-4836-b43c-31761d5c9d96 req-f582fec3-59df-4a2c-99c2-2c52c87c899b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:47.092030 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-1bcda0d7-1508-4836-b43c-31761d5c9d96 req-f582fec3-59df-4a2c-99c2-2c52c87c899b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf Aug 18 19:29:47.092030 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-1bcda0d7-1508-4836-b43c-31761d5c9d96 req-f582fec3-59df-4a2c-99c2-2c52c87c899b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:47.092030 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-1bcda0d7-1508-4836-b43c-31761d5c9d96 req-f582fec3-59df-4a2c-99c2-2c52c87c899b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:47.093252 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-06ae6361-c828-4cae-852f-145d0a802a6f req-f329ba37-b9dd-4f98-a879-3d451d057053 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/attachments/feabd569-8d3e-4313-880b-45ddc2a024b8/action returned with HTTP 204 Aug 18 19:29:47.093908 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1109/4410] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:29:47 2026] POST /volume/v3/attachments/feabd569-8d3e-4313-880b-45ddc2a024b8/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:29:47.104419 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:47.104419 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:47.107706 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-1bcda0d7-1508-4836-b43c-31761d5c9d96 req-f582fec3-59df-4a2c-99c2-2c52c87c899b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:29:47.118582 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-1bcda0d7-1508-4836-b43c-31761d5c9d96 req-f582fec3-59df-4a2c-99c2-2c52c87c899b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf returned with HTTP 200 Aug 18 19:29:47.118582 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1099/4411] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:29:47 2026] GET /volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf => generated 1658 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:47.129940 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-1bcda0d7-1508-4836-b43c-31761d5c9d96 req-3b6e6e72-61fa-4c36-ae7e-e2f05221e486 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:47.132008 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-1bcda0d7-1508-4836-b43c-31761d5c9d96 req-3b6e6e72-61fa-4c36-ae7e-e2f05221e486 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:29:47.132350 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-1bcda0d7-1508-4836-b43c-31761d5c9d96 req-3b6e6e72-61fa-4c36-ae7e-e2f05221e486 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73b5799c-7a9d-473b-bd01-6a8c6a91d1bf", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1396269696", "description": null, "metadata": {}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:47.143212 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:47.143212 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:47.143767 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-1bcda0d7-1508-4836-b43c-31761d5c9d96 req-3b6e6e72-61fa-4c36-ae7e-e2f05221e486 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:29:47.143921 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [req-1bcda0d7-1508-4836-b43c-31761d5c9d96 req-3b6e6e72-61fa-4c36-ae7e-e2f05221e486 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create snapshot from volume 73b5799c-7a9d-473b-bd01-6a8c6a91d1bf Aug 18 19:29:47.177433 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [req-1bcda0d7-1508-4836-b43c-31761d5c9d96 req-3b6e6e72-61fa-4c36-ae7e-e2f05221e486 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Created reservations ['6de1ab81-c7e0-4f8b-8cef-00eec73a3b22', 'acc82819-6f43-45df-9583-62365fdd143e', '4f37372d-baa0-41ed-9ff9-aef2bb0aa0c8', '846ea17c-3b9a-43ae-b3df-897c6362e3d5'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:29:47.207933 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-1bcda0d7-1508-4836-b43c-31761d5c9d96 req-3b6e6e72-61fa-4c36-ae7e-e2f05221e486 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot force create request issued successfully. Aug 18 19:29:47.208289 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-1bcda0d7-1508-4836-b43c-31761d5c9d96 req-3b6e6e72-61fa-4c36-ae7e-e2f05221e486 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:29:47.208777 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1103/4412] 10.4.3.170 () {72 vars in 1547 bytes} [Tue Aug 18 19:29:47 2026] POST /volume/v3/snapshots => generated 320 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:29:47.557713 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-602a0518-dde2-451a-b16d-fb1a8779849d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:47.559829 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-602a0518-dde2-451a-b16d-fb1a8779849d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/volumes/3de5dbbf-a6a2-4e2a-ab89-6522e0a3e288 Aug 18 19:29:47.560021 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-602a0518-dde2-451a-b16d-fb1a8779849d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:47.560209 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-602a0518-dde2-451a-b16d-fb1a8779849d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:47.567975 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:47.567975 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:47.571839 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-602a0518-dde2-451a-b16d-fb1a8779849d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Volume info retrieved successfully. Aug 18 19:29:47.576496 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-602a0518-dde2-451a-b16d-fb1a8779849d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes/3de5dbbf-a6a2-4e2a-ab89-6522e0a3e288 returned with HTTP 200 Aug 18 19:29:47.576948 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1102/4413] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:47 2026] GET /volume/v3/volumes/3de5dbbf-a6a2-4e2a-ab89-6522e0a3e288 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:47.588911 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-abd0abd0-1e81-4e1d-94c7-5e0bee99c3cb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:47.590688 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-abd0abd0-1e81-4e1d-94c7-5e0bee99c3cb tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:29:47.591298 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-abd0abd0-1e81-4e1d-94c7-5e0bee99c3cb tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3de5dbbf-a6a2-4e2a-ab89-6522e0a3e288", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1046275892"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:47.601188 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:47.601188 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:47.601591 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-abd0abd0-1e81-4e1d-94c7-5e0bee99c3cb tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Volume info retrieved successfully. Aug 18 19:29:47.601735 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-abd0abd0-1e81-4e1d-94c7-5e0bee99c3cb tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Create snapshot from volume 3de5dbbf-a6a2-4e2a-ab89-6522e0a3e288 Aug 18 19:29:47.645334 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-abd0abd0-1e81-4e1d-94c7-5e0bee99c3cb tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Created reservations ['9ae68759-9c32-4253-90e4-8694a0ea83f8', '9ef28f98-dcb9-4b2f-8e62-6b02e791e21a', '56ee40ba-6693-48c2-9e23-758d7c2ede85', 'e8142e45-a45b-405b-9fc6-c142e94eb442'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:29:47.659480 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f81c17ce-4843-4c10-ac68-f6b54b50e5f9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:47.664273 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f81c17ce-4843-4c10-ac68-f6b54b50e5f9 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 Aug 18 19:29:47.664273 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f81c17ce-4843-4c10-ac68-f6b54b50e5f9 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:47.664273 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f81c17ce-4843-4c10-ac68-f6b54b50e5f9 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:47.677716 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:47.677716 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:47.681196 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f81c17ce-4843-4c10-ac68-f6b54b50e5f9 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:29:47.681406 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-abd0abd0-1e81-4e1d-94c7-5e0bee99c3cb tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot create request issued successfully. Aug 18 19:29:47.681789 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-abd0abd0-1e81-4e1d-94c7-5e0bee99c3cb tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:29:47.682250 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1110/4414] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:29:47 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 19:29:47.687526 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f81c17ce-4843-4c10-ac68-f6b54b50e5f9 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 returned with HTTP 200 Aug 18 19:29:47.688143 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1100/4415] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:47 2026] GET /volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:47.694125 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-469f9319-22de-4092-aa0b-14961594a5c9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:47.696794 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-469f9319-22de-4092-aa0b-14961594a5c9 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/snapshots/ee56866c-c882-4985-9ccc-2f30b58baa49 Aug 18 19:29:47.696993 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-469f9319-22de-4092-aa0b-14961594a5c9 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:47.697191 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-469f9319-22de-4092-aa0b-14961594a5c9 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:47.702504 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-41e17f9b-1681-4d27-8ee2-124d2b5c747b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:47.704883 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-41e17f9b-1681-4d27-8ee2-124d2b5c747b tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 Aug 18 19:29:47.705199 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-41e17f9b-1681-4d27-8ee2-124d2b5c747b tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:47.705519 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-41e17f9b-1681-4d27-8ee2-124d2b5c747b tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:47.705604 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:47.705604 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:47.706058 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-469f9319-22de-4092-aa0b-14961594a5c9 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot retrieved successfully. Aug 18 19:29:47.706855 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-469f9319-22de-4092-aa0b-14961594a5c9 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots/ee56866c-c882-4985-9ccc-2f30b58baa49 returned with HTTP 200 Aug 18 19:29:47.707329 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1104/4416] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:29:47 2026] GET /volume/v3/snapshots/ee56866c-c882-4985-9ccc-2f30b58baa49 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:47.722008 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:47.722008 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:47.725380 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5585c5f0-ba1a-4b2f-bc0d-73a5be297586 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:47.727334 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-41e17f9b-1681-4d27-8ee2-124d2b5c747b tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:29:47.727765 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5585c5f0-ba1a-4b2f-bc0d-73a5be297586 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b Aug 18 19:29:47.728018 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5585c5f0-ba1a-4b2f-bc0d-73a5be297586 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:47.728271 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5585c5f0-ba1a-4b2f-bc0d-73a5be297586 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:47.733293 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-41e17f9b-1681-4d27-8ee2-124d2b5c747b tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 returned with HTTP 200 Aug 18 19:29:47.734270 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1103/4417] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:47 2026] GET /volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:47.740268 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:47.740268 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:47.749565 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5585c5f0-ba1a-4b2f-bc0d-73a5be297586 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:47.757645 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5585c5f0-ba1a-4b2f-bc0d-73a5be297586 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b returned with HTTP 200 Aug 18 19:29:47.758240 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1111/4418] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:47 2026] GET /volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b => generated 884 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:48.718247 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-fbc0bdd1-b66f-433c-ad8d-04816860c179 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:48.720246 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fbc0bdd1-b66f-433c-ad8d-04816860c179 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/snapshots/ee56866c-c882-4985-9ccc-2f30b58baa49 Aug 18 19:29:48.720470 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fbc0bdd1-b66f-433c-ad8d-04816860c179 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:48.720636 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fbc0bdd1-b66f-433c-ad8d-04816860c179 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:48.727745 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:48.727745 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:48.728497 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-fbc0bdd1-b66f-433c-ad8d-04816860c179 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot retrieved successfully. Aug 18 19:29:48.728927 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fbc0bdd1-b66f-433c-ad8d-04816860c179 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots/ee56866c-c882-4985-9ccc-2f30b58baa49 returned with HTTP 200 Aug 18 19:29:48.729286 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1101/4419] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:29:48 2026] GET /volume/v3/snapshots/ee56866c-c882-4985-9ccc-2f30b58baa49 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:48.739991 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a366c9bc-a6b5-47bd-b30c-2e88df21162c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:48.787681 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f3a9d023-4beb-4f5c-b7f8-fea870f4ca5c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:48.789498 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f3a9d023-4beb-4f5c-b7f8-fea870f4ca5c tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b Aug 18 19:29:48.789685 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f3a9d023-4beb-4f5c-b7f8-fea870f4ca5c tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:48.789878 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f3a9d023-4beb-4f5c-b7f8-fea870f4ca5c tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:48.804347 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:48.804347 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:48.808935 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f3a9d023-4beb-4f5c-b7f8-fea870f4ca5c tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:48.814670 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f3a9d023-4beb-4f5c-b7f8-fea870f4ca5c tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b returned with HTTP 200 Aug 18 19:29:48.815184 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1104/4420] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:48 2026] GET /volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:48.819482 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a366c9bc-a6b5-47bd-b30c-2e88df21162c tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] POST https://10.4.3.170/volume/v3/snapshots/ee56866c-c882-4985-9ccc-2f30b58baa49/action Aug 18 19:29:48.819482 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a366c9bc-a6b5-47bd-b30c-2e88df21162c tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:29:48.819482 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a366c9bc-a6b5-47bd-b30c-2e88df21162c tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:48.827318 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:48.827318 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:48.827888 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a366c9bc-a6b5-47bd-b30c-2e88df21162c tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] Snapshot retrieved successfully. Aug 18 19:29:48.829032 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.policy [None req-a366c9bc-a6b5-47bd-b30c-2e88df21162c tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'b238036c4cdf46e09e3d9c00278d39f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0e081d4437d4f63aa17fa9ae2cf6c43', '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=100581) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:29:48.829333 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a366c9bc-a6b5-47bd-b30c-2e88df21162c tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] https://10.4.3.170/volume/v3/snapshots/ee56866c-c882-4985-9ccc-2f30b58baa49/action returned with HTTP 403 Aug 18 19:29:48.829916 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1105/4421] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:29:48 2026] POST /volume/v3/snapshots/ee56866c-c882-4985-9ccc-2f30b58baa49/action => generated 133 bytes in 91 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:29:48.837989 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e077103b-8ed0-4dab-9eaa-7bfcee0a74ab None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:48.839757 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e077103b-8ed0-4dab-9eaa-7bfcee0a74ab tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/ee56866c-c882-4985-9ccc-2f30b58baa49 Aug 18 19:29:48.839894 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e077103b-8ed0-4dab-9eaa-7bfcee0a74ab tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:48.840063 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e077103b-8ed0-4dab-9eaa-7bfcee0a74ab tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:48.840160 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-e077103b-8ed0-4dab-9eaa-7bfcee0a74ab tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Delete snapshot with id: ee56866c-c882-4985-9ccc-2f30b58baa49 Aug 18 19:29:48.844564 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:48.844564 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:48.844817 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e077103b-8ed0-4dab-9eaa-7bfcee0a74ab tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot retrieved successfully. Aug 18 19:29:48.859384 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e077103b-8ed0-4dab-9eaa-7bfcee0a74ab tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot delete request issued successfully. Aug 18 19:29:48.859553 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e077103b-8ed0-4dab-9eaa-7bfcee0a74ab tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots/ee56866c-c882-4985-9ccc-2f30b58baa49 returned with HTTP 202 Aug 18 19:29:48.859944 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1112/4422] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:29:48 2026] DELETE /volume/v3/snapshots/ee56866c-c882-4985-9ccc-2f30b58baa49 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:29:48.870524 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d0c27200-1675-46df-849a-6ec1550d6818 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:48.872528 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d0c27200-1675-46df-849a-6ec1550d6818 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/snapshots/ee56866c-c882-4985-9ccc-2f30b58baa49 Aug 18 19:29:48.872830 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d0c27200-1675-46df-849a-6ec1550d6818 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:48.873159 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d0c27200-1675-46df-849a-6ec1550d6818 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:48.878971 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:48.878971 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:48.879421 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d0c27200-1675-46df-849a-6ec1550d6818 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot retrieved successfully. Aug 18 19:29:48.880414 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d0c27200-1675-46df-849a-6ec1550d6818 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots/ee56866c-c882-4985-9ccc-2f30b58baa49 returned with HTTP 200 Aug 18 19:29:48.880764 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1102/4423] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:29:48 2026] GET /volume/v3/snapshots/ee56866c-c882-4985-9ccc-2f30b58baa49 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:49.463233 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-295c5421-31cb-439f-bbcd-20cd780bda30 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:49.465655 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-295c5421-31cb-439f-bbcd-20cd780bda30 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/00d35b8b-8a2e-43f9-ad26-10256f18a711 Aug 18 19:29:49.466001 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-295c5421-31cb-439f-bbcd-20cd780bda30 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:49.466337 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-295c5421-31cb-439f-bbcd-20cd780bda30 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:49.474090 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:49.474090 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:49.474774 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-295c5421-31cb-439f-bbcd-20cd780bda30 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:29:49.476050 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-295c5421-31cb-439f-bbcd-20cd780bda30 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/00d35b8b-8a2e-43f9-ad26-10256f18a711 returned with HTTP 200 Aug 18 19:29:49.478000 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1105/4424] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:29:49 2026] GET /volume/v3/snapshots/00d35b8b-8a2e-43f9-ad26-10256f18a711 => generated 479 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:49.829356 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-63697fe4-c568-48a7-b2d9-5076608100fe None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:49.832785 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-63697fe4-c568-48a7-b2d9-5076608100fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b Aug 18 19:29:49.832785 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-63697fe4-c568-48a7-b2d9-5076608100fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:49.832785 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-63697fe4-c568-48a7-b2d9-5076608100fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:49.845416 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:49.845416 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:49.849787 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-63697fe4-c568-48a7-b2d9-5076608100fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:49.855447 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-63697fe4-c568-48a7-b2d9-5076608100fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b returned with HTTP 200 Aug 18 19:29:49.855919 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1106/4425] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:49 2026] GET /volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:49.891698 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-648ebe94-3d9c-4134-8a4d-a35023ed56d7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:49.894279 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4871199c-9633-46f9-b79b-2fe5852c882d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:49.895136 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-648ebe94-3d9c-4134-8a4d-a35023ed56d7 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/snapshots/ee56866c-c882-4985-9ccc-2f30b58baa49 Aug 18 19:29:49.895521 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-648ebe94-3d9c-4134-8a4d-a35023ed56d7 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:49.896874 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-648ebe94-3d9c-4134-8a4d-a35023ed56d7 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:49.901829 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-648ebe94-3d9c-4134-8a4d-a35023ed56d7 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots/ee56866c-c882-4985-9ccc-2f30b58baa49 returned with HTTP 404 Aug 18 19:29:49.903526 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1113/4426] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:29:49 2026] GET /volume/v3/snapshots/ee56866c-c882-4985-9ccc-2f30b58baa49 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:29:49.912133 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f4818ba0-4d87-467d-9bda-42a8b21dd9fc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:49.914451 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f4818ba0-4d87-467d-9bda-42a8b21dd9fc tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/3de5dbbf-a6a2-4e2a-ab89-6522e0a3e288 Aug 18 19:29:49.914738 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f4818ba0-4d87-467d-9bda-42a8b21dd9fc tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:49.915113 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f4818ba0-4d87-467d-9bda-42a8b21dd9fc tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:49.915381 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-f4818ba0-4d87-467d-9bda-42a8b21dd9fc tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Delete volume with id: 3de5dbbf-a6a2-4e2a-ab89-6522e0a3e288 Aug 18 19:29:49.925841 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:49.925841 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:49.926394 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f4818ba0-4d87-467d-9bda-42a8b21dd9fc tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Volume info retrieved successfully. Aug 18 19:29:49.930817 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4871199c-9633-46f9-b79b-2fe5852c882d tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:29:49.931205 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4871199c-9633-46f9-b79b-2fe5852c882d tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-10298420-1318763095", "extra_specs": {}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:49.935174 np0000007688 devstack@c-api.service[100582]: DEBUG dbcounter [-] [100582] Writing DB stats cinder:SELECT=322,cinder:UPDATE=88,cinder:INSERT=53 {{(pid=100582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:29:49.950450 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f4818ba0-4d87-467d-9bda-42a8b21dd9fc tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Delete volume request issued successfully. Aug 18 19:29:49.951210 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f4818ba0-4d87-467d-9bda-42a8b21dd9fc tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes/3de5dbbf-a6a2-4e2a-ab89-6522e0a3e288 returned with HTTP 202 Aug 18 19:29:49.951356 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4871199c-9633-46f9-b79b-2fe5852c882d tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:29:49.951356 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1103/4427] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:29:49 2026] POST /volume/v3/types => generated 267 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:49.951459 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1106/4428] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:29:49 2026] DELETE /volume/v3/volumes/3de5dbbf-a6a2-4e2a-ab89-6522e0a3e288 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:29:49.961490 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-dc223ca2-190e-4f51-82a2-dc375ea7ee38 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:49.963548 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-dc223ca2-190e-4f51-82a2-dc375ea7ee38 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/volumes/3de5dbbf-a6a2-4e2a-ab89-6522e0a3e288 Aug 18 19:29:49.963796 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-dc223ca2-190e-4f51-82a2-dc375ea7ee38 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:49.964019 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-dc223ca2-190e-4f51-82a2-dc375ea7ee38 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:49.973970 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:49.973970 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:49.978935 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-dc223ca2-190e-4f51-82a2-dc375ea7ee38 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Volume info retrieved successfully. Aug 18 19:29:49.983984 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-dc223ca2-190e-4f51-82a2-dc375ea7ee38 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes/3de5dbbf-a6a2-4e2a-ab89-6522e0a3e288 returned with HTTP 200 Aug 18 19:29:49.984400 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1107/4429] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:49 2026] GET /volume/v3/volumes/3de5dbbf-a6a2-4e2a-ab89-6522e0a3e288 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:50.072686 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-0a76e9be-2911-4d4f-8edb-fb48d50321e7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:50.075305 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-0a76e9be-2911-4d4f-8edb-fb48d50321e7 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] POST https://10.4.3.170/volume/v3/attachments/15df260a-7971-43e2-83bd-c86e83b58ede/action Aug 18 19:29:50.076563 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-0a76e9be-2911-4d4f-8edb-fb48d50321e7 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action body: b'{"os-complete": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:29:50.077414 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-0a76e9be-2911-4d4f-8edb-fb48d50321e7 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:50.099413 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:50.099413 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:50.108573 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-82e24daa-d3f7-486b-a865-4742f62fb319 req-0a76e9be-2911-4d4f-8edb-fb48d50321e7 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/attachments/15df260a-7971-43e2-83bd-c86e83b58ede/action returned with HTTP 204 Aug 18 19:29:50.109009 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1114/4430] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:29:50 2026] POST /volume/v3/attachments/15df260a-7971-43e2-83bd-c86e83b58ede/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:29:50.708749 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-8e301e8a-ef47-4bca-a009-d28b7c94b391 req-74e5e819-24ee-4cd7-ab7e-c04fcf1b3711 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:50.710805 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-8e301e8a-ef47-4bca-a009-d28b7c94b391 req-74e5e819-24ee-4cd7-ab7e-c04fcf1b3711 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] DELETE https://10.4.3.170/volume/v3/attachments/c280fd67-3177-49db-a9c1-1ae760408794 Aug 18 19:29:50.710981 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-8e301e8a-ef47-4bca-a009-d28b7c94b391 req-74e5e819-24ee-4cd7-ab7e-c04fcf1b3711 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:50.711146 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-8e301e8a-ef47-4bca-a009-d28b7c94b391 req-74e5e819-24ee-4cd7-ab7e-c04fcf1b3711 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:50.718901 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:50.718901 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:50.765479 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-8e301e8a-ef47-4bca-a009-d28b7c94b391 req-74e5e819-24ee-4cd7-ab7e-c04fcf1b3711 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/attachments/c280fd67-3177-49db-a9c1-1ae760408794 returned with HTTP 200 Aug 18 19:29:50.765915 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1104/4431] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:29:50 2026] DELETE /volume/v3/attachments/c280fd67-3177-49db-a9c1-1ae760408794 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:50.869691 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c33b2200-95ad-4fec-9cc4-e21709d561fe None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:50.871745 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c33b2200-95ad-4fec-9cc4-e21709d561fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b Aug 18 19:29:50.871959 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c33b2200-95ad-4fec-9cc4-e21709d561fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:50.872170 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c33b2200-95ad-4fec-9cc4-e21709d561fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:50.885864 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:50.885864 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:50.892096 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c33b2200-95ad-4fec-9cc4-e21709d561fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:50.898825 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c33b2200-95ad-4fec-9cc4-e21709d561fe tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b returned with HTTP 200 Aug 18 19:29:50.899440 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1107/4432] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:50 2026] GET /volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b => generated 1176 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:50.999924 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f2f613ca-0c11-405c-96f0-1da2c8a76f33 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:51.002425 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f2f613ca-0c11-405c-96f0-1da2c8a76f33 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/volumes/3de5dbbf-a6a2-4e2a-ab89-6522e0a3e288 Aug 18 19:29:51.002675 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f2f613ca-0c11-405c-96f0-1da2c8a76f33 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:51.002913 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f2f613ca-0c11-405c-96f0-1da2c8a76f33 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:51.010716 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f2f613ca-0c11-405c-96f0-1da2c8a76f33 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes/3de5dbbf-a6a2-4e2a-ab89-6522e0a3e288 returned with HTTP 404 Aug 18 19:29:51.011338 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1108/4433] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:50 2026] GET /volume/v3/volumes/3de5dbbf-a6a2-4e2a-ab89-6522e0a3e288 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:29:51.020430 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-118028c9-2ff4-4748-a741-2761b9a8f9bd None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:51.023018 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-118028c9-2ff4-4748-a741-2761b9a8f9bd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:29:51.023406 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-118028c9-2ff4-4748-a741-2761b9a8f9bd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1531098915"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:51.025440 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-118028c9-2ff4-4748-a741-2761b9a8f9bd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1531098915'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:29:51.025643 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-118028c9-2ff4-4748-a741-2761b9a8f9bd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Create volume of 1 GB Aug 18 19:29:51.031927 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-118028c9-2ff4-4748-a741-2761b9a8f9bd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Availability Zones retrieved successfully. Aug 18 19:29:51.039433 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-118028c9-2ff4-4748-a741-2761b9a8f9bd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Flow 'volume_create_api' (7e915f75-4381-4ef3-b57d-8d305cfb3c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:29:51.040833 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-118028c9-2ff4-4748-a741-2761b9a8f9bd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a41ccd05-7ac3-4675-9352-3c9b4934832d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:51.041975 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-118028c9-2ff4-4748-a741-2761b9a8f9bd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:29:51.085244 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-118028c9-2ff4-4748-a741-2761b9a8f9bd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a41ccd05-7ac3-4675-9352-3c9b4934832d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:51.086956 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-118028c9-2ff4-4748-a741-2761b9a8f9bd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb58b520-53fd-4e4a-8862-7f42c7e6ce6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:51.140337 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-118028c9-2ff4-4748-a741-2761b9a8f9bd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Created reservations ['ee245f8c-7fa7-4d3f-beeb-a1dff3d92125', '312e2063-0f48-435d-879d-6477f27679b2', '9cff57b8-1dbd-4c4d-ac36-8d240a5315d5', 'f5907f47-76e3-4a82-8771-585a581a3d9c'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:29:51.142376 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-118028c9-2ff4-4748-a741-2761b9a8f9bd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb58b520-53fd-4e4a-8862-7f42c7e6ce6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee245f8c-7fa7-4d3f-beeb-a1dff3d92125', '312e2063-0f48-435d-879d-6477f27679b2', '9cff57b8-1dbd-4c4d-ac36-8d240a5315d5', 'f5907f47-76e3-4a82-8771-585a581a3d9c']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:51.144532 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-118028c9-2ff4-4748-a741-2761b9a8f9bd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3315a351-5311-4715-bc99-3cf91cc67462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:51.191221 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-118028c9-2ff4-4748-a741-2761b9a8f9bd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3315a351-5311-4715-bc99-3cf91cc67462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44cfab55-4506-4f06-8c68-40886e2f3949', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1531098915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0e081d4437d4f63aa17fa9ae2cf6c43',qos_specs=None,replication_status=,reservations=['ee245f8c-7fa7-4d3f-beeb-a1dff3d92125','312e2063-0f48-435d-879d-6477f27679b2','9cff57b8-1dbd-4c4d-ac36-8d240a5315d5','f5907f47-76e3-4a82-8771-585a581a3d9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592ed33c11a6411fae1e6661e28b980e',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:29:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1531098915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44cfab55-4506-4f06-8c68-40886e2f3949,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0e081d4437d4f63aa17fa9ae2cf6c43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='592ed33c11a6411fae1e6661e28b980e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:51.192383 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-118028c9-2ff4-4748-a741-2761b9a8f9bd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5c8ef9-4ae0-4829-8670-b390f671a61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:51.230978 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-118028c9-2ff4-4748-a741-2761b9a8f9bd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5c8ef9-4ae0-4829-8670-b390f671a61d) transitioned into state 'SUCCESS' from state '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-1531098915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0e081d4437d4f63aa17fa9ae2cf6c43',qos_specs=None,replication_status=,reservations=['ee245f8c-7fa7-4d3f-beeb-a1dff3d92125','312e2063-0f48-435d-879d-6477f27679b2','9cff57b8-1dbd-4c4d-ac36-8d240a5315d5','f5907f47-76e3-4a82-8771-585a581a3d9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592ed33c11a6411fae1e6661e28b980e',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:51.232039 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-118028c9-2ff4-4748-a741-2761b9a8f9bd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9423323f-7aa9-4c29-84eb-c041216c20e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:51.246644 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-118028c9-2ff4-4748-a741-2761b9a8f9bd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9423323f-7aa9-4c29-84eb-c041216c20e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:51.248008 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-118028c9-2ff4-4748-a741-2761b9a8f9bd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Flow 'volume_create_api' (7e915f75-4381-4ef3-b57d-8d305cfb3c75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:29:51.248415 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-118028c9-2ff4-4748-a741-2761b9a8f9bd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Create volume request issued successfully. Aug 18 19:29:51.249349 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-118028c9-2ff4-4748-a741-2761b9a8f9bd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:29:51.249971 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1115/4434] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:29:51 2026] POST /volume/v3/volumes => generated 778 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:29:51.267667 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-821bf16f-63c1-4ee1-9bce-f9db37ffd4b3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:51.270912 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-821bf16f-63c1-4ee1-9bce-f9db37ffd4b3 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/volumes/44cfab55-4506-4f06-8c68-40886e2f3949 Aug 18 19:29:51.271230 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-821bf16f-63c1-4ee1-9bce-f9db37ffd4b3 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:51.271478 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-821bf16f-63c1-4ee1-9bce-f9db37ffd4b3 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:51.285256 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:51.285256 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:51.290137 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-821bf16f-63c1-4ee1-9bce-f9db37ffd4b3 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Volume info retrieved successfully. Aug 18 19:29:51.295981 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-821bf16f-63c1-4ee1-9bce-f9db37ffd4b3 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes/44cfab55-4506-4f06-8c68-40886e2f3949 returned with HTTP 200 Aug 18 19:29:51.296474 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1105/4435] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:51 2026] GET /volume/v3/volumes/44cfab55-4506-4f06-8c68-40886e2f3949 => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:51.457147 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-a1750587-812a-4b5d-9226-a308ce49dac0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:51.460462 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-a1750587-812a-4b5d-9226-a308ce49dac0 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/00d35b8b-8a2e-43f9-ad26-10256f18a711 Aug 18 19:29:51.460462 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-a1750587-812a-4b5d-9226-a308ce49dac0 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:51.460462 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-a1750587-812a-4b5d-9226-a308ce49dac0 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:51.465572 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:51.465572 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:51.466190 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-a1750587-812a-4b5d-9226-a308ce49dac0 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:29:51.467450 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-a1750587-812a-4b5d-9226-a308ce49dac0 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/00d35b8b-8a2e-43f9-ad26-10256f18a711 returned with HTTP 200 Aug 18 19:29:51.467926 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1108/4436] 10.4.3.170 () {68 vars in 1604 bytes} [Tue Aug 18 19:29:51 2026] GET /volume/v3/snapshots/00d35b8b-8a2e-43f9-ad26-10256f18a711 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:51.872505 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-e4cb3e02-f3d3-4142-9d06-d34cdc7383d9 req-566914f3-d27e-4a24-b012-cb7d47ad7578 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:51.874498 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-e4cb3e02-f3d3-4142-9d06-d34cdc7383d9 req-566914f3-d27e-4a24-b012-cb7d47ad7578 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 Aug 18 19:29:51.874720 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-e4cb3e02-f3d3-4142-9d06-d34cdc7383d9 req-566914f3-d27e-4a24-b012-cb7d47ad7578 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:51.874966 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-e4cb3e02-f3d3-4142-9d06-d34cdc7383d9 req-566914f3-d27e-4a24-b012-cb7d47ad7578 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:51.884433 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:51.884433 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:51.887499 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-e4cb3e02-f3d3-4142-9d06-d34cdc7383d9 req-566914f3-d27e-4a24-b012-cb7d47ad7578 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:29:51.891024 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-e4cb3e02-f3d3-4142-9d06-d34cdc7383d9 req-566914f3-d27e-4a24-b012-cb7d47ad7578 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 returned with HTTP 200 Aug 18 19:29:51.891443 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1109/4437] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:29:51 2026] GET /volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 => generated 1132 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:51.912316 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-e4cb3e02-f3d3-4142-9d06-d34cdc7383d9 req-2271ebec-b427-490b-89d1-b5ea7249930d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:51.914378 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-e4cb3e02-f3d3-4142-9d06-d34cdc7383d9 req-2271ebec-b427-490b-89d1-b5ea7249930d tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] POST https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213/action Aug 18 19:29:51.914715 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-e4cb3e02-f3d3-4142-9d06-d34cdc7383d9 req-2271ebec-b427-490b-89d1-b5ea7249930d tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:29:51.914813 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-e4cb3e02-f3d3-4142-9d06-d34cdc7383d9 req-2271ebec-b427-490b-89d1-b5ea7249930d tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:51.925191 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:51.925191 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:51.925647 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-e4cb3e02-f3d3-4142-9d06-d34cdc7383d9 req-2271ebec-b427-490b-89d1-b5ea7249930d tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:29:51.932826 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-e4cb3e02-f3d3-4142-9d06-d34cdc7383d9 req-2271ebec-b427-490b-89d1-b5ea7249930d tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Begin detaching volume completed successfully. Aug 18 19:29:51.933008 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-e4cb3e02-f3d3-4142-9d06-d34cdc7383d9 req-2271ebec-b427-490b-89d1-b5ea7249930d tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213/action returned with HTTP 202 Aug 18 19:29:51.933579 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1116/4438] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:29:51 2026] POST /volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:29:51.974639 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-167e26a4-4da7-4307-befc-38a35de882e0 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:51.975038 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-167e26a4-4da7-4307-befc-38a35de882e0 None None] GET https://10.4.3.170/volume// Aug 18 19:29:51.975226 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-167e26a4-4da7-4307-befc-38a35de882e0 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:51.975461 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-167e26a4-4da7-4307-befc-38a35de882e0 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:51.975835 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-167e26a4-4da7-4307-befc-38a35de882e0 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:29:51.976142 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1106/4439] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:29: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 19:29:51.983866 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-e4cb3e02-f3d3-4142-9d06-d34cdc7383d9 req-87048a0c-a21b-4bbf-ad2e-13169317df91 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:51.986777 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-e4cb3e02-f3d3-4142-9d06-d34cdc7383d9 req-87048a0c-a21b-4bbf-ad2e-13169317df91 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 Aug 18 19:29:51.987050 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-e4cb3e02-f3d3-4142-9d06-d34cdc7383d9 req-87048a0c-a21b-4bbf-ad2e-13169317df91 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:51.987318 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-e4cb3e02-f3d3-4142-9d06-d34cdc7383d9 req-87048a0c-a21b-4bbf-ad2e-13169317df91 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:51.998011 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:51.998011 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:52.001560 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-e4cb3e02-f3d3-4142-9d06-d34cdc7383d9 req-87048a0c-a21b-4bbf-ad2e-13169317df91 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:29:52.005674 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-e4cb3e02-f3d3-4142-9d06-d34cdc7383d9 req-87048a0c-a21b-4bbf-ad2e-13169317df91 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 returned with HTTP 200 Aug 18 19:29:52.006089 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1109/4440] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:29:51 2026] GET /volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 => generated 1315 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:29:52.009468 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b5560822-7bcc-4a41-a8bf-a1b8fe17f5e1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:52.011768 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b5560822-7bcc-4a41-a8bf-a1b8fe17f5e1 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:29:52.012127 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b5560822-7bcc-4a41-a8bf-a1b8fe17f5e1 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-817455477-1583713745", "extra_specs": {}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:52.026250 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b5560822-7bcc-4a41-a8bf-a1b8fe17f5e1 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:29:52.026671 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1110/4441] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:29:52 2026] POST /volume/v3/types => generated 268 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:52.035837 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b5dca3f3-82cc-4d8e-a405-d86696762274 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:52.037303 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b5dca3f3-82cc-4d8e-a405-d86696762274 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:29:52.037650 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b5dca3f3-82cc-4d8e-a405-d86696762274 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-852597204-1400844083", "extra_specs": {}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:52.049650 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b5dca3f3-82cc-4d8e-a405-d86696762274 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:29:52.050024 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1117/4442] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:29:52 2026] POST /volume/v3/types => generated 268 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:52.059278 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ce24e82e-ec98-4542-a03f-2b081264fc2b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:52.061286 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ce24e82e-ec98-4542-a03f-2b081264fc2b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:29:52.061693 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ce24e82e-ec98-4542-a03f-2b081264fc2b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-4123299", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-817455477-1583713745", "size": 1}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:52.064274 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-ce24e82e-ec98-4542-a03f-2b081264fc2b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-4123299', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-817455477-1583713745', 'size': 1}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:29:52.068696 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-ce24e82e-ec98-4542-a03f-2b081264fc2b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Create volume of 1 GB Aug 18 19:29:52.069785 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:52.069785 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:52.070442 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ce24e82e-ec98-4542-a03f-2b081264fc2b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Availability Zones retrieved successfully. Aug 18 19:29:52.078133 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ce24e82e-ec98-4542-a03f-2b081264fc2b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Flow 'volume_create_api' (5f1cf027-5562-44ac-87b4-1911527e6765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:29:52.079379 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ce24e82e-ec98-4542-a03f-2b081264fc2b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48d94f0f-e794-45cc-8755-098b919314e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:52.080875 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-ce24e82e-ec98-4542-a03f-2b081264fc2b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:29:52.111465 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ce24e82e-ec98-4542-a03f-2b081264fc2b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48d94f0f-e794-45cc-8755-098b919314e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:29:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3e0a4f15-9347-4ea6-8015-8e8232ea4f2d,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-817455477-1583713745',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e0a4f15-9347-4ea6-8015-8e8232ea4f2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:52.111919 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ce24e82e-ec98-4542-a03f-2b081264fc2b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08ef51fc-9a62-45ff-ae14-ef6b9fa601ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:52.136129 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-ce24e82e-ec98-4542-a03f-2b081264fc2b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-817455477-1583713745 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-817455477-1583713745, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:29:52.137379 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-ce24e82e-ec98-4542-a03f-2b081264fc2b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-817455477-1583713745 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-817455477-1583713745, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:29:52.186064 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-ce24e82e-ec98-4542-a03f-2b081264fc2b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Created reservations ['ffd6f251-ac4b-4001-b1f9-d6d7b6d730d4', '0a4b2092-29ed-46cc-94b0-ec9efa8e82f7', 'f0a67754-57a6-43cf-930d-8f3ef5d2e80f', 'b4be437d-3c4b-4fe0-bcf6-acd5ea56eb0d'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:29:52.189385 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ce24e82e-ec98-4542-a03f-2b081264fc2b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08ef51fc-9a62-45ff-ae14-ef6b9fa601ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffd6f251-ac4b-4001-b1f9-d6d7b6d730d4', '0a4b2092-29ed-46cc-94b0-ec9efa8e82f7', 'f0a67754-57a6-43cf-930d-8f3ef5d2e80f', 'b4be437d-3c4b-4fe0-bcf6-acd5ea56eb0d']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:52.189385 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ce24e82e-ec98-4542-a03f-2b081264fc2b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (166e5f69-c423-47f6-9efd-505f3847fb61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:52.218540 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ce24e82e-ec98-4542-a03f-2b081264fc2b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (166e5f69-c423-47f6-9efd-505f3847fb61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35fe7831-6eac-49a4-b1a2-8c23fb98c387', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-4123299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44e62f278a214ebfbd763caf998a016c',qos_specs=None,replication_status=,reservations=['ffd6f251-ac4b-4001-b1f9-d6d7b6d730d4','0a4b2092-29ed-46cc-94b0-ec9efa8e82f7','f0a67754-57a6-43cf-930d-8f3ef5d2e80f','b4be437d-3c4b-4fe0-bcf6-acd5ea56eb0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5919cc2079b4ac8b69e9f6c2a59bf50',volume_type_id=3e0a4f15-9347-4ea6-8015-8e8232ea4f2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:29:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-4123299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35fe7831-6eac-49a4-b1a2-8c23fb98c387,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44e62f278a214ebfbd763caf998a016c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5919cc2079b4ac8b69e9f6c2a59bf50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3e0a4f15-9347-4ea6-8015-8e8232ea4f2d),volume_type_id=3e0a4f15-9347-4ea6-8015-8e8232ea4f2d)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:52.219648 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ce24e82e-ec98-4542-a03f-2b081264fc2b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dec26280-cd6f-4fb3-984e-ecdf19620095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:52.241346 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ce24e82e-ec98-4542-a03f-2b081264fc2b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dec26280-cd6f-4fb3-984e-ecdf19620095) transitioned into state 'SUCCESS' from state '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-4123299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44e62f278a214ebfbd763caf998a016c',qos_specs=None,replication_status=,reservations=['ffd6f251-ac4b-4001-b1f9-d6d7b6d730d4','0a4b2092-29ed-46cc-94b0-ec9efa8e82f7','f0a67754-57a6-43cf-930d-8f3ef5d2e80f','b4be437d-3c4b-4fe0-bcf6-acd5ea56eb0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5919cc2079b4ac8b69e9f6c2a59bf50',volume_type_id=3e0a4f15-9347-4ea6-8015-8e8232ea4f2d)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:52.242408 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ce24e82e-ec98-4542-a03f-2b081264fc2b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5071f973-4fab-4fe3-b0d0-d68650e5e3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:52.258384 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ce24e82e-ec98-4542-a03f-2b081264fc2b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5071f973-4fab-4fe3-b0d0-d68650e5e3c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:52.258384 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ce24e82e-ec98-4542-a03f-2b081264fc2b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Flow 'volume_create_api' (5f1cf027-5562-44ac-87b4-1911527e6765) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:29:52.258384 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ce24e82e-ec98-4542-a03f-2b081264fc2b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Create volume request issued successfully. Aug 18 19:29:52.258384 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ce24e82e-ec98-4542-a03f-2b081264fc2b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:29:52.258817 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1107/4443] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:29:52 2026] POST /volume/v3/volumes => generated 843 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:29:52.273009 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-74e85aa2-354f-4ea4-bb45-7d7089d914b8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:52.274863 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-74e85aa2-354f-4ea4-bb45-7d7089d914b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:29:52.275238 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-74e85aa2-354f-4ea4-bb45-7d7089d914b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-467428367", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-852597204-1400844083", "size": 1}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:52.276794 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-74e85aa2-354f-4ea4-bb45-7d7089d914b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-467428367', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-852597204-1400844083', 'size': 1}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:29:52.280348 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-74e85aa2-354f-4ea4-bb45-7d7089d914b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Create volume of 1 GB Aug 18 19:29:52.280663 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:52.280663 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:52.281113 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-74e85aa2-354f-4ea4-bb45-7d7089d914b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Availability Zones retrieved successfully. Aug 18 19:29:52.287606 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-74e85aa2-354f-4ea4-bb45-7d7089d914b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Flow 'volume_create_api' (0152aeff-fb05-4bc0-8b8d-39731e0726a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:29:52.288539 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-74e85aa2-354f-4ea4-bb45-7d7089d914b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f34f77a2-9aa8-49b9-b808-d3af285c1427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:52.289891 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-74e85aa2-354f-4ea4-bb45-7d7089d914b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:29:52.312018 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6071e5b2-0099-47c7-bc59-886b79153471 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:52.314015 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6071e5b2-0099-47c7-bc59-886b79153471 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/volumes/44cfab55-4506-4f06-8c68-40886e2f3949 Aug 18 19:29:52.314247 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6071e5b2-0099-47c7-bc59-886b79153471 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:52.314482 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6071e5b2-0099-47c7-bc59-886b79153471 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:52.322112 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-74e85aa2-354f-4ea4-bb45-7d7089d914b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f34f77a2-9aa8-49b9-b808-d3af285c1427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:29:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=25fa1c74-a05e-4414-b0e5-c037510c79d8,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-852597204-1400844083',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fa1c74-a05e-4414-b0e5-c037510c79d8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:52.322738 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:52.322738 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:52.323301 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-74e85aa2-354f-4ea4-bb45-7d7089d914b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f35f9029-3992-4ef9-8a08-63589e5cd572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:52.327430 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-6071e5b2-0099-47c7-bc59-886b79153471 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Volume info retrieved successfully. Aug 18 19:29:52.332350 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6071e5b2-0099-47c7-bc59-886b79153471 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes/44cfab55-4506-4f06-8c68-40886e2f3949 returned with HTTP 200 Aug 18 19:29:52.332797 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1111/4444] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:52 2026] GET /volume/v3/volumes/44cfab55-4506-4f06-8c68-40886e2f3949 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:52.346103 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-21b37744-e4d6-4012-acc1-11e524809dfd None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:52.351385 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-21b37744-e4d6-4012-acc1-11e524809dfd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:29:52.351385 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-21b37744-e4d6-4012-acc1-11e524809dfd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "44cfab55-4506-4f06-8c68-40886e2f3949", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-300863711"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:52.358644 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:52.358644 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:52.358969 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-21b37744-e4d6-4012-acc1-11e524809dfd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Volume info retrieved successfully. Aug 18 19:29:52.359085 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-21b37744-e4d6-4012-acc1-11e524809dfd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Create snapshot from volume 44cfab55-4506-4f06-8c68-40886e2f3949 Aug 18 19:29:52.364763 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-74e85aa2-354f-4ea4-bb45-7d7089d914b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-852597204-1400844083 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-852597204-1400844083, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:29:52.366120 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-74e85aa2-354f-4ea4-bb45-7d7089d914b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-852597204-1400844083 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-852597204-1400844083, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:29:52.389189 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-21b37744-e4d6-4012-acc1-11e524809dfd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Created reservations ['7066dec5-22e8-4ddc-bfa0-fca7239a82b7', '40bf7bbe-ff67-4936-bb14-1c7404e9ab63', 'e0cd4724-6a76-4f25-921c-2e3d6e0404a8', '95d6ddce-4052-485e-8cdd-cd4ab832d13b'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:29:52.399804 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-74e85aa2-354f-4ea4-bb45-7d7089d914b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Created reservations ['358c22eb-b1b8-44ef-938b-5df2bcbe2ba0', '0c210172-8fdb-4231-a90a-2d2c27ff188e', '6fc1c7e3-3217-4e6c-8661-7fcaf6947675', 'eb2f1adc-b86b-492e-a909-bf2df1ca9942'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:29:52.400811 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-74e85aa2-354f-4ea4-bb45-7d7089d914b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f35f9029-3992-4ef9-8a08-63589e5cd572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['358c22eb-b1b8-44ef-938b-5df2bcbe2ba0', '0c210172-8fdb-4231-a90a-2d2c27ff188e', '6fc1c7e3-3217-4e6c-8661-7fcaf6947675', 'eb2f1adc-b86b-492e-a909-bf2df1ca9942']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:52.401798 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-74e85aa2-354f-4ea4-bb45-7d7089d914b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e942d02-ba58-4441-b3e6-87ebcae744e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:52.432862 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-21b37744-e4d6-4012-acc1-11e524809dfd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot create request issued successfully. Aug 18 19:29:52.433395 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-21b37744-e4d6-4012-acc1-11e524809dfd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:29:52.433975 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1118/4445] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:29:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:29:52.447282 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-74e85aa2-354f-4ea4-bb45-7d7089d914b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e942d02-ba58-4441-b3e6-87ebcae744e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed34aaae-0609-45cd-8e2b-2874e0013556', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-467428367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44e62f278a214ebfbd763caf998a016c',qos_specs=None,replication_status=,reservations=['358c22eb-b1b8-44ef-938b-5df2bcbe2ba0','0c210172-8fdb-4231-a90a-2d2c27ff188e','6fc1c7e3-3217-4e6c-8661-7fcaf6947675','eb2f1adc-b86b-492e-a909-bf2df1ca9942'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5919cc2079b4ac8b69e9f6c2a59bf50',volume_type_id=25fa1c74-a05e-4414-b0e5-c037510c79d8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:29:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-467428367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed34aaae-0609-45cd-8e2b-2874e0013556,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44e62f278a214ebfbd763caf998a016c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5919cc2079b4ac8b69e9f6c2a59bf50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fa1c74-a05e-4414-b0e5-c037510c79d8),volume_type_id=25fa1c74-a05e-4414-b0e5-c037510c79d8)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:52.447526 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4e02c028-e2bf-4600-ba2d-c5f6ca698ae3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:52.447818 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-74e85aa2-354f-4ea4-bb45-7d7089d914b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a02c180-15c3-43ef-94ce-ec5bc14de5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:52.449667 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4e02c028-e2bf-4600-ba2d-c5f6ca698ae3 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/snapshots/20978263-091c-4888-a7fb-df69959b82c7 Aug 18 19:29:52.449941 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4e02c028-e2bf-4600-ba2d-c5f6ca698ae3 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:52.450230 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4e02c028-e2bf-4600-ba2d-c5f6ca698ae3 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:52.460489 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:52.460489 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:52.460968 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4e02c028-e2bf-4600-ba2d-c5f6ca698ae3 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot retrieved successfully. Aug 18 19:29:52.462024 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4e02c028-e2bf-4600-ba2d-c5f6ca698ae3 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots/20978263-091c-4888-a7fb-df69959b82c7 returned with HTTP 200 Aug 18 19:29:52.462707 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1108/4446] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:29:52 2026] GET /volume/v3/snapshots/20978263-091c-4888-a7fb-df69959b82c7 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:52.470939 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-74e85aa2-354f-4ea4-bb45-7d7089d914b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a02c180-15c3-43ef-94ce-ec5bc14de5d6) transitioned into state 'SUCCESS' from state '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-467428367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44e62f278a214ebfbd763caf998a016c',qos_specs=None,replication_status=,reservations=['358c22eb-b1b8-44ef-938b-5df2bcbe2ba0','0c210172-8fdb-4231-a90a-2d2c27ff188e','6fc1c7e3-3217-4e6c-8661-7fcaf6947675','eb2f1adc-b86b-492e-a909-bf2df1ca9942'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5919cc2079b4ac8b69e9f6c2a59bf50',volume_type_id=25fa1c74-a05e-4414-b0e5-c037510c79d8)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:52.471415 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-22cc0455-722d-4619-95ea-9ff39808b63c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:52.471605 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-74e85aa2-354f-4ea4-bb45-7d7089d914b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70f31558-1858-4d50-8727-da387f2c3747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:52.473223 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-22cc0455-722d-4619-95ea-9ff39808b63c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/00d35b8b-8a2e-43f9-ad26-10256f18a711 Aug 18 19:29:52.473693 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-22cc0455-722d-4619-95ea-9ff39808b63c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:52.473693 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-22cc0455-722d-4619-95ea-9ff39808b63c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:52.482934 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:52.482934 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:52.483557 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-22cc0455-722d-4619-95ea-9ff39808b63c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:29:52.484443 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-22cc0455-722d-4619-95ea-9ff39808b63c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/00d35b8b-8a2e-43f9-ad26-10256f18a711 returned with HTTP 200 Aug 18 19:29:52.485703 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1112/4447] 10.4.3.170 () {68 vars in 1604 bytes} [Tue Aug 18 19:29:52 2026] GET /volume/v3/snapshots/00d35b8b-8a2e-43f9-ad26-10256f18a711 => generated 479 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:52.486751 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-74e85aa2-354f-4ea4-bb45-7d7089d914b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70f31558-1858-4d50-8727-da387f2c3747) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:52.487899 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-74e85aa2-354f-4ea4-bb45-7d7089d914b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Flow 'volume_create_api' (0152aeff-fb05-4bc0-8b8d-39731e0726a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:29:52.488271 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-74e85aa2-354f-4ea4-bb45-7d7089d914b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Create volume request issued successfully. Aug 18 19:29:52.488955 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-74e85aa2-354f-4ea4-bb45-7d7089d914b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:29:52.489479 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1110/4448] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:29:52 2026] POST /volume/v3/volumes => generated 845 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:29:52.494352 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-07cc9592-c4ad-4870-a13e-c83e9f38722d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:52.496708 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-07cc9592-c4ad-4870-a13e-c83e9f38722d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf Aug 18 19:29:52.497017 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-07cc9592-c4ad-4870-a13e-c83e9f38722d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:52.497292 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-07cc9592-c4ad-4870-a13e-c83e9f38722d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:52.507558 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:52.507558 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:52.511330 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-07cc9592-c4ad-4870-a13e-c83e9f38722d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:29:52.516226 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-07cc9592-c4ad-4870-a13e-c83e9f38722d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf returned with HTTP 200 Aug 18 19:29:52.516716 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1119/4449] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:29:52 2026] GET /volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf => generated 1658 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:52.521223 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b4dc1fcb-97d9-4dfd-850b-6059e5494e1d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:52.522719 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b4dc1fcb-97d9-4dfd-850b-6059e5494e1d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:29:52.523074 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b4dc1fcb-97d9-4dfd-850b-6059e5494e1d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1682298703", "snapshot_id": null, "imageRef": "5b4c7169-5f83-4079-aa6e-59bae33df3da", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-10298420-1318763095", "size": 1}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:52.524581 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-b4dc1fcb-97d9-4dfd-850b-6059e5494e1d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1682298703', 'snapshot_id': None, 'imageRef': '5b4c7169-5f83-4079-aa6e-59bae33df3da', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-10298420-1318763095', 'size': 1}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:29:52.526786 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-64025eea-8cad-464e-b351-bc7d847751c9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:52.528526 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-64025eea-8cad-464e-b351-bc7d847751c9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:29:52.528809 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-64025eea-8cad-464e-b351-bc7d847751c9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "00d35b8b-8a2e-43f9-ad26-10256f18a711", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:52.530229 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-64025eea-8cad-464e-b351-bc7d847751c9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '00d35b8b-8a2e-43f9-ad26-10256f18a711', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:29:52.539328 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:52.539328 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:52.539758 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-64025eea-8cad-464e-b351-bc7d847751c9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:29:52.539895 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-64025eea-8cad-464e-b351-bc7d847751c9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume of 1 GB Aug 18 19:29:52.540421 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-64025eea-8cad-464e-b351-bc7d847751c9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Availability Zones retrieved successfully. Aug 18 19:29:52.547002 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-64025eea-8cad-464e-b351-bc7d847751c9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Flow 'volume_create_api' (954588f8-bcc5-41f5-97b2-bf5b930bd5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:29:52.550560 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-64025eea-8cad-464e-b351-bc7d847751c9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (015abc3e-bcae-4d99-adc6-d694e737d831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:52.550560 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-64025eea-8cad-464e-b351-bc7d847751c9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:29:52.585249 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-64025eea-8cad-464e-b351-bc7d847751c9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (015abc3e-bcae-4d99-adc6-d694e737d831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '00d35b8b-8a2e-43f9-ad26-10256f18a711', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:52.586046 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-64025eea-8cad-464e-b351-bc7d847751c9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (063e16ee-2b2e-40b2-bc0a-8248df8eac38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:52.628969 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-117cc939-550c-42a6-9b3d-297826eb8829 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:52.631021 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-117cc939-550c-42a6-9b3d-297826eb8829 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] DELETE https://10.4.3.170/volume/v3/volumes/65924702-882f-4e50-9684-a6d74f920a52 Aug 18 19:29:52.631301 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-117cc939-550c-42a6-9b3d-297826eb8829 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:52.631449 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-117cc939-550c-42a6-9b3d-297826eb8829 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:52.631644 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-117cc939-550c-42a6-9b3d-297826eb8829 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Delete volume with id: 65924702-882f-4e50-9684-a6d74f920a52 Aug 18 19:29:52.639876 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:52.639876 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:52.640352 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-117cc939-550c-42a6-9b3d-297826eb8829 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Volume info retrieved successfully. Aug 18 19:29:52.640697 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-b4dc1fcb-97d9-4dfd-850b-6059e5494e1d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Create volume of 1 GB Aug 18 19:29:52.641041 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:52.641041 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:52.641476 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b4dc1fcb-97d9-4dfd-850b-6059e5494e1d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Availability Zones retrieved successfully. Aug 18 19:29:52.646311 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-64025eea-8cad-464e-b351-bc7d847751c9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Created reservations ['4827d98c-7dfe-41c3-938b-d4cef11dc9c3', '0678a1d5-50a9-426e-a836-c05eb7df1c8c', '92ac32e2-7b73-41e6-a5ae-ed148f103c93', 'd51759d2-d273-4c9d-a23d-7ae1fecd65c6'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:29:52.646721 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b4dc1fcb-97d9-4dfd-850b-6059e5494e1d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Flow 'volume_create_api' (6d2c71bb-74d3-4a8c-a30f-2f7d4c5fb7f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:29:52.647252 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-64025eea-8cad-464e-b351-bc7d847751c9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (063e16ee-2b2e-40b2-bc0a-8248df8eac38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4827d98c-7dfe-41c3-938b-d4cef11dc9c3', '0678a1d5-50a9-426e-a836-c05eb7df1c8c', '92ac32e2-7b73-41e6-a5ae-ed148f103c93', 'd51759d2-d273-4c9d-a23d-7ae1fecd65c6']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:52.648195 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b4dc1fcb-97d9-4dfd-850b-6059e5494e1d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93268375-8d38-4ab5-9f12-7eb9cbe3b529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:52.648268 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-64025eea-8cad-464e-b351-bc7d847751c9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25c03b0f-8d46-45d0-a6db-05a1775eb270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:52.649541 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-b4dc1fcb-97d9-4dfd-850b-6059e5494e1d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:29:52.665444 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-117cc939-550c-42a6-9b3d-297826eb8829 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Delete volume request issued successfully. Aug 18 19:29:52.665784 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-117cc939-550c-42a6-9b3d-297826eb8829 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/volumes/65924702-882f-4e50-9684-a6d74f920a52 returned with HTTP 202 Aug 18 19:29:52.666429 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1111/4450] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:29:52 2026] DELETE /volume/v3/volumes/65924702-882f-4e50-9684-a6d74f920a52 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:29:52.673745 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f690edfc-7b8e-41b8-90a3-a737caf0be3b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:52.676611 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f690edfc-7b8e-41b8-90a3-a737caf0be3b tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] DELETE https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c Aug 18 19:29:52.676611 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f690edfc-7b8e-41b8-90a3-a737caf0be3b tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:52.677660 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f690edfc-7b8e-41b8-90a3-a737caf0be3b tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:52.677660 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.backups [None req-f690edfc-7b8e-41b8-90a3-a737caf0be3b tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Delete backup with id: 9d312995-6244-417d-ae1a-9ef41dfbe39c. Aug 18 19:29:52.682502 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:52.682502 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:52.694715 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-64025eea-8cad-464e-b351-bc7d847751c9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25c03b0f-8d46-45d0-a6db-05a1775eb270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f969190-a79e-4318-8c2e-c8b219891597', '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='3c85fccad6fa47ca8280d67695010cbf',qos_specs=None,replication_status=,reservations=['4827d98c-7dfe-41c3-938b-d4cef11dc9c3','0678a1d5-50a9-426e-a836-c05eb7df1c8c','92ac32e2-7b73-41e6-a5ae-ed148f103c93','d51759d2-d273-4c9d-a23d-7ae1fecd65c6'],size=1,snapshot_id=00d35b8b-8a2e-43f9-ad26-10256f18a711,source_replicaid=,source_volid=None,status='creating',user_id='5a786f33905544f7ae7b17c2f6425c97',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), '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-18T19:29:52Z,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=8f969190-a79e-4318-8c2e-c8b219891597,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c85fccad6fa47ca8280d67695010cbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=00d35b8b-8a2e-43f9-ad26-10256f18a711,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a786f33905544f7ae7b17c2f6425c97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:52.695892 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-64025eea-8cad-464e-b351-bc7d847751c9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82e2c36d-688c-4d81-b028-db047f0d2424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:52.698491 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.backup.rpcapi [None req-f690edfc-7b8e-41b8-90a3-a737caf0be3b tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] delete_backup rpcapi backup_id 9d312995-6244-417d-ae1a-9ef41dfbe39c {{(pid=100583) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:29:52.700931 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f690edfc-7b8e-41b8-90a3-a737caf0be3b tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c returned with HTTP 202 Aug 18 19:29:52.701686 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1120/4451] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:29:52 2026] DELETE /volume/v3/backups/9d312995-6244-417d-ae1a-9ef41dfbe39c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:29:52.707994 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b4dc1fcb-97d9-4dfd-850b-6059e5494e1d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93268375-8d38-4ab5-9f12-7eb9cbe3b529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:29:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=435d5741-98e5-4770-bca3-ec267c419691,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-10298420-1318763095',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '435d5741-98e5-4770-bca3-ec267c419691', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:52.709143 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b4dc1fcb-97d9-4dfd-850b-6059e5494e1d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91a77a21-8429-4da9-ac67-aee71a2306f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:52.711425 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-31043268-181f-40ca-beab-ff2a4ce64cae None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:52.713921 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-31043268-181f-40ca-beab-ff2a4ce64cae tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] DELETE https://10.4.3.170/volume/v3/volumes/85fc386b-370f-4b50-9fe1-0e56648df93d Aug 18 19:29:52.714291 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-31043268-181f-40ca-beab-ff2a4ce64cae tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:52.714661 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-31043268-181f-40ca-beab-ff2a4ce64cae tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:52.714932 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-31043268-181f-40ca-beab-ff2a4ce64cae tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Delete volume with id: 85fc386b-370f-4b50-9fe1-0e56648df93d Aug 18 19:29:52.719643 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-64025eea-8cad-464e-b351-bc7d847751c9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82e2c36d-688c-4d81-b028-db047f0d2424) transitioned into 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='3c85fccad6fa47ca8280d67695010cbf',qos_specs=None,replication_status=,reservations=['4827d98c-7dfe-41c3-938b-d4cef11dc9c3','0678a1d5-50a9-426e-a836-c05eb7df1c8c','92ac32e2-7b73-41e6-a5ae-ed148f103c93','d51759d2-d273-4c9d-a23d-7ae1fecd65c6'],size=1,snapshot_id=00d35b8b-8a2e-43f9-ad26-10256f18a711,source_replicaid=,source_volid=None,status='creating',user_id='5a786f33905544f7ae7b17c2f6425c97',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:52.720656 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-64025eea-8cad-464e-b351-bc7d847751c9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3dccd3b-a3bf-4fe8-9603-bcf34143bd15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:52.721892 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:52.721892 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:52.722377 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-31043268-181f-40ca-beab-ff2a4ce64cae tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Volume info retrieved successfully. Aug 18 19:29:52.748268 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-b4dc1fcb-97d9-4dfd-850b-6059e5494e1d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-10298420-1318763095 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-10298420-1318763095, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:29:52.748444 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-31043268-181f-40ca-beab-ff2a4ce64cae tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Delete volume request issued successfully. Aug 18 19:29:52.748948 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-31043268-181f-40ca-beab-ff2a4ce64cae tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/volumes/85fc386b-370f-4b50-9fe1-0e56648df93d returned with HTTP 202 Aug 18 19:29:52.749029 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-b4dc1fcb-97d9-4dfd-850b-6059e5494e1d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-10298420-1318763095 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-10298420-1318763095, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:29:52.750565 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1112/4452] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:29:52 2026] DELETE /volume/v3/volumes/85fc386b-370f-4b50-9fe1-0e56648df93d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:29:52.752832 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-64025eea-8cad-464e-b351-bc7d847751c9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3dccd3b-a3bf-4fe8-9603-bcf34143bd15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:52.753955 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-64025eea-8cad-464e-b351-bc7d847751c9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Flow 'volume_create_api' (954588f8-bcc5-41f5-97b2-bf5b930bd5a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:29:52.754766 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-64025eea-8cad-464e-b351-bc7d847751c9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume request issued successfully. Aug 18 19:29:52.755265 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-64025eea-8cad-464e-b351-bc7d847751c9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:29:52.755761 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1113/4453] 10.4.3.170 () {72 vars in 1541 bytes} [Tue Aug 18 19:29:52 2026] POST /volume/v3/volumes => generated 736 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:29:52.761413 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4c22f8ce-aa4b-4579-9b26-fd4c9fecdb23 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:52.764066 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4c22f8ce-aa4b-4579-9b26-fd4c9fecdb23 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/volumes/85fc386b-370f-4b50-9fe1-0e56648df93d Aug 18 19:29:52.764066 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4c22f8ce-aa4b-4579-9b26-fd4c9fecdb23 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:52.764204 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4c22f8ce-aa4b-4579-9b26-fd4c9fecdb23 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:52.766785 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-26300078-4ba7-4e4b-bd26-04b9c3afcd4b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:52.769612 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-26300078-4ba7-4e4b-bd26-04b9c3afcd4b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/8f969190-a79e-4318-8c2e-c8b219891597 Aug 18 19:29:52.769901 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-26300078-4ba7-4e4b-bd26-04b9c3afcd4b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:52.770217 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-26300078-4ba7-4e4b-bd26-04b9c3afcd4b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:52.780965 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:52.780965 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:52.781086 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:52.781086 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:52.790088 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-4c22f8ce-aa4b-4579-9b26-fd4c9fecdb23 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Volume info retrieved successfully. Aug 18 19:29:52.790852 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-26300078-4ba7-4e4b-bd26-04b9c3afcd4b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:29:52.793692 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-b4dc1fcb-97d9-4dfd-850b-6059e5494e1d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Created reservations ['95732ab9-d3e5-404d-a19e-47e0da0d26b7', '27d27663-8697-4d52-9061-49192fafccd9', '600aafe3-adaf-4958-b165-c9815e17fc0a', 'a4c747b2-161c-4fba-b7d7-2658566145e6'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:29:52.794543 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b4dc1fcb-97d9-4dfd-850b-6059e5494e1d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91a77a21-8429-4da9-ac67-aee71a2306f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95732ab9-d3e5-404d-a19e-47e0da0d26b7', '27d27663-8697-4d52-9061-49192fafccd9', '600aafe3-adaf-4958-b165-c9815e17fc0a', 'a4c747b2-161c-4fba-b7d7-2658566145e6']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:52.795315 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b4dc1fcb-97d9-4dfd-850b-6059e5494e1d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3b4891f-2b19-4dc1-a2fe-d9ee25d1aa16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:52.797457 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4c22f8ce-aa4b-4579-9b26-fd4c9fecdb23 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/volumes/85fc386b-370f-4b50-9fe1-0e56648df93d returned with HTTP 200 Aug 18 19:29:52.798183 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1121/4454] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:52 2026] GET /volume/v3/volumes/85fc386b-370f-4b50-9fe1-0e56648df93d => generated 1361 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:52.798427 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-26300078-4ba7-4e4b-bd26-04b9c3afcd4b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/8f969190-a79e-4318-8c2e-c8b219891597 returned with HTTP 200 Aug 18 19:29:52.799633 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1113/4455] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:29:52 2026] GET /volume/v3/volumes/8f969190-a79e-4318-8c2e-c8b219891597 => generated 804 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:52.814078 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-70708042-f17e-4081-83a1-1a8cae547df2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:52.817619 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-70708042-f17e-4081-83a1-1a8cae547df2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/8f969190-a79e-4318-8c2e-c8b219891597 Aug 18 19:29:52.817853 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-70708042-f17e-4081-83a1-1a8cae547df2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:52.818044 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-70708042-f17e-4081-83a1-1a8cae547df2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:52.823143 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b4dc1fcb-97d9-4dfd-850b-6059e5494e1d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3b4891f-2b19-4dc1-a2fe-d9ee25d1aa16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4373c0fa-bbce-42e6-85a0-2189ddbfe76d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1682298703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44e62f278a214ebfbd763caf998a016c',qos_specs=None,replication_status=,reservations=['95732ab9-d3e5-404d-a19e-47e0da0d26b7','27d27663-8697-4d52-9061-49192fafccd9','600aafe3-adaf-4958-b165-c9815e17fc0a','a4c747b2-161c-4fba-b7d7-2658566145e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5919cc2079b4ac8b69e9f6c2a59bf50',volume_type_id=435d5741-98e5-4770-bca3-ec267c419691), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:29:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1682298703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4373c0fa-bbce-42e6-85a0-2189ddbfe76d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44e62f278a214ebfbd763caf998a016c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5919cc2079b4ac8b69e9f6c2a59bf50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(435d5741-98e5-4770-bca3-ec267c419691),volume_type_id=435d5741-98e5-4770-bca3-ec267c419691)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:52.824163 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b4dc1fcb-97d9-4dfd-850b-6059e5494e1d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aae3faa4-1b2e-4148-9890-212d952ac63a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:52.828286 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:52.828286 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:52.831982 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-70708042-f17e-4081-83a1-1a8cae547df2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:29:52.837607 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-70708042-f17e-4081-83a1-1a8cae547df2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/8f969190-a79e-4318-8c2e-c8b219891597 returned with HTTP 200 Aug 18 19:29:52.838160 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1114/4456] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:29:52 2026] GET /volume/v3/volumes/8f969190-a79e-4318-8c2e-c8b219891597 => generated 804 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:52.853100 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b4dc1fcb-97d9-4dfd-850b-6059e5494e1d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aae3faa4-1b2e-4148-9890-212d952ac63a) transitioned into state 'SUCCESS' from state '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-1682298703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44e62f278a214ebfbd763caf998a016c',qos_specs=None,replication_status=,reservations=['95732ab9-d3e5-404d-a19e-47e0da0d26b7','27d27663-8697-4d52-9061-49192fafccd9','600aafe3-adaf-4958-b165-c9815e17fc0a','a4c747b2-161c-4fba-b7d7-2658566145e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5919cc2079b4ac8b69e9f6c2a59bf50',volume_type_id=435d5741-98e5-4770-bca3-ec267c419691)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:52.853969 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b4dc1fcb-97d9-4dfd-850b-6059e5494e1d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79972304-513d-4fe4-8538-46d306b94fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:52.866774 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b4dc1fcb-97d9-4dfd-850b-6059e5494e1d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79972304-513d-4fe4-8538-46d306b94fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:52.867740 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b4dc1fcb-97d9-4dfd-850b-6059e5494e1d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Flow 'volume_create_api' (6d2c71bb-74d3-4a8c-a30f-2f7d4c5fb7f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:29:52.868076 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b4dc1fcb-97d9-4dfd-850b-6059e5494e1d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Create volume request issued successfully. Aug 18 19:29:52.868804 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b4dc1fcb-97d9-4dfd-850b-6059e5494e1d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:29:52.869340 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1109/4457] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:29:52 2026] POST /volume/v3/volumes => generated 845 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:29:52.890873 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-019c345f-6d83-44c1-9613-e87ad03bf0c2 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:52.893845 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-019c345f-6d83-44c1-9613-e87ad03bf0c2 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d Aug 18 19:29:52.894170 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-019c345f-6d83-44c1-9613-e87ad03bf0c2 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:52.894491 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-019c345f-6d83-44c1-9613-e87ad03bf0c2 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:52.905938 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:52.905938 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:52.911047 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-019c345f-6d83-44c1-9613-e87ad03bf0c2 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:29:52.917290 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-019c345f-6d83-44c1-9613-e87ad03bf0c2 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d returned with HTTP 200 Aug 18 19:29:52.917777 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1122/4458] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:52 2026] GET /volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d => generated 913 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:53.054387 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-e4cb3e02-f3d3-4142-9d06-d34cdc7383d9 req-78873415-a9d6-4690-98c7-338c79c76613 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:53.056611 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-e4cb3e02-f3d3-4142-9d06-d34cdc7383d9 req-78873415-a9d6-4690-98c7-338c79c76613 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] DELETE https://10.4.3.170/volume/v3/attachments/feabd569-8d3e-4313-880b-45ddc2a024b8 Aug 18 19:29:53.056794 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-e4cb3e02-f3d3-4142-9d06-d34cdc7383d9 req-78873415-a9d6-4690-98c7-338c79c76613 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:53.056971 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-e4cb3e02-f3d3-4142-9d06-d34cdc7383d9 req-78873415-a9d6-4690-98c7-338c79c76613 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:53.065681 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:53.065681 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:53.114735 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-e4cb3e02-f3d3-4142-9d06-d34cdc7383d9 req-78873415-a9d6-4690-98c7-338c79c76613 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/attachments/feabd569-8d3e-4313-880b-45ddc2a024b8 returned with HTTP 200 Aug 18 19:29:53.115281 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1114/4459] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:29:53 2026] DELETE /volume/v3/attachments/feabd569-8d3e-4313-880b-45ddc2a024b8 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:53.476039 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-28d07040-8af1-4c9a-b14e-2b50aec8ca2e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:53.477606 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-28d07040-8af1-4c9a-b14e-2b50aec8ca2e tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/snapshots/20978263-091c-4888-a7fb-df69959b82c7 Aug 18 19:29:53.477882 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-28d07040-8af1-4c9a-b14e-2b50aec8ca2e tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:53.478169 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-28d07040-8af1-4c9a-b14e-2b50aec8ca2e tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:53.484877 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:53.484877 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:53.484877 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-28d07040-8af1-4c9a-b14e-2b50aec8ca2e tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot retrieved successfully. Aug 18 19:29:53.484877 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-28d07040-8af1-4c9a-b14e-2b50aec8ca2e tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots/20978263-091c-4888-a7fb-df69959b82c7 returned with HTTP 200 Aug 18 19:29:53.484877 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1115/4460] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:29:53 2026] GET /volume/v3/snapshots/20978263-091c-4888-a7fb-df69959b82c7 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:53.497694 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6901bb27-c36f-4cb6-9b4d-c3067f870bfc None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:53.499752 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6901bb27-c36f-4cb6-9b4d-c3067f870bfc tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] GET https://10.4.3.170/volume/v3/snapshots Aug 18 19:29:53.499947 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6901bb27-c36f-4cb6-9b4d-c3067f870bfc tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:53.500176 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6901bb27-c36f-4cb6-9b4d-c3067f870bfc tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:53.500445 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-6901bb27-c36f-4cb6-9b4d-c3067f870bfc tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:29:53.500749 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:53.500749 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:53.501634 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.db.api [None req-6901bb27-c36f-4cb6-9b4d-c3067f870bfc tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] Building query based on filter {{(pid=100582) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:29:53.506038 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6901bb27-c36f-4cb6-9b4d-c3067f870bfc tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] Get all snapshots completed successfully. Aug 18 19:29:53.506608 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6901bb27-c36f-4cb6-9b4d-c3067f870bfc tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] https://10.4.3.170/volume/v3/snapshots returned with HTTP 200 Aug 18 19:29:53.506951 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1110/4461] 10.4.3.170 () {66 vars in 1243 bytes} [Tue Aug 18 19:29:53 2026] GET /volume/v3/snapshots => generated 335 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:53.518614 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b02d6c96-3b26-496d-a38d-fb7e796f3017 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:53.520796 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b02d6c96-3b26-496d-a38d-fb7e796f3017 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/20978263-091c-4888-a7fb-df69959b82c7 Aug 18 19:29:53.520994 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b02d6c96-3b26-496d-a38d-fb7e796f3017 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:53.521257 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b02d6c96-3b26-496d-a38d-fb7e796f3017 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:53.521391 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-b02d6c96-3b26-496d-a38d-fb7e796f3017 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Delete snapshot with id: 20978263-091c-4888-a7fb-df69959b82c7 Aug 18 19:29:53.527133 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:53.527133 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:53.527551 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b02d6c96-3b26-496d-a38d-fb7e796f3017 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot retrieved successfully. Aug 18 19:29:53.549137 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b02d6c96-3b26-496d-a38d-fb7e796f3017 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot delete request issued successfully. Aug 18 19:29:53.549336 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b02d6c96-3b26-496d-a38d-fb7e796f3017 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots/20978263-091c-4888-a7fb-df69959b82c7 returned with HTTP 202 Aug 18 19:29:53.549891 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1123/4462] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:29:53 2026] DELETE /volume/v3/snapshots/20978263-091c-4888-a7fb-df69959b82c7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:29:53.559004 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d1e2a04a-514c-44b2-9da2-e3c45dfd212c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:53.560951 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d1e2a04a-514c-44b2-9da2-e3c45dfd212c tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/snapshots/20978263-091c-4888-a7fb-df69959b82c7 Aug 18 19:29:53.561237 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d1e2a04a-514c-44b2-9da2-e3c45dfd212c tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:53.561474 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d1e2a04a-514c-44b2-9da2-e3c45dfd212c tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:53.567240 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:53.567240 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:53.567627 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d1e2a04a-514c-44b2-9da2-e3c45dfd212c tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot retrieved successfully. Aug 18 19:29:53.568757 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d1e2a04a-514c-44b2-9da2-e3c45dfd212c tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots/20978263-091c-4888-a7fb-df69959b82c7 returned with HTTP 200 Aug 18 19:29:53.568884 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1115/4463] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:29:53 2026] GET /volume/v3/snapshots/20978263-091c-4888-a7fb-df69959b82c7 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:53.815447 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d74661dd-8da2-4fa8-b1d1-b817ec7f6085 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:53.821672 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d74661dd-8da2-4fa8-b1d1-b817ec7f6085 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] GET https://10.4.3.170/volume/v3/volumes/85fc386b-370f-4b50-9fe1-0e56648df93d Aug 18 19:29:53.821672 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d74661dd-8da2-4fa8-b1d1-b817ec7f6085 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:53.821672 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d74661dd-8da2-4fa8-b1d1-b817ec7f6085 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:53.827428 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d74661dd-8da2-4fa8-b1d1-b817ec7f6085 tempest-TestVolumeBackupRestore-1143130165 tempest-TestVolumeBackupRestore-1143130165-project-member] https://10.4.3.170/volume/v3/volumes/85fc386b-370f-4b50-9fe1-0e56648df93d returned with HTTP 404 Aug 18 19:29:53.827906 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1116/4464] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:53 2026] GET /volume/v3/volumes/85fc386b-370f-4b50-9fe1-0e56648df93d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:29:53.933325 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-cdfd1227-c742-4b84-8347-ff10070e28c2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:53.934986 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cdfd1227-c742-4b84-8347-ff10070e28c2 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d Aug 18 19:29:53.935390 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cdfd1227-c742-4b84-8347-ff10070e28c2 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:53.935718 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cdfd1227-c742-4b84-8347-ff10070e28c2 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:53.943252 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:53.943252 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:53.948497 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-cdfd1227-c742-4b84-8347-ff10070e28c2 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:29:53.954329 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cdfd1227-c742-4b84-8347-ff10070e28c2 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d returned with HTTP 200 Aug 18 19:29:53.955514 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1111/4465] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:53 2026] GET /volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d => generated 937 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:54.082049 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5ad4e36a-3656-413d-96fb-6be784cd7e66 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:54.083458 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5ad4e36a-3656-413d-96fb-6be784cd7e66 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:29:54.083947 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5ad4e36a-3656-413d-96fb-6be784cd7e66 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c88772c7-8d1e-475d-b024-44ad4c131213", "force": false, "name": "tempest-TestStampPattern-snapshot-165291620", "description": null, "metadata": null}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:54.093641 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:54.093641 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:54.094236 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5ad4e36a-3656-413d-96fb-6be784cd7e66 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:29:54.094460 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-5ad4e36a-3656-413d-96fb-6be784cd7e66 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Create snapshot from volume c88772c7-8d1e-475d-b024-44ad4c131213 Aug 18 19:29:54.126808 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-5ad4e36a-3656-413d-96fb-6be784cd7e66 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Created reservations ['74f67298-caf8-4162-a30c-6c24809d1fe0', '19b2a066-2863-43a4-9f2a-f853c5344a0c', 'd5b59d49-3344-4c56-ab91-988dbae6d312', '765f669a-19e1-49da-a4b1-68e8fe22f895'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:29:54.169153 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5ad4e36a-3656-413d-96fb-6be784cd7e66 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Snapshot create request issued successfully. Aug 18 19:29:54.169567 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5ad4e36a-3656-413d-96fb-6be784cd7e66 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:29:54.170041 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1124/4466] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:29:54 2026] POST /volume/v3/snapshots => generated 302 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:29:54.182014 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-80c1a906-89e6-4c09-ba40-99bedfa6349a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:54.186239 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-80c1a906-89e6-4c09-ba40-99bedfa6349a tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/snapshots/a91ebb83-4f78-4556-97e4-5f8c8eb83b4f Aug 18 19:29:54.186515 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-80c1a906-89e6-4c09-ba40-99bedfa6349a tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:54.186723 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-80c1a906-89e6-4c09-ba40-99bedfa6349a tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:54.203516 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:54.203516 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:54.204003 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-80c1a906-89e6-4c09-ba40-99bedfa6349a tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Snapshot retrieved successfully. Aug 18 19:29:54.204795 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-80c1a906-89e6-4c09-ba40-99bedfa6349a tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/snapshots/a91ebb83-4f78-4556-97e4-5f8c8eb83b4f returned with HTTP 200 Aug 18 19:29:54.205188 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1116/4467] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:29:54 2026] GET /volume/v3/snapshots/a91ebb83-4f78-4556-97e4-5f8c8eb83b4f => generated 434 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:54.580129 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c20f3838-9629-4d91-9489-d10bff67cfa7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:54.582194 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c20f3838-9629-4d91-9489-d10bff67cfa7 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/snapshots/20978263-091c-4888-a7fb-df69959b82c7 Aug 18 19:29:54.582379 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c20f3838-9629-4d91-9489-d10bff67cfa7 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:54.582687 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c20f3838-9629-4d91-9489-d10bff67cfa7 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:54.591078 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c20f3838-9629-4d91-9489-d10bff67cfa7 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots/20978263-091c-4888-a7fb-df69959b82c7 returned with HTTP 404 Aug 18 19:29:54.591078 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1117/4468] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:29:54 2026] GET /volume/v3/snapshots/20978263-091c-4888-a7fb-df69959b82c7 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:29:54.599254 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-954bfdec-d625-4db3-9fab-0ee5ae31b14f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:54.601182 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-954bfdec-d625-4db3-9fab-0ee5ae31b14f tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/44cfab55-4506-4f06-8c68-40886e2f3949 Aug 18 19:29:54.601438 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-954bfdec-d625-4db3-9fab-0ee5ae31b14f tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:54.601688 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-954bfdec-d625-4db3-9fab-0ee5ae31b14f tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:54.601868 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-954bfdec-d625-4db3-9fab-0ee5ae31b14f tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Delete volume with id: 44cfab55-4506-4f06-8c68-40886e2f3949 Aug 18 19:29:54.609655 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:54.609655 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:54.611900 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-954bfdec-d625-4db3-9fab-0ee5ae31b14f tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Volume info retrieved successfully. Aug 18 19:29:54.638818 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-954bfdec-d625-4db3-9fab-0ee5ae31b14f tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Delete volume request issued successfully. Aug 18 19:29:54.638818 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-954bfdec-d625-4db3-9fab-0ee5ae31b14f tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes/44cfab55-4506-4f06-8c68-40886e2f3949 returned with HTTP 202 Aug 18 19:29:54.639174 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1112/4469] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:29:54 2026] DELETE /volume/v3/volumes/44cfab55-4506-4f06-8c68-40886e2f3949 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:29:54.651506 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-242409f0-6461-49b6-990d-12d51da90792 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:54.653886 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-242409f0-6461-49b6-990d-12d51da90792 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/volumes/44cfab55-4506-4f06-8c68-40886e2f3949 Aug 18 19:29:54.653886 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-242409f0-6461-49b6-990d-12d51da90792 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:54.654117 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-242409f0-6461-49b6-990d-12d51da90792 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:54.661851 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:54.661851 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:54.666124 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-242409f0-6461-49b6-990d-12d51da90792 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Volume info retrieved successfully. Aug 18 19:29:54.670465 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-242409f0-6461-49b6-990d-12d51da90792 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes/44cfab55-4506-4f06-8c68-40886e2f3949 returned with HTTP 200 Aug 18 19:29:54.670891 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1125/4470] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:54 2026] GET /volume/v3/volumes/44cfab55-4506-4f06-8c68-40886e2f3949 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:54.707870 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-aed25163-4495-408c-a4ef-8c19d4df1613 req-57c101cb-cddb-4809-a872-c45508807236 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:54.709971 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-aed25163-4495-408c-a4ef-8c19d4df1613 req-57c101cb-cddb-4809-a872-c45508807236 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b Aug 18 19:29:54.710220 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-aed25163-4495-408c-a4ef-8c19d4df1613 req-57c101cb-cddb-4809-a872-c45508807236 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:54.710453 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-aed25163-4495-408c-a4ef-8c19d4df1613 req-57c101cb-cddb-4809-a872-c45508807236 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:54.719210 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:54.719210 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:54.722405 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-aed25163-4495-408c-a4ef-8c19d4df1613 req-57c101cb-cddb-4809-a872-c45508807236 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:54.726348 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-aed25163-4495-408c-a4ef-8c19d4df1613 req-57c101cb-cddb-4809-a872-c45508807236 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b returned with HTTP 200 Aug 18 19:29:54.726744 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1117/4471] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:29:54 2026] GET /volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:54.751276 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-aed25163-4495-408c-a4ef-8c19d4df1613 req-fe445b55-ef13-4dcb-a6e8-2a1aa4422240 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:54.753251 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-aed25163-4495-408c-a4ef-8c19d4df1613 req-fe445b55-ef13-4dcb-a6e8-2a1aa4422240 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] POST https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b/action Aug 18 19:29:54.753619 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-aed25163-4495-408c-a4ef-8c19d4df1613 req-fe445b55-ef13-4dcb-a6e8-2a1aa4422240 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:29:54.753734 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-aed25163-4495-408c-a4ef-8c19d4df1613 req-fe445b55-ef13-4dcb-a6e8-2a1aa4422240 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:54.763924 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:54.763924 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:54.764520 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-aed25163-4495-408c-a4ef-8c19d4df1613 req-fe445b55-ef13-4dcb-a6e8-2a1aa4422240 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:54.770286 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-aed25163-4495-408c-a4ef-8c19d4df1613 req-fe445b55-ef13-4dcb-a6e8-2a1aa4422240 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Begin detaching volume completed successfully. Aug 18 19:29:54.770543 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-aed25163-4495-408c-a4ef-8c19d4df1613 req-fe445b55-ef13-4dcb-a6e8-2a1aa4422240 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b/action returned with HTTP 202 Aug 18 19:29:54.771208 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1118/4472] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:29:54 2026] POST /volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:29:54.812338 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4bce1a66-f0a2-467e-803b-2734ab1764a8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:54.812743 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4bce1a66-f0a2-467e-803b-2734ab1764a8 None None] GET https://10.4.3.170/volume// Aug 18 19:29:54.812959 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4bce1a66-f0a2-467e-803b-2734ab1764a8 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:54.813196 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4bce1a66-f0a2-467e-803b-2734ab1764a8 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:54.813593 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4bce1a66-f0a2-467e-803b-2734ab1764a8 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:29:54.813903 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1113/4473] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:29: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 19:29:54.821539 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-aed25163-4495-408c-a4ef-8c19d4df1613 req-0e845ba1-1625-4031-9b8d-d78c988821a1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:54.823940 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-aed25163-4495-408c-a4ef-8c19d4df1613 req-0e845ba1-1625-4031-9b8d-d78c988821a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b Aug 18 19:29:54.824304 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-aed25163-4495-408c-a4ef-8c19d4df1613 req-0e845ba1-1625-4031-9b8d-d78c988821a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:54.824544 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-aed25163-4495-408c-a4ef-8c19d4df1613 req-0e845ba1-1625-4031-9b8d-d78c988821a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:54.833763 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:54.833763 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:54.837087 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-aed25163-4495-408c-a4ef-8c19d4df1613 req-0e845ba1-1625-4031-9b8d-d78c988821a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:54.841267 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-aed25163-4495-408c-a4ef-8c19d4df1613 req-0e845ba1-1625-4031-9b8d-d78c988821a1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b returned with HTTP 200 Aug 18 19:29:54.841791 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1126/4474] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:29:54 2026] GET /volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:29:54.969252 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b30f2d1c-fc78-42ae-aec5-e13d95629938 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:54.971655 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b30f2d1c-fc78-42ae-aec5-e13d95629938 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d Aug 18 19:29:54.971914 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b30f2d1c-fc78-42ae-aec5-e13d95629938 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:54.972192 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b30f2d1c-fc78-42ae-aec5-e13d95629938 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:54.980624 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:54.980624 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:54.984279 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b30f2d1c-fc78-42ae-aec5-e13d95629938 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:29:54.989884 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b30f2d1c-fc78-42ae-aec5-e13d95629938 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d returned with HTTP 200 Aug 18 19:29:54.990350 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1118/4475] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:54 2026] GET /volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:55.216070 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6d649570-9ccd-4f97-b6f2-86bc6ae42902 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:55.218001 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6d649570-9ccd-4f97-b6f2-86bc6ae42902 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/snapshots/a91ebb83-4f78-4556-97e4-5f8c8eb83b4f Aug 18 19:29:55.218596 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6d649570-9ccd-4f97-b6f2-86bc6ae42902 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:55.218967 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6d649570-9ccd-4f97-b6f2-86bc6ae42902 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:55.224769 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:55.224769 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:55.225492 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-6d649570-9ccd-4f97-b6f2-86bc6ae42902 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Snapshot retrieved successfully. Aug 18 19:29:55.226601 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6d649570-9ccd-4f97-b6f2-86bc6ae42902 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/snapshots/a91ebb83-4f78-4556-97e4-5f8c8eb83b4f returned with HTTP 200 Aug 18 19:29:55.227028 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1119/4476] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:29:55 2026] GET /volume/v3/snapshots/a91ebb83-4f78-4556-97e4-5f8c8eb83b4f => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:55.235680 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7c825e6b-9c11-4ce9-8fff-cc46f1aed4dd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:55.237285 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7c825e6b-9c11-4ce9-8fff-cc46f1aed4dd tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/snapshots/a91ebb83-4f78-4556-97e4-5f8c8eb83b4f Aug 18 19:29:55.237504 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7c825e6b-9c11-4ce9-8fff-cc46f1aed4dd tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:55.237701 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7c825e6b-9c11-4ce9-8fff-cc46f1aed4dd tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:55.242631 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:55.242631 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:55.243066 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-7c825e6b-9c11-4ce9-8fff-cc46f1aed4dd tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Snapshot retrieved successfully. Aug 18 19:29:55.243797 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7c825e6b-9c11-4ce9-8fff-cc46f1aed4dd tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/snapshots/a91ebb83-4f78-4556-97e4-5f8c8eb83b4f returned with HTTP 200 Aug 18 19:29:55.244180 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1114/4477] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:29:55 2026] GET /volume/v3/snapshots/a91ebb83-4f78-4556-97e4-5f8c8eb83b4f => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:55.682729 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a310057f-d3e1-4a1b-9d94-a6d4b24d4ee6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:55.684307 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a310057f-d3e1-4a1b-9d94-a6d4b24d4ee6 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/volumes/44cfab55-4506-4f06-8c68-40886e2f3949 Aug 18 19:29:55.684479 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a310057f-d3e1-4a1b-9d94-a6d4b24d4ee6 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:55.684652 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a310057f-d3e1-4a1b-9d94-a6d4b24d4ee6 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:55.690061 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a310057f-d3e1-4a1b-9d94-a6d4b24d4ee6 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes/44cfab55-4506-4f06-8c68-40886e2f3949 returned with HTTP 404 Aug 18 19:29:55.690500 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1127/4478] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:55 2026] GET /volume/v3/volumes/44cfab55-4506-4f06-8c68-40886e2f3949 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:29:55.698243 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b650d9cd-f81b-43d0-9a31-0d7b02130b46 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:55.700124 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b650d9cd-f81b-43d0-9a31-0d7b02130b46 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:29:55.700487 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b650d9cd-f81b-43d0-9a31-0d7b02130b46 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1655656554"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:55.702033 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-b650d9cd-f81b-43d0-9a31-0d7b02130b46 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1655656554'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:29:55.702162 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-b650d9cd-f81b-43d0-9a31-0d7b02130b46 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Create volume of 1 GB Aug 18 19:29:55.706279 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b650d9cd-f81b-43d0-9a31-0d7b02130b46 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Availability Zones retrieved successfully. Aug 18 19:29:55.711907 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b650d9cd-f81b-43d0-9a31-0d7b02130b46 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Flow 'volume_create_api' (d49d1b9c-c48f-4878-8fa4-b0e60cea43ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:29:55.712816 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b650d9cd-f81b-43d0-9a31-0d7b02130b46 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (854fa964-8440-4ea4-95de-6ec8992fdd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:55.713578 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-b650d9cd-f81b-43d0-9a31-0d7b02130b46 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:29:55.738951 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b650d9cd-f81b-43d0-9a31-0d7b02130b46 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (854fa964-8440-4ea4-95de-6ec8992fdd9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:55.739663 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b650d9cd-f81b-43d0-9a31-0d7b02130b46 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e9db132-4af4-40e9-82e8-423163f38a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:55.780013 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-b650d9cd-f81b-43d0-9a31-0d7b02130b46 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Created reservations ['bb57d9c3-99f5-4942-89cd-5a25e5809c49', 'd37b8ebe-8a48-472e-8e19-2a19cf89625e', '927d7e11-58b2-409c-aaf3-8851c7d1ac8d', 'bc7f971b-24bb-40fb-b7d3-a5584eaed0fd'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:29:55.780715 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b650d9cd-f81b-43d0-9a31-0d7b02130b46 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e9db132-4af4-40e9-82e8-423163f38a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb57d9c3-99f5-4942-89cd-5a25e5809c49', 'd37b8ebe-8a48-472e-8e19-2a19cf89625e', '927d7e11-58b2-409c-aaf3-8851c7d1ac8d', 'bc7f971b-24bb-40fb-b7d3-a5584eaed0fd']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:55.781346 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b650d9cd-f81b-43d0-9a31-0d7b02130b46 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc35a62b-82a5-46ca-a844-47c35183d728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:55.803977 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b650d9cd-f81b-43d0-9a31-0d7b02130b46 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc35a62b-82a5-46ca-a844-47c35183d728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5125ff60-2fd5-4f64-b863-577abd359df1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1655656554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0e081d4437d4f63aa17fa9ae2cf6c43',qos_specs=None,replication_status=,reservations=['bb57d9c3-99f5-4942-89cd-5a25e5809c49','d37b8ebe-8a48-472e-8e19-2a19cf89625e','927d7e11-58b2-409c-aaf3-8851c7d1ac8d','bc7f971b-24bb-40fb-b7d3-a5584eaed0fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592ed33c11a6411fae1e6661e28b980e',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:29:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1655656554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5125ff60-2fd5-4f64-b863-577abd359df1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0e081d4437d4f63aa17fa9ae2cf6c43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='592ed33c11a6411fae1e6661e28b980e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:55.804636 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b650d9cd-f81b-43d0-9a31-0d7b02130b46 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe1e5c8c-3c6b-492c-b0b3-f6ec21da81d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:55.828526 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b650d9cd-f81b-43d0-9a31-0d7b02130b46 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe1e5c8c-3c6b-492c-b0b3-f6ec21da81d1) transitioned into state 'SUCCESS' from state '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-1655656554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0e081d4437d4f63aa17fa9ae2cf6c43',qos_specs=None,replication_status=,reservations=['bb57d9c3-99f5-4942-89cd-5a25e5809c49','d37b8ebe-8a48-472e-8e19-2a19cf89625e','927d7e11-58b2-409c-aaf3-8851c7d1ac8d','bc7f971b-24bb-40fb-b7d3-a5584eaed0fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592ed33c11a6411fae1e6661e28b980e',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:55.829654 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b650d9cd-f81b-43d0-9a31-0d7b02130b46 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f476a42-b546-499d-9f10-1edce253c6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:55.844271 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b650d9cd-f81b-43d0-9a31-0d7b02130b46 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f476a42-b546-499d-9f10-1edce253c6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:55.845603 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b650d9cd-f81b-43d0-9a31-0d7b02130b46 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Flow 'volume_create_api' (d49d1b9c-c48f-4878-8fa4-b0e60cea43ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:29:55.846062 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b650d9cd-f81b-43d0-9a31-0d7b02130b46 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Create volume request issued successfully. Aug 18 19:29:55.846915 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b650d9cd-f81b-43d0-9a31-0d7b02130b46 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:29:55.847645 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1119/4479] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:29:55 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 19:29:55.849715 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-4e2b4435-3484-4b62-86ff-38a6105f5948 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:55.852647 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-4e2b4435-3484-4b62-86ff-38a6105f5948 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/8f969190-a79e-4318-8c2e-c8b219891597 Aug 18 19:29:55.852974 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-4e2b4435-3484-4b62-86ff-38a6105f5948 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:55.853189 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-4e2b4435-3484-4b62-86ff-38a6105f5948 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:55.860831 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-407dd8b4-acb2-4fbe-945d-5ca3b688440f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:55.861659 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:55.861659 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:55.863079 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-407dd8b4-acb2-4fbe-945d-5ca3b688440f tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/volumes/5125ff60-2fd5-4f64-b863-577abd359df1 Aug 18 19:29:55.863332 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-407dd8b4-acb2-4fbe-945d-5ca3b688440f tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:55.863587 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-407dd8b4-acb2-4fbe-945d-5ca3b688440f tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:55.867564 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-4e2b4435-3484-4b62-86ff-38a6105f5948 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:29:55.872610 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:55.872610 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:55.872824 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-4e2b4435-3484-4b62-86ff-38a6105f5948 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/8f969190-a79e-4318-8c2e-c8b219891597 returned with HTTP 200 Aug 18 19:29:55.873231 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1120/4480] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:29:55 2026] GET /volume/v3/volumes/8f969190-a79e-4318-8c2e-c8b219891597 => generated 1345 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:55.875955 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-407dd8b4-acb2-4fbe-945d-5ca3b688440f tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Volume info retrieved successfully. Aug 18 19:29:55.879627 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-407dd8b4-acb2-4fbe-945d-5ca3b688440f tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes/5125ff60-2fd5-4f64-b863-577abd359df1 returned with HTTP 200 Aug 18 19:29:55.879977 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1115/4481] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:55 2026] GET /volume/v3/volumes/5125ff60-2fd5-4f64-b863-577abd359df1 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:55.881766 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5f1f5426-56af-4659-be15-2d3739959d40 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:55.882177 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5f1f5426-56af-4659-be15-2d3739959d40 None None] GET https://10.4.3.170/volume// Aug 18 19:29:55.882273 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5f1f5426-56af-4659-be15-2d3739959d40 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:55.882493 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5f1f5426-56af-4659-be15-2d3739959d40 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:55.882721 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5f1f5426-56af-4659-be15-2d3739959d40 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:29:55.882959 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1128/4482] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:29:55 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 19:29:55.892170 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-e7cc19df-27fd-4fab-9fc3-51d12ce9f7cb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:55.894129 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-e7cc19df-27fd-4fab-9fc3-51d12ce9f7cb tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:29:55.894471 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-e7cc19df-27fd-4fab-9fc3-51d12ce9f7cb tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f969190-a79e-4318-8c2e-c8b219891597", "connector": null, "instance_uuid": "c0fbe4f4-d187-4371-bc21-ee0c9882c23d"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:55.903302 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:55.903302 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:55.934004 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-e7cc19df-27fd-4fab-9fc3-51d12ce9f7cb tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:29:55.934649 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1120/4483] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:29:55 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 19:29:55.944235 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-46bf685c-e226-4586-bab0-b2ecd5973a34 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:55.944739 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-46bf685c-e226-4586-bab0-b2ecd5973a34 None None] GET https://10.4.3.170/volume// Aug 18 19:29:55.945111 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-46bf685c-e226-4586-bab0-b2ecd5973a34 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:55.945289 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-46bf685c-e226-4586-bab0-b2ecd5973a34 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:55.945636 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-46bf685c-e226-4586-bab0-b2ecd5973a34 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:29:55.946138 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1121/4484] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:29:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:29:55.953811 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-c3e19cfb-8ee1-4191-bede-6cf23da37dbd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:55.956653 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-c3e19cfb-8ee1-4191-bede-6cf23da37dbd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/8f969190-a79e-4318-8c2e-c8b219891597 Aug 18 19:29:55.956934 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-c3e19cfb-8ee1-4191-bede-6cf23da37dbd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:55.957209 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-c3e19cfb-8ee1-4191-bede-6cf23da37dbd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:55.970119 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:55.970119 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:55.974735 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-c3e19cfb-8ee1-4191-bede-6cf23da37dbd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:29:55.981751 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-c3e19cfb-8ee1-4191-bede-6cf23da37dbd tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/8f969190-a79e-4318-8c2e-c8b219891597 returned with HTTP 200 Aug 18 19:29:55.982276 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1116/4485] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:29:55 2026] GET /volume/v3/volumes/8f969190-a79e-4318-8c2e-c8b219891597 => generated 1524 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:29:56.003217 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d19ad5ae-9ee0-4a25-97b6-c0d639a58abd None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:56.006835 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d19ad5ae-9ee0-4a25-97b6-c0d639a58abd tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d Aug 18 19:29:56.007118 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d19ad5ae-9ee0-4a25-97b6-c0d639a58abd tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:56.007333 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d19ad5ae-9ee0-4a25-97b6-c0d639a58abd tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:56.015166 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:56.015166 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:56.020118 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d19ad5ae-9ee0-4a25-97b6-c0d639a58abd tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:29:56.024883 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d19ad5ae-9ee0-4a25-97b6-c0d639a58abd tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d returned with HTTP 200 Aug 18 19:29:56.025351 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1129/4486] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:56 2026] GET /volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:56.096922 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-5e8a86ee-7114-42e0-ac25-31c4fd0ea07e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:56.103296 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-5e8a86ee-7114-42e0-ac25-31c4fd0ea07e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] PUT https://10.4.3.170/volume/v3/attachments/4deab047-5e12-4024-a512-2375de91e7af Aug 18 19:29:56.103296 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-5e8a86ee-7114-42e0-ac25-31c4fd0ea07e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:56.114498 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-5e8a86ee-7114-42e0-ac25-31c4fd0ea07e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Acquiring lock "cinder-attachment_update-8f969190-a79e-4318-8c2e-c8b219891597-np0000007688" by "attachment_update" {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:29:56.120525 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-5e8a86ee-7114-42e0-ac25-31c4fd0ea07e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Lock "cinder-attachment_update-8f969190-a79e-4318-8c2e-c8b219891597-np0000007688" acquired by "attachment_update" :: waited 0.006s {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:29:56.121892 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:56.121892 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:56.247182 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-5e8a86ee-7114-42e0-ac25-31c4fd0ea07e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Lock "cinder-attachment_update-8f969190-a79e-4318-8c2e-c8b219891597-np0000007688" released by "attachment_update" :: held 0.126s {{(pid=100580) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:29:56.247757 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-5e8a86ee-7114-42e0-ac25-31c4fd0ea07e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/4deab047-5e12-4024-a512-2375de91e7af returned with HTTP 200 Aug 18 19:29:56.248026 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1121/4487] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:29:56 2026] PUT /volume/v3/attachments/4deab047-5e12-4024-a512-2375de91e7af => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:56.281532 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-f603e1a3-26f9-4e37-a345-88642ff6f27a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:56.283788 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-f603e1a3-26f9-4e37-a345-88642ff6f27a tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/attachments/4deab047-5e12-4024-a512-2375de91e7af/action Aug 18 19:29:56.284135 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-f603e1a3-26f9-4e37-a345-88642ff6f27a tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:29:56.284249 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-f603e1a3-26f9-4e37-a345-88642ff6f27a tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:56.310497 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:56.310497 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:56.324611 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-c7bb55d1-7b23-42f6-908e-a6df796c128c req-f603e1a3-26f9-4e37-a345-88642ff6f27a tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/4deab047-5e12-4024-a512-2375de91e7af/action returned with HTTP 204 Aug 18 19:29:56.325240 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1122/4488] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:29:56 2026] POST /volume/v3/attachments/4deab047-5e12-4024-a512-2375de91e7af/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:29:56.894626 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a9bd8512-3075-462d-a7f6-9121411cc76e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:56.896431 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a9bd8512-3075-462d-a7f6-9121411cc76e tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/volumes/5125ff60-2fd5-4f64-b863-577abd359df1 Aug 18 19:29:56.896570 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a9bd8512-3075-462d-a7f6-9121411cc76e tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:56.896745 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a9bd8512-3075-462d-a7f6-9121411cc76e tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:56.903645 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:56.903645 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:56.907262 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a9bd8512-3075-462d-a7f6-9121411cc76e tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Volume info retrieved successfully. Aug 18 19:29:56.911472 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a9bd8512-3075-462d-a7f6-9121411cc76e tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes/5125ff60-2fd5-4f64-b863-577abd359df1 returned with HTTP 200 Aug 18 19:29:56.912042 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1117/4489] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:56 2026] GET /volume/v3/volumes/5125ff60-2fd5-4f64-b863-577abd359df1 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:56.923299 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c0d424c2-debb-4f47-9228-4c30a53e85b6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:56.925100 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c0d424c2-debb-4f47-9228-4c30a53e85b6 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:29:56.925492 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c0d424c2-debb-4f47-9228-4c30a53e85b6 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5125ff60-2fd5-4f64-b863-577abd359df1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-212421203"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:56.934497 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:56.934497 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:56.934797 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c0d424c2-debb-4f47-9228-4c30a53e85b6 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Volume info retrieved successfully. Aug 18 19:29:56.934902 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-c0d424c2-debb-4f47-9228-4c30a53e85b6 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Create snapshot from volume 5125ff60-2fd5-4f64-b863-577abd359df1 Aug 18 19:29:56.959454 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-c0d424c2-debb-4f47-9228-4c30a53e85b6 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Created reservations ['09a0877b-e3ec-4eed-b474-95e937c33d48', '44f8607c-157b-4b85-8e2a-d93b182408c3', 'c9606746-33ad-46a3-879c-53b61819936c', 'f00ba952-76e3-4b33-aa22-cc853a3c5678'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:29:56.986917 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c0d424c2-debb-4f47-9228-4c30a53e85b6 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot create request issued successfully. Aug 18 19:29:56.987247 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c0d424c2-debb-4f47-9228-4c30a53e85b6 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:29:56.988144 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1130/4490] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:29:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:29:56.995576 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d1353c6e-1d18-48e0-949f-0f52db9e8c60 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:56.999783 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d1353c6e-1d18-48e0-949f-0f52db9e8c60 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/snapshots/be104f4c-bab5-469a-996b-498171fdd299 Aug 18 19:29:57.000045 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d1353c6e-1d18-48e0-949f-0f52db9e8c60 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:57.000301 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d1353c6e-1d18-48e0-949f-0f52db9e8c60 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:57.006069 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:57.006069 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:57.006488 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d1353c6e-1d18-48e0-949f-0f52db9e8c60 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot retrieved successfully. Aug 18 19:29:57.007273 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d1353c6e-1d18-48e0-949f-0f52db9e8c60 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots/be104f4c-bab5-469a-996b-498171fdd299 returned with HTTP 200 Aug 18 19:29:57.007737 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1122/4491] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:29:56 2026] GET /volume/v3/snapshots/be104f4c-bab5-469a-996b-498171fdd299 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:57.038297 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1bca8974-542e-4b4f-b711-ea4deac2fccd None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:57.040129 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1bca8974-542e-4b4f-b711-ea4deac2fccd tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d Aug 18 19:29:57.040346 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1bca8974-542e-4b4f-b711-ea4deac2fccd tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:57.040612 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1bca8974-542e-4b4f-b711-ea4deac2fccd tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:57.047768 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:57.047768 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:57.051240 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-1bca8974-542e-4b4f-b711-ea4deac2fccd tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:29:57.055357 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1bca8974-542e-4b4f-b711-ea4deac2fccd tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d returned with HTTP 200 Aug 18 19:29:57.055742 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1123/4492] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:57 2026] GET /volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:58.016506 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-12802040-c195-4b9d-a513-410d4c3b31e2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:58.018106 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-12802040-c195-4b9d-a513-410d4c3b31e2 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/snapshots/be104f4c-bab5-469a-996b-498171fdd299 Aug 18 19:29:58.018275 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-12802040-c195-4b9d-a513-410d4c3b31e2 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:58.018483 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-12802040-c195-4b9d-a513-410d4c3b31e2 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:58.023061 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:58.023061 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:58.023320 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-12802040-c195-4b9d-a513-410d4c3b31e2 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot retrieved successfully. Aug 18 19:29:58.023990 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-12802040-c195-4b9d-a513-410d4c3b31e2 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots/be104f4c-bab5-469a-996b-498171fdd299 returned with HTTP 200 Aug 18 19:29:58.024406 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1118/4493] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:29:58 2026] GET /volume/v3/snapshots/be104f4c-bab5-469a-996b-498171fdd299 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:58.032750 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-34e4aa6a-b0ff-4db3-96c3-a8cc5edec9ef None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:58.034831 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-34e4aa6a-b0ff-4db3-96c3-a8cc5edec9ef tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] POST https://10.4.3.170/volume/v3/snapshots/be104f4c-bab5-469a-996b-498171fdd299/action Aug 18 19:29:58.035292 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-34e4aa6a-b0ff-4db3-96c3-a8cc5edec9ef tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:29:58.035475 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-34e4aa6a-b0ff-4db3-96c3-a8cc5edec9ef tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:58.037172 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.admin_actions [None req-34e4aa6a-b0ff-4db3-96c3-a8cc5edec9ef tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] Updating snapshot 'be104f4c-bab5-469a-996b-498171fdd299' with '{'status': 'error'}' {{(pid=100583) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 19:29:58.046561 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:58.046561 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:58.047054 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.policy [None req-34e4aa6a-b0ff-4db3-96c3-a8cc5edec9ef tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b238036c4cdf46e09e3d9c00278d39f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0e081d4437d4f63aa17fa9ae2cf6c43', '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=100583) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:29:58.047304 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-34e4aa6a-b0ff-4db3-96c3-a8cc5edec9ef tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] https://10.4.3.170/volume/v3/snapshots/be104f4c-bab5-469a-996b-498171fdd299/action returned with HTTP 403 Aug 18 19:29:58.047771 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1131/4494] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:29:58 2026] POST /volume/v3/snapshots/be104f4c-bab5-469a-996b-498171fdd299/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:29:58.055293 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2b430430-1a35-4bb5-a616-6cc8c9754de4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:58.057073 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2b430430-1a35-4bb5-a616-6cc8c9754de4 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/be104f4c-bab5-469a-996b-498171fdd299 Aug 18 19:29:58.057255 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2b430430-1a35-4bb5-a616-6cc8c9754de4 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:58.057472 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2b430430-1a35-4bb5-a616-6cc8c9754de4 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:58.057568 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-2b430430-1a35-4bb5-a616-6cc8c9754de4 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Delete snapshot with id: be104f4c-bab5-469a-996b-498171fdd299 Aug 18 19:29:58.062639 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:58.062639 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:58.062952 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2b430430-1a35-4bb5-a616-6cc8c9754de4 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot retrieved successfully. Aug 18 19:29:58.069197 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9ba7c8d1-d057-4a91-aef4-06d934147c8a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:58.071374 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9ba7c8d1-d057-4a91-aef4-06d934147c8a tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d Aug 18 19:29:58.071662 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9ba7c8d1-d057-4a91-aef4-06d934147c8a tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:58.071922 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9ba7c8d1-d057-4a91-aef4-06d934147c8a tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:58.079915 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:58.079915 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:58.080436 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2b430430-1a35-4bb5-a616-6cc8c9754de4 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot delete request issued successfully. Aug 18 19:29:58.080664 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2b430430-1a35-4bb5-a616-6cc8c9754de4 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots/be104f4c-bab5-469a-996b-498171fdd299 returned with HTTP 202 Aug 18 19:29:58.081092 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1123/4495] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:29:58 2026] DELETE /volume/v3/snapshots/be104f4c-bab5-469a-996b-498171fdd299 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:29:58.083766 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9ba7c8d1-d057-4a91-aef4-06d934147c8a tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:29:58.087984 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9ba7c8d1-d057-4a91-aef4-06d934147c8a tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d returned with HTTP 200 Aug 18 19:29:58.088354 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-356d2156-9bfe-4e0c-8ae1-be51b2f3db0c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:58.088458 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1124/4496] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:58 2026] GET /volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:58.090105 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-356d2156-9bfe-4e0c-8ae1-be51b2f3db0c tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/snapshots/be104f4c-bab5-469a-996b-498171fdd299 Aug 18 19:29:58.090249 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-356d2156-9bfe-4e0c-8ae1-be51b2f3db0c tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:58.090468 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-356d2156-9bfe-4e0c-8ae1-be51b2f3db0c tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:58.095677 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:58.095677 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:58.096131 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-356d2156-9bfe-4e0c-8ae1-be51b2f3db0c tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot retrieved successfully. Aug 18 19:29:58.096965 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-356d2156-9bfe-4e0c-8ae1-be51b2f3db0c tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots/be104f4c-bab5-469a-996b-498171fdd299 returned with HTTP 200 Aug 18 19:29:58.097395 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1119/4497] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:29:58 2026] GET /volume/v3/snapshots/be104f4c-bab5-469a-996b-498171fdd299 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:58.269457 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-aed25163-4495-408c-a4ef-8c19d4df1613 req-6b8069ac-aecf-4d25-9357-320bd3027b1c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:58.271969 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-aed25163-4495-408c-a4ef-8c19d4df1613 req-6b8069ac-aecf-4d25-9357-320bd3027b1c tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] DELETE https://10.4.3.170/volume/v3/attachments/15df260a-7971-43e2-83bd-c86e83b58ede Aug 18 19:29:58.272376 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-aed25163-4495-408c-a4ef-8c19d4df1613 req-6b8069ac-aecf-4d25-9357-320bd3027b1c tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:58.272454 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-aed25163-4495-408c-a4ef-8c19d4df1613 req-6b8069ac-aecf-4d25-9357-320bd3027b1c tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:58.281640 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:58.281640 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:58.340822 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-aed25163-4495-408c-a4ef-8c19d4df1613 req-6b8069ac-aecf-4d25-9357-320bd3027b1c tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/attachments/15df260a-7971-43e2-83bd-c86e83b58ede returned with HTTP 200 Aug 18 19:29:58.341263 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1132/4498] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:29:58 2026] DELETE /volume/v3/attachments/15df260a-7971-43e2-83bd-c86e83b58ede => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:58.974151 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d4c64841-c1b9-4fda-8a53-d5de5d87fbc1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:58.976217 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d4c64841-c1b9-4fda-8a53-d5de5d87fbc1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b Aug 18 19:29:58.976397 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d4c64841-c1b9-4fda-8a53-d5de5d87fbc1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:58.976599 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d4c64841-c1b9-4fda-8a53-d5de5d87fbc1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:58.994553 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:58.994553 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:59.000217 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d4c64841-c1b9-4fda-8a53-d5de5d87fbc1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:59.010101 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d4c64841-c1b9-4fda-8a53-d5de5d87fbc1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b returned with HTTP 200 Aug 18 19:29:59.010584 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1124/4499] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:58 2026] GET /volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b => generated 884 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:59.027157 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7a129d5c-e54f-479f-a384-d4faa8176aa4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:59.029184 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7a129d5c-e54f-479f-a384-d4faa8176aa4 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b Aug 18 19:29:59.029373 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7a129d5c-e54f-479f-a384-d4faa8176aa4 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:59.029623 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7a129d5c-e54f-479f-a384-d4faa8176aa4 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:59.038691 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:59.038691 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:59.043260 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7a129d5c-e54f-479f-a384-d4faa8176aa4 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:59.048886 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7a129d5c-e54f-479f-a384-d4faa8176aa4 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b returned with HTTP 200 Aug 18 19:29:59.049384 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1125/4500] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:59 2026] GET /volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:59.063669 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ecdefbfe-7736-41d0-98e8-7647780f3aec None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:59.065673 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ecdefbfe-7736-41d0-98e8-7647780f3aec tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] DELETE https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b Aug 18 19:29:59.065673 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ecdefbfe-7736-41d0-98e8-7647780f3aec tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:59.065673 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ecdefbfe-7736-41d0-98e8-7647780f3aec tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:59.065921 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-ecdefbfe-7736-41d0-98e8-7647780f3aec tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Delete volume with id: 83e26b33-0c7c-4c96-bd03-b8e2ecad579b Aug 18 19:29:59.074803 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:59.074803 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:59.075937 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ecdefbfe-7736-41d0-98e8-7647780f3aec tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:59.094859 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ecdefbfe-7736-41d0-98e8-7647780f3aec tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Delete volume request issued successfully. Aug 18 19:29:59.095154 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ecdefbfe-7736-41d0-98e8-7647780f3aec tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b returned with HTTP 202 Aug 18 19:29:59.095799 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1120/4501] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:29:59 2026] DELETE /volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:29:59.104304 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e3016d79-877b-411e-a221-65d2cf676590 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:59.107301 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1feabe06-c68c-45e8-9ce8-4315401d2bab None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:59.108948 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e3016d79-877b-411e-a221-65d2cf676590 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d Aug 18 19:29:59.108948 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e3016d79-877b-411e-a221-65d2cf676590 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:59.108948 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e3016d79-877b-411e-a221-65d2cf676590 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:59.109117 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1feabe06-c68c-45e8-9ce8-4315401d2bab tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b Aug 18 19:29:59.109117 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1feabe06-c68c-45e8-9ce8-4315401d2bab tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:59.109117 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1feabe06-c68c-45e8-9ce8-4315401d2bab tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:59.109209 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-463d9866-da33-448d-9162-f02c0899154c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:59.111071 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-463d9866-da33-448d-9162-f02c0899154c tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/snapshots/be104f4c-bab5-469a-996b-498171fdd299 Aug 18 19:29:59.111071 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-463d9866-da33-448d-9162-f02c0899154c tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:59.111071 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-463d9866-da33-448d-9162-f02c0899154c tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:59.115690 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:59.115690 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:59.116019 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-463d9866-da33-448d-9162-f02c0899154c tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots/be104f4c-bab5-469a-996b-498171fdd299 returned with HTTP 404 Aug 18 19:29:59.116704 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1126/4502] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:29:59 2026] GET /volume/v3/snapshots/be104f4c-bab5-469a-996b-498171fdd299 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:29:59.117407 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:59.117407 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:29:59.120483 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e3016d79-877b-411e-a221-65d2cf676590 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:29:59.123975 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1feabe06-c68c-45e8-9ce8-4315401d2bab tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:29:59.126690 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e3016d79-877b-411e-a221-65d2cf676590 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d returned with HTTP 200 Aug 18 19:29:59.127174 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1133/4503] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:59 2026] GET /volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:59.127503 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-eb900077-c5d6-43d7-997b-21e42c241ca9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:59.129062 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1feabe06-c68c-45e8-9ce8-4315401d2bab tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b returned with HTTP 200 Aug 18 19:29:59.129491 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1125/4504] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:59 2026] GET /volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:29:59.129937 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-eb900077-c5d6-43d7-997b-21e42c241ca9 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/5125ff60-2fd5-4f64-b863-577abd359df1 Aug 18 19:29:59.130193 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-eb900077-c5d6-43d7-997b-21e42c241ca9 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:59.130449 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-eb900077-c5d6-43d7-997b-21e42c241ca9 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:59.130633 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-eb900077-c5d6-43d7-997b-21e42c241ca9 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Delete volume with id: 5125ff60-2fd5-4f64-b863-577abd359df1 Aug 18 19:29:59.138641 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:59.138641 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:29:59.138968 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-eb900077-c5d6-43d7-997b-21e42c241ca9 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Volume info retrieved successfully. Aug 18 19:29:59.171899 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-eb900077-c5d6-43d7-997b-21e42c241ca9 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Delete volume request issued successfully. Aug 18 19:29:59.172071 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-eb900077-c5d6-43d7-997b-21e42c241ca9 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes/5125ff60-2fd5-4f64-b863-577abd359df1 returned with HTTP 202 Aug 18 19:29:59.172573 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1121/4505] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:29:59 2026] DELETE /volume/v3/volumes/5125ff60-2fd5-4f64-b863-577abd359df1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:29:59.180853 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-665d1e9a-8f53-4201-80be-618dad4a1359 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:59.182652 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-665d1e9a-8f53-4201-80be-618dad4a1359 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/volumes/5125ff60-2fd5-4f64-b863-577abd359df1 Aug 18 19:29:59.182807 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-665d1e9a-8f53-4201-80be-618dad4a1359 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:29:59.182987 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-665d1e9a-8f53-4201-80be-618dad4a1359 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:29:59.193713 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:59.193713 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:29:59.197249 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-665d1e9a-8f53-4201-80be-618dad4a1359 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Volume info retrieved successfully. Aug 18 19:29:59.204281 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-665d1e9a-8f53-4201-80be-618dad4a1359 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes/5125ff60-2fd5-4f64-b863-577abd359df1 returned with HTTP 200 Aug 18 19:29:59.204693 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1127/4506] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:29:59 2026] GET /volume/v3/volumes/5125ff60-2fd5-4f64-b863-577abd359df1 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:29:59.873277 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-67cfdaaa-3950-4648-82d5-316fe535f96c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:29:59.875386 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-67cfdaaa-3950-4648-82d5-316fe535f96c tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:29:59.875886 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-67cfdaaa-3950-4648-82d5-316fe535f96c tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-2028526410", "snapshot_id": "a91ebb83-4f78-4556-97e4-5f8c8eb83b4f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:29:59.878152 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-67cfdaaa-3950-4648-82d5-316fe535f96c tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-2028526410', 'snapshot_id': 'a91ebb83-4f78-4556-97e4-5f8c8eb83b4f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:29:59.885215 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:29:59.885215 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:29:59.885905 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-67cfdaaa-3950-4648-82d5-316fe535f96c tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Snapshot retrieved successfully. Aug 18 19:29:59.886076 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-67cfdaaa-3950-4648-82d5-316fe535f96c tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Create volume of 1 GB Aug 18 19:29:59.890621 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-67cfdaaa-3950-4648-82d5-316fe535f96c tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Availability Zones retrieved successfully. Aug 18 19:29:59.899779 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-67cfdaaa-3950-4648-82d5-316fe535f96c tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Flow 'volume_create_api' (aaf78d37-5669-4ad0-b69e-ac50872f4b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:29:59.901250 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-67cfdaaa-3950-4648-82d5-316fe535f96c tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31766c4e-1036-4e74-98bc-dc3c0e54531e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:59.902730 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-67cfdaaa-3950-4648-82d5-316fe535f96c tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:29:59.934205 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-67cfdaaa-3950-4648-82d5-316fe535f96c tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31766c4e-1036-4e74-98bc-dc3c0e54531e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a91ebb83-4f78-4556-97e4-5f8c8eb83b4f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:59.935160 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-67cfdaaa-3950-4648-82d5-316fe535f96c tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bacb9ddd-b994-4568-b68a-1d30dc96df00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:29:59.973223 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-67cfdaaa-3950-4648-82d5-316fe535f96c tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Created reservations ['b5a21ed2-b2f2-41e0-87f4-445e0e9fc86c', '124e3524-b0be-4ed0-afed-da53ee95c252', '9a150c23-8379-4a75-9831-09511ae2ff3a', '019b52ee-067b-4b90-b0a8-67b3d4bf9fbe'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:29:59.973963 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-67cfdaaa-3950-4648-82d5-316fe535f96c tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bacb9ddd-b994-4568-b68a-1d30dc96df00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5a21ed2-b2f2-41e0-87f4-445e0e9fc86c', '124e3524-b0be-4ed0-afed-da53ee95c252', '9a150c23-8379-4a75-9831-09511ae2ff3a', '019b52ee-067b-4b90-b0a8-67b3d4bf9fbe']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:29:59.974794 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-67cfdaaa-3950-4648-82d5-316fe535f96c tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7000497e-b41f-4d08-abcb-1d5812391c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:00.013796 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-67cfdaaa-3950-4648-82d5-316fe535f96c tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7000497e-b41f-4d08-abcb-1d5812391c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '002be2d0-7ace-49f5-83f5-1a5587cb4ffa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2028526410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8c8386db38a4baaa6902944ac4371f0',qos_specs=None,replication_status=,reservations=['b5a21ed2-b2f2-41e0-87f4-445e0e9fc86c','124e3524-b0be-4ed0-afed-da53ee95c252','9a150c23-8379-4a75-9831-09511ae2ff3a','019b52ee-067b-4b90-b0a8-67b3d4bf9fbe'],size=1,snapshot_id=a91ebb83-4f78-4556-97e4-5f8c8eb83b4f,source_replicaid=,source_volid=None,status='creating',user_id='d9cd019525ce4ff79f205402789e43f1',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:29:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2028526410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=002be2d0-7ace-49f5-83f5-1a5587cb4ffa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8c8386db38a4baaa6902944ac4371f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a91ebb83-4f78-4556-97e4-5f8c8eb83b4f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9cd019525ce4ff79f205402789e43f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:00.014902 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-67cfdaaa-3950-4648-82d5-316fe535f96c tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da513d2f-d746-45b5-8dd2-dc977e0a9de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:00.031704 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-67cfdaaa-3950-4648-82d5-316fe535f96c tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da513d2f-d746-45b5-8dd2-dc977e0a9de1) transitioned into state 'SUCCESS' from state '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-2028526410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8c8386db38a4baaa6902944ac4371f0',qos_specs=None,replication_status=,reservations=['b5a21ed2-b2f2-41e0-87f4-445e0e9fc86c','124e3524-b0be-4ed0-afed-da53ee95c252','9a150c23-8379-4a75-9831-09511ae2ff3a','019b52ee-067b-4b90-b0a8-67b3d4bf9fbe'],size=1,snapshot_id=a91ebb83-4f78-4556-97e4-5f8c8eb83b4f,source_replicaid=,source_volid=None,status='creating',user_id='d9cd019525ce4ff79f205402789e43f1',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:00.032433 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-67cfdaaa-3950-4648-82d5-316fe535f96c tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d34616d2-25e7-4f87-97cb-155cb11ba688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:00.052378 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-67cfdaaa-3950-4648-82d5-316fe535f96c tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d34616d2-25e7-4f87-97cb-155cb11ba688) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:00.053224 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-67cfdaaa-3950-4648-82d5-316fe535f96c tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Flow 'volume_create_api' (aaf78d37-5669-4ad0-b69e-ac50872f4b45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:30:00.053632 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-67cfdaaa-3950-4648-82d5-316fe535f96c tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Create volume request issued successfully. Aug 18 19:30:00.054314 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-67cfdaaa-3950-4648-82d5-316fe535f96c tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:30:00.054857 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1134/4507] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:29:59 2026] POST /volume/v3/volumes => generated 781 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:30:00.142151 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-52fc98c5-9172-4ea4-a4e4-9d38c6eacc8d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:00.144458 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-52fc98c5-9172-4ea4-a4e4-9d38c6eacc8d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d Aug 18 19:30:00.144754 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-52fc98c5-9172-4ea4-a4e4-9d38c6eacc8d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:00.144989 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-11710a19-d0d3-4288-b873-34786e4eb21f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:00.145330 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-52fc98c5-9172-4ea4-a4e4-9d38c6eacc8d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:00.146594 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-11710a19-d0d3-4288-b873-34786e4eb21f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b Aug 18 19:30:00.146804 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-11710a19-d0d3-4288-b873-34786e4eb21f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:00.147148 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-11710a19-d0d3-4288-b873-34786e4eb21f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:00.153374 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:00.153374 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:00.153609 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-11710a19-d0d3-4288-b873-34786e4eb21f tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b returned with HTTP 404 Aug 18 19:30:00.154090 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1122/4508] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:00 2026] GET /volume/v3/volumes/83e26b33-0c7c-4c96-bd03-b8e2ecad579b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:00.157958 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-52fc98c5-9172-4ea4-a4e4-9d38c6eacc8d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:30:00.161952 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-702e9a99-7c4c-469a-b107-c998275868dd None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:00.163194 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-52fc98c5-9172-4ea4-a4e4-9d38c6eacc8d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d returned with HTTP 200 Aug 18 19:30:00.163941 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1126/4509] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:00 2026] GET /volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:00.164328 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-702e9a99-7c4c-469a-b107-c998275868dd tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d Aug 18 19:30:00.164628 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-702e9a99-7c4c-469a-b107-c998275868dd tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:00.164936 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-702e9a99-7c4c-469a-b107-c998275868dd tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:00.177341 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:00.177341 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:00.181754 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b07010f5-4024-455e-aaaf-b055dcb7cee4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:00.186184 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-702e9a99-7c4c-469a-b107-c998275868dd tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:30:00.190702 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-702e9a99-7c4c-469a-b107-c998275868dd tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d returned with HTTP 200 Aug 18 19:30:00.191094 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1128/4510] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:00 2026] GET /volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:00.202744 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-812253ae-1781-4c72-ba75-5c454dbf137e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:00.204443 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-812253ae-1781-4c72-ba75-5c454dbf137e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d Aug 18 19:30:00.204653 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-812253ae-1781-4c72-ba75-5c454dbf137e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:00.204839 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-812253ae-1781-4c72-ba75-5c454dbf137e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:00.218336 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1e2e9db3-68c2-4dfb-ae8d-71f8da4ad1bd None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:00.220455 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1e2e9db3-68c2-4dfb-ae8d-71f8da4ad1bd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/volumes/5125ff60-2fd5-4f64-b863-577abd359df1 Aug 18 19:30:00.220742 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1e2e9db3-68c2-4dfb-ae8d-71f8da4ad1bd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:00.220842 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:00.220842 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:00.220964 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1e2e9db3-68c2-4dfb-ae8d-71f8da4ad1bd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:00.227912 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-812253ae-1781-4c72-ba75-5c454dbf137e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:30:00.230867 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1e2e9db3-68c2-4dfb-ae8d-71f8da4ad1bd tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes/5125ff60-2fd5-4f64-b863-577abd359df1 returned with HTTP 404 Aug 18 19:30:00.231622 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1127/4511] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:00 2026] GET /volume/v3/volumes/5125ff60-2fd5-4f64-b863-577abd359df1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:00.232880 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-812253ae-1781-4c72-ba75-5c454dbf137e tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d returned with HTTP 200 Aug 18 19:30:00.233251 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1123/4512] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:00 2026] GET /volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:00.239701 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-796db79a-8975-46a1-9a84-9b68044001cf None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:00.241527 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-796db79a-8975-46a1-9a84-9b68044001cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:30:00.241829 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-796db79a-8975-46a1-9a84-9b68044001cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1515733497"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:00.243271 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-796db79a-8975-46a1-9a84-9b68044001cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1515733497'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:30:00.243422 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-796db79a-8975-46a1-9a84-9b68044001cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Create volume of 1 GB Aug 18 19:30:00.246341 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5cc15ec1-eb11-43ef-93c0-f4f9c772517a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:00.248061 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-796db79a-8975-46a1-9a84-9b68044001cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Availability Zones retrieved successfully. Aug 18 19:30:00.248399 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5cc15ec1-eb11-43ef-93c0-f4f9c772517a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] DELETE https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d Aug 18 19:30:00.248643 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5cc15ec1-eb11-43ef-93c0-f4f9c772517a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:00.248829 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5cc15ec1-eb11-43ef-93c0-f4f9c772517a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:00.248986 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-5cc15ec1-eb11-43ef-93c0-f4f9c772517a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Delete volume with id: da34f74c-4e81-4d04-9bd7-b2863d72907d Aug 18 19:30:00.255880 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-796db79a-8975-46a1-9a84-9b68044001cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Flow 'volume_create_api' (7795aec6-f780-47f8-bdf3-b945a765a39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:30:00.256691 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:00.256691 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:00.256870 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-796db79a-8975-46a1-9a84-9b68044001cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a856333c-5cf0-40a6-81c0-07249f01d0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:00.257155 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-5cc15ec1-eb11-43ef-93c0-f4f9c772517a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:30:00.257650 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-796db79a-8975-46a1-9a84-9b68044001cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:30:00.278713 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-5cc15ec1-eb11-43ef-93c0-f4f9c772517a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Delete volume request issued successfully. Aug 18 19:30:00.278905 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5cc15ec1-eb11-43ef-93c0-f4f9c772517a tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d returned with HTTP 202 Aug 18 19:30:00.279485 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1128/4513] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:30:00 2026] DELETE /volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:00.285421 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-796db79a-8975-46a1-9a84-9b68044001cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a856333c-5cf0-40a6-81c0-07249f01d0ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:00.286513 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-796db79a-8975-46a1-9a84-9b68044001cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c6f315a-192c-4d94-8635-eab08a3b5b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:00.287295 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5b2ae7cc-bb52-42b5-852d-6cd781260f00 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:00.289531 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5b2ae7cc-bb52-42b5-852d-6cd781260f00 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d Aug 18 19:30:00.289715 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5b2ae7cc-bb52-42b5-852d-6cd781260f00 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:00.290053 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5b2ae7cc-bb52-42b5-852d-6cd781260f00 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:00.297215 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b07010f5-4024-455e-aaaf-b055dcb7cee4 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:30:00.297676 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b07010f5-4024-455e-aaaf-b055dcb7cee4 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-888184387", "extra_specs": {"storage_protocol": "tempest-storage_protocol-273744078", "vendor_name": "tempest-vendor_name-2061079932"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:00.297942 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:00.297942 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:00.299463 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:00.299463 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:00.303928 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5b2ae7cc-bb52-42b5-852d-6cd781260f00 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:30:00.310764 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5b2ae7cc-bb52-42b5-852d-6cd781260f00 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d returned with HTTP 200 Aug 18 19:30:00.311334 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1124/4514] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:00 2026] GET /volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:00.318541 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b07010f5-4024-455e-aaaf-b055dcb7cee4 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:30:00.318939 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1135/4515] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:30:00 2026] POST /volume/v3/types => generated 328 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:00.326644 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4d1152b2-b838-4a56-ab03-9e05bc3131de None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:00.328242 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4d1152b2-b838-4a56-ab03-9e05bc3131de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:30:00.328596 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4d1152b2-b838-4a56-ab03-9e05bc3131de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "81c02a6c-d98c-44e7-98e5-72ead2dc24bf", "size": 1}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:00.329906 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-4d1152b2-b838-4a56-ab03-9e05bc3131de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Create volume request body: {'volume': {'volume_type': '81c02a6c-d98c-44e7-98e5-72ead2dc24bf', 'size': 1}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:30:00.333201 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-4d1152b2-b838-4a56-ab03-9e05bc3131de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Create volume of 1 GB Aug 18 19:30:00.333528 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:00.333528 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:00.333848 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-4d1152b2-b838-4a56-ab03-9e05bc3131de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Availability Zones retrieved successfully. Aug 18 19:30:00.337710 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-796db79a-8975-46a1-9a84-9b68044001cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Created reservations ['018d7d80-e17d-4640-a241-e301f65694eb', '9ef2e6b9-a366-4511-833b-d3c227e6eba9', 'fdcc2487-018b-4369-9363-2cb764965ee3', 'ce305b10-45ec-402e-bf0f-05957a4e05ca'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:30:00.338764 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-796db79a-8975-46a1-9a84-9b68044001cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c6f315a-192c-4d94-8635-eab08a3b5b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['018d7d80-e17d-4640-a241-e301f65694eb', '9ef2e6b9-a366-4511-833b-d3c227e6eba9', 'fdcc2487-018b-4369-9363-2cb764965ee3', 'ce305b10-45ec-402e-bf0f-05957a4e05ca']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:00.339138 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4d1152b2-b838-4a56-ab03-9e05bc3131de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Flow 'volume_create_api' (3de41ac0-ff64-4906-b028-34c88abcb72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:30:00.339764 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-796db79a-8975-46a1-9a84-9b68044001cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3988edf6-60e4-4e5c-a6a1-bfb2d92320c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:00.340078 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4d1152b2-b838-4a56-ab03-9e05bc3131de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (363f126f-f57f-4633-953c-7a144697da4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:00.341121 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-4d1152b2-b838-4a56-ab03-9e05bc3131de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:30:00.360146 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4d1152b2-b838-4a56-ab03-9e05bc3131de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (363f126f-f57f-4633-953c-7a144697da4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:30:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-273744078',vendor_name='tempest-vendor_name-2061079932'},id=81c02a6c-d98c-44e7-98e5-72ead2dc24bf,is_public=True,name='tempest-ProjectMemberTests-volume-type-888184387',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '81c02a6c-d98c-44e7-98e5-72ead2dc24bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:00.361226 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4d1152b2-b838-4a56-ab03-9e05bc3131de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0eab6dea-465b-4cbd-a5d6-0c33f7118910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:00.364637 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-796db79a-8975-46a1-9a84-9b68044001cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3988edf6-60e4-4e5c-a6a1-bfb2d92320c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5b5a5e5-175d-4250-81ed-9bb1472694e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1515733497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0e081d4437d4f63aa17fa9ae2cf6c43',qos_specs=None,replication_status=,reservations=['018d7d80-e17d-4640-a241-e301f65694eb','9ef2e6b9-a366-4511-833b-d3c227e6eba9','fdcc2487-018b-4369-9363-2cb764965ee3','ce305b10-45ec-402e-bf0f-05957a4e05ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592ed33c11a6411fae1e6661e28b980e',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:30:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1515733497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5b5a5e5-175d-4250-81ed-9bb1472694e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0e081d4437d4f63aa17fa9ae2cf6c43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='592ed33c11a6411fae1e6661e28b980e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:00.365443 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-796db79a-8975-46a1-9a84-9b68044001cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d6e04ae-5501-4dc7-abf0-1f7f737f94b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:00.390226 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-796db79a-8975-46a1-9a84-9b68044001cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d6e04ae-5501-4dc7-abf0-1f7f737f94b9) transitioned into state 'SUCCESS' from state '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-1515733497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0e081d4437d4f63aa17fa9ae2cf6c43',qos_specs=None,replication_status=,reservations=['018d7d80-e17d-4640-a241-e301f65694eb','9ef2e6b9-a366-4511-833b-d3c227e6eba9','fdcc2487-018b-4369-9363-2cb764965ee3','ce305b10-45ec-402e-bf0f-05957a4e05ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592ed33c11a6411fae1e6661e28b980e',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:00.390989 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-796db79a-8975-46a1-9a84-9b68044001cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8ed4038-9cfa-4399-9c62-a8e3e8ff88c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:00.394127 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-4d1152b2-b838-4a56-ab03-9e05bc3131de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-888184387 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-888184387, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:30:00.394539 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-4d1152b2-b838-4a56-ab03-9e05bc3131de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-888184387 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-888184387, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:30:00.400513 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-796db79a-8975-46a1-9a84-9b68044001cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8ed4038-9cfa-4399-9c62-a8e3e8ff88c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:00.401328 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-796db79a-8975-46a1-9a84-9b68044001cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Flow 'volume_create_api' (7795aec6-f780-47f8-bdf3-b945a765a39c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:30:00.401748 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-796db79a-8975-46a1-9a84-9b68044001cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Create volume request issued successfully. Aug 18 19:30:00.402409 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-796db79a-8975-46a1-9a84-9b68044001cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:30:00.402823 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1129/4516] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:30:00 2026] POST /volume/v3/volumes => generated 778 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:30:00.417703 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4058a57d-2488-4028-a516-6486c387f273 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:00.419505 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4058a57d-2488-4028-a516-6486c387f273 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/volumes/b5b5a5e5-175d-4250-81ed-9bb1472694e2 Aug 18 19:30:00.419766 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4058a57d-2488-4028-a516-6486c387f273 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:00.420019 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4058a57d-2488-4028-a516-6486c387f273 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:00.427172 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:00.427172 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:00.427345 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-4d1152b2-b838-4a56-ab03-9e05bc3131de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Created reservations ['20b0182b-03d1-44d3-8e0b-79cf3fc48d5b', 'a419f63d-e9f3-42fb-b349-950528c8e2d5', 'cfffc8f4-88ab-4c04-a51d-2e515aa92039', '2172a7f3-f962-4aff-ae13-57b758a1ca9e'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:30:00.428150 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4d1152b2-b838-4a56-ab03-9e05bc3131de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0eab6dea-465b-4cbd-a5d6-0c33f7118910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20b0182b-03d1-44d3-8e0b-79cf3fc48d5b', 'a419f63d-e9f3-42fb-b349-950528c8e2d5', 'cfffc8f4-88ab-4c04-a51d-2e515aa92039', '2172a7f3-f962-4aff-ae13-57b758a1ca9e']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:00.428962 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4d1152b2-b838-4a56-ab03-9e05bc3131de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a58ddbe-0bab-471d-9d27-38ef4cb099b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:00.430865 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4058a57d-2488-4028-a516-6486c387f273 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Volume info retrieved successfully. Aug 18 19:30:00.434523 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4058a57d-2488-4028-a516-6486c387f273 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes/b5b5a5e5-175d-4250-81ed-9bb1472694e2 returned with HTTP 200 Aug 18 19:30:00.435325 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1125/4517] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:00 2026] GET /volume/v3/volumes/b5b5a5e5-175d-4250-81ed-9bb1472694e2 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:00.459793 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4d1152b2-b838-4a56-ab03-9e05bc3131de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a58ddbe-0bab-471d-9d27-38ef4cb099b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dd63763-c299-4a8b-bcc4-10579c4962d3', '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='897897f3047c42ca80dc27e726960124',qos_specs=None,replication_status=,reservations=['20b0182b-03d1-44d3-8e0b-79cf3fc48d5b','a419f63d-e9f3-42fb-b349-950528c8e2d5','cfffc8f4-88ab-4c04-a51d-2e515aa92039','2172a7f3-f962-4aff-ae13-57b758a1ca9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5693b48e9913470084c2c1906f11a3a8',volume_type_id=81c02a6c-d98c-44e7-98e5-72ead2dc24bf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:30:00Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dd63763-c299-4a8b-bcc4-10579c4962d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='897897f3047c42ca80dc27e726960124',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5693b48e9913470084c2c1906f11a3a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(81c02a6c-d98c-44e7-98e5-72ead2dc24bf),volume_type_id=81c02a6c-d98c-44e7-98e5-72ead2dc24bf)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:00.460641 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4d1152b2-b838-4a56-ab03-9e05bc3131de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a4f350c-2f95-4182-adc2-bd0239528381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:00.480526 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4d1152b2-b838-4a56-ab03-9e05bc3131de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a4f350c-2f95-4182-adc2-bd0239528381) transitioned into state 'SUCCESS' from 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='897897f3047c42ca80dc27e726960124',qos_specs=None,replication_status=,reservations=['20b0182b-03d1-44d3-8e0b-79cf3fc48d5b','a419f63d-e9f3-42fb-b349-950528c8e2d5','cfffc8f4-88ab-4c04-a51d-2e515aa92039','2172a7f3-f962-4aff-ae13-57b758a1ca9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5693b48e9913470084c2c1906f11a3a8',volume_type_id=81c02a6c-d98c-44e7-98e5-72ead2dc24bf)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:00.481556 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4d1152b2-b838-4a56-ab03-9e05bc3131de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b8eda3f-23c5-499d-bff5-2bf0fa72e021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:00.491884 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4d1152b2-b838-4a56-ab03-9e05bc3131de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b8eda3f-23c5-499d-bff5-2bf0fa72e021) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:00.492678 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4d1152b2-b838-4a56-ab03-9e05bc3131de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Flow 'volume_create_api' (3de41ac0-ff64-4906-b028-34c88abcb72f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:30:00.492975 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-4d1152b2-b838-4a56-ab03-9e05bc3131de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Create volume request issued successfully. Aug 18 19:30:00.493633 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4d1152b2-b838-4a56-ab03-9e05bc3131de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:30:00.494193 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1129/4518] 10.4.3.170 () {70 vars in 1298 bytes} [Tue Aug 18 19:30:00 2026] POST /volume/v3/volumes => generated 773 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 19:30:00.509735 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8c3691ca-b41c-49df-a8a4-d59490476b4c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:00.511885 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8c3691ca-b41c-49df-a8a4-d59490476b4c tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] GET https://10.4.3.170/volume/v3/volumes/6dd63763-c299-4a8b-bcc4-10579c4962d3 Aug 18 19:30:00.512122 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8c3691ca-b41c-49df-a8a4-d59490476b4c tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:00.512351 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8c3691ca-b41c-49df-a8a4-d59490476b4c tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:00.521185 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:00.521185 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:00.525326 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-8c3691ca-b41c-49df-a8a4-d59490476b4c tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Volume info retrieved successfully. Aug 18 19:30:00.529214 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8c3691ca-b41c-49df-a8a4-d59490476b4c tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] https://10.4.3.170/volume/v3/volumes/6dd63763-c299-4a8b-bcc4-10579c4962d3 returned with HTTP 200 Aug 18 19:30:00.529615 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1136/4519] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:30:00 2026] GET /volume/v3/volumes/6dd63763-c299-4a8b-bcc4-10579c4962d3 => generated 952 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:01.177751 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0c27a7ae-4b79-44b4-a19d-1d5bab84b980 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:01.180134 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0c27a7ae-4b79-44b4-a19d-1d5bab84b980 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d Aug 18 19:30:01.180199 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0c27a7ae-4b79-44b4-a19d-1d5bab84b980 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:01.180447 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0c27a7ae-4b79-44b4-a19d-1d5bab84b980 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:01.188973 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:01.188973 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:01.192833 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0c27a7ae-4b79-44b4-a19d-1d5bab84b980 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:30:01.197257 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0c27a7ae-4b79-44b4-a19d-1d5bab84b980 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d returned with HTTP 200 Aug 18 19:30:01.197735 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1130/4520] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:01 2026] GET /volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:01.326410 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b1f5a15f-1f7f-4783-b411-be7abddc74f3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:01.329915 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b1f5a15f-1f7f-4783-b411-be7abddc74f3 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d Aug 18 19:30:01.329915 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b1f5a15f-1f7f-4783-b411-be7abddc74f3 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:01.330226 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b1f5a15f-1f7f-4783-b411-be7abddc74f3 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:01.338474 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b1f5a15f-1f7f-4783-b411-be7abddc74f3 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d returned with HTTP 404 Aug 18 19:30:01.339084 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1126/4521] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:01 2026] GET /volume/v3/volumes/da34f74c-4e81-4d04-9bd7-b2863d72907d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:01.348596 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8df64bf2-ac79-4854-b190-384276326ccf None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:01.350928 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8df64bf2-ac79-4854-b190-384276326ccf tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 Aug 18 19:30:01.351148 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8df64bf2-ac79-4854-b190-384276326ccf tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:01.351423 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8df64bf2-ac79-4854-b190-384276326ccf tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:01.359865 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:01.359865 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:01.365757 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-8df64bf2-ac79-4854-b190-384276326ccf tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:30:01.374439 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8df64bf2-ac79-4854-b190-384276326ccf tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 returned with HTTP 200 Aug 18 19:30:01.374439 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1130/4522] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:01 2026] GET /volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:01.392008 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2fc23be3-23c6-49d9-9c91-c1983b7508e1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:01.394740 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2fc23be3-23c6-49d9-9c91-c1983b7508e1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 Aug 18 19:30:01.394962 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2fc23be3-23c6-49d9-9c91-c1983b7508e1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:01.395269 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2fc23be3-23c6-49d9-9c91-c1983b7508e1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:01.410138 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:01.410138 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:01.415379 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2fc23be3-23c6-49d9-9c91-c1983b7508e1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:30:01.420917 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2fc23be3-23c6-49d9-9c91-c1983b7508e1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 returned with HTTP 200 Aug 18 19:30:01.421054 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1137/4523] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:01 2026] GET /volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:01.436810 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-116d7870-ba2b-4ae3-8e8b-0a61beec6564 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:01.439280 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-116d7870-ba2b-4ae3-8e8b-0a61beec6564 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] DELETE https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 Aug 18 19:30:01.439522 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-116d7870-ba2b-4ae3-8e8b-0a61beec6564 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:01.439708 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-116d7870-ba2b-4ae3-8e8b-0a61beec6564 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:01.439888 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-116d7870-ba2b-4ae3-8e8b-0a61beec6564 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Delete volume with id: 6ed3eacd-b690-4cc5-b98c-c11ca9a08180 Aug 18 19:30:01.447110 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:01.447110 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:01.447530 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-116d7870-ba2b-4ae3-8e8b-0a61beec6564 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:30:01.450298 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b9552feb-539e-4326-8b59-87a56d8f054e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:01.452145 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b9552feb-539e-4326-8b59-87a56d8f054e tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/volumes/b5b5a5e5-175d-4250-81ed-9bb1472694e2 Aug 18 19:30:01.452378 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b9552feb-539e-4326-8b59-87a56d8f054e tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:01.452720 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b9552feb-539e-4326-8b59-87a56d8f054e tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:01.463089 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:01.463089 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:01.467993 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b9552feb-539e-4326-8b59-87a56d8f054e tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Volume info retrieved successfully. Aug 18 19:30:01.469640 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-116d7870-ba2b-4ae3-8e8b-0a61beec6564 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Delete volume request issued successfully. Aug 18 19:30:01.469640 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-116d7870-ba2b-4ae3-8e8b-0a61beec6564 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 returned with HTTP 202 Aug 18 19:30:01.469640 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1131/4524] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:30:01 2026] DELETE /volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:01.473067 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b9552feb-539e-4326-8b59-87a56d8f054e tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes/b5b5a5e5-175d-4250-81ed-9bb1472694e2 returned with HTTP 200 Aug 18 19:30:01.473962 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1127/4525] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:01 2026] GET /volume/v3/volumes/b5b5a5e5-175d-4250-81ed-9bb1472694e2 => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:30:01.479439 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a5771328-bd51-4b24-bf93-f4796f16f569 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:01.482193 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a5771328-bd51-4b24-bf93-f4796f16f569 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 Aug 18 19:30:01.482353 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a5771328-bd51-4b24-bf93-f4796f16f569 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:01.482898 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a5771328-bd51-4b24-bf93-f4796f16f569 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:01.493662 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2bcf8f74-d8c1-4e2c-a70c-de60cb13b487 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:01.493840 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:01.493840 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:01.495524 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2bcf8f74-d8c1-4e2c-a70c-de60cb13b487 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:30:01.495916 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2bcf8f74-d8c1-4e2c-a70c-de60cb13b487 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5b5a5e5-175d-4250-81ed-9bb1472694e2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-528169172"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:01.498233 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a5771328-bd51-4b24-bf93-f4796f16f569 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:30:01.503858 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a5771328-bd51-4b24-bf93-f4796f16f569 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 returned with HTTP 200 Aug 18 19:30:01.504210 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1131/4526] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:01 2026] GET /volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:01.513822 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:01.513822 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:01.514687 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2bcf8f74-d8c1-4e2c-a70c-de60cb13b487 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Volume info retrieved successfully. Aug 18 19:30:01.514687 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-2bcf8f74-d8c1-4e2c-a70c-de60cb13b487 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Create snapshot from volume b5b5a5e5-175d-4250-81ed-9bb1472694e2 Aug 18 19:30:01.544166 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9a2fecb2-6e12-4669-a8d8-96c2b412a7ef None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:01.546925 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9a2fecb2-6e12-4669-a8d8-96c2b412a7ef tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] GET https://10.4.3.170/volume/v3/volumes/6dd63763-c299-4a8b-bcc4-10579c4962d3 Aug 18 19:30:01.547201 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9a2fecb2-6e12-4669-a8d8-96c2b412a7ef tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:01.547454 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9a2fecb2-6e12-4669-a8d8-96c2b412a7ef tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:01.550706 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-2bcf8f74-d8c1-4e2c-a70c-de60cb13b487 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Created reservations ['64fbfc8a-727c-41bd-b4af-b63a7c0fc5a6', 'c92caff2-07d7-4851-b34f-489e2b7c8344', '8653d22b-2f6c-48ed-ad2d-32d1519efa06', '2a5ac881-955b-4779-8c6e-348405ed6ce5'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:30:01.559010 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:01.559010 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:01.563628 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9a2fecb2-6e12-4669-a8d8-96c2b412a7ef tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Volume info retrieved successfully. Aug 18 19:30:01.569706 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9a2fecb2-6e12-4669-a8d8-96c2b412a7ef tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] https://10.4.3.170/volume/v3/volumes/6dd63763-c299-4a8b-bcc4-10579c4962d3 returned with HTTP 200 Aug 18 19:30:01.570465 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1132/4527] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:30:01 2026] GET /volume/v3/volumes/6dd63763-c299-4a8b-bcc4-10579c4962d3 => generated 973 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:01.587907 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bdc470c7-f398-4964-a651-52b67a4239b3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:01.591234 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bdc470c7-f398-4964-a651-52b67a4239b3 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] GET https://10.4.3.170/volume/v3/messages Aug 18 19:30:01.591234 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bdc470c7-f398-4964-a651-52b67a4239b3 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:01.591568 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bdc470c7-f398-4964-a651-52b67a4239b3 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:01.598045 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bdc470c7-f398-4964-a651-52b67a4239b3 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Aug 18 19:30:01.598860 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1128/4528] 10.4.3.170 () {68 vars in 1280 bytes} [Tue Aug 18 19:30:01 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 19:30:01.613006 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-00fa6336-69ec-4147-a81a-27b8207dcea0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:01.613942 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2bcf8f74-d8c1-4e2c-a70c-de60cb13b487 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot create request issued successfully. Aug 18 19:30:01.614299 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2bcf8f74-d8c1-4e2c-a70c-de60cb13b487 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:30:01.615062 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1138/4529] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:30:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:30:01.635231 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-fcff98e2-0155-4cb5-9927-73ff7bbbbe74 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:01.639243 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fcff98e2-0155-4cb5-9927-73ff7bbbbe74 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/snapshots/cec36bd3-11ff-4e57-b9c4-7618ea545ae4 Aug 18 19:30:01.639601 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fcff98e2-0155-4cb5-9927-73ff7bbbbe74 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:01.639900 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fcff98e2-0155-4cb5-9927-73ff7bbbbe74 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:01.657078 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:01.657078 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:01.657078 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-fcff98e2-0155-4cb5-9927-73ff7bbbbe74 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot retrieved successfully. Aug 18 19:30:01.657421 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fcff98e2-0155-4cb5-9927-73ff7bbbbe74 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots/cec36bd3-11ff-4e57-b9c4-7618ea545ae4 returned with HTTP 200 Aug 18 19:30:01.658037 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1133/4530] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:30:01 2026] GET /volume/v3/snapshots/cec36bd3-11ff-4e57-b9c4-7618ea545ae4 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:01.777704 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-00fa6336-69ec-4147-a81a-27b8207dcea0 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-member] DELETE https://10.4.3.170/volume/v3/messages/d118ed2b-04ab-4718-8b21-4b471a63b2c8 Aug 18 19:30:01.778380 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-00fa6336-69ec-4147-a81a-27b8207dcea0 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:01.778806 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-00fa6336-69ec-4147-a81a-27b8207dcea0 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:01.796079 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-00fa6336-69ec-4147-a81a-27b8207dcea0 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-member] https://10.4.3.170/volume/v3/messages/d118ed2b-04ab-4718-8b21-4b471a63b2c8 returned with HTTP 204 Aug 18 19:30:01.796602 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1132/4531] 10.4.3.170 () {68 vars in 1394 bytes} [Tue Aug 18 19:30:01 2026] DELETE /volume/v3/messages/d118ed2b-04ab-4718-8b21-4b471a63b2c8 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 19:30:01.808253 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-85c9274b-5ac9-4b81-a51c-f32c0d8f1ece None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:01.810730 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-85c9274b-5ac9-4b81-a51c-f32c0d8f1ece tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-member] GET https://10.4.3.170/volume/v3/messages/d118ed2b-04ab-4718-8b21-4b471a63b2c8 Aug 18 19:30:01.811812 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-85c9274b-5ac9-4b81-a51c-f32c0d8f1ece tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:01.812167 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-85c9274b-5ac9-4b81-a51c-f32c0d8f1ece tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:01.817497 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-85c9274b-5ac9-4b81-a51c-f32c0d8f1ece tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-member] https://10.4.3.170/volume/v3/messages/d118ed2b-04ab-4718-8b21-4b471a63b2c8 returned with HTTP 404 Aug 18 19:30:01.818915 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1129/4532] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:30:01 2026] GET /volume/v3/messages/d118ed2b-04ab-4718-8b21-4b471a63b2c8 => generated 110 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:01.830983 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6d071eb6-3dd3-42f5-a853-82d45d1b799a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:01.833492 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6d071eb6-3dd3-42f5-a853-82d45d1b799a tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/6dd63763-c299-4a8b-bcc4-10579c4962d3 Aug 18 19:30:01.833776 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6d071eb6-3dd3-42f5-a853-82d45d1b799a tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:01.834171 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6d071eb6-3dd3-42f5-a853-82d45d1b799a tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:01.834272 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-6d071eb6-3dd3-42f5-a853-82d45d1b799a tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Delete volume with id: 6dd63763-c299-4a8b-bcc4-10579c4962d3 Aug 18 19:30:01.850535 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:01.850535 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:01.851161 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6d071eb6-3dd3-42f5-a853-82d45d1b799a tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Volume info retrieved successfully. Aug 18 19:30:01.852920 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-6d071eb6-3dd3-42f5-a853-82d45d1b799a tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100583) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 19:30:01.871214 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-6d071eb6-3dd3-42f5-a853-82d45d1b799a tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-888184387 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-888184387, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:30:01.871563 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-6d071eb6-3dd3-42f5-a853-82d45d1b799a tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-888184387 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-888184387, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:30:01.886975 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-6d071eb6-3dd3-42f5-a853-82d45d1b799a tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Created reservations ['4dfc6aa5-fedc-4d4d-b54a-a65d9e04442d', 'e9910182-0062-42cf-a5e3-6cc5aff589d4', '994495f3-5a73-4cd7-984b-8fe098d3da9b', '0f730ff0-7bed-4237-bd7d-5a916fc0870b'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:30:01.927193 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6d071eb6-3dd3-42f5-a853-82d45d1b799a tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Delete volume request issued successfully. Aug 18 19:30:01.927505 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6d071eb6-3dd3-42f5-a853-82d45d1b799a tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] https://10.4.3.170/volume/v3/volumes/6dd63763-c299-4a8b-bcc4-10579c4962d3 returned with HTTP 202 Aug 18 19:30:01.928154 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1139/4533] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:30:01 2026] DELETE /volume/v3/volumes/6dd63763-c299-4a8b-bcc4-10579c4962d3 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:01.937174 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1aefcc11-ec27-474b-9490-8cd7eec1aa2f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:01.939506 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1aefcc11-ec27-474b-9490-8cd7eec1aa2f tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] DELETE https://10.4.3.170/volume/v3/types/81c02a6c-d98c-44e7-98e5-72ead2dc24bf Aug 18 19:30:01.939811 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1aefcc11-ec27-474b-9490-8cd7eec1aa2f tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:01.940003 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1aefcc11-ec27-474b-9490-8cd7eec1aa2f tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Calling method '_delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:01.971147 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1aefcc11-ec27-474b-9490-8cd7eec1aa2f tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] https://10.4.3.170/volume/v3/types/81c02a6c-d98c-44e7-98e5-72ead2dc24bf returned with HTTP 202 Aug 18 19:30:01.971615 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1134/4534] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:30:01 2026] DELETE /volume/v3/types/81c02a6c-d98c-44e7-98e5-72ead2dc24bf => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:01.981677 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-495c08c4-272a-4c02-a00f-ecd421b8a7a8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:01.983539 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-495c08c4-272a-4c02-a00f-ecd421b8a7a8 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:30:01.984010 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-495c08c4-272a-4c02-a00f-ecd421b8a7a8 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2045780432", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1121850628", "vendor_name": "tempest-vendor_name-1066588504"}}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:02.002162 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-495c08c4-272a-4c02-a00f-ecd421b8a7a8 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:30:02.002837 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1133/4535] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:30:01 2026] POST /volume/v3/types => generated 330 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:02.013137 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6e5a6241-127d-4e78-9d20-e0402ff722de None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:02.015425 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6e5a6241-127d-4e78-9d20-e0402ff722de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:30:02.015776 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6e5a6241-127d-4e78-9d20-e0402ff722de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7d767a18-2e4a-47dc-a902-31cad58225c6", "size": 1}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:02.017300 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-6e5a6241-127d-4e78-9d20-e0402ff722de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Create volume request body: {'volume': {'volume_type': '7d767a18-2e4a-47dc-a902-31cad58225c6', 'size': 1}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:30:02.021911 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-6e5a6241-127d-4e78-9d20-e0402ff722de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Create volume of 1 GB Aug 18 19:30:02.022237 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:02.022237 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:02.022704 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6e5a6241-127d-4e78-9d20-e0402ff722de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Availability Zones retrieved successfully. Aug 18 19:30:02.028965 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6e5a6241-127d-4e78-9d20-e0402ff722de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Flow 'volume_create_api' (b6e59da1-bd16-42d6-ba0c-6b62686faa65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:30:02.030921 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6e5a6241-127d-4e78-9d20-e0402ff722de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bea73cd-7cbd-4765-8917-0b1799dc6c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:02.031781 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-6e5a6241-127d-4e78-9d20-e0402ff722de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:30:02.053601 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6e5a6241-127d-4e78-9d20-e0402ff722de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bea73cd-7cbd-4765-8917-0b1799dc6c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:30:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1121850628',vendor_name='tempest-vendor_name-1066588504'},id=7d767a18-2e4a-47dc-a902-31cad58225c6,is_public=True,name='tempest-ProjectMemberTests-volume-type-2045780432',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d767a18-2e4a-47dc-a902-31cad58225c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:02.054446 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6e5a6241-127d-4e78-9d20-e0402ff722de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcada213-1df5-43d6-8c52-97d90e39c559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:02.084183 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-6e5a6241-127d-4e78-9d20-e0402ff722de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2045780432 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2045780432, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:30:02.084504 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-6e5a6241-127d-4e78-9d20-e0402ff722de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2045780432 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2045780432, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:30:02.110564 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-6e5a6241-127d-4e78-9d20-e0402ff722de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Created reservations ['d7a4bcc1-0a08-4fd8-99fb-b85116846775', '69ec765f-d48a-4b7d-a5ac-3b9ed75a7d28', '1c297496-4632-4c90-b798-fdf280a6d315', 'ef2bdf09-7db8-4530-8397-083024917404'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:30:02.111269 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6e5a6241-127d-4e78-9d20-e0402ff722de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcada213-1df5-43d6-8c52-97d90e39c559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7a4bcc1-0a08-4fd8-99fb-b85116846775', '69ec765f-d48a-4b7d-a5ac-3b9ed75a7d28', '1c297496-4632-4c90-b798-fdf280a6d315', 'ef2bdf09-7db8-4530-8397-083024917404']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:02.112106 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6e5a6241-127d-4e78-9d20-e0402ff722de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (746d802b-b41a-4235-95ab-c04da9574a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:02.136665 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6e5a6241-127d-4e78-9d20-e0402ff722de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (746d802b-b41a-4235-95ab-c04da9574a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69990804-d1a6-4fc2-9e3c-5b5f63ff20b4', '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='897897f3047c42ca80dc27e726960124',qos_specs=None,replication_status=,reservations=['d7a4bcc1-0a08-4fd8-99fb-b85116846775','69ec765f-d48a-4b7d-a5ac-3b9ed75a7d28','1c297496-4632-4c90-b798-fdf280a6d315','ef2bdf09-7db8-4530-8397-083024917404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5693b48e9913470084c2c1906f11a3a8',volume_type_id=7d767a18-2e4a-47dc-a902-31cad58225c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:30: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=69990804-d1a6-4fc2-9e3c-5b5f63ff20b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='897897f3047c42ca80dc27e726960124',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5693b48e9913470084c2c1906f11a3a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d767a18-2e4a-47dc-a902-31cad58225c6),volume_type_id=7d767a18-2e4a-47dc-a902-31cad58225c6)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:02.137352 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6e5a6241-127d-4e78-9d20-e0402ff722de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c13a700f-0e3c-448c-a7d6-b8bd8012fcf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:02.162291 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6e5a6241-127d-4e78-9d20-e0402ff722de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c13a700f-0e3c-448c-a7d6-b8bd8012fcf2) transitioned into state 'SUCCESS' from 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='897897f3047c42ca80dc27e726960124',qos_specs=None,replication_status=,reservations=['d7a4bcc1-0a08-4fd8-99fb-b85116846775','69ec765f-d48a-4b7d-a5ac-3b9ed75a7d28','1c297496-4632-4c90-b798-fdf280a6d315','ef2bdf09-7db8-4530-8397-083024917404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5693b48e9913470084c2c1906f11a3a8',volume_type_id=7d767a18-2e4a-47dc-a902-31cad58225c6)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:02.163197 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6e5a6241-127d-4e78-9d20-e0402ff722de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b23af29-4a7b-44cf-bf38-f79512c28331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:02.174379 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6e5a6241-127d-4e78-9d20-e0402ff722de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b23af29-4a7b-44cf-bf38-f79512c28331) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:02.175629 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6e5a6241-127d-4e78-9d20-e0402ff722de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Flow 'volume_create_api' (b6e59da1-bd16-42d6-ba0c-6b62686faa65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:30:02.175843 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6e5a6241-127d-4e78-9d20-e0402ff722de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Create volume request issued successfully. Aug 18 19:30:02.176551 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6e5a6241-127d-4e78-9d20-e0402ff722de tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:30:02.176999 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1130/4536] 10.4.3.170 () {70 vars in 1298 bytes} [Tue Aug 18 19:30:02 2026] POST /volume/v3/volumes => generated 774 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:30:02.191152 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2fe7eab9-75a5-4cec-b045-d96c9613c520 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:02.194017 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2fe7eab9-75a5-4cec-b045-d96c9613c520 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] GET https://10.4.3.170/volume/v3/volumes/69990804-d1a6-4fc2-9e3c-5b5f63ff20b4 Aug 18 19:30:02.194108 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2fe7eab9-75a5-4cec-b045-d96c9613c520 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:02.194322 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2fe7eab9-75a5-4cec-b045-d96c9613c520 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:02.204335 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:02.204335 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:02.209060 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2fe7eab9-75a5-4cec-b045-d96c9613c520 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Volume info retrieved successfully. Aug 18 19:30:02.213683 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2fe7eab9-75a5-4cec-b045-d96c9613c520 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] https://10.4.3.170/volume/v3/volumes/69990804-d1a6-4fc2-9e3c-5b5f63ff20b4 returned with HTTP 200 Aug 18 19:30:02.214152 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1140/4537] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:30:02 2026] GET /volume/v3/volumes/69990804-d1a6-4fc2-9e3c-5b5f63ff20b4 => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:02.215820 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-70021200-dcf8-448a-8bf1-6fcb6074bea3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:02.217729 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-70021200-dcf8-448a-8bf1-6fcb6074bea3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d Aug 18 19:30:02.218003 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-70021200-dcf8-448a-8bf1-6fcb6074bea3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:02.218226 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-70021200-dcf8-448a-8bf1-6fcb6074bea3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:02.226281 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:02.226281 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:02.231389 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-70021200-dcf8-448a-8bf1-6fcb6074bea3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:30:02.238221 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-70021200-dcf8-448a-8bf1-6fcb6074bea3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d returned with HTTP 200 Aug 18 19:30:02.238841 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1135/4538] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:02 2026] GET /volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d => generated 1249 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:30:02.370542 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-c9dafa2f-9505-40a3-91cc-f2376a4d51b4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:02.373199 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-c9dafa2f-9505-40a3-91cc-f2376a4d51b4 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d Aug 18 19:30:02.373446 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-c9dafa2f-9505-40a3-91cc-f2376a4d51b4 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:02.373688 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-c9dafa2f-9505-40a3-91cc-f2376a4d51b4 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:02.382192 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:02.382192 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:02.386336 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-c9dafa2f-9505-40a3-91cc-f2376a4d51b4 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:30:02.391725 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-c9dafa2f-9505-40a3-91cc-f2376a4d51b4 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d returned with HTTP 200 Aug 18 19:30:02.392239 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1134/4539] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:30:02 2026] GET /volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d => generated 1249 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:30:02.519524 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3a705bbf-1ef2-48ad-9b02-3d44f3899dd3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:02.521693 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3a705bbf-1ef2-48ad-9b02-3d44f3899dd3 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 Aug 18 19:30:02.522219 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3a705bbf-1ef2-48ad-9b02-3d44f3899dd3 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:02.522219 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3a705bbf-1ef2-48ad-9b02-3d44f3899dd3 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:02.529788 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3a705bbf-1ef2-48ad-9b02-3d44f3899dd3 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 returned with HTTP 404 Aug 18 19:30:02.530264 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1131/4540] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:02 2026] GET /volume/v3/volumes/6ed3eacd-b690-4cc5-b98c-c11ca9a08180 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:02.539134 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1904d554-3a8b-4ec6-9069-9f8a5e22c207 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:02.540933 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1904d554-3a8b-4ec6-9069-9f8a5e22c207 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/dc5febb4-a3c4-4e4a-b69a-da8538e9a112 Aug 18 19:30:02.541113 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1904d554-3a8b-4ec6-9069-9f8a5e22c207 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:02.541308 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1904d554-3a8b-4ec6-9069-9f8a5e22c207 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:02.541442 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-1904d554-3a8b-4ec6-9069-9f8a5e22c207 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Delete snapshot with id: dc5febb4-a3c4-4e4a-b69a-da8538e9a112 Aug 18 19:30:02.549672 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:02.549672 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:02.551183 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-1904d554-3a8b-4ec6-9069-9f8a5e22c207 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Snapshot retrieved successfully. Aug 18 19:30:02.585089 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-1904d554-3a8b-4ec6-9069-9f8a5e22c207 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Snapshot delete request issued successfully. Aug 18 19:30:02.585395 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1904d554-3a8b-4ec6-9069-9f8a5e22c207 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/snapshots/dc5febb4-a3c4-4e4a-b69a-da8538e9a112 returned with HTTP 202 Aug 18 19:30:02.586385 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1141/4541] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:30:02 2026] DELETE /volume/v3/snapshots/dc5febb4-a3c4-4e4a-b69a-da8538e9a112 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:02.597820 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-072aafa9-d2cd-4e33-aa46-3852e2554133 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:02.599640 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-072aafa9-d2cd-4e33-aa46-3852e2554133 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/snapshots/dc5febb4-a3c4-4e4a-b69a-da8538e9a112 Aug 18 19:30:02.599850 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-072aafa9-d2cd-4e33-aa46-3852e2554133 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:02.600052 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-072aafa9-d2cd-4e33-aa46-3852e2554133 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:02.606016 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:02.606016 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:02.606516 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-072aafa9-d2cd-4e33-aa46-3852e2554133 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Snapshot retrieved successfully. Aug 18 19:30:02.607635 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-072aafa9-d2cd-4e33-aa46-3852e2554133 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/snapshots/dc5febb4-a3c4-4e4a-b69a-da8538e9a112 returned with HTTP 200 Aug 18 19:30:02.608021 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1136/4542] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:30:02 2026] GET /volume/v3/snapshots/dc5febb4-a3c4-4e4a-b69a-da8538e9a112 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:02.673598 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-68f6b954-fd76-4060-8636-612f319f877f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:02.675534 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-68f6b954-fd76-4060-8636-612f319f877f tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/snapshots/cec36bd3-11ff-4e57-b9c4-7618ea545ae4 Aug 18 19:30:02.675843 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-68f6b954-fd76-4060-8636-612f319f877f tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:02.676183 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-68f6b954-fd76-4060-8636-612f319f877f tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:02.685197 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:02.685197 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:02.685607 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-68f6b954-fd76-4060-8636-612f319f877f tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot retrieved successfully. Aug 18 19:30:02.686459 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-68f6b954-fd76-4060-8636-612f319f877f tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots/cec36bd3-11ff-4e57-b9c4-7618ea545ae4 returned with HTTP 200 Aug 18 19:30:02.686967 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1135/4543] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:30:02 2026] GET /volume/v3/snapshots/cec36bd3-11ff-4e57-b9c4-7618ea545ae4 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:02.702762 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-382fe857-6b48-485f-8b5a-aa18c21603e9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:02.704543 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-382fe857-6b48-485f-8b5a-aa18c21603e9 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] GET https://10.4.3.170/volume/v3/snapshots/cec36bd3-11ff-4e57-b9c4-7618ea545ae4 Aug 18 19:30:02.704852 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-382fe857-6b48-485f-8b5a-aa18c21603e9 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:02.705121 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-382fe857-6b48-485f-8b5a-aa18c21603e9 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:02.710059 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:02.710059 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:02.710466 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-382fe857-6b48-485f-8b5a-aa18c21603e9 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] Snapshot retrieved successfully. Aug 18 19:30:02.711247 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-382fe857-6b48-485f-8b5a-aa18c21603e9 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] https://10.4.3.170/volume/v3/snapshots/cec36bd3-11ff-4e57-b9c4-7618ea545ae4 returned with HTTP 200 Aug 18 19:30:02.711626 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1132/4544] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:30:02 2026] GET /volume/v3/snapshots/cec36bd3-11ff-4e57-b9c4-7618ea545ae4 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:02.725056 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8394de9f-dd77-453e-ae08-a5b64231276d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:02.727403 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8394de9f-dd77-453e-ae08-a5b64231276d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/cec36bd3-11ff-4e57-b9c4-7618ea545ae4 Aug 18 19:30:02.727665 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8394de9f-dd77-453e-ae08-a5b64231276d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:02.728096 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8394de9f-dd77-453e-ae08-a5b64231276d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:02.728096 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-8394de9f-dd77-453e-ae08-a5b64231276d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Delete snapshot with id: cec36bd3-11ff-4e57-b9c4-7618ea545ae4 Aug 18 19:30:02.736664 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:02.736664 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:02.737170 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-8394de9f-dd77-453e-ae08-a5b64231276d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot retrieved successfully. Aug 18 19:30:02.758908 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-8394de9f-dd77-453e-ae08-a5b64231276d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot delete request issued successfully. Aug 18 19:30:02.759179 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8394de9f-dd77-453e-ae08-a5b64231276d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots/cec36bd3-11ff-4e57-b9c4-7618ea545ae4 returned with HTTP 202 Aug 18 19:30:02.759658 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1142/4545] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:30:02 2026] DELETE /volume/v3/snapshots/cec36bd3-11ff-4e57-b9c4-7618ea545ae4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:02.767616 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b1ac2b2b-6b20-4fcf-90af-6259cd7f6c0b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:02.769899 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b1ac2b2b-6b20-4fcf-90af-6259cd7f6c0b tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/snapshots/cec36bd3-11ff-4e57-b9c4-7618ea545ae4 Aug 18 19:30:02.770062 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b1ac2b2b-6b20-4fcf-90af-6259cd7f6c0b tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:02.770315 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b1ac2b2b-6b20-4fcf-90af-6259cd7f6c0b tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:02.776138 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:02.776138 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:02.776598 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b1ac2b2b-6b20-4fcf-90af-6259cd7f6c0b tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot retrieved successfully. Aug 18 19:30:02.777508 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b1ac2b2b-6b20-4fcf-90af-6259cd7f6c0b tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots/cec36bd3-11ff-4e57-b9c4-7618ea545ae4 returned with HTTP 200 Aug 18 19:30:02.777937 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1137/4546] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:30:02 2026] GET /volume/v3/snapshots/cec36bd3-11ff-4e57-b9c4-7618ea545ae4 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:02.983918 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-a40a75a5-15db-4887-9992-c947f95ec602 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:02.983918 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-a40a75a5-15db-4887-9992-c947f95ec602 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d Aug 18 19:30:02.983918 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-a40a75a5-15db-4887-9992-c947f95ec602 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:02.983918 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-a40a75a5-15db-4887-9992-c947f95ec602 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:02.989672 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:02.989672 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:02.994261 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-a40a75a5-15db-4887-9992-c947f95ec602 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:30:03.000499 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-a40a75a5-15db-4887-9992-c947f95ec602 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d returned with HTTP 200 Aug 18 19:30:03.001080 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1136/4547] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:30:02 2026] GET /volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d => generated 1249 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:30:03.013407 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-46562c6e-3d52-4e07-acb6-71ef2fc567a0 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:03.015137 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-46562c6e-3d52-4e07-acb6-71ef2fc567a0 None None] GET https://10.4.3.170/volume// Aug 18 19:30:03.015137 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-46562c6e-3d52-4e07-acb6-71ef2fc567a0 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:03.015137 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-46562c6e-3d52-4e07-acb6-71ef2fc567a0 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:03.015137 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-46562c6e-3d52-4e07-acb6-71ef2fc567a0 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:30:03.015137 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1133/4548] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:30: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 19:30:03.024475 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-087465a3-f9e3-40a3-a044-29b2a5eda0c4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:03.027175 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-087465a3-f9e3-40a3-a044-29b2a5eda0c4 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:30:03.027647 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-087465a3-f9e3-40a3-a044-29b2a5eda0c4 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4373c0fa-bbce-42e6-85a0-2189ddbfe76d", "connector": null, "instance_uuid": "cd8d9070-a13a-4a3f-932f-faa36cacfda7"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:03.038331 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:03.038331 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:03.071964 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-087465a3-f9e3-40a3-a044-29b2a5eda0c4 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:30:03.072562 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1143/4549] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:30:03 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 19:30:03.232455 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-82bcb7fd-c134-406b-b44f-0a6916c0a9b5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:03.236248 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-82bcb7fd-c134-406b-b44f-0a6916c0a9b5 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] GET https://10.4.3.170/volume/v3/volumes/69990804-d1a6-4fc2-9e3c-5b5f63ff20b4 Aug 18 19:30:03.236624 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-82bcb7fd-c134-406b-b44f-0a6916c0a9b5 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:03.237007 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-82bcb7fd-c134-406b-b44f-0a6916c0a9b5 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:03.250725 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:03.250725 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:03.253433 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-82bcb7fd-c134-406b-b44f-0a6916c0a9b5 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Volume info retrieved successfully. Aug 18 19:30:03.258917 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-82bcb7fd-c134-406b-b44f-0a6916c0a9b5 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] https://10.4.3.170/volume/v3/volumes/69990804-d1a6-4fc2-9e3c-5b5f63ff20b4 returned with HTTP 200 Aug 18 19:30:03.259418 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1138/4550] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:30:03 2026] GET /volume/v3/volumes/69990804-d1a6-4fc2-9e3c-5b5f63ff20b4 => generated 974 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:03.274344 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9560910c-64b7-4908-bbc9-48dd8a3b4a64 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:03.276893 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9560910c-64b7-4908-bbc9-48dd8a3b4a64 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] GET https://10.4.3.170/volume/v3/messages Aug 18 19:30:03.277213 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9560910c-64b7-4908-bbc9-48dd8a3b4a64 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:03.277505 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9560910c-64b7-4908-bbc9-48dd8a3b4a64 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:03.285581 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9560910c-64b7-4908-bbc9-48dd8a3b4a64 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Aug 18 19:30:03.285581 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1137/4551] 10.4.3.170 () {68 vars in 1280 bytes} [Tue Aug 18 19:30:03 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:03.295660 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e6d0e2f8-b93c-4427-989c-a575995c86e7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:03.297546 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e6d0e2f8-b93c-4427-989c-a575995c86e7 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-member] GET https://10.4.3.170/volume/v3/messages Aug 18 19:30:03.299386 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e6d0e2f8-b93c-4427-989c-a575995c86e7 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:03.299386 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e6d0e2f8-b93c-4427-989c-a575995c86e7 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:03.303664 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e6d0e2f8-b93c-4427-989c-a575995c86e7 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-member] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Aug 18 19:30:03.304355 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1134/4552] 10.4.3.170 () {68 vars in 1280 bytes} [Tue Aug 18 19:30:03 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 19:30:03.315942 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5c8ab4e8-6cdd-48c8-848c-3706d36483c7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:03.318358 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5c8ab4e8-6cdd-48c8-848c-3706d36483c7 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] DELETE https://10.4.3.170/volume/v3/messages/14e9e1f4-7f0c-4b26-8c8c-c47fbdb83c86 Aug 18 19:30:03.318667 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5c8ab4e8-6cdd-48c8-848c-3706d36483c7 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:03.318928 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5c8ab4e8-6cdd-48c8-848c-3706d36483c7 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:03.325228 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:03.325228 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:03.333440 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5c8ab4e8-6cdd-48c8-848c-3706d36483c7 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] https://10.4.3.170/volume/v3/messages/14e9e1f4-7f0c-4b26-8c8c-c47fbdb83c86 returned with HTTP 204 Aug 18 19:30:03.333971 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1144/4553] 10.4.3.170 () {68 vars in 1394 bytes} [Tue Aug 18 19:30:03 2026] DELETE /volume/v3/messages/14e9e1f4-7f0c-4b26-8c8c-c47fbdb83c86 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 19:30:03.342761 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0734191e-5479-4ae5-ab43-a6bcc16a30c7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:03.346542 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0734191e-5479-4ae5-ab43-a6bcc16a30c7 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/69990804-d1a6-4fc2-9e3c-5b5f63ff20b4 Aug 18 19:30:03.346542 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0734191e-5479-4ae5-ab43-a6bcc16a30c7 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:03.346542 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0734191e-5479-4ae5-ab43-a6bcc16a30c7 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:03.346542 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-0734191e-5479-4ae5-ab43-a6bcc16a30c7 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Delete volume with id: 69990804-d1a6-4fc2-9e3c-5b5f63ff20b4 Aug 18 19:30:03.356957 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:03.356957 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:03.357510 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0734191e-5479-4ae5-ab43-a6bcc16a30c7 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Volume info retrieved successfully. Aug 18 19:30:03.359035 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0734191e-5479-4ae5-ab43-a6bcc16a30c7 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100581) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 19:30:03.374064 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-0734191e-5479-4ae5-ab43-a6bcc16a30c7 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2045780432 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2045780432, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:30:03.374502 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-0734191e-5479-4ae5-ab43-a6bcc16a30c7 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2045780432 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2045780432, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:30:03.390222 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-0734191e-5479-4ae5-ab43-a6bcc16a30c7 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Created reservations ['0cfe7406-14fe-48f5-90fc-fafe22f622c4', '78fc0490-f54a-4504-8e3c-fbee8df414fe', '345d5b1b-6038-4c0c-af44-46769288b966', '73639d4e-5130-4cb5-8d69-e85188b5221c'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:30:03.441879 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0734191e-5479-4ae5-ab43-a6bcc16a30c7 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Delete volume request issued successfully. Aug 18 19:30:03.442139 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0734191e-5479-4ae5-ab43-a6bcc16a30c7 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] https://10.4.3.170/volume/v3/volumes/69990804-d1a6-4fc2-9e3c-5b5f63ff20b4 returned with HTTP 202 Aug 18 19:30:03.442677 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1139/4554] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:30:03 2026] DELETE /volume/v3/volumes/69990804-d1a6-4fc2-9e3c-5b5f63ff20b4 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:03.452287 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-85d422ce-223b-4b4d-996a-b8901343c686 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:03.454849 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-85d422ce-223b-4b4d-996a-b8901343c686 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] DELETE https://10.4.3.170/volume/v3/types/7d767a18-2e4a-47dc-a902-31cad58225c6 Aug 18 19:30:03.455732 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-85d422ce-223b-4b4d-996a-b8901343c686 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:03.456112 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-85d422ce-223b-4b4d-996a-b8901343c686 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:03.486492 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-85d422ce-223b-4b4d-996a-b8901343c686 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] https://10.4.3.170/volume/v3/types/7d767a18-2e4a-47dc-a902-31cad58225c6 returned with HTTP 202 Aug 18 19:30:03.487047 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1138/4555] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:30:03 2026] DELETE /volume/v3/types/7d767a18-2e4a-47dc-a902-31cad58225c6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:03.495907 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8830f03c-7950-434a-b254-24731123e823 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:03.498332 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8830f03c-7950-434a-b254-24731123e823 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:30:03.498936 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8830f03c-7950-434a-b254-24731123e823 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1489687386", "extra_specs": {"storage_protocol": "tempest-storage_protocol-701882855", "vendor_name": "tempest-vendor_name-142431958"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:03.520519 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8830f03c-7950-434a-b254-24731123e823 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:30:03.521463 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1135/4556] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:30:03 2026] POST /volume/v3/types => generated 328 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:03.529776 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9d2d40f6-a96b-428d-bbb8-e6f3000baeee None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:03.531538 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9d2d40f6-a96b-428d-bbb8-e6f3000baeee tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:30:03.531927 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9d2d40f6-a96b-428d-bbb8-e6f3000baeee tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c81f5e8e-beeb-4ddd-96ad-a90d9d51c1af", "size": 1}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:03.533327 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-9d2d40f6-a96b-428d-bbb8-e6f3000baeee tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Create volume request body: {'volume': {'volume_type': 'c81f5e8e-beeb-4ddd-96ad-a90d9d51c1af', 'size': 1}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:30:03.537773 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-9d2d40f6-a96b-428d-bbb8-e6f3000baeee tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Create volume of 1 GB Aug 18 19:30:03.538057 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:03.538057 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:03.538453 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9d2d40f6-a96b-428d-bbb8-e6f3000baeee tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Availability Zones retrieved successfully. Aug 18 19:30:03.543446 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-9d2d40f6-a96b-428d-bbb8-e6f3000baeee tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Flow 'volume_create_api' (aa1ba1aa-b0dc-413d-ac47-65c9b8def933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:30:03.544480 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-9d2d40f6-a96b-428d-bbb8-e6f3000baeee tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6974ea62-9d9e-451f-abed-52e2de0a3d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:03.545205 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-9d2d40f6-a96b-428d-bbb8-e6f3000baeee tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:30:03.566067 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-9d2d40f6-a96b-428d-bbb8-e6f3000baeee tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6974ea62-9d9e-451f-abed-52e2de0a3d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:30:04Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-701882855',vendor_name='tempest-vendor_name-142431958'},id=c81f5e8e-beeb-4ddd-96ad-a90d9d51c1af,is_public=True,name='tempest-ProjectMemberTests-volume-type-1489687386',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81f5e8e-beeb-4ddd-96ad-a90d9d51c1af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:03.567230 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-9d2d40f6-a96b-428d-bbb8-e6f3000baeee tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ecd25a2-480d-411b-8ba5-b6c0283f23f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:03.600720 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-9d2d40f6-a96b-428d-bbb8-e6f3000baeee tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1489687386 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1489687386, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:30:03.601018 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-9d2d40f6-a96b-428d-bbb8-e6f3000baeee tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1489687386 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1489687386, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:30:03.618729 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-34b09e62-5529-4094-bccc-6712d9fcd1d3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:03.621257 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-34b09e62-5529-4094-bccc-6712d9fcd1d3 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/snapshots/dc5febb4-a3c4-4e4a-b69a-da8538e9a112 Aug 18 19:30:03.621613 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-34b09e62-5529-4094-bccc-6712d9fcd1d3 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:03.621949 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-34b09e62-5529-4094-bccc-6712d9fcd1d3 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:03.626773 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-34b09e62-5529-4094-bccc-6712d9fcd1d3 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/snapshots/dc5febb4-a3c4-4e4a-b69a-da8538e9a112 returned with HTTP 404 Aug 18 19:30:03.627677 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1140/4557] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:30:03 2026] GET /volume/v3/snapshots/dc5febb4-a3c4-4e4a-b69a-da8538e9a112 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:03.634699 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-9d2d40f6-a96b-428d-bbb8-e6f3000baeee tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Created reservations ['3a59d031-b1a3-44d7-aba2-bb628012de6d', '88bddac5-ace0-49fe-9f2e-726bd0e2485e', '55a0a730-40cd-48ad-a739-25e79ada9cd8', 'ff62f306-3e1d-4956-a2e0-2979cc755c77'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:30:03.635652 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-9d2d40f6-a96b-428d-bbb8-e6f3000baeee tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ecd25a2-480d-411b-8ba5-b6c0283f23f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a59d031-b1a3-44d7-aba2-bb628012de6d', '88bddac5-ace0-49fe-9f2e-726bd0e2485e', '55a0a730-40cd-48ad-a739-25e79ada9cd8', 'ff62f306-3e1d-4956-a2e0-2979cc755c77']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:03.637907 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-9d2d40f6-a96b-428d-bbb8-e6f3000baeee tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4717f77-a93a-4f80-ab63-0629ec4dc48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:03.638099 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3abc5e17-e394-4587-b082-17a80eea65ae None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:03.639900 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3abc5e17-e394-4587-b082-17a80eea65ae tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/9989b57e-4d74-4810-a159-2c1e831e8072 Aug 18 19:30:03.640403 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3abc5e17-e394-4587-b082-17a80eea65ae tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:03.640773 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3abc5e17-e394-4587-b082-17a80eea65ae tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:03.641010 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-3abc5e17-e394-4587-b082-17a80eea65ae tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Delete snapshot with id: 9989b57e-4d74-4810-a159-2c1e831e8072 Aug 18 19:30:03.650310 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:03.650310 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:03.651201 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3abc5e17-e394-4587-b082-17a80eea65ae tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Snapshot retrieved successfully. Aug 18 19:30:03.670853 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3abc5e17-e394-4587-b082-17a80eea65ae tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Snapshot delete request issued successfully. Aug 18 19:30:03.670853 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3abc5e17-e394-4587-b082-17a80eea65ae tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/snapshots/9989b57e-4d74-4810-a159-2c1e831e8072 returned with HTTP 202 Aug 18 19:30:03.670853 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1139/4558] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:30:03 2026] DELETE /volume/v3/snapshots/9989b57e-4d74-4810-a159-2c1e831e8072 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:03.671150 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-9d2d40f6-a96b-428d-bbb8-e6f3000baeee tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4717f77-a93a-4f80-ab63-0629ec4dc48a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e602b1b6-cd22-41b8-a3ea-5d8c3563d91c', '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='897897f3047c42ca80dc27e726960124',qos_specs=None,replication_status=,reservations=['3a59d031-b1a3-44d7-aba2-bb628012de6d','88bddac5-ace0-49fe-9f2e-726bd0e2485e','55a0a730-40cd-48ad-a739-25e79ada9cd8','ff62f306-3e1d-4956-a2e0-2979cc755c77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5693b48e9913470084c2c1906f11a3a8',volume_type_id=c81f5e8e-beeb-4ddd-96ad-a90d9d51c1af), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:30:03Z,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=e602b1b6-cd22-41b8-a3ea-5d8c3563d91c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='897897f3047c42ca80dc27e726960124',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5693b48e9913470084c2c1906f11a3a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81f5e8e-beeb-4ddd-96ad-a90d9d51c1af),volume_type_id=c81f5e8e-beeb-4ddd-96ad-a90d9d51c1af)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:03.672180 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-9d2d40f6-a96b-428d-bbb8-e6f3000baeee tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e65c6745-8d6b-4734-a756-ac60a06c5551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:03.680847 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-649493d3-34f0-4dc0-a55d-5e0d94251cbc None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:03.682984 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-649493d3-34f0-4dc0-a55d-5e0d94251cbc tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/snapshots/9989b57e-4d74-4810-a159-2c1e831e8072 Aug 18 19:30:03.683294 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-649493d3-34f0-4dc0-a55d-5e0d94251cbc tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:03.683760 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-649493d3-34f0-4dc0-a55d-5e0d94251cbc tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:03.690140 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:03.690140 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:03.691132 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-649493d3-34f0-4dc0-a55d-5e0d94251cbc tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Snapshot retrieved successfully. Aug 18 19:30:03.692405 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-649493d3-34f0-4dc0-a55d-5e0d94251cbc tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/snapshots/9989b57e-4d74-4810-a159-2c1e831e8072 returned with HTTP 200 Aug 18 19:30:03.692993 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1136/4559] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:30:03 2026] GET /volume/v3/snapshots/9989b57e-4d74-4810-a159-2c1e831e8072 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:03.700525 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-9d2d40f6-a96b-428d-bbb8-e6f3000baeee tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e65c6745-8d6b-4734-a756-ac60a06c5551) transitioned into state 'SUCCESS' from 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='897897f3047c42ca80dc27e726960124',qos_specs=None,replication_status=,reservations=['3a59d031-b1a3-44d7-aba2-bb628012de6d','88bddac5-ace0-49fe-9f2e-726bd0e2485e','55a0a730-40cd-48ad-a739-25e79ada9cd8','ff62f306-3e1d-4956-a2e0-2979cc755c77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5693b48e9913470084c2c1906f11a3a8',volume_type_id=c81f5e8e-beeb-4ddd-96ad-a90d9d51c1af)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:03.701283 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-9d2d40f6-a96b-428d-bbb8-e6f3000baeee tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fa284e2-2daf-41f8-91fc-3fe1eea87382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:03.719111 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-9d2d40f6-a96b-428d-bbb8-e6f3000baeee tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fa284e2-2daf-41f8-91fc-3fe1eea87382) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:03.720347 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-9d2d40f6-a96b-428d-bbb8-e6f3000baeee tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Flow 'volume_create_api' (aa1ba1aa-b0dc-413d-ac47-65c9b8def933) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:30:03.720829 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9d2d40f6-a96b-428d-bbb8-e6f3000baeee tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Create volume request issued successfully. Aug 18 19:30:03.721696 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9d2d40f6-a96b-428d-bbb8-e6f3000baeee tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:30:03.722326 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1145/4560] 10.4.3.170 () {70 vars in 1298 bytes} [Tue Aug 18 19:30:03 2026] POST /volume/v3/volumes => generated 774 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:30:03.740168 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b40b21f0-62f2-45ad-b4fa-8ccb8f9a686e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:03.742387 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b40b21f0-62f2-45ad-b4fa-8ccb8f9a686e tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] GET https://10.4.3.170/volume/v3/volumes/e602b1b6-cd22-41b8-a3ea-5d8c3563d91c Aug 18 19:30:03.742662 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b40b21f0-62f2-45ad-b4fa-8ccb8f9a686e tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:03.742906 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b40b21f0-62f2-45ad-b4fa-8ccb8f9a686e tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:03.755669 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:03.755669 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:03.762604 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b40b21f0-62f2-45ad-b4fa-8ccb8f9a686e tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Volume info retrieved successfully. Aug 18 19:30:03.768472 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b40b21f0-62f2-45ad-b4fa-8ccb8f9a686e tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] https://10.4.3.170/volume/v3/volumes/e602b1b6-cd22-41b8-a3ea-5d8c3563d91c returned with HTTP 200 Aug 18 19:30:03.769026 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1141/4561] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:30:03 2026] GET /volume/v3/volumes/e602b1b6-cd22-41b8-a3ea-5d8c3563d91c => generated 953 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:03.788995 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a2423b3f-b8b5-48be-b670-482fe02a18d6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:03.791151 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a2423b3f-b8b5-48be-b670-482fe02a18d6 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/snapshots/cec36bd3-11ff-4e57-b9c4-7618ea545ae4 Aug 18 19:30:03.791400 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a2423b3f-b8b5-48be-b670-482fe02a18d6 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:03.791595 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a2423b3f-b8b5-48be-b670-482fe02a18d6 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:03.797378 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a2423b3f-b8b5-48be-b670-482fe02a18d6 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots/cec36bd3-11ff-4e57-b9c4-7618ea545ae4 returned with HTTP 404 Aug 18 19:30:03.798099 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1140/4562] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:30:03 2026] GET /volume/v3/snapshots/cec36bd3-11ff-4e57-b9c4-7618ea545ae4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:03.809630 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d07822fc-eaf9-4bcf-9fe4-35352dd9b391 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:03.811728 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d07822fc-eaf9-4bcf-9fe4-35352dd9b391 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/b5b5a5e5-175d-4250-81ed-9bb1472694e2 Aug 18 19:30:03.811929 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d07822fc-eaf9-4bcf-9fe4-35352dd9b391 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:03.812216 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d07822fc-eaf9-4bcf-9fe4-35352dd9b391 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:03.812576 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-d07822fc-eaf9-4bcf-9fe4-35352dd9b391 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Delete volume with id: b5b5a5e5-175d-4250-81ed-9bb1472694e2 Aug 18 19:30:03.820873 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:03.820873 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:03.821246 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d07822fc-eaf9-4bcf-9fe4-35352dd9b391 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Volume info retrieved successfully. Aug 18 19:30:03.845930 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d07822fc-eaf9-4bcf-9fe4-35352dd9b391 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Delete volume request issued successfully. Aug 18 19:30:03.846083 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d07822fc-eaf9-4bcf-9fe4-35352dd9b391 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes/b5b5a5e5-175d-4250-81ed-9bb1472694e2 returned with HTTP 202 Aug 18 19:30:03.846569 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1137/4563] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:30:03 2026] DELETE /volume/v3/volumes/b5b5a5e5-175d-4250-81ed-9bb1472694e2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:03.855321 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-209e5997-ec7c-4f6c-8acd-91ddf2f5a8c3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:03.858445 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-209e5997-ec7c-4f6c-8acd-91ddf2f5a8c3 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/volumes/b5b5a5e5-175d-4250-81ed-9bb1472694e2 Aug 18 19:30:03.858762 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-209e5997-ec7c-4f6c-8acd-91ddf2f5a8c3 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:03.859057 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-209e5997-ec7c-4f6c-8acd-91ddf2f5a8c3 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:03.867267 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:03.867267 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:03.871812 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-209e5997-ec7c-4f6c-8acd-91ddf2f5a8c3 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Volume info retrieved successfully. Aug 18 19:30:03.876155 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-209e5997-ec7c-4f6c-8acd-91ddf2f5a8c3 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes/b5b5a5e5-175d-4250-81ed-9bb1472694e2 returned with HTTP 200 Aug 18 19:30:03.876654 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1146/4564] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:03 2026] GET /volume/v3/volumes/b5b5a5e5-175d-4250-81ed-9bb1472694e2 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:30:04.491420 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-10ab7ede-469c-4b77-a839-c45c3b1f23d1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:04.491807 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-10ab7ede-469c-4b77-a839-c45c3b1f23d1 None None] GET https://10.4.3.170/volume// Aug 18 19:30:04.492036 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-10ab7ede-469c-4b77-a839-c45c3b1f23d1 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:04.492246 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-10ab7ede-469c-4b77-a839-c45c3b1f23d1 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:04.493179 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-10ab7ede-469c-4b77-a839-c45c3b1f23d1 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:30:04.496659 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1142/4565] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:30:04 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:30:04.509257 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-e6b7bd75-f263-4a22-b522-a06e32feaaa6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:04.513438 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-e6b7bd75-f263-4a22-b522-a06e32feaaa6 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d Aug 18 19:30:04.513438 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-e6b7bd75-f263-4a22-b522-a06e32feaaa6 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:04.513438 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-e6b7bd75-f263-4a22-b522-a06e32feaaa6 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:04.521565 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:04.521565 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:04.525332 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-e6b7bd75-f263-4a22-b522-a06e32feaaa6 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:30:04.530052 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-e6b7bd75-f263-4a22-b522-a06e32feaaa6 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d returned with HTTP 200 Aug 18 19:30:04.530463 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1141/4566] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:30:04 2026] GET /volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d => generated 1428 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:30:04.636608 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-fb5a4ec5-6dcf-4126-be16-f52dbb47c409 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:04.639144 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-fb5a4ec5-6dcf-4126-be16-f52dbb47c409 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] PUT https://10.4.3.170/volume/v3/attachments/ef13076c-cc10-40a3-aa31-5446f9238d53 Aug 18 19:30:04.639625 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-fb5a4ec5-6dcf-4126-be16-f52dbb47c409 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:04.648620 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-fb5a4ec5-6dcf-4126-be16-f52dbb47c409 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Acquiring lock "cinder-attachment_update-4373c0fa-bbce-42e6-85a0-2189ddbfe76d-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:30:04.653616 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-fb5a4ec5-6dcf-4126-be16-f52dbb47c409 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Lock "cinder-attachment_update-4373c0fa-bbce-42e6-85a0-2189ddbfe76d-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:30:04.654658 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:04.654658 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:04.704028 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5a041eaf-d69f-4df4-b75c-dbdcb47b3e78 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:04.705801 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5a041eaf-d69f-4df4-b75c-dbdcb47b3e78 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/snapshots/9989b57e-4d74-4810-a159-2c1e831e8072 Aug 18 19:30:04.706014 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5a041eaf-d69f-4df4-b75c-dbdcb47b3e78 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:04.706225 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5a041eaf-d69f-4df4-b75c-dbdcb47b3e78 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:04.710414 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5a041eaf-d69f-4df4-b75c-dbdcb47b3e78 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/snapshots/9989b57e-4d74-4810-a159-2c1e831e8072 returned with HTTP 404 Aug 18 19:30:04.710879 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1147/4567] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:30:04 2026] GET /volume/v3/snapshots/9989b57e-4d74-4810-a159-2c1e831e8072 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:04.718821 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d8ed14ff-3dba-4a05-b990-a697cc79d6c1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:04.720984 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d8ed14ff-3dba-4a05-b990-a697cc79d6c1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/caa08854-8f60-429f-9418-f82736dd0e25 Aug 18 19:30:04.721237 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d8ed14ff-3dba-4a05-b990-a697cc79d6c1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:04.721484 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d8ed14ff-3dba-4a05-b990-a697cc79d6c1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:04.721769 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-d8ed14ff-3dba-4a05-b990-a697cc79d6c1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Delete snapshot with id: caa08854-8f60-429f-9418-f82736dd0e25 Aug 18 19:30:04.726688 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:04.726688 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:04.727251 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d8ed14ff-3dba-4a05-b990-a697cc79d6c1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Snapshot retrieved successfully. Aug 18 19:30:04.745447 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d8ed14ff-3dba-4a05-b990-a697cc79d6c1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Snapshot delete request issued successfully. Aug 18 19:30:04.745699 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d8ed14ff-3dba-4a05-b990-a697cc79d6c1 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/snapshots/caa08854-8f60-429f-9418-f82736dd0e25 returned with HTTP 202 Aug 18 19:30:04.746115 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1143/4568] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:30:04 2026] DELETE /volume/v3/snapshots/caa08854-8f60-429f-9418-f82736dd0e25 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:04.753915 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ce2a9080-260b-46f2-93ad-83a2caa773ad None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:04.756438 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ce2a9080-260b-46f2-93ad-83a2caa773ad tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/snapshots/caa08854-8f60-429f-9418-f82736dd0e25 Aug 18 19:30:04.756722 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ce2a9080-260b-46f2-93ad-83a2caa773ad tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:04.757007 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ce2a9080-260b-46f2-93ad-83a2caa773ad tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:04.759923 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-fb5a4ec5-6dcf-4126-be16-f52dbb47c409 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Lock "cinder-attachment_update-4373c0fa-bbce-42e6-85a0-2189ddbfe76d-np0000007688" released by "attachment_update" :: held 0.106s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:30:04.760220 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-fb5a4ec5-6dcf-4126-be16-f52dbb47c409 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/attachments/ef13076c-cc10-40a3-aa31-5446f9238d53 returned with HTTP 200 Aug 18 19:30:04.760725 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1138/4569] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:30:04 2026] PUT /volume/v3/attachments/ef13076c-cc10-40a3-aa31-5446f9238d53 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:30:04.764133 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:04.764133 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:04.764810 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-ce2a9080-260b-46f2-93ad-83a2caa773ad tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Snapshot retrieved successfully. Aug 18 19:30:04.766059 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ce2a9080-260b-46f2-93ad-83a2caa773ad tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/snapshots/caa08854-8f60-429f-9418-f82736dd0e25 returned with HTTP 200 Aug 18 19:30:04.766811 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1142/4570] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:30:04 2026] GET /volume/v3/snapshots/caa08854-8f60-429f-9418-f82736dd0e25 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:04.782564 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-515d2f35-4f69-4c6c-8c6c-2a289a2434d3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:04.785960 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-515d2f35-4f69-4c6c-8c6c-2a289a2434d3 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] GET https://10.4.3.170/volume/v3/volumes/e602b1b6-cd22-41b8-a3ea-5d8c3563d91c Aug 18 19:30:04.786226 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-515d2f35-4f69-4c6c-8c6c-2a289a2434d3 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:04.786435 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-515d2f35-4f69-4c6c-8c6c-2a289a2434d3 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:04.797884 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-60348095-34a2-4acd-9976-6ce22897adab None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:04.799765 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:04.799765 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:04.800186 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-60348095-34a2-4acd-9976-6ce22897adab tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] POST https://10.4.3.170/volume/v3/attachments/ef13076c-cc10-40a3-aa31-5446f9238d53/action Aug 18 19:30:04.800565 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-60348095-34a2-4acd-9976-6ce22897adab tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:30:04.800927 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-60348095-34a2-4acd-9976-6ce22897adab tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:04.804307 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-515d2f35-4f69-4c6c-8c6c-2a289a2434d3 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Volume info retrieved successfully. Aug 18 19:30:04.808887 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-515d2f35-4f69-4c6c-8c6c-2a289a2434d3 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] https://10.4.3.170/volume/v3/volumes/e602b1b6-cd22-41b8-a3ea-5d8c3563d91c returned with HTTP 200 Aug 18 19:30:04.809288 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1148/4571] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:30:04 2026] GET /volume/v3/volumes/e602b1b6-cd22-41b8-a3ea-5d8c3563d91c => generated 974 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:04.817156 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:04.817156 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:04.821749 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bd0c2f4b-86cc-4060-9cf1-a682e027281f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:04.823989 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bd0c2f4b-86cc-4060-9cf1-a682e027281f tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] GET https://10.4.3.170/volume/v3/messages Aug 18 19:30:04.824245 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bd0c2f4b-86cc-4060-9cf1-a682e027281f tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:04.824540 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bd0c2f4b-86cc-4060-9cf1-a682e027281f tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:04.824866 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:04.824866 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:04.829416 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bd0c2f4b-86cc-4060-9cf1-a682e027281f tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Aug 18 19:30:04.829945 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1139/4572] 10.4.3.170 () {68 vars in 1280 bytes} [Tue Aug 18 19:30:04 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 19:30:04.831955 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-cefd6af7-cff9-4cf1-8e96-09348e4f5a21 req-60348095-34a2-4acd-9976-6ce22897adab tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/attachments/ef13076c-cc10-40a3-aa31-5446f9238d53/action returned with HTTP 204 Aug 18 19:30:04.832566 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1144/4573] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:30:04 2026] POST /volume/v3/attachments/ef13076c-cc10-40a3-aa31-5446f9238d53/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:04.840858 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2eef9e18-dcf3-47b7-aa34-97c272a4b701 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:04.843160 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2eef9e18-dcf3-47b7-aa34-97c272a4b701 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-member] GET https://10.4.3.170/volume/v3/messages/231c85b4-a845-44a2-85bc-b235740653d8 Aug 18 19:30:04.843831 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2eef9e18-dcf3-47b7-aa34-97c272a4b701 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:04.844077 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2eef9e18-dcf3-47b7-aa34-97c272a4b701 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:04.847765 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2eef9e18-dcf3-47b7-aa34-97c272a4b701 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-member] https://10.4.3.170/volume/v3/messages/231c85b4-a845-44a2-85bc-b235740653d8 returned with HTTP 200 Aug 18 19:30:04.853883 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1143/4574] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:30:04 2026] GET /volume/v3/messages/231c85b4-a845-44a2-85bc-b235740653d8 => generated 667 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:04.862930 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a9df0ab3-187c-441f-b400-1f13d56d8085 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:04.864958 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a9df0ab3-187c-441f-b400-1f13d56d8085 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] DELETE https://10.4.3.170/volume/v3/messages/231c85b4-a845-44a2-85bc-b235740653d8 Aug 18 19:30:04.865187 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a9df0ab3-187c-441f-b400-1f13d56d8085 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:04.865298 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a9df0ab3-187c-441f-b400-1f13d56d8085 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:04.876538 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a9df0ab3-187c-441f-b400-1f13d56d8085 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] https://10.4.3.170/volume/v3/messages/231c85b4-a845-44a2-85bc-b235740653d8 returned with HTTP 204 Aug 18 19:30:04.876908 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1149/4575] 10.4.3.170 () {68 vars in 1394 bytes} [Tue Aug 18 19:30:04 2026] DELETE /volume/v3/messages/231c85b4-a845-44a2-85bc-b235740653d8 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 19:30:04.884236 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-cec889ee-cb8e-431d-9f42-39d976e43a48 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:04.886751 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cec889ee-cb8e-431d-9f42-39d976e43a48 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/e602b1b6-cd22-41b8-a3ea-5d8c3563d91c Aug 18 19:30:04.890504 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e54ce15d-0321-4a65-b755-754e6344a717 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:04.890543 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cec889ee-cb8e-431d-9f42-39d976e43a48 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:04.890926 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cec889ee-cb8e-431d-9f42-39d976e43a48 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:04.891207 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-cec889ee-cb8e-431d-9f42-39d976e43a48 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Delete volume with id: e602b1b6-cd22-41b8-a3ea-5d8c3563d91c Aug 18 19:30:04.892055 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e54ce15d-0321-4a65-b755-754e6344a717 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/volumes/b5b5a5e5-175d-4250-81ed-9bb1472694e2 Aug 18 19:30:04.892244 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e54ce15d-0321-4a65-b755-754e6344a717 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:04.892453 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e54ce15d-0321-4a65-b755-754e6344a717 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:04.899843 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e54ce15d-0321-4a65-b755-754e6344a717 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes/b5b5a5e5-175d-4250-81ed-9bb1472694e2 returned with HTTP 404 Aug 18 19:30:04.899843 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1145/4576] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:04 2026] GET /volume/v3/volumes/b5b5a5e5-175d-4250-81ed-9bb1472694e2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:04.900788 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:04.900788 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:04.901349 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-cec889ee-cb8e-431d-9f42-39d976e43a48 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Volume info retrieved successfully. Aug 18 19:30:04.902874 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-cec889ee-cb8e-431d-9f42-39d976e43a48 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100582) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 19:30:04.909536 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-446d09d3-24d4-4e06-a299-13d2787c5f1d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:04.911617 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-446d09d3-24d4-4e06-a299-13d2787c5f1d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:30:04.911999 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-446d09d3-24d4-4e06-a299-13d2787c5f1d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-21676071"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:04.913824 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-446d09d3-24d4-4e06-a299-13d2787c5f1d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-21676071'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:30:04.913944 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-446d09d3-24d4-4e06-a299-13d2787c5f1d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Create volume of 1 GB Aug 18 19:30:04.916803 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-cec889ee-cb8e-431d-9f42-39d976e43a48 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1489687386 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1489687386, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:30:04.917151 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-cec889ee-cb8e-431d-9f42-39d976e43a48 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1489687386 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1489687386, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:30:04.918011 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-446d09d3-24d4-4e06-a299-13d2787c5f1d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Availability Zones retrieved successfully. Aug 18 19:30:04.925209 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-446d09d3-24d4-4e06-a299-13d2787c5f1d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Flow 'volume_create_api' (9ecd134b-c2a8-48b7-901f-4fadd2d41ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:30:04.925965 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-cec889ee-cb8e-431d-9f42-39d976e43a48 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Created reservations ['7e8c0c75-b707-488e-91c4-418a4f330766', '91d035e5-53d1-4344-9087-3149f94238f0', 'f795f7d1-b77b-459e-9054-ec04f672b158', '6bda3272-708f-42cc-a2ad-40568b83385c'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:30:04.926376 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-446d09d3-24d4-4e06-a299-13d2787c5f1d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4615e2fd-d60f-4968-bb6d-e61535b1865b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:04.927199 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-446d09d3-24d4-4e06-a299-13d2787c5f1d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:30:04.955463 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-cec889ee-cb8e-431d-9f42-39d976e43a48 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Delete volume request issued successfully. Aug 18 19:30:04.955729 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cec889ee-cb8e-431d-9f42-39d976e43a48 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] https://10.4.3.170/volume/v3/volumes/e602b1b6-cd22-41b8-a3ea-5d8c3563d91c returned with HTTP 202 Aug 18 19:30:04.956267 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1140/4577] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:30:04 2026] DELETE /volume/v3/volumes/e602b1b6-cd22-41b8-a3ea-5d8c3563d91c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:04.963333 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4bf6474e-91f0-4bc6-98b9-57cbedd55195 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:04.965669 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4bf6474e-91f0-4bc6-98b9-57cbedd55195 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] DELETE https://10.4.3.170/volume/v3/types/c81f5e8e-beeb-4ddd-96ad-a90d9d51c1af Aug 18 19:30:04.966014 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4bf6474e-91f0-4bc6-98b9-57cbedd55195 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:04.966130 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-446d09d3-24d4-4e06-a299-13d2787c5f1d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4615e2fd-d60f-4968-bb6d-e61535b1865b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:04.966209 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4bf6474e-91f0-4bc6-98b9-57cbedd55195 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] Calling method '_delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:04.967585 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-446d09d3-24d4-4e06-a299-13d2787c5f1d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1658f57e-d79f-40a4-ac96-4d55fbf4056d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:05.006678 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4bf6474e-91f0-4bc6-98b9-57cbedd55195 tempest-ProjectMemberTests-1617491662 tempest-ProjectMemberTests-1617491662-project-admin] https://10.4.3.170/volume/v3/types/c81f5e8e-beeb-4ddd-96ad-a90d9d51c1af returned with HTTP 202 Aug 18 19:30:05.007058 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1150/4578] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:30:04 2026] DELETE /volume/v3/types/c81f5e8e-beeb-4ddd-96ad-a90d9d51c1af => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:05.015773 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-446d09d3-24d4-4e06-a299-13d2787c5f1d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Created reservations ['97a7dab9-bb91-40e5-8468-4418b19a4987', 'd7fbcf6c-1dd1-4bce-a4e5-7baebc2da680', 'e5fdec15-cf1a-470e-aef6-4c07dc5a5706', '588a4aff-437b-4a4d-9c57-7fe9a10c4a91'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:30:05.016452 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-446d09d3-24d4-4e06-a299-13d2787c5f1d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1658f57e-d79f-40a4-ac96-4d55fbf4056d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97a7dab9-bb91-40e5-8468-4418b19a4987', 'd7fbcf6c-1dd1-4bce-a4e5-7baebc2da680', 'e5fdec15-cf1a-470e-aef6-4c07dc5a5706', '588a4aff-437b-4a4d-9c57-7fe9a10c4a91']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:05.017128 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-446d09d3-24d4-4e06-a299-13d2787c5f1d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa56932d-5ae2-420f-9e3d-02c68be3d4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:05.042233 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-446d09d3-24d4-4e06-a299-13d2787c5f1d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa56932d-5ae2-420f-9e3d-02c68be3d4db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0da1b3e3-f41f-44d8-b7bb-37b81573aac0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-21676071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0e081d4437d4f63aa17fa9ae2cf6c43',qos_specs=None,replication_status=,reservations=['97a7dab9-bb91-40e5-8468-4418b19a4987','d7fbcf6c-1dd1-4bce-a4e5-7baebc2da680','e5fdec15-cf1a-470e-aef6-4c07dc5a5706','588a4aff-437b-4a4d-9c57-7fe9a10c4a91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592ed33c11a6411fae1e6661e28b980e',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:30:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-21676071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0da1b3e3-f41f-44d8-b7bb-37b81573aac0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0e081d4437d4f63aa17fa9ae2cf6c43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='592ed33c11a6411fae1e6661e28b980e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:05.042980 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-446d09d3-24d4-4e06-a299-13d2787c5f1d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd687320-ba18-4fd9-baec-57f0741a456e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:05.062471 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-446d09d3-24d4-4e06-a299-13d2787c5f1d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd687320-ba18-4fd9-baec-57f0741a456e) transitioned into state 'SUCCESS' from state '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-21676071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0e081d4437d4f63aa17fa9ae2cf6c43',qos_specs=None,replication_status=,reservations=['97a7dab9-bb91-40e5-8468-4418b19a4987','d7fbcf6c-1dd1-4bce-a4e5-7baebc2da680','e5fdec15-cf1a-470e-aef6-4c07dc5a5706','588a4aff-437b-4a4d-9c57-7fe9a10c4a91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592ed33c11a6411fae1e6661e28b980e',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:05.063135 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-446d09d3-24d4-4e06-a299-13d2787c5f1d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c0c412b-7f59-446a-a8b9-2a58a086a6f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:05.072506 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-446d09d3-24d4-4e06-a299-13d2787c5f1d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c0c412b-7f59-446a-a8b9-2a58a086a6f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:05.073274 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-446d09d3-24d4-4e06-a299-13d2787c5f1d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Flow 'volume_create_api' (9ecd134b-c2a8-48b7-901f-4fadd2d41ed5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:30:05.073615 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-446d09d3-24d4-4e06-a299-13d2787c5f1d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Create volume request issued successfully. Aug 18 19:30:05.074281 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-446d09d3-24d4-4e06-a299-13d2787c5f1d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:30:05.074705 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1144/4579] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:30:04 2026] POST /volume/v3/volumes => generated 776 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:30:05.088966 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1bbdaf6b-4e6d-44ac-8b71-194eebf1cd44 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:05.090991 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1bbdaf6b-4e6d-44ac-8b71-194eebf1cd44 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/volumes/0da1b3e3-f41f-44d8-b7bb-37b81573aac0 Aug 18 19:30:05.091220 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1bbdaf6b-4e6d-44ac-8b71-194eebf1cd44 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:05.091466 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1bbdaf6b-4e6d-44ac-8b71-194eebf1cd44 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:05.099575 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:05.099575 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:05.103594 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-1bbdaf6b-4e6d-44ac-8b71-194eebf1cd44 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Volume info retrieved successfully. Aug 18 19:30:05.108223 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1bbdaf6b-4e6d-44ac-8b71-194eebf1cd44 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes/0da1b3e3-f41f-44d8-b7bb-37b81573aac0 returned with HTTP 200 Aug 18 19:30:05.108713 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1146/4580] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:05 2026] GET /volume/v3/volumes/0da1b3e3-f41f-44d8-b7bb-37b81573aac0 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:05.784050 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-625b039a-325d-475b-9ea9-16336fb34f38 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:05.787541 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-625b039a-325d-475b-9ea9-16336fb34f38 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/snapshots/caa08854-8f60-429f-9418-f82736dd0e25 Aug 18 19:30:05.787779 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-625b039a-325d-475b-9ea9-16336fb34f38 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:05.788004 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-625b039a-325d-475b-9ea9-16336fb34f38 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:05.793466 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-625b039a-325d-475b-9ea9-16336fb34f38 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/snapshots/caa08854-8f60-429f-9418-f82736dd0e25 returned with HTTP 404 Aug 18 19:30:05.794102 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1141/4581] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:30:05 2026] GET /volume/v3/snapshots/caa08854-8f60-429f-9418-f82736dd0e25 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:05.801342 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-945ca48d-9b8c-4c64-bded-46485ba72473 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:05.804412 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-945ca48d-9b8c-4c64-bded-46485ba72473 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 Aug 18 19:30:05.804622 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-945ca48d-9b8c-4c64-bded-46485ba72473 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:05.804799 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-945ca48d-9b8c-4c64-bded-46485ba72473 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:05.813760 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:05.813760 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:05.820511 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-945ca48d-9b8c-4c64-bded-46485ba72473 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:30:05.825649 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-945ca48d-9b8c-4c64-bded-46485ba72473 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 returned with HTTP 200 Aug 18 19:30:05.826024 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1151/4582] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:05 2026] GET /volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:05.843458 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7060814b-06ca-4859-b329-d0e7941e4f29 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:05.846077 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7060814b-06ca-4859-b329-d0e7941e4f29 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 Aug 18 19:30:05.846230 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7060814b-06ca-4859-b329-d0e7941e4f29 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:05.846446 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7060814b-06ca-4859-b329-d0e7941e4f29 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:05.855205 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:05.855205 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:05.860299 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-7060814b-06ca-4859-b329-d0e7941e4f29 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:30:05.864738 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7060814b-06ca-4859-b329-d0e7941e4f29 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 returned with HTTP 200 Aug 18 19:30:05.865106 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1145/4583] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:05 2026] GET /volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:05.881818 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e6bec0f0-5de9-445a-b4de-acfe4fc284dc None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:05.883553 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e6bec0f0-5de9-445a-b4de-acfe4fc284dc tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] DELETE https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 Aug 18 19:30:05.883766 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e6bec0f0-5de9-445a-b4de-acfe4fc284dc tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:05.883947 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e6bec0f0-5de9-445a-b4de-acfe4fc284dc tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:05.884121 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-e6bec0f0-5de9-445a-b4de-acfe4fc284dc tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Delete volume with id: a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 Aug 18 19:30:05.892170 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:05.892170 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:05.892718 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e6bec0f0-5de9-445a-b4de-acfe4fc284dc tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:30:05.911177 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e6bec0f0-5de9-445a-b4de-acfe4fc284dc tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Delete volume request issued successfully. Aug 18 19:30:05.911406 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e6bec0f0-5de9-445a-b4de-acfe4fc284dc tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 returned with HTTP 202 Aug 18 19:30:05.912064 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1147/4584] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:30:05 2026] DELETE /volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:05.922761 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-12ae5fc0-e578-4a52-ae7a-a7c548176ccc None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:05.925049 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-12ae5fc0-e578-4a52-ae7a-a7c548176ccc tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 Aug 18 19:30:05.925256 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-12ae5fc0-e578-4a52-ae7a-a7c548176ccc tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:05.925477 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-12ae5fc0-e578-4a52-ae7a-a7c548176ccc tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:05.933186 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:05.933186 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:05.937558 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-12ae5fc0-e578-4a52-ae7a-a7c548176ccc tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Volume info retrieved successfully. Aug 18 19:30:05.943105 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-12ae5fc0-e578-4a52-ae7a-a7c548176ccc tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 returned with HTTP 200 Aug 18 19:30:05.943597 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1142/4585] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:05 2026] GET /volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:06.125541 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-26daaee1-f1f7-4021-ae5e-a9bd085a600d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:06.128777 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-26daaee1-f1f7-4021-ae5e-a9bd085a600d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/volumes/0da1b3e3-f41f-44d8-b7bb-37b81573aac0 Aug 18 19:30:06.128986 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-26daaee1-f1f7-4021-ae5e-a9bd085a600d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:06.129206 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-26daaee1-f1f7-4021-ae5e-a9bd085a600d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:06.139712 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:06.139712 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:06.145339 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-26daaee1-f1f7-4021-ae5e-a9bd085a600d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Volume info retrieved successfully. Aug 18 19:30:06.150532 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-26daaee1-f1f7-4021-ae5e-a9bd085a600d tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes/0da1b3e3-f41f-44d8-b7bb-37b81573aac0 returned with HTTP 200 Aug 18 19:30:06.150902 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1152/4586] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:06 2026] GET /volume/v3/volumes/0da1b3e3-f41f-44d8-b7bb-37b81573aac0 => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:30:06.167574 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c8914333-3c05-4a2d-93b0-ce5a77daf5f5 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:06.169239 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c8914333-3c05-4a2d-93b0-ce5a77daf5f5 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:30:06.169661 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c8914333-3c05-4a2d-93b0-ce5a77daf5f5 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0da1b3e3-f41f-44d8-b7bb-37b81573aac0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-357284215"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:06.181341 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:06.181341 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:06.181883 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c8914333-3c05-4a2d-93b0-ce5a77daf5f5 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Volume info retrieved successfully. Aug 18 19:30:06.182223 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-c8914333-3c05-4a2d-93b0-ce5a77daf5f5 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Create snapshot from volume 0da1b3e3-f41f-44d8-b7bb-37b81573aac0 Aug 18 19:30:06.220018 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-c8914333-3c05-4a2d-93b0-ce5a77daf5f5 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Created reservations ['18ae646b-cbd8-4ae9-a887-a87001f3c2d3', 'd02d6c5d-4649-418c-9b60-abc3947e8bad', '607642d9-471a-472d-931d-6bde56156aa2', '0dabf416-e826-444c-9477-33c1a1d4caab'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:30:06.278614 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c8914333-3c05-4a2d-93b0-ce5a77daf5f5 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot create request issued successfully. Aug 18 19:30:06.279147 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c8914333-3c05-4a2d-93b0-ce5a77daf5f5 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:30:06.280019 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1146/4587] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:30:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:30:06.291918 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-be405f73-7d16-4316-8d5b-4bd22f89de69 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:06.293919 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-be405f73-7d16-4316-8d5b-4bd22f89de69 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/snapshots/fda0c9e7-7ba4-4dee-92d6-e7299cec12f8 Aug 18 19:30:06.294184 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-be405f73-7d16-4316-8d5b-4bd22f89de69 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:06.294375 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-be405f73-7d16-4316-8d5b-4bd22f89de69 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:06.299524 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:06.299524 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:06.300015 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-be405f73-7d16-4316-8d5b-4bd22f89de69 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot retrieved successfully. Aug 18 19:30:06.300750 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-be405f73-7d16-4316-8d5b-4bd22f89de69 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots/fda0c9e7-7ba4-4dee-92d6-e7299cec12f8 returned with HTTP 200 Aug 18 19:30:06.301198 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1148/4588] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:30:06 2026] GET /volume/v3/snapshots/fda0c9e7-7ba4-4dee-92d6-e7299cec12f8 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:06.523220 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-22cf3b7e-18d6-4464-a321-280b3e3f1e4b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:06.630778 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-22cf3b7e-18d6-4464-a321-280b3e3f1e4b tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:30:06.631114 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-22cf3b7e-18d6-4464-a321-280b3e3f1e4b tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-302107905", "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=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:06.648071 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-22cf3b7e-18d6-4464-a321-280b3e3f1e4b tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:30:06.648487 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1143/4589] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:30:06 2026] POST /volume/v3/types => generated 379 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:06.657965 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8d56313c-e558-4ab3-9363-696b918debde None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:06.659499 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8d56313c-e558-4ab3-9363-696b918debde tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] POST https://10.4.3.170/volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c/encryption Aug 18 19:30:06.659804 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8d56313c-e558-4ab3-9363-696b918debde tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:06.675437 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8d56313c-e558-4ab3-9363-696b918debde tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c/encryption returned with HTTP 200 Aug 18 19:30:06.675815 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1153/4590] 10.4.3.170 () {68 vars in 1397 bytes} [Tue Aug 18 19:30:06 2026] POST /volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:06.683442 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0407a6ed-3a47-4a94-b8d9-78a48c89889f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:06.685406 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0407a6ed-3a47-4a94-b8d9-78a48c89889f tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:30:06.685895 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0407a6ed-3a47-4a94-b8d9-78a48c89889f tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1570113549", "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=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:06.687420 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:06.687420 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:06.701338 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0407a6ed-3a47-4a94-b8d9-78a48c89889f tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:30:06.701717 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1147/4591] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:30:06 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 19:30:06.708980 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-74406f22-8ad7-4f66-8308-fa595bde306f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:06.711232 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-74406f22-8ad7-4f66-8308-fa595bde306f tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] POST https://10.4.3.170/volume/v3/types/9b1f606d-1905-405c-ac16-e307a8a2c0b7/encryption Aug 18 19:30:06.711660 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-74406f22-8ad7-4f66-8308-fa595bde306f tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:06.729670 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-74406f22-8ad7-4f66-8308-fa595bde306f tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types/9b1f606d-1905-405c-ac16-e307a8a2c0b7/encryption returned with HTTP 200 Aug 18 19:30:06.730139 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1149/4592] 10.4.3.170 () {68 vars in 1397 bytes} [Tue Aug 18 19:30:06 2026] POST /volume/v3/types/9b1f606d-1905-405c-ac16-e307a8a2c0b7/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:06.737840 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-907a8999-cdad-4bbe-a3cf-4512809b82de None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:06.739822 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-907a8999-cdad-4bbe-a3cf-4512809b82de tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:30:06.740267 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-907a8999-cdad-4bbe-a3cf-4512809b82de tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-506751571", "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=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:06.758222 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-907a8999-cdad-4bbe-a3cf-4512809b82de tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:30:06.758738 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1144/4593] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:30:06 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:06.766768 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3ba55fe3-473c-4401-952a-e6b33754e236 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:06.768981 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3ba55fe3-473c-4401-952a-e6b33754e236 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] POST https://10.4.3.170/volume/v3/types/b424bfa4-3843-4707-a449-54a90296094c/extra_specs Aug 18 19:30:06.769428 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3ba55fe3-473c-4401-952a-e6b33754e236 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:06.788635 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3ba55fe3-473c-4401-952a-e6b33754e236 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types/b424bfa4-3843-4707-a449-54a90296094c/extra_specs returned with HTTP 200 Aug 18 19:30:06.789058 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1154/4594] 10.4.3.170 () {68 vars in 1399 bytes} [Tue Aug 18 19:30:06 2026] POST /volume/v3/types/b424bfa4-3843-4707-a449-54a90296094c/extra_specs => generated 35 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:30:06.798210 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-36ee496e-3942-4207-b809-973c30185f81 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:06.801854 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-36ee496e-3942-4207-b809-973c30185f81 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] PUT https://10.4.3.170/volume/v3/types/b424bfa4-3843-4707-a449-54a90296094c/extra_specs/key2 Aug 18 19:30:06.801854 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-36ee496e-3942-4207-b809-973c30185f81 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:06.821277 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-36ee496e-3942-4207-b809-973c30185f81 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types/b424bfa4-3843-4707-a449-54a90296094c/extra_specs/key2 returned with HTTP 200 Aug 18 19:30:06.821277 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1148/4595] 10.4.3.170 () {68 vars in 1413 bytes} [Tue Aug 18 19:30:06 2026] PUT /volume/v3/types/b424bfa4-3843-4707-a449-54a90296094c/extra_specs/key2 => generated 25 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:30:06.831412 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-21a5ff55-aebc-4db2-a9a1-2499b8844f23 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:06.833064 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-21a5ff55-aebc-4db2-a9a1-2499b8844f23 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:30:06.833431 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-21a5ff55-aebc-4db2-a9a1-2499b8844f23 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:06.846763 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-21a5ff55-aebc-4db2-a9a1-2499b8844f23 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:30:06.847187 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1150/4596] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:30:06 2026] POST /volume/v3/types => generated 195 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:06.859336 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e6385399-dc93-4ee2-8600-0275de34d64e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:06.861380 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e6385399-dc93-4ee2-8600-0275de34d64e tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] DELETE https://10.4.3.170/volume/v3/types/91f760cb-0c2a-4796-9c33-b55fb0ad1063 Aug 18 19:30:06.861560 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e6385399-dc93-4ee2-8600-0275de34d64e tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:06.861749 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e6385399-dc93-4ee2-8600-0275de34d64e tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Calling method '_delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:06.883519 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e6385399-dc93-4ee2-8600-0275de34d64e tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types/91f760cb-0c2a-4796-9c33-b55fb0ad1063 returned with HTTP 202 Aug 18 19:30:06.884067 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1145/4597] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:30:06 2026] DELETE /volume/v3/types/91f760cb-0c2a-4796-9c33-b55fb0ad1063 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:06.893383 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-37d72f60-1fb6-43d4-8b62-63df98551795 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:06.895197 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-37d72f60-1fb6-43d4-8b62-63df98551795 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:30:06.895610 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-37d72f60-1fb6-43d4-8b62-63df98551795 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1206053925", "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=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:06.913507 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-37d72f60-1fb6-43d4-8b62-63df98551795 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:30:06.913921 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1155/4598] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:30:06 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 19:30:06.929138 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-56cea24f-4d42-4d9f-8d90-a81f1be3d5ab None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:06.933508 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-56cea24f-4d42-4d9f-8d90-a81f1be3d5ab tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] POST https://10.4.3.170/volume/v3/types/82893fa0-749a-4aac-ac13-92500cf292ee/encryption Aug 18 19:30:06.933508 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-56cea24f-4d42-4d9f-8d90-a81f1be3d5ab tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:06.948261 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-56cea24f-4d42-4d9f-8d90-a81f1be3d5ab tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types/82893fa0-749a-4aac-ac13-92500cf292ee/encryption returned with HTTP 200 Aug 18 19:30:06.948888 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1149/4599] 10.4.3.170 () {68 vars in 1397 bytes} [Tue Aug 18 19:30:06 2026] POST /volume/v3/types/82893fa0-749a-4aac-ac13-92500cf292ee/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:06.958052 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-854514e8-5af6-4b57-a3c8-5d447cb3600e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:06.960797 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-854514e8-5af6-4b57-a3c8-5d447cb3600e tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] DELETE https://10.4.3.170/volume/v3/types/82893fa0-749a-4aac-ac13-92500cf292ee/encryption/2b8c401d-d2bc-4e0d-b31e-31617a183ddc Aug 18 19:30:06.961947 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-eaa8d78f-de01-407e-96cb-1d3817799d50 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:06.962931 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-854514e8-5af6-4b57-a3c8-5d447cb3600e tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:06.963199 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-854514e8-5af6-4b57-a3c8-5d447cb3600e tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:06.966402 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-eaa8d78f-de01-407e-96cb-1d3817799d50 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] GET https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 Aug 18 19:30:06.966680 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-eaa8d78f-de01-407e-96cb-1d3817799d50 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:06.966949 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-eaa8d78f-de01-407e-96cb-1d3817799d50 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:06.981145 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-eaa8d78f-de01-407e-96cb-1d3817799d50 tempest-SnapshotDataIntegrityTests-232145270 tempest-SnapshotDataIntegrityTests-232145270-project-member] https://10.4.3.170/volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 returned with HTTP 404 Aug 18 19:30:06.982538 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1146/4600] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:06 2026] GET /volume/v3/volumes/a6aa9f90-48fd-4b56-ace5-9e3d3e6dd198 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:06.993387 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-854514e8-5af6-4b57-a3c8-5d447cb3600e tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types/82893fa0-749a-4aac-ac13-92500cf292ee/encryption/2b8c401d-d2bc-4e0d-b31e-31617a183ddc returned with HTTP 202 Aug 18 19:30:06.994015 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1151/4601] 10.4.3.170 () {66 vars in 1489 bytes} [Tue Aug 18 19:30:06 2026] DELETE /volume/v3/types/82893fa0-749a-4aac-ac13-92500cf292ee/encryption/2b8c401d-d2bc-4e0d-b31e-31617a183ddc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:07.003726 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-faaeaeb9-15ef-46b9-820f-bdeab4854b43 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:07.006766 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-faaeaeb9-15ef-46b9-820f-bdeab4854b43 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:30:07.007190 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-faaeaeb9-15ef-46b9-820f-bdeab4854b43 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2070778843", "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=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:07.033018 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-faaeaeb9-15ef-46b9-820f-bdeab4854b43 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:30:07.033496 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1156/4602] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:30:07 2026] POST /volume/v3/types => generated 380 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:07.044151 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-055d4b26-6679-46fd-967d-7a05e9030b3d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:07.047441 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-055d4b26-6679-46fd-967d-7a05e9030b3d tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] DELETE https://10.4.3.170/volume/v3/types/25f6e590-d693-4e3a-bbf1-9b91d6c87ed5/extra_specs/key1 Aug 18 19:30:07.047441 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-055d4b26-6679-46fd-967d-7a05e9030b3d tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:07.047441 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-055d4b26-6679-46fd-967d-7a05e9030b3d tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:07.069553 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-055d4b26-6679-46fd-967d-7a05e9030b3d tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types/25f6e590-d693-4e3a-bbf1-9b91d6c87ed5/extra_specs/key1 returned with HTTP 202 Aug 18 19:30:07.069553 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1150/4603] 10.4.3.170 () {66 vars in 1396 bytes} [Tue Aug 18 19:30:07 2026] DELETE /volume/v3/types/25f6e590-d693-4e3a-bbf1-9b91d6c87ed5/extra_specs/key1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:30:07.077828 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-78bc6f5b-74bf-4eb0-88bb-b49b2ca74ee3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:07.079881 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-78bc6f5b-74bf-4eb0-88bb-b49b2ca74ee3 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:30:07.080314 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-78bc6f5b-74bf-4eb0-88bb-b49b2ca74ee3 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2094498966", "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=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:07.100286 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-78bc6f5b-74bf-4eb0-88bb-b49b2ca74ee3 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:30:07.100706 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1147/4604] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:30:07 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 19:30:07.109743 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8fc0a4b5-59f6-4a88-a698-b93f53047968 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:07.112659 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8fc0a4b5-59f6-4a88-a698-b93f53047968 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] DELETE https://10.4.3.170/volume/v3/types/840fa767-d395-4303-a2a4-023e6aea3b76 Aug 18 19:30:07.112835 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8fc0a4b5-59f6-4a88-a698-b93f53047968 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:07.113023 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8fc0a4b5-59f6-4a88-a698-b93f53047968 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Calling method '_delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:07.140065 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8fc0a4b5-59f6-4a88-a698-b93f53047968 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types/840fa767-d395-4303-a2a4-023e6aea3b76 returned with HTTP 202 Aug 18 19:30:07.140461 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1152/4605] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:30:07 2026] DELETE /volume/v3/types/840fa767-d395-4303-a2a4-023e6aea3b76 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:07.150722 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ba071dd5-209d-4921-99f8-83b2fb818055 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:07.152926 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ba071dd5-209d-4921-99f8-83b2fb818055 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] GET https://10.4.3.170/volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c/extra_specs Aug 18 19:30:07.153135 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ba071dd5-209d-4921-99f8-83b2fb818055 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:07.153517 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ba071dd5-209d-4921-99f8-83b2fb818055 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:07.161435 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ba071dd5-209d-4921-99f8-83b2fb818055 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c/extra_specs returned with HTTP 200 Aug 18 19:30:07.161932 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1157/4606] 10.4.3.170 () {66 vars in 1378 bytes} [Tue Aug 18 19:30:07 2026] GET /volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c/extra_specs => generated 185 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:07.171470 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4b7681d3-c6ca-49fa-b291-cc7701e9db05 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:07.175395 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4b7681d3-c6ca-49fa-b291-cc7701e9db05 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] GET https://10.4.3.170/volume/v3/types Aug 18 19:30:07.175395 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4b7681d3-c6ca-49fa-b291-cc7701e9db05 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:07.175395 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4b7681d3-c6ca-49fa-b291-cc7701e9db05 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:07.202886 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4b7681d3-c6ca-49fa-b291-cc7701e9db05 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:30:07.203906 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1151/4607] 10.4.3.170 () {66 vars in 1231 bytes} [Tue Aug 18 19:30:07 2026] GET /volume/v3/types => generated 3434 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:30:07.216593 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-dfb1d9fc-5e4f-4033-882f-4596ab7d9f40 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:07.218445 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-dfb1d9fc-5e4f-4033-882f-4596ab7d9f40 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] GET https://10.4.3.170/volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c/encryption/cipher Aug 18 19:30:07.218653 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-dfb1d9fc-5e4f-4033-882f-4596ab7d9f40 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:07.218844 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-dfb1d9fc-5e4f-4033-882f-4596ab7d9f40 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:07.225805 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-dfb1d9fc-5e4f-4033-882f-4596ab7d9f40 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c/encryption/cipher returned with HTTP 200 Aug 18 19:30:07.226165 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1148/4608] 10.4.3.170 () {66 vars in 1396 bytes} [Tue Aug 18 19:30:07 2026] GET /volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:30:07.234298 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-156ccf83-aea8-4940-b7b4-9a1e3f9ac71a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:07.236160 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-156ccf83-aea8-4940-b7b4-9a1e3f9ac71a tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] GET https://10.4.3.170/volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c/encryption Aug 18 19:30:07.236457 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-156ccf83-aea8-4940-b7b4-9a1e3f9ac71a tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:07.236677 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-156ccf83-aea8-4940-b7b4-9a1e3f9ac71a tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:07.242709 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-156ccf83-aea8-4940-b7b4-9a1e3f9ac71a tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c/encryption returned with HTTP 200 Aug 18 19:30:07.243077 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1153/4609] 10.4.3.170 () {66 vars in 1375 bytes} [Tue Aug 18 19:30:07 2026] GET /volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:07.255489 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c8379048-f412-43a0-91a8-41fcf676ced9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:07.257232 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c8379048-f412-43a0-91a8-41fcf676ced9 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] GET https://10.4.3.170/volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c/extra_specs/multiattach Aug 18 19:30:07.257462 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c8379048-f412-43a0-91a8-41fcf676ced9 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:07.257653 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c8379048-f412-43a0-91a8-41fcf676ced9 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:07.263601 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c8379048-f412-43a0-91a8-41fcf676ced9 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c/extra_specs/multiattach returned with HTTP 200 Aug 18 19:30:07.264079 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1158/4610] 10.4.3.170 () {66 vars in 1414 bytes} [Tue Aug 18 19:30:07 2026] GET /volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c/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 19:30:07.272298 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d4810dad-06b8-41fd-92af-9bc479292a86 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:07.273725 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d4810dad-06b8-41fd-92af-9bc479292a86 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] GET https://10.4.3.170/volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c/extra_specs/volume_backend_name Aug 18 19:30:07.273995 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d4810dad-06b8-41fd-92af-9bc479292a86 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:07.274268 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d4810dad-06b8-41fd-92af-9bc479292a86 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:07.280955 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d4810dad-06b8-41fd-92af-9bc479292a86 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c/extra_specs/volume_backend_name returned with HTTP 200 Aug 18 19:30:07.281436 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1152/4611] 10.4.3.170 () {66 vars in 1438 bytes} [Tue Aug 18 19:30:07 2026] GET /volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c/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 19:30:07.292091 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8bf6f2f5-6b10-4c0b-920d-f498e62ac258 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:07.294080 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8bf6f2f5-6b10-4c0b-920d-f498e62ac258 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] GET https://10.4.3.170/volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c Aug 18 19:30:07.294314 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8bf6f2f5-6b10-4c0b-920d-f498e62ac258 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:07.294557 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8bf6f2f5-6b10-4c0b-920d-f498e62ac258 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:07.300340 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8bf6f2f5-6b10-4c0b-920d-f498e62ac258 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c returned with HTTP 200 Aug 18 19:30:07.300784 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1149/4612] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:30:07 2026] GET /volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c => generated 401 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:07.311576 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-95942aef-d3aa-482f-bc02-1eeee2b2620b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:07.313505 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-53a7f920-3afa-4591-9107-9e8e17c96658 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:07.313720 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-95942aef-d3aa-482f-bc02-1eeee2b2620b tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] PUT https://10.4.3.170/volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c/encryption/b21eea12-ee2a-4313-9e87-5bf2971711cf Aug 18 19:30:07.314126 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-95942aef-d3aa-482f-bc02-1eeee2b2620b tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:07.315522 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-53a7f920-3afa-4591-9107-9e8e17c96658 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/snapshots/fda0c9e7-7ba4-4dee-92d6-e7299cec12f8 Aug 18 19:30:07.315690 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-53a7f920-3afa-4591-9107-9e8e17c96658 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:07.315886 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-53a7f920-3afa-4591-9107-9e8e17c96658 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:07.321198 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:07.321198 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:07.321512 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-53a7f920-3afa-4591-9107-9e8e17c96658 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot retrieved successfully. Aug 18 19:30:07.322162 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-53a7f920-3afa-4591-9107-9e8e17c96658 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots/fda0c9e7-7ba4-4dee-92d6-e7299cec12f8 returned with HTTP 200 Aug 18 19:30:07.322540 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1154/4613] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:30:07 2026] GET /volume/v3/snapshots/fda0c9e7-7ba4-4dee-92d6-e7299cec12f8 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:07.329648 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-95942aef-d3aa-482f-bc02-1eeee2b2620b tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c/encryption/b21eea12-ee2a-4313-9e87-5bf2971711cf returned with HTTP 200 Aug 18 19:30:07.331399 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1159/4614] 10.4.3.170 () {68 vars in 1506 bytes} [Tue Aug 18 19:30:07 2026] PUT /volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c/encryption/b21eea12-ee2a-4313-9e87-5bf2971711cf => generated 33 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:30:07.331558 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b97cac92-e850-4a76-b2a7-ff681f0c9c78 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:07.333059 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b97cac92-e850-4a76-b2a7-ff681f0c9c78 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] POST https://10.4.3.170/volume/v3/snapshots/fda0c9e7-7ba4-4dee-92d6-e7299cec12f8/action Aug 18 19:30:07.333502 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b97cac92-e850-4a76-b2a7-ff681f0c9c78 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:30:07.333731 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b97cac92-e850-4a76-b2a7-ff681f0c9c78 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:07.335173 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.snapshot_unmanage [None req-b97cac92-e850-4a76-b2a7-ff681f0c9c78 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] Unmanage snapshot with id: fda0c9e7-7ba4-4dee-92d6-e7299cec12f8 Aug 18 19:30:07.339328 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-aa1e609f-803b-437f-a139-097526946992 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:07.344390 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-aa1e609f-803b-437f-a139-097526946992 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] PUT https://10.4.3.170/volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c/extra_specs/key1 Aug 18 19:30:07.344390 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-aa1e609f-803b-437f-a139-097526946992 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:07.344603 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:07.344603 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:07.344603 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b97cac92-e850-4a76-b2a7-ff681f0c9c78 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] Snapshot retrieved successfully. Aug 18 19:30:07.344603 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.policy [None req-b97cac92-e850-4a76-b2a7-ff681f0c9c78 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'b238036c4cdf46e09e3d9c00278d39f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0e081d4437d4f63aa17fa9ae2cf6c43', '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=100580) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:30:07.344603 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b97cac92-e850-4a76-b2a7-ff681f0c9c78 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-reader] https://10.4.3.170/volume/v3/snapshots/fda0c9e7-7ba4-4dee-92d6-e7299cec12f8/action returned with HTTP 403 Aug 18 19:30:07.344986 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1153/4615] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:30:07 2026] POST /volume/v3/snapshots/fda0c9e7-7ba4-4dee-92d6-e7299cec12f8/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:07.352159 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-17315f05-cc4b-4dc2-b326-2fef3c739195 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:07.355887 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-17315f05-cc4b-4dc2-b326-2fef3c739195 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/fda0c9e7-7ba4-4dee-92d6-e7299cec12f8 Aug 18 19:30:07.356108 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-17315f05-cc4b-4dc2-b326-2fef3c739195 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:07.356310 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-17315f05-cc4b-4dc2-b326-2fef3c739195 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:07.356437 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-17315f05-cc4b-4dc2-b326-2fef3c739195 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Delete snapshot with id: fda0c9e7-7ba4-4dee-92d6-e7299cec12f8 Aug 18 19:30:07.362620 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:07.362620 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:07.363064 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-17315f05-cc4b-4dc2-b326-2fef3c739195 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot retrieved successfully. Aug 18 19:30:07.369694 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-aa1e609f-803b-437f-a139-097526946992 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c/extra_specs/key1 returned with HTTP 200 Aug 18 19:30:07.370466 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1150/4616] 10.4.3.170 () {68 vars in 1413 bytes} [Tue Aug 18 19:30:07 2026] PUT /volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c/extra_specs/key1 => generated 30 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:30:07.378731 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2e039a22-9668-4776-832c-46d0ee65d432 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:07.380457 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2e039a22-9668-4776-832c-46d0ee65d432 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] PUT https://10.4.3.170/volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c Aug 18 19:30:07.380815 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2e039a22-9668-4776-832c-46d0ee65d432 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:07.387099 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-17315f05-cc4b-4dc2-b326-2fef3c739195 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot delete request issued successfully. Aug 18 19:30:07.387335 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-17315f05-cc4b-4dc2-b326-2fef3c739195 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots/fda0c9e7-7ba4-4dee-92d6-e7299cec12f8 returned with HTTP 202 Aug 18 19:30:07.387885 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1155/4617] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:30:07 2026] DELETE /volume/v3/snapshots/fda0c9e7-7ba4-4dee-92d6-e7299cec12f8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:07.396889 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1f4f2ae3-95cc-4206-a998-3eee23f0edbe None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:07.400190 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2e039a22-9668-4776-832c-46d0ee65d432 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c returned with HTTP 200 Aug 18 19:30:07.402384 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1160/4618] 10.4.3.170 () {68 vars in 1362 bytes} [Tue Aug 18 19:30:07 2026] PUT /volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c => generated 370 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:07.402490 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1f4f2ae3-95cc-4206-a998-3eee23f0edbe tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/snapshots/fda0c9e7-7ba4-4dee-92d6-e7299cec12f8 Aug 18 19:30:07.402490 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1f4f2ae3-95cc-4206-a998-3eee23f0edbe tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:07.402490 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1f4f2ae3-95cc-4206-a998-3eee23f0edbe tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:07.411292 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c85d52e3-2b1d-419f-8a30-7fd7833484c4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:07.411906 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:07.411906 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:07.413384 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1f4f2ae3-95cc-4206-a998-3eee23f0edbe tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Snapshot retrieved successfully. Aug 18 19:30:07.413705 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1f4f2ae3-95cc-4206-a998-3eee23f0edbe tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots/fda0c9e7-7ba4-4dee-92d6-e7299cec12f8 returned with HTTP 200 Aug 18 19:30:07.414310 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1154/4619] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:30:07 2026] GET /volume/v3/snapshots/fda0c9e7-7ba4-4dee-92d6-e7299cec12f8 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:07.414957 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c85d52e3-2b1d-419f-8a30-7fd7833484c4 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] DELETE https://10.4.3.170/volume/v3/types/25f6e590-d693-4e3a-bbf1-9b91d6c87ed5 Aug 18 19:30:07.415184 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c85d52e3-2b1d-419f-8a30-7fd7833484c4 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:07.415384 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c85d52e3-2b1d-419f-8a30-7fd7833484c4 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Calling method '_delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:07.439609 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c85d52e3-2b1d-419f-8a30-7fd7833484c4 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types/25f6e590-d693-4e3a-bbf1-9b91d6c87ed5 returned with HTTP 202 Aug 18 19:30:07.440030 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1151/4620] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:30:07 2026] DELETE /volume/v3/types/25f6e590-d693-4e3a-bbf1-9b91d6c87ed5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:07.446666 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-458757a0-2dce-40c3-956f-cc955150a417 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:07.448344 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-458757a0-2dce-40c3-956f-cc955150a417 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] DELETE https://10.4.3.170/volume/v3/types/82893fa0-749a-4aac-ac13-92500cf292ee Aug 18 19:30:07.448538 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-458757a0-2dce-40c3-956f-cc955150a417 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:07.448727 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-458757a0-2dce-40c3-956f-cc955150a417 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Calling method '_delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:07.448946 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:07.448946 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:07.493507 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-458757a0-2dce-40c3-956f-cc955150a417 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types/82893fa0-749a-4aac-ac13-92500cf292ee returned with HTTP 202 Aug 18 19:30:07.494077 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1156/4621] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:30:07 2026] DELETE /volume/v3/types/82893fa0-749a-4aac-ac13-92500cf292ee => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:07.507158 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e150341b-e937-429e-a985-fbbd60adb990 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:07.509254 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e150341b-e937-429e-a985-fbbd60adb990 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] DELETE https://10.4.3.170/volume/v3/types/b424bfa4-3843-4707-a449-54a90296094c Aug 18 19:30:07.509509 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e150341b-e937-429e-a985-fbbd60adb990 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:07.509910 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e150341b-e937-429e-a985-fbbd60adb990 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Calling method '_delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:07.537805 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e150341b-e937-429e-a985-fbbd60adb990 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types/b424bfa4-3843-4707-a449-54a90296094c returned with HTTP 202 Aug 18 19:30:07.538288 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1161/4622] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:30:07 2026] DELETE /volume/v3/types/b424bfa4-3843-4707-a449-54a90296094c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:07.545669 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-082aa508-0fbd-4b35-bc71-ed9ca2bfb551 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:07.547255 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-082aa508-0fbd-4b35-bc71-ed9ca2bfb551 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] DELETE https://10.4.3.170/volume/v3/types/9b1f606d-1905-405c-ac16-e307a8a2c0b7 Aug 18 19:30:07.547647 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-082aa508-0fbd-4b35-bc71-ed9ca2bfb551 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:07.549180 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-082aa508-0fbd-4b35-bc71-ed9ca2bfb551 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:07.575065 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-082aa508-0fbd-4b35-bc71-ed9ca2bfb551 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types/9b1f606d-1905-405c-ac16-e307a8a2c0b7 returned with HTTP 202 Aug 18 19:30:07.576184 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1155/4623] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:30:07 2026] DELETE /volume/v3/types/9b1f606d-1905-405c-ac16-e307a8a2c0b7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:07.582465 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-984ae60b-318b-4e0c-8258-79967d1fe022 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:07.584251 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-984ae60b-318b-4e0c-8258-79967d1fe022 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] DELETE https://10.4.3.170/volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c Aug 18 19:30:07.584461 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-984ae60b-318b-4e0c-8258-79967d1fe022 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:07.584672 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-984ae60b-318b-4e0c-8258-79967d1fe022 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] Calling method '_delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:07.608376 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-984ae60b-318b-4e0c-8258-79967d1fe022 tempest-VolumeTypesAdminTests-399219741 tempest-VolumeTypesAdminTests-399219741-project-admin] https://10.4.3.170/volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c returned with HTTP 202 Aug 18 19:30:07.609229 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1152/4624] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:30:07 2026] DELETE /volume/v3/types/c7e29c43-89b4-4cf0-8840-a73d0e52c97c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:08.429103 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-19aba14a-0ca9-4fbc-ad41-13e567e8eb73 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:08.434191 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-19aba14a-0ca9-4fbc-ad41-13e567e8eb73 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/snapshots/fda0c9e7-7ba4-4dee-92d6-e7299cec12f8 Aug 18 19:30:08.434524 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-19aba14a-0ca9-4fbc-ad41-13e567e8eb73 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:08.434810 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-19aba14a-0ca9-4fbc-ad41-13e567e8eb73 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:08.448710 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-19aba14a-0ca9-4fbc-ad41-13e567e8eb73 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/snapshots/fda0c9e7-7ba4-4dee-92d6-e7299cec12f8 returned with HTTP 404 Aug 18 19:30:08.452386 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1157/4625] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:30:08 2026] GET /volume/v3/snapshots/fda0c9e7-7ba4-4dee-92d6-e7299cec12f8 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:08.456646 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c1f23643-bd77-4ccd-8ba2-62d1683784cf None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:08.458407 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c1f23643-bd77-4ccd-8ba2-62d1683784cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/0da1b3e3-f41f-44d8-b7bb-37b81573aac0 Aug 18 19:30:08.458630 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c1f23643-bd77-4ccd-8ba2-62d1683784cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:08.458886 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c1f23643-bd77-4ccd-8ba2-62d1683784cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:08.459042 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-c1f23643-bd77-4ccd-8ba2-62d1683784cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Delete volume with id: 0da1b3e3-f41f-44d8-b7bb-37b81573aac0 Aug 18 19:30:08.466741 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:08.466741 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:08.467054 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c1f23643-bd77-4ccd-8ba2-62d1683784cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Volume info retrieved successfully. Aug 18 19:30:08.487395 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c1f23643-bd77-4ccd-8ba2-62d1683784cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Delete volume request issued successfully. Aug 18 19:30:08.487598 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c1f23643-bd77-4ccd-8ba2-62d1683784cf tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes/0da1b3e3-f41f-44d8-b7bb-37b81573aac0 returned with HTTP 202 Aug 18 19:30:08.487991 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1162/4626] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:30:08 2026] DELETE /volume/v3/volumes/0da1b3e3-f41f-44d8-b7bb-37b81573aac0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:08.495500 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-100d92f0-036d-4d35-99c5-cce2bb959fef None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:08.498303 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-100d92f0-036d-4d35-99c5-cce2bb959fef tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/volumes/0da1b3e3-f41f-44d8-b7bb-37b81573aac0 Aug 18 19:30:08.498556 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-100d92f0-036d-4d35-99c5-cce2bb959fef tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:08.498742 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-100d92f0-036d-4d35-99c5-cce2bb959fef tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:08.514507 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:08.514507 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:08.520048 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-100d92f0-036d-4d35-99c5-cce2bb959fef tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Volume info retrieved successfully. Aug 18 19:30:08.524310 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-100d92f0-036d-4d35-99c5-cce2bb959fef tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes/0da1b3e3-f41f-44d8-b7bb-37b81573aac0 returned with HTTP 200 Aug 18 19:30:08.524918 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1156/4627] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:08 2026] GET /volume/v3/volumes/0da1b3e3-f41f-44d8-b7bb-37b81573aac0 => generated 1015 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:30:09.402071 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d4930ca6-cd11-47fc-83e0-6a69010916df None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:09.486237 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d4930ca6-cd11-47fc-83e0-6a69010916df tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:30:09.486642 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d4930ca6-cd11-47fc-83e0-6a69010916df tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1911367273", "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=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:09.506438 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d4930ca6-cd11-47fc-83e0-6a69010916df tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:30:09.506863 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1153/4628] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:30:09 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 19:30:09.514581 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f7d143d9-b0fd-4bfe-b3f8-bf6aa0cd1ea9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:09.516455 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f7d143d9-b0fd-4bfe-b3f8-bf6aa0cd1ea9 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] POST https://10.4.3.170/volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d/encryption Aug 18 19:30:09.516777 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f7d143d9-b0fd-4bfe-b3f8-bf6aa0cd1ea9 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:09.532220 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f7d143d9-b0fd-4bfe-b3f8-bf6aa0cd1ea9 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] https://10.4.3.170/volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d/encryption returned with HTTP 200 Aug 18 19:30:09.532663 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1158/4629] 10.4.3.170 () {68 vars in 1397 bytes} [Tue Aug 18 19:30:09 2026] POST /volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:09.537800 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0790d28a-2333-4306-bf06-43e6dc94ab02 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:09.540634 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-030528d0-e319-4f67-afc8-5e16ef58557e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:09.541412 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0790d28a-2333-4306-bf06-43e6dc94ab02 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] GET https://10.4.3.170/volume/v3/volumes/0da1b3e3-f41f-44d8-b7bb-37b81573aac0 Aug 18 19:30:09.541816 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0790d28a-2333-4306-bf06-43e6dc94ab02 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:09.542164 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-030528d0-e319-4f67-afc8-5e16ef58557e tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:30:09.542392 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0790d28a-2333-4306-bf06-43e6dc94ab02 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:09.542545 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-030528d0-e319-4f67-afc8-5e16ef58557e tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-751244300", "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=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:09.551759 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0790d28a-2333-4306-bf06-43e6dc94ab02 tempest-ProjectReaderTests-1163470298 tempest-ProjectReaderTests-1163470298-project-admin] https://10.4.3.170/volume/v3/volumes/0da1b3e3-f41f-44d8-b7bb-37b81573aac0 returned with HTTP 404 Aug 18 19:30:09.552784 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1163/4630] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:09 2026] GET /volume/v3/volumes/0da1b3e3-f41f-44d8-b7bb-37b81573aac0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:09.558249 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-030528d0-e319-4f67-afc8-5e16ef58557e tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:30:09.558655 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1157/4631] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:30:09 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:09.567086 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-cfe12857-866e-493a-8d41-d01109db27e2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:09.615557 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cfe12857-866e-493a-8d41-d01109db27e2 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] POST https://10.4.3.170/volume/v3/types/50d892c2-7109-4151-9800-ad7d3847f355/encryption Aug 18 19:30:09.615932 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cfe12857-866e-493a-8d41-d01109db27e2 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:09.619520 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.policy [None req-cfe12857-866e-493a-8d41-d01109db27e2 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '732cabd2cf834088a53760fdd46eccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3518590bc955416384dea3804931fc43', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100582) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:30:09.619520 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cfe12857-866e-493a-8d41-d01109db27e2 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] https://10.4.3.170/volume/v3/types/50d892c2-7109-4151-9800-ad7d3847f355/encryption returned with HTTP 403 Aug 18 19:30:09.619520 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1154/4632] 10.4.3.170 () {68 vars in 1397 bytes} [Tue Aug 18 19:30:09 2026] POST /volume/v3/types/50d892c2-7109-4151-9800-ad7d3847f355/encryption => generated 127 bytes in 52 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:09.632400 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d3040af3-eb60-4200-a74f-cb67d4fc7c70 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:09.634208 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d3040af3-eb60-4200-a74f-cb67d4fc7c70 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:30:09.634628 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d3040af3-eb60-4200-a74f-cb67d4fc7c70 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1333656317", "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=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:09.659980 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d3040af3-eb60-4200-a74f-cb67d4fc7c70 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:30:09.660380 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1159/4633] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:30:09 2026] POST /volume/v3/types => generated 380 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:09.669123 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c00531c5-ce54-49b3-b74e-b2bf2167b19a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:09.673525 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c00531c5-ce54-49b3-b74e-b2bf2167b19a tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] POST https://10.4.3.170/volume/v3/types/7051b79c-b1f4-48bf-8f71-eef9e307e10c/extra_specs Aug 18 19:30:09.673991 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c00531c5-ce54-49b3-b74e-b2bf2167b19a tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:09.677739 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.policy [None req-c00531c5-ce54-49b3-b74e-b2bf2167b19a tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '732cabd2cf834088a53760fdd46eccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3518590bc955416384dea3804931fc43', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100583) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:30:09.677991 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c00531c5-ce54-49b3-b74e-b2bf2167b19a tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] https://10.4.3.170/volume/v3/types/7051b79c-b1f4-48bf-8f71-eef9e307e10c/extra_specs returned with HTTP 403 Aug 18 19:30:09.679423 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1164/4634] 10.4.3.170 () {68 vars in 1399 bytes} [Tue Aug 18 19:30:09 2026] POST /volume/v3/types/7051b79c-b1f4-48bf-8f71-eef9e307e10c/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:09.688088 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-190171fb-fada-4127-881c-4810cd026ec6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:09.690519 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-190171fb-fada-4127-881c-4810cd026ec6 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] PUT https://10.4.3.170/volume/v3/types/7051b79c-b1f4-48bf-8f71-eef9e307e10c/extra_specs/key2 Aug 18 19:30:09.690519 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-190171fb-fada-4127-881c-4810cd026ec6 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:09.692115 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.policy [None req-190171fb-fada-4127-881c-4810cd026ec6 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '732cabd2cf834088a53760fdd46eccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3518590bc955416384dea3804931fc43', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100580) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:30:09.692328 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-190171fb-fada-4127-881c-4810cd026ec6 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] https://10.4.3.170/volume/v3/types/7051b79c-b1f4-48bf-8f71-eef9e307e10c/extra_specs/key2 returned with HTTP 403 Aug 18 19:30:09.692906 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1158/4635] 10.4.3.170 () {68 vars in 1413 bytes} [Tue Aug 18 19:30:09 2026] PUT /volume/v3/types/7051b79c-b1f4-48bf-8f71-eef9e307e10c/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 19:30:09.703876 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-28968edf-2db7-4f7f-99c5-356c1bda411b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:09.705394 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-28968edf-2db7-4f7f-99c5-356c1bda411b tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] POST https://10.4.3.170/volume/v3/types Aug 18 19:30:09.705778 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-28968edf-2db7-4f7f-99c5-356c1bda411b tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:09.710651 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.policy [None req-28968edf-2db7-4f7f-99c5-356c1bda411b tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '732cabd2cf834088a53760fdd46eccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3518590bc955416384dea3804931fc43', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100582) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:30:09.710651 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-28968edf-2db7-4f7f-99c5-356c1bda411b tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] https://10.4.3.170/volume/v3/types returned with HTTP 403 Aug 18 19:30:09.710651 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1155/4636] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:30:09 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 19:30:09.723580 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-935ae75f-b5f1-429e-b84a-2d29b7f76287 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:09.725856 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-935ae75f-b5f1-429e-b84a-2d29b7f76287 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:30:09.726246 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-935ae75f-b5f1-429e-b84a-2d29b7f76287 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1655426881", "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=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:09.748818 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-935ae75f-b5f1-429e-b84a-2d29b7f76287 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:30:09.749356 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1160/4637] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:30:09 2026] POST /volume/v3/types => generated 380 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:09.757376 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7c7773de-5c0d-434c-8042-adfc7a985645 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:09.759519 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7c7773de-5c0d-434c-8042-adfc7a985645 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] POST https://10.4.3.170/volume/v3/types/54a0d097-a58a-48b0-8fad-36de10034530/encryption Aug 18 19:30:09.759802 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7c7773de-5c0d-434c-8042-adfc7a985645 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:09.776905 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7c7773de-5c0d-434c-8042-adfc7a985645 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] https://10.4.3.170/volume/v3/types/54a0d097-a58a-48b0-8fad-36de10034530/encryption returned with HTTP 200 Aug 18 19:30:09.777281 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1165/4638] 10.4.3.170 () {68 vars in 1397 bytes} [Tue Aug 18 19:30:09 2026] POST /volume/v3/types/54a0d097-a58a-48b0-8fad-36de10034530/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:09.786028 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-59296bbd-8f23-4b0e-b199-ab8b4ad05a21 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:09.790736 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-59296bbd-8f23-4b0e-b199-ab8b4ad05a21 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] DELETE https://10.4.3.170/volume/v3/types/54a0d097-a58a-48b0-8fad-36de10034530/encryption/430c6191-dac7-4e74-a45f-bede42509947 Aug 18 19:30:09.790736 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-59296bbd-8f23-4b0e-b199-ab8b4ad05a21 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:09.790736 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-59296bbd-8f23-4b0e-b199-ab8b4ad05a21 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:09.792708 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.policy [None req-59296bbd-8f23-4b0e-b199-ab8b4ad05a21 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '732cabd2cf834088a53760fdd46eccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3518590bc955416384dea3804931fc43', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100580) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:30:09.793017 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-59296bbd-8f23-4b0e-b199-ab8b4ad05a21 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] https://10.4.3.170/volume/v3/types/54a0d097-a58a-48b0-8fad-36de10034530/encryption/430c6191-dac7-4e74-a45f-bede42509947 returned with HTTP 403 Aug 18 19:30:09.793629 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1159/4639] 10.4.3.170 () {66 vars in 1489 bytes} [Tue Aug 18 19:30:09 2026] DELETE /volume/v3/types/54a0d097-a58a-48b0-8fad-36de10034530/encryption/430c6191-dac7-4e74-a45f-bede42509947 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:09.802678 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a611f314-c283-43e9-8cd7-0f01fc352cb6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:09.804789 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a611f314-c283-43e9-8cd7-0f01fc352cb6 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:30:09.805176 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a611f314-c283-43e9-8cd7-0f01fc352cb6 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1532535628", "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=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:09.828893 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a611f314-c283-43e9-8cd7-0f01fc352cb6 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:30:09.829263 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1156/4640] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:30:09 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 19:30:09.844139 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-871f76a4-7f94-43c9-a76f-97c91a4a4b2a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:09.847075 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-871f76a4-7f94-43c9-a76f-97c91a4a4b2a tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] DELETE https://10.4.3.170/volume/v3/types/4640a9ec-3a75-4f40-94dd-4c39cd049f5b/extra_specs/key1 Aug 18 19:30:09.847165 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-871f76a4-7f94-43c9-a76f-97c91a4a4b2a tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:09.847325 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-871f76a4-7f94-43c9-a76f-97c91a4a4b2a tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:09.856173 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.policy [None req-871f76a4-7f94-43c9-a76f-97c91a4a4b2a tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '732cabd2cf834088a53760fdd46eccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3518590bc955416384dea3804931fc43', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100581) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:30:09.856325 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-871f76a4-7f94-43c9-a76f-97c91a4a4b2a tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] https://10.4.3.170/volume/v3/types/4640a9ec-3a75-4f40-94dd-4c39cd049f5b/extra_specs/key1 returned with HTTP 403 Aug 18 19:30:09.856996 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1161/4641] 10.4.3.170 () {66 vars in 1396 bytes} [Tue Aug 18 19:30:09 2026] DELETE /volume/v3/types/4640a9ec-3a75-4f40-94dd-4c39cd049f5b/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:09.865726 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f6058ce7-7c66-479c-bf56-b00f1de96130 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:09.868030 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f6058ce7-7c66-479c-bf56-b00f1de96130 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:30:09.868584 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f6058ce7-7c66-479c-bf56-b00f1de96130 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1813307443", "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=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:09.891704 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f6058ce7-7c66-479c-bf56-b00f1de96130 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:30:09.892188 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1166/4642] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:30:09 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 19:30:09.902249 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9a6e396a-06b6-464d-b660-421000469f4f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:09.904658 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9a6e396a-06b6-464d-b660-421000469f4f tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] DELETE https://10.4.3.170/volume/v3/types/133c2c01-59a3-4e28-a53c-8b48b19b85b4 Aug 18 19:30:09.904912 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9a6e396a-06b6-464d-b660-421000469f4f tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:09.905145 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9a6e396a-06b6-464d-b660-421000469f4f tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:09.905861 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.policy [None req-9a6e396a-06b6-464d-b660-421000469f4f tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '732cabd2cf834088a53760fdd46eccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3518590bc955416384dea3804931fc43', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100580) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:30:09.906020 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9a6e396a-06b6-464d-b660-421000469f4f tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] https://10.4.3.170/volume/v3/types/133c2c01-59a3-4e28-a53c-8b48b19b85b4 returned with HTTP 403 Aug 18 19:30:09.906464 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1160/4643] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:30:09 2026] DELETE /volume/v3/types/133c2c01-59a3-4e28-a53c-8b48b19b85b4 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:09.919027 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-084e6223-71a5-44a1-ae68-4434d3171da8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:09.920868 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-084e6223-71a5-44a1-ae68-4434d3171da8 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] GET https://10.4.3.170/volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d/extra_specs Aug 18 19:30:09.921026 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-084e6223-71a5-44a1-ae68-4434d3171da8 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:09.921191 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-084e6223-71a5-44a1-ae68-4434d3171da8 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:09.928586 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-084e6223-71a5-44a1-ae68-4434d3171da8 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] https://10.4.3.170/volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d/extra_specs returned with HTTP 200 Aug 18 19:30:09.928938 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1157/4644] 10.4.3.170 () {66 vars in 1378 bytes} [Tue Aug 18 19:30:09 2026] GET /volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:09.939684 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ee060ce0-9b23-436a-bd42-66a7f58d6b36 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:09.941694 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ee060ce0-9b23-436a-bd42-66a7f58d6b36 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] GET https://10.4.3.170/volume/v3/types Aug 18 19:30:09.941921 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ee060ce0-9b23-436a-bd42-66a7f58d6b36 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:09.942152 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ee060ce0-9b23-436a-bd42-66a7f58d6b36 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:09.943163 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.api_utils [None req-ee060ce0-9b23-436a-bd42-66a7f58d6b36 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Removing options '' from query. {{(pid=100581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:30:09.980812 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ee060ce0-9b23-436a-bd42-66a7f58d6b36 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:30:09.981389 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1162/4645] 10.4.3.170 () {66 vars in 1231 bytes} [Tue Aug 18 19:30:09 2026] GET /volume/v3/types => generated 3146 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:30:09.996162 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6573bde6-c4e6-4f6b-95a4-ca2f0430e575 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:10.000392 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6573bde6-c4e6-4f6b-95a4-ca2f0430e575 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] GET https://10.4.3.170/volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d/encryption/cipher Aug 18 19:30:10.000392 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6573bde6-c4e6-4f6b-95a4-ca2f0430e575 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:10.000392 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6573bde6-c4e6-4f6b-95a4-ca2f0430e575 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:10.000639 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.policy [None req-6573bde6-c4e6-4f6b-95a4-ca2f0430e575 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '732cabd2cf834088a53760fdd46eccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3518590bc955416384dea3804931fc43', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100583) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:30:10.000815 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6573bde6-c4e6-4f6b-95a4-ca2f0430e575 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] https://10.4.3.170/volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d/encryption/cipher returned with HTTP 403 Aug 18 19:30:10.001344 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1167/4646] 10.4.3.170 () {66 vars in 1396 bytes} [Tue Aug 18 19:30:09 2026] GET /volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d/encryption/cipher => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:10.010718 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0d6e5d30-fce0-4ed0-a27f-d5c8381c3c07 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:10.014249 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0d6e5d30-fce0-4ed0-a27f-d5c8381c3c07 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] GET https://10.4.3.170/volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d/encryption Aug 18 19:30:10.015560 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0d6e5d30-fce0-4ed0-a27f-d5c8381c3c07 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:10.015842 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0d6e5d30-fce0-4ed0-a27f-d5c8381c3c07 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:10.017285 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.policy [None req-0d6e5d30-fce0-4ed0-a27f-d5c8381c3c07 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '732cabd2cf834088a53760fdd46eccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3518590bc955416384dea3804931fc43', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100580) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:30:10.017285 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0d6e5d30-fce0-4ed0-a27f-d5c8381c3c07 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] https://10.4.3.170/volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d/encryption returned with HTTP 403 Aug 18 19:30:10.017656 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1161/4647] 10.4.3.170 () {66 vars in 1375 bytes} [Tue Aug 18 19:30:10 2026] GET /volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:10.028400 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b80208e1-6da1-4c9c-be76-b9146d779b44 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:10.030543 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b80208e1-6da1-4c9c-be76-b9146d779b44 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] GET https://10.4.3.170/volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d/extra_specs/multiattach Aug 18 19:30:10.030789 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b80208e1-6da1-4c9c-be76-b9146d779b44 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:10.031035 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b80208e1-6da1-4c9c-be76-b9146d779b44 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:10.042000 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b80208e1-6da1-4c9c-be76-b9146d779b44 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] https://10.4.3.170/volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d/extra_specs/multiattach returned with HTTP 200 Aug 18 19:30:10.042401 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1158/4648] 10.4.3.170 () {66 vars in 1414 bytes} [Tue Aug 18 19:30:10 2026] GET /volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 19:30:10.055031 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-246c7f03-280f-45b6-8442-0f54cc41b72f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:10.058684 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-246c7f03-280f-45b6-8442-0f54cc41b72f tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] GET https://10.4.3.170/volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d/extra_specs/volume_backend_name Aug 18 19:30:10.058684 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-246c7f03-280f-45b6-8442-0f54cc41b72f tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:10.058684 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-246c7f03-280f-45b6-8442-0f54cc41b72f tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:10.069096 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-246c7f03-280f-45b6-8442-0f54cc41b72f tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] https://10.4.3.170/volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d/extra_specs/volume_backend_name returned with HTTP 404 Aug 18 19:30:10.069919 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1163/4649] 10.4.3.170 () {66 vars in 1438 bytes} [Tue Aug 18 19:30:10 2026] GET /volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d/extra_specs/volume_backend_name => generated 143 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:10.078986 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0ec88444-f574-4c97-a6c6-6340ccadab51 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:10.080818 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0ec88444-f574-4c97-a6c6-6340ccadab51 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] GET https://10.4.3.170/volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d Aug 18 19:30:10.081119 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0ec88444-f574-4c97-a6c6-6340ccadab51 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:10.081227 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0ec88444-f574-4c97-a6c6-6340ccadab51 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:10.090134 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0ec88444-f574-4c97-a6c6-6340ccadab51 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] https://10.4.3.170/volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d returned with HTTP 200 Aug 18 19:30:10.090658 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1168/4650] 10.4.3.170 () {66 vars in 1342 bytes} [Tue Aug 18 19:30:10 2026] GET /volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d => generated 318 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:10.104209 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bd51f109-dcdd-40e7-92ae-45eb1e2589e7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:10.106179 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bd51f109-dcdd-40e7-92ae-45eb1e2589e7 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] PUT https://10.4.3.170/volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d/encryption/cf8c210e-c153-4d1b-b585-ff8be9af1c8a Aug 18 19:30:10.106543 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bd51f109-dcdd-40e7-92ae-45eb1e2589e7 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:10.109229 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.policy [None req-bd51f109-dcdd-40e7-92ae-45eb1e2589e7 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '732cabd2cf834088a53760fdd46eccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3518590bc955416384dea3804931fc43', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100580) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:30:10.109449 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bd51f109-dcdd-40e7-92ae-45eb1e2589e7 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] https://10.4.3.170/volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d/encryption/cf8c210e-c153-4d1b-b585-ff8be9af1c8a returned with HTTP 403 Aug 18 19:30:10.109920 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1162/4651] 10.4.3.170 () {68 vars in 1506 bytes} [Tue Aug 18 19:30:10 2026] PUT /volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d/encryption/cf8c210e-c153-4d1b-b585-ff8be9af1c8a => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:10.121070 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a3bdd848-fe96-43ca-8ec6-be93d5e32136 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:10.125778 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a3bdd848-fe96-43ca-8ec6-be93d5e32136 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] PUT https://10.4.3.170/volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d/extra_specs/key1 Aug 18 19:30:10.126200 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a3bdd848-fe96-43ca-8ec6-be93d5e32136 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:10.133447 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.policy [None req-a3bdd848-fe96-43ca-8ec6-be93d5e32136 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '732cabd2cf834088a53760fdd46eccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3518590bc955416384dea3804931fc43', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100582) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:30:10.133703 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a3bdd848-fe96-43ca-8ec6-be93d5e32136 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] https://10.4.3.170/volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d/extra_specs/key1 returned with HTTP 403 Aug 18 19:30:10.134310 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1159/4652] 10.4.3.170 () {68 vars in 1413 bytes} [Tue Aug 18 19:30:10 2026] PUT /volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:10.148617 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-235f8569-c5ff-485d-a2f7-a7714301971c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:10.153000 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-235f8569-c5ff-485d-a2f7-a7714301971c tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] PUT https://10.4.3.170/volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d Aug 18 19:30:10.153000 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-235f8569-c5ff-485d-a2f7-a7714301971c tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:10.159953 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.policy [None req-235f8569-c5ff-485d-a2f7-a7714301971c tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '732cabd2cf834088a53760fdd46eccda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3518590bc955416384dea3804931fc43', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100581) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:30:10.159953 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-235f8569-c5ff-485d-a2f7-a7714301971c tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-member] https://10.4.3.170/volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d returned with HTTP 403 Aug 18 19:30:10.160867 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1164/4653] 10.4.3.170 () {68 vars in 1362 bytes} [Tue Aug 18 19:30:10 2026] PUT /volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:10.172233 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7408f479-5764-4d6a-8cb4-6012a61abc41 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:10.174556 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7408f479-5764-4d6a-8cb4-6012a61abc41 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] DELETE https://10.4.3.170/volume/v3/types/133c2c01-59a3-4e28-a53c-8b48b19b85b4 Aug 18 19:30:10.174824 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7408f479-5764-4d6a-8cb4-6012a61abc41 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:10.175104 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7408f479-5764-4d6a-8cb4-6012a61abc41 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] Calling method '_delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:10.218063 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7408f479-5764-4d6a-8cb4-6012a61abc41 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] https://10.4.3.170/volume/v3/types/133c2c01-59a3-4e28-a53c-8b48b19b85b4 returned with HTTP 202 Aug 18 19:30:10.218478 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1169/4654] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:30:10 2026] DELETE /volume/v3/types/133c2c01-59a3-4e28-a53c-8b48b19b85b4 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:10.230072 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6f560b6d-cd26-4b50-a445-51591970307f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:10.232613 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6f560b6d-cd26-4b50-a445-51591970307f tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] DELETE https://10.4.3.170/volume/v3/types/4640a9ec-3a75-4f40-94dd-4c39cd049f5b Aug 18 19:30:10.232832 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6f560b6d-cd26-4b50-a445-51591970307f tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:10.233084 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6f560b6d-cd26-4b50-a445-51591970307f tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:10.264474 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6f560b6d-cd26-4b50-a445-51591970307f tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] https://10.4.3.170/volume/v3/types/4640a9ec-3a75-4f40-94dd-4c39cd049f5b returned with HTTP 202 Aug 18 19:30:10.265059 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1163/4655] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:30:10 2026] DELETE /volume/v3/types/4640a9ec-3a75-4f40-94dd-4c39cd049f5b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:10.271964 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-dbd1bc47-19f4-4f08-ae72-a73bf2a23184 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:10.273777 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-dbd1bc47-19f4-4f08-ae72-a73bf2a23184 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] DELETE https://10.4.3.170/volume/v3/types/54a0d097-a58a-48b0-8fad-36de10034530 Aug 18 19:30:10.273964 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-dbd1bc47-19f4-4f08-ae72-a73bf2a23184 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:10.274151 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-dbd1bc47-19f4-4f08-ae72-a73bf2a23184 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] Calling method '_delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:10.297520 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-dbd1bc47-19f4-4f08-ae72-a73bf2a23184 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] https://10.4.3.170/volume/v3/types/54a0d097-a58a-48b0-8fad-36de10034530 returned with HTTP 202 Aug 18 19:30:10.298140 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1160/4656] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:30:10 2026] DELETE /volume/v3/types/54a0d097-a58a-48b0-8fad-36de10034530 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:10.309915 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-695b8289-05d1-4639-81c4-afb85dd4b373 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:10.312199 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-695b8289-05d1-4639-81c4-afb85dd4b373 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] DELETE https://10.4.3.170/volume/v3/types/7051b79c-b1f4-48bf-8f71-eef9e307e10c Aug 18 19:30:10.312509 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-695b8289-05d1-4639-81c4-afb85dd4b373 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:10.312807 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-695b8289-05d1-4639-81c4-afb85dd4b373 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] Calling method '_delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:10.349118 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-695b8289-05d1-4639-81c4-afb85dd4b373 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] https://10.4.3.170/volume/v3/types/7051b79c-b1f4-48bf-8f71-eef9e307e10c returned with HTTP 202 Aug 18 19:30:10.349708 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1165/4657] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:30:10 2026] DELETE /volume/v3/types/7051b79c-b1f4-48bf-8f71-eef9e307e10c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:10.358492 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f12d8b49-08ca-4965-af93-c45b24f38976 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:10.361057 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f12d8b49-08ca-4965-af93-c45b24f38976 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] DELETE https://10.4.3.170/volume/v3/types/50d892c2-7109-4151-9800-ad7d3847f355 Aug 18 19:30:10.361357 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f12d8b49-08ca-4965-af93-c45b24f38976 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:10.361601 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f12d8b49-08ca-4965-af93-c45b24f38976 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] Calling method '_delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:10.395378 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f12d8b49-08ca-4965-af93-c45b24f38976 tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] https://10.4.3.170/volume/v3/types/50d892c2-7109-4151-9800-ad7d3847f355 returned with HTTP 202 Aug 18 19:30:10.396077 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1170/4658] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:30:10 2026] DELETE /volume/v3/types/50d892c2-7109-4151-9800-ad7d3847f355 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:10.404380 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-fbdd8bf0-4e6f-4ca3-b61e-6ab12eed123c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:10.406681 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fbdd8bf0-4e6f-4ca3-b61e-6ab12eed123c tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] DELETE https://10.4.3.170/volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d Aug 18 19:30:10.406978 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fbdd8bf0-4e6f-4ca3-b61e-6ab12eed123c tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:10.407282 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fbdd8bf0-4e6f-4ca3-b61e-6ab12eed123c tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:10.437399 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fbdd8bf0-4e6f-4ca3-b61e-6ab12eed123c tempest-VolumeTypesMemberTests-1180064070 tempest-VolumeTypesMemberTests-1180064070-project-admin] https://10.4.3.170/volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d returned with HTTP 202 Aug 18 19:30:10.437824 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1164/4659] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:30:10 2026] DELETE /volume/v3/types/2d5db069-4c61-4f0c-8a20-f6f9d7fdfa7d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:11.251425 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-edc7a531-b327-4a96-8353-81f7b5b04ee0 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:11.374124 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-edc7a531-b327-4a96-8353-81f7b5b04ee0 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:30:11.374531 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-edc7a531-b327-4a96-8353-81f7b5b04ee0 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-395626094", "extra_specs": {"storage_protocol": "tempest-storage_protocol-245066917", "vendor_name": "tempest-vendor_name-358675236"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:11.392906 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-edc7a531-b327-4a96-8353-81f7b5b04ee0 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:30:11.393306 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1161/4660] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:30:11 2026] POST /volume/v3/types => generated 326 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:11.403798 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0d8b1cb6-fb12-459b-81d6-bb5a422813bc None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:11.405932 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0d8b1cb6-fb12-459b-81d6-bb5a422813bc tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:30:11.406342 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0d8b1cb6-fb12-459b-81d6-bb5a422813bc tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "06ceff46-1856-4b3f-8236-536f581adbe5", "size": 1}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:11.408279 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-0d8b1cb6-fb12-459b-81d6-bb5a422813bc tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Create volume request body: {'volume': {'volume_type': '06ceff46-1856-4b3f-8236-536f581adbe5', 'size': 1}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:30:11.412635 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-0d8b1cb6-fb12-459b-81d6-bb5a422813bc tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Create volume of 1 GB Aug 18 19:30:11.412758 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:11.412758 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:11.413218 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0d8b1cb6-fb12-459b-81d6-bb5a422813bc tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Availability Zones retrieved successfully. Aug 18 19:30:11.425828 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0d8b1cb6-fb12-459b-81d6-bb5a422813bc tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Flow 'volume_create_api' (824d8334-9aaa-4fd6-8881-3ca25b63b7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:30:11.427324 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0d8b1cb6-fb12-459b-81d6-bb5a422813bc tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51924b89-3b3c-4527-94c3-faa1e2cb954a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:11.431231 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-0d8b1cb6-fb12-459b-81d6-bb5a422813bc tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:30:11.467862 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0d8b1cb6-fb12-459b-81d6-bb5a422813bc tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51924b89-3b3c-4527-94c3-faa1e2cb954a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:30:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-245066917',vendor_name='tempest-vendor_name-358675236'},id=06ceff46-1856-4b3f-8236-536f581adbe5,is_public=True,name='tempest-ProjectAdminTests-volume-type-395626094',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '06ceff46-1856-4b3f-8236-536f581adbe5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:11.467862 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0d8b1cb6-fb12-459b-81d6-bb5a422813bc tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e4e1995-34a0-4383-ad7e-6afdef02bcf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:11.505617 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-0d8b1cb6-fb12-459b-81d6-bb5a422813bc tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-395626094 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-395626094, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:30:11.505617 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-0d8b1cb6-fb12-459b-81d6-bb5a422813bc tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-395626094 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-395626094, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:30:11.549621 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-0d8b1cb6-fb12-459b-81d6-bb5a422813bc tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Created reservations ['496d85a1-f62e-4ade-afa7-b58e40092a22', '17f03837-4a56-4120-9749-dcddcffeb451', '1b149ea6-a6ca-4fe7-9aac-ffbbb7171877', '4e624920-ca95-4245-bcf6-15e08565ef97'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:30:11.550547 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0d8b1cb6-fb12-459b-81d6-bb5a422813bc tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e4e1995-34a0-4383-ad7e-6afdef02bcf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['496d85a1-f62e-4ade-afa7-b58e40092a22', '17f03837-4a56-4120-9749-dcddcffeb451', '1b149ea6-a6ca-4fe7-9aac-ffbbb7171877', '4e624920-ca95-4245-bcf6-15e08565ef97']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:11.551503 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0d8b1cb6-fb12-459b-81d6-bb5a422813bc tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e78d32f3-8e82-47e2-937a-6a1fe6839cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:11.586204 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0d8b1cb6-fb12-459b-81d6-bb5a422813bc tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e78d32f3-8e82-47e2-937a-6a1fe6839cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be2f5251-a00d-44d6-9e2b-765c21721163', '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='14f6502caedb48fd91fbc2008f52a36d',qos_specs=None,replication_status=,reservations=['496d85a1-f62e-4ade-afa7-b58e40092a22','17f03837-4a56-4120-9749-dcddcffeb451','1b149ea6-a6ca-4fe7-9aac-ffbbb7171877','4e624920-ca95-4245-bcf6-15e08565ef97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf2259fdcb3f4db6870084f18d2cd309',volume_type_id=06ceff46-1856-4b3f-8236-536f581adbe5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:30:11Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be2f5251-a00d-44d6-9e2b-765c21721163,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14f6502caedb48fd91fbc2008f52a36d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf2259fdcb3f4db6870084f18d2cd309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(06ceff46-1856-4b3f-8236-536f581adbe5),volume_type_id=06ceff46-1856-4b3f-8236-536f581adbe5)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:11.587751 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0d8b1cb6-fb12-459b-81d6-bb5a422813bc tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff967aea-7ef5-49c0-8001-57d7ee2f245a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:11.613478 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0d8b1cb6-fb12-459b-81d6-bb5a422813bc tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff967aea-7ef5-49c0-8001-57d7ee2f245a) transitioned into state 'SUCCESS' from 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='14f6502caedb48fd91fbc2008f52a36d',qos_specs=None,replication_status=,reservations=['496d85a1-f62e-4ade-afa7-b58e40092a22','17f03837-4a56-4120-9749-dcddcffeb451','1b149ea6-a6ca-4fe7-9aac-ffbbb7171877','4e624920-ca95-4245-bcf6-15e08565ef97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf2259fdcb3f4db6870084f18d2cd309',volume_type_id=06ceff46-1856-4b3f-8236-536f581adbe5)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:11.614547 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0d8b1cb6-fb12-459b-81d6-bb5a422813bc tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf28517b-8251-439a-8948-3eae306d3ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:11.628311 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0d8b1cb6-fb12-459b-81d6-bb5a422813bc tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf28517b-8251-439a-8948-3eae306d3ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:11.629416 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0d8b1cb6-fb12-459b-81d6-bb5a422813bc tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Flow 'volume_create_api' (824d8334-9aaa-4fd6-8881-3ca25b63b7fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:30:11.629767 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0d8b1cb6-fb12-459b-81d6-bb5a422813bc tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Create volume request issued successfully. Aug 18 19:30:11.630537 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0d8b1cb6-fb12-459b-81d6-bb5a422813bc tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:30:11.631185 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1166/4661] 10.4.3.170 () {70 vars in 1298 bytes} [Tue Aug 18 19:30:11 2026] POST /volume/v3/volumes => generated 772 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:30:11.650295 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-91c58a5b-121d-41c6-8043-dcc2ea1bd792 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:11.652183 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-91c58a5b-121d-41c6-8043-dcc2ea1bd792 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] GET https://10.4.3.170/volume/v3/volumes/be2f5251-a00d-44d6-9e2b-765c21721163 Aug 18 19:30:11.652435 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-91c58a5b-121d-41c6-8043-dcc2ea1bd792 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:11.652625 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-91c58a5b-121d-41c6-8043-dcc2ea1bd792 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:11.666156 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:11.666156 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:11.673312 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-91c58a5b-121d-41c6-8043-dcc2ea1bd792 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Volume info retrieved successfully. Aug 18 19:30:11.677524 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-91c58a5b-121d-41c6-8043-dcc2ea1bd792 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/volumes/be2f5251-a00d-44d6-9e2b-765c21721163 returned with HTTP 200 Aug 18 19:30:11.677869 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1171/4662] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:30:11 2026] GET /volume/v3/volumes/be2f5251-a00d-44d6-9e2b-765c21721163 => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:12.693792 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6ec8717e-d71c-4d98-9b01-aa95b2efa175 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:12.695286 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6ec8717e-d71c-4d98-9b01-aa95b2efa175 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] GET https://10.4.3.170/volume/v3/volumes/be2f5251-a00d-44d6-9e2b-765c21721163 Aug 18 19:30:12.695513 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6ec8717e-d71c-4d98-9b01-aa95b2efa175 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:12.695689 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6ec8717e-d71c-4d98-9b01-aa95b2efa175 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:12.702810 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:12.702810 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:12.706106 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-6ec8717e-d71c-4d98-9b01-aa95b2efa175 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Volume info retrieved successfully. Aug 18 19:30:12.709708 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6ec8717e-d71c-4d98-9b01-aa95b2efa175 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/volumes/be2f5251-a00d-44d6-9e2b-765c21721163 returned with HTTP 200 Aug 18 19:30:12.710111 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1165/4663] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:30:12 2026] GET /volume/v3/volumes/be2f5251-a00d-44d6-9e2b-765c21721163 => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:12.722900 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ac59120b-d884-4137-8d22-89f80366568a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:12.726076 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ac59120b-d884-4137-8d22-89f80366568a tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] GET https://10.4.3.170/volume/v3/messages Aug 18 19:30:12.726351 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ac59120b-d884-4137-8d22-89f80366568a tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:12.726611 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ac59120b-d884-4137-8d22-89f80366568a tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:12.737518 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ac59120b-d884-4137-8d22-89f80366568a tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Aug 18 19:30:12.737948 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1162/4664] 10.4.3.170 () {68 vars in 1280 bytes} [Tue Aug 18 19:30:12 2026] GET /volume/v3/messages => generated 670 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:12.747943 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7cb46e0e-e0e1-4bde-9222-f87ef0358621 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:12.751543 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7cb46e0e-e0e1-4bde-9222-f87ef0358621 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] DELETE https://10.4.3.170/volume/v3/messages/3abbff41-15ab-428f-9450-6ec38d29bcab Aug 18 19:30:12.751809 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7cb46e0e-e0e1-4bde-9222-f87ef0358621 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:12.752281 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7cb46e0e-e0e1-4bde-9222-f87ef0358621 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:12.756971 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:12.756971 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:12.763656 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7cb46e0e-e0e1-4bde-9222-f87ef0358621 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/messages/3abbff41-15ab-428f-9450-6ec38d29bcab returned with HTTP 204 Aug 18 19:30:12.764146 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1167/4665] 10.4.3.170 () {68 vars in 1394 bytes} [Tue Aug 18 19:30:12 2026] DELETE /volume/v3/messages/3abbff41-15ab-428f-9450-6ec38d29bcab => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 19:30:12.771660 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4280adbf-5aee-45b1-81be-0f67c86a4069 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:12.773658 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4280adbf-5aee-45b1-81be-0f67c86a4069 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] GET https://10.4.3.170/volume/v3/messages/3abbff41-15ab-428f-9450-6ec38d29bcab Aug 18 19:30:12.773880 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4280adbf-5aee-45b1-81be-0f67c86a4069 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:12.774089 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4280adbf-5aee-45b1-81be-0f67c86a4069 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:12.777085 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4280adbf-5aee-45b1-81be-0f67c86a4069 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/messages/3abbff41-15ab-428f-9450-6ec38d29bcab returned with HTTP 404 Aug 18 19:30:12.777716 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1172/4666] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:30:12 2026] GET /volume/v3/messages/3abbff41-15ab-428f-9450-6ec38d29bcab => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:12.788680 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-adb561fc-9370-4185-96e9-23f8cdeb0169 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:12.790529 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-adb561fc-9370-4185-96e9-23f8cdeb0169 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/be2f5251-a00d-44d6-9e2b-765c21721163 Aug 18 19:30:12.790749 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-adb561fc-9370-4185-96e9-23f8cdeb0169 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:12.790934 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-adb561fc-9370-4185-96e9-23f8cdeb0169 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:12.791084 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-adb561fc-9370-4185-96e9-23f8cdeb0169 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Delete volume with id: be2f5251-a00d-44d6-9e2b-765c21721163 Aug 18 19:30:12.797726 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:12.797726 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:12.798049 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-adb561fc-9370-4185-96e9-23f8cdeb0169 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Volume info retrieved successfully. Aug 18 19:30:12.799119 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-adb561fc-9370-4185-96e9-23f8cdeb0169 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100580) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 19:30:12.808586 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-adb561fc-9370-4185-96e9-23f8cdeb0169 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-395626094 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-395626094, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:30:12.808858 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-adb561fc-9370-4185-96e9-23f8cdeb0169 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-395626094 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-395626094, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:30:12.816867 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-adb561fc-9370-4185-96e9-23f8cdeb0169 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Created reservations ['3209ccac-1621-4a82-a454-8a5190adbc91', '807a2ab7-bf93-4ea1-b365-78caa5228db6', 'fb232305-fedc-4349-9f4f-df4930b5e716', '6219ca4d-ef65-4207-9491-4add15e706d5'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:30:12.845691 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-adb561fc-9370-4185-96e9-23f8cdeb0169 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Delete volume request issued successfully. Aug 18 19:30:12.845935 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-adb561fc-9370-4185-96e9-23f8cdeb0169 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/volumes/be2f5251-a00d-44d6-9e2b-765c21721163 returned with HTTP 202 Aug 18 19:30:12.846326 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1166/4667] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:30:12 2026] DELETE /volume/v3/volumes/be2f5251-a00d-44d6-9e2b-765c21721163 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:12.854296 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-727bc07e-328b-42d2-b7bf-8bdb4d4333c1 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:12.856158 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-727bc07e-328b-42d2-b7bf-8bdb4d4333c1 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] DELETE https://10.4.3.170/volume/v3/types/06ceff46-1856-4b3f-8236-536f581adbe5 Aug 18 19:30:12.856327 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-727bc07e-328b-42d2-b7bf-8bdb4d4333c1 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:12.856544 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-727bc07e-328b-42d2-b7bf-8bdb4d4333c1 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Calling method '_delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:12.885732 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-727bc07e-328b-42d2-b7bf-8bdb4d4333c1 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/types/06ceff46-1856-4b3f-8236-536f581adbe5 returned with HTTP 202 Aug 18 19:30:12.886437 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1163/4668] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:30:12 2026] DELETE /volume/v3/types/06ceff46-1856-4b3f-8236-536f581adbe5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:12.896257 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-75818fd4-8d5b-438e-af9d-f58c558c901b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:12.898284 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-75818fd4-8d5b-438e-af9d-f58c558c901b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:30:12.898665 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-75818fd4-8d5b-438e-af9d-f58c558c901b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-345902826", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1658983065", "vendor_name": "tempest-vendor_name-13662112"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:12.917506 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-75818fd4-8d5b-438e-af9d-f58c558c901b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:30:12.918114 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1168/4669] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:30:12 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 19:30:12.925403 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c4b24019-cae0-49d7-bedb-0a82a7ef759c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:12.927456 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c4b24019-cae0-49d7-bedb-0a82a7ef759c tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:30:12.927781 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c4b24019-cae0-49d7-bedb-0a82a7ef759c tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f3ca6688-6f80-4816-8245-770711fa6391", "size": 1}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:12.929681 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-c4b24019-cae0-49d7-bedb-0a82a7ef759c tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Create volume request body: {'volume': {'volume_type': 'f3ca6688-6f80-4816-8245-770711fa6391', 'size': 1}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:30:12.934168 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-c4b24019-cae0-49d7-bedb-0a82a7ef759c tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Create volume of 1 GB Aug 18 19:30:12.934469 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:12.934469 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:12.934824 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c4b24019-cae0-49d7-bedb-0a82a7ef759c tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Availability Zones retrieved successfully. Aug 18 19:30:12.940449 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c4b24019-cae0-49d7-bedb-0a82a7ef759c tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Flow 'volume_create_api' (0e4eaf4a-a2c2-4cbf-890f-a344ec68ef45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:30:12.941596 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c4b24019-cae0-49d7-bedb-0a82a7ef759c tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c415b371-c8bd-4685-9584-e35e9223131a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:12.942458 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-c4b24019-cae0-49d7-bedb-0a82a7ef759c tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:30:12.973416 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c4b24019-cae0-49d7-bedb-0a82a7ef759c tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c415b371-c8bd-4685-9584-e35e9223131a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:30:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1658983065',vendor_name='tempest-vendor_name-13662112'},id=f3ca6688-6f80-4816-8245-770711fa6391,is_public=True,name='tempest-ProjectAdminTests-volume-type-345902826',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3ca6688-6f80-4816-8245-770711fa6391', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:12.974059 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c4b24019-cae0-49d7-bedb-0a82a7ef759c tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f494ca-e9f4-4fa5-9577-e52dd7ad526e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:13.010383 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-c4b24019-cae0-49d7-bedb-0a82a7ef759c tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-345902826 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-345902826, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:30:13.010705 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-c4b24019-cae0-49d7-bedb-0a82a7ef759c tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-345902826 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-345902826, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:30:13.040726 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-c4b24019-cae0-49d7-bedb-0a82a7ef759c tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Created reservations ['0990e3de-519a-4e4a-a17c-470dcece134c', '7183d301-2c5d-40da-8a6e-00a51af3536f', 'bda315ae-1e93-481b-a985-d39cac57ffd9', 'b6d43b88-de79-406e-b376-6db858708e46'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:30:13.041452 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c4b24019-cae0-49d7-bedb-0a82a7ef759c tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f494ca-e9f4-4fa5-9577-e52dd7ad526e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0990e3de-519a-4e4a-a17c-470dcece134c', '7183d301-2c5d-40da-8a6e-00a51af3536f', 'bda315ae-1e93-481b-a985-d39cac57ffd9', 'b6d43b88-de79-406e-b376-6db858708e46']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:13.043221 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c4b24019-cae0-49d7-bedb-0a82a7ef759c tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42f587d9-57de-431d-8557-be10740f33fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:13.069680 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c4b24019-cae0-49d7-bedb-0a82a7ef759c tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42f587d9-57de-431d-8557-be10740f33fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbf1ce7a-d554-491f-bde0-3fd7a940a2f6', '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='14f6502caedb48fd91fbc2008f52a36d',qos_specs=None,replication_status=,reservations=['0990e3de-519a-4e4a-a17c-470dcece134c','7183d301-2c5d-40da-8a6e-00a51af3536f','bda315ae-1e93-481b-a985-d39cac57ffd9','b6d43b88-de79-406e-b376-6db858708e46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf2259fdcb3f4db6870084f18d2cd309',volume_type_id=f3ca6688-6f80-4816-8245-770711fa6391), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:30: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=fbf1ce7a-d554-491f-bde0-3fd7a940a2f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14f6502caedb48fd91fbc2008f52a36d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf2259fdcb3f4db6870084f18d2cd309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3ca6688-6f80-4816-8245-770711fa6391),volume_type_id=f3ca6688-6f80-4816-8245-770711fa6391)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:13.070275 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c4b24019-cae0-49d7-bedb-0a82a7ef759c tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51af9533-d358-48e6-a38a-b60fc54c6d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:13.086921 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c4b24019-cae0-49d7-bedb-0a82a7ef759c tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51af9533-d358-48e6-a38a-b60fc54c6d11) transitioned into state 'SUCCESS' from 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='14f6502caedb48fd91fbc2008f52a36d',qos_specs=None,replication_status=,reservations=['0990e3de-519a-4e4a-a17c-470dcece134c','7183d301-2c5d-40da-8a6e-00a51af3536f','bda315ae-1e93-481b-a985-d39cac57ffd9','b6d43b88-de79-406e-b376-6db858708e46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf2259fdcb3f4db6870084f18d2cd309',volume_type_id=f3ca6688-6f80-4816-8245-770711fa6391)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:13.087589 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c4b24019-cae0-49d7-bedb-0a82a7ef759c tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b08980a-7067-475a-9ee5-b1027deeb991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:13.095747 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c4b24019-cae0-49d7-bedb-0a82a7ef759c tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b08980a-7067-475a-9ee5-b1027deeb991) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:13.096620 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c4b24019-cae0-49d7-bedb-0a82a7ef759c tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Flow 'volume_create_api' (0e4eaf4a-a2c2-4cbf-890f-a344ec68ef45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:30:13.096972 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c4b24019-cae0-49d7-bedb-0a82a7ef759c tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Create volume request issued successfully. Aug 18 19:30:13.097581 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c4b24019-cae0-49d7-bedb-0a82a7ef759c tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:30:13.098023 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1173/4670] 10.4.3.170 () {70 vars in 1298 bytes} [Tue Aug 18 19:30:12 2026] POST /volume/v3/volumes => generated 772 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:30:13.111971 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0e26a20e-c52c-49c2-9a9c-75e0dd52b39f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:13.113810 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0e26a20e-c52c-49c2-9a9c-75e0dd52b39f tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] GET https://10.4.3.170/volume/v3/volumes/fbf1ce7a-d554-491f-bde0-3fd7a940a2f6 Aug 18 19:30:13.114035 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0e26a20e-c52c-49c2-9a9c-75e0dd52b39f tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:13.114228 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0e26a20e-c52c-49c2-9a9c-75e0dd52b39f tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:13.122543 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:13.122543 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:13.126327 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0e26a20e-c52c-49c2-9a9c-75e0dd52b39f tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Volume info retrieved successfully. Aug 18 19:30:13.130619 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0e26a20e-c52c-49c2-9a9c-75e0dd52b39f tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/volumes/fbf1ce7a-d554-491f-bde0-3fd7a940a2f6 returned with HTTP 200 Aug 18 19:30:13.131212 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1167/4671] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:30:13 2026] GET /volume/v3/volumes/fbf1ce7a-d554-491f-bde0-3fd7a940a2f6 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:14.147579 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-0ebcbb37-af09-4d55-b4c1-bf2f61e05ce7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:14.149569 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0ebcbb37-af09-4d55-b4c1-bf2f61e05ce7 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] GET https://10.4.3.170/volume/v3/volumes/fbf1ce7a-d554-491f-bde0-3fd7a940a2f6 Aug 18 19:30:14.149874 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0ebcbb37-af09-4d55-b4c1-bf2f61e05ce7 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:14.150119 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0ebcbb37-af09-4d55-b4c1-bf2f61e05ce7 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:14.163788 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:14.163788 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:14.170973 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-0ebcbb37-af09-4d55-b4c1-bf2f61e05ce7 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Volume info retrieved successfully. Aug 18 19:30:14.179948 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0ebcbb37-af09-4d55-b4c1-bf2f61e05ce7 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/volumes/fbf1ce7a-d554-491f-bde0-3fd7a940a2f6 returned with HTTP 200 Aug 18 19:30:14.180522 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1164/4672] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:30:14 2026] GET /volume/v3/volumes/fbf1ce7a-d554-491f-bde0-3fd7a940a2f6 => generated 972 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:14.196611 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-83fb4e44-0225-4499-a308-95b63b59d2ee None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:14.198584 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-83fb4e44-0225-4499-a308-95b63b59d2ee tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] GET https://10.4.3.170/volume/v3/messages Aug 18 19:30:14.198803 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-83fb4e44-0225-4499-a308-95b63b59d2ee tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:14.199022 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-83fb4e44-0225-4499-a308-95b63b59d2ee tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:14.205208 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-83fb4e44-0225-4499-a308-95b63b59d2ee tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Aug 18 19:30:14.205683 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1169/4673] 10.4.3.170 () {68 vars in 1280 bytes} [Tue Aug 18 19:30:14 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 19:30:14.216674 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e9b0abbd-245e-407f-9966-5aa16cda7d80 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:14.219219 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e9b0abbd-245e-407f-9966-5aa16cda7d80 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] GET https://10.4.3.170/volume/v3/messages Aug 18 19:30:14.219598 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e9b0abbd-245e-407f-9966-5aa16cda7d80 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:14.219891 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e9b0abbd-245e-407f-9966-5aa16cda7d80 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:14.220238 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:14.220238 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:14.224468 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e9b0abbd-245e-407f-9966-5aa16cda7d80 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Aug 18 19:30:14.224998 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1174/4674] 10.4.3.170 () {68 vars in 1280 bytes} [Tue Aug 18 19:30:14 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 19:30:14.241136 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-29b9bdde-fecc-4694-86e6-b128683a8e60 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:14.243178 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-29b9bdde-fecc-4694-86e6-b128683a8e60 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] DELETE https://10.4.3.170/volume/v3/messages/6caa9789-70da-4dc6-94df-2792ebf970f7 Aug 18 19:30:14.243661 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-29b9bdde-fecc-4694-86e6-b128683a8e60 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:14.243940 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-29b9bdde-fecc-4694-86e6-b128683a8e60 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:14.253865 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-29b9bdde-fecc-4694-86e6-b128683a8e60 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/messages/6caa9789-70da-4dc6-94df-2792ebf970f7 returned with HTTP 204 Aug 18 19:30:14.254374 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1168/4675] 10.4.3.170 () {68 vars in 1394 bytes} [Tue Aug 18 19:30:14 2026] DELETE /volume/v3/messages/6caa9789-70da-4dc6-94df-2792ebf970f7 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 19:30:14.263731 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a8583d27-a71b-404e-88a0-a3f8aa3520cb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:14.266832 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a8583d27-a71b-404e-88a0-a3f8aa3520cb tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/fbf1ce7a-d554-491f-bde0-3fd7a940a2f6 Aug 18 19:30:14.267118 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a8583d27-a71b-404e-88a0-a3f8aa3520cb tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:14.267583 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a8583d27-a71b-404e-88a0-a3f8aa3520cb tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:14.267775 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-a8583d27-a71b-404e-88a0-a3f8aa3520cb tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Delete volume with id: fbf1ce7a-d554-491f-bde0-3fd7a940a2f6 Aug 18 19:30:14.275981 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:14.275981 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:14.276516 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a8583d27-a71b-404e-88a0-a3f8aa3520cb tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Volume info retrieved successfully. Aug 18 19:30:14.277688 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-a8583d27-a71b-404e-88a0-a3f8aa3520cb tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100582) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 19:30:14.289093 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-a8583d27-a71b-404e-88a0-a3f8aa3520cb tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-345902826 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-345902826, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:30:14.289566 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-a8583d27-a71b-404e-88a0-a3f8aa3520cb tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-345902826 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-345902826, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:30:14.301818 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-a8583d27-a71b-404e-88a0-a3f8aa3520cb tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Created reservations ['c67e43d5-6d81-4d7c-b34e-b4c8d3f6de74', 'd31a2a13-94bb-42e4-b12a-c6ec53e7b4ef', '74891b87-1de7-4a52-be5f-bb72ac90c98e', '5a144b73-5b0a-4996-86d6-e177b8367a00'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:30:14.330951 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a8583d27-a71b-404e-88a0-a3f8aa3520cb tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Delete volume request issued successfully. Aug 18 19:30:14.331163 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a8583d27-a71b-404e-88a0-a3f8aa3520cb tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/volumes/fbf1ce7a-d554-491f-bde0-3fd7a940a2f6 returned with HTTP 202 Aug 18 19:30:14.331611 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1165/4676] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:30:14 2026] DELETE /volume/v3/volumes/fbf1ce7a-d554-491f-bde0-3fd7a940a2f6 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:14.341936 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-cd8d0ee6-0f96-48ed-9979-b7b5080f1398 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:14.344353 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cd8d0ee6-0f96-48ed-9979-b7b5080f1398 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] DELETE https://10.4.3.170/volume/v3/types/f3ca6688-6f80-4816-8245-770711fa6391 Aug 18 19:30:14.344663 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cd8d0ee6-0f96-48ed-9979-b7b5080f1398 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:14.344962 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cd8d0ee6-0f96-48ed-9979-b7b5080f1398 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Calling method '_delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:14.370786 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cd8d0ee6-0f96-48ed-9979-b7b5080f1398 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/types/f3ca6688-6f80-4816-8245-770711fa6391 returned with HTTP 202 Aug 18 19:30:14.371269 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1170/4677] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:30:14 2026] DELETE /volume/v3/types/f3ca6688-6f80-4816-8245-770711fa6391 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:14.387687 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-af322ffc-bfc2-4825-b5fb-e197f4db60d6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:14.387687 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-af322ffc-bfc2-4825-b5fb-e197f4db60d6 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:30:14.387687 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-af322ffc-bfc2-4825-b5fb-e197f4db60d6 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1687487962", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1904950342", "vendor_name": "tempest-vendor_name-1038052750"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:14.406082 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-af322ffc-bfc2-4825-b5fb-e197f4db60d6 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:30:14.406473 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1175/4678] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:30:14 2026] POST /volume/v3/types => generated 329 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:14.414430 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-33905da1-7e12-4579-8116-25d84feaf09b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:14.416744 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-33905da1-7e12-4579-8116-25d84feaf09b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:30:14.417118 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-33905da1-7e12-4579-8116-25d84feaf09b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "85829e41-bb8a-4756-8e8c-203875fce700", "size": 1}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:14.419081 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-33905da1-7e12-4579-8116-25d84feaf09b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Create volume request body: {'volume': {'volume_type': '85829e41-bb8a-4756-8e8c-203875fce700', 'size': 1}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:30:14.424325 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-33905da1-7e12-4579-8116-25d84feaf09b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Create volume of 1 GB Aug 18 19:30:14.424703 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:14.424703 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:14.426050 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-33905da1-7e12-4579-8116-25d84feaf09b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Availability Zones retrieved successfully. Aug 18 19:30:14.432581 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-33905da1-7e12-4579-8116-25d84feaf09b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Flow 'volume_create_api' (240e815c-b565-4ccc-beac-0636de3f9f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:30:14.434180 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-33905da1-7e12-4579-8116-25d84feaf09b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dbf60c0-a824-4d5d-a56f-aa295cf426d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:14.435278 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-33905da1-7e12-4579-8116-25d84feaf09b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:30:14.457515 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-33905da1-7e12-4579-8116-25d84feaf09b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dbf60c0-a824-4d5d-a56f-aa295cf426d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:30:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1904950342',vendor_name='tempest-vendor_name-1038052750'},id=85829e41-bb8a-4756-8e8c-203875fce700,is_public=True,name='tempest-ProjectAdminTests-volume-type-1687487962',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85829e41-bb8a-4756-8e8c-203875fce700', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:14.458308 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-33905da1-7e12-4579-8116-25d84feaf09b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e300710a-979a-460d-8bd0-b3cf275588d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:14.488533 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-33905da1-7e12-4579-8116-25d84feaf09b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1687487962 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1687487962, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:30:14.488801 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-33905da1-7e12-4579-8116-25d84feaf09b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1687487962 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1687487962, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:30:14.516336 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-33905da1-7e12-4579-8116-25d84feaf09b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Created reservations ['840873cc-19bc-4afc-9e0e-41f2222398f3', 'b226c6b1-0d4a-4a80-9007-5b46a1c2a8dc', '39b650f0-3ada-4bcd-8bda-eac4090aaff0', '0e437852-15ac-444d-aa20-b724ac099555'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:30:14.517328 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-33905da1-7e12-4579-8116-25d84feaf09b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e300710a-979a-460d-8bd0-b3cf275588d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['840873cc-19bc-4afc-9e0e-41f2222398f3', 'b226c6b1-0d4a-4a80-9007-5b46a1c2a8dc', '39b650f0-3ada-4bcd-8bda-eac4090aaff0', '0e437852-15ac-444d-aa20-b724ac099555']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:14.518550 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-33905da1-7e12-4579-8116-25d84feaf09b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3974d710-e90a-4d1d-9760-68bb498e6c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:14.546345 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-33905da1-7e12-4579-8116-25d84feaf09b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3974d710-e90a-4d1d-9760-68bb498e6c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d751a85-b4cf-48c5-9c46-02f17621e3be', '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='14f6502caedb48fd91fbc2008f52a36d',qos_specs=None,replication_status=,reservations=['840873cc-19bc-4afc-9e0e-41f2222398f3','b226c6b1-0d4a-4a80-9007-5b46a1c2a8dc','39b650f0-3ada-4bcd-8bda-eac4090aaff0','0e437852-15ac-444d-aa20-b724ac099555'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf2259fdcb3f4db6870084f18d2cd309',volume_type_id=85829e41-bb8a-4756-8e8c-203875fce700), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:30:14Z,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=4d751a85-b4cf-48c5-9c46-02f17621e3be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14f6502caedb48fd91fbc2008f52a36d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf2259fdcb3f4db6870084f18d2cd309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85829e41-bb8a-4756-8e8c-203875fce700),volume_type_id=85829e41-bb8a-4756-8e8c-203875fce700)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:14.547043 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-33905da1-7e12-4579-8116-25d84feaf09b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29a717e8-195f-4258-8626-99551bd99a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:14.567659 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-33905da1-7e12-4579-8116-25d84feaf09b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29a717e8-195f-4258-8626-99551bd99a70) transitioned into state 'SUCCESS' from 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='14f6502caedb48fd91fbc2008f52a36d',qos_specs=None,replication_status=,reservations=['840873cc-19bc-4afc-9e0e-41f2222398f3','b226c6b1-0d4a-4a80-9007-5b46a1c2a8dc','39b650f0-3ada-4bcd-8bda-eac4090aaff0','0e437852-15ac-444d-aa20-b724ac099555'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf2259fdcb3f4db6870084f18d2cd309',volume_type_id=85829e41-bb8a-4756-8e8c-203875fce700)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:14.568536 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-33905da1-7e12-4579-8116-25d84feaf09b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef5efce1-db57-4a61-b718-5bc4358487ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:14.579167 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-33905da1-7e12-4579-8116-25d84feaf09b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef5efce1-db57-4a61-b718-5bc4358487ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:14.580683 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-33905da1-7e12-4579-8116-25d84feaf09b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Flow 'volume_create_api' (240e815c-b565-4ccc-beac-0636de3f9f11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:30:14.581059 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-33905da1-7e12-4579-8116-25d84feaf09b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Create volume request issued successfully. Aug 18 19:30:14.581712 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-33905da1-7e12-4579-8116-25d84feaf09b tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:30:14.582277 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1169/4679] 10.4.3.170 () {70 vars in 1298 bytes} [Tue Aug 18 19:30:14 2026] POST /volume/v3/volumes => generated 773 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:30:14.597856 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-22fec74d-c132-41aa-acab-fb195f1341e8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:14.600034 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-22fec74d-c132-41aa-acab-fb195f1341e8 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] GET https://10.4.3.170/volume/v3/volumes/4d751a85-b4cf-48c5-9c46-02f17621e3be Aug 18 19:30:14.600352 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-22fec74d-c132-41aa-acab-fb195f1341e8 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:14.600604 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-22fec74d-c132-41aa-acab-fb195f1341e8 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:14.608680 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:14.608680 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:14.615752 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-22fec74d-c132-41aa-acab-fb195f1341e8 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Volume info retrieved successfully. Aug 18 19:30:14.617609 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-22fec74d-c132-41aa-acab-fb195f1341e8 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/volumes/4d751a85-b4cf-48c5-9c46-02f17621e3be returned with HTTP 200 Aug 18 19:30:14.618082 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1166/4680] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:30:14 2026] GET /volume/v3/volumes/4d751a85-b4cf-48c5-9c46-02f17621e3be => generated 952 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:15.633272 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7b92c2d4-9060-4b36-89b6-06c6654d71de None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:15.635759 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7b92c2d4-9060-4b36-89b6-06c6654d71de tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] GET https://10.4.3.170/volume/v3/volumes/4d751a85-b4cf-48c5-9c46-02f17621e3be Aug 18 19:30:15.636073 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7b92c2d4-9060-4b36-89b6-06c6654d71de tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:15.636348 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7b92c2d4-9060-4b36-89b6-06c6654d71de tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:15.646532 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:15.646532 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:15.651670 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7b92c2d4-9060-4b36-89b6-06c6654d71de tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Volume info retrieved successfully. Aug 18 19:30:15.657222 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7b92c2d4-9060-4b36-89b6-06c6654d71de tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/volumes/4d751a85-b4cf-48c5-9c46-02f17621e3be returned with HTTP 200 Aug 18 19:30:15.657765 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1171/4681] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:30:15 2026] GET /volume/v3/volumes/4d751a85-b4cf-48c5-9c46-02f17621e3be => generated 973 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:15.670348 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e1ddbdff-8be3-4d5f-83bc-04cd7d0b7540 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:15.672557 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e1ddbdff-8be3-4d5f-83bc-04cd7d0b7540 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] GET https://10.4.3.170/volume/v3/messages Aug 18 19:30:15.672790 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e1ddbdff-8be3-4d5f-83bc-04cd7d0b7540 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:15.672975 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e1ddbdff-8be3-4d5f-83bc-04cd7d0b7540 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:15.682532 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e1ddbdff-8be3-4d5f-83bc-04cd7d0b7540 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Aug 18 19:30:15.682949 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1176/4682] 10.4.3.170 () {68 vars in 1280 bytes} [Tue Aug 18 19:30:15 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:15.694076 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-09b72e09-62a4-4aa8-91a1-a38b8935e064 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:15.696236 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-09b72e09-62a4-4aa8-91a1-a38b8935e064 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] GET https://10.4.3.170/volume/v3/messages/740e38c6-95a6-4aa5-b6e6-907135dd16fe Aug 18 19:30:15.696513 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-09b72e09-62a4-4aa8-91a1-a38b8935e064 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:15.696735 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-09b72e09-62a4-4aa8-91a1-a38b8935e064 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:15.700086 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:15.700086 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:15.700887 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-09b72e09-62a4-4aa8-91a1-a38b8935e064 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/messages/740e38c6-95a6-4aa5-b6e6-907135dd16fe returned with HTTP 200 Aug 18 19:30:15.701327 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1170/4683] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:30:15 2026] GET /volume/v3/messages/740e38c6-95a6-4aa5-b6e6-907135dd16fe => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:15.710825 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-699a5346-1193-4efb-91d0-fbd1a3f79431 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:15.712760 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-699a5346-1193-4efb-91d0-fbd1a3f79431 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] DELETE https://10.4.3.170/volume/v3/messages/740e38c6-95a6-4aa5-b6e6-907135dd16fe Aug 18 19:30:15.713009 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-699a5346-1193-4efb-91d0-fbd1a3f79431 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:15.713195 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-699a5346-1193-4efb-91d0-fbd1a3f79431 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:15.722313 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-699a5346-1193-4efb-91d0-fbd1a3f79431 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/messages/740e38c6-95a6-4aa5-b6e6-907135dd16fe returned with HTTP 204 Aug 18 19:30:15.722748 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1167/4684] 10.4.3.170 () {68 vars in 1394 bytes} [Tue Aug 18 19:30:15 2026] DELETE /volume/v3/messages/740e38c6-95a6-4aa5-b6e6-907135dd16fe => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 19:30:15.730167 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-27b31e33-f5dd-49b2-b63b-ff4fda98b528 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:15.732120 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-27b31e33-f5dd-49b2-b63b-ff4fda98b528 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/4d751a85-b4cf-48c5-9c46-02f17621e3be Aug 18 19:30:15.732349 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-27b31e33-f5dd-49b2-b63b-ff4fda98b528 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:15.732679 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-27b31e33-f5dd-49b2-b63b-ff4fda98b528 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:15.732861 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-27b31e33-f5dd-49b2-b63b-ff4fda98b528 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Delete volume with id: 4d751a85-b4cf-48c5-9c46-02f17621e3be Aug 18 19:30:15.740866 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:15.740866 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:15.741276 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-27b31e33-f5dd-49b2-b63b-ff4fda98b528 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Volume info retrieved successfully. Aug 18 19:30:15.742636 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-27b31e33-f5dd-49b2-b63b-ff4fda98b528 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100581) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 19:30:15.755025 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-27b31e33-f5dd-49b2-b63b-ff4fda98b528 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1687487962 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1687487962, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:30:15.755424 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-27b31e33-f5dd-49b2-b63b-ff4fda98b528 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1687487962 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1687487962, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:30:15.768313 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-27b31e33-f5dd-49b2-b63b-ff4fda98b528 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Created reservations ['2a9ac3db-0604-4ed9-99a6-6f01509951a0', '0e216e32-a699-46ab-8851-f54550ba6ab8', 'dc143a18-41be-456b-af6a-015838b95005', 'c7ecf4d5-1405-470b-b601-35f5574e3f11'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:30:15.807601 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-27b31e33-f5dd-49b2-b63b-ff4fda98b528 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Delete volume request issued successfully. Aug 18 19:30:15.807878 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-27b31e33-f5dd-49b2-b63b-ff4fda98b528 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/volumes/4d751a85-b4cf-48c5-9c46-02f17621e3be returned with HTTP 202 Aug 18 19:30:15.808449 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1172/4685] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:30:15 2026] DELETE /volume/v3/volumes/4d751a85-b4cf-48c5-9c46-02f17621e3be => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:15.815357 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-65e74524-6afa-4132-8ce3-4a32b52b46d0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:15.817431 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-65e74524-6afa-4132-8ce3-4a32b52b46d0 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] DELETE https://10.4.3.170/volume/v3/types/85829e41-bb8a-4756-8e8c-203875fce700 Aug 18 19:30:15.817602 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-65e74524-6afa-4132-8ce3-4a32b52b46d0 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:15.817825 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-65e74524-6afa-4132-8ce3-4a32b52b46d0 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] Calling method '_delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:15.857773 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-65e74524-6afa-4132-8ce3-4a32b52b46d0 tempest-ProjectAdminTests-1682487307 tempest-ProjectAdminTests-1682487307-project-admin] https://10.4.3.170/volume/v3/types/85829e41-bb8a-4756-8e8c-203875fce700 returned with HTTP 202 Aug 18 19:30:15.858232 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1177/4686] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:30:15 2026] DELETE /volume/v3/types/85829e41-bb8a-4756-8e8c-203875fce700 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:25.698730 np0000007688 devstack@c-api.service[100580]: DEBUG dbcounter [-] [100580] Writing DB stats cinder:SELECT=448,cinder:UPDATE=146,cinder:INSERT=81 {{(pid=100580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:30:25.719068 np0000007688 devstack@c-api.service[100582]: DEBUG dbcounter [-] [100582] Writing DB stats cinder:SELECT=254,cinder:INSERT=75,cinder:UPDATE=96 {{(pid=100582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:30:25.802879 np0000007688 devstack@c-api.service[100581]: DEBUG dbcounter [-] [100581] Writing DB stats cinder:SELECT=362,cinder:UPDATE=116,cinder:INSERT=58 {{(pid=100581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:30:25.852706 np0000007688 devstack@c-api.service[100583]: DEBUG dbcounter [-] [100583] Writing DB stats cinder:SELECT=417,cinder:INSERT=97,cinder:UPDATE=176 {{(pid=100583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:30:40.637041 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2f767cc2-bb35-4fc5-88cd-082edc36191e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:40.639472 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2f767cc2-bb35-4fc5-88cd-082edc36191e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/8f969190-a79e-4318-8c2e-c8b219891597 Aug 18 19:30:40.639701 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2f767cc2-bb35-4fc5-88cd-082edc36191e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:40.639937 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2f767cc2-bb35-4fc5-88cd-082edc36191e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:40.653931 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:40.653931 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:40.658589 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2f767cc2-bb35-4fc5-88cd-082edc36191e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:30:40.663743 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2f767cc2-bb35-4fc5-88cd-082edc36191e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/8f969190-a79e-4318-8c2e-c8b219891597 returned with HTTP 200 Aug 18 19:30:40.664101 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1171/4687] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:40 2026] GET /volume/v3/volumes/8f969190-a79e-4318-8c2e-c8b219891597 => generated 1637 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:30:42.017260 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-073792ed-1e8c-4770-af90-0b4ecd184b73 req-f529fcdb-9664-4aab-a3ee-53ef12e368a1 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:42.020647 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-073792ed-1e8c-4770-af90-0b4ecd184b73 req-f529fcdb-9664-4aab-a3ee-53ef12e368a1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/attachments/4deab047-5e12-4024-a512-2375de91e7af Aug 18 19:30:42.020852 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-073792ed-1e8c-4770-af90-0b4ecd184b73 req-f529fcdb-9664-4aab-a3ee-53ef12e368a1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:42.021024 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-073792ed-1e8c-4770-af90-0b4ecd184b73 req-f529fcdb-9664-4aab-a3ee-53ef12e368a1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:42.041611 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:42.041611 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:42.100847 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-073792ed-1e8c-4770-af90-0b4ecd184b73 req-f529fcdb-9664-4aab-a3ee-53ef12e368a1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/4deab047-5e12-4024-a512-2375de91e7af returned with HTTP 200 Aug 18 19:30:42.101240 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1168/4688] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:30:42 2026] DELETE /volume/v3/attachments/4deab047-5e12-4024-a512-2375de91e7af => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:42.111734 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-073792ed-1e8c-4770-af90-0b4ecd184b73 req-0d6fd7d0-af6b-450b-bd1a-704380c2ea6e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:42.114153 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-073792ed-1e8c-4770-af90-0b4ecd184b73 req-0d6fd7d0-af6b-450b-bd1a-704380c2ea6e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/volumes/8f969190-a79e-4318-8c2e-c8b219891597 Aug 18 19:30:42.114410 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-073792ed-1e8c-4770-af90-0b4ecd184b73 req-0d6fd7d0-af6b-450b-bd1a-704380c2ea6e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:42.114652 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-073792ed-1e8c-4770-af90-0b4ecd184b73 req-0d6fd7d0-af6b-450b-bd1a-704380c2ea6e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:42.114834 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [req-073792ed-1e8c-4770-af90-0b4ecd184b73 req-0d6fd7d0-af6b-450b-bd1a-704380c2ea6e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete volume with id: 8f969190-a79e-4318-8c2e-c8b219891597 Aug 18 19:30:42.125081 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:42.125081 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:42.125757 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-073792ed-1e8c-4770-af90-0b4ecd184b73 req-0d6fd7d0-af6b-450b-bd1a-704380c2ea6e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:30:42.149392 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-073792ed-1e8c-4770-af90-0b4ecd184b73 req-0d6fd7d0-af6b-450b-bd1a-704380c2ea6e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete volume request issued successfully. Aug 18 19:30:42.149392 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-073792ed-1e8c-4770-af90-0b4ecd184b73 req-0d6fd7d0-af6b-450b-bd1a-704380c2ea6e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/8f969190-a79e-4318-8c2e-c8b219891597 returned with HTTP 202 Aug 18 19:30:42.149392 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1173/4689] 10.4.3.170 () {70 vars in 1620 bytes} [Tue Aug 18 19:30:42 2026] DELETE /volume/v3/volumes/8f969190-a79e-4318-8c2e-c8b219891597 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:43.140752 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1babb353-c682-4d48-be4e-c435824d88c2 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:43.142602 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1babb353-c682-4d48-be4e-c435824d88c2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/8f969190-a79e-4318-8c2e-c8b219891597 Aug 18 19:30:43.142812 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1babb353-c682-4d48-be4e-c435824d88c2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:43.142987 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1babb353-c682-4d48-be4e-c435824d88c2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:43.148571 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1babb353-c682-4d48-be4e-c435824d88c2 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/8f969190-a79e-4318-8c2e-c8b219891597 returned with HTTP 404 Aug 18 19:30:43.149121 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1178/4690] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:43 2026] GET /volume/v3/volumes/8f969190-a79e-4318-8c2e-c8b219891597 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:43.155674 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7d4378e6-bec3-4856-8f05-9e80c0f7a3e1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:43.157626 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7d4378e6-bec3-4856-8f05-9e80c0f7a3e1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/00d35b8b-8a2e-43f9-ad26-10256f18a711 Aug 18 19:30:43.157838 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7d4378e6-bec3-4856-8f05-9e80c0f7a3e1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:43.158040 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7d4378e6-bec3-4856-8f05-9e80c0f7a3e1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:43.158149 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-7d4378e6-bec3-4856-8f05-9e80c0f7a3e1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete snapshot with id: 00d35b8b-8a2e-43f9-ad26-10256f18a711 Aug 18 19:30:43.166166 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:43.166166 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:43.166691 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-7d4378e6-bec3-4856-8f05-9e80c0f7a3e1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:30:43.188399 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-7d4378e6-bec3-4856-8f05-9e80c0f7a3e1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot delete request issued successfully. Aug 18 19:30:43.188537 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7d4378e6-bec3-4856-8f05-9e80c0f7a3e1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/00d35b8b-8a2e-43f9-ad26-10256f18a711 returned with HTTP 202 Aug 18 19:30:43.188987 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1172/4691] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:30:43 2026] DELETE /volume/v3/snapshots/00d35b8b-8a2e-43f9-ad26-10256f18a711 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:43.197493 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a6e7d3ca-638d-4687-8d56-6851a38ca55a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:43.199806 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a6e7d3ca-638d-4687-8d56-6851a38ca55a tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/00d35b8b-8a2e-43f9-ad26-10256f18a711 Aug 18 19:30:43.200064 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a6e7d3ca-638d-4687-8d56-6851a38ca55a tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:43.200350 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a6e7d3ca-638d-4687-8d56-6851a38ca55a tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:43.208144 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:43.208144 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:43.208739 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a6e7d3ca-638d-4687-8d56-6851a38ca55a tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:30:43.209817 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a6e7d3ca-638d-4687-8d56-6851a38ca55a tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/00d35b8b-8a2e-43f9-ad26-10256f18a711 returned with HTTP 200 Aug 18 19:30:43.210360 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1169/4692] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:30:43 2026] GET /volume/v3/snapshots/00d35b8b-8a2e-43f9-ad26-10256f18a711 => generated 478 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:43.692708 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d67b9f30-3b9b-4eed-9133-db71a46f2f1a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:43.694474 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d67b9f30-3b9b-4eed-9133-db71a46f2f1a tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa Aug 18 19:30:43.694676 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d67b9f30-3b9b-4eed-9133-db71a46f2f1a tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:43.694859 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d67b9f30-3b9b-4eed-9133-db71a46f2f1a tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:43.702495 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:43.702495 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:43.706548 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d67b9f30-3b9b-4eed-9133-db71a46f2f1a tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:30:43.711380 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d67b9f30-3b9b-4eed-9133-db71a46f2f1a tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa returned with HTTP 200 Aug 18 19:30:43.711771 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1174/4693] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:43 2026] GET /volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:43.726145 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5ef62847-d9bb-4f97-881b-3c3a70ebaa4a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:43.728627 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5ef62847-d9bb-4f97-881b-3c3a70ebaa4a tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa Aug 18 19:30:43.728927 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5ef62847-d9bb-4f97-881b-3c3a70ebaa4a tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:43.729210 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5ef62847-d9bb-4f97-881b-3c3a70ebaa4a tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:43.739421 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:43.739421 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:43.743874 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5ef62847-d9bb-4f97-881b-3c3a70ebaa4a tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:30:43.748353 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5ef62847-d9bb-4f97-881b-3c3a70ebaa4a tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa returned with HTTP 200 Aug 18 19:30:43.748769 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1179/4694] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:43 2026] GET /volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:43.800217 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-e4055600-4152-4bbd-8de2-8f968189ea2a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:43.802281 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-e4055600-4152-4bbd-8de2-8f968189ea2a tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa Aug 18 19:30:43.802498 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-e4055600-4152-4bbd-8de2-8f968189ea2a tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:43.802682 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-e4055600-4152-4bbd-8de2-8f968189ea2a tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:43.809682 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:43.809682 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:43.813310 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-e4055600-4152-4bbd-8de2-8f968189ea2a tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:30:43.817152 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-e4055600-4152-4bbd-8de2-8f968189ea2a tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa returned with HTTP 200 Aug 18 19:30:43.817552 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1173/4695] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:30:43 2026] GET /volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:43.889987 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-99c12de8-ff5b-44d5-92c5-04389abdf005 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:43.890342 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-99c12de8-ff5b-44d5-92c5-04389abdf005 None None] GET https://10.4.3.170/volume// Aug 18 19:30:43.890519 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-99c12de8-ff5b-44d5-92c5-04389abdf005 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:43.890698 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-99c12de8-ff5b-44d5-92c5-04389abdf005 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:43.890991 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-99c12de8-ff5b-44d5-92c5-04389abdf005 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:30:43.891258 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1170/4696] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:30: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 19:30:43.898304 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-8979018c-5fcf-45ff-a795-288112472b47 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:43.982735 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-8979018c-5fcf-45ff-a795-288112472b47 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:30:43.983171 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-8979018c-5fcf-45ff-a795-288112472b47 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "002be2d0-7ace-49f5-83f5-1a5587cb4ffa", "connector": null, "instance_uuid": "ab8a3c99-ed70-49f2-aa4b-9e2a8b6fd28e"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:43.993259 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:43.993259 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:44.018808 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-8979018c-5fcf-45ff-a795-288112472b47 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:30:44.019313 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1175/4697] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:30:43 2026] POST /volume/v3/attachments => generated 273 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:30:44.046029 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-07c7dc74-5400-4969-aa20-139966089b23 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:44.048303 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-07c7dc74-5400-4969-aa20-139966089b23 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa Aug 18 19:30:44.048764 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-07c7dc74-5400-4969-aa20-139966089b23 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:44.049204 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-07c7dc74-5400-4969-aa20-139966089b23 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:44.056162 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3c0d448f-b698-4c13-b97c-3f6e15cf0e45 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:44.056781 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3c0d448f-b698-4c13-b97c-3f6e15cf0e45 None None] GET https://10.4.3.170/volume// Aug 18 19:30:44.057096 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3c0d448f-b698-4c13-b97c-3f6e15cf0e45 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:44.057449 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3c0d448f-b698-4c13-b97c-3f6e15cf0e45 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:44.057952 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3c0d448f-b698-4c13-b97c-3f6e15cf0e45 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:30:44.058555 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1174/4698] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:30:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:30:44.060273 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:44.060273 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:44.063832 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-07c7dc74-5400-4969-aa20-139966089b23 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:30:44.065974 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-82e8da50-46c7-4428-880b-334da338f524 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:44.068188 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-82e8da50-46c7-4428-880b-334da338f524 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa Aug 18 19:30:44.068405 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-82e8da50-46c7-4428-880b-334da338f524 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:44.068586 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-82e8da50-46c7-4428-880b-334da338f524 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:44.071382 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-07c7dc74-5400-4969-aa20-139966089b23 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa returned with HTTP 200 Aug 18 19:30:44.071902 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1180/4699] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:44 2026] GET /volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:44.079411 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:44.079411 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:44.083453 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-82e8da50-46c7-4428-880b-334da338f524 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:30:44.088170 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-82e8da50-46c7-4428-880b-334da338f524 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa returned with HTTP 200 Aug 18 19:30:44.088578 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1171/4700] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:30:44 2026] GET /volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa => generated 1053 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:30:44.197154 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-f365602a-da89-4031-9390-79acd01ae8a5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:44.199185 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-f365602a-da89-4031-9390-79acd01ae8a5 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] PUT https://10.4.3.170/volume/v3/attachments/7fe41b09-1f0e-4cb7-aee6-cec190345510 Aug 18 19:30:44.199635 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-f365602a-da89-4031-9390-79acd01ae8a5 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:44.208431 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-f365602a-da89-4031-9390-79acd01ae8a5 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Acquiring lock "cinder-attachment_update-002be2d0-7ace-49f5-83f5-1a5587cb4ffa-np0000007688" by "attachment_update" {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:30:44.213334 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-f365602a-da89-4031-9390-79acd01ae8a5 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Lock "cinder-attachment_update-002be2d0-7ace-49f5-83f5-1a5587cb4ffa-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:30:44.214600 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:44.214600 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:44.220105 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-cb19ea46-2386-4739-aefa-33e79d91f528 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:44.222133 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cb19ea46-2386-4739-aefa-33e79d91f528 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/00d35b8b-8a2e-43f9-ad26-10256f18a711 Aug 18 19:30:44.222424 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cb19ea46-2386-4739-aefa-33e79d91f528 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:44.222688 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cb19ea46-2386-4739-aefa-33e79d91f528 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:44.227534 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cb19ea46-2386-4739-aefa-33e79d91f528 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/00d35b8b-8a2e-43f9-ad26-10256f18a711 returned with HTTP 404 Aug 18 19:30:44.228209 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1175/4701] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:30:44 2026] GET /volume/v3/snapshots/00d35b8b-8a2e-43f9-ad26-10256f18a711 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:44.291351 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-f365602a-da89-4031-9390-79acd01ae8a5 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Lock "cinder-attachment_update-002be2d0-7ace-49f5-83f5-1a5587cb4ffa-np0000007688" released by "attachment_update" :: held 0.078s {{(pid=100581) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:30:44.291695 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-f365602a-da89-4031-9390-79acd01ae8a5 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/attachments/7fe41b09-1f0e-4cb7-aee6-cec190345510 returned with HTTP 200 Aug 18 19:30:44.292329 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1176/4702] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:30:44 2026] PUT /volume/v3/attachments/7fe41b09-1f0e-4cb7-aee6-cec190345510 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:30:45.087264 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5ca7f189-4a0d-440b-9a07-ea3b6d9d8935 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:45.089046 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5ca7f189-4a0d-440b-9a07-ea3b6d9d8935 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa Aug 18 19:30:45.089226 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5ca7f189-4a0d-440b-9a07-ea3b6d9d8935 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:45.089430 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5ca7f189-4a0d-440b-9a07-ea3b6d9d8935 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:45.099542 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:45.099542 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:45.102564 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5ca7f189-4a0d-440b-9a07-ea3b6d9d8935 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:30:45.106237 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5ca7f189-4a0d-440b-9a07-ea3b6d9d8935 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa returned with HTTP 200 Aug 18 19:30:45.106608 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1181/4703] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:45 2026] GET /volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:46.118550 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f5259386-9b68-43f4-a2a7-13b878f098f8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:46.120571 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f5259386-9b68-43f4-a2a7-13b878f098f8 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa Aug 18 19:30:46.120760 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f5259386-9b68-43f4-a2a7-13b878f098f8 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:46.120974 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f5259386-9b68-43f4-a2a7-13b878f098f8 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:46.130963 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:46.130963 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:46.134060 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f5259386-9b68-43f4-a2a7-13b878f098f8 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:30:46.137677 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f5259386-9b68-43f4-a2a7-13b878f098f8 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa returned with HTTP 200 Aug 18 19:30:46.138035 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1172/4704] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:46 2026] GET /volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:47.149291 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b3271355-f93d-4d62-b1e2-635e9b981da2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:47.151070 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b3271355-f93d-4d62-b1e2-635e9b981da2 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa Aug 18 19:30:47.151253 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b3271355-f93d-4d62-b1e2-635e9b981da2 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:47.151473 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b3271355-f93d-4d62-b1e2-635e9b981da2 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:47.160666 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:47.160666 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:47.163864 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b3271355-f93d-4d62-b1e2-635e9b981da2 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:30:47.167977 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b3271355-f93d-4d62-b1e2-635e9b981da2 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa returned with HTTP 200 Aug 18 19:30:47.168377 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1176/4705] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:47 2026] GET /volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:47.535134 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-e02b3b77-8693-4f5f-bff6-99fda73def17 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:47.537193 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-e02b3b77-8693-4f5f-bff6-99fda73def17 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] POST https://10.4.3.170/volume/v3/attachments/7fe41b09-1f0e-4cb7-aee6-cec190345510/action Aug 18 19:30:47.537604 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-e02b3b77-8693-4f5f-bff6-99fda73def17 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:30:47.537770 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-e02b3b77-8693-4f5f-bff6-99fda73def17 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:47.554852 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:47.554852 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:47.564690 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-ea65d2ba-6b3b-4f34-84ed-6f33cc9daf0b req-e02b3b77-8693-4f5f-bff6-99fda73def17 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/attachments/7fe41b09-1f0e-4cb7-aee6-cec190345510/action returned with HTTP 204 Aug 18 19:30:47.565217 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1177/4706] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:30:47 2026] POST /volume/v3/attachments/7fe41b09-1f0e-4cb7-aee6-cec190345510/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:48.180283 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c7c1a0fa-e66b-4581-89ba-99f8d7b67dff None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:48.182507 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c7c1a0fa-e66b-4581-89ba-99f8d7b67dff tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa Aug 18 19:30:48.182760 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c7c1a0fa-e66b-4581-89ba-99f8d7b67dff tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:48.183015 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c7c1a0fa-e66b-4581-89ba-99f8d7b67dff tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:48.193884 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:48.193884 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:48.194756 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-0c9520c6-2755-47bf-970c-bf4745e7c935 req-65ef63a3-3ad9-4c15-b59c-27e4073b1942 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:48.196689 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-0c9520c6-2755-47bf-970c-bf4745e7c935 req-65ef63a3-3ad9-4c15-b59c-27e4073b1942 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/attachments/a0400c2d-366d-4d4d-93e7-e5ac064f95a6 Aug 18 19:30:48.196853 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-0c9520c6-2755-47bf-970c-bf4745e7c935 req-65ef63a3-3ad9-4c15-b59c-27e4073b1942 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:48.197028 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-0c9520c6-2755-47bf-970c-bf4745e7c935 req-65ef63a3-3ad9-4c15-b59c-27e4073b1942 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:48.197781 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c7c1a0fa-e66b-4581-89ba-99f8d7b67dff tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:30:48.202633 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c7c1a0fa-e66b-4581-89ba-99f8d7b67dff tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa returned with HTTP 200 Aug 18 19:30:48.203006 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1182/4707] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:48 2026] GET /volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa => generated 1166 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:30:48.203807 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:48.203807 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:48.214894 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e9c4e8b5-f61f-466d-89a6-8288602b85b0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:48.217147 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e9c4e8b5-f61f-466d-89a6-8288602b85b0 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa Aug 18 19:30:48.217769 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e9c4e8b5-f61f-466d-89a6-8288602b85b0 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:48.217769 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e9c4e8b5-f61f-466d-89a6-8288602b85b0 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:48.228465 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:48.228465 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:48.232298 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e9c4e8b5-f61f-466d-89a6-8288602b85b0 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:30:48.236970 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e9c4e8b5-f61f-466d-89a6-8288602b85b0 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa returned with HTTP 200 Aug 18 19:30:48.237485 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1177/4708] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:48 2026] GET /volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa => generated 1166 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:30:48.247009 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-0c9520c6-2755-47bf-970c-bf4745e7c935 req-65ef63a3-3ad9-4c15-b59c-27e4073b1942 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/a0400c2d-366d-4d4d-93e7-e5ac064f95a6 returned with HTTP 200 Aug 18 19:30:48.247428 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1173/4709] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:30:48 2026] DELETE /volume/v3/attachments/a0400c2d-366d-4d4d-93e7-e5ac064f95a6 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:48.259424 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-0c9520c6-2755-47bf-970c-bf4745e7c935 req-1d1994bd-4319-4902-9c1c-0a0e5d84afe1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:48.261478 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-0c9520c6-2755-47bf-970c-bf4745e7c935 req-1d1994bd-4319-4902-9c1c-0a0e5d84afe1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf Aug 18 19:30:48.261644 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-0c9520c6-2755-47bf-970c-bf4745e7c935 req-1d1994bd-4319-4902-9c1c-0a0e5d84afe1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:48.261816 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-0c9520c6-2755-47bf-970c-bf4745e7c935 req-1d1994bd-4319-4902-9c1c-0a0e5d84afe1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:48.261980 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [req-0c9520c6-2755-47bf-970c-bf4745e7c935 req-1d1994bd-4319-4902-9c1c-0a0e5d84afe1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete volume with id: 73b5799c-7a9d-473b-bd01-6a8c6a91d1bf Aug 18 19:30:48.268667 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:48.268667 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:48.269096 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-0c9520c6-2755-47bf-970c-bf4745e7c935 req-1d1994bd-4319-4902-9c1c-0a0e5d84afe1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:30:48.285350 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-0c9520c6-2755-47bf-970c-bf4745e7c935 req-1d1994bd-4319-4902-9c1c-0a0e5d84afe1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete volume request issued successfully. Aug 18 19:30:48.285546 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-0c9520c6-2755-47bf-970c-bf4745e7c935 req-1d1994bd-4319-4902-9c1c-0a0e5d84afe1 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf returned with HTTP 202 Aug 18 19:30:48.285957 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1178/4710] 10.4.3.170 () {70 vars in 1620 bytes} [Tue Aug 18 19:30:48 2026] DELETE /volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:49.005565 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-fe3509f3-e03d-4ecf-ae1e-2093b6bff5cf None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:49.007087 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fe3509f3-e03d-4ecf-ae1e-2093b6bff5cf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf Aug 18 19:30:49.007254 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fe3509f3-e03d-4ecf-ae1e-2093b6bff5cf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:49.007441 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fe3509f3-e03d-4ecf-ae1e-2093b6bff5cf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:49.012417 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fe3509f3-e03d-4ecf-ae1e-2093b6bff5cf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf returned with HTTP 404 Aug 18 19:30:49.012856 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1183/4711] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:49 2026] GET /volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:49.430070 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ca16fad6-2a1d-4f32-9fe3-373e5454d84e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:49.431724 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ca16fad6-2a1d-4f32-9fe3-373e5454d84e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/00d35b8b-8a2e-43f9-ad26-10256f18a711 Aug 18 19:30:49.431912 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ca16fad6-2a1d-4f32-9fe3-373e5454d84e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:49.432085 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ca16fad6-2a1d-4f32-9fe3-373e5454d84e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:49.432183 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-ca16fad6-2a1d-4f32-9fe3-373e5454d84e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete snapshot with id: 00d35b8b-8a2e-43f9-ad26-10256f18a711 Aug 18 19:30:49.436038 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ca16fad6-2a1d-4f32-9fe3-373e5454d84e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/00d35b8b-8a2e-43f9-ad26-10256f18a711 returned with HTTP 404 Aug 18 19:30:49.436708 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1178/4712] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:30:49 2026] DELETE /volume/v3/snapshots/00d35b8b-8a2e-43f9-ad26-10256f18a711 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:49.442856 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d0d0a939-51d0-4175-8ef5-96415fadf64e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:49.444663 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d0d0a939-51d0-4175-8ef5-96415fadf64e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/00d35b8b-8a2e-43f9-ad26-10256f18a711 Aug 18 19:30:49.444899 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d0d0a939-51d0-4175-8ef5-96415fadf64e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:49.445076 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d0d0a939-51d0-4175-8ef5-96415fadf64e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:49.449711 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d0d0a939-51d0-4175-8ef5-96415fadf64e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/00d35b8b-8a2e-43f9-ad26-10256f18a711 returned with HTTP 404 Aug 18 19:30:49.450158 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1174/4713] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:30:49 2026] GET /volume/v3/snapshots/00d35b8b-8a2e-43f9-ad26-10256f18a711 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:50.173125 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-57da77f5-729c-4501-9778-f06a5c0f6d40 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:50.175096 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-57da77f5-729c-4501-9778-f06a5c0f6d40 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf Aug 18 19:30:50.175327 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-57da77f5-729c-4501-9778-f06a5c0f6d40 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:50.175579 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-57da77f5-729c-4501-9778-f06a5c0f6d40 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:50.175803 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-57da77f5-729c-4501-9778-f06a5c0f6d40 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete volume with id: 73b5799c-7a9d-473b-bd01-6a8c6a91d1bf Aug 18 19:30:50.182695 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-57da77f5-729c-4501-9778-f06a5c0f6d40 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf returned with HTTP 404 Aug 18 19:30:50.183224 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1179/4714] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:30:50 2026] DELETE /volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:50.190619 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8a865b6e-b278-412c-9d12-27b1c6f1e7d6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:50.192597 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8a865b6e-b278-412c-9d12-27b1c6f1e7d6 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf Aug 18 19:30:50.192912 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8a865b6e-b278-412c-9d12-27b1c6f1e7d6 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:50.193118 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8a865b6e-b278-412c-9d12-27b1c6f1e7d6 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:50.198967 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8a865b6e-b278-412c-9d12-27b1c6f1e7d6 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf returned with HTTP 404 Aug 18 19:30:50.199494 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1184/4715] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:50 2026] GET /volume/v3/volumes/73b5799c-7a9d-473b-bd01-6a8c6a91d1bf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:50.691288 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-798efd3f-1fd6-47ea-9292-28b0e5434897 req-73d86d50-c689-4360-8107-e7a2aeade040 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:50.693454 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-798efd3f-1fd6-47ea-9292-28b0e5434897 req-73d86d50-c689-4360-8107-e7a2aeade040 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa Aug 18 19:30:50.693776 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-798efd3f-1fd6-47ea-9292-28b0e5434897 req-73d86d50-c689-4360-8107-e7a2aeade040 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:50.694008 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-798efd3f-1fd6-47ea-9292-28b0e5434897 req-73d86d50-c689-4360-8107-e7a2aeade040 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:50.703978 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:50.703978 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:50.707936 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-798efd3f-1fd6-47ea-9292-28b0e5434897 req-73d86d50-c689-4360-8107-e7a2aeade040 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:30:50.712915 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-798efd3f-1fd6-47ea-9292-28b0e5434897 req-73d86d50-c689-4360-8107-e7a2aeade040 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa returned with HTTP 200 Aug 18 19:30:50.713398 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1179/4716] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:30:50 2026] GET /volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa => generated 1166 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:30:50.732488 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-798efd3f-1fd6-47ea-9292-28b0e5434897 req-e1f8f0f2-0207-4764-a1fa-61d15a6a6f59 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:50.734738 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-798efd3f-1fd6-47ea-9292-28b0e5434897 req-e1f8f0f2-0207-4764-a1fa-61d15a6a6f59 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] POST https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa/action Aug 18 19:30:50.735237 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-798efd3f-1fd6-47ea-9292-28b0e5434897 req-e1f8f0f2-0207-4764-a1fa-61d15a6a6f59 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:30:50.735448 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-798efd3f-1fd6-47ea-9292-28b0e5434897 req-e1f8f0f2-0207-4764-a1fa-61d15a6a6f59 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:50.745645 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:50.745645 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:50.746093 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-798efd3f-1fd6-47ea-9292-28b0e5434897 req-e1f8f0f2-0207-4764-a1fa-61d15a6a6f59 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:30:50.751212 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-798efd3f-1fd6-47ea-9292-28b0e5434897 req-e1f8f0f2-0207-4764-a1fa-61d15a6a6f59 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Begin detaching volume completed successfully. Aug 18 19:30:50.751439 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-798efd3f-1fd6-47ea-9292-28b0e5434897 req-e1f8f0f2-0207-4764-a1fa-61d15a6a6f59 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa/action returned with HTTP 202 Aug 18 19:30:50.751928 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1175/4717] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:30:50 2026] POST /volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:30:50.789960 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4ed6f633-66b2-412b-9378-9563edde6b59 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:50.790476 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4ed6f633-66b2-412b-9378-9563edde6b59 None None] GET https://10.4.3.170/volume// Aug 18 19:30:50.790645 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4ed6f633-66b2-412b-9378-9563edde6b59 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:50.790863 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4ed6f633-66b2-412b-9378-9563edde6b59 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:50.791185 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4ed6f633-66b2-412b-9378-9563edde6b59 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:30:50.791516 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1180/4718] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:30: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 19:30:50.799317 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-798efd3f-1fd6-47ea-9292-28b0e5434897 req-9e874f43-d95e-4108-bb7d-2fcdc8133b83 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:50.801588 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-798efd3f-1fd6-47ea-9292-28b0e5434897 req-9e874f43-d95e-4108-bb7d-2fcdc8133b83 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa Aug 18 19:30:50.801823 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-798efd3f-1fd6-47ea-9292-28b0e5434897 req-9e874f43-d95e-4108-bb7d-2fcdc8133b83 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:50.802025 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-798efd3f-1fd6-47ea-9292-28b0e5434897 req-9e874f43-d95e-4108-bb7d-2fcdc8133b83 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:50.810658 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:50.810658 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:50.813862 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-798efd3f-1fd6-47ea-9292-28b0e5434897 req-9e874f43-d95e-4108-bb7d-2fcdc8133b83 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:30:50.817627 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-798efd3f-1fd6-47ea-9292-28b0e5434897 req-9e874f43-d95e-4108-bb7d-2fcdc8133b83 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa returned with HTTP 200 Aug 18 19:30:50.818085 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1185/4719] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:30:50 2026] GET /volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa => generated 1349 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:30:51.670866 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7121a442-a883-419d-9887-95315ecc1cf9 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:51.670866 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7121a442-a883-419d-9887-95315ecc1cf9 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 Aug 18 19:30:51.670866 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7121a442-a883-419d-9887-95315ecc1cf9 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:51.670866 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7121a442-a883-419d-9887-95315ecc1cf9 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:51.670866 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:51.670866 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:51.670866 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-7121a442-a883-419d-9887-95315ecc1cf9 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:30:51.670866 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7121a442-a883-419d-9887-95315ecc1cf9 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 returned with HTTP 200 Aug 18 19:30:51.670866 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1180/4720] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:51 2026] GET /volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:51.673127 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-53dd26a2-5e1e-49d3-ad6d-3fbd81000b96 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:51.673127 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-53dd26a2-5e1e-49d3-ad6d-3fbd81000b96 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:30:51.673127 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-53dd26a2-5e1e-49d3-ad6d-3fbd81000b96 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1837181172", "snapshot_id": null, "imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc", "volume_type": null, "size": 1}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:51.673127 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-53dd26a2-5e1e-49d3-ad6d-3fbd81000b96 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1837181172', 'snapshot_id': None, 'imageRef': '3394ab6b-bad1-4521-8a00-1c034f3dd2cc', 'volume_type': None, 'size': 1}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:30:51.673127 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-53dd26a2-5e1e-49d3-ad6d-3fbd81000b96 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume of 1 GB Aug 18 19:30:51.673127 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-53dd26a2-5e1e-49d3-ad6d-3fbd81000b96 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Availability Zones retrieved successfully. Aug 18 19:30:51.673127 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-53dd26a2-5e1e-49d3-ad6d-3fbd81000b96 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Flow 'volume_create_api' (0e4b433e-e979-46b6-8a60-8ce1992fb921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:30:51.673127 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-53dd26a2-5e1e-49d3-ad6d-3fbd81000b96 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (606eb707-36cc-4998-bf1f-168bd9b99ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:51.673127 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-53dd26a2-5e1e-49d3-ad6d-3fbd81000b96 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:30:51.673127 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-53dd26a2-5e1e-49d3-ad6d-3fbd81000b96 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (606eb707-36cc-4998-bf1f-168bd9b99ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:51.673127 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-53dd26a2-5e1e-49d3-ad6d-3fbd81000b96 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cbac61d-1fbb-401c-b336-800d166db0a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:51.675096 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-f56394b3-86fa-47d1-bb77-b6b1095ff169 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:51.675096 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-f56394b3-86fa-47d1-bb77-b6b1095ff169 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 Aug 18 19:30:51.675096 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-f56394b3-86fa-47d1-bb77-b6b1095ff169 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:51.675096 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-f56394b3-86fa-47d1-bb77-b6b1095ff169 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:51.675096 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:51.675096 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:51.675096 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-f56394b3-86fa-47d1-bb77-b6b1095ff169 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:30:51.675096 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-f56394b3-86fa-47d1-bb77-b6b1095ff169 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 returned with HTTP 200 Aug 18 19:30:51.675096 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1181/4721] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:30:51 2026] GET /volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:51.676963 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-53dd26a2-5e1e-49d3-ad6d-3fbd81000b96 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Created reservations ['0c187cc2-cb5a-4bd3-b67e-56b50f67f899', '7ea60a05-b56a-41a1-9976-67f223c22d48', 'aa1a6623-1437-49a3-b4fe-22fb11023609', '9839318d-18b3-4220-8930-0f56c910ea47'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:30:51.676963 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-53dd26a2-5e1e-49d3-ad6d-3fbd81000b96 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cbac61d-1fbb-401c-b336-800d166db0a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c187cc2-cb5a-4bd3-b67e-56b50f67f899', '7ea60a05-b56a-41a1-9976-67f223c22d48', 'aa1a6623-1437-49a3-b4fe-22fb11023609', '9839318d-18b3-4220-8930-0f56c910ea47']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:51.676963 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-53dd26a2-5e1e-49d3-ad6d-3fbd81000b96 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a0b4937-3f66-4c8e-b7c0-f1fa60fe5ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:51.676963 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-53dd26a2-5e1e-49d3-ad6d-3fbd81000b96 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a0b4937-3f66-4c8e-b7c0-f1fa60fe5ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0967c689-0ddd-4306-b422-8b1b532b2cca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1837181172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c85fccad6fa47ca8280d67695010cbf',qos_specs=None,replication_status=,reservations=['0c187cc2-cb5a-4bd3-b67e-56b50f67f899','7ea60a05-b56a-41a1-9976-67f223c22d48','aa1a6623-1437-49a3-b4fe-22fb11023609','9839318d-18b3-4220-8930-0f56c910ea47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a786f33905544f7ae7b17c2f6425c97',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:30:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1837181172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0967c689-0ddd-4306-b422-8b1b532b2cca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c85fccad6fa47ca8280d67695010cbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a786f33905544f7ae7b17c2f6425c97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:51.676963 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-53dd26a2-5e1e-49d3-ad6d-3fbd81000b96 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81727aee-6a5c-40d8-986c-802d1ca62de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:51.676963 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-53dd26a2-5e1e-49d3-ad6d-3fbd81000b96 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81727aee-6a5c-40d8-986c-802d1ca62de0) transitioned into state 'SUCCESS' from state '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-1837181172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c85fccad6fa47ca8280d67695010cbf',qos_specs=None,replication_status=,reservations=['0c187cc2-cb5a-4bd3-b67e-56b50f67f899','7ea60a05-b56a-41a1-9976-67f223c22d48','aa1a6623-1437-49a3-b4fe-22fb11023609','9839318d-18b3-4220-8930-0f56c910ea47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a786f33905544f7ae7b17c2f6425c97',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:51.678064 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-53dd26a2-5e1e-49d3-ad6d-3fbd81000b96 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (888d16ef-d7a6-443c-972a-e468d294d220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:30:51.678064 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-53dd26a2-5e1e-49d3-ad6d-3fbd81000b96 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (888d16ef-d7a6-443c-972a-e468d294d220) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:30:51.678064 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-53dd26a2-5e1e-49d3-ad6d-3fbd81000b96 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Flow 'volume_create_api' (0e4b433e-e979-46b6-8a60-8ce1992fb921) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:30:51.678064 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-53dd26a2-5e1e-49d3-ad6d-3fbd81000b96 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume request issued successfully. Aug 18 19:30:51.678064 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-53dd26a2-5e1e-49d3-ad6d-3fbd81000b96 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:30:51.678064 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1176/4722] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:30:51 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 19:30:51.679059 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-496bd573-95f9-4a50-9ebf-f1c40f67873c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:51.679059 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-496bd573-95f9-4a50-9ebf-f1c40f67873c None None] GET https://10.4.3.170/volume// Aug 18 19:30:51.679059 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-496bd573-95f9-4a50-9ebf-f1c40f67873c None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:51.679059 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-496bd573-95f9-4a50-9ebf-f1c40f67873c None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:51.679059 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-496bd573-95f9-4a50-9ebf-f1c40f67873c None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:30:51.679059 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1186/4723] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:30: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 19:30:51.680067 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-85a79b7b-3296-4494-b85a-60e9ade782c8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:51.680067 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-85a79b7b-3296-4494-b85a-60e9ade782c8 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca Aug 18 19:30:51.680067 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-85a79b7b-3296-4494-b85a-60e9ade782c8 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:51.680067 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-85a79b7b-3296-4494-b85a-60e9ade782c8 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:51.680462 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-b4cc6ac7-b2f0-4ead-9f9d-12c7206e3215 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:51.680722 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:51.680722 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:51.680722 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-85a79b7b-3296-4494-b85a-60e9ade782c8 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:30:51.680722 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-85a79b7b-3296-4494-b85a-60e9ade782c8 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca returned with HTTP 200 Aug 18 19:30:51.680722 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1181/4724] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:51 2026] GET /volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:51.681057 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-b4cc6ac7-b2f0-4ead-9f9d-12c7206e3215 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:30:51.681057 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-b4cc6ac7-b2f0-4ead-9f9d-12c7206e3215 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35fe7831-6eac-49a4-b1a2-8c23fb98c387", "connector": null, "instance_uuid": "cd8d9070-a13a-4a3f-932f-faa36cacfda7"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:51.681057 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:51.681057 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:51.681057 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-b4cc6ac7-b2f0-4ead-9f9d-12c7206e3215 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:30:51.681057 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1182/4725] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:30:51 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 19:30:51.681611 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-cb8dff57-8ad6-4b56-ba2e-bf54fb25fc83 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:51.681611 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cb8dff57-8ad6-4b56-ba2e-bf54fb25fc83 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 Aug 18 19:30:51.681611 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cb8dff57-8ad6-4b56-ba2e-bf54fb25fc83 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:51.681611 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cb8dff57-8ad6-4b56-ba2e-bf54fb25fc83 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:51.681831 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-913007dc-8099-488f-8c6f-35b6a586f635 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:51.681831 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-913007dc-8099-488f-8c6f-35b6a586f635 None None] GET https://10.4.3.170/volume// Aug 18 19:30:51.681831 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-913007dc-8099-488f-8c6f-35b6a586f635 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:51.681831 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-913007dc-8099-488f-8c6f-35b6a586f635 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:51.681831 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-913007dc-8099-488f-8c6f-35b6a586f635 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:30:51.681831 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1187/4726] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:30: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 19:30:51.682093 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:51.682093 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:51.682093 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-cb8dff57-8ad6-4b56-ba2e-bf54fb25fc83 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:30:51.682265 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-c2dc1637-8c99-42d1-b47c-7771b4ff8a63 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:51.682265 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-c2dc1637-8c99-42d1-b47c-7771b4ff8a63 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 Aug 18 19:30:51.682265 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-c2dc1637-8c99-42d1-b47c-7771b4ff8a63 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:51.682398 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cb8dff57-8ad6-4b56-ba2e-bf54fb25fc83 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 returned with HTTP 200 Aug 18 19:30:51.682486 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-c2dc1637-8c99-42d1-b47c-7771b4ff8a63 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:51.682572 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1177/4727] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:51 2026] GET /volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 => generated 935 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:51.682628 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:51.682628 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:51.682628 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-c2dc1637-8c99-42d1-b47c-7771b4ff8a63 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:30:51.682728 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-798efd3f-1fd6-47ea-9292-28b0e5434897 req-c8c1ea1e-a2a5-4b72-b14f-af492112beab None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:51.682811 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-c2dc1637-8c99-42d1-b47c-7771b4ff8a63 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 returned with HTTP 200 Aug 18 19:30:51.682811 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1182/4728] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:30:51 2026] GET /volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 => generated 1115 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:30:51.682885 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-798efd3f-1fd6-47ea-9292-28b0e5434897 req-c8c1ea1e-a2a5-4b72-b14f-af492112beab tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] DELETE https://10.4.3.170/volume/v3/attachments/7fe41b09-1f0e-4cb7-aee6-cec190345510 Aug 18 19:30:51.682885 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-798efd3f-1fd6-47ea-9292-28b0e5434897 req-c8c1ea1e-a2a5-4b72-b14f-af492112beab tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:51.682885 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-798efd3f-1fd6-47ea-9292-28b0e5434897 req-c8c1ea1e-a2a5-4b72-b14f-af492112beab tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:51.682885 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:51.682885 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:51.712420 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-798efd3f-1fd6-47ea-9292-28b0e5434897 req-c8c1ea1e-a2a5-4b72-b14f-af492112beab tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/attachments/7fe41b09-1f0e-4cb7-aee6-cec190345510 returned with HTTP 200 Aug 18 19:30:51.712959 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1183/4729] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:30:51 2026] DELETE /volume/v3/attachments/7fe41b09-1f0e-4cb7-aee6-cec190345510 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:51.765656 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-adbd5cdd-eb99-46da-9446-f028591da193 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:51.767918 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-adbd5cdd-eb99-46da-9446-f028591da193 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] PUT https://10.4.3.170/volume/v3/attachments/fb741b4f-da6e-4a6f-ae20-fc64ca74c043 Aug 18 19:30:51.768324 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-adbd5cdd-eb99-46da-9446-f028591da193 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:51.776480 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-adbd5cdd-eb99-46da-9446-f028591da193 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Acquiring lock "cinder-attachment_update-35fe7831-6eac-49a4-b1a2-8c23fb98c387-np0000007688" by "attachment_update" {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:30:51.780429 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-adbd5cdd-eb99-46da-9446-f028591da193 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Lock "cinder-attachment_update-35fe7831-6eac-49a4-b1a2-8c23fb98c387-np0000007688" acquired by "attachment_update" :: waited 0.004s {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:30:51.781456 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:51.781456 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:51.875422 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-adbd5cdd-eb99-46da-9446-f028591da193 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Lock "cinder-attachment_update-35fe7831-6eac-49a4-b1a2-8c23fb98c387-np0000007688" released by "attachment_update" :: held 0.095s {{(pid=100583) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:30:51.875728 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-adbd5cdd-eb99-46da-9446-f028591da193 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/attachments/fb741b4f-da6e-4a6f-ae20-fc64ca74c043 returned with HTTP 200 Aug 18 19:30:51.876164 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1188/4730] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:30:51 2026] PUT /volume/v3/attachments/fb741b4f-da6e-4a6f-ae20-fc64ca74c043 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:30:52.541537 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5ed4f818-b68e-4f2c-ad02-317e39ee52c0 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:52.543298 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5ed4f818-b68e-4f2c-ad02-317e39ee52c0 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca Aug 18 19:30:52.543554 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5ed4f818-b68e-4f2c-ad02-317e39ee52c0 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:52.543757 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5ed4f818-b68e-4f2c-ad02-317e39ee52c0 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:52.550330 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:52.550330 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:52.553926 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5ed4f818-b68e-4f2c-ad02-317e39ee52c0 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:30:52.558835 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5ed4f818-b68e-4f2c-ad02-317e39ee52c0 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca returned with HTTP 200 Aug 18 19:30:52.559190 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1178/4731] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:52 2026] GET /volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:30:52.570873 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c53a4ab0-e39a-4421-8eb3-8d782cbe4062 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:52.572608 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c53a4ab0-e39a-4421-8eb3-8d782cbe4062 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca Aug 18 19:30:52.572814 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c53a4ab0-e39a-4421-8eb3-8d782cbe4062 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:52.573025 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c53a4ab0-e39a-4421-8eb3-8d782cbe4062 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:52.580511 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:52.580511 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:52.583931 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c53a4ab0-e39a-4421-8eb3-8d782cbe4062 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:30:52.590634 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c53a4ab0-e39a-4421-8eb3-8d782cbe4062 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca returned with HTTP 200 Aug 18 19:30:52.591007 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1183/4732] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:52 2026] GET /volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:30:52.658906 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-cf36e0a6-6341-45dd-82fe-9b0c9860717a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:52.660380 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cf36e0a6-6341-45dd-82fe-9b0c9860717a tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 Aug 18 19:30:52.660556 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cf36e0a6-6341-45dd-82fe-9b0c9860717a tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:52.660719 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cf36e0a6-6341-45dd-82fe-9b0c9860717a tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:52.668382 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:52.668382 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:52.671492 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-cf36e0a6-6341-45dd-82fe-9b0c9860717a tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:30:52.673937 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-4f6e591a-f1b3-4590-a9ef-18e1540b28de None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:52.675191 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cf36e0a6-6341-45dd-82fe-9b0c9860717a tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 returned with HTTP 200 Aug 18 19:30:52.675552 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1184/4733] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:52 2026] GET /volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 => generated 936 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:52.675869 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-4f6e591a-f1b3-4590-a9ef-18e1540b28de tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca Aug 18 19:30:52.676028 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-4f6e591a-f1b3-4590-a9ef-18e1540b28de tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:52.676279 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-4f6e591a-f1b3-4590-a9ef-18e1540b28de tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:52.682154 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:52.682154 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:52.685128 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-4f6e591a-f1b3-4590-a9ef-18e1540b28de tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:30:52.688928 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-4f6e591a-f1b3-4590-a9ef-18e1540b28de tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca returned with HTTP 200 Aug 18 19:30:52.689315 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1189/4734] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:30:52 2026] GET /volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:30:53.119936 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-0e1b0399-4558-4a04-ab4d-0e7a334e7a53 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:53.122388 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-0e1b0399-4558-4a04-ab4d-0e7a334e7a53 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca Aug 18 19:30:53.122388 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-0e1b0399-4558-4a04-ab4d-0e7a334e7a53 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:53.122473 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-0e1b0399-4558-4a04-ab4d-0e7a334e7a53 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:53.130030 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:53.130030 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:53.134108 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-0e1b0399-4558-4a04-ab4d-0e7a334e7a53 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:30:53.139531 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-0e1b0399-4558-4a04-ab4d-0e7a334e7a53 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca returned with HTTP 200 Aug 18 19:30:53.140071 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1179/4735] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:30:53 2026] GET /volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:30:53.149867 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8a790f90-4452-4190-93a1-8d0ced4242d5 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:53.150218 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8a790f90-4452-4190-93a1-8d0ced4242d5 None None] GET https://10.4.3.170/volume// Aug 18 19:30:53.150432 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8a790f90-4452-4190-93a1-8d0ced4242d5 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:53.150820 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8a790f90-4452-4190-93a1-8d0ced4242d5 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:53.150900 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8a790f90-4452-4190-93a1-8d0ced4242d5 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:30:53.151259 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1184/4736] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:30: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 19:30:53.158796 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-bc9f06c9-a87c-4465-8af4-cb06819b86e9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:53.160858 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-bc9f06c9-a87c-4465-8af4-cb06819b86e9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:30:53.161264 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-bc9f06c9-a87c-4465-8af4-cb06819b86e9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0967c689-0ddd-4306-b422-8b1b532b2cca", "connector": null, "instance_uuid": "08cd6622-f1df-42c0-b650-1341eaffe00a"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:53.169537 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:53.169537 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:53.198890 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-bc9f06c9-a87c-4465-8af4-cb06819b86e9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:30:53.199578 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1185/4737] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:30:53 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 19:30:53.372951 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-abb1e542-82ce-488d-ae7f-195a8f493e85 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:53.374824 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-abb1e542-82ce-488d-ae7f-195a8f493e85 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] DELETE https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa Aug 18 19:30:53.375055 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-abb1e542-82ce-488d-ae7f-195a8f493e85 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:53.375272 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-abb1e542-82ce-488d-ae7f-195a8f493e85 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:53.375495 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-abb1e542-82ce-488d-ae7f-195a8f493e85 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Delete volume with id: 002be2d0-7ace-49f5-83f5-1a5587cb4ffa Aug 18 19:30:53.382960 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:53.382960 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:53.383475 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-abb1e542-82ce-488d-ae7f-195a8f493e85 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:30:53.402787 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-abb1e542-82ce-488d-ae7f-195a8f493e85 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Delete volume request issued successfully. Aug 18 19:30:53.403161 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-abb1e542-82ce-488d-ae7f-195a8f493e85 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa returned with HTTP 202 Aug 18 19:30:53.403607 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1190/4738] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:30:53 2026] DELETE /volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:53.411638 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d1cad339-1326-44a4-8201-07373b53e097 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:53.413512 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d1cad339-1326-44a4-8201-07373b53e097 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa Aug 18 19:30:53.413733 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d1cad339-1326-44a4-8201-07373b53e097 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:53.413908 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d1cad339-1326-44a4-8201-07373b53e097 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:53.422849 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:53.422849 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:53.427544 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d1cad339-1326-44a4-8201-07373b53e097 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:30:53.433485 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d1cad339-1326-44a4-8201-07373b53e097 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa returned with HTTP 200 Aug 18 19:30:53.433938 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1180/4739] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:53 2026] GET /volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:53.688815 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f227fdf1-0c9f-4e6f-9e33-a2b239e027f5 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:53.691072 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f227fdf1-0c9f-4e6f-9e33-a2b239e027f5 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 Aug 18 19:30:53.691297 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f227fdf1-0c9f-4e6f-9e33-a2b239e027f5 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:53.691524 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f227fdf1-0c9f-4e6f-9e33-a2b239e027f5 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:53.701475 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:53.701475 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:53.705409 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f227fdf1-0c9f-4e6f-9e33-a2b239e027f5 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:30:53.709956 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f227fdf1-0c9f-4e6f-9e33-a2b239e027f5 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 returned with HTTP 200 Aug 18 19:30:53.710349 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1185/4740] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:53 2026] GET /volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:53.976564 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-612f5a42-07de-47dc-8f26-94937cef71ba None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:53.976923 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-612f5a42-07de-47dc-8f26-94937cef71ba None None] GET https://10.4.3.170/volume// Aug 18 19:30:53.977090 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-612f5a42-07de-47dc-8f26-94937cef71ba None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:53.977269 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-612f5a42-07de-47dc-8f26-94937cef71ba None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:53.977597 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-612f5a42-07de-47dc-8f26-94937cef71ba None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:30:53.977895 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1186/4741] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:30: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 19:30:53.984551 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-db715b7e-b90e-4af5-bc63-582b37aa4566 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:53.986736 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-db715b7e-b90e-4af5-bc63-582b37aa4566 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca Aug 18 19:30:53.986930 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-db715b7e-b90e-4af5-bc63-582b37aa4566 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:53.987107 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-db715b7e-b90e-4af5-bc63-582b37aa4566 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:53.995886 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:53.995886 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:53.998851 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-db715b7e-b90e-4af5-bc63-582b37aa4566 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:30:54.003281 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-db715b7e-b90e-4af5-bc63-582b37aa4566 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca returned with HTTP 200 Aug 18 19:30:54.003673 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1191/4742] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:30:53 2026] GET /volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca => generated 1546 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:30:54.099149 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-00b728ae-8bcf-416d-8886-ecb9de3b6a9c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:54.101287 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-00b728ae-8bcf-416d-8886-ecb9de3b6a9c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] PUT https://10.4.3.170/volume/v3/attachments/d559e082-b110-4311-a1df-a096208ea077 Aug 18 19:30:54.101693 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-00b728ae-8bcf-416d-8886-ecb9de3b6a9c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:54.108974 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-00b728ae-8bcf-416d-8886-ecb9de3b6a9c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Acquiring lock "cinder-attachment_update-0967c689-0ddd-4306-b422-8b1b532b2cca-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:30:54.113857 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-00b728ae-8bcf-416d-8886-ecb9de3b6a9c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Lock "cinder-attachment_update-0967c689-0ddd-4306-b422-8b1b532b2cca-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:30:54.114811 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:54.114811 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:54.196078 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-00b728ae-8bcf-416d-8886-ecb9de3b6a9c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Lock "cinder-attachment_update-0967c689-0ddd-4306-b422-8b1b532b2cca-np0000007688" released by "attachment_update" :: held 0.082s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:30:54.196433 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-00b728ae-8bcf-416d-8886-ecb9de3b6a9c tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/d559e082-b110-4311-a1df-a096208ea077 returned with HTTP 200 Aug 18 19:30:54.196868 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1181/4743] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:30:54 2026] PUT /volume/v3/attachments/d559e082-b110-4311-a1df-a096208ea077 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:30:54.216970 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-58032b97-9043-4112-b779-2cd871729b31 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:54.219337 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-58032b97-9043-4112-b779-2cd871729b31 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/attachments/d559e082-b110-4311-a1df-a096208ea077/action Aug 18 19:30:54.219854 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-58032b97-9043-4112-b779-2cd871729b31 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:30:54.219948 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-58032b97-9043-4112-b779-2cd871729b31 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:54.237140 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:54.237140 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:54.246951 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-4d6fc1fa-b237-42ce-9b3f-648e86da5542 req-58032b97-9043-4112-b779-2cd871729b31 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/d559e082-b110-4311-a1df-a096208ea077/action returned with HTTP 204 Aug 18 19:30:54.247394 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1186/4744] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:30:54 2026] POST /volume/v3/attachments/d559e082-b110-4311-a1df-a096208ea077/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:54.446181 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b653e874-b696-4183-9f08-ebd10ad592c5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:54.447665 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b653e874-b696-4183-9f08-ebd10ad592c5 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa Aug 18 19:30:54.447887 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b653e874-b696-4183-9f08-ebd10ad592c5 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:54.448103 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b653e874-b696-4183-9f08-ebd10ad592c5 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:54.453751 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b653e874-b696-4183-9f08-ebd10ad592c5 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa returned with HTTP 404 Aug 18 19:30:54.454202 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1187/4745] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:54 2026] GET /volume/v3/volumes/002be2d0-7ace-49f5-83f5-1a5587cb4ffa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:54.688337 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-bb410d01-f058-4a21-add6-a4a17c27c408 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:54.689932 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bb410d01-f058-4a21-add6-a4a17c27c408 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/a91ebb83-4f78-4556-97e4-5f8c8eb83b4f Aug 18 19:30:54.690101 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bb410d01-f058-4a21-add6-a4a17c27c408 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:54.690272 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bb410d01-f058-4a21-add6-a4a17c27c408 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:54.690381 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-bb410d01-f058-4a21-add6-a4a17c27c408 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Delete snapshot with id: a91ebb83-4f78-4556-97e4-5f8c8eb83b4f Aug 18 19:30:54.695725 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:54.695725 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:54.696203 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-bb410d01-f058-4a21-add6-a4a17c27c408 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Snapshot retrieved successfully. Aug 18 19:30:54.710627 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-bb410d01-f058-4a21-add6-a4a17c27c408 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Snapshot delete request issued successfully. Aug 18 19:30:54.710874 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bb410d01-f058-4a21-add6-a4a17c27c408 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/snapshots/a91ebb83-4f78-4556-97e4-5f8c8eb83b4f returned with HTTP 202 Aug 18 19:30:54.711433 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1192/4746] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:30:54 2026] DELETE /volume/v3/snapshots/a91ebb83-4f78-4556-97e4-5f8c8eb83b4f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:54.718003 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1c0abf27-bfbc-4539-80e0-cafbb4d19346 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:54.719634 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1c0abf27-bfbc-4539-80e0-cafbb4d19346 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/snapshots/a91ebb83-4f78-4556-97e4-5f8c8eb83b4f Aug 18 19:30:54.719810 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1c0abf27-bfbc-4539-80e0-cafbb4d19346 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:54.720003 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1c0abf27-bfbc-4539-80e0-cafbb4d19346 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:54.723612 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b32de11b-c76e-4a5b-9cd9-ebf2f58fae2d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:54.725095 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:54.725095 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:54.725400 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b32de11b-c76e-4a5b-9cd9-ebf2f58fae2d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 Aug 18 19:30:54.725493 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1c0abf27-bfbc-4539-80e0-cafbb4d19346 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Snapshot retrieved successfully. Aug 18 19:30:54.725613 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b32de11b-c76e-4a5b-9cd9-ebf2f58fae2d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:54.725804 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b32de11b-c76e-4a5b-9cd9-ebf2f58fae2d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:54.726272 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1c0abf27-bfbc-4539-80e0-cafbb4d19346 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/snapshots/a91ebb83-4f78-4556-97e4-5f8c8eb83b4f returned with HTTP 200 Aug 18 19:30:54.726728 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1182/4747] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:30:54 2026] GET /volume/v3/snapshots/a91ebb83-4f78-4556-97e4-5f8c8eb83b4f => generated 460 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:54.736889 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:54.736889 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:54.740785 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b32de11b-c76e-4a5b-9cd9-ebf2f58fae2d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:30:54.745905 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b32de11b-c76e-4a5b-9cd9-ebf2f58fae2d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 returned with HTTP 200 Aug 18 19:30:54.746566 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1187/4748] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:54 2026] GET /volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:55.094021 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-ddf9308b-624a-4e9b-8a16-1e233a78050c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:55.095772 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-ddf9308b-624a-4e9b-8a16-1e233a78050c tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] POST https://10.4.3.170/volume/v3/attachments/fb741b4f-da6e-4a6f-ae20-fc64ca74c043/action Aug 18 19:30:55.096083 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-ddf9308b-624a-4e9b-8a16-1e233a78050c tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:30:55.096191 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-ddf9308b-624a-4e9b-8a16-1e233a78050c tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:55.112864 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:55.112864 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:55.122530 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-ea4797f5-ba3e-459e-b5b3-27fad1c2f675 req-ddf9308b-624a-4e9b-8a16-1e233a78050c tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/attachments/fb741b4f-da6e-4a6f-ae20-fc64ca74c043/action returned with HTTP 204 Aug 18 19:30:55.123000 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1188/4749] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:30:55 2026] POST /volume/v3/attachments/fb741b4f-da6e-4a6f-ae20-fc64ca74c043/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:55.735237 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f87b7432-c308-4f54-a065-0774bfe97281 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:55.736945 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f87b7432-c308-4f54-a065-0774bfe97281 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/snapshots/a91ebb83-4f78-4556-97e4-5f8c8eb83b4f Aug 18 19:30:55.737182 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f87b7432-c308-4f54-a065-0774bfe97281 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:55.737380 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f87b7432-c308-4f54-a065-0774bfe97281 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:55.741589 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f87b7432-c308-4f54-a065-0774bfe97281 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/snapshots/a91ebb83-4f78-4556-97e4-5f8c8eb83b4f returned with HTTP 404 Aug 18 19:30:55.742027 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1193/4750] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:30:55 2026] GET /volume/v3/snapshots/a91ebb83-4f78-4556-97e4-5f8c8eb83b4f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:55.758264 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e0e41f4d-4e5d-4072-ae2d-658268992dab None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:55.760021 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e0e41f4d-4e5d-4072-ae2d-658268992dab tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 Aug 18 19:30:55.760272 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e0e41f4d-4e5d-4072-ae2d-658268992dab tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:55.760510 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e0e41f4d-4e5d-4072-ae2d-658268992dab tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:55.769791 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:55.769791 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:55.772465 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-d96bbf8e-9861-45f9-868f-5eaa3490d4b9 req-ff5b756b-e46e-4fad-b34a-1bda7177bd5a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:55.773425 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e0e41f4d-4e5d-4072-ae2d-658268992dab tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:30:55.774295 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-d96bbf8e-9861-45f9-868f-5eaa3490d4b9 req-ff5b756b-e46e-4fad-b34a-1bda7177bd5a tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 Aug 18 19:30:55.774489 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-d96bbf8e-9861-45f9-868f-5eaa3490d4b9 req-ff5b756b-e46e-4fad-b34a-1bda7177bd5a tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:55.774670 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-d96bbf8e-9861-45f9-868f-5eaa3490d4b9 req-ff5b756b-e46e-4fad-b34a-1bda7177bd5a tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:55.777356 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e0e41f4d-4e5d-4072-ae2d-658268992dab tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 returned with HTTP 200 Aug 18 19:30:55.777723 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1183/4751] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:55 2026] GET /volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:30:55.780874 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:55.780874 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:55.784063 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-d96bbf8e-9861-45f9-868f-5eaa3490d4b9 req-ff5b756b-e46e-4fad-b34a-1bda7177bd5a tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:30:55.788059 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-d96bbf8e-9861-45f9-868f-5eaa3490d4b9 req-ff5b756b-e46e-4fad-b34a-1bda7177bd5a tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 returned with HTTP 200 Aug 18 19:30:55.788529 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1188/4752] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:30:55 2026] GET /volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:55.791073 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f267745b-ecba-4efb-a032-1e525f77b8d3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:55.793256 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f267745b-ecba-4efb-a032-1e525f77b8d3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 Aug 18 19:30:55.793480 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f267745b-ecba-4efb-a032-1e525f77b8d3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:55.793668 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f267745b-ecba-4efb-a032-1e525f77b8d3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:55.802589 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:55.802589 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:55.805664 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f267745b-ecba-4efb-a032-1e525f77b8d3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:30:55.809449 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f267745b-ecba-4efb-a032-1e525f77b8d3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 returned with HTTP 200 Aug 18 19:30:55.809835 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1189/4753] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:55 2026] GET /volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:30:56.279672 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d460bf72-a092-465a-83ba-a5d6b29989f2 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:56.281201 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d460bf72-a092-465a-83ba-a5d6b29989f2 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 Aug 18 19:30:56.281941 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d460bf72-a092-465a-83ba-a5d6b29989f2 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:56.281941 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d460bf72-a092-465a-83ba-a5d6b29989f2 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:56.287838 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:56.287838 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:56.292312 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d460bf72-a092-465a-83ba-a5d6b29989f2 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:30:56.297082 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d460bf72-a092-465a-83ba-a5d6b29989f2 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 returned with HTTP 200 Aug 18 19:30:56.297792 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1194/4754] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:56 2026] GET /volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 => generated 938 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:56.638966 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-74be6303-3d3f-4855-bf60-c074fa3884b8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:56.640963 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-74be6303-3d3f-4855-bf60-c074fa3884b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 Aug 18 19:30:56.640963 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-74be6303-3d3f-4855-bf60-c074fa3884b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:56.641177 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-74be6303-3d3f-4855-bf60-c074fa3884b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:56.649399 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:56.649399 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:56.653058 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-74be6303-3d3f-4855-bf60-c074fa3884b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:30:56.658100 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-74be6303-3d3f-4855-bf60-c074fa3884b8 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 returned with HTTP 200 Aug 18 19:30:56.658721 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1184/4755] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:30:56 2026] GET /volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:56.741606 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3abd355b-5f9e-4c7c-bc67-de2a7b6ea237 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:56.742043 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3abd355b-5f9e-4c7c-bc67-de2a7b6ea237 None None] GET https://10.4.3.170/volume// Aug 18 19:30:56.742256 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3abd355b-5f9e-4c7c-bc67-de2a7b6ea237 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:56.742507 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3abd355b-5f9e-4c7c-bc67-de2a7b6ea237 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:56.743265 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3abd355b-5f9e-4c7c-bc67-de2a7b6ea237 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:30:56.743265 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1189/4756] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19: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 19:30:56.750283 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-19ea85db-505f-401d-9961-14296d4c013d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:56.754196 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-19ea85db-505f-401d-9961-14296d4c013d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:30:56.754196 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-19ea85db-505f-401d-9961-14296d4c013d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed34aaae-0609-45cd-8e2b-2874e0013556", "connector": null, "instance_uuid": "cd8d9070-a13a-4a3f-932f-faa36cacfda7"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:56.762722 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:56.762722 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:56.790034 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-19ea85db-505f-401d-9961-14296d4c013d tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:30:56.790674 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1190/4757] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:30:56 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 19:30:56.820502 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9d627e44-34c0-4f9b-a3af-0fc918ed9b42 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:56.823963 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9d627e44-34c0-4f9b-a3af-0fc918ed9b42 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 Aug 18 19:30:56.824586 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9d627e44-34c0-4f9b-a3af-0fc918ed9b42 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:56.824586 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9d627e44-34c0-4f9b-a3af-0fc918ed9b42 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:56.829189 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9a0c4ed4-8649-461c-909b-cf1f08087396 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:56.829649 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9a0c4ed4-8649-461c-909b-cf1f08087396 None None] GET https://10.4.3.170/volume// Aug 18 19:30:56.829835 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9a0c4ed4-8649-461c-909b-cf1f08087396 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:56.830013 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9a0c4ed4-8649-461c-909b-cf1f08087396 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:56.830406 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9a0c4ed4-8649-461c-909b-cf1f08087396 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:30:56.830787 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1185/4758] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19: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 19:30:56.836334 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:56.836334 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:56.839297 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-b8cb37a8-ed3f-4085-bd6e-b02ff7543418 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:56.840337 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9d627e44-34c0-4f9b-a3af-0fc918ed9b42 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:30:56.841846 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-b8cb37a8-ed3f-4085-bd6e-b02ff7543418 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 Aug 18 19:30:56.842071 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-b8cb37a8-ed3f-4085-bd6e-b02ff7543418 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:56.842263 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-b8cb37a8-ed3f-4085-bd6e-b02ff7543418 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:56.845032 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9d627e44-34c0-4f9b-a3af-0fc918ed9b42 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 returned with HTTP 200 Aug 18 19:30:56.845423 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1195/4759] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:56 2026] GET /volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 => generated 937 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:56.853703 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:56.853703 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:56.857556 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-b8cb37a8-ed3f-4085-bd6e-b02ff7543418 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:30:56.861773 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-b8cb37a8-ed3f-4085-bd6e-b02ff7543418 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 returned with HTTP 200 Aug 18 19:30:56.862219 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1190/4760] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:30:56 2026] GET /volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 => generated 1117 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:30:56.966923 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-1fb6b3e0-e6ef-4d25-9296-e2477dba0041 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:56.969600 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-1fb6b3e0-e6ef-4d25-9296-e2477dba0041 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] PUT https://10.4.3.170/volume/v3/attachments/88f3a95a-aaba-4f60-9c6f-a8854dbf648b Aug 18 19:30:56.970007 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-1fb6b3e0-e6ef-4d25-9296-e2477dba0041 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:30:56.977709 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-1fb6b3e0-e6ef-4d25-9296-e2477dba0041 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Acquiring lock "cinder-attachment_update-ed34aaae-0609-45cd-8e2b-2874e0013556-np0000007688" by "attachment_update" {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:30:56.982499 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-1fb6b3e0-e6ef-4d25-9296-e2477dba0041 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Lock "cinder-attachment_update-ed34aaae-0609-45cd-8e2b-2874e0013556-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:30:56.983666 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:56.983666 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:30:57.055009 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-1fb6b3e0-e6ef-4d25-9296-e2477dba0041 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Lock "cinder-attachment_update-ed34aaae-0609-45cd-8e2b-2874e0013556-np0000007688" released by "attachment_update" :: held 0.073s {{(pid=100581) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:30:57.055360 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-1fb6b3e0-e6ef-4d25-9296-e2477dba0041 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/attachments/88f3a95a-aaba-4f60-9c6f-a8854dbf648b returned with HTTP 200 Aug 18 19:30:57.056241 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1191/4761] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:30:56 2026] PUT /volume/v3/attachments/88f3a95a-aaba-4f60-9c6f-a8854dbf648b => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:30:57.404574 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5ddf56c2-f949-4f5f-8339-9d82efba75d4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:57.406222 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5ddf56c2-f949-4f5f-8339-9d82efba75d4 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] DELETE https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 Aug 18 19:30:57.406411 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5ddf56c2-f949-4f5f-8339-9d82efba75d4 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:57.406614 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5ddf56c2-f949-4f5f-8339-9d82efba75d4 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:57.406760 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-5ddf56c2-f949-4f5f-8339-9d82efba75d4 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Delete volume with id: c88772c7-8d1e-475d-b024-44ad4c131213 Aug 18 19:30:57.412943 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:57.412943 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:57.413331 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5ddf56c2-f949-4f5f-8339-9d82efba75d4 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:30:57.427759 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5ddf56c2-f949-4f5f-8339-9d82efba75d4 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Delete volume request issued successfully. Aug 18 19:30:57.427988 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5ddf56c2-f949-4f5f-8339-9d82efba75d4 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 returned with HTTP 202 Aug 18 19:30:57.428382 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1186/4762] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:30:57 2026] DELETE /volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:30:57.434643 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-42a5c818-59d2-4069-91d6-8fa2604f68f5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:57.436350 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-42a5c818-59d2-4069-91d6-8fa2604f68f5 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 Aug 18 19:30:57.436570 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-42a5c818-59d2-4069-91d6-8fa2604f68f5 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:57.436745 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-42a5c818-59d2-4069-91d6-8fa2604f68f5 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:57.443579 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:57.443579 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:57.446673 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-42a5c818-59d2-4069-91d6-8fa2604f68f5 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Volume info retrieved successfully. Aug 18 19:30:57.450671 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-42a5c818-59d2-4069-91d6-8fa2604f68f5 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 returned with HTTP 200 Aug 18 19:30:57.450994 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1196/4763] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:57 2026] GET /volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:57.858304 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-92a7cc40-d3cd-4d1b-bf63-19a4be12b2dc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:57.860030 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-92a7cc40-d3cd-4d1b-bf63-19a4be12b2dc tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 Aug 18 19:30:57.860240 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-92a7cc40-d3cd-4d1b-bf63-19a4be12b2dc tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:57.860466 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-92a7cc40-d3cd-4d1b-bf63-19a4be12b2dc tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:57.868762 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:57.868762 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:30:57.871537 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-92a7cc40-d3cd-4d1b-bf63-19a4be12b2dc tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:30:57.875139 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-92a7cc40-d3cd-4d1b-bf63-19a4be12b2dc tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 returned with HTTP 200 Aug 18 19:30:57.875502 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1191/4764] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:57 2026] GET /volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 => generated 938 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:58.462994 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-424420b2-cd33-4f4c-8ff5-57feb5929963 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:58.464753 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-424420b2-cd33-4f4c-8ff5-57feb5929963 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] GET https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 Aug 18 19:30:58.464965 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-424420b2-cd33-4f4c-8ff5-57feb5929963 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:58.465160 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-424420b2-cd33-4f4c-8ff5-57feb5929963 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:58.471827 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-424420b2-cd33-4f4c-8ff5-57feb5929963 tempest-TestStampPattern-49352388 tempest-TestStampPattern-49352388-project-member] https://10.4.3.170/volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 returned with HTTP 404 Aug 18 19:30:58.472456 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1192/4765] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:58 2026] GET /volume/v3/volumes/c88772c7-8d1e-475d-b024-44ad4c131213 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:30:58.888511 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-121ed098-8fde-4399-bb45-59b599024897 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:58.890883 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-121ed098-8fde-4399-bb45-59b599024897 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 Aug 18 19:30:58.890961 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-121ed098-8fde-4399-bb45-59b599024897 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:58.891745 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-121ed098-8fde-4399-bb45-59b599024897 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:58.901199 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:58.901199 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:30:58.904687 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-121ed098-8fde-4399-bb45-59b599024897 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:30:58.908812 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-121ed098-8fde-4399-bb45-59b599024897 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 returned with HTTP 200 Aug 18 19:30:58.909187 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1187/4766] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:58 2026] GET /volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:30:59.922346 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8f18708e-6da4-4c26-a1dc-17ee02b9b5c3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:30:59.924442 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8f18708e-6da4-4c26-a1dc-17ee02b9b5c3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 Aug 18 19:30:59.924675 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8f18708e-6da4-4c26-a1dc-17ee02b9b5c3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:30:59.924863 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8f18708e-6da4-4c26-a1dc-17ee02b9b5c3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:30:59.934207 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:30:59.934207 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:30:59.937648 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-8f18708e-6da4-4c26-a1dc-17ee02b9b5c3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:30:59.942133 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8f18708e-6da4-4c26-a1dc-17ee02b9b5c3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 returned with HTTP 200 Aug 18 19:30:59.942567 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1197/4767] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:30:59 2026] GET /volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:00.954596 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8c4d66a0-2461-4a0d-8678-ab9ea3ff2257 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:00.956279 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8c4d66a0-2461-4a0d-8678-ab9ea3ff2257 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 Aug 18 19:31:00.956491 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8c4d66a0-2461-4a0d-8678-ab9ea3ff2257 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:00.956683 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8c4d66a0-2461-4a0d-8678-ab9ea3ff2257 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:00.965174 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:00.965174 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:00.968809 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-8c4d66a0-2461-4a0d-8678-ab9ea3ff2257 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:31:00.973922 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8c4d66a0-2461-4a0d-8678-ab9ea3ff2257 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 returned with HTTP 200 Aug 18 19:31:00.974265 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1192/4768] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:00 2026] GET /volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:01.482232 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-52b70ed2-76df-44d1-9a4d-36a89212cc9b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:01.484296 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-52b70ed2-76df-44d1-9a4d-36a89212cc9b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] POST https://10.4.3.170/volume/v3/attachments/88f3a95a-aaba-4f60-9c6f-a8854dbf648b/action Aug 18 19:31:01.485058 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-52b70ed2-76df-44d1-9a4d-36a89212cc9b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:31:01.485058 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-52b70ed2-76df-44d1-9a4d-36a89212cc9b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:31:01.501518 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:01.501518 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:01.510791 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-8ce948df-afbf-4bdc-bbab-ffa158e8c36e req-52b70ed2-76df-44d1-9a4d-36a89212cc9b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/attachments/88f3a95a-aaba-4f60-9c6f-a8854dbf648b/action returned with HTTP 204 Aug 18 19:31:01.511243 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1193/4769] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:31:01 2026] POST /volume/v3/attachments/88f3a95a-aaba-4f60-9c6f-a8854dbf648b/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:31:01.986801 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6648aa3e-5c8d-49f2-a516-8b865362b3bc None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:01.988453 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6648aa3e-5c8d-49f2-a516-8b865362b3bc tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 Aug 18 19:31:01.988622 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6648aa3e-5c8d-49f2-a516-8b865362b3bc tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:01.988815 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6648aa3e-5c8d-49f2-a516-8b865362b3bc tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:02.007659 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:02.007659 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:02.012687 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6648aa3e-5c8d-49f2-a516-8b865362b3bc tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:31:02.018114 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6648aa3e-5c8d-49f2-a516-8b865362b3bc tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 returned with HTTP 200 Aug 18 19:31:02.018670 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1188/4770] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:01 2026] GET /volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 => generated 1230 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:31:02.030528 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5dfbc784-45d1-4ba0-a01c-bb17bfede84c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:02.032153 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5dfbc784-45d1-4ba0-a01c-bb17bfede84c tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 Aug 18 19:31:02.032340 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5dfbc784-45d1-4ba0-a01c-bb17bfede84c tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:02.032527 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5dfbc784-45d1-4ba0-a01c-bb17bfede84c tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:02.044625 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:02.044625 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:02.048967 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5dfbc784-45d1-4ba0-a01c-bb17bfede84c tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:31:02.052940 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5dfbc784-45d1-4ba0-a01c-bb17bfede84c tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 returned with HTTP 200 Aug 18 19:31:02.053298 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1198/4771] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:02 2026] GET /volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 => generated 1230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:31:04.488964 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9c1d9ec4-4f11-4148-aba9-ca508fce250c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:04.571225 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9c1d9ec4-4f11-4148-aba9-ca508fce250c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:31:04.571739 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9c1d9ec4-4f11-4148-aba9-ca508fce250c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1000611422"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:31:04.573674 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-9c1d9ec4-4f11-4148-aba9-ca508fce250c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1000611422'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:31:04.573927 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-9c1d9ec4-4f11-4148-aba9-ca508fce250c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Create volume of 1 GB Aug 18 19:31:04.579536 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9c1d9ec4-4f11-4148-aba9-ca508fce250c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Availability Zones retrieved successfully. Aug 18 19:31:04.587531 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9c1d9ec4-4f11-4148-aba9-ca508fce250c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Flow 'volume_create_api' (1fb86d2e-8569-4a51-aea5-1b3724a14199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:31:04.589004 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9c1d9ec4-4f11-4148-aba9-ca508fce250c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10d96e4e-6eb4-4221-b81e-5dd72dbe4935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:04.590104 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-9c1d9ec4-4f11-4148-aba9-ca508fce250c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:31:04.616232 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9c1d9ec4-4f11-4148-aba9-ca508fce250c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10d96e4e-6eb4-4221-b81e-5dd72dbe4935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:04.616926 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9c1d9ec4-4f11-4148-aba9-ca508fce250c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a531ee4b-b9fc-49fd-8daa-4017a15c5a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:04.669714 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-9c1d9ec4-4f11-4148-aba9-ca508fce250c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Created reservations ['4188d273-cd18-46da-bf42-e4b223a5419e', 'a3962d3e-bc8d-401a-b36c-26bc1608c090', 'f3d110bf-c31b-420a-9892-c670e254cfff', 'e8751c46-cfec-4102-b34c-e3c83e07e789'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:31:04.670612 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9c1d9ec4-4f11-4148-aba9-ca508fce250c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a531ee4b-b9fc-49fd-8daa-4017a15c5a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4188d273-cd18-46da-bf42-e4b223a5419e', 'a3962d3e-bc8d-401a-b36c-26bc1608c090', 'f3d110bf-c31b-420a-9892-c670e254cfff', 'e8751c46-cfec-4102-b34c-e3c83e07e789']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:04.671343 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9c1d9ec4-4f11-4148-aba9-ca508fce250c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b367be2-54f7-469b-95d7-0effabe4ff58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:04.695348 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9c1d9ec4-4f11-4148-aba9-ca508fce250c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b367be2-54f7-469b-95d7-0effabe4ff58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8853e706-4bfc-4df6-a5a1-bf5f80b7843f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1000611422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e25b3562e1d46718fa49b063a86c045',qos_specs=None,replication_status=,reservations=['4188d273-cd18-46da-bf42-e4b223a5419e','a3962d3e-bc8d-401a-b36c-26bc1608c090','f3d110bf-c31b-420a-9892-c670e254cfff','e8751c46-cfec-4102-b34c-e3c83e07e789'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32b899f6ee69441882cb8082b7945fdb',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:31:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1000611422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8853e706-4bfc-4df6-a5a1-bf5f80b7843f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e25b3562e1d46718fa49b063a86c045',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32b899f6ee69441882cb8082b7945fdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:04.696070 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9c1d9ec4-4f11-4148-aba9-ca508fce250c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (681d944e-ddcb-45b3-89de-c581e85094d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:04.712076 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9c1d9ec4-4f11-4148-aba9-ca508fce250c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (681d944e-ddcb-45b3-89de-c581e85094d9) transitioned into state 'SUCCESS' from state '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-1000611422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e25b3562e1d46718fa49b063a86c045',qos_specs=None,replication_status=,reservations=['4188d273-cd18-46da-bf42-e4b223a5419e','a3962d3e-bc8d-401a-b36c-26bc1608c090','f3d110bf-c31b-420a-9892-c670e254cfff','e8751c46-cfec-4102-b34c-e3c83e07e789'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32b899f6ee69441882cb8082b7945fdb',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:04.712738 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9c1d9ec4-4f11-4148-aba9-ca508fce250c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c32ba15-210d-4334-8f4b-36988453b416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:04.720974 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9c1d9ec4-4f11-4148-aba9-ca508fce250c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c32ba15-210d-4334-8f4b-36988453b416) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:04.721771 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9c1d9ec4-4f11-4148-aba9-ca508fce250c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Flow 'volume_create_api' (1fb86d2e-8569-4a51-aea5-1b3724a14199) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:31:04.722080 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9c1d9ec4-4f11-4148-aba9-ca508fce250c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Create volume request issued successfully. Aug 18 19:31:04.722661 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9c1d9ec4-4f11-4148-aba9-ca508fce250c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:31:04.723068 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1193/4772] 10.4.3.170 () {70 vars in 1298 bytes} [Tue Aug 18 19:31:04 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 19:31:04.734304 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-888a5fd9-66cc-4cf3-bc58-6866ef649dc4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:04.736466 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-888a5fd9-66cc-4cf3-bc58-6866ef649dc4 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/volumes/8853e706-4bfc-4df6-a5a1-bf5f80b7843f Aug 18 19:31:04.736730 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-888a5fd9-66cc-4cf3-bc58-6866ef649dc4 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:04.736955 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-888a5fd9-66cc-4cf3-bc58-6866ef649dc4 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:04.744960 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:04.744960 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:04.748428 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-888a5fd9-66cc-4cf3-bc58-6866ef649dc4 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Volume info retrieved successfully. Aug 18 19:31:04.752055 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-888a5fd9-66cc-4cf3-bc58-6866ef649dc4 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes/8853e706-4bfc-4df6-a5a1-bf5f80b7843f returned with HTTP 200 Aug 18 19:31:04.752467 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1194/4773] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:04 2026] GET /volume/v3/volumes/8853e706-4bfc-4df6-a5a1-bf5f80b7843f => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:05.764865 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e7c2b23e-c40c-483e-8492-3748f24701a2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:05.766806 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e7c2b23e-c40c-483e-8492-3748f24701a2 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/volumes/8853e706-4bfc-4df6-a5a1-bf5f80b7843f Aug 18 19:31:05.767047 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e7c2b23e-c40c-483e-8492-3748f24701a2 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:05.767296 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e7c2b23e-c40c-483e-8492-3748f24701a2 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:05.774741 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:05.774741 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:05.777922 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e7c2b23e-c40c-483e-8492-3748f24701a2 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Volume info retrieved successfully. Aug 18 19:31:05.781426 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e7c2b23e-c40c-483e-8492-3748f24701a2 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes/8853e706-4bfc-4df6-a5a1-bf5f80b7843f returned with HTTP 200 Aug 18 19:31:05.781755 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1189/4774] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:05 2026] GET /volume/v3/volumes/8853e706-4bfc-4df6-a5a1-bf5f80b7843f => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:31:05.792827 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d9ba56f8-b937-40c7-8863-6b40cd4c1aa9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:05.794347 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d9ba56f8-b937-40c7-8863-6b40cd4c1aa9 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] POST https://10.4.3.170/volume/v3/backups Aug 18 19:31:05.794690 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d9ba56f8-b937-40c7-8863-6b40cd4c1aa9 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8853e706-4bfc-4df6-a5a1-bf5f80b7843f", "name": "tempest-type-Backup-836481066"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:31:05.795956 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.backups [None req-d9ba56f8-b937-40c7-8863-6b40cd4c1aa9 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Creating new backup {'backup': {'volume_id': '8853e706-4bfc-4df6-a5a1-bf5f80b7843f', 'name': 'tempest-type-Backup-836481066'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:31:05.796081 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.backups [None req-d9ba56f8-b937-40c7-8863-6b40cd4c1aa9 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Creating backup of volume 8853e706-4bfc-4df6-a5a1-bf5f80b7843f in container None Aug 18 19:31:05.802268 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:05.802268 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:05.802632 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d9ba56f8-b937-40c7-8863-6b40cd4c1aa9 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Volume info retrieved successfully. Aug 18 19:31:05.821989 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-d9ba56f8-b937-40c7-8863-6b40cd4c1aa9 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Created reservations ['61b4e34a-962c-4a1e-9862-0298fb601a2e', '85693655-6a89-4500-adae-90c448aab266'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:31:05.847723 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d9ba56f8-b937-40c7-8863-6b40cd4c1aa9 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:31:05.848782 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1199/4775] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:31:05 2026] POST /volume/v3/backups => generated 315 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:31:05.856998 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-79c325f2-a965-45cf-b64b-24d9dab8f80c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:05.858922 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-79c325f2-a965-45cf-b64b-24d9dab8f80c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:31:05.859143 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-79c325f2-a965-45cf-b64b-24d9dab8f80c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:05.859320 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-79c325f2-a965-45cf-b64b-24d9dab8f80c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:05.859440 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-79c325f2-a965-45cf-b64b-24d9dab8f80c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:05.864712 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:05.864712 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:05.865374 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-79c325f2-a965-45cf-b64b-24d9dab8f80c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:31:05.865742 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1194/4776] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:05 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:06.366950 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-dcad9cde-a9fb-45ad-8034-e66618ba1bd1 req-81045c57-58c0-46ca-b067-0628d42a9bb1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:06.368983 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-dcad9cde-a9fb-45ad-8034-e66618ba1bd1 req-81045c57-58c0-46ca-b067-0628d42a9bb1 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 Aug 18 19:31:06.369195 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-dcad9cde-a9fb-45ad-8034-e66618ba1bd1 req-81045c57-58c0-46ca-b067-0628d42a9bb1 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:06.369380 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-dcad9cde-a9fb-45ad-8034-e66618ba1bd1 req-81045c57-58c0-46ca-b067-0628d42a9bb1 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:06.378434 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:06.378434 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:06.381655 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-dcad9cde-a9fb-45ad-8034-e66618ba1bd1 req-81045c57-58c0-46ca-b067-0628d42a9bb1 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:31:06.385431 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-dcad9cde-a9fb-45ad-8034-e66618ba1bd1 req-81045c57-58c0-46ca-b067-0628d42a9bb1 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 returned with HTTP 200 Aug 18 19:31:06.385793 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1195/4777] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:31:06 2026] GET /volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:31:06.402392 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-dcad9cde-a9fb-45ad-8034-e66618ba1bd1 req-aae4a7ef-8cee-4c4f-bdd8-347c676fe24b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:06.404779 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-dcad9cde-a9fb-45ad-8034-e66618ba1bd1 req-aae4a7ef-8cee-4c4f-bdd8-347c676fe24b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] POST https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387/action Aug 18 19:31:06.405178 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-dcad9cde-a9fb-45ad-8034-e66618ba1bd1 req-aae4a7ef-8cee-4c4f-bdd8-347c676fe24b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:31:06.405337 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-dcad9cde-a9fb-45ad-8034-e66618ba1bd1 req-aae4a7ef-8cee-4c4f-bdd8-347c676fe24b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:31:06.417662 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:06.417662 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:06.418203 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-dcad9cde-a9fb-45ad-8034-e66618ba1bd1 req-aae4a7ef-8cee-4c4f-bdd8-347c676fe24b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:31:06.424561 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-dcad9cde-a9fb-45ad-8034-e66618ba1bd1 req-aae4a7ef-8cee-4c4f-bdd8-347c676fe24b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Begin detaching volume completed successfully. Aug 18 19:31:06.424784 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-dcad9cde-a9fb-45ad-8034-e66618ba1bd1 req-aae4a7ef-8cee-4c4f-bdd8-347c676fe24b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387/action returned with HTTP 202 Aug 18 19:31:06.425286 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1190/4778] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:31:06 2026] POST /volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:31:06.461832 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a8f02136-6371-4d71-b56b-2522eac2ed93 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:06.462241 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a8f02136-6371-4d71-b56b-2522eac2ed93 None None] GET https://10.4.3.170/volume// Aug 18 19:31:06.462408 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a8f02136-6371-4d71-b56b-2522eac2ed93 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:06.462590 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a8f02136-6371-4d71-b56b-2522eac2ed93 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:06.462906 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a8f02136-6371-4d71-b56b-2522eac2ed93 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:31:06.463191 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1200/4779] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19: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 19:31:06.470125 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-dcad9cde-a9fb-45ad-8034-e66618ba1bd1 req-8edfa1bf-6746-4fd7-b616-314010f33b3e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:06.474877 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-dcad9cde-a9fb-45ad-8034-e66618ba1bd1 req-8edfa1bf-6746-4fd7-b616-314010f33b3e tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 Aug 18 19:31:06.475151 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-dcad9cde-a9fb-45ad-8034-e66618ba1bd1 req-8edfa1bf-6746-4fd7-b616-314010f33b3e tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:06.475408 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-dcad9cde-a9fb-45ad-8034-e66618ba1bd1 req-8edfa1bf-6746-4fd7-b616-314010f33b3e tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:06.485944 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:06.485944 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:06.489382 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-dcad9cde-a9fb-45ad-8034-e66618ba1bd1 req-8edfa1bf-6746-4fd7-b616-314010f33b3e tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:31:06.493828 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-dcad9cde-a9fb-45ad-8034-e66618ba1bd1 req-8edfa1bf-6746-4fd7-b616-314010f33b3e tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 returned with HTTP 200 Aug 18 19:31:06.494306 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1195/4780] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:31:06 2026] GET /volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 => generated 1411 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:31:06.879519 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3c87be60-51df-4473-a7b6-ae6582bcf396 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:06.881809 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3c87be60-51df-4473-a7b6-ae6582bcf396 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:31:06.882049 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3c87be60-51df-4473-a7b6-ae6582bcf396 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:06.882249 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3c87be60-51df-4473-a7b6-ae6582bcf396 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:06.882353 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-3c87be60-51df-4473-a7b6-ae6582bcf396 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:06.886630 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:06.886630 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:06.887259 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3c87be60-51df-4473-a7b6-ae6582bcf396 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:31:06.887617 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1196/4781] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:06 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:07.898548 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ac26f74b-055d-420b-91ae-34240466ffd3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:07.901164 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ac26f74b-055d-420b-91ae-34240466ffd3 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:31:07.901481 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ac26f74b-055d-420b-91ae-34240466ffd3 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:07.901734 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ac26f74b-055d-420b-91ae-34240466ffd3 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:07.901891 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-ac26f74b-055d-420b-91ae-34240466ffd3 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:07.907458 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:07.907458 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:07.908335 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ac26f74b-055d-420b-91ae-34240466ffd3 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:31:07.908869 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1191/4782] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:07 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:08.443178 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-dcad9cde-a9fb-45ad-8034-e66618ba1bd1 req-9ddb85fd-0ae3-4482-9862-492009fb6515 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:08.445163 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-dcad9cde-a9fb-45ad-8034-e66618ba1bd1 req-9ddb85fd-0ae3-4482-9862-492009fb6515 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] DELETE https://10.4.3.170/volume/v3/attachments/fb741b4f-da6e-4a6f-ae20-fc64ca74c043 Aug 18 19:31:08.445387 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-dcad9cde-a9fb-45ad-8034-e66618ba1bd1 req-9ddb85fd-0ae3-4482-9862-492009fb6515 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:08.445573 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-dcad9cde-a9fb-45ad-8034-e66618ba1bd1 req-9ddb85fd-0ae3-4482-9862-492009fb6515 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:08.455145 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:08.455145 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:08.503896 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-dcad9cde-a9fb-45ad-8034-e66618ba1bd1 req-9ddb85fd-0ae3-4482-9862-492009fb6515 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/attachments/fb741b4f-da6e-4a6f-ae20-fc64ca74c043 returned with HTTP 200 Aug 18 19:31:08.504674 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1201/4783] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:31:08 2026] DELETE /volume/v3/attachments/fb741b4f-da6e-4a6f-ae20-fc64ca74c043 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:08.560879 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e1e9c1c5-5d92-493e-9e22-2dce111e783b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:08.562595 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e1e9c1c5-5d92-493e-9e22-2dce111e783b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] DELETE https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 Aug 18 19:31:08.562924 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e1e9c1c5-5d92-493e-9e22-2dce111e783b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:08.563212 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e1e9c1c5-5d92-493e-9e22-2dce111e783b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:08.564386 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-e1e9c1c5-5d92-493e-9e22-2dce111e783b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Delete volume with id: 35fe7831-6eac-49a4-b1a2-8c23fb98c387 Aug 18 19:31:08.570614 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:08.570614 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:08.571192 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e1e9c1c5-5d92-493e-9e22-2dce111e783b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:31:08.587730 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e1e9c1c5-5d92-493e-9e22-2dce111e783b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Delete volume request issued successfully. Aug 18 19:31:08.588223 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e1e9c1c5-5d92-493e-9e22-2dce111e783b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 returned with HTTP 202 Aug 18 19:31:08.588882 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1196/4784] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:31:08 2026] DELETE /volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 19:31:08.918440 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-849c1574-75f5-41b4-b41e-9cfe74191327 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:08.920151 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-849c1574-75f5-41b4-b41e-9cfe74191327 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:31:08.920440 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-849c1574-75f5-41b4-b41e-9cfe74191327 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:08.920714 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-849c1574-75f5-41b4-b41e-9cfe74191327 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:08.920887 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-849c1574-75f5-41b4-b41e-9cfe74191327 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:08.925003 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:08.925003 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:08.925661 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-849c1574-75f5-41b4-b41e-9cfe74191327 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:31:08.926063 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1197/4785] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:08 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:09.936600 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6a57785f-ae8c-489a-b27d-ec9317d6beaf None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:09.938223 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6a57785f-ae8c-489a-b27d-ec9317d6beaf tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:31:09.938674 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6a57785f-ae8c-489a-b27d-ec9317d6beaf tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:09.938980 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6a57785f-ae8c-489a-b27d-ec9317d6beaf tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:09.939241 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-6a57785f-ae8c-489a-b27d-ec9317d6beaf tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:09.945174 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:09.945174 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:09.945174 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6a57785f-ae8c-489a-b27d-ec9317d6beaf tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:31:09.945174 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1192/4786] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:09 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:10.956023 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9e2cfc7f-ef19-4446-9ca4-890a4e1fbe25 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:10.958193 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9e2cfc7f-ef19-4446-9ca4-890a4e1fbe25 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:31:10.958633 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9e2cfc7f-ef19-4446-9ca4-890a4e1fbe25 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:10.958967 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9e2cfc7f-ef19-4446-9ca4-890a4e1fbe25 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:10.959189 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-9e2cfc7f-ef19-4446-9ca4-890a4e1fbe25 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:10.964360 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:10.964360 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:10.965470 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9e2cfc7f-ef19-4446-9ca4-890a4e1fbe25 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:31:10.966243 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1202/4787] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:10 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:11.978879 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-36bc8c6e-fe14-4e88-a23f-a3d813b1b769 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:11.982193 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-36bc8c6e-fe14-4e88-a23f-a3d813b1b769 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:31:11.982193 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-36bc8c6e-fe14-4e88-a23f-a3d813b1b769 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:11.982193 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-36bc8c6e-fe14-4e88-a23f-a3d813b1b769 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:11.982193 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-36bc8c6e-fe14-4e88-a23f-a3d813b1b769 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:11.985860 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:11.985860 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:11.986634 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-36bc8c6e-fe14-4e88-a23f-a3d813b1b769 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:31:11.987108 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1197/4788] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:11 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:12.701333 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-556c49f0-ead5-4263-a871-1fac16674956 req-1381a079-2f8a-4111-b815-ce8861b2786f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:12.703440 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-556c49f0-ead5-4263-a871-1fac16674956 req-1381a079-2f8a-4111-b815-ce8861b2786f tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 Aug 18 19:31:12.703646 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-556c49f0-ead5-4263-a871-1fac16674956 req-1381a079-2f8a-4111-b815-ce8861b2786f tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:12.703809 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-556c49f0-ead5-4263-a871-1fac16674956 req-1381a079-2f8a-4111-b815-ce8861b2786f tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:12.718056 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:12.718056 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:12.721203 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-556c49f0-ead5-4263-a871-1fac16674956 req-1381a079-2f8a-4111-b815-ce8861b2786f tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:31:12.725540 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-556c49f0-ead5-4263-a871-1fac16674956 req-1381a079-2f8a-4111-b815-ce8861b2786f tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 returned with HTTP 200 Aug 18 19:31:12.726070 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1198/4789] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:31:12 2026] GET /volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 => generated 1230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:31:12.758386 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-556c49f0-ead5-4263-a871-1fac16674956 req-588abb6b-5d95-43ff-b3a9-18aa6ccbece3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:12.761371 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-556c49f0-ead5-4263-a871-1fac16674956 req-588abb6b-5d95-43ff-b3a9-18aa6ccbece3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] POST https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556/action Aug 18 19:31:12.761751 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-556c49f0-ead5-4263-a871-1fac16674956 req-588abb6b-5d95-43ff-b3a9-18aa6ccbece3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:31:12.761940 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-556c49f0-ead5-4263-a871-1fac16674956 req-588abb6b-5d95-43ff-b3a9-18aa6ccbece3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:31:12.773303 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:12.773303 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:12.773919 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-556c49f0-ead5-4263-a871-1fac16674956 req-588abb6b-5d95-43ff-b3a9-18aa6ccbece3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:31:12.780675 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-556c49f0-ead5-4263-a871-1fac16674956 req-588abb6b-5d95-43ff-b3a9-18aa6ccbece3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Begin detaching volume completed successfully. Aug 18 19:31:12.780950 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-556c49f0-ead5-4263-a871-1fac16674956 req-588abb6b-5d95-43ff-b3a9-18aa6ccbece3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556/action returned with HTTP 202 Aug 18 19:31:12.781461 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1193/4790] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:31:12 2026] POST /volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:31:12.857305 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8961e0c2-db11-4e9e-a2ed-98cca70f2aec None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:12.858094 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8961e0c2-db11-4e9e-a2ed-98cca70f2aec None None] GET https://10.4.3.170/volume// Aug 18 19:31:12.858409 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8961e0c2-db11-4e9e-a2ed-98cca70f2aec None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:12.859694 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8961e0c2-db11-4e9e-a2ed-98cca70f2aec None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:12.859694 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8961e0c2-db11-4e9e-a2ed-98cca70f2aec None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:31:12.859694 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1203/4791] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:31:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:31:12.869329 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-556c49f0-ead5-4263-a871-1fac16674956 req-058aefa9-6f05-4b01-9cea-f755b44d772e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:12.872020 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-556c49f0-ead5-4263-a871-1fac16674956 req-058aefa9-6f05-4b01-9cea-f755b44d772e tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 Aug 18 19:31:12.872192 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-556c49f0-ead5-4263-a871-1fac16674956 req-058aefa9-6f05-4b01-9cea-f755b44d772e tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:12.872627 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-556c49f0-ead5-4263-a871-1fac16674956 req-058aefa9-6f05-4b01-9cea-f755b44d772e tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:12.883157 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:12.883157 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:12.887548 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-556c49f0-ead5-4263-a871-1fac16674956 req-058aefa9-6f05-4b01-9cea-f755b44d772e tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:31:12.891759 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-556c49f0-ead5-4263-a871-1fac16674956 req-058aefa9-6f05-4b01-9cea-f755b44d772e tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 returned with HTTP 200 Aug 18 19:31:12.892292 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1198/4792] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:31:12 2026] GET /volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 => generated 1413 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:31:12.998988 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a1000e9e-cf05-4a5b-b33d-8b915b4790c1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:13.001966 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a1000e9e-cf05-4a5b-b33d-8b915b4790c1 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:31:13.001966 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a1000e9e-cf05-4a5b-b33d-8b915b4790c1 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:13.001966 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a1000e9e-cf05-4a5b-b33d-8b915b4790c1 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:13.001966 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-a1000e9e-cf05-4a5b-b33d-8b915b4790c1 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:13.005274 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:13.005274 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:13.005836 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a1000e9e-cf05-4a5b-b33d-8b915b4790c1 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:31:13.006167 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1199/4793] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:12 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:13.746159 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-556c49f0-ead5-4263-a871-1fac16674956 req-e208aaae-ece5-47bd-948c-8b68ea9bae5c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:13.748030 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-556c49f0-ead5-4263-a871-1fac16674956 req-e208aaae-ece5-47bd-948c-8b68ea9bae5c tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] DELETE https://10.4.3.170/volume/v3/attachments/88f3a95a-aaba-4f60-9c6f-a8854dbf648b Aug 18 19:31:13.748257 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-556c49f0-ead5-4263-a871-1fac16674956 req-e208aaae-ece5-47bd-948c-8b68ea9bae5c tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:13.748467 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-556c49f0-ead5-4263-a871-1fac16674956 req-e208aaae-ece5-47bd-948c-8b68ea9bae5c tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:13.754978 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:13.754978 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:13.799562 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-556c49f0-ead5-4263-a871-1fac16674956 req-e208aaae-ece5-47bd-948c-8b68ea9bae5c tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/attachments/88f3a95a-aaba-4f60-9c6f-a8854dbf648b returned with HTTP 200 Aug 18 19:31:13.800123 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1194/4794] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:31:13 2026] DELETE /volume/v3/attachments/88f3a95a-aaba-4f60-9c6f-a8854dbf648b => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:13.912203 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1bc14e0d-db5f-4d22-8de5-e2ea28877c59 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:13.915044 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1bc14e0d-db5f-4d22-8de5-e2ea28877c59 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 Aug 18 19:31:13.915447 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1bc14e0d-db5f-4d22-8de5-e2ea28877c59 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:13.915879 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1bc14e0d-db5f-4d22-8de5-e2ea28877c59 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:13.916299 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-1bc14e0d-db5f-4d22-8de5-e2ea28877c59 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Delete volume with id: ed34aaae-0609-45cd-8e2b-2874e0013556 Aug 18 19:31:13.923872 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:13.923872 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:13.924536 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-1bc14e0d-db5f-4d22-8de5-e2ea28877c59 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:31:13.945035 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-1bc14e0d-db5f-4d22-8de5-e2ea28877c59 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Delete volume request issued successfully. Aug 18 19:31:13.945035 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1bc14e0d-db5f-4d22-8de5-e2ea28877c59 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 returned with HTTP 202 Aug 18 19:31:13.945035 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1204/4795] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:31:13 2026] DELETE /volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:31:13.981851 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-e9d20648-853c-4005-b15a-618361fcfb48 req-7b163c46-bc5e-4bc9-bc8c-0fd67b24409a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:13.984435 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-e9d20648-853c-4005-b15a-618361fcfb48 req-7b163c46-bc5e-4bc9-bc8c-0fd67b24409a tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 Aug 18 19:31:13.985059 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-e9d20648-853c-4005-b15a-618361fcfb48 req-7b163c46-bc5e-4bc9-bc8c-0fd67b24409a tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:13.985651 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-e9d20648-853c-4005-b15a-618361fcfb48 req-7b163c46-bc5e-4bc9-bc8c-0fd67b24409a tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:13.993252 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:13.993252 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:13.996945 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-e9d20648-853c-4005-b15a-618361fcfb48 req-7b163c46-bc5e-4bc9-bc8c-0fd67b24409a tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:31:14.001624 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-e9d20648-853c-4005-b15a-618361fcfb48 req-7b163c46-bc5e-4bc9-bc8c-0fd67b24409a tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 returned with HTTP 200 Aug 18 19:31:14.002230 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1199/4796] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:31:13 2026] GET /volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 => generated 937 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:31:14.017757 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-86675980-0a03-4178-b387-f77838dc87cd None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:14.019616 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-86675980-0a03-4178-b387-f77838dc87cd tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:31:14.019871 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-86675980-0a03-4178-b387-f77838dc87cd tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:14.020072 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-86675980-0a03-4178-b387-f77838dc87cd tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:14.020195 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-86675980-0a03-4178-b387-f77838dc87cd tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:14.024917 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:14.024917 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:14.025563 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-86675980-0a03-4178-b387-f77838dc87cd tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:31:14.025989 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1200/4797] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:14 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:14.043235 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-670290e9-178e-44ab-a488-3b208b1262ef req-f080205d-4da9-4b51-8b9b-04eabc349b00 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:14.045050 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-670290e9-178e-44ab-a488-3b208b1262ef req-f080205d-4da9-4b51-8b9b-04eabc349b00 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 Aug 18 19:31:14.045211 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-670290e9-178e-44ab-a488-3b208b1262ef req-f080205d-4da9-4b51-8b9b-04eabc349b00 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:14.045389 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-670290e9-178e-44ab-a488-3b208b1262ef req-f080205d-4da9-4b51-8b9b-04eabc349b00 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:14.050292 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-670290e9-178e-44ab-a488-3b208b1262ef req-f080205d-4da9-4b51-8b9b-04eabc349b00 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 returned with HTTP 404 Aug 18 19:31:14.050771 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1195/4798] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:31:14 2026] GET /volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:31:15.036178 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-fdcbc4b9-7642-4ce3-a091-8c8ad5e55480 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:15.037908 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fdcbc4b9-7642-4ce3-a091-8c8ad5e55480 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:31:15.038185 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fdcbc4b9-7642-4ce3-a091-8c8ad5e55480 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:15.038729 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fdcbc4b9-7642-4ce3-a091-8c8ad5e55480 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:15.038911 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-fdcbc4b9-7642-4ce3-a091-8c8ad5e55480 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:15.042960 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:15.042960 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:15.043647 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fdcbc4b9-7642-4ce3-a091-8c8ad5e55480 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:31:15.044024 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1205/4799] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:15 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:16.062303 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2002eb54-9a14-474b-a4b5-09cef62cf7ff None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:16.064086 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2002eb54-9a14-474b-a4b5-09cef62cf7ff tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:31:16.064285 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2002eb54-9a14-474b-a4b5-09cef62cf7ff tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:16.064519 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2002eb54-9a14-474b-a4b5-09cef62cf7ff tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:16.064649 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-2002eb54-9a14-474b-a4b5-09cef62cf7ff tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:16.068933 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:16.068933 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:16.069619 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2002eb54-9a14-474b-a4b5-09cef62cf7ff tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:31:16.070010 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1200/4800] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:16 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:16.335593 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-78b7fd9f-60d4-483d-ab19-d28c569be7b5 req-c5f2fab6-e366-487f-a2e7-9701ecd91214 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:16.338118 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-78b7fd9f-60d4-483d-ab19-d28c569be7b5 req-c5f2fab6-e366-487f-a2e7-9701ecd91214 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] DELETE https://10.4.3.170/volume/v3/attachments/ef13076c-cc10-40a3-aa31-5446f9238d53 Aug 18 19:31:16.338421 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-78b7fd9f-60d4-483d-ab19-d28c569be7b5 req-c5f2fab6-e366-487f-a2e7-9701ecd91214 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:16.338694 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-78b7fd9f-60d4-483d-ab19-d28c569be7b5 req-c5f2fab6-e366-487f-a2e7-9701ecd91214 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:16.348215 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:16.348215 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:16.398783 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-78b7fd9f-60d4-483d-ab19-d28c569be7b5 req-c5f2fab6-e366-487f-a2e7-9701ecd91214 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/attachments/ef13076c-cc10-40a3-aa31-5446f9238d53 returned with HTTP 200 Aug 18 19:31:16.399548 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1201/4801] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:31:16 2026] DELETE /volume/v3/attachments/ef13076c-cc10-40a3-aa31-5446f9238d53 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:17.099580 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b012ce41-ba88-45b5-a95f-ba9485f98bc5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:17.101150 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b012ce41-ba88-45b5-a95f-ba9485f98bc5 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:31:17.101327 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b012ce41-ba88-45b5-a95f-ba9485f98bc5 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:17.101815 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b012ce41-ba88-45b5-a95f-ba9485f98bc5 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:17.101921 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-b012ce41-ba88-45b5-a95f-ba9485f98bc5 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:17.105965 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:17.105965 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:17.106496 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b012ce41-ba88-45b5-a95f-ba9485f98bc5 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:31:17.106851 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1196/4802] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:17 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:17.492721 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d9237ee4-a611-46b8-8e74-ff1eedd2d1a1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:17.494527 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d9237ee4-a611-46b8-8e74-ff1eedd2d1a1 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d Aug 18 19:31:17.494720 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d9237ee4-a611-46b8-8e74-ff1eedd2d1a1 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:17.494895 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d9237ee4-a611-46b8-8e74-ff1eedd2d1a1 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:17.495060 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-d9237ee4-a611-46b8-8e74-ff1eedd2d1a1 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Delete volume with id: 4373c0fa-bbce-42e6-85a0-2189ddbfe76d Aug 18 19:31:17.502448 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:17.502448 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:17.502886 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d9237ee4-a611-46b8-8e74-ff1eedd2d1a1 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:31:17.517249 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d9237ee4-a611-46b8-8e74-ff1eedd2d1a1 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Delete volume request issued successfully. Aug 18 19:31:17.517447 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d9237ee4-a611-46b8-8e74-ff1eedd2d1a1 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d returned with HTTP 202 Aug 18 19:31:17.517851 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1206/4803] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:31:17 2026] DELETE /volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:31:17.525198 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-04b76b43-b2fc-4b01-9809-e9805c41722b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:17.527011 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-04b76b43-b2fc-4b01-9809-e9805c41722b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d Aug 18 19:31:17.527218 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-04b76b43-b2fc-4b01-9809-e9805c41722b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:17.527445 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-04b76b43-b2fc-4b01-9809-e9805c41722b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:17.535167 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:17.535167 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:17.538686 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-04b76b43-b2fc-4b01-9809-e9805c41722b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Volume info retrieved successfully. Aug 18 19:31:17.543714 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-04b76b43-b2fc-4b01-9809-e9805c41722b tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d returned with HTTP 200 Aug 18 19:31:17.544135 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1201/4804] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:17 2026] GET /volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d => generated 1248 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:31:18.121874 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-dcfe08b2-3f9c-44fb-a518-de697cf99125 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:18.130130 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-dcfe08b2-3f9c-44fb-a518-de697cf99125 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:31:18.131298 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-dcfe08b2-3f9c-44fb-a518-de697cf99125 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:18.132435 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-dcfe08b2-3f9c-44fb-a518-de697cf99125 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:18.133001 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-dcfe08b2-3f9c-44fb-a518-de697cf99125 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:18.141133 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:18.141133 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:18.141761 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-dcfe08b2-3f9c-44fb-a518-de697cf99125 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:31:18.142091 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1202/4805] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:18 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 735 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:18.556395 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-313e4796-f61e-4fa7-b088-d4de48450316 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:18.558626 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-313e4796-f61e-4fa7-b088-d4de48450316 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d Aug 18 19:31:18.558865 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-313e4796-f61e-4fa7-b088-d4de48450316 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:18.559102 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-313e4796-f61e-4fa7-b088-d4de48450316 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:18.565870 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-313e4796-f61e-4fa7-b088-d4de48450316 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d returned with HTTP 404 Aug 18 19:31:18.566430 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1197/4806] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:18 2026] GET /volume/v3/volumes/4373c0fa-bbce-42e6-85a0-2189ddbfe76d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:31:18.572868 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-671f66f4-05ce-410f-992f-6e539ae4b0a3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:18.574802 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-671f66f4-05ce-410f-992f-6e539ae4b0a3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 Aug 18 19:31:18.574991 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-671f66f4-05ce-410f-992f-6e539ae4b0a3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:18.575163 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-671f66f4-05ce-410f-992f-6e539ae4b0a3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:18.575309 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-671f66f4-05ce-410f-992f-6e539ae4b0a3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Delete volume with id: ed34aaae-0609-45cd-8e2b-2874e0013556 Aug 18 19:31:18.580616 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-671f66f4-05ce-410f-992f-6e539ae4b0a3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 returned with HTTP 404 Aug 18 19:31:18.581146 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1207/4807] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:31:18 2026] DELETE /volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:31:18.587877 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-87560ad2-49a9-4db7-90b4-0824c99ee122 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:18.589662 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-87560ad2-49a9-4db7-90b4-0824c99ee122 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 Aug 18 19:31:18.589817 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-87560ad2-49a9-4db7-90b4-0824c99ee122 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:18.590017 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-87560ad2-49a9-4db7-90b4-0824c99ee122 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:18.596164 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-87560ad2-49a9-4db7-90b4-0824c99ee122 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 returned with HTTP 404 Aug 18 19:31:18.596669 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1202/4808] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:18 2026] GET /volume/v3/volumes/ed34aaae-0609-45cd-8e2b-2874e0013556 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:31:18.606017 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8eeb36a0-2b4a-4c04-94ba-c041e89e17e3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:18.612204 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8eeb36a0-2b4a-4c04-94ba-c041e89e17e3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] DELETE https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 Aug 18 19:31:18.613612 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8eeb36a0-2b4a-4c04-94ba-c041e89e17e3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:18.614268 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8eeb36a0-2b4a-4c04-94ba-c041e89e17e3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:18.615040 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-8eeb36a0-2b4a-4c04-94ba-c041e89e17e3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Delete volume with id: 35fe7831-6eac-49a4-b1a2-8c23fb98c387 Aug 18 19:31:18.634168 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8eeb36a0-2b4a-4c04-94ba-c041e89e17e3 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 returned with HTTP 404 Aug 18 19:31:18.636342 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1203/4809] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:31:18 2026] DELETE /volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:31:18.642641 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-74cda9b2-cbce-4b4b-9df4-3a9dd88e4a15 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:18.644385 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-74cda9b2-cbce-4b4b-9df4-3a9dd88e4a15 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] GET https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 Aug 18 19:31:18.644594 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-74cda9b2-cbce-4b4b-9df4-3a9dd88e4a15 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:18.644798 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-74cda9b2-cbce-4b4b-9df4-3a9dd88e4a15 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:18.651836 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-74cda9b2-cbce-4b4b-9df4-3a9dd88e4a15 tempest-TestInstancesWithCinderVolumes-1646084866 tempest-TestInstancesWithCinderVolumes-1646084866-project-member] https://10.4.3.170/volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 returned with HTTP 404 Aug 18 19:31:18.652540 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1198/4810] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:18 2026] GET /volume/v3/volumes/35fe7831-6eac-49a4-b1a2-8c23fb98c387 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:31:18.658768 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-611403ba-03f2-4fc5-8969-cfc45ac3ea87 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:18.660957 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-611403ba-03f2-4fc5-8969-cfc45ac3ea87 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Aug 18 19:31:18.661188 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-611403ba-03f2-4fc5-8969-cfc45ac3ea87 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:18.661441 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-611403ba-03f2-4fc5-8969-cfc45ac3ea87 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Calling method 'detail' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:18.662323 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-611403ba-03f2-4fc5-8969-cfc45ac3ea87 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:31:18.675688 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-611403ba-03f2-4fc5-8969-cfc45ac3ea87 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Get all volumes completed successfully. Aug 18 19:31:18.677504 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:18.677504 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:18.682821 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-611403ba-03f2-4fc5-8969-cfc45ac3ea87 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 19:31:18.683278 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1208/4811] 10.4.3.170 () {66 vars in 1285 bytes} [Tue Aug 18 19:31:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6076 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:31:18.697444 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c3c45f33-2800-4c8d-9bfc-a7253e5be4e3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:18.698907 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c3c45f33-2800-4c8d-9bfc-a7253e5be4e3 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] DELETE https://10.4.3.170/volume/v3/types/25fa1c74-a05e-4414-b0e5-c037510c79d8 Aug 18 19:31:18.699105 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c3c45f33-2800-4c8d-9bfc-a7253e5be4e3 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:18.699295 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c3c45f33-2800-4c8d-9bfc-a7253e5be4e3 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:18.722000 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c3c45f33-2800-4c8d-9bfc-a7253e5be4e3 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] https://10.4.3.170/volume/v3/types/25fa1c74-a05e-4414-b0e5-c037510c79d8 returned with HTTP 202 Aug 18 19:31:18.722374 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1203/4812] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:31:18 2026] DELETE /volume/v3/types/25fa1c74-a05e-4414-b0e5-c037510c79d8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:31:18.729668 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ef457f9a-f50b-4d97-8a13-babf871ef94b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:18.731346 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ef457f9a-f50b-4d97-8a13-babf871ef94b tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Aug 18 19:31:18.731559 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ef457f9a-f50b-4d97-8a13-babf871ef94b tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:18.731733 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ef457f9a-f50b-4d97-8a13-babf871ef94b tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Calling method 'detail' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:18.732504 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ef457f9a-f50b-4d97-8a13-babf871ef94b tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:31:18.742381 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ef457f9a-f50b-4d97-8a13-babf871ef94b tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Get all volumes completed successfully. Aug 18 19:31:18.743629 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:18.743629 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:18.748236 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ef457f9a-f50b-4d97-8a13-babf871ef94b tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 19:31:18.748620 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1204/4813] 10.4.3.170 () {66 vars in 1285 bytes} [Tue Aug 18 19:31:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6076 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:31:18.762290 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d20aa3a3-678d-4c47-aded-5bb50da23ee5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:18.764033 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d20aa3a3-678d-4c47-aded-5bb50da23ee5 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] DELETE https://10.4.3.170/volume/v3/types/3e0a4f15-9347-4ea6-8015-8e8232ea4f2d Aug 18 19:31:18.764266 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d20aa3a3-678d-4c47-aded-5bb50da23ee5 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:18.764510 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d20aa3a3-678d-4c47-aded-5bb50da23ee5 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Calling method '_delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:18.785560 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d20aa3a3-678d-4c47-aded-5bb50da23ee5 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] https://10.4.3.170/volume/v3/types/3e0a4f15-9347-4ea6-8015-8e8232ea4f2d returned with HTTP 202 Aug 18 19:31:18.785935 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1199/4814] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:31:18 2026] DELETE /volume/v3/types/3e0a4f15-9347-4ea6-8015-8e8232ea4f2d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:31:19.023756 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5017c704-6762-408d-b42e-982a004b245c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:19.025926 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5017c704-6762-408d-b42e-982a004b245c tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Aug 18 19:31:19.026166 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5017c704-6762-408d-b42e-982a004b245c tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:19.026414 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5017c704-6762-408d-b42e-982a004b245c tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Calling method 'detail' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:19.027297 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5017c704-6762-408d-b42e-982a004b245c tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:31:19.038255 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5017c704-6762-408d-b42e-982a004b245c tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Get all volumes completed successfully. Aug 18 19:31:19.039622 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:19.039622 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:19.044224 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5017c704-6762-408d-b42e-982a004b245c tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 19:31:19.044760 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1209/4815] 10.4.3.170 () {66 vars in 1285 bytes} [Tue Aug 18 19:31:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6076 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:31:19.059169 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1abd1366-3fe8-415b-8baa-9e63f22cb8fc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:19.061191 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1abd1366-3fe8-415b-8baa-9e63f22cb8fc tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/116258a1-04a8-407d-ac29-1a25788cf25c Aug 18 19:31:19.061434 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1abd1366-3fe8-415b-8baa-9e63f22cb8fc tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:19.061644 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1abd1366-3fe8-415b-8baa-9e63f22cb8fc tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:19.061841 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-1abd1366-3fe8-415b-8baa-9e63f22cb8fc tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Delete volume with id: 116258a1-04a8-407d-ac29-1a25788cf25c Aug 18 19:31:19.069031 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:19.069031 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:19.069430 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1abd1366-3fe8-415b-8baa-9e63f22cb8fc tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Volume info retrieved successfully. Aug 18 19:31:19.079264 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.image.cache [None req-1abd1366-3fe8-415b-8baa-9e63f22cb8fc tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '5b4c7169-5f83-4079-aa6e-59bae33df3da', 'volume_id': '116258a1-04a8-407d-ac29-1a25788cf25c', 'host': 'np0000007688@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 18, 19, 29, 52), 'last_used': datetime.datetime(2026, 8, 18, 19, 30, 2)}. {{(pid=100580) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 18 19:31:19.087194 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1abd1366-3fe8-415b-8baa-9e63f22cb8fc tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Delete volume request issued successfully. Aug 18 19:31:19.087437 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1abd1366-3fe8-415b-8baa-9e63f22cb8fc tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] https://10.4.3.170/volume/v3/volumes/116258a1-04a8-407d-ac29-1a25788cf25c returned with HTTP 202 Aug 18 19:31:19.087872 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1204/4816] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:31:19 2026] DELETE /volume/v3/volumes/116258a1-04a8-407d-ac29-1a25788cf25c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:31:19.098489 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d901565f-58cb-40d9-9769-5d941b7dc810 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:19.100668 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d901565f-58cb-40d9-9769-5d941b7dc810 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] GET https://10.4.3.170/volume/v3/volumes/116258a1-04a8-407d-ac29-1a25788cf25c Aug 18 19:31:19.100833 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d901565f-58cb-40d9-9769-5d941b7dc810 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:19.101027 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d901565f-58cb-40d9-9769-5d941b7dc810 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:19.107415 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:19.107415 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:19.110814 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d901565f-58cb-40d9-9769-5d941b7dc810 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Volume info retrieved successfully. Aug 18 19:31:19.115775 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d901565f-58cb-40d9-9769-5d941b7dc810 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] https://10.4.3.170/volume/v3/volumes/116258a1-04a8-407d-ac29-1a25788cf25c returned with HTTP 200 Aug 18 19:31:19.116325 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1205/4817] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:19 2026] GET /volume/v3/volumes/116258a1-04a8-407d-ac29-1a25788cf25c => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:31:19.152029 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c269e00a-1031-4135-aabd-0b181f98ea38 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:19.153858 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c269e00a-1031-4135-aabd-0b181f98ea38 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:31:19.154088 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c269e00a-1031-4135-aabd-0b181f98ea38 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:19.154318 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c269e00a-1031-4135-aabd-0b181f98ea38 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:19.154451 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-c269e00a-1031-4135-aabd-0b181f98ea38 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:19.158875 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:19.158875 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:19.159611 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c269e00a-1031-4135-aabd-0b181f98ea38 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:31:19.159938 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1200/4818] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:19 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:20.128512 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7c1b4629-91b3-4a2f-9258-0d01cc7b45f1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:20.130194 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7c1b4629-91b3-4a2f-9258-0d01cc7b45f1 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] GET https://10.4.3.170/volume/v3/volumes/116258a1-04a8-407d-ac29-1a25788cf25c Aug 18 19:31:20.130380 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7c1b4629-91b3-4a2f-9258-0d01cc7b45f1 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:20.130593 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7c1b4629-91b3-4a2f-9258-0d01cc7b45f1 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:20.136345 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7c1b4629-91b3-4a2f-9258-0d01cc7b45f1 tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] https://10.4.3.170/volume/v3/volumes/116258a1-04a8-407d-ac29-1a25788cf25c returned with HTTP 404 Aug 18 19:31:20.136800 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1210/4819] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:20 2026] GET /volume/v3/volumes/116258a1-04a8-407d-ac29-1a25788cf25c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:31:20.143694 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4e582378-60a4-4ca4-b5d0-e36773a38aeb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:20.146035 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4e582378-60a4-4ca4-b5d0-e36773a38aeb tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] DELETE https://10.4.3.170/volume/v3/types/435d5741-98e5-4770-bca3-ec267c419691 Aug 18 19:31:20.146250 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4e582378-60a4-4ca4-b5d0-e36773a38aeb tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:20.146518 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4e582378-60a4-4ca4-b5d0-e36773a38aeb tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:20.167332 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4e582378-60a4-4ca4-b5d0-e36773a38aeb tempest-TestInstancesWithCinderVolumes-2029405223 tempest-TestInstancesWithCinderVolumes-2029405223-project-admin] https://10.4.3.170/volume/v3/types/435d5741-98e5-4770-bca3-ec267c419691 returned with HTTP 202 Aug 18 19:31:20.167819 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1205/4820] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:31:20 2026] DELETE /volume/v3/types/435d5741-98e5-4770-bca3-ec267c419691 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:31:20.170548 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-19c42e9a-503e-4523-82a7-85bc3eba1823 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:20.172245 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-19c42e9a-503e-4523-82a7-85bc3eba1823 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:31:20.172461 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-19c42e9a-503e-4523-82a7-85bc3eba1823 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:20.172668 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-19c42e9a-503e-4523-82a7-85bc3eba1823 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:20.172759 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-19c42e9a-503e-4523-82a7-85bc3eba1823 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:20.177046 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:20.177046 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:20.177826 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-19c42e9a-503e-4523-82a7-85bc3eba1823 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:31:20.178302 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1206/4821] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:20 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:20.187816 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-822c5b8c-9273-4c6e-bddd-0e7b061a71e9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:20.242807 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-822c5b8c-9273-4c6e-bddd-0e7b061a71e9 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] POST https://10.4.3.170/volume/v3/backups Aug 18 19:31:20.243099 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-822c5b8c-9273-4c6e-bddd-0e7b061a71e9 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8853e706-4bfc-4df6-a5a1-bf5f80b7843f"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:31:20.244335 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.backups [None req-822c5b8c-9273-4c6e-bddd-0e7b061a71e9 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Creating new backup {'backup': {'volume_id': '8853e706-4bfc-4df6-a5a1-bf5f80b7843f'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:31:20.244483 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.backups [None req-822c5b8c-9273-4c6e-bddd-0e7b061a71e9 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Creating backup of volume 8853e706-4bfc-4df6-a5a1-bf5f80b7843f in container None Aug 18 19:31:20.250276 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:20.250276 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:20.250682 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-822c5b8c-9273-4c6e-bddd-0e7b061a71e9 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Volume info retrieved successfully. Aug 18 19:31:20.268729 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-822c5b8c-9273-4c6e-bddd-0e7b061a71e9 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Created reservations ['9d4bffef-4e9f-41b5-9461-1d24d5e3c747', 'd9d1d08b-cf25-40b2-b475-4911f4e64528'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:31:20.294576 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-822c5b8c-9273-4c6e-bddd-0e7b061a71e9 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:31:20.295097 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1201/4822] 10.4.3.170 () {70 vars in 1298 bytes} [Tue Aug 18 19:31:20 2026] POST /volume/v3/backups => generated 288 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:31:20.304513 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-fdd02b64-bbd7-451d-9e3d-f2700bfc40da None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:20.306352 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fdd02b64-bbd7-451d-9e3d-f2700bfc40da tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 Aug 18 19:31:20.306649 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fdd02b64-bbd7-451d-9e3d-f2700bfc40da tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:20.306827 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fdd02b64-bbd7-451d-9e3d-f2700bfc40da tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:20.306997 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-fdd02b64-bbd7-451d-9e3d-f2700bfc40da tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 01ce3adc-16e5-4c67-974c-e529d58f0a69. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:20.313542 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:20.313542 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:20.314409 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fdd02b64-bbd7-451d-9e3d-f2700bfc40da tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 returned with HTTP 200 Aug 18 19:31:20.314888 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1211/4823] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:20 2026] GET /volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:21.327208 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3bdc4ace-c4f3-45a3-9942-3ec753722280 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:21.328985 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3bdc4ace-c4f3-45a3-9942-3ec753722280 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 Aug 18 19:31:21.329343 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3bdc4ace-c4f3-45a3-9942-3ec753722280 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:21.330558 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3bdc4ace-c4f3-45a3-9942-3ec753722280 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:21.330558 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-3bdc4ace-c4f3-45a3-9942-3ec753722280 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 01ce3adc-16e5-4c67-974c-e529d58f0a69. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:21.334714 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:21.334714 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:21.335575 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3bdc4ace-c4f3-45a3-9942-3ec753722280 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 returned with HTTP 200 Aug 18 19:31:21.336012 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1206/4824] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:21 2026] GET /volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:22.345224 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e12f4b2b-d830-4c4f-9e17-53233b8028b8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:22.347000 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e12f4b2b-d830-4c4f-9e17-53233b8028b8 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 Aug 18 19:31:22.347212 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e12f4b2b-d830-4c4f-9e17-53233b8028b8 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:22.347457 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e12f4b2b-d830-4c4f-9e17-53233b8028b8 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:22.347566 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-e12f4b2b-d830-4c4f-9e17-53233b8028b8 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 01ce3adc-16e5-4c67-974c-e529d58f0a69. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:22.351903 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:22.351903 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:22.352533 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e12f4b2b-d830-4c4f-9e17-53233b8028b8 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 returned with HTTP 200 Aug 18 19:31:22.352886 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1207/4825] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:22 2026] GET /volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:23.364483 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-fc3284df-17e2-4225-ac66-44aa89b08c3d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:23.366031 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fc3284df-17e2-4225-ac66-44aa89b08c3d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 Aug 18 19:31:23.366220 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fc3284df-17e2-4225-ac66-44aa89b08c3d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:23.366443 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fc3284df-17e2-4225-ac66-44aa89b08c3d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:23.366539 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-fc3284df-17e2-4225-ac66-44aa89b08c3d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 01ce3adc-16e5-4c67-974c-e529d58f0a69. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:23.370417 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:23.370417 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:23.370986 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fc3284df-17e2-4225-ac66-44aa89b08c3d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 returned with HTTP 200 Aug 18 19:31:23.371338 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1202/4826] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:23 2026] GET /volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:24.382338 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f0fb2ef1-939c-4505-b8d6-30a58a2001ec None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:24.383961 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f0fb2ef1-939c-4505-b8d6-30a58a2001ec tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 Aug 18 19:31:24.384439 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f0fb2ef1-939c-4505-b8d6-30a58a2001ec tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:24.385460 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f0fb2ef1-939c-4505-b8d6-30a58a2001ec tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:24.385460 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-f0fb2ef1-939c-4505-b8d6-30a58a2001ec tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 01ce3adc-16e5-4c67-974c-e529d58f0a69. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:24.389189 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:24.389189 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:24.389925 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f0fb2ef1-939c-4505-b8d6-30a58a2001ec tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 returned with HTTP 200 Aug 18 19:31:24.390338 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1212/4827] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:24 2026] GET /volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:25.399846 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c2fd015d-0c3e-4d58-b536-541116f0f9b6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:25.402670 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c2fd015d-0c3e-4d58-b536-541116f0f9b6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 Aug 18 19:31:25.402871 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c2fd015d-0c3e-4d58-b536-541116f0f9b6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:25.403051 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c2fd015d-0c3e-4d58-b536-541116f0f9b6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:25.403149 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-c2fd015d-0c3e-4d58-b536-541116f0f9b6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 01ce3adc-16e5-4c67-974c-e529d58f0a69. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:25.410732 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:25.410732 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:25.411353 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c2fd015d-0c3e-4d58-b536-541116f0f9b6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 returned with HTTP 200 Aug 18 19:31:25.411698 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1207/4828] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:25 2026] GET /volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:26.194958 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ac10a187-e66a-477b-9755-822ad26f1d33 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:26.272018 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ac10a187-e66a-477b-9755-822ad26f1d33 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:31:26.272419 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ac10a187-e66a-477b-9755-822ad26f1d33 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-16418361"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:31:26.273732 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-ac10a187-e66a-477b-9755-822ad26f1d33 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-16418361'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:31:26.273893 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-ac10a187-e66a-477b-9755-822ad26f1d33 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Create volume of 1 GB Aug 18 19:31:26.278063 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ac10a187-e66a-477b-9755-822ad26f1d33 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Availability Zones retrieved successfully. Aug 18 19:31:26.282942 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ac10a187-e66a-477b-9755-822ad26f1d33 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Flow 'volume_create_api' (477f0f21-8bda-44b5-b923-3728e1fb94f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:31:26.283937 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ac10a187-e66a-477b-9755-822ad26f1d33 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (199eb258-704b-4de4-80d5-fc80b7a9e444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:26.284801 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-ac10a187-e66a-477b-9755-822ad26f1d33 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:31:26.307089 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ac10a187-e66a-477b-9755-822ad26f1d33 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (199eb258-704b-4de4-80d5-fc80b7a9e444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:26.307908 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ac10a187-e66a-477b-9755-822ad26f1d33 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd558ecb-cd25-43f8-927c-7c87a5a98b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:26.357924 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-ac10a187-e66a-477b-9755-822ad26f1d33 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Created reservations ['8a7c8bdd-def5-4732-9468-d251b7b6e788', 'b6b2b5ce-34f9-4cbe-ac64-bbf373041ee9', 'c664525e-b60a-4e1a-852c-da7c6d8707f5', '7cf03e51-16ce-4abe-9f17-5959b614f219'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:31:26.358779 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ac10a187-e66a-477b-9755-822ad26f1d33 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd558ecb-cd25-43f8-927c-7c87a5a98b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a7c8bdd-def5-4732-9468-d251b7b6e788', 'b6b2b5ce-34f9-4cbe-ac64-bbf373041ee9', 'c664525e-b60a-4e1a-852c-da7c6d8707f5', '7cf03e51-16ce-4abe-9f17-5959b614f219']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:26.359623 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ac10a187-e66a-477b-9755-822ad26f1d33 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59787503-273f-4f55-90d0-69e2e70b6a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:26.380849 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ac10a187-e66a-477b-9755-822ad26f1d33 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59787503-273f-4f55-90d0-69e2e70b6a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '051355be-8eac-46f3-ad09-cb6c857a473f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-16418361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a34fa01e0c34652a04b08ed90ee3134',qos_specs=None,replication_status=,reservations=['8a7c8bdd-def5-4732-9468-d251b7b6e788','b6b2b5ce-34f9-4cbe-ac64-bbf373041ee9','c664525e-b60a-4e1a-852c-da7c6d8707f5','7cf03e51-16ce-4abe-9f17-5959b614f219'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3961e2aa059b455197904195b398dd5e',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:31:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-16418361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=051355be-8eac-46f3-ad09-cb6c857a473f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a34fa01e0c34652a04b08ed90ee3134',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3961e2aa059b455197904195b398dd5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:26.381583 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ac10a187-e66a-477b-9755-822ad26f1d33 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d59d73a7-8475-45cf-946f-c1f4a42f2663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:26.402415 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ac10a187-e66a-477b-9755-822ad26f1d33 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d59d73a7-8475-45cf-946f-c1f4a42f2663) transitioned into state 'SUCCESS' from state '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-16418361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a34fa01e0c34652a04b08ed90ee3134',qos_specs=None,replication_status=,reservations=['8a7c8bdd-def5-4732-9468-d251b7b6e788','b6b2b5ce-34f9-4cbe-ac64-bbf373041ee9','c664525e-b60a-4e1a-852c-da7c6d8707f5','7cf03e51-16ce-4abe-9f17-5959b614f219'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3961e2aa059b455197904195b398dd5e',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:26.403132 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ac10a187-e66a-477b-9755-822ad26f1d33 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a988144-0c40-4b7e-a90b-a3b7f3d45aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:26.414550 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ac10a187-e66a-477b-9755-822ad26f1d33 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a988144-0c40-4b7e-a90b-a3b7f3d45aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:26.415549 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ac10a187-e66a-477b-9755-822ad26f1d33 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Flow 'volume_create_api' (477f0f21-8bda-44b5-b923-3728e1fb94f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:31:26.415891 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ac10a187-e66a-477b-9755-822ad26f1d33 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Create volume request issued successfully. Aug 18 19:31:26.416554 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ac10a187-e66a-477b-9755-822ad26f1d33 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:31:26.416988 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1208/4829] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:31:26 2026] POST /volume/v3/volumes => generated 758 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:31:26.421086 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-aaec094f-75ac-40bf-8003-ce2da23d8378 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:26.427596 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-aaec094f-75ac-40bf-8003-ce2da23d8378 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 Aug 18 19:31:26.428033 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-aaec094f-75ac-40bf-8003-ce2da23d8378 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:26.428240 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-aaec094f-75ac-40bf-8003-ce2da23d8378 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:26.428339 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-aaec094f-75ac-40bf-8003-ce2da23d8378 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 01ce3adc-16e5-4c67-974c-e529d58f0a69. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:26.428757 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-97b43d43-9633-48ea-8623-4a6e09bd7166 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:26.430502 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-97b43d43-9633-48ea-8623-4a6e09bd7166 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] GET https://10.4.3.170/volume/v3/volumes/051355be-8eac-46f3-ad09-cb6c857a473f Aug 18 19:31:26.430684 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-97b43d43-9633-48ea-8623-4a6e09bd7166 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:26.430862 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-97b43d43-9633-48ea-8623-4a6e09bd7166 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:26.432309 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:26.432309 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:26.433662 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-aaec094f-75ac-40bf-8003-ce2da23d8378 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 returned with HTTP 200 Aug 18 19:31:26.433662 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1203/4830] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:26 2026] GET /volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:26.438371 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:26.438371 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:26.441791 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-97b43d43-9633-48ea-8623-4a6e09bd7166 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Volume info retrieved successfully. Aug 18 19:31:26.445734 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-97b43d43-9633-48ea-8623-4a6e09bd7166 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes/051355be-8eac-46f3-ad09-cb6c857a473f returned with HTTP 200 Aug 18 19:31:26.446118 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1213/4831] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:26 2026] GET /volume/v3/volumes/051355be-8eac-46f3-ad09-cb6c857a473f => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:27.443152 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d21919e3-5457-419b-9234-10ff8330c112 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:27.444922 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d21919e3-5457-419b-9234-10ff8330c112 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 Aug 18 19:31:27.445122 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d21919e3-5457-419b-9234-10ff8330c112 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:27.445310 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d21919e3-5457-419b-9234-10ff8330c112 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:27.445444 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-d21919e3-5457-419b-9234-10ff8330c112 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 01ce3adc-16e5-4c67-974c-e529d58f0a69. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:27.449463 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:27.449463 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:27.450018 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d21919e3-5457-419b-9234-10ff8330c112 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 returned with HTTP 200 Aug 18 19:31:27.450386 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1208/4832] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:27 2026] GET /volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:27.457348 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-63afdf72-b011-47d0-a2a1-7a7cdd91b133 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:27.459693 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-63afdf72-b011-47d0-a2a1-7a7cdd91b133 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] GET https://10.4.3.170/volume/v3/volumes/051355be-8eac-46f3-ad09-cb6c857a473f Aug 18 19:31:27.459888 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-63afdf72-b011-47d0-a2a1-7a7cdd91b133 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:27.460092 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-63afdf72-b011-47d0-a2a1-7a7cdd91b133 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:27.467549 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:27.467549 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:27.471347 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-63afdf72-b011-47d0-a2a1-7a7cdd91b133 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Volume info retrieved successfully. Aug 18 19:31:27.475211 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-63afdf72-b011-47d0-a2a1-7a7cdd91b133 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes/051355be-8eac-46f3-ad09-cb6c857a473f returned with HTTP 200 Aug 18 19:31:27.475825 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1209/4833] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:27 2026] GET /volume/v3/volumes/051355be-8eac-46f3-ad09-cb6c857a473f => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:27.486298 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5c2a7bdb-66b3-4642-a333-e68dfa8355e8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:27.487852 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5c2a7bdb-66b3-4642-a333-e68dfa8355e8 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:31:27.488160 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5c2a7bdb-66b3-4642-a333-e68dfa8355e8 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "051355be-8eac-46f3-ad09-cb6c857a473f", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-2058964122"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:31:27.495597 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:27.495597 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:27.496000 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5c2a7bdb-66b3-4642-a333-e68dfa8355e8 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Volume info retrieved successfully. Aug 18 19:31:27.496110 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-5c2a7bdb-66b3-4642-a333-e68dfa8355e8 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Create snapshot from volume 051355be-8eac-46f3-ad09-cb6c857a473f Aug 18 19:31:27.524066 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-5c2a7bdb-66b3-4642-a333-e68dfa8355e8 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Created reservations ['8662a6df-cbac-4977-87c3-68d7e113ff27', '511b9105-9640-43cc-932b-e4dc27e06bee', '6d1c7e32-2776-4e80-8545-e7dd1f594708', '6f083d19-f558-448e-889c-4d4c9fdd0433'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:31:27.546302 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5c2a7bdb-66b3-4642-a333-e68dfa8355e8 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Snapshot create request issued successfully. Aug 18 19:31:27.546602 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5c2a7bdb-66b3-4642-a333-e68dfa8355e8 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:31:27.546961 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1204/4834] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:31:27 2026] POST /volume/v3/snapshots => generated 316 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:31:27.554482 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-fb6ad069-c4c6-46af-ad63-11752062d309 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:27.556536 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fb6ad069-c4c6-46af-ad63-11752062d309 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] GET https://10.4.3.170/volume/v3/snapshots/40e83485-3513-482d-93ef-1d4ce1c19f96 Aug 18 19:31:27.556783 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fb6ad069-c4c6-46af-ad63-11752062d309 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:27.557032 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fb6ad069-c4c6-46af-ad63-11752062d309 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:27.562570 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:27.562570 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:27.563041 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-fb6ad069-c4c6-46af-ad63-11752062d309 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Snapshot retrieved successfully. Aug 18 19:31:27.563829 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fb6ad069-c4c6-46af-ad63-11752062d309 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/snapshots/40e83485-3513-482d-93ef-1d4ce1c19f96 returned with HTTP 200 Aug 18 19:31:27.564228 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1214/4835] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:31:27 2026] GET /volume/v3/snapshots/40e83485-3513-482d-93ef-1d4ce1c19f96 => generated 448 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:28.460827 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-52c7f120-ec7b-402e-b5d8-9951fc74374d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:28.462805 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-52c7f120-ec7b-402e-b5d8-9951fc74374d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 Aug 18 19:31:28.463064 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-52c7f120-ec7b-402e-b5d8-9951fc74374d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:28.463311 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-52c7f120-ec7b-402e-b5d8-9951fc74374d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:28.463472 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-52c7f120-ec7b-402e-b5d8-9951fc74374d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 01ce3adc-16e5-4c67-974c-e529d58f0a69. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:28.467579 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:28.467579 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:28.468260 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-52c7f120-ec7b-402e-b5d8-9951fc74374d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 returned with HTTP 200 Aug 18 19:31:28.468721 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1209/4836] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:28 2026] GET /volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:28.573808 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7c985a0d-0e51-4e24-ba2a-e8eec89b6c06 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:28.575625 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7c985a0d-0e51-4e24-ba2a-e8eec89b6c06 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] GET https://10.4.3.170/volume/v3/snapshots/40e83485-3513-482d-93ef-1d4ce1c19f96 Aug 18 19:31:28.575820 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7c985a0d-0e51-4e24-ba2a-e8eec89b6c06 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:28.576046 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7c985a0d-0e51-4e24-ba2a-e8eec89b6c06 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:28.581166 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:28.581166 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:28.581600 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7c985a0d-0e51-4e24-ba2a-e8eec89b6c06 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Snapshot retrieved successfully. Aug 18 19:31:28.582439 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7c985a0d-0e51-4e24-ba2a-e8eec89b6c06 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/snapshots/40e83485-3513-482d-93ef-1d4ce1c19f96 returned with HTTP 200 Aug 18 19:31:28.582790 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1210/4837] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:31:28 2026] GET /volume/v3/snapshots/40e83485-3513-482d-93ef-1d4ce1c19f96 => generated 475 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:28.591381 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e001c380-ec7b-4bc9-9653-7db09e037840 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:28.593516 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e001c380-ec7b-4bc9-9653-7db09e037840 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:31:28.594022 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e001c380-ec7b-4bc9-9653-7db09e037840 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "40e83485-3513-482d-93ef-1d4ce1c19f96", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1541815591"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:31:28.595954 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-e001c380-ec7b-4bc9-9653-7db09e037840 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Create volume request body: {'volume': {"'snapshot_id": '40e83485-3513-482d-93ef-1d4ce1c19f96', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1541815591'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:31:28.596111 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-e001c380-ec7b-4bc9-9653-7db09e037840 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Create volume of 1 GB Aug 18 19:31:28.596461 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:28.596461 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:28.601734 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e001c380-ec7b-4bc9-9653-7db09e037840 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Availability Zones retrieved successfully. Aug 18 19:31:28.607077 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e001c380-ec7b-4bc9-9653-7db09e037840 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Flow 'volume_create_api' (c822f8c4-1fe5-4365-95ae-26ec78bd8060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:31:28.608000 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e001c380-ec7b-4bc9-9653-7db09e037840 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcfb46c6-4326-4301-b3f3-d60b463a0a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:28.608932 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-e001c380-ec7b-4bc9-9653-7db09e037840 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:31:28.641638 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e001c380-ec7b-4bc9-9653-7db09e037840 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcfb46c6-4326-4301-b3f3-d60b463a0a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:28.642658 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e001c380-ec7b-4bc9-9653-7db09e037840 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37d6ddae-e23f-439e-983e-91e33f7c8672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:28.689341 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-e001c380-ec7b-4bc9-9653-7db09e037840 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Created reservations ['4220dc5f-bfde-49e7-961a-e72066934f1c', '2d15ebd8-8242-49d3-a68f-6c93b32354d6', 'a78692a8-128f-41e6-a09f-5c57c13a7b5e', '86b3763c-f6b4-4e3b-ba0d-8ffb078ad361'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:31:28.690204 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e001c380-ec7b-4bc9-9653-7db09e037840 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37d6ddae-e23f-439e-983e-91e33f7c8672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4220dc5f-bfde-49e7-961a-e72066934f1c', '2d15ebd8-8242-49d3-a68f-6c93b32354d6', 'a78692a8-128f-41e6-a09f-5c57c13a7b5e', '86b3763c-f6b4-4e3b-ba0d-8ffb078ad361']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:28.691222 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e001c380-ec7b-4bc9-9653-7db09e037840 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10c5e4c4-a39c-4cba-be9e-3bc2de41ee1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:28.714348 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e001c380-ec7b-4bc9-9653-7db09e037840 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10c5e4c4-a39c-4cba-be9e-3bc2de41ee1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04148f01-511d-4491-9544-5b447338cdb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1541815591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a34fa01e0c34652a04b08ed90ee3134',qos_specs=None,replication_status=,reservations=['4220dc5f-bfde-49e7-961a-e72066934f1c','2d15ebd8-8242-49d3-a68f-6c93b32354d6','a78692a8-128f-41e6-a09f-5c57c13a7b5e','86b3763c-f6b4-4e3b-ba0d-8ffb078ad361'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3961e2aa059b455197904195b398dd5e',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:31:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1541815591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04148f01-511d-4491-9544-5b447338cdb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a34fa01e0c34652a04b08ed90ee3134',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3961e2aa059b455197904195b398dd5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:28.715223 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e001c380-ec7b-4bc9-9653-7db09e037840 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77267442-80e7-4036-9b48-fc035eff4158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:28.744122 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e001c380-ec7b-4bc9-9653-7db09e037840 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77267442-80e7-4036-9b48-fc035eff4158) transitioned into state 'SUCCESS' from state '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-1541815591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a34fa01e0c34652a04b08ed90ee3134',qos_specs=None,replication_status=,reservations=['4220dc5f-bfde-49e7-961a-e72066934f1c','2d15ebd8-8242-49d3-a68f-6c93b32354d6','a78692a8-128f-41e6-a09f-5c57c13a7b5e','86b3763c-f6b4-4e3b-ba0d-8ffb078ad361'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3961e2aa059b455197904195b398dd5e',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:28.745283 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e001c380-ec7b-4bc9-9653-7db09e037840 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e43d7b71-5efb-4d9f-873e-f90b471d9ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:28.757793 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e001c380-ec7b-4bc9-9653-7db09e037840 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e43d7b71-5efb-4d9f-873e-f90b471d9ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:28.758783 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e001c380-ec7b-4bc9-9653-7db09e037840 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Flow 'volume_create_api' (c822f8c4-1fe5-4365-95ae-26ec78bd8060) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:31:28.759154 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e001c380-ec7b-4bc9-9653-7db09e037840 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Create volume request issued successfully. Aug 18 19:31:28.759766 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e001c380-ec7b-4bc9-9653-7db09e037840 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:31:28.760337 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1205/4838] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:31:28 2026] POST /volume/v3/volumes => generated 760 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:31:28.772039 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7b8a6fa0-a2b6-454d-be77-7bab83d6aaac None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:28.773766 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7b8a6fa0-a2b6-454d-be77-7bab83d6aaac tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:31:28.774126 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7b8a6fa0-a2b6-454d-be77-7bab83d6aaac tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "40e83485-3513-482d-93ef-1d4ce1c19f96", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1996345742"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:31:28.775646 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-7b8a6fa0-a2b6-454d-be77-7bab83d6aaac tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Create volume request body: {'volume': {"'snapshot_id": '40e83485-3513-482d-93ef-1d4ce1c19f96', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1996345742'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:31:28.775834 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-7b8a6fa0-a2b6-454d-be77-7bab83d6aaac tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Create volume of 1 GB Aug 18 19:31:28.779678 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7b8a6fa0-a2b6-454d-be77-7bab83d6aaac tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Availability Zones retrieved successfully. Aug 18 19:31:28.785097 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7b8a6fa0-a2b6-454d-be77-7bab83d6aaac tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Flow 'volume_create_api' (8c432111-8dc9-41c7-bbaa-4ca083f396d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:31:28.786011 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7b8a6fa0-a2b6-454d-be77-7bab83d6aaac tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40840193-2350-4c53-977b-f8ad024c3644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:28.786920 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-7b8a6fa0-a2b6-454d-be77-7bab83d6aaac tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:31:28.811160 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7b8a6fa0-a2b6-454d-be77-7bab83d6aaac tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40840193-2350-4c53-977b-f8ad024c3644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:28.812040 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7b8a6fa0-a2b6-454d-be77-7bab83d6aaac tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d85cee90-6bb3-4302-a245-5490504887bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:28.851847 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-7b8a6fa0-a2b6-454d-be77-7bab83d6aaac tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Created reservations ['c1bde12a-4626-4dfe-acb0-48775ddd04fc', '93275a25-6916-44b2-b36e-be2b1e1b3b8a', '0a08097f-7bd2-4127-b99e-e341631649eb', '7d919ca6-6f5d-4f2a-937e-b48a9d495eb2'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:31:28.852755 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7b8a6fa0-a2b6-454d-be77-7bab83d6aaac tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d85cee90-6bb3-4302-a245-5490504887bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1bde12a-4626-4dfe-acb0-48775ddd04fc', '93275a25-6916-44b2-b36e-be2b1e1b3b8a', '0a08097f-7bd2-4127-b99e-e341631649eb', '7d919ca6-6f5d-4f2a-937e-b48a9d495eb2']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:28.853478 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7b8a6fa0-a2b6-454d-be77-7bab83d6aaac tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (823e6067-efb0-439a-949c-99e929d5e286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:28.874821 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7b8a6fa0-a2b6-454d-be77-7bab83d6aaac tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (823e6067-efb0-439a-949c-99e929d5e286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d329590-9a09-4211-a16b-be954feef01c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1996345742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a34fa01e0c34652a04b08ed90ee3134',qos_specs=None,replication_status=,reservations=['c1bde12a-4626-4dfe-acb0-48775ddd04fc','93275a25-6916-44b2-b36e-be2b1e1b3b8a','0a08097f-7bd2-4127-b99e-e341631649eb','7d919ca6-6f5d-4f2a-937e-b48a9d495eb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3961e2aa059b455197904195b398dd5e',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:31:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1996345742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d329590-9a09-4211-a16b-be954feef01c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a34fa01e0c34652a04b08ed90ee3134',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3961e2aa059b455197904195b398dd5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:28.875744 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7b8a6fa0-a2b6-454d-be77-7bab83d6aaac tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (925e7f0b-f181-4358-aa08-272794505c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:28.893033 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7b8a6fa0-a2b6-454d-be77-7bab83d6aaac tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (925e7f0b-f181-4358-aa08-272794505c5c) transitioned into state 'SUCCESS' from state '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-1996345742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a34fa01e0c34652a04b08ed90ee3134',qos_specs=None,replication_status=,reservations=['c1bde12a-4626-4dfe-acb0-48775ddd04fc','93275a25-6916-44b2-b36e-be2b1e1b3b8a','0a08097f-7bd2-4127-b99e-e341631649eb','7d919ca6-6f5d-4f2a-937e-b48a9d495eb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3961e2aa059b455197904195b398dd5e',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:28.893792 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7b8a6fa0-a2b6-454d-be77-7bab83d6aaac tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d6c247b-4434-4f6c-b92c-6bd839eb6c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:28.902492 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7b8a6fa0-a2b6-454d-be77-7bab83d6aaac tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d6c247b-4434-4f6c-b92c-6bd839eb6c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:28.903256 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-7b8a6fa0-a2b6-454d-be77-7bab83d6aaac tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Flow 'volume_create_api' (8c432111-8dc9-41c7-bbaa-4ca083f396d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:31:28.903667 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7b8a6fa0-a2b6-454d-be77-7bab83d6aaac tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Create volume request issued successfully. Aug 18 19:31:28.904214 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7b8a6fa0-a2b6-454d-be77-7bab83d6aaac tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:31:28.904641 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1215/4839] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:31:28 2026] POST /volume/v3/volumes => generated 760 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:31:28.920005 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5d26a365-ab53-4679-9753-6a7beef751b1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:28.921561 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5d26a365-ab53-4679-9753-6a7beef751b1 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:31:28.921880 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5d26a365-ab53-4679-9753-6a7beef751b1 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "40e83485-3513-482d-93ef-1d4ce1c19f96", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-348210419"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:31:28.923196 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-5d26a365-ab53-4679-9753-6a7beef751b1 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Create volume request body: {'volume': {"'snapshot_id": '40e83485-3513-482d-93ef-1d4ce1c19f96', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-348210419'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:31:28.923303 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-5d26a365-ab53-4679-9753-6a7beef751b1 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Create volume of 1 GB Aug 18 19:31:28.927561 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-5d26a365-ab53-4679-9753-6a7beef751b1 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Availability Zones retrieved successfully. Aug 18 19:31:28.932743 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-5d26a365-ab53-4679-9753-6a7beef751b1 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Flow 'volume_create_api' (592cad18-ffa7-4dff-9357-7235d00914f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:31:28.933813 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-5d26a365-ab53-4679-9753-6a7beef751b1 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e5c8e59-53ce-4433-9f45-b340962a9710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:28.934761 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-5d26a365-ab53-4679-9753-6a7beef751b1 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:31:28.957675 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-5d26a365-ab53-4679-9753-6a7beef751b1 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e5c8e59-53ce-4433-9f45-b340962a9710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:28.958376 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-5d26a365-ab53-4679-9753-6a7beef751b1 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (216728ce-9448-4324-9282-360d0a2ba351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:28.992613 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-5d26a365-ab53-4679-9753-6a7beef751b1 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Created reservations ['d799f045-9909-484d-b8c0-d3dcabf45a5e', '6bd29006-8967-4afc-ad97-93134bb505b9', '8b286c43-85e9-4e1e-8d13-ebe37ba41b4b', '896a4d02-f196-42f5-8e58-cc4be6999861'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:31:28.993301 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-5d26a365-ab53-4679-9753-6a7beef751b1 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (216728ce-9448-4324-9282-360d0a2ba351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d799f045-9909-484d-b8c0-d3dcabf45a5e', '6bd29006-8967-4afc-ad97-93134bb505b9', '8b286c43-85e9-4e1e-8d13-ebe37ba41b4b', '896a4d02-f196-42f5-8e58-cc4be6999861']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:28.994010 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-5d26a365-ab53-4679-9753-6a7beef751b1 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70b02d43-dad1-438f-a346-6540b9a1cd55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:29.013910 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-5d26a365-ab53-4679-9753-6a7beef751b1 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70b02d43-dad1-438f-a346-6540b9a1cd55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aff55f4c-d721-4b30-8d48-62d40031b628', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-348210419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a34fa01e0c34652a04b08ed90ee3134',qos_specs=None,replication_status=,reservations=['d799f045-9909-484d-b8c0-d3dcabf45a5e','6bd29006-8967-4afc-ad97-93134bb505b9','8b286c43-85e9-4e1e-8d13-ebe37ba41b4b','896a4d02-f196-42f5-8e58-cc4be6999861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3961e2aa059b455197904195b398dd5e',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:31:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-348210419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aff55f4c-d721-4b30-8d48-62d40031b628,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a34fa01e0c34652a04b08ed90ee3134',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3961e2aa059b455197904195b398dd5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:29.014745 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-5d26a365-ab53-4679-9753-6a7beef751b1 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efef3955-d12d-42f6-aabe-bd61674a0796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:29.031547 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-5d26a365-ab53-4679-9753-6a7beef751b1 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efef3955-d12d-42f6-aabe-bd61674a0796) transitioned into state 'SUCCESS' from state '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-348210419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a34fa01e0c34652a04b08ed90ee3134',qos_specs=None,replication_status=,reservations=['d799f045-9909-484d-b8c0-d3dcabf45a5e','6bd29006-8967-4afc-ad97-93134bb505b9','8b286c43-85e9-4e1e-8d13-ebe37ba41b4b','896a4d02-f196-42f5-8e58-cc4be6999861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3961e2aa059b455197904195b398dd5e',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:29.032168 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-5d26a365-ab53-4679-9753-6a7beef751b1 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f51f9cfe-9e62-4e1c-ac97-c7cf97c89d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:29.040269 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-5d26a365-ab53-4679-9753-6a7beef751b1 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f51f9cfe-9e62-4e1c-ac97-c7cf97c89d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:29.041074 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-5d26a365-ab53-4679-9753-6a7beef751b1 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Flow 'volume_create_api' (592cad18-ffa7-4dff-9357-7235d00914f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:31:29.041342 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-5d26a365-ab53-4679-9753-6a7beef751b1 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Create volume request issued successfully. Aug 18 19:31:29.041858 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5d26a365-ab53-4679-9753-6a7beef751b1 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:31:29.042241 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1210/4840] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:31:28 2026] POST /volume/v3/volumes => generated 759 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:31:29.054074 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-cabe5625-f9d6-4f86-8994-991024c6a8aa None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:29.057035 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cabe5625-f9d6-4f86-8994-991024c6a8aa tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:31:29.057385 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cabe5625-f9d6-4f86-8994-991024c6a8aa tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "40e83485-3513-482d-93ef-1d4ce1c19f96", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1000717221"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:31:29.058704 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-cabe5625-f9d6-4f86-8994-991024c6a8aa tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Create volume request body: {'volume': {"'snapshot_id": '40e83485-3513-482d-93ef-1d4ce1c19f96', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1000717221'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:31:29.058817 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-cabe5625-f9d6-4f86-8994-991024c6a8aa tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Create volume of 1 GB Aug 18 19:31:29.062881 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-cabe5625-f9d6-4f86-8994-991024c6a8aa tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Availability Zones retrieved successfully. Aug 18 19:31:29.067940 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cabe5625-f9d6-4f86-8994-991024c6a8aa tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Flow 'volume_create_api' (b8d6ba82-dce2-42e6-8f09-502460416f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:31:29.068821 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cabe5625-f9d6-4f86-8994-991024c6a8aa tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f67e5765-0fd8-4f58-97c4-f96dc394f2cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:29.069613 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-cabe5625-f9d6-4f86-8994-991024c6a8aa tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:31:29.091833 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cabe5625-f9d6-4f86-8994-991024c6a8aa tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f67e5765-0fd8-4f58-97c4-f96dc394f2cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:29.092474 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cabe5625-f9d6-4f86-8994-991024c6a8aa tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92a37363-4f5b-4770-8928-e5fb9e8e0bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:29.127241 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-cabe5625-f9d6-4f86-8994-991024c6a8aa tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Created reservations ['b167b49b-a4dc-4655-be62-571779b0d35d', 'e9f302cd-3d28-4064-aa75-29a282e79eed', '6c15e6bc-b23a-446d-8bfc-e5d6d21629f7', 'de0fec33-8e66-4575-908e-6518b3362cef'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:31:29.128253 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cabe5625-f9d6-4f86-8994-991024c6a8aa tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92a37363-4f5b-4770-8928-e5fb9e8e0bb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b167b49b-a4dc-4655-be62-571779b0d35d', 'e9f302cd-3d28-4064-aa75-29a282e79eed', '6c15e6bc-b23a-446d-8bfc-e5d6d21629f7', 'de0fec33-8e66-4575-908e-6518b3362cef']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:29.129235 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cabe5625-f9d6-4f86-8994-991024c6a8aa tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3f507b8-6f19-4c2a-94d1-ec99af00b95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:29.150791 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cabe5625-f9d6-4f86-8994-991024c6a8aa tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3f507b8-6f19-4c2a-94d1-ec99af00b95a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed8aed82-6b3f-4634-8bfa-a1a225f169a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1000717221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a34fa01e0c34652a04b08ed90ee3134',qos_specs=None,replication_status=,reservations=['b167b49b-a4dc-4655-be62-571779b0d35d','e9f302cd-3d28-4064-aa75-29a282e79eed','6c15e6bc-b23a-446d-8bfc-e5d6d21629f7','de0fec33-8e66-4575-908e-6518b3362cef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3961e2aa059b455197904195b398dd5e',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:31:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1000717221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed8aed82-6b3f-4634-8bfa-a1a225f169a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a34fa01e0c34652a04b08ed90ee3134',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3961e2aa059b455197904195b398dd5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:29.151448 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cabe5625-f9d6-4f86-8994-991024c6a8aa tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6abd03d9-242d-495f-82c8-0ae3d98ee6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:29.171887 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cabe5625-f9d6-4f86-8994-991024c6a8aa tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6abd03d9-242d-495f-82c8-0ae3d98ee6a8) transitioned into state 'SUCCESS' from state '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-1000717221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a34fa01e0c34652a04b08ed90ee3134',qos_specs=None,replication_status=,reservations=['b167b49b-a4dc-4655-be62-571779b0d35d','e9f302cd-3d28-4064-aa75-29a282e79eed','6c15e6bc-b23a-446d-8bfc-e5d6d21629f7','de0fec33-8e66-4575-908e-6518b3362cef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3961e2aa059b455197904195b398dd5e',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:29.172594 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cabe5625-f9d6-4f86-8994-991024c6a8aa tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4edd7afc-6c0a-479c-9ba9-9991ae6bf38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:29.182236 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cabe5625-f9d6-4f86-8994-991024c6a8aa tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4edd7afc-6c0a-479c-9ba9-9991ae6bf38e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:29.183129 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-cabe5625-f9d6-4f86-8994-991024c6a8aa tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Flow 'volume_create_api' (b8d6ba82-dce2-42e6-8f09-502460416f9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:31:29.183412 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-cabe5625-f9d6-4f86-8994-991024c6a8aa tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Create volume request issued successfully. Aug 18 19:31:29.183912 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cabe5625-f9d6-4f86-8994-991024c6a8aa tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:31:29.184347 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1211/4841] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:31:29 2026] POST /volume/v3/volumes => generated 760 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:31:29.197765 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-fe7d37fa-12bd-4602-b685-651ddfb0ae61 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:29.201782 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fe7d37fa-12bd-4602-b685-651ddfb0ae61 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:31:29.202126 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fe7d37fa-12bd-4602-b685-651ddfb0ae61 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "40e83485-3513-482d-93ef-1d4ce1c19f96", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1602849366"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:31:29.203773 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-fe7d37fa-12bd-4602-b685-651ddfb0ae61 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Create volume request body: {'volume': {"'snapshot_id": '40e83485-3513-482d-93ef-1d4ce1c19f96', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1602849366'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:31:29.203927 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-fe7d37fa-12bd-4602-b685-651ddfb0ae61 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Create volume of 1 GB Aug 18 19:31:29.204215 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:29.204215 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:29.209758 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-fe7d37fa-12bd-4602-b685-651ddfb0ae61 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Availability Zones retrieved successfully. Aug 18 19:31:29.216692 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-fe7d37fa-12bd-4602-b685-651ddfb0ae61 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Flow 'volume_create_api' (3d5199ea-2770-4f48-8ff6-1e08bae99eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:31:29.217562 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-fe7d37fa-12bd-4602-b685-651ddfb0ae61 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (449388b4-46f1-47d1-b820-57e6e139edb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:29.218401 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-fe7d37fa-12bd-4602-b685-651ddfb0ae61 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:31:29.249114 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-fe7d37fa-12bd-4602-b685-651ddfb0ae61 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (449388b4-46f1-47d1-b820-57e6e139edb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:29.249962 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-fe7d37fa-12bd-4602-b685-651ddfb0ae61 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f527e06-fca3-4548-aff7-76b842d9e8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:29.289001 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-fe7d37fa-12bd-4602-b685-651ddfb0ae61 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Created reservations ['30aaead4-2aa1-47bf-b3fd-e180f6a96457', 'b7a03dfc-8ad6-4641-abbc-5e1391700988', 'acaf14e9-0ea5-47b6-b945-713d5a2bd02d', '75cbcf19-dc7c-434e-83f8-126a1ef91c8b'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:31:29.289695 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-fe7d37fa-12bd-4602-b685-651ddfb0ae61 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f527e06-fca3-4548-aff7-76b842d9e8d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30aaead4-2aa1-47bf-b3fd-e180f6a96457', 'b7a03dfc-8ad6-4641-abbc-5e1391700988', 'acaf14e9-0ea5-47b6-b945-713d5a2bd02d', '75cbcf19-dc7c-434e-83f8-126a1ef91c8b']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:29.290342 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-fe7d37fa-12bd-4602-b685-651ddfb0ae61 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afd293ec-bf56-4eca-89f9-1f2c619e8540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:29.310241 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-fe7d37fa-12bd-4602-b685-651ddfb0ae61 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afd293ec-bf56-4eca-89f9-1f2c619e8540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48efaada-0c7f-4dc4-b05c-09d69322c032', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1602849366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a34fa01e0c34652a04b08ed90ee3134',qos_specs=None,replication_status=,reservations=['30aaead4-2aa1-47bf-b3fd-e180f6a96457','b7a03dfc-8ad6-4641-abbc-5e1391700988','acaf14e9-0ea5-47b6-b945-713d5a2bd02d','75cbcf19-dc7c-434e-83f8-126a1ef91c8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3961e2aa059b455197904195b398dd5e',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:31:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1602849366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48efaada-0c7f-4dc4-b05c-09d69322c032,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a34fa01e0c34652a04b08ed90ee3134',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3961e2aa059b455197904195b398dd5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:29.311096 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-fe7d37fa-12bd-4602-b685-651ddfb0ae61 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7558d035-a01e-4340-9a90-8b0cb0110877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:29.327705 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-fe7d37fa-12bd-4602-b685-651ddfb0ae61 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7558d035-a01e-4340-9a90-8b0cb0110877) transitioned into state 'SUCCESS' from state '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-1602849366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a34fa01e0c34652a04b08ed90ee3134',qos_specs=None,replication_status=,reservations=['30aaead4-2aa1-47bf-b3fd-e180f6a96457','b7a03dfc-8ad6-4641-abbc-5e1391700988','acaf14e9-0ea5-47b6-b945-713d5a2bd02d','75cbcf19-dc7c-434e-83f8-126a1ef91c8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3961e2aa059b455197904195b398dd5e',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:29.328615 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-fe7d37fa-12bd-4602-b685-651ddfb0ae61 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74b5f97e-32af-4bf9-bdf6-5836d0167326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:29.338625 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-fe7d37fa-12bd-4602-b685-651ddfb0ae61 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74b5f97e-32af-4bf9-bdf6-5836d0167326) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:29.339838 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-fe7d37fa-12bd-4602-b685-651ddfb0ae61 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Flow 'volume_create_api' (3d5199ea-2770-4f48-8ff6-1e08bae99eca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:31:29.340221 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-fe7d37fa-12bd-4602-b685-651ddfb0ae61 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Create volume request issued successfully. Aug 18 19:31:29.340924 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fe7d37fa-12bd-4602-b685-651ddfb0ae61 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:31:29.341497 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1206/4842] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:31:29 2026] POST /volume/v3/volumes => generated 760 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:31:29.351959 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-46d1430c-94ef-46b5-934b-ab9d9ef44f19 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:29.353911 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-46d1430c-94ef-46b5-934b-ab9d9ef44f19 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] GET https://10.4.3.170/volume/v3/volumes/04148f01-511d-4491-9544-5b447338cdb0 Aug 18 19:31:29.354218 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-46d1430c-94ef-46b5-934b-ab9d9ef44f19 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:29.354489 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-46d1430c-94ef-46b5-934b-ab9d9ef44f19 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:29.362271 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:29.362271 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:29.366301 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-46d1430c-94ef-46b5-934b-ab9d9ef44f19 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Volume info retrieved successfully. Aug 18 19:31:29.370521 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-46d1430c-94ef-46b5-934b-ab9d9ef44f19 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes/04148f01-511d-4491-9544-5b447338cdb0 returned with HTTP 200 Aug 18 19:31:29.370966 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1216/4843] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:29 2026] GET /volume/v3/volumes/04148f01-511d-4491-9544-5b447338cdb0 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:29.383119 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-26063906-9a70-4820-a9c5-dac904e3bf34 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:29.385416 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-26063906-9a70-4820-a9c5-dac904e3bf34 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] GET https://10.4.3.170/volume/v3/volumes/5d329590-9a09-4211-a16b-be954feef01c Aug 18 19:31:29.385665 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-26063906-9a70-4820-a9c5-dac904e3bf34 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:29.385910 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-26063906-9a70-4820-a9c5-dac904e3bf34 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:29.393913 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:29.393913 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:29.397272 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-26063906-9a70-4820-a9c5-dac904e3bf34 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Volume info retrieved successfully. Aug 18 19:31:29.401116 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-26063906-9a70-4820-a9c5-dac904e3bf34 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes/5d329590-9a09-4211-a16b-be954feef01c returned with HTTP 200 Aug 18 19:31:29.401531 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1211/4844] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:29 2026] GET /volume/v3/volumes/5d329590-9a09-4211-a16b-be954feef01c => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:29.414458 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3a7c2312-9a77-4e66-897a-b368d5f587b9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:29.417008 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3a7c2312-9a77-4e66-897a-b368d5f587b9 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] GET https://10.4.3.170/volume/v3/volumes/aff55f4c-d721-4b30-8d48-62d40031b628 Aug 18 19:31:29.417253 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3a7c2312-9a77-4e66-897a-b368d5f587b9 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:29.417535 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3a7c2312-9a77-4e66-897a-b368d5f587b9 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:29.425127 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:29.425127 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:29.432117 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3a7c2312-9a77-4e66-897a-b368d5f587b9 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Volume info retrieved successfully. Aug 18 19:31:29.434635 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3a7c2312-9a77-4e66-897a-b368d5f587b9 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes/aff55f4c-d721-4b30-8d48-62d40031b628 returned with HTTP 200 Aug 18 19:31:29.435146 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1212/4845] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:29 2026] GET /volume/v3/volumes/aff55f4c-d721-4b30-8d48-62d40031b628 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:29.446686 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f439218e-a097-424e-a831-3510a4abc4a6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:29.448737 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f439218e-a097-424e-a831-3510a4abc4a6 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] GET https://10.4.3.170/volume/v3/volumes/ed8aed82-6b3f-4634-8bfa-a1a225f169a5 Aug 18 19:31:29.448965 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f439218e-a097-424e-a831-3510a4abc4a6 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:29.449208 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f439218e-a097-424e-a831-3510a4abc4a6 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:29.457219 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:29.457219 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:29.461346 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f439218e-a097-424e-a831-3510a4abc4a6 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Volume info retrieved successfully. Aug 18 19:31:29.466672 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f439218e-a097-424e-a831-3510a4abc4a6 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes/ed8aed82-6b3f-4634-8bfa-a1a225f169a5 returned with HTTP 200 Aug 18 19:31:29.467425 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1207/4846] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:29 2026] GET /volume/v3/volumes/ed8aed82-6b3f-4634-8bfa-a1a225f169a5 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:29.479230 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-20c6989d-5fb1-46e0-bfe9-2b2da489598a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:29.481246 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-fb13d5ab-ff4c-45a3-b5cb-f03fc1aadb41 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:29.481649 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-20c6989d-5fb1-46e0-bfe9-2b2da489598a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 Aug 18 19:31:29.481874 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-20c6989d-5fb1-46e0-bfe9-2b2da489598a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:29.482127 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-20c6989d-5fb1-46e0-bfe9-2b2da489598a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:29.482275 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-20c6989d-5fb1-46e0-bfe9-2b2da489598a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 01ce3adc-16e5-4c67-974c-e529d58f0a69. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:29.483140 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fb13d5ab-ff4c-45a3-b5cb-f03fc1aadb41 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] GET https://10.4.3.170/volume/v3/volumes/48efaada-0c7f-4dc4-b05c-09d69322c032 Aug 18 19:31:29.483334 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fb13d5ab-ff4c-45a3-b5cb-f03fc1aadb41 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:29.483556 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fb13d5ab-ff4c-45a3-b5cb-f03fc1aadb41 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:29.486950 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:29.486950 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:29.487733 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-20c6989d-5fb1-46e0-bfe9-2b2da489598a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 returned with HTTP 200 Aug 18 19:31:29.488207 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1217/4847] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:29 2026] GET /volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:29.490476 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:29.490476 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:29.494226 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-fb13d5ab-ff4c-45a3-b5cb-f03fc1aadb41 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Volume info retrieved successfully. Aug 18 19:31:29.498231 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fb13d5ab-ff4c-45a3-b5cb-f03fc1aadb41 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes/48efaada-0c7f-4dc4-b05c-09d69322c032 returned with HTTP 200 Aug 18 19:31:29.498700 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1212/4848] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:29 2026] GET /volume/v3/volumes/48efaada-0c7f-4dc4-b05c-09d69322c032 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:29.509946 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d8cfc1d5-c5b1-4c29-b6c1-6a01fe57053c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:29.511170 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d8cfc1d5-c5b1-4c29-b6c1-6a01fe57053c tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] DELETE https://10.4.3.170/volume/v3/volumes/48efaada-0c7f-4dc4-b05c-09d69322c032 Aug 18 19:31:29.511519 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d8cfc1d5-c5b1-4c29-b6c1-6a01fe57053c tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:29.511765 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d8cfc1d5-c5b1-4c29-b6c1-6a01fe57053c tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:29.511991 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-d8cfc1d5-c5b1-4c29-b6c1-6a01fe57053c tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Delete volume with id: 48efaada-0c7f-4dc4-b05c-09d69322c032 Aug 18 19:31:29.518698 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:29.518698 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:29.520571 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d8cfc1d5-c5b1-4c29-b6c1-6a01fe57053c tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Volume info retrieved successfully. Aug 18 19:31:29.533524 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d8cfc1d5-c5b1-4c29-b6c1-6a01fe57053c tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Delete volume request issued successfully. Aug 18 19:31:29.533891 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d8cfc1d5-c5b1-4c29-b6c1-6a01fe57053c tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes/48efaada-0c7f-4dc4-b05c-09d69322c032 returned with HTTP 202 Aug 18 19:31:29.534550 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1213/4849] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:31:29 2026] DELETE /volume/v3/volumes/48efaada-0c7f-4dc4-b05c-09d69322c032 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:31:29.542973 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5275219d-2196-4ec0-9022-6e65b468c610 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:29.545103 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5275219d-2196-4ec0-9022-6e65b468c610 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] GET https://10.4.3.170/volume/v3/volumes/48efaada-0c7f-4dc4-b05c-09d69322c032 Aug 18 19:31:29.545334 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5275219d-2196-4ec0-9022-6e65b468c610 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:29.545566 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5275219d-2196-4ec0-9022-6e65b468c610 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:29.554964 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:29.554964 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:29.558985 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5275219d-2196-4ec0-9022-6e65b468c610 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Volume info retrieved successfully. Aug 18 19:31:29.563246 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5275219d-2196-4ec0-9022-6e65b468c610 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes/48efaada-0c7f-4dc4-b05c-09d69322c032 returned with HTTP 200 Aug 18 19:31:29.563677 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1208/4850] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:29 2026] GET /volume/v3/volumes/48efaada-0c7f-4dc4-b05c-09d69322c032 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:30.498642 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-39abd222-0ef2-4749-8287-02f0dfa1ea8b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:30.500544 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-39abd222-0ef2-4749-8287-02f0dfa1ea8b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 Aug 18 19:31:30.500761 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-39abd222-0ef2-4749-8287-02f0dfa1ea8b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:30.500934 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-39abd222-0ef2-4749-8287-02f0dfa1ea8b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:30.501038 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-39abd222-0ef2-4749-8287-02f0dfa1ea8b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 01ce3adc-16e5-4c67-974c-e529d58f0a69. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:30.505019 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:30.505019 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:30.505682 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-39abd222-0ef2-4749-8287-02f0dfa1ea8b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 returned with HTTP 200 Aug 18 19:31:30.506038 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1218/4851] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:30 2026] GET /volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:30.576416 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bcc899fe-c3c1-44d7-bcb9-e6c3be73cffb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:30.578607 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bcc899fe-c3c1-44d7-bcb9-e6c3be73cffb tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] GET https://10.4.3.170/volume/v3/volumes/48efaada-0c7f-4dc4-b05c-09d69322c032 Aug 18 19:31:30.578814 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bcc899fe-c3c1-44d7-bcb9-e6c3be73cffb tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:30.578997 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bcc899fe-c3c1-44d7-bcb9-e6c3be73cffb tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:30.585016 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bcc899fe-c3c1-44d7-bcb9-e6c3be73cffb tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes/48efaada-0c7f-4dc4-b05c-09d69322c032 returned with HTTP 404 Aug 18 19:31:30.585627 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1213/4852] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:30 2026] GET /volume/v3/volumes/48efaada-0c7f-4dc4-b05c-09d69322c032 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:31:30.593243 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-939b060b-f023-47a0-9a79-64731467a37a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:30.597130 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-939b060b-f023-47a0-9a79-64731467a37a tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ed8aed82-6b3f-4634-8bfa-a1a225f169a5 Aug 18 19:31:30.597130 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-939b060b-f023-47a0-9a79-64731467a37a tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:30.597130 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-939b060b-f023-47a0-9a79-64731467a37a tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:30.597130 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-939b060b-f023-47a0-9a79-64731467a37a tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Delete volume with id: ed8aed82-6b3f-4634-8bfa-a1a225f169a5 Aug 18 19:31:30.602524 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:30.602524 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:30.603049 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-939b060b-f023-47a0-9a79-64731467a37a tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Volume info retrieved successfully. Aug 18 19:31:30.618261 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-939b060b-f023-47a0-9a79-64731467a37a tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Delete volume request issued successfully. Aug 18 19:31:30.618572 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-939b060b-f023-47a0-9a79-64731467a37a tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes/ed8aed82-6b3f-4634-8bfa-a1a225f169a5 returned with HTTP 202 Aug 18 19:31:30.618933 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1214/4853] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:31:30 2026] DELETE /volume/v3/volumes/ed8aed82-6b3f-4634-8bfa-a1a225f169a5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:31:30.625896 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b3a5cb1d-0593-4c57-883e-537b521c1c50 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:30.627342 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b3a5cb1d-0593-4c57-883e-537b521c1c50 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] GET https://10.4.3.170/volume/v3/volumes/ed8aed82-6b3f-4634-8bfa-a1a225f169a5 Aug 18 19:31:30.627550 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b3a5cb1d-0593-4c57-883e-537b521c1c50 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:30.627713 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b3a5cb1d-0593-4c57-883e-537b521c1c50 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:30.634396 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:30.634396 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:30.637710 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b3a5cb1d-0593-4c57-883e-537b521c1c50 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Volume info retrieved successfully. Aug 18 19:31:30.641481 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b3a5cb1d-0593-4c57-883e-537b521c1c50 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes/ed8aed82-6b3f-4634-8bfa-a1a225f169a5 returned with HTTP 200 Aug 18 19:31:30.641828 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1209/4854] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:30 2026] GET /volume/v3/volumes/ed8aed82-6b3f-4634-8bfa-a1a225f169a5 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:31.516670 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0f9eb012-2e4f-4005-a7b8-f9052b7a9b40 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:31.518898 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0f9eb012-2e4f-4005-a7b8-f9052b7a9b40 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 Aug 18 19:31:31.519469 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0f9eb012-2e4f-4005-a7b8-f9052b7a9b40 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:31.520380 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0f9eb012-2e4f-4005-a7b8-f9052b7a9b40 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:31.520380 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-0f9eb012-2e4f-4005-a7b8-f9052b7a9b40 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 01ce3adc-16e5-4c67-974c-e529d58f0a69. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:31.525258 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:31.525258 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:31.526156 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0f9eb012-2e4f-4005-a7b8-f9052b7a9b40 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 returned with HTTP 200 Aug 18 19:31:31.526757 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1219/4855] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:31 2026] GET /volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:31.654607 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bedf2933-d4fa-4ab0-a2a7-016697b66eff None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:31.656239 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bedf2933-d4fa-4ab0-a2a7-016697b66eff tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] GET https://10.4.3.170/volume/v3/volumes/ed8aed82-6b3f-4634-8bfa-a1a225f169a5 Aug 18 19:31:31.656446 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bedf2933-d4fa-4ab0-a2a7-016697b66eff tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:31.656621 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bedf2933-d4fa-4ab0-a2a7-016697b66eff tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:31.661635 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bedf2933-d4fa-4ab0-a2a7-016697b66eff tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes/ed8aed82-6b3f-4634-8bfa-a1a225f169a5 returned with HTTP 404 Aug 18 19:31:31.662051 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1214/4856] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:31 2026] GET /volume/v3/volumes/ed8aed82-6b3f-4634-8bfa-a1a225f169a5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:31:31.667943 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-30d7199b-dd8d-4f5e-839f-063f6107c96c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:31.669756 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-30d7199b-dd8d-4f5e-839f-063f6107c96c tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] DELETE https://10.4.3.170/volume/v3/volumes/aff55f4c-d721-4b30-8d48-62d40031b628 Aug 18 19:31:31.669890 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-30d7199b-dd8d-4f5e-839f-063f6107c96c tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:31.670082 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-30d7199b-dd8d-4f5e-839f-063f6107c96c tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:31.670225 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-30d7199b-dd8d-4f5e-839f-063f6107c96c tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Delete volume with id: aff55f4c-d721-4b30-8d48-62d40031b628 Aug 18 19:31:31.677135 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:31.677135 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:31.677539 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-30d7199b-dd8d-4f5e-839f-063f6107c96c tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Volume info retrieved successfully. Aug 18 19:31:31.690377 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-30d7199b-dd8d-4f5e-839f-063f6107c96c tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Delete volume request issued successfully. Aug 18 19:31:31.690377 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-30d7199b-dd8d-4f5e-839f-063f6107c96c tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes/aff55f4c-d721-4b30-8d48-62d40031b628 returned with HTTP 202 Aug 18 19:31:31.690662 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1215/4857] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:31:31 2026] DELETE /volume/v3/volumes/aff55f4c-d721-4b30-8d48-62d40031b628 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:31:31.697634 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-cca5f4fc-e184-4d15-9a0e-989f4467a8dc None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:31.699278 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cca5f4fc-e184-4d15-9a0e-989f4467a8dc tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] GET https://10.4.3.170/volume/v3/volumes/aff55f4c-d721-4b30-8d48-62d40031b628 Aug 18 19:31:31.699472 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cca5f4fc-e184-4d15-9a0e-989f4467a8dc tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:31.699642 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cca5f4fc-e184-4d15-9a0e-989f4467a8dc tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:31.705998 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:31.705998 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:31.709110 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-cca5f4fc-e184-4d15-9a0e-989f4467a8dc tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Volume info retrieved successfully. Aug 18 19:31:31.712711 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cca5f4fc-e184-4d15-9a0e-989f4467a8dc tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes/aff55f4c-d721-4b30-8d48-62d40031b628 returned with HTTP 200 Aug 18 19:31:31.713060 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1210/4858] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:31 2026] GET /volume/v3/volumes/aff55f4c-d721-4b30-8d48-62d40031b628 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:32.537204 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6534883c-bf16-4591-b9e6-ab89e3d7e931 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:32.539603 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6534883c-bf16-4591-b9e6-ab89e3d7e931 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 Aug 18 19:31:32.541372 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6534883c-bf16-4591-b9e6-ab89e3d7e931 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:32.541372 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6534883c-bf16-4591-b9e6-ab89e3d7e931 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:32.541372 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-6534883c-bf16-4591-b9e6-ab89e3d7e931 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 01ce3adc-16e5-4c67-974c-e529d58f0a69. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:32.544759 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:32.544759 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:32.545500 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6534883c-bf16-4591-b9e6-ab89e3d7e931 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 returned with HTTP 200 Aug 18 19:31:32.545972 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1220/4859] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:32 2026] GET /volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:32.725259 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-31b9976d-8074-4f9b-a998-4a2053f08425 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:32.726967 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-31b9976d-8074-4f9b-a998-4a2053f08425 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] GET https://10.4.3.170/volume/v3/volumes/aff55f4c-d721-4b30-8d48-62d40031b628 Aug 18 19:31:32.727143 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-31b9976d-8074-4f9b-a998-4a2053f08425 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:32.727319 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-31b9976d-8074-4f9b-a998-4a2053f08425 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:32.732494 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-31b9976d-8074-4f9b-a998-4a2053f08425 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes/aff55f4c-d721-4b30-8d48-62d40031b628 returned with HTTP 404 Aug 18 19:31:32.732884 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1215/4860] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:32 2026] GET /volume/v3/volumes/aff55f4c-d721-4b30-8d48-62d40031b628 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:31:32.738926 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a3daa3b9-3a7a-4b85-8bcc-31272263ff37 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:32.740524 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a3daa3b9-3a7a-4b85-8bcc-31272263ff37 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] DELETE https://10.4.3.170/volume/v3/volumes/5d329590-9a09-4211-a16b-be954feef01c Aug 18 19:31:32.740700 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a3daa3b9-3a7a-4b85-8bcc-31272263ff37 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:32.740863 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a3daa3b9-3a7a-4b85-8bcc-31272263ff37 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:32.741033 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-a3daa3b9-3a7a-4b85-8bcc-31272263ff37 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Delete volume with id: 5d329590-9a09-4211-a16b-be954feef01c Aug 18 19:31:32.747312 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:32.747312 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:32.747704 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a3daa3b9-3a7a-4b85-8bcc-31272263ff37 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Volume info retrieved successfully. Aug 18 19:31:32.764390 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a3daa3b9-3a7a-4b85-8bcc-31272263ff37 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Delete volume request issued successfully. Aug 18 19:31:32.764390 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a3daa3b9-3a7a-4b85-8bcc-31272263ff37 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes/5d329590-9a09-4211-a16b-be954feef01c returned with HTTP 202 Aug 18 19:31:32.764390 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1216/4861] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:31:32 2026] DELETE /volume/v3/volumes/5d329590-9a09-4211-a16b-be954feef01c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:31:32.768352 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-dde77755-2809-41e0-8085-20c036bfa1cb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:32.771221 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-dde77755-2809-41e0-8085-20c036bfa1cb tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] GET https://10.4.3.170/volume/v3/volumes/5d329590-9a09-4211-a16b-be954feef01c Aug 18 19:31:32.771221 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-dde77755-2809-41e0-8085-20c036bfa1cb tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:32.771221 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-dde77755-2809-41e0-8085-20c036bfa1cb tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:32.778034 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:32.778034 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:32.781951 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-dde77755-2809-41e0-8085-20c036bfa1cb tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Volume info retrieved successfully. Aug 18 19:31:32.786308 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-dde77755-2809-41e0-8085-20c036bfa1cb tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes/5d329590-9a09-4211-a16b-be954feef01c returned with HTTP 200 Aug 18 19:31:32.786847 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1211/4862] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:32 2026] GET /volume/v3/volumes/5d329590-9a09-4211-a16b-be954feef01c => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:33.556477 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ee22e24a-6338-4500-a2b4-ee210293763f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:33.558512 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ee22e24a-6338-4500-a2b4-ee210293763f tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 Aug 18 19:31:33.558723 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ee22e24a-6338-4500-a2b4-ee210293763f tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:33.558908 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ee22e24a-6338-4500-a2b4-ee210293763f tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:33.559025 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-ee22e24a-6338-4500-a2b4-ee210293763f tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 01ce3adc-16e5-4c67-974c-e529d58f0a69. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:33.563278 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:33.563278 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:33.563866 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ee22e24a-6338-4500-a2b4-ee210293763f tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 returned with HTTP 200 Aug 18 19:31:33.564217 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1221/4863] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:33 2026] GET /volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:33.798696 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f37865a0-50c1-4807-b28e-d847db294afc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:33.800306 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f37865a0-50c1-4807-b28e-d847db294afc tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] GET https://10.4.3.170/volume/v3/volumes/5d329590-9a09-4211-a16b-be954feef01c Aug 18 19:31:33.800509 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f37865a0-50c1-4807-b28e-d847db294afc tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:33.800678 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f37865a0-50c1-4807-b28e-d847db294afc tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:33.806235 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f37865a0-50c1-4807-b28e-d847db294afc tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes/5d329590-9a09-4211-a16b-be954feef01c returned with HTTP 404 Aug 18 19:31:33.806656 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1216/4864] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:33 2026] GET /volume/v3/volumes/5d329590-9a09-4211-a16b-be954feef01c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:31:33.812609 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-74229356-a4f4-413e-bc05-34c6f419d900 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:33.814696 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-74229356-a4f4-413e-bc05-34c6f419d900 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] DELETE https://10.4.3.170/volume/v3/volumes/04148f01-511d-4491-9544-5b447338cdb0 Aug 18 19:31:33.814863 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-74229356-a4f4-413e-bc05-34c6f419d900 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:33.815046 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-74229356-a4f4-413e-bc05-34c6f419d900 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:33.815188 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-74229356-a4f4-413e-bc05-34c6f419d900 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Delete volume with id: 04148f01-511d-4491-9544-5b447338cdb0 Aug 18 19:31:33.821348 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:33.821348 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:33.821745 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-74229356-a4f4-413e-bc05-34c6f419d900 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Volume info retrieved successfully. Aug 18 19:31:33.835283 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-74229356-a4f4-413e-bc05-34c6f419d900 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Delete volume request issued successfully. Aug 18 19:31:33.835533 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-74229356-a4f4-413e-bc05-34c6f419d900 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes/04148f01-511d-4491-9544-5b447338cdb0 returned with HTTP 202 Aug 18 19:31:33.836078 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1217/4865] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:31:33 2026] DELETE /volume/v3/volumes/04148f01-511d-4491-9544-5b447338cdb0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:31:33.843062 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3f3f9bcd-48ac-4095-9b60-4f7b7e9bbd19 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:33.844751 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3f3f9bcd-48ac-4095-9b60-4f7b7e9bbd19 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] GET https://10.4.3.170/volume/v3/volumes/04148f01-511d-4491-9544-5b447338cdb0 Aug 18 19:31:33.844949 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3f3f9bcd-48ac-4095-9b60-4f7b7e9bbd19 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:33.845126 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3f3f9bcd-48ac-4095-9b60-4f7b7e9bbd19 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:33.852154 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:33.852154 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:33.856071 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-3f3f9bcd-48ac-4095-9b60-4f7b7e9bbd19 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Volume info retrieved successfully. Aug 18 19:31:33.859842 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3f3f9bcd-48ac-4095-9b60-4f7b7e9bbd19 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes/04148f01-511d-4491-9544-5b447338cdb0 returned with HTTP 200 Aug 18 19:31:33.860206 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1212/4866] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:33 2026] GET /volume/v3/volumes/04148f01-511d-4491-9544-5b447338cdb0 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:34.573877 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-11d96867-b18d-4b57-856e-201473eb84d2 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:34.575625 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-11d96867-b18d-4b57-856e-201473eb84d2 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 Aug 18 19:31:34.575861 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-11d96867-b18d-4b57-856e-201473eb84d2 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:34.576055 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-11d96867-b18d-4b57-856e-201473eb84d2 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:34.576157 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-11d96867-b18d-4b57-856e-201473eb84d2 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 01ce3adc-16e5-4c67-974c-e529d58f0a69. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:34.580438 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:34.580438 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:34.581073 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-11d96867-b18d-4b57-856e-201473eb84d2 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 returned with HTTP 200 Aug 18 19:31:34.581484 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1222/4867] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:34 2026] GET /volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:34.872081 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3cb7eb78-5bc3-4ab1-b3c5-1bfd2af8b808 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:34.874223 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3cb7eb78-5bc3-4ab1-b3c5-1bfd2af8b808 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] GET https://10.4.3.170/volume/v3/volumes/04148f01-511d-4491-9544-5b447338cdb0 Aug 18 19:31:34.874556 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3cb7eb78-5bc3-4ab1-b3c5-1bfd2af8b808 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:34.874834 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3cb7eb78-5bc3-4ab1-b3c5-1bfd2af8b808 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:34.881883 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3cb7eb78-5bc3-4ab1-b3c5-1bfd2af8b808 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes/04148f01-511d-4491-9544-5b447338cdb0 returned with HTTP 404 Aug 18 19:31:34.882512 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1217/4868] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:34 2026] GET /volume/v3/volumes/04148f01-511d-4491-9544-5b447338cdb0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:31:34.888668 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-cdf5aa92-ecf5-4ff9-a120-720b4ff636d9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:34.890151 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cdf5aa92-ecf5-4ff9-a120-720b4ff636d9 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/40e83485-3513-482d-93ef-1d4ce1c19f96 Aug 18 19:31:34.890305 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cdf5aa92-ecf5-4ff9-a120-720b4ff636d9 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:34.890487 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cdf5aa92-ecf5-4ff9-a120-720b4ff636d9 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:34.890580 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-cdf5aa92-ecf5-4ff9-a120-720b4ff636d9 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Delete snapshot with id: 40e83485-3513-482d-93ef-1d4ce1c19f96 Aug 18 19:31:34.894974 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:34.894974 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:34.895349 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-cdf5aa92-ecf5-4ff9-a120-720b4ff636d9 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Snapshot retrieved successfully. Aug 18 19:31:34.910157 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-cdf5aa92-ecf5-4ff9-a120-720b4ff636d9 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Snapshot delete request issued successfully. Aug 18 19:31:34.910512 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cdf5aa92-ecf5-4ff9-a120-720b4ff636d9 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/snapshots/40e83485-3513-482d-93ef-1d4ce1c19f96 returned with HTTP 202 Aug 18 19:31:34.911083 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1218/4869] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:31:34 2026] DELETE /volume/v3/snapshots/40e83485-3513-482d-93ef-1d4ce1c19f96 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:31:34.919124 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d6ba64e8-17fe-4cdc-a620-35c03738e8ed None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:34.920949 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d6ba64e8-17fe-4cdc-a620-35c03738e8ed tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] GET https://10.4.3.170/volume/v3/snapshots/40e83485-3513-482d-93ef-1d4ce1c19f96 Aug 18 19:31:34.921120 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d6ba64e8-17fe-4cdc-a620-35c03738e8ed tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:34.921314 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d6ba64e8-17fe-4cdc-a620-35c03738e8ed tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:34.926376 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:34.926376 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:34.926781 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d6ba64e8-17fe-4cdc-a620-35c03738e8ed tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Snapshot retrieved successfully. Aug 18 19:31:34.927513 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d6ba64e8-17fe-4cdc-a620-35c03738e8ed tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/snapshots/40e83485-3513-482d-93ef-1d4ce1c19f96 returned with HTTP 200 Aug 18 19:31:34.927858 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1213/4870] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:31:34 2026] GET /volume/v3/snapshots/40e83485-3513-482d-93ef-1d4ce1c19f96 => generated 474 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:35.590811 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f876d891-ccc4-42bb-bbbb-2a2930eb6d64 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:35.592705 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f876d891-ccc4-42bb-bbbb-2a2930eb6d64 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 Aug 18 19:31:35.592966 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f876d891-ccc4-42bb-bbbb-2a2930eb6d64 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:35.593191 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f876d891-ccc4-42bb-bbbb-2a2930eb6d64 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:35.593327 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-f876d891-ccc4-42bb-bbbb-2a2930eb6d64 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 01ce3adc-16e5-4c67-974c-e529d58f0a69. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:35.598525 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:35.598525 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:35.599206 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f876d891-ccc4-42bb-bbbb-2a2930eb6d64 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 returned with HTTP 200 Aug 18 19:31:35.599592 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1223/4871] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:35 2026] GET /volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 => generated 710 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:35.610632 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2e22556f-100e-4a20-9677-32cd99ae8339 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:35.612471 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2e22556f-100e-4a20-9677-32cd99ae8339 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] DELETE https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 Aug 18 19:31:35.612678 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2e22556f-100e-4a20-9677-32cd99ae8339 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:35.612890 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2e22556f-100e-4a20-9677-32cd99ae8339 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:35.612985 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-2e22556f-100e-4a20-9677-32cd99ae8339 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Delete backup with id: 01ce3adc-16e5-4c67-974c-e529d58f0a69. Aug 18 19:31:35.617158 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:35.617158 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:35.627338 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.rpcapi [None req-2e22556f-100e-4a20-9677-32cd99ae8339 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] delete_backup rpcapi backup_id 01ce3adc-16e5-4c67-974c-e529d58f0a69 {{(pid=100580) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:31:35.629064 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2e22556f-100e-4a20-9677-32cd99ae8339 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 returned with HTTP 202 Aug 18 19:31:35.629447 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1218/4872] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:31:35 2026] DELETE /volume/v3/backups/01ce3adc-16e5-4c67-974c-e529d58f0a69 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:31:35.638713 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-07eba980-e507-4697-8c81-c4665525289d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:35.640743 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-07eba980-e507-4697-8c81-c4665525289d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:31:35.641214 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-07eba980-e507-4697-8c81-c4665525289d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-758496278"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:31:35.643005 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-07eba980-e507-4697-8c81-c4665525289d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-758496278'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:31:35.643158 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-07eba980-e507-4697-8c81-c4665525289d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Create volume of 1 GB Aug 18 19:31:35.643513 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:35.643513 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:35.647628 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-07eba980-e507-4697-8c81-c4665525289d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Availability Zones retrieved successfully. Aug 18 19:31:35.652992 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-07eba980-e507-4697-8c81-c4665525289d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Flow 'volume_create_api' (5f0838d4-163d-418a-a020-8a5d4cd29bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:31:35.653870 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-07eba980-e507-4697-8c81-c4665525289d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53e7360e-9352-48ac-af3f-a52ca1afc2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:35.654621 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-07eba980-e507-4697-8c81-c4665525289d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:31:35.684116 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-07eba980-e507-4697-8c81-c4665525289d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53e7360e-9352-48ac-af3f-a52ca1afc2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:35.685035 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-07eba980-e507-4697-8c81-c4665525289d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2934bf4d-4f64-476b-a790-fcd4dfaeaa8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:35.720429 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-07eba980-e507-4697-8c81-c4665525289d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Created reservations ['f42b0d42-3e2c-471e-9a2d-0013f0be2bd2', '1b80fb1d-6409-4b5a-89cf-0f8c17b098a7', '03b2a42b-d169-47e8-b65e-702d274fecfa', '79391d1e-ed54-47fd-b684-e0538ca9dfa1'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:31:35.721136 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-07eba980-e507-4697-8c81-c4665525289d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2934bf4d-4f64-476b-a790-fcd4dfaeaa8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f42b0d42-3e2c-471e-9a2d-0013f0be2bd2', '1b80fb1d-6409-4b5a-89cf-0f8c17b098a7', '03b2a42b-d169-47e8-b65e-702d274fecfa', '79391d1e-ed54-47fd-b684-e0538ca9dfa1']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:35.721802 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-07eba980-e507-4697-8c81-c4665525289d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eba6c984-ae32-434c-985e-e82319005c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:35.742099 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-07eba980-e507-4697-8c81-c4665525289d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eba6c984-ae32-434c-985e-e82319005c54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73d3af7b-f2e5-470b-bc6a-a77241dacbec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-758496278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e25b3562e1d46718fa49b063a86c045',qos_specs=None,replication_status=,reservations=['f42b0d42-3e2c-471e-9a2d-0013f0be2bd2','1b80fb1d-6409-4b5a-89cf-0f8c17b098a7','03b2a42b-d169-47e8-b65e-702d274fecfa','79391d1e-ed54-47fd-b684-e0538ca9dfa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32b899f6ee69441882cb8082b7945fdb',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:31:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-758496278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73d3af7b-f2e5-470b-bc6a-a77241dacbec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e25b3562e1d46718fa49b063a86c045',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32b899f6ee69441882cb8082b7945fdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:35.743226 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-07eba980-e507-4697-8c81-c4665525289d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aa4faab-02a4-40d6-a47e-d3ef81814923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:35.760246 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-07eba980-e507-4697-8c81-c4665525289d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aa4faab-02a4-40d6-a47e-d3ef81814923) transitioned into state 'SUCCESS' from state '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-758496278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e25b3562e1d46718fa49b063a86c045',qos_specs=None,replication_status=,reservations=['f42b0d42-3e2c-471e-9a2d-0013f0be2bd2','1b80fb1d-6409-4b5a-89cf-0f8c17b098a7','03b2a42b-d169-47e8-b65e-702d274fecfa','79391d1e-ed54-47fd-b684-e0538ca9dfa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32b899f6ee69441882cb8082b7945fdb',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:35.760832 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-07eba980-e507-4697-8c81-c4665525289d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (611d420d-9cf7-4185-a6cd-433f2cfa0721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:35.768671 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-07eba980-e507-4697-8c81-c4665525289d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (611d420d-9cf7-4185-a6cd-433f2cfa0721) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:35.769337 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-07eba980-e507-4697-8c81-c4665525289d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Flow 'volume_create_api' (5f0838d4-163d-418a-a020-8a5d4cd29bb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:31:35.769623 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-07eba980-e507-4697-8c81-c4665525289d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Create volume request issued successfully. Aug 18 19:31:35.770145 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-07eba980-e507-4697-8c81-c4665525289d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:31:35.770583 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1219/4873] 10.4.3.170 () {70 vars in 1298 bytes} [Tue Aug 18 19:31:35 2026] POST /volume/v3/volumes => generated 777 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:31:35.782020 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-698c2a97-3e79-4377-ba2c-809ae1a903fd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:35.784133 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-698c2a97-3e79-4377-ba2c-809ae1a903fd tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/volumes/73d3af7b-f2e5-470b-bc6a-a77241dacbec Aug 18 19:31:35.784389 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-698c2a97-3e79-4377-ba2c-809ae1a903fd tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:35.784624 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-698c2a97-3e79-4377-ba2c-809ae1a903fd tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:35.786966 np0000007688 devstack@c-api.service[100582]: DEBUG dbcounter [-] [100582] Writing DB stats cinder:SELECT=223,cinder:UPDATE=74,cinder:INSERT=29 {{(pid=100582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:31:35.793967 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:35.793967 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:35.799001 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-698c2a97-3e79-4377-ba2c-809ae1a903fd tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Volume info retrieved successfully. Aug 18 19:31:35.804044 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-698c2a97-3e79-4377-ba2c-809ae1a903fd tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes/73d3af7b-f2e5-470b-bc6a-a77241dacbec returned with HTTP 200 Aug 18 19:31:35.804577 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1214/4874] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:35 2026] GET /volume/v3/volumes/73d3af7b-f2e5-470b-bc6a-a77241dacbec => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:35.936049 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-36a74e94-f341-40cd-969a-fd1664cc7d24 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:35.938126 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-36a74e94-f341-40cd-969a-fd1664cc7d24 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] GET https://10.4.3.170/volume/v3/snapshots/40e83485-3513-482d-93ef-1d4ce1c19f96 Aug 18 19:31:35.938344 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-36a74e94-f341-40cd-969a-fd1664cc7d24 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:35.938585 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-36a74e94-f341-40cd-969a-fd1664cc7d24 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:35.940625 np0000007688 devstack@c-api.service[100583]: DEBUG dbcounter [-] [100583] Writing DB stats cinder:SELECT=147,cinder:UPDATE=28,cinder:INSERT=14 {{(pid=100583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:31:35.943566 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-36a74e94-f341-40cd-969a-fd1664cc7d24 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/snapshots/40e83485-3513-482d-93ef-1d4ce1c19f96 returned with HTTP 404 Aug 18 19:31:35.944109 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1224/4875] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:31:35 2026] GET /volume/v3/snapshots/40e83485-3513-482d-93ef-1d4ce1c19f96 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:31:35.950690 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-20a93c03-138d-4c5b-8685-1e31f2a8376b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:35.952478 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-20a93c03-138d-4c5b-8685-1e31f2a8376b tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] DELETE https://10.4.3.170/volume/v3/volumes/051355be-8eac-46f3-ad09-cb6c857a473f Aug 18 19:31:35.952652 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-20a93c03-138d-4c5b-8685-1e31f2a8376b tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:35.952851 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-20a93c03-138d-4c5b-8685-1e31f2a8376b tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:35.952982 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-20a93c03-138d-4c5b-8685-1e31f2a8376b tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Delete volume with id: 051355be-8eac-46f3-ad09-cb6c857a473f Aug 18 19:31:35.954784 np0000007688 devstack@c-api.service[100580]: DEBUG dbcounter [-] [100580] Writing DB stats cinder:SELECT=192,cinder:UPDATE=38,cinder:INSERT=18,cinder:DELETE=1 {{(pid=100580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:31:35.962092 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:35.962092 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:35.962642 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-20a93c03-138d-4c5b-8685-1e31f2a8376b tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Volume info retrieved successfully. Aug 18 19:31:35.977177 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-20a93c03-138d-4c5b-8685-1e31f2a8376b tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Delete volume request issued successfully. Aug 18 19:31:35.977338 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-20a93c03-138d-4c5b-8685-1e31f2a8376b tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes/051355be-8eac-46f3-ad09-cb6c857a473f returned with HTTP 202 Aug 18 19:31:35.977791 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1219/4876] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:31:35 2026] DELETE /volume/v3/volumes/051355be-8eac-46f3-ad09-cb6c857a473f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:31:35.984829 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c195c40f-0f2e-459f-b3b5-743b053e4a9d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:35.986863 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c195c40f-0f2e-459f-b3b5-743b053e4a9d tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] GET https://10.4.3.170/volume/v3/volumes/051355be-8eac-46f3-ad09-cb6c857a473f Aug 18 19:31:35.987341 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c195c40f-0f2e-459f-b3b5-743b053e4a9d tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:35.987341 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c195c40f-0f2e-459f-b3b5-743b053e4a9d tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:35.989196 np0000007688 devstack@c-api.service[100581]: DEBUG dbcounter [-] [100581] Writing DB stats cinder:SELECT=215,cinder:UPDATE=66,cinder:INSERT=33 {{(pid=100581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:31:35.994950 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:35.994950 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:35.999320 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c195c40f-0f2e-459f-b3b5-743b053e4a9d tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Volume info retrieved successfully. Aug 18 19:31:36.003387 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c195c40f-0f2e-459f-b3b5-743b053e4a9d tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes/051355be-8eac-46f3-ad09-cb6c857a473f returned with HTTP 200 Aug 18 19:31:36.003744 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1220/4877] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:35 2026] GET /volume/v3/volumes/051355be-8eac-46f3-ad09-cb6c857a473f => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:36.816786 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-69b38f3f-aadd-467f-9cca-2339423529b7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:36.819008 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-69b38f3f-aadd-467f-9cca-2339423529b7 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/volumes/73d3af7b-f2e5-470b-bc6a-a77241dacbec Aug 18 19:31:36.819377 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-69b38f3f-aadd-467f-9cca-2339423529b7 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:36.819497 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-69b38f3f-aadd-467f-9cca-2339423529b7 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:36.827014 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:36.827014 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:36.830536 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-69b38f3f-aadd-467f-9cca-2339423529b7 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Volume info retrieved successfully. Aug 18 19:31:36.834005 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-69b38f3f-aadd-467f-9cca-2339423529b7 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes/73d3af7b-f2e5-470b-bc6a-a77241dacbec returned with HTTP 200 Aug 18 19:31:36.834375 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1215/4878] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:36 2026] GET /volume/v3/volumes/73d3af7b-f2e5-470b-bc6a-a77241dacbec => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:31:36.845875 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2289e640-9f7f-4484-8521-035bc21cbefb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:36.847444 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2289e640-9f7f-4484-8521-035bc21cbefb tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] POST https://10.4.3.170/volume/v3/backups Aug 18 19:31:36.847788 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2289e640-9f7f-4484-8521-035bc21cbefb tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "73d3af7b-f2e5-470b-bc6a-a77241dacbec", "name": "tempest-type-Backup-1110701335"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:31:36.849125 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.backups [None req-2289e640-9f7f-4484-8521-035bc21cbefb tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Creating new backup {'backup': {'volume_id': '73d3af7b-f2e5-470b-bc6a-a77241dacbec', 'name': 'tempest-type-Backup-1110701335'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:31:36.849256 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.backups [None req-2289e640-9f7f-4484-8521-035bc21cbefb tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Creating backup of volume 73d3af7b-f2e5-470b-bc6a-a77241dacbec in container None Aug 18 19:31:36.856485 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:36.856485 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:36.856818 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2289e640-9f7f-4484-8521-035bc21cbefb tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Volume info retrieved successfully. Aug 18 19:31:36.870228 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-2289e640-9f7f-4484-8521-035bc21cbefb tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Created reservations ['bdd3f2c3-05e4-45c7-9aed-769f27338afe', 'a070f438-efdb-4afa-ada6-4d8013462a65'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:31:36.891131 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2289e640-9f7f-4484-8521-035bc21cbefb tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:31:36.891537 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1225/4879] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:31:36 2026] POST /volume/v3/backups => generated 316 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:31:36.900013 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b9e2f604-a5c8-4476-854a-d3f9e48ff9fd None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:36.901943 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b9e2f604-a5c8-4476-854a-d3f9e48ff9fd tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 Aug 18 19:31:36.901943 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b9e2f604-a5c8-4476-854a-d3f9e48ff9fd tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:36.902158 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b9e2f604-a5c8-4476-854a-d3f9e48ff9fd tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:36.902256 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-b9e2f604-a5c8-4476-854a-d3f9e48ff9fd tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 052e2889-ef91-44e6-b224-1b2a8cef1932. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:36.907162 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:36.907162 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:36.907981 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b9e2f604-a5c8-4476-854a-d3f9e48ff9fd tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 returned with HTTP 200 Aug 18 19:31:36.908407 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1220/4880] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:36 2026] GET /volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:37.015973 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-53c4c19d-d025-4392-81fa-271f03d77a68 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:37.017674 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-53c4c19d-d025-4392-81fa-271f03d77a68 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] GET https://10.4.3.170/volume/v3/volumes/051355be-8eac-46f3-ad09-cb6c857a473f Aug 18 19:31:37.017874 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-53c4c19d-d025-4392-81fa-271f03d77a68 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:37.018046 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-53c4c19d-d025-4392-81fa-271f03d77a68 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:37.023054 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-53c4c19d-d025-4392-81fa-271f03d77a68 tempest-CreateVolumesFromSnapshotTest-1357528059 tempest-CreateVolumesFromSnapshotTest-1357528059-project-member] https://10.4.3.170/volume/v3/volumes/051355be-8eac-46f3-ad09-cb6c857a473f returned with HTTP 404 Aug 18 19:31:37.023509 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1221/4881] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:37 2026] GET /volume/v3/volumes/051355be-8eac-46f3-ad09-cb6c857a473f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:31:37.917342 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-58115951-5b75-4e62-92b9-907be949d5d8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:37.919227 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-58115951-5b75-4e62-92b9-907be949d5d8 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 Aug 18 19:31:37.919524 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-58115951-5b75-4e62-92b9-907be949d5d8 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:37.919622 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-58115951-5b75-4e62-92b9-907be949d5d8 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:37.919738 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-58115951-5b75-4e62-92b9-907be949d5d8 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 052e2889-ef91-44e6-b224-1b2a8cef1932. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:37.923740 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:37.923740 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:37.924267 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-58115951-5b75-4e62-92b9-907be949d5d8 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 returned with HTTP 200 Aug 18 19:31:37.924724 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1216/4882] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:37 2026] GET /volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:37.970102 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a47d50ee-ac46-41d9-b7a6-5e79491c08a9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:38.046129 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a47d50ee-ac46-41d9-b7a6-5e79491c08a9 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:31:38.046602 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a47d50ee-ac46-41d9-b7a6-5e79491c08a9 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:31:38.048029 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-a47d50ee-ac46-41d9-b7a6-5e79491c08a9 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:31:38.048158 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-a47d50ee-ac46-41d9-b7a6-5e79491c08a9 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Create volume of 1 GB Aug 18 19:31:38.048514 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:38.048514 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:38.060593 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a47d50ee-ac46-41d9-b7a6-5e79491c08a9 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Availability Zones retrieved successfully. Aug 18 19:31:38.066268 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a47d50ee-ac46-41d9-b7a6-5e79491c08a9 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Flow 'volume_create_api' (d8bd19c7-1828-4aa8-81a2-d846da37cbdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:31:38.067166 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a47d50ee-ac46-41d9-b7a6-5e79491c08a9 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71efef64-1c79-41df-9ec1-93ad38e67f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:38.068071 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-a47d50ee-ac46-41d9-b7a6-5e79491c08a9 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:31:38.090829 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a47d50ee-ac46-41d9-b7a6-5e79491c08a9 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71efef64-1c79-41df-9ec1-93ad38e67f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:38.091678 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a47d50ee-ac46-41d9-b7a6-5e79491c08a9 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a76dec2f-fc69-40c0-8a5e-2fb9d4bdb4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:38.142789 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-a47d50ee-ac46-41d9-b7a6-5e79491c08a9 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Created reservations ['c4a496b9-fbfb-4189-bd86-3181eeba22e7', '37636187-a807-4089-98ca-662925d29df5', '9566065b-809a-4ca7-855e-209923acba85', '3cf2b077-aaf5-4f4f-8ea3-e11796f4d8d3'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:31:38.143865 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a47d50ee-ac46-41d9-b7a6-5e79491c08a9 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a76dec2f-fc69-40c0-8a5e-2fb9d4bdb4d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4a496b9-fbfb-4189-bd86-3181eeba22e7', '37636187-a807-4089-98ca-662925d29df5', '9566065b-809a-4ca7-855e-209923acba85', '3cf2b077-aaf5-4f4f-8ea3-e11796f4d8d3']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:38.144832 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a47d50ee-ac46-41d9-b7a6-5e79491c08a9 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1335e10-63b7-455f-aa8c-fff107ccde08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:38.169985 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a47d50ee-ac46-41d9-b7a6-5e79491c08a9 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1335e10-63b7-455f-aa8c-fff107ccde08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8376eb8-bb4b-41ae-bc12-1c4c9039286a', '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='53f4526135ad4e3696b56c804866b797',qos_specs=None,replication_status=,reservations=['c4a496b9-fbfb-4189-bd86-3181eeba22e7','37636187-a807-4089-98ca-662925d29df5','9566065b-809a-4ca7-855e-209923acba85','3cf2b077-aaf5-4f4f-8ea3-e11796f4d8d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f2825121204220aead4d9c0020996f',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:31:38Z,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=d8376eb8-bb4b-41ae-bc12-1c4c9039286a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53f4526135ad4e3696b56c804866b797',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1f2825121204220aead4d9c0020996f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:38.170896 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a47d50ee-ac46-41d9-b7a6-5e79491c08a9 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d055dd5-cfff-443e-b48c-117faca7b016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:38.193331 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a47d50ee-ac46-41d9-b7a6-5e79491c08a9 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d055dd5-cfff-443e-b48c-117faca7b016) transitioned into state 'SUCCESS' from 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='53f4526135ad4e3696b56c804866b797',qos_specs=None,replication_status=,reservations=['c4a496b9-fbfb-4189-bd86-3181eeba22e7','37636187-a807-4089-98ca-662925d29df5','9566065b-809a-4ca7-855e-209923acba85','3cf2b077-aaf5-4f4f-8ea3-e11796f4d8d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f2825121204220aead4d9c0020996f',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:38.194279 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a47d50ee-ac46-41d9-b7a6-5e79491c08a9 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed01267b-b6df-4da8-b421-b8f0a04741f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:38.206668 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a47d50ee-ac46-41d9-b7a6-5e79491c08a9 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed01267b-b6df-4da8-b421-b8f0a04741f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:38.207477 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-a47d50ee-ac46-41d9-b7a6-5e79491c08a9 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Flow 'volume_create_api' (d8bd19c7-1828-4aa8-81a2-d846da37cbdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:31:38.207782 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a47d50ee-ac46-41d9-b7a6-5e79491c08a9 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Create volume request issued successfully. Aug 18 19:31:38.208337 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a47d50ee-ac46-41d9-b7a6-5e79491c08a9 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:31:38.208794 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1226/4883] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:31:37 2026] POST /volume/v3/volumes => generated 740 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:31:38.220234 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-eb4967ca-5125-4222-b73e-e3f25a95b124 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:38.222390 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-eb4967ca-5125-4222-b73e-e3f25a95b124 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] GET https://10.4.3.170/volume/v3/volumes/d8376eb8-bb4b-41ae-bc12-1c4c9039286a Aug 18 19:31:38.223909 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-eb4967ca-5125-4222-b73e-e3f25a95b124 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:38.223909 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-eb4967ca-5125-4222-b73e-e3f25a95b124 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:38.231906 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:38.231906 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:38.236250 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-eb4967ca-5125-4222-b73e-e3f25a95b124 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Volume info retrieved successfully. Aug 18 19:31:38.240775 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-eb4967ca-5125-4222-b73e-e3f25a95b124 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] https://10.4.3.170/volume/v3/volumes/d8376eb8-bb4b-41ae-bc12-1c4c9039286a returned with HTTP 200 Aug 18 19:31:38.241137 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1221/4884] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:38 2026] GET /volume/v3/volumes/d8376eb8-bb4b-41ae-bc12-1c4c9039286a => generated 808 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:38.934088 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a6bfdb65-f3cf-4068-99a4-bf1a0d60927c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:38.935874 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a6bfdb65-f3cf-4068-99a4-bf1a0d60927c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 Aug 18 19:31:38.936087 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a6bfdb65-f3cf-4068-99a4-bf1a0d60927c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:38.936271 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a6bfdb65-f3cf-4068-99a4-bf1a0d60927c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:38.936399 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-a6bfdb65-f3cf-4068-99a4-bf1a0d60927c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 052e2889-ef91-44e6-b224-1b2a8cef1932. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:38.941040 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:38.941040 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:38.941819 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a6bfdb65-f3cf-4068-99a4-bf1a0d60927c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 returned with HTTP 200 Aug 18 19:31:38.942234 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1222/4885] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:38 2026] GET /volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:39.254348 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-07f7ae2e-0b37-49dc-8450-597ffe5a63aa None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:39.257263 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-07f7ae2e-0b37-49dc-8450-597ffe5a63aa tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] GET https://10.4.3.170/volume/v3/volumes/d8376eb8-bb4b-41ae-bc12-1c4c9039286a Aug 18 19:31:39.257263 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-07f7ae2e-0b37-49dc-8450-597ffe5a63aa tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:39.257263 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-07f7ae2e-0b37-49dc-8450-597ffe5a63aa tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:39.262826 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:39.262826 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:39.267249 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-07f7ae2e-0b37-49dc-8450-597ffe5a63aa tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Volume info retrieved successfully. Aug 18 19:31:39.271983 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-07f7ae2e-0b37-49dc-8450-597ffe5a63aa tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] https://10.4.3.170/volume/v3/volumes/d8376eb8-bb4b-41ae-bc12-1c4c9039286a returned with HTTP 200 Aug 18 19:31:39.272687 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1217/4886] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:39 2026] GET /volume/v3/volumes/d8376eb8-bb4b-41ae-bc12-1c4c9039286a => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:39.284842 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-46dc92ed-6f73-4313-a4a6-7e1597328ba7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:39.286552 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-46dc92ed-6f73-4313-a4a6-7e1597328ba7 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] GET https://10.4.3.170/volume/v3/volumes/d8376eb8-bb4b-41ae-bc12-1c4c9039286a Aug 18 19:31:39.286733 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-46dc92ed-6f73-4313-a4a6-7e1597328ba7 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:39.286899 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-46dc92ed-6f73-4313-a4a6-7e1597328ba7 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:39.293077 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:39.293077 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:39.296194 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-46dc92ed-6f73-4313-a4a6-7e1597328ba7 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Volume info retrieved successfully. Aug 18 19:31:39.299744 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-46dc92ed-6f73-4313-a4a6-7e1597328ba7 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] https://10.4.3.170/volume/v3/volumes/d8376eb8-bb4b-41ae-bc12-1c4c9039286a returned with HTTP 200 Aug 18 19:31:39.300064 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1227/4887] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:39 2026] GET /volume/v3/volumes/d8376eb8-bb4b-41ae-bc12-1c4c9039286a => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:39.312129 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2a28d947-736f-475d-9487-39a4d3a89b90 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:39.314017 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2a28d947-736f-475d-9487-39a4d3a89b90 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:31:39.314406 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2a28d947-736f-475d-9487-39a4d3a89b90 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1689542219"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:31:39.316164 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-2a28d947-736f-475d-9487-39a4d3a89b90 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1689542219'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:31:39.316329 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-2a28d947-736f-475d-9487-39a4d3a89b90 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Create volume of 1 GB Aug 18 19:31:39.321111 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2a28d947-736f-475d-9487-39a4d3a89b90 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Availability Zones retrieved successfully. Aug 18 19:31:39.326190 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2a28d947-736f-475d-9487-39a4d3a89b90 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Flow 'volume_create_api' (5de5a9f8-d2e7-45d3-b2c2-658cc271dabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:31:39.327093 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2a28d947-736f-475d-9487-39a4d3a89b90 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5b50e0b-3cba-4fad-9ee9-37e11e3b05fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:39.327941 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-2a28d947-736f-475d-9487-39a4d3a89b90 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:31:39.351208 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2a28d947-736f-475d-9487-39a4d3a89b90 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5b50e0b-3cba-4fad-9ee9-37e11e3b05fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:39.352048 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2a28d947-736f-475d-9487-39a4d3a89b90 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ff569c9-d516-4f55-9004-c20b607cd409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:39.391594 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-2a28d947-736f-475d-9487-39a4d3a89b90 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Created reservations ['9af8fc0f-51e8-44d1-a2d4-ed0dc48965a7', '797e42ef-edf0-4964-9eeb-feabb2478071', '5aaa2955-6173-48a9-9a6c-a29f50aefb2c', '4752ffa8-7c67-4671-b8f5-c6a42be79f42'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:31:39.392484 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2a28d947-736f-475d-9487-39a4d3a89b90 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ff569c9-d516-4f55-9004-c20b607cd409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9af8fc0f-51e8-44d1-a2d4-ed0dc48965a7', '797e42ef-edf0-4964-9eeb-feabb2478071', '5aaa2955-6173-48a9-9a6c-a29f50aefb2c', '4752ffa8-7c67-4671-b8f5-c6a42be79f42']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:39.393293 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2a28d947-736f-475d-9487-39a4d3a89b90 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f90aa6bc-4176-494c-823b-7eabf554ea4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:39.413901 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2a28d947-736f-475d-9487-39a4d3a89b90 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f90aa6bc-4176-494c-823b-7eabf554ea4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c67b381c-8e17-4033-941a-af7a9ec17fde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1689542219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53f4526135ad4e3696b56c804866b797',qos_specs=None,replication_status=,reservations=['9af8fc0f-51e8-44d1-a2d4-ed0dc48965a7','797e42ef-edf0-4964-9eeb-feabb2478071','5aaa2955-6173-48a9-9a6c-a29f50aefb2c','4752ffa8-7c67-4671-b8f5-c6a42be79f42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f2825121204220aead4d9c0020996f',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:31:39Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1689542219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c67b381c-8e17-4033-941a-af7a9ec17fde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53f4526135ad4e3696b56c804866b797',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1f2825121204220aead4d9c0020996f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:39.415079 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2a28d947-736f-475d-9487-39a4d3a89b90 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a75b401-473b-4839-a89a-e2d1cbe664b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:39.435527 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2a28d947-736f-475d-9487-39a4d3a89b90 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a75b401-473b-4839-a89a-e2d1cbe664b0) transitioned into 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-1689542219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53f4526135ad4e3696b56c804866b797',qos_specs=None,replication_status=,reservations=['9af8fc0f-51e8-44d1-a2d4-ed0dc48965a7','797e42ef-edf0-4964-9eeb-feabb2478071','5aaa2955-6173-48a9-9a6c-a29f50aefb2c','4752ffa8-7c67-4671-b8f5-c6a42be79f42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f2825121204220aead4d9c0020996f',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:39.436184 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2a28d947-736f-475d-9487-39a4d3a89b90 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ea65669-d19c-4a13-a633-6705289bb566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:39.443804 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2a28d947-736f-475d-9487-39a4d3a89b90 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ea65669-d19c-4a13-a633-6705289bb566) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:39.444495 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-2a28d947-736f-475d-9487-39a4d3a89b90 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Flow 'volume_create_api' (5de5a9f8-d2e7-45d3-b2c2-658cc271dabc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:31:39.444755 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2a28d947-736f-475d-9487-39a4d3a89b90 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Create volume request issued successfully. Aug 18 19:31:39.445232 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2a28d947-736f-475d-9487-39a4d3a89b90 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:31:39.445649 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1222/4888] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:31:39 2026] POST /volume/v3/volumes => generated 776 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:31:39.460673 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0c9956a5-9eb9-486d-8255-3c5a7a490528 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:39.462532 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0c9956a5-9eb9-486d-8255-3c5a7a490528 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] GET https://10.4.3.170/volume/v3/volumes/c67b381c-8e17-4033-941a-af7a9ec17fde Aug 18 19:31:39.462778 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0c9956a5-9eb9-486d-8255-3c5a7a490528 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:39.462961 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0c9956a5-9eb9-486d-8255-3c5a7a490528 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:39.470132 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:39.470132 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:39.474084 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0c9956a5-9eb9-486d-8255-3c5a7a490528 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Volume info retrieved successfully. Aug 18 19:31:39.478707 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0c9956a5-9eb9-486d-8255-3c5a7a490528 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] https://10.4.3.170/volume/v3/volumes/c67b381c-8e17-4033-941a-af7a9ec17fde returned with HTTP 200 Aug 18 19:31:39.479134 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1223/4889] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:39 2026] GET /volume/v3/volumes/c67b381c-8e17-4033-941a-af7a9ec17fde => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:39.956427 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-05295127-f373-4d64-9ec9-63ca28000d4d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:39.958136 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-05295127-f373-4d64-9ec9-63ca28000d4d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 Aug 18 19:31:39.958343 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-05295127-f373-4d64-9ec9-63ca28000d4d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:39.958532 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-05295127-f373-4d64-9ec9-63ca28000d4d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:39.958643 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-05295127-f373-4d64-9ec9-63ca28000d4d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 052e2889-ef91-44e6-b224-1b2a8cef1932. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:39.962650 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:39.962650 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:39.963206 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-05295127-f373-4d64-9ec9-63ca28000d4d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 returned with HTTP 200 Aug 18 19:31:39.963566 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1218/4890] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:39 2026] GET /volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:40.057375 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-df5347f8-fc4d-45ed-9b1c-38431d733b43 req-ff35eacc-8232-479b-9b57-fd188d7add1d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:40.059635 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-df5347f8-fc4d-45ed-9b1c-38431d733b43 req-ff35eacc-8232-479b-9b57-fd188d7add1d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/attachments/d559e082-b110-4311-a1df-a096208ea077 Aug 18 19:31:40.059803 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-df5347f8-fc4d-45ed-9b1c-38431d733b43 req-ff35eacc-8232-479b-9b57-fd188d7add1d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:40.060189 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-df5347f8-fc4d-45ed-9b1c-38431d733b43 req-ff35eacc-8232-479b-9b57-fd188d7add1d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:40.066486 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:40.066486 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:40.107834 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-df5347f8-fc4d-45ed-9b1c-38431d733b43 req-ff35eacc-8232-479b-9b57-fd188d7add1d tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/d559e082-b110-4311-a1df-a096208ea077 returned with HTTP 200 Aug 18 19:31:40.108248 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1228/4891] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:31:40 2026] DELETE /volume/v3/attachments/d559e082-b110-4311-a1df-a096208ea077 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:40.499999 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3c6e4a33-8085-47a2-a571-08e6777720b4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:40.501890 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3c6e4a33-8085-47a2-a571-08e6777720b4 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] GET https://10.4.3.170/volume/v3/volumes/c67b381c-8e17-4033-941a-af7a9ec17fde Aug 18 19:31:40.502059 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3c6e4a33-8085-47a2-a571-08e6777720b4 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:40.502230 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3c6e4a33-8085-47a2-a571-08e6777720b4 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:40.511157 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:40.511157 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:40.515240 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3c6e4a33-8085-47a2-a571-08e6777720b4 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Volume info retrieved successfully. Aug 18 19:31:40.519788 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3c6e4a33-8085-47a2-a571-08e6777720b4 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] https://10.4.3.170/volume/v3/volumes/c67b381c-8e17-4033-941a-af7a9ec17fde returned with HTTP 200 Aug 18 19:31:40.520152 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1223/4892] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:40 2026] GET /volume/v3/volumes/c67b381c-8e17-4033-941a-af7a9ec17fde => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:40.532172 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-84cbe270-1d60-4c25-86b8-970d0b981abb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:40.533120 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-84cbe270-1d60-4c25-86b8-970d0b981abb tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] GET https://10.4.3.170/volume/v3/volumes/c67b381c-8e17-4033-941a-af7a9ec17fde Aug 18 19:31:40.533280 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-84cbe270-1d60-4c25-86b8-970d0b981abb tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:40.533468 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-84cbe270-1d60-4c25-86b8-970d0b981abb tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:40.539871 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:40.539871 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:40.543139 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-84cbe270-1d60-4c25-86b8-970d0b981abb tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Volume info retrieved successfully. Aug 18 19:31:40.547011 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-84cbe270-1d60-4c25-86b8-970d0b981abb tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] https://10.4.3.170/volume/v3/volumes/c67b381c-8e17-4033-941a-af7a9ec17fde returned with HTTP 200 Aug 18 19:31:40.547373 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1224/4893] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:40 2026] GET /volume/v3/volumes/c67b381c-8e17-4033-941a-af7a9ec17fde => generated 869 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:40.558300 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-334c6703-c12c-45c4-a6d7-a692d6528b36 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:40.559981 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-334c6703-c12c-45c4-a6d7-a692d6528b36 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:31:40.560310 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-334c6703-c12c-45c4-a6d7-a692d6528b36 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c67b381c-8e17-4033-941a-af7a9ec17fde", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1337543268"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:31:40.568012 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:40.568012 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:40.568144 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-334c6703-c12c-45c4-a6d7-a692d6528b36 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Volume info retrieved successfully. Aug 18 19:31:40.568255 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-334c6703-c12c-45c4-a6d7-a692d6528b36 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Create snapshot from volume c67b381c-8e17-4033-941a-af7a9ec17fde Aug 18 19:31:40.602006 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-334c6703-c12c-45c4-a6d7-a692d6528b36 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Created reservations ['3560bf36-87c4-42b5-beca-aa9991a99da1', '780fdef2-3d95-4153-94f2-39732ab41b56', 'e278a868-d7a5-4761-b139-c2ba1440ad3a', 'b309355c-afc9-43f0-80ae-c819114ffe10'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:31:40.633264 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-334c6703-c12c-45c4-a6d7-a692d6528b36 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Snapshot create request issued successfully. Aug 18 19:31:40.633612 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-334c6703-c12c-45c4-a6d7-a692d6528b36 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:31:40.634210 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1219/4894] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:31:40 2026] POST /volume/v3/snapshots => generated 326 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:31:40.644414 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-59adeaab-2e3f-474d-8ac2-2e3720111f4e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:40.646189 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-59adeaab-2e3f-474d-8ac2-2e3720111f4e tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] GET https://10.4.3.170/volume/v3/snapshots/568e739c-9192-4690-a34b-c69930a682e1 Aug 18 19:31:40.646468 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-59adeaab-2e3f-474d-8ac2-2e3720111f4e tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:40.646640 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-59adeaab-2e3f-474d-8ac2-2e3720111f4e tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:40.651855 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:40.651855 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:40.652299 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-59adeaab-2e3f-474d-8ac2-2e3720111f4e tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Snapshot retrieved successfully. Aug 18 19:31:40.653058 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-59adeaab-2e3f-474d-8ac2-2e3720111f4e tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] https://10.4.3.170/volume/v3/snapshots/568e739c-9192-4690-a34b-c69930a682e1 returned with HTTP 200 Aug 18 19:31:40.653424 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1229/4895] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:31:40 2026] GET /volume/v3/snapshots/568e739c-9192-4690-a34b-c69930a682e1 => generated 458 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:40.973153 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8e974823-9a1f-48a1-ac3f-cee9429599de None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:40.975827 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8e974823-9a1f-48a1-ac3f-cee9429599de tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 Aug 18 19:31:40.976134 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8e974823-9a1f-48a1-ac3f-cee9429599de tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:40.976391 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8e974823-9a1f-48a1-ac3f-cee9429599de tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:40.976512 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-8e974823-9a1f-48a1-ac3f-cee9429599de tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 052e2889-ef91-44e6-b224-1b2a8cef1932. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:40.980672 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:40.980672 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:40.981239 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8e974823-9a1f-48a1-ac3f-cee9429599de tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 returned with HTTP 200 Aug 18 19:31:40.981626 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1224/4896] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:40 2026] GET /volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:41.074118 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-e4f6dcaa-f262-421e-8a43-2a3b181256ac None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:41.077054 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-e4f6dcaa-f262-421e-8a43-2a3b181256ac tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca Aug 18 19:31:41.077318 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-e4f6dcaa-f262-421e-8a43-2a3b181256ac tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:41.077607 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-e4f6dcaa-f262-421e-8a43-2a3b181256ac tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:41.085893 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:41.085893 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:41.089609 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-e4f6dcaa-f262-421e-8a43-2a3b181256ac tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:31:41.094922 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-e4f6dcaa-f262-421e-8a43-2a3b181256ac tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca returned with HTTP 200 Aug 18 19:31:41.095358 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1225/4897] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:31:41 2026] GET /volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:31:41.496521 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-6959d905-ce13-4c17-b3fb-e0505bc10b28 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:41.499131 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-6959d905-ce13-4c17-b3fb-e0505bc10b28 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca Aug 18 19:31:41.499410 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-6959d905-ce13-4c17-b3fb-e0505bc10b28 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:41.499645 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-6959d905-ce13-4c17-b3fb-e0505bc10b28 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:41.508159 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:41.508159 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:41.516281 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-6959d905-ce13-4c17-b3fb-e0505bc10b28 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:31:41.522242 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-6959d905-ce13-4c17-b3fb-e0505bc10b28 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca returned with HTTP 200 Aug 18 19:31:41.522786 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1220/4898] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:31:41 2026] GET /volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:31:41.533035 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-bf6d2373-957f-4c82-bbec-c367750322bc None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:41.533520 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bf6d2373-957f-4c82-bbec-c367750322bc None None] GET https://10.4.3.170/volume// Aug 18 19:31:41.533741 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bf6d2373-957f-4c82-bbec-c367750322bc None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:41.533978 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bf6d2373-957f-4c82-bbec-c367750322bc None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:41.534388 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bf6d2373-957f-4c82-bbec-c367750322bc None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:31:41.534817 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1230/4899] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:31: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 19:31:41.542230 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-3cc3ed6f-73f5-471b-88e4-ccd92a0d978f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:41.544225 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-3cc3ed6f-73f5-471b-88e4-ccd92a0d978f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:31:41.544597 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-3cc3ed6f-73f5-471b-88e4-ccd92a0d978f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0967c689-0ddd-4306-b422-8b1b532b2cca", "connector": null, "instance_uuid": "5d747019-d92e-4771-8fc2-06d9aa6856b8"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:31:41.553199 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:41.553199 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:41.574442 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-3cc3ed6f-73f5-471b-88e4-ccd92a0d978f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:31:41.574977 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1225/4900] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:31:41 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 19:31:41.661965 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9e375650-426a-43c6-97ae-c6dc134d9bf7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:41.663625 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9e375650-426a-43c6-97ae-c6dc134d9bf7 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] GET https://10.4.3.170/volume/v3/snapshots/568e739c-9192-4690-a34b-c69930a682e1 Aug 18 19:31:41.663802 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9e375650-426a-43c6-97ae-c6dc134d9bf7 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:41.663971 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9e375650-426a-43c6-97ae-c6dc134d9bf7 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:41.668927 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:41.668927 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:41.669299 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9e375650-426a-43c6-97ae-c6dc134d9bf7 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Snapshot retrieved successfully. Aug 18 19:31:41.670008 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9e375650-426a-43c6-97ae-c6dc134d9bf7 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] https://10.4.3.170/volume/v3/snapshots/568e739c-9192-4690-a34b-c69930a682e1 returned with HTTP 200 Aug 18 19:31:41.670315 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1226/4901] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:31:41 2026] GET /volume/v3/snapshots/568e739c-9192-4690-a34b-c69930a682e1 => generated 485 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:41.677721 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9ae77850-d125-4a60-8a40-1ee6859b5af0 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:41.679296 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9ae77850-d125-4a60-8a40-1ee6859b5af0 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] GET https://10.4.3.170/volume/v3/snapshots/568e739c-9192-4690-a34b-c69930a682e1 Aug 18 19:31:41.679494 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9ae77850-d125-4a60-8a40-1ee6859b5af0 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:41.679702 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9ae77850-d125-4a60-8a40-1ee6859b5af0 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:41.684413 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:41.684413 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:41.684828 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-9ae77850-d125-4a60-8a40-1ee6859b5af0 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Snapshot retrieved successfully. Aug 18 19:31:41.685572 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9ae77850-d125-4a60-8a40-1ee6859b5af0 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] https://10.4.3.170/volume/v3/snapshots/568e739c-9192-4690-a34b-c69930a682e1 returned with HTTP 200 Aug 18 19:31:41.685925 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1221/4902] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:31:41 2026] GET /volume/v3/snapshots/568e739c-9192-4690-a34b-c69930a682e1 => generated 485 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:41.697868 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1265c6b5-a717-4f2c-aa0e-ee0a41808be6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:41.700104 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1265c6b5-a717-4f2c-aa0e-ee0a41808be6 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/568e739c-9192-4690-a34b-c69930a682e1 Aug 18 19:31:41.700174 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1265c6b5-a717-4f2c-aa0e-ee0a41808be6 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:41.700386 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1265c6b5-a717-4f2c-aa0e-ee0a41808be6 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:41.700572 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-1265c6b5-a717-4f2c-aa0e-ee0a41808be6 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Delete snapshot with id: 568e739c-9192-4690-a34b-c69930a682e1 Aug 18 19:31:41.706070 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:41.706070 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:41.706488 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-1265c6b5-a717-4f2c-aa0e-ee0a41808be6 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Snapshot retrieved successfully. Aug 18 19:31:41.725112 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-1265c6b5-a717-4f2c-aa0e-ee0a41808be6 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Snapshot delete request issued successfully. Aug 18 19:31:41.725371 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1265c6b5-a717-4f2c-aa0e-ee0a41808be6 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] https://10.4.3.170/volume/v3/snapshots/568e739c-9192-4690-a34b-c69930a682e1 returned with HTTP 202 Aug 18 19:31:41.725962 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1231/4903] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:31:41 2026] DELETE /volume/v3/snapshots/568e739c-9192-4690-a34b-c69930a682e1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:31:41.736445 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-10b7fa0a-791d-43c5-a096-dd4f51583df8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:41.738716 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-10b7fa0a-791d-43c5-a096-dd4f51583df8 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] GET https://10.4.3.170/volume/v3/snapshots/568e739c-9192-4690-a34b-c69930a682e1 Aug 18 19:31:41.738951 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-10b7fa0a-791d-43c5-a096-dd4f51583df8 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:41.739181 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-10b7fa0a-791d-43c5-a096-dd4f51583df8 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:41.751905 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:41.751905 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:41.752385 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-10b7fa0a-791d-43c5-a096-dd4f51583df8 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Snapshot retrieved successfully. Aug 18 19:31:41.753226 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-10b7fa0a-791d-43c5-a096-dd4f51583df8 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] https://10.4.3.170/volume/v3/snapshots/568e739c-9192-4690-a34b-c69930a682e1 returned with HTTP 200 Aug 18 19:31:41.753693 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1226/4904] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:31:41 2026] GET /volume/v3/snapshots/568e739c-9192-4690-a34b-c69930a682e1 => generated 484 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:41.991961 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-099ec480-9da8-4c28-b634-f264622ff916 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:41.993749 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-099ec480-9da8-4c28-b634-f264622ff916 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 Aug 18 19:31:41.994021 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-099ec480-9da8-4c28-b634-f264622ff916 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:41.994270 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-099ec480-9da8-4c28-b634-f264622ff916 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:41.994433 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-099ec480-9da8-4c28-b634-f264622ff916 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 052e2889-ef91-44e6-b224-1b2a8cef1932. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:41.999782 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:41.999782 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:42.000595 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-099ec480-9da8-4c28-b634-f264622ff916 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 returned with HTTP 200 Aug 18 19:31:42.001034 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1227/4905] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:41 2026] GET /volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:42.317519 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-abde4d9d-681d-4264-8bc3-cb332a01738e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:42.317932 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-abde4d9d-681d-4264-8bc3-cb332a01738e None None] GET https://10.4.3.170/volume// Aug 18 19:31:42.318104 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-abde4d9d-681d-4264-8bc3-cb332a01738e None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:42.318304 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-abde4d9d-681d-4264-8bc3-cb332a01738e None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:42.318638 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-abde4d9d-681d-4264-8bc3-cb332a01738e None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:31:42.318902 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1222/4906] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:31: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 19:31:42.326670 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-4cde7233-1841-4653-92b2-247ef8eb7e55 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:42.328717 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-4cde7233-1841-4653-92b2-247ef8eb7e55 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca Aug 18 19:31:42.328950 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-4cde7233-1841-4653-92b2-247ef8eb7e55 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:42.329149 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-4cde7233-1841-4653-92b2-247ef8eb7e55 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:42.338224 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:42.338224 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:42.341600 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-4cde7233-1841-4653-92b2-247ef8eb7e55 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:31:42.346064 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-4cde7233-1841-4653-92b2-247ef8eb7e55 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca returned with HTTP 200 Aug 18 19:31:42.346522 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1232/4907] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:31:42 2026] GET /volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca => generated 1546 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:31:42.453660 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-c520ff52-6d9d-4919-b8bb-d04162570d74 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:42.455690 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-c520ff52-6d9d-4919-b8bb-d04162570d74 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] PUT https://10.4.3.170/volume/v3/attachments/1f34342b-7c2a-41a1-bc92-f7d3d7376a5d Aug 18 19:31:42.456024 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-c520ff52-6d9d-4919-b8bb-d04162570d74 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:31:42.464244 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-c520ff52-6d9d-4919-b8bb-d04162570d74 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Acquiring lock "cinder-attachment_update-0967c689-0ddd-4306-b422-8b1b532b2cca-np0000007688" by "attachment_update" {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:31:42.470473 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-c520ff52-6d9d-4919-b8bb-d04162570d74 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Lock "cinder-attachment_update-0967c689-0ddd-4306-b422-8b1b532b2cca-np0000007688" acquired by "attachment_update" :: waited 0.006s {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:31:42.471515 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:42.471515 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:42.557093 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-c520ff52-6d9d-4919-b8bb-d04162570d74 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Lock "cinder-attachment_update-0967c689-0ddd-4306-b422-8b1b532b2cca-np0000007688" released by "attachment_update" :: held 0.087s {{(pid=100580) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:31:42.557801 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-c520ff52-6d9d-4919-b8bb-d04162570d74 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/1f34342b-7c2a-41a1-bc92-f7d3d7376a5d returned with HTTP 200 Aug 18 19:31:42.558429 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1227/4908] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:31:42 2026] PUT /volume/v3/attachments/1f34342b-7c2a-41a1-bc92-f7d3d7376a5d => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:31:42.582654 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-c3ba060f-6449-4ed6-8d0e-21ed0ce0e269 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:42.584810 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-c3ba060f-6449-4ed6-8d0e-21ed0ce0e269 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/attachments/1f34342b-7c2a-41a1-bc92-f7d3d7376a5d/action Aug 18 19:31:42.585121 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-c3ba060f-6449-4ed6-8d0e-21ed0ce0e269 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:31:42.585234 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-c3ba060f-6449-4ed6-8d0e-21ed0ce0e269 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:31:42.600790 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:42.600790 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:42.612012 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-f2bdcdf5-419a-4c9e-ac7f-b3d7162d691f req-c3ba060f-6449-4ed6-8d0e-21ed0ce0e269 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/1f34342b-7c2a-41a1-bc92-f7d3d7376a5d/action returned with HTTP 204 Aug 18 19:31:42.612467 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1228/4909] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:31:42 2026] POST /volume/v3/attachments/1f34342b-7c2a-41a1-bc92-f7d3d7376a5d/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:31:42.763813 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c4a8d468-ebb5-43b7-b9e0-5ab11a9c883c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:42.765359 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c4a8d468-ebb5-43b7-b9e0-5ab11a9c883c tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] GET https://10.4.3.170/volume/v3/snapshots/568e739c-9192-4690-a34b-c69930a682e1 Aug 18 19:31:42.765558 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c4a8d468-ebb5-43b7-b9e0-5ab11a9c883c tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:42.766756 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c4a8d468-ebb5-43b7-b9e0-5ab11a9c883c tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:42.769313 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c4a8d468-ebb5-43b7-b9e0-5ab11a9c883c tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] https://10.4.3.170/volume/v3/snapshots/568e739c-9192-4690-a34b-c69930a682e1 returned with HTTP 404 Aug 18 19:31:42.769732 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1223/4910] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:31:42 2026] GET /volume/v3/snapshots/568e739c-9192-4690-a34b-c69930a682e1 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:31:42.776183 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ac563d10-7dc4-43d1-b7a9-d110c8c903c6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:42.777741 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ac563d10-7dc4-43d1-b7a9-d110c8c903c6 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] DELETE https://10.4.3.170/volume/v3/volumes/c67b381c-8e17-4033-941a-af7a9ec17fde Aug 18 19:31:42.777907 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ac563d10-7dc4-43d1-b7a9-d110c8c903c6 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:42.778074 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ac563d10-7dc4-43d1-b7a9-d110c8c903c6 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:42.778218 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-ac563d10-7dc4-43d1-b7a9-d110c8c903c6 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Delete volume with id: c67b381c-8e17-4033-941a-af7a9ec17fde Aug 18 19:31:42.783978 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:42.783978 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:42.784348 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ac563d10-7dc4-43d1-b7a9-d110c8c903c6 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Volume info retrieved successfully. Aug 18 19:31:42.799079 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ac563d10-7dc4-43d1-b7a9-d110c8c903c6 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Delete volume request issued successfully. Aug 18 19:31:42.799246 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ac563d10-7dc4-43d1-b7a9-d110c8c903c6 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] https://10.4.3.170/volume/v3/volumes/c67b381c-8e17-4033-941a-af7a9ec17fde returned with HTTP 202 Aug 18 19:31:42.799639 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1233/4911] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:31:42 2026] DELETE /volume/v3/volumes/c67b381c-8e17-4033-941a-af7a9ec17fde => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:31:42.806840 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-39e287a9-fa08-4d26-b491-698e464046a6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:42.809596 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-39e287a9-fa08-4d26-b491-698e464046a6 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] GET https://10.4.3.170/volume/v3/volumes/c67b381c-8e17-4033-941a-af7a9ec17fde Aug 18 19:31:42.809906 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-39e287a9-fa08-4d26-b491-698e464046a6 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:42.810202 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-39e287a9-fa08-4d26-b491-698e464046a6 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:42.821698 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:42.821698 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:42.828078 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-39e287a9-fa08-4d26-b491-698e464046a6 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Volume info retrieved successfully. Aug 18 19:31:42.836282 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-39e287a9-fa08-4d26-b491-698e464046a6 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] https://10.4.3.170/volume/v3/volumes/c67b381c-8e17-4033-941a-af7a9ec17fde returned with HTTP 200 Aug 18 19:31:42.836912 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1228/4912] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:42 2026] GET /volume/v3/volumes/c67b381c-8e17-4033-941a-af7a9ec17fde => generated 868 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:43.014417 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a51afe14-9b2e-45db-a8f1-10ee9049c0ba None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:43.016539 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a51afe14-9b2e-45db-a8f1-10ee9049c0ba tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 Aug 18 19:31:43.016808 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a51afe14-9b2e-45db-a8f1-10ee9049c0ba tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:43.017040 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a51afe14-9b2e-45db-a8f1-10ee9049c0ba tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:43.017180 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-a51afe14-9b2e-45db-a8f1-10ee9049c0ba tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 052e2889-ef91-44e6-b224-1b2a8cef1932. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:43.022098 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:43.022098 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:43.022849 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a51afe14-9b2e-45db-a8f1-10ee9049c0ba tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 returned with HTTP 200 Aug 18 19:31:43.023282 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1229/4913] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:43 2026] GET /volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:43.852072 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6a02142f-d8d1-40a2-b15f-095677f64400 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:43.854238 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6a02142f-d8d1-40a2-b15f-095677f64400 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] GET https://10.4.3.170/volume/v3/volumes/c67b381c-8e17-4033-941a-af7a9ec17fde Aug 18 19:31:43.854533 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6a02142f-d8d1-40a2-b15f-095677f64400 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:43.854836 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6a02142f-d8d1-40a2-b15f-095677f64400 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:43.860180 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6a02142f-d8d1-40a2-b15f-095677f64400 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] https://10.4.3.170/volume/v3/volumes/c67b381c-8e17-4033-941a-af7a9ec17fde returned with HTTP 404 Aug 18 19:31:43.860690 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1224/4914] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:43 2026] GET /volume/v3/volumes/c67b381c-8e17-4033-941a-af7a9ec17fde => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:31:43.867926 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a5d784ae-cd6f-4d41-9908-6a9e09877d79 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:43.869561 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a5d784ae-cd6f-4d41-9908-6a9e09877d79 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d8376eb8-bb4b-41ae-bc12-1c4c9039286a Aug 18 19:31:43.869756 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a5d784ae-cd6f-4d41-9908-6a9e09877d79 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:43.869935 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a5d784ae-cd6f-4d41-9908-6a9e09877d79 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:43.870083 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-a5d784ae-cd6f-4d41-9908-6a9e09877d79 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Delete volume with id: d8376eb8-bb4b-41ae-bc12-1c4c9039286a Aug 18 19:31:43.876778 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:43.876778 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:43.877195 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a5d784ae-cd6f-4d41-9908-6a9e09877d79 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Volume info retrieved successfully. Aug 18 19:31:43.893288 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a5d784ae-cd6f-4d41-9908-6a9e09877d79 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Delete volume request issued successfully. Aug 18 19:31:43.893581 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a5d784ae-cd6f-4d41-9908-6a9e09877d79 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] https://10.4.3.170/volume/v3/volumes/d8376eb8-bb4b-41ae-bc12-1c4c9039286a returned with HTTP 202 Aug 18 19:31:43.894057 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1234/4915] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:31:43 2026] DELETE /volume/v3/volumes/d8376eb8-bb4b-41ae-bc12-1c4c9039286a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:31:43.902729 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-961bb329-392f-4541-8d06-07f3015d413d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:43.904429 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-961bb329-392f-4541-8d06-07f3015d413d tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] GET https://10.4.3.170/volume/v3/volumes/d8376eb8-bb4b-41ae-bc12-1c4c9039286a Aug 18 19:31:43.904625 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-961bb329-392f-4541-8d06-07f3015d413d tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:43.904950 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-961bb329-392f-4541-8d06-07f3015d413d tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:43.911072 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:43.911072 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:43.914358 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-961bb329-392f-4541-8d06-07f3015d413d tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Volume info retrieved successfully. Aug 18 19:31:43.918404 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-961bb329-392f-4541-8d06-07f3015d413d tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] https://10.4.3.170/volume/v3/volumes/d8376eb8-bb4b-41ae-bc12-1c4c9039286a returned with HTTP 200 Aug 18 19:31:43.918761 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1229/4916] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:43 2026] GET /volume/v3/volumes/d8376eb8-bb4b-41ae-bc12-1c4c9039286a => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:44.033193 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-298afbd4-9c9c-41b5-97e9-b713bf22a72e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:44.035007 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-298afbd4-9c9c-41b5-97e9-b713bf22a72e tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 Aug 18 19:31:44.035221 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-298afbd4-9c9c-41b5-97e9-b713bf22a72e tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:44.035435 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-298afbd4-9c9c-41b5-97e9-b713bf22a72e tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:44.035554 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-298afbd4-9c9c-41b5-97e9-b713bf22a72e tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 052e2889-ef91-44e6-b224-1b2a8cef1932. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:44.039694 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:44.039694 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:44.040333 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-298afbd4-9c9c-41b5-97e9-b713bf22a72e tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 returned with HTTP 200 Aug 18 19:31:44.040702 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1230/4917] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:44 2026] GET /volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:44.932002 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-80cf6840-0576-48b6-b628-e6e594586205 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:44.934465 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-80cf6840-0576-48b6-b628-e6e594586205 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] GET https://10.4.3.170/volume/v3/volumes/d8376eb8-bb4b-41ae-bc12-1c4c9039286a Aug 18 19:31:44.934768 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-80cf6840-0576-48b6-b628-e6e594586205 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:44.935070 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-80cf6840-0576-48b6-b628-e6e594586205 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:44.941020 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-80cf6840-0576-48b6-b628-e6e594586205 tempest-CinderUnicodeTest-461791568 tempest-CinderUnicodeTest-461791568-project-member] https://10.4.3.170/volume/v3/volumes/d8376eb8-bb4b-41ae-bc12-1c4c9039286a returned with HTTP 404 Aug 18 19:31:44.941630 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1225/4918] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:31:44 2026] GET /volume/v3/volumes/d8376eb8-bb4b-41ae-bc12-1c4c9039286a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:31:45.051231 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-96c776a4-60c6-4f76-880a-5ed7c81e13b4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:45.052974 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-96c776a4-60c6-4f76-880a-5ed7c81e13b4 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 Aug 18 19:31:45.053178 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-96c776a4-60c6-4f76-880a-5ed7c81e13b4 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:45.053354 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-96c776a4-60c6-4f76-880a-5ed7c81e13b4 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:45.053485 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-96c776a4-60c6-4f76-880a-5ed7c81e13b4 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 052e2889-ef91-44e6-b224-1b2a8cef1932. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:45.057498 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:45.057498 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:45.058058 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-96c776a4-60c6-4f76-880a-5ed7c81e13b4 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 returned with HTTP 200 Aug 18 19:31:45.058409 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1235/4919] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:45 2026] GET /volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:46.068466 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-491d6704-c88a-40fb-aeb8-a5c136a6853a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:46.070870 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-491d6704-c88a-40fb-aeb8-a5c136a6853a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 Aug 18 19:31:46.071132 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-491d6704-c88a-40fb-aeb8-a5c136a6853a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:46.071416 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-491d6704-c88a-40fb-aeb8-a5c136a6853a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:46.071563 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-491d6704-c88a-40fb-aeb8-a5c136a6853a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 052e2889-ef91-44e6-b224-1b2a8cef1932. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:46.076148 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:46.076148 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:46.076901 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-491d6704-c88a-40fb-aeb8-a5c136a6853a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 returned with HTTP 200 Aug 18 19:31:46.077380 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1230/4920] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:46 2026] GET /volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:46.433283 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3b5e690d-1cd8-408c-b9f6-6e61feefaa7f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:46.534511 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3b5e690d-1cd8-408c-b9f6-6e61feefaa7f tempest-ProjectMemberTests-1100745632 tempest-ProjectMemberTests-1100745632-project-admin] GET https://10.4.3.170/volume/v3/scheduler-stats/get_pools Aug 18 19:31:46.534724 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3b5e690d-1cd8-408c-b9f6-6e61feefaa7f tempest-ProjectMemberTests-1100745632 tempest-ProjectMemberTests-1100745632-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:46.534920 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3b5e690d-1cd8-408c-b9f6-6e61feefaa7f tempest-ProjectMemberTests-1100745632 tempest-ProjectMemberTests-1100745632-project-admin] Calling method 'get_pools' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:46.543353 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3b5e690d-1cd8-408c-b9f6-6e61feefaa7f tempest-ProjectMemberTests-1100745632 tempest-ProjectMemberTests-1100745632-project-admin] https://10.4.3.170/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 19:31:46.543719 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1231/4921] 10.4.3.170 () {66 vars in 1291 bytes} [Tue Aug 18 19:31:46 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:46.551517 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5b2c00ef-ee62-442e-824d-1017734741fe None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:46.605234 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5b2c00ef-ee62-442e-824d-1017734741fe tempest-ProjectMemberTests-1100745632 tempest-ProjectMemberTests-1100745632-project-member] GET https://10.4.3.170/volume/v3/capabilities/np0000007688@storpool Aug 18 19:31:46.605450 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5b2c00ef-ee62-442e-824d-1017734741fe tempest-ProjectMemberTests-1100745632 tempest-ProjectMemberTests-1100745632-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:46.605630 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5b2c00ef-ee62-442e-824d-1017734741fe tempest-ProjectMemberTests-1100745632 tempest-ProjectMemberTests-1100745632-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:46.606235 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.policy [None req-5b2c00ef-ee62-442e-824d-1017734741fe tempest-ProjectMemberTests-1100745632 tempest-ProjectMemberTests-1100745632-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '0ececf2c68444055bbe431e1304ff7e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f02200027e524e76adef6daed7993e38', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100582) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:31:46.606436 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5b2c00ef-ee62-442e-824d-1017734741fe tempest-ProjectMemberTests-1100745632 tempest-ProjectMemberTests-1100745632-project-member] https://10.4.3.170/volume/v3/capabilities/np0000007688@storpool returned with HTTP 403 Aug 18 19:31:46.606797 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1226/4922] 10.4.3.170 () {66 vars in 1318 bytes} [Tue Aug 18 19:31:46 2026] GET /volume/v3/capabilities/np0000007688@storpool => generated 110 bytes in 56 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:31:47.086997 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ea1db142-ef8e-437e-8a04-deb3a71bc2e7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:47.089034 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ea1db142-ef8e-437e-8a04-deb3a71bc2e7 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 Aug 18 19:31:47.089290 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ea1db142-ef8e-437e-8a04-deb3a71bc2e7 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:47.089620 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ea1db142-ef8e-437e-8a04-deb3a71bc2e7 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:47.089714 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-ea1db142-ef8e-437e-8a04-deb3a71bc2e7 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 052e2889-ef91-44e6-b224-1b2a8cef1932. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:47.094331 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:47.094331 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:47.095052 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ea1db142-ef8e-437e-8a04-deb3a71bc2e7 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 returned with HTTP 200 Aug 18 19:31:47.095521 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1236/4923] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:47 2026] GET /volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:48.105118 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8cb05641-7745-4f36-b403-0da579ca6b1e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:48.109103 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8cb05641-7745-4f36-b403-0da579ca6b1e tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 Aug 18 19:31:48.109404 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8cb05641-7745-4f36-b403-0da579ca6b1e tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:48.109654 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8cb05641-7745-4f36-b403-0da579ca6b1e tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:48.109779 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-8cb05641-7745-4f36-b403-0da579ca6b1e tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 052e2889-ef91-44e6-b224-1b2a8cef1932. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:48.113776 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:48.113776 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:48.114544 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8cb05641-7745-4f36-b403-0da579ca6b1e tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 returned with HTTP 200 Aug 18 19:31:48.114727 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1231/4924] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:48 2026] GET /volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:49.125308 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-cf31116f-8a66-4696-b426-c64ec4ad8ee4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:49.127718 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cf31116f-8a66-4696-b426-c64ec4ad8ee4 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 Aug 18 19:31:49.127930 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cf31116f-8a66-4696-b426-c64ec4ad8ee4 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:49.128116 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cf31116f-8a66-4696-b426-c64ec4ad8ee4 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:49.128228 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-cf31116f-8a66-4696-b426-c64ec4ad8ee4 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 052e2889-ef91-44e6-b224-1b2a8cef1932. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:49.133961 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:49.133961 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:49.134551 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cf31116f-8a66-4696-b426-c64ec4ad8ee4 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 returned with HTTP 200 Aug 18 19:31:49.134935 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1232/4925] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:49 2026] GET /volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:50.146026 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-de573b72-7314-4b22-925a-6480f759ab80 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:50.147984 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-de573b72-7314-4b22-925a-6480f759ab80 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 Aug 18 19:31:50.148291 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-de573b72-7314-4b22-925a-6480f759ab80 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:50.148568 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-de573b72-7314-4b22-925a-6480f759ab80 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:50.148724 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-de573b72-7314-4b22-925a-6480f759ab80 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 052e2889-ef91-44e6-b224-1b2a8cef1932. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:50.153297 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:50.153297 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:50.153954 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-de573b72-7314-4b22-925a-6480f759ab80 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 returned with HTTP 200 Aug 18 19:31:50.154326 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1227/4926] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:50 2026] GET /volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:51.165481 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-85649601-f656-4a66-916b-ac11d1b0d7e3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:51.167275 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-85649601-f656-4a66-916b-ac11d1b0d7e3 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 Aug 18 19:31:51.167492 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-85649601-f656-4a66-916b-ac11d1b0d7e3 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:51.167694 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-85649601-f656-4a66-916b-ac11d1b0d7e3 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:51.167806 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-85649601-f656-4a66-916b-ac11d1b0d7e3 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 052e2889-ef91-44e6-b224-1b2a8cef1932. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:51.171276 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:51.171276 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:51.171841 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-85649601-f656-4a66-916b-ac11d1b0d7e3 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 returned with HTTP 200 Aug 18 19:31:51.172116 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1237/4927] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:51 2026] GET /volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:51.181758 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-15520a50-ea6e-40f6-a010-b8dccce58651 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:51.184083 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-15520a50-ea6e-40f6-a010-b8dccce58651 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] DELETE https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 Aug 18 19:31:51.184409 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-15520a50-ea6e-40f6-a010-b8dccce58651 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:51.184679 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-15520a50-ea6e-40f6-a010-b8dccce58651 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:51.184840 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-15520a50-ea6e-40f6-a010-b8dccce58651 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Delete backup with id: 052e2889-ef91-44e6-b224-1b2a8cef1932. Aug 18 19:31:51.189977 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:51.189977 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:51.203831 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.rpcapi [None req-15520a50-ea6e-40f6-a010-b8dccce58651 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] delete_backup rpcapi backup_id 052e2889-ef91-44e6-b224-1b2a8cef1932 {{(pid=100580) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:31:51.205595 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-15520a50-ea6e-40f6-a010-b8dccce58651 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] https://10.4.3.170/volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 returned with HTTP 202 Aug 18 19:31:51.206150 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1232/4928] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:31:51 2026] DELETE /volume/v3/backups/052e2889-ef91-44e6-b224-1b2a8cef1932 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:31:51.213105 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3f3cb5aa-15b1-4d4c-9e80-bbfc17c9abfe None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:51.214624 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3f3cb5aa-15b1-4d4c-9e80-bbfc17c9abfe tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/73d3af7b-f2e5-470b-bc6a-a77241dacbec Aug 18 19:31:51.214827 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3f3cb5aa-15b1-4d4c-9e80-bbfc17c9abfe tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:51.215049 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3f3cb5aa-15b1-4d4c-9e80-bbfc17c9abfe tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:51.215207 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-3f3cb5aa-15b1-4d4c-9e80-bbfc17c9abfe tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Delete volume with id: 73d3af7b-f2e5-470b-bc6a-a77241dacbec Aug 18 19:31:51.222215 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:51.222215 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:51.222616 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3f3cb5aa-15b1-4d4c-9e80-bbfc17c9abfe tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Volume info retrieved successfully. Aug 18 19:31:51.246394 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3f3cb5aa-15b1-4d4c-9e80-bbfc17c9abfe tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Delete volume request issued successfully. Aug 18 19:31:51.246656 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3f3cb5aa-15b1-4d4c-9e80-bbfc17c9abfe tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes/73d3af7b-f2e5-470b-bc6a-a77241dacbec returned with HTTP 202 Aug 18 19:31:51.247029 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1233/4929] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:31:51 2026] DELETE /volume/v3/volumes/73d3af7b-f2e5-470b-bc6a-a77241dacbec => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:31:51.258249 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4f5150ad-6c4b-4c9f-a352-fbe80816b09e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:51.259839 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4f5150ad-6c4b-4c9f-a352-fbe80816b09e tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/volumes/73d3af7b-f2e5-470b-bc6a-a77241dacbec Aug 18 19:31:51.260004 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4f5150ad-6c4b-4c9f-a352-fbe80816b09e tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:51.260188 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4f5150ad-6c4b-4c9f-a352-fbe80816b09e tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:51.268390 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:51.268390 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:51.271537 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4f5150ad-6c4b-4c9f-a352-fbe80816b09e tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Volume info retrieved successfully. Aug 18 19:31:51.275040 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4f5150ad-6c4b-4c9f-a352-fbe80816b09e tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes/73d3af7b-f2e5-470b-bc6a-a77241dacbec returned with HTTP 200 Aug 18 19:31:51.275417 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1228/4930] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:51 2026] GET /volume/v3/volumes/73d3af7b-f2e5-470b-bc6a-a77241dacbec => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:31:52.292036 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-dac8c9db-f266-4a51-9179-a3170c4d4204 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:52.294400 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dac8c9db-f266-4a51-9179-a3170c4d4204 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/volumes/73d3af7b-f2e5-470b-bc6a-a77241dacbec Aug 18 19:31:52.294712 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-dac8c9db-f266-4a51-9179-a3170c4d4204 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:52.294978 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-dac8c9db-f266-4a51-9179-a3170c4d4204 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:52.302186 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dac8c9db-f266-4a51-9179-a3170c4d4204 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes/73d3af7b-f2e5-470b-bc6a-a77241dacbec returned with HTTP 404 Aug 18 19:31:52.302847 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1238/4931] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:52 2026] GET /volume/v3/volumes/73d3af7b-f2e5-470b-bc6a-a77241dacbec => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:31:52.311058 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-048c5f1b-91ff-4945-88e5-923dc09e4dff None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:52.312926 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-048c5f1b-91ff-4945-88e5-923dc09e4dff tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0/export_record Aug 18 19:31:52.313476 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-048c5f1b-91ff-4945-88e5-923dc09e4dff tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:52.314669 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-048c5f1b-91ff-4945-88e5-923dc09e4dff tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Calling method 'export_record' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:52.314669 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.backups [None req-048c5f1b-91ff-4945-88e5-923dc09e4dff tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Export record for backup 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100580) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 19:31:52.320431 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:52.320431 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:52.320431 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.policy [None req-048c5f1b-91ff-4945-88e5-923dc09e4dff tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'fd52108963ff44508950fed9345a2a8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e25b3562e1d46718fa49b063a86c045', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100580) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:31:52.320431 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-048c5f1b-91ff-4945-88e5-923dc09e4dff tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0/export_record returned with HTTP 403 Aug 18 19:31:52.320431 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1233/4932] 10.4.3.170 () {68 vars in 1430 bytes} [Tue Aug 18 19:31:52 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0/export_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:31:52.327838 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1c275327-15c4-4493-83bb-46bcf711f8e6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:52.329516 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1c275327-15c4-4493-83bb-46bcf711f8e6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:31:52.329839 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1c275327-15c4-4493-83bb-46bcf711f8e6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-685714328"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:31:52.331240 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-1c275327-15c4-4493-83bb-46bcf711f8e6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-685714328'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:31:52.331355 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-1c275327-15c4-4493-83bb-46bcf711f8e6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Create volume of 1 GB Aug 18 19:31:52.336113 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-1c275327-15c4-4493-83bb-46bcf711f8e6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Availability Zones retrieved successfully. Aug 18 19:31:52.344432 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-1c275327-15c4-4493-83bb-46bcf711f8e6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Flow 'volume_create_api' (f5ec0c83-9478-49b3-a078-5d8b09199258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:31:52.345778 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-1c275327-15c4-4493-83bb-46bcf711f8e6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecdc6f44-9b58-4f47-998c-e5e72323accd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:52.346906 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-1c275327-15c4-4493-83bb-46bcf711f8e6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:31:52.370232 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-1c275327-15c4-4493-83bb-46bcf711f8e6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecdc6f44-9b58-4f47-998c-e5e72323accd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:52.370980 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-1c275327-15c4-4493-83bb-46bcf711f8e6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b1a2480-8281-4c9d-b103-bf7f3239fb68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:52.412142 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-1c275327-15c4-4493-83bb-46bcf711f8e6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Created reservations ['ae5b34ca-96a9-40ac-9a41-3ed66a98858a', '83838233-7217-44b3-9c3a-92e7bff0af53', '002b0c86-e728-44e3-ba7d-e619909b6ca2', 'f2cdfed2-5342-47c4-96b5-23b2ca4c5ccc'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:31:52.412807 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-1c275327-15c4-4493-83bb-46bcf711f8e6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b1a2480-8281-4c9d-b103-bf7f3239fb68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae5b34ca-96a9-40ac-9a41-3ed66a98858a', '83838233-7217-44b3-9c3a-92e7bff0af53', '002b0c86-e728-44e3-ba7d-e619909b6ca2', 'f2cdfed2-5342-47c4-96b5-23b2ca4c5ccc']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:52.413460 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-1c275327-15c4-4493-83bb-46bcf711f8e6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (341aa21f-4168-4674-9da6-01f6a8240937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:52.440078 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-1c275327-15c4-4493-83bb-46bcf711f8e6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (341aa21f-4168-4674-9da6-01f6a8240937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20944f05-d6d9-4568-9f54-ca76ad73f65f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-685714328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e25b3562e1d46718fa49b063a86c045',qos_specs=None,replication_status=,reservations=['ae5b34ca-96a9-40ac-9a41-3ed66a98858a','83838233-7217-44b3-9c3a-92e7bff0af53','002b0c86-e728-44e3-ba7d-e619909b6ca2','f2cdfed2-5342-47c4-96b5-23b2ca4c5ccc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32b899f6ee69441882cb8082b7945fdb',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:31:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-685714328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20944f05-d6d9-4568-9f54-ca76ad73f65f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e25b3562e1d46718fa49b063a86c045',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32b899f6ee69441882cb8082b7945fdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:52.440761 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-1c275327-15c4-4493-83bb-46bcf711f8e6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc3e9928-4b2c-4469-a891-ef8d4f528c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:52.457962 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-1c275327-15c4-4493-83bb-46bcf711f8e6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc3e9928-4b2c-4469-a891-ef8d4f528c72) transitioned into state 'SUCCESS' from state '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-685714328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e25b3562e1d46718fa49b063a86c045',qos_specs=None,replication_status=,reservations=['ae5b34ca-96a9-40ac-9a41-3ed66a98858a','83838233-7217-44b3-9c3a-92e7bff0af53','002b0c86-e728-44e3-ba7d-e619909b6ca2','f2cdfed2-5342-47c4-96b5-23b2ca4c5ccc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32b899f6ee69441882cb8082b7945fdb',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:52.458682 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-1c275327-15c4-4493-83bb-46bcf711f8e6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6106ab63-b618-4768-96a2-5eeb9c10a753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:31:52.467219 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-1c275327-15c4-4493-83bb-46bcf711f8e6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6106ab63-b618-4768-96a2-5eeb9c10a753) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:31:52.468075 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-1c275327-15c4-4493-83bb-46bcf711f8e6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Flow 'volume_create_api' (f5ec0c83-9478-49b3-a078-5d8b09199258) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:31:52.468372 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-1c275327-15c4-4493-83bb-46bcf711f8e6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Create volume request issued successfully. Aug 18 19:31:52.468927 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1c275327-15c4-4493-83bb-46bcf711f8e6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:31:52.469346 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1234/4933] 10.4.3.170 () {70 vars in 1298 bytes} [Tue Aug 18 19:31:52 2026] POST /volume/v3/volumes => generated 777 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:31:52.482886 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-12bea261-b42b-45d2-8cc7-f6e6efff8373 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:52.485227 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-12bea261-b42b-45d2-8cc7-f6e6efff8373 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/volumes/20944f05-d6d9-4568-9f54-ca76ad73f65f Aug 18 19:31:52.485559 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-12bea261-b42b-45d2-8cc7-f6e6efff8373 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:52.485847 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-12bea261-b42b-45d2-8cc7-f6e6efff8373 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:52.496508 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:52.496508 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:52.501129 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-12bea261-b42b-45d2-8cc7-f6e6efff8373 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Volume info retrieved successfully. Aug 18 19:31:52.505751 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-12bea261-b42b-45d2-8cc7-f6e6efff8373 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes/20944f05-d6d9-4568-9f54-ca76ad73f65f returned with HTTP 200 Aug 18 19:31:52.506139 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1229/4934] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:52 2026] GET /volume/v3/volumes/20944f05-d6d9-4568-9f54-ca76ad73f65f => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:53.517725 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b553ac6c-e24c-4114-87a5-0d1100dc503c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:53.519289 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b553ac6c-e24c-4114-87a5-0d1100dc503c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/volumes/20944f05-d6d9-4568-9f54-ca76ad73f65f Aug 18 19:31:53.519712 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b553ac6c-e24c-4114-87a5-0d1100dc503c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:53.519712 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b553ac6c-e24c-4114-87a5-0d1100dc503c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:53.526780 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:53.526780 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:53.530046 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b553ac6c-e24c-4114-87a5-0d1100dc503c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Volume info retrieved successfully. Aug 18 19:31:53.533558 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b553ac6c-e24c-4114-87a5-0d1100dc503c tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes/20944f05-d6d9-4568-9f54-ca76ad73f65f returned with HTTP 200 Aug 18 19:31:53.533970 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1239/4935] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:53 2026] GET /volume/v3/volumes/20944f05-d6d9-4568-9f54-ca76ad73f65f => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:31:53.546424 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-27f9c137-fab0-46eb-88c4-eece695b40f7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:53.548141 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-27f9c137-fab0-46eb-88c4-eece695b40f7 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] POST https://10.4.3.170/volume/v3/backups Aug 18 19:31:53.548498 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-27f9c137-fab0-46eb-88c4-eece695b40f7 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "20944f05-d6d9-4568-9f54-ca76ad73f65f", "name": "tempest-type-Backup-594214384"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:31:53.549927 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.backups [None req-27f9c137-fab0-46eb-88c4-eece695b40f7 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Creating new backup {'backup': {'volume_id': '20944f05-d6d9-4568-9f54-ca76ad73f65f', 'name': 'tempest-type-Backup-594214384'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:31:53.550069 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-27f9c137-fab0-46eb-88c4-eece695b40f7 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Creating backup of volume 20944f05-d6d9-4568-9f54-ca76ad73f65f in container None Aug 18 19:31:53.557039 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:53.557039 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:53.557269 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-27f9c137-fab0-46eb-88c4-eece695b40f7 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Volume info retrieved successfully. Aug 18 19:31:53.575967 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-27f9c137-fab0-46eb-88c4-eece695b40f7 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Created reservations ['a5506bb4-2e31-4381-80f2-887baafa2f96', 'b33f2967-2fbd-4c2c-90ae-56509614af4f'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:31:53.599913 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-27f9c137-fab0-46eb-88c4-eece695b40f7 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:31:53.600434 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1234/4936] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:31:53 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 19:31:53.610428 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4247802f-db0b-4a3d-a020-b68730837e0a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:53.612515 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4247802f-db0b-4a3d-a020-b68730837e0a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 Aug 18 19:31:53.612722 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4247802f-db0b-4a3d-a020-b68730837e0a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:53.612895 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4247802f-db0b-4a3d-a020-b68730837e0a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:53.613008 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-4247802f-db0b-4a3d-a020-b68730837e0a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id fcfedbfa-9747-4efd-8521-e8b353c50d65. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:53.617533 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:53.617533 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:53.618242 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4247802f-db0b-4a3d-a020-b68730837e0a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 returned with HTTP 200 Aug 18 19:31:53.618633 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1235/4937] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:53 2026] GET /volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:54.630733 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1faf0f43-32ce-4ef5-b08e-605ee1d3c59a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:54.632474 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1faf0f43-32ce-4ef5-b08e-605ee1d3c59a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 Aug 18 19:31:54.632747 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1faf0f43-32ce-4ef5-b08e-605ee1d3c59a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:54.632934 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1faf0f43-32ce-4ef5-b08e-605ee1d3c59a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:54.633063 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-1faf0f43-32ce-4ef5-b08e-605ee1d3c59a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id fcfedbfa-9747-4efd-8521-e8b353c50d65. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:54.637962 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:54.637962 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:54.638624 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1faf0f43-32ce-4ef5-b08e-605ee1d3c59a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 returned with HTTP 200 Aug 18 19:31:54.639043 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1230/4938] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:54 2026] GET /volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:55.648889 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-fb46cada-e7c0-4029-820e-23b8137fa3ce None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:55.650591 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fb46cada-e7c0-4029-820e-23b8137fa3ce tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 Aug 18 19:31:55.650799 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fb46cada-e7c0-4029-820e-23b8137fa3ce tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:55.650989 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fb46cada-e7c0-4029-820e-23b8137fa3ce tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:55.651093 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-fb46cada-e7c0-4029-820e-23b8137fa3ce tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id fcfedbfa-9747-4efd-8521-e8b353c50d65. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:55.655193 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:55.655193 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:55.655876 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fb46cada-e7c0-4029-820e-23b8137fa3ce tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 returned with HTTP 200 Aug 18 19:31:55.656274 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1240/4939] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:55 2026] GET /volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:56.666818 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b519c9f7-683b-4553-b31d-b1be7e17bb50 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:56.668814 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b519c9f7-683b-4553-b31d-b1be7e17bb50 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 Aug 18 19:31:56.669053 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b519c9f7-683b-4553-b31d-b1be7e17bb50 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:56.669286 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b519c9f7-683b-4553-b31d-b1be7e17bb50 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:56.669429 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-b519c9f7-683b-4553-b31d-b1be7e17bb50 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id fcfedbfa-9747-4efd-8521-e8b353c50d65. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:56.673689 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:56.673689 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:31:56.674520 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b519c9f7-683b-4553-b31d-b1be7e17bb50 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 returned with HTTP 200 Aug 18 19:31:56.675042 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1235/4940] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:56 2026] GET /volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:57.684564 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2818282a-2067-49dc-9ede-ed6f6642d8b7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:57.686401 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2818282a-2067-49dc-9ede-ed6f6642d8b7 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 Aug 18 19:31:57.686615 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2818282a-2067-49dc-9ede-ed6f6642d8b7 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:57.686806 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2818282a-2067-49dc-9ede-ed6f6642d8b7 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:57.687029 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-2818282a-2067-49dc-9ede-ed6f6642d8b7 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id fcfedbfa-9747-4efd-8521-e8b353c50d65. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:57.691805 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:57.691805 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:31:57.692610 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2818282a-2067-49dc-9ede-ed6f6642d8b7 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 returned with HTTP 200 Aug 18 19:31:57.693017 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1236/4941] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:57 2026] GET /volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:58.702823 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-65964197-b4a2-4226-8fa5-16924af6c026 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:58.704492 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-65964197-b4a2-4226-8fa5-16924af6c026 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 Aug 18 19:31:58.704803 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-65964197-b4a2-4226-8fa5-16924af6c026 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:58.704861 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-65964197-b4a2-4226-8fa5-16924af6c026 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:58.704970 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-65964197-b4a2-4226-8fa5-16924af6c026 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id fcfedbfa-9747-4efd-8521-e8b353c50d65. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:58.709525 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:58.709525 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:31:58.709525 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-65964197-b4a2-4226-8fa5-16924af6c026 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 returned with HTTP 200 Aug 18 19:31:58.709525 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1231/4942] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:58 2026] GET /volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:31:59.726609 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e01e4b62-bceb-4d03-97d0-c7c99ce0918a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:31:59.728412 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e01e4b62-bceb-4d03-97d0-c7c99ce0918a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 Aug 18 19:31:59.728667 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e01e4b62-bceb-4d03-97d0-c7c99ce0918a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:31:59.728925 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e01e4b62-bceb-4d03-97d0-c7c99ce0918a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:31:59.729015 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-e01e4b62-bceb-4d03-97d0-c7c99ce0918a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id fcfedbfa-9747-4efd-8521-e8b353c50d65. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:31:59.734493 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:31:59.734493 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:31:59.734493 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e01e4b62-bceb-4d03-97d0-c7c99ce0918a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 returned with HTTP 200 Aug 18 19:31:59.734857 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1241/4943] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:31:59 2026] GET /volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:00.746022 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6d5c91ba-f34a-4a1e-aa0a-242d3d3112c1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:00.747648 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6d5c91ba-f34a-4a1e-aa0a-242d3d3112c1 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 Aug 18 19:32:00.747837 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6d5c91ba-f34a-4a1e-aa0a-242d3d3112c1 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:00.748005 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6d5c91ba-f34a-4a1e-aa0a-242d3d3112c1 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:00.748120 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-6d5c91ba-f34a-4a1e-aa0a-242d3d3112c1 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id fcfedbfa-9747-4efd-8521-e8b353c50d65. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:00.751924 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:00.751924 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:00.752873 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6d5c91ba-f34a-4a1e-aa0a-242d3d3112c1 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 returned with HTTP 200 Aug 18 19:32:00.753290 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1236/4944] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:00 2026] GET /volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:01.764171 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-45ef79f7-36b1-4bcb-9131-ef44b9705224 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:01.766269 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-45ef79f7-36b1-4bcb-9131-ef44b9705224 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 Aug 18 19:32:01.766677 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-45ef79f7-36b1-4bcb-9131-ef44b9705224 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:01.766880 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-45ef79f7-36b1-4bcb-9131-ef44b9705224 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:01.767013 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-45ef79f7-36b1-4bcb-9131-ef44b9705224 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id fcfedbfa-9747-4efd-8521-e8b353c50d65. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:01.772033 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:01.772033 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:01.772818 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-45ef79f7-36b1-4bcb-9131-ef44b9705224 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 returned with HTTP 200 Aug 18 19:32:01.773291 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1237/4945] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:01 2026] GET /volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:02.783242 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3d0cce19-c9a0-4363-ae83-4f29b24716b6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:02.785078 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3d0cce19-c9a0-4363-ae83-4f29b24716b6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 Aug 18 19:32:02.785316 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3d0cce19-c9a0-4363-ae83-4f29b24716b6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:02.785555 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3d0cce19-c9a0-4363-ae83-4f29b24716b6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:02.785665 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-3d0cce19-c9a0-4363-ae83-4f29b24716b6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id fcfedbfa-9747-4efd-8521-e8b353c50d65. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:02.790228 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:02.790228 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:02.790867 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3d0cce19-c9a0-4363-ae83-4f29b24716b6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 returned with HTTP 200 Aug 18 19:32:02.791220 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1232/4946] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:02 2026] GET /volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:03.800865 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a0edd093-0100-47e1-8d83-9461252d35d1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:03.802707 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a0edd093-0100-47e1-8d83-9461252d35d1 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 Aug 18 19:32:03.802892 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a0edd093-0100-47e1-8d83-9461252d35d1 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:03.803090 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a0edd093-0100-47e1-8d83-9461252d35d1 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:03.803194 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-a0edd093-0100-47e1-8d83-9461252d35d1 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id fcfedbfa-9747-4efd-8521-e8b353c50d65. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:03.814349 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:03.814349 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:03.815138 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a0edd093-0100-47e1-8d83-9461252d35d1 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 returned with HTTP 200 Aug 18 19:32:03.815783 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1242/4947] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:03 2026] GET /volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:04.828008 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6e2df020-9610-4a2a-a227-e139b97096ef None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:04.829708 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6e2df020-9610-4a2a-a227-e139b97096ef tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 Aug 18 19:32:04.829915 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6e2df020-9610-4a2a-a227-e139b97096ef tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:04.830226 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6e2df020-9610-4a2a-a227-e139b97096ef tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:04.830226 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-6e2df020-9610-4a2a-a227-e139b97096ef tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id fcfedbfa-9747-4efd-8521-e8b353c50d65. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:04.837514 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:04.837514 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:04.837514 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6e2df020-9610-4a2a-a227-e139b97096ef tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 returned with HTTP 200 Aug 18 19:32:04.837514 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1237/4948] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:04 2026] GET /volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:05.846214 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f3d275b6-7fd3-42d3-944c-38d485f7fce3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:05.848488 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f3d275b6-7fd3-42d3-944c-38d485f7fce3 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 Aug 18 19:32:05.848780 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f3d275b6-7fd3-42d3-944c-38d485f7fce3 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:05.849011 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f3d275b6-7fd3-42d3-944c-38d485f7fce3 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:05.849116 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-f3d275b6-7fd3-42d3-944c-38d485f7fce3 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id fcfedbfa-9747-4efd-8521-e8b353c50d65. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:05.853349 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:05.853349 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:05.853942 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f3d275b6-7fd3-42d3-944c-38d485f7fce3 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 returned with HTTP 200 Aug 18 19:32:05.854270 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1238/4949] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:05 2026] GET /volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:06.863255 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ca543c64-30f3-4030-902e-a9a2eee69e68 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:06.864993 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ca543c64-30f3-4030-902e-a9a2eee69e68 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 Aug 18 19:32:06.865225 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ca543c64-30f3-4030-902e-a9a2eee69e68 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:06.865473 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ca543c64-30f3-4030-902e-a9a2eee69e68 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:06.865585 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-ca543c64-30f3-4030-902e-a9a2eee69e68 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id fcfedbfa-9747-4efd-8521-e8b353c50d65. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:06.869782 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:06.869782 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:06.870379 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ca543c64-30f3-4030-902e-a9a2eee69e68 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 returned with HTTP 200 Aug 18 19:32:06.870739 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1233/4950] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:06 2026] GET /volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:07.880758 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0e7209bc-13f9-48d4-a806-410a3596ab1d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:07.882509 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0e7209bc-13f9-48d4-a806-410a3596ab1d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 Aug 18 19:32:07.882803 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0e7209bc-13f9-48d4-a806-410a3596ab1d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:07.883033 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0e7209bc-13f9-48d4-a806-410a3596ab1d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:07.883202 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-0e7209bc-13f9-48d4-a806-410a3596ab1d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id fcfedbfa-9747-4efd-8521-e8b353c50d65. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:07.887960 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:07.887960 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:07.887960 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0e7209bc-13f9-48d4-a806-410a3596ab1d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 returned with HTTP 200 Aug 18 19:32:07.887960 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1243/4951] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:07 2026] GET /volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:07.897756 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3661c635-0163-431e-a746-81c2ba569514 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:07.899897 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3661c635-0163-431e-a746-81c2ba569514 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65/export_record Aug 18 19:32:07.900195 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3661c635-0163-431e-a746-81c2ba569514 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:07.900499 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3661c635-0163-431e-a746-81c2ba569514 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'export_record' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:07.900661 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.backups [None req-3661c635-0163-431e-a746-81c2ba569514 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Export record for backup fcfedbfa-9747-4efd-8521-e8b353c50d65. {{(pid=100580) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 19:32:07.905905 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:07.905905 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:07.907249 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.api [None req-3661c635-0163-431e-a746-81c2ba569514 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling RPCAPI with context: , host: np0000007688, backup: fcfedbfa-9747-4efd-8521-e8b353c50d65. {{(pid=100580) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 19:32:07.914417 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.rpcapi [None req-3661c635-0163-431e-a746-81c2ba569514 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] export_record in rpcapi backup_id fcfedbfa-9747-4efd-8521-e8b353c50d65 on host np0000007688. {{(pid=100580) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 19:32:07.927726 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.backups [None req-3661c635-0163-431e-a746-81c2ba569514 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmNmZWRiZmEtOTc0Ny00ZWZkLTg1MjEtZThiMzUzYzUwZDY1IiwgInVzZXJfaWQiOiAiMzJiODk5ZjZlZTY5NDQxODgyY2I4MDgyYjc5NDVmZGIiLCAicHJvamVjdF9pZCI6ICI3ZTI1YjM1NjJlMWQ0NjcxOGZhNDliMDYzYTg2YzA0NSIsICJ2b2x1bWVfaWQiOiAiMjA5NDRmMDUtZDZkOS00NTY4LTlmNTQtY2E3NmFkNzNmNjVmIiwgImhvc3QiOiAibnAwMDAwMDA3Njg4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01OTQyMTQzODQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yMDk0NGYwNS1kNmQ5LTQ1NjgtOWY1NC1jYTc2YWQ3M2Y2NWYvMjAyNjA4MTgxOTMxNTYvYXpfbm92YV9iYWNrdXBfZmNmZWRiZmEtOTc0Ny00ZWZkLTg1MjEtZThiMzUzYzUwZDY1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxOTozMTo1NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxOTozMTo1NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDE5OjMyOjA4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100580) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 19:32:07.927986 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3661c635-0163-431e-a746-81c2ba569514 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65/export_record returned with HTTP 200 Aug 18 19:32:07.928447 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1238/4952] 10.4.3.170 () {68 vars in 1430 bytes} [Tue Aug 18 19:32:07 2026] GET /volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65/export_record => generated 1424 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:32:07.936011 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b35053b2-cc5c-448f-bda1-e18d56b1de80 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:07.937862 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b35053b2-cc5c-448f-bda1-e18d56b1de80 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 Aug 18 19:32:07.938070 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b35053b2-cc5c-448f-bda1-e18d56b1de80 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:07.938263 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b35053b2-cc5c-448f-bda1-e18d56b1de80 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:07.938384 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-b35053b2-cc5c-448f-bda1-e18d56b1de80 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id fcfedbfa-9747-4efd-8521-e8b353c50d65. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:07.942578 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:07.942578 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:07.943209 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b35053b2-cc5c-448f-bda1-e18d56b1de80 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 returned with HTTP 200 Aug 18 19:32:07.943598 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1239/4953] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:07 2026] GET /volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:07.954540 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-dce95dd2-5d49-44c6-83a0-4c7747a930e2 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:07.956929 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-dce95dd2-5d49-44c6-83a0-4c7747a930e2 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] POST https://10.4.3.170/volume/v3/backups/import_record Aug 18 19:32:07.957538 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-dce95dd2-5d49-44c6-83a0-4c7747a930e2 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmUxY2U0ZDQtMmIxNi00MmFlLTk0NjMtZDE1MmRmMmVhZmQ1IiwgInVzZXJfaWQiOiAiMzJiODk5ZjZlZTY5NDQxODgyY2I4MDgyYjc5NDVmZGIiLCAicHJvamVjdF9pZCI6ICI3ZTI1YjM1NjJlMWQ0NjcxOGZhNDliMDYzYTg2YzA0NSIsICJ2b2x1bWVfaWQiOiAiMjA5NDRmMDUtZDZkOS00NTY4LTlmNTQtY2E3NmFkNzNmNjVmIiwgImhvc3QiOiAibnAwMDAwMDA3Njg4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01OTQyMTQzODQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yMDk0NGYwNS1kNmQ5LTQ1NjgtOWY1NC1jYTc2YWQ3M2Y2NWYvMjAyNjA4MTgxOTMxNTYvYXpfbm92YV9iYWNrdXBfZmNmZWRiZmEtOTc0Ny00ZWZkLTg1MjEtZThiMzUzYzUwZDY1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxOTozMTo1NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxOTozMTo1NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDE5OjMyOjA4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:07.959548 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.backups [None req-dce95dd2-5d49-44c6-83a0-4c7747a930e2 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmUxY2U0ZDQtMmIxNi00MmFlLTk0NjMtZDE1MmRmMmVhZmQ1IiwgInVzZXJfaWQiOiAiMzJiODk5ZjZlZTY5NDQxODgyY2I4MDgyYjc5NDVmZGIiLCAicHJvamVjdF9pZCI6ICI3ZTI1YjM1NjJlMWQ0NjcxOGZhNDliMDYzYTg2YzA0NSIsICJ2b2x1bWVfaWQiOiAiMjA5NDRmMDUtZDZkOS00NTY4LTlmNTQtY2E3NmFkNzNmNjVmIiwgImhvc3QiOiAibnAwMDAwMDA3Njg4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01OTQyMTQzODQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yMDk0NGYwNS1kNmQ5LTQ1NjgtOWY1NC1jYTc2YWQ3M2Y2NWYvMjAyNjA4MTgxOTMxNTYvYXpfbm92YV9iYWNrdXBfZmNmZWRiZmEtOTc0Ny00ZWZkLTg1MjEtZThiMzUzYzUwZDY1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxOTozMTo1NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxOTozMTo1NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDE5OjMyOjA4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100582) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 19:32:07.959708 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.backups [None req-dce95dd2-5d49-44c6-83a0-4c7747a930e2 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmUxY2U0ZDQtMmIxNi00MmFlLTk0NjMtZDE1MmRmMmVhZmQ1IiwgInVzZXJfaWQiOiAiMzJiODk5ZjZlZTY5NDQxODgyY2I4MDgyYjc5NDVmZGIiLCAicHJvamVjdF9pZCI6ICI3ZTI1YjM1NjJlMWQ0NjcxOGZhNDliMDYzYTg2YzA0NSIsICJ2b2x1bWVfaWQiOiAiMjA5NDRmMDUtZDZkOS00NTY4LTlmNTQtY2E3NmFkNzNmNjVmIiwgImhvc3QiOiAibnAwMDAwMDA3Njg4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01OTQyMTQzODQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yMDk0NGYwNS1kNmQ5LTQ1NjgtOWY1NC1jYTc2YWQ3M2Y2NWYvMjAyNjA4MTgxOTMxNTYvYXpfbm92YV9iYWNrdXBfZmNmZWRiZmEtOTc0Ny00ZWZkLTg1MjEtZThiMzUzYzUwZDY1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxOTozMTo1NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxOTozMTo1NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDE5OjMyOjA4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100582) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 19:32:07.960625 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.policy [None req-dce95dd2-5d49-44c6-83a0-4c7747a930e2 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'fd52108963ff44508950fed9345a2a8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e25b3562e1d46718fa49b063a86c045', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100582) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:32:07.960866 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-dce95dd2-5d49-44c6-83a0-4c7747a930e2 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] https://10.4.3.170/volume/v3/backups/import_record returned with HTTP 403 Aug 18 19:32:07.961486 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1234/4954] 10.4.3.170 () {70 vars in 1342 bytes} [Tue Aug 18 19:32:07 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:32:07.968769 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-69d1cb6f-123c-4317-9a43-7f9514b24706 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:07.970134 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-69d1cb6f-123c-4317-9a43-7f9514b24706 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/20944f05-d6d9-4568-9f54-ca76ad73f65f Aug 18 19:32:07.970334 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-69d1cb6f-123c-4317-9a43-7f9514b24706 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:07.970563 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-69d1cb6f-123c-4317-9a43-7f9514b24706 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:07.970730 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-69d1cb6f-123c-4317-9a43-7f9514b24706 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Delete volume with id: 20944f05-d6d9-4568-9f54-ca76ad73f65f Aug 18 19:32:07.977209 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:07.977209 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:07.977575 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-69d1cb6f-123c-4317-9a43-7f9514b24706 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Volume info retrieved successfully. Aug 18 19:32:07.991799 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-69d1cb6f-123c-4317-9a43-7f9514b24706 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Delete volume request issued successfully. Aug 18 19:32:07.991975 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-69d1cb6f-123c-4317-9a43-7f9514b24706 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes/20944f05-d6d9-4568-9f54-ca76ad73f65f returned with HTTP 202 Aug 18 19:32:07.992409 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1244/4955] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:32:07 2026] DELETE /volume/v3/volumes/20944f05-d6d9-4568-9f54-ca76ad73f65f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:32:07.999855 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c66f42e3-d677-4572-8934-6326227cd09b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:08.001677 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c66f42e3-d677-4572-8934-6326227cd09b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/volumes/20944f05-d6d9-4568-9f54-ca76ad73f65f Aug 18 19:32:08.001938 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c66f42e3-d677-4572-8934-6326227cd09b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:08.002122 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c66f42e3-d677-4572-8934-6326227cd09b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:08.009854 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:08.009854 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:08.013397 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c66f42e3-d677-4572-8934-6326227cd09b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Volume info retrieved successfully. Aug 18 19:32:08.017533 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c66f42e3-d677-4572-8934-6326227cd09b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes/20944f05-d6d9-4568-9f54-ca76ad73f65f returned with HTTP 200 Aug 18 19:32:08.017904 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1239/4956] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:07 2026] GET /volume/v3/volumes/20944f05-d6d9-4568-9f54-ca76ad73f65f => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:32:09.029246 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-99f26f0c-fa03-409d-aace-f968aa3e54b1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:09.030999 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-99f26f0c-fa03-409d-aace-f968aa3e54b1 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/volumes/20944f05-d6d9-4568-9f54-ca76ad73f65f Aug 18 19:32:09.031191 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-99f26f0c-fa03-409d-aace-f968aa3e54b1 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:09.031384 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-99f26f0c-fa03-409d-aace-f968aa3e54b1 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:09.039229 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-99f26f0c-fa03-409d-aace-f968aa3e54b1 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes/20944f05-d6d9-4568-9f54-ca76ad73f65f returned with HTTP 404 Aug 18 19:32:09.039892 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1240/4957] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:09 2026] GET /volume/v3/volumes/20944f05-d6d9-4568-9f54-ca76ad73f65f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:32:09.047731 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f9f1db44-b46e-44d0-9176-9c76aec1c497 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:09.049967 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f9f1db44-b46e-44d0-9176-9c76aec1c497 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] GET https://10.4.3.170/volume/v3/backups Aug 18 19:32:09.050182 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f9f1db44-b46e-44d0-9176-9c76aec1c497 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:09.050384 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f9f1db44-b46e-44d0-9176-9c76aec1c497 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Calling method 'index' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:09.050662 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.api_utils [None req-f9f1db44-b46e-44d0-9176-9c76aec1c497 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Removing options '' from query. {{(pid=100582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:32:09.055823 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f9f1db44-b46e-44d0-9176-9c76aec1c497 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 200 Aug 18 19:32:09.056261 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1235/4958] 10.4.3.170 () {68 vars in 1277 bytes} [Tue Aug 18 19:32:09 2026] GET /volume/v3/backups => generated 623 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:09.065962 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b6df5a41-7666-411d-8eb1-cd56e6b9bc5d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:09.067736 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b6df5a41-7666-411d-8eb1-cd56e6b9bc5d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] GET https://10.4.3.170/volume/v3/backups?project_id=7e25b3562e1d46718fa49b063a86c045 Aug 18 19:32:09.067935 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b6df5a41-7666-411d-8eb1-cd56e6b9bc5d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:09.068128 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b6df5a41-7666-411d-8eb1-cd56e6b9bc5d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:09.068407 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.api_utils [None req-b6df5a41-7666-411d-8eb1-cd56e6b9bc5d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Removing options 'project_id' from query. {{(pid=100583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:32:09.073770 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b6df5a41-7666-411d-8eb1-cd56e6b9bc5d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] https://10.4.3.170/volume/v3/backups?project_id=7e25b3562e1d46718fa49b063a86c045 returned with HTTP 200 Aug 18 19:32:09.074112 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1245/4959] 10.4.3.170 () {68 vars in 1364 bytes} [Tue Aug 18 19:32:09 2026] GET /volume/v3/backups?project_id=7e25b3562e1d46718fa49b063a86c045 => generated 623 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:09.082615 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0c20779c-7242-4654-ad3c-a34a7bc6e6c6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:09.084251 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0c20779c-7242-4654-ad3c-a34a7bc6e6c6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:32:09.084625 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0c20779c-7242-4654-ad3c-a34a7bc6e6c6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-152344291"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:09.085975 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-0c20779c-7242-4654-ad3c-a34a7bc6e6c6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-152344291'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:32:09.086091 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-0c20779c-7242-4654-ad3c-a34a7bc6e6c6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Create volume of 1 GB Aug 18 19:32:09.089812 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0c20779c-7242-4654-ad3c-a34a7bc6e6c6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Availability Zones retrieved successfully. Aug 18 19:32:09.095152 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0c20779c-7242-4654-ad3c-a34a7bc6e6c6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Flow 'volume_create_api' (c2a17900-25b7-45bd-ae95-42725338cbf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:32:09.096041 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0c20779c-7242-4654-ad3c-a34a7bc6e6c6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0f6b9e4-0ad5-4d02-9b8b-37424d6661f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:09.096820 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-0c20779c-7242-4654-ad3c-a34a7bc6e6c6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:32:09.121008 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0c20779c-7242-4654-ad3c-a34a7bc6e6c6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0f6b9e4-0ad5-4d02-9b8b-37424d6661f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:09.121810 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0c20779c-7242-4654-ad3c-a34a7bc6e6c6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b88cb026-e64a-483f-ab86-56f7eec30d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:09.156963 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-0c20779c-7242-4654-ad3c-a34a7bc6e6c6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Created reservations ['72d0ea35-5610-4a42-84fc-143a0effe765', '99c2a4eb-1875-46bc-b6c0-b96d274e6d77', 'd7993426-4b12-4bb8-b7e7-f53a5cb2167c', 'e25a98da-8ce9-4156-8005-a8dda549b025'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:32:09.157926 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0c20779c-7242-4654-ad3c-a34a7bc6e6c6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b88cb026-e64a-483f-ab86-56f7eec30d4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72d0ea35-5610-4a42-84fc-143a0effe765', '99c2a4eb-1875-46bc-b6c0-b96d274e6d77', 'd7993426-4b12-4bb8-b7e7-f53a5cb2167c', 'e25a98da-8ce9-4156-8005-a8dda549b025']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:09.158612 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0c20779c-7242-4654-ad3c-a34a7bc6e6c6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b462445e-47ff-4c62-8255-f605b4470873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:09.180099 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0c20779c-7242-4654-ad3c-a34a7bc6e6c6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b462445e-47ff-4c62-8255-f605b4470873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21b1d6e1-7fc4-43d3-98f2-46eb97621aba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-152344291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e25b3562e1d46718fa49b063a86c045',qos_specs=None,replication_status=,reservations=['72d0ea35-5610-4a42-84fc-143a0effe765','99c2a4eb-1875-46bc-b6c0-b96d274e6d77','d7993426-4b12-4bb8-b7e7-f53a5cb2167c','e25a98da-8ce9-4156-8005-a8dda549b025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32b899f6ee69441882cb8082b7945fdb',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:32:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-152344291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21b1d6e1-7fc4-43d3-98f2-46eb97621aba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e25b3562e1d46718fa49b063a86c045',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32b899f6ee69441882cb8082b7945fdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:09.180717 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0c20779c-7242-4654-ad3c-a34a7bc6e6c6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d0de1c4-b106-4a8f-b109-e711cfc7151a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:09.196667 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0c20779c-7242-4654-ad3c-a34a7bc6e6c6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d0de1c4-b106-4a8f-b109-e711cfc7151a) transitioned into state 'SUCCESS' from state '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-152344291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e25b3562e1d46718fa49b063a86c045',qos_specs=None,replication_status=,reservations=['72d0ea35-5610-4a42-84fc-143a0effe765','99c2a4eb-1875-46bc-b6c0-b96d274e6d77','d7993426-4b12-4bb8-b7e7-f53a5cb2167c','e25a98da-8ce9-4156-8005-a8dda549b025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32b899f6ee69441882cb8082b7945fdb',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:09.197323 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0c20779c-7242-4654-ad3c-a34a7bc6e6c6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d60438a-4a73-4b4c-ac61-180faa3c3969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:09.207733 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0c20779c-7242-4654-ad3c-a34a7bc6e6c6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d60438a-4a73-4b4c-ac61-180faa3c3969) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:09.208593 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-0c20779c-7242-4654-ad3c-a34a7bc6e6c6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Flow 'volume_create_api' (c2a17900-25b7-45bd-ae95-42725338cbf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:32:09.208908 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0c20779c-7242-4654-ad3c-a34a7bc6e6c6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Create volume request issued successfully. Aug 18 19:32:09.209557 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0c20779c-7242-4654-ad3c-a34a7bc6e6c6 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:32:09.210166 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1240/4960] 10.4.3.170 () {70 vars in 1298 bytes} [Tue Aug 18 19:32:09 2026] POST /volume/v3/volumes => generated 777 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:32:09.220780 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6504b1ed-fa59-4b9e-b72e-448b83486dda None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:09.222945 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6504b1ed-fa59-4b9e-b72e-448b83486dda tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/volumes/21b1d6e1-7fc4-43d3-98f2-46eb97621aba Aug 18 19:32:09.222945 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6504b1ed-fa59-4b9e-b72e-448b83486dda tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:09.222945 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6504b1ed-fa59-4b9e-b72e-448b83486dda tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:09.229946 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:09.229946 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:09.233556 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-6504b1ed-fa59-4b9e-b72e-448b83486dda tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Volume info retrieved successfully. Aug 18 19:32:09.237917 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6504b1ed-fa59-4b9e-b72e-448b83486dda tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes/21b1d6e1-7fc4-43d3-98f2-46eb97621aba returned with HTTP 200 Aug 18 19:32:09.238377 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1241/4961] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:09 2026] GET /volume/v3/volumes/21b1d6e1-7fc4-43d3-98f2-46eb97621aba => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:10.251540 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a8b4a325-33d9-4155-a390-df2b695c0341 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:10.253648 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a8b4a325-33d9-4155-a390-df2b695c0341 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/volumes/21b1d6e1-7fc4-43d3-98f2-46eb97621aba Aug 18 19:32:10.253951 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a8b4a325-33d9-4155-a390-df2b695c0341 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:10.254175 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a8b4a325-33d9-4155-a390-df2b695c0341 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:10.261430 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:10.261430 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:10.265124 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a8b4a325-33d9-4155-a390-df2b695c0341 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Volume info retrieved successfully. Aug 18 19:32:10.269095 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a8b4a325-33d9-4155-a390-df2b695c0341 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes/21b1d6e1-7fc4-43d3-98f2-46eb97621aba returned with HTTP 200 Aug 18 19:32:10.269706 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1236/4962] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:10 2026] GET /volume/v3/volumes/21b1d6e1-7fc4-43d3-98f2-46eb97621aba => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:32:10.281138 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e3e9d76c-5a5f-4078-b49a-24650c5d82f9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:10.282838 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e3e9d76c-5a5f-4078-b49a-24650c5d82f9 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] POST https://10.4.3.170/volume/v3/backups Aug 18 19:32:10.283206 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e3e9d76c-5a5f-4078-b49a-24650c5d82f9 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "21b1d6e1-7fc4-43d3-98f2-46eb97621aba", "name": "tempest-type-Backup-543567278"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:10.284741 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.backups [None req-e3e9d76c-5a5f-4078-b49a-24650c5d82f9 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Creating new backup {'backup': {'volume_id': '21b1d6e1-7fc4-43d3-98f2-46eb97621aba', 'name': 'tempest-type-Backup-543567278'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:32:10.284931 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.backups [None req-e3e9d76c-5a5f-4078-b49a-24650c5d82f9 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Creating backup of volume 21b1d6e1-7fc4-43d3-98f2-46eb97621aba in container None Aug 18 19:32:10.292021 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:10.292021 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:10.292406 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e3e9d76c-5a5f-4078-b49a-24650c5d82f9 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Volume info retrieved successfully. Aug 18 19:32:10.307065 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-e3e9d76c-5a5f-4078-b49a-24650c5d82f9 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Created reservations ['1bbb2646-d8ab-4e60-8c59-e5a34fae410a', 'ffcaf394-9d23-4c2a-9ea9-b889e49bef59'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:32:10.331701 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e3e9d76c-5a5f-4078-b49a-24650c5d82f9 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:32:10.332125 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1246/4963] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:32:10 2026] POST /volume/v3/backups => generated 315 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:32:10.342626 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-01edcd7f-fae6-4dd2-8134-df4e84201acc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:10.346387 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-01edcd7f-fae6-4dd2-8134-df4e84201acc tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 Aug 18 19:32:10.346387 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-01edcd7f-fae6-4dd2-8134-df4e84201acc tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:10.346387 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-01edcd7f-fae6-4dd2-8134-df4e84201acc tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:10.346387 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-01edcd7f-fae6-4dd2-8134-df4e84201acc tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 968bf7d2-4a2a-409b-a748-bde99f5bd728. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:10.350599 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:10.350599 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:10.351571 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-01edcd7f-fae6-4dd2-8134-df4e84201acc tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 returned with HTTP 200 Aug 18 19:32:10.352182 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1241/4964] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:10 2026] GET /volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:11.365147 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-97932a81-0e77-4bac-9ce7-ac204c63e63e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:11.367062 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-97932a81-0e77-4bac-9ce7-ac204c63e63e tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 Aug 18 19:32:11.367297 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-97932a81-0e77-4bac-9ce7-ac204c63e63e tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:11.367577 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-97932a81-0e77-4bac-9ce7-ac204c63e63e tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:11.367684 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-97932a81-0e77-4bac-9ce7-ac204c63e63e tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 968bf7d2-4a2a-409b-a748-bde99f5bd728. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:11.372248 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:11.372248 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:11.372947 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-97932a81-0e77-4bac-9ce7-ac204c63e63e tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 returned with HTTP 200 Aug 18 19:32:11.373346 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1242/4965] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:11 2026] GET /volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:12.382643 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8fa2702a-c911-4284-8d96-6113a7db7e50 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:12.384309 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8fa2702a-c911-4284-8d96-6113a7db7e50 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 Aug 18 19:32:12.384525 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8fa2702a-c911-4284-8d96-6113a7db7e50 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:12.384728 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8fa2702a-c911-4284-8d96-6113a7db7e50 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:12.384833 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-8fa2702a-c911-4284-8d96-6113a7db7e50 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 968bf7d2-4a2a-409b-a748-bde99f5bd728. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:12.389079 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:12.389079 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:12.389738 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8fa2702a-c911-4284-8d96-6113a7db7e50 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 returned with HTTP 200 Aug 18 19:32:12.390075 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1237/4966] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:12 2026] GET /volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:13.399546 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3896ad68-efbc-4924-8093-6518973b95f5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:13.401913 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3896ad68-efbc-4924-8093-6518973b95f5 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 Aug 18 19:32:13.402094 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3896ad68-efbc-4924-8093-6518973b95f5 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:13.402272 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3896ad68-efbc-4924-8093-6518973b95f5 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:13.403016 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-3896ad68-efbc-4924-8093-6518973b95f5 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 968bf7d2-4a2a-409b-a748-bde99f5bd728. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:13.410231 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:13.410231 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:13.410930 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3896ad68-efbc-4924-8093-6518973b95f5 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 returned with HTTP 200 Aug 18 19:32:13.411508 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1247/4967] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:13 2026] GET /volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:14.422146 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-47050eb0-8dbd-4069-99db-e513e781f5b1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:14.423237 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-47050eb0-8dbd-4069-99db-e513e781f5b1 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 Aug 18 19:32:14.423393 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-47050eb0-8dbd-4069-99db-e513e781f5b1 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:14.423532 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-47050eb0-8dbd-4069-99db-e513e781f5b1 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:14.423691 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-47050eb0-8dbd-4069-99db-e513e781f5b1 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 968bf7d2-4a2a-409b-a748-bde99f5bd728. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:14.427781 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:14.427781 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:14.428387 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-47050eb0-8dbd-4069-99db-e513e781f5b1 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 returned with HTTP 200 Aug 18 19:32:14.428840 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1242/4968] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:14 2026] GET /volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:15.439043 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5b4a8b7e-1291-4cbf-9bf7-c40ed3b47609 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:15.441078 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5b4a8b7e-1291-4cbf-9bf7-c40ed3b47609 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 Aug 18 19:32:15.441426 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5b4a8b7e-1291-4cbf-9bf7-c40ed3b47609 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:15.441479 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5b4a8b7e-1291-4cbf-9bf7-c40ed3b47609 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:15.441596 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-5b4a8b7e-1291-4cbf-9bf7-c40ed3b47609 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 968bf7d2-4a2a-409b-a748-bde99f5bd728. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:15.446800 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:15.446800 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:15.447507 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5b4a8b7e-1291-4cbf-9bf7-c40ed3b47609 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 returned with HTTP 200 Aug 18 19:32:15.447894 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1243/4969] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:15 2026] GET /volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:16.459233 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bfd99917-d8de-4f5d-a8c1-589201b64b56 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:16.461022 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bfd99917-d8de-4f5d-a8c1-589201b64b56 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 Aug 18 19:32:16.461237 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bfd99917-d8de-4f5d-a8c1-589201b64b56 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:16.461429 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bfd99917-d8de-4f5d-a8c1-589201b64b56 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:16.461542 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-bfd99917-d8de-4f5d-a8c1-589201b64b56 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 968bf7d2-4a2a-409b-a748-bde99f5bd728. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:16.465662 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:16.465662 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:16.466254 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bfd99917-d8de-4f5d-a8c1-589201b64b56 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 returned with HTTP 200 Aug 18 19:32:16.466620 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1238/4970] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:16 2026] GET /volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:17.478981 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8edff15a-0a56-4c4b-bed6-fcf59839c407 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:17.480977 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8edff15a-0a56-4c4b-bed6-fcf59839c407 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 Aug 18 19:32:17.481217 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8edff15a-0a56-4c4b-bed6-fcf59839c407 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:17.481401 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8edff15a-0a56-4c4b-bed6-fcf59839c407 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:17.481539 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-8edff15a-0a56-4c4b-bed6-fcf59839c407 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 968bf7d2-4a2a-409b-a748-bde99f5bd728. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:17.486253 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:17.486253 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:17.486982 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8edff15a-0a56-4c4b-bed6-fcf59839c407 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 returned with HTTP 200 Aug 18 19:32:17.487421 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1248/4971] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:17 2026] GET /volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:18.498638 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c70b5c42-d99c-40fb-ac5c-3e4a5a8c0046 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:18.500558 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c70b5c42-d99c-40fb-ac5c-3e4a5a8c0046 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 Aug 18 19:32:18.500792 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c70b5c42-d99c-40fb-ac5c-3e4a5a8c0046 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:18.501014 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c70b5c42-d99c-40fb-ac5c-3e4a5a8c0046 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:18.501155 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-c70b5c42-d99c-40fb-ac5c-3e4a5a8c0046 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 968bf7d2-4a2a-409b-a748-bde99f5bd728. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:18.505516 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:18.505516 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:18.506156 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c70b5c42-d99c-40fb-ac5c-3e4a5a8c0046 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 returned with HTTP 200 Aug 18 19:32:18.506703 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1243/4972] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:18 2026] GET /volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:19.521922 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1ca99d16-84e6-45ac-a722-5ae54964062a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:19.523815 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1ca99d16-84e6-45ac-a722-5ae54964062a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 Aug 18 19:32:19.524161 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1ca99d16-84e6-45ac-a722-5ae54964062a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:19.524403 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1ca99d16-84e6-45ac-a722-5ae54964062a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:19.524508 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-1ca99d16-84e6-45ac-a722-5ae54964062a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 968bf7d2-4a2a-409b-a748-bde99f5bd728. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:19.528918 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:19.528918 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:19.529664 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1ca99d16-84e6-45ac-a722-5ae54964062a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 returned with HTTP 200 Aug 18 19:32:19.530072 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1244/4973] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:19 2026] GET /volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:20.541019 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d451139a-0961-4ba3-aeff-e9399e2fe486 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:20.543384 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d451139a-0961-4ba3-aeff-e9399e2fe486 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 Aug 18 19:32:20.543592 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d451139a-0961-4ba3-aeff-e9399e2fe486 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:20.543785 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d451139a-0961-4ba3-aeff-e9399e2fe486 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:20.543909 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-d451139a-0961-4ba3-aeff-e9399e2fe486 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 968bf7d2-4a2a-409b-a748-bde99f5bd728. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:20.550651 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:20.550651 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:20.551276 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d451139a-0961-4ba3-aeff-e9399e2fe486 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 returned with HTTP 200 Aug 18 19:32:20.552159 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1239/4974] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:20 2026] GET /volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:21.563096 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-eb7bc238-59b0-4af8-99ce-1c0d8092dc1e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:21.565143 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-eb7bc238-59b0-4af8-99ce-1c0d8092dc1e tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 Aug 18 19:32:21.565401 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-eb7bc238-59b0-4af8-99ce-1c0d8092dc1e tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:21.565660 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-eb7bc238-59b0-4af8-99ce-1c0d8092dc1e tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:21.565856 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-eb7bc238-59b0-4af8-99ce-1c0d8092dc1e tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 968bf7d2-4a2a-409b-a748-bde99f5bd728. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:21.570703 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:21.570703 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:21.571635 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-eb7bc238-59b0-4af8-99ce-1c0d8092dc1e tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 returned with HTTP 200 Aug 18 19:32:21.572047 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1249/4975] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:21 2026] GET /volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:22.585218 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e10da997-0e22-41c0-a2a5-5887ca902dbe None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:22.586988 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e10da997-0e22-41c0-a2a5-5887ca902dbe tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 Aug 18 19:32:22.587181 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e10da997-0e22-41c0-a2a5-5887ca902dbe tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:22.587377 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e10da997-0e22-41c0-a2a5-5887ca902dbe tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:22.587489 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-e10da997-0e22-41c0-a2a5-5887ca902dbe tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 968bf7d2-4a2a-409b-a748-bde99f5bd728. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:22.595655 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:22.595655 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:22.596391 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e10da997-0e22-41c0-a2a5-5887ca902dbe tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 returned with HTTP 200 Aug 18 19:32:22.596776 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1244/4976] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:22 2026] GET /volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:23.606024 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9958a7a8-4921-4388-ad67-f5ccb5b1fd36 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:23.607792 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9958a7a8-4921-4388-ad67-f5ccb5b1fd36 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 Aug 18 19:32:23.608050 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9958a7a8-4921-4388-ad67-f5ccb5b1fd36 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:23.608284 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9958a7a8-4921-4388-ad67-f5ccb5b1fd36 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:23.608450 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-9958a7a8-4921-4388-ad67-f5ccb5b1fd36 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 968bf7d2-4a2a-409b-a748-bde99f5bd728. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:23.612431 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:23.612431 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:23.613079 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9958a7a8-4921-4388-ad67-f5ccb5b1fd36 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 returned with HTTP 200 Aug 18 19:32:23.613489 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1245/4977] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:23 2026] GET /volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:24.623019 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7b7807b7-1c2e-49a5-b4a5-211d2eb3fb04 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:24.624723 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7b7807b7-1c2e-49a5-b4a5-211d2eb3fb04 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 Aug 18 19:32:24.625019 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7b7807b7-1c2e-49a5-b4a5-211d2eb3fb04 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:24.625143 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7b7807b7-1c2e-49a5-b4a5-211d2eb3fb04 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:24.625281 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-7b7807b7-1c2e-49a5-b4a5-211d2eb3fb04 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 968bf7d2-4a2a-409b-a748-bde99f5bd728. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:24.629782 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:24.629782 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:24.630322 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7b7807b7-1c2e-49a5-b4a5-211d2eb3fb04 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 returned with HTTP 200 Aug 18 19:32:24.630673 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1240/4978] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:24 2026] GET /volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:24.639848 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d082d370-b16b-4738-947a-ffd05c987989 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:24.641644 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d082d370-b16b-4738-947a-ffd05c987989 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] POST https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728/action Aug 18 19:32:24.642024 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d082d370-b16b-4738-947a-ffd05c987989 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:32:24.642198 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d082d370-b16b-4738-947a-ffd05c987989 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:24.643564 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.admin_actions [None req-d082d370-b16b-4738-947a-ffd05c987989 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Updating backup '968bf7d2-4a2a-409b-a748-bde99f5bd728' with '{'status': 'error'}' {{(pid=100583) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 19:32:24.651291 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:24.651291 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:24.652518 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.policy [None req-d082d370-b16b-4738-947a-ffd05c987989 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'fd52108963ff44508950fed9345a2a8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e25b3562e1d46718fa49b063a86c045', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100583) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:32:24.652727 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d082d370-b16b-4738-947a-ffd05c987989 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728/action returned with HTTP 403 Aug 18 19:32:24.653333 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1250/4979] 10.4.3.170 () {70 vars in 1430 bytes} [Tue Aug 18 19:32:24 2026] POST /volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:32:24.661139 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8d94aa65-b125-497b-a6a5-fcc10d12024b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:24.662591 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8d94aa65-b125-497b-a6a5-fcc10d12024b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/21b1d6e1-7fc4-43d3-98f2-46eb97621aba Aug 18 19:32:24.662857 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8d94aa65-b125-497b-a6a5-fcc10d12024b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:24.663089 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8d94aa65-b125-497b-a6a5-fcc10d12024b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:24.663295 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-8d94aa65-b125-497b-a6a5-fcc10d12024b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Delete volume with id: 21b1d6e1-7fc4-43d3-98f2-46eb97621aba Aug 18 19:32:24.670519 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:24.670519 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:24.670893 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-8d94aa65-b125-497b-a6a5-fcc10d12024b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Volume info retrieved successfully. Aug 18 19:32:24.685779 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-8d94aa65-b125-497b-a6a5-fcc10d12024b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Delete volume request issued successfully. Aug 18 19:32:24.685991 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8d94aa65-b125-497b-a6a5-fcc10d12024b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes/21b1d6e1-7fc4-43d3-98f2-46eb97621aba returned with HTTP 202 Aug 18 19:32:24.686379 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1245/4980] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:32:24 2026] DELETE /volume/v3/volumes/21b1d6e1-7fc4-43d3-98f2-46eb97621aba => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:32:24.692977 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-bbddc8e1-8bc9-4233-b60d-2b5848232f54 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:24.694952 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bbddc8e1-8bc9-4233-b60d-2b5848232f54 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/volumes/21b1d6e1-7fc4-43d3-98f2-46eb97621aba Aug 18 19:32:24.695219 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-bbddc8e1-8bc9-4233-b60d-2b5848232f54 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:24.695472 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-bbddc8e1-8bc9-4233-b60d-2b5848232f54 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:24.702674 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:24.702674 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:24.706631 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-bbddc8e1-8bc9-4233-b60d-2b5848232f54 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Volume info retrieved successfully. Aug 18 19:32:24.711044 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bbddc8e1-8bc9-4233-b60d-2b5848232f54 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes/21b1d6e1-7fc4-43d3-98f2-46eb97621aba returned with HTTP 200 Aug 18 19:32:24.711549 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1246/4981] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:24 2026] GET /volume/v3/volumes/21b1d6e1-7fc4-43d3-98f2-46eb97621aba => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:32:25.723747 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5d880652-9ade-44c4-9f58-213b2f3aaa4b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:25.725600 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5d880652-9ade-44c4-9f58-213b2f3aaa4b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/volumes/21b1d6e1-7fc4-43d3-98f2-46eb97621aba Aug 18 19:32:25.726762 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5d880652-9ade-44c4-9f58-213b2f3aaa4b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:25.726762 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5d880652-9ade-44c4-9f58-213b2f3aaa4b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:25.732456 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5d880652-9ade-44c4-9f58-213b2f3aaa4b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes/21b1d6e1-7fc4-43d3-98f2-46eb97621aba returned with HTTP 404 Aug 18 19:32:25.733105 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1241/4982] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:25 2026] GET /volume/v3/volumes/21b1d6e1-7fc4-43d3-98f2-46eb97621aba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:32:25.740497 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:25.742086 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] POST https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0/restore Aug 18 19:32:25.742408 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:25.743634 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.backups [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Restoring backup 638fe8de-c6e0-4625-8ecb-7c20abf881f0 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100583) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 19:32:25.743787 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.backups [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Restoring backup 638fe8de-c6e0-4625-8ecb-7c20abf881f0 to volume None. Aug 18 19:32:25.748312 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:25.748312 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:25.749438 np0000007688 devstack@c-api.service[100583]: INFO cinder.backup.api [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Creating volume of 1 GB for restore of backup 638fe8de-c6e0-4625-8ecb-7c20abf881f0. Aug 18 19:32:25.753169 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Availability Zones retrieved successfully. Aug 18 19:32:25.759251 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Flow 'volume_create_api' (025bc345-1485-46cb-8839-8f0db5ab8662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:32:25.760211 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22ed613f-8f42-4eb6-ac64-ffeff8fb48fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:25.761211 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:32:25.788608 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22ed613f-8f42-4eb6-ac64-ffeff8fb48fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:25.789377 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03eea7a3-fb24-4d82-8047-a28dfc98f5d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:25.828820 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Created reservations ['b5f584bd-f522-49fe-9d3d-c2fb071fb22a', '8b135885-94fb-472b-b920-55461dfd8e8a', 'c4b82f65-724e-4cdd-b119-eca4147a224a', 'a3ec9f7b-63de-4652-9207-8de9fc8081d9'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:32:25.829921 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03eea7a3-fb24-4d82-8047-a28dfc98f5d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5f584bd-f522-49fe-9d3d-c2fb071fb22a', '8b135885-94fb-472b-b920-55461dfd8e8a', 'c4b82f65-724e-4cdd-b119-eca4147a224a', 'a3ec9f7b-63de-4652-9207-8de9fc8081d9']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:25.830845 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (103d1322-dccb-45ac-8fcc-631c025b11ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:25.859455 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (103d1322-dccb-45ac-8fcc-631c025b11ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '297dbc20-9006-4ae0-9dfa-809ebceafe4c', '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='7e25b3562e1d46718fa49b063a86c045',qos_specs=None,replication_status=,reservations=['b5f584bd-f522-49fe-9d3d-c2fb071fb22a','8b135885-94fb-472b-b920-55461dfd8e8a','c4b82f65-724e-4cdd-b119-eca4147a224a','a3ec9f7b-63de-4652-9207-8de9fc8081d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd52108963ff44508950fed9345a2a8c',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:32:25Z,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=297dbc20-9006-4ae0-9dfa-809ebceafe4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e25b3562e1d46718fa49b063a86c045',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd52108963ff44508950fed9345a2a8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:25.860238 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a641f19e-0b8d-40f4-8ecc-c34200c877e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:25.875210 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a641f19e-0b8d-40f4-8ecc-c34200c877e5) transitioned into 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='7e25b3562e1d46718fa49b063a86c045',qos_specs=None,replication_status=,reservations=['b5f584bd-f522-49fe-9d3d-c2fb071fb22a','8b135885-94fb-472b-b920-55461dfd8e8a','c4b82f65-724e-4cdd-b119-eca4147a224a','a3ec9f7b-63de-4652-9207-8de9fc8081d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd52108963ff44508950fed9345a2a8c',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:25.875914 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a8fb9e2-130b-4ae5-860e-52dba087fbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:25.883914 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a8fb9e2-130b-4ae5-860e-52dba087fbe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:25.884744 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Flow 'volume_create_api' (025bc345-1485-46cb-8839-8f0db5ab8662) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:32:25.885028 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Create volume request issued successfully. Aug 18 19:32:25.892219 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:25.892219 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:25.892724 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Volume info retrieved successfully. Aug 18 19:32:26.658186 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6a5e03c0-9ed9-4f21-b01a-cd3297a0856e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:26.659759 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6a5e03c0-9ed9-4f21-b01a-cd3297a0856e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:32:26.660107 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6a5e03c0-9ed9-4f21-b01a-cd3297a0856e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0967c689-0ddd-4306-b422-8b1b532b2cca", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1087073093", "description": null, "metadata": null}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:26.670381 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:26.670381 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:26.671098 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-6a5e03c0-9ed9-4f21-b01a-cd3297a0856e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:32:26.671266 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-6a5e03c0-9ed9-4f21-b01a-cd3297a0856e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create snapshot from volume 0967c689-0ddd-4306-b422-8b1b532b2cca Aug 18 19:32:26.692145 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-6a5e03c0-9ed9-4f21-b01a-cd3297a0856e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Created reservations ['168bbbae-db7d-4688-bb45-37c3777d3c37', '98d93148-b7a6-472e-b5e3-370ac0be9fa2', 'bdae7e20-b8fe-4cd5-963c-92c9f4f996e5', 'fa0d0606-4825-43db-80f6-e0418cacc04b'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:32:26.718724 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-6a5e03c0-9ed9-4f21-b01a-cd3297a0856e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot force create request issued successfully. Aug 18 19:32:26.719028 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6a5e03c0-9ed9-4f21-b01a-cd3297a0856e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:32:26.719434 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1246/4983] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:32:26 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 19:32:26.727647 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6e3ea8f8-8d81-426d-85c0-70cc6ec1cf4b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:26.729326 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6e3ea8f8-8d81-426d-85c0-70cc6ec1cf4b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/3d69c207-f58e-417a-94fd-3f5b91e0b641 Aug 18 19:32:26.729539 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6e3ea8f8-8d81-426d-85c0-70cc6ec1cf4b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:26.729718 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6e3ea8f8-8d81-426d-85c0-70cc6ec1cf4b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:26.734379 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:26.734379 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:26.734812 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-6e3ea8f8-8d81-426d-85c0-70cc6ec1cf4b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:32:26.735472 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6e3ea8f8-8d81-426d-85c0-70cc6ec1cf4b tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/3d69c207-f58e-417a-94fd-3f5b91e0b641 returned with HTTP 200 Aug 18 19:32:26.735817 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1247/4984] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:32:26 2026] GET /volume/v3/snapshots/3d69c207-f58e-417a-94fd-3f5b91e0b641 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:26.900204 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:26.900204 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:26.900771 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Volume info retrieved successfully. Aug 18 19:32:26.900771 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.backup.api [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Checking backup size 1 against volume size 1 {{(pid=100583) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 19:32:26.900883 np0000007688 devstack@c-api.service[100583]: INFO cinder.backup.api [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Overwriting volume 297dbc20-9006-4ae0-9dfa-809ebceafe4c with restore of backup 638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:32:26.912347 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.backup.rpcapi [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] restore_backup in rpcapi backup_id 638fe8de-c6e0-4625-8ecb-7c20abf881f0 {{(pid=100583) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 19:32:26.914209 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3aacde7f-afec-44df-b0e1-eb7484bae460 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0/restore returned with HTTP 202 Aug 18 19:32:26.914643 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1251/4985] 10.4.3.170 () {70 vars in 1433 bytes} [Tue Aug 18 19:32:25 2026] POST /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0/restore => generated 152 bytes in 1174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:32:26.926784 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-71e6d934-43e3-42ea-a52b-643515fe9557 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:26.928390 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-71e6d934-43e3-42ea-a52b-643515fe9557 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:32:26.928596 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-71e6d934-43e3-42ea-a52b-643515fe9557 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:26.928745 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-71e6d934-43e3-42ea-a52b-643515fe9557 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:26.928868 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-71e6d934-43e3-42ea-a52b-643515fe9557 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:26.933031 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:26.933031 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:26.933629 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-71e6d934-43e3-42ea-a52b-643515fe9557 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:32:26.933950 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1242/4986] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:26 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:27.746207 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-690788c4-66e7-4559-b177-32502552c85e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:27.748044 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-690788c4-66e7-4559-b177-32502552c85e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/3d69c207-f58e-417a-94fd-3f5b91e0b641 Aug 18 19:32:27.748457 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-690788c4-66e7-4559-b177-32502552c85e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:27.749781 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-690788c4-66e7-4559-b177-32502552c85e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:27.754246 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:27.754246 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:27.754933 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-690788c4-66e7-4559-b177-32502552c85e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:32:27.755968 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-690788c4-66e7-4559-b177-32502552c85e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/3d69c207-f58e-417a-94fd-3f5b91e0b641 returned with HTTP 200 Aug 18 19:32:27.756542 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1247/4987] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:32:27 2026] GET /volume/v3/snapshots/3d69c207-f58e-417a-94fd-3f5b91e0b641 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:27.765839 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d69fdedc-41ee-4ea1-ac94-69d296e0cb02 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:27.768202 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d69fdedc-41ee-4ea1-ac94-69d296e0cb02 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/3d69c207-f58e-417a-94fd-3f5b91e0b641 Aug 18 19:32:27.768551 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d69fdedc-41ee-4ea1-ac94-69d296e0cb02 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:27.768838 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d69fdedc-41ee-4ea1-ac94-69d296e0cb02 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:27.775206 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:27.775206 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:27.775787 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d69fdedc-41ee-4ea1-ac94-69d296e0cb02 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:32:27.776811 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d69fdedc-41ee-4ea1-ac94-69d296e0cb02 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/3d69c207-f58e-417a-94fd-3f5b91e0b641 returned with HTTP 200 Aug 18 19:32:27.777377 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1248/4988] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:32:27 2026] GET /volume/v3/snapshots/3d69c207-f58e-417a-94fd-3f5b91e0b641 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:27.786257 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2b78b7a5-d832-4af4-8604-c5a5c82eb099 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:27.788557 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2b78b7a5-d832-4af4-8604-c5a5c82eb099 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:32:27.788987 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2b78b7a5-d832-4af4-8604-c5a5c82eb099 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1334782035", "snapshot_id": "3d69c207-f58e-417a-94fd-3f5b91e0b641", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:27.791066 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-2b78b7a5-d832-4af4-8604-c5a5c82eb099 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1334782035', 'snapshot_id': '3d69c207-f58e-417a-94fd-3f5b91e0b641', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:32:27.796862 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:27.796862 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:27.797407 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2b78b7a5-d832-4af4-8604-c5a5c82eb099 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:32:27.797574 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-2b78b7a5-d832-4af4-8604-c5a5c82eb099 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume of 1 GB Aug 18 19:32:27.801959 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2b78b7a5-d832-4af4-8604-c5a5c82eb099 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Availability Zones retrieved successfully. Aug 18 19:32:27.809513 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2b78b7a5-d832-4af4-8604-c5a5c82eb099 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Flow 'volume_create_api' (cfa7af98-6c7d-42cf-b57b-d78580a7204d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:32:27.810750 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2b78b7a5-d832-4af4-8604-c5a5c82eb099 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6582f3b2-6edf-4e22-ba6e-d06ed9fe8cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:27.812036 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-2b78b7a5-d832-4af4-8604-c5a5c82eb099 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:32:27.847821 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2b78b7a5-d832-4af4-8604-c5a5c82eb099 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6582f3b2-6edf-4e22-ba6e-d06ed9fe8cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3d69c207-f58e-417a-94fd-3f5b91e0b641', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:27.848638 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2b78b7a5-d832-4af4-8604-c5a5c82eb099 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (384f0969-c8de-4088-8460-710aa05e8d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:27.884206 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-2b78b7a5-d832-4af4-8604-c5a5c82eb099 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Created reservations ['38e1d032-d9b8-4149-9133-2977469525d2', '1a8b63a7-1c48-469d-b44b-c4a64995f571', 'b06821d1-bd45-4f2c-a39e-63dd1502dd90', 'b91d8613-b05c-4295-9de2-66bf8591e63b'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:32:27.885056 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2b78b7a5-d832-4af4-8604-c5a5c82eb099 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (384f0969-c8de-4088-8460-710aa05e8d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38e1d032-d9b8-4149-9133-2977469525d2', '1a8b63a7-1c48-469d-b44b-c4a64995f571', 'b06821d1-bd45-4f2c-a39e-63dd1502dd90', 'b91d8613-b05c-4295-9de2-66bf8591e63b']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:27.885843 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2b78b7a5-d832-4af4-8604-c5a5c82eb099 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b917ead2-c7ab-4910-a1df-5b130d9e5022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:27.925523 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2b78b7a5-d832-4af4-8604-c5a5c82eb099 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b917ead2-c7ab-4910-a1df-5b130d9e5022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e73302c-9c76-4c28-8371-72ad6ccdde2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1334782035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c85fccad6fa47ca8280d67695010cbf',qos_specs=None,replication_status=,reservations=['38e1d032-d9b8-4149-9133-2977469525d2','1a8b63a7-1c48-469d-b44b-c4a64995f571','b06821d1-bd45-4f2c-a39e-63dd1502dd90','b91d8613-b05c-4295-9de2-66bf8591e63b'],size=1,snapshot_id=3d69c207-f58e-417a-94fd-3f5b91e0b641,source_replicaid=,source_volid=None,status='creating',user_id='5a786f33905544f7ae7b17c2f6425c97',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), '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-18T19:32:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1334782035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e73302c-9c76-4c28-8371-72ad6ccdde2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c85fccad6fa47ca8280d67695010cbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3d69c207-f58e-417a-94fd-3f5b91e0b641,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a786f33905544f7ae7b17c2f6425c97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:27.926286 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2b78b7a5-d832-4af4-8604-c5a5c82eb099 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b762697e-0566-43af-b5a2-34e779325a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:27.941596 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2b78b7a5-d832-4af4-8604-c5a5c82eb099 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b762697e-0566-43af-b5a2-34e779325a1d) transitioned into state 'SUCCESS' from state '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-1334782035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c85fccad6fa47ca8280d67695010cbf',qos_specs=None,replication_status=,reservations=['38e1d032-d9b8-4149-9133-2977469525d2','1a8b63a7-1c48-469d-b44b-c4a64995f571','b06821d1-bd45-4f2c-a39e-63dd1502dd90','b91d8613-b05c-4295-9de2-66bf8591e63b'],size=1,snapshot_id=3d69c207-f58e-417a-94fd-3f5b91e0b641,source_replicaid=,source_volid=None,status='creating',user_id='5a786f33905544f7ae7b17c2f6425c97',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:27.942357 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2b78b7a5-d832-4af4-8604-c5a5c82eb099 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (775f9048-505c-4a44-9d97-400280fbb211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:27.945625 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-0791fa84-3d56-4d46-bec6-9c4b969a4283 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:27.947288 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0791fa84-3d56-4d46-bec6-9c4b969a4283 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:32:27.947521 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0791fa84-3d56-4d46-bec6-9c4b969a4283 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:27.947692 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0791fa84-3d56-4d46-bec6-9c4b969a4283 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:27.947785 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-0791fa84-3d56-4d46-bec6-9c4b969a4283 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:27.951934 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:27.951934 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:27.952527 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0791fa84-3d56-4d46-bec6-9c4b969a4283 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:32:27.952849 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1243/4989] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:27 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:27.962760 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2b78b7a5-d832-4af4-8604-c5a5c82eb099 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (775f9048-505c-4a44-9d97-400280fbb211) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:27.964100 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-2b78b7a5-d832-4af4-8604-c5a5c82eb099 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Flow 'volume_create_api' (cfa7af98-6c7d-42cf-b57b-d78580a7204d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:32:27.964445 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2b78b7a5-d832-4af4-8604-c5a5c82eb099 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Create volume request issued successfully. Aug 18 19:32:27.965202 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2b78b7a5-d832-4af4-8604-c5a5c82eb099 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:32:27.965684 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1252/4990] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:32:27 2026] POST /volume/v3/volumes => generated 785 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:32:27.977253 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1d04f813-60f2-496f-8334-ecdf80f49358 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:27.981387 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1d04f813-60f2-496f-8334-ecdf80f49358 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c Aug 18 19:32:27.981387 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1d04f813-60f2-496f-8334-ecdf80f49358 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:27.981387 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1d04f813-60f2-496f-8334-ecdf80f49358 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:27.990617 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:27.990617 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:27.995686 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1d04f813-60f2-496f-8334-ecdf80f49358 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:32:28.001969 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1d04f813-60f2-496f-8334-ecdf80f49358 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c returned with HTTP 200 Aug 18 19:32:28.002795 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1248/4991] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:27 2026] GET /volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:28.962563 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b39fe518-305d-4c90-99d6-00b98c0f48ee None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:28.964145 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b39fe518-305d-4c90-99d6-00b98c0f48ee tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:32:28.964357 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b39fe518-305d-4c90-99d6-00b98c0f48ee tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:28.964636 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b39fe518-305d-4c90-99d6-00b98c0f48ee tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:28.964742 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-b39fe518-305d-4c90-99d6-00b98c0f48ee tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:28.968965 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:28.968965 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:28.969537 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b39fe518-305d-4c90-99d6-00b98c0f48ee tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:32:28.969863 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1249/4992] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:28 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:29.014479 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2c7cee89-53d0-472a-ae02-c9a62aef4edf None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:29.016264 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2c7cee89-53d0-472a-ae02-c9a62aef4edf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c Aug 18 19:32:29.016518 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2c7cee89-53d0-472a-ae02-c9a62aef4edf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:29.016753 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2c7cee89-53d0-472a-ae02-c9a62aef4edf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:29.023333 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:29.023333 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:29.027200 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-2c7cee89-53d0-472a-ae02-c9a62aef4edf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:32:29.032104 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2c7cee89-53d0-472a-ae02-c9a62aef4edf tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c returned with HTTP 200 Aug 18 19:32:29.032523 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1244/4993] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:29 2026] GET /volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c => generated 1394 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:32:29.044668 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ddc81937-1a79-4558-9d2d-d38f4e170e37 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:29.046508 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ddc81937-1a79-4558-9d2d-d38f4e170e37 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c Aug 18 19:32:29.046673 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ddc81937-1a79-4558-9d2d-d38f4e170e37 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:29.046839 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ddc81937-1a79-4558-9d2d-d38f4e170e37 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:29.053417 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:29.053417 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:29.057162 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ddc81937-1a79-4558-9d2d-d38f4e170e37 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:32:29.062177 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ddc81937-1a79-4558-9d2d-d38f4e170e37 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c returned with HTTP 200 Aug 18 19:32:29.062643 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1253/4994] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:29 2026] GET /volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c => generated 1394 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:32:29.204352 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-efad481a-7e2d-43a7-bc33-abf9e2a6f09e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:29.207084 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-efad481a-7e2d-43a7-bc33-abf9e2a6f09e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c Aug 18 19:32:29.207562 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-efad481a-7e2d-43a7-bc33-abf9e2a6f09e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:29.207968 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-efad481a-7e2d-43a7-bc33-abf9e2a6f09e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:29.220485 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:29.220485 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:29.224650 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-efad481a-7e2d-43a7-bc33-abf9e2a6f09e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:32:29.231910 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-efad481a-7e2d-43a7-bc33-abf9e2a6f09e tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c returned with HTTP 200 Aug 18 19:32:29.232638 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1249/4995] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:32:29 2026] GET /volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c => generated 1394 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:32:29.704991 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-aa4f32c2-4a75-4697-8f2e-fe6c1dfa06a5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:29.707023 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-aa4f32c2-4a75-4697-8f2e-fe6c1dfa06a5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c Aug 18 19:32:29.707214 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-aa4f32c2-4a75-4697-8f2e-fe6c1dfa06a5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:29.707445 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-aa4f32c2-4a75-4697-8f2e-fe6c1dfa06a5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:29.714420 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:29.714420 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:29.717998 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-aa4f32c2-4a75-4697-8f2e-fe6c1dfa06a5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:32:29.722470 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-aa4f32c2-4a75-4697-8f2e-fe6c1dfa06a5 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c returned with HTTP 200 Aug 18 19:32:29.722840 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1250/4996] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:32:29 2026] GET /volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c => generated 1394 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:32:29.733013 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-0f3367e2-7e92-4a48-b797-064b1f24fded None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:29.733479 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0f3367e2-7e92-4a48-b797-064b1f24fded None None] GET https://10.4.3.170/volume// Aug 18 19:32:29.733685 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0f3367e2-7e92-4a48-b797-064b1f24fded None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:29.733918 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0f3367e2-7e92-4a48-b797-064b1f24fded None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:29.734298 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0f3367e2-7e92-4a48-b797-064b1f24fded None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:32:29.734658 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1245/4997] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:32: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 19:32:29.741925 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-320b419e-607a-4f38-8585-d1cffb3bb906 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:29.744140 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-320b419e-607a-4f38-8585-d1cffb3bb906 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:32:29.744442 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-320b419e-607a-4f38-8585-d1cffb3bb906 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8e73302c-9c76-4c28-8371-72ad6ccdde2c", "connector": null, "instance_uuid": "788a96ce-6cfd-4486-b63b-7ee62d691b44"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:29.753309 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:29.753309 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:29.784661 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-320b419e-607a-4f38-8585-d1cffb3bb906 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:32:29.785225 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1254/4998] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:32:29 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 19:32:29.980328 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-19fc1c07-63b3-4582-9113-b4af3449ff61 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:29.982700 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-19fc1c07-63b3-4582-9113-b4af3449ff61 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:32:29.983260 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-19fc1c07-63b3-4582-9113-b4af3449ff61 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:29.983638 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-19fc1c07-63b3-4582-9113-b4af3449ff61 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:29.983867 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-19fc1c07-63b3-4582-9113-b4af3449ff61 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:29.990189 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:29.990189 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:29.990189 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-19fc1c07-63b3-4582-9113-b4af3449ff61 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:32:29.990189 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1250/4999] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:29 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:30.735978 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f9f73781-f614-40f7-9afd-320e98238d1b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:30.736491 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f9f73781-f614-40f7-9afd-320e98238d1b None None] GET https://10.4.3.170/volume// Aug 18 19:32:30.736556 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f9f73781-f614-40f7-9afd-320e98238d1b None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:30.736708 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f9f73781-f614-40f7-9afd-320e98238d1b None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:30.736999 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f9f73781-f614-40f7-9afd-320e98238d1b None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:32:30.737264 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1251/5000] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:32: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 19:32:30.749994 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-27062d2e-2cc0-4180-b3bb-ab4dcc727faa None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:30.752276 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-27062d2e-2cc0-4180-b3bb-ab4dcc727faa tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c Aug 18 19:32:30.752542 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-27062d2e-2cc0-4180-b3bb-ab4dcc727faa tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:30.752730 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-27062d2e-2cc0-4180-b3bb-ab4dcc727faa tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:30.762101 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:30.762101 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:30.765657 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-27062d2e-2cc0-4180-b3bb-ab4dcc727faa tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:32:30.770513 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-27062d2e-2cc0-4180-b3bb-ab4dcc727faa tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c returned with HTTP 200 Aug 18 19:32:30.770924 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1246/5001] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:32:30 2026] GET /volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c => generated 1573 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:32:30.881883 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-93c3d259-6612-47ea-9d6e-96b3cb4a6087 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:30.884031 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-93c3d259-6612-47ea-9d6e-96b3cb4a6087 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] PUT https://10.4.3.170/volume/v3/attachments/14cfe861-f6b0-4417-a7f5-a6532b6a62cd Aug 18 19:32:30.884481 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-93c3d259-6612-47ea-9d6e-96b3cb4a6087 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:30.891805 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-93c3d259-6612-47ea-9d6e-96b3cb4a6087 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Acquiring lock "cinder-attachment_update-8e73302c-9c76-4c28-8371-72ad6ccdde2c-np0000007688" by "attachment_update" {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:32:30.896351 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-93c3d259-6612-47ea-9d6e-96b3cb4a6087 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Lock "cinder-attachment_update-8e73302c-9c76-4c28-8371-72ad6ccdde2c-np0000007688" acquired by "attachment_update" :: waited 0.004s {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:32:30.897579 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:30.897579 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:30.973277 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-93c3d259-6612-47ea-9d6e-96b3cb4a6087 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Lock "cinder-attachment_update-8e73302c-9c76-4c28-8371-72ad6ccdde2c-np0000007688" released by "attachment_update" :: held 0.077s {{(pid=100583) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:32:30.973614 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-93c3d259-6612-47ea-9d6e-96b3cb4a6087 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/14cfe861-f6b0-4417-a7f5-a6532b6a62cd returned with HTTP 200 Aug 18 19:32:30.974116 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1255/5002] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:32:30 2026] PUT /volume/v3/attachments/14cfe861-f6b0-4417-a7f5-a6532b6a62cd => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:32:30.998454 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-160d023b-e99b-4d14-b19d-ceb542264491 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:31.003403 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1307dec9-a9e1-4bf5-a98e-fa56211fbb94 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:31.003524 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-160d023b-e99b-4d14-b19d-ceb542264491 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] POST https://10.4.3.170/volume/v3/attachments/14cfe861-f6b0-4417-a7f5-a6532b6a62cd/action Aug 18 19:32:31.003524 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-160d023b-e99b-4d14-b19d-ceb542264491 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:32:31.003524 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-160d023b-e99b-4d14-b19d-ceb542264491 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:31.007118 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1307dec9-a9e1-4bf5-a98e-fa56211fbb94 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:32:31.007430 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1307dec9-a9e1-4bf5-a98e-fa56211fbb94 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:31.007684 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1307dec9-a9e1-4bf5-a98e-fa56211fbb94 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:31.007835 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-1307dec9-a9e1-4bf5-a98e-fa56211fbb94 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:31.017728 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:31.017728 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:31.018691 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1307dec9-a9e1-4bf5-a98e-fa56211fbb94 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:32:31.018691 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1252/5003] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:31 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:31.026042 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:31.026042 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:31.038273 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-e40c0f43-4ce0-41c7-8469-5c5adb526850 req-160d023b-e99b-4d14-b19d-ceb542264491 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/14cfe861-f6b0-4417-a7f5-a6532b6a62cd/action returned with HTTP 204 Aug 18 19:32:31.038917 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1251/5004] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:32:30 2026] POST /volume/v3/attachments/14cfe861-f6b0-4417-a7f5-a6532b6a62cd/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:32:32.030727 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-de0bb575-6d34-418d-87ff-6b8d04e9e3ee None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:32.032639 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-de0bb575-6d34-418d-87ff-6b8d04e9e3ee tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:32:32.032911 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-de0bb575-6d34-418d-87ff-6b8d04e9e3ee tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:32.033149 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-de0bb575-6d34-418d-87ff-6b8d04e9e3ee tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:32.033296 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-de0bb575-6d34-418d-87ff-6b8d04e9e3ee tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:32.037540 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:32.037540 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:32.038116 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-de0bb575-6d34-418d-87ff-6b8d04e9e3ee tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:32:32.038540 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1247/5005] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:32 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:33.049161 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4ef0df5f-8668-4646-a894-9f4264ef3664 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:33.051007 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4ef0df5f-8668-4646-a894-9f4264ef3664 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:32:33.051236 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4ef0df5f-8668-4646-a894-9f4264ef3664 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:33.051428 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4ef0df5f-8668-4646-a894-9f4264ef3664 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:33.051532 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-4ef0df5f-8668-4646-a894-9f4264ef3664 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:33.055886 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:33.055886 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:33.056454 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4ef0df5f-8668-4646-a894-9f4264ef3664 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:32:33.056771 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1256/5006] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:33 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:34.068126 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d635e4d3-24d4-4e64-adf0-45f3332eaf4d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:34.069975 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d635e4d3-24d4-4e64-adf0-45f3332eaf4d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:32:34.070213 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d635e4d3-24d4-4e64-adf0-45f3332eaf4d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:34.070419 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d635e4d3-24d4-4e64-adf0-45f3332eaf4d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:34.070517 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-d635e4d3-24d4-4e64-adf0-45f3332eaf4d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:34.074682 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:34.074682 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:34.075247 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d635e4d3-24d4-4e64-adf0-45f3332eaf4d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:32:34.075705 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1253/5007] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:34 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:35.087297 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-14040710-ebfd-4800-a033-630c5af68b6f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:35.089178 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-14040710-ebfd-4800-a033-630c5af68b6f tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:32:35.089390 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-14040710-ebfd-4800-a033-630c5af68b6f tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:35.089576 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-14040710-ebfd-4800-a033-630c5af68b6f tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:35.089694 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-14040710-ebfd-4800-a033-630c5af68b6f tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:35.094055 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:35.094055 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:35.094759 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-14040710-ebfd-4800-a033-630c5af68b6f tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:32:35.095417 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1252/5008] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:35 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:36.105184 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ddf826bc-156b-4b04-9912-f8f123daa39a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:36.106847 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ddf826bc-156b-4b04-9912-f8f123daa39a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:32:36.107021 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ddf826bc-156b-4b04-9912-f8f123daa39a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:36.107247 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ddf826bc-156b-4b04-9912-f8f123daa39a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:36.107342 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-ddf826bc-156b-4b04-9912-f8f123daa39a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:36.108929 np0000007688 devstack@c-api.service[100582]: DEBUG dbcounter [-] [100582] Writing DB stats cinder:SELECT=72,cinder:INSERT=7,cinder:UPDATE=12 {{(pid=100582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:32:36.111763 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:36.111763 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:36.112453 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ddf826bc-156b-4b04-9912-f8f123daa39a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:32:36.112822 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1248/5009] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:36 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:36.123630 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9635bad7-2e66-4dc6-b4f0-62647b7c832a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:36.125527 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9635bad7-2e66-4dc6-b4f0-62647b7c832a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/297dbc20-9006-4ae0-9dfa-809ebceafe4c Aug 18 19:32:36.125738 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9635bad7-2e66-4dc6-b4f0-62647b7c832a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:36.125920 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9635bad7-2e66-4dc6-b4f0-62647b7c832a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:36.126065 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-9635bad7-2e66-4dc6-b4f0-62647b7c832a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Delete volume with id: 297dbc20-9006-4ae0-9dfa-809ebceafe4c Aug 18 19:32:36.128318 np0000007688 devstack@c-api.service[100583]: DEBUG dbcounter [-] [100583] Writing DB stats cinder:SELECT=163,cinder:INSERT=32,cinder:UPDATE=64 {{(pid=100583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:32:36.135416 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:36.135416 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:36.135836 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9635bad7-2e66-4dc6-b4f0-62647b7c832a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Volume info retrieved successfully. Aug 18 19:32:36.152376 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9635bad7-2e66-4dc6-b4f0-62647b7c832a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Delete volume request issued successfully. Aug 18 19:32:36.153221 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9635bad7-2e66-4dc6-b4f0-62647b7c832a tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes/297dbc20-9006-4ae0-9dfa-809ebceafe4c returned with HTTP 202 Aug 18 19:32:36.153221 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1257/5010] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:32:36 2026] DELETE /volume/v3/volumes/297dbc20-9006-4ae0-9dfa-809ebceafe4c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:32:36.159822 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9d74d24c-3c0e-42e1-b71a-12e92b4a426b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:36.161667 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9d74d24c-3c0e-42e1-b71a-12e92b4a426b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/volumes/297dbc20-9006-4ae0-9dfa-809ebceafe4c Aug 18 19:32:36.162143 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9d74d24c-3c0e-42e1-b71a-12e92b4a426b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:36.162206 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9d74d24c-3c0e-42e1-b71a-12e92b4a426b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:36.164438 np0000007688 devstack@c-api.service[100581]: DEBUG dbcounter [-] [100581] Writing DB stats cinder:SELECT=77,cinder:UPDATE=15,cinder:INSERT=7 {{(pid=100581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:32:36.171039 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:36.171039 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:36.176830 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9d74d24c-3c0e-42e1-b71a-12e92b4a426b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Volume info retrieved successfully. Aug 18 19:32:36.181860 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9d74d24c-3c0e-42e1-b71a-12e92b4a426b tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes/297dbc20-9006-4ae0-9dfa-809ebceafe4c returned with HTTP 200 Aug 18 19:32:36.182269 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1254/5011] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:36 2026] GET /volume/v3/volumes/297dbc20-9006-4ae0-9dfa-809ebceafe4c => generated 1065 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:32:37.195345 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0f755f6c-1521-487d-bae8-a52104efb6d8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:37.199393 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0f755f6c-1521-487d-bae8-a52104efb6d8 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/volumes/297dbc20-9006-4ae0-9dfa-809ebceafe4c Aug 18 19:32:37.199393 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0f755f6c-1521-487d-bae8-a52104efb6d8 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:37.199393 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0f755f6c-1521-487d-bae8-a52104efb6d8 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:37.201421 np0000007688 devstack@c-api.service[100580]: DEBUG dbcounter [-] [100580] Writing DB stats cinder:SELECT=132,cinder:UPDATE=53,cinder:INSERT=23 {{(pid=100580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:32:37.211450 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0f755f6c-1521-487d-bae8-a52104efb6d8 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes/297dbc20-9006-4ae0-9dfa-809ebceafe4c returned with HTTP 404 Aug 18 19:32:37.212161 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1253/5012] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:37 2026] GET /volume/v3/volumes/297dbc20-9006-4ae0-9dfa-809ebceafe4c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:32:37.223052 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-dd0fad19-c2f7-4315-9dd6-376c6117fa87 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:37.225549 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-dd0fad19-c2f7-4315-9dd6-376c6117fa87 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:32:37.225815 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-dd0fad19-c2f7-4315-9dd6-376c6117fa87 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:37.226402 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-dd0fad19-c2f7-4315-9dd6-376c6117fa87 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:37.226616 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-dd0fad19-c2f7-4315-9dd6-376c6117fa87 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:37.234879 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:37.234879 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:37.236087 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-dd0fad19-c2f7-4315-9dd6-376c6117fa87 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-member] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:32:37.236809 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1249/5013] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:37 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:37.250258 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-df88b3af-ae86-41dd-86c0-7b28adc841be None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:37.252442 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-df88b3af-ae86-41dd-86c0-7b28adc841be tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] DELETE https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 Aug 18 19:32:37.253056 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-df88b3af-ae86-41dd-86c0-7b28adc841be tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:37.253497 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-df88b3af-ae86-41dd-86c0-7b28adc841be tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:37.254423 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.backups [None req-df88b3af-ae86-41dd-86c0-7b28adc841be tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Delete backup with id: 968bf7d2-4a2a-409b-a748-bde99f5bd728. Aug 18 19:32:37.259933 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:37.259933 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:37.275786 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.backup.rpcapi [None req-df88b3af-ae86-41dd-86c0-7b28adc841be tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] delete_backup rpcapi backup_id 968bf7d2-4a2a-409b-a748-bde99f5bd728 {{(pid=100583) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:32:37.278149 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-df88b3af-ae86-41dd-86c0-7b28adc841be tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 returned with HTTP 202 Aug 18 19:32:37.278795 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1258/5014] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:32:37 2026] DELETE /volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:32:37.288514 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-74a276a8-9a46-4705-9493-62a99462ba93 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:37.294298 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-74a276a8-9a46-4705-9493-62a99462ba93 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 Aug 18 19:32:37.294603 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-74a276a8-9a46-4705-9493-62a99462ba93 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:37.294853 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-74a276a8-9a46-4705-9493-62a99462ba93 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:37.294993 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-74a276a8-9a46-4705-9493-62a99462ba93 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 968bf7d2-4a2a-409b-a748-bde99f5bd728. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:37.301416 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:37.301416 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:37.302302 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-74a276a8-9a46-4705-9493-62a99462ba93 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 returned with HTTP 200 Aug 18 19:32:37.302841 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1255/5015] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:37 2026] GET /volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:38.313731 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ec78b88a-0eaf-4d78-a1d4-53a78ded2f43 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:38.315679 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ec78b88a-0eaf-4d78-a1d4-53a78ded2f43 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 Aug 18 19:32:38.315939 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ec78b88a-0eaf-4d78-a1d4-53a78ded2f43 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:38.316182 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ec78b88a-0eaf-4d78-a1d4-53a78ded2f43 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:38.316333 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-ec78b88a-0eaf-4d78-a1d4-53a78ded2f43 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 968bf7d2-4a2a-409b-a748-bde99f5bd728. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:38.320031 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ec78b88a-0eaf-4d78-a1d4-53a78ded2f43 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 returned with HTTP 404 Aug 18 19:32:38.320766 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1254/5016] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:38 2026] GET /volume/v3/backups/968bf7d2-4a2a-409b-a748-bde99f5bd728 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:32:38.328842 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a7bbeb2a-9f3e-478f-b58f-a0e0d69ecf94 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:38.330864 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a7bbeb2a-9f3e-478f-b58f-a0e0d69ecf94 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] DELETE https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 Aug 18 19:32:38.331152 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a7bbeb2a-9f3e-478f-b58f-a0e0d69ecf94 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:38.331410 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a7bbeb2a-9f3e-478f-b58f-a0e0d69ecf94 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:38.331581 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.backups [None req-a7bbeb2a-9f3e-478f-b58f-a0e0d69ecf94 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Delete backup with id: fcfedbfa-9747-4efd-8521-e8b353c50d65. Aug 18 19:32:38.336266 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:38.336266 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:38.347601 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.backup.rpcapi [None req-a7bbeb2a-9f3e-478f-b58f-a0e0d69ecf94 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] delete_backup rpcapi backup_id fcfedbfa-9747-4efd-8521-e8b353c50d65 {{(pid=100582) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:32:38.349700 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a7bbeb2a-9f3e-478f-b58f-a0e0d69ecf94 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 returned with HTTP 202 Aug 18 19:32:38.350328 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1250/5017] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:32:38 2026] DELETE /volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:32:38.358963 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e40e4536-0280-406b-a750-9e5ae546fd2d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:38.363147 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e40e4536-0280-406b-a750-9e5ae546fd2d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 Aug 18 19:32:38.363147 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e40e4536-0280-406b-a750-9e5ae546fd2d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:38.363147 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e40e4536-0280-406b-a750-9e5ae546fd2d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:38.363147 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-e40e4536-0280-406b-a750-9e5ae546fd2d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id fcfedbfa-9747-4efd-8521-e8b353c50d65. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:38.376556 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:38.376556 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:38.376556 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e40e4536-0280-406b-a750-9e5ae546fd2d tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 returned with HTTP 200 Aug 18 19:32:38.377333 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1259/5018] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:38 2026] GET /volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:39.388414 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7c529233-d60a-484a-92c8-64f4290d51f8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:39.390249 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7c529233-d60a-484a-92c8-64f4290d51f8 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 Aug 18 19:32:39.390530 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7c529233-d60a-484a-92c8-64f4290d51f8 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:39.390731 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7c529233-d60a-484a-92c8-64f4290d51f8 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:39.390832 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-7c529233-d60a-484a-92c8-64f4290d51f8 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id fcfedbfa-9747-4efd-8521-e8b353c50d65. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:39.394637 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7c529233-d60a-484a-92c8-64f4290d51f8 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 returned with HTTP 404 Aug 18 19:32:39.395119 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1256/5019] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:39 2026] GET /volume/v3/backups/fcfedbfa-9747-4efd-8521-e8b353c50d65 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:32:39.401575 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-77dc46f7-2974-43a3-ab7f-31f23b7d6e22 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:39.403228 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-77dc46f7-2974-43a3-ab7f-31f23b7d6e22 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] DELETE https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:32:39.403447 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-77dc46f7-2974-43a3-ab7f-31f23b7d6e22 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:39.403637 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-77dc46f7-2974-43a3-ab7f-31f23b7d6e22 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:39.403735 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-77dc46f7-2974-43a3-ab7f-31f23b7d6e22 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Delete backup with id: 638fe8de-c6e0-4625-8ecb-7c20abf881f0. Aug 18 19:32:39.408403 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:39.408403 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:39.421065 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.rpcapi [None req-77dc46f7-2974-43a3-ab7f-31f23b7d6e22 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] delete_backup rpcapi backup_id 638fe8de-c6e0-4625-8ecb-7c20abf881f0 {{(pid=100580) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:32:39.423131 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-77dc46f7-2974-43a3-ab7f-31f23b7d6e22 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 202 Aug 18 19:32:39.423876 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1255/5020] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:32:39 2026] DELETE /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:32:39.433535 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6bae8a8b-fb03-467f-ad5d-3375c4b9eaa4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:39.436121 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6bae8a8b-fb03-467f-ad5d-3375c4b9eaa4 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:32:39.436585 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6bae8a8b-fb03-467f-ad5d-3375c4b9eaa4 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:39.436662 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6bae8a8b-fb03-467f-ad5d-3375c4b9eaa4 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:39.436823 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-6bae8a8b-fb03-467f-ad5d-3375c4b9eaa4 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:39.444634 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:39.444634 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:39.445461 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6bae8a8b-fb03-467f-ad5d-3375c4b9eaa4 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 200 Aug 18 19:32:39.445905 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1251/5021] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:39 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:40.403518 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c56e888f-af99-4e61-97f7-d2f8dcf138c8 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:40.457718 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-43a7fe8e-bcb7-42d4-94d7-c4df991218e4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:40.460730 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-43a7fe8e-bcb7-42d4-94d7-c4df991218e4 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 Aug 18 19:32:40.461074 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-43a7fe8e-bcb7-42d4-94d7-c4df991218e4 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:40.461319 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-43a7fe8e-bcb7-42d4-94d7-c4df991218e4 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:40.461495 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-43a7fe8e-bcb7-42d4-94d7-c4df991218e4 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Show backup with id 638fe8de-c6e0-4625-8ecb-7c20abf881f0. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:32:40.466650 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-43a7fe8e-bcb7-42d4-94d7-c4df991218e4 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 returned with HTTP 404 Aug 18 19:32:40.467234 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1257/5022] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:40 2026] GET /volume/v3/backups/638fe8de-c6e0-4625-8ecb-7c20abf881f0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:32:40.467628 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c56e888f-af99-4e61-97f7-d2f8dcf138c8 tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:32:40.468169 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c56e888f-af99-4e61-97f7-d2f8dcf138c8 tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1313121374-1064577469", "extra_specs": {"multiattach": " True"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:40.478199 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f652a824-34ec-46fe-bd7a-0ef652e587cb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:40.480152 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f652a824-34ec-46fe-bd7a-0ef652e587cb tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/8853e706-4bfc-4df6-a5a1-bf5f80b7843f Aug 18 19:32:40.480337 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f652a824-34ec-46fe-bd7a-0ef652e587cb tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:40.480539 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f652a824-34ec-46fe-bd7a-0ef652e587cb tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:40.480692 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-f652a824-34ec-46fe-bd7a-0ef652e587cb tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Delete volume with id: 8853e706-4bfc-4df6-a5a1-bf5f80b7843f Aug 18 19:32:40.488220 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:40.488220 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:40.488560 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f652a824-34ec-46fe-bd7a-0ef652e587cb tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Volume info retrieved successfully. Aug 18 19:32:40.489012 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c56e888f-af99-4e61-97f7-d2f8dcf138c8 tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:32:40.489516 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1260/5023] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:32:40 2026] POST /volume/v3/types => generated 287 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:40.498947 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9cc1ca71-7c38-43bf-b5c8-24655fcb2370 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:40.501226 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9cc1ca71-7c38-43bf-b5c8-24655fcb2370 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:32:40.501685 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9cc1ca71-7c38-43bf-b5c8-24655fcb2370 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-744021827", "snapshot_id": null, "imageRef": null, "volume_type": "be4b1bc0-7778-44ff-82c2-951c455a2b28", "size": 1}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:40.503762 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-9cc1ca71-7c38-43bf-b5c8-24655fcb2370 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-744021827', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'be4b1bc0-7778-44ff-82c2-951c455a2b28', 'size': 1}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:32:40.508230 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f652a824-34ec-46fe-bd7a-0ef652e587cb tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Delete volume request issued successfully. Aug 18 19:32:40.508460 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f652a824-34ec-46fe-bd7a-0ef652e587cb tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes/8853e706-4bfc-4df6-a5a1-bf5f80b7843f returned with HTTP 202 Aug 18 19:32:40.508875 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1256/5024] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:32:40 2026] DELETE /volume/v3/volumes/8853e706-4bfc-4df6-a5a1-bf5f80b7843f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:32:40.510122 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-9cc1ca71-7c38-43bf-b5c8-24655fcb2370 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Create volume of 1 GB Aug 18 19:32:40.510752 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:40.510752 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:40.511212 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-9cc1ca71-7c38-43bf-b5c8-24655fcb2370 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Availability Zones retrieved successfully. Aug 18 19:32:40.516655 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-84ab5f8e-1f93-4f17-a440-5085273a7a49 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:40.518497 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-84ab5f8e-1f93-4f17-a440-5085273a7a49 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/volumes/8853e706-4bfc-4df6-a5a1-bf5f80b7843f Aug 18 19:32:40.518814 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-84ab5f8e-1f93-4f17-a440-5085273a7a49 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:40.519037 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-84ab5f8e-1f93-4f17-a440-5085273a7a49 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:40.520253 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-9cc1ca71-7c38-43bf-b5c8-24655fcb2370 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Flow 'volume_create_api' (44a6da13-7b1e-410f-86b9-a2a49114cd1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:32:40.521742 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-9cc1ca71-7c38-43bf-b5c8-24655fcb2370 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40d21e27-5205-4fa1-b278-929c006cc1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:40.523044 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-9cc1ca71-7c38-43bf-b5c8-24655fcb2370 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:32:40.527588 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:40.527588 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:40.531909 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-84ab5f8e-1f93-4f17-a440-5085273a7a49 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Volume info retrieved successfully. Aug 18 19:32:40.534107 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:40.534107 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:40.536126 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-84ab5f8e-1f93-4f17-a440-5085273a7a49 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes/8853e706-4bfc-4df6-a5a1-bf5f80b7843f returned with HTTP 200 Aug 18 19:32:40.536612 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1258/5025] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:40 2026] GET /volume/v3/volumes/8853e706-4bfc-4df6-a5a1-bf5f80b7843f => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:32:40.552111 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-9cc1ca71-7c38-43bf-b5c8-24655fcb2370 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40d21e27-5205-4fa1-b278-929c006cc1f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:32:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=be4b1bc0-7778-44ff-82c2-951c455a2b28,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1313121374-1064577469',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be4b1bc0-7778-44ff-82c2-951c455a2b28', 'encryption_key_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=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:40.553134 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-9cc1ca71-7c38-43bf-b5c8-24655fcb2370 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eff360dd-80cf-4975-bed2-999ae8fe984e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:40.592389 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-9cc1ca71-7c38-43bf-b5c8-24655fcb2370 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1313121374-1064577469 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1313121374-1064577469, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:32:40.592793 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-9cc1ca71-7c38-43bf-b5c8-24655fcb2370 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1313121374-1064577469 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1313121374-1064577469, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:32:40.634135 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-9cc1ca71-7c38-43bf-b5c8-24655fcb2370 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Created reservations ['27487a42-6203-4129-9912-e06c1c0438da', '949ba818-2b32-466a-b3f7-450fab2e52f7', '9b460b4e-2570-40c8-874c-319ac0ba34b1', 'bab4d1a9-dcee-498e-b36e-ad63a7c8bdb3'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:32:40.635212 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-9cc1ca71-7c38-43bf-b5c8-24655fcb2370 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eff360dd-80cf-4975-bed2-999ae8fe984e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27487a42-6203-4129-9912-e06c1c0438da', '949ba818-2b32-466a-b3f7-450fab2e52f7', '9b460b4e-2570-40c8-874c-319ac0ba34b1', 'bab4d1a9-dcee-498e-b36e-ad63a7c8bdb3']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:40.636268 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-9cc1ca71-7c38-43bf-b5c8-24655fcb2370 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (444af0b8-7e42-4b5a-a746-4f1a2b1b38be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:40.668734 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-9cc1ca71-7c38-43bf-b5c8-24655fcb2370 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (444af0b8-7e42-4b5a-a746-4f1a2b1b38be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '290e5f66-3ef0-4799-8731-26b8cd229bd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-744021827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5e34885883ff47f0b62d336e723851c2',qos_specs=None,replication_status=,reservations=['27487a42-6203-4129-9912-e06c1c0438da','949ba818-2b32-466a-b3f7-450fab2e52f7','9b460b4e-2570-40c8-874c-319ac0ba34b1','bab4d1a9-dcee-498e-b36e-ad63a7c8bdb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bd057925dae4f999cc5ecb4fd1d1ed7',volume_type_id=be4b1bc0-7778-44ff-82c2-951c455a2b28), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:32:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-744021827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=290e5f66-3ef0-4799-8731-26b8cd229bd9,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5e34885883ff47f0b62d336e723851c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bd057925dae4f999cc5ecb4fd1d1ed7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be4b1bc0-7778-44ff-82c2-951c455a2b28),volume_type_id=be4b1bc0-7778-44ff-82c2-951c455a2b28)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:40.669470 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-9cc1ca71-7c38-43bf-b5c8-24655fcb2370 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51e9b3ee-fad8-466a-8db5-c02b918f6a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:40.687428 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-9cc1ca71-7c38-43bf-b5c8-24655fcb2370 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51e9b3ee-fad8-466a-8db5-c02b918f6a40) transitioned into state 'SUCCESS' from state '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-744021827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5e34885883ff47f0b62d336e723851c2',qos_specs=None,replication_status=,reservations=['27487a42-6203-4129-9912-e06c1c0438da','949ba818-2b32-466a-b3f7-450fab2e52f7','9b460b4e-2570-40c8-874c-319ac0ba34b1','bab4d1a9-dcee-498e-b36e-ad63a7c8bdb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bd057925dae4f999cc5ecb4fd1d1ed7',volume_type_id=be4b1bc0-7778-44ff-82c2-951c455a2b28)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:40.687969 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-9cc1ca71-7c38-43bf-b5c8-24655fcb2370 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3171f13a-c895-4dbe-b8b0-57662b7d6be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:40.698542 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-9cc1ca71-7c38-43bf-b5c8-24655fcb2370 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3171f13a-c895-4dbe-b8b0-57662b7d6be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:40.699555 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-9cc1ca71-7c38-43bf-b5c8-24655fcb2370 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Flow 'volume_create_api' (44a6da13-7b1e-410f-86b9-a2a49114cd1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:32:40.699827 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-9cc1ca71-7c38-43bf-b5c8-24655fcb2370 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Create volume request issued successfully. Aug 18 19:32:40.700351 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9cc1ca71-7c38-43bf-b5c8-24655fcb2370 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:32:40.700760 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1252/5026] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:32:40 2026] POST /volume/v3/volumes => generated 829 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:32:40.714140 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ff243e9c-b085-4425-b973-87ce8ad8701b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:40.716137 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ff243e9c-b085-4425-b973-87ce8ad8701b tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:32:40.716271 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ff243e9c-b085-4425-b973-87ce8ad8701b tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:40.716535 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ff243e9c-b085-4425-b973-87ce8ad8701b tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:40.725370 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:40.725370 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:40.729433 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ff243e9c-b085-4425-b973-87ce8ad8701b tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:40.734048 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ff243e9c-b085-4425-b973-87ce8ad8701b tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:32:40.734506 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1261/5027] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:40 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:41.548765 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d472dd0e-aaae-4884-bec1-fc23932e29f2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:41.550618 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d472dd0e-aaae-4884-bec1-fc23932e29f2 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] GET https://10.4.3.170/volume/v3/volumes/8853e706-4bfc-4df6-a5a1-bf5f80b7843f Aug 18 19:32:41.550825 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d472dd0e-aaae-4884-bec1-fc23932e29f2 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:41.551013 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d472dd0e-aaae-4884-bec1-fc23932e29f2 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:41.559087 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d472dd0e-aaae-4884-bec1-fc23932e29f2 tempest-ProjectMemberTests33-1368233317 tempest-ProjectMemberTests33-1368233317-project-admin] https://10.4.3.170/volume/v3/volumes/8853e706-4bfc-4df6-a5a1-bf5f80b7843f returned with HTTP 404 Aug 18 19:32:41.559576 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1257/5028] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:32:41 2026] GET /volume/v3/volumes/8853e706-4bfc-4df6-a5a1-bf5f80b7843f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:32:41.750774 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c0bc682c-553c-41fb-8dad-14bce4d2cb1e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:41.752871 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c0bc682c-553c-41fb-8dad-14bce4d2cb1e tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:32:41.753159 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c0bc682c-553c-41fb-8dad-14bce4d2cb1e tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:41.753436 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c0bc682c-553c-41fb-8dad-14bce4d2cb1e tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:41.760860 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:41.760860 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:41.765239 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c0bc682c-553c-41fb-8dad-14bce4d2cb1e tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:41.770324 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c0bc682c-553c-41fb-8dad-14bce4d2cb1e tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:32:41.770954 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1259/5029] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:41 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:41.783883 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-21083308-945c-46f6-abbe-fda2ada88a95 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:41.786039 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-21083308-945c-46f6-abbe-fda2ada88a95 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:32:41.786348 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-21083308-945c-46f6-abbe-fda2ada88a95 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:41.786596 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-21083308-945c-46f6-abbe-fda2ada88a95 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:41.793763 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:41.793763 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:41.798064 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-21083308-945c-46f6-abbe-fda2ada88a95 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:41.802698 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-21083308-945c-46f6-abbe-fda2ada88a95 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:32:41.803085 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1253/5030] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:41 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:41.815655 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-94526c36-9b7d-440b-9d53-371c931849ad None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:41.817741 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-94526c36-9b7d-440b-9d53-371c931849ad tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:32:41.818196 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-94526c36-9b7d-440b-9d53-371c931849ad tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1901896403", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:41.820126 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-94526c36-9b7d-440b-9d53-371c931849ad tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1901896403', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:32:41.820279 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-94526c36-9b7d-440b-9d53-371c931849ad tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Create volume of 1 GB Aug 18 19:32:41.826266 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-94526c36-9b7d-440b-9d53-371c931849ad tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Availability Zones retrieved successfully. Aug 18 19:32:41.833539 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-94526c36-9b7d-440b-9d53-371c931849ad tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Flow 'volume_create_api' (06f6b989-e168-4dbf-a567-a2eef0c5ef59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:32:41.834560 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-94526c36-9b7d-440b-9d53-371c931849ad tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cade14ca-7905-4376-99e0-cd2ef5929593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:41.835551 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-94526c36-9b7d-440b-9d53-371c931849ad tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:32:41.862695 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-94526c36-9b7d-440b-9d53-371c931849ad tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cade14ca-7905-4376-99e0-cd2ef5929593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:41.863616 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-94526c36-9b7d-440b-9d53-371c931849ad tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce711c84-947d-4450-9f48-9bf4a28e1174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:41.919997 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-94526c36-9b7d-440b-9d53-371c931849ad tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Created reservations ['4052dccb-f8a4-440c-9810-93cb4834edbc', 'd12b11fd-2210-4286-af2c-f2d93099e6d9', 'a378f70e-da33-4ec9-8526-c57ab6b586ac', 'f38b920b-c60d-4fe6-a320-4e229f8aba41'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:32:41.921266 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-94526c36-9b7d-440b-9d53-371c931849ad tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce711c84-947d-4450-9f48-9bf4a28e1174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4052dccb-f8a4-440c-9810-93cb4834edbc', 'd12b11fd-2210-4286-af2c-f2d93099e6d9', 'a378f70e-da33-4ec9-8526-c57ab6b586ac', 'f38b920b-c60d-4fe6-a320-4e229f8aba41']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:41.922430 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-94526c36-9b7d-440b-9d53-371c931849ad tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c60b396-5797-469e-b0c7-4234f9c5d2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:41.950722 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-94526c36-9b7d-440b-9d53-371c931849ad tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c60b396-5797-469e-b0c7-4234f9c5d2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e35323c4-d6f8-4779-a7b7-cf3e013f409d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1901896403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e34885883ff47f0b62d336e723851c2',qos_specs=None,replication_status=,reservations=['4052dccb-f8a4-440c-9810-93cb4834edbc','d12b11fd-2210-4286-af2c-f2d93099e6d9','a378f70e-da33-4ec9-8526-c57ab6b586ac','f38b920b-c60d-4fe6-a320-4e229f8aba41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bd057925dae4f999cc5ecb4fd1d1ed7',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:32:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1901896403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e35323c4-d6f8-4779-a7b7-cf3e013f409d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e34885883ff47f0b62d336e723851c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bd057925dae4f999cc5ecb4fd1d1ed7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:41.951748 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-94526c36-9b7d-440b-9d53-371c931849ad tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63378e4e-6392-46ad-919d-23c5a62ed2c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:41.972116 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-94526c36-9b7d-440b-9d53-371c931849ad tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63378e4e-6392-46ad-919d-23c5a62ed2c6) transitioned into state 'SUCCESS' from state '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-1901896403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e34885883ff47f0b62d336e723851c2',qos_specs=None,replication_status=,reservations=['4052dccb-f8a4-440c-9810-93cb4834edbc','d12b11fd-2210-4286-af2c-f2d93099e6d9','a378f70e-da33-4ec9-8526-c57ab6b586ac','f38b920b-c60d-4fe6-a320-4e229f8aba41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bd057925dae4f999cc5ecb4fd1d1ed7',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:41.972963 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-94526c36-9b7d-440b-9d53-371c931849ad tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5ecca31-0255-471c-8d90-87c313775e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:41.983749 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-94526c36-9b7d-440b-9d53-371c931849ad tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5ecca31-0255-471c-8d90-87c313775e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:41.984523 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-94526c36-9b7d-440b-9d53-371c931849ad tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Flow 'volume_create_api' (06f6b989-e168-4dbf-a567-a2eef0c5ef59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:32:41.984858 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-94526c36-9b7d-440b-9d53-371c931849ad tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Create volume request issued successfully. Aug 18 19:32:41.985433 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-94526c36-9b7d-440b-9d53-371c931849ad tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:32:41.985881 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1262/5031] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:32:41 2026] POST /volume/v3/volumes => generated 753 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:32:42.000625 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9f68d0fa-0e47-453a-9159-46b891822d99 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:42.003005 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9f68d0fa-0e47-453a-9159-46b891822d99 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d Aug 18 19:32:42.003296 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9f68d0fa-0e47-453a-9159-46b891822d99 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:42.003555 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9f68d0fa-0e47-453a-9159-46b891822d99 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:42.012958 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:42.012958 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:42.018446 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9f68d0fa-0e47-453a-9159-46b891822d99 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:42.024334 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9f68d0fa-0e47-453a-9159-46b891822d99 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d returned with HTTP 200 Aug 18 19:32:42.024914 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1258/5032] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:41 2026] GET /volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:43.037943 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1146e38f-6e70-4be0-8e22-c4baf2543f44 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:43.039964 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1146e38f-6e70-4be0-8e22-c4baf2543f44 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d Aug 18 19:32:43.040224 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1146e38f-6e70-4be0-8e22-c4baf2543f44 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:43.040476 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1146e38f-6e70-4be0-8e22-c4baf2543f44 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:43.047401 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:43.047401 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:43.051196 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-1146e38f-6e70-4be0-8e22-c4baf2543f44 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:43.055928 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1146e38f-6e70-4be0-8e22-c4baf2543f44 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d returned with HTTP 200 Aug 18 19:32:43.056454 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1260/5033] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:43 2026] GET /volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:32:43.069923 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ccfa6a3b-eda3-491d-8f20-51a43d2410e8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:43.072271 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ccfa6a3b-eda3-491d-8f20-51a43d2410e8 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d Aug 18 19:32:43.072337 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ccfa6a3b-eda3-491d-8f20-51a43d2410e8 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:43.072596 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ccfa6a3b-eda3-491d-8f20-51a43d2410e8 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:43.082280 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:43.082280 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:43.087144 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ccfa6a3b-eda3-491d-8f20-51a43d2410e8 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:43.091848 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ccfa6a3b-eda3-491d-8f20-51a43d2410e8 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d returned with HTTP 200 Aug 18 19:32:43.092332 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1254/5034] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:43 2026] GET /volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:43.106853 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d36080c2-a857-493f-a2ce-283a7272dba4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:43.108826 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d36080c2-a857-493f-a2ce-283a7272dba4 tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:32:43.109206 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d36080c2-a857-493f-a2ce-283a7272dba4 tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-679757074", "extra_specs": {}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:43.110869 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:43.110869 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:43.125272 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d36080c2-a857-493f-a2ce-283a7272dba4 tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:32:43.125952 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1263/5035] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:32:43 2026] POST /volume/v3/types => generated 211 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:43.135312 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-104ceb7d-209b-4235-b388-2e79a210f2c3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:43.137687 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-104ceb7d-209b-4235-b388-2e79a210f2c3 tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] POST https://10.4.3.170/volume/v3/types/0d7bb31c-878d-4207-a965-bb766a57cd78/encryption Aug 18 19:32:43.139381 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-104ceb7d-209b-4235-b388-2e79a210f2c3 tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:43.159661 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-104ceb7d-209b-4235-b388-2e79a210f2c3 tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] https://10.4.3.170/volume/v3/types/0d7bb31c-878d-4207-a965-bb766a57cd78/encryption returned with HTTP 200 Aug 18 19:32:43.160614 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1259/5036] 10.4.3.170 () {68 vars in 1397 bytes} [Tue Aug 18 19:32:43 2026] POST /volume/v3/types/0d7bb31c-878d-4207-a965-bb766a57cd78/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:43.170166 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4d7cc41f-a2ae-4f0e-8e38-e5440673790d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:43.173985 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4d7cc41f-a2ae-4f0e-8e38-e5440673790d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:32:43.174490 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4d7cc41f-a2ae-4f0e-8e38-e5440673790d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-370190843", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-679757074", "size": 1}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:43.176604 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-4d7cc41f-a2ae-4f0e-8e38-e5440673790d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-370190843', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-679757074', 'size': 1}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:32:43.183065 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-4d7cc41f-a2ae-4f0e-8e38-e5440673790d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Create volume of 1 GB Aug 18 19:32:43.183330 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:43.183330 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:43.184174 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4d7cc41f-a2ae-4f0e-8e38-e5440673790d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Availability Zones retrieved successfully. Aug 18 19:32:43.191905 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4d7cc41f-a2ae-4f0e-8e38-e5440673790d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Flow 'volume_create_api' (e5fd6ec8-1930-42c0-870b-84321fa802c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:32:43.193158 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4d7cc41f-a2ae-4f0e-8e38-e5440673790d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d1a9bb8-8a2d-4a55-9c7b-4cefb7f85ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:43.194410 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-4d7cc41f-a2ae-4f0e-8e38-e5440673790d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:32:43.226805 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4d7cc41f-a2ae-4f0e-8e38-e5440673790d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d1a9bb8-8a2d-4a55-9c7b-4cefb7f85ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:32:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d7bb31c-878d-4207-a965-bb766a57cd78,is_public=True,name='tempest-scenario-type-luks-679757074',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d7bb31c-878d-4207-a965-bb766a57cd78', '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=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:43.227887 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4d7cc41f-a2ae-4f0e-8e38-e5440673790d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d1f9b1c-588f-4ea8-825a-a80e640b4786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:43.253198 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-139a76ef-05ad-4aea-bbfd-df30108448ac None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:43.263825 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-4d7cc41f-a2ae-4f0e-8e38-e5440673790d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-679757074 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-679757074, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:32:43.264220 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-4d7cc41f-a2ae-4f0e-8e38-e5440673790d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-679757074 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-679757074, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:32:43.299581 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-4d7cc41f-a2ae-4f0e-8e38-e5440673790d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Created reservations ['b771fc97-432d-4535-999b-d13e96e0f9b8', 'babe0f99-1b01-41bf-87cf-cfa54629693e', '04ff3d97-11e6-4999-8cdd-07e824e97fce', '2fed97e3-3e8c-437d-99d3-1db6e6fe3aa8'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:32:43.300620 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4d7cc41f-a2ae-4f0e-8e38-e5440673790d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d1f9b1c-588f-4ea8-825a-a80e640b4786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b771fc97-432d-4535-999b-d13e96e0f9b8', 'babe0f99-1b01-41bf-87cf-cfa54629693e', '04ff3d97-11e6-4999-8cdd-07e824e97fce', '2fed97e3-3e8c-437d-99d3-1db6e6fe3aa8']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:43.301582 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4d7cc41f-a2ae-4f0e-8e38-e5440673790d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6698495d-1e35-41fd-a979-974d3a62e9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:43.329498 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4d7cc41f-a2ae-4f0e-8e38-e5440673790d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6698495d-1e35-41fd-a979-974d3a62e9f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abe29ca2-e713-439d-946d-76858e4216e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-370190843',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e34885883ff47f0b62d336e723851c2',qos_specs=None,replication_status=,reservations=['b771fc97-432d-4535-999b-d13e96e0f9b8','babe0f99-1b01-41bf-87cf-cfa54629693e','04ff3d97-11e6-4999-8cdd-07e824e97fce','2fed97e3-3e8c-437d-99d3-1db6e6fe3aa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bd057925dae4f999cc5ecb4fd1d1ed7',volume_type_id=0d7bb31c-878d-4207-a965-bb766a57cd78), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:32:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-370190843',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=abe29ca2-e713-439d-946d-76858e4216e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e34885883ff47f0b62d336e723851c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bd057925dae4f999cc5ecb4fd1d1ed7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d7bb31c-878d-4207-a965-bb766a57cd78),volume_type_id=0d7bb31c-878d-4207-a965-bb766a57cd78)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:43.330399 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4d7cc41f-a2ae-4f0e-8e38-e5440673790d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce3ff80b-d507-4b8c-b126-8fc68f51ae8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:43.352202 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4d7cc41f-a2ae-4f0e-8e38-e5440673790d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce3ff80b-d507-4b8c-b126-8fc68f51ae8a) transitioned into state 'SUCCESS' from state '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-370190843',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e34885883ff47f0b62d336e723851c2',qos_specs=None,replication_status=,reservations=['b771fc97-432d-4535-999b-d13e96e0f9b8','babe0f99-1b01-41bf-87cf-cfa54629693e','04ff3d97-11e6-4999-8cdd-07e824e97fce','2fed97e3-3e8c-437d-99d3-1db6e6fe3aa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bd057925dae4f999cc5ecb4fd1d1ed7',volume_type_id=0d7bb31c-878d-4207-a965-bb766a57cd78)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:43.352928 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4d7cc41f-a2ae-4f0e-8e38-e5440673790d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa0878ef-e4b0-4e42-8dfd-fea74ad0be55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:43.361905 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-139a76ef-05ad-4aea-bbfd-df30108448ac tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:32:43.362247 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-139a76ef-05ad-4aea-bbfd-df30108448ac tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1978483419"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:43.363815 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-139a76ef-05ad-4aea-bbfd-df30108448ac tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1978483419'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:32:43.364003 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-139a76ef-05ad-4aea-bbfd-df30108448ac tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume of 1 GB Aug 18 19:32:43.364766 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4d7cc41f-a2ae-4f0e-8e38-e5440673790d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa0878ef-e4b0-4e42-8dfd-fea74ad0be55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:43.366170 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-4d7cc41f-a2ae-4f0e-8e38-e5440673790d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Flow 'volume_create_api' (e5fd6ec8-1930-42c0-870b-84321fa802c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:32:43.366705 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4d7cc41f-a2ae-4f0e-8e38-e5440673790d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Create volume request issued successfully. Aug 18 19:32:43.367546 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4d7cc41f-a2ae-4f0e-8e38-e5440673790d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:32:43.368051 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1261/5037] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:32:43 2026] POST /volume/v3/volumes => generated 779 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:32:43.368345 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-139a76ef-05ad-4aea-bbfd-df30108448ac tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Availability Zones retrieved successfully. Aug 18 19:32:43.374636 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-139a76ef-05ad-4aea-bbfd-df30108448ac tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Flow 'volume_create_api' (166746f8-0961-43a6-b473-403f8482d8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:32:43.375992 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-139a76ef-05ad-4aea-bbfd-df30108448ac tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d89bdee7-e4ed-4edd-b71d-8114f8bd04e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:43.377003 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-139a76ef-05ad-4aea-bbfd-df30108448ac tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:32:43.381387 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9bb5b666-9c2d-46c7-9dc3-ac2ebd0ebaaf None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:43.383262 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9bb5b666-9c2d-46c7-9dc3-ac2ebd0ebaaf tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 Aug 18 19:32:43.383529 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9bb5b666-9c2d-46c7-9dc3-ac2ebd0ebaaf tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:43.383861 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9bb5b666-9c2d-46c7-9dc3-ac2ebd0ebaaf tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:43.395139 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:43.395139 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:43.405908 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9bb5b666-9c2d-46c7-9dc3-ac2ebd0ebaaf tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:43.413243 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-139a76ef-05ad-4aea-bbfd-df30108448ac tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d89bdee7-e4ed-4edd-b71d-8114f8bd04e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:43.413823 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9bb5b666-9c2d-46c7-9dc3-ac2ebd0ebaaf tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 returned with HTTP 200 Aug 18 19:32:43.414436 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1264/5038] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:43 2026] GET /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:43.414541 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-139a76ef-05ad-4aea-bbfd-df30108448ac tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4c9bd4a-833b-4cad-a8dc-cea4eecd4004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:43.490965 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-139a76ef-05ad-4aea-bbfd-df30108448ac tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Created reservations ['66d4b752-37cb-478b-82f6-bb5a0a648e50', 'e4aec4d0-7888-4bf5-9a9d-655cf00d3130', '1cc04543-f393-457b-a047-bb84f15b3f6b', 'fc1e6d4f-537b-474b-bb33-ae13f92a0c7c'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:32:43.491834 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-139a76ef-05ad-4aea-bbfd-df30108448ac tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4c9bd4a-833b-4cad-a8dc-cea4eecd4004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66d4b752-37cb-478b-82f6-bb5a0a648e50', 'e4aec4d0-7888-4bf5-9a9d-655cf00d3130', '1cc04543-f393-457b-a047-bb84f15b3f6b', 'fc1e6d4f-537b-474b-bb33-ae13f92a0c7c']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:43.492765 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-139a76ef-05ad-4aea-bbfd-df30108448ac tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f44ff10-5713-47c9-98d3-4a190104935f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:43.521978 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-139a76ef-05ad-4aea-bbfd-df30108448ac tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f44ff10-5713-47c9-98d3-4a190104935f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '091c086a-5606-4a47-b9b1-f660ac4d9991', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1978483419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34d9767a730a4a5b81a33b65d0e62027',qos_specs=None,replication_status=,reservations=['66d4b752-37cb-478b-82f6-bb5a0a648e50','e4aec4d0-7888-4bf5-9a9d-655cf00d3130','1cc04543-f393-457b-a047-bb84f15b3f6b','fc1e6d4f-537b-474b-bb33-ae13f92a0c7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:32:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1978483419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=091c086a-5606-4a47-b9b1-f660ac4d9991,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34d9767a730a4a5b81a33b65d0e62027',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:43.523162 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-139a76ef-05ad-4aea-bbfd-df30108448ac tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ac9ae0d-f0d6-4130-9be3-ff70d916abc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:43.545458 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-139a76ef-05ad-4aea-bbfd-df30108448ac tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ac9ae0d-f0d6-4130-9be3-ff70d916abc4) transitioned into state 'SUCCESS' from state '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-1978483419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34d9767a730a4a5b81a33b65d0e62027',qos_specs=None,replication_status=,reservations=['66d4b752-37cb-478b-82f6-bb5a0a648e50','e4aec4d0-7888-4bf5-9a9d-655cf00d3130','1cc04543-f393-457b-a047-bb84f15b3f6b','fc1e6d4f-537b-474b-bb33-ae13f92a0c7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:43.546377 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-139a76ef-05ad-4aea-bbfd-df30108448ac tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c255019-c77b-4e07-a19d-33d110eb5141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:43.557656 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-139a76ef-05ad-4aea-bbfd-df30108448ac tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c255019-c77b-4e07-a19d-33d110eb5141) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:43.558928 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-139a76ef-05ad-4aea-bbfd-df30108448ac tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Flow 'volume_create_api' (166746f8-0961-43a6-b473-403f8482d8ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:32:43.559321 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-139a76ef-05ad-4aea-bbfd-df30108448ac tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume request issued successfully. Aug 18 19:32:43.560286 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-139a76ef-05ad-4aea-bbfd-df30108448ac tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:32:43.561320 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1255/5039] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:32:43 2026] POST /volume/v3/volumes => generated 778 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:32:43.573772 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-085694df-37ca-4dc3-957b-608f4ed0d790 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:43.576617 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-085694df-37ca-4dc3-957b-608f4ed0d790 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/091c086a-5606-4a47-b9b1-f660ac4d9991 Aug 18 19:32:43.578385 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-085694df-37ca-4dc3-957b-608f4ed0d790 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:43.578385 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-085694df-37ca-4dc3-957b-608f4ed0d790 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:43.586724 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:43.586724 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:43.593933 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-085694df-37ca-4dc3-957b-608f4ed0d790 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:32:43.596026 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-085694df-37ca-4dc3-957b-608f4ed0d790 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/091c086a-5606-4a47-b9b1-f660ac4d9991 returned with HTTP 200 Aug 18 19:32:43.596586 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1260/5040] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:43 2026] GET /volume/v3/volumes/091c086a-5606-4a47-b9b1-f660ac4d9991 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:44.429828 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a23e3d72-0419-4613-94bb-2513a02fbfef None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:44.431782 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a23e3d72-0419-4613-94bb-2513a02fbfef tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 Aug 18 19:32:44.432007 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a23e3d72-0419-4613-94bb-2513a02fbfef tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:44.432211 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a23e3d72-0419-4613-94bb-2513a02fbfef tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:44.440967 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:44.440967 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:44.445920 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a23e3d72-0419-4613-94bb-2513a02fbfef tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:44.452130 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a23e3d72-0419-4613-94bb-2513a02fbfef tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 returned with HTTP 200 Aug 18 19:32:44.452658 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1262/5041] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:44 2026] GET /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:44.465587 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f1f9db28-8127-4446-83f3-eee378e7fa73 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:44.467596 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f1f9db28-8127-4446-83f3-eee378e7fa73 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 Aug 18 19:32:44.467800 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f1f9db28-8127-4446-83f3-eee378e7fa73 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:44.467978 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f1f9db28-8127-4446-83f3-eee378e7fa73 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:44.475520 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:44.475520 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:44.479542 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f1f9db28-8127-4446-83f3-eee378e7fa73 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:44.483867 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f1f9db28-8127-4446-83f3-eee378e7fa73 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 returned with HTTP 200 Aug 18 19:32:44.484283 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1265/5042] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:44 2026] GET /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:44.528083 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-f38e099e-5762-40ae-b398-b06e225bf628 req-8c60b85e-364c-4aec-8450-78afee0a1e23 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:44.530326 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-f38e099e-5762-40ae-b398-b06e225bf628 req-8c60b85e-364c-4aec-8450-78afee0a1e23 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d Aug 18 19:32:44.530559 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-f38e099e-5762-40ae-b398-b06e225bf628 req-8c60b85e-364c-4aec-8450-78afee0a1e23 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:44.530793 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-f38e099e-5762-40ae-b398-b06e225bf628 req-8c60b85e-364c-4aec-8450-78afee0a1e23 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:44.538076 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:44.538076 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:44.541474 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-f38e099e-5762-40ae-b398-b06e225bf628 req-8c60b85e-364c-4aec-8450-78afee0a1e23 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:44.545572 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-f38e099e-5762-40ae-b398-b06e225bf628 req-8c60b85e-364c-4aec-8450-78afee0a1e23 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d returned with HTTP 200 Aug 18 19:32:44.546092 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1256/5043] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:32:44 2026] GET /volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:44.610983 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a56b2b4d-08f1-4a3a-8ee4-c16dd9fa5aaf None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:44.613003 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a56b2b4d-08f1-4a3a-8ee4-c16dd9fa5aaf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/091c086a-5606-4a47-b9b1-f660ac4d9991 Aug 18 19:32:44.614537 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a56b2b4d-08f1-4a3a-8ee4-c16dd9fa5aaf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:44.614537 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a56b2b4d-08f1-4a3a-8ee4-c16dd9fa5aaf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:44.616150 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c6ac5c2f-295d-46ca-97cb-e379b52936b9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:44.616150 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c6ac5c2f-295d-46ca-97cb-e379b52936b9 None None] GET https://10.4.3.170/volume// Aug 18 19:32:44.616150 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c6ac5c2f-295d-46ca-97cb-e379b52936b9 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:44.616150 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c6ac5c2f-295d-46ca-97cb-e379b52936b9 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:44.616446 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c6ac5c2f-295d-46ca-97cb-e379b52936b9 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:32:44.616714 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1263/5044] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:32:44 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 19:32:44.621163 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:44.621163 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:44.624738 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-f38e099e-5762-40ae-b398-b06e225bf628 req-dafa89e8-dea3-4d24-8657-b1fd1565ea99 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:44.627074 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a56b2b4d-08f1-4a3a-8ee4-c16dd9fa5aaf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:32:44.627163 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f38e099e-5762-40ae-b398-b06e225bf628 req-dafa89e8-dea3-4d24-8657-b1fd1565ea99 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:32:44.627163 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-f38e099e-5762-40ae-b398-b06e225bf628 req-dafa89e8-dea3-4d24-8657-b1fd1565ea99 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e35323c4-d6f8-4779-a7b7-cf3e013f409d", "connector": null, "instance_uuid": "8de7ba15-117d-47eb-9ebd-a2204fdfbff2"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:44.629069 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a56b2b4d-08f1-4a3a-8ee4-c16dd9fa5aaf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/091c086a-5606-4a47-b9b1-f660ac4d9991 returned with HTTP 200 Aug 18 19:32:44.629761 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1261/5045] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:44 2026] GET /volume/v3/volumes/091c086a-5606-4a47-b9b1-f660ac4d9991 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:32:44.635830 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:44.635830 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:44.643188 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-252b65c2-bb28-4db4-bd1f-0ed9c19fbe94 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:44.666620 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f38e099e-5762-40ae-b398-b06e225bf628 req-dafa89e8-dea3-4d24-8657-b1fd1565ea99 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:32:44.667102 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1266/5046] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:32:44 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 19:32:44.693126 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-339590d2-8232-40bb-89ae-0eec49ed4701 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:44.694832 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-339590d2-8232-40bb-89ae-0eec49ed4701 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d Aug 18 19:32:44.695022 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-339590d2-8232-40bb-89ae-0eec49ed4701 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:44.695198 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-339590d2-8232-40bb-89ae-0eec49ed4701 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:44.700648 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-252b65c2-bb28-4db4-bd1f-0ed9c19fbe94 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:32:44.700648 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-252b65c2-bb28-4db4-bd1f-0ed9c19fbe94 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "091c086a-5606-4a47-b9b1-f660ac4d9991", "name": "tempest-ProjectMemberTests-Snapshot-844449330"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:44.705413 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:44.705413 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:44.708147 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f270e4d3-84f7-4c54-bd05-f61e087969a7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:44.708485 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:44.708485 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:44.709005 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-252b65c2-bb28-4db4-bd1f-0ed9c19fbe94 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Volume info retrieved successfully. Aug 18 19:32:44.709097 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f270e4d3-84f7-4c54-bd05-f61e087969a7 None None] GET https://10.4.3.170/volume// Aug 18 19:32:44.709155 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-252b65c2-bb28-4db4-bd1f-0ed9c19fbe94 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Create snapshot from volume 091c086a-5606-4a47-b9b1-f660ac4d9991 Aug 18 19:32:44.709475 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f270e4d3-84f7-4c54-bd05-f61e087969a7 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:44.709736 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-339590d2-8232-40bb-89ae-0eec49ed4701 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:44.709951 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f270e4d3-84f7-4c54-bd05-f61e087969a7 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:44.710457 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f270e4d3-84f7-4c54-bd05-f61e087969a7 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:32:44.710992 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1262/5047] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:32:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:32:44.714205 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-339590d2-8232-40bb-89ae-0eec49ed4701 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d returned with HTTP 200 Aug 18 19:32:44.714599 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1264/5048] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:44 2026] GET /volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:44.724411 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-f38e099e-5762-40ae-b398-b06e225bf628 req-c4e10448-3767-4cd8-9313-393d063b9c10 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:44.726501 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f38e099e-5762-40ae-b398-b06e225bf628 req-c4e10448-3767-4cd8-9313-393d063b9c10 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d Aug 18 19:32:44.726728 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-f38e099e-5762-40ae-b398-b06e225bf628 req-c4e10448-3767-4cd8-9313-393d063b9c10 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:44.726991 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-f38e099e-5762-40ae-b398-b06e225bf628 req-c4e10448-3767-4cd8-9313-393d063b9c10 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:44.736277 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:44.736277 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:44.739989 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-f38e099e-5762-40ae-b398-b06e225bf628 req-c4e10448-3767-4cd8-9313-393d063b9c10 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:44.746109 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f38e099e-5762-40ae-b398-b06e225bf628 req-c4e10448-3767-4cd8-9313-393d063b9c10 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d returned with HTTP 200 Aug 18 19:32:44.746616 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1267/5049] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:32:44 2026] GET /volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:32:44.752884 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-252b65c2-bb28-4db4-bd1f-0ed9c19fbe94 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Created reservations ['7addcd8c-3dea-4814-ba46-b21187af7214', '1921ac8e-860a-4c3a-b6e3-447bb0244286', 'e86373fb-4f8c-4e57-a127-f4f3812572bb', 'ff0c27b8-d110-433c-a1a8-8a500b45cb68'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:32:44.793410 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-252b65c2-bb28-4db4-bd1f-0ed9c19fbe94 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Snapshot create request issued successfully. Aug 18 19:32:44.794054 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-252b65c2-bb28-4db4-bd1f-0ed9c19fbe94 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:32:44.794537 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1257/5050] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:32:44 2026] POST /volume/v3/snapshots => generated 304 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:32:44.806542 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a7723ba7-92db-4e37-aa86-4d6ccd9f9ed4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:44.808678 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a7723ba7-92db-4e37-aa86-4d6ccd9f9ed4 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] GET https://10.4.3.170/volume/v3/snapshots/880e41c2-e2b6-42e3-8cb5-f4b10842c446 Aug 18 19:32:44.809274 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a7723ba7-92db-4e37-aa86-4d6ccd9f9ed4 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:44.809615 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a7723ba7-92db-4e37-aa86-4d6ccd9f9ed4 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:44.816506 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:44.816506 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:44.817439 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a7723ba7-92db-4e37-aa86-4d6ccd9f9ed4 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Snapshot retrieved successfully. Aug 18 19:32:44.819120 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a7723ba7-92db-4e37-aa86-4d6ccd9f9ed4 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] https://10.4.3.170/volume/v3/snapshots/880e41c2-e2b6-42e3-8cb5-f4b10842c446 returned with HTTP 200 Aug 18 19:32:44.819120 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1263/5051] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:32:44 2026] GET /volume/v3/snapshots/880e41c2-e2b6-42e3-8cb5-f4b10842c446 => generated 436 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:44.856451 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-f38e099e-5762-40ae-b398-b06e225bf628 req-fc0c6790-5dfc-41d0-9d3e-449282fdd999 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:44.859121 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-f38e099e-5762-40ae-b398-b06e225bf628 req-fc0c6790-5dfc-41d0-9d3e-449282fdd999 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] PUT https://10.4.3.170/volume/v3/attachments/86426abb-46b9-4d75-8741-77ef7064fa03 Aug 18 19:32:44.859580 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-f38e099e-5762-40ae-b398-b06e225bf628 req-fc0c6790-5dfc-41d0-9d3e-449282fdd999 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:44.867913 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-f38e099e-5762-40ae-b398-b06e225bf628 req-fc0c6790-5dfc-41d0-9d3e-449282fdd999 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Acquiring lock "cinder-attachment_update-e35323c4-d6f8-4779-a7b7-cf3e013f409d-np0000007688" by "attachment_update" {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:32:44.873689 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-f38e099e-5762-40ae-b398-b06e225bf628 req-fc0c6790-5dfc-41d0-9d3e-449282fdd999 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Lock "cinder-attachment_update-e35323c4-d6f8-4779-a7b7-cf3e013f409d-np0000007688" acquired by "attachment_update" :: waited 0.006s {{(pid=100581) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:32:44.875232 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:44.875232 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:44.973217 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.coordination [req-f38e099e-5762-40ae-b398-b06e225bf628 req-fc0c6790-5dfc-41d0-9d3e-449282fdd999 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Lock "cinder-attachment_update-e35323c4-d6f8-4779-a7b7-cf3e013f409d-np0000007688" released by "attachment_update" :: held 0.100s {{(pid=100581) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:32:44.973654 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-f38e099e-5762-40ae-b398-b06e225bf628 req-fc0c6790-5dfc-41d0-9d3e-449282fdd999 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/attachments/86426abb-46b9-4d75-8741-77ef7064fa03 returned with HTTP 200 Aug 18 19:32:44.974187 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1265/5052] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:32:44 2026] PUT /volume/v3/attachments/86426abb-46b9-4d75-8741-77ef7064fa03 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:32:45.730827 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ccebb969-788b-42d6-831d-0f0e8a407510 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:45.733187 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ccebb969-788b-42d6-831d-0f0e8a407510 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d Aug 18 19:32:45.733467 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ccebb969-788b-42d6-831d-0f0e8a407510 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:45.733734 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ccebb969-788b-42d6-831d-0f0e8a407510 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:45.744458 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:45.744458 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:45.749507 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ccebb969-788b-42d6-831d-0f0e8a407510 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:45.755449 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ccebb969-788b-42d6-831d-0f0e8a407510 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d returned with HTTP 200 Aug 18 19:32:45.755993 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1268/5053] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:45 2026] GET /volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:45.829994 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3902ca45-decb-40ec-b29e-0791c0354633 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:45.831863 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3902ca45-decb-40ec-b29e-0791c0354633 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] GET https://10.4.3.170/volume/v3/snapshots/880e41c2-e2b6-42e3-8cb5-f4b10842c446 Aug 18 19:32:45.832085 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3902ca45-decb-40ec-b29e-0791c0354633 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:45.832305 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3902ca45-decb-40ec-b29e-0791c0354633 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:45.838337 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:45.838337 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:45.838946 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-3902ca45-decb-40ec-b29e-0791c0354633 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Snapshot retrieved successfully. Aug 18 19:32:45.840020 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3902ca45-decb-40ec-b29e-0791c0354633 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] https://10.4.3.170/volume/v3/snapshots/880e41c2-e2b6-42e3-8cb5-f4b10842c446 returned with HTTP 200 Aug 18 19:32:45.840678 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1258/5054] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:32:45 2026] GET /volume/v3/snapshots/880e41c2-e2b6-42e3-8cb5-f4b10842c446 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:45.852010 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f0cb0a96-9d24-42aa-9cf6-5b2a0cc5f2dc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:45.856395 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f0cb0a96-9d24-42aa-9cf6-5b2a0cc5f2dc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/880e41c2-e2b6-42e3-8cb5-f4b10842c446 Aug 18 19:32:45.856395 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f0cb0a96-9d24-42aa-9cf6-5b2a0cc5f2dc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:45.856395 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f0cb0a96-9d24-42aa-9cf6-5b2a0cc5f2dc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:45.856395 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-f0cb0a96-9d24-42aa-9cf6-5b2a0cc5f2dc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Delete snapshot with id: 880e41c2-e2b6-42e3-8cb5-f4b10842c446 Aug 18 19:32:45.863546 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:45.863546 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:45.864439 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f0cb0a96-9d24-42aa-9cf6-5b2a0cc5f2dc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Snapshot retrieved successfully. Aug 18 19:32:45.886400 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f0cb0a96-9d24-42aa-9cf6-5b2a0cc5f2dc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Snapshot delete request issued successfully. Aug 18 19:32:45.886873 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f0cb0a96-9d24-42aa-9cf6-5b2a0cc5f2dc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] https://10.4.3.170/volume/v3/snapshots/880e41c2-e2b6-42e3-8cb5-f4b10842c446 returned with HTTP 202 Aug 18 19:32:45.887721 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1264/5055] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:32:45 2026] DELETE /volume/v3/snapshots/880e41c2-e2b6-42e3-8cb5-f4b10842c446 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:32:45.896960 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8a71af50-53f0-437d-b5c1-2642fadfd777 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:45.900113 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8a71af50-53f0-437d-b5c1-2642fadfd777 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] GET https://10.4.3.170/volume/v3/snapshots/880e41c2-e2b6-42e3-8cb5-f4b10842c446 Aug 18 19:32:45.900354 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8a71af50-53f0-437d-b5c1-2642fadfd777 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:45.900590 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8a71af50-53f0-437d-b5c1-2642fadfd777 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:45.912178 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:45.912178 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:45.912936 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-8a71af50-53f0-437d-b5c1-2642fadfd777 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Snapshot retrieved successfully. Aug 18 19:32:45.914162 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8a71af50-53f0-437d-b5c1-2642fadfd777 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] https://10.4.3.170/volume/v3/snapshots/880e41c2-e2b6-42e3-8cb5-f4b10842c446 returned with HTTP 200 Aug 18 19:32:45.915051 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1266/5056] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:32:45 2026] GET /volume/v3/snapshots/880e41c2-e2b6-42e3-8cb5-f4b10842c446 => generated 462 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:46.771260 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-86e0bbf1-b68b-4a5e-9cf6-5c3e6c2352fc None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:46.773460 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-86e0bbf1-b68b-4a5e-9cf6-5c3e6c2352fc tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d Aug 18 19:32:46.773702 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-86e0bbf1-b68b-4a5e-9cf6-5c3e6c2352fc tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:46.773935 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-86e0bbf1-b68b-4a5e-9cf6-5c3e6c2352fc tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:46.784571 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:46.784571 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:46.788560 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-86e0bbf1-b68b-4a5e-9cf6-5c3e6c2352fc tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:46.793394 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-86e0bbf1-b68b-4a5e-9cf6-5c3e6c2352fc tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d returned with HTTP 200 Aug 18 19:32:46.794006 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1269/5057] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:46 2026] GET /volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:46.926153 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-86a8dcb6-b2bf-47a8-a473-3ca000f9aee9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:46.928173 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-86a8dcb6-b2bf-47a8-a473-3ca000f9aee9 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] GET https://10.4.3.170/volume/v3/snapshots/880e41c2-e2b6-42e3-8cb5-f4b10842c446 Aug 18 19:32:46.928440 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-86a8dcb6-b2bf-47a8-a473-3ca000f9aee9 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:46.928718 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-86a8dcb6-b2bf-47a8-a473-3ca000f9aee9 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:46.933392 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-86a8dcb6-b2bf-47a8-a473-3ca000f9aee9 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] https://10.4.3.170/volume/v3/snapshots/880e41c2-e2b6-42e3-8cb5-f4b10842c446 returned with HTTP 404 Aug 18 19:32:46.933915 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1259/5058] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:32:46 2026] GET /volume/v3/snapshots/880e41c2-e2b6-42e3-8cb5-f4b10842c446 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:32:46.942552 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-72474817-b1af-4bd8-bd5c-de27fdcc8491 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:46.944379 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-72474817-b1af-4bd8-bd5c-de27fdcc8491 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/091c086a-5606-4a47-b9b1-f660ac4d9991 Aug 18 19:32:46.945887 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-72474817-b1af-4bd8-bd5c-de27fdcc8491 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:46.945887 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-72474817-b1af-4bd8-bd5c-de27fdcc8491 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:46.945887 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-72474817-b1af-4bd8-bd5c-de27fdcc8491 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete volume with id: 091c086a-5606-4a47-b9b1-f660ac4d9991 Aug 18 19:32:46.953320 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:46.953320 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:46.954054 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-72474817-b1af-4bd8-bd5c-de27fdcc8491 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:32:46.971568 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-72474817-b1af-4bd8-bd5c-de27fdcc8491 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete volume request issued successfully. Aug 18 19:32:46.971983 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-72474817-b1af-4bd8-bd5c-de27fdcc8491 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/091c086a-5606-4a47-b9b1-f660ac4d9991 returned with HTTP 202 Aug 18 19:32:46.972538 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1265/5059] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:32:46 2026] DELETE /volume/v3/volumes/091c086a-5606-4a47-b9b1-f660ac4d9991 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:32:46.979870 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0e63e485-b95a-4b98-be82-1f48464e240a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:46.981857 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0e63e485-b95a-4b98-be82-1f48464e240a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/091c086a-5606-4a47-b9b1-f660ac4d9991 Aug 18 19:32:46.982055 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0e63e485-b95a-4b98-be82-1f48464e240a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:46.982273 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0e63e485-b95a-4b98-be82-1f48464e240a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:46.989576 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:46.989576 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:46.993300 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0e63e485-b95a-4b98-be82-1f48464e240a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:32:46.997516 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0e63e485-b95a-4b98-be82-1f48464e240a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/091c086a-5606-4a47-b9b1-f660ac4d9991 returned with HTTP 200 Aug 18 19:32:46.997976 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1267/5060] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:46 2026] GET /volume/v3/volumes/091c086a-5606-4a47-b9b1-f660ac4d9991 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:32:47.806877 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-21f61ec7-06d5-4937-9d0a-daad4ebeca9b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:47.808771 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-21f61ec7-06d5-4937-9d0a-daad4ebeca9b tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d Aug 18 19:32:47.809016 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-21f61ec7-06d5-4937-9d0a-daad4ebeca9b tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:47.809189 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-21f61ec7-06d5-4937-9d0a-daad4ebeca9b tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:47.818589 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:47.818589 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:47.821911 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-21f61ec7-06d5-4937-9d0a-daad4ebeca9b tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:47.825826 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-21f61ec7-06d5-4937-9d0a-daad4ebeca9b tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d returned with HTTP 200 Aug 18 19:32:47.826302 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1270/5061] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:47 2026] GET /volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:48.013374 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8dd359a3-86b8-43ee-a6f9-b46e9a11e5b8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:48.015132 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8dd359a3-86b8-43ee-a6f9-b46e9a11e5b8 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/091c086a-5606-4a47-b9b1-f660ac4d9991 Aug 18 19:32:48.015313 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8dd359a3-86b8-43ee-a6f9-b46e9a11e5b8 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:48.015518 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8dd359a3-86b8-43ee-a6f9-b46e9a11e5b8 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:48.022190 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8dd359a3-86b8-43ee-a6f9-b46e9a11e5b8 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/091c086a-5606-4a47-b9b1-f660ac4d9991 returned with HTTP 404 Aug 18 19:32:48.022190 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1260/5062] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:48 2026] GET /volume/v3/volumes/091c086a-5606-4a47-b9b1-f660ac4d9991 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:32:48.031194 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b4c34097-838b-422c-96aa-627f658ca739 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:48.033237 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b4c34097-838b-422c-96aa-627f658ca739 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:32:48.033692 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b4c34097-838b-422c-96aa-627f658ca739 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-735911513"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:48.035132 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-b4c34097-838b-422c-96aa-627f658ca739 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-735911513'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:32:48.035350 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-b4c34097-838b-422c-96aa-627f658ca739 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume of 1 GB Aug 18 19:32:48.039018 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b4c34097-838b-422c-96aa-627f658ca739 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Availability Zones retrieved successfully. Aug 18 19:32:48.044721 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b4c34097-838b-422c-96aa-627f658ca739 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Flow 'volume_create_api' (185476cf-7777-49c5-a149-19d64ab71509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:32:48.047005 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b4c34097-838b-422c-96aa-627f658ca739 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70e2e748-9633-4ead-8d09-eb7005338ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:48.047005 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-b4c34097-838b-422c-96aa-627f658ca739 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:32:48.070859 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b4c34097-838b-422c-96aa-627f658ca739 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70e2e748-9633-4ead-8d09-eb7005338ec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:48.071705 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b4c34097-838b-422c-96aa-627f658ca739 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d28861f-65c6-45d1-99fb-004b964b24a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:48.113002 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-b4c34097-838b-422c-96aa-627f658ca739 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Created reservations ['cec86ca3-544e-445c-9b6e-2d5b14c18fa3', '38f8b02e-188b-4724-b244-3edfa91c5da4', 'd25f6e6c-a7a8-4841-9e30-2bb468c879ce', '3cbc4161-b429-4bb0-9625-34c3fc82e4ce'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:32:48.113955 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b4c34097-838b-422c-96aa-627f658ca739 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d28861f-65c6-45d1-99fb-004b964b24a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cec86ca3-544e-445c-9b6e-2d5b14c18fa3', '38f8b02e-188b-4724-b244-3edfa91c5da4', 'd25f6e6c-a7a8-4841-9e30-2bb468c879ce', '3cbc4161-b429-4bb0-9625-34c3fc82e4ce']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:48.114730 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b4c34097-838b-422c-96aa-627f658ca739 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaf04b4e-cfed-4222-8ad7-7189d902ab69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:48.138951 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b4c34097-838b-422c-96aa-627f658ca739 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaf04b4e-cfed-4222-8ad7-7189d902ab69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e753d41-878d-4fe2-af59-498bcf7a89e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-735911513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34d9767a730a4a5b81a33b65d0e62027',qos_specs=None,replication_status=,reservations=['cec86ca3-544e-445c-9b6e-2d5b14c18fa3','38f8b02e-188b-4724-b244-3edfa91c5da4','d25f6e6c-a7a8-4841-9e30-2bb468c879ce','3cbc4161-b429-4bb0-9625-34c3fc82e4ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:32:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-735911513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e753d41-878d-4fe2-af59-498bcf7a89e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34d9767a730a4a5b81a33b65d0e62027',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:48.139755 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b4c34097-838b-422c-96aa-627f658ca739 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a470ee76-9538-4c07-8c4b-5a2b4e5bc90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:48.157659 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b4c34097-838b-422c-96aa-627f658ca739 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a470ee76-9538-4c07-8c4b-5a2b4e5bc90a) transitioned into state 'SUCCESS' from state '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-735911513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34d9767a730a4a5b81a33b65d0e62027',qos_specs=None,replication_status=,reservations=['cec86ca3-544e-445c-9b6e-2d5b14c18fa3','38f8b02e-188b-4724-b244-3edfa91c5da4','d25f6e6c-a7a8-4841-9e30-2bb468c879ce','3cbc4161-b429-4bb0-9625-34c3fc82e4ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:48.158357 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b4c34097-838b-422c-96aa-627f658ca739 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6784c899-bba0-498e-92cf-0cdb6bc563ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:48.172463 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b4c34097-838b-422c-96aa-627f658ca739 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6784c899-bba0-498e-92cf-0cdb6bc563ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:48.173042 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b4c34097-838b-422c-96aa-627f658ca739 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Flow 'volume_create_api' (185476cf-7777-49c5-a149-19d64ab71509) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:32:48.173951 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b4c34097-838b-422c-96aa-627f658ca739 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume request issued successfully. Aug 18 19:32:48.175303 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b4c34097-838b-422c-96aa-627f658ca739 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:32:48.175939 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1266/5063] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:32:48 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 19:32:48.190964 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0fc69c5a-f76a-4ae5-95c3-84965f14bf53 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:48.193397 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0fc69c5a-f76a-4ae5-95c3-84965f14bf53 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/4e753d41-878d-4fe2-af59-498bcf7a89e3 Aug 18 19:32:48.193397 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0fc69c5a-f76a-4ae5-95c3-84965f14bf53 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:48.193397 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0fc69c5a-f76a-4ae5-95c3-84965f14bf53 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:48.200164 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:48.200164 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:48.205382 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0fc69c5a-f76a-4ae5-95c3-84965f14bf53 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:32:48.209488 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0fc69c5a-f76a-4ae5-95c3-84965f14bf53 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/4e753d41-878d-4fe2-af59-498bcf7a89e3 returned with HTTP 200 Aug 18 19:32:48.209896 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1268/5064] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:48 2026] GET /volume/v3/volumes/4e753d41-878d-4fe2-af59-498bcf7a89e3 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:48.239132 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-f38e099e-5762-40ae-b398-b06e225bf628 req-ee07e997-c1d9-46d9-a686-1053a9d40d8d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:48.241394 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f38e099e-5762-40ae-b398-b06e225bf628 req-ee07e997-c1d9-46d9-a686-1053a9d40d8d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] POST https://10.4.3.170/volume/v3/attachments/86426abb-46b9-4d75-8741-77ef7064fa03/action Aug 18 19:32:48.241913 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-f38e099e-5762-40ae-b398-b06e225bf628 req-ee07e997-c1d9-46d9-a686-1053a9d40d8d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action body: b'{"os-complete": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:32:48.242090 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-f38e099e-5762-40ae-b398-b06e225bf628 req-ee07e997-c1d9-46d9-a686-1053a9d40d8d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:48.259874 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:48.259874 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:48.270748 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-f38e099e-5762-40ae-b398-b06e225bf628 req-ee07e997-c1d9-46d9-a686-1053a9d40d8d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/attachments/86426abb-46b9-4d75-8741-77ef7064fa03/action returned with HTTP 204 Aug 18 19:32:48.271006 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1271/5065] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:32:48 2026] POST /volume/v3/attachments/86426abb-46b9-4d75-8741-77ef7064fa03/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:32:48.838575 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f0997bcb-4627-4208-bfc7-16842f6ea1c7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:48.840627 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f0997bcb-4627-4208-bfc7-16842f6ea1c7 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d Aug 18 19:32:48.840862 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f0997bcb-4627-4208-bfc7-16842f6ea1c7 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:48.841103 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f0997bcb-4627-4208-bfc7-16842f6ea1c7 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:48.852087 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:48.852087 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:48.856691 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f0997bcb-4627-4208-bfc7-16842f6ea1c7 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:48.863113 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f0997bcb-4627-4208-bfc7-16842f6ea1c7 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d returned with HTTP 200 Aug 18 19:32:48.863765 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1261/5066] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:48 2026] GET /volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:32:48.914712 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-f68024dc-dab2-48a1-988b-8f8ec022aed0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:48.916881 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-f68024dc-dab2-48a1-988b-8f8ec022aed0 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 Aug 18 19:32:48.917066 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-f68024dc-dab2-48a1-988b-8f8ec022aed0 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:48.917241 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-f68024dc-dab2-48a1-988b-8f8ec022aed0 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:48.924672 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:48.924672 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:48.928270 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-f68024dc-dab2-48a1-988b-8f8ec022aed0 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:48.932608 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-f68024dc-dab2-48a1-988b-8f8ec022aed0 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 returned with HTTP 200 Aug 18 19:32:48.933078 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1267/5067] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:32:48 2026] GET /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:49.005005 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8844036f-c359-43ae-99df-6e4280c9f642 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:49.005569 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8844036f-c359-43ae-99df-6e4280c9f642 None None] GET https://10.4.3.170/volume// Aug 18 19:32:49.005749 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8844036f-c359-43ae-99df-6e4280c9f642 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:49.005952 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8844036f-c359-43ae-99df-6e4280c9f642 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:49.006287 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8844036f-c359-43ae-99df-6e4280c9f642 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:32:49.006641 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1269/5068] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:32: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 19:32:49.014698 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-38021906-a681-4164-bd55-e12c5d6e642d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:49.016799 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-38021906-a681-4164-bd55-e12c5d6e642d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:32:49.017159 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-38021906-a681-4164-bd55-e12c5d6e642d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "abe29ca2-e713-439d-946d-76858e4216e7", "connector": null, "instance_uuid": "8de7ba15-117d-47eb-9ebd-a2204fdfbff2"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:49.027164 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:49.027164 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:49.050716 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-38021906-a681-4164-bd55-e12c5d6e642d tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:32:49.051441 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1272/5069] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:32:49 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 19:32:49.074286 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6839e6ee-2095-4077-b1fb-c110d8574f53 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:49.076069 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6839e6ee-2095-4077-b1fb-c110d8574f53 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 Aug 18 19:32:49.076233 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6839e6ee-2095-4077-b1fb-c110d8574f53 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:49.076419 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6839e6ee-2095-4077-b1fb-c110d8574f53 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:49.085831 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-70ed9f5b-e2cc-4d82-801a-4c5bcabce5b2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:49.086379 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-70ed9f5b-e2cc-4d82-801a-4c5bcabce5b2 None None] GET https://10.4.3.170/volume// Aug 18 19:32:49.086635 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-70ed9f5b-e2cc-4d82-801a-4c5bcabce5b2 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:49.086863 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-70ed9f5b-e2cc-4d82-801a-4c5bcabce5b2 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:49.087222 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-70ed9f5b-e2cc-4d82-801a-4c5bcabce5b2 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:32:49.087342 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:49.087342 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:49.087813 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1268/5070] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:32: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 19:32:49.091229 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6839e6ee-2095-4077-b1fb-c110d8574f53 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:49.095438 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-c58792c8-7a5e-4901-9a21-4f1e297a6fb1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:49.095658 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6839e6ee-2095-4077-b1fb-c110d8574f53 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 returned with HTTP 200 Aug 18 19:32:49.096040 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1262/5071] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:49 2026] GET /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:49.097778 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-c58792c8-7a5e-4901-9a21-4f1e297a6fb1 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 Aug 18 19:32:49.098046 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-c58792c8-7a5e-4901-9a21-4f1e297a6fb1 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:49.098276 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-c58792c8-7a5e-4901-9a21-4f1e297a6fb1 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:49.107200 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:49.107200 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:49.110578 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-c58792c8-7a5e-4901-9a21-4f1e297a6fb1 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:49.115409 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-c58792c8-7a5e-4901-9a21-4f1e297a6fb1 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 returned with HTTP 200 Aug 18 19:32:49.116059 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1270/5072] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:32:49 2026] GET /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 => generated 1051 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:32:49.218755 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-1d85d35e-e18c-4a32-908e-c4bcf97814b5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:49.220953 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-1d85d35e-e18c-4a32-908e-c4bcf97814b5 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] PUT https://10.4.3.170/volume/v3/attachments/e117886c-eed6-4e81-ba49-16c939497426 Aug 18 19:32:49.221321 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-1d85d35e-e18c-4a32-908e-c4bcf97814b5 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:49.224182 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9e7fd74c-ddf6-4f38-802c-deec29d6c1b2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:49.226826 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9e7fd74c-ddf6-4f38-802c-deec29d6c1b2 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/4e753d41-878d-4fe2-af59-498bcf7a89e3 Aug 18 19:32:49.227085 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9e7fd74c-ddf6-4f38-802c-deec29d6c1b2 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:49.227263 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9e7fd74c-ddf6-4f38-802c-deec29d6c1b2 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:49.230532 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-1d85d35e-e18c-4a32-908e-c4bcf97814b5 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Acquiring lock "cinder-attachment_update-abe29ca2-e713-439d-946d-76858e4216e7-np0000007688" by "attachment_update" {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:32:49.234975 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-1d85d35e-e18c-4a32-908e-c4bcf97814b5 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Lock "cinder-attachment_update-abe29ca2-e713-439d-946d-76858e4216e7-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:32:49.235951 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:49.235951 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:49.236916 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:49.236916 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:49.240610 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9e7fd74c-ddf6-4f38-802c-deec29d6c1b2 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:32:49.244806 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9e7fd74c-ddf6-4f38-802c-deec29d6c1b2 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/4e753d41-878d-4fe2-af59-498bcf7a89e3 returned with HTTP 200 Aug 18 19:32:49.245255 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1269/5073] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:49 2026] GET /volume/v3/volumes/4e753d41-878d-4fe2-af59-498bcf7a89e3 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:32:49.263452 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-219b01fb-0060-4f12-a79b-6a4f09958c40 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:49.265878 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-219b01fb-0060-4f12-a79b-6a4f09958c40 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:32:49.266228 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-219b01fb-0060-4f12-a79b-6a4f09958c40 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e753d41-878d-4fe2-af59-498bcf7a89e3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-217278095"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:49.277242 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:49.277242 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:49.277593 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-219b01fb-0060-4f12-a79b-6a4f09958c40 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:32:49.277701 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-219b01fb-0060-4f12-a79b-6a4f09958c40 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create snapshot from volume 4e753d41-878d-4fe2-af59-498bcf7a89e3 Aug 18 19:32:49.316454 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-219b01fb-0060-4f12-a79b-6a4f09958c40 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Created reservations ['d6af4d4e-e0c7-4340-98db-b3ddf67205fb', '41ffb77c-41e9-415d-847e-54a8d423effc', '86d328b5-8b4b-4af4-955a-6e9a1d6c9836', '83c0ad53-f1b9-4750-9250-82bff31fb34e'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:32:49.335693 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-1d85d35e-e18c-4a32-908e-c4bcf97814b5 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Lock "cinder-attachment_update-abe29ca2-e713-439d-946d-76858e4216e7-np0000007688" released by "attachment_update" :: held 0.101s {{(pid=100583) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:32:49.336142 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-1d85d35e-e18c-4a32-908e-c4bcf97814b5 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/attachments/e117886c-eed6-4e81-ba49-16c939497426 returned with HTTP 200 Aug 18 19:32:49.336798 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1273/5074] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:32:49 2026] PUT /volume/v3/attachments/e117886c-eed6-4e81-ba49-16c939497426 => generated 968 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:32:49.346400 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-50e69cc3-c64d-4f08-b409-79c5d656c0a1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:49.348917 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-50e69cc3-c64d-4f08-b409-79c5d656c0a1 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7/encryption Aug 18 19:32:49.349109 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-50e69cc3-c64d-4f08-b409-79c5d656c0a1 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:49.349346 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-50e69cc3-c64d-4f08-b409-79c5d656c0a1 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:49.349648 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-219b01fb-0060-4f12-a79b-6a4f09958c40 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot create request issued successfully. Aug 18 19:32:49.350047 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-219b01fb-0060-4f12-a79b-6a4f09958c40 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:32:49.350615 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1263/5075] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:32:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:32:49.360074 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:49.360074 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:49.361076 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-cebef502-a69b-49ec-8798-d335ea93f0a5 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:49.363013 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cebef502-a69b-49ec-8798-d335ea93f0a5 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/52513932-c7a3-4582-80e4-e61ac522eea9 Aug 18 19:32:49.363238 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cebef502-a69b-49ec-8798-d335ea93f0a5 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:49.363472 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cebef502-a69b-49ec-8798-d335ea93f0a5 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:49.367430 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-50e69cc3-c64d-4f08-b409-79c5d656c0a1 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7/encryption returned with HTTP 200 Aug 18 19:32:49.367932 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1271/5076] 10.4.3.170 () {68 vars in 1631 bytes} [Tue Aug 18 19:32:49 2026] GET /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:49.369081 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:49.369081 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:49.369457 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-cebef502-a69b-49ec-8798-d335ea93f0a5 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:32:49.370232 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cebef502-a69b-49ec-8798-d335ea93f0a5 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/52513932-c7a3-4582-80e4-e61ac522eea9 returned with HTTP 200 Aug 18 19:32:49.370822 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1270/5077] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:32:49 2026] GET /volume/v3/snapshots/52513932-c7a3-4582-80e4-e61ac522eea9 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:50.112481 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-227bdbb8-5d37-498a-8147-3639daafa0cb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:50.114389 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-227bdbb8-5d37-498a-8147-3639daafa0cb tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 Aug 18 19:32:50.114673 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-227bdbb8-5d37-498a-8147-3639daafa0cb tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:50.114916 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-227bdbb8-5d37-498a-8147-3639daafa0cb tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:50.126572 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:50.126572 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:50.131145 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-227bdbb8-5d37-498a-8147-3639daafa0cb tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:50.136323 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-227bdbb8-5d37-498a-8147-3639daafa0cb tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 returned with HTTP 200 Aug 18 19:32:50.136838 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1274/5078] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:50 2026] GET /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:50.381480 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e3cdcb8d-ad07-4f4e-8203-d24b73489abf None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:50.384051 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e3cdcb8d-ad07-4f4e-8203-d24b73489abf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/52513932-c7a3-4582-80e4-e61ac522eea9 Aug 18 19:32:50.384288 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e3cdcb8d-ad07-4f4e-8203-d24b73489abf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:50.384545 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e3cdcb8d-ad07-4f4e-8203-d24b73489abf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:50.390055 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:50.390055 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:50.390397 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e3cdcb8d-ad07-4f4e-8203-d24b73489abf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:32:50.391097 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e3cdcb8d-ad07-4f4e-8203-d24b73489abf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/52513932-c7a3-4582-80e4-e61ac522eea9 returned with HTTP 200 Aug 18 19:32:50.391493 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1264/5079] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:32:50 2026] GET /volume/v3/snapshots/52513932-c7a3-4582-80e4-e61ac522eea9 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:50.400307 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ff822c50-ea2c-4d18-a079-39a74bea6bee None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:50.402385 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ff822c50-ea2c-4d18-a079-39a74bea6bee tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/52513932-c7a3-4582-80e4-e61ac522eea9 Aug 18 19:32:50.402688 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ff822c50-ea2c-4d18-a079-39a74bea6bee tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:50.402955 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ff822c50-ea2c-4d18-a079-39a74bea6bee tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:50.403092 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-ff822c50-ea2c-4d18-a079-39a74bea6bee tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Delete snapshot with id: 52513932-c7a3-4582-80e4-e61ac522eea9 Aug 18 19:32:50.408691 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:50.408691 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:50.409064 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ff822c50-ea2c-4d18-a079-39a74bea6bee tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Snapshot retrieved successfully. Aug 18 19:32:50.425271 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ff822c50-ea2c-4d18-a079-39a74bea6bee tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Snapshot delete request issued successfully. Aug 18 19:32:50.425501 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ff822c50-ea2c-4d18-a079-39a74bea6bee tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] https://10.4.3.170/volume/v3/snapshots/52513932-c7a3-4582-80e4-e61ac522eea9 returned with HTTP 202 Aug 18 19:32:50.425941 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1272/5080] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:32:50 2026] DELETE /volume/v3/snapshots/52513932-c7a3-4582-80e4-e61ac522eea9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:32:50.435010 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d5c08286-53b2-434a-9f2f-982ec0b3e8fa None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:50.437328 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d5c08286-53b2-434a-9f2f-982ec0b3e8fa tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] GET https://10.4.3.170/volume/v3/snapshots/52513932-c7a3-4582-80e4-e61ac522eea9 Aug 18 19:32:50.437624 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d5c08286-53b2-434a-9f2f-982ec0b3e8fa tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:50.439824 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d5c08286-53b2-434a-9f2f-982ec0b3e8fa tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:50.443837 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:50.443837 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:50.444070 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d5c08286-53b2-434a-9f2f-982ec0b3e8fa tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Snapshot retrieved successfully. Aug 18 19:32:50.444977 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d5c08286-53b2-434a-9f2f-982ec0b3e8fa tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] https://10.4.3.170/volume/v3/snapshots/52513932-c7a3-4582-80e4-e61ac522eea9 returned with HTTP 200 Aug 18 19:32:50.445504 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1271/5081] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:32:50 2026] GET /volume/v3/snapshots/52513932-c7a3-4582-80e4-e61ac522eea9 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:51.150639 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-23a872d5-1717-4365-84c6-643520e94235 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:51.152783 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-23a872d5-1717-4365-84c6-643520e94235 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 Aug 18 19:32:51.153133 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-23a872d5-1717-4365-84c6-643520e94235 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:51.153383 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-23a872d5-1717-4365-84c6-643520e94235 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:51.163917 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:51.163917 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:51.168899 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-23a872d5-1717-4365-84c6-643520e94235 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:51.174528 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-23a872d5-1717-4365-84c6-643520e94235 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 returned with HTTP 200 Aug 18 19:32:51.175049 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1275/5082] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:51 2026] GET /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:51.455525 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-aa7369d6-d95a-4733-8429-5d19f3cf8bf6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:51.457742 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-aa7369d6-d95a-4733-8429-5d19f3cf8bf6 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] GET https://10.4.3.170/volume/v3/snapshots/52513932-c7a3-4582-80e4-e61ac522eea9 Aug 18 19:32:51.457970 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-aa7369d6-d95a-4733-8429-5d19f3cf8bf6 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:51.458160 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-aa7369d6-d95a-4733-8429-5d19f3cf8bf6 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:51.462705 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-aa7369d6-d95a-4733-8429-5d19f3cf8bf6 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] https://10.4.3.170/volume/v3/snapshots/52513932-c7a3-4582-80e4-e61ac522eea9 returned with HTTP 404 Aug 18 19:32:51.463212 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1265/5083] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:32:51 2026] GET /volume/v3/snapshots/52513932-c7a3-4582-80e4-e61ac522eea9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:32:51.471299 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-14bde4f5-c55f-4436-834e-07a5a1b02000 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:51.473114 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-14bde4f5-c55f-4436-834e-07a5a1b02000 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/52513932-c7a3-4582-80e4-e61ac522eea9 Aug 18 19:32:51.473324 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-14bde4f5-c55f-4436-834e-07a5a1b02000 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:51.473566 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-14bde4f5-c55f-4436-834e-07a5a1b02000 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:51.473682 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-14bde4f5-c55f-4436-834e-07a5a1b02000 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete snapshot with id: 52513932-c7a3-4582-80e4-e61ac522eea9 Aug 18 19:32:51.477943 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-14bde4f5-c55f-4436-834e-07a5a1b02000 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/52513932-c7a3-4582-80e4-e61ac522eea9 returned with HTTP 404 Aug 18 19:32:51.478387 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1273/5084] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:32:51 2026] DELETE /volume/v3/snapshots/52513932-c7a3-4582-80e4-e61ac522eea9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:32:51.486979 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-90016993-edc1-467c-be2e-eb7692cf1bc9 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:51.488852 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-90016993-edc1-467c-be2e-eb7692cf1bc9 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/52513932-c7a3-4582-80e4-e61ac522eea9 Aug 18 19:32:51.489078 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-90016993-edc1-467c-be2e-eb7692cf1bc9 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:51.489307 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-90016993-edc1-467c-be2e-eb7692cf1bc9 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:51.494902 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-90016993-edc1-467c-be2e-eb7692cf1bc9 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/52513932-c7a3-4582-80e4-e61ac522eea9 returned with HTTP 404 Aug 18 19:32:51.495459 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1272/5085] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:32:51 2026] GET /volume/v3/snapshots/52513932-c7a3-4582-80e4-e61ac522eea9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:32:51.503602 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-49038dfa-ec36-47ce-81da-7bb878f225bc None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:51.505696 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-49038dfa-ec36-47ce-81da-7bb878f225bc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/4e753d41-878d-4fe2-af59-498bcf7a89e3 Aug 18 19:32:51.506002 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-49038dfa-ec36-47ce-81da-7bb878f225bc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:51.506412 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-49038dfa-ec36-47ce-81da-7bb878f225bc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:51.506618 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-49038dfa-ec36-47ce-81da-7bb878f225bc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete volume with id: 4e753d41-878d-4fe2-af59-498bcf7a89e3 Aug 18 19:32:51.514499 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:51.514499 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:51.514978 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-49038dfa-ec36-47ce-81da-7bb878f225bc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:32:51.531248 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-49038dfa-ec36-47ce-81da-7bb878f225bc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete volume request issued successfully. Aug 18 19:32:51.531567 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-49038dfa-ec36-47ce-81da-7bb878f225bc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/4e753d41-878d-4fe2-af59-498bcf7a89e3 returned with HTTP 202 Aug 18 19:32:51.532009 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1276/5086] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:32:51 2026] DELETE /volume/v3/volumes/4e753d41-878d-4fe2-af59-498bcf7a89e3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:32:51.541662 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-772f2933-ee3a-4a1e-80f5-6e148af0a77d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:51.543475 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-772f2933-ee3a-4a1e-80f5-6e148af0a77d tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/4e753d41-878d-4fe2-af59-498bcf7a89e3 Aug 18 19:32:51.544746 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-772f2933-ee3a-4a1e-80f5-6e148af0a77d tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:51.544746 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-772f2933-ee3a-4a1e-80f5-6e148af0a77d tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:51.552945 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:51.552945 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:51.557335 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-772f2933-ee3a-4a1e-80f5-6e148af0a77d tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:32:51.561281 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-772f2933-ee3a-4a1e-80f5-6e148af0a77d tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/4e753d41-878d-4fe2-af59-498bcf7a89e3 returned with HTTP 200 Aug 18 19:32:51.561281 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1266/5087] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:51 2026] GET /volume/v3/volumes/4e753d41-878d-4fe2-af59-498bcf7a89e3 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:32:52.191382 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e6b44f2b-d1d4-4c42-9f7b-7f4c647f4347 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:52.193764 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e6b44f2b-d1d4-4c42-9f7b-7f4c647f4347 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 Aug 18 19:32:52.194043 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e6b44f2b-d1d4-4c42-9f7b-7f4c647f4347 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:52.194341 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e6b44f2b-d1d4-4c42-9f7b-7f4c647f4347 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:52.207426 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:52.207426 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:52.212011 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e6b44f2b-d1d4-4c42-9f7b-7f4c647f4347 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:52.216108 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e6b44f2b-d1d4-4c42-9f7b-7f4c647f4347 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 returned with HTTP 200 Aug 18 19:32:52.216534 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1274/5088] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:52 2026] GET /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:52.573723 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-da1ee2dc-ce55-4c82-a6d6-e9d82e7720c0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:52.575529 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-da1ee2dc-ce55-4c82-a6d6-e9d82e7720c0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/4e753d41-878d-4fe2-af59-498bcf7a89e3 Aug 18 19:32:52.576284 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-da1ee2dc-ce55-4c82-a6d6-e9d82e7720c0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:52.576284 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-da1ee2dc-ce55-4c82-a6d6-e9d82e7720c0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:52.584017 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-da1ee2dc-ce55-4c82-a6d6-e9d82e7720c0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/4e753d41-878d-4fe2-af59-498bcf7a89e3 returned with HTTP 404 Aug 18 19:32:52.584872 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1273/5089] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:52 2026] GET /volume/v3/volumes/4e753d41-878d-4fe2-af59-498bcf7a89e3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:32:52.593450 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5073adcb-300e-4dca-9e9f-839989f066ef None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:52.595269 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5073adcb-300e-4dca-9e9f-839989f066ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:32:52.595766 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5073adcb-300e-4dca-9e9f-839989f066ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-115847871"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:52.597314 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-5073adcb-300e-4dca-9e9f-839989f066ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-115847871'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:32:52.597526 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-5073adcb-300e-4dca-9e9f-839989f066ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume of 1 GB Aug 18 19:32:52.602385 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5073adcb-300e-4dca-9e9f-839989f066ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Availability Zones retrieved successfully. Aug 18 19:32:52.608230 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5073adcb-300e-4dca-9e9f-839989f066ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Flow 'volume_create_api' (9f06ba89-6511-40e4-bfa0-aba2865176a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:32:52.609243 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5073adcb-300e-4dca-9e9f-839989f066ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90f17422-6a4a-4314-a7ef-d7026d36770b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:52.610233 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-5073adcb-300e-4dca-9e9f-839989f066ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:32:52.635355 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5073adcb-300e-4dca-9e9f-839989f066ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90f17422-6a4a-4314-a7ef-d7026d36770b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:52.636244 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5073adcb-300e-4dca-9e9f-839989f066ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abee1017-3f21-4af3-9e64-da351eeee946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:52.675665 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-5073adcb-300e-4dca-9e9f-839989f066ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Created reservations ['bf1a9355-7d9d-483c-b00f-57738e684de7', 'f293c342-a689-476d-a99a-ec47c2589e7e', '85221a9d-11ce-48f3-a273-a79f1031bb4b', 'bc7f8a2f-83fd-4cb8-b4bb-773c95d0c3f6'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:32:52.676537 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5073adcb-300e-4dca-9e9f-839989f066ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abee1017-3f21-4af3-9e64-da351eeee946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf1a9355-7d9d-483c-b00f-57738e684de7', 'f293c342-a689-476d-a99a-ec47c2589e7e', '85221a9d-11ce-48f3-a273-a79f1031bb4b', 'bc7f8a2f-83fd-4cb8-b4bb-773c95d0c3f6']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:52.677398 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5073adcb-300e-4dca-9e9f-839989f066ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a5aaa71-24e9-401b-94d9-c9824bd48cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:52.700181 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5073adcb-300e-4dca-9e9f-839989f066ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a5aaa71-24e9-401b-94d9-c9824bd48cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7103e317-74e8-46e8-91ad-ca92fabc0ebe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-115847871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34d9767a730a4a5b81a33b65d0e62027',qos_specs=None,replication_status=,reservations=['bf1a9355-7d9d-483c-b00f-57738e684de7','f293c342-a689-476d-a99a-ec47c2589e7e','85221a9d-11ce-48f3-a273-a79f1031bb4b','bc7f8a2f-83fd-4cb8-b4bb-773c95d0c3f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:32:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-115847871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7103e317-74e8-46e8-91ad-ca92fabc0ebe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34d9767a730a4a5b81a33b65d0e62027',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:52.700979 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5073adcb-300e-4dca-9e9f-839989f066ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9afbbfb-9bb2-40b9-902e-83980602dcf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:52.719789 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5073adcb-300e-4dca-9e9f-839989f066ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9afbbfb-9bb2-40b9-902e-83980602dcf1) transitioned into state 'SUCCESS' from state '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-115847871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34d9767a730a4a5b81a33b65d0e62027',qos_specs=None,replication_status=,reservations=['bf1a9355-7d9d-483c-b00f-57738e684de7','f293c342-a689-476d-a99a-ec47c2589e7e','85221a9d-11ce-48f3-a273-a79f1031bb4b','bc7f8a2f-83fd-4cb8-b4bb-773c95d0c3f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:52.720540 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5073adcb-300e-4dca-9e9f-839989f066ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36c1e5a9-4e87-4e1c-8b9e-92cd11d1895c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:52.731314 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5073adcb-300e-4dca-9e9f-839989f066ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36c1e5a9-4e87-4e1c-8b9e-92cd11d1895c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:52.732456 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5073adcb-300e-4dca-9e9f-839989f066ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Flow 'volume_create_api' (9f06ba89-6511-40e4-bfa0-aba2865176a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:32:52.732922 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5073adcb-300e-4dca-9e9f-839989f066ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume request issued successfully. Aug 18 19:32:52.733596 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5073adcb-300e-4dca-9e9f-839989f066ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:32:52.734087 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1277/5090] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:32:52 2026] POST /volume/v3/volumes => generated 777 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:32:52.745737 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-82d6d9a4-5605-4acc-bd57-9468f309eddc None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:52.750705 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-82d6d9a4-5605-4acc-bd57-9468f309eddc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/7103e317-74e8-46e8-91ad-ca92fabc0ebe Aug 18 19:32:52.750705 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-82d6d9a4-5605-4acc-bd57-9468f309eddc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:52.750705 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-82d6d9a4-5605-4acc-bd57-9468f309eddc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:52.761233 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:52.761233 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:52.766856 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-82d6d9a4-5605-4acc-bd57-9468f309eddc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:32:52.772285 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-82d6d9a4-5605-4acc-bd57-9468f309eddc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/7103e317-74e8-46e8-91ad-ca92fabc0ebe returned with HTTP 200 Aug 18 19:32:52.772976 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1267/5091] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:52 2026] GET /volume/v3/volumes/7103e317-74e8-46e8-91ad-ca92fabc0ebe => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:53.230087 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7d0e2d92-5a9f-4cf8-befe-0a13dcbd79e4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:53.232477 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7d0e2d92-5a9f-4cf8-befe-0a13dcbd79e4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 Aug 18 19:32:53.232728 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7d0e2d92-5a9f-4cf8-befe-0a13dcbd79e4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:53.232972 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7d0e2d92-5a9f-4cf8-befe-0a13dcbd79e4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:53.245374 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:53.245374 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:53.249322 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7d0e2d92-5a9f-4cf8-befe-0a13dcbd79e4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:53.253882 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7d0e2d92-5a9f-4cf8-befe-0a13dcbd79e4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 returned with HTTP 200 Aug 18 19:32:53.254338 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1275/5092] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:53 2026] GET /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:53.786539 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-cc708498-abfa-45af-95dd-b34bf94db84f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:53.788835 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cc708498-abfa-45af-95dd-b34bf94db84f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/7103e317-74e8-46e8-91ad-ca92fabc0ebe Aug 18 19:32:53.789069 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cc708498-abfa-45af-95dd-b34bf94db84f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:53.789387 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cc708498-abfa-45af-95dd-b34bf94db84f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:53.796317 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:53.796317 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:53.799844 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-cc708498-abfa-45af-95dd-b34bf94db84f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:32:53.803746 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cc708498-abfa-45af-95dd-b34bf94db84f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/7103e317-74e8-46e8-91ad-ca92fabc0ebe returned with HTTP 200 Aug 18 19:32:53.804133 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1274/5093] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:53 2026] GET /volume/v3/volumes/7103e317-74e8-46e8-91ad-ca92fabc0ebe => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:32:53.816902 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f2538516-2c6f-4a79-a592-e527958fb3ed None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:53.819252 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f2538516-2c6f-4a79-a592-e527958fb3ed tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:32:53.819670 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f2538516-2c6f-4a79-a592-e527958fb3ed tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7103e317-74e8-46e8-91ad-ca92fabc0ebe", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-252866205"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:53.829155 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:53.829155 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:53.829650 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f2538516-2c6f-4a79-a592-e527958fb3ed tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:32:53.829817 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-f2538516-2c6f-4a79-a592-e527958fb3ed tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create snapshot from volume 7103e317-74e8-46e8-91ad-ca92fabc0ebe Aug 18 19:32:53.859630 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-f2538516-2c6f-4a79-a592-e527958fb3ed tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Created reservations ['fc4b3017-0ef7-4635-925b-7fcabc6559a7', 'c3372734-ea45-4368-9d88-1f924333587e', '6dbf2bc9-2750-4595-bdb3-8f5bfeb06d74', 'd94fbc4c-41af-406d-8314-b9194cf74170'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:32:53.892486 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f2538516-2c6f-4a79-a592-e527958fb3ed tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot create request issued successfully. Aug 18 19:32:53.892880 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f2538516-2c6f-4a79-a592-e527958fb3ed tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:32:53.893334 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1278/5094] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:32:53 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 19:32:53.903719 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-673670cd-6a13-470b-bb89-707f04a5f27b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:53.907379 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-673670cd-6a13-470b-bb89-707f04a5f27b tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/dc041403-1a52-46ff-8d1f-4f1d3e41c057 Aug 18 19:32:53.907379 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-673670cd-6a13-470b-bb89-707f04a5f27b tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:53.907379 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-673670cd-6a13-470b-bb89-707f04a5f27b tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:53.913120 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:53.913120 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:53.913521 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-673670cd-6a13-470b-bb89-707f04a5f27b tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:32:53.914405 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-673670cd-6a13-470b-bb89-707f04a5f27b tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/dc041403-1a52-46ff-8d1f-4f1d3e41c057 returned with HTTP 200 Aug 18 19:32:53.914956 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1268/5095] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:32:53 2026] GET /volume/v3/snapshots/dc041403-1a52-46ff-8d1f-4f1d3e41c057 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:54.267270 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-212e1672-7ddf-49d0-bad8-79b06a1b8132 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:54.269744 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-212e1672-7ddf-49d0-bad8-79b06a1b8132 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 Aug 18 19:32:54.269970 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-212e1672-7ddf-49d0-bad8-79b06a1b8132 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:54.270229 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-212e1672-7ddf-49d0-bad8-79b06a1b8132 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:54.281312 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:54.281312 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:54.285819 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-212e1672-7ddf-49d0-bad8-79b06a1b8132 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:54.291451 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-212e1672-7ddf-49d0-bad8-79b06a1b8132 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 returned with HTTP 200 Aug 18 19:32:54.291875 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1276/5096] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:54 2026] GET /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:54.924204 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-df06a364-6095-4ebf-b4b0-238a68bef849 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:54.925953 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-df06a364-6095-4ebf-b4b0-238a68bef849 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/dc041403-1a52-46ff-8d1f-4f1d3e41c057 Aug 18 19:32:54.926197 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-df06a364-6095-4ebf-b4b0-238a68bef849 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:54.926383 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-df06a364-6095-4ebf-b4b0-238a68bef849 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:54.931233 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:54.931233 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:54.931581 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-df06a364-6095-4ebf-b4b0-238a68bef849 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:32:54.932252 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-df06a364-6095-4ebf-b4b0-238a68bef849 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/dc041403-1a52-46ff-8d1f-4f1d3e41c057 returned with HTTP 200 Aug 18 19:32:54.932633 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1275/5097] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:32:54 2026] GET /volume/v3/snapshots/dc041403-1a52-46ff-8d1f-4f1d3e41c057 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:54.943211 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2da674a5-6f91-4d0e-a8a7-1e8f746d4731 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:54.945825 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2da674a5-6f91-4d0e-a8a7-1e8f746d4731 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] POST https://10.4.3.170/volume/v3/snapshots/dc041403-1a52-46ff-8d1f-4f1d3e41c057/action Aug 18 19:32:54.946284 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2da674a5-6f91-4d0e-a8a7-1e8f746d4731 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:32:54.946432 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2da674a5-6f91-4d0e-a8a7-1e8f746d4731 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:54.952574 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:54.952574 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:54.952984 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2da674a5-6f91-4d0e-a8a7-1e8f746d4731 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Snapshot retrieved successfully. Aug 18 19:32:54.953787 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.policy [None req-2da674a5-6f91-4d0e-a8a7-1e8f746d4731 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '87481056322745feaaf020e3aad20782', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34d9767a730a4a5b81a33b65d0e62027', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100583) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:32:54.953972 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2da674a5-6f91-4d0e-a8a7-1e8f746d4731 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] https://10.4.3.170/volume/v3/snapshots/dc041403-1a52-46ff-8d1f-4f1d3e41c057/action returned with HTTP 403 Aug 18 19:32:54.954555 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1279/5098] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:32:54 2026] POST /volume/v3/snapshots/dc041403-1a52-46ff-8d1f-4f1d3e41c057/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:32:54.963352 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f9a6f849-2f3c-4fe3-820d-832a6df26709 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:54.965136 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f9a6f849-2f3c-4fe3-820d-832a6df26709 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/dc041403-1a52-46ff-8d1f-4f1d3e41c057 Aug 18 19:32:54.965354 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f9a6f849-2f3c-4fe3-820d-832a6df26709 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:54.965559 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f9a6f849-2f3c-4fe3-820d-832a6df26709 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:54.965661 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-f9a6f849-2f3c-4fe3-820d-832a6df26709 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete snapshot with id: dc041403-1a52-46ff-8d1f-4f1d3e41c057 Aug 18 19:32:54.970404 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:54.970404 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:54.970762 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f9a6f849-2f3c-4fe3-820d-832a6df26709 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:32:54.987562 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f9a6f849-2f3c-4fe3-820d-832a6df26709 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot delete request issued successfully. Aug 18 19:32:54.987814 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f9a6f849-2f3c-4fe3-820d-832a6df26709 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/dc041403-1a52-46ff-8d1f-4f1d3e41c057 returned with HTTP 202 Aug 18 19:32:54.988359 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1269/5099] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:32:54 2026] DELETE /volume/v3/snapshots/dc041403-1a52-46ff-8d1f-4f1d3e41c057 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:32:54.996677 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-81d4aac9-50e0-4ff9-a87f-07f97fc6d185 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:54.998744 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-81d4aac9-50e0-4ff9-a87f-07f97fc6d185 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/dc041403-1a52-46ff-8d1f-4f1d3e41c057 Aug 18 19:32:54.999029 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-81d4aac9-50e0-4ff9-a87f-07f97fc6d185 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:54.999349 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-81d4aac9-50e0-4ff9-a87f-07f97fc6d185 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:55.005407 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:55.005407 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:55.005772 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-81d4aac9-50e0-4ff9-a87f-07f97fc6d185 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:32:55.006720 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-81d4aac9-50e0-4ff9-a87f-07f97fc6d185 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/dc041403-1a52-46ff-8d1f-4f1d3e41c057 returned with HTTP 200 Aug 18 19:32:55.007199 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1277/5100] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:32:54 2026] GET /volume/v3/snapshots/dc041403-1a52-46ff-8d1f-4f1d3e41c057 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:55.309179 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-db7f138f-74ca-430f-b571-f82acd7b6d84 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:55.311661 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-db7f138f-74ca-430f-b571-f82acd7b6d84 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 Aug 18 19:32:55.311913 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-db7f138f-74ca-430f-b571-f82acd7b6d84 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:55.312146 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-db7f138f-74ca-430f-b571-f82acd7b6d84 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:55.323308 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:55.323308 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:55.327540 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-db7f138f-74ca-430f-b571-f82acd7b6d84 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:55.333712 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-db7f138f-74ca-430f-b571-f82acd7b6d84 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 returned with HTTP 200 Aug 18 19:32:55.334208 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1276/5101] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:55 2026] GET /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:56.017665 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7d249035-ebe7-44ac-93a5-e00ab239fa94 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:56.019621 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7d249035-ebe7-44ac-93a5-e00ab239fa94 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/dc041403-1a52-46ff-8d1f-4f1d3e41c057 Aug 18 19:32:56.019800 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7d249035-ebe7-44ac-93a5-e00ab239fa94 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:56.020015 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7d249035-ebe7-44ac-93a5-e00ab239fa94 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:56.025485 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7d249035-ebe7-44ac-93a5-e00ab239fa94 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/dc041403-1a52-46ff-8d1f-4f1d3e41c057 returned with HTTP 404 Aug 18 19:32:56.026020 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1280/5102] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:32:56 2026] GET /volume/v3/snapshots/dc041403-1a52-46ff-8d1f-4f1d3e41c057 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:32:56.033911 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-df3c5e3c-bbf9-4780-87af-cd497eaac0d3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:56.035803 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-df3c5e3c-bbf9-4780-87af-cd497eaac0d3 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/7103e317-74e8-46e8-91ad-ca92fabc0ebe Aug 18 19:32:56.035994 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-df3c5e3c-bbf9-4780-87af-cd497eaac0d3 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:56.036201 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-df3c5e3c-bbf9-4780-87af-cd497eaac0d3 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:56.036385 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-df3c5e3c-bbf9-4780-87af-cd497eaac0d3 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete volume with id: 7103e317-74e8-46e8-91ad-ca92fabc0ebe Aug 18 19:32:56.044237 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:56.044237 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:56.044694 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-df3c5e3c-bbf9-4780-87af-cd497eaac0d3 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:32:56.062215 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-df3c5e3c-bbf9-4780-87af-cd497eaac0d3 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete volume request issued successfully. Aug 18 19:32:56.062434 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-df3c5e3c-bbf9-4780-87af-cd497eaac0d3 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/7103e317-74e8-46e8-91ad-ca92fabc0ebe returned with HTTP 202 Aug 18 19:32:56.062874 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1270/5103] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:32:56 2026] DELETE /volume/v3/volumes/7103e317-74e8-46e8-91ad-ca92fabc0ebe => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:32:56.070691 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d7d8c329-2d5a-4a44-b555-ad898ef82819 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:56.072434 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d7d8c329-2d5a-4a44-b555-ad898ef82819 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/7103e317-74e8-46e8-91ad-ca92fabc0ebe Aug 18 19:32:56.072669 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d7d8c329-2d5a-4a44-b555-ad898ef82819 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:56.072867 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d7d8c329-2d5a-4a44-b555-ad898ef82819 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:56.080786 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:56.080786 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:56.084546 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d7d8c329-2d5a-4a44-b555-ad898ef82819 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:32:56.090118 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d7d8c329-2d5a-4a44-b555-ad898ef82819 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/7103e317-74e8-46e8-91ad-ca92fabc0ebe returned with HTTP 200 Aug 18 19:32:56.090626 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1278/5104] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:56 2026] GET /volume/v3/volumes/7103e317-74e8-46e8-91ad-ca92fabc0ebe => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:32:56.350674 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c376a79d-857f-46c8-8fcb-a1f380f6886c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:56.352453 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c376a79d-857f-46c8-8fcb-a1f380f6886c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 Aug 18 19:32:56.352707 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c376a79d-857f-46c8-8fcb-a1f380f6886c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:56.352918 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c376a79d-857f-46c8-8fcb-a1f380f6886c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:56.362391 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:56.362391 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:56.365880 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c376a79d-857f-46c8-8fcb-a1f380f6886c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:56.369899 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c376a79d-857f-46c8-8fcb-a1f380f6886c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 returned with HTTP 200 Aug 18 19:32:56.370358 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1277/5105] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:56 2026] GET /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:57.104917 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1307d957-66a2-48ab-ace5-f170038679f0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:57.106716 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1307d957-66a2-48ab-ace5-f170038679f0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/7103e317-74e8-46e8-91ad-ca92fabc0ebe Aug 18 19:32:57.106900 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1307d957-66a2-48ab-ace5-f170038679f0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:57.107112 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1307d957-66a2-48ab-ace5-f170038679f0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:57.112975 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1307d957-66a2-48ab-ace5-f170038679f0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/7103e317-74e8-46e8-91ad-ca92fabc0ebe returned with HTTP 404 Aug 18 19:32:57.113699 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1281/5106] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:57 2026] GET /volume/v3/volumes/7103e317-74e8-46e8-91ad-ca92fabc0ebe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:32:57.122005 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ebf75aa3-1d8f-454e-b863-178092c4b994 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:57.123854 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ebf75aa3-1d8f-454e-b863-178092c4b994 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:32:57.127283 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ebf75aa3-1d8f-454e-b863-178092c4b994 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-185030660"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:57.127283 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-ebf75aa3-1d8f-454e-b863-178092c4b994 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-185030660'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:32:57.127283 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-ebf75aa3-1d8f-454e-b863-178092c4b994 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume of 1 GB Aug 18 19:32:57.130390 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ebf75aa3-1d8f-454e-b863-178092c4b994 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Availability Zones retrieved successfully. Aug 18 19:32:57.136295 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ebf75aa3-1d8f-454e-b863-178092c4b994 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Flow 'volume_create_api' (b6794546-3afc-404e-8d37-fe516da7efd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:32:57.137305 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ebf75aa3-1d8f-454e-b863-178092c4b994 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c2761ef-171d-4b8a-acb1-71c6a621b076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:57.138253 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-ebf75aa3-1d8f-454e-b863-178092c4b994 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:32:57.165883 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ebf75aa3-1d8f-454e-b863-178092c4b994 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c2761ef-171d-4b8a-acb1-71c6a621b076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:57.166919 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ebf75aa3-1d8f-454e-b863-178092c4b994 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a80c775-5195-4fb7-bd0e-694e089082fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:57.209422 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-ebf75aa3-1d8f-454e-b863-178092c4b994 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Created reservations ['6079925a-b186-4b3a-959d-af76edf58f8b', '4fadc778-832b-49b1-82e3-5e510f09698b', '1effb513-f2a2-4605-803d-be388f204565', '27e4a3c6-420b-4923-9969-10ca33809034'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:32:57.210459 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ebf75aa3-1d8f-454e-b863-178092c4b994 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a80c775-5195-4fb7-bd0e-694e089082fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6079925a-b186-4b3a-959d-af76edf58f8b', '4fadc778-832b-49b1-82e3-5e510f09698b', '1effb513-f2a2-4605-803d-be388f204565', '27e4a3c6-420b-4923-9969-10ca33809034']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:57.211457 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ebf75aa3-1d8f-454e-b863-178092c4b994 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42ee8983-4743-4463-b9fd-72579f246917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:57.236885 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ebf75aa3-1d8f-454e-b863-178092c4b994 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42ee8983-4743-4463-b9fd-72579f246917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d3bdbf9-6f76-490d-a26d-0622ff51bd6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-185030660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34d9767a730a4a5b81a33b65d0e62027',qos_specs=None,replication_status=,reservations=['6079925a-b186-4b3a-959d-af76edf58f8b','4fadc778-832b-49b1-82e3-5e510f09698b','1effb513-f2a2-4605-803d-be388f204565','27e4a3c6-420b-4923-9969-10ca33809034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:32:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-185030660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d3bdbf9-6f76-490d-a26d-0622ff51bd6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34d9767a730a4a5b81a33b65d0e62027',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:57.237797 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ebf75aa3-1d8f-454e-b863-178092c4b994 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (761fbb98-bcf9-4df5-b5e7-fdc84264ef47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:57.256814 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ebf75aa3-1d8f-454e-b863-178092c4b994 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (761fbb98-bcf9-4df5-b5e7-fdc84264ef47) transitioned into state 'SUCCESS' from state '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-185030660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34d9767a730a4a5b81a33b65d0e62027',qos_specs=None,replication_status=,reservations=['6079925a-b186-4b3a-959d-af76edf58f8b','4fadc778-832b-49b1-82e3-5e510f09698b','1effb513-f2a2-4605-803d-be388f204565','27e4a3c6-420b-4923-9969-10ca33809034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:57.257795 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ebf75aa3-1d8f-454e-b863-178092c4b994 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10fc39ce-c23c-4828-b5c8-2e979aa10d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:32:57.269891 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ebf75aa3-1d8f-454e-b863-178092c4b994 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10fc39ce-c23c-4828-b5c8-2e979aa10d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:32:57.271522 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ebf75aa3-1d8f-454e-b863-178092c4b994 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Flow 'volume_create_api' (b6794546-3afc-404e-8d37-fe516da7efd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:32:57.272069 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ebf75aa3-1d8f-454e-b863-178092c4b994 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume request issued successfully. Aug 18 19:32:57.273075 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ebf75aa3-1d8f-454e-b863-178092c4b994 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:32:57.273788 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1271/5107] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:32:57 2026] POST /volume/v3/volumes => generated 777 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:32:57.289046 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1c1828cf-1211-4cc4-9ba9-ea1b3593108f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:57.291155 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1c1828cf-1211-4cc4-9ba9-ea1b3593108f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/9d3bdbf9-6f76-490d-a26d-0622ff51bd6e Aug 18 19:32:57.291316 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1c1828cf-1211-4cc4-9ba9-ea1b3593108f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:57.291545 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1c1828cf-1211-4cc4-9ba9-ea1b3593108f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:57.299148 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:57.299148 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:57.303502 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-1c1828cf-1211-4cc4-9ba9-ea1b3593108f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:32:57.308075 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1c1828cf-1211-4cc4-9ba9-ea1b3593108f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/9d3bdbf9-6f76-490d-a26d-0622ff51bd6e returned with HTTP 200 Aug 18 19:32:57.308651 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1279/5108] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:57 2026] GET /volume/v3/volumes/9d3bdbf9-6f76-490d-a26d-0622ff51bd6e => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:57.383324 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-654816e4-8d92-4c42-8ae7-37f0f00fa878 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:57.385530 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-654816e4-8d92-4c42-8ae7-37f0f00fa878 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 Aug 18 19:32:57.385751 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-654816e4-8d92-4c42-8ae7-37f0f00fa878 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:57.385973 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-654816e4-8d92-4c42-8ae7-37f0f00fa878 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:57.397690 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:57.397690 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:57.401960 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-654816e4-8d92-4c42-8ae7-37f0f00fa878 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:57.408155 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-654816e4-8d92-4c42-8ae7-37f0f00fa878 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 returned with HTTP 200 Aug 18 19:32:57.408814 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1278/5109] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:57 2026] GET /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:57.658478 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-ac8b657f-0e31-481a-a3f4-cdd60d1fa8f7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:57.661141 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-ac8b657f-0e31-481a-a3f4-cdd60d1fa8f7 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] POST https://10.4.3.170/volume/v3/attachments/e117886c-eed6-4e81-ba49-16c939497426/action Aug 18 19:32:57.661594 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-ac8b657f-0e31-481a-a3f4-cdd60d1fa8f7 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action body: b'{"os-complete": null}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:32:57.661748 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-ac8b657f-0e31-481a-a3f4-cdd60d1fa8f7 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:57.683176 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:57.683176 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:57.694488 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-63d21baf-f6b0-4907-9e82-af7bd3c8a98c req-ac8b657f-0e31-481a-a3f4-cdd60d1fa8f7 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/attachments/e117886c-eed6-4e81-ba49-16c939497426/action returned with HTTP 204 Aug 18 19:32:57.695057 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1282/5110] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:32:57 2026] POST /volume/v3/attachments/e117886c-eed6-4e81-ba49-16c939497426/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:32:58.322208 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-06b818f5-fbd6-4c08-90fa-46b5272a68ee None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:58.324564 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-06b818f5-fbd6-4c08-90fa-46b5272a68ee tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/9d3bdbf9-6f76-490d-a26d-0622ff51bd6e Aug 18 19:32:58.324645 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-06b818f5-fbd6-4c08-90fa-46b5272a68ee tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:58.324853 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-06b818f5-fbd6-4c08-90fa-46b5272a68ee tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:58.331645 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:58.331645 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:58.334581 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-06b818f5-fbd6-4c08-90fa-46b5272a68ee tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:32:58.337896 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-06b818f5-fbd6-4c08-90fa-46b5272a68ee tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/9d3bdbf9-6f76-490d-a26d-0622ff51bd6e returned with HTTP 200 Aug 18 19:32:58.338357 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1272/5111] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:58 2026] GET /volume/v3/volumes/9d3bdbf9-6f76-490d-a26d-0622ff51bd6e => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:32:58.351243 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-98480fc5-4881-44a7-9d84-673fd4dd8a8e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:58.353653 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-98480fc5-4881-44a7-9d84-673fd4dd8a8e tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:32:58.354003 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-98480fc5-4881-44a7-9d84-673fd4dd8a8e tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d3bdbf9-6f76-490d-a26d-0622ff51bd6e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1733906534"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:58.365328 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:58.365328 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:58.365769 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-98480fc5-4881-44a7-9d84-673fd4dd8a8e tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:32:58.365933 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-98480fc5-4881-44a7-9d84-673fd4dd8a8e tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create snapshot from volume 9d3bdbf9-6f76-490d-a26d-0622ff51bd6e Aug 18 19:32:58.392469 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-98480fc5-4881-44a7-9d84-673fd4dd8a8e tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Created reservations ['3e9c7087-b820-497b-a2b3-2ad9fdeeff2f', 'acaaf0ce-92cc-4cd2-9cf8-11cda4efb586', 'c2459884-d7a7-4125-ab0d-2eed317cad0f', '406f94f9-9ae7-4d6a-8058-2204ac61a29b'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:32:58.423766 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-81d27be8-57f5-4bcb-be66-1aa468586ae3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:58.424140 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-98480fc5-4881-44a7-9d84-673fd4dd8a8e tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot create request issued successfully. Aug 18 19:32:58.424484 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-98480fc5-4881-44a7-9d84-673fd4dd8a8e tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:32:58.425015 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1280/5112] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:32:58 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 19:32:58.426013 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-81d27be8-57f5-4bcb-be66-1aa468586ae3 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 Aug 18 19:32:58.426212 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-81d27be8-57f5-4bcb-be66-1aa468586ae3 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:58.426430 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-81d27be8-57f5-4bcb-be66-1aa468586ae3 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:58.435149 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c5fa3616-ce00-45d1-bbb3-6f79b793405a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:58.436814 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:58.436814 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:58.437452 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c5fa3616-ce00-45d1-bbb3-6f79b793405a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/63a737ce-ce06-4afa-8e6e-56f7d78799e5 Aug 18 19:32:58.437713 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c5fa3616-ce00-45d1-bbb3-6f79b793405a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:58.438045 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c5fa3616-ce00-45d1-bbb3-6f79b793405a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:58.440568 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-81d27be8-57f5-4bcb-be66-1aa468586ae3 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:58.444113 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:58.444113 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:58.444558 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c5fa3616-ce00-45d1-bbb3-6f79b793405a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:32:58.445176 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-81d27be8-57f5-4bcb-be66-1aa468586ae3 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 returned with HTTP 200 Aug 18 19:32:58.445287 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c5fa3616-ce00-45d1-bbb3-6f79b793405a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/63a737ce-ce06-4afa-8e6e-56f7d78799e5 returned with HTTP 200 Aug 18 19:32:58.445717 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1283/5113] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:32:58 2026] GET /volume/v3/snapshots/63a737ce-ce06-4afa-8e6e-56f7d78799e5 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:58.445760 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1279/5114] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:58 2026] GET /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 => generated 1164 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:32:59.056974 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-1c0eba3c-72db-470f-8ebc-eb51f04a6b37 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:59.058831 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-1c0eba3c-72db-470f-8ebc-eb51f04a6b37 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:32:59.059037 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-1c0eba3c-72db-470f-8ebc-eb51f04a6b37 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:59.059244 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-1c0eba3c-72db-470f-8ebc-eb51f04a6b37 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:59.066610 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:59.066610 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:59.070420 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-1c0eba3c-72db-470f-8ebc-eb51f04a6b37 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:59.074539 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-1c0eba3c-72db-470f-8ebc-eb51f04a6b37 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:32:59.074901 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1273/5115] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:32:59 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:59.144086 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b2df66a4-b9a5-44bd-a0c0-706d9892e643 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:59.144746 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b2df66a4-b9a5-44bd-a0c0-706d9892e643 None None] GET https://10.4.3.170/volume// Aug 18 19:32:59.144970 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b2df66a4-b9a5-44bd-a0c0-706d9892e643 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:59.145249 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b2df66a4-b9a5-44bd-a0c0-706d9892e643 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:59.145772 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b2df66a4-b9a5-44bd-a0c0-706d9892e643 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:32:59.146198 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1281/5116] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:32: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 19:32:59.153661 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-29a986aa-d299-45e3-bd25-631d84774225 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:59.156571 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-29a986aa-d299-45e3-bd25-631d84774225 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:32:59.156939 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-29a986aa-d299-45e3-bd25-631d84774225 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "290e5f66-3ef0-4799-8731-26b8cd229bd9", "connector": null, "instance_uuid": "8de7ba15-117d-47eb-9ebd-a2204fdfbff2"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:59.165976 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:59.165976 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:59.195992 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-29a986aa-d299-45e3-bd25-631d84774225 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:32:59.196496 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1284/5117] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:32:59 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 19:32:59.225729 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1a8e06a3-16f2-4c6f-bb64-101ee4fe764f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:59.227810 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1a8e06a3-16f2-4c6f-bb64-101ee4fe764f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:32:59.228086 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1a8e06a3-16f2-4c6f-bb64-101ee4fe764f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:59.228287 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1a8e06a3-16f2-4c6f-bb64-101ee4fe764f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:59.233392 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-97f3763c-486c-4dc4-80d0-9d52e0a92222 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:59.233616 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-97f3763c-486c-4dc4-80d0-9d52e0a92222 None None] GET https://10.4.3.170/volume// Aug 18 19:32:59.233777 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-97f3763c-486c-4dc4-80d0-9d52e0a92222 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:59.234010 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-97f3763c-486c-4dc4-80d0-9d52e0a92222 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:59.234356 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-97f3763c-486c-4dc4-80d0-9d52e0a92222 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:32:59.234657 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1274/5118] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:32: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 19:32:59.238606 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:59.238606 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:32:59.242432 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1a8e06a3-16f2-4c6f-bb64-101ee4fe764f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:59.242690 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-b65f78d3-34cb-4514-8190-0a3749fb2020 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:59.245072 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-b65f78d3-34cb-4514-8190-0a3749fb2020 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:32:59.245282 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-b65f78d3-34cb-4514-8190-0a3749fb2020 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:59.245491 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-b65f78d3-34cb-4514-8190-0a3749fb2020 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:59.246829 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1a8e06a3-16f2-4c6f-bb64-101ee4fe764f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:32:59.247299 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1280/5119] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:32:59 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:59.255296 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:59.255296 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:59.259036 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-b65f78d3-34cb-4514-8190-0a3749fb2020 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:32:59.263158 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-b65f78d3-34cb-4514-8190-0a3749fb2020 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:32:59.263571 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1282/5120] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:32:59 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 1101 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:32:59.370093 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-81e9a1a8-56f5-47c5-ac16-b232b0e305bb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:59.372433 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-81e9a1a8-56f5-47c5-ac16-b232b0e305bb tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] PUT https://10.4.3.170/volume/v3/attachments/9da8ac4d-45b5-47ef-b148-c137d5b2a4c0 Aug 18 19:32:59.372833 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-81e9a1a8-56f5-47c5-ac16-b232b0e305bb tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:32:59.380812 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-81e9a1a8-56f5-47c5-ac16-b232b0e305bb tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Acquiring lock "cinder-attachment_update-290e5f66-3ef0-4799-8731-26b8cd229bd9-np0000007688" by "attachment_update" {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:32:59.386169 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-81e9a1a8-56f5-47c5-ac16-b232b0e305bb tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Lock "cinder-attachment_update-290e5f66-3ef0-4799-8731-26b8cd229bd9-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:32:59.387281 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:59.387281 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:32:59.455765 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-79e7e91a-0124-4462-bf3f-8adf1ab34c60 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:59.457494 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-79e7e91a-0124-4462-bf3f-8adf1ab34c60 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/63a737ce-ce06-4afa-8e6e-56f7d78799e5 Aug 18 19:32:59.457686 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-79e7e91a-0124-4462-bf3f-8adf1ab34c60 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:59.457900 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-79e7e91a-0124-4462-bf3f-8adf1ab34c60 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:59.462627 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:59.462627 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:59.463241 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-79e7e91a-0124-4462-bf3f-8adf1ab34c60 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:32:59.463774 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-79e7e91a-0124-4462-bf3f-8adf1ab34c60 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/63a737ce-ce06-4afa-8e6e-56f7d78799e5 returned with HTTP 200 Aug 18 19:32:59.464188 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1275/5121] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:32:59 2026] GET /volume/v3/snapshots/63a737ce-ce06-4afa-8e6e-56f7d78799e5 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:59.464228 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-81e9a1a8-56f5-47c5-ac16-b232b0e305bb tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Lock "cinder-attachment_update-290e5f66-3ef0-4799-8731-26b8cd229bd9-np0000007688" released by "attachment_update" :: held 0.078s {{(pid=100583) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:32:59.464585 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-81e9a1a8-56f5-47c5-ac16-b232b0e305bb tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/attachments/9da8ac4d-45b5-47ef-b148-c137d5b2a4c0 returned with HTTP 200 Aug 18 19:32:59.465345 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1285/5122] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:32:59 2026] PUT /volume/v3/attachments/9da8ac4d-45b5-47ef-b148-c137d5b2a4c0 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:32:59.472666 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d9bde1f5-fe40-47af-a59b-7f40e0e1056c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:59.474352 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d9bde1f5-fe40-47af-a59b-7f40e0e1056c tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] GET https://10.4.3.170/volume/v3/snapshots Aug 18 19:32:59.474622 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d9bde1f5-fe40-47af-a59b-7f40e0e1056c tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:59.474872 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d9bde1f5-fe40-47af-a59b-7f40e0e1056c tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Calling method 'index' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:59.475209 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.api_utils [None req-d9bde1f5-fe40-47af-a59b-7f40e0e1056c tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Removing options '' from query. {{(pid=100580) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 19:32:59.476545 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.db.api [None req-d9bde1f5-fe40-47af-a59b-7f40e0e1056c tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Building query based on filter {{(pid=100580) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 19:32:59.481083 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-d9bde1f5-fe40-47af-a59b-7f40e0e1056c tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Get all snapshots completed successfully. Aug 18 19:32:59.481434 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d9bde1f5-fe40-47af-a59b-7f40e0e1056c tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 200 Aug 18 19:32:59.481857 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1281/5123] 10.4.3.170 () {66 vars in 1243 bytes} [Tue Aug 18 19:32:59 2026] GET /volume/v3/snapshots => generated 336 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:32:59.490832 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-054e346b-c1b0-4853-95f8-c592032cc009 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:59.492758 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-054e346b-c1b0-4853-95f8-c592032cc009 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/63a737ce-ce06-4afa-8e6e-56f7d78799e5 Aug 18 19:32:59.492995 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-054e346b-c1b0-4853-95f8-c592032cc009 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:59.493203 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-054e346b-c1b0-4853-95f8-c592032cc009 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:59.493340 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-054e346b-c1b0-4853-95f8-c592032cc009 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete snapshot with id: 63a737ce-ce06-4afa-8e6e-56f7d78799e5 Aug 18 19:32:59.498528 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:59.498528 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:32:59.498856 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-054e346b-c1b0-4853-95f8-c592032cc009 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:32:59.517856 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-054e346b-c1b0-4853-95f8-c592032cc009 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot delete request issued successfully. Aug 18 19:32:59.518161 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-054e346b-c1b0-4853-95f8-c592032cc009 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/63a737ce-ce06-4afa-8e6e-56f7d78799e5 returned with HTTP 202 Aug 18 19:32:59.518751 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1283/5124] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:32:59 2026] DELETE /volume/v3/snapshots/63a737ce-ce06-4afa-8e6e-56f7d78799e5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:32:59.526094 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-94eb3b1b-f8af-4f63-ac22-e87506f8340b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:32:59.528761 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-94eb3b1b-f8af-4f63-ac22-e87506f8340b tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/63a737ce-ce06-4afa-8e6e-56f7d78799e5 Aug 18 19:32:59.529394 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-94eb3b1b-f8af-4f63-ac22-e87506f8340b tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:32:59.530638 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-94eb3b1b-f8af-4f63-ac22-e87506f8340b tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:32:59.535651 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:32:59.535651 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:32:59.535992 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-94eb3b1b-f8af-4f63-ac22-e87506f8340b tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:32:59.536697 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-94eb3b1b-f8af-4f63-ac22-e87506f8340b tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/63a737ce-ce06-4afa-8e6e-56f7d78799e5 returned with HTTP 200 Aug 18 19:32:59.537214 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1276/5125] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:32:59 2026] GET /volume/v3/snapshots/63a737ce-ce06-4afa-8e6e-56f7d78799e5 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:00.260508 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7c56dc1f-2b22-4c2c-bb52-31f70767a397 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:00.262466 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7c56dc1f-2b22-4c2c-bb52-31f70767a397 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:33:00.262679 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7c56dc1f-2b22-4c2c-bb52-31f70767a397 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:00.262863 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7c56dc1f-2b22-4c2c-bb52-31f70767a397 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:00.273340 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:00.273340 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:00.277459 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7c56dc1f-2b22-4c2c-bb52-31f70767a397 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:00.282852 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7c56dc1f-2b22-4c2c-bb52-31f70767a397 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:33:00.283484 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1286/5126] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:00 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 922 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:00.546171 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6c9bb053-89e0-44d3-827a-db348226f7df None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:00.547887 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6c9bb053-89e0-44d3-827a-db348226f7df tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/63a737ce-ce06-4afa-8e6e-56f7d78799e5 Aug 18 19:33:00.548100 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6c9bb053-89e0-44d3-827a-db348226f7df tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:00.548270 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6c9bb053-89e0-44d3-827a-db348226f7df tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:00.552521 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6c9bb053-89e0-44d3-827a-db348226f7df tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/63a737ce-ce06-4afa-8e6e-56f7d78799e5 returned with HTTP 404 Aug 18 19:33:00.553022 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1282/5127] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:33:00 2026] GET /volume/v3/snapshots/63a737ce-ce06-4afa-8e6e-56f7d78799e5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:00.560215 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-84919bb1-4f7d-429e-94f7-fc21255f3314 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:00.562193 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-84919bb1-4f7d-429e-94f7-fc21255f3314 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/9d3bdbf9-6f76-490d-a26d-0622ff51bd6e Aug 18 19:33:00.562442 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-84919bb1-4f7d-429e-94f7-fc21255f3314 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:00.562669 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-84919bb1-4f7d-429e-94f7-fc21255f3314 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:00.562855 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-84919bb1-4f7d-429e-94f7-fc21255f3314 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete volume with id: 9d3bdbf9-6f76-490d-a26d-0622ff51bd6e Aug 18 19:33:00.570505 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:00.570505 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:00.570866 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-84919bb1-4f7d-429e-94f7-fc21255f3314 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:00.589114 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-84919bb1-4f7d-429e-94f7-fc21255f3314 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete volume request issued successfully. Aug 18 19:33:00.589332 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-84919bb1-4f7d-429e-94f7-fc21255f3314 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/9d3bdbf9-6f76-490d-a26d-0622ff51bd6e returned with HTTP 202 Aug 18 19:33:00.589838 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1284/5128] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:33:00 2026] DELETE /volume/v3/volumes/9d3bdbf9-6f76-490d-a26d-0622ff51bd6e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:33:00.598321 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-81839691-e9bb-4936-ab36-4efcb229b73d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:00.600348 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-81839691-e9bb-4936-ab36-4efcb229b73d tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/9d3bdbf9-6f76-490d-a26d-0622ff51bd6e Aug 18 19:33:00.600678 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-81839691-e9bb-4936-ab36-4efcb229b73d tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:00.601017 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-81839691-e9bb-4936-ab36-4efcb229b73d tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:00.608305 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:00.608305 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:00.612188 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-81839691-e9bb-4936-ab36-4efcb229b73d tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:00.617288 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-81839691-e9bb-4936-ab36-4efcb229b73d tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/9d3bdbf9-6f76-490d-a26d-0622ff51bd6e returned with HTTP 200 Aug 18 19:33:00.617966 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1277/5129] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:00 2026] GET /volume/v3/volumes/9d3bdbf9-6f76-490d-a26d-0622ff51bd6e => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:01.298381 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f158813d-87ea-4d59-bf06-63ae0b66359f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:01.300297 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f158813d-87ea-4d59-bf06-63ae0b66359f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:33:01.300492 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f158813d-87ea-4d59-bf06-63ae0b66359f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:01.300736 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f158813d-87ea-4d59-bf06-63ae0b66359f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:01.312605 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:01.312605 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:01.317642 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f158813d-87ea-4d59-bf06-63ae0b66359f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:01.322293 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f158813d-87ea-4d59-bf06-63ae0b66359f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:33:01.323023 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1287/5130] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:01 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 922 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:01.633346 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1e4e6ab9-8593-4265-8c10-09c805e5bd6a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:01.635177 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1e4e6ab9-8593-4265-8c10-09c805e5bd6a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/9d3bdbf9-6f76-490d-a26d-0622ff51bd6e Aug 18 19:33:01.635398 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1e4e6ab9-8593-4265-8c10-09c805e5bd6a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:01.635627 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1e4e6ab9-8593-4265-8c10-09c805e5bd6a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:01.642274 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1e4e6ab9-8593-4265-8c10-09c805e5bd6a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/9d3bdbf9-6f76-490d-a26d-0622ff51bd6e returned with HTTP 404 Aug 18 19:33:01.642807 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1283/5131] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:01 2026] GET /volume/v3/volumes/9d3bdbf9-6f76-490d-a26d-0622ff51bd6e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:01.651973 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-07fa2ba2-7460-4d24-b60f-b5bf252d22cf None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:01.653849 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-07fa2ba2-7460-4d24-b60f-b5bf252d22cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:33:01.654202 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-07fa2ba2-7460-4d24-b60f-b5bf252d22cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1829210311"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:01.655749 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-07fa2ba2-7460-4d24-b60f-b5bf252d22cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1829210311'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:33:01.655890 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-07fa2ba2-7460-4d24-b60f-b5bf252d22cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume of 1 GB Aug 18 19:33:01.660386 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-07fa2ba2-7460-4d24-b60f-b5bf252d22cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Availability Zones retrieved successfully. Aug 18 19:33:01.666481 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-07fa2ba2-7460-4d24-b60f-b5bf252d22cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Flow 'volume_create_api' (d146477e-1af0-41e8-a241-13754a506260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:01.667742 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-07fa2ba2-7460-4d24-b60f-b5bf252d22cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b0c8978-44d7-4b87-845a-0def2483dfa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:01.668152 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-07fa2ba2-7460-4d24-b60f-b5bf252d22cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:33:01.695153 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-07fa2ba2-7460-4d24-b60f-b5bf252d22cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b0c8978-44d7-4b87-845a-0def2483dfa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:01.696091 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-07fa2ba2-7460-4d24-b60f-b5bf252d22cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c321c59-06e2-4204-a87b-0b5a4eaf1c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:01.745855 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-07fa2ba2-7460-4d24-b60f-b5bf252d22cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Created reservations ['c6ad6216-a071-472d-a6b5-093c3755cb47', '28bc3a39-a794-409c-a725-5f5f2625a4a3', 'fd65c2d5-a4fa-4af1-9846-968b3735620f', 'efee21a8-5290-49c0-aa54-c4f96420d4eb'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:33:01.747202 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-07fa2ba2-7460-4d24-b60f-b5bf252d22cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c321c59-06e2-4204-a87b-0b5a4eaf1c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6ad6216-a071-472d-a6b5-093c3755cb47', '28bc3a39-a794-409c-a725-5f5f2625a4a3', 'fd65c2d5-a4fa-4af1-9846-968b3735620f', 'efee21a8-5290-49c0-aa54-c4f96420d4eb']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:01.748385 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-07fa2ba2-7460-4d24-b60f-b5bf252d22cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ee4fd67-131e-4a14-9328-e263b0d7556c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:01.779628 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-07fa2ba2-7460-4d24-b60f-b5bf252d22cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ee4fd67-131e-4a14-9328-e263b0d7556c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6092fe5e-8098-4f79-bfc5-db9ab5d13b96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1829210311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34d9767a730a4a5b81a33b65d0e62027',qos_specs=None,replication_status=,reservations=['c6ad6216-a071-472d-a6b5-093c3755cb47','28bc3a39-a794-409c-a725-5f5f2625a4a3','fd65c2d5-a4fa-4af1-9846-968b3735620f','efee21a8-5290-49c0-aa54-c4f96420d4eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:33:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1829210311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6092fe5e-8098-4f79-bfc5-db9ab5d13b96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34d9767a730a4a5b81a33b65d0e62027',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:01.780420 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-07fa2ba2-7460-4d24-b60f-b5bf252d22cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e3c5c8f-3a32-4d00-98d8-68b64dfb2413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:01.798315 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-07fa2ba2-7460-4d24-b60f-b5bf252d22cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e3c5c8f-3a32-4d00-98d8-68b64dfb2413) transitioned into state 'SUCCESS' from state '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-1829210311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34d9767a730a4a5b81a33b65d0e62027',qos_specs=None,replication_status=,reservations=['c6ad6216-a071-472d-a6b5-093c3755cb47','28bc3a39-a794-409c-a725-5f5f2625a4a3','fd65c2d5-a4fa-4af1-9846-968b3735620f','efee21a8-5290-49c0-aa54-c4f96420d4eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:01.799006 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-07fa2ba2-7460-4d24-b60f-b5bf252d22cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d34d6b4-1564-4443-89c4-17a4410ef508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:01.807449 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-07fa2ba2-7460-4d24-b60f-b5bf252d22cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d34d6b4-1564-4443-89c4-17a4410ef508) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:01.808683 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-07fa2ba2-7460-4d24-b60f-b5bf252d22cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Flow 'volume_create_api' (d146477e-1af0-41e8-a241-13754a506260) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:01.809118 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-07fa2ba2-7460-4d24-b60f-b5bf252d22cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume request issued successfully. Aug 18 19:33:01.809887 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-07fa2ba2-7460-4d24-b60f-b5bf252d22cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:33:01.810495 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1285/5132] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:33:01 2026] POST /volume/v3/volumes => generated 778 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:33:01.822293 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-42dfe42e-1f30-4d3a-9b14-05fbd4844d12 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:01.824342 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-42dfe42e-1f30-4d3a-9b14-05fbd4844d12 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/6092fe5e-8098-4f79-bfc5-db9ab5d13b96 Aug 18 19:33:01.824553 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-42dfe42e-1f30-4d3a-9b14-05fbd4844d12 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:01.824731 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-42dfe42e-1f30-4d3a-9b14-05fbd4844d12 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:01.835218 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:01.835218 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:01.839008 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-42dfe42e-1f30-4d3a-9b14-05fbd4844d12 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:01.843013 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-42dfe42e-1f30-4d3a-9b14-05fbd4844d12 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/6092fe5e-8098-4f79-bfc5-db9ab5d13b96 returned with HTTP 200 Aug 18 19:33:01.843407 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1278/5133] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:01 2026] GET /volume/v3/volumes/6092fe5e-8098-4f79-bfc5-db9ab5d13b96 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:02.335253 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0c9d2ef4-4282-43b6-ad18-65c28266a027 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:02.337301 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0c9d2ef4-4282-43b6-ad18-65c28266a027 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:33:02.337615 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0c9d2ef4-4282-43b6-ad18-65c28266a027 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:02.337830 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0c9d2ef4-4282-43b6-ad18-65c28266a027 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:02.349984 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:02.349984 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:02.354567 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0c9d2ef4-4282-43b6-ad18-65c28266a027 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:02.359413 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0c9d2ef4-4282-43b6-ad18-65c28266a027 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:33:02.359702 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1288/5134] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:02 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 922 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:02.725961 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-93ea8eda-c0fb-4ee4-b747-04b719d885c1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:02.728223 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-93ea8eda-c0fb-4ee4-b747-04b719d885c1 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] POST https://10.4.3.170/volume/v3/attachments/9da8ac4d-45b5-47ef-b148-c137d5b2a4c0/action Aug 18 19:33:02.728707 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-93ea8eda-c0fb-4ee4-b747-04b719d885c1 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:33:02.728850 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-93ea8eda-c0fb-4ee4-b747-04b719d885c1 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:02.747280 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:02.747280 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:02.758432 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-5d28c90a-c7d6-402f-b785-d26255bbb471 req-93ea8eda-c0fb-4ee4-b747-04b719d885c1 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/attachments/9da8ac4d-45b5-47ef-b148-c137d5b2a4c0/action returned with HTTP 204 Aug 18 19:33:02.759075 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1284/5135] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:33:02 2026] POST /volume/v3/attachments/9da8ac4d-45b5-47ef-b148-c137d5b2a4c0/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:02.861620 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4ba35618-b0d0-45cb-bd23-443c9590cd66 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:02.864143 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4ba35618-b0d0-45cb-bd23-443c9590cd66 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/6092fe5e-8098-4f79-bfc5-db9ab5d13b96 Aug 18 19:33:02.864384 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4ba35618-b0d0-45cb-bd23-443c9590cd66 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:02.864625 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4ba35618-b0d0-45cb-bd23-443c9590cd66 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:02.874884 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:02.874884 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:02.880120 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4ba35618-b0d0-45cb-bd23-443c9590cd66 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:02.886444 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4ba35618-b0d0-45cb-bd23-443c9590cd66 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/6092fe5e-8098-4f79-bfc5-db9ab5d13b96 returned with HTTP 200 Aug 18 19:33:02.887038 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1286/5136] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:02 2026] GET /volume/v3/volumes/6092fe5e-8098-4f79-bfc5-db9ab5d13b96 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:02.899945 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-909fc6d9-31db-4aa7-be78-a8ff24a769ee None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:02.902219 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-909fc6d9-31db-4aa7-be78-a8ff24a769ee tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:33:02.902693 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-909fc6d9-31db-4aa7-be78-a8ff24a769ee tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6092fe5e-8098-4f79-bfc5-db9ab5d13b96", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2118810020"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:02.914917 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:02.914917 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:02.915377 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-909fc6d9-31db-4aa7-be78-a8ff24a769ee tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:02.915528 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-909fc6d9-31db-4aa7-be78-a8ff24a769ee tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create snapshot from volume 6092fe5e-8098-4f79-bfc5-db9ab5d13b96 Aug 18 19:33:02.947397 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-909fc6d9-31db-4aa7-be78-a8ff24a769ee tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Created reservations ['ad4a427d-ca43-418e-9f76-34886fe88ca4', 'b0866c64-d17b-41c3-a909-b874747894e0', '51400622-4b64-43dd-a201-5519956ccb8c', '8fd2f568-dbe3-4ca9-88cf-d900f7f418eb'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:33:02.988352 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-909fc6d9-31db-4aa7-be78-a8ff24a769ee tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot create request issued successfully. Aug 18 19:33:02.988786 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-909fc6d9-31db-4aa7-be78-a8ff24a769ee tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:33:02.989252 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1279/5137] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:33:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:33:02.998167 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-535b8bbe-9d87-48fa-8215-466e6e8fbc86 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:03.000269 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-535b8bbe-9d87-48fa-8215-466e6e8fbc86 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/f80df5da-ba82-4aef-8941-b315be6f0297 Aug 18 19:33:03.000619 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-535b8bbe-9d87-48fa-8215-466e6e8fbc86 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:03.000742 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-535b8bbe-9d87-48fa-8215-466e6e8fbc86 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:03.006175 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:03.006175 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:03.006556 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-535b8bbe-9d87-48fa-8215-466e6e8fbc86 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:33:03.007257 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-535b8bbe-9d87-48fa-8215-466e6e8fbc86 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/f80df5da-ba82-4aef-8941-b315be6f0297 returned with HTTP 200 Aug 18 19:33:03.007692 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1289/5138] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:33:02 2026] GET /volume/v3/snapshots/f80df5da-ba82-4aef-8941-b315be6f0297 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:03.372461 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-92eb4e80-8301-4ba2-b174-379781ea76c9 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:03.374632 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-92eb4e80-8301-4ba2-b174-379781ea76c9 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:33:03.374897 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-92eb4e80-8301-4ba2-b174-379781ea76c9 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:03.375178 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-92eb4e80-8301-4ba2-b174-379781ea76c9 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:03.389040 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:03.389040 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:03.394397 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-92eb4e80-8301-4ba2-b174-379781ea76c9 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:03.398746 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-92eb4e80-8301-4ba2-b174-379781ea76c9 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:33:03.399131 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1285/5139] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:03 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 1214 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:04.018073 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7d48acb3-2cbf-424f-bd72-5b538100ee4a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:04.020130 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7d48acb3-2cbf-424f-bd72-5b538100ee4a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/f80df5da-ba82-4aef-8941-b315be6f0297 Aug 18 19:33:04.020355 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7d48acb3-2cbf-424f-bd72-5b538100ee4a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:04.020564 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7d48acb3-2cbf-424f-bd72-5b538100ee4a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:04.025355 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:04.025355 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:04.025724 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7d48acb3-2cbf-424f-bd72-5b538100ee4a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:33:04.026434 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7d48acb3-2cbf-424f-bd72-5b538100ee4a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/f80df5da-ba82-4aef-8941-b315be6f0297 returned with HTTP 200 Aug 18 19:33:04.026845 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1287/5140] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:33:04 2026] GET /volume/v3/snapshots/f80df5da-ba82-4aef-8941-b315be6f0297 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:04.035751 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b8b31fb5-217e-4552-956e-dc13694872a0 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:04.037602 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b8b31fb5-217e-4552-956e-dc13694872a0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] POST https://10.4.3.170/volume/v3/snapshots/f80df5da-ba82-4aef-8941-b315be6f0297/action Aug 18 19:33:04.037949 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b8b31fb5-217e-4552-956e-dc13694872a0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:33:04.038063 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b8b31fb5-217e-4552-956e-dc13694872a0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:04.039416 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.admin_actions [None req-b8b31fb5-217e-4552-956e-dc13694872a0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Updating snapshot 'f80df5da-ba82-4aef-8941-b315be6f0297' with '{'status': 'error'}' {{(pid=100582) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 19:33:04.048110 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:04.048110 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:04.048629 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.policy [None req-b8b31fb5-217e-4552-956e-dc13694872a0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '87481056322745feaaf020e3aad20782', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34d9767a730a4a5b81a33b65d0e62027', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100582) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:33:04.048872 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b8b31fb5-217e-4552-956e-dc13694872a0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] https://10.4.3.170/volume/v3/snapshots/f80df5da-ba82-4aef-8941-b315be6f0297/action returned with HTTP 403 Aug 18 19:33:04.049329 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1280/5141] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:33:04 2026] POST /volume/v3/snapshots/f80df5da-ba82-4aef-8941-b315be6f0297/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:04.057143 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-206e941c-ef04-4a3e-b3ff-047c0cd394b4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:04.059290 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-206e941c-ef04-4a3e-b3ff-047c0cd394b4 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/f80df5da-ba82-4aef-8941-b315be6f0297 Aug 18 19:33:04.059553 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-206e941c-ef04-4a3e-b3ff-047c0cd394b4 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:04.059790 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-206e941c-ef04-4a3e-b3ff-047c0cd394b4 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:04.059955 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-206e941c-ef04-4a3e-b3ff-047c0cd394b4 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete snapshot with id: f80df5da-ba82-4aef-8941-b315be6f0297 Aug 18 19:33:04.065978 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:04.065978 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:04.066376 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-206e941c-ef04-4a3e-b3ff-047c0cd394b4 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:33:04.088864 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-206e941c-ef04-4a3e-b3ff-047c0cd394b4 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot delete request issued successfully. Aug 18 19:33:04.089121 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-206e941c-ef04-4a3e-b3ff-047c0cd394b4 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/f80df5da-ba82-4aef-8941-b315be6f0297 returned with HTTP 202 Aug 18 19:33:04.089711 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1290/5142] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:33:04 2026] DELETE /volume/v3/snapshots/f80df5da-ba82-4aef-8941-b315be6f0297 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:33:04.098255 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-90d78fd3-5383-4ea7-8dd5-20004e1ba475 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:04.100028 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-90d78fd3-5383-4ea7-8dd5-20004e1ba475 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/f80df5da-ba82-4aef-8941-b315be6f0297 Aug 18 19:33:04.100225 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-90d78fd3-5383-4ea7-8dd5-20004e1ba475 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:04.100424 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-90d78fd3-5383-4ea7-8dd5-20004e1ba475 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:04.105856 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:04.105856 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:04.106150 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-90d78fd3-5383-4ea7-8dd5-20004e1ba475 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:33:04.106842 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-90d78fd3-5383-4ea7-8dd5-20004e1ba475 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/f80df5da-ba82-4aef-8941-b315be6f0297 returned with HTTP 200 Aug 18 19:33:04.107209 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1286/5143] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:33:04 2026] GET /volume/v3/snapshots/f80df5da-ba82-4aef-8941-b315be6f0297 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:05.116990 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a46a360c-5454-4a68-9c27-0abefb29b2fa None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:05.119932 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a46a360c-5454-4a68-9c27-0abefb29b2fa tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/f80df5da-ba82-4aef-8941-b315be6f0297 Aug 18 19:33:05.120970 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a46a360c-5454-4a68-9c27-0abefb29b2fa tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:05.120970 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a46a360c-5454-4a68-9c27-0abefb29b2fa tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:05.126461 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a46a360c-5454-4a68-9c27-0abefb29b2fa tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/f80df5da-ba82-4aef-8941-b315be6f0297 returned with HTTP 404 Aug 18 19:33:05.127510 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1288/5144] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:33:05 2026] GET /volume/v3/snapshots/f80df5da-ba82-4aef-8941-b315be6f0297 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:05.134594 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-39083b2a-f1cf-441e-a47f-c5df5fc27fdf None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:05.136598 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-39083b2a-f1cf-441e-a47f-c5df5fc27fdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/6092fe5e-8098-4f79-bfc5-db9ab5d13b96 Aug 18 19:33:05.136873 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-39083b2a-f1cf-441e-a47f-c5df5fc27fdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:05.137073 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-39083b2a-f1cf-441e-a47f-c5df5fc27fdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:05.137308 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-39083b2a-f1cf-441e-a47f-c5df5fc27fdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete volume with id: 6092fe5e-8098-4f79-bfc5-db9ab5d13b96 Aug 18 19:33:05.145204 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:05.145204 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:05.145669 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-39083b2a-f1cf-441e-a47f-c5df5fc27fdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:05.165043 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-39083b2a-f1cf-441e-a47f-c5df5fc27fdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete volume request issued successfully. Aug 18 19:33:05.165248 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-39083b2a-f1cf-441e-a47f-c5df5fc27fdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/6092fe5e-8098-4f79-bfc5-db9ab5d13b96 returned with HTTP 202 Aug 18 19:33:05.165786 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1281/5145] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:33:05 2026] DELETE /volume/v3/volumes/6092fe5e-8098-4f79-bfc5-db9ab5d13b96 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:33:05.172736 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2d8deb2a-0493-4b12-ae83-d9d39f1e6b1d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:05.175066 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2d8deb2a-0493-4b12-ae83-d9d39f1e6b1d tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/6092fe5e-8098-4f79-bfc5-db9ab5d13b96 Aug 18 19:33:05.175300 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2d8deb2a-0493-4b12-ae83-d9d39f1e6b1d tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:05.175512 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2d8deb2a-0493-4b12-ae83-d9d39f1e6b1d tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:05.183386 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:05.183386 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:05.188053 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2d8deb2a-0493-4b12-ae83-d9d39f1e6b1d tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:05.193951 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2d8deb2a-0493-4b12-ae83-d9d39f1e6b1d tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/6092fe5e-8098-4f79-bfc5-db9ab5d13b96 returned with HTTP 200 Aug 18 19:33:05.194458 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1291/5146] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:05 2026] GET /volume/v3/volumes/6092fe5e-8098-4f79-bfc5-db9ab5d13b96 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:06.209065 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5c70a200-2720-479c-a755-e226b2d762e5 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:06.211301 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5c70a200-2720-479c-a755-e226b2d762e5 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/6092fe5e-8098-4f79-bfc5-db9ab5d13b96 Aug 18 19:33:06.211631 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5c70a200-2720-479c-a755-e226b2d762e5 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:06.211928 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5c70a200-2720-479c-a755-e226b2d762e5 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:06.220860 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5c70a200-2720-479c-a755-e226b2d762e5 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/6092fe5e-8098-4f79-bfc5-db9ab5d13b96 returned with HTTP 404 Aug 18 19:33:06.221355 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1287/5147] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:06 2026] GET /volume/v3/volumes/6092fe5e-8098-4f79-bfc5-db9ab5d13b96 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:06.236767 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0ab62c5a-539a-4d81-ac88-212246f95f1f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:06.239466 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0ab62c5a-539a-4d81-ac88-212246f95f1f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:33:06.240120 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0ab62c5a-539a-4d81-ac88-212246f95f1f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-932096036"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:06.242166 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-0ab62c5a-539a-4d81-ac88-212246f95f1f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-932096036'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:33:06.242332 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-0ab62c5a-539a-4d81-ac88-212246f95f1f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume of 1 GB Aug 18 19:33:06.248452 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0ab62c5a-539a-4d81-ac88-212246f95f1f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Availability Zones retrieved successfully. Aug 18 19:33:06.255735 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0ab62c5a-539a-4d81-ac88-212246f95f1f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Flow 'volume_create_api' (ebe7ee39-3d3d-4af4-a2d3-46047162aff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:06.257247 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0ab62c5a-539a-4d81-ac88-212246f95f1f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (920eaa8f-6e6e-4c08-b42b-7812f53ab816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:06.258385 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-0ab62c5a-539a-4d81-ac88-212246f95f1f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:33:06.292480 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0ab62c5a-539a-4d81-ac88-212246f95f1f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (920eaa8f-6e6e-4c08-b42b-7812f53ab816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:06.293420 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0ab62c5a-539a-4d81-ac88-212246f95f1f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac1e4928-82da-45b2-80c9-54a68ffb5941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:06.350484 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-0ab62c5a-539a-4d81-ac88-212246f95f1f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Created reservations ['d85ada53-61c3-4ec5-8f1f-aa8334712d8e', '8ecd8e95-a675-4910-8b87-fcf8b0b95557', '740fa63c-415a-45d7-87ee-2b6ca3726eb8', 'fdcabbaa-3307-4641-b833-83b362eb986d'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:33:06.351475 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0ab62c5a-539a-4d81-ac88-212246f95f1f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac1e4928-82da-45b2-80c9-54a68ffb5941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d85ada53-61c3-4ec5-8f1f-aa8334712d8e', '8ecd8e95-a675-4910-8b87-fcf8b0b95557', '740fa63c-415a-45d7-87ee-2b6ca3726eb8', 'fdcabbaa-3307-4641-b833-83b362eb986d']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:06.352411 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0ab62c5a-539a-4d81-ac88-212246f95f1f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5640b156-e9a3-4cdc-a9c5-7fc82c135416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:06.383230 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0ab62c5a-539a-4d81-ac88-212246f95f1f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5640b156-e9a3-4cdc-a9c5-7fc82c135416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8421808a-6595-4d9f-a0b6-8ec6bf96ed11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-932096036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34d9767a730a4a5b81a33b65d0e62027',qos_specs=None,replication_status=,reservations=['d85ada53-61c3-4ec5-8f1f-aa8334712d8e','8ecd8e95-a675-4910-8b87-fcf8b0b95557','740fa63c-415a-45d7-87ee-2b6ca3726eb8','fdcabbaa-3307-4641-b833-83b362eb986d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:33:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-932096036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8421808a-6595-4d9f-a0b6-8ec6bf96ed11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34d9767a730a4a5b81a33b65d0e62027',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:06.384375 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0ab62c5a-539a-4d81-ac88-212246f95f1f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d871418c-9755-449d-8c40-cce62204e9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:06.407001 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0ab62c5a-539a-4d81-ac88-212246f95f1f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d871418c-9755-449d-8c40-cce62204e9cc) transitioned into state 'SUCCESS' from state '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-932096036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34d9767a730a4a5b81a33b65d0e62027',qos_specs=None,replication_status=,reservations=['d85ada53-61c3-4ec5-8f1f-aa8334712d8e','8ecd8e95-a675-4910-8b87-fcf8b0b95557','740fa63c-415a-45d7-87ee-2b6ca3726eb8','fdcabbaa-3307-4641-b833-83b362eb986d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:06.408062 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0ab62c5a-539a-4d81-ac88-212246f95f1f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab155c6b-8d3b-45d6-807d-3f3a66917614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:06.419579 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0ab62c5a-539a-4d81-ac88-212246f95f1f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab155c6b-8d3b-45d6-807d-3f3a66917614) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:06.420320 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-0ab62c5a-539a-4d81-ac88-212246f95f1f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Flow 'volume_create_api' (ebe7ee39-3d3d-4af4-a2d3-46047162aff9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:06.420685 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0ab62c5a-539a-4d81-ac88-212246f95f1f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume request issued successfully. Aug 18 19:33:06.421270 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0ab62c5a-539a-4d81-ac88-212246f95f1f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:33:06.421738 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1289/5148] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:33:06 2026] POST /volume/v3/volumes => generated 777 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:33:06.434289 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-0f1fb9c1-c2ed-49d4-b8e9-1a4358753da6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:06.436315 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0f1fb9c1-c2ed-49d4-b8e9-1a4358753da6 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/8421808a-6595-4d9f-a0b6-8ec6bf96ed11 Aug 18 19:33:06.436588 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0f1fb9c1-c2ed-49d4-b8e9-1a4358753da6 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:06.436847 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0f1fb9c1-c2ed-49d4-b8e9-1a4358753da6 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:06.446017 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:06.446017 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:06.451758 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-0f1fb9c1-c2ed-49d4-b8e9-1a4358753da6 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:06.457671 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0f1fb9c1-c2ed-49d4-b8e9-1a4358753da6 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/8421808a-6595-4d9f-a0b6-8ec6bf96ed11 returned with HTTP 200 Aug 18 19:33:06.458406 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1282/5149] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:06 2026] GET /volume/v3/volumes/8421808a-6595-4d9f-a0b6-8ec6bf96ed11 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:07.472321 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-dd96378f-ed00-4ac2-9249-7aa655764322 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:07.474354 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dd96378f-ed00-4ac2-9249-7aa655764322 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/8421808a-6595-4d9f-a0b6-8ec6bf96ed11 Aug 18 19:33:07.474611 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-dd96378f-ed00-4ac2-9249-7aa655764322 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:07.474843 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-dd96378f-ed00-4ac2-9249-7aa655764322 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:07.483301 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:07.483301 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:07.487565 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-dd96378f-ed00-4ac2-9249-7aa655764322 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:07.492273 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dd96378f-ed00-4ac2-9249-7aa655764322 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/8421808a-6595-4d9f-a0b6-8ec6bf96ed11 returned with HTTP 200 Aug 18 19:33:07.492784 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1292/5150] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:07 2026] GET /volume/v3/volumes/8421808a-6595-4d9f-a0b6-8ec6bf96ed11 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:07.509239 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-356a868b-8093-4d36-ab0a-a9321ab71017 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:07.511828 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-356a868b-8093-4d36-ab0a-a9321ab71017 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:33:07.512227 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-356a868b-8093-4d36-ab0a-a9321ab71017 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8421808a-6595-4d9f-a0b6-8ec6bf96ed11", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-871438270"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:07.523539 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:07.523539 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:07.524085 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-356a868b-8093-4d36-ab0a-a9321ab71017 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:07.524251 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-356a868b-8093-4d36-ab0a-a9321ab71017 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create snapshot from volume 8421808a-6595-4d9f-a0b6-8ec6bf96ed11 Aug 18 19:33:07.557946 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-356a868b-8093-4d36-ab0a-a9321ab71017 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Created reservations ['b6a73430-ef59-400c-baef-6ff55cb5f588', '5a632d15-e758-4f4e-a22b-7c58b02b14ac', 'd1ad00bd-2fe3-4824-82b3-9ed0cd9358b3', '4ac59553-519d-48e8-85ed-202c211e796a'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:33:07.600920 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-356a868b-8093-4d36-ab0a-a9321ab71017 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot create request issued successfully. Aug 18 19:33:07.601377 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-356a868b-8093-4d36-ab0a-a9321ab71017 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:33:07.601932 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1288/5151] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:33:07 2026] POST /volume/v3/snapshots => generated 307 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:33:07.614856 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5215a121-854b-4999-832a-4d79d6418864 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:07.617337 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5215a121-854b-4999-832a-4d79d6418864 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/a7eef7e9-2fee-476e-ab7a-9d1850bbf9c0 Aug 18 19:33:07.617514 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5215a121-854b-4999-832a-4d79d6418864 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:07.617758 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5215a121-854b-4999-832a-4d79d6418864 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:07.624093 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:07.624093 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:07.624625 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-5215a121-854b-4999-832a-4d79d6418864 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:33:07.625543 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5215a121-854b-4999-832a-4d79d6418864 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/a7eef7e9-2fee-476e-ab7a-9d1850bbf9c0 returned with HTTP 200 Aug 18 19:33:07.626431 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1290/5152] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:33:07 2026] GET /volume/v3/snapshots/a7eef7e9-2fee-476e-ab7a-9d1850bbf9c0 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:08.637788 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-cf23ef04-8c26-4b9d-865f-562930c394dc None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:08.640638 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cf23ef04-8c26-4b9d-865f-562930c394dc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/a7eef7e9-2fee-476e-ab7a-9d1850bbf9c0 Aug 18 19:33:08.640850 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cf23ef04-8c26-4b9d-865f-562930c394dc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:08.641101 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cf23ef04-8c26-4b9d-865f-562930c394dc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:08.646946 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:08.646946 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:08.647476 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-cf23ef04-8c26-4b9d-865f-562930c394dc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:33:08.648174 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cf23ef04-8c26-4b9d-865f-562930c394dc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/a7eef7e9-2fee-476e-ab7a-9d1850bbf9c0 returned with HTTP 200 Aug 18 19:33:08.648737 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1283/5153] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:33:08 2026] GET /volume/v3/snapshots/a7eef7e9-2fee-476e-ab7a-9d1850bbf9c0 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:08.658443 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2b859caf-7880-4d77-a8e1-4deb3157995e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:08.660483 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2b859caf-7880-4d77-a8e1-4deb3157995e tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] GET https://10.4.3.170/volume/v3/snapshots/a7eef7e9-2fee-476e-ab7a-9d1850bbf9c0 Aug 18 19:33:08.660703 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2b859caf-7880-4d77-a8e1-4deb3157995e tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:08.660887 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2b859caf-7880-4d77-a8e1-4deb3157995e tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:08.666218 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:08.666218 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:08.666711 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2b859caf-7880-4d77-a8e1-4deb3157995e tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Snapshot retrieved successfully. Aug 18 19:33:08.667574 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2b859caf-7880-4d77-a8e1-4deb3157995e tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] https://10.4.3.170/volume/v3/snapshots/a7eef7e9-2fee-476e-ab7a-9d1850bbf9c0 returned with HTTP 200 Aug 18 19:33:08.668160 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1293/5154] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:33:08 2026] GET /volume/v3/snapshots/a7eef7e9-2fee-476e-ab7a-9d1850bbf9c0 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:08.677346 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c2cfa270-7086-4b90-b380-203796823950 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:08.680474 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c2cfa270-7086-4b90-b380-203796823950 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/a7eef7e9-2fee-476e-ab7a-9d1850bbf9c0 Aug 18 19:33:08.681025 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c2cfa270-7086-4b90-b380-203796823950 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:08.681295 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c2cfa270-7086-4b90-b380-203796823950 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:08.681295 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-c2cfa270-7086-4b90-b380-203796823950 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete snapshot with id: a7eef7e9-2fee-476e-ab7a-9d1850bbf9c0 Aug 18 19:33:08.687528 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:08.687528 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:08.688207 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c2cfa270-7086-4b90-b380-203796823950 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:33:08.707657 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c2cfa270-7086-4b90-b380-203796823950 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot delete request issued successfully. Aug 18 19:33:08.707856 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c2cfa270-7086-4b90-b380-203796823950 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/a7eef7e9-2fee-476e-ab7a-9d1850bbf9c0 returned with HTTP 202 Aug 18 19:33:08.708492 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1289/5155] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:33:08 2026] DELETE /volume/v3/snapshots/a7eef7e9-2fee-476e-ab7a-9d1850bbf9c0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:33:08.717419 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-16c511dc-57e1-49e0-b529-46fc8af15d50 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:08.719957 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-16c511dc-57e1-49e0-b529-46fc8af15d50 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/a7eef7e9-2fee-476e-ab7a-9d1850bbf9c0 Aug 18 19:33:08.720288 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-16c511dc-57e1-49e0-b529-46fc8af15d50 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:08.720557 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-16c511dc-57e1-49e0-b529-46fc8af15d50 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:08.727021 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:08.727021 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:08.727428 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-16c511dc-57e1-49e0-b529-46fc8af15d50 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:33:08.728337 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-16c511dc-57e1-49e0-b529-46fc8af15d50 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/a7eef7e9-2fee-476e-ab7a-9d1850bbf9c0 returned with HTTP 200 Aug 18 19:33:08.728967 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1291/5156] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:33:08 2026] GET /volume/v3/snapshots/a7eef7e9-2fee-476e-ab7a-9d1850bbf9c0 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:09.738917 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-68ce6b56-8d05-4348-af40-3c438d94093e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:09.740753 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-68ce6b56-8d05-4348-af40-3c438d94093e tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/a7eef7e9-2fee-476e-ab7a-9d1850bbf9c0 Aug 18 19:33:09.741335 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-68ce6b56-8d05-4348-af40-3c438d94093e tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:09.741335 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-68ce6b56-8d05-4348-af40-3c438d94093e tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:09.745889 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-68ce6b56-8d05-4348-af40-3c438d94093e tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/a7eef7e9-2fee-476e-ab7a-9d1850bbf9c0 returned with HTTP 404 Aug 18 19:33:09.746353 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1284/5157] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:33:09 2026] GET /volume/v3/snapshots/a7eef7e9-2fee-476e-ab7a-9d1850bbf9c0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:09.755530 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-af1f3e3a-f597-4b30-b7f0-9068d747df29 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:09.758061 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-af1f3e3a-f597-4b30-b7f0-9068d747df29 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/8421808a-6595-4d9f-a0b6-8ec6bf96ed11 Aug 18 19:33:09.758359 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-af1f3e3a-f597-4b30-b7f0-9068d747df29 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:09.758707 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-af1f3e3a-f597-4b30-b7f0-9068d747df29 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:09.758943 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-af1f3e3a-f597-4b30-b7f0-9068d747df29 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete volume with id: 8421808a-6595-4d9f-a0b6-8ec6bf96ed11 Aug 18 19:33:09.768591 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:09.768591 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:09.769022 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-af1f3e3a-f597-4b30-b7f0-9068d747df29 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:09.795395 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-af1f3e3a-f597-4b30-b7f0-9068d747df29 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete volume request issued successfully. Aug 18 19:33:09.795395 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-af1f3e3a-f597-4b30-b7f0-9068d747df29 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/8421808a-6595-4d9f-a0b6-8ec6bf96ed11 returned with HTTP 202 Aug 18 19:33:09.795395 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1294/5158] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:33:09 2026] DELETE /volume/v3/volumes/8421808a-6595-4d9f-a0b6-8ec6bf96ed11 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:33:09.803630 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3572d779-c007-46a8-83db-3ccb2aeb3d6d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:09.805735 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3572d779-c007-46a8-83db-3ccb2aeb3d6d tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/8421808a-6595-4d9f-a0b6-8ec6bf96ed11 Aug 18 19:33:09.806123 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3572d779-c007-46a8-83db-3ccb2aeb3d6d tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:09.806270 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3572d779-c007-46a8-83db-3ccb2aeb3d6d tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:09.816063 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:09.816063 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:09.821738 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3572d779-c007-46a8-83db-3ccb2aeb3d6d tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:09.828355 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3572d779-c007-46a8-83db-3ccb2aeb3d6d tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/8421808a-6595-4d9f-a0b6-8ec6bf96ed11 returned with HTTP 200 Aug 18 19:33:09.828355 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1290/5159] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:09 2026] GET /volume/v3/volumes/8421808a-6595-4d9f-a0b6-8ec6bf96ed11 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:10.844676 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-15baa6fe-7c01-46e5-8d31-9aba83d6e52e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:10.847002 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-15baa6fe-7c01-46e5-8d31-9aba83d6e52e tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/8421808a-6595-4d9f-a0b6-8ec6bf96ed11 Aug 18 19:33:10.847267 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-15baa6fe-7c01-46e5-8d31-9aba83d6e52e tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:10.847553 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-15baa6fe-7c01-46e5-8d31-9aba83d6e52e tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:10.857751 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-15baa6fe-7c01-46e5-8d31-9aba83d6e52e tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/8421808a-6595-4d9f-a0b6-8ec6bf96ed11 returned with HTTP 404 Aug 18 19:33:10.858447 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1292/5160] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:10 2026] GET /volume/v3/volumes/8421808a-6595-4d9f-a0b6-8ec6bf96ed11 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:10.868611 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6933ee1f-8147-4905-b4fc-41d137b13cdf None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:10.870902 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6933ee1f-8147-4905-b4fc-41d137b13cdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:33:10.871089 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6933ee1f-8147-4905-b4fc-41d137b13cdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-783149561"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:10.874142 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-6933ee1f-8147-4905-b4fc-41d137b13cdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-783149561'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:33:10.874142 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-6933ee1f-8147-4905-b4fc-41d137b13cdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume of 1 GB Aug 18 19:33:10.879186 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6933ee1f-8147-4905-b4fc-41d137b13cdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Availability Zones retrieved successfully. Aug 18 19:33:10.886828 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6933ee1f-8147-4905-b4fc-41d137b13cdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Flow 'volume_create_api' (f4a54817-17c5-47c6-a3b5-f72bdc5d5554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:10.888125 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6933ee1f-8147-4905-b4fc-41d137b13cdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f2529c8-f3d8-44e8-af8f-2ea3b459afad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:10.888788 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-6933ee1f-8147-4905-b4fc-41d137b13cdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:33:10.923505 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6933ee1f-8147-4905-b4fc-41d137b13cdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f2529c8-f3d8-44e8-af8f-2ea3b459afad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:10.924924 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6933ee1f-8147-4905-b4fc-41d137b13cdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3025e8b7-22da-4a68-a7c4-931d3518557e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:10.977397 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-6933ee1f-8147-4905-b4fc-41d137b13cdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Created reservations ['76061b55-d3af-44f5-935a-64febc74a582', 'ee03b862-6fbf-42d4-b7be-8a5476e034e8', '81316fa4-e656-4d54-bf74-ba09be5e594f', '68e8223a-9ea1-4252-bdfd-1baf32cb046c'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:33:10.978176 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6933ee1f-8147-4905-b4fc-41d137b13cdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3025e8b7-22da-4a68-a7c4-931d3518557e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76061b55-d3af-44f5-935a-64febc74a582', 'ee03b862-6fbf-42d4-b7be-8a5476e034e8', '81316fa4-e656-4d54-bf74-ba09be5e594f', '68e8223a-9ea1-4252-bdfd-1baf32cb046c']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:10.978991 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6933ee1f-8147-4905-b4fc-41d137b13cdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (571be976-c9a8-4365-8fb5-428fc66ba573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:11.003162 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6933ee1f-8147-4905-b4fc-41d137b13cdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (571be976-c9a8-4365-8fb5-428fc66ba573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b582b7a7-b186-4049-97dd-682b6b3a1f83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-783149561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34d9767a730a4a5b81a33b65d0e62027',qos_specs=None,replication_status=,reservations=['76061b55-d3af-44f5-935a-64febc74a582','ee03b862-6fbf-42d4-b7be-8a5476e034e8','81316fa4-e656-4d54-bf74-ba09be5e594f','68e8223a-9ea1-4252-bdfd-1baf32cb046c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:33:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-783149561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b582b7a7-b186-4049-97dd-682b6b3a1f83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34d9767a730a4a5b81a33b65d0e62027',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:11.003930 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6933ee1f-8147-4905-b4fc-41d137b13cdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3009e522-ff9a-4f43-a5c0-a727294ad15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:11.024678 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6933ee1f-8147-4905-b4fc-41d137b13cdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3009e522-ff9a-4f43-a5c0-a727294ad15a) transitioned into state 'SUCCESS' from state '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-783149561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34d9767a730a4a5b81a33b65d0e62027',qos_specs=None,replication_status=,reservations=['76061b55-d3af-44f5-935a-64febc74a582','ee03b862-6fbf-42d4-b7be-8a5476e034e8','81316fa4-e656-4d54-bf74-ba09be5e594f','68e8223a-9ea1-4252-bdfd-1baf32cb046c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:11.025551 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6933ee1f-8147-4905-b4fc-41d137b13cdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a19eb62-6fc5-4a4c-836f-ae2254133fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:11.036638 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6933ee1f-8147-4905-b4fc-41d137b13cdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a19eb62-6fc5-4a4c-836f-ae2254133fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:11.037440 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6933ee1f-8147-4905-b4fc-41d137b13cdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Flow 'volume_create_api' (f4a54817-17c5-47c6-a3b5-f72bdc5d5554) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:11.037770 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6933ee1f-8147-4905-b4fc-41d137b13cdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume request issued successfully. Aug 18 19:33:11.038564 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6933ee1f-8147-4905-b4fc-41d137b13cdf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:33:11.038757 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1285/5161] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:33:10 2026] POST /volume/v3/volumes => generated 777 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:33:11.055683 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4609b6c1-2ef6-4b86-a85e-9bd4b1b8aa73 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:11.058067 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4609b6c1-2ef6-4b86-a85e-9bd4b1b8aa73 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/b582b7a7-b186-4049-97dd-682b6b3a1f83 Aug 18 19:33:11.058161 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4609b6c1-2ef6-4b86-a85e-9bd4b1b8aa73 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:11.058511 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4609b6c1-2ef6-4b86-a85e-9bd4b1b8aa73 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:11.069078 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:11.069078 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:11.074605 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-4609b6c1-2ef6-4b86-a85e-9bd4b1b8aa73 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:11.080869 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4609b6c1-2ef6-4b86-a85e-9bd4b1b8aa73 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/b582b7a7-b186-4049-97dd-682b6b3a1f83 returned with HTTP 200 Aug 18 19:33:11.081896 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1295/5162] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:11 2026] GET /volume/v3/volumes/b582b7a7-b186-4049-97dd-682b6b3a1f83 => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:12.100262 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bf693ed5-4d20-4546-b14d-82c3c02471d4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:12.102196 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bf693ed5-4d20-4546-b14d-82c3c02471d4 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/b582b7a7-b186-4049-97dd-682b6b3a1f83 Aug 18 19:33:12.102491 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bf693ed5-4d20-4546-b14d-82c3c02471d4 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:12.102716 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bf693ed5-4d20-4546-b14d-82c3c02471d4 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:12.110904 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:12.110904 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:12.115295 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-bf693ed5-4d20-4546-b14d-82c3c02471d4 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:12.120335 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bf693ed5-4d20-4546-b14d-82c3c02471d4 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/b582b7a7-b186-4049-97dd-682b6b3a1f83 returned with HTTP 200 Aug 18 19:33:12.120815 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1291/5163] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:12 2026] GET /volume/v3/volumes/b582b7a7-b186-4049-97dd-682b6b3a1f83 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:12.137990 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-38898940-c1b2-4cb6-a096-2daad5363444 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:12.140103 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-38898940-c1b2-4cb6-a096-2daad5363444 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:33:12.140533 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-38898940-c1b2-4cb6-a096-2daad5363444 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b582b7a7-b186-4049-97dd-682b6b3a1f83", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1465685435"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:12.151916 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:12.151916 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:12.152398 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-38898940-c1b2-4cb6-a096-2daad5363444 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:12.152550 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-38898940-c1b2-4cb6-a096-2daad5363444 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create snapshot from volume b582b7a7-b186-4049-97dd-682b6b3a1f83 Aug 18 19:33:12.185319 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-38898940-c1b2-4cb6-a096-2daad5363444 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Created reservations ['b8ca5791-31d0-4f32-988b-3489b2e77367', '91d3e1fc-f031-4d00-857a-6a07181185ca', 'eb043281-b66f-4891-8200-b3761bc7ddab', 'df63982f-3268-49c5-9882-a090c973645a'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:33:12.232786 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-38898940-c1b2-4cb6-a096-2daad5363444 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot create request issued successfully. Aug 18 19:33:12.233290 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-38898940-c1b2-4cb6-a096-2daad5363444 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:33:12.233872 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1293/5164] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:33:12 2026] POST /volume/v3/snapshots => generated 308 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:33:12.243840 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-50dc31f2-9e76-4956-9c01-e3a8c25c41c0 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:12.246691 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-50dc31f2-9e76-4956-9c01-e3a8c25c41c0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/1d3de640-22fc-4eb5-bcc8-8e01fbc70674 Aug 18 19:33:12.246859 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-50dc31f2-9e76-4956-9c01-e3a8c25c41c0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:12.247193 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-50dc31f2-9e76-4956-9c01-e3a8c25c41c0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:12.255570 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:12.255570 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:12.256088 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-50dc31f2-9e76-4956-9c01-e3a8c25c41c0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:33:12.256919 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-50dc31f2-9e76-4956-9c01-e3a8c25c41c0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/1d3de640-22fc-4eb5-bcc8-8e01fbc70674 returned with HTTP 200 Aug 18 19:33:12.257456 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1286/5165] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:33:12 2026] GET /volume/v3/snapshots/1d3de640-22fc-4eb5-bcc8-8e01fbc70674 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:13.271475 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-81fc3b96-d320-4ff0-8fc7-abde920dda57 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:13.275295 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-81fc3b96-d320-4ff0-8fc7-abde920dda57 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/1d3de640-22fc-4eb5-bcc8-8e01fbc70674 Aug 18 19:33:13.275295 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-81fc3b96-d320-4ff0-8fc7-abde920dda57 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:13.275512 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-81fc3b96-d320-4ff0-8fc7-abde920dda57 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:13.282330 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:13.282330 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:13.282870 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-81fc3b96-d320-4ff0-8fc7-abde920dda57 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:33:13.284682 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-81fc3b96-d320-4ff0-8fc7-abde920dda57 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/1d3de640-22fc-4eb5-bcc8-8e01fbc70674 returned with HTTP 200 Aug 18 19:33:13.285091 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1296/5166] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:33:13 2026] GET /volume/v3/snapshots/1d3de640-22fc-4eb5-bcc8-8e01fbc70674 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:13.296881 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-cf2eae32-2cdc-4c1e-b007-567084ea64ef None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:13.301346 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cf2eae32-2cdc-4c1e-b007-567084ea64ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] POST https://10.4.3.170/volume/v3/snapshots/1d3de640-22fc-4eb5-bcc8-8e01fbc70674/action Aug 18 19:33:13.301925 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cf2eae32-2cdc-4c1e-b007-567084ea64ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:33:13.302456 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-cf2eae32-2cdc-4c1e-b007-567084ea64ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:13.307073 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.snapshot_unmanage [None req-cf2eae32-2cdc-4c1e-b007-567084ea64ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Unmanage snapshot with id: 1d3de640-22fc-4eb5-bcc8-8e01fbc70674 Aug 18 19:33:13.317292 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:13.317292 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:13.317864 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-cf2eae32-2cdc-4c1e-b007-567084ea64ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Snapshot retrieved successfully. Aug 18 19:33:13.319337 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.policy [None req-cf2eae32-2cdc-4c1e-b007-567084ea64ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '87481056322745feaaf020e3aad20782', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34d9767a730a4a5b81a33b65d0e62027', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=100580) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:33:13.319679 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-cf2eae32-2cdc-4c1e-b007-567084ea64ef tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] https://10.4.3.170/volume/v3/snapshots/1d3de640-22fc-4eb5-bcc8-8e01fbc70674/action returned with HTTP 403 Aug 18 19:33:13.320509 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1292/5167] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:33:13 2026] POST /volume/v3/snapshots/1d3de640-22fc-4eb5-bcc8-8e01fbc70674/action => generated 117 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:13.335595 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-543fd638-9798-46b8-9860-c3b0582090cf None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:13.339197 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-543fd638-9798-46b8-9860-c3b0582090cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/1d3de640-22fc-4eb5-bcc8-8e01fbc70674 Aug 18 19:33:13.339588 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-543fd638-9798-46b8-9860-c3b0582090cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:13.339885 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-543fd638-9798-46b8-9860-c3b0582090cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:13.341937 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-543fd638-9798-46b8-9860-c3b0582090cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete snapshot with id: 1d3de640-22fc-4eb5-bcc8-8e01fbc70674 Aug 18 19:33:13.353202 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:13.353202 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:13.353981 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-543fd638-9798-46b8-9860-c3b0582090cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:33:13.378205 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-543fd638-9798-46b8-9860-c3b0582090cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot delete request issued successfully. Aug 18 19:33:13.378485 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-543fd638-9798-46b8-9860-c3b0582090cf tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/1d3de640-22fc-4eb5-bcc8-8e01fbc70674 returned with HTTP 202 Aug 18 19:33:13.382492 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1294/5168] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:33:13 2026] DELETE /volume/v3/snapshots/1d3de640-22fc-4eb5-bcc8-8e01fbc70674 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:33:13.392866 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-75febc57-5ccb-4c9f-bd9a-e9162729827c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:13.395319 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-75febc57-5ccb-4c9f-bd9a-e9162729827c tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/1d3de640-22fc-4eb5-bcc8-8e01fbc70674 Aug 18 19:33:13.395622 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-75febc57-5ccb-4c9f-bd9a-e9162729827c tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:13.395953 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-75febc57-5ccb-4c9f-bd9a-e9162729827c tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:13.403043 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:13.403043 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:13.403473 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-75febc57-5ccb-4c9f-bd9a-e9162729827c tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:33:13.404444 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-75febc57-5ccb-4c9f-bd9a-e9162729827c tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/1d3de640-22fc-4eb5-bcc8-8e01fbc70674 returned with HTTP 200 Aug 18 19:33:13.405029 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1287/5169] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:33:13 2026] GET /volume/v3/snapshots/1d3de640-22fc-4eb5-bcc8-8e01fbc70674 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:14.417164 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9bcf9648-3148-4cde-b8b2-d8b92283afc5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:14.419658 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9bcf9648-3148-4cde-b8b2-d8b92283afc5 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/1d3de640-22fc-4eb5-bcc8-8e01fbc70674 Aug 18 19:33:14.419994 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9bcf9648-3148-4cde-b8b2-d8b92283afc5 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:14.420172 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9bcf9648-3148-4cde-b8b2-d8b92283afc5 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:14.425978 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9bcf9648-3148-4cde-b8b2-d8b92283afc5 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/1d3de640-22fc-4eb5-bcc8-8e01fbc70674 returned with HTTP 404 Aug 18 19:33:14.426670 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1297/5170] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:33:14 2026] GET /volume/v3/snapshots/1d3de640-22fc-4eb5-bcc8-8e01fbc70674 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:14.434536 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1e42fea0-0022-4af9-98bf-06ed32d73bce None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:14.436451 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1e42fea0-0022-4af9-98bf-06ed32d73bce tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/b582b7a7-b186-4049-97dd-682b6b3a1f83 Aug 18 19:33:14.436711 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1e42fea0-0022-4af9-98bf-06ed32d73bce tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:14.436898 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1e42fea0-0022-4af9-98bf-06ed32d73bce tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:14.437056 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-1e42fea0-0022-4af9-98bf-06ed32d73bce tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete volume with id: b582b7a7-b186-4049-97dd-682b6b3a1f83 Aug 18 19:33:14.444373 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:14.444373 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:14.444717 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1e42fea0-0022-4af9-98bf-06ed32d73bce tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:14.463065 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1e42fea0-0022-4af9-98bf-06ed32d73bce tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete volume request issued successfully. Aug 18 19:33:14.463355 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1e42fea0-0022-4af9-98bf-06ed32d73bce tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/b582b7a7-b186-4049-97dd-682b6b3a1f83 returned with HTTP 202 Aug 18 19:33:14.463913 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1293/5171] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:33:14 2026] DELETE /volume/v3/volumes/b582b7a7-b186-4049-97dd-682b6b3a1f83 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:33:14.473503 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c802a806-bb82-4aee-8ec9-de65a1aae0a8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:14.475311 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c802a806-bb82-4aee-8ec9-de65a1aae0a8 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/b582b7a7-b186-4049-97dd-682b6b3a1f83 Aug 18 19:33:14.475565 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c802a806-bb82-4aee-8ec9-de65a1aae0a8 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:14.475765 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c802a806-bb82-4aee-8ec9-de65a1aae0a8 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:14.483511 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:14.483511 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:14.487895 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c802a806-bb82-4aee-8ec9-de65a1aae0a8 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:14.492785 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c802a806-bb82-4aee-8ec9-de65a1aae0a8 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/b582b7a7-b186-4049-97dd-682b6b3a1f83 returned with HTTP 200 Aug 18 19:33:14.493199 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1295/5172] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:14 2026] GET /volume/v3/volumes/b582b7a7-b186-4049-97dd-682b6b3a1f83 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:15.507654 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d71daa35-3be0-43c1-a944-84239c822760 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:15.509876 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d71daa35-3be0-43c1-a944-84239c822760 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/b582b7a7-b186-4049-97dd-682b6b3a1f83 Aug 18 19:33:15.510180 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d71daa35-3be0-43c1-a944-84239c822760 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:15.510394 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d71daa35-3be0-43c1-a944-84239c822760 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:15.516573 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d71daa35-3be0-43c1-a944-84239c822760 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/b582b7a7-b186-4049-97dd-682b6b3a1f83 returned with HTTP 404 Aug 18 19:33:15.517016 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1288/5173] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:15 2026] GET /volume/v3/volumes/b582b7a7-b186-4049-97dd-682b6b3a1f83 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:15.526597 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c17a62eb-a9f6-4679-a532-5ed10aea10c1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:15.532082 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c17a62eb-a9f6-4679-a532-5ed10aea10c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:33:15.532481 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c17a62eb-a9f6-4679-a532-5ed10aea10c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1510845941"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:15.537682 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-c17a62eb-a9f6-4679-a532-5ed10aea10c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1510845941'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:33:15.537859 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-c17a62eb-a9f6-4679-a532-5ed10aea10c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume of 1 GB Aug 18 19:33:15.542554 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c17a62eb-a9f6-4679-a532-5ed10aea10c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Availability Zones retrieved successfully. Aug 18 19:33:15.548390 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c17a62eb-a9f6-4679-a532-5ed10aea10c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Flow 'volume_create_api' (f080056d-c294-431d-bcfe-3a0a810c5ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:15.550190 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c17a62eb-a9f6-4679-a532-5ed10aea10c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ebb629a-6680-457c-a2a4-c54b1fb68703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:15.551083 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-c17a62eb-a9f6-4679-a532-5ed10aea10c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:33:15.584170 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c17a62eb-a9f6-4679-a532-5ed10aea10c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ebb629a-6680-457c-a2a4-c54b1fb68703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:15.584768 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c17a62eb-a9f6-4679-a532-5ed10aea10c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26942ea5-7a42-4ca5-b431-575654eda905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:15.632514 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-c17a62eb-a9f6-4679-a532-5ed10aea10c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Created reservations ['2893d3ae-2f44-4e1e-88b0-e34ba15dc8a4', '3ee54211-2613-4df5-8dfe-ca3e1c3272e9', '85d717f4-fb75-43ef-b098-f15d4da0d114', 'aa26e728-f41d-4eab-8807-2fb032067d8e'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:33:15.633663 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c17a62eb-a9f6-4679-a532-5ed10aea10c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26942ea5-7a42-4ca5-b431-575654eda905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2893d3ae-2f44-4e1e-88b0-e34ba15dc8a4', '3ee54211-2613-4df5-8dfe-ca3e1c3272e9', '85d717f4-fb75-43ef-b098-f15d4da0d114', 'aa26e728-f41d-4eab-8807-2fb032067d8e']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:15.634542 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c17a62eb-a9f6-4679-a532-5ed10aea10c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc7367c9-6818-40e1-8094-b4626c107554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:15.670958 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c17a62eb-a9f6-4679-a532-5ed10aea10c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc7367c9-6818-40e1-8094-b4626c107554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ed676cf-811c-4baf-89b5-e39b60078a43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1510845941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34d9767a730a4a5b81a33b65d0e62027',qos_specs=None,replication_status=,reservations=['2893d3ae-2f44-4e1e-88b0-e34ba15dc8a4','3ee54211-2613-4df5-8dfe-ca3e1c3272e9','85d717f4-fb75-43ef-b098-f15d4da0d114','aa26e728-f41d-4eab-8807-2fb032067d8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:33:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1510845941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ed676cf-811c-4baf-89b5-e39b60078a43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34d9767a730a4a5b81a33b65d0e62027',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:15.671964 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c17a62eb-a9f6-4679-a532-5ed10aea10c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70fcc0fd-f968-4b99-bd88-f9e247daa7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:15.694658 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c17a62eb-a9f6-4679-a532-5ed10aea10c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70fcc0fd-f968-4b99-bd88-f9e247daa7f2) transitioned into state 'SUCCESS' from state '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-1510845941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34d9767a730a4a5b81a33b65d0e62027',qos_specs=None,replication_status=,reservations=['2893d3ae-2f44-4e1e-88b0-e34ba15dc8a4','3ee54211-2613-4df5-8dfe-ca3e1c3272e9','85d717f4-fb75-43ef-b098-f15d4da0d114','aa26e728-f41d-4eab-8807-2fb032067d8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:15.695486 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c17a62eb-a9f6-4679-a532-5ed10aea10c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfa6afba-087c-449a-9128-fe53546b08a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:15.704503 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c17a62eb-a9f6-4679-a532-5ed10aea10c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfa6afba-087c-449a-9128-fe53546b08a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:15.705396 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c17a62eb-a9f6-4679-a532-5ed10aea10c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Flow 'volume_create_api' (f080056d-c294-431d-bcfe-3a0a810c5ab0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:15.705744 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c17a62eb-a9f6-4679-a532-5ed10aea10c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume request issued successfully. Aug 18 19:33:15.706547 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c17a62eb-a9f6-4679-a532-5ed10aea10c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:33:15.707135 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1298/5174] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:33:15 2026] POST /volume/v3/volumes => generated 778 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:33:15.731888 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-90dc6cf8-3ff3-4d4f-8897-09d11fedfe6f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:15.733168 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-90dc6cf8-3ff3-4d4f-8897-09d11fedfe6f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/2ed676cf-811c-4baf-89b5-e39b60078a43 Aug 18 19:33:15.733409 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-90dc6cf8-3ff3-4d4f-8897-09d11fedfe6f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:15.733633 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-90dc6cf8-3ff3-4d4f-8897-09d11fedfe6f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:15.745121 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:15.745121 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:15.749596 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-90dc6cf8-3ff3-4d4f-8897-09d11fedfe6f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:15.753500 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-90dc6cf8-3ff3-4d4f-8897-09d11fedfe6f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/2ed676cf-811c-4baf-89b5-e39b60078a43 returned with HTTP 200 Aug 18 19:33:15.753896 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1294/5175] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:15 2026] GET /volume/v3/volumes/2ed676cf-811c-4baf-89b5-e39b60078a43 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:16.769065 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-75954536-996b-408c-8b5a-a18c499d047e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:16.770942 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-75954536-996b-408c-8b5a-a18c499d047e tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/2ed676cf-811c-4baf-89b5-e39b60078a43 Aug 18 19:33:16.771123 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-75954536-996b-408c-8b5a-a18c499d047e tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:16.771320 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-75954536-996b-408c-8b5a-a18c499d047e tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:16.780824 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:16.780824 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:16.785318 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-75954536-996b-408c-8b5a-a18c499d047e tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:16.790514 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-75954536-996b-408c-8b5a-a18c499d047e tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/2ed676cf-811c-4baf-89b5-e39b60078a43 returned with HTTP 200 Aug 18 19:33:16.791071 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1296/5176] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:16 2026] GET /volume/v3/volumes/2ed676cf-811c-4baf-89b5-e39b60078a43 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:16.805560 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6596e3b0-a352-42bb-8fc8-6f2c9dd5dbcc None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:16.807979 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6596e3b0-a352-42bb-8fc8-6f2c9dd5dbcc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:33:16.808471 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6596e3b0-a352-42bb-8fc8-6f2c9dd5dbcc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ed676cf-811c-4baf-89b5-e39b60078a43", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1268350598"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:16.822527 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:16.822527 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:16.822527 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6596e3b0-a352-42bb-8fc8-6f2c9dd5dbcc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:16.822763 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-6596e3b0-a352-42bb-8fc8-6f2c9dd5dbcc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create snapshot from volume 2ed676cf-811c-4baf-89b5-e39b60078a43 Aug 18 19:33:16.864261 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-6596e3b0-a352-42bb-8fc8-6f2c9dd5dbcc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Created reservations ['fb841c00-a508-4ab9-a7ec-1169f9cbcc3a', 'cd704a87-1aed-4356-83f3-ab74f89a646a', '4b94924b-6bf7-4d0d-a920-67dd7e57247b', 'fae5abe1-bcf0-4026-ac45-6360df9bb8bb'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:33:16.898373 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6596e3b0-a352-42bb-8fc8-6f2c9dd5dbcc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot create request issued successfully. Aug 18 19:33:16.899323 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6596e3b0-a352-42bb-8fc8-6f2c9dd5dbcc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:33:16.899323 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1289/5177] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:33:16 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 19:33:16.912737 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a4048c90-6451-48e5-8edd-786e3f22cdd6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:16.915277 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a4048c90-6451-48e5-8edd-786e3f22cdd6 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/de0a2262-e6b2-434d-82f5-1e7e35e63974 Aug 18 19:33:16.915598 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a4048c90-6451-48e5-8edd-786e3f22cdd6 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:16.915856 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a4048c90-6451-48e5-8edd-786e3f22cdd6 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:16.924690 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:16.924690 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:16.924690 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a4048c90-6451-48e5-8edd-786e3f22cdd6 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:33:16.924690 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a4048c90-6451-48e5-8edd-786e3f22cdd6 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/de0a2262-e6b2-434d-82f5-1e7e35e63974 returned with HTTP 200 Aug 18 19:33:16.924690 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1299/5178] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:33:16 2026] GET /volume/v3/snapshots/de0a2262-e6b2-434d-82f5-1e7e35e63974 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:33:16.975681 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-8d6c3a23-4a73-449e-8fb4-5a38c3ab051c req-e216899b-5edf-43f0-a306-f93f2811cbe6 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:16.978300 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-8d6c3a23-4a73-449e-8fb4-5a38c3ab051c req-e216899b-5edf-43f0-a306-f93f2811cbe6 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/attachments/14cfe861-f6b0-4417-a7f5-a6532b6a62cd Aug 18 19:33:16.978578 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-8d6c3a23-4a73-449e-8fb4-5a38c3ab051c req-e216899b-5edf-43f0-a306-f93f2811cbe6 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:16.978800 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-8d6c3a23-4a73-449e-8fb4-5a38c3ab051c req-e216899b-5edf-43f0-a306-f93f2811cbe6 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:16.992882 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:16.992882 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:17.047572 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-8d6c3a23-4a73-449e-8fb4-5a38c3ab051c req-e216899b-5edf-43f0-a306-f93f2811cbe6 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/14cfe861-f6b0-4417-a7f5-a6532b6a62cd returned with HTTP 200 Aug 18 19:33:17.048001 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1295/5179] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:33:16 2026] DELETE /volume/v3/attachments/14cfe861-f6b0-4417-a7f5-a6532b6a62cd => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:17.935781 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-39936ec0-abe0-4e79-b877-02ffdf51bd96 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:17.937813 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-39936ec0-abe0-4e79-b877-02ffdf51bd96 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/de0a2262-e6b2-434d-82f5-1e7e35e63974 Aug 18 19:33:17.938302 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-39936ec0-abe0-4e79-b877-02ffdf51bd96 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:17.939676 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-39936ec0-abe0-4e79-b877-02ffdf51bd96 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:17.945314 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:17.945314 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:17.945943 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-39936ec0-abe0-4e79-b877-02ffdf51bd96 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:33:17.946882 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-39936ec0-abe0-4e79-b877-02ffdf51bd96 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/de0a2262-e6b2-434d-82f5-1e7e35e63974 returned with HTTP 200 Aug 18 19:33:17.947456 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1297/5180] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:33:17 2026] GET /volume/v3/snapshots/de0a2262-e6b2-434d-82f5-1e7e35e63974 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:17.959478 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-aca6bcd4-6d5a-4475-a986-0a3e8db390dc None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:17.962110 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-aca6bcd4-6d5a-4475-a986-0a3e8db390dc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] PUT https://10.4.3.170/volume/v3/snapshots/de0a2262-e6b2-434d-82f5-1e7e35e63974 Aug 18 19:33:17.962613 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-aca6bcd4-6d5a-4475-a986-0a3e8db390dc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:17.970819 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:17.970819 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:17.971475 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-aca6bcd4-6d5a-4475-a986-0a3e8db390dc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Snapshot retrieved successfully. Aug 18 19:33:17.979971 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-aca6bcd4-6d5a-4475-a986-0a3e8db390dc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] https://10.4.3.170/volume/v3/snapshots/de0a2262-e6b2-434d-82f5-1e7e35e63974 returned with HTTP 200 Aug 18 19:33:17.980703 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1290/5181] 10.4.3.170 () {68 vars in 1374 bytes} [Tue Aug 18 19:33:17 2026] PUT /volume/v3/snapshots/de0a2262-e6b2-434d-82f5-1e7e35e63974 => generated 361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:17.989880 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-55470b0f-31d4-4552-967d-044fa6612193 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:17.991769 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-55470b0f-31d4-4552-967d-044fa6612193 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/de0a2262-e6b2-434d-82f5-1e7e35e63974 Aug 18 19:33:17.991970 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-55470b0f-31d4-4552-967d-044fa6612193 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:17.992140 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-55470b0f-31d4-4552-967d-044fa6612193 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:17.992274 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-55470b0f-31d4-4552-967d-044fa6612193 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete snapshot with id: de0a2262-e6b2-434d-82f5-1e7e35e63974 Aug 18 19:33:17.997610 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:17.997610 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:17.997928 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-55470b0f-31d4-4552-967d-044fa6612193 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:33:18.014428 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-55470b0f-31d4-4552-967d-044fa6612193 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot delete request issued successfully. Aug 18 19:33:18.014584 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-55470b0f-31d4-4552-967d-044fa6612193 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/de0a2262-e6b2-434d-82f5-1e7e35e63974 returned with HTTP 202 Aug 18 19:33:18.015001 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1300/5182] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:33:17 2026] DELETE /volume/v3/snapshots/de0a2262-e6b2-434d-82f5-1e7e35e63974 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:33:18.023354 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2a82d0ef-924a-4b7b-847e-bfc90190bafc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:18.026193 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2a82d0ef-924a-4b7b-847e-bfc90190bafc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/de0a2262-e6b2-434d-82f5-1e7e35e63974 Aug 18 19:33:18.026550 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2a82d0ef-924a-4b7b-847e-bfc90190bafc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:18.026846 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2a82d0ef-924a-4b7b-847e-bfc90190bafc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:18.033681 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:18.033681 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:18.034026 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-2a82d0ef-924a-4b7b-847e-bfc90190bafc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:33:18.034910 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2a82d0ef-924a-4b7b-847e-bfc90190bafc tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/de0a2262-e6b2-434d-82f5-1e7e35e63974 returned with HTTP 200 Aug 18 19:33:18.035311 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1296/5183] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:33:18 2026] GET /volume/v3/snapshots/de0a2262-e6b2-434d-82f5-1e7e35e63974 => generated 494 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:18.087388 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-de524381-e7a9-43af-8a50-32c2d3358d3f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:18.091541 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-de524381-e7a9-43af-8a50-32c2d3358d3f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c Aug 18 19:33:18.091541 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-de524381-e7a9-43af-8a50-32c2d3358d3f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:18.091541 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-de524381-e7a9-43af-8a50-32c2d3358d3f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:18.091541 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-de524381-e7a9-43af-8a50-32c2d3358d3f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete volume with id: 8e73302c-9c76-4c28-8371-72ad6ccdde2c Aug 18 19:33:18.099841 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:18.099841 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:18.100305 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-de524381-e7a9-43af-8a50-32c2d3358d3f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:33:18.118486 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-de524381-e7a9-43af-8a50-32c2d3358d3f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete volume request issued successfully. Aug 18 19:33:18.118819 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-de524381-e7a9-43af-8a50-32c2d3358d3f tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c returned with HTTP 202 Aug 18 19:33:18.119836 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1298/5184] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:33:18 2026] DELETE /volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:33:18.128973 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-79685332-dc58-44f2-be74-c7103d635438 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:18.131472 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-79685332-dc58-44f2-be74-c7103d635438 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c Aug 18 19:33:18.131748 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-79685332-dc58-44f2-be74-c7103d635438 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:18.132015 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-79685332-dc58-44f2-be74-c7103d635438 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:18.141962 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:18.141962 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:18.147808 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-79685332-dc58-44f2-be74-c7103d635438 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:33:18.154634 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-79685332-dc58-44f2-be74-c7103d635438 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c returned with HTTP 200 Aug 18 19:33:18.155088 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1291/5185] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:18 2026] GET /volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c => generated 1393 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:19.044773 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b3e6d42d-b669-4d8e-9ed6-3d6ce24a18bb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:19.046884 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b3e6d42d-b669-4d8e-9ed6-3d6ce24a18bb tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/de0a2262-e6b2-434d-82f5-1e7e35e63974 Aug 18 19:33:19.047103 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b3e6d42d-b669-4d8e-9ed6-3d6ce24a18bb tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:19.047387 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b3e6d42d-b669-4d8e-9ed6-3d6ce24a18bb tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:19.051684 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b3e6d42d-b669-4d8e-9ed6-3d6ce24a18bb tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/de0a2262-e6b2-434d-82f5-1e7e35e63974 returned with HTTP 404 Aug 18 19:33:19.052192 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1301/5186] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:33:19 2026] GET /volume/v3/snapshots/de0a2262-e6b2-434d-82f5-1e7e35e63974 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:19.059567 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-520c9211-b38f-4faf-af48-3486f301faa8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:19.061433 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-520c9211-b38f-4faf-af48-3486f301faa8 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/2ed676cf-811c-4baf-89b5-e39b60078a43 Aug 18 19:33:19.061622 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-520c9211-b38f-4faf-af48-3486f301faa8 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:19.061790 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-520c9211-b38f-4faf-af48-3486f301faa8 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:19.062005 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-520c9211-b38f-4faf-af48-3486f301faa8 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete volume with id: 2ed676cf-811c-4baf-89b5-e39b60078a43 Aug 18 19:33:19.069949 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:19.069949 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:19.070288 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-520c9211-b38f-4faf-af48-3486f301faa8 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:19.088159 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-520c9211-b38f-4faf-af48-3486f301faa8 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete volume request issued successfully. Aug 18 19:33:19.088351 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-520c9211-b38f-4faf-af48-3486f301faa8 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/2ed676cf-811c-4baf-89b5-e39b60078a43 returned with HTTP 202 Aug 18 19:33:19.088770 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1297/5187] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:33:19 2026] DELETE /volume/v3/volumes/2ed676cf-811c-4baf-89b5-e39b60078a43 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:33:19.098086 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d084b485-98e4-4cc7-983a-8e6f3bf51b35 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:19.099833 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d084b485-98e4-4cc7-983a-8e6f3bf51b35 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/2ed676cf-811c-4baf-89b5-e39b60078a43 Aug 18 19:33:19.100001 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d084b485-98e4-4cc7-983a-8e6f3bf51b35 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:19.100208 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d084b485-98e4-4cc7-983a-8e6f3bf51b35 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:19.111192 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:19.111192 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:19.117025 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d084b485-98e4-4cc7-983a-8e6f3bf51b35 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:19.123632 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d084b485-98e4-4cc7-983a-8e6f3bf51b35 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/2ed676cf-811c-4baf-89b5-e39b60078a43 returned with HTTP 200 Aug 18 19:33:19.124201 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1299/5188] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:19 2026] GET /volume/v3/volumes/2ed676cf-811c-4baf-89b5-e39b60078a43 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:19.168056 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1f932b8a-680e-4000-8453-2e00afbc9bcb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:19.170109 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1f932b8a-680e-4000-8453-2e00afbc9bcb tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c Aug 18 19:33:19.170328 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1f932b8a-680e-4000-8453-2e00afbc9bcb tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:19.170608 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1f932b8a-680e-4000-8453-2e00afbc9bcb tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:19.177120 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1f932b8a-680e-4000-8453-2e00afbc9bcb tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c returned with HTTP 404 Aug 18 19:33:19.177729 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1292/5189] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:19 2026] GET /volume/v3/volumes/8e73302c-9c76-4c28-8371-72ad6ccdde2c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:19.186341 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-66421d33-a70c-46ef-94d7-339aef55caac None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:19.188782 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-66421d33-a70c-46ef-94d7-339aef55caac tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/3d69c207-f58e-417a-94fd-3f5b91e0b641 Aug 18 19:33:19.189058 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-66421d33-a70c-46ef-94d7-339aef55caac tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:19.189335 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-66421d33-a70c-46ef-94d7-339aef55caac tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:19.189523 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-66421d33-a70c-46ef-94d7-339aef55caac tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete snapshot with id: 3d69c207-f58e-417a-94fd-3f5b91e0b641 Aug 18 19:33:19.197209 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:19.197209 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:19.197863 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-66421d33-a70c-46ef-94d7-339aef55caac tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:33:19.221997 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-66421d33-a70c-46ef-94d7-339aef55caac tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot delete request issued successfully. Aug 18 19:33:19.222282 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-66421d33-a70c-46ef-94d7-339aef55caac tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/3d69c207-f58e-417a-94fd-3f5b91e0b641 returned with HTTP 202 Aug 18 19:33:19.222864 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1302/5190] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:33:19 2026] DELETE /volume/v3/snapshots/3d69c207-f58e-417a-94fd-3f5b91e0b641 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:33:19.231105 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4d545c39-6413-428f-b1c4-876e2e9dea16 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:19.233687 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4d545c39-6413-428f-b1c4-876e2e9dea16 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/3d69c207-f58e-417a-94fd-3f5b91e0b641 Aug 18 19:33:19.233975 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4d545c39-6413-428f-b1c4-876e2e9dea16 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:19.234281 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4d545c39-6413-428f-b1c4-876e2e9dea16 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:19.242292 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:19.242292 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:19.242986 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-4d545c39-6413-428f-b1c4-876e2e9dea16 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Snapshot retrieved successfully. Aug 18 19:33:19.244481 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4d545c39-6413-428f-b1c4-876e2e9dea16 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/3d69c207-f58e-417a-94fd-3f5b91e0b641 returned with HTTP 200 Aug 18 19:33:19.244975 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1298/5191] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:33:19 2026] GET /volume/v3/snapshots/3d69c207-f58e-417a-94fd-3f5b91e0b641 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:20.138016 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-082069c3-da07-4ae5-a636-3120e595eca6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:20.140223 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-082069c3-da07-4ae5-a636-3120e595eca6 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/2ed676cf-811c-4baf-89b5-e39b60078a43 Aug 18 19:33:20.140518 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-082069c3-da07-4ae5-a636-3120e595eca6 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:20.140806 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-082069c3-da07-4ae5-a636-3120e595eca6 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:20.147339 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-082069c3-da07-4ae5-a636-3120e595eca6 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/2ed676cf-811c-4baf-89b5-e39b60078a43 returned with HTTP 404 Aug 18 19:33:20.147886 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1300/5192] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:20 2026] GET /volume/v3/volumes/2ed676cf-811c-4baf-89b5-e39b60078a43 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:20.157279 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8ea5277b-7367-4e64-af36-eb6c4dc4057a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:20.159303 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8ea5277b-7367-4e64-af36-eb6c4dc4057a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:33:20.159680 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8ea5277b-7367-4e64-af36-eb6c4dc4057a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1068762116"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:20.161125 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-8ea5277b-7367-4e64-af36-eb6c4dc4057a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1068762116'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:33:20.161266 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-8ea5277b-7367-4e64-af36-eb6c4dc4057a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume of 1 GB Aug 18 19:33:20.165549 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8ea5277b-7367-4e64-af36-eb6c4dc4057a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Availability Zones retrieved successfully. Aug 18 19:33:20.172276 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8ea5277b-7367-4e64-af36-eb6c4dc4057a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Flow 'volume_create_api' (55f981d1-b206-4770-bab2-2913db8b7eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:20.173297 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8ea5277b-7367-4e64-af36-eb6c4dc4057a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9215bb6e-0c8d-4c5f-ac25-da4ab6d6b072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:20.174208 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-8ea5277b-7367-4e64-af36-eb6c4dc4057a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:33:20.209040 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8ea5277b-7367-4e64-af36-eb6c4dc4057a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9215bb6e-0c8d-4c5f-ac25-da4ab6d6b072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:20.209978 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8ea5277b-7367-4e64-af36-eb6c4dc4057a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dff26ae-b98a-493f-947c-cad7867e00b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:20.255105 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-aa2f3547-3bf7-42a8-86c9-09cfb47821c7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:20.255593 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-8ea5277b-7367-4e64-af36-eb6c4dc4057a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Created reservations ['225b5ff6-c0d0-4490-a093-e1be472f90f4', '77dabe4d-f7ed-4313-8143-330eaec6d20b', '93d1468d-2bde-4bb9-b7f7-d0494af4de2c', '5667d8d4-89ed-4cc7-b5ce-e6ba56cfcb77'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:33:20.256141 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8ea5277b-7367-4e64-af36-eb6c4dc4057a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dff26ae-b98a-493f-947c-cad7867e00b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['225b5ff6-c0d0-4490-a093-e1be472f90f4', '77dabe4d-f7ed-4313-8143-330eaec6d20b', '93d1468d-2bde-4bb9-b7f7-d0494af4de2c', '5667d8d4-89ed-4cc7-b5ce-e6ba56cfcb77']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:20.257009 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8ea5277b-7367-4e64-af36-eb6c4dc4057a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba5cead7-1728-4b2a-9e18-c03102a9f3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:20.259092 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-aa2f3547-3bf7-42a8-86c9-09cfb47821c7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/snapshots/3d69c207-f58e-417a-94fd-3f5b91e0b641 Aug 18 19:33:20.259294 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-aa2f3547-3bf7-42a8-86c9-09cfb47821c7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:20.259615 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-aa2f3547-3bf7-42a8-86c9-09cfb47821c7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:20.264395 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-aa2f3547-3bf7-42a8-86c9-09cfb47821c7 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/snapshots/3d69c207-f58e-417a-94fd-3f5b91e0b641 returned with HTTP 404 Aug 18 19:33:20.264964 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1303/5193] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:33:20 2026] GET /volume/v3/snapshots/3d69c207-f58e-417a-94fd-3f5b91e0b641 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:20.287585 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8ea5277b-7367-4e64-af36-eb6c4dc4057a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba5cead7-1728-4b2a-9e18-c03102a9f3e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08a2316a-cf2d-4803-a285-b54c83acb36d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1068762116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34d9767a730a4a5b81a33b65d0e62027',qos_specs=None,replication_status=,reservations=['225b5ff6-c0d0-4490-a093-e1be472f90f4','77dabe4d-f7ed-4313-8143-330eaec6d20b','93d1468d-2bde-4bb9-b7f7-d0494af4de2c','5667d8d4-89ed-4cc7-b5ce-e6ba56cfcb77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:33:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1068762116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08a2316a-cf2d-4803-a285-b54c83acb36d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34d9767a730a4a5b81a33b65d0e62027',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:20.288665 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8ea5277b-7367-4e64-af36-eb6c4dc4057a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bad8fa38-59a2-4953-992c-eb4f78e55a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:20.310481 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8ea5277b-7367-4e64-af36-eb6c4dc4057a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bad8fa38-59a2-4953-992c-eb4f78e55a59) transitioned into state 'SUCCESS' from state '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-1068762116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34d9767a730a4a5b81a33b65d0e62027',qos_specs=None,replication_status=,reservations=['225b5ff6-c0d0-4490-a093-e1be472f90f4','77dabe4d-f7ed-4313-8143-330eaec6d20b','93d1468d-2bde-4bb9-b7f7-d0494af4de2c','5667d8d4-89ed-4cc7-b5ce-e6ba56cfcb77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbf42b8c2b0475bb557eb35caa048be',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:20.311750 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8ea5277b-7367-4e64-af36-eb6c4dc4057a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f162f44a-22ae-4362-9198-bdf6b851438e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:20.326643 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8ea5277b-7367-4e64-af36-eb6c4dc4057a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f162f44a-22ae-4362-9198-bdf6b851438e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:20.328016 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-8ea5277b-7367-4e64-af36-eb6c4dc4057a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Flow 'volume_create_api' (55f981d1-b206-4770-bab2-2913db8b7eae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:20.328517 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8ea5277b-7367-4e64-af36-eb6c4dc4057a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create volume request issued successfully. Aug 18 19:33:20.329348 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8ea5277b-7367-4e64-af36-eb6c4dc4057a tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:33:20.329927 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1293/5194] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:33:20 2026] POST /volume/v3/volumes => generated 778 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:33:20.344924 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-26ed93b1-87db-429b-8f6e-8aa460b09e8f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:20.347661 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-26ed93b1-87db-429b-8f6e-8aa460b09e8f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/08a2316a-cf2d-4803-a285-b54c83acb36d Aug 18 19:33:20.347988 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-26ed93b1-87db-429b-8f6e-8aa460b09e8f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:20.348244 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-26ed93b1-87db-429b-8f6e-8aa460b09e8f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:20.359144 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:20.359144 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:20.364894 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-26ed93b1-87db-429b-8f6e-8aa460b09e8f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:20.372184 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-26ed93b1-87db-429b-8f6e-8aa460b09e8f tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/08a2316a-cf2d-4803-a285-b54c83acb36d returned with HTTP 200 Aug 18 19:33:20.372984 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1299/5195] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:20 2026] GET /volume/v3/volumes/08a2316a-cf2d-4803-a285-b54c83acb36d => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:21.391916 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-92370f3c-052f-4399-acf0-a67e3d8ea57d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:21.394282 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-92370f3c-052f-4399-acf0-a67e3d8ea57d tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/08a2316a-cf2d-4803-a285-b54c83acb36d Aug 18 19:33:21.394604 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-92370f3c-052f-4399-acf0-a67e3d8ea57d tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:21.394843 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-92370f3c-052f-4399-acf0-a67e3d8ea57d tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:21.404348 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:21.404348 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:21.409113 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-92370f3c-052f-4399-acf0-a67e3d8ea57d tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:21.415229 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-92370f3c-052f-4399-acf0-a67e3d8ea57d tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/08a2316a-cf2d-4803-a285-b54c83acb36d returned with HTTP 200 Aug 18 19:33:21.416326 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1301/5196] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:21 2026] GET /volume/v3/volumes/08a2316a-cf2d-4803-a285-b54c83acb36d => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:21.431630 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2c73f511-b4f7-4db0-addf-7dd88aa977f0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:21.433921 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2c73f511-b4f7-4db0-addf-7dd88aa977f0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:33:21.434536 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2c73f511-b4f7-4db0-addf-7dd88aa977f0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "08a2316a-cf2d-4803-a285-b54c83acb36d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-140932757"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:21.448137 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:21.448137 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:21.448580 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2c73f511-b4f7-4db0-addf-7dd88aa977f0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:21.448750 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.snapshots [None req-2c73f511-b4f7-4db0-addf-7dd88aa977f0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Create snapshot from volume 08a2316a-cf2d-4803-a285-b54c83acb36d Aug 18 19:33:21.493305 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-2c73f511-b4f7-4db0-addf-7dd88aa977f0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Created reservations ['c5129768-aae4-4a4a-a3ce-f8ec2b631a97', '02959b22-68b2-4eed-bda8-91491df17ffe', '98c76160-b92b-4646-af8e-e507354bd578', '951863cc-f83d-4155-8042-d4b423ce834d'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:33:21.538153 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2c73f511-b4f7-4db0-addf-7dd88aa977f0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot create request issued successfully. Aug 18 19:33:21.538778 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2c73f511-b4f7-4db0-addf-7dd88aa977f0 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:33:21.539295 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1304/5197] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:33:21 2026] POST /volume/v3/snapshots => generated 307 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 19:33:21.551852 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2bc86e80-5d58-495d-b980-19054452b033 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:21.554722 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2bc86e80-5d58-495d-b980-19054452b033 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/7c662684-ad1d-47e4-af92-9bf038cbd8b5 Aug 18 19:33:21.554966 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2bc86e80-5d58-495d-b980-19054452b033 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:21.555205 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2bc86e80-5d58-495d-b980-19054452b033 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:21.561151 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:21.561151 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:21.561571 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-2bc86e80-5d58-495d-b980-19054452b033 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:33:21.562387 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2bc86e80-5d58-495d-b980-19054452b033 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/7c662684-ad1d-47e4-af92-9bf038cbd8b5 returned with HTTP 200 Aug 18 19:33:21.562909 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1294/5198] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:33:21 2026] GET /volume/v3/snapshots/7c662684-ad1d-47e4-af92-9bf038cbd8b5 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:22.100249 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-dc17ecc1-9f2a-4c8e-954f-a57e2415974e req-814a6178-959a-4200-89f3-7299ae6e3d47 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:22.103183 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-dc17ecc1-9f2a-4c8e-954f-a57e2415974e req-814a6178-959a-4200-89f3-7299ae6e3d47 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/attachments/1f34342b-7c2a-41a1-bc92-f7d3d7376a5d Aug 18 19:33:22.103443 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-dc17ecc1-9f2a-4c8e-954f-a57e2415974e req-814a6178-959a-4200-89f3-7299ae6e3d47 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:22.103709 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-dc17ecc1-9f2a-4c8e-954f-a57e2415974e req-814a6178-959a-4200-89f3-7299ae6e3d47 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:22.114073 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:22.114073 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:22.172648 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-dc17ecc1-9f2a-4c8e-954f-a57e2415974e req-814a6178-959a-4200-89f3-7299ae6e3d47 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/attachments/1f34342b-7c2a-41a1-bc92-f7d3d7376a5d returned with HTTP 200 Aug 18 19:33:22.173087 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1300/5199] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:33:22 2026] DELETE /volume/v3/attachments/1f34342b-7c2a-41a1-bc92-f7d3d7376a5d => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:22.572837 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0124e9f3-2dd7-431d-a8e9-bf7119eaf0b7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:22.575647 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0124e9f3-2dd7-431d-a8e9-bf7119eaf0b7 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/7c662684-ad1d-47e4-af92-9bf038cbd8b5 Aug 18 19:33:22.575936 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0124e9f3-2dd7-431d-a8e9-bf7119eaf0b7 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:22.576221 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0124e9f3-2dd7-431d-a8e9-bf7119eaf0b7 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:22.582640 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:22.582640 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:22.582984 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0124e9f3-2dd7-431d-a8e9-bf7119eaf0b7 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:33:22.583799 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0124e9f3-2dd7-431d-a8e9-bf7119eaf0b7 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/7c662684-ad1d-47e4-af92-9bf038cbd8b5 returned with HTTP 200 Aug 18 19:33:22.584301 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1302/5200] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:33:22 2026] GET /volume/v3/snapshots/7c662684-ad1d-47e4-af92-9bf038cbd8b5 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:22.594385 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7499aeb8-4c5b-437d-9e7b-a03c02c770d2 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:22.596726 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7499aeb8-4c5b-437d-9e7b-a03c02c770d2 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] POST https://10.4.3.170/volume/v3/snapshots/7c662684-ad1d-47e4-af92-9bf038cbd8b5/action Aug 18 19:33:22.597145 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7499aeb8-4c5b-437d-9e7b-a03c02c770d2 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100583) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:33:22.597320 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7499aeb8-4c5b-437d-9e7b-a03c02c770d2 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:22.599182 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.admin_actions [None req-7499aeb8-4c5b-437d-9e7b-a03c02c770d2 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Updating snapshot '7c662684-ad1d-47e4-af92-9bf038cbd8b5' with '{'status': 'creating'}' {{(pid=100583) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 19:33:22.611240 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:22.611240 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:22.623390 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7499aeb8-4c5b-437d-9e7b-a03c02c770d2 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/7c662684-ad1d-47e4-af92-9bf038cbd8b5/action returned with HTTP 202 Aug 18 19:33:22.623882 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1305/5201] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:33:22 2026] POST /volume/v3/snapshots/7c662684-ad1d-47e4-af92-9bf038cbd8b5/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:33:22.632279 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-657f7853-3b20-462e-9a8c-ce0b4e167bb5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:22.634735 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-657f7853-3b20-462e-9a8c-ce0b4e167bb5 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/7c662684-ad1d-47e4-af92-9bf038cbd8b5 Aug 18 19:33:22.634998 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-657f7853-3b20-462e-9a8c-ce0b4e167bb5 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:22.635286 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-657f7853-3b20-462e-9a8c-ce0b4e167bb5 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:22.641927 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:22.641927 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:22.642318 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-657f7853-3b20-462e-9a8c-ce0b4e167bb5 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:33:22.642981 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-657f7853-3b20-462e-9a8c-ce0b4e167bb5 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/7c662684-ad1d-47e4-af92-9bf038cbd8b5 returned with HTTP 200 Aug 18 19:33:22.643473 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1295/5202] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:33:22 2026] GET /volume/v3/snapshots/7c662684-ad1d-47e4-af92-9bf038cbd8b5 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:22.653235 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2c124173-c6d2-4805-bad8-26e4876e5afe None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:22.655515 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2c124173-c6d2-4805-bad8-26e4876e5afe tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] POST https://10.4.3.170/volume/v3/snapshots/7c662684-ad1d-47e4-af92-9bf038cbd8b5/action Aug 18 19:33:22.655957 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2c124173-c6d2-4805-bad8-26e4876e5afe tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:33:22.656135 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2c124173-c6d2-4805-bad8-26e4876e5afe tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:22.658162 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.snapshot_actions [None req-2c124173-c6d2-4805-bad8-26e4876e5afe tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100580) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 19:33:22.665490 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:22.665490 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:22.666127 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.snapshot_actions [None req-2c124173-c6d2-4805-bad8-26e4876e5afe tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] Updating snapshot 7c662684-ad1d-47e4-af92-9bf038cbd8b5 with info {'id': '7c662684-ad1d-47e4-af92-9bf038cbd8b5', 'status': 'error', 'progress': '80%'} Aug 18 19:33:22.674670 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2c124173-c6d2-4805-bad8-26e4876e5afe tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-member] https://10.4.3.170/volume/v3/snapshots/7c662684-ad1d-47e4-af92-9bf038cbd8b5/action returned with HTTP 202 Aug 18 19:33:22.675251 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1301/5203] 10.4.3.170 () {68 vars in 1396 bytes} [Tue Aug 18 19:33:22 2026] POST /volume/v3/snapshots/7c662684-ad1d-47e4-af92-9bf038cbd8b5/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:33:22.684239 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2674c579-ad04-419c-be1d-5c9748b07083 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:22.686608 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2674c579-ad04-419c-be1d-5c9748b07083 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/7c662684-ad1d-47e4-af92-9bf038cbd8b5 Aug 18 19:33:22.686851 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2674c579-ad04-419c-be1d-5c9748b07083 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:22.687089 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2674c579-ad04-419c-be1d-5c9748b07083 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:22.687228 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-2674c579-ad04-419c-be1d-5c9748b07083 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete snapshot with id: 7c662684-ad1d-47e4-af92-9bf038cbd8b5 Aug 18 19:33:22.692710 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:22.692710 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:22.693107 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2674c579-ad04-419c-be1d-5c9748b07083 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:33:22.710349 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2674c579-ad04-419c-be1d-5c9748b07083 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot delete request issued successfully. Aug 18 19:33:22.710657 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2674c579-ad04-419c-be1d-5c9748b07083 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/7c662684-ad1d-47e4-af92-9bf038cbd8b5 returned with HTTP 202 Aug 18 19:33:22.711239 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1303/5204] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:33:22 2026] DELETE /volume/v3/snapshots/7c662684-ad1d-47e4-af92-9bf038cbd8b5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:33:22.720579 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-befe92a8-9dea-411e-a716-0e447311f6c1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:22.724051 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-befe92a8-9dea-411e-a716-0e447311f6c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/7c662684-ad1d-47e4-af92-9bf038cbd8b5 Aug 18 19:33:22.724333 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-befe92a8-9dea-411e-a716-0e447311f6c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:22.724578 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-befe92a8-9dea-411e-a716-0e447311f6c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:22.735095 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:22.735095 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:22.735481 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-befe92a8-9dea-411e-a716-0e447311f6c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Snapshot retrieved successfully. Aug 18 19:33:22.736277 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-befe92a8-9dea-411e-a716-0e447311f6c1 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/7c662684-ad1d-47e4-af92-9bf038cbd8b5 returned with HTTP 200 Aug 18 19:33:22.736763 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1306/5205] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:33:22 2026] GET /volume/v3/snapshots/7c662684-ad1d-47e4-af92-9bf038cbd8b5 => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:23.617946 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-09c21ca1-1d32-4a8f-be39-ecc93d7d0a46 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:23.620129 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-09c21ca1-1d32-4a8f-be39-ecc93d7d0a46 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] DELETE https://10.4.3.170/volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca Aug 18 19:33:23.620340 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-09c21ca1-1d32-4a8f-be39-ecc93d7d0a46 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:23.620556 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-09c21ca1-1d32-4a8f-be39-ecc93d7d0a46 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:23.620709 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-09c21ca1-1d32-4a8f-be39-ecc93d7d0a46 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete volume with id: 0967c689-0ddd-4306-b422-8b1b532b2cca Aug 18 19:33:23.629650 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:23.629650 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:23.630159 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-09c21ca1-1d32-4a8f-be39-ecc93d7d0a46 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:33:23.651507 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-09c21ca1-1d32-4a8f-be39-ecc93d7d0a46 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Delete volume request issued successfully. Aug 18 19:33:23.652060 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-09c21ca1-1d32-4a8f-be39-ecc93d7d0a46 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca returned with HTTP 202 Aug 18 19:33:23.652559 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1296/5206] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:33:23 2026] DELETE /volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:33:23.662755 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-afd78e9c-c8b6-417c-b67d-cc6d27786b78 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:23.665025 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-afd78e9c-c8b6-417c-b67d-cc6d27786b78 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca Aug 18 19:33:23.665242 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-afd78e9c-c8b6-417c-b67d-cc6d27786b78 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:23.665499 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-afd78e9c-c8b6-417c-b67d-cc6d27786b78 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:23.674287 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:23.674287 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:23.679381 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-afd78e9c-c8b6-417c-b67d-cc6d27786b78 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Volume info retrieved successfully. Aug 18 19:33:23.686122 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-afd78e9c-c8b6-417c-b67d-cc6d27786b78 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca returned with HTTP 200 Aug 18 19:33:23.686671 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1302/5207] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:23 2026] GET /volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:23.749039 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-62b7fbb8-faff-43b4-a5f2-b6ecdd021c97 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:23.751612 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-62b7fbb8-faff-43b4-a5f2-b6ecdd021c97 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/snapshots/7c662684-ad1d-47e4-af92-9bf038cbd8b5 Aug 18 19:33:23.751878 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-62b7fbb8-faff-43b4-a5f2-b6ecdd021c97 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:23.752163 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-62b7fbb8-faff-43b4-a5f2-b6ecdd021c97 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:23.757530 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-62b7fbb8-faff-43b4-a5f2-b6ecdd021c97 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/snapshots/7c662684-ad1d-47e4-af92-9bf038cbd8b5 returned with HTTP 404 Aug 18 19:33:23.758147 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1304/5208] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:33:23 2026] GET /volume/v3/snapshots/7c662684-ad1d-47e4-af92-9bf038cbd8b5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:23.767543 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-aa50e819-7899-41fa-864c-be92bb7bb378 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:23.769821 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-aa50e819-7899-41fa-864c-be92bb7bb378 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/08a2316a-cf2d-4803-a285-b54c83acb36d Aug 18 19:33:23.770425 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-aa50e819-7899-41fa-864c-be92bb7bb378 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:23.770425 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-aa50e819-7899-41fa-864c-be92bb7bb378 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:23.770556 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-aa50e819-7899-41fa-864c-be92bb7bb378 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete volume with id: 08a2316a-cf2d-4803-a285-b54c83acb36d Aug 18 19:33:23.779671 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:23.779671 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:23.780224 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-aa50e819-7899-41fa-864c-be92bb7bb378 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:23.803063 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-aa50e819-7899-41fa-864c-be92bb7bb378 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Delete volume request issued successfully. Aug 18 19:33:23.803261 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-aa50e819-7899-41fa-864c-be92bb7bb378 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/08a2316a-cf2d-4803-a285-b54c83acb36d returned with HTTP 202 Aug 18 19:33:23.803791 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1307/5209] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:33:23 2026] DELETE /volume/v3/volumes/08a2316a-cf2d-4803-a285-b54c83acb36d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:33:23.812473 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-52ef47cc-cfe6-4123-864d-8902973ba163 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:23.813990 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-52ef47cc-cfe6-4123-864d-8902973ba163 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/08a2316a-cf2d-4803-a285-b54c83acb36d Aug 18 19:33:23.814257 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-52ef47cc-cfe6-4123-864d-8902973ba163 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:23.814524 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-52ef47cc-cfe6-4123-864d-8902973ba163 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:23.823193 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:23.823193 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:23.827563 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-52ef47cc-cfe6-4123-864d-8902973ba163 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Volume info retrieved successfully. Aug 18 19:33:23.832759 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-52ef47cc-cfe6-4123-864d-8902973ba163 tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/08a2316a-cf2d-4803-a285-b54c83acb36d returned with HTTP 200 Aug 18 19:33:23.833310 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1297/5210] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:23 2026] GET /volume/v3/volumes/08a2316a-cf2d-4803-a285-b54c83acb36d => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:24.704396 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-64707257-0e7a-4ae8-9188-77a622186ea9 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:24.706516 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-64707257-0e7a-4ae8-9188-77a622186ea9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] GET https://10.4.3.170/volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca Aug 18 19:33:24.706791 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-64707257-0e7a-4ae8-9188-77a622186ea9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:24.707065 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-64707257-0e7a-4ae8-9188-77a622186ea9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:24.714998 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-64707257-0e7a-4ae8-9188-77a622186ea9 tempest-TestVolumeBootPattern-1930223728 tempest-TestVolumeBootPattern-1930223728-project-member] https://10.4.3.170/volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca returned with HTTP 404 Aug 18 19:33:24.715652 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1303/5211] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:24 2026] GET /volume/v3/volumes/0967c689-0ddd-4306-b422-8b1b532b2cca => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:24.850891 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-08d77af8-dbce-48db-9a73-080ef5c15c2b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:24.853854 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-08d77af8-dbce-48db-9a73-080ef5c15c2b tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] GET https://10.4.3.170/volume/v3/volumes/08a2316a-cf2d-4803-a285-b54c83acb36d Aug 18 19:33:24.854192 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-08d77af8-dbce-48db-9a73-080ef5c15c2b tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:24.854598 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-08d77af8-dbce-48db-9a73-080ef5c15c2b tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:24.862543 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-08d77af8-dbce-48db-9a73-080ef5c15c2b tempest-ProjectMemberTests-1331987716 tempest-ProjectMemberTests-1331987716-project-admin] https://10.4.3.170/volume/v3/volumes/08a2316a-cf2d-4803-a285-b54c83acb36d returned with HTTP 404 Aug 18 19:33:24.863488 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1305/5212] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:24 2026] GET /volume/v3/volumes/08a2316a-cf2d-4803-a285-b54c83acb36d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:26.701355 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1a1e4fc9-e276-4c72-a6c3-5679770a0d54 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:26.795449 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1a1e4fc9-e276-4c72-a6c3-5679770a0d54 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:33:26.796004 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1a1e4fc9-e276-4c72-a6c3-5679770a0d54 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-390189956", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2138793896", "vendor_name": "tempest-vendor_name-1462572530"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:26.810972 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1a1e4fc9-e276-4c72-a6c3-5679770a0d54 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:33:26.811333 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1308/5213] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:33:26 2026] POST /volume/v3/types => generated 329 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:26.820045 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-83740198-3591-4b26-8f42-41b6ae2c6476 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:26.822012 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-83740198-3591-4b26-8f42-41b6ae2c6476 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:33:26.822439 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-83740198-3591-4b26-8f42-41b6ae2c6476 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "26372491-a9ec-49c3-be42-7e0dd0641ede", "size": 1}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:26.823877 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-83740198-3591-4b26-8f42-41b6ae2c6476 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Create volume request body: {'volume': {'volume_type': '26372491-a9ec-49c3-be42-7e0dd0641ede', 'size': 1}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:33:26.827543 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-83740198-3591-4b26-8f42-41b6ae2c6476 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Create volume of 1 GB Aug 18 19:33:26.827864 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:26.827864 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:26.828248 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-83740198-3591-4b26-8f42-41b6ae2c6476 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Availability Zones retrieved successfully. Aug 18 19:33:26.834159 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-83740198-3591-4b26-8f42-41b6ae2c6476 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Flow 'volume_create_api' (21d39f92-cc24-436d-bd86-6436b33f8803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:26.835180 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-83740198-3591-4b26-8f42-41b6ae2c6476 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6bd3f1c-c624-4850-b732-79aa934c664a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:26.836026 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-83740198-3591-4b26-8f42-41b6ae2c6476 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:33:26.857387 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-83740198-3591-4b26-8f42-41b6ae2c6476 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6bd3f1c-c624-4850-b732-79aa934c664a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:33:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2138793896',vendor_name='tempest-vendor_name-1462572530'},id=26372491-a9ec-49c3-be42-7e0dd0641ede,is_public=True,name='tempest-ProjectReaderTests-volume-type-390189956',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26372491-a9ec-49c3-be42-7e0dd0641ede', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:26.858334 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-83740198-3591-4b26-8f42-41b6ae2c6476 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (537f6412-9589-429e-917c-e0b9bed7e168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:26.888567 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-83740198-3591-4b26-8f42-41b6ae2c6476 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-390189956 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-390189956, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:33:26.889035 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-83740198-3591-4b26-8f42-41b6ae2c6476 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-390189956 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-390189956, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:33:26.929117 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-83740198-3591-4b26-8f42-41b6ae2c6476 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Created reservations ['a86e19e2-60c9-4add-8811-92867de493fa', 'c2d77e9d-6ac0-46b0-b0a6-f5e565813422', '29b4e22d-2dec-4e73-8eec-c744b1c22a82', '7c6dcf68-3a3a-4c0f-b67e-957cb63a5724'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:33:26.929942 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-83740198-3591-4b26-8f42-41b6ae2c6476 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (537f6412-9589-429e-917c-e0b9bed7e168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a86e19e2-60c9-4add-8811-92867de493fa', 'c2d77e9d-6ac0-46b0-b0a6-f5e565813422', '29b4e22d-2dec-4e73-8eec-c744b1c22a82', '7c6dcf68-3a3a-4c0f-b67e-957cb63a5724']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:26.930797 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-83740198-3591-4b26-8f42-41b6ae2c6476 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e4fed17-2f94-493e-bad7-8feb55d30226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:26.958235 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-83740198-3591-4b26-8f42-41b6ae2c6476 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e4fed17-2f94-493e-bad7-8feb55d30226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61c881c8-8f3e-461c-8a93-56c1e70089cb', '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='a525fd79e09045df992b85b6c1def271',qos_specs=None,replication_status=,reservations=['a86e19e2-60c9-4add-8811-92867de493fa','c2d77e9d-6ac0-46b0-b0a6-f5e565813422','29b4e22d-2dec-4e73-8eec-c744b1c22a82','7c6dcf68-3a3a-4c0f-b67e-957cb63a5724'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a8da60c8942455494bc02e86d87c13f',volume_type_id=26372491-a9ec-49c3-be42-7e0dd0641ede), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:33:26Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61c881c8-8f3e-461c-8a93-56c1e70089cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a525fd79e09045df992b85b6c1def271',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a8da60c8942455494bc02e86d87c13f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(26372491-a9ec-49c3-be42-7e0dd0641ede),volume_type_id=26372491-a9ec-49c3-be42-7e0dd0641ede)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:26.959080 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-83740198-3591-4b26-8f42-41b6ae2c6476 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7e072a0-63f0-48b8-be7e-e3a5b08b9934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:26.980942 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-83740198-3591-4b26-8f42-41b6ae2c6476 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7e072a0-63f0-48b8-be7e-e3a5b08b9934) transitioned into state 'SUCCESS' from 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='a525fd79e09045df992b85b6c1def271',qos_specs=None,replication_status=,reservations=['a86e19e2-60c9-4add-8811-92867de493fa','c2d77e9d-6ac0-46b0-b0a6-f5e565813422','29b4e22d-2dec-4e73-8eec-c744b1c22a82','7c6dcf68-3a3a-4c0f-b67e-957cb63a5724'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a8da60c8942455494bc02e86d87c13f',volume_type_id=26372491-a9ec-49c3-be42-7e0dd0641ede)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:26.981821 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-83740198-3591-4b26-8f42-41b6ae2c6476 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df511269-6e89-4fef-b92f-52d09dba8194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:26.991577 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-83740198-3591-4b26-8f42-41b6ae2c6476 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df511269-6e89-4fef-b92f-52d09dba8194) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:26.992557 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-83740198-3591-4b26-8f42-41b6ae2c6476 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Flow 'volume_create_api' (21d39f92-cc24-436d-bd86-6436b33f8803) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:26.992963 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-83740198-3591-4b26-8f42-41b6ae2c6476 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Create volume request issued successfully. Aug 18 19:33:26.993643 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-83740198-3591-4b26-8f42-41b6ae2c6476 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:33:26.994380 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1298/5214] 10.4.3.170 () {70 vars in 1298 bytes} [Tue Aug 18 19:33:26 2026] POST /volume/v3/volumes => generated 773 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:33:27.009727 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1087ef13-9747-42f7-b1a6-dcee545da652 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:27.011790 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1087ef13-9747-42f7-b1a6-dcee545da652 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] GET https://10.4.3.170/volume/v3/volumes/61c881c8-8f3e-461c-8a93-56c1e70089cb Aug 18 19:33:27.012033 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1087ef13-9747-42f7-b1a6-dcee545da652 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:27.012271 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1087ef13-9747-42f7-b1a6-dcee545da652 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:27.019783 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:27.019783 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:27.024236 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1087ef13-9747-42f7-b1a6-dcee545da652 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Volume info retrieved successfully. Aug 18 19:33:27.028379 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1087ef13-9747-42f7-b1a6-dcee545da652 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] https://10.4.3.170/volume/v3/volumes/61c881c8-8f3e-461c-8a93-56c1e70089cb returned with HTTP 200 Aug 18 19:33:27.028805 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1304/5215] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:33:27 2026] GET /volume/v3/volumes/61c881c8-8f3e-461c-8a93-56c1e70089cb => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:28.044535 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b35b29f0-4ca9-4428-a6bb-9479081cdfb2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:28.046619 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b35b29f0-4ca9-4428-a6bb-9479081cdfb2 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] GET https://10.4.3.170/volume/v3/volumes/61c881c8-8f3e-461c-8a93-56c1e70089cb Aug 18 19:33:28.046865 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b35b29f0-4ca9-4428-a6bb-9479081cdfb2 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:28.047049 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b35b29f0-4ca9-4428-a6bb-9479081cdfb2 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:28.054744 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:28.054744 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:28.058705 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b35b29f0-4ca9-4428-a6bb-9479081cdfb2 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Volume info retrieved successfully. Aug 18 19:33:28.063583 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b35b29f0-4ca9-4428-a6bb-9479081cdfb2 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] https://10.4.3.170/volume/v3/volumes/61c881c8-8f3e-461c-8a93-56c1e70089cb returned with HTTP 200 Aug 18 19:33:28.064059 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1306/5216] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:33:28 2026] GET /volume/v3/volumes/61c881c8-8f3e-461c-8a93-56c1e70089cb => generated 973 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:28.076934 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-759d3350-96e4-4752-92ee-acb131209602 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:28.079970 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-759d3350-96e4-4752-92ee-acb131209602 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] GET https://10.4.3.170/volume/v3/messages Aug 18 19:33:28.079970 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-759d3350-96e4-4752-92ee-acb131209602 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:28.079970 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-759d3350-96e4-4752-92ee-acb131209602 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:28.083981 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-759d3350-96e4-4752-92ee-acb131209602 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Aug 18 19:33:28.084640 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1309/5217] 10.4.3.170 () {68 vars in 1280 bytes} [Tue Aug 18 19:33:28 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 19:33:28.094004 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-daf54a50-803f-47cd-af7a-0015f106adb7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:28.155723 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-daf54a50-803f-47cd-af7a-0015f106adb7 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-reader] GET https://10.4.3.170/volume/v3/messages Aug 18 19:33:28.155992 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-daf54a50-803f-47cd-af7a-0015f106adb7 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-reader] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:28.156195 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-daf54a50-803f-47cd-af7a-0015f106adb7 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-reader] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:28.156571 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:28.156571 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:28.161035 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-daf54a50-803f-47cd-af7a-0015f106adb7 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-reader] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Aug 18 19:33:28.161507 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1299/5218] 10.4.3.170 () {68 vars in 1280 bytes} [Tue Aug 18 19:33:28 2026] GET /volume/v3/messages => generated 670 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:28.169966 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d04b7171-7de5-4a3a-8ed0-5a22913b8d87 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:28.171743 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d04b7171-7de5-4a3a-8ed0-5a22913b8d87 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] DELETE https://10.4.3.170/volume/v3/messages/16a3227f-fc97-43de-a99e-a6b3aff6fb55 Aug 18 19:33:28.171994 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d04b7171-7de5-4a3a-8ed0-5a22913b8d87 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:28.172167 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d04b7171-7de5-4a3a-8ed0-5a22913b8d87 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:28.180907 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d04b7171-7de5-4a3a-8ed0-5a22913b8d87 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] https://10.4.3.170/volume/v3/messages/16a3227f-fc97-43de-a99e-a6b3aff6fb55 returned with HTTP 204 Aug 18 19:33:28.181465 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1305/5219] 10.4.3.170 () {68 vars in 1394 bytes} [Tue Aug 18 19:33:28 2026] DELETE /volume/v3/messages/16a3227f-fc97-43de-a99e-a6b3aff6fb55 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 19:33:28.188639 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ca541734-714f-4501-b946-9211b9643b79 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:28.190665 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ca541734-714f-4501-b946-9211b9643b79 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/61c881c8-8f3e-461c-8a93-56c1e70089cb Aug 18 19:33:28.190947 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ca541734-714f-4501-b946-9211b9643b79 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:28.191153 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ca541734-714f-4501-b946-9211b9643b79 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:28.191380 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-ca541734-714f-4501-b946-9211b9643b79 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Delete volume with id: 61c881c8-8f3e-461c-8a93-56c1e70089cb Aug 18 19:33:28.198922 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:28.198922 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:28.199606 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ca541734-714f-4501-b946-9211b9643b79 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Volume info retrieved successfully. Aug 18 19:33:28.200659 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-ca541734-714f-4501-b946-9211b9643b79 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100581) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 19:33:28.214249 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-ca541734-714f-4501-b946-9211b9643b79 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-390189956 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-390189956, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:33:28.214600 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-ca541734-714f-4501-b946-9211b9643b79 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-390189956 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-390189956, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:33:28.225076 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-ca541734-714f-4501-b946-9211b9643b79 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Created reservations ['611be711-8cad-4ab0-849f-58add3c2d2dd', '0f61f879-400d-4148-aed3-0498029bf970', '009a2f90-060a-4a76-9d01-1cf94dfaf703', '5e8eb2a0-0c78-4cae-af03-cca91caf941d'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:33:28.255016 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ca541734-714f-4501-b946-9211b9643b79 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Delete volume request issued successfully. Aug 18 19:33:28.255129 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ca541734-714f-4501-b946-9211b9643b79 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] https://10.4.3.170/volume/v3/volumes/61c881c8-8f3e-461c-8a93-56c1e70089cb returned with HTTP 202 Aug 18 19:33:28.255560 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1307/5220] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:33:28 2026] DELETE /volume/v3/volumes/61c881c8-8f3e-461c-8a93-56c1e70089cb => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:33:28.262749 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b9ec5914-1ee8-408c-a128-08308905fdf3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:28.264778 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b9ec5914-1ee8-408c-a128-08308905fdf3 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] DELETE https://10.4.3.170/volume/v3/types/26372491-a9ec-49c3-be42-7e0dd0641ede Aug 18 19:33:28.265209 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b9ec5914-1ee8-408c-a128-08308905fdf3 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:28.266451 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b9ec5914-1ee8-408c-a128-08308905fdf3 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Calling method '_delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:28.301153 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b9ec5914-1ee8-408c-a128-08308905fdf3 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] https://10.4.3.170/volume/v3/types/26372491-a9ec-49c3-be42-7e0dd0641ede returned with HTTP 202 Aug 18 19:33:28.302071 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1310/5221] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:33:28 2026] DELETE /volume/v3/types/26372491-a9ec-49c3-be42-7e0dd0641ede => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:33:28.311287 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-039bf195-39df-4d96-849b-465c388280ae None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:28.313616 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-039bf195-39df-4d96-849b-465c388280ae tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:33:28.314140 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-039bf195-39df-4d96-849b-465c388280ae tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1583578639", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1392889885", "vendor_name": "tempest-vendor_name-1307687841"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:28.331166 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-039bf195-39df-4d96-849b-465c388280ae tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:33:28.331769 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1300/5222] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:33:28 2026] POST /volume/v3/types => generated 330 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:28.340619 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-119a8282-41e2-4acd-a5c1-0069f9ef3158 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:28.342863 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-119a8282-41e2-4acd-a5c1-0069f9ef3158 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:33:28.343378 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-119a8282-41e2-4acd-a5c1-0069f9ef3158 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "787604eb-cddf-4545-b78e-01d6b4ca28bc", "size": 1}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:28.345389 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-119a8282-41e2-4acd-a5c1-0069f9ef3158 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Create volume request body: {'volume': {'volume_type': '787604eb-cddf-4545-b78e-01d6b4ca28bc', 'size': 1}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:33:28.349465 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-119a8282-41e2-4acd-a5c1-0069f9ef3158 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Create volume of 1 GB Aug 18 19:33:28.349768 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:28.349768 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:28.350132 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-119a8282-41e2-4acd-a5c1-0069f9ef3158 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Availability Zones retrieved successfully. Aug 18 19:33:28.356144 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-119a8282-41e2-4acd-a5c1-0069f9ef3158 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Flow 'volume_create_api' (18529a82-8e00-4a58-86a0-060725b13f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:28.357183 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-119a8282-41e2-4acd-a5c1-0069f9ef3158 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8305de7c-7aa0-46cf-9a25-458c58d2faf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:28.358011 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-119a8282-41e2-4acd-a5c1-0069f9ef3158 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:33:28.380951 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-119a8282-41e2-4acd-a5c1-0069f9ef3158 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8305de7c-7aa0-46cf-9a25-458c58d2faf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:33:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1392889885',vendor_name='tempest-vendor_name-1307687841'},id=787604eb-cddf-4545-b78e-01d6b4ca28bc,is_public=True,name='tempest-ProjectReaderTests-volume-type-1583578639',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '787604eb-cddf-4545-b78e-01d6b4ca28bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:28.382038 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-119a8282-41e2-4acd-a5c1-0069f9ef3158 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12759799-6d8b-4e82-bebc-1a91aa3f9969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:28.412963 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-119a8282-41e2-4acd-a5c1-0069f9ef3158 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1583578639 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1583578639, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:33:28.413227 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-119a8282-41e2-4acd-a5c1-0069f9ef3158 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1583578639 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1583578639, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:33:28.440516 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-119a8282-41e2-4acd-a5c1-0069f9ef3158 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Created reservations ['fedf90bf-df58-4c96-973d-6faab42f84aa', '233b3bc0-3c57-445c-86b2-2f7caf5bae19', '0e12891d-bdcd-4467-a2c5-1d7e5fd0f4b7', '79bfc5f9-c9cd-450c-85c1-6900eaa7cb1b'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:33:28.441307 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-119a8282-41e2-4acd-a5c1-0069f9ef3158 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12759799-6d8b-4e82-bebc-1a91aa3f9969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fedf90bf-df58-4c96-973d-6faab42f84aa', '233b3bc0-3c57-445c-86b2-2f7caf5bae19', '0e12891d-bdcd-4467-a2c5-1d7e5fd0f4b7', '79bfc5f9-c9cd-450c-85c1-6900eaa7cb1b']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:28.442069 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-119a8282-41e2-4acd-a5c1-0069f9ef3158 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa281c05-53c2-42e9-8404-76d59fde7f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:28.474952 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-119a8282-41e2-4acd-a5c1-0069f9ef3158 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa281c05-53c2-42e9-8404-76d59fde7f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1f2162f-de11-488b-884b-3a76071fcc23', '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='a525fd79e09045df992b85b6c1def271',qos_specs=None,replication_status=,reservations=['fedf90bf-df58-4c96-973d-6faab42f84aa','233b3bc0-3c57-445c-86b2-2f7caf5bae19','0e12891d-bdcd-4467-a2c5-1d7e5fd0f4b7','79bfc5f9-c9cd-450c-85c1-6900eaa7cb1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a8da60c8942455494bc02e86d87c13f',volume_type_id=787604eb-cddf-4545-b78e-01d6b4ca28bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:33:28Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1f2162f-de11-488b-884b-3a76071fcc23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a525fd79e09045df992b85b6c1def271',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a8da60c8942455494bc02e86d87c13f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(787604eb-cddf-4545-b78e-01d6b4ca28bc),volume_type_id=787604eb-cddf-4545-b78e-01d6b4ca28bc)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:28.477225 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-119a8282-41e2-4acd-a5c1-0069f9ef3158 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (468ad5a7-6d66-405a-9fef-c6c26df2d048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:28.504176 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-119a8282-41e2-4acd-a5c1-0069f9ef3158 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (468ad5a7-6d66-405a-9fef-c6c26df2d048) transitioned into state 'SUCCESS' from 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='a525fd79e09045df992b85b6c1def271',qos_specs=None,replication_status=,reservations=['fedf90bf-df58-4c96-973d-6faab42f84aa','233b3bc0-3c57-445c-86b2-2f7caf5bae19','0e12891d-bdcd-4467-a2c5-1d7e5fd0f4b7','79bfc5f9-c9cd-450c-85c1-6900eaa7cb1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a8da60c8942455494bc02e86d87c13f',volume_type_id=787604eb-cddf-4545-b78e-01d6b4ca28bc)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:28.505219 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-119a8282-41e2-4acd-a5c1-0069f9ef3158 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b656ad3-8ed7-4c0a-975e-789a1afc97c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:28.516870 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-119a8282-41e2-4acd-a5c1-0069f9ef3158 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b656ad3-8ed7-4c0a-975e-789a1afc97c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:28.517797 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-119a8282-41e2-4acd-a5c1-0069f9ef3158 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Flow 'volume_create_api' (18529a82-8e00-4a58-86a0-060725b13f43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:28.518241 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-119a8282-41e2-4acd-a5c1-0069f9ef3158 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Create volume request issued successfully. Aug 18 19:33:28.519283 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-119a8282-41e2-4acd-a5c1-0069f9ef3158 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:33:28.519775 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1306/5223] 10.4.3.170 () {70 vars in 1298 bytes} [Tue Aug 18 19:33:28 2026] POST /volume/v3/volumes => generated 774 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:33:28.534923 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a726641f-665c-4a13-8835-779b747ead07 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:28.536870 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a726641f-665c-4a13-8835-779b747ead07 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] GET https://10.4.3.170/volume/v3/volumes/e1f2162f-de11-488b-884b-3a76071fcc23 Aug 18 19:33:28.537602 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a726641f-665c-4a13-8835-779b747ead07 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:28.537919 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a726641f-665c-4a13-8835-779b747ead07 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:28.546115 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:28.546115 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:28.550426 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a726641f-665c-4a13-8835-779b747ead07 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Volume info retrieved successfully. Aug 18 19:33:28.555345 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a726641f-665c-4a13-8835-779b747ead07 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] https://10.4.3.170/volume/v3/volumes/e1f2162f-de11-488b-884b-3a76071fcc23 returned with HTTP 200 Aug 18 19:33:28.555981 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1308/5224] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:33:28 2026] GET /volume/v3/volumes/e1f2162f-de11-488b-884b-3a76071fcc23 => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:29.568994 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2c7c8f37-6c2a-41e3-bd23-93f25332beef None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:29.571248 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2c7c8f37-6c2a-41e3-bd23-93f25332beef tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] GET https://10.4.3.170/volume/v3/volumes/e1f2162f-de11-488b-884b-3a76071fcc23 Aug 18 19:33:29.571583 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2c7c8f37-6c2a-41e3-bd23-93f25332beef tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:29.571872 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2c7c8f37-6c2a-41e3-bd23-93f25332beef tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:29.581954 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:29.581954 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:29.586673 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2c7c8f37-6c2a-41e3-bd23-93f25332beef tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Volume info retrieved successfully. Aug 18 19:33:29.593098 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2c7c8f37-6c2a-41e3-bd23-93f25332beef tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] https://10.4.3.170/volume/v3/volumes/e1f2162f-de11-488b-884b-3a76071fcc23 returned with HTTP 200 Aug 18 19:33:29.593827 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1311/5225] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:33:29 2026] GET /volume/v3/volumes/e1f2162f-de11-488b-884b-3a76071fcc23 => generated 974 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:29.610777 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5c195803-f295-4b56-a456-e3c5ac968f71 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:29.613872 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5c195803-f295-4b56-a456-e3c5ac968f71 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] GET https://10.4.3.170/volume/v3/messages Aug 18 19:33:29.614141 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5c195803-f295-4b56-a456-e3c5ac968f71 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:29.614422 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5c195803-f295-4b56-a456-e3c5ac968f71 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:29.619125 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5c195803-f295-4b56-a456-e3c5ac968f71 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Aug 18 19:33:29.619648 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1301/5226] 10.4.3.170 () {68 vars in 1280 bytes} [Tue Aug 18 19:33:29 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 19:33:29.628704 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1c16839b-4b77-4fd7-a4ef-17c7f5f6069a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:29.630819 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1c16839b-4b77-4fd7-a4ef-17c7f5f6069a tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-reader] GET https://10.4.3.170/volume/v3/messages/002e6fcd-d13a-44dc-a427-e60d2b9de551 Aug 18 19:33:29.631085 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1c16839b-4b77-4fd7-a4ef-17c7f5f6069a tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-reader] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:29.631298 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1c16839b-4b77-4fd7-a4ef-17c7f5f6069a tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-reader] Calling method 'version_select' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:29.635356 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:29.635356 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:29.636192 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1c16839b-4b77-4fd7-a4ef-17c7f5f6069a tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-reader] https://10.4.3.170/volume/v3/messages/002e6fcd-d13a-44dc-a427-e60d2b9de551 returned with HTTP 200 Aug 18 19:33:29.636659 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1307/5227] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:33:29 2026] GET /volume/v3/messages/002e6fcd-d13a-44dc-a427-e60d2b9de551 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:29.645995 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3a5c1b88-73ee-4844-b67a-68d97e91c61d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:29.647842 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3a5c1b88-73ee-4844-b67a-68d97e91c61d tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] DELETE https://10.4.3.170/volume/v3/messages/002e6fcd-d13a-44dc-a427-e60d2b9de551 Aug 18 19:33:29.648078 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3a5c1b88-73ee-4844-b67a-68d97e91c61d tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:29.648299 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3a5c1b88-73ee-4844-b67a-68d97e91c61d tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:29.657275 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3a5c1b88-73ee-4844-b67a-68d97e91c61d tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] https://10.4.3.170/volume/v3/messages/002e6fcd-d13a-44dc-a427-e60d2b9de551 returned with HTTP 204 Aug 18 19:33:29.657811 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1309/5228] 10.4.3.170 () {68 vars in 1394 bytes} [Tue Aug 18 19:33:29 2026] DELETE /volume/v3/messages/002e6fcd-d13a-44dc-a427-e60d2b9de551 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 19:33:29.665831 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c22258f6-a251-4cd4-968b-b48193a6d81d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:29.667758 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c22258f6-a251-4cd4-968b-b48193a6d81d tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/e1f2162f-de11-488b-884b-3a76071fcc23 Aug 18 19:33:29.668137 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c22258f6-a251-4cd4-968b-b48193a6d81d tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:29.668539 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c22258f6-a251-4cd4-968b-b48193a6d81d tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:29.668703 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-c22258f6-a251-4cd4-968b-b48193a6d81d tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Delete volume with id: e1f2162f-de11-488b-884b-3a76071fcc23 Aug 18 19:33:29.676655 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:29.676655 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:29.677210 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c22258f6-a251-4cd4-968b-b48193a6d81d tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Volume info retrieved successfully. Aug 18 19:33:29.678339 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-c22258f6-a251-4cd4-968b-b48193a6d81d tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100583) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 19:33:29.690088 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-c22258f6-a251-4cd4-968b-b48193a6d81d tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1583578639 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1583578639, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:33:29.690499 np0000007688 devstack@c-api.service[100583]: WARNING cinder.quota [None req-c22258f6-a251-4cd4-968b-b48193a6d81d tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1583578639 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1583578639, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:33:29.699724 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-c22258f6-a251-4cd4-968b-b48193a6d81d tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Created reservations ['6c59fe5a-2c63-4b77-84e3-e860f9133101', '358c364e-fe84-4736-ba8e-ee25802bb8c7', '7c7815d4-9f8f-4f3f-8ce6-7c0a6e10f239', '7c128680-f617-43f5-a6c9-f72dfbc07010'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:33:29.730316 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c22258f6-a251-4cd4-968b-b48193a6d81d tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Delete volume request issued successfully. Aug 18 19:33:29.731782 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c22258f6-a251-4cd4-968b-b48193a6d81d tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] https://10.4.3.170/volume/v3/volumes/e1f2162f-de11-488b-884b-3a76071fcc23 returned with HTTP 202 Aug 18 19:33:29.731782 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1312/5229] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:33:29 2026] DELETE /volume/v3/volumes/e1f2162f-de11-488b-884b-3a76071fcc23 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:33:29.743350 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-651db862-1d6e-4574-80b8-25c77b7239e4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:29.745459 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-651db862-1d6e-4574-80b8-25c77b7239e4 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] DELETE https://10.4.3.170/volume/v3/types/787604eb-cddf-4545-b78e-01d6b4ca28bc Aug 18 19:33:29.745710 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-651db862-1d6e-4574-80b8-25c77b7239e4 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:29.745981 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-651db862-1d6e-4574-80b8-25c77b7239e4 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] Calling method '_delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:29.783432 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-651db862-1d6e-4574-80b8-25c77b7239e4 tempest-ProjectReaderTests-1619691455 tempest-ProjectReaderTests-1619691455-project-admin] https://10.4.3.170/volume/v3/types/787604eb-cddf-4545-b78e-01d6b4ca28bc returned with HTTP 202 Aug 18 19:33:29.783905 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1302/5230] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:33:29 2026] DELETE /volume/v3/types/787604eb-cddf-4545-b78e-01d6b4ca28bc => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:33:31.399947 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a3968557-2e48-4ff9-92f7-2ba213fd6ff3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:31.489621 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a3968557-2e48-4ff9-92f7-2ba213fd6ff3 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:33:31.489990 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a3968557-2e48-4ff9-92f7-2ba213fd6ff3 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1456847008"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:31.491574 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-a3968557-2e48-4ff9-92f7-2ba213fd6ff3 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1456847008'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:33:31.491736 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-a3968557-2e48-4ff9-92f7-2ba213fd6ff3 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Create volume of 1 GB Aug 18 19:33:31.495954 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a3968557-2e48-4ff9-92f7-2ba213fd6ff3 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Availability Zones retrieved successfully. Aug 18 19:33:31.502272 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-a3968557-2e48-4ff9-92f7-2ba213fd6ff3 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Flow 'volume_create_api' (7fad81e1-d830-41af-a944-6250a63ac332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:31.503139 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-a3968557-2e48-4ff9-92f7-2ba213fd6ff3 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af073da-c4cf-4fb4-b19e-a7a148043d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:31.503998 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-a3968557-2e48-4ff9-92f7-2ba213fd6ff3 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:33:31.529058 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-a3968557-2e48-4ff9-92f7-2ba213fd6ff3 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af073da-c4cf-4fb4-b19e-a7a148043d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:31.529901 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-a3968557-2e48-4ff9-92f7-2ba213fd6ff3 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72095703-9d51-42e0-bc6a-7b2cf19bc1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:31.584895 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-a3968557-2e48-4ff9-92f7-2ba213fd6ff3 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Created reservations ['51240717-535a-48d4-902e-6f37c9ad850e', '28de1990-5e41-4485-8e09-106f7217bfa8', '86653d3f-3b8b-402f-8ca3-294009b753e7', '6ee1e685-0367-4b9d-a961-f7b161c09733'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:33:31.586047 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-a3968557-2e48-4ff9-92f7-2ba213fd6ff3 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72095703-9d51-42e0-bc6a-7b2cf19bc1b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51240717-535a-48d4-902e-6f37c9ad850e', '28de1990-5e41-4485-8e09-106f7217bfa8', '86653d3f-3b8b-402f-8ca3-294009b753e7', '6ee1e685-0367-4b9d-a961-f7b161c09733']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:31.587075 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-a3968557-2e48-4ff9-92f7-2ba213fd6ff3 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f02b0c91-9a9a-48cb-accb-aa547de41f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:31.613606 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-a3968557-2e48-4ff9-92f7-2ba213fd6ff3 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f02b0c91-9a9a-48cb-accb-aa547de41f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99ed6af3-58df-4406-aa74-f04c88106159', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1456847008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86fc9522f67248bf8add22b02432f575',qos_specs=None,replication_status=,reservations=['51240717-535a-48d4-902e-6f37c9ad850e','28de1990-5e41-4485-8e09-106f7217bfa8','86653d3f-3b8b-402f-8ca3-294009b753e7','6ee1e685-0367-4b9d-a961-f7b161c09733'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15f5a821ad5e4d29b10e29c74b78b33b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:33:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1456847008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99ed6af3-58df-4406-aa74-f04c88106159,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86fc9522f67248bf8add22b02432f575',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15f5a821ad5e4d29b10e29c74b78b33b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:31.614375 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-a3968557-2e48-4ff9-92f7-2ba213fd6ff3 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9fe7c50-de62-476a-a8af-195d9b93fc4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:31.635993 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-a3968557-2e48-4ff9-92f7-2ba213fd6ff3 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9fe7c50-de62-476a-a8af-195d9b93fc4d) transitioned into state 'SUCCESS' from state '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-1456847008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86fc9522f67248bf8add22b02432f575',qos_specs=None,replication_status=,reservations=['51240717-535a-48d4-902e-6f37c9ad850e','28de1990-5e41-4485-8e09-106f7217bfa8','86653d3f-3b8b-402f-8ca3-294009b753e7','6ee1e685-0367-4b9d-a961-f7b161c09733'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15f5a821ad5e4d29b10e29c74b78b33b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:31.636839 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-a3968557-2e48-4ff9-92f7-2ba213fd6ff3 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16a02ce3-ce18-497f-a714-984abc09639b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:31.647227 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-a3968557-2e48-4ff9-92f7-2ba213fd6ff3 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16a02ce3-ce18-497f-a714-984abc09639b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:31.648227 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-a3968557-2e48-4ff9-92f7-2ba213fd6ff3 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Flow 'volume_create_api' (7fad81e1-d830-41af-a944-6250a63ac332) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:31.648574 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a3968557-2e48-4ff9-92f7-2ba213fd6ff3 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Create volume request issued successfully. Aug 18 19:33:31.649205 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a3968557-2e48-4ff9-92f7-2ba213fd6ff3 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:33:31.649780 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1308/5231] 10.4.3.170 () {68 vars in 1258 bytes} [Tue Aug 18 19:33:31 2026] POST /volume/v3/volumes => generated 758 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:33:31.663424 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-be03cd0a-8b74-4fb2-afbc-80255180e629 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:31.665195 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-be03cd0a-8b74-4fb2-afbc-80255180e629 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/volumes/99ed6af3-58df-4406-aa74-f04c88106159 Aug 18 19:33:31.665400 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-be03cd0a-8b74-4fb2-afbc-80255180e629 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:31.665620 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-be03cd0a-8b74-4fb2-afbc-80255180e629 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:31.673483 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:31.673483 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:31.677528 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-be03cd0a-8b74-4fb2-afbc-80255180e629 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Volume info retrieved successfully. Aug 18 19:33:31.682933 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-be03cd0a-8b74-4fb2-afbc-80255180e629 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes/99ed6af3-58df-4406-aa74-f04c88106159 returned with HTTP 200 Aug 18 19:33:31.683489 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1310/5232] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:31 2026] GET /volume/v3/volumes/99ed6af3-58df-4406-aa74-f04c88106159 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:32.696573 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d46e5760-1328-49f7-a5fa-5ea2a15a8e1e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:32.698637 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d46e5760-1328-49f7-a5fa-5ea2a15a8e1e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/volumes/99ed6af3-58df-4406-aa74-f04c88106159 Aug 18 19:33:32.698881 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d46e5760-1328-49f7-a5fa-5ea2a15a8e1e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:32.699103 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d46e5760-1328-49f7-a5fa-5ea2a15a8e1e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:32.706438 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:32.706438 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:32.710296 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d46e5760-1328-49f7-a5fa-5ea2a15a8e1e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Volume info retrieved successfully. Aug 18 19:33:32.714852 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d46e5760-1328-49f7-a5fa-5ea2a15a8e1e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes/99ed6af3-58df-4406-aa74-f04c88106159 returned with HTTP 200 Aug 18 19:33:32.715251 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1313/5233] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:32 2026] GET /volume/v3/volumes/99ed6af3-58df-4406-aa74-f04c88106159 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:32.729177 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-88f7903a-dba7-430c-a775-f3a430a98557 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:32.731205 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-88f7903a-dba7-430c-a775-f3a430a98557 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] POST https://10.4.3.170/volume/v3/backups Aug 18 19:33:32.731750 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-88f7903a-dba7-430c-a775-f3a430a98557 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "99ed6af3-58df-4406-aa74-f04c88106159", "name": "tempest-CreateVolumesFromBackupTest-Backup-1841793667"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:32.733763 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.backups [None req-88f7903a-dba7-430c-a775-f3a430a98557 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Creating new backup {'backup': {'volume_id': '99ed6af3-58df-4406-aa74-f04c88106159', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1841793667'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:33:32.733989 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.backups [None req-88f7903a-dba7-430c-a775-f3a430a98557 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Creating backup of volume 99ed6af3-58df-4406-aa74-f04c88106159 in container None Aug 18 19:33:32.743706 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:32.743706 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:32.744342 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-88f7903a-dba7-430c-a775-f3a430a98557 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Volume info retrieved successfully. Aug 18 19:33:32.774596 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-88f7903a-dba7-430c-a775-f3a430a98557 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Created reservations ['cb4bad98-48fb-4e05-8ea0-00a9046777f7', '263af2db-353a-4f80-948a-a73d8bb77769'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:33:32.805975 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-88f7903a-dba7-430c-a775-f3a430a98557 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:33:32.806435 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1303/5234] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:33:32 2026] POST /volume/v3/backups => generated 339 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:33:32.815833 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-42dfae39-b8f9-423d-b50b-63dc1b72ee73 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:32.817642 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-42dfae39-b8f9-423d-b50b-63dc1b72ee73 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 Aug 18 19:33:32.817836 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-42dfae39-b8f9-423d-b50b-63dc1b72ee73 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:32.818021 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-42dfae39-b8f9-423d-b50b-63dc1b72ee73 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:32.818125 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-42dfae39-b8f9-423d-b50b-63dc1b72ee73 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Show backup with id 5da1a71a-c807-4fff-b963-0841cfe7a9b1. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:33:32.823380 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:32.823380 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:32.824401 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-42dfae39-b8f9-423d-b50b-63dc1b72ee73 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 returned with HTTP 200 Aug 18 19:33:32.824867 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1309/5235] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:32 2026] GET /volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:33.835612 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f29ae170-34f3-48cd-86f4-dde72a312fc5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:33.837864 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f29ae170-34f3-48cd-86f4-dde72a312fc5 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 Aug 18 19:33:33.838113 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f29ae170-34f3-48cd-86f4-dde72a312fc5 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:33.838359 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f29ae170-34f3-48cd-86f4-dde72a312fc5 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:33.838562 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-f29ae170-34f3-48cd-86f4-dde72a312fc5 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Show backup with id 5da1a71a-c807-4fff-b963-0841cfe7a9b1. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:33:33.843745 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:33.843745 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:33.844847 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f29ae170-34f3-48cd-86f4-dde72a312fc5 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 returned with HTTP 200 Aug 18 19:33:33.845286 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1311/5236] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:33 2026] GET /volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:34.855491 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4a8acfaa-56ab-4e8e-8e26-0c6b5a31b4ab None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:34.857312 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4a8acfaa-56ab-4e8e-8e26-0c6b5a31b4ab tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 Aug 18 19:33:34.857596 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4a8acfaa-56ab-4e8e-8e26-0c6b5a31b4ab tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:34.857841 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4a8acfaa-56ab-4e8e-8e26-0c6b5a31b4ab tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:34.857987 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-4a8acfaa-56ab-4e8e-8e26-0c6b5a31b4ab tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Show backup with id 5da1a71a-c807-4fff-b963-0841cfe7a9b1. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:33:34.863035 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:34.863035 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:34.864140 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4a8acfaa-56ab-4e8e-8e26-0c6b5a31b4ab tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 returned with HTTP 200 Aug 18 19:33:34.864574 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1314/5237] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:34 2026] GET /volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:35.875832 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a6afb9e1-8d92-4442-acf3-fa66b46c058c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:35.877916 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a6afb9e1-8d92-4442-acf3-fa66b46c058c tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 Aug 18 19:33:35.878127 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a6afb9e1-8d92-4442-acf3-fa66b46c058c tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:35.878347 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a6afb9e1-8d92-4442-acf3-fa66b46c058c tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:35.878489 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-a6afb9e1-8d92-4442-acf3-fa66b46c058c tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Show backup with id 5da1a71a-c807-4fff-b963-0841cfe7a9b1. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:33:35.883188 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:35.883188 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:35.884051 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a6afb9e1-8d92-4442-acf3-fa66b46c058c tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 returned with HTTP 200 Aug 18 19:33:35.884505 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1304/5238] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:35 2026] GET /volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:36.895941 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c51f1bfa-20bc-4990-bab7-95d819d2d129 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:36.897665 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c51f1bfa-20bc-4990-bab7-95d819d2d129 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 Aug 18 19:33:36.897876 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c51f1bfa-20bc-4990-bab7-95d819d2d129 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:36.898097 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c51f1bfa-20bc-4990-bab7-95d819d2d129 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:36.898229 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-c51f1bfa-20bc-4990-bab7-95d819d2d129 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Show backup with id 5da1a71a-c807-4fff-b963-0841cfe7a9b1. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:33:36.902244 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:36.902244 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:36.902959 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c51f1bfa-20bc-4990-bab7-95d819d2d129 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 returned with HTTP 200 Aug 18 19:33:36.903392 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1310/5239] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:36 2026] GET /volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:37.917955 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-37e381be-989e-420c-9f77-c2b1944b051a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:37.920769 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-37e381be-989e-420c-9f77-c2b1944b051a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 Aug 18 19:33:37.920994 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-37e381be-989e-420c-9f77-c2b1944b051a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:37.921299 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-37e381be-989e-420c-9f77-c2b1944b051a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:37.921417 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-37e381be-989e-420c-9f77-c2b1944b051a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Show backup with id 5da1a71a-c807-4fff-b963-0841cfe7a9b1. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:33:37.923528 np0000007688 devstack@c-api.service[100581]: DEBUG dbcounter [-] [100581] Writing DB stats cinder:SELECT=239,cinder:INSERT=36,cinder:UPDATE=83 {{(pid=100581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:33:37.927440 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:37.927440 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:37.928446 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-37e381be-989e-420c-9f77-c2b1944b051a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 returned with HTTP 200 Aug 18 19:33:37.928963 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1312/5240] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:37 2026] GET /volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:38.942944 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8a828187-cfe0-4640-b59c-cb40871a2db2 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:38.946603 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8a828187-cfe0-4640-b59c-cb40871a2db2 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 Aug 18 19:33:38.946868 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8a828187-cfe0-4640-b59c-cb40871a2db2 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:38.947101 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8a828187-cfe0-4640-b59c-cb40871a2db2 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:38.947268 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-8a828187-cfe0-4640-b59c-cb40871a2db2 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Show backup with id 5da1a71a-c807-4fff-b963-0841cfe7a9b1. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:33:38.949887 np0000007688 devstack@c-api.service[100583]: DEBUG dbcounter [-] [100583] Writing DB stats cinder:SELECT=268,cinder:UPDATE=100,cinder:INSERT=47,cinder:DELETE=1 {{(pid=100583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:33:38.954309 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:38.954309 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:38.955955 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8a828187-cfe0-4640-b59c-cb40871a2db2 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 returned with HTTP 200 Aug 18 19:33:38.956749 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1315/5241] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:38 2026] GET /volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:39.969207 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7d1c448a-68da-4298-83e6-bd5b9e287f10 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:39.971147 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7d1c448a-68da-4298-83e6-bd5b9e287f10 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 Aug 18 19:33:39.971359 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7d1c448a-68da-4298-83e6-bd5b9e287f10 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:39.971573 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7d1c448a-68da-4298-83e6-bd5b9e287f10 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:39.971690 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-7d1c448a-68da-4298-83e6-bd5b9e287f10 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Show backup with id 5da1a71a-c807-4fff-b963-0841cfe7a9b1. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:33:39.973556 np0000007688 devstack@c-api.service[100582]: DEBUG dbcounter [-] [100582] Writing DB stats cinder:SELECT=309,cinder:UPDATE=138,cinder:INSERT=81 {{(pid=100582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:33:39.976475 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:39.976475 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:39.977688 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7d1c448a-68da-4298-83e6-bd5b9e287f10 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 returned with HTTP 200 Aug 18 19:33:39.978224 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1305/5242] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:39 2026] GET /volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:40.992723 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-59cf7163-25e7-4694-813c-fc6ce300d3cf None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:40.995629 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-59cf7163-25e7-4694-813c-fc6ce300d3cf tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 Aug 18 19:33:40.995629 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-59cf7163-25e7-4694-813c-fc6ce300d3cf tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:40.995954 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-59cf7163-25e7-4694-813c-fc6ce300d3cf tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:40.996093 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-59cf7163-25e7-4694-813c-fc6ce300d3cf tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Show backup with id 5da1a71a-c807-4fff-b963-0841cfe7a9b1. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:33:40.998680 np0000007688 devstack@c-api.service[100580]: DEBUG dbcounter [-] [100580] Writing DB stats cinder:SELECT=230,cinder:UPDATE=65,cinder:INSERT=34 {{(pid=100580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:33:41.002229 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:41.002229 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:41.003856 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-59cf7163-25e7-4694-813c-fc6ce300d3cf tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 returned with HTTP 200 Aug 18 19:33:41.005001 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1311/5243] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:40 2026] GET /volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:41.741952 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f5b11cc2-ce4f-45ca-82cd-6c0878b89b9d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:41.884550 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f5b11cc2-ce4f-45ca-82cd-6c0878b89b9d tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:33:41.885170 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f5b11cc2-ce4f-45ca-82cd-6c0878b89b9d tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-677894742", "extra_specs": {}}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:41.905932 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f5b11cc2-ce4f-45ca-82cd-6c0878b89b9d tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:33:41.906447 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1313/5244] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:33:41 2026] POST /volume/v3/types => generated 211 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:41.917695 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6b22d6cd-e37c-4205-a14a-5b0ff3aa9d93 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:41.920753 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6b22d6cd-e37c-4205-a14a-5b0ff3aa9d93 tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] POST https://10.4.3.170/volume/v3/types/88aa7f5a-51db-426e-8235-3224cdfd56cb/encryption Aug 18 19:33:41.921316 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6b22d6cd-e37c-4205-a14a-5b0ff3aa9d93 tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:41.941484 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6b22d6cd-e37c-4205-a14a-5b0ff3aa9d93 tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] https://10.4.3.170/volume/v3/types/88aa7f5a-51db-426e-8235-3224cdfd56cb/encryption returned with HTTP 200 Aug 18 19:33:41.942342 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1316/5245] 10.4.3.170 () {68 vars in 1397 bytes} [Tue Aug 18 19:33:41 2026] POST /volume/v3/types/88aa7f5a-51db-426e-8235-3224cdfd56cb/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:41.952863 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-884b70d7-2d39-4d06-88f9-3a1f5af8de82 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:42.022087 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-35129f03-3275-476f-854f-d1b27bdbf1ce None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:42.024579 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-35129f03-3275-476f-854f-d1b27bdbf1ce tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 Aug 18 19:33:42.024851 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-35129f03-3275-476f-854f-d1b27bdbf1ce tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:42.025100 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-35129f03-3275-476f-854f-d1b27bdbf1ce tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:42.025271 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-35129f03-3275-476f-854f-d1b27bdbf1ce tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Show backup with id 5da1a71a-c807-4fff-b963-0841cfe7a9b1. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:33:42.036256 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:42.036256 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:42.036256 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-35129f03-3275-476f-854f-d1b27bdbf1ce tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 returned with HTTP 200 Aug 18 19:33:42.036256 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1312/5246] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:42 2026] GET /volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:42.063860 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-884b70d7-2d39-4d06-88f9-3a1f5af8de82 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:33:42.064349 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-884b70d7-2d39-4d06-88f9-3a1f5af8de82 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1678139218", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-677894742", "size": 1}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:42.067028 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-884b70d7-2d39-4d06-88f9-3a1f5af8de82 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1678139218', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-677894742', 'size': 1}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:33:42.072320 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-884b70d7-2d39-4d06-88f9-3a1f5af8de82 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Create volume of 1 GB Aug 18 19:33:42.072956 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:42.072956 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:42.073865 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-884b70d7-2d39-4d06-88f9-3a1f5af8de82 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Availability Zones retrieved successfully. Aug 18 19:33:42.085358 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-884b70d7-2d39-4d06-88f9-3a1f5af8de82 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Flow 'volume_create_api' (6aeb64d4-2d84-44bf-88a5-6cb0cd3fe594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:42.086766 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-884b70d7-2d39-4d06-88f9-3a1f5af8de82 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ce8101b-a565-4010-a1ca-81a47817d47a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:42.088484 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-884b70d7-2d39-4d06-88f9-3a1f5af8de82 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:33:42.128668 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-884b70d7-2d39-4d06-88f9-3a1f5af8de82 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ce8101b-a565-4010-a1ca-81a47817d47a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:33:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=88aa7f5a-51db-426e-8235-3224cdfd56cb,is_public=True,name='tempest-scenario-type-luks-677894742',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88aa7f5a-51db-426e-8235-3224cdfd56cb', '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=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:42.129939 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-884b70d7-2d39-4d06-88f9-3a1f5af8de82 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b54adc6c-2cf6-40ad-a8c3-7826b50d70d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:42.175698 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-884b70d7-2d39-4d06-88f9-3a1f5af8de82 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-677894742 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-677894742, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:33:42.176149 np0000007688 devstack@c-api.service[100582]: WARNING cinder.quota [None req-884b70d7-2d39-4d06-88f9-3a1f5af8de82 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-677894742 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-677894742, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:33:42.245731 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-884b70d7-2d39-4d06-88f9-3a1f5af8de82 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Created reservations ['d08deb12-e1e2-4100-aed2-55a00cce2a96', 'b63207d0-6e80-4141-8c42-c0b00d4fb04b', '3eec0de9-9085-46bb-beeb-00916f0915cd', 'b79c7904-5e3f-4e69-8b44-6a709da13530'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:33:42.246887 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-884b70d7-2d39-4d06-88f9-3a1f5af8de82 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b54adc6c-2cf6-40ad-a8c3-7826b50d70d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d08deb12-e1e2-4100-aed2-55a00cce2a96', 'b63207d0-6e80-4141-8c42-c0b00d4fb04b', '3eec0de9-9085-46bb-beeb-00916f0915cd', 'b79c7904-5e3f-4e69-8b44-6a709da13530']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:42.248518 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-884b70d7-2d39-4d06-88f9-3a1f5af8de82 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29b19b4d-3105-4931-b45b-369bcfeb4af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:42.286003 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-884b70d7-2d39-4d06-88f9-3a1f5af8de82 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29b19b4d-3105-4931-b45b-369bcfeb4af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1678139218',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f38585e94ac4322aa366e75989da7f3',qos_specs=None,replication_status=,reservations=['d08deb12-e1e2-4100-aed2-55a00cce2a96','b63207d0-6e80-4141-8c42-c0b00d4fb04b','3eec0de9-9085-46bb-beeb-00916f0915cd','b79c7904-5e3f-4e69-8b44-6a709da13530'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='991ab03094e14ce1aaca4c2e52b18646',volume_type_id=88aa7f5a-51db-426e-8235-3224cdfd56cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:33:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1678139218',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f38585e94ac4322aa366e75989da7f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='991ab03094e14ce1aaca4c2e52b18646',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88aa7f5a-51db-426e-8235-3224cdfd56cb),volume_type_id=88aa7f5a-51db-426e-8235-3224cdfd56cb)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:42.287259 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-884b70d7-2d39-4d06-88f9-3a1f5af8de82 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32be02f4-0e7b-48f1-8671-393ba10087fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:42.310357 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-884b70d7-2d39-4d06-88f9-3a1f5af8de82 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32be02f4-0e7b-48f1-8671-393ba10087fc) transitioned into state 'SUCCESS' from state '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-1678139218',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f38585e94ac4322aa366e75989da7f3',qos_specs=None,replication_status=,reservations=['d08deb12-e1e2-4100-aed2-55a00cce2a96','b63207d0-6e80-4141-8c42-c0b00d4fb04b','3eec0de9-9085-46bb-beeb-00916f0915cd','b79c7904-5e3f-4e69-8b44-6a709da13530'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='991ab03094e14ce1aaca4c2e52b18646',volume_type_id=88aa7f5a-51db-426e-8235-3224cdfd56cb)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:42.311104 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-884b70d7-2d39-4d06-88f9-3a1f5af8de82 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66518280-ad4b-4afc-814c-d00780a2f2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:42.323523 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-884b70d7-2d39-4d06-88f9-3a1f5af8de82 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66518280-ad4b-4afc-814c-d00780a2f2f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:42.324816 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-884b70d7-2d39-4d06-88f9-3a1f5af8de82 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Flow 'volume_create_api' (6aeb64d4-2d84-44bf-88a5-6cb0cd3fe594) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:42.325239 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-884b70d7-2d39-4d06-88f9-3a1f5af8de82 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Create volume request issued successfully. Aug 18 19:33:42.326397 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-884b70d7-2d39-4d06-88f9-3a1f5af8de82 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:33:42.326698 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1306/5247] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:33:41 2026] POST /volume/v3/volumes => generated 784 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:33:42.343802 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a232bfe1-0865-47c5-82e5-fa42310c9499 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:42.346065 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a232bfe1-0865-47c5-82e5-fa42310c9499 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0 Aug 18 19:33:42.346573 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a232bfe1-0865-47c5-82e5-fa42310c9499 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:42.346573 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a232bfe1-0865-47c5-82e5-fa42310c9499 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:42.355672 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:42.355672 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:42.360352 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a232bfe1-0865-47c5-82e5-fa42310c9499 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:33:42.365545 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a232bfe1-0865-47c5-82e5-fa42310c9499 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0 returned with HTTP 200 Aug 18 19:33:42.365694 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1314/5248] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:42 2026] GET /volume/v3/volumes/bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:43.051395 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3642c5a4-b4c8-48e8-a16c-b0636c929c65 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:43.053755 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3642c5a4-b4c8-48e8-a16c-b0636c929c65 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 Aug 18 19:33:43.054000 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3642c5a4-b4c8-48e8-a16c-b0636c929c65 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:43.054240 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3642c5a4-b4c8-48e8-a16c-b0636c929c65 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:43.054392 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-3642c5a4-b4c8-48e8-a16c-b0636c929c65 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Show backup with id 5da1a71a-c807-4fff-b963-0841cfe7a9b1. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:33:43.059968 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:43.059968 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:43.060925 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3642c5a4-b4c8-48e8-a16c-b0636c929c65 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 returned with HTTP 200 Aug 18 19:33:43.061416 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1317/5249] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:43 2026] GET /volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:43.385197 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-79f818ca-8d9d-4822-8b89-3bf3932c93a9 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:43.387047 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-79f818ca-8d9d-4822-8b89-3bf3932c93a9 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0 Aug 18 19:33:43.387243 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-79f818ca-8d9d-4822-8b89-3bf3932c93a9 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:43.387581 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-79f818ca-8d9d-4822-8b89-3bf3932c93a9 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:43.394977 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:43.394977 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:43.399717 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-79f818ca-8d9d-4822-8b89-3bf3932c93a9 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:33:43.406833 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-79f818ca-8d9d-4822-8b89-3bf3932c93a9 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0 returned with HTTP 200 Aug 18 19:33:43.407548 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1313/5250] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:43 2026] GET /volume/v3/volumes/bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:43.425863 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-065bf891-7ad4-49db-800b-b9e3d2dffed4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:43.432377 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-065bf891-7ad4-49db-800b-b9e3d2dffed4 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0 Aug 18 19:33:43.432756 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-065bf891-7ad4-49db-800b-b9e3d2dffed4 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:43.433103 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-065bf891-7ad4-49db-800b-b9e3d2dffed4 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:43.442187 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:43.442187 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:43.448335 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-065bf891-7ad4-49db-800b-b9e3d2dffed4 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:33:43.455087 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-065bf891-7ad4-49db-800b-b9e3d2dffed4 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0 returned with HTTP 200 Aug 18 19:33:43.455562 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1307/5251] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:43 2026] GET /volume/v3/volumes/bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:43.472054 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3809da92-e3b4-4477-a7bb-15da6190c662 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:43.475662 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3809da92-e3b4-4477-a7bb-15da6190c662 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:33:43.476171 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3809da92-e3b4-4477-a7bb-15da6190c662 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-144713893", "source_volid": "bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0", "volume_type": "tempest-scenario-type-luks-677894742", "size": 1}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:43.478492 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-3809da92-e3b4-4477-a7bb-15da6190c662 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-144713893', 'source_volid': 'bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0', 'volume_type': 'tempest-scenario-type-luks-677894742', 'size': 1}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:33:43.493738 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:43.493738 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:43.494434 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3809da92-e3b4-4477-a7bb-15da6190c662 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume retrieved successfully. Aug 18 19:33:43.494615 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-3809da92-e3b4-4477-a7bb-15da6190c662 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Create volume of 1 GB Aug 18 19:33:43.495624 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3809da92-e3b4-4477-a7bb-15da6190c662 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Availability Zones retrieved successfully. Aug 18 19:33:43.503947 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-3809da92-e3b4-4477-a7bb-15da6190c662 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Flow 'volume_create_api' (9fe709fe-5231-4bba-8467-d916abbad5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:43.506082 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-3809da92-e3b4-4477-a7bb-15da6190c662 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1513f70-1f0b-41c8-a959-4210775b8bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:43.507313 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-3809da92-e3b4-4477-a7bb-15da6190c662 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:33:43.538021 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-3809da92-e3b4-4477-a7bb-15da6190c662 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1513f70-1f0b-41c8-a959-4210775b8bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0', 'volume_type': VolumeType(created_at=2026-08-18T19:33:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=88aa7f5a-51db-426e-8235-3224cdfd56cb,is_public=True,name='tempest-scenario-type-luks-677894742',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88aa7f5a-51db-426e-8235-3224cdfd56cb', '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=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:43.539097 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-3809da92-e3b4-4477-a7bb-15da6190c662 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7526eaf-ded4-4aed-a6b3-75afd7dea130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:43.574726 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-3809da92-e3b4-4477-a7bb-15da6190c662 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-677894742 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-677894742, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:33:43.574940 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-3809da92-e3b4-4477-a7bb-15da6190c662 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-677894742 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-677894742, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:33:43.595035 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-3809da92-e3b4-4477-a7bb-15da6190c662 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Created reservations ['d58119d3-cafc-4919-b169-781ce451019e', 'e77a0249-1b71-4795-9715-e37aaeed1840', '0d852afd-71a1-4baa-ac86-acec916bb5ce', 'e31d5106-1298-4d86-b1b2-3e0f6bfcf2e2'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:33:43.596880 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-3809da92-e3b4-4477-a7bb-15da6190c662 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7526eaf-ded4-4aed-a6b3-75afd7dea130) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d58119d3-cafc-4919-b169-781ce451019e', 'e77a0249-1b71-4795-9715-e37aaeed1840', '0d852afd-71a1-4baa-ac86-acec916bb5ce', 'e31d5106-1298-4d86-b1b2-3e0f6bfcf2e2']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:43.597120 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-3809da92-e3b4-4477-a7bb-15da6190c662 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (443d6638-2809-4939-b6a1-95c49dad1fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:43.638199 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-3809da92-e3b4-4477-a7bb-15da6190c662 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (443d6638-2809-4939-b6a1-95c49dad1fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1350a494-62a3-4191-900c-328278a8594e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-144713893',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f38585e94ac4322aa366e75989da7f3',qos_specs=None,replication_status=,reservations=['d58119d3-cafc-4919-b169-781ce451019e','e77a0249-1b71-4795-9715-e37aaeed1840','0d852afd-71a1-4baa-ac86-acec916bb5ce','e31d5106-1298-4d86-b1b2-3e0f6bfcf2e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0,status='creating',user_id='991ab03094e14ce1aaca4c2e52b18646',volume_type_id=88aa7f5a-51db-426e-8235-3224cdfd56cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:33:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-144713893',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1350a494-62a3-4191-900c-328278a8594e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f38585e94ac4322aa366e75989da7f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='991ab03094e14ce1aaca4c2e52b18646',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88aa7f5a-51db-426e-8235-3224cdfd56cb),volume_type_id=88aa7f5a-51db-426e-8235-3224cdfd56cb)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:43.639114 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-3809da92-e3b4-4477-a7bb-15da6190c662 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f929c0a-06b9-41ac-b005-c79e887de719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:43.662695 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-3809da92-e3b4-4477-a7bb-15da6190c662 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f929c0a-06b9-41ac-b005-c79e887de719) transitioned into state 'SUCCESS' from state '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-144713893',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f38585e94ac4322aa366e75989da7f3',qos_specs=None,replication_status=,reservations=['d58119d3-cafc-4919-b169-781ce451019e','e77a0249-1b71-4795-9715-e37aaeed1840','0d852afd-71a1-4baa-ac86-acec916bb5ce','e31d5106-1298-4d86-b1b2-3e0f6bfcf2e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0,status='creating',user_id='991ab03094e14ce1aaca4c2e52b18646',volume_type_id=88aa7f5a-51db-426e-8235-3224cdfd56cb)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:43.663325 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-3809da92-e3b4-4477-a7bb-15da6190c662 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f29d643-0731-4372-a8b4-e57e4c4acd11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:43.683580 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-3809da92-e3b4-4477-a7bb-15da6190c662 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f29d643-0731-4372-a8b4-e57e4c4acd11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:43.684720 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-3809da92-e3b4-4477-a7bb-15da6190c662 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Flow 'volume_create_api' (9fe709fe-5231-4bba-8467-d916abbad5cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:43.685081 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3809da92-e3b4-4477-a7bb-15da6190c662 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Create volume request issued successfully. Aug 18 19:33:43.686065 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3809da92-e3b4-4477-a7bb-15da6190c662 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:33:43.686595 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1315/5252] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:33:43 2026] POST /volume/v3/volumes => generated 810 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:33:43.704089 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8582fa55-bf2e-4f10-8658-d0c3c11343f8 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:43.706298 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8582fa55-bf2e-4f10-8658-d0c3c11343f8 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:33:43.706556 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8582fa55-bf2e-4f10-8658-d0c3c11343f8 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:43.706787 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8582fa55-bf2e-4f10-8658-d0c3c11343f8 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:43.716519 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:43.716519 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:43.724163 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-8582fa55-bf2e-4f10-8658-d0c3c11343f8 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:33:43.729434 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8582fa55-bf2e-4f10-8658-d0c3c11343f8 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 200 Aug 18 19:33:43.729894 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1318/5253] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:43 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:44.072992 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a99d6e10-5e0f-42fc-b981-52bf7ce915d4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:44.075438 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a99d6e10-5e0f-42fc-b981-52bf7ce915d4 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 Aug 18 19:33:44.075603 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a99d6e10-5e0f-42fc-b981-52bf7ce915d4 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:44.075757 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a99d6e10-5e0f-42fc-b981-52bf7ce915d4 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:44.075882 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-a99d6e10-5e0f-42fc-b981-52bf7ce915d4 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Show backup with id 5da1a71a-c807-4fff-b963-0841cfe7a9b1. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:33:44.081176 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:44.081176 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:44.082755 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a99d6e10-5e0f-42fc-b981-52bf7ce915d4 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 returned with HTTP 200 Aug 18 19:33:44.082755 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1314/5254] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:44 2026] GET /volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:33:44.747659 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1cb66700-eedc-43af-a88c-983e744b1b59 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:44.749339 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1cb66700-eedc-43af-a88c-983e744b1b59 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:33:44.749582 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1cb66700-eedc-43af-a88c-983e744b1b59 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:44.749728 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1cb66700-eedc-43af-a88c-983e744b1b59 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:44.757156 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:44.757156 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:44.761154 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1cb66700-eedc-43af-a88c-983e744b1b59 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:33:44.766453 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1cb66700-eedc-43af-a88c-983e744b1b59 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 200 Aug 18 19:33:44.766803 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1308/5255] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:44 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:45.097807 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8f4f2476-0e17-4c0b-a98f-2f90ea2f9990 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:45.100946 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8f4f2476-0e17-4c0b-a98f-2f90ea2f9990 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 Aug 18 19:33:45.100946 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8f4f2476-0e17-4c0b-a98f-2f90ea2f9990 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:45.100946 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8f4f2476-0e17-4c0b-a98f-2f90ea2f9990 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:45.100946 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-8f4f2476-0e17-4c0b-a98f-2f90ea2f9990 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Show backup with id 5da1a71a-c807-4fff-b963-0841cfe7a9b1. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:33:45.106122 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:45.106122 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:45.107653 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8f4f2476-0e17-4c0b-a98f-2f90ea2f9990 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 returned with HTTP 200 Aug 18 19:33:45.107653 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1316/5256] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:45 2026] GET /volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:45.782641 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9aec4dd4-2206-49c9-8094-c95e80bee84d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:45.785427 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9aec4dd4-2206-49c9-8094-c95e80bee84d tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:33:45.785639 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9aec4dd4-2206-49c9-8094-c95e80bee84d tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:45.785904 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9aec4dd4-2206-49c9-8094-c95e80bee84d tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:45.796167 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:45.796167 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:45.801130 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9aec4dd4-2206-49c9-8094-c95e80bee84d tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:33:45.807434 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9aec4dd4-2206-49c9-8094-c95e80bee84d tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 200 Aug 18 19:33:45.808021 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1319/5257] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:45 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:46.122228 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-012ac84c-a273-45a2-bff8-953a96074059 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:46.124459 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-012ac84c-a273-45a2-bff8-953a96074059 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 Aug 18 19:33:46.124692 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-012ac84c-a273-45a2-bff8-953a96074059 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:46.124950 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-012ac84c-a273-45a2-bff8-953a96074059 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:46.125133 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-012ac84c-a273-45a2-bff8-953a96074059 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Show backup with id 5da1a71a-c807-4fff-b963-0841cfe7a9b1. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:33:46.131066 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:46.131066 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:46.132002 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-012ac84c-a273-45a2-bff8-953a96074059 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 returned with HTTP 200 Aug 18 19:33:46.132455 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1315/5258] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:46 2026] GET /volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:46.822471 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f6bbbf36-09c4-40bd-a006-9108574b14ed None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:46.825022 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f6bbbf36-09c4-40bd-a006-9108574b14ed tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:33:46.825302 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f6bbbf36-09c4-40bd-a006-9108574b14ed tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:46.825587 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f6bbbf36-09c4-40bd-a006-9108574b14ed tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:46.834322 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:46.834322 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:46.839129 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f6bbbf36-09c4-40bd-a006-9108574b14ed tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:33:46.845088 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f6bbbf36-09c4-40bd-a006-9108574b14ed tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 200 Aug 18 19:33:46.845637 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1309/5259] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:46 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:47.143163 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-73fc7307-e2d9-4970-b45e-35fbad27ee9c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:47.145480 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-73fc7307-e2d9-4970-b45e-35fbad27ee9c tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 Aug 18 19:33:47.145480 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-73fc7307-e2d9-4970-b45e-35fbad27ee9c tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:47.145480 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-73fc7307-e2d9-4970-b45e-35fbad27ee9c tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:47.145708 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-73fc7307-e2d9-4970-b45e-35fbad27ee9c tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Show backup with id 5da1a71a-c807-4fff-b963-0841cfe7a9b1. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:33:47.151043 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:47.151043 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:47.152182 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-73fc7307-e2d9-4970-b45e-35fbad27ee9c tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 returned with HTTP 200 Aug 18 19:33:47.152729 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1317/5260] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:47 2026] GET /volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:47.862836 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6f61d8b5-f486-4307-ad9c-0151955beb8c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:47.864767 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6f61d8b5-f486-4307-ad9c-0151955beb8c tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:33:47.865018 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6f61d8b5-f486-4307-ad9c-0151955beb8c tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:47.865255 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6f61d8b5-f486-4307-ad9c-0151955beb8c tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:47.875156 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:47.875156 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:47.880740 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6f61d8b5-f486-4307-ad9c-0151955beb8c tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:33:47.886552 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6f61d8b5-f486-4307-ad9c-0151955beb8c tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 200 Aug 18 19:33:47.887036 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1320/5261] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:47 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:48.165418 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d55afc1c-19cd-4666-9fb7-ea1ed6f3e07f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:48.167508 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d55afc1c-19cd-4666-9fb7-ea1ed6f3e07f tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 Aug 18 19:33:48.167693 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d55afc1c-19cd-4666-9fb7-ea1ed6f3e07f tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:48.168000 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d55afc1c-19cd-4666-9fb7-ea1ed6f3e07f tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:48.168104 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-d55afc1c-19cd-4666-9fb7-ea1ed6f3e07f tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Show backup with id 5da1a71a-c807-4fff-b963-0841cfe7a9b1. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:33:48.172857 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:48.172857 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:48.173824 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d55afc1c-19cd-4666-9fb7-ea1ed6f3e07f tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 returned with HTTP 200 Aug 18 19:33:48.174280 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1316/5262] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:48 2026] GET /volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:48.579041 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-a25986ba-cff3-48ff-b440-0e310cbfab25 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:48.581382 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-a25986ba-cff3-48ff-b440-0e310cbfab25 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:33:48.581582 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-a25986ba-cff3-48ff-b440-0e310cbfab25 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:48.581773 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-a25986ba-cff3-48ff-b440-0e310cbfab25 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:48.591550 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:48.591550 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:48.595904 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-a25986ba-cff3-48ff-b440-0e310cbfab25 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:48.600933 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-a25986ba-cff3-48ff-b440-0e310cbfab25 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:33:48.601373 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1310/5263] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:33:48 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:48.688027 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-17138b6c-9461-410d-b8c4-15a230c7c215 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:48.688571 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-17138b6c-9461-410d-b8c4-15a230c7c215 None None] GET https://10.4.3.170/volume// Aug 18 19:33:48.688636 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-17138b6c-9461-410d-b8c4-15a230c7c215 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:48.688814 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-17138b6c-9461-410d-b8c4-15a230c7c215 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:48.689135 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-17138b6c-9461-410d-b8c4-15a230c7c215 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:33:48.689454 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1318/5264] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:33:48 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 19:33:48.698565 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-69c4a801-ae36-4acb-a4fa-914dc9d571d5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:48.701088 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-69c4a801-ae36-4acb-a4fa-914dc9d571d5 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:33:48.701537 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-69c4a801-ae36-4acb-a4fa-914dc9d571d5 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "290e5f66-3ef0-4799-8731-26b8cd229bd9", "connector": null, "instance_uuid": "218361fc-f6a9-4e94-b889-f7f24af92782"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:48.715693 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:48.715693 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:48.745110 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-69c4a801-ae36-4acb-a4fa-914dc9d571d5 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:33:48.745648 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1321/5265] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:33:48 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 19:33:48.774483 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4a7b0e92-a3e7-47e7-adda-883de7eb6910 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:48.776664 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4a7b0e92-a3e7-47e7-adda-883de7eb6910 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:33:48.776860 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4a7b0e92-a3e7-47e7-adda-883de7eb6910 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:48.777213 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4a7b0e92-a3e7-47e7-adda-883de7eb6910 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:48.788251 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9bb97ea3-a012-4ac0-9516-75914d898b67 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:48.789042 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9bb97ea3-a012-4ac0-9516-75914d898b67 None None] GET https://10.4.3.170/volume// Aug 18 19:33:48.789042 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9bb97ea3-a012-4ac0-9516-75914d898b67 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:48.789230 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9bb97ea3-a012-4ac0-9516-75914d898b67 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:48.789563 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9bb97ea3-a012-4ac0-9516-75914d898b67 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:33:48.790535 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1311/5266] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:33:48 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 19:33:48.791313 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:48.791313 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:48.795810 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-4a7b0e92-a3e7-47e7-adda-883de7eb6910 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:48.797296 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-c428a69a-26a4-4bf6-93a3-0ff37f00820c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:48.799331 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-c428a69a-26a4-4bf6-93a3-0ff37f00820c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:33:48.799573 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-c428a69a-26a4-4bf6-93a3-0ff37f00820c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:48.799775 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-c428a69a-26a4-4bf6-93a3-0ff37f00820c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:48.800864 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4a7b0e92-a3e7-47e7-adda-883de7eb6910 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:33:48.801263 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1317/5267] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:48 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 1216 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:48.811499 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:48.811499 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:48.814774 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-c428a69a-26a4-4bf6-93a3-0ff37f00820c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:48.818744 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-c428a69a-26a4-4bf6-93a3-0ff37f00820c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:33:48.819098 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1319/5268] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:33:48 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 1396 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:33:48.901644 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b1312eb6-b81d-49b9-8e60-4f4a462794e8 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:48.903601 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b1312eb6-b81d-49b9-8e60-4f4a462794e8 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:33:48.903837 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b1312eb6-b81d-49b9-8e60-4f4a462794e8 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:48.904064 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b1312eb6-b81d-49b9-8e60-4f4a462794e8 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:48.912301 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:48.912301 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:48.916894 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b1312eb6-b81d-49b9-8e60-4f4a462794e8 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:33:48.922298 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b1312eb6-b81d-49b9-8e60-4f4a462794e8 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 200 Aug 18 19:33:48.922762 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1322/5269] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:48 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:48.927538 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-c0fbdbb4-2533-435d-a841-36574cb87bcf None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:48.929982 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-c0fbdbb4-2533-435d-a841-36574cb87bcf tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] PUT https://10.4.3.170/volume/v3/attachments/0ed003d2-0e2e-4459-9118-7380e70b2810 Aug 18 19:33:48.930432 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-c0fbdbb4-2533-435d-a841-36574cb87bcf tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:48.940819 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-c0fbdbb4-2533-435d-a841-36574cb87bcf tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Acquiring lock "cinder-attachment_update-290e5f66-3ef0-4799-8731-26b8cd229bd9-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:33:48.945871 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-c0fbdbb4-2533-435d-a841-36574cb87bcf tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Lock "cinder-attachment_update-290e5f66-3ef0-4799-8731-26b8cd229bd9-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:33:48.946973 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:48.946973 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:49.039192 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-c0fbdbb4-2533-435d-a841-36574cb87bcf tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Lock "cinder-attachment_update-290e5f66-3ef0-4799-8731-26b8cd229bd9-np0000007688" released by "attachment_update" :: held 0.093s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:33:49.039532 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-c0fbdbb4-2533-435d-a841-36574cb87bcf tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/attachments/0ed003d2-0e2e-4459-9118-7380e70b2810 returned with HTTP 200 Aug 18 19:33:49.040031 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1312/5270] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:33:48 2026] PUT /volume/v3/attachments/0ed003d2-0e2e-4459-9118-7380e70b2810 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:49.187345 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4fdaa4b9-acc6-4661-8781-75a68c79b38d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:49.189743 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4fdaa4b9-acc6-4661-8781-75a68c79b38d tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 Aug 18 19:33:49.189914 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4fdaa4b9-acc6-4661-8781-75a68c79b38d tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:49.190107 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4fdaa4b9-acc6-4661-8781-75a68c79b38d tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:49.190254 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-4fdaa4b9-acc6-4661-8781-75a68c79b38d tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Show backup with id 5da1a71a-c807-4fff-b963-0841cfe7a9b1. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:33:49.195824 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:49.195824 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:49.196911 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4fdaa4b9-acc6-4661-8781-75a68c79b38d tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 returned with HTTP 200 Aug 18 19:33:49.197292 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1318/5271] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:49 2026] GET /volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 => generated 761 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:49.209314 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7082c5de-6d26-4b40-ad93-3dd545b14567 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:49.211058 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7082c5de-6d26-4b40-ad93-3dd545b14567 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:33:49.211461 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7082c5de-6d26-4b40-ad93-3dd545b14567 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "5da1a71a-c807-4fff-b963-0841cfe7a9b1", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1372558"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:49.213092 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-7082c5de-6d26-4b40-ad93-3dd545b14567 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Create volume request body: {'volume': {"'backup_id": '5da1a71a-c807-4fff-b963-0841cfe7a9b1', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1372558'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:33:49.213092 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-7082c5de-6d26-4b40-ad93-3dd545b14567 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Create volume of 1 GB Aug 18 19:33:49.217745 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7082c5de-6d26-4b40-ad93-3dd545b14567 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Availability Zones retrieved successfully. Aug 18 19:33:49.223420 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7082c5de-6d26-4b40-ad93-3dd545b14567 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Flow 'volume_create_api' (f1d6735d-fa62-4dac-a6ef-c8f463fe7425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:49.224347 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7082c5de-6d26-4b40-ad93-3dd545b14567 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1434fbf6-a64c-4ee4-9caa-6c96c6297f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:49.225286 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-7082c5de-6d26-4b40-ad93-3dd545b14567 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:33:49.253496 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7082c5de-6d26-4b40-ad93-3dd545b14567 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1434fbf6-a64c-4ee4-9caa-6c96c6297f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:49.254330 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7082c5de-6d26-4b40-ad93-3dd545b14567 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68b65ac2-1a8e-4af3-9da6-ca111f1fde6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:49.301328 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-7082c5de-6d26-4b40-ad93-3dd545b14567 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Created reservations ['1d0c761c-307f-4ef4-a3d2-3c4860506266', '3ebea6b1-9c1e-4b58-b35d-e0fcb66cb796', '75205a33-5a0b-4411-98b1-7c0cc12a8f64', '8bf42b51-1183-4b80-8864-cda579f66526'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:33:49.302478 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7082c5de-6d26-4b40-ad93-3dd545b14567 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68b65ac2-1a8e-4af3-9da6-ca111f1fde6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d0c761c-307f-4ef4-a3d2-3c4860506266', '3ebea6b1-9c1e-4b58-b35d-e0fcb66cb796', '75205a33-5a0b-4411-98b1-7c0cc12a8f64', '8bf42b51-1183-4b80-8864-cda579f66526']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:49.303583 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7082c5de-6d26-4b40-ad93-3dd545b14567 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b070734-e4fe-4161-af36-fbd3de8d5208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:49.329620 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7082c5de-6d26-4b40-ad93-3dd545b14567 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b070734-e4fe-4161-af36-fbd3de8d5208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96712d59-5c53-4659-a0ec-cbdfda98774c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1372558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86fc9522f67248bf8add22b02432f575',qos_specs=None,replication_status=,reservations=['1d0c761c-307f-4ef4-a3d2-3c4860506266','3ebea6b1-9c1e-4b58-b35d-e0fcb66cb796','75205a33-5a0b-4411-98b1-7c0cc12a8f64','8bf42b51-1183-4b80-8864-cda579f66526'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15f5a821ad5e4d29b10e29c74b78b33b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:33:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1372558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96712d59-5c53-4659-a0ec-cbdfda98774c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86fc9522f67248bf8add22b02432f575',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15f5a821ad5e4d29b10e29c74b78b33b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:49.330289 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7082c5de-6d26-4b40-ad93-3dd545b14567 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33fff75a-2b61-46db-8dc2-e03794c52a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:49.347938 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7082c5de-6d26-4b40-ad93-3dd545b14567 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33fff75a-2b61-46db-8dc2-e03794c52a08) transitioned into state 'SUCCESS' from state '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-1372558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86fc9522f67248bf8add22b02432f575',qos_specs=None,replication_status=,reservations=['1d0c761c-307f-4ef4-a3d2-3c4860506266','3ebea6b1-9c1e-4b58-b35d-e0fcb66cb796','75205a33-5a0b-4411-98b1-7c0cc12a8f64','8bf42b51-1183-4b80-8864-cda579f66526'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15f5a821ad5e4d29b10e29c74b78b33b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:49.348673 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7082c5de-6d26-4b40-ad93-3dd545b14567 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31701d4e-6599-4cb6-973a-873533b08445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:49.359463 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7082c5de-6d26-4b40-ad93-3dd545b14567 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31701d4e-6599-4cb6-973a-873533b08445) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:49.360591 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-7082c5de-6d26-4b40-ad93-3dd545b14567 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Flow 'volume_create_api' (f1d6735d-fa62-4dac-a6ef-c8f463fe7425) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:49.360900 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7082c5de-6d26-4b40-ad93-3dd545b14567 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Create volume request issued successfully. Aug 18 19:33:49.361677 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7082c5de-6d26-4b40-ad93-3dd545b14567 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:33:49.362333 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1320/5272] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:33:49 2026] POST /volume/v3/volumes => generated 755 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:33:49.373664 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-aff4411f-e7a3-4ee5-ac50-9621afb913dd None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:49.375990 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-aff4411f-e7a3-4ee5-ac50-9621afb913dd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:33:49.375990 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-aff4411f-e7a3-4ee5-ac50-9621afb913dd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "5da1a71a-c807-4fff-b963-0841cfe7a9b1", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-613827430"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:49.377402 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-aff4411f-e7a3-4ee5-ac50-9621afb913dd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Create volume request body: {'volume': {"'backup_id": '5da1a71a-c807-4fff-b963-0841cfe7a9b1', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-613827430'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:33:49.377532 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-aff4411f-e7a3-4ee5-ac50-9621afb913dd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Create volume of 1 GB Aug 18 19:33:49.381586 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-aff4411f-e7a3-4ee5-ac50-9621afb913dd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Availability Zones retrieved successfully. Aug 18 19:33:49.387545 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-aff4411f-e7a3-4ee5-ac50-9621afb913dd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Flow 'volume_create_api' (5d32104e-6a8d-45a0-851d-d1525484141b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:49.388935 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-aff4411f-e7a3-4ee5-ac50-9621afb913dd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ab8a49a-b78e-4d32-ada1-3bd09f7b1ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:49.389600 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-aff4411f-e7a3-4ee5-ac50-9621afb913dd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:33:49.415513 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-aff4411f-e7a3-4ee5-ac50-9621afb913dd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ab8a49a-b78e-4d32-ada1-3bd09f7b1ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:49.416276 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-aff4411f-e7a3-4ee5-ac50-9621afb913dd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12982c36-e33c-4dc5-8a15-0e6f3164babf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:49.465171 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-aff4411f-e7a3-4ee5-ac50-9621afb913dd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Created reservations ['4b4dba05-30f5-4513-b79c-6e2118872d3d', 'a803e653-df10-40d7-9ea1-4832d95ca0e2', '0567c65f-d655-45ad-8f98-71f33e469941', 'e5ca577a-f076-4505-8b56-a28fe398f9b1'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:33:49.466131 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-aff4411f-e7a3-4ee5-ac50-9621afb913dd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12982c36-e33c-4dc5-8a15-0e6f3164babf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b4dba05-30f5-4513-b79c-6e2118872d3d', 'a803e653-df10-40d7-9ea1-4832d95ca0e2', '0567c65f-d655-45ad-8f98-71f33e469941', 'e5ca577a-f076-4505-8b56-a28fe398f9b1']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:49.467040 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-aff4411f-e7a3-4ee5-ac50-9621afb913dd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b5e1d74-361e-46dc-9045-4945d4a53eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:49.490004 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-aff4411f-e7a3-4ee5-ac50-9621afb913dd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b5e1d74-361e-46dc-9045-4945d4a53eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ba64b1e-5c6e-4546-ac8f-1ec307dbb8de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-613827430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86fc9522f67248bf8add22b02432f575',qos_specs=None,replication_status=,reservations=['4b4dba05-30f5-4513-b79c-6e2118872d3d','a803e653-df10-40d7-9ea1-4832d95ca0e2','0567c65f-d655-45ad-8f98-71f33e469941','e5ca577a-f076-4505-8b56-a28fe398f9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15f5a821ad5e4d29b10e29c74b78b33b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:33:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-613827430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ba64b1e-5c6e-4546-ac8f-1ec307dbb8de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86fc9522f67248bf8add22b02432f575',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15f5a821ad5e4d29b10e29c74b78b33b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:49.491164 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-aff4411f-e7a3-4ee5-ac50-9621afb913dd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67b09e70-41e3-4613-b37c-675b8a1c37d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:49.508459 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-aff4411f-e7a3-4ee5-ac50-9621afb913dd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67b09e70-41e3-4613-b37c-675b8a1c37d5) transitioned into state 'SUCCESS' from state '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-613827430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86fc9522f67248bf8add22b02432f575',qos_specs=None,replication_status=,reservations=['4b4dba05-30f5-4513-b79c-6e2118872d3d','a803e653-df10-40d7-9ea1-4832d95ca0e2','0567c65f-d655-45ad-8f98-71f33e469941','e5ca577a-f076-4505-8b56-a28fe398f9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15f5a821ad5e4d29b10e29c74b78b33b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:49.509239 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-aff4411f-e7a3-4ee5-ac50-9621afb913dd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (054472a1-236c-42a7-b13f-e51cefa4bbf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:49.519924 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-aff4411f-e7a3-4ee5-ac50-9621afb913dd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (054472a1-236c-42a7-b13f-e51cefa4bbf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:49.520919 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-aff4411f-e7a3-4ee5-ac50-9621afb913dd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Flow 'volume_create_api' (5d32104e-6a8d-45a0-851d-d1525484141b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:49.521260 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-aff4411f-e7a3-4ee5-ac50-9621afb913dd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Create volume request issued successfully. Aug 18 19:33:49.521845 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-aff4411f-e7a3-4ee5-ac50-9621afb913dd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:33:49.522275 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1323/5273] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:33:49 2026] POST /volume/v3/volumes => generated 757 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:33:49.535929 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6939575d-63ca-4f1e-a466-dd98b456961a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:49.537672 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6939575d-63ca-4f1e-a466-dd98b456961a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:33:49.538071 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6939575d-63ca-4f1e-a466-dd98b456961a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "5da1a71a-c807-4fff-b963-0841cfe7a9b1", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2075969750"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:49.539543 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-6939575d-63ca-4f1e-a466-dd98b456961a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Create volume request body: {'volume': {"'backup_id": '5da1a71a-c807-4fff-b963-0841cfe7a9b1', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2075969750'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:33:49.539751 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-6939575d-63ca-4f1e-a466-dd98b456961a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Create volume of 1 GB Aug 18 19:33:49.540004 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:49.540004 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:49.543808 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6939575d-63ca-4f1e-a466-dd98b456961a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Availability Zones retrieved successfully. Aug 18 19:33:49.549870 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6939575d-63ca-4f1e-a466-dd98b456961a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Flow 'volume_create_api' (70089a91-9466-4b3c-9589-28a69525854d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:49.550823 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6939575d-63ca-4f1e-a466-dd98b456961a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (239ade02-46f9-4526-89e2-0bfe83436386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:49.551962 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-6939575d-63ca-4f1e-a466-dd98b456961a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:33:49.580475 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6939575d-63ca-4f1e-a466-dd98b456961a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (239ade02-46f9-4526-89e2-0bfe83436386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:49.581741 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6939575d-63ca-4f1e-a466-dd98b456961a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dcd8383-a005-42e3-92bb-92168f3ea2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:49.625980 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-6939575d-63ca-4f1e-a466-dd98b456961a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Created reservations ['a9728d2e-0fe9-4cff-b5ed-1bf7b293cf68', '2e5890ce-9dfc-4173-82b7-fc6f95cde2eb', '4d2e903f-f4e2-47fc-93fd-06a0226de935', 'ebec092e-77f9-4c84-9c56-052ecfa9645a'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:33:49.627257 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6939575d-63ca-4f1e-a466-dd98b456961a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dcd8383-a005-42e3-92bb-92168f3ea2be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9728d2e-0fe9-4cff-b5ed-1bf7b293cf68', '2e5890ce-9dfc-4173-82b7-fc6f95cde2eb', '4d2e903f-f4e2-47fc-93fd-06a0226de935', 'ebec092e-77f9-4c84-9c56-052ecfa9645a']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:49.628178 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6939575d-63ca-4f1e-a466-dd98b456961a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75b3e48c-b912-42fb-b1f5-2a5b427a60db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:49.658088 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6939575d-63ca-4f1e-a466-dd98b456961a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75b3e48c-b912-42fb-b1f5-2a5b427a60db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02128a33-f22f-4bb0-88e3-04ce657b1520', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2075969750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86fc9522f67248bf8add22b02432f575',qos_specs=None,replication_status=,reservations=['a9728d2e-0fe9-4cff-b5ed-1bf7b293cf68','2e5890ce-9dfc-4173-82b7-fc6f95cde2eb','4d2e903f-f4e2-47fc-93fd-06a0226de935','ebec092e-77f9-4c84-9c56-052ecfa9645a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15f5a821ad5e4d29b10e29c74b78b33b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:33:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2075969750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02128a33-f22f-4bb0-88e3-04ce657b1520,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86fc9522f67248bf8add22b02432f575',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15f5a821ad5e4d29b10e29c74b78b33b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:49.659161 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6939575d-63ca-4f1e-a466-dd98b456961a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da71ae13-a249-4f1c-9516-d0f5c6aa24b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:49.681524 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6939575d-63ca-4f1e-a466-dd98b456961a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da71ae13-a249-4f1c-9516-d0f5c6aa24b3) transitioned into state 'SUCCESS' from state '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-2075969750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86fc9522f67248bf8add22b02432f575',qos_specs=None,replication_status=,reservations=['a9728d2e-0fe9-4cff-b5ed-1bf7b293cf68','2e5890ce-9dfc-4173-82b7-fc6f95cde2eb','4d2e903f-f4e2-47fc-93fd-06a0226de935','ebec092e-77f9-4c84-9c56-052ecfa9645a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15f5a821ad5e4d29b10e29c74b78b33b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:49.682246 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6939575d-63ca-4f1e-a466-dd98b456961a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5e7836d-52dc-4ee5-bc24-2718ed2044de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:49.690952 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6939575d-63ca-4f1e-a466-dd98b456961a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5e7836d-52dc-4ee5-bc24-2718ed2044de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:49.692321 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6939575d-63ca-4f1e-a466-dd98b456961a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Flow 'volume_create_api' (70089a91-9466-4b3c-9589-28a69525854d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:49.692829 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6939575d-63ca-4f1e-a466-dd98b456961a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Create volume request issued successfully. Aug 18 19:33:49.693662 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6939575d-63ca-4f1e-a466-dd98b456961a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:33:49.694296 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1313/5274] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:33:49 2026] POST /volume/v3/volumes => generated 758 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:33:49.710982 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-43bf8460-f8ea-4395-989f-9d8622defd5e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:49.712766 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-43bf8460-f8ea-4395-989f-9d8622defd5e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:33:49.716504 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-43bf8460-f8ea-4395-989f-9d8622defd5e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "5da1a71a-c807-4fff-b963-0841cfe7a9b1", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1530802840"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:49.718099 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-43bf8460-f8ea-4395-989f-9d8622defd5e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Create volume request body: {'volume': {"'backup_id": '5da1a71a-c807-4fff-b963-0841cfe7a9b1', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1530802840'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:33:49.718221 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-43bf8460-f8ea-4395-989f-9d8622defd5e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Create volume of 1 GB Aug 18 19:33:49.725906 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-43bf8460-f8ea-4395-989f-9d8622defd5e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Availability Zones retrieved successfully. Aug 18 19:33:49.734301 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-43bf8460-f8ea-4395-989f-9d8622defd5e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Flow 'volume_create_api' (287a66d4-e0c1-4528-bf6e-1df3aecb6cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:49.735257 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-43bf8460-f8ea-4395-989f-9d8622defd5e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6d5c76e-cc08-4889-ad24-614624c1c386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:49.736219 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-43bf8460-f8ea-4395-989f-9d8622defd5e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:33:49.766159 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-43bf8460-f8ea-4395-989f-9d8622defd5e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6d5c76e-cc08-4889-ad24-614624c1c386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:49.766896 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-43bf8460-f8ea-4395-989f-9d8622defd5e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88bd68b0-283e-4389-815c-8d73024e8310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:49.811380 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-43bf8460-f8ea-4395-989f-9d8622defd5e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Created reservations ['d654c817-eb96-4465-9e02-c4ccbfb77f49', '3dda19ce-f598-40ce-9c19-d0ca3e68b516', '79d0d0cc-f004-4e87-86de-617225756187', '0212ee0e-943a-4445-8281-33c3909e545b'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:33:49.812169 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-43bf8460-f8ea-4395-989f-9d8622defd5e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88bd68b0-283e-4389-815c-8d73024e8310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d654c817-eb96-4465-9e02-c4ccbfb77f49', '3dda19ce-f598-40ce-9c19-d0ca3e68b516', '79d0d0cc-f004-4e87-86de-617225756187', '0212ee0e-943a-4445-8281-33c3909e545b']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:49.813221 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-43bf8460-f8ea-4395-989f-9d8622defd5e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7abd89c-170d-4f61-b37d-e5f528ccea2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:49.818664 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b17241ff-9d50-4cc6-a0af-6b64d416ec45 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:49.820824 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b17241ff-9d50-4cc6-a0af-6b64d416ec45 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:33:49.821049 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b17241ff-9d50-4cc6-a0af-6b64d416ec45 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:49.821270 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b17241ff-9d50-4cc6-a0af-6b64d416ec45 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:49.834269 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:49.834269 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:49.838333 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-43bf8460-f8ea-4395-989f-9d8622defd5e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7abd89c-170d-4f61-b37d-e5f528ccea2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c918e2c5-68b0-4613-b6f7-09ab143ce0ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1530802840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86fc9522f67248bf8add22b02432f575',qos_specs=None,replication_status=,reservations=['d654c817-eb96-4465-9e02-c4ccbfb77f49','3dda19ce-f598-40ce-9c19-d0ca3e68b516','79d0d0cc-f004-4e87-86de-617225756187','0212ee0e-943a-4445-8281-33c3909e545b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15f5a821ad5e4d29b10e29c74b78b33b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:33:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1530802840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c918e2c5-68b0-4613-b6f7-09ab143ce0ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86fc9522f67248bf8add22b02432f575',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15f5a821ad5e4d29b10e29c74b78b33b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:49.839173 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-43bf8460-f8ea-4395-989f-9d8622defd5e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c72fe286-cb3c-46cf-88da-790348d65419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:49.843428 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b17241ff-9d50-4cc6-a0af-6b64d416ec45 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:49.848739 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b17241ff-9d50-4cc6-a0af-6b64d416ec45 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:33:49.849283 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1321/5275] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:49 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 1217 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:49.857679 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-43bf8460-f8ea-4395-989f-9d8622defd5e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c72fe286-cb3c-46cf-88da-790348d65419) transitioned into state 'SUCCESS' from state '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-1530802840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86fc9522f67248bf8add22b02432f575',qos_specs=None,replication_status=,reservations=['d654c817-eb96-4465-9e02-c4ccbfb77f49','3dda19ce-f598-40ce-9c19-d0ca3e68b516','79d0d0cc-f004-4e87-86de-617225756187','0212ee0e-943a-4445-8281-33c3909e545b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15f5a821ad5e4d29b10e29c74b78b33b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:49.858326 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-43bf8460-f8ea-4395-989f-9d8622defd5e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (928fbcb7-8137-4f25-a360-a16e145d8070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:49.866832 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-43bf8460-f8ea-4395-989f-9d8622defd5e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (928fbcb7-8137-4f25-a360-a16e145d8070) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:49.867636 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-43bf8460-f8ea-4395-989f-9d8622defd5e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Flow 'volume_create_api' (287a66d4-e0c1-4528-bf6e-1df3aecb6cdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:49.867957 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-43bf8460-f8ea-4395-989f-9d8622defd5e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Create volume request issued successfully. Aug 18 19:33:49.868757 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-43bf8460-f8ea-4395-989f-9d8622defd5e tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:33:49.869175 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1319/5276] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:33:49 2026] POST /volume/v3/volumes => generated 758 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:33:49.885905 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4d13dd4d-9819-421c-adbe-cf2ca8541cdd None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:49.887913 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4d13dd4d-9819-421c-adbe-cf2ca8541cdd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:33:49.888337 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4d13dd4d-9819-421c-adbe-cf2ca8541cdd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "5da1a71a-c807-4fff-b963-0841cfe7a9b1", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1240453087"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:49.889677 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-4d13dd4d-9819-421c-adbe-cf2ca8541cdd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Create volume request body: {'volume': {"'backup_id": '5da1a71a-c807-4fff-b963-0841cfe7a9b1', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1240453087'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:33:49.889800 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-4d13dd4d-9819-421c-adbe-cf2ca8541cdd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Create volume of 1 GB Aug 18 19:33:49.890084 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:49.890084 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:49.894693 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-4d13dd4d-9819-421c-adbe-cf2ca8541cdd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Availability Zones retrieved successfully. Aug 18 19:33:49.901317 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-4d13dd4d-9819-421c-adbe-cf2ca8541cdd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Flow 'volume_create_api' (e8899fd6-7f27-484b-95d3-cd9d199c2e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:49.902274 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-4d13dd4d-9819-421c-adbe-cf2ca8541cdd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e8c59c9-cff2-4fe3-b108-8f5817677896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:49.903244 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-4d13dd4d-9819-421c-adbe-cf2ca8541cdd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:33:49.934837 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-4d13dd4d-9819-421c-adbe-cf2ca8541cdd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e8c59c9-cff2-4fe3-b108-8f5817677896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:49.936613 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-4d13dd4d-9819-421c-adbe-cf2ca8541cdd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4869d5aa-a83c-4c3a-8c2d-6ccaa89c3296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:49.938547 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-0bac8e36-48d4-420c-8fe3-a6593aced2b4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:49.941137 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0bac8e36-48d4-420c-8fe3-a6593aced2b4 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:33:49.941482 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0bac8e36-48d4-420c-8fe3-a6593aced2b4 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:49.941728 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0bac8e36-48d4-420c-8fe3-a6593aced2b4 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:49.951537 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:49.951537 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:49.956452 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-0bac8e36-48d4-420c-8fe3-a6593aced2b4 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:33:49.962739 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0bac8e36-48d4-420c-8fe3-a6593aced2b4 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 200 Aug 18 19:33:49.963475 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1314/5277] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:49 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:33:49.993023 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-4d13dd4d-9819-421c-adbe-cf2ca8541cdd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Created reservations ['06256001-0a66-4795-9878-1844c4098d38', 'd4c614de-ea57-4126-a6e5-1107d72e09a9', 'a75230d3-99bb-430f-a8eb-dcd8acd5f8ac', '2956338b-9963-42b4-a2eb-791439d0c918'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:33:49.993945 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-4d13dd4d-9819-421c-adbe-cf2ca8541cdd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4869d5aa-a83c-4c3a-8c2d-6ccaa89c3296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06256001-0a66-4795-9878-1844c4098d38', 'd4c614de-ea57-4126-a6e5-1107d72e09a9', 'a75230d3-99bb-430f-a8eb-dcd8acd5f8ac', '2956338b-9963-42b4-a2eb-791439d0c918']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:49.994801 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-4d13dd4d-9819-421c-adbe-cf2ca8541cdd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b67ef0b4-34f0-42bd-b5f2-84c9927e4dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:50.019824 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-4d13dd4d-9819-421c-adbe-cf2ca8541cdd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b67ef0b4-34f0-42bd-b5f2-84c9927e4dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9eb9323f-a1b1-48c2-b627-75314155f940', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1240453087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86fc9522f67248bf8add22b02432f575',qos_specs=None,replication_status=,reservations=['06256001-0a66-4795-9878-1844c4098d38','d4c614de-ea57-4126-a6e5-1107d72e09a9','a75230d3-99bb-430f-a8eb-dcd8acd5f8ac','2956338b-9963-42b4-a2eb-791439d0c918'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15f5a821ad5e4d29b10e29c74b78b33b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:33:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1240453087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9eb9323f-a1b1-48c2-b627-75314155f940,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86fc9522f67248bf8add22b02432f575',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15f5a821ad5e4d29b10e29c74b78b33b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:50.020760 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-4d13dd4d-9819-421c-adbe-cf2ca8541cdd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad4a96ed-595c-4d67-b6ad-e754e59e7954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:50.039576 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-4d13dd4d-9819-421c-adbe-cf2ca8541cdd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad4a96ed-595c-4d67-b6ad-e754e59e7954) transitioned into state 'SUCCESS' from state '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-1240453087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86fc9522f67248bf8add22b02432f575',qos_specs=None,replication_status=,reservations=['06256001-0a66-4795-9878-1844c4098d38','d4c614de-ea57-4126-a6e5-1107d72e09a9','a75230d3-99bb-430f-a8eb-dcd8acd5f8ac','2956338b-9963-42b4-a2eb-791439d0c918'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15f5a821ad5e4d29b10e29c74b78b33b',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:50.040460 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-4d13dd4d-9819-421c-adbe-cf2ca8541cdd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eec5762-fac7-4485-8d00-6ccaf85a1d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:33:50.054921 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-4d13dd4d-9819-421c-adbe-cf2ca8541cdd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eec5762-fac7-4485-8d00-6ccaf85a1d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:33:50.056396 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-4d13dd4d-9819-421c-adbe-cf2ca8541cdd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Flow 'volume_create_api' (e8899fd6-7f27-484b-95d3-cd9d199c2e0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:33:50.056834 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-4d13dd4d-9819-421c-adbe-cf2ca8541cdd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Create volume request issued successfully. Aug 18 19:33:50.057711 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4d13dd4d-9819-421c-adbe-cf2ca8541cdd tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:33:50.058297 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1324/5278] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:33:49 2026] POST /volume/v3/volumes => generated 758 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:33:50.074088 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e24eb1e9-51cf-46fc-9854-0163c97862a4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:50.076261 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e24eb1e9-51cf-46fc-9854-0163c97862a4 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/volumes/96712d59-5c53-4659-a0ec-cbdfda98774c Aug 18 19:33:50.076577 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e24eb1e9-51cf-46fc-9854-0163c97862a4 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:50.076915 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e24eb1e9-51cf-46fc-9854-0163c97862a4 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:50.085343 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:50.085343 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:50.089380 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e24eb1e9-51cf-46fc-9854-0163c97862a4 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Volume info retrieved successfully. Aug 18 19:33:50.093575 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e24eb1e9-51cf-46fc-9854-0163c97862a4 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes/96712d59-5c53-4659-a0ec-cbdfda98774c returned with HTTP 200 Aug 18 19:33:50.094076 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1322/5279] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:50 2026] GET /volume/v3/volumes/96712d59-5c53-4659-a0ec-cbdfda98774c => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:50.110969 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ab3a22aa-5926-48ff-8b0b-1738f405ab47 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:50.112992 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ab3a22aa-5926-48ff-8b0b-1738f405ab47 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/volumes/6ba64b1e-5c6e-4546-ac8f-1ec307dbb8de Aug 18 19:33:50.113237 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ab3a22aa-5926-48ff-8b0b-1738f405ab47 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:50.113477 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ab3a22aa-5926-48ff-8b0b-1738f405ab47 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:50.125129 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:50.125129 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:50.130897 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-ab3a22aa-5926-48ff-8b0b-1738f405ab47 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Volume info retrieved successfully. Aug 18 19:33:50.138603 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ab3a22aa-5926-48ff-8b0b-1738f405ab47 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes/6ba64b1e-5c6e-4546-ac8f-1ec307dbb8de returned with HTTP 200 Aug 18 19:33:50.139221 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1320/5280] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:50 2026] GET /volume/v3/volumes/6ba64b1e-5c6e-4546-ac8f-1ec307dbb8de => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:50.153920 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-fd9defbd-ae89-40de-8b08-42bbdc5d2e25 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:50.156725 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fd9defbd-ae89-40de-8b08-42bbdc5d2e25 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/volumes/02128a33-f22f-4bb0-88e3-04ce657b1520 Aug 18 19:33:50.157057 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fd9defbd-ae89-40de-8b08-42bbdc5d2e25 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:50.157374 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fd9defbd-ae89-40de-8b08-42bbdc5d2e25 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:50.165964 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:50.165964 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:50.170841 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-fd9defbd-ae89-40de-8b08-42bbdc5d2e25 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Volume info retrieved successfully. Aug 18 19:33:50.177332 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fd9defbd-ae89-40de-8b08-42bbdc5d2e25 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes/02128a33-f22f-4bb0-88e3-04ce657b1520 returned with HTTP 200 Aug 18 19:33:50.178007 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1315/5281] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:50 2026] GET /volume/v3/volumes/02128a33-f22f-4bb0-88e3-04ce657b1520 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:50.195026 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e2eed5dd-64c4-4313-ad35-6e5feae5367b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:50.197471 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e2eed5dd-64c4-4313-ad35-6e5feae5367b tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/volumes/c918e2c5-68b0-4613-b6f7-09ab143ce0ec Aug 18 19:33:50.197723 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e2eed5dd-64c4-4313-ad35-6e5feae5367b tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:50.197956 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e2eed5dd-64c4-4313-ad35-6e5feae5367b tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:50.206625 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:50.206625 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:50.211128 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-e2eed5dd-64c4-4313-ad35-6e5feae5367b tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Volume info retrieved successfully. Aug 18 19:33:50.216848 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e2eed5dd-64c4-4313-ad35-6e5feae5367b tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes/c918e2c5-68b0-4613-b6f7-09ab143ce0ec returned with HTTP 200 Aug 18 19:33:50.217330 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1325/5282] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:50 2026] GET /volume/v3/volumes/c918e2c5-68b0-4613-b6f7-09ab143ce0ec => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:50.231817 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2c1817e7-232a-4969-b0ca-8dbcd87d6194 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:50.234284 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2c1817e7-232a-4969-b0ca-8dbcd87d6194 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/volumes/9eb9323f-a1b1-48c2-b627-75314155f940 Aug 18 19:33:50.234607 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2c1817e7-232a-4969-b0ca-8dbcd87d6194 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:50.234919 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2c1817e7-232a-4969-b0ca-8dbcd87d6194 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:50.245141 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:50.245141 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:50.251112 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2c1817e7-232a-4969-b0ca-8dbcd87d6194 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Volume info retrieved successfully. Aug 18 19:33:50.257291 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2c1817e7-232a-4969-b0ca-8dbcd87d6194 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes/9eb9323f-a1b1-48c2-b627-75314155f940 returned with HTTP 200 Aug 18 19:33:50.257912 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1323/5283] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:50 2026] GET /volume/v3/volumes/9eb9323f-a1b1-48c2-b627-75314155f940 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:50.272039 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d65537e6-635f-46e0-acfc-fbac4d13cd74 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:50.274334 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d65537e6-635f-46e0-acfc-fbac4d13cd74 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] DELETE https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 Aug 18 19:33:50.274660 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d65537e6-635f-46e0-acfc-fbac4d13cd74 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:50.274931 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d65537e6-635f-46e0-acfc-fbac4d13cd74 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:50.275089 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-d65537e6-635f-46e0-acfc-fbac4d13cd74 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Delete backup with id: 5da1a71a-c807-4fff-b963-0841cfe7a9b1. Aug 18 19:33:50.280604 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:50.280604 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:50.293015 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.rpcapi [None req-d65537e6-635f-46e0-acfc-fbac4d13cd74 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] delete_backup rpcapi backup_id 5da1a71a-c807-4fff-b963-0841cfe7a9b1 {{(pid=100580) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:33:50.294804 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d65537e6-635f-46e0-acfc-fbac4d13cd74 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 returned with HTTP 202 Aug 18 19:33:50.295284 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1321/5284] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:33:50 2026] DELETE /volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:33:50.303086 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d358ed0b-1e4f-404e-a8f5-5c300e08b616 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:50.305290 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d358ed0b-1e4f-404e-a8f5-5c300e08b616 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 Aug 18 19:33:50.305537 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d358ed0b-1e4f-404e-a8f5-5c300e08b616 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:50.305778 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d358ed0b-1e4f-404e-a8f5-5c300e08b616 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:50.305917 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-d358ed0b-1e4f-404e-a8f5-5c300e08b616 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Show backup with id 5da1a71a-c807-4fff-b963-0841cfe7a9b1. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:33:50.310769 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:50.310769 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:50.311960 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d358ed0b-1e4f-404e-a8f5-5c300e08b616 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 returned with HTTP 200 Aug 18 19:33:50.312383 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1316/5285] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:50 2026] GET /volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:50.864900 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b2e29143-9183-4d72-827e-3ac39ca5f414 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:50.867401 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b2e29143-9183-4d72-827e-3ac39ca5f414 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:33:50.867728 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b2e29143-9183-4d72-827e-3ac39ca5f414 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:50.868048 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b2e29143-9183-4d72-827e-3ac39ca5f414 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:50.880392 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:50.880392 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:50.883034 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b2e29143-9183-4d72-827e-3ac39ca5f414 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:50.887076 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b2e29143-9183-4d72-827e-3ac39ca5f414 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:33:50.887489 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1326/5286] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:50 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 1217 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:50.977030 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-964eb01b-ce92-4e21-bbc4-c81d5c896b5d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:50.978912 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-964eb01b-ce92-4e21-bbc4-c81d5c896b5d tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:33:50.979058 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-964eb01b-ce92-4e21-bbc4-c81d5c896b5d tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:50.979257 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-964eb01b-ce92-4e21-bbc4-c81d5c896b5d tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:50.987928 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:50.987928 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:50.991756 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-964eb01b-ce92-4e21-bbc4-c81d5c896b5d tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:33:50.996601 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-964eb01b-ce92-4e21-bbc4-c81d5c896b5d tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 200 Aug 18 19:33:50.997385 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1324/5287] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:50 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:51.302258 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-1b2abecc-b931-4573-b40f-a080341848ca None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:51.304998 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-1b2abecc-b931-4573-b40f-a080341848ca tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] POST https://10.4.3.170/volume/v3/attachments/0ed003d2-0e2e-4459-9118-7380e70b2810/action Aug 18 19:33:51.305462 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-1b2abecc-b931-4573-b40f-a080341848ca tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:33:51.305637 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-1b2abecc-b931-4573-b40f-a080341848ca tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:51.324518 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bdcf0598-4591-49da-a514-31abccbae3ba None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:51.327206 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bdcf0598-4591-49da-a514-31abccbae3ba tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 Aug 18 19:33:51.327525 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bdcf0598-4591-49da-a514-31abccbae3ba tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:51.327830 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bdcf0598-4591-49da-a514-31abccbae3ba tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:51.327994 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-bdcf0598-4591-49da-a514-31abccbae3ba tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Show backup with id 5da1a71a-c807-4fff-b963-0841cfe7a9b1. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:33:51.328215 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:51.328215 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:51.333262 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bdcf0598-4591-49da-a514-31abccbae3ba tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 returned with HTTP 404 Aug 18 19:33:51.334107 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1317/5288] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:51 2026] GET /volume/v3/backups/5da1a71a-c807-4fff-b963-0841cfe7a9b1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:51.339581 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-fffc6784-23d8-4968-a2a0-b1adb65154c3 req-1b2abecc-b931-4573-b40f-a080341848ca tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/attachments/0ed003d2-0e2e-4459-9118-7380e70b2810/action returned with HTTP 204 Aug 18 19:33:51.340090 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1322/5289] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:33:51 2026] POST /volume/v3/attachments/0ed003d2-0e2e-4459-9118-7380e70b2810/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:51.345140 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ef4cc9d4-76b2-4c53-9c87-e2c2f0c89d35 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:51.349830 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ef4cc9d4-76b2-4c53-9c87-e2c2f0c89d35 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] DELETE https://10.4.3.170/volume/v3/volumes/9eb9323f-a1b1-48c2-b627-75314155f940 Aug 18 19:33:51.350107 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ef4cc9d4-76b2-4c53-9c87-e2c2f0c89d35 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:51.350393 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ef4cc9d4-76b2-4c53-9c87-e2c2f0c89d35 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:51.350638 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-ef4cc9d4-76b2-4c53-9c87-e2c2f0c89d35 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Delete volume with id: 9eb9323f-a1b1-48c2-b627-75314155f940 Aug 18 19:33:51.365181 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:51.365181 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:51.366194 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ef4cc9d4-76b2-4c53-9c87-e2c2f0c89d35 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Volume info retrieved successfully. Aug 18 19:33:51.390181 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ef4cc9d4-76b2-4c53-9c87-e2c2f0c89d35 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Delete volume request issued successfully. Aug 18 19:33:51.390480 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ef4cc9d4-76b2-4c53-9c87-e2c2f0c89d35 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes/9eb9323f-a1b1-48c2-b627-75314155f940 returned with HTTP 202 Aug 18 19:33:51.391237 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1327/5290] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:33:51 2026] DELETE /volume/v3/volumes/9eb9323f-a1b1-48c2-b627-75314155f940 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:33:51.398560 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-368a50d7-e3c2-4f56-acc9-4e1cfb0132ca None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:51.401064 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-368a50d7-e3c2-4f56-acc9-4e1cfb0132ca tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/volumes/9eb9323f-a1b1-48c2-b627-75314155f940 Aug 18 19:33:51.401316 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-368a50d7-e3c2-4f56-acc9-4e1cfb0132ca tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:51.401538 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-368a50d7-e3c2-4f56-acc9-4e1cfb0132ca tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:51.410322 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:51.410322 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:51.418434 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-368a50d7-e3c2-4f56-acc9-4e1cfb0132ca tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Volume info retrieved successfully. Aug 18 19:33:51.424910 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-368a50d7-e3c2-4f56-acc9-4e1cfb0132ca tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes/9eb9323f-a1b1-48c2-b627-75314155f940 returned with HTTP 200 Aug 18 19:33:51.425673 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1325/5291] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:51 2026] GET /volume/v3/volumes/9eb9323f-a1b1-48c2-b627-75314155f940 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:51.903054 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-dc62c58b-5838-4489-b6b6-425888829d32 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:51.904909 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-dc62c58b-5838-4489-b6b6-425888829d32 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:33:51.905101 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-dc62c58b-5838-4489-b6b6-425888829d32 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:51.905320 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-dc62c58b-5838-4489-b6b6-425888829d32 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:51.920591 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:51.920591 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:51.924908 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-dc62c58b-5838-4489-b6b6-425888829d32 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:51.929695 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-dc62c58b-5838-4489-b6b6-425888829d32 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:33:51.930058 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1318/5292] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:51 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 1511 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:52.012521 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f8ac7b18-b575-4b2f-8fdd-be7449a7b633 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:52.014481 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f8ac7b18-b575-4b2f-8fdd-be7449a7b633 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:33:52.014735 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f8ac7b18-b575-4b2f-8fdd-be7449a7b633 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:52.014932 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f8ac7b18-b575-4b2f-8fdd-be7449a7b633 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:52.023574 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:52.023574 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:52.029027 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f8ac7b18-b575-4b2f-8fdd-be7449a7b633 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:33:52.035659 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f8ac7b18-b575-4b2f-8fdd-be7449a7b633 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 200 Aug 18 19:33:52.036270 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1323/5293] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:52 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:52.441426 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9fea4324-0471-4ce4-bc27-1d3b8ad21590 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:52.443290 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9fea4324-0471-4ce4-bc27-1d3b8ad21590 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/volumes/9eb9323f-a1b1-48c2-b627-75314155f940 Aug 18 19:33:52.443536 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9fea4324-0471-4ce4-bc27-1d3b8ad21590 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:52.443771 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9fea4324-0471-4ce4-bc27-1d3b8ad21590 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:52.449219 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9fea4324-0471-4ce4-bc27-1d3b8ad21590 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes/9eb9323f-a1b1-48c2-b627-75314155f940 returned with HTTP 404 Aug 18 19:33:52.449780 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1328/5294] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:52 2026] GET /volume/v3/volumes/9eb9323f-a1b1-48c2-b627-75314155f940 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:52.457007 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7b84e868-1680-4e58-981b-0451a52d3c3d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:52.458700 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7b84e868-1680-4e58-981b-0451a52d3c3d tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] DELETE https://10.4.3.170/volume/v3/volumes/c918e2c5-68b0-4613-b6f7-09ab143ce0ec Aug 18 19:33:52.458882 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7b84e868-1680-4e58-981b-0451a52d3c3d tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:52.459057 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7b84e868-1680-4e58-981b-0451a52d3c3d tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:52.459202 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-7b84e868-1680-4e58-981b-0451a52d3c3d tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Delete volume with id: c918e2c5-68b0-4613-b6f7-09ab143ce0ec Aug 18 19:33:52.466283 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:52.466283 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:52.466724 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7b84e868-1680-4e58-981b-0451a52d3c3d tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Volume info retrieved successfully. Aug 18 19:33:52.484227 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7b84e868-1680-4e58-981b-0451a52d3c3d tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Delete volume request issued successfully. Aug 18 19:33:52.484446 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7b84e868-1680-4e58-981b-0451a52d3c3d tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes/c918e2c5-68b0-4613-b6f7-09ab143ce0ec returned with HTTP 202 Aug 18 19:33:52.484842 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1326/5295] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:33:52 2026] DELETE /volume/v3/volumes/c918e2c5-68b0-4613-b6f7-09ab143ce0ec => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:33:52.493515 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-43523d93-5eb7-49bc-9df7-f2bb33f88008 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:52.495341 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-43523d93-5eb7-49bc-9df7-f2bb33f88008 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/volumes/c918e2c5-68b0-4613-b6f7-09ab143ce0ec Aug 18 19:33:52.495589 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-43523d93-5eb7-49bc-9df7-f2bb33f88008 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:52.495737 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-43523d93-5eb7-49bc-9df7-f2bb33f88008 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:52.503196 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:52.503196 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:52.506890 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-43523d93-5eb7-49bc-9df7-f2bb33f88008 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Volume info retrieved successfully. Aug 18 19:33:52.511233 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-43523d93-5eb7-49bc-9df7-f2bb33f88008 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes/c918e2c5-68b0-4613-b6f7-09ab143ce0ec returned with HTTP 200 Aug 18 19:33:52.511620 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1319/5296] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:52 2026] GET /volume/v3/volumes/c918e2c5-68b0-4613-b6f7-09ab143ce0ec => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:53.050528 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bd493de9-ec88-4fab-87e3-18399a6918e3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:53.052924 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bd493de9-ec88-4fab-87e3-18399a6918e3 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:33:53.053181 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bd493de9-ec88-4fab-87e3-18399a6918e3 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:53.053483 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bd493de9-ec88-4fab-87e3-18399a6918e3 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:53.063641 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:53.063641 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:53.069006 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-bd493de9-ec88-4fab-87e3-18399a6918e3 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:33:53.075067 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bd493de9-ec88-4fab-87e3-18399a6918e3 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 200 Aug 18 19:33:53.075685 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1324/5297] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:53 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:53.092863 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-33edfbd4-8da1-4f2e-8ec9-3e726fec1e91 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:53.094839 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-33edfbd4-8da1-4f2e-8ec9-3e726fec1e91 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:33:53.095133 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-33edfbd4-8da1-4f2e-8ec9-3e726fec1e91 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:53.095248 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-33edfbd4-8da1-4f2e-8ec9-3e726fec1e91 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:53.104805 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:53.104805 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:53.110184 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-33edfbd4-8da1-4f2e-8ec9-3e726fec1e91 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:33:53.116813 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-33edfbd4-8da1-4f2e-8ec9-3e726fec1e91 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 200 Aug 18 19:33:53.117377 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1329/5298] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:53 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:53.426345 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0ac2fdd8-da4d-4323-8df4-8828e90a40a2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:53.428281 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0ac2fdd8-da4d-4323-8df4-8828e90a40a2 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:33:53.428582 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0ac2fdd8-da4d-4323-8df4-8828e90a40a2 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:53.428824 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0ac2fdd8-da4d-4323-8df4-8828e90a40a2 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:53.448668 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:53.448668 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:53.453349 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0ac2fdd8-da4d-4323-8df4-8828e90a40a2 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:53.457967 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0ac2fdd8-da4d-4323-8df4-8828e90a40a2 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:33:53.458642 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1327/5299] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:53 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 1511 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:53.475270 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2fccfe55-866c-4720-98b4-a7e7789cd446 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:53.477385 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2fccfe55-866c-4720-98b4-a7e7789cd446 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:33:53.477624 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2fccfe55-866c-4720-98b4-a7e7789cd446 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:53.477867 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2fccfe55-866c-4720-98b4-a7e7789cd446 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:53.491867 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:53.491867 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:53.495603 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-2fccfe55-866c-4720-98b4-a7e7789cd446 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:53.501166 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2fccfe55-866c-4720-98b4-a7e7789cd446 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:33:53.501756 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1320/5300] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:53 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 1511 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:53.515215 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-33f11318-28d9-47e2-a91c-f32f483e2abe None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:53.517046 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-33f11318-28d9-47e2-a91c-f32f483e2abe tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:33:53.517270 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-33f11318-28d9-47e2-a91c-f32f483e2abe tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:53.517534 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-33f11318-28d9-47e2-a91c-f32f483e2abe tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:53.526480 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ee609540-2f9f-4972-821a-8f5530e63db1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:53.528798 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ee609540-2f9f-4972-821a-8f5530e63db1 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/volumes/c918e2c5-68b0-4613-b6f7-09ab143ce0ec Aug 18 19:33:53.529066 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ee609540-2f9f-4972-821a-8f5530e63db1 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:53.529297 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ee609540-2f9f-4972-821a-8f5530e63db1 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:53.532413 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:53.532413 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:53.536797 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-33f11318-28d9-47e2-a91c-f32f483e2abe tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:53.536939 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ee609540-2f9f-4972-821a-8f5530e63db1 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes/c918e2c5-68b0-4613-b6f7-09ab143ce0ec returned with HTTP 404 Aug 18 19:33:53.537470 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1330/5301] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:53 2026] GET /volume/v3/volumes/c918e2c5-68b0-4613-b6f7-09ab143ce0ec => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:53.541817 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-33f11318-28d9-47e2-a91c-f32f483e2abe tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:33:53.542317 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1325/5302] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:53 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 1511 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:53.545456 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2604f001-f5c0-4831-83bb-da12e8866f09 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:53.547728 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2604f001-f5c0-4831-83bb-da12e8866f09 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] DELETE https://10.4.3.170/volume/v3/volumes/02128a33-f22f-4bb0-88e3-04ce657b1520 Aug 18 19:33:53.548010 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2604f001-f5c0-4831-83bb-da12e8866f09 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:53.548266 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2604f001-f5c0-4831-83bb-da12e8866f09 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:53.548532 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-2604f001-f5c0-4831-83bb-da12e8866f09 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Delete volume with id: 02128a33-f22f-4bb0-88e3-04ce657b1520 Aug 18 19:33:53.557088 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:53.557088 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:53.557634 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2604f001-f5c0-4831-83bb-da12e8866f09 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Volume info retrieved successfully. Aug 18 19:33:53.575086 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2604f001-f5c0-4831-83bb-da12e8866f09 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Delete volume request issued successfully. Aug 18 19:33:53.575333 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2604f001-f5c0-4831-83bb-da12e8866f09 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes/02128a33-f22f-4bb0-88e3-04ce657b1520 returned with HTTP 202 Aug 18 19:33:53.575939 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1328/5303] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:33:53 2026] DELETE /volume/v3/volumes/02128a33-f22f-4bb0-88e3-04ce657b1520 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:33:53.584649 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-14f47d9d-c948-49cd-aa24-95d80e421f9a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:53.587461 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-14f47d9d-c948-49cd-aa24-95d80e421f9a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/volumes/02128a33-f22f-4bb0-88e3-04ce657b1520 Aug 18 19:33:53.587790 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-14f47d9d-c948-49cd-aa24-95d80e421f9a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:53.588076 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-14f47d9d-c948-49cd-aa24-95d80e421f9a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:53.589785 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-8ce98d34-44b6-4f98-afe8-fba7211fb0b3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:53.592665 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-8ce98d34-44b6-4f98-afe8-fba7211fb0b3 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:33:53.592938 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-8ce98d34-44b6-4f98-afe8-fba7211fb0b3 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:53.593194 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-8ce98d34-44b6-4f98-afe8-fba7211fb0b3 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:53.598590 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:53.598590 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:53.604394 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-14f47d9d-c948-49cd-aa24-95d80e421f9a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Volume info retrieved successfully. Aug 18 19:33:53.610551 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-14f47d9d-c948-49cd-aa24-95d80e421f9a tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes/02128a33-f22f-4bb0-88e3-04ce657b1520 returned with HTTP 200 Aug 18 19:33:53.610966 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1321/5304] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:53 2026] GET /volume/v3/volumes/02128a33-f22f-4bb0-88e3-04ce657b1520 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:53.612623 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:53.612623 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:53.617297 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-8ce98d34-44b6-4f98-afe8-fba7211fb0b3 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:53.624129 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-8ce98d34-44b6-4f98-afe8-fba7211fb0b3 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:33:53.624851 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1331/5305] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:33:53 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 1511 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:53.644804 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-fd3925cb-d033-41dd-8d8a-3975f2447d7c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:53.647618 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-fd3925cb-d033-41dd-8d8a-3975f2447d7c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] POST https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9/action Aug 18 19:33:53.648144 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-fd3925cb-d033-41dd-8d8a-3975f2447d7c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:33:53.648375 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-fd3925cb-d033-41dd-8d8a-3975f2447d7c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:53.666802 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:53.666802 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:53.667517 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-fd3925cb-d033-41dd-8d8a-3975f2447d7c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:53.675682 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-fd3925cb-d033-41dd-8d8a-3975f2447d7c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Begin detaching volume completed successfully. Aug 18 19:33:53.675902 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-fd3925cb-d033-41dd-8d8a-3975f2447d7c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9/action returned with HTTP 202 Aug 18 19:33:53.676326 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1326/5306] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:33:53 2026] POST /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:33:53.697168 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c7bd9eb3-ceaf-4e2c-a30f-deada40406c5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:53.699382 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c7bd9eb3-ceaf-4e2c-a30f-deada40406c5 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:33:53.699686 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c7bd9eb3-ceaf-4e2c-a30f-deada40406c5 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:53.699898 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c7bd9eb3-ceaf-4e2c-a30f-deada40406c5 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:53.715277 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:53.715277 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:53.722670 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c7bd9eb3-ceaf-4e2c-a30f-deada40406c5 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:53.723672 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-cfe98c4c-61ac-476a-8030-202da9ee5643 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:53.724157 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cfe98c4c-61ac-476a-8030-202da9ee5643 None None] GET https://10.4.3.170/volume// Aug 18 19:33:53.724419 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cfe98c4c-61ac-476a-8030-202da9ee5643 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:53.724656 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cfe98c4c-61ac-476a-8030-202da9ee5643 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:53.725048 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cfe98c4c-61ac-476a-8030-202da9ee5643 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:33:53.725425 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1322/5307] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:33:53 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 19:33:53.727784 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c7bd9eb3-ceaf-4e2c-a30f-deada40406c5 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:33:53.728645 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1329/5308] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:53 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 1514 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:53.734745 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-b3f5e888-bac1-431e-9622-6416a5447460 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:53.737835 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-b3f5e888-bac1-431e-9622-6416a5447460 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:33:53.738110 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-b3f5e888-bac1-431e-9622-6416a5447460 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:53.738346 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-b3f5e888-bac1-431e-9622-6416a5447460 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:53.753068 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:53.753068 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:53.757257 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-b3f5e888-bac1-431e-9622-6416a5447460 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:53.762811 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-b3f5e888-bac1-431e-9622-6416a5447460 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:33:53.763346 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1332/5309] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:33:53 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 1694 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:33:54.390616 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-4f4dcedd-2f84-41e6-ac18-309a50de9e86 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:54.392929 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-4f4dcedd-2f84-41e6-ac18-309a50de9e86 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:33:54.393236 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-4f4dcedd-2f84-41e6-ac18-309a50de9e86 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:54.393748 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-4f4dcedd-2f84-41e6-ac18-309a50de9e86 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:54.407253 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:54.407253 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:54.410843 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-4f4dcedd-2f84-41e6-ac18-309a50de9e86 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:54.415459 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-4f4dcedd-2f84-41e6-ac18-309a50de9e86 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:33:54.415888 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1327/5310] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:33:54 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 1514 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:54.431706 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-c52015f5-f426-4747-92fc-ca12a7876d79 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:54.434045 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-c52015f5-f426-4747-92fc-ca12a7876d79 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] DELETE https://10.4.3.170/volume/v3/attachments/0ed003d2-0e2e-4459-9118-7380e70b2810 Aug 18 19:33:54.434232 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-c52015f5-f426-4747-92fc-ca12a7876d79 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:54.434441 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-c52015f5-f426-4747-92fc-ca12a7876d79 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:54.442314 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:54.442314 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:54.495690 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-77f6112b-dd29-4f0b-8cc6-50951a49904d req-c52015f5-f426-4747-92fc-ca12a7876d79 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/attachments/0ed003d2-0e2e-4459-9118-7380e70b2810 returned with HTTP 200 Aug 18 19:33:54.496288 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1323/5311] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:33:54 2026] DELETE /volume/v3/attachments/0ed003d2-0e2e-4459-9118-7380e70b2810 => generated 192 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:54.624388 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-595a95fc-ef21-4669-8eec-f132e5f3bf68 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:54.626760 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-595a95fc-ef21-4669-8eec-f132e5f3bf68 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/volumes/02128a33-f22f-4bb0-88e3-04ce657b1520 Aug 18 19:33:54.627135 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-595a95fc-ef21-4669-8eec-f132e5f3bf68 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:54.627404 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-595a95fc-ef21-4669-8eec-f132e5f3bf68 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:54.635108 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-595a95fc-ef21-4669-8eec-f132e5f3bf68 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes/02128a33-f22f-4bb0-88e3-04ce657b1520 returned with HTTP 404 Aug 18 19:33:54.635847 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1330/5312] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:54 2026] GET /volume/v3/volumes/02128a33-f22f-4bb0-88e3-04ce657b1520 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:54.643156 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ac04752c-d57e-41a0-a419-228dafdb2384 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:54.645044 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ac04752c-d57e-41a0-a419-228dafdb2384 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] DELETE https://10.4.3.170/volume/v3/volumes/6ba64b1e-5c6e-4546-ac8f-1ec307dbb8de Aug 18 19:33:54.645234 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ac04752c-d57e-41a0-a419-228dafdb2384 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:54.645461 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ac04752c-d57e-41a0-a419-228dafdb2384 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:54.645644 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-ac04752c-d57e-41a0-a419-228dafdb2384 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Delete volume with id: 6ba64b1e-5c6e-4546-ac8f-1ec307dbb8de Aug 18 19:33:54.652738 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:54.652738 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:54.653195 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ac04752c-d57e-41a0-a419-228dafdb2384 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Volume info retrieved successfully. Aug 18 19:33:54.669765 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-ac04752c-d57e-41a0-a419-228dafdb2384 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Delete volume request issued successfully. Aug 18 19:33:54.669955 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ac04752c-d57e-41a0-a419-228dafdb2384 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes/6ba64b1e-5c6e-4546-ac8f-1ec307dbb8de returned with HTTP 202 Aug 18 19:33:54.670537 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1333/5313] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:33:54 2026] DELETE /volume/v3/volumes/6ba64b1e-5c6e-4546-ac8f-1ec307dbb8de => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:33:54.678222 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-880910e7-f23e-418f-9b2a-063f52066743 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:54.680607 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-880910e7-f23e-418f-9b2a-063f52066743 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/volumes/6ba64b1e-5c6e-4546-ac8f-1ec307dbb8de Aug 18 19:33:54.680857 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-880910e7-f23e-418f-9b2a-063f52066743 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:54.681099 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-880910e7-f23e-418f-9b2a-063f52066743 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:54.690390 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:54.690390 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:54.695050 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-880910e7-f23e-418f-9b2a-063f52066743 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Volume info retrieved successfully. Aug 18 19:33:54.700842 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-880910e7-f23e-418f-9b2a-063f52066743 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes/6ba64b1e-5c6e-4546-ac8f-1ec307dbb8de returned with HTTP 200 Aug 18 19:33:54.701330 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1328/5314] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:54 2026] GET /volume/v3/volumes/6ba64b1e-5c6e-4546-ac8f-1ec307dbb8de => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:54.744734 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f4e40336-3efd-41dd-bd5c-a15bd62dbf9a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:54.746893 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f4e40336-3efd-41dd-bd5c-a15bd62dbf9a tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:33:54.747129 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f4e40336-3efd-41dd-bd5c-a15bd62dbf9a tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:54.747291 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f4e40336-3efd-41dd-bd5c-a15bd62dbf9a tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:54.758705 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:54.758705 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:54.762486 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f4e40336-3efd-41dd-bd5c-a15bd62dbf9a tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:54.766768 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f4e40336-3efd-41dd-bd5c-a15bd62dbf9a tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:33:54.767214 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1324/5315] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:54 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:55.713466 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-760da480-b7e9-4f5d-a799-d8916759f362 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:55.715606 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-760da480-b7e9-4f5d-a799-d8916759f362 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/volumes/6ba64b1e-5c6e-4546-ac8f-1ec307dbb8de Aug 18 19:33:55.715857 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-760da480-b7e9-4f5d-a799-d8916759f362 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:55.716094 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-760da480-b7e9-4f5d-a799-d8916759f362 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:55.723272 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-760da480-b7e9-4f5d-a799-d8916759f362 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes/6ba64b1e-5c6e-4546-ac8f-1ec307dbb8de returned with HTTP 404 Aug 18 19:33:55.723793 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1331/5316] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:55 2026] GET /volume/v3/volumes/6ba64b1e-5c6e-4546-ac8f-1ec307dbb8de => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:55.732244 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c2b783de-35af-433d-9562-44ed5025a511 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:55.734144 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c2b783de-35af-433d-9562-44ed5025a511 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] DELETE https://10.4.3.170/volume/v3/volumes/96712d59-5c53-4659-a0ec-cbdfda98774c Aug 18 19:33:55.734471 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c2b783de-35af-433d-9562-44ed5025a511 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:55.734686 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c2b783de-35af-433d-9562-44ed5025a511 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:55.734864 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-c2b783de-35af-433d-9562-44ed5025a511 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Delete volume with id: 96712d59-5c53-4659-a0ec-cbdfda98774c Aug 18 19:33:55.742988 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:55.742988 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:55.743532 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c2b783de-35af-433d-9562-44ed5025a511 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Volume info retrieved successfully. Aug 18 19:33:55.774235 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c2b783de-35af-433d-9562-44ed5025a511 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Delete volume request issued successfully. Aug 18 19:33:55.775298 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c2b783de-35af-433d-9562-44ed5025a511 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes/96712d59-5c53-4659-a0ec-cbdfda98774c returned with HTTP 202 Aug 18 19:33:55.775298 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1334/5317] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:33:55 2026] DELETE /volume/v3/volumes/96712d59-5c53-4659-a0ec-cbdfda98774c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:33:55.784265 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0a377adf-965f-49a8-8989-5eac7263a7f0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:55.786735 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0a377adf-965f-49a8-8989-5eac7263a7f0 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/volumes/96712d59-5c53-4659-a0ec-cbdfda98774c Aug 18 19:33:55.787026 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0a377adf-965f-49a8-8989-5eac7263a7f0 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:55.787252 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0a377adf-965f-49a8-8989-5eac7263a7f0 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:55.797110 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:55.797110 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:55.803063 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0a377adf-965f-49a8-8989-5eac7263a7f0 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Volume info retrieved successfully. Aug 18 19:33:55.809605 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0a377adf-965f-49a8-8989-5eac7263a7f0 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes/96712d59-5c53-4659-a0ec-cbdfda98774c returned with HTTP 200 Aug 18 19:33:55.810013 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1329/5318] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:55 2026] GET /volume/v3/volumes/96712d59-5c53-4659-a0ec-cbdfda98774c => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:56.823193 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b60e0f04-3c81-4231-8992-0412f15fa8a4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:56.825054 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b60e0f04-3c81-4231-8992-0412f15fa8a4 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/volumes/96712d59-5c53-4659-a0ec-cbdfda98774c Aug 18 19:33:56.825328 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b60e0f04-3c81-4231-8992-0412f15fa8a4 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:56.825651 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b60e0f04-3c81-4231-8992-0412f15fa8a4 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:56.833145 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b60e0f04-3c81-4231-8992-0412f15fa8a4 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes/96712d59-5c53-4659-a0ec-cbdfda98774c returned with HTTP 404 Aug 18 19:33:56.833942 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1325/5319] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:56 2026] GET /volume/v3/volumes/96712d59-5c53-4659-a0ec-cbdfda98774c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:56.841529 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-a5832dd7-78e6-4179-955f-f957c844f9ca None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:56.843729 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a5832dd7-78e6-4179-955f-f957c844f9ca tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] DELETE https://10.4.3.170/volume/v3/volumes/99ed6af3-58df-4406-aa74-f04c88106159 Aug 18 19:33:56.843941 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a5832dd7-78e6-4179-955f-f957c844f9ca tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:56.844160 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-a5832dd7-78e6-4179-955f-f957c844f9ca tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:56.844349 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-a5832dd7-78e6-4179-955f-f957c844f9ca tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Delete volume with id: 99ed6af3-58df-4406-aa74-f04c88106159 Aug 18 19:33:56.853381 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:56.853381 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:56.854008 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a5832dd7-78e6-4179-955f-f957c844f9ca tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Volume info retrieved successfully. Aug 18 19:33:56.873443 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-a5832dd7-78e6-4179-955f-f957c844f9ca tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Delete volume request issued successfully. Aug 18 19:33:56.873710 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-a5832dd7-78e6-4179-955f-f957c844f9ca tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes/99ed6af3-58df-4406-aa74-f04c88106159 returned with HTTP 202 Aug 18 19:33:56.874227 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1332/5320] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:33:56 2026] DELETE /volume/v3/volumes/99ed6af3-58df-4406-aa74-f04c88106159 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:33:56.882844 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2306a298-6b6b-4ebd-9772-22d35a061aa0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:56.885102 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2306a298-6b6b-4ebd-9772-22d35a061aa0 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/volumes/99ed6af3-58df-4406-aa74-f04c88106159 Aug 18 19:33:56.885407 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2306a298-6b6b-4ebd-9772-22d35a061aa0 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:56.885671 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2306a298-6b6b-4ebd-9772-22d35a061aa0 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:56.895521 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:56.895521 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:56.901082 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-2306a298-6b6b-4ebd-9772-22d35a061aa0 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Volume info retrieved successfully. Aug 18 19:33:56.907232 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2306a298-6b6b-4ebd-9772-22d35a061aa0 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes/99ed6af3-58df-4406-aa74-f04c88106159 returned with HTTP 200 Aug 18 19:33:56.908049 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1335/5321] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:56 2026] GET /volume/v3/volumes/99ed6af3-58df-4406-aa74-f04c88106159 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:33:57.264569 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-126c0103-f8ef-427c-b2af-c31b4f6e67ef None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:57.266960 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-126c0103-f8ef-427c-b2af-c31b4f6e67ef tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:33:57.267243 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-126c0103-f8ef-427c-b2af-c31b4f6e67ef tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:57.267590 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-126c0103-f8ef-427c-b2af-c31b4f6e67ef tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:57.281196 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:57.281196 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:57.286983 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-126c0103-f8ef-427c-b2af-c31b4f6e67ef tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:57.292276 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-126c0103-f8ef-427c-b2af-c31b4f6e67ef tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:33:57.292702 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1330/5322] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:57 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 1214 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:57.341191 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-3f77aac1-85af-44d9-b4f4-db964ace3300 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:57.343308 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-3f77aac1-85af-44d9-b4f4-db964ace3300 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:33:57.343577 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-3f77aac1-85af-44d9-b4f4-db964ace3300 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:57.343774 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-3f77aac1-85af-44d9-b4f4-db964ace3300 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:57.354378 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:57.354378 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:57.358912 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-3f77aac1-85af-44d9-b4f4-db964ace3300 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:57.362944 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-3f77aac1-85af-44d9-b4f4-db964ace3300 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:33:57.363372 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1326/5323] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:33:57 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:57.382885 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-c3f4b855-a7b9-4f5d-a5e9-238bd4ea04b6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:57.385175 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-c3f4b855-a7b9-4f5d-a5e9-238bd4ea04b6 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] POST https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9/action Aug 18 19:33:57.385674 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-c3f4b855-a7b9-4f5d-a5e9-238bd4ea04b6 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:33:57.385829 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-c3f4b855-a7b9-4f5d-a5e9-238bd4ea04b6 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:33:57.398725 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:57.398725 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:33:57.399321 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-c3f4b855-a7b9-4f5d-a5e9-238bd4ea04b6 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:57.408202 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-c3f4b855-a7b9-4f5d-a5e9-238bd4ea04b6 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Begin detaching volume completed successfully. Aug 18 19:33:57.408556 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-c3f4b855-a7b9-4f5d-a5e9-238bd4ea04b6 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9/action returned with HTTP 202 Aug 18 19:33:57.409002 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1333/5324] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:33:57 2026] POST /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:33:57.430352 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-82733b56-1b25-4cdd-8839-414ed30686fb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:57.432274 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-82733b56-1b25-4cdd-8839-414ed30686fb tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:33:57.432515 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-82733b56-1b25-4cdd-8839-414ed30686fb tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:57.432700 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-82733b56-1b25-4cdd-8839-414ed30686fb tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:57.443826 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:57.443826 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:57.447986 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-82733b56-1b25-4cdd-8839-414ed30686fb tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:57.452558 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-82733b56-1b25-4cdd-8839-414ed30686fb tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:33:57.452989 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1336/5325] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:57 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 1217 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:57.453535 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1c01503b-dd2d-426a-95ac-d5cc48ecb81a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:57.454039 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1c01503b-dd2d-426a-95ac-d5cc48ecb81a None None] GET https://10.4.3.170/volume// Aug 18 19:33:57.454299 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1c01503b-dd2d-426a-95ac-d5cc48ecb81a None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:57.454570 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1c01503b-dd2d-426a-95ac-d5cc48ecb81a None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:57.455066 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1c01503b-dd2d-426a-95ac-d5cc48ecb81a None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:33:57.455523 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1331/5326] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:33: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 19:33:57.469069 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-ed1eee51-9b8c-4f05-b5ab-6ebef0205d3f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:57.471679 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-ed1eee51-9b8c-4f05-b5ab-6ebef0205d3f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:33:57.471679 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-ed1eee51-9b8c-4f05-b5ab-6ebef0205d3f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:57.471910 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-ed1eee51-9b8c-4f05-b5ab-6ebef0205d3f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:57.484271 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:57.484271 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:33:57.488827 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-ed1eee51-9b8c-4f05-b5ab-6ebef0205d3f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:57.493850 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-ed1eee51-9b8c-4f05-b5ab-6ebef0205d3f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:33:57.494281 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1327/5327] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:33:57 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 1397 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:33:57.923901 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-fc5ee5ba-2247-4933-90da-e29d65e2ea49 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:57.941032 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fc5ee5ba-2247-4933-90da-e29d65e2ea49 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] GET https://10.4.3.170/volume/v3/volumes/99ed6af3-58df-4406-aa74-f04c88106159 Aug 18 19:33:57.941349 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fc5ee5ba-2247-4933-90da-e29d65e2ea49 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:57.942005 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fc5ee5ba-2247-4933-90da-e29d65e2ea49 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:57.949978 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fc5ee5ba-2247-4933-90da-e29d65e2ea49 tempest-CreateVolumesFromBackupTest-1644455293 tempest-CreateVolumesFromBackupTest-1644455293-project-member] https://10.4.3.170/volume/v3/volumes/99ed6af3-58df-4406-aa74-f04c88106159 returned with HTTP 404 Aug 18 19:33:57.950788 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1334/5328] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:57 2026] GET /volume/v3/volumes/99ed6af3-58df-4406-aa74-f04c88106159 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:33:58.468337 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f296f6a5-3571-4bee-a511-f16fdcbc1789 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:58.470452 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f296f6a5-3571-4bee-a511-f16fdcbc1789 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:33:58.470722 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f296f6a5-3571-4bee-a511-f16fdcbc1789 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:58.470975 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f296f6a5-3571-4bee-a511-f16fdcbc1789 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:58.481360 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:58.481360 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:33:58.486694 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f296f6a5-3571-4bee-a511-f16fdcbc1789 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:58.493696 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f296f6a5-3571-4bee-a511-f16fdcbc1789 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:33:58.494105 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1337/5329] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:58 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 1217 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:59.508436 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ff6534cf-d479-4195-b51c-174e289881e8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:33:59.511139 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ff6534cf-d479-4195-b51c-174e289881e8 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:33:59.511447 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ff6534cf-d479-4195-b51c-174e289881e8 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:33:59.511789 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ff6534cf-d479-4195-b51c-174e289881e8 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:33:59.525612 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:33:59.525612 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:33:59.530857 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-ff6534cf-d479-4195-b51c-174e289881e8 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:33:59.536550 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ff6534cf-d479-4195-b51c-174e289881e8 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:33:59.537119 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1332/5330] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:33:59 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 1217 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:33:59.996995 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-ae239e42-8045-4a6b-aa6b-39de4447df62 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:00.003476 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-ae239e42-8045-4a6b-aa6b-39de4447df62 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:34:00.003743 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-ae239e42-8045-4a6b-aa6b-39de4447df62 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:00.004003 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-ae239e42-8045-4a6b-aa6b-39de4447df62 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:00.027457 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:00.027457 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:00.034102 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-ae239e42-8045-4a6b-aa6b-39de4447df62 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:34:00.039289 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-ae239e42-8045-4a6b-aa6b-39de4447df62 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:34:00.041314 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1328/5331] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:33:59 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 1217 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:00.397251 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-28f77c65-5858-48c0-bddf-d092a9354053 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:00.399887 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-28f77c65-5858-48c0-bddf-d092a9354053 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] DELETE https://10.4.3.170/volume/v3/attachments/9da8ac4d-45b5-47ef-b148-c137d5b2a4c0 Aug 18 19:34:00.400109 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-28f77c65-5858-48c0-bddf-d092a9354053 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:00.400380 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-28f77c65-5858-48c0-bddf-d092a9354053 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:00.413642 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:00.413642 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:00.468594 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9c0615c8-0f80-40f2-9a79-cc75341e93fe req-28f77c65-5858-48c0-bddf-d092a9354053 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/attachments/9da8ac4d-45b5-47ef-b148-c137d5b2a4c0 returned with HTTP 200 Aug 18 19:34:00.469924 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1335/5332] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:34:00 2026] DELETE /volume/v3/attachments/9da8ac4d-45b5-47ef-b148-c137d5b2a4c0 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:00.551172 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d2d0d7be-a460-44f8-8ec1-db20abb7eef0 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:00.553304 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d2d0d7be-a460-44f8-8ec1-db20abb7eef0 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:34:00.553578 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d2d0d7be-a460-44f8-8ec1-db20abb7eef0 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:00.553855 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d2d0d7be-a460-44f8-8ec1-db20abb7eef0 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:00.563216 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:00.563216 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:00.568336 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d2d0d7be-a460-44f8-8ec1-db20abb7eef0 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:34:00.573750 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d2d0d7be-a460-44f8-8ec1-db20abb7eef0 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:34:00.574239 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1338/5333] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:00 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:00.587827 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-da9ad243-9594-48d9-adfe-2d187948e5e5 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:00.592390 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-da9ad243-9594-48d9-adfe-2d187948e5e5 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 Aug 18 19:34:00.592390 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-da9ad243-9594-48d9-adfe-2d187948e5e5 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:00.592390 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-da9ad243-9594-48d9-adfe-2d187948e5e5 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:00.604221 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:00.604221 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:00.610515 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-da9ad243-9594-48d9-adfe-2d187948e5e5 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:34:00.618927 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-da9ad243-9594-48d9-adfe-2d187948e5e5 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 returned with HTTP 200 Aug 18 19:34:00.618927 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1333/5334] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:00 2026] GET /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 => generated 1164 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:00.672604 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-b848946d-d0ba-4a15-9040-e672fa63c096 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:00.674737 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-b848946d-d0ba-4a15-9040-e672fa63c096 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 Aug 18 19:34:00.675074 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-b848946d-d0ba-4a15-9040-e672fa63c096 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:00.675467 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-b848946d-d0ba-4a15-9040-e672fa63c096 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:00.690647 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:00.690647 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:00.702777 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-b848946d-d0ba-4a15-9040-e672fa63c096 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:34:00.709803 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-b848946d-d0ba-4a15-9040-e672fa63c096 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 returned with HTTP 200 Aug 18 19:34:00.710316 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1329/5335] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:34:00 2026] GET /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 => generated 1164 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:00.742682 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-b1dcc4ae-3811-4467-bcc3-4d5e53897170 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:00.745558 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-b1dcc4ae-3811-4467-bcc3-4d5e53897170 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] POST https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7/action Aug 18 19:34:00.747100 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-b1dcc4ae-3811-4467-bcc3-4d5e53897170 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:34:00.747302 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-b1dcc4ae-3811-4467-bcc3-4d5e53897170 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:34:00.762821 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:00.762821 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:00.763605 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-b1dcc4ae-3811-4467-bcc3-4d5e53897170 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:34:00.773494 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-b1dcc4ae-3811-4467-bcc3-4d5e53897170 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Begin detaching volume completed successfully. Aug 18 19:34:00.773843 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-b1dcc4ae-3811-4467-bcc3-4d5e53897170 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7/action returned with HTTP 202 Aug 18 19:34:00.774512 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1336/5336] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:34:00 2026] POST /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:34:00.799725 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-fb460483-b27c-4255-a5ac-c19d5cc470ff None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:00.806201 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fb460483-b27c-4255-a5ac-c19d5cc470ff tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 Aug 18 19:34:00.806433 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fb460483-b27c-4255-a5ac-c19d5cc470ff tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:00.806677 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fb460483-b27c-4255-a5ac-c19d5cc470ff tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:00.830000 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:00.830000 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:00.838113 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-fb460483-b27c-4255-a5ac-c19d5cc470ff tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:34:00.838690 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-404a3e02-0a5c-4a0e-b9f9-568bfdfba3b4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:00.839270 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-404a3e02-0a5c-4a0e-b9f9-568bfdfba3b4 None None] GET https://10.4.3.170/volume// Aug 18 19:34:00.839557 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-404a3e02-0a5c-4a0e-b9f9-568bfdfba3b4 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:00.839855 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-404a3e02-0a5c-4a0e-b9f9-568bfdfba3b4 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:00.840523 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-404a3e02-0a5c-4a0e-b9f9-568bfdfba3b4 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:34:00.841102 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1334/5337] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:34:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 19:34:00.846486 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fb460483-b27c-4255-a5ac-c19d5cc470ff tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 returned with HTTP 200 Aug 18 19:34:00.846937 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1339/5338] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:00 2026] GET /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 => generated 1167 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:00.852062 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-2ecd14cf-0ab8-4ce8-9dd5-7a8eae9732ed None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:00.854727 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-2ecd14cf-0ab8-4ce8-9dd5-7a8eae9732ed tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 Aug 18 19:34:00.854942 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-2ecd14cf-0ab8-4ce8-9dd5-7a8eae9732ed tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:00.855215 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-2ecd14cf-0ab8-4ce8-9dd5-7a8eae9732ed tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:00.866753 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:00.866753 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:00.871074 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-2ecd14cf-0ab8-4ce8-9dd5-7a8eae9732ed tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:34:00.877174 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-2ecd14cf-0ab8-4ce8-9dd5-7a8eae9732ed tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 returned with HTTP 200 Aug 18 19:34:00.877837 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1330/5339] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:34:00 2026] GET /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 => generated 1347 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:34:00.891257 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-a52992b1-54cb-4836-ac18-50318c20a465 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:00.894272 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-a52992b1-54cb-4836-ac18-50318c20a465 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7/encryption Aug 18 19:34:00.894272 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-a52992b1-54cb-4836-ac18-50318c20a465 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:00.894272 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-a52992b1-54cb-4836-ac18-50318c20a465 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:00.905549 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:00.905549 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:00.914213 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-a52992b1-54cb-4836-ac18-50318c20a465 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7/encryption returned with HTTP 200 Aug 18 19:34:00.914730 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1337/5340] 10.4.3.170 () {68 vars in 1631 bytes} [Tue Aug 18 19:34:00 2026] GET /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:01.394483 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-859fd25e-6a61-4a61-8d57-5943b452f897 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:01.396377 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-859fd25e-6a61-4a61-8d57-5943b452f897 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:34:01.396761 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-859fd25e-6a61-4a61-8d57-5943b452f897 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "741a252e-833a-4e44-936d-62051c9dc8e6", "size": 1}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:34:01.398213 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-859fd25e-6a61-4a61-8d57-5943b452f897 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '741a252e-833a-4e44-936d-62051c9dc8e6', 'size': 1}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:34:01.581172 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-859fd25e-6a61-4a61-8d57-5943b452f897 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Create volume of 1 GB Aug 18 19:34:01.587660 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-859fd25e-6a61-4a61-8d57-5943b452f897 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Availability Zones retrieved successfully. Aug 18 19:34:01.595417 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-859fd25e-6a61-4a61-8d57-5943b452f897 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Flow 'volume_create_api' (081a2c0e-7c12-465c-93fc-f79b12274197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:34:01.596930 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-859fd25e-6a61-4a61-8d57-5943b452f897 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e90dba17-4f23-4654-ba48-e9dae5d2f068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:01.597915 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-859fd25e-6a61-4a61-8d57-5943b452f897 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:34:01.675036 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-859fd25e-6a61-4a61-8d57-5943b452f897 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e90dba17-4f23-4654-ba48-e9dae5d2f068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:01.676122 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-859fd25e-6a61-4a61-8d57-5943b452f897 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92a40ae6-4dff-49de-9e73-e27345f3a86f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:01.752456 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-859fd25e-6a61-4a61-8d57-5943b452f897 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Created reservations ['e1b44ea0-c6ae-44a6-b7b5-5905a46c96f4', 'b590b449-300c-4be4-80b1-aba49d337369', '4d69349a-ff6f-4c99-80b8-ac24c5d01930', 'de899cf9-1857-475a-9c3a-be6a37200a62'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:34:01.753588 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-859fd25e-6a61-4a61-8d57-5943b452f897 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92a40ae6-4dff-49de-9e73-e27345f3a86f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1b44ea0-c6ae-44a6-b7b5-5905a46c96f4', 'b590b449-300c-4be4-80b1-aba49d337369', '4d69349a-ff6f-4c99-80b8-ac24c5d01930', 'de899cf9-1857-475a-9c3a-be6a37200a62']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:01.755015 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-859fd25e-6a61-4a61-8d57-5943b452f897 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0771a103-3247-484d-8d8b-7852f248738b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:01.784688 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-859fd25e-6a61-4a61-8d57-5943b452f897 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0771a103-3247-484d-8d8b-7852f248738b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34aa22ab-bd0c-4257-a435-b3ae8ae233c3', '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='cb827c5db8e745858f8dc931a12aa190',qos_specs=None,replication_status=,reservations=['e1b44ea0-c6ae-44a6-b7b5-5905a46c96f4','b590b449-300c-4be4-80b1-aba49d337369','4d69349a-ff6f-4c99-80b8-ac24c5d01930','de899cf9-1857-475a-9c3a-be6a37200a62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceb37ce6c75e4711b63f08f482c62291',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:34:01Z,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=34aa22ab-bd0c-4257-a435-b3ae8ae233c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb827c5db8e745858f8dc931a12aa190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ceb37ce6c75e4711b63f08f482c62291',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:01.785834 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-859fd25e-6a61-4a61-8d57-5943b452f897 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae198a3a-7b9c-4aee-b5d4-42582e96f1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:01.806031 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-859fd25e-6a61-4a61-8d57-5943b452f897 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae198a3a-7b9c-4aee-b5d4-42582e96f1b6) transitioned into state 'SUCCESS' from 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='cb827c5db8e745858f8dc931a12aa190',qos_specs=None,replication_status=,reservations=['e1b44ea0-c6ae-44a6-b7b5-5905a46c96f4','b590b449-300c-4be4-80b1-aba49d337369','4d69349a-ff6f-4c99-80b8-ac24c5d01930','de899cf9-1857-475a-9c3a-be6a37200a62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceb37ce6c75e4711b63f08f482c62291',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:01.806759 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-859fd25e-6a61-4a61-8d57-5943b452f897 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7a0a748-05cf-4fd7-a2fc-9b28d02c1b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:01.815798 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-859fd25e-6a61-4a61-8d57-5943b452f897 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7a0a748-05cf-4fd7-a2fc-9b28d02c1b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:01.816747 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-859fd25e-6a61-4a61-8d57-5943b452f897 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Flow 'volume_create_api' (081a2c0e-7c12-465c-93fc-f79b12274197) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:34:01.817024 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-859fd25e-6a61-4a61-8d57-5943b452f897 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Create volume request issued successfully. Aug 18 19:34:01.817691 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-859fd25e-6a61-4a61-8d57-5943b452f897 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:34:01.818165 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1335/5341] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:34:01 2026] POST /volume/v3/volumes => generated 775 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:34:01.834886 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d4632908-4a83-44ef-b258-997f60aca825 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:01.837162 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d4632908-4a83-44ef-b258-997f60aca825 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 Aug 18 19:34:01.837427 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d4632908-4a83-44ef-b258-997f60aca825 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:01.837661 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d4632908-4a83-44ef-b258-997f60aca825 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:01.845733 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:01.845733 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:01.851093 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d4632908-4a83-44ef-b258-997f60aca825 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:01.856252 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d4632908-4a83-44ef-b258-997f60aca825 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 returned with HTTP 200 Aug 18 19:34:01.856727 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1340/5342] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:01 2026] GET /volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:01.866154 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ddc47ef4-cf07-4bd0-bf5f-ad3751cf72a8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:01.868642 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ddc47ef4-cf07-4bd0-bf5f-ad3751cf72a8 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 Aug 18 19:34:01.868925 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ddc47ef4-cf07-4bd0-bf5f-ad3751cf72a8 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:01.869210 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ddc47ef4-cf07-4bd0-bf5f-ad3751cf72a8 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:01.879172 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-be2ef1c0-0795-406f-b1e4-66bbd54cbb11 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:01.883274 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-be2ef1c0-0795-406f-b1e4-66bbd54cbb11 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] DELETE https://10.4.3.170/volume/v3/attachments/e117886c-eed6-4e81-ba49-16c939497426 Aug 18 19:34:01.883274 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-be2ef1c0-0795-406f-b1e4-66bbd54cbb11 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:01.883510 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-be2ef1c0-0795-406f-b1e4-66bbd54cbb11 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:01.889718 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:01.889718 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:01.895377 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:01.895377 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:01.895752 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ddc47ef4-cf07-4bd0-bf5f-ad3751cf72a8 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:34:01.902999 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ddc47ef4-cf07-4bd0-bf5f-ad3751cf72a8 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 returned with HTTP 200 Aug 18 19:34:01.903601 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1331/5343] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:01 2026] GET /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 => generated 1167 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:01.968789 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-ec83f18e-e692-4d82-86e9-8cadb7fc705e req-be2ef1c0-0795-406f-b1e4-66bbd54cbb11 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/attachments/e117886c-eed6-4e81-ba49-16c939497426 returned with HTTP 200 Aug 18 19:34:01.969573 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1338/5344] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:34:01 2026] DELETE /volume/v3/attachments/e117886c-eed6-4e81-ba49-16c939497426 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:02.870747 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-17ad3b58-23b5-4f64-bddd-a5b4436d9e12 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:02.872859 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-17ad3b58-23b5-4f64-bddd-a5b4436d9e12 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 Aug 18 19:34:02.873145 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-17ad3b58-23b5-4f64-bddd-a5b4436d9e12 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:02.873347 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-17ad3b58-23b5-4f64-bddd-a5b4436d9e12 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:02.881690 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:02.881690 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:02.886105 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-17ad3b58-23b5-4f64-bddd-a5b4436d9e12 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:02.890631 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-17ad3b58-23b5-4f64-bddd-a5b4436d9e12 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 returned with HTTP 200 Aug 18 19:34:02.891041 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1336/5345] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:02 2026] GET /volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 => generated 925 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:02.918708 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c31dcf07-a006-421a-92fd-ffb456209843 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:02.920519 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c31dcf07-a006-421a-92fd-ffb456209843 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 Aug 18 19:34:02.920715 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c31dcf07-a006-421a-92fd-ffb456209843 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:02.920937 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c31dcf07-a006-421a-92fd-ffb456209843 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:02.928447 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:02.928447 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:02.932459 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c31dcf07-a006-421a-92fd-ffb456209843 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:34:02.937226 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c31dcf07-a006-421a-92fd-ffb456209843 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 returned with HTTP 200 Aug 18 19:34:02.937700 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1341/5346] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:02 2026] GET /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:02.950826 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-0a7ad90a-54e4-4e8d-8276-734da65326d7 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:02.952858 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0a7ad90a-54e4-4e8d-8276-734da65326d7 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d Aug 18 19:34:02.953044 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0a7ad90a-54e4-4e8d-8276-734da65326d7 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:02.953240 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0a7ad90a-54e4-4e8d-8276-734da65326d7 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:02.963935 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:02.963935 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:02.967740 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-0a7ad90a-54e4-4e8d-8276-734da65326d7 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:34:02.973637 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0a7ad90a-54e4-4e8d-8276-734da65326d7 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d returned with HTTP 200 Aug 18 19:34:02.974176 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1332/5347] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:02 2026] GET /volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:03.020139 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-8e402313-15aa-4a03-9a29-773c897cb7b3 req-709cbbb1-92c7-48ed-bf4c-3e495c84319b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:03.022439 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-8e402313-15aa-4a03-9a29-773c897cb7b3 req-709cbbb1-92c7-48ed-bf4c-3e495c84319b tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d Aug 18 19:34:03.022685 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-8e402313-15aa-4a03-9a29-773c897cb7b3 req-709cbbb1-92c7-48ed-bf4c-3e495c84319b tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:03.022905 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-8e402313-15aa-4a03-9a29-773c897cb7b3 req-709cbbb1-92c7-48ed-bf4c-3e495c84319b tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:03.032077 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:03.032077 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:03.035516 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-8e402313-15aa-4a03-9a29-773c897cb7b3 req-709cbbb1-92c7-48ed-bf4c-3e495c84319b tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:34:03.039554 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-8e402313-15aa-4a03-9a29-773c897cb7b3 req-709cbbb1-92c7-48ed-bf4c-3e495c84319b tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d returned with HTTP 200 Aug 18 19:34:03.039978 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1339/5348] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:34:03 2026] GET /volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:03.057703 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-8e402313-15aa-4a03-9a29-773c897cb7b3 req-2f03a905-f2dd-45c5-8e18-99b892083066 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:03.059793 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-8e402313-15aa-4a03-9a29-773c897cb7b3 req-2f03a905-f2dd-45c5-8e18-99b892083066 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] POST https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d/action Aug 18 19:34:03.060127 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-8e402313-15aa-4a03-9a29-773c897cb7b3 req-2f03a905-f2dd-45c5-8e18-99b892083066 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:34:03.060245 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-8e402313-15aa-4a03-9a29-773c897cb7b3 req-2f03a905-f2dd-45c5-8e18-99b892083066 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:34:03.071316 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:03.071316 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:03.071850 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-8e402313-15aa-4a03-9a29-773c897cb7b3 req-2f03a905-f2dd-45c5-8e18-99b892083066 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:34:03.078318 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-8e402313-15aa-4a03-9a29-773c897cb7b3 req-2f03a905-f2dd-45c5-8e18-99b892083066 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Begin detaching volume completed successfully. Aug 18 19:34:03.078529 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-8e402313-15aa-4a03-9a29-773c897cb7b3 req-2f03a905-f2dd-45c5-8e18-99b892083066 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d/action returned with HTTP 202 Aug 18 19:34:03.079160 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1337/5349] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:34:03 2026] POST /volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:34:03.097201 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7a63e6c3-a0a8-4fb4-81ad-49e7c025bbf4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:03.099122 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7a63e6c3-a0a8-4fb4-81ad-49e7c025bbf4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d Aug 18 19:34:03.099374 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7a63e6c3-a0a8-4fb4-81ad-49e7c025bbf4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:03.099624 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7a63e6c3-a0a8-4fb4-81ad-49e7c025bbf4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:03.118703 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:03.118703 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:03.122871 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d7d5f893-39ad-4135-b212-8b704c36b134 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:03.123414 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d7d5f893-39ad-4135-b212-8b704c36b134 None None] GET https://10.4.3.170/volume// Aug 18 19:34:03.123612 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d7d5f893-39ad-4135-b212-8b704c36b134 None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:03.123806 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d7d5f893-39ad-4135-b212-8b704c36b134 None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:03.124122 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d7d5f893-39ad-4135-b212-8b704c36b134 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:34:03.124416 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1333/5350] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:34: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 19:34:03.125661 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7a63e6c3-a0a8-4fb4-81ad-49e7c025bbf4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:34:03.131632 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7a63e6c3-a0a8-4fb4-81ad-49e7c025bbf4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d returned with HTTP 200 Aug 18 19:34:03.132149 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1342/5351] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:03 2026] GET /volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d => generated 1141 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:03.136443 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-8e402313-15aa-4a03-9a29-773c897cb7b3 req-75e7eee3-f0fa-490a-9f4a-a7308912854c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:03.138188 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-8e402313-15aa-4a03-9a29-773c897cb7b3 req-75e7eee3-f0fa-490a-9f4a-a7308912854c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d Aug 18 19:34:03.138383 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-8e402313-15aa-4a03-9a29-773c897cb7b3 req-75e7eee3-f0fa-490a-9f4a-a7308912854c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:03.138568 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-8e402313-15aa-4a03-9a29-773c897cb7b3 req-75e7eee3-f0fa-490a-9f4a-a7308912854c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:03.147963 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:03.147963 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:03.151571 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-8e402313-15aa-4a03-9a29-773c897cb7b3 req-75e7eee3-f0fa-490a-9f4a-a7308912854c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:34:03.157036 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-8e402313-15aa-4a03-9a29-773c897cb7b3 req-75e7eee3-f0fa-490a-9f4a-a7308912854c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d returned with HTTP 200 Aug 18 19:34:03.157616 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1340/5352] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:34:03 2026] GET /volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d => generated 1321 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:34:03.905401 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-584628dc-8f31-4b66-853c-9fa528a9399a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:03.907555 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-584628dc-8f31-4b66-853c-9fa528a9399a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 Aug 18 19:34:03.907840 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-584628dc-8f31-4b66-853c-9fa528a9399a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:03.908124 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-584628dc-8f31-4b66-853c-9fa528a9399a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:03.917917 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:03.917917 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:03.923094 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-584628dc-8f31-4b66-853c-9fa528a9399a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:03.929430 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-584628dc-8f31-4b66-853c-9fa528a9399a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 returned with HTTP 200 Aug 18 19:34:03.930038 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1338/5353] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:03 2026] GET /volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:04.147061 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2273a062-565b-4739-8b2a-b765cebafe92 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:04.148954 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2273a062-565b-4739-8b2a-b765cebafe92 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d Aug 18 19:34:04.149160 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2273a062-565b-4739-8b2a-b765cebafe92 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:04.149391 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2273a062-565b-4739-8b2a-b765cebafe92 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:04.159092 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:04.159092 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:04.162628 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-2273a062-565b-4739-8b2a-b765cebafe92 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:34:04.167144 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2273a062-565b-4739-8b2a-b765cebafe92 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d returned with HTTP 200 Aug 18 19:34:04.167545 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1334/5354] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:04 2026] GET /volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:04.943666 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-dfa7ed69-6b70-4483-bbdc-15aaadedb392 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:04.945558 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dfa7ed69-6b70-4483-bbdc-15aaadedb392 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 Aug 18 19:34:04.945742 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-dfa7ed69-6b70-4483-bbdc-15aaadedb392 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:04.945938 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-dfa7ed69-6b70-4483-bbdc-15aaadedb392 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:04.953151 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:04.953151 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:04.956848 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-dfa7ed69-6b70-4483-bbdc-15aaadedb392 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:04.960829 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-dfa7ed69-6b70-4483-bbdc-15aaadedb392 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 returned with HTTP 200 Aug 18 19:34:04.961185 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1343/5355] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:04 2026] GET /volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:05.180389 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-117dd770-28f4-44d4-b4d1-a421b7b45cc4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:05.182571 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-117dd770-28f4-44d4-b4d1-a421b7b45cc4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d Aug 18 19:34:05.182825 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-117dd770-28f4-44d4-b4d1-a421b7b45cc4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:05.183123 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-117dd770-28f4-44d4-b4d1-a421b7b45cc4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:05.195870 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:05.195870 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:05.199875 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-117dd770-28f4-44d4-b4d1-a421b7b45cc4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:34:05.204838 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-117dd770-28f4-44d4-b4d1-a421b7b45cc4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d returned with HTTP 200 Aug 18 19:34:05.205313 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1341/5356] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:05 2026] GET /volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:05.975660 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a72a6e04-821f-44bc-89b6-0d8040c48a9b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:05.977754 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a72a6e04-821f-44bc-89b6-0d8040c48a9b tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 Aug 18 19:34:05.978203 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a72a6e04-821f-44bc-89b6-0d8040c48a9b tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:05.979837 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a72a6e04-821f-44bc-89b6-0d8040c48a9b tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:05.989107 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:05.989107 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:05.992755 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a72a6e04-821f-44bc-89b6-0d8040c48a9b tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:05.998454 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a72a6e04-821f-44bc-89b6-0d8040c48a9b tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 returned with HTTP 200 Aug 18 19:34:05.999066 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1339/5357] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:05 2026] GET /volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:06.218233 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8e043334-3dcd-48e6-975b-492d9772fb43 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:06.220549 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8e043334-3dcd-48e6-975b-492d9772fb43 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d Aug 18 19:34:06.220799 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8e043334-3dcd-48e6-975b-492d9772fb43 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:06.221061 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8e043334-3dcd-48e6-975b-492d9772fb43 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:06.230732 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:06.230732 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:06.234047 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-8e043334-3dcd-48e6-975b-492d9772fb43 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:34:06.237934 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8e043334-3dcd-48e6-975b-492d9772fb43 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d returned with HTTP 200 Aug 18 19:34:06.238375 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1335/5358] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:06 2026] GET /volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:06.585296 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-8e402313-15aa-4a03-9a29-773c897cb7b3 req-e6a7a381-862a-422b-b788-8c16a8a2d79a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:06.588550 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-8e402313-15aa-4a03-9a29-773c897cb7b3 req-e6a7a381-862a-422b-b788-8c16a8a2d79a tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] DELETE https://10.4.3.170/volume/v3/attachments/86426abb-46b9-4d75-8741-77ef7064fa03 Aug 18 19:34:06.588550 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-8e402313-15aa-4a03-9a29-773c897cb7b3 req-e6a7a381-862a-422b-b788-8c16a8a2d79a tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:06.588550 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-8e402313-15aa-4a03-9a29-773c897cb7b3 req-e6a7a381-862a-422b-b788-8c16a8a2d79a tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:06.595503 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:06.595503 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:06.643939 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-8e402313-15aa-4a03-9a29-773c897cb7b3 req-e6a7a381-862a-422b-b788-8c16a8a2d79a tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/attachments/86426abb-46b9-4d75-8741-77ef7064fa03 returned with HTTP 200 Aug 18 19:34:06.643939 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1344/5359] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:34:06 2026] DELETE /volume/v3/attachments/86426abb-46b9-4d75-8741-77ef7064fa03 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:07.012532 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-3f9205cd-62c1-4fcc-8041-ddee050a529a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:07.014822 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3f9205cd-62c1-4fcc-8041-ddee050a529a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 Aug 18 19:34:07.015136 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3f9205cd-62c1-4fcc-8041-ddee050a529a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:07.015390 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-3f9205cd-62c1-4fcc-8041-ddee050a529a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:07.025204 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:07.025204 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:07.030152 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-3f9205cd-62c1-4fcc-8041-ddee050a529a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:07.036437 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-3f9205cd-62c1-4fcc-8041-ddee050a529a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 returned with HTTP 200 Aug 18 19:34:07.037144 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1342/5360] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:07 2026] GET /volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:07.251414 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-66f7a83a-066e-4087-9b10-96ddc3a4b629 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:07.253866 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-66f7a83a-066e-4087-9b10-96ddc3a4b629 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d Aug 18 19:34:07.254154 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-66f7a83a-066e-4087-9b10-96ddc3a4b629 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:07.254459 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-66f7a83a-066e-4087-9b10-96ddc3a4b629 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:07.264521 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:07.264521 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:07.270233 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-66f7a83a-066e-4087-9b10-96ddc3a4b629 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:34:07.275428 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-66f7a83a-066e-4087-9b10-96ddc3a4b629 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d returned with HTTP 200 Aug 18 19:34:07.275816 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1340/5361] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:07 2026] GET /volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:07.288498 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-bee69262-af55-4332-b57f-0136323c83c3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:07.292394 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bee69262-af55-4332-b57f-0136323c83c3 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] DELETE https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 Aug 18 19:34:07.292394 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bee69262-af55-4332-b57f-0136323c83c3 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:07.292394 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-bee69262-af55-4332-b57f-0136323c83c3 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:07.292394 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-bee69262-af55-4332-b57f-0136323c83c3 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Delete volume with id: abe29ca2-e713-439d-946d-76858e4216e7 Aug 18 19:34:07.300528 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:07.300528 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:07.301326 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-bee69262-af55-4332-b57f-0136323c83c3 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:34:07.315929 np0000007688 devstack@c-api.service[100582]: WARNING cinder.keymgr.conf_key_mgr [None req-bee69262-af55-4332-b57f-0136323c83c3 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 19:34:07.324359 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-bee69262-af55-4332-b57f-0136323c83c3 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Delete volume request issued successfully. Aug 18 19:34:07.324781 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-bee69262-af55-4332-b57f-0136323c83c3 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 returned with HTTP 202 Aug 18 19:34:07.325349 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1336/5362] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:34:07 2026] DELETE /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:34:07.334220 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-536f325f-5eda-4dbf-bf35-c1439b39f8d4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:07.338698 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-536f325f-5eda-4dbf-bf35-c1439b39f8d4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 Aug 18 19:34:07.338698 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-536f325f-5eda-4dbf-bf35-c1439b39f8d4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:07.338698 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-536f325f-5eda-4dbf-bf35-c1439b39f8d4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:07.347766 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:07.347766 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:07.352633 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-536f325f-5eda-4dbf-bf35-c1439b39f8d4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:34:07.357812 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-536f325f-5eda-4dbf-bf35-c1439b39f8d4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 returned with HTTP 200 Aug 18 19:34:07.358706 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1345/5363] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:07 2026] GET /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:34:08.053656 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-23258d49-8c2c-4795-9e7f-3071e12b9e89 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:08.055138 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-23258d49-8c2c-4795-9e7f-3071e12b9e89 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 Aug 18 19:34:08.055312 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-23258d49-8c2c-4795-9e7f-3071e12b9e89 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:08.055533 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-23258d49-8c2c-4795-9e7f-3071e12b9e89 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:08.062913 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:08.062913 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:08.067073 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-23258d49-8c2c-4795-9e7f-3071e12b9e89 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:08.072733 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-23258d49-8c2c-4795-9e7f-3071e12b9e89 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 returned with HTTP 200 Aug 18 19:34:08.073134 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1343/5364] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:08 2026] GET /volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:34:08.086020 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ba05aa9d-74ee-4e20-acf7-83183ab752a0 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:08.089621 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ba05aa9d-74ee-4e20-acf7-83183ab752a0 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 Aug 18 19:34:08.089621 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ba05aa9d-74ee-4e20-acf7-83183ab752a0 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:08.089621 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ba05aa9d-74ee-4e20-acf7-83183ab752a0 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:08.095784 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:08.095784 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:08.100301 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-ba05aa9d-74ee-4e20-acf7-83183ab752a0 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:08.108335 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ba05aa9d-74ee-4e20-acf7-83183ab752a0 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 returned with HTTP 200 Aug 18 19:34:08.108998 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1341/5365] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:08 2026] GET /volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 => generated 1193 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:34:08.125553 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f759a4d6-bc8f-41ff-b0a6-5d88a53f65bd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:08.128636 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f759a4d6-bc8f-41ff-b0a6-5d88a53f65bd tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] DELETE https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 Aug 18 19:34:08.128636 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f759a4d6-bc8f-41ff-b0a6-5d88a53f65bd tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:08.128892 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f759a4d6-bc8f-41ff-b0a6-5d88a53f65bd tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:08.129057 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-f759a4d6-bc8f-41ff-b0a6-5d88a53f65bd tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Delete volume with id: 34aa22ab-bd0c-4257-a435-b3ae8ae233c3 Aug 18 19:34:08.138575 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:08.138575 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:08.139269 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f759a4d6-bc8f-41ff-b0a6-5d88a53f65bd tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:08.158573 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f759a4d6-bc8f-41ff-b0a6-5d88a53f65bd tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Delete volume request issued successfully. Aug 18 19:34:08.158781 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f759a4d6-bc8f-41ff-b0a6-5d88a53f65bd tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 returned with HTTP 202 Aug 18 19:34:08.159331 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1337/5366] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:34:08 2026] DELETE /volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:34:08.166496 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-cdb51c1f-a13e-4721-8963-e89c3a6a1121 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:08.168278 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cdb51c1f-a13e-4721-8963-e89c3a6a1121 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 Aug 18 19:34:08.168500 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cdb51c1f-a13e-4721-8963-e89c3a6a1121 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:08.168685 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cdb51c1f-a13e-4721-8963-e89c3a6a1121 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:08.178452 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:08.178452 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:08.183640 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-cdb51c1f-a13e-4721-8963-e89c3a6a1121 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:08.191668 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cdb51c1f-a13e-4721-8963-e89c3a6a1121 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 returned with HTTP 200 Aug 18 19:34:08.192140 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1346/5367] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:08 2026] GET /volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 => generated 1192 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:34:08.376710 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-01ea7806-fc90-4dfe-93cb-9e80ef12dad8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:08.378951 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-01ea7806-fc90-4dfe-93cb-9e80ef12dad8 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 Aug 18 19:34:08.379195 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-01ea7806-fc90-4dfe-93cb-9e80ef12dad8 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:08.379459 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-01ea7806-fc90-4dfe-93cb-9e80ef12dad8 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:08.386105 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-01ea7806-fc90-4dfe-93cb-9e80ef12dad8 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 returned with HTTP 404 Aug 18 19:34:08.386590 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1344/5368] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:08 2026] GET /volume/v3/volumes/abe29ca2-e713-439d-946d-76858e4216e7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:34:08.394747 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3b37f0f5-4db9-4671-aa19-f07dadae9f9a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:08.398388 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3b37f0f5-4db9-4671-aa19-f07dadae9f9a tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Aug 18 19:34:08.398388 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3b37f0f5-4db9-4671-aa19-f07dadae9f9a tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:08.398388 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3b37f0f5-4db9-4671-aa19-f07dadae9f9a tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] Calling method 'detail' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:08.398388 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-3b37f0f5-4db9-4671-aa19-f07dadae9f9a tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100580) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:34:08.409499 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-3b37f0f5-4db9-4671-aa19-f07dadae9f9a tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] Get all volumes completed successfully. Aug 18 19:34:08.411873 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:08.411873 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:08.417563 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3b37f0f5-4db9-4671-aa19-f07dadae9f9a tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 19:34:08.418233 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1342/5369] 10.4.3.170 () {66 vars in 1285 bytes} [Tue Aug 18 19:34:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7342 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:08.434462 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a350a559-7da7-4257-bc47-2f0b6f0394b1 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:08.436885 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a350a559-7da7-4257-bc47-2f0b6f0394b1 tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] DELETE https://10.4.3.170/volume/v3/types/0d7bb31c-878d-4207-a965-bb766a57cd78 Aug 18 19:34:08.437178 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a350a559-7da7-4257-bc47-2f0b6f0394b1 tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:08.437507 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a350a559-7da7-4257-bc47-2f0b6f0394b1 tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] Calling method '_delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:08.470323 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a350a559-7da7-4257-bc47-2f0b6f0394b1 tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] https://10.4.3.170/volume/v3/types/0d7bb31c-878d-4207-a965-bb766a57cd78 returned with HTTP 202 Aug 18 19:34:08.470904 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1338/5370] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:34:08 2026] DELETE /volume/v3/types/0d7bb31c-878d-4207-a965-bb766a57cd78 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:34:08.478692 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-72400042-9890-4452-bbc2-adc3911cc169 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:08.480975 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-72400042-9890-4452-bbc2-adc3911cc169 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] DELETE https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d Aug 18 19:34:08.481231 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-72400042-9890-4452-bbc2-adc3911cc169 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:08.481487 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-72400042-9890-4452-bbc2-adc3911cc169 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:08.481679 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-72400042-9890-4452-bbc2-adc3911cc169 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Delete volume with id: e35323c4-d6f8-4779-a7b7-cf3e013f409d Aug 18 19:34:08.490770 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:08.490770 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:08.491380 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-72400042-9890-4452-bbc2-adc3911cc169 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:34:08.512633 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-72400042-9890-4452-bbc2-adc3911cc169 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Delete volume request issued successfully. Aug 18 19:34:08.512985 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-72400042-9890-4452-bbc2-adc3911cc169 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d returned with HTTP 202 Aug 18 19:34:08.513569 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1347/5371] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:34:08 2026] DELETE /volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:34:08.522103 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ff158520-49fd-4df1-b417-474c43e0ec2e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:08.524195 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ff158520-49fd-4df1-b417-474c43e0ec2e tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d Aug 18 19:34:08.524441 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ff158520-49fd-4df1-b417-474c43e0ec2e tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:08.524660 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ff158520-49fd-4df1-b417-474c43e0ec2e tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:08.532971 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:08.532971 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:08.539177 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-ff158520-49fd-4df1-b417-474c43e0ec2e tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:34:08.547220 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ff158520-49fd-4df1-b417-474c43e0ec2e tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d returned with HTTP 200 Aug 18 19:34:08.547764 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1345/5372] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:08 2026] GET /volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:09.209206 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-7a194168-7bd7-40da-8d72-ae1c77bd7651 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:09.211198 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7a194168-7bd7-40da-8d72-ae1c77bd7651 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 Aug 18 19:34:09.211692 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7a194168-7bd7-40da-8d72-ae1c77bd7651 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:09.212087 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-7a194168-7bd7-40da-8d72-ae1c77bd7651 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:09.219843 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-7a194168-7bd7-40da-8d72-ae1c77bd7651 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 returned with HTTP 404 Aug 18 19:34:09.220704 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1343/5373] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:09 2026] GET /volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:34:09.561627 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1889a3c4-ed5d-4bf6-8e5a-7fd55d1fa12c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:09.564194 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1889a3c4-ed5d-4bf6-8e5a-7fd55d1fa12c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d Aug 18 19:34:09.564194 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1889a3c4-ed5d-4bf6-8e5a-7fd55d1fa12c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:09.564194 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1889a3c4-ed5d-4bf6-8e5a-7fd55d1fa12c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:09.571189 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1889a3c4-ed5d-4bf6-8e5a-7fd55d1fa12c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d returned with HTTP 404 Aug 18 19:34:09.571586 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1339/5374] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:09 2026] GET /volume/v3/volumes/e35323c4-d6f8-4779-a7b7-cf3e013f409d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:34:09.579476 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0eb42cfa-be3f-495c-ba94-ca8471233720 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:09.581305 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0eb42cfa-be3f-495c-ba94-ca8471233720 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] DELETE https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:34:09.581577 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0eb42cfa-be3f-495c-ba94-ca8471233720 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:09.581795 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0eb42cfa-be3f-495c-ba94-ca8471233720 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:09.581944 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-0eb42cfa-be3f-495c-ba94-ca8471233720 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Delete volume with id: 290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:34:09.589904 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:09.589904 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:09.590597 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0eb42cfa-be3f-495c-ba94-ca8471233720 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:34:09.614014 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0eb42cfa-be3f-495c-ba94-ca8471233720 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Delete volume request issued successfully. Aug 18 19:34:09.614223 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0eb42cfa-be3f-495c-ba94-ca8471233720 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 202 Aug 18 19:34:09.614692 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1348/5375] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:34:09 2026] DELETE /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:34:09.626216 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-19b15594-b0df-460a-86d8-0be310637e71 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:09.628408 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-19b15594-b0df-460a-86d8-0be310637e71 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:34:09.628807 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-19b15594-b0df-460a-86d8-0be310637e71 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:09.628972 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-19b15594-b0df-460a-86d8-0be310637e71 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:09.636168 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:09.636168 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:09.639828 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-19b15594-b0df-460a-86d8-0be310637e71 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:34:09.644293 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-19b15594-b0df-460a-86d8-0be310637e71 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 200 Aug 18 19:34:09.644717 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1346/5376] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:09 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:10.659236 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-adb0c62a-170d-4cb8-9d54-d6fe917de231 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:10.665195 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-adb0c62a-170d-4cb8-9d54-d6fe917de231 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 Aug 18 19:34:10.665472 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-adb0c62a-170d-4cb8-9d54-d6fe917de231 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:10.665746 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-adb0c62a-170d-4cb8-9d54-d6fe917de231 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:10.673314 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-adb0c62a-170d-4cb8-9d54-d6fe917de231 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 returned with HTTP 404 Aug 18 19:34:10.673991 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1344/5377] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:10 2026] GET /volume/v3/volumes/290e5f66-3ef0-4799-8731-26b8cd229bd9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:34:10.683226 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-0c4bf8e2-f42c-43b0-aa8c-6142fb1591ee None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:10.685642 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0c4bf8e2-f42c-43b0-aa8c-6142fb1591ee tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Aug 18 19:34:10.685931 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0c4bf8e2-f42c-43b0-aa8c-6142fb1591ee tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:10.686196 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0c4bf8e2-f42c-43b0-aa8c-6142fb1591ee tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] Calling method 'detail' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:10.689480 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-0c4bf8e2-f42c-43b0-aa8c-6142fb1591ee tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:34:10.701809 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-0c4bf8e2-f42c-43b0-aa8c-6142fb1591ee tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] Get all volumes completed successfully. Aug 18 19:34:10.704211 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:10.704211 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:10.710479 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0c4bf8e2-f42c-43b0-aa8c-6142fb1591ee tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 19:34:10.711461 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1340/5378] 10.4.3.170 () {66 vars in 1285 bytes} [Tue Aug 18 19:34:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5266 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:10.728930 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9e767b66-2a42-480d-90a9-4aa7622f827a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:10.732547 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9e767b66-2a42-480d-90a9-4aa7622f827a tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] DELETE https://10.4.3.170/volume/v3/types/be4b1bc0-7778-44ff-82c2-951c455a2b28 Aug 18 19:34:10.732865 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9e767b66-2a42-480d-90a9-4aa7622f827a tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:10.733296 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9e767b66-2a42-480d-90a9-4aa7622f827a tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] Calling method '_delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:10.769462 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9e767b66-2a42-480d-90a9-4aa7622f827a tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] https://10.4.3.170/volume/v3/types/be4b1bc0-7778-44ff-82c2-951c455a2b28 returned with HTTP 202 Aug 18 19:34:10.770084 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1349/5379] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:34:10 2026] DELETE /volume/v3/types/be4b1bc0-7778-44ff-82c2-951c455a2b28 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:34:10.817842 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-613d7b7a-f0ea-4cad-a499-813ed6470138 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:10.820035 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-613d7b7a-f0ea-4cad-a499-813ed6470138 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:34:10.820304 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-613d7b7a-f0ea-4cad-a499-813ed6470138 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "8527add6-1342-4a98-8f4f-6c205e1fc09a", "size": 1}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:34:10.822323 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-613d7b7a-f0ea-4cad-a499-813ed6470138 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '8527add6-1342-4a98-8f4f-6c205e1fc09a', 'size': 1}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:34:10.947895 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-613d7b7a-f0ea-4cad-a499-813ed6470138 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Create volume of 1 GB Aug 18 19:34:10.953011 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-613d7b7a-f0ea-4cad-a499-813ed6470138 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Availability Zones retrieved successfully. Aug 18 19:34:10.962896 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-613d7b7a-f0ea-4cad-a499-813ed6470138 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Flow 'volume_create_api' (61c70298-7c48-4fe2-a77a-0c103fcd24b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:34:10.965753 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-613d7b7a-f0ea-4cad-a499-813ed6470138 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e19d1a-8b64-4a60-a574-2089d249eab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:10.967068 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-613d7b7a-f0ea-4cad-a499-813ed6470138 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:34:11.035287 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-613d7b7a-f0ea-4cad-a499-813ed6470138 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e19d1a-8b64-4a60-a574-2089d249eab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:11.036535 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-613d7b7a-f0ea-4cad-a499-813ed6470138 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82c8d653-67ad-4db8-9fcf-cf228d56321d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:11.087762 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-613d7b7a-f0ea-4cad-a499-813ed6470138 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Created reservations ['3cf4317b-c686-4084-a1ca-e3f52e8a1d2b', '3dcd6565-36e2-47d6-afbd-ded7d3ddf34f', '7356279a-beb7-4a7a-b5e1-96117c6252b2', 'cb0bd71f-4ac6-4225-a8e6-c31e23a5d1e7'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:34:11.088480 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-613d7b7a-f0ea-4cad-a499-813ed6470138 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82c8d653-67ad-4db8-9fcf-cf228d56321d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cf4317b-c686-4084-a1ca-e3f52e8a1d2b', '3dcd6565-36e2-47d6-afbd-ded7d3ddf34f', '7356279a-beb7-4a7a-b5e1-96117c6252b2', 'cb0bd71f-4ac6-4225-a8e6-c31e23a5d1e7']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:11.089173 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-613d7b7a-f0ea-4cad-a499-813ed6470138 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72b0f1c9-6714-40fb-a5ee-13e517848d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:11.111179 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-613d7b7a-f0ea-4cad-a499-813ed6470138 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72b0f1c9-6714-40fb-a5ee-13e517848d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b77fe433-4eb4-4a02-a5d2-765f828bb528', '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='cb827c5db8e745858f8dc931a12aa190',qos_specs=None,replication_status=,reservations=['3cf4317b-c686-4084-a1ca-e3f52e8a1d2b','3dcd6565-36e2-47d6-afbd-ded7d3ddf34f','7356279a-beb7-4a7a-b5e1-96117c6252b2','cb0bd71f-4ac6-4225-a8e6-c31e23a5d1e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceb37ce6c75e4711b63f08f482c62291',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:34:11Z,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=b77fe433-4eb4-4a02-a5d2-765f828bb528,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb827c5db8e745858f8dc931a12aa190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ceb37ce6c75e4711b63f08f482c62291',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:11.112177 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-613d7b7a-f0ea-4cad-a499-813ed6470138 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30ef5f50-6849-4aa9-8532-4b7566d579da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:11.134259 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-613d7b7a-f0ea-4cad-a499-813ed6470138 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30ef5f50-6849-4aa9-8532-4b7566d579da) transitioned into state 'SUCCESS' from 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='cb827c5db8e745858f8dc931a12aa190',qos_specs=None,replication_status=,reservations=['3cf4317b-c686-4084-a1ca-e3f52e8a1d2b','3dcd6565-36e2-47d6-afbd-ded7d3ddf34f','7356279a-beb7-4a7a-b5e1-96117c6252b2','cb0bd71f-4ac6-4225-a8e6-c31e23a5d1e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceb37ce6c75e4711b63f08f482c62291',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:11.134978 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-613d7b7a-f0ea-4cad-a499-813ed6470138 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b9b1441-dedd-4b8c-8e3a-3f3b13ae46fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:11.145174 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-613d7b7a-f0ea-4cad-a499-813ed6470138 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b9b1441-dedd-4b8c-8e3a-3f3b13ae46fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:11.146253 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-613d7b7a-f0ea-4cad-a499-813ed6470138 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Flow 'volume_create_api' (61c70298-7c48-4fe2-a77a-0c103fcd24b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:34:11.146253 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-613d7b7a-f0ea-4cad-a499-813ed6470138 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Create volume request issued successfully. Aug 18 19:34:11.146761 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-613d7b7a-f0ea-4cad-a499-813ed6470138 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:34:11.147149 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1347/5380] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:34:10 2026] POST /volume/v3/volumes => generated 775 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:34:11.167536 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-073563b5-1dd5-4036-88d7-464bd7552a7b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:11.171484 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-073563b5-1dd5-4036-88d7-464bd7552a7b tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 Aug 18 19:34:11.173880 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-073563b5-1dd5-4036-88d7-464bd7552a7b tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:11.174151 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-073563b5-1dd5-4036-88d7-464bd7552a7b tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:11.192049 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:11.192049 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:11.197251 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-073563b5-1dd5-4036-88d7-464bd7552a7b tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:11.203088 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-073563b5-1dd5-4036-88d7-464bd7552a7b tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 returned with HTTP 200 Aug 18 19:34:11.203699 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1345/5381] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:11 2026] GET /volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:12.219558 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9c43bfa4-1776-4fe6-bdd6-660e2c17ae53 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:12.223041 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9c43bfa4-1776-4fe6-bdd6-660e2c17ae53 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 Aug 18 19:34:12.223041 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9c43bfa4-1776-4fe6-bdd6-660e2c17ae53 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:12.223096 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9c43bfa4-1776-4fe6-bdd6-660e2c17ae53 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:12.232438 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:12.232438 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:12.237766 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-9c43bfa4-1776-4fe6-bdd6-660e2c17ae53 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:12.242572 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9c43bfa4-1776-4fe6-bdd6-660e2c17ae53 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 returned with HTTP 200 Aug 18 19:34:12.242920 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1341/5382] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:12 2026] GET /volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:13.256985 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-671c0b9f-fa87-4952-95e6-f6d296797a17 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:13.259554 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-671c0b9f-fa87-4952-95e6-f6d296797a17 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 Aug 18 19:34:13.259900 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-671c0b9f-fa87-4952-95e6-f6d296797a17 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:13.260193 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-671c0b9f-fa87-4952-95e6-f6d296797a17 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:13.274006 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:13.274006 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:13.284929 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-671c0b9f-fa87-4952-95e6-f6d296797a17 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:13.299683 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-671c0b9f-fa87-4952-95e6-f6d296797a17 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 returned with HTTP 200 Aug 18 19:34:13.300199 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1350/5383] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:13 2026] GET /volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 => generated 928 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:14.315333 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-bcdccc55-b2eb-48d0-afde-8805d2926cfc None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:14.317707 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bcdccc55-b2eb-48d0-afde-8805d2926cfc tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 Aug 18 19:34:14.317965 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-bcdccc55-b2eb-48d0-afde-8805d2926cfc tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:14.318197 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-bcdccc55-b2eb-48d0-afde-8805d2926cfc tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:14.327194 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:14.327194 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:14.332994 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-bcdccc55-b2eb-48d0-afde-8805d2926cfc tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:14.339950 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-bcdccc55-b2eb-48d0-afde-8805d2926cfc tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 returned with HTTP 200 Aug 18 19:34:14.340579 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1348/5384] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:14 2026] GET /volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:15.353565 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8376d28f-ac9e-4f01-88d6-fbfe6438b47e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:15.355375 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8376d28f-ac9e-4f01-88d6-fbfe6438b47e tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 Aug 18 19:34:15.355657 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8376d28f-ac9e-4f01-88d6-fbfe6438b47e tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:15.355863 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8376d28f-ac9e-4f01-88d6-fbfe6438b47e tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:15.364989 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:15.364989 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:15.370187 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-8376d28f-ac9e-4f01-88d6-fbfe6438b47e tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:15.376166 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8376d28f-ac9e-4f01-88d6-fbfe6438b47e tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 returned with HTTP 200 Aug 18 19:34:15.376688 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1346/5385] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:15 2026] GET /volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:16.391556 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1d73ee81-ec3d-40a5-a133-9ae7a7f7cfc1 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:16.393997 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1d73ee81-ec3d-40a5-a133-9ae7a7f7cfc1 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 Aug 18 19:34:16.394200 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1d73ee81-ec3d-40a5-a133-9ae7a7f7cfc1 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:16.394479 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1d73ee81-ec3d-40a5-a133-9ae7a7f7cfc1 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:16.403856 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:16.403856 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:16.408716 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1d73ee81-ec3d-40a5-a133-9ae7a7f7cfc1 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:16.413741 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1d73ee81-ec3d-40a5-a133-9ae7a7f7cfc1 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 returned with HTTP 200 Aug 18 19:34:16.414175 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1342/5386] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:16 2026] GET /volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:17.431749 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-70260e41-b719-409c-a3ef-7f1dec312e79 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:17.434946 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-70260e41-b719-409c-a3ef-7f1dec312e79 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 Aug 18 19:34:17.435147 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-70260e41-b719-409c-a3ef-7f1dec312e79 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:17.435808 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-70260e41-b719-409c-a3ef-7f1dec312e79 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:17.443312 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:17.443312 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:17.447850 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-70260e41-b719-409c-a3ef-7f1dec312e79 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:17.453237 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-70260e41-b719-409c-a3ef-7f1dec312e79 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 returned with HTTP 200 Aug 18 19:34:17.453792 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1351/5387] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:17 2026] GET /volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 => generated 927 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:18.465733 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f93ed7af-277b-49af-ab9a-914160c5d310 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:18.469180 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f93ed7af-277b-49af-ab9a-914160c5d310 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 Aug 18 19:34:18.469180 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f93ed7af-277b-49af-ab9a-914160c5d310 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:18.469180 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f93ed7af-277b-49af-ab9a-914160c5d310 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:18.478228 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:18.478228 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:18.482428 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f93ed7af-277b-49af-ab9a-914160c5d310 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:18.488245 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f93ed7af-277b-49af-ab9a-914160c5d310 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 returned with HTTP 200 Aug 18 19:34:18.488735 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1349/5388] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:18 2026] GET /volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 => generated 1193 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:34:18.501281 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e06122bb-e937-4868-9f44-55302aef3b23 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:18.505306 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e06122bb-e937-4868-9f44-55302aef3b23 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 Aug 18 19:34:18.505554 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e06122bb-e937-4868-9f44-55302aef3b23 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:18.505734 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e06122bb-e937-4868-9f44-55302aef3b23 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:18.513175 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:18.513175 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:18.518220 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e06122bb-e937-4868-9f44-55302aef3b23 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:18.522049 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e06122bb-e937-4868-9f44-55302aef3b23 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 returned with HTTP 200 Aug 18 19:34:18.522450 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1347/5389] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:18 2026] GET /volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:34:18.538284 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6f980ff0-f391-4c67-a4c1-2969df21733d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:18.541053 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6f980ff0-f391-4c67-a4c1-2969df21733d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:34:18.541053 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6f980ff0-f391-4c67-a4c1-2969df21733d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "b77fe433-4eb4-4a02-a5d2-765f828bb528", "size": 1}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:34:18.543175 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-6f980ff0-f391-4c67-a4c1-2969df21733d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'b77fe433-4eb4-4a02-a5d2-765f828bb528', 'size': 1}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:34:18.550695 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:18.550695 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:18.551162 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6f980ff0-f391-4c67-a4c1-2969df21733d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume retrieved successfully. Aug 18 19:34:18.552927 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-6f980ff0-f391-4c67-a4c1-2969df21733d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Create volume of 1 GB Aug 18 19:34:18.554749 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6f980ff0-f391-4c67-a4c1-2969df21733d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Availability Zones retrieved successfully. Aug 18 19:34:18.559950 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6f980ff0-f391-4c67-a4c1-2969df21733d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Flow 'volume_create_api' (bf6c4359-05e8-4019-922d-00a0a49e857f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:34:18.560895 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6f980ff0-f391-4c67-a4c1-2969df21733d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b951ba-0cf1-4b42-9bde-7606ec7bbaa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:18.561881 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-6f980ff0-f391-4c67-a4c1-2969df21733d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:34:18.586454 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6f980ff0-f391-4c67-a4c1-2969df21733d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b951ba-0cf1-4b42-9bde-7606ec7bbaa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b77fe433-4eb4-4a02-a5d2-765f828bb528', 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:18.587248 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6f980ff0-f391-4c67-a4c1-2969df21733d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4936517f-66d4-41bf-87b2-2ada3c2a42e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:18.632769 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-6f980ff0-f391-4c67-a4c1-2969df21733d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Created reservations ['1a1aeaf1-52f6-479a-bb8e-127f51b17b2f', 'eba84367-3916-41d5-9582-7ef2fabbb750', 'fbee3532-da44-48e5-bb78-e744c65041ae', '232b6213-9f4a-43f3-bf03-a21a213527ff'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:34:18.634057 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6f980ff0-f391-4c67-a4c1-2969df21733d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4936517f-66d4-41bf-87b2-2ada3c2a42e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a1aeaf1-52f6-479a-bb8e-127f51b17b2f', 'eba84367-3916-41d5-9582-7ef2fabbb750', 'fbee3532-da44-48e5-bb78-e744c65041ae', '232b6213-9f4a-43f3-bf03-a21a213527ff']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:18.635128 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6f980ff0-f391-4c67-a4c1-2969df21733d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9d573ed-cf31-4379-8c41-b33e1acb6125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:18.677888 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6f980ff0-f391-4c67-a4c1-2969df21733d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9d573ed-cf31-4379-8c41-b33e1acb6125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09dd56be-58ce-450e-b050-86875524b63d', '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='cb827c5db8e745858f8dc931a12aa190',qos_specs=None,replication_status=,reservations=['1a1aeaf1-52f6-479a-bb8e-127f51b17b2f','eba84367-3916-41d5-9582-7ef2fabbb750','fbee3532-da44-48e5-bb78-e744c65041ae','232b6213-9f4a-43f3-bf03-a21a213527ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=b77fe433-4eb4-4a02-a5d2-765f828bb528,status='creating',user_id='ceb37ce6c75e4711b63f08f482c62291',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), '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-18T19:34:18Z,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=09dd56be-58ce-450e-b050-86875524b63d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb827c5db8e745858f8dc931a12aa190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b77fe433-4eb4-4a02-a5d2-765f828bb528,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ceb37ce6c75e4711b63f08f482c62291',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:18.678931 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6f980ff0-f391-4c67-a4c1-2969df21733d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44b10eb4-1487-4227-8162-8433a20b4096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:18.701706 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6f980ff0-f391-4c67-a4c1-2969df21733d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44b10eb4-1487-4227-8162-8433a20b4096) transitioned into state 'SUCCESS' from 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='cb827c5db8e745858f8dc931a12aa190',qos_specs=None,replication_status=,reservations=['1a1aeaf1-52f6-479a-bb8e-127f51b17b2f','eba84367-3916-41d5-9582-7ef2fabbb750','fbee3532-da44-48e5-bb78-e744c65041ae','232b6213-9f4a-43f3-bf03-a21a213527ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=b77fe433-4eb4-4a02-a5d2-765f828bb528,status='creating',user_id='ceb37ce6c75e4711b63f08f482c62291',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:18.702322 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6f980ff0-f391-4c67-a4c1-2969df21733d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eebf8c19-8031-4d65-8f95-b29e78930580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:18.722706 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6f980ff0-f391-4c67-a4c1-2969df21733d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eebf8c19-8031-4d65-8f95-b29e78930580) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:18.724044 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-6f980ff0-f391-4c67-a4c1-2969df21733d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Flow 'volume_create_api' (bf6c4359-05e8-4019-922d-00a0a49e857f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:34:18.724571 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-6f980ff0-f391-4c67-a4c1-2969df21733d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Create volume request issued successfully. Aug 18 19:34:18.725422 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6f980ff0-f391-4c67-a4c1-2969df21733d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:34:18.726032 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1343/5390] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:34:18 2026] POST /volume/v3/volumes => generated 809 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:34:18.740759 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-84ec8fd0-408d-4c03-ad8d-79b0edace5e1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:18.742713 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-84ec8fd0-408d-4c03-ad8d-79b0edace5e1 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/09dd56be-58ce-450e-b050-86875524b63d Aug 18 19:34:18.742938 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-84ec8fd0-408d-4c03-ad8d-79b0edace5e1 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:18.743150 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-84ec8fd0-408d-4c03-ad8d-79b0edace5e1 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:18.751402 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:18.751402 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:18.755919 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-84ec8fd0-408d-4c03-ad8d-79b0edace5e1 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:18.760123 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-84ec8fd0-408d-4c03-ad8d-79b0edace5e1 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/09dd56be-58ce-450e-b050-86875524b63d returned with HTTP 200 Aug 18 19:34:18.760590 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1352/5391] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:18 2026] GET /volume/v3/volumes/09dd56be-58ce-450e-b050-86875524b63d => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:19.774096 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-455bc983-610a-40a0-91f8-d0c2da87f2dc None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:19.776033 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-455bc983-610a-40a0-91f8-d0c2da87f2dc tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/09dd56be-58ce-450e-b050-86875524b63d Aug 18 19:34:19.776320 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-455bc983-610a-40a0-91f8-d0c2da87f2dc tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:19.776549 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-455bc983-610a-40a0-91f8-d0c2da87f2dc tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:19.786016 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:19.786016 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:19.791329 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-455bc983-610a-40a0-91f8-d0c2da87f2dc tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:19.796829 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-455bc983-610a-40a0-91f8-d0c2da87f2dc tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/09dd56be-58ce-450e-b050-86875524b63d returned with HTTP 200 Aug 18 19:34:19.797222 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1350/5392] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:19 2026] GET /volume/v3/volumes/09dd56be-58ce-450e-b050-86875524b63d => generated 1228 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:34:19.812684 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4a5d3185-e8bb-4867-ad4e-818089c2ef30 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:19.814425 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4a5d3185-e8bb-4867-ad4e-818089c2ef30 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/09dd56be-58ce-450e-b050-86875524b63d Aug 18 19:34:19.814636 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4a5d3185-e8bb-4867-ad4e-818089c2ef30 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:19.814827 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4a5d3185-e8bb-4867-ad4e-818089c2ef30 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:19.821505 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:19.821505 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:19.825610 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-4a5d3185-e8bb-4867-ad4e-818089c2ef30 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:19.831291 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4a5d3185-e8bb-4867-ad4e-818089c2ef30 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/09dd56be-58ce-450e-b050-86875524b63d returned with HTTP 200 Aug 18 19:34:19.831719 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1348/5393] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:19 2026] GET /volume/v3/volumes/09dd56be-58ce-450e-b050-86875524b63d => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:34:19.847963 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b6de2f28-56e1-4419-90b7-08453332fbb3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:19.849601 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b6de2f28-56e1-4419-90b7-08453332fbb3 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 Aug 18 19:34:19.849898 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b6de2f28-56e1-4419-90b7-08453332fbb3 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:19.850136 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b6de2f28-56e1-4419-90b7-08453332fbb3 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:19.850398 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-b6de2f28-56e1-4419-90b7-08453332fbb3 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Delete volume with id: b77fe433-4eb4-4a02-a5d2-765f828bb528 Aug 18 19:34:19.859391 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:19.859391 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:19.859909 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b6de2f28-56e1-4419-90b7-08453332fbb3 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:19.879655 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b6de2f28-56e1-4419-90b7-08453332fbb3 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Delete volume request issued successfully. Aug 18 19:34:19.879887 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b6de2f28-56e1-4419-90b7-08453332fbb3 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 returned with HTTP 202 Aug 18 19:34:19.880448 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1344/5394] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:34:19 2026] DELETE /volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:34:19.887730 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d607251a-a107-442a-b572-c2df73b1eb40 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:19.889555 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d607251a-a107-442a-b572-c2df73b1eb40 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 Aug 18 19:34:19.889779 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d607251a-a107-442a-b572-c2df73b1eb40 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:19.889993 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d607251a-a107-442a-b572-c2df73b1eb40 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:19.897197 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:19.897197 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:19.901217 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d607251a-a107-442a-b572-c2df73b1eb40 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:19.906577 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d607251a-a107-442a-b572-c2df73b1eb40 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 returned with HTTP 200 Aug 18 19:34:19.906978 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1353/5395] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:19 2026] GET /volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 => generated 1192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:34:20.920262 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-aba33d74-9f84-4c8a-8567-55cc4d4bb28e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:20.922127 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-aba33d74-9f84-4c8a-8567-55cc4d4bb28e tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 Aug 18 19:34:20.922383 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-aba33d74-9f84-4c8a-8567-55cc4d4bb28e tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:20.922598 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-aba33d74-9f84-4c8a-8567-55cc4d4bb28e tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:20.930501 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-aba33d74-9f84-4c8a-8567-55cc4d4bb28e tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 returned with HTTP 404 Aug 18 19:34:20.931219 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1351/5396] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:20 2026] GET /volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:34:22.747758 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4dcf6ed1-e0e4-4c91-b194-72ba0050803a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:22.749753 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4dcf6ed1-e0e4-4c91-b194-72ba0050803a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:34:22.750311 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4dcf6ed1-e0e4-4c91-b194-72ba0050803a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "b4e707da-6b24-4349-8a5f-42f486fee90e", "size": 1}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:34:22.752086 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-4dcf6ed1-e0e4-4c91-b194-72ba0050803a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'b4e707da-6b24-4349-8a5f-42f486fee90e', 'size': 1}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:34:22.844590 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-4dcf6ed1-e0e4-4c91-b194-72ba0050803a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Create volume of 1 GB Aug 18 19:34:22.849037 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-4dcf6ed1-e0e4-4c91-b194-72ba0050803a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Availability Zones retrieved successfully. Aug 18 19:34:22.854590 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4dcf6ed1-e0e4-4c91-b194-72ba0050803a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Flow 'volume_create_api' (33f02393-9b37-4906-b30e-a2012b9df5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:34:22.855987 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4dcf6ed1-e0e4-4c91-b194-72ba0050803a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcff293f-7c69-4ae5-9f83-ee3b6bbd252a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:22.857035 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-4dcf6ed1-e0e4-4c91-b194-72ba0050803a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:34:22.917496 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4dcf6ed1-e0e4-4c91-b194-72ba0050803a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcff293f-7c69-4ae5-9f83-ee3b6bbd252a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:22.918481 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4dcf6ed1-e0e4-4c91-b194-72ba0050803a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b54ebd2a-f20f-4d89-8af1-bc07e574f775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:22.961034 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-4dcf6ed1-e0e4-4c91-b194-72ba0050803a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Created reservations ['cf640f61-d9f2-4095-9cef-3a2f963ca675', '58160578-cb1d-472e-8f0d-c8737455f659', '2541f874-dadb-47e9-a278-cf0b40ad16ca', '958dcd1c-17e0-45da-a7b7-1fa620d32183'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:34:22.962048 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4dcf6ed1-e0e4-4c91-b194-72ba0050803a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b54ebd2a-f20f-4d89-8af1-bc07e574f775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf640f61-d9f2-4095-9cef-3a2f963ca675', '58160578-cb1d-472e-8f0d-c8737455f659', '2541f874-dadb-47e9-a278-cf0b40ad16ca', '958dcd1c-17e0-45da-a7b7-1fa620d32183']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:22.963052 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4dcf6ed1-e0e4-4c91-b194-72ba0050803a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3b60c84-6764-42e5-90d1-ed593e023884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:22.986950 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4dcf6ed1-e0e4-4c91-b194-72ba0050803a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3b60c84-6764-42e5-90d1-ed593e023884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5cfd40d-f791-41e0-bd9b-9381f4bcd47e', '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='cb827c5db8e745858f8dc931a12aa190',qos_specs=None,replication_status=,reservations=['cf640f61-d9f2-4095-9cef-3a2f963ca675','58160578-cb1d-472e-8f0d-c8737455f659','2541f874-dadb-47e9-a278-cf0b40ad16ca','958dcd1c-17e0-45da-a7b7-1fa620d32183'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceb37ce6c75e4711b63f08f482c62291',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:34:22Z,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=a5cfd40d-f791-41e0-bd9b-9381f4bcd47e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb827c5db8e745858f8dc931a12aa190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ceb37ce6c75e4711b63f08f482c62291',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:22.987867 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4dcf6ed1-e0e4-4c91-b194-72ba0050803a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3c18b3f-90ae-4f9e-8e6a-d6b150070ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:23.007953 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4dcf6ed1-e0e4-4c91-b194-72ba0050803a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3c18b3f-90ae-4f9e-8e6a-d6b150070ca6) transitioned into state 'SUCCESS' from 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='cb827c5db8e745858f8dc931a12aa190',qos_specs=None,replication_status=,reservations=['cf640f61-d9f2-4095-9cef-3a2f963ca675','58160578-cb1d-472e-8f0d-c8737455f659','2541f874-dadb-47e9-a278-cf0b40ad16ca','958dcd1c-17e0-45da-a7b7-1fa620d32183'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceb37ce6c75e4711b63f08f482c62291',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:23.008985 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4dcf6ed1-e0e4-4c91-b194-72ba0050803a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51b1ca81-20f5-4a8a-a448-fa79f03f9b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:23.018282 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4dcf6ed1-e0e4-4c91-b194-72ba0050803a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51b1ca81-20f5-4a8a-a448-fa79f03f9b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:23.019223 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-4dcf6ed1-e0e4-4c91-b194-72ba0050803a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Flow 'volume_create_api' (33f02393-9b37-4906-b30e-a2012b9df5a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:34:23.019590 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-4dcf6ed1-e0e4-4c91-b194-72ba0050803a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Create volume request issued successfully. Aug 18 19:34:23.020278 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4dcf6ed1-e0e4-4c91-b194-72ba0050803a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:34:23.020835 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1349/5397] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:34:22 2026] POST /volume/v3/volumes => generated 775 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:34:23.032383 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-fbb29520-68e9-4fa3-8fd7-5cdd040d98ba None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:23.034115 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fbb29520-68e9-4fa3-8fd7-5cdd040d98ba tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e Aug 18 19:34:23.034398 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fbb29520-68e9-4fa3-8fd7-5cdd040d98ba tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:23.034589 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fbb29520-68e9-4fa3-8fd7-5cdd040d98ba tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:23.043495 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:23.043495 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:23.048350 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-fbb29520-68e9-4fa3-8fd7-5cdd040d98ba tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:23.054132 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fbb29520-68e9-4fa3-8fd7-5cdd040d98ba tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e returned with HTTP 200 Aug 18 19:34:23.054750 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1345/5398] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:23 2026] GET /volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:24.068887 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a4e5b81f-7876-40ac-8b63-7e09e735efa5 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:24.071089 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a4e5b81f-7876-40ac-8b63-7e09e735efa5 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e Aug 18 19:34:24.071474 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a4e5b81f-7876-40ac-8b63-7e09e735efa5 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:24.071704 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a4e5b81f-7876-40ac-8b63-7e09e735efa5 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:24.079202 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:24.079202 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:24.082994 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a4e5b81f-7876-40ac-8b63-7e09e735efa5 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:24.088562 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a4e5b81f-7876-40ac-8b63-7e09e735efa5 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e returned with HTTP 200 Aug 18 19:34:24.089068 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1354/5399] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:24 2026] GET /volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e => generated 925 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:25.102062 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f1864dcd-a00c-4d6c-8bca-a32736f266ff None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:25.104292 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f1864dcd-a00c-4d6c-8bca-a32736f266ff tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e Aug 18 19:34:25.104571 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f1864dcd-a00c-4d6c-8bca-a32736f266ff tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:25.104798 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f1864dcd-a00c-4d6c-8bca-a32736f266ff tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:25.114171 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:25.114171 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:25.119242 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f1864dcd-a00c-4d6c-8bca-a32736f266ff tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:25.125209 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f1864dcd-a00c-4d6c-8bca-a32736f266ff tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e returned with HTTP 200 Aug 18 19:34:25.125707 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1352/5400] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:25 2026] GET /volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:26.139091 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a3837489-727b-4ff7-b214-c661ca9f6f9e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:26.141351 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a3837489-727b-4ff7-b214-c661ca9f6f9e tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e Aug 18 19:34:26.141633 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a3837489-727b-4ff7-b214-c661ca9f6f9e tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:26.141859 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a3837489-727b-4ff7-b214-c661ca9f6f9e tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:26.149166 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:26.149166 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:26.152710 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a3837489-727b-4ff7-b214-c661ca9f6f9e tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:26.157545 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a3837489-727b-4ff7-b214-c661ca9f6f9e tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e returned with HTTP 200 Aug 18 19:34:26.158129 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1350/5401] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:26 2026] GET /volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:27.172614 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4403e49b-1af2-4385-8112-be70fdaa640b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:27.174385 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4403e49b-1af2-4385-8112-be70fdaa640b tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e Aug 18 19:34:27.174627 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4403e49b-1af2-4385-8112-be70fdaa640b tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:27.174845 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4403e49b-1af2-4385-8112-be70fdaa640b tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:27.183290 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:27.183290 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:27.187737 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4403e49b-1af2-4385-8112-be70fdaa640b tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:27.192441 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4403e49b-1af2-4385-8112-be70fdaa640b tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e returned with HTTP 200 Aug 18 19:34:27.192809 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1346/5402] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:27 2026] GET /volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:28.208354 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3d77cc10-a0ad-4178-9914-d5ccaa47d85e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:28.210701 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3d77cc10-a0ad-4178-9914-d5ccaa47d85e tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e Aug 18 19:34:28.211041 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3d77cc10-a0ad-4178-9914-d5ccaa47d85e tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:28.211346 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3d77cc10-a0ad-4178-9914-d5ccaa47d85e tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:28.220605 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:28.220605 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:28.225811 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-3d77cc10-a0ad-4178-9914-d5ccaa47d85e tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:28.232462 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3d77cc10-a0ad-4178-9914-d5ccaa47d85e tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e returned with HTTP 200 Aug 18 19:34:28.232910 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1355/5403] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:28 2026] GET /volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:29.249227 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e1129482-020b-4bc9-bd4e-2982869aa737 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:29.251592 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e1129482-020b-4bc9-bd4e-2982869aa737 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e Aug 18 19:34:29.251917 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e1129482-020b-4bc9-bd4e-2982869aa737 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:29.252192 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e1129482-020b-4bc9-bd4e-2982869aa737 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:29.261941 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:29.261941 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:29.266656 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-e1129482-020b-4bc9-bd4e-2982869aa737 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:29.273332 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e1129482-020b-4bc9-bd4e-2982869aa737 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e returned with HTTP 200 Aug 18 19:34:29.273822 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1353/5404] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:29 2026] GET /volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e => generated 1193 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:34:29.286700 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6d9743f4-1819-421c-bb98-1a3b5196566a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:29.288596 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6d9743f4-1819-421c-bb98-1a3b5196566a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e Aug 18 19:34:29.288780 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6d9743f4-1819-421c-bb98-1a3b5196566a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:29.289012 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6d9743f4-1819-421c-bb98-1a3b5196566a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:29.296123 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:29.296123 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:29.299893 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-6d9743f4-1819-421c-bb98-1a3b5196566a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:29.305382 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6d9743f4-1819-421c-bb98-1a3b5196566a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e returned with HTTP 200 Aug 18 19:34:29.305992 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1351/5405] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:29 2026] GET /volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:34:29.318349 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b4c9e951-8498-409e-972d-fca8a9318abf None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:29.320044 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b4c9e951-8498-409e-972d-fca8a9318abf tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] POST https://10.4.3.170/volume/v3/snapshots Aug 18 19:34:29.320342 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b4c9e951-8498-409e-972d-fca8a9318abf tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a5cfd40d-f791-41e0-bd9b-9381f4bcd47e", "name": "tempest-VolumeImageDependencyTests-Snapshot-1780964498"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:34:29.328281 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:29.328281 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:29.328831 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b4c9e951-8498-409e-972d-fca8a9318abf tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:29.328998 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.snapshots [None req-b4c9e951-8498-409e-972d-fca8a9318abf tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Create snapshot from volume a5cfd40d-f791-41e0-bd9b-9381f4bcd47e Aug 18 19:34:29.369608 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-b4c9e951-8498-409e-972d-fca8a9318abf tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Created reservations ['87278edc-e85e-4f72-9146-547312230abc', '186df12b-de25-4c39-9369-1a286311102f', '5634b1f9-f554-441c-a83b-69a67e104855', '335836a1-9e78-4171-bbe7-98f4404e3d3e'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:34:29.407957 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b4c9e951-8498-409e-972d-fca8a9318abf tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Snapshot create request issued successfully. Aug 18 19:34:29.411154 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b4c9e951-8498-409e-972d-fca8a9318abf tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Aug 18 19:34:29.411154 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1347/5406] 10.4.3.170 () {68 vars in 1265 bytes} [Tue Aug 18 19:34:29 2026] POST /volume/v3/snapshots => generated 313 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:34:29.418581 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0a6bd2d4-7500-45ff-8e3a-4d9b7ede1e57 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:29.419160 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0a6bd2d4-7500-45ff-8e3a-4d9b7ede1e57 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/snapshots/5fa2f9e8-4b08-4a4c-a51a-f6533e30df86 Aug 18 19:34:29.419533 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0a6bd2d4-7500-45ff-8e3a-4d9b7ede1e57 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:29.419570 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0a6bd2d4-7500-45ff-8e3a-4d9b7ede1e57 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:29.425893 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:29.425893 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:29.425893 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0a6bd2d4-7500-45ff-8e3a-4d9b7ede1e57 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Snapshot retrieved successfully. Aug 18 19:34:29.427139 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0a6bd2d4-7500-45ff-8e3a-4d9b7ede1e57 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/snapshots/5fa2f9e8-4b08-4a4c-a51a-f6533e30df86 returned with HTTP 200 Aug 18 19:34:29.427642 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1356/5407] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:34:29 2026] GET /volume/v3/snapshots/5fa2f9e8-4b08-4a4c-a51a-f6533e30df86 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:30.438457 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7b852c18-28b0-4175-ae31-af710ec5b1db None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:30.440644 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7b852c18-28b0-4175-ae31-af710ec5b1db tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/snapshots/5fa2f9e8-4b08-4a4c-a51a-f6533e30df86 Aug 18 19:34:30.440967 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7b852c18-28b0-4175-ae31-af710ec5b1db tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:30.441130 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7b852c18-28b0-4175-ae31-af710ec5b1db tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:30.447649 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:30.447649 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:30.447888 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-7b852c18-28b0-4175-ae31-af710ec5b1db tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Snapshot retrieved successfully. Aug 18 19:34:30.448656 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7b852c18-28b0-4175-ae31-af710ec5b1db tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/snapshots/5fa2f9e8-4b08-4a4c-a51a-f6533e30df86 returned with HTTP 200 Aug 18 19:34:30.449206 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1354/5408] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:34:30 2026] GET /volume/v3/snapshots/5fa2f9e8-4b08-4a4c-a51a-f6533e30df86 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:30.458502 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-b3d6c039-afdc-470c-ae77-27bee9f78f28 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:30.460296 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b3d6c039-afdc-470c-ae77-27bee9f78f28 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:34:30.460735 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-b3d6c039-afdc-470c-ae77-27bee9f78f28 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "5fa2f9e8-4b08-4a4c-a51a-f6533e30df86", "size": 1}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:34:30.462389 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-b3d6c039-afdc-470c-ae77-27bee9f78f28 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '5fa2f9e8-4b08-4a4c-a51a-f6533e30df86', 'size': 1}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:34:30.467840 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:30.467840 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:30.468518 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b3d6c039-afdc-470c-ae77-27bee9f78f28 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Snapshot retrieved successfully. Aug 18 19:34:30.468625 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-b3d6c039-afdc-470c-ae77-27bee9f78f28 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Create volume of 1 GB Aug 18 19:34:30.473162 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b3d6c039-afdc-470c-ae77-27bee9f78f28 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Availability Zones retrieved successfully. Aug 18 19:34:30.480992 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b3d6c039-afdc-470c-ae77-27bee9f78f28 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Flow 'volume_create_api' (a4f6b4a1-03f9-42ac-a86f-2c98ab0672bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:34:30.482424 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b3d6c039-afdc-470c-ae77-27bee9f78f28 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd67f2c8-2d43-4280-9225-1bafcd602f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:30.483562 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-b3d6c039-afdc-470c-ae77-27bee9f78f28 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:34:30.520339 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b3d6c039-afdc-470c-ae77-27bee9f78f28 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd67f2c8-2d43-4280-9225-1bafcd602f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5fa2f9e8-4b08-4a4c-a51a-f6533e30df86', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:30.521055 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b3d6c039-afdc-470c-ae77-27bee9f78f28 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3392ca8-d397-4fd1-bad2-c6b1e8cbcd46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:30.562380 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-b3d6c039-afdc-470c-ae77-27bee9f78f28 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Created reservations ['b26ccc96-cf54-4c47-a4c7-bade8babd511', '24d3d1a8-807a-4440-8206-014e26dcc2d2', 'da7fb2c1-38cd-40f0-8d5a-d02673fa86c0', '60f6ac67-e48b-47b6-b661-5383bacb1abe'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:34:30.563203 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b3d6c039-afdc-470c-ae77-27bee9f78f28 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3392ca8-d397-4fd1-bad2-c6b1e8cbcd46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b26ccc96-cf54-4c47-a4c7-bade8babd511', '24d3d1a8-807a-4440-8206-014e26dcc2d2', 'da7fb2c1-38cd-40f0-8d5a-d02673fa86c0', '60f6ac67-e48b-47b6-b661-5383bacb1abe']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:30.563951 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b3d6c039-afdc-470c-ae77-27bee9f78f28 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1e0d9df-a609-4387-a425-c84c3df7c68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:30.602266 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b3d6c039-afdc-470c-ae77-27bee9f78f28 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1e0d9df-a609-4387-a425-c84c3df7c68a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84846553-dc2a-4fa8-8ae5-edb41363fd7d', '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='cb827c5db8e745858f8dc931a12aa190',qos_specs=None,replication_status=,reservations=['b26ccc96-cf54-4c47-a4c7-bade8babd511','24d3d1a8-807a-4440-8206-014e26dcc2d2','da7fb2c1-38cd-40f0-8d5a-d02673fa86c0','60f6ac67-e48b-47b6-b661-5383bacb1abe'],size=1,snapshot_id=5fa2f9e8-4b08-4a4c-a51a-f6533e30df86,source_replicaid=,source_volid=None,status='creating',user_id='ceb37ce6c75e4711b63f08f482c62291',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), '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-18T19:34:30Z,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=84846553-dc2a-4fa8-8ae5-edb41363fd7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb827c5db8e745858f8dc931a12aa190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5fa2f9e8-4b08-4a4c-a51a-f6533e30df86,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ceb37ce6c75e4711b63f08f482c62291',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:30.603001 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b3d6c039-afdc-470c-ae77-27bee9f78f28 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78a6d51b-f2e2-443a-acef-1245d3b7c16f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:30.619044 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b3d6c039-afdc-470c-ae77-27bee9f78f28 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78a6d51b-f2e2-443a-acef-1245d3b7c16f) transitioned into state 'SUCCESS' from 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='cb827c5db8e745858f8dc931a12aa190',qos_specs=None,replication_status=,reservations=['b26ccc96-cf54-4c47-a4c7-bade8babd511','24d3d1a8-807a-4440-8206-014e26dcc2d2','da7fb2c1-38cd-40f0-8d5a-d02673fa86c0','60f6ac67-e48b-47b6-b661-5383bacb1abe'],size=1,snapshot_id=5fa2f9e8-4b08-4a4c-a51a-f6533e30df86,source_replicaid=,source_volid=None,status='creating',user_id='ceb37ce6c75e4711b63f08f482c62291',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:30.619882 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b3d6c039-afdc-470c-ae77-27bee9f78f28 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44cccb5f-8f89-4172-972a-588711a9e65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:30.639890 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b3d6c039-afdc-470c-ae77-27bee9f78f28 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44cccb5f-8f89-4172-972a-588711a9e65a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:30.642105 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-b3d6c039-afdc-470c-ae77-27bee9f78f28 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Flow 'volume_create_api' (a4f6b4a1-03f9-42ac-a86f-2c98ab0672bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:34:30.642105 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-b3d6c039-afdc-470c-ae77-27bee9f78f28 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Create volume request issued successfully. Aug 18 19:34:30.642105 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-b3d6c039-afdc-470c-ae77-27bee9f78f28 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:34:30.642339 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1352/5409] 10.4.3.170 () {70 vars in 1300 bytes} [Tue Aug 18 19:34:30 2026] POST /volume/v3/volumes => generated 809 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:34:30.654827 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c1525337-9ffd-44f8-8d21-89a0d15ccbc5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:30.656638 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c1525337-9ffd-44f8-8d21-89a0d15ccbc5 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/84846553-dc2a-4fa8-8ae5-edb41363fd7d Aug 18 19:34:30.656895 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c1525337-9ffd-44f8-8d21-89a0d15ccbc5 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:30.657296 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c1525337-9ffd-44f8-8d21-89a0d15ccbc5 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:30.664120 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:30.664120 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:30.667911 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c1525337-9ffd-44f8-8d21-89a0d15ccbc5 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:30.673387 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c1525337-9ffd-44f8-8d21-89a0d15ccbc5 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/84846553-dc2a-4fa8-8ae5-edb41363fd7d returned with HTTP 200 Aug 18 19:34:30.673387 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1348/5410] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:30 2026] GET /volume/v3/volumes/84846553-dc2a-4fa8-8ae5-edb41363fd7d => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:31.686159 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a4bb002d-cd52-48a1-848c-1eff7c2a4ab8 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:31.688302 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a4bb002d-cd52-48a1-848c-1eff7c2a4ab8 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/84846553-dc2a-4fa8-8ae5-edb41363fd7d Aug 18 19:34:31.688552 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a4bb002d-cd52-48a1-848c-1eff7c2a4ab8 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:31.688754 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a4bb002d-cd52-48a1-848c-1eff7c2a4ab8 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:31.696222 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:31.696222 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:31.700879 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-a4bb002d-cd52-48a1-848c-1eff7c2a4ab8 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:31.705567 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a4bb002d-cd52-48a1-848c-1eff7c2a4ab8 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/84846553-dc2a-4fa8-8ae5-edb41363fd7d returned with HTTP 200 Aug 18 19:34:31.706029 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1357/5411] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:31 2026] GET /volume/v3/volumes/84846553-dc2a-4fa8-8ae5-edb41363fd7d => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:34:31.718482 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-94eeaaa0-07c8-4a23-aa23-62f6394469de None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:31.720479 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-94eeaaa0-07c8-4a23-aa23-62f6394469de tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/84846553-dc2a-4fa8-8ae5-edb41363fd7d Aug 18 19:34:31.720852 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-94eeaaa0-07c8-4a23-aa23-62f6394469de tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:31.722383 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-94eeaaa0-07c8-4a23-aa23-62f6394469de tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:31.728936 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:31.728936 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:31.733350 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-94eeaaa0-07c8-4a23-aa23-62f6394469de tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:31.739080 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-94eeaaa0-07c8-4a23-aa23-62f6394469de tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/84846553-dc2a-4fa8-8ae5-edb41363fd7d returned with HTTP 200 Aug 18 19:34:31.739671 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1355/5412] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:31 2026] GET /volume/v3/volumes/84846553-dc2a-4fa8-8ae5-edb41363fd7d => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:34:31.753586 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1b327a5e-0810-4a9e-b36f-1b07b9681085 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:31.756166 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1b327a5e-0810-4a9e-b36f-1b07b9681085 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/5fa2f9e8-4b08-4a4c-a51a-f6533e30df86 Aug 18 19:34:31.756449 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1b327a5e-0810-4a9e-b36f-1b07b9681085 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:31.756710 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1b327a5e-0810-4a9e-b36f-1b07b9681085 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:31.756860 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.snapshots [None req-1b327a5e-0810-4a9e-b36f-1b07b9681085 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Delete snapshot with id: 5fa2f9e8-4b08-4a4c-a51a-f6533e30df86 Aug 18 19:34:31.763019 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:31.763019 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:31.763489 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1b327a5e-0810-4a9e-b36f-1b07b9681085 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Snapshot retrieved successfully. Aug 18 19:34:31.784181 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1b327a5e-0810-4a9e-b36f-1b07b9681085 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Snapshot delete request issued successfully. Aug 18 19:34:31.784437 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1b327a5e-0810-4a9e-b36f-1b07b9681085 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/snapshots/5fa2f9e8-4b08-4a4c-a51a-f6533e30df86 returned with HTTP 202 Aug 18 19:34:31.784897 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1353/5413] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:34:31 2026] DELETE /volume/v3/snapshots/5fa2f9e8-4b08-4a4c-a51a-f6533e30df86 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:34:31.797709 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-fd8f2f60-e5d6-49bc-9e10-cc76e9538c7d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:31.800287 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fd8f2f60-e5d6-49bc-9e10-cc76e9538c7d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/snapshots/5fa2f9e8-4b08-4a4c-a51a-f6533e30df86 Aug 18 19:34:31.800613 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fd8f2f60-e5d6-49bc-9e10-cc76e9538c7d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:31.800934 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fd8f2f60-e5d6-49bc-9e10-cc76e9538c7d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:31.810325 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:31.810325 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:31.810926 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-fd8f2f60-e5d6-49bc-9e10-cc76e9538c7d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Snapshot retrieved successfully. Aug 18 19:34:31.811824 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fd8f2f60-e5d6-49bc-9e10-cc76e9538c7d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/snapshots/5fa2f9e8-4b08-4a4c-a51a-f6533e30df86 returned with HTTP 200 Aug 18 19:34:31.812237 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1349/5414] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:34:31 2026] GET /volume/v3/snapshots/5fa2f9e8-4b08-4a4c-a51a-f6533e30df86 => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:32.823020 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1cd1de4e-7881-415b-9411-7113985657bf None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:32.824938 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1cd1de4e-7881-415b-9411-7113985657bf tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/snapshots/5fa2f9e8-4b08-4a4c-a51a-f6533e30df86 Aug 18 19:34:32.825144 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1cd1de4e-7881-415b-9411-7113985657bf tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:32.825347 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1cd1de4e-7881-415b-9411-7113985657bf tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:32.829611 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1cd1de4e-7881-415b-9411-7113985657bf tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/snapshots/5fa2f9e8-4b08-4a4c-a51a-f6533e30df86 returned with HTTP 404 Aug 18 19:34:32.830193 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1358/5415] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:34:32 2026] GET /volume/v3/snapshots/5fa2f9e8-4b08-4a4c-a51a-f6533e30df86 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:34:32.838343 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f3ff7eb9-77fb-4265-ab33-a77aa0960c10 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:32.840219 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f3ff7eb9-77fb-4265-ab33-a77aa0960c10 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] DELETE https://10.4.3.170/volume/v3/volumes/84846553-dc2a-4fa8-8ae5-edb41363fd7d Aug 18 19:34:32.840646 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f3ff7eb9-77fb-4265-ab33-a77aa0960c10 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:32.842156 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f3ff7eb9-77fb-4265-ab33-a77aa0960c10 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:32.842156 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-f3ff7eb9-77fb-4265-ab33-a77aa0960c10 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Delete volume with id: 84846553-dc2a-4fa8-8ae5-edb41363fd7d Aug 18 19:34:32.848797 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:32.848797 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:32.849608 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f3ff7eb9-77fb-4265-ab33-a77aa0960c10 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:32.867122 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f3ff7eb9-77fb-4265-ab33-a77aa0960c10 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Delete volume request issued successfully. Aug 18 19:34:32.867595 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f3ff7eb9-77fb-4265-ab33-a77aa0960c10 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/84846553-dc2a-4fa8-8ae5-edb41363fd7d returned with HTTP 202 Aug 18 19:34:32.868295 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1356/5416] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:34:32 2026] DELETE /volume/v3/volumes/84846553-dc2a-4fa8-8ae5-edb41363fd7d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:34:32.876051 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-57de5393-52ef-4245-b5b7-240a2bccf64c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:32.878116 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-57de5393-52ef-4245-b5b7-240a2bccf64c tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/84846553-dc2a-4fa8-8ae5-edb41363fd7d Aug 18 19:34:32.878435 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-57de5393-52ef-4245-b5b7-240a2bccf64c tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:32.878668 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-57de5393-52ef-4245-b5b7-240a2bccf64c tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:32.886260 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:32.886260 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:32.890402 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-57de5393-52ef-4245-b5b7-240a2bccf64c tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:32.895635 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-57de5393-52ef-4245-b5b7-240a2bccf64c tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/84846553-dc2a-4fa8-8ae5-edb41363fd7d returned with HTTP 200 Aug 18 19:34:32.896050 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1354/5417] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:32 2026] GET /volume/v3/volumes/84846553-dc2a-4fa8-8ae5-edb41363fd7d => generated 1227 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:34:33.908137 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ae3e7c3b-7bdf-4f09-a649-163fc8cfc47d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:33.910077 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ae3e7c3b-7bdf-4f09-a649-163fc8cfc47d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/84846553-dc2a-4fa8-8ae5-edb41363fd7d Aug 18 19:34:33.910348 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ae3e7c3b-7bdf-4f09-a649-163fc8cfc47d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:33.910642 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ae3e7c3b-7bdf-4f09-a649-163fc8cfc47d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:33.917908 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ae3e7c3b-7bdf-4f09-a649-163fc8cfc47d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/84846553-dc2a-4fa8-8ae5-edb41363fd7d returned with HTTP 404 Aug 18 19:34:33.918431 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1350/5418] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:33 2026] GET /volume/v3/volumes/84846553-dc2a-4fa8-8ae5-edb41363fd7d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:34:34.089774 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f8946097-a551-4bd2-800a-7ac01f18fdfa None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:34.091630 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f8946097-a551-4bd2-800a-7ac01f18fdfa tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] DELETE https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e Aug 18 19:34:34.091854 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f8946097-a551-4bd2-800a-7ac01f18fdfa tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:34.092031 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f8946097-a551-4bd2-800a-7ac01f18fdfa tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:34.092203 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-f8946097-a551-4bd2-800a-7ac01f18fdfa tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Delete volume with id: a5cfd40d-f791-41e0-bd9b-9381f4bcd47e Aug 18 19:34:34.099585 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:34.099585 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:34.100064 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f8946097-a551-4bd2-800a-7ac01f18fdfa tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:34.117662 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f8946097-a551-4bd2-800a-7ac01f18fdfa tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Delete volume request issued successfully. Aug 18 19:34:34.117857 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f8946097-a551-4bd2-800a-7ac01f18fdfa tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e returned with HTTP 202 Aug 18 19:34:34.118288 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1359/5419] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:34:34 2026] DELETE /volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:34:34.126614 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b302c956-2607-4435-82c5-f0c9cd5d65d7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:34.128687 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b302c956-2607-4435-82c5-f0c9cd5d65d7 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e Aug 18 19:34:34.129040 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b302c956-2607-4435-82c5-f0c9cd5d65d7 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:34.129342 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b302c956-2607-4435-82c5-f0c9cd5d65d7 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:34.137058 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:34.137058 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:34.141403 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b302c956-2607-4435-82c5-f0c9cd5d65d7 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:34.147449 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b302c956-2607-4435-82c5-f0c9cd5d65d7 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e returned with HTTP 200 Aug 18 19:34:34.148047 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1357/5420] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:34 2026] GET /volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e => generated 1192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:34:35.162561 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ec31462c-526a-41a6-a303-250bfda45046 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:35.164791 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ec31462c-526a-41a6-a303-250bfda45046 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e Aug 18 19:34:35.165037 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ec31462c-526a-41a6-a303-250bfda45046 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:35.165259 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ec31462c-526a-41a6-a303-250bfda45046 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:35.171988 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ec31462c-526a-41a6-a303-250bfda45046 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e returned with HTTP 404 Aug 18 19:34:35.172581 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1355/5421] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:35 2026] GET /volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:34:35.181174 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-63731019-cf9a-44ba-b3db-29478bb946f1 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:35.182916 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-63731019-cf9a-44ba-b3db-29478bb946f1 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] DELETE https://10.4.3.170/volume/v3/volumes/84846553-dc2a-4fa8-8ae5-edb41363fd7d Aug 18 19:34:35.183135 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-63731019-cf9a-44ba-b3db-29478bb946f1 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:35.183315 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-63731019-cf9a-44ba-b3db-29478bb946f1 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:35.183556 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-63731019-cf9a-44ba-b3db-29478bb946f1 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Delete volume with id: 84846553-dc2a-4fa8-8ae5-edb41363fd7d Aug 18 19:34:35.189174 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-63731019-cf9a-44ba-b3db-29478bb946f1 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/84846553-dc2a-4fa8-8ae5-edb41363fd7d returned with HTTP 404 Aug 18 19:34:35.192113 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1351/5422] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:34:35 2026] DELETE /volume/v3/volumes/84846553-dc2a-4fa8-8ae5-edb41363fd7d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:34:35.198144 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-cca74198-00f5-4dde-9b8c-a9c95d69d57a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:35.199956 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cca74198-00f5-4dde-9b8c-a9c95d69d57a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/84846553-dc2a-4fa8-8ae5-edb41363fd7d Aug 18 19:34:35.200143 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cca74198-00f5-4dde-9b8c-a9c95d69d57a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:35.200325 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cca74198-00f5-4dde-9b8c-a9c95d69d57a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:35.205651 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cca74198-00f5-4dde-9b8c-a9c95d69d57a tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/84846553-dc2a-4fa8-8ae5-edb41363fd7d returned with HTTP 404 Aug 18 19:34:35.206151 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1360/5423] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:35 2026] GET /volume/v3/volumes/84846553-dc2a-4fa8-8ae5-edb41363fd7d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:34:35.213487 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-fcf5530a-f981-48c4-99dc-25094770bf80 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:35.215122 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fcf5530a-f981-48c4-99dc-25094770bf80 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/5fa2f9e8-4b08-4a4c-a51a-f6533e30df86 Aug 18 19:34:35.215437 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fcf5530a-f981-48c4-99dc-25094770bf80 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:35.215751 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fcf5530a-f981-48c4-99dc-25094770bf80 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:35.216780 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.snapshots [None req-fcf5530a-f981-48c4-99dc-25094770bf80 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Delete snapshot with id: 5fa2f9e8-4b08-4a4c-a51a-f6533e30df86 Aug 18 19:34:35.220083 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fcf5530a-f981-48c4-99dc-25094770bf80 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/snapshots/5fa2f9e8-4b08-4a4c-a51a-f6533e30df86 returned with HTTP 404 Aug 18 19:34:35.220695 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1358/5424] 10.4.3.170 () {66 vars in 1357 bytes} [Tue Aug 18 19:34:35 2026] DELETE /volume/v3/snapshots/5fa2f9e8-4b08-4a4c-a51a-f6533e30df86 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:34:35.228014 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3dea7c1f-4d66-4bb2-89b2-63f19655fde1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:35.229900 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3dea7c1f-4d66-4bb2-89b2-63f19655fde1 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/snapshots/5fa2f9e8-4b08-4a4c-a51a-f6533e30df86 Aug 18 19:34:35.230158 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3dea7c1f-4d66-4bb2-89b2-63f19655fde1 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:35.230347 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3dea7c1f-4d66-4bb2-89b2-63f19655fde1 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:35.234291 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3dea7c1f-4d66-4bb2-89b2-63f19655fde1 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/snapshots/5fa2f9e8-4b08-4a4c-a51a-f6533e30df86 returned with HTTP 404 Aug 18 19:34:35.234695 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1356/5425] 10.4.3.170 () {66 vars in 1354 bytes} [Tue Aug 18 19:34:35 2026] GET /volume/v3/snapshots/5fa2f9e8-4b08-4a4c-a51a-f6533e30df86 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:34:35.240937 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6b83d615-29a6-4614-9b5f-cf1c4b276eba None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:35.242762 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6b83d615-29a6-4614-9b5f-cf1c4b276eba tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] DELETE https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e Aug 18 19:34:35.242967 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6b83d615-29a6-4614-9b5f-cf1c4b276eba tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:35.243148 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6b83d615-29a6-4614-9b5f-cf1c4b276eba tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:35.243323 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-6b83d615-29a6-4614-9b5f-cf1c4b276eba tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Delete volume with id: a5cfd40d-f791-41e0-bd9b-9381f4bcd47e Aug 18 19:34:35.248197 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6b83d615-29a6-4614-9b5f-cf1c4b276eba tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e returned with HTTP 404 Aug 18 19:34:35.248645 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1352/5426] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:34:35 2026] DELETE /volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:34:35.255013 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4be35677-f19a-4646-9c4e-8fdf4b0a81ae None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:35.256659 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4be35677-f19a-4646-9c4e-8fdf4b0a81ae tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e Aug 18 19:34:35.256847 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4be35677-f19a-4646-9c4e-8fdf4b0a81ae tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:35.257011 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4be35677-f19a-4646-9c4e-8fdf4b0a81ae tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:35.262060 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4be35677-f19a-4646-9c4e-8fdf4b0a81ae tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e returned with HTTP 404 Aug 18 19:34:35.262473 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1361/5427] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:35 2026] GET /volume/v3/volumes/a5cfd40d-f791-41e0-bd9b-9381f4bcd47e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:34:35.297494 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4b0af881-9063-4fdc-8663-1aa314e240be None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:35.299024 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4b0af881-9063-4fdc-8663-1aa314e240be tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] DELETE https://10.4.3.170/volume/v3/volumes/09dd56be-58ce-450e-b050-86875524b63d Aug 18 19:34:35.299453 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4b0af881-9063-4fdc-8663-1aa314e240be tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:35.299755 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4b0af881-9063-4fdc-8663-1aa314e240be tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:35.300010 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-4b0af881-9063-4fdc-8663-1aa314e240be tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Delete volume with id: 09dd56be-58ce-450e-b050-86875524b63d Aug 18 19:34:35.307527 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:35.307527 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:35.308306 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4b0af881-9063-4fdc-8663-1aa314e240be tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:35.329326 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4b0af881-9063-4fdc-8663-1aa314e240be tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Delete volume request issued successfully. Aug 18 19:34:35.329326 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4b0af881-9063-4fdc-8663-1aa314e240be tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/09dd56be-58ce-450e-b050-86875524b63d returned with HTTP 202 Aug 18 19:34:35.329326 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1359/5428] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:34:35 2026] DELETE /volume/v3/volumes/09dd56be-58ce-450e-b050-86875524b63d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 19:34:35.337806 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f694aa43-759b-41ab-bbe5-8c0703a8d32d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:35.339776 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f694aa43-759b-41ab-bbe5-8c0703a8d32d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/09dd56be-58ce-450e-b050-86875524b63d Aug 18 19:34:35.339991 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f694aa43-759b-41ab-bbe5-8c0703a8d32d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:35.340187 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f694aa43-759b-41ab-bbe5-8c0703a8d32d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:35.348104 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:35.348104 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:35.354123 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f694aa43-759b-41ab-bbe5-8c0703a8d32d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Volume info retrieved successfully. Aug 18 19:34:35.361021 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f694aa43-759b-41ab-bbe5-8c0703a8d32d tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/09dd56be-58ce-450e-b050-86875524b63d returned with HTTP 200 Aug 18 19:34:35.361461 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1357/5429] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:35 2026] GET /volume/v3/volumes/09dd56be-58ce-450e-b050-86875524b63d => generated 1227 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:34:36.375025 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a1492800-2b18-4005-9d07-29fba3ea528c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:36.377098 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a1492800-2b18-4005-9d07-29fba3ea528c tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/09dd56be-58ce-450e-b050-86875524b63d Aug 18 19:34:36.377380 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a1492800-2b18-4005-9d07-29fba3ea528c tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:36.377634 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a1492800-2b18-4005-9d07-29fba3ea528c tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:36.384407 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a1492800-2b18-4005-9d07-29fba3ea528c tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/09dd56be-58ce-450e-b050-86875524b63d returned with HTTP 404 Aug 18 19:34:36.384953 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1353/5430] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:36 2026] GET /volume/v3/volumes/09dd56be-58ce-450e-b050-86875524b63d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:34:36.391999 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a3aa8036-8cdf-4c80-b7b4-8a219611605c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:36.393827 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a3aa8036-8cdf-4c80-b7b4-8a219611605c tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 Aug 18 19:34:36.394049 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a3aa8036-8cdf-4c80-b7b4-8a219611605c tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:36.394230 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a3aa8036-8cdf-4c80-b7b4-8a219611605c tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:36.394438 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-a3aa8036-8cdf-4c80-b7b4-8a219611605c tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Delete volume with id: b77fe433-4eb4-4a02-a5d2-765f828bb528 Aug 18 19:34:36.400050 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a3aa8036-8cdf-4c80-b7b4-8a219611605c tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 returned with HTTP 404 Aug 18 19:34:36.400534 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1362/5431] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:34:36 2026] DELETE /volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:34:36.408494 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1c94a411-31b9-43a0-86b2-6ab035dc10c6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:36.410586 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1c94a411-31b9-43a0-86b2-6ab035dc10c6 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 Aug 18 19:34:36.410993 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1c94a411-31b9-43a0-86b2-6ab035dc10c6 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:36.411326 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1c94a411-31b9-43a0-86b2-6ab035dc10c6 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:36.418640 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1c94a411-31b9-43a0-86b2-6ab035dc10c6 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 returned with HTTP 404 Aug 18 19:34:36.419229 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1360/5432] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:36 2026] GET /volume/v3/volumes/b77fe433-4eb4-4a02-a5d2-765f828bb528 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:34:36.464271 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bf6d1ee3-ea05-47b3-9709-3e81e9feaaf5 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:36.466380 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bf6d1ee3-ea05-47b3-9709-3e81e9feaaf5 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] DELETE https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 Aug 18 19:34:36.466667 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bf6d1ee3-ea05-47b3-9709-3e81e9feaaf5 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:36.466904 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bf6d1ee3-ea05-47b3-9709-3e81e9feaaf5 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:36.467103 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-bf6d1ee3-ea05-47b3-9709-3e81e9feaaf5 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Delete volume with id: 34aa22ab-bd0c-4257-a435-b3ae8ae233c3 Aug 18 19:34:36.474062 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bf6d1ee3-ea05-47b3-9709-3e81e9feaaf5 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 returned with HTTP 404 Aug 18 19:34:36.474846 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1358/5433] 10.4.3.170 () {68 vars in 1392 bytes} [Tue Aug 18 19:34:36 2026] DELETE /volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:34:36.482351 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4e21f889-bd88-4694-b76d-ecc60c75c133 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:36.484433 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4e21f889-bd88-4694-b76d-ecc60c75c133 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] GET https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 Aug 18 19:34:36.484768 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4e21f889-bd88-4694-b76d-ecc60c75c133 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:36.485071 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4e21f889-bd88-4694-b76d-ecc60c75c133 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:36.491211 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4e21f889-bd88-4694-b76d-ecc60c75c133 tempest-VolumeImageDependencyTests-752508091 tempest-VolumeImageDependencyTests-752508091-project-member] https://10.4.3.170/volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 returned with HTTP 404 Aug 18 19:34:36.491889 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1354/5434] 10.4.3.170 () {68 vars in 1389 bytes} [Tue Aug 18 19:34:36 2026] GET /volume/v3/volumes/34aa22ab-bd0c-4257-a435-b3ae8ae233c3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 19:34:37.116242 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-11898f1c-8f29-4530-a161-f8e8412e1ede None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:37.123614 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-11898f1c-8f29-4530-a161-f8e8412e1ede tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:34:37.123821 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-11898f1c-8f29-4530-a161-f8e8412e1ede tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:37.124048 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-11898f1c-8f29-4530-a161-f8e8412e1ede tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:37.131986 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:37.131986 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:37.136466 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-11898f1c-8f29-4530-a161-f8e8412e1ede tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:34:37.141675 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-11898f1c-8f29-4530-a161-f8e8412e1ede tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 200 Aug 18 19:34:37.142180 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1363/5435] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:34:37 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:37.247213 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1ad75f4e-2b60-4f5b-a482-57918a9f12dc None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:37.247693 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1ad75f4e-2b60-4f5b-a482-57918a9f12dc None None] GET https://10.4.3.170/volume// Aug 18 19:34:37.247883 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1ad75f4e-2b60-4f5b-a482-57918a9f12dc None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:37.248112 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1ad75f4e-2b60-4f5b-a482-57918a9f12dc None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:37.248544 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1ad75f4e-2b60-4f5b-a482-57918a9f12dc None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:34:37.248885 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1361/5436] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:34: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 19:34:37.266188 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-4b0be8c1-1ab7-4dfb-9212-ae8964befedf None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:37.395235 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-4b0be8c1-1ab7-4dfb-9212-ae8964befedf tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:34:37.395749 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-4b0be8c1-1ab7-4dfb-9212-ae8964befedf tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1350a494-62a3-4191-900c-328278a8594e", "connector": null, "instance_uuid": "e660301f-b256-4129-af7e-a294611277be"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:34:37.406245 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:37.406245 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:37.440353 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-4b0be8c1-1ab7-4dfb-9212-ae8964befedf tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:34:37.441066 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1359/5437] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:34:37 2026] POST /volume/v3/attachments => generated 273 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:37.474155 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3117f42a-9e93-443d-8db4-c08090fedd81 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:37.477325 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3117f42a-9e93-443d-8db4-c08090fedd81 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:34:37.477325 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3117f42a-9e93-443d-8db4-c08090fedd81 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:37.477325 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3117f42a-9e93-443d-8db4-c08090fedd81 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:37.490805 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:37.490805 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:37.495245 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-cd6188b2-1ee7-4627-8579-221013ed749e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:37.495872 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cd6188b2-1ee7-4627-8579-221013ed749e None None] GET https://10.4.3.170/volume// Aug 18 19:34:37.495973 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cd6188b2-1ee7-4627-8579-221013ed749e None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:37.496167 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cd6188b2-1ee7-4627-8579-221013ed749e None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:37.496546 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cd6188b2-1ee7-4627-8579-221013ed749e None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:34:37.496686 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-3117f42a-9e93-443d-8db4-c08090fedd81 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:34:37.496836 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1364/5438] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:34: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 19:34:37.502854 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3117f42a-9e93-443d-8db4-c08090fedd81 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 200 Aug 18 19:34:37.503324 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1355/5439] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:37 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 902 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:37.511322 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-70db5d9e-782b-457f-b056-510a9f7499b9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:37.515837 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-70db5d9e-782b-457f-b056-510a9f7499b9 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:34:37.516119 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-70db5d9e-782b-457f-b056-510a9f7499b9 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:37.516340 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-70db5d9e-782b-457f-b056-510a9f7499b9 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:37.532346 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:37.532346 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:37.536474 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-70db5d9e-782b-457f-b056-510a9f7499b9 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:34:37.541060 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-70db5d9e-782b-457f-b056-510a9f7499b9 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 200 Aug 18 19:34:37.541511 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1362/5440] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:34:37 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 1082 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:34:37.671315 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-8c2ae14e-0262-41f0-85d9-d94e6f7d63cc None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:37.673503 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-8c2ae14e-0262-41f0-85d9-d94e6f7d63cc tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] PUT https://10.4.3.170/volume/v3/attachments/bb04d5fc-fb0a-4124-813e-e908137a3b49 Aug 18 19:34:37.673845 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-8c2ae14e-0262-41f0-85d9-d94e6f7d63cc tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:34:37.682644 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-8c2ae14e-0262-41f0-85d9-d94e6f7d63cc tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Acquiring lock "cinder-attachment_update-1350a494-62a3-4191-900c-328278a8594e-np0000007688" by "attachment_update" {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:34:37.687898 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-8c2ae14e-0262-41f0-85d9-d94e6f7d63cc tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Lock "cinder-attachment_update-1350a494-62a3-4191-900c-328278a8594e-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100580) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:34:37.689075 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:37.689075 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:37.788222 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.coordination [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-8c2ae14e-0262-41f0-85d9-d94e6f7d63cc tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Lock "cinder-attachment_update-1350a494-62a3-4191-900c-328278a8594e-np0000007688" released by "attachment_update" :: held 0.100s {{(pid=100580) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:34:37.788573 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-8c2ae14e-0262-41f0-85d9-d94e6f7d63cc tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/attachments/bb04d5fc-fb0a-4124-813e-e908137a3b49 returned with HTTP 200 Aug 18 19:34:37.789002 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1360/5441] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:34:37 2026] PUT /volume/v3/attachments/bb04d5fc-fb0a-4124-813e-e908137a3b49 => generated 968 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:37.798823 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-a75f16cf-b6c2-4b4f-b950-9b3e2090e073 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:37.802355 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-a75f16cf-b6c2-4b4f-b950-9b3e2090e073 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e/encryption Aug 18 19:34:37.802612 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-a75f16cf-b6c2-4b4f-b950-9b3e2090e073 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:37.802789 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-a75f16cf-b6c2-4b4f-b950-9b3e2090e073 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:37.815971 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:37.815971 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:37.823350 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-a75f16cf-b6c2-4b4f-b950-9b3e2090e073 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e/encryption returned with HTTP 200 Aug 18 19:34:37.823916 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1365/5442] 10.4.3.170 () {68 vars in 1631 bytes} [Tue Aug 18 19:34:37 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:38.062474 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ba2b6fba-95b1-48ac-8dcd-d5f315ea5340 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:38.146956 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ba2b6fba-95b1-48ac-8dcd-d5f315ea5340 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:34:38.147320 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ba2b6fba-95b1-48ac-8dcd-d5f315ea5340 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-169532015"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:34:38.148697 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-ba2b6fba-95b1-48ac-8dcd-d5f315ea5340 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-169532015'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:34:38.148806 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-ba2b6fba-95b1-48ac-8dcd-d5f315ea5340 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Create volume of 1 GB Aug 18 19:34:38.152431 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ba2b6fba-95b1-48ac-8dcd-d5f315ea5340 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Availability Zones retrieved successfully. Aug 18 19:34:38.158068 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ba2b6fba-95b1-48ac-8dcd-d5f315ea5340 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Flow 'volume_create_api' (b4a00d3b-51b1-4d12-b7f9-ce036e3cfaeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:34:38.159041 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ba2b6fba-95b1-48ac-8dcd-d5f315ea5340 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37ceea30-512b-4b84-b04f-96ba9ad9e662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:38.159868 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-ba2b6fba-95b1-48ac-8dcd-d5f315ea5340 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:34:38.189186 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ba2b6fba-95b1-48ac-8dcd-d5f315ea5340 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37ceea30-512b-4b84-b04f-96ba9ad9e662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:38.190269 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ba2b6fba-95b1-48ac-8dcd-d5f315ea5340 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b7c34f6-7b70-4c98-a782-6280509b6e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:38.246006 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-ba2b6fba-95b1-48ac-8dcd-d5f315ea5340 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Created reservations ['45f83c89-18da-4061-9c12-7953cdc49ea8', '915ab48d-63f3-45a2-80a5-da78d2799caa', '51497c8a-6e0f-4c69-a340-4a7e0f4a80a7', '57179a09-3467-40dc-98e9-7ab7b9fb4b1c'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:34:38.246844 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ba2b6fba-95b1-48ac-8dcd-d5f315ea5340 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b7c34f6-7b70-4c98-a782-6280509b6e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45f83c89-18da-4061-9c12-7953cdc49ea8', '915ab48d-63f3-45a2-80a5-da78d2799caa', '51497c8a-6e0f-4c69-a340-4a7e0f4a80a7', '57179a09-3467-40dc-98e9-7ab7b9fb4b1c']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:38.247587 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ba2b6fba-95b1-48ac-8dcd-d5f315ea5340 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55a67a1f-d78c-4588-af6d-23caf68acc96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:38.270624 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ba2b6fba-95b1-48ac-8dcd-d5f315ea5340 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55a67a1f-d78c-4588-af6d-23caf68acc96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83d64c52-fc35-4e0e-87de-54efbe49322b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-169532015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8fe8d35467b417cac818d126a7af97a',qos_specs=None,replication_status=,reservations=['45f83c89-18da-4061-9c12-7953cdc49ea8','915ab48d-63f3-45a2-80a5-da78d2799caa','51497c8a-6e0f-4c69-a340-4a7e0f4a80a7','57179a09-3467-40dc-98e9-7ab7b9fb4b1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e86d14750b4a5ea0f30ea8dd6706e9',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:34:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-169532015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83d64c52-fc35-4e0e-87de-54efbe49322b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8fe8d35467b417cac818d126a7af97a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35e86d14750b4a5ea0f30ea8dd6706e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:38.271307 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ba2b6fba-95b1-48ac-8dcd-d5f315ea5340 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfaa965f-7c48-403c-8063-59426dfe0352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:38.289249 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ba2b6fba-95b1-48ac-8dcd-d5f315ea5340 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfaa965f-7c48-403c-8063-59426dfe0352) transitioned into state 'SUCCESS' from state '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-169532015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8fe8d35467b417cac818d126a7af97a',qos_specs=None,replication_status=,reservations=['45f83c89-18da-4061-9c12-7953cdc49ea8','915ab48d-63f3-45a2-80a5-da78d2799caa','51497c8a-6e0f-4c69-a340-4a7e0f4a80a7','57179a09-3467-40dc-98e9-7ab7b9fb4b1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e86d14750b4a5ea0f30ea8dd6706e9',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:38.290471 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ba2b6fba-95b1-48ac-8dcd-d5f315ea5340 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82483f88-221c-4292-9fdb-0ad8481bc756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:38.300156 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ba2b6fba-95b1-48ac-8dcd-d5f315ea5340 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82483f88-221c-4292-9fdb-0ad8481bc756) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:38.301108 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-ba2b6fba-95b1-48ac-8dcd-d5f315ea5340 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Flow 'volume_create_api' (b4a00d3b-51b1-4d12-b7f9-ce036e3cfaeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:34:38.301478 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ba2b6fba-95b1-48ac-8dcd-d5f315ea5340 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Create volume request issued successfully. Aug 18 19:34:38.302145 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ba2b6fba-95b1-48ac-8dcd-d5f315ea5340 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:34:38.302708 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1356/5443] 10.4.3.170 () {70 vars in 1298 bytes} [Tue Aug 18 19:34:38 2026] POST /volume/v3/volumes => generated 777 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:34:38.316826 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4b69e902-4a93-4c6d-b344-d0b618349b3a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:38.318695 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4b69e902-4a93-4c6d-b344-d0b618349b3a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/volumes/83d64c52-fc35-4e0e-87de-54efbe49322b Aug 18 19:34:38.319279 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4b69e902-4a93-4c6d-b344-d0b618349b3a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:38.319279 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4b69e902-4a93-4c6d-b344-d0b618349b3a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:38.321182 np0000007688 devstack@c-api.service[100581]: DEBUG dbcounter [-] [100581] Writing DB stats cinder:SELECT=226,cinder:INSERT=24,cinder:UPDATE=49 {{(pid=100581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:34:38.327439 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:38.327439 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:38.332711 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4b69e902-4a93-4c6d-b344-d0b618349b3a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Volume info retrieved successfully. Aug 18 19:34:38.337694 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4b69e902-4a93-4c6d-b344-d0b618349b3a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes/83d64c52-fc35-4e0e-87de-54efbe49322b returned with HTTP 200 Aug 18 19:34:38.338408 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1363/5444] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:34:38 2026] GET /volume/v3/volumes/83d64c52-fc35-4e0e-87de-54efbe49322b => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:38.517166 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-77ce5869-a6b3-4562-ad6d-e47e2272539c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:38.519011 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-77ce5869-a6b3-4562-ad6d-e47e2272539c tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:34:38.519175 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-77ce5869-a6b3-4562-ad6d-e47e2272539c tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:38.519405 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-77ce5869-a6b3-4562-ad6d-e47e2272539c tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:38.529069 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:38.529069 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:38.532274 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-77ce5869-a6b3-4562-ad6d-e47e2272539c tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:34:38.536288 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-77ce5869-a6b3-4562-ad6d-e47e2272539c tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 200 Aug 18 19:34:38.536701 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1361/5445] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:38 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:39.353677 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0445b901-e49a-4412-8b7e-3989e97d7c8f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:39.355786 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0445b901-e49a-4412-8b7e-3989e97d7c8f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/volumes/83d64c52-fc35-4e0e-87de-54efbe49322b Aug 18 19:34:39.356025 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0445b901-e49a-4412-8b7e-3989e97d7c8f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:39.356255 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0445b901-e49a-4412-8b7e-3989e97d7c8f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:39.358519 np0000007688 devstack@c-api.service[100583]: DEBUG dbcounter [-] [100583] Writing DB stats cinder:SELECT=221,cinder:INSERT=20,cinder:UPDATE=39 {{(pid=100583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:34:39.367239 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:39.367239 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:39.372088 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0445b901-e49a-4412-8b7e-3989e97d7c8f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Volume info retrieved successfully. Aug 18 19:34:39.377257 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0445b901-e49a-4412-8b7e-3989e97d7c8f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes/83d64c52-fc35-4e0e-87de-54efbe49322b returned with HTTP 200 Aug 18 19:34:39.377841 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1366/5446] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:34:39 2026] GET /volume/v3/volumes/83d64c52-fc35-4e0e-87de-54efbe49322b => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:39.394129 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-40daf72e-2c22-4020-b675-228c07262c31 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:39.396336 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-40daf72e-2c22-4020-b675-228c07262c31 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] POST https://10.4.3.170/volume/v3/backups Aug 18 19:34:39.396775 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-40daf72e-2c22-4020-b675-228c07262c31 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "83d64c52-fc35-4e0e-87de-54efbe49322b", "name": "tempest-type-Backup-1654758944"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:34:39.398168 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.backups [None req-40daf72e-2c22-4020-b675-228c07262c31 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Creating new backup {'backup': {'volume_id': '83d64c52-fc35-4e0e-87de-54efbe49322b', 'name': 'tempest-type-Backup-1654758944'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:34:39.398303 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.backups [None req-40daf72e-2c22-4020-b675-228c07262c31 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Creating backup of volume 83d64c52-fc35-4e0e-87de-54efbe49322b in container None Aug 18 19:34:39.406491 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:39.406491 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:39.406961 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-40daf72e-2c22-4020-b675-228c07262c31 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Volume info retrieved successfully. Aug 18 19:34:39.431798 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-40daf72e-2c22-4020-b675-228c07262c31 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Created reservations ['5bedba39-b135-4b00-a0bc-c64d3a112944', '5b486f02-64ae-44b0-925b-56bf6aedfcc4'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:34:39.457923 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-40daf72e-2c22-4020-b675-228c07262c31 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:34:39.458401 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1357/5447] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:34:39 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 19:34:39.468006 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1f33a61c-42e7-4786-b2d2-420c3cb54fad None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:39.469942 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1f33a61c-42e7-4786-b2d2-420c3cb54fad tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:34:39.470199 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1f33a61c-42e7-4786-b2d2-420c3cb54fad tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:39.470410 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1f33a61c-42e7-4786-b2d2-420c3cb54fad tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:39.470563 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-1f33a61c-42e7-4786-b2d2-420c3cb54fad tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:34:39.475263 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:39.475263 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:39.475911 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1f33a61c-42e7-4786-b2d2-420c3cb54fad tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:34:39.476277 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1364/5448] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:34:39 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:39.552129 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-69326da6-54fe-4474-9dee-21a140a80f38 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:39.553902 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-69326da6-54fe-4474-9dee-21a140a80f38 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:34:39.554114 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-69326da6-54fe-4474-9dee-21a140a80f38 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:39.554336 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-69326da6-54fe-4474-9dee-21a140a80f38 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:39.564137 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:39.564137 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:39.567988 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-69326da6-54fe-4474-9dee-21a140a80f38 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:34:39.572511 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-69326da6-54fe-4474-9dee-21a140a80f38 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 200 Aug 18 19:34:39.573026 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1362/5449] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:39 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:40.488108 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b31ea9a4-6041-4ce9-a381-b4cf9735cbff None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:40.490249 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b31ea9a4-6041-4ce9-a381-b4cf9735cbff tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:34:40.490556 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b31ea9a4-6041-4ce9-a381-b4cf9735cbff tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:40.490786 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b31ea9a4-6041-4ce9-a381-b4cf9735cbff tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:40.490914 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-b31ea9a4-6041-4ce9-a381-b4cf9735cbff tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:34:40.496075 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:40.496075 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:40.496800 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b31ea9a4-6041-4ce9-a381-b4cf9735cbff tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:34:40.497168 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1367/5450] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:34:40 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:40.587976 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f3cee98b-9316-4611-8d32-05846c337b3c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:40.589590 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f3cee98b-9316-4611-8d32-05846c337b3c tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:34:40.589756 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f3cee98b-9316-4611-8d32-05846c337b3c tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:40.589969 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f3cee98b-9316-4611-8d32-05846c337b3c tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:40.591864 np0000007688 devstack@c-api.service[100582]: DEBUG dbcounter [-] [100582] Writing DB stats cinder:SELECT=289,cinder:INSERT=47,cinder:UPDATE=79 {{(pid=100582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:34:40.599600 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:40.599600 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:40.604456 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f3cee98b-9316-4611-8d32-05846c337b3c tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:34:40.610141 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f3cee98b-9316-4611-8d32-05846c337b3c tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 200 Aug 18 19:34:40.610692 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1358/5451] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:40 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:41.509439 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0534099d-cab7-41cc-ab6f-3e584ecd96fb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:41.511225 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0534099d-cab7-41cc-ab6f-3e584ecd96fb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:34:41.511488 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0534099d-cab7-41cc-ab6f-3e584ecd96fb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:41.511675 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0534099d-cab7-41cc-ab6f-3e584ecd96fb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:41.511775 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-0534099d-cab7-41cc-ab6f-3e584ecd96fb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:34:41.516137 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:41.516137 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:41.516775 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0534099d-cab7-41cc-ab6f-3e584ecd96fb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:34:41.517163 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1365/5452] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:34:41 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:41.625423 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a7ac4d62-737d-4f25-b0e4-2c9edef628bd None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:41.627439 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a7ac4d62-737d-4f25-b0e4-2c9edef628bd tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:34:41.627686 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a7ac4d62-737d-4f25-b0e4-2c9edef628bd tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:41.627902 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a7ac4d62-737d-4f25-b0e4-2c9edef628bd tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:41.630622 np0000007688 devstack@c-api.service[100580]: DEBUG dbcounter [-] [100580] Writing DB stats cinder:SELECT=250,cinder:INSERT=29,cinder:UPDATE=57 {{(pid=100580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:34:41.639795 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:41.639795 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:41.643890 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-a7ac4d62-737d-4f25-b0e4-2c9edef628bd tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:34:41.648928 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a7ac4d62-737d-4f25-b0e4-2c9edef628bd tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 200 Aug 18 19:34:41.649429 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1363/5453] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:41 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:42.530262 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9188d08d-e542-4de1-a484-ec0372273ac6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:42.532359 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9188d08d-e542-4de1-a484-ec0372273ac6 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:34:42.533286 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9188d08d-e542-4de1-a484-ec0372273ac6 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:42.533286 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9188d08d-e542-4de1-a484-ec0372273ac6 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:42.533286 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-9188d08d-e542-4de1-a484-ec0372273ac6 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:34:42.538190 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:42.538190 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:42.539028 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9188d08d-e542-4de1-a484-ec0372273ac6 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:34:42.539694 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1368/5454] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:34:42 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:42.664576 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-5e4a3220-a6b1-408d-9666-88a1395db00f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:42.666401 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5e4a3220-a6b1-408d-9666-88a1395db00f tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:34:42.666596 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5e4a3220-a6b1-408d-9666-88a1395db00f tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:42.666780 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-5e4a3220-a6b1-408d-9666-88a1395db00f tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:42.677285 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:42.677285 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:42.682225 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-5e4a3220-a6b1-408d-9666-88a1395db00f tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:34:42.687329 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-5e4a3220-a6b1-408d-9666-88a1395db00f tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 200 Aug 18 19:34:42.687731 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1359/5455] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:42 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:43.059659 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-c89b39d0-1133-4f0d-9b50-5ca8ec71894c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:43.061848 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-c89b39d0-1133-4f0d-9b50-5ca8ec71894c tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] POST https://10.4.3.170/volume/v3/attachments/bb04d5fc-fb0a-4124-813e-e908137a3b49/action Aug 18 19:34:43.062234 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-c89b39d0-1133-4f0d-9b50-5ca8ec71894c tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:34:43.062390 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-c89b39d0-1133-4f0d-9b50-5ca8ec71894c tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:34:43.083745 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:43.083745 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:43.100251 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-0b5332e5-9b87-4ab4-b876-4c59612282d5 req-c89b39d0-1133-4f0d-9b50-5ca8ec71894c tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/attachments/bb04d5fc-fb0a-4124-813e-e908137a3b49/action returned with HTTP 204 Aug 18 19:34:43.100878 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1366/5456] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:34:43 2026] POST /volume/v3/attachments/bb04d5fc-fb0a-4124-813e-e908137a3b49/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:34:43.549940 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3204beb3-1d5c-4943-8a7c-3e0bbcb74e85 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:43.551903 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3204beb3-1d5c-4943-8a7c-3e0bbcb74e85 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:34:43.552169 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3204beb3-1d5c-4943-8a7c-3e0bbcb74e85 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:43.552409 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3204beb3-1d5c-4943-8a7c-3e0bbcb74e85 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:43.552521 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-3204beb3-1d5c-4943-8a7c-3e0bbcb74e85 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:34:43.556976 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:43.556976 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:43.557692 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3204beb3-1d5c-4943-8a7c-3e0bbcb74e85 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:34:43.558156 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1364/5457] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:34:43 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:43.702130 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-1ff5a4eb-a1d3-42f3-b51d-5cb35f7b33b6 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:43.705092 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1ff5a4eb-a1d3-42f3-b51d-5cb35f7b33b6 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:34:43.705389 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1ff5a4eb-a1d3-42f3-b51d-5cb35f7b33b6 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:43.705735 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-1ff5a4eb-a1d3-42f3-b51d-5cb35f7b33b6 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:43.720027 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:43.720027 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:43.725090 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-1ff5a4eb-a1d3-42f3-b51d-5cb35f7b33b6 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:34:43.731625 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-1ff5a4eb-a1d3-42f3-b51d-5cb35f7b33b6 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 200 Aug 18 19:34:43.732355 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1369/5458] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:43 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 1195 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:43.748295 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-25d92af3-e065-4192-b55b-e2bde01b3a55 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:43.750561 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-25d92af3-e065-4192-b55b-e2bde01b3a55 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:34:43.750859 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-25d92af3-e065-4192-b55b-e2bde01b3a55 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:43.751169 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-25d92af3-e065-4192-b55b-e2bde01b3a55 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:43.761607 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:43.761607 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:43.765555 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-25d92af3-e065-4192-b55b-e2bde01b3a55 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:34:43.769936 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-25d92af3-e065-4192-b55b-e2bde01b3a55 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 200 Aug 18 19:34:43.770323 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1360/5459] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:43 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 1195 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:43.815278 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-0ba3f4a9-62d0-4a00-b02f-18a636ed3896 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:43.817833 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-0ba3f4a9-62d0-4a00-b02f-18a636ed3896 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:34:43.818074 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-0ba3f4a9-62d0-4a00-b02f-18a636ed3896 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:43.818300 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-0ba3f4a9-62d0-4a00-b02f-18a636ed3896 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:43.828541 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:43.828541 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:43.832932 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-0ba3f4a9-62d0-4a00-b02f-18a636ed3896 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:34:43.837727 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-0ba3f4a9-62d0-4a00-b02f-18a636ed3896 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 200 Aug 18 19:34:43.838208 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1367/5460] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:34:43 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 1195 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:43.860703 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-6580e897-0181-4063-afed-b6ffe30f8358 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:43.863246 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-6580e897-0181-4063-afed-b6ffe30f8358 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] POST https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e/action Aug 18 19:34:43.863735 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-6580e897-0181-4063-afed-b6ffe30f8358 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:34:43.863948 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-6580e897-0181-4063-afed-b6ffe30f8358 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:34:43.876375 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:43.876375 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:43.876856 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-6580e897-0181-4063-afed-b6ffe30f8358 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:34:43.884248 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-6580e897-0181-4063-afed-b6ffe30f8358 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Begin detaching volume completed successfully. Aug 18 19:34:43.884496 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-6580e897-0181-4063-afed-b6ffe30f8358 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e/action returned with HTTP 202 Aug 18 19:34:43.884995 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1365/5461] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:34:43 2026] POST /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:34:43.937323 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-86a8e758-3895-416b-bc3c-ab69886411f3 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:43.938080 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-86a8e758-3895-416b-bc3c-ab69886411f3 None None] GET https://10.4.3.170/volume// Aug 18 19:34:43.938263 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-86a8e758-3895-416b-bc3c-ab69886411f3 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:43.938479 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-86a8e758-3895-416b-bc3c-ab69886411f3 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:43.939484 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-86a8e758-3895-416b-bc3c-ab69886411f3 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:34:43.939484 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1370/5462] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:34: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 19:34:43.947831 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-b5d6c107-4626-44fa-80ff-49861ca5798a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:43.950228 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-b5d6c107-4626-44fa-80ff-49861ca5798a tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:34:43.950497 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-b5d6c107-4626-44fa-80ff-49861ca5798a tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:43.950711 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-b5d6c107-4626-44fa-80ff-49861ca5798a tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:43.959400 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:43.959400 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:43.962776 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-b5d6c107-4626-44fa-80ff-49861ca5798a tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:34:43.967965 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-b5d6c107-4626-44fa-80ff-49861ca5798a tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 200 Aug 18 19:34:43.968667 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1361/5463] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:34:43 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 1378 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:34:43.992131 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-adac12cc-a828-4e21-94e9-810f09689787 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:43.994523 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-adac12cc-a828-4e21-94e9-810f09689787 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e/encryption Aug 18 19:34:43.994917 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-adac12cc-a828-4e21-94e9-810f09689787 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:43.995286 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-adac12cc-a828-4e21-94e9-810f09689787 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:44.008769 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:44.008769 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:44.017588 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-adac12cc-a828-4e21-94e9-810f09689787 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e/encryption returned with HTTP 200 Aug 18 19:34:44.018337 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1368/5464] 10.4.3.170 () {68 vars in 1631 bytes} [Tue Aug 18 19:34:43 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:44.570389 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-fb391adc-5918-4340-91c8-48e4ffbe4be1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:44.572614 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fb391adc-5918-4340-91c8-48e4ffbe4be1 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:34:44.572886 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fb391adc-5918-4340-91c8-48e4ffbe4be1 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:44.573139 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fb391adc-5918-4340-91c8-48e4ffbe4be1 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:44.573244 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-fb391adc-5918-4340-91c8-48e4ffbe4be1 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:34:44.578161 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:44.578161 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:44.578838 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fb391adc-5918-4340-91c8-48e4ffbe4be1 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:34:44.579252 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1366/5465] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:34:44 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:44.907896 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-053e6e16-31f8-460d-b76d-4bbfd5096280 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:44.909877 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-053e6e16-31f8-460d-b76d-4bbfd5096280 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] DELETE https://10.4.3.170/volume/v3/attachments/bb04d5fc-fb0a-4124-813e-e908137a3b49 Aug 18 19:34:44.910108 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-053e6e16-31f8-460d-b76d-4bbfd5096280 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:44.910332 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-053e6e16-31f8-460d-b76d-4bbfd5096280 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:44.917156 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:44.917156 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:44.965763 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4ba77a75-37a3-4c14-a96c-55edcb1821ca req-053e6e16-31f8-460d-b76d-4bbfd5096280 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/attachments/bb04d5fc-fb0a-4124-813e-e908137a3b49 returned with HTTP 200 Aug 18 19:34:44.966224 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1371/5466] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:34:44 2026] DELETE /volume/v3/attachments/bb04d5fc-fb0a-4124-813e-e908137a3b49 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:45.589307 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-cb370d45-3f43-4850-ab09-81530500747a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:45.591120 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cb370d45-3f43-4850-ab09-81530500747a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:34:45.591333 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cb370d45-3f43-4850-ab09-81530500747a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:45.591585 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cb370d45-3f43-4850-ab09-81530500747a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:45.591743 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-cb370d45-3f43-4850-ab09-81530500747a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:34:45.595911 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:45.595911 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:45.596599 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cb370d45-3f43-4850-ab09-81530500747a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:34:45.596949 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1362/5467] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:34:45 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:46.058950 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-92f54b76-26da-4f6f-84ae-df1b3649e698 req-ff70e681-8dfc-477f-b24a-c7b8f25d8600 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:46.061347 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-92f54b76-26da-4f6f-84ae-df1b3649e698 req-ff70e681-8dfc-477f-b24a-c7b8f25d8600 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:34:46.061615 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-92f54b76-26da-4f6f-84ae-df1b3649e698 req-ff70e681-8dfc-477f-b24a-c7b8f25d8600 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:46.061840 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-92f54b76-26da-4f6f-84ae-df1b3649e698 req-ff70e681-8dfc-477f-b24a-c7b8f25d8600 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:46.069305 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:46.069305 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:46.073236 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-92f54b76-26da-4f6f-84ae-df1b3649e698 req-ff70e681-8dfc-477f-b24a-c7b8f25d8600 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:34:46.077828 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-92f54b76-26da-4f6f-84ae-df1b3649e698 req-ff70e681-8dfc-477f-b24a-c7b8f25d8600 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 200 Aug 18 19:34:46.078321 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1369/5468] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:34:46 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:46.609606 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0a5a8f30-53f4-4f23-b6c8-187037afc18c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:46.614649 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0a5a8f30-53f4-4f23-b6c8-187037afc18c tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:34:46.614858 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0a5a8f30-53f4-4f23-b6c8-187037afc18c tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:46.615115 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0a5a8f30-53f4-4f23-b6c8-187037afc18c tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:46.615283 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-0a5a8f30-53f4-4f23-b6c8-187037afc18c tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:34:46.619986 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:46.619986 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:46.620699 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0a5a8f30-53f4-4f23-b6c8-187037afc18c tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:34:46.621177 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1367/5469] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:34:46 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:47.632219 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-315c92f3-d0d1-456e-850e-6f44748aaa83 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:47.634074 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-315c92f3-d0d1-456e-850e-6f44748aaa83 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:34:47.634347 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-315c92f3-d0d1-456e-850e-6f44748aaa83 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:47.634577 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-315c92f3-d0d1-456e-850e-6f44748aaa83 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:47.634709 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-315c92f3-d0d1-456e-850e-6f44748aaa83 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:34:47.640415 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:47.640415 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:47.641178 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-315c92f3-d0d1-456e-850e-6f44748aaa83 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:34:47.641674 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1372/5470] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:34:47 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:48.652289 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-96d9f764-f7b3-434c-83d3-c764e70bff53 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:48.654027 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-96d9f764-f7b3-434c-83d3-c764e70bff53 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:34:48.654259 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-96d9f764-f7b3-434c-83d3-c764e70bff53 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:48.654508 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-96d9f764-f7b3-434c-83d3-c764e70bff53 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:48.654650 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-96d9f764-f7b3-434c-83d3-c764e70bff53 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:34:48.659169 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:48.659169 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:48.659834 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-96d9f764-f7b3-434c-83d3-c764e70bff53 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:34:48.660205 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1363/5471] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:34:48 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:49.100152 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-37b4dac9-909c-4fd0-b829-3dd77395fab7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:49.102481 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-37b4dac9-909c-4fd0-b829-3dd77395fab7 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:34:49.102769 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-37b4dac9-909c-4fd0-b829-3dd77395fab7 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:49.103055 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-37b4dac9-909c-4fd0-b829-3dd77395fab7 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:49.103333 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-37b4dac9-909c-4fd0-b829-3dd77395fab7 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Delete volume with id: 1350a494-62a3-4191-900c-328278a8594e Aug 18 19:34:49.112562 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:49.112562 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:49.113026 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-37b4dac9-909c-4fd0-b829-3dd77395fab7 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:34:49.125260 np0000007688 devstack@c-api.service[100581]: WARNING cinder.keymgr.conf_key_mgr [None req-37b4dac9-909c-4fd0-b829-3dd77395fab7 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 19:34:49.133680 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-37b4dac9-909c-4fd0-b829-3dd77395fab7 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Delete volume request issued successfully. Aug 18 19:34:49.134147 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-37b4dac9-909c-4fd0-b829-3dd77395fab7 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 202 Aug 18 19:34:49.134599 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1370/5472] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:34:49 2026] DELETE /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:34:49.143078 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f69771cd-926e-4096-8302-dd4d515fd1cb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:49.145469 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f69771cd-926e-4096-8302-dd4d515fd1cb tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:34:49.145856 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f69771cd-926e-4096-8302-dd4d515fd1cb tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:49.146649 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f69771cd-926e-4096-8302-dd4d515fd1cb tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:49.153788 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:49.153788 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:49.158289 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f69771cd-926e-4096-8302-dd4d515fd1cb tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:34:49.163391 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f69771cd-926e-4096-8302-dd4d515fd1cb tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 200 Aug 18 19:34:49.163875 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1368/5473] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:49 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:49.671503 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-49a9fd46-f12f-4626-9ecb-963261b58611 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:49.673196 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-49a9fd46-f12f-4626-9ecb-963261b58611 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:34:49.673429 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-49a9fd46-f12f-4626-9ecb-963261b58611 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:49.673693 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-49a9fd46-f12f-4626-9ecb-963261b58611 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:49.673884 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-49a9fd46-f12f-4626-9ecb-963261b58611 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:34:49.678453 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:49.678453 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:49.679249 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-49a9fd46-f12f-4626-9ecb-963261b58611 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:34:49.679611 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1373/5474] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:34:49 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:50.179939 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-24021519-446f-4e29-8077-de3404df4542 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:50.182284 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-24021519-446f-4e29-8077-de3404df4542 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e Aug 18 19:34:50.182578 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-24021519-446f-4e29-8077-de3404df4542 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:50.182889 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-24021519-446f-4e29-8077-de3404df4542 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:50.190849 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-24021519-446f-4e29-8077-de3404df4542 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e returned with HTTP 404 Aug 18 19:34:50.191605 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1364/5475] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:50 2026] GET /volume/v3/volumes/1350a494-62a3-4191-900c-328278a8594e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:34:50.199736 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b02f9079-158a-4499-b57e-c35501453ca6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:50.202134 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b02f9079-158a-4499-b57e-c35501453ca6 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] DELETE https://10.4.3.170/volume/v3/volumes/bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0 Aug 18 19:34:50.202828 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b02f9079-158a-4499-b57e-c35501453ca6 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:50.202828 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b02f9079-158a-4499-b57e-c35501453ca6 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:50.203017 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-b02f9079-158a-4499-b57e-c35501453ca6 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Delete volume with id: bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0 Aug 18 19:34:50.212435 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:50.212435 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:50.213084 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b02f9079-158a-4499-b57e-c35501453ca6 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:34:50.227404 np0000007688 devstack@c-api.service[100581]: WARNING cinder.keymgr.conf_key_mgr [None req-b02f9079-158a-4499-b57e-c35501453ca6 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 19:34:50.234638 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b02f9079-158a-4499-b57e-c35501453ca6 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Delete volume request issued successfully. Aug 18 19:34:50.234809 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b02f9079-158a-4499-b57e-c35501453ca6 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0 returned with HTTP 202 Aug 18 19:34:50.235381 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1371/5476] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:34:50 2026] DELETE /volume/v3/volumes/bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:34:50.245102 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-858d9b4a-a7f0-43b7-8554-62e0cfbfb171 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:50.247296 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-858d9b4a-a7f0-43b7-8554-62e0cfbfb171 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0 Aug 18 19:34:50.247567 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-858d9b4a-a7f0-43b7-8554-62e0cfbfb171 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:50.247749 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-858d9b4a-a7f0-43b7-8554-62e0cfbfb171 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:50.255410 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:50.255410 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:50.259754 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-858d9b4a-a7f0-43b7-8554-62e0cfbfb171 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:34:50.264711 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-858d9b4a-a7f0-43b7-8554-62e0cfbfb171 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0 returned with HTTP 200 Aug 18 19:34:50.265200 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1369/5477] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:50 2026] GET /volume/v3/volumes/bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:50.692644 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f9852e90-3b05-48a4-8ec1-a1194e28ef62 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:50.694942 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f9852e90-3b05-48a4-8ec1-a1194e28ef62 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:34:50.695207 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f9852e90-3b05-48a4-8ec1-a1194e28ef62 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:50.695454 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f9852e90-3b05-48a4-8ec1-a1194e28ef62 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:50.695560 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-f9852e90-3b05-48a4-8ec1-a1194e28ef62 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:34:50.700644 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:50.700644 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:50.701296 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f9852e90-3b05-48a4-8ec1-a1194e28ef62 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:34:50.701684 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1374/5478] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:34:50 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:51.279862 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ceef64ec-52aa-425c-897e-fbbfcee0cc70 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:51.282355 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ceef64ec-52aa-425c-897e-fbbfcee0cc70 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0 Aug 18 19:34:51.282645 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ceef64ec-52aa-425c-897e-fbbfcee0cc70 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:51.282915 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ceef64ec-52aa-425c-897e-fbbfcee0cc70 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:51.290376 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ceef64ec-52aa-425c-897e-fbbfcee0cc70 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0 returned with HTTP 404 Aug 18 19:34:51.291029 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1365/5479] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:51 2026] GET /volume/v3/volumes/bfc4ad74-97f3-4394-85ef-ac98fc0e3ee0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:34:51.299227 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-198e54fc-6f5f-4eff-8fa1-17da54b8d14e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:51.301179 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-198e54fc-6f5f-4eff-8fa1-17da54b8d14e tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Aug 18 19:34:51.301463 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-198e54fc-6f5f-4eff-8fa1-17da54b8d14e tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:51.301683 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-198e54fc-6f5f-4eff-8fa1-17da54b8d14e tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] Calling method 'detail' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:51.302793 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-198e54fc-6f5f-4eff-8fa1-17da54b8d14e tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:34:51.314030 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-198e54fc-6f5f-4eff-8fa1-17da54b8d14e tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] Get all volumes completed successfully. Aug 18 19:34:51.315673 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:51.315673 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:51.320345 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-198e54fc-6f5f-4eff-8fa1-17da54b8d14e tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 19:34:51.320932 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1372/5480] 10.4.3.170 () {66 vars in 1285 bytes} [Tue Aug 18 19:34:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6251 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:34:51.341234 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bdbd6b82-ab18-4058-903b-5c9b996add77 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:51.343174 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bdbd6b82-ab18-4058-903b-5c9b996add77 tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] DELETE https://10.4.3.170/volume/v3/types/88aa7f5a-51db-426e-8235-3224cdfd56cb Aug 18 19:34:51.343319 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bdbd6b82-ab18-4058-903b-5c9b996add77 tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:51.343529 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bdbd6b82-ab18-4058-903b-5c9b996add77 tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:51.366018 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bdbd6b82-ab18-4058-903b-5c9b996add77 tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] https://10.4.3.170/volume/v3/types/88aa7f5a-51db-426e-8235-3224cdfd56cb returned with HTTP 202 Aug 18 19:34:51.366484 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1370/5481] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:34:51 2026] DELETE /volume/v3/types/88aa7f5a-51db-426e-8235-3224cdfd56cb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:34:51.714520 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8692009d-7e42-4f39-b324-396ec08ca585 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:51.716789 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8692009d-7e42-4f39-b324-396ec08ca585 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:34:51.717023 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8692009d-7e42-4f39-b324-396ec08ca585 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:51.717194 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8692009d-7e42-4f39-b324-396ec08ca585 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:51.717353 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-8692009d-7e42-4f39-b324-396ec08ca585 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:34:51.721779 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:51.721779 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:51.722393 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8692009d-7e42-4f39-b324-396ec08ca585 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:34:51.722771 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1375/5482] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:34:51 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:52.640083 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f4b5802a-6b13-4500-ab34-cdd4cc8eed9e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:52.642324 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f4b5802a-6b13-4500-ab34-cdd4cc8eed9e tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:34:52.642838 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f4b5802a-6b13-4500-ab34-cdd4cc8eed9e tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2079186771", "extra_specs": {}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:34:52.656203 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f4b5802a-6b13-4500-ab34-cdd4cc8eed9e tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:34:52.656670 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1366/5483] 10.4.3.170 () {68 vars in 1252 bytes} [Tue Aug 18 19:34:52 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:52.666108 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-79891f80-cfeb-4bf1-ae62-6d7f1db621be None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:52.668051 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-79891f80-cfeb-4bf1-ae62-6d7f1db621be tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] POST https://10.4.3.170/volume/v3/types/a83ffe16-ae27-4403-97cf-8d3f059924d2/encryption Aug 18 19:34:52.668462 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-79891f80-cfeb-4bf1-ae62-6d7f1db621be tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:34:52.688996 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-79891f80-cfeb-4bf1-ae62-6d7f1db621be tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] https://10.4.3.170/volume/v3/types/a83ffe16-ae27-4403-97cf-8d3f059924d2/encryption returned with HTTP 200 Aug 18 19:34:52.689482 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1373/5484] 10.4.3.170 () {68 vars in 1397 bytes} [Tue Aug 18 19:34:52 2026] POST /volume/v3/types/a83ffe16-ae27-4403-97cf-8d3f059924d2/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:52.719119 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f6f5622c-6f0a-47dd-b105-370bce2a7c50 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:52.721804 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f6f5622c-6f0a-47dd-b105-370bce2a7c50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:34:52.722255 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f6f5622c-6f0a-47dd-b105-370bce2a7c50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1318496580", "snapshot_id": null, "imageRef": "3394ab6b-bad1-4521-8a00-1c034f3dd2cc", "volume_type": "tempest-scenario-type-luks-2079186771", "size": 1}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:34:52.724911 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-f6f5622c-6f0a-47dd-b105-370bce2a7c50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1318496580', 'snapshot_id': None, 'imageRef': '3394ab6b-bad1-4521-8a00-1c034f3dd2cc', 'volume_type': 'tempest-scenario-type-luks-2079186771', 'size': 1}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:34:52.735837 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-ee7fcbab-6df2-48ec-bbda-faa37ef203d9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:52.738663 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ee7fcbab-6df2-48ec-bbda-faa37ef203d9 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:34:52.738752 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ee7fcbab-6df2-48ec-bbda-faa37ef203d9 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:52.738954 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-ee7fcbab-6df2-48ec-bbda-faa37ef203d9 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:52.739089 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-ee7fcbab-6df2-48ec-bbda-faa37ef203d9 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:34:52.743903 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:52.743903 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:52.744746 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-ee7fcbab-6df2-48ec-bbda-faa37ef203d9 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:34:52.745230 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1376/5485] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:34:52 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:52.834220 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-f6f5622c-6f0a-47dd-b105-370bce2a7c50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Create volume of 1 GB Aug 18 19:34:52.834557 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:52.834557 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:52.835075 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f6f5622c-6f0a-47dd-b105-370bce2a7c50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Availability Zones retrieved successfully. Aug 18 19:34:52.839942 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-f6f5622c-6f0a-47dd-b105-370bce2a7c50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Flow 'volume_create_api' (29010e41-5fa3-45ec-86f3-c0935470d8c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:34:52.840809 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-f6f5622c-6f0a-47dd-b105-370bce2a7c50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (919985bf-12c8-418b-9184-1e39f69254d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:52.841735 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-f6f5622c-6f0a-47dd-b105-370bce2a7c50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:34:52.900942 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-f6f5622c-6f0a-47dd-b105-370bce2a7c50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (919985bf-12c8-418b-9184-1e39f69254d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:34:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a83ffe16-ae27-4403-97cf-8d3f059924d2,is_public=True,name='tempest-scenario-type-luks-2079186771',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83ffe16-ae27-4403-97cf-8d3f059924d2', '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=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:52.901786 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-f6f5622c-6f0a-47dd-b105-370bce2a7c50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e3d10fc-41d1-4487-b9e2-5e69476d4f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:52.926238 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-f6f5622c-6f0a-47dd-b105-370bce2a7c50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2079186771 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2079186771, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:34:52.926495 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-f6f5622c-6f0a-47dd-b105-370bce2a7c50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2079186771 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2079186771, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:34:52.954430 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-f6f5622c-6f0a-47dd-b105-370bce2a7c50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Created reservations ['8b46ae92-c839-4493-8e0f-5206e434fb1e', '7701d2d6-58d7-4fd4-857e-8159f83c5301', 'a5c7d494-12a9-4b36-8fcf-185977e08b58', 'd6ec8fcd-0e12-43b8-9fd3-da55e01964bd'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:34:52.955572 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-f6f5622c-6f0a-47dd-b105-370bce2a7c50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e3d10fc-41d1-4487-b9e2-5e69476d4f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b46ae92-c839-4493-8e0f-5206e434fb1e', '7701d2d6-58d7-4fd4-857e-8159f83c5301', 'a5c7d494-12a9-4b36-8fcf-185977e08b58', 'd6ec8fcd-0e12-43b8-9fd3-da55e01964bd']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:52.956483 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-f6f5622c-6f0a-47dd-b105-370bce2a7c50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01ecac09-c46b-4bbb-bc04-ca15f88e0f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:52.977832 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-f6f5622c-6f0a-47dd-b105-370bce2a7c50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01ecac09-c46b-4bbb-bc04-ca15f88e0f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95fbfb85-ba96-43f2-ba83-5510ce0edf17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1318496580',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f38585e94ac4322aa366e75989da7f3',qos_specs=None,replication_status=,reservations=['8b46ae92-c839-4493-8e0f-5206e434fb1e','7701d2d6-58d7-4fd4-857e-8159f83c5301','a5c7d494-12a9-4b36-8fcf-185977e08b58','d6ec8fcd-0e12-43b8-9fd3-da55e01964bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='991ab03094e14ce1aaca4c2e52b18646',volume_type_id=a83ffe16-ae27-4403-97cf-8d3f059924d2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:34:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1318496580',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=95fbfb85-ba96-43f2-ba83-5510ce0edf17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f38585e94ac4322aa366e75989da7f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='991ab03094e14ce1aaca4c2e52b18646',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83ffe16-ae27-4403-97cf-8d3f059924d2),volume_type_id=a83ffe16-ae27-4403-97cf-8d3f059924d2)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:52.978551 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-f6f5622c-6f0a-47dd-b105-370bce2a7c50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dac69b7-9cf2-4560-ad10-9ee607036e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:52.996655 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-f6f5622c-6f0a-47dd-b105-370bce2a7c50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dac69b7-9cf2-4560-ad10-9ee607036e40) transitioned into state 'SUCCESS' from state '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-1318496580',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f38585e94ac4322aa366e75989da7f3',qos_specs=None,replication_status=,reservations=['8b46ae92-c839-4493-8e0f-5206e434fb1e','7701d2d6-58d7-4fd4-857e-8159f83c5301','a5c7d494-12a9-4b36-8fcf-185977e08b58','d6ec8fcd-0e12-43b8-9fd3-da55e01964bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='991ab03094e14ce1aaca4c2e52b18646',volume_type_id=a83ffe16-ae27-4403-97cf-8d3f059924d2)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:52.997383 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-f6f5622c-6f0a-47dd-b105-370bce2a7c50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (952a578e-d392-491d-90d7-85102c0a18ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:53.006846 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-f6f5622c-6f0a-47dd-b105-370bce2a7c50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (952a578e-d392-491d-90d7-85102c0a18ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:53.007723 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-f6f5622c-6f0a-47dd-b105-370bce2a7c50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Flow 'volume_create_api' (29010e41-5fa3-45ec-86f3-c0935470d8c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:34:53.008056 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-f6f5622c-6f0a-47dd-b105-370bce2a7c50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Create volume request issued successfully. Aug 18 19:34:53.008721 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f6f5622c-6f0a-47dd-b105-370bce2a7c50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:34:53.009167 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1371/5486] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:34:52 2026] POST /volume/v3/volumes => generated 792 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:34:53.023469 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-9417d44b-9a16-4c79-94cb-7f3cf5c0a471 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:53.026618 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9417d44b-9a16-4c79-94cb-7f3cf5c0a471 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 Aug 18 19:34:53.026808 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9417d44b-9a16-4c79-94cb-7f3cf5c0a471 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:53.027358 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-9417d44b-9a16-4c79-94cb-7f3cf5c0a471 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:53.035046 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:53.035046 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:53.039002 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-9417d44b-9a16-4c79-94cb-7f3cf5c0a471 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:34:53.043540 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-9417d44b-9a16-4c79-94cb-7f3cf5c0a471 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 returned with HTTP 200 Aug 18 19:34:53.043960 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1367/5487] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:53 2026] GET /volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:53.756854 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8891a369-307f-4151-b9ab-c22deb1d1ac8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:53.758790 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8891a369-307f-4151-b9ab-c22deb1d1ac8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:34:53.759035 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8891a369-307f-4151-b9ab-c22deb1d1ac8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:53.759258 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8891a369-307f-4151-b9ab-c22deb1d1ac8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:53.759389 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-8891a369-307f-4151-b9ab-c22deb1d1ac8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:34:53.763978 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:53.763978 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:53.764746 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8891a369-307f-4151-b9ab-c22deb1d1ac8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:34:53.765109 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1374/5488] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:34:53 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:54.062641 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-371571d6-e178-417d-833a-279705aaa9c8 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:54.064832 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-371571d6-e178-417d-833a-279705aaa9c8 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 Aug 18 19:34:54.065078 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-371571d6-e178-417d-833a-279705aaa9c8 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:54.065282 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-371571d6-e178-417d-833a-279705aaa9c8 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:54.082162 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:54.082162 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:54.087580 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-371571d6-e178-417d-833a-279705aaa9c8 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:34:54.094192 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-371571d6-e178-417d-833a-279705aaa9c8 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 returned with HTTP 200 Aug 18 19:34:54.094774 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1377/5489] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:54 2026] GET /volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 => generated 942 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:54.776524 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-dd188877-72a3-4165-b4ea-d6f29e13acba None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:54.778686 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dd188877-72a3-4165-b4ea-d6f29e13acba tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:34:54.778924 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dd188877-72a3-4165-b4ea-d6f29e13acba tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:54.779143 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-dd188877-72a3-4165-b4ea-d6f29e13acba tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:54.779277 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-dd188877-72a3-4165-b4ea-d6f29e13acba tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:34:54.784071 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:54.784071 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:54.784811 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-dd188877-72a3-4165-b4ea-d6f29e13acba tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:34:54.785208 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1372/5490] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:34:54 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:55.119178 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ad04f534-dd72-47f0-9001-a5b158c19e50 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:55.121605 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ad04f534-dd72-47f0-9001-a5b158c19e50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 Aug 18 19:34:55.122142 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ad04f534-dd72-47f0-9001-a5b158c19e50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:55.122142 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ad04f534-dd72-47f0-9001-a5b158c19e50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:55.131864 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:55.131864 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:55.137110 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ad04f534-dd72-47f0-9001-a5b158c19e50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:34:55.142979 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ad04f534-dd72-47f0-9001-a5b158c19e50 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 returned with HTTP 200 Aug 18 19:34:55.143290 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1368/5491] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:55 2026] GET /volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:55.797414 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c25511b2-797b-4ac1-8d43-efa2a63468c3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:55.799218 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c25511b2-797b-4ac1-8d43-efa2a63468c3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:34:55.799533 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c25511b2-797b-4ac1-8d43-efa2a63468c3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:55.799780 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c25511b2-797b-4ac1-8d43-efa2a63468c3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:55.799929 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-c25511b2-797b-4ac1-8d43-efa2a63468c3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:34:55.805233 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:55.805233 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:55.806033 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c25511b2-797b-4ac1-8d43-efa2a63468c3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:34:55.806453 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1375/5492] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:34:55 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:56.171650 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c42696ad-6e16-4ba9-9cd5-c6a40fe6c2cf None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:56.173813 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c42696ad-6e16-4ba9-9cd5-c6a40fe6c2cf tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 Aug 18 19:34:56.174066 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c42696ad-6e16-4ba9-9cd5-c6a40fe6c2cf tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:56.174270 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c42696ad-6e16-4ba9-9cd5-c6a40fe6c2cf tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:56.181839 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:56.181839 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:56.185968 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c42696ad-6e16-4ba9-9cd5-c6a40fe6c2cf tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:34:56.190528 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c42696ad-6e16-4ba9-9cd5-c6a40fe6c2cf tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 returned with HTTP 200 Aug 18 19:34:56.191029 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1378/5493] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:56 2026] GET /volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:56.818953 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-fc54d657-7fe9-4c17-ae62-665225d0294d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:56.820857 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fc54d657-7fe9-4c17-ae62-665225d0294d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:34:56.821121 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fc54d657-7fe9-4c17-ae62-665225d0294d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:56.821359 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fc54d657-7fe9-4c17-ae62-665225d0294d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:56.821545 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-fc54d657-7fe9-4c17-ae62-665225d0294d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:34:56.825792 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:56.825792 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:56.826605 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fc54d657-7fe9-4c17-ae62-665225d0294d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:34:56.826996 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1373/5494] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:34:56 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:57.223479 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f7015fa1-b7bb-4a25-9ce1-b2c11ce535bf None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:57.225675 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f7015fa1-b7bb-4a25-9ce1-b2c11ce535bf tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 Aug 18 19:34:57.225934 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f7015fa1-b7bb-4a25-9ce1-b2c11ce535bf tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:57.226243 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f7015fa1-b7bb-4a25-9ce1-b2c11ce535bf tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:57.234672 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:57.234672 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:57.239218 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f7015fa1-b7bb-4a25-9ce1-b2c11ce535bf tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:34:57.245068 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f7015fa1-b7bb-4a25-9ce1-b2c11ce535bf tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 returned with HTTP 200 Aug 18 19:34:57.245680 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1369/5495] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:57 2026] GET /volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:57.838302 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-14f17c28-2918-445e-b55d-d73601b1d0eb None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:57.840148 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-14f17c28-2918-445e-b55d-d73601b1d0eb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:34:57.840378 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-14f17c28-2918-445e-b55d-d73601b1d0eb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:57.840607 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-14f17c28-2918-445e-b55d-d73601b1d0eb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:57.840748 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-14f17c28-2918-445e-b55d-d73601b1d0eb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:34:57.845330 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:57.845330 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:57.846005 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-14f17c28-2918-445e-b55d-d73601b1d0eb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:34:57.846457 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1376/5496] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:34:57 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:58.261010 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-aa86d542-e1c6-4969-bf88-d8a99476259f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:58.263038 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-aa86d542-e1c6-4969-bf88-d8a99476259f tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 Aug 18 19:34:58.263300 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-aa86d542-e1c6-4969-bf88-d8a99476259f tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:58.263597 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-aa86d542-e1c6-4969-bf88-d8a99476259f tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:58.270697 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:58.270697 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:58.275211 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-aa86d542-e1c6-4969-bf88-d8a99476259f tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:34:58.279924 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-aa86d542-e1c6-4969-bf88-d8a99476259f tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 returned with HTTP 200 Aug 18 19:34:58.280374 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1379/5497] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:58 2026] GET /volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:58.857880 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e2002321-6f14-42a4-a3c6-df62abf855fd None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:58.860061 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e2002321-6f14-42a4-a3c6-df62abf855fd tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:34:58.860297 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e2002321-6f14-42a4-a3c6-df62abf855fd tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:58.860545 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e2002321-6f14-42a4-a3c6-df62abf855fd tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:58.860680 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-e2002321-6f14-42a4-a3c6-df62abf855fd tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:34:58.866665 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:58.866665 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:58.867084 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e2002321-6f14-42a4-a3c6-df62abf855fd tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:34:58.867603 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1374/5498] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:34:58 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:58.880318 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2de47939-f73e-4532-a34e-7824d67b54a6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:58.882408 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2de47939-f73e-4532-a34e-7824d67b54a6 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] POST https://10.4.3.170/volume/v3/backups Aug 18 19:34:58.882874 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2de47939-f73e-4532-a34e-7824d67b54a6 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "83d64c52-fc35-4e0e-87de-54efbe49322b"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:34:58.884872 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.backups [None req-2de47939-f73e-4532-a34e-7824d67b54a6 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Creating new backup {'backup': {'volume_id': '83d64c52-fc35-4e0e-87de-54efbe49322b'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:34:58.885047 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.backups [None req-2de47939-f73e-4532-a34e-7824d67b54a6 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Creating backup of volume 83d64c52-fc35-4e0e-87de-54efbe49322b in container None Aug 18 19:34:58.895245 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:58.895245 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:58.895739 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-2de47939-f73e-4532-a34e-7824d67b54a6 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Volume info retrieved successfully. Aug 18 19:34:58.915632 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-2de47939-f73e-4532-a34e-7824d67b54a6 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Created reservations ['894eb25a-137a-41b7-99b3-1bbe8620936e', 'dbf382ae-5bb2-422c-9662-2939e8bdb40c'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:34:58.955028 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2de47939-f73e-4532-a34e-7824d67b54a6 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:34:58.955584 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1370/5499] 10.4.3.170 () {70 vars in 1298 bytes} [Tue Aug 18 19:34:58 2026] POST /volume/v3/backups => generated 288 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:34:58.965900 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-60e2b025-0421-4d26-8681-49fd77e65c31 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:58.968024 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-60e2b025-0421-4d26-8681-49fd77e65c31 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c Aug 18 19:34:58.968258 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-60e2b025-0421-4d26-8681-49fd77e65c31 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:58.968517 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-60e2b025-0421-4d26-8681-49fd77e65c31 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:58.968654 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-60e2b025-0421-4d26-8681-49fd77e65c31 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 4331ba62-4f00-46c0-8011-aeede07b766c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:34:58.973739 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:58.973739 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:58.974576 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-60e2b025-0421-4d26-8681-49fd77e65c31 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c returned with HTTP 200 Aug 18 19:34:58.975032 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1377/5500] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:34:58 2026] GET /volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:59.200749 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-77f58538-a9f7-4700-9651-3de7a4dc9ea4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:59.203021 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-77f58538-a9f7-4700-9651-3de7a4dc9ea4 tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] POST https://10.4.3.170/volume/v3/types Aug 18 19:34:59.203447 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-77f58538-a9f7-4700-9651-3de7a4dc9ea4 tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1340434802-236878006", "extra_specs": {"multiattach": " True"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:34:59.225709 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-77f58538-a9f7-4700-9651-3de7a4dc9ea4 tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Aug 18 19:34:59.226222 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1380/5501] 10.4.3.170 () {68 vars in 1253 bytes} [Tue Aug 18 19:34:59 2026] POST /volume/v3/types => generated 286 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:59.238108 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5bb065c7-3e29-447e-b575-58e7cdfa3617 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:59.240386 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5bb065c7-3e29-447e-b575-58e7cdfa3617 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:34:59.240900 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5bb065c7-3e29-447e-b575-58e7cdfa3617 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-544242936", "snapshot_id": null, "imageRef": null, "volume_type": "15eeea75-95cb-43ff-b13d-81e3e981cfd5", "size": 1}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:34:59.243028 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-5bb065c7-3e29-447e-b575-58e7cdfa3617 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-544242936', 'snapshot_id': None, 'imageRef': None, 'volume_type': '15eeea75-95cb-43ff-b13d-81e3e981cfd5', 'size': 1}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:34:59.250314 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-5bb065c7-3e29-447e-b575-58e7cdfa3617 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Create volume of 1 GB Aug 18 19:34:59.250755 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:59.250755 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:59.251487 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-5bb065c7-3e29-447e-b575-58e7cdfa3617 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Availability Zones retrieved successfully. Aug 18 19:34:59.259166 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-5bb065c7-3e29-447e-b575-58e7cdfa3617 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Flow 'volume_create_api' (2cca616b-9c42-4336-9d31-8c642aa7c6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:34:59.260915 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-5bb065c7-3e29-447e-b575-58e7cdfa3617 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c2423c8-864c-48d7-810a-820f702bc29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:59.262249 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-5bb065c7-3e29-447e-b575-58e7cdfa3617 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:34:59.274611 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:59.274611 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:34:59.292390 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-5bb065c7-3e29-447e-b575-58e7cdfa3617 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c2423c8-864c-48d7-810a-820f702bc29a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:34:59Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=15eeea75-95cb-43ff-b13d-81e3e981cfd5,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1340434802-236878006',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15eeea75-95cb-43ff-b13d-81e3e981cfd5', 'encryption_key_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=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:59.293710 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-5bb065c7-3e29-447e-b575-58e7cdfa3617 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb4f03d7-8bbc-48fa-b0fb-09781e3ba925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:59.333431 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-5bb065c7-3e29-447e-b575-58e7cdfa3617 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1340434802-236878006 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1340434802-236878006, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:34:59.333795 np0000007688 devstack@c-api.service[100580]: WARNING cinder.quota [None req-5bb065c7-3e29-447e-b575-58e7cdfa3617 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1340434802-236878006 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1340434802-236878006, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:34:59.368827 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-d8cda754-b214-4856-b80b-d6c5fb7d7bad None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:59.370945 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-5bb065c7-3e29-447e-b575-58e7cdfa3617 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Created reservations ['a1a76575-ec64-40cf-b2ad-d8d875ea2996', '22d7e3b4-6242-4763-b5a1-d9e89c189cb1', 'd5ce6247-4d84-4cb9-b7d2-ed2e478513d6', '875bd9f8-6178-4a9a-949e-431fffed48df'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:34:59.371414 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d8cda754-b214-4856-b80b-d6c5fb7d7bad tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 Aug 18 19:34:59.371653 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d8cda754-b214-4856-b80b-d6c5fb7d7bad tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:59.371864 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-d8cda754-b214-4856-b80b-d6c5fb7d7bad tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:59.372107 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-5bb065c7-3e29-447e-b575-58e7cdfa3617 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb4f03d7-8bbc-48fa-b0fb-09781e3ba925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1a76575-ec64-40cf-b2ad-d8d875ea2996', '22d7e3b4-6242-4763-b5a1-d9e89c189cb1', 'd5ce6247-4d84-4cb9-b7d2-ed2e478513d6', '875bd9f8-6178-4a9a-949e-431fffed48df']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:59.373250 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-5bb065c7-3e29-447e-b575-58e7cdfa3617 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (577ea343-f13b-441a-b827-c576b35bf729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:59.381478 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:59.381478 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:34:59.385617 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-d8cda754-b214-4856-b80b-d6c5fb7d7bad tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:34:59.390260 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-d8cda754-b214-4856-b80b-d6c5fb7d7bad tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 returned with HTTP 200 Aug 18 19:34:59.390741 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1371/5502] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:59 2026] GET /volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:59.403814 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-5bb065c7-3e29-447e-b575-58e7cdfa3617 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (577ea343-f13b-441a-b827-c576b35bf729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfba3c0b-dffe-464d-95f7-f3a895aaab19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-544242936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5e34885883ff47f0b62d336e723851c2',qos_specs=None,replication_status=,reservations=['a1a76575-ec64-40cf-b2ad-d8d875ea2996','22d7e3b4-6242-4763-b5a1-d9e89c189cb1','d5ce6247-4d84-4cb9-b7d2-ed2e478513d6','875bd9f8-6178-4a9a-949e-431fffed48df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bd057925dae4f999cc5ecb4fd1d1ed7',volume_type_id=15eeea75-95cb-43ff-b13d-81e3e981cfd5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:34:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-544242936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfba3c0b-dffe-464d-95f7-f3a895aaab19,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5e34885883ff47f0b62d336e723851c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bd057925dae4f999cc5ecb4fd1d1ed7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15eeea75-95cb-43ff-b13d-81e3e981cfd5),volume_type_id=15eeea75-95cb-43ff-b13d-81e3e981cfd5)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:59.405046 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-5bb065c7-3e29-447e-b575-58e7cdfa3617 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (666a453b-61c9-4440-9f7b-ce3908811a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:59.429762 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-5bb065c7-3e29-447e-b575-58e7cdfa3617 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (666a453b-61c9-4440-9f7b-ce3908811a35) transitioned into state 'SUCCESS' from state '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-544242936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5e34885883ff47f0b62d336e723851c2',qos_specs=None,replication_status=,reservations=['a1a76575-ec64-40cf-b2ad-d8d875ea2996','22d7e3b4-6242-4763-b5a1-d9e89c189cb1','d5ce6247-4d84-4cb9-b7d2-ed2e478513d6','875bd9f8-6178-4a9a-949e-431fffed48df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bd057925dae4f999cc5ecb4fd1d1ed7',volume_type_id=15eeea75-95cb-43ff-b13d-81e3e981cfd5)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:59.430787 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-5bb065c7-3e29-447e-b575-58e7cdfa3617 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a140069-55de-462e-98a2-cc6579014f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:34:59.444047 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-5bb065c7-3e29-447e-b575-58e7cdfa3617 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a140069-55de-462e-98a2-cc6579014f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:34:59.445009 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-5bb065c7-3e29-447e-b575-58e7cdfa3617 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Flow 'volume_create_api' (2cca616b-9c42-4336-9d31-8c642aa7c6c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:34:59.445526 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-5bb065c7-3e29-447e-b575-58e7cdfa3617 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Create volume request issued successfully. Aug 18 19:34:59.446271 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5bb065c7-3e29-447e-b575-58e7cdfa3617 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:34:59.446832 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1375/5503] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:34:59 2026] POST /volume/v3/volumes => generated 828 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:34:59.460484 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8120843f-3123-4234-bd67-34f2e511c6fd None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:59.462391 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8120843f-3123-4234-bd67-34f2e511c6fd tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 Aug 18 19:34:59.462586 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8120843f-3123-4234-bd67-34f2e511c6fd tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:59.462804 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8120843f-3123-4234-bd67-34f2e511c6fd tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:59.470236 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:59.470236 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:34:59.474185 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-8120843f-3123-4234-bd67-34f2e511c6fd tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:34:59.478654 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8120843f-3123-4234-bd67-34f2e511c6fd tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 returned with HTTP 200 Aug 18 19:34:59.479118 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1378/5504] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:34:59 2026] GET /volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:34:59.986637 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d0758d47-261a-426c-a67b-2bd65159099a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:34:59.988504 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d0758d47-261a-426c-a67b-2bd65159099a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c Aug 18 19:34:59.988754 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d0758d47-261a-426c-a67b-2bd65159099a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:34:59.988967 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d0758d47-261a-426c-a67b-2bd65159099a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:34:59.989109 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-d0758d47-261a-426c-a67b-2bd65159099a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 4331ba62-4f00-46c0-8011-aeede07b766c. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:34:59.993889 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:34:59.993889 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:34:59.994524 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d0758d47-261a-426c-a67b-2bd65159099a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c returned with HTTP 200 Aug 18 19:34:59.994885 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1381/5505] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:34:59 2026] GET /volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:00.405128 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7d60404d-40b0-499a-a192-83bfdd1ffefe None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:00.407228 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7d60404d-40b0-499a-a192-83bfdd1ffefe tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 Aug 18 19:35:00.407526 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7d60404d-40b0-499a-a192-83bfdd1ffefe tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:00.407721 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7d60404d-40b0-499a-a192-83bfdd1ffefe tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:00.415794 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:00.415794 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:00.420460 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-7d60404d-40b0-499a-a192-83bfdd1ffefe tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:35:00.425936 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7d60404d-40b0-499a-a192-83bfdd1ffefe tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 returned with HTTP 200 Aug 18 19:35:00.426579 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1372/5506] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:35:00 2026] GET /volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:00.493084 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-56f62c85-545a-4d91-8b31-96a058ab68a1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:00.495502 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-56f62c85-545a-4d91-8b31-96a058ab68a1 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 Aug 18 19:35:00.495776 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-56f62c85-545a-4d91-8b31-96a058ab68a1 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:00.496048 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-56f62c85-545a-4d91-8b31-96a058ab68a1 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:00.505307 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:00.505307 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:00.509992 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-56f62c85-545a-4d91-8b31-96a058ab68a1 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:35:00.514868 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-56f62c85-545a-4d91-8b31-96a058ab68a1 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 returned with HTTP 200 Aug 18 19:35:00.515209 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1376/5507] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:35:00 2026] GET /volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:00.528297 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d305c747-60c6-4538-b968-20cba8c98816 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:00.530726 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d305c747-60c6-4538-b968-20cba8c98816 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 Aug 18 19:35:00.531015 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d305c747-60c6-4538-b968-20cba8c98816 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:00.531283 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d305c747-60c6-4538-b968-20cba8c98816 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:00.542102 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:00.542102 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:00.547196 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-d305c747-60c6-4538-b968-20cba8c98816 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:35:00.553410 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d305c747-60c6-4538-b968-20cba8c98816 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 returned with HTTP 200 Aug 18 19:35:00.553858 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1379/5508] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:35:00 2026] GET /volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 => generated 921 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:00.601819 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-ddabf55e-aa1a-48cb-905d-45d4f83e2227 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:00.604841 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-ddabf55e-aa1a-48cb-905d-45d4f83e2227 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 Aug 18 19:35:00.605121 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-ddabf55e-aa1a-48cb-905d-45d4f83e2227 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:00.605474 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-ddabf55e-aa1a-48cb-905d-45d4f83e2227 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:00.615631 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:00.615631 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:00.621343 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-ddabf55e-aa1a-48cb-905d-45d4f83e2227 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:35:00.627618 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-ddabf55e-aa1a-48cb-905d-45d4f83e2227 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 returned with HTTP 200 Aug 18 19:35:00.628213 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1382/5509] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:35:00 2026] GET /volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 => generated 921 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:00.710077 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-281c3413-8c2e-4499-b6f1-1aa7714d759f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:00.710578 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-281c3413-8c2e-4499-b6f1-1aa7714d759f None None] GET https://10.4.3.170/volume// Aug 18 19:35:00.710813 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-281c3413-8c2e-4499-b6f1-1aa7714d759f None None] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:00.711013 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-281c3413-8c2e-4499-b6f1-1aa7714d759f None None] Calling method 'all' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:00.711323 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-281c3413-8c2e-4499-b6f1-1aa7714d759f None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:35:00.711707 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1373/5510] 10.4.3.170 () {66 vars in 1428 bytes} [Tue Aug 18 19:35: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 19:35:00.722949 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-7a17c51d-21cd-405a-8f84-21ac2d72459a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:00.769915 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-7a17c51d-21cd-405a-8f84-21ac2d72459a tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:35:00.770451 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-7a17c51d-21cd-405a-8f84-21ac2d72459a tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bfba3c0b-dffe-464d-95f7-f3a895aaab19", "connector": null, "instance_uuid": "4469e663-e67f-4882-a7a0-44615101d1c2"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:35:00.781743 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:00.781743 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:00.811948 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-7a17c51d-21cd-405a-8f84-21ac2d72459a tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:35:00.812672 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1377/5511] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:35:00 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:35:00.842313 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9a944466-89c2-47a0-8d36-09f14801f24b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:00.844332 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9a944466-89c2-47a0-8d36-09f14801f24b tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 Aug 18 19:35:00.844547 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9a944466-89c2-47a0-8d36-09f14801f24b tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:00.844776 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9a944466-89c2-47a0-8d36-09f14801f24b tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:00.852113 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-01b977a8-928e-43c3-8f0c-bbc8fd50137a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:00.852628 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-01b977a8-928e-43c3-8f0c-bbc8fd50137a None None] GET https://10.4.3.170/volume// Aug 18 19:35:00.852853 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-01b977a8-928e-43c3-8f0c-bbc8fd50137a None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:00.853094 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-01b977a8-928e-43c3-8f0c-bbc8fd50137a None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:00.853557 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-01b977a8-928e-43c3-8f0c-bbc8fd50137a None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:35:00.853888 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1383/5512] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:35: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 19:35:00.856468 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:00.856468 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:00.860882 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9a944466-89c2-47a0-8d36-09f14801f24b tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:35:00.862533 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-0a592e14-b41f-4ecb-95a0-970e2bd8787c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:00.866435 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-0a592e14-b41f-4ecb-95a0-970e2bd8787c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 Aug 18 19:35:00.866660 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-0a592e14-b41f-4ecb-95a0-970e2bd8787c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:00.866838 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-0a592e14-b41f-4ecb-95a0-970e2bd8787c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:00.870502 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9a944466-89c2-47a0-8d36-09f14801f24b tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 returned with HTTP 200 Aug 18 19:35:00.870926 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1380/5513] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:35:00 2026] GET /volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 => generated 920 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:00.879596 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:00.879596 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:00.883276 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-0a592e14-b41f-4ecb-95a0-970e2bd8787c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:35:00.887745 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-0a592e14-b41f-4ecb-95a0-970e2bd8787c tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 returned with HTTP 200 Aug 18 19:35:00.888392 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1374/5514] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:35:00 2026] GET /volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 => generated 1100 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:35:01.007678 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-a7ef01f8-e283-4aba-9dd6-319b60695efa None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:01.009694 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-6e580960-52c3-453f-b105-1a82397dce91 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:01.010102 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a7ef01f8-e283-4aba-9dd6-319b60695efa tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c Aug 18 19:35:01.010333 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a7ef01f8-e283-4aba-9dd6-319b60695efa tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:01.010576 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-a7ef01f8-e283-4aba-9dd6-319b60695efa tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:01.010736 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-a7ef01f8-e283-4aba-9dd6-319b60695efa tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 4331ba62-4f00-46c0-8011-aeede07b766c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:01.012760 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-6e580960-52c3-453f-b105-1a82397dce91 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] PUT https://10.4.3.170/volume/v3/attachments/81e4ecd9-10d2-4adb-ad42-9c341bd1c37e Aug 18 19:35:01.013314 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-6e580960-52c3-453f-b105-1a82397dce91 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:35:01.017696 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:01.017696 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:01.018853 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-a7ef01f8-e283-4aba-9dd6-319b60695efa tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c returned with HTTP 200 Aug 18 19:35:01.019528 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1378/5515] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:01 2026] GET /volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:01.023772 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-6e580960-52c3-453f-b105-1a82397dce91 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Acquiring lock "cinder-attachment_update-bfba3c0b-dffe-464d-95f7-f3a895aaab19-np0000007688" by "attachment_update" {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:35:01.029493 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-6e580960-52c3-453f-b105-1a82397dce91 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Lock "cinder-attachment_update-bfba3c0b-dffe-464d-95f7-f3a895aaab19-np0000007688" acquired by "attachment_update" :: waited 0.006s {{(pid=100583) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:35:01.030596 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:01.030596 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:01.137433 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.coordination [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-6e580960-52c3-453f-b105-1a82397dce91 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Lock "cinder-attachment_update-bfba3c0b-dffe-464d-95f7-f3a895aaab19-np0000007688" released by "attachment_update" :: held 0.108s {{(pid=100583) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:35:01.137890 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-6e580960-52c3-453f-b105-1a82397dce91 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/attachments/81e4ecd9-10d2-4adb-ad42-9c341bd1c37e returned with HTTP 200 Aug 18 19:35:01.138591 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1384/5516] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:35:01 2026] PUT /volume/v3/attachments/81e4ecd9-10d2-4adb-ad42-9c341bd1c37e => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:35:01.440441 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-93bc8c00-a6e4-4398-96ab-21465579a14a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:01.442168 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-93bc8c00-a6e4-4398-96ab-21465579a14a tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 Aug 18 19:35:01.442408 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-93bc8c00-a6e4-4398-96ab-21465579a14a tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:01.442572 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-93bc8c00-a6e4-4398-96ab-21465579a14a tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:01.450108 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:01.450108 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:01.454114 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-93bc8c00-a6e4-4398-96ab-21465579a14a tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:35:01.459160 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-93bc8c00-a6e4-4398-96ab-21465579a14a tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 returned with HTTP 200 Aug 18 19:35:01.459729 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1381/5517] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:35:01 2026] GET /volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:01.884655 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ce05c98a-590d-47ec-adef-f02984eb4ce4 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:01.886999 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ce05c98a-590d-47ec-adef-f02984eb4ce4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 Aug 18 19:35:01.887229 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ce05c98a-590d-47ec-adef-f02984eb4ce4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:01.887487 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ce05c98a-590d-47ec-adef-f02984eb4ce4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:01.897219 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:01.897219 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:01.900942 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-ce05c98a-590d-47ec-adef-f02984eb4ce4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:35:01.905281 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ce05c98a-590d-47ec-adef-f02984eb4ce4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 returned with HTTP 200 Aug 18 19:35:01.905854 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1375/5518] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:35:01 2026] GET /volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:02.032271 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-153191c1-4291-43b3-a1a7-4f830881853f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:02.034479 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-153191c1-4291-43b3-a1a7-4f830881853f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c Aug 18 19:35:02.034835 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-153191c1-4291-43b3-a1a7-4f830881853f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:02.034920 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-153191c1-4291-43b3-a1a7-4f830881853f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:02.035236 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-153191c1-4291-43b3-a1a7-4f830881853f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 4331ba62-4f00-46c0-8011-aeede07b766c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:02.041119 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:02.041119 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:02.042296 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-153191c1-4291-43b3-a1a7-4f830881853f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c returned with HTTP 200 Aug 18 19:35:02.042826 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1379/5519] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:02 2026] GET /volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:02.476609 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c849e6c5-5d04-4f89-9715-77ed7d3925f1 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:02.478874 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c849e6c5-5d04-4f89-9715-77ed7d3925f1 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 Aug 18 19:35:02.478874 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c849e6c5-5d04-4f89-9715-77ed7d3925f1 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:02.479404 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c849e6c5-5d04-4f89-9715-77ed7d3925f1 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:02.489387 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:02.489387 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:02.490453 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c849e6c5-5d04-4f89-9715-77ed7d3925f1 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:35:02.496168 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c849e6c5-5d04-4f89-9715-77ed7d3925f1 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 returned with HTTP 200 Aug 18 19:35:02.496673 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1385/5520] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:35:02 2026] GET /volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 => generated 945 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:02.923916 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b87e4eee-7510-45d2-9031-901ab3a411a6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:02.926085 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b87e4eee-7510-45d2-9031-901ab3a411a6 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 Aug 18 19:35:02.926395 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b87e4eee-7510-45d2-9031-901ab3a411a6 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:02.926901 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b87e4eee-7510-45d2-9031-901ab3a411a6 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:02.939494 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:02.939494 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:02.944390 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b87e4eee-7510-45d2-9031-901ab3a411a6 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:35:02.949679 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b87e4eee-7510-45d2-9031-901ab3a411a6 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 returned with HTTP 200 Aug 18 19:35:02.950121 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1382/5521] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:35:02 2026] GET /volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 => generated 921 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:03.055843 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-669f5dec-bef8-44d3-9c0c-2985c4ce0789 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:03.058278 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-669f5dec-bef8-44d3-9c0c-2985c4ce0789 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c Aug 18 19:35:03.058671 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-669f5dec-bef8-44d3-9c0c-2985c4ce0789 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:03.059002 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-669f5dec-bef8-44d3-9c0c-2985c4ce0789 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:03.059002 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-669f5dec-bef8-44d3-9c0c-2985c4ce0789 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 4331ba62-4f00-46c0-8011-aeede07b766c. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:03.065116 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:03.065116 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:03.066103 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-669f5dec-bef8-44d3-9c0c-2985c4ce0789 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c returned with HTTP 200 Aug 18 19:35:03.066682 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1376/5522] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:03 2026] GET /volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:35:03.528182 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0f0267f1-4370-436f-9735-13a133ef6220 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:03.530173 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0f0267f1-4370-436f-9735-13a133ef6220 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 Aug 18 19:35:03.530646 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0f0267f1-4370-436f-9735-13a133ef6220 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:03.530646 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0f0267f1-4370-436f-9735-13a133ef6220 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:03.540094 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:03.540094 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:03.545270 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-0f0267f1-4370-436f-9735-13a133ef6220 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:35:03.551650 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0f0267f1-4370-436f-9735-13a133ef6220 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 returned with HTTP 200 Aug 18 19:35:03.552232 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1380/5523] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:35:03 2026] GET /volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:03.967384 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b727ee93-2a7c-452e-9383-78811704bbce None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:03.967384 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b727ee93-2a7c-452e-9383-78811704bbce tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 Aug 18 19:35:03.967384 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b727ee93-2a7c-452e-9383-78811704bbce tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:03.967384 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b727ee93-2a7c-452e-9383-78811704bbce tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:03.976819 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:03.976819 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:03.980352 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-b727ee93-2a7c-452e-9383-78811704bbce tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:35:03.984768 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b727ee93-2a7c-452e-9383-78811704bbce tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 returned with HTTP 200 Aug 18 19:35:03.985153 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1386/5524] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:35:03 2026] GET /volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:04.079286 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f32df17e-d07a-40db-9b49-75fbd0ff1d92 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:04.081108 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f32df17e-d07a-40db-9b49-75fbd0ff1d92 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c Aug 18 19:35:04.081335 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f32df17e-d07a-40db-9b49-75fbd0ff1d92 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:04.081569 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f32df17e-d07a-40db-9b49-75fbd0ff1d92 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:04.081700 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-f32df17e-d07a-40db-9b49-75fbd0ff1d92 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 4331ba62-4f00-46c0-8011-aeede07b766c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:04.086376 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:04.086376 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:04.087236 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f32df17e-d07a-40db-9b49-75fbd0ff1d92 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c returned with HTTP 200 Aug 18 19:35:04.087661 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1383/5525] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:04 2026] GET /volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:04.581770 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-cebb1bfd-65fb-4fc3-a180-8da58fa57761 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:04.584003 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cebb1bfd-65fb-4fc3-a180-8da58fa57761 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 Aug 18 19:35:04.584197 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cebb1bfd-65fb-4fc3-a180-8da58fa57761 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:04.584392 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-cebb1bfd-65fb-4fc3-a180-8da58fa57761 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:04.592091 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:04.592091 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:04.596519 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-cebb1bfd-65fb-4fc3-a180-8da58fa57761 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:35:04.601051 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-cebb1bfd-65fb-4fc3-a180-8da58fa57761 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 returned with HTTP 200 Aug 18 19:35:04.601461 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1377/5526] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:35:04 2026] GET /volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:04.646144 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-8b733451-57a6-4766-ab52-021e44e1c00f None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:04.648912 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-8b733451-57a6-4766-ab52-021e44e1c00f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] POST https://10.4.3.170/volume/v3/attachments/81e4ecd9-10d2-4adb-ad42-9c341bd1c37e/action Aug 18 19:35:04.649582 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-8b733451-57a6-4766-ab52-021e44e1c00f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:35:04.649582 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-8b733451-57a6-4766-ab52-021e44e1c00f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:35:04.669725 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:04.669725 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:04.682108 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-3e92a9d7-8bad-4a61-ad5a-0d6fa4b01462 req-8b733451-57a6-4766-ab52-021e44e1c00f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/attachments/81e4ecd9-10d2-4adb-ad42-9c341bd1c37e/action returned with HTTP 204 Aug 18 19:35:04.682632 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1381/5527] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:35:04 2026] POST /volume/v3/attachments/81e4ecd9-10d2-4adb-ad42-9c341bd1c37e/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:35:04.997891 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f45825f5-f37b-421d-9892-0e6984d7f29a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:05.000426 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f45825f5-f37b-421d-9892-0e6984d7f29a tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 Aug 18 19:35:05.000718 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f45825f5-f37b-421d-9892-0e6984d7f29a tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:05.000997 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f45825f5-f37b-421d-9892-0e6984d7f29a tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:05.014228 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:05.014228 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:05.019458 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-f45825f5-f37b-421d-9892-0e6984d7f29a tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:35:05.025345 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f45825f5-f37b-421d-9892-0e6984d7f29a tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 returned with HTTP 200 Aug 18 19:35:05.026010 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1387/5528] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:35:04 2026] GET /volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 => generated 1213 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:35:05.080225 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-1560f5f1-b030-4e3a-80df-cab712aa4088 req-ccf74621-7971-440c-a92a-134f0ceba1c9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:05.082870 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-1560f5f1-b030-4e3a-80df-cab712aa4088 req-ccf74621-7971-440c-a92a-134f0ceba1c9 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 Aug 18 19:35:05.083075 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-1560f5f1-b030-4e3a-80df-cab712aa4088 req-ccf74621-7971-440c-a92a-134f0ceba1c9 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:05.083335 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-1560f5f1-b030-4e3a-80df-cab712aa4088 req-ccf74621-7971-440c-a92a-134f0ceba1c9 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:05.093307 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:05.093307 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:05.099904 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-1560f5f1-b030-4e3a-80df-cab712aa4088 req-ccf74621-7971-440c-a92a-134f0ceba1c9 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:35:05.104752 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f91ce3f1-498b-40e9-8258-ad88d711363e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:05.106498 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-1560f5f1-b030-4e3a-80df-cab712aa4088 req-ccf74621-7971-440c-a92a-134f0ceba1c9 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 returned with HTTP 200 Aug 18 19:35:05.107057 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1384/5529] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:35:05 2026] GET /volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 => generated 1213 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:35:05.108989 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f91ce3f1-498b-40e9-8258-ad88d711363e tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c Aug 18 19:35:05.108989 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f91ce3f1-498b-40e9-8258-ad88d711363e tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:05.109804 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f91ce3f1-498b-40e9-8258-ad88d711363e tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:05.109804 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-f91ce3f1-498b-40e9-8258-ad88d711363e tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 4331ba62-4f00-46c0-8011-aeede07b766c. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:05.115478 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:05.115478 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:05.115869 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f91ce3f1-498b-40e9-8258-ad88d711363e tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c returned with HTTP 200 Aug 18 19:35:05.116340 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1378/5530] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:05 2026] GET /volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:05.128212 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-20d79e8a-6973-4475-8022-857be3e5daa9 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:05.130283 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-20d79e8a-6973-4475-8022-857be3e5daa9 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 Aug 18 19:35:05.130746 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-20d79e8a-6973-4475-8022-857be3e5daa9 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:05.130816 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-20d79e8a-6973-4475-8022-857be3e5daa9 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:05.144570 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:05.144570 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:05.150595 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-20d79e8a-6973-4475-8022-857be3e5daa9 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:35:05.157892 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-20d79e8a-6973-4475-8022-857be3e5daa9 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 returned with HTTP 200 Aug 18 19:35:05.158624 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1382/5531] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:35:05 2026] GET /volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 => generated 1213 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:35:05.207496 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-77a4a2c7-c8b8-4ce3-ae21-b6a8f4c93d9a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:05.209853 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-77a4a2c7-c8b8-4ce3-ae21-b6a8f4c93d9a tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 Aug 18 19:35:05.210134 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-77a4a2c7-c8b8-4ce3-ae21-b6a8f4c93d9a tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:05.210314 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-77a4a2c7-c8b8-4ce3-ae21-b6a8f4c93d9a tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:05.220936 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:05.220936 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:05.225383 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-77a4a2c7-c8b8-4ce3-ae21-b6a8f4c93d9a tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:35:05.230595 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-77a4a2c7-c8b8-4ce3-ae21-b6a8f4c93d9a tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 returned with HTTP 200 Aug 18 19:35:05.231036 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1388/5532] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:35:05 2026] GET /volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 => generated 1213 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:35:05.253630 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-bd92aa3f-f062-4518-b7d8-c2e9b320b9f4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:05.255948 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-bd92aa3f-f062-4518-b7d8-c2e9b320b9f4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] POST https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19/action Aug 18 19:35:05.256517 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-bd92aa3f-f062-4518-b7d8-c2e9b320b9f4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:35:05.256700 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-bd92aa3f-f062-4518-b7d8-c2e9b320b9f4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:35:05.268152 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:05.268152 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:05.268883 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-bd92aa3f-f062-4518-b7d8-c2e9b320b9f4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:35:05.277902 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-bd92aa3f-f062-4518-b7d8-c2e9b320b9f4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Begin detaching volume completed successfully. Aug 18 19:35:05.278291 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-bd92aa3f-f062-4518-b7d8-c2e9b320b9f4 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19/action returned with HTTP 202 Aug 18 19:35:05.279018 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1385/5533] 10.4.3.170 () {72 vars in 1672 bytes} [Tue Aug 18 19:35:05 2026] POST /volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:35:05.303848 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-669914a8-1bfe-42f3-b286-f3daefc0dbc9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:05.306219 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-669914a8-1bfe-42f3-b286-f3daefc0dbc9 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 Aug 18 19:35:05.306470 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-669914a8-1bfe-42f3-b286-f3daefc0dbc9 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:05.306650 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-669914a8-1bfe-42f3-b286-f3daefc0dbc9 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:05.324253 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:05.324253 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:05.332064 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-669914a8-1bfe-42f3-b286-f3daefc0dbc9 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:35:05.338896 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-669914a8-1bfe-42f3-b286-f3daefc0dbc9 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 returned with HTTP 200 Aug 18 19:35:05.339577 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1379/5534] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:35:05 2026] GET /volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 => generated 1216 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:35:05.342942 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-0294689c-065b-496f-b7bc-9399a8508964 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:05.343471 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0294689c-065b-496f-b7bc-9399a8508964 None None] GET https://10.4.3.170/volume// Aug 18 19:35:05.343549 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0294689c-065b-496f-b7bc-9399a8508964 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:05.343770 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-0294689c-065b-496f-b7bc-9399a8508964 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:05.344243 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-0294689c-065b-496f-b7bc-9399a8508964 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:35:05.344527 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1383/5535] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:35: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 19:35:05.355272 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-209a843a-f22b-4792-84d4-a03e2f0b0b40 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:05.358842 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-209a843a-f22b-4792-84d4-a03e2f0b0b40 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 Aug 18 19:35:05.359463 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-209a843a-f22b-4792-84d4-a03e2f0b0b40 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:05.359655 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-209a843a-f22b-4792-84d4-a03e2f0b0b40 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:05.373880 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:05.373880 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:05.379453 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-209a843a-f22b-4792-84d4-a03e2f0b0b40 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:35:05.385960 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-209a843a-f22b-4792-84d4-a03e2f0b0b40 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 returned with HTTP 200 Aug 18 19:35:05.386621 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1389/5536] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:35:05 2026] GET /volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 => generated 1396 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:35:05.617621 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-1ca80f0f-59ed-4942-ab82-30aa940241b6 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:05.620525 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1ca80f0f-59ed-4942-ab82-30aa940241b6 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 Aug 18 19:35:05.620525 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1ca80f0f-59ed-4942-ab82-30aa940241b6 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:05.620788 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-1ca80f0f-59ed-4942-ab82-30aa940241b6 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:05.630021 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:05.630021 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:05.635310 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-1ca80f0f-59ed-4942-ab82-30aa940241b6 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:35:05.643658 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-1ca80f0f-59ed-4942-ab82-30aa940241b6 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 returned with HTTP 200 Aug 18 19:35:05.643658 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1386/5537] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:35:05 2026] GET /volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 => generated 945 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:05.950876 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-dd9e7ba9-e24f-4d5b-a41e-706779fac092 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:05.954181 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-dd9e7ba9-e24f-4d5b-a41e-706779fac092 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 Aug 18 19:35:05.954500 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-dd9e7ba9-e24f-4d5b-a41e-706779fac092 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:05.954874 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-dd9e7ba9-e24f-4d5b-a41e-706779fac092 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:05.969604 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:05.969604 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:05.974945 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-dd9e7ba9-e24f-4d5b-a41e-706779fac092 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:35:05.981849 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-dd9e7ba9-e24f-4d5b-a41e-706779fac092 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 returned with HTTP 200 Aug 18 19:35:05.982528 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1380/5538] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:35:05 2026] GET /volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 => generated 1216 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:35:06.127790 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bff3f7d5-57e5-40d1-b00e-d41dc8f35ee7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:06.129894 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bff3f7d5-57e5-40d1-b00e-d41dc8f35ee7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c Aug 18 19:35:06.130198 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bff3f7d5-57e5-40d1-b00e-d41dc8f35ee7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:06.130485 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bff3f7d5-57e5-40d1-b00e-d41dc8f35ee7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:06.130724 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-bff3f7d5-57e5-40d1-b00e-d41dc8f35ee7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 4331ba62-4f00-46c0-8011-aeede07b766c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:06.135918 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:06.135918 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:06.136517 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bff3f7d5-57e5-40d1-b00e-d41dc8f35ee7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c returned with HTTP 200 Aug 18 19:35:06.137420 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1384/5539] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:06 2026] GET /volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:06.322309 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-8f15d7b7-31b9-4bdc-86a8-6126078ae774 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:06.325144 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-8f15d7b7-31b9-4bdc-86a8-6126078ae774 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] DELETE https://10.4.3.170/volume/v3/attachments/81e4ecd9-10d2-4adb-ad42-9c341bd1c37e Aug 18 19:35:06.325415 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-8f15d7b7-31b9-4bdc-86a8-6126078ae774 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:06.325731 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-8f15d7b7-31b9-4bdc-86a8-6126078ae774 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'version_select' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:06.335833 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:06.335833 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:06.356435 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2c54ad5d-a1d7-4099-a45f-36504d72ffff None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:06.357550 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2c54ad5d-a1d7-4099-a45f-36504d72ffff tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 Aug 18 19:35:06.357765 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2c54ad5d-a1d7-4099-a45f-36504d72ffff tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:06.357981 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2c54ad5d-a1d7-4099-a45f-36504d72ffff tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:06.370060 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:06.370060 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:06.374820 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-2c54ad5d-a1d7-4099-a45f-36504d72ffff tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:35:06.380755 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2c54ad5d-a1d7-4099-a45f-36504d72ffff tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 returned with HTTP 200 Aug 18 19:35:06.381297 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1387/5540] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:35:06 2026] GET /volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 => generated 1216 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:35:06.413965 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-4ab0b9dc-3060-4d0f-9f2e-43477252f720 req-8f15d7b7-31b9-4bdc-86a8-6126078ae774 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/attachments/81e4ecd9-10d2-4adb-ad42-9c341bd1c37e returned with HTTP 200 Aug 18 19:35:06.414567 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1390/5541] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:35:06 2026] DELETE /volume/v3/attachments/81e4ecd9-10d2-4adb-ad42-9c341bd1c37e => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:06.663893 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f3cc7182-3361-46d2-9528-9a0cf30f95dc None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:06.666105 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f3cc7182-3361-46d2-9528-9a0cf30f95dc tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 Aug 18 19:35:06.666331 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f3cc7182-3361-46d2-9528-9a0cf30f95dc tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:06.666600 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f3cc7182-3361-46d2-9528-9a0cf30f95dc tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:06.675827 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:06.675827 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:06.680683 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-f3cc7182-3361-46d2-9528-9a0cf30f95dc tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:35:06.686383 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f3cc7182-3361-46d2-9528-9a0cf30f95dc tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 returned with HTTP 200 Aug 18 19:35:06.686814 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1381/5542] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:35:06 2026] GET /volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:35:07.149266 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1f522ba5-86cc-4843-9c7d-fac698ab3f2b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:07.152876 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1f522ba5-86cc-4843-9c7d-fac698ab3f2b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c Aug 18 19:35:07.153249 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1f522ba5-86cc-4843-9c7d-fac698ab3f2b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:07.153569 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1f522ba5-86cc-4843-9c7d-fac698ab3f2b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:07.153569 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-1f522ba5-86cc-4843-9c7d-fac698ab3f2b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 4331ba62-4f00-46c0-8011-aeede07b766c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:07.158661 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:07.158661 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:07.159483 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1f522ba5-86cc-4843-9c7d-fac698ab3f2b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c returned with HTTP 200 Aug 18 19:35:07.160059 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1385/5543] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:07 2026] GET /volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:07.400059 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-0a89fcca-de84-4ee3-913b-2099eb1fcedc None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:07.401866 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0a89fcca-de84-4ee3-913b-2099eb1fcedc tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 Aug 18 19:35:07.402191 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0a89fcca-de84-4ee3-913b-2099eb1fcedc tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:07.402416 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-0a89fcca-de84-4ee3-913b-2099eb1fcedc tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:07.411384 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:07.411384 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:07.416579 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-0a89fcca-de84-4ee3-913b-2099eb1fcedc tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:35:07.422460 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-0a89fcca-de84-4ee3-913b-2099eb1fcedc tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 returned with HTTP 200 Aug 18 19:35:07.422904 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1388/5544] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:35:07 2026] GET /volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:07.437566 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-070ce015-1ea4-47c4-8976-89664e203e2f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:07.440209 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-070ce015-1ea4-47c4-8976-89664e203e2f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] DELETE https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 Aug 18 19:35:07.440466 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-070ce015-1ea4-47c4-8976-89664e203e2f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:07.440720 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-070ce015-1ea4-47c4-8976-89664e203e2f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:07.440934 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-070ce015-1ea4-47c4-8976-89664e203e2f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Delete volume with id: bfba3c0b-dffe-464d-95f7-f3a895aaab19 Aug 18 19:35:07.451101 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:07.451101 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:07.451704 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-070ce015-1ea4-47c4-8976-89664e203e2f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:35:07.472729 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-070ce015-1ea4-47c4-8976-89664e203e2f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Delete volume request issued successfully. Aug 18 19:35:07.472992 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-070ce015-1ea4-47c4-8976-89664e203e2f tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 returned with HTTP 202 Aug 18 19:35:07.473843 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1391/5545] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:35:07 2026] DELETE /volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 19:35:07.482456 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a215903b-bb64-49fb-8a71-e5e61175ecca None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:07.484610 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a215903b-bb64-49fb-8a71-e5e61175ecca tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 Aug 18 19:35:07.484814 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a215903b-bb64-49fb-8a71-e5e61175ecca tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:07.485019 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a215903b-bb64-49fb-8a71-e5e61175ecca tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:07.494101 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:07.494101 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:07.498768 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a215903b-bb64-49fb-8a71-e5e61175ecca tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Volume info retrieved successfully. Aug 18 19:35:07.504814 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a215903b-bb64-49fb-8a71-e5e61175ecca tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 returned with HTTP 200 Aug 18 19:35:07.505791 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1382/5546] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:35:07 2026] GET /volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:07.702790 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c013da86-17b6-4aa2-9e8e-3d81d807593b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:07.706004 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c013da86-17b6-4aa2-9e8e-3d81d807593b tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 Aug 18 19:35:07.706004 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c013da86-17b6-4aa2-9e8e-3d81d807593b tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:07.706255 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c013da86-17b6-4aa2-9e8e-3d81d807593b tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:07.716321 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:07.716321 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:07.721491 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-c013da86-17b6-4aa2-9e8e-3d81d807593b tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:35:07.727889 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c013da86-17b6-4aa2-9e8e-3d81d807593b tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 returned with HTTP 200 Aug 18 19:35:07.728603 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1386/5547] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:35:07 2026] GET /volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 => generated 945 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:08.177068 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-07cc5074-71db-4f5f-b77f-587c867b82cc None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:08.179511 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-07cc5074-71db-4f5f-b77f-587c867b82cc tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c Aug 18 19:35:08.179803 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-07cc5074-71db-4f5f-b77f-587c867b82cc tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:08.180116 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-07cc5074-71db-4f5f-b77f-587c867b82cc tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:08.180239 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-07cc5074-71db-4f5f-b77f-587c867b82cc tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 4331ba62-4f00-46c0-8011-aeede07b766c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:08.185091 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:08.185091 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:08.186132 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-07cc5074-71db-4f5f-b77f-587c867b82cc tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c returned with HTTP 200 Aug 18 19:35:08.186578 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1389/5548] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:08 2026] GET /volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:08.523511 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-69128ff1-7a96-4219-ae69-35992cadb884 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:08.526079 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-69128ff1-7a96-4219-ae69-35992cadb884 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] GET https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 Aug 18 19:35:08.526393 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-69128ff1-7a96-4219-ae69-35992cadb884 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:08.526671 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-69128ff1-7a96-4219-ae69-35992cadb884 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:08.534882 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-69128ff1-7a96-4219-ae69-35992cadb884 tempest-VolumeMultiattachTests-289843240 tempest-VolumeMultiattachTests-289843240-project-member] https://10.4.3.170/volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 returned with HTTP 404 Aug 18 19:35:08.535634 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1392/5549] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:35:08 2026] GET /volume/v3/volumes/bfba3c0b-dffe-464d-95f7-f3a895aaab19 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:35:08.542787 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1790df71-60c1-4a9e-9c93-c3709a00111d None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:08.544527 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1790df71-60c1-4a9e-9c93-c3709a00111d tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Aug 18 19:35:08.544790 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1790df71-60c1-4a9e-9c93-c3709a00111d tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:08.545084 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1790df71-60c1-4a9e-9c93-c3709a00111d tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] Calling method 'detail' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:08.546055 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-1790df71-60c1-4a9e-9c93-c3709a00111d tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:35:08.556423 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1790df71-60c1-4a9e-9c93-c3709a00111d tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] Get all volumes completed successfully. Aug 18 19:35:08.558063 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:08.558063 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:08.562924 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1790df71-60c1-4a9e-9c93-c3709a00111d tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 19:35:08.563306 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1383/5550] 10.4.3.170 () {66 vars in 1285 bytes} [Tue Aug 18 19:35:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:35:08.577160 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-fe680377-4c93-47c0-a293-806cad71a5e2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:08.579229 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fe680377-4c93-47c0-a293-806cad71a5e2 tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] DELETE https://10.4.3.170/volume/v3/types/15eeea75-95cb-43ff-b13d-81e3e981cfd5 Aug 18 19:35:08.579485 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fe680377-4c93-47c0-a293-806cad71a5e2 tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:08.579726 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fe680377-4c93-47c0-a293-806cad71a5e2 tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] Calling method '_delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:08.606686 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fe680377-4c93-47c0-a293-806cad71a5e2 tempest-VolumeMultiattachTests-1631424074 tempest-VolumeMultiattachTests-1631424074-project-admin] https://10.4.3.170/volume/v3/types/15eeea75-95cb-43ff-b13d-81e3e981cfd5 returned with HTTP 202 Aug 18 19:35:08.607433 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1387/5551] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:35:08 2026] DELETE /volume/v3/types/15eeea75-95cb-43ff-b13d-81e3e981cfd5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:35:08.771235 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-80cecde1-e70c-41f9-bab8-23112c183f47 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:08.772819 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-80cecde1-e70c-41f9-bab8-23112c183f47 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 Aug 18 19:35:08.773001 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-80cecde1-e70c-41f9-bab8-23112c183f47 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:08.773683 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-80cecde1-e70c-41f9-bab8-23112c183f47 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:08.781424 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:08.781424 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:08.785893 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-80cecde1-e70c-41f9-bab8-23112c183f47 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:35:08.791239 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-80cecde1-e70c-41f9-bab8-23112c183f47 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 returned with HTTP 200 Aug 18 19:35:08.791683 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1390/5552] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:35:08 2026] GET /volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 => generated 1431 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:35:08.807421 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d095f32d-1a9c-4d12-9a85-1b0a7b1cff6d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:08.810019 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d095f32d-1a9c-4d12-9a85-1b0a7b1cff6d tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 Aug 18 19:35:08.810126 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d095f32d-1a9c-4d12-9a85-1b0a7b1cff6d tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:08.810339 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d095f32d-1a9c-4d12-9a85-1b0a7b1cff6d tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:08.820388 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:08.820388 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:08.826694 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-d095f32d-1a9c-4d12-9a85-1b0a7b1cff6d tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:35:08.833385 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d095f32d-1a9c-4d12-9a85-1b0a7b1cff6d tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 returned with HTTP 200 Aug 18 19:35:08.833882 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1393/5553] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:35:08 2026] GET /volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 => generated 1431 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:35:08.997710 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-8bded999-e913-40c8-940b-932ae023476a None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:08.999695 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-8bded999-e913-40c8-940b-932ae023476a tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 Aug 18 19:35:08.999899 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-8bded999-e913-40c8-940b-932ae023476a tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:09.000058 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-8bded999-e913-40c8-940b-932ae023476a tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:09.006981 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:09.006981 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:09.011840 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-8bded999-e913-40c8-940b-932ae023476a tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:35:09.018657 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-8bded999-e913-40c8-940b-932ae023476a tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 returned with HTTP 200 Aug 18 19:35:09.019036 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1384/5554] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:35:08 2026] GET /volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 => generated 1431 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:35:09.199826 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-45bac40a-6d94-428e-b45f-5793212c7a28 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:09.202331 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-45bac40a-6d94-428e-b45f-5793212c7a28 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c Aug 18 19:35:09.202659 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-45bac40a-6d94-428e-b45f-5793212c7a28 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:09.202931 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-45bac40a-6d94-428e-b45f-5793212c7a28 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:09.203084 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-45bac40a-6d94-428e-b45f-5793212c7a28 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 4331ba62-4f00-46c0-8011-aeede07b766c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:09.213069 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:09.213069 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:09.214296 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-45bac40a-6d94-428e-b45f-5793212c7a28 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c returned with HTTP 200 Aug 18 19:35:09.214832 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1388/5555] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:09 2026] GET /volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:09.536461 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-3d4002dd-ae13-49dd-b486-fc8ae808e74d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:09.542968 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-3d4002dd-ae13-49dd-b486-fc8ae808e74d tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 Aug 18 19:35:09.544315 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-3d4002dd-ae13-49dd-b486-fc8ae808e74d tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:09.544913 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-3d4002dd-ae13-49dd-b486-fc8ae808e74d tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:09.563682 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:09.563682 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:09.570630 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-3d4002dd-ae13-49dd-b486-fc8ae808e74d tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:35:09.579834 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-3d4002dd-ae13-49dd-b486-fc8ae808e74d tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 returned with HTTP 200 Aug 18 19:35:09.581819 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1391/5556] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:35:09 2026] GET /volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 => generated 1431 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:35:09.592240 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6dd2457b-bc94-42ac-bcc8-bb4e7318707d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:09.592662 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6dd2457b-bc94-42ac-bcc8-bb4e7318707d None None] GET https://10.4.3.170/volume// Aug 18 19:35:09.592960 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6dd2457b-bc94-42ac-bcc8-bb4e7318707d None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:09.593078 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6dd2457b-bc94-42ac-bcc8-bb4e7318707d None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:09.593422 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6dd2457b-bc94-42ac-bcc8-bb4e7318707d None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:35:09.593716 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1394/5557] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:35: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 19:35:09.603412 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-7b5eb1a0-0a68-4539-8d78-bd2c9594cdf9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:09.610435 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-7b5eb1a0-0a68-4539-8d78-bd2c9594cdf9 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:35:09.610435 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-7b5eb1a0-0a68-4539-8d78-bd2c9594cdf9 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95fbfb85-ba96-43f2-ba83-5510ce0edf17", "connector": null, "instance_uuid": "f13cb1d9-f909-4ed5-8974-9b876c2e357e"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:35:09.618885 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:09.618885 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:09.649022 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-7b5eb1a0-0a68-4539-8d78-bd2c9594cdf9 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:35:09.649944 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1385/5558] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:35:09 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 19:35:10.227604 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-be615bdf-03c2-4025-beca-0bae808371d3 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:10.229790 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-be615bdf-03c2-4025-beca-0bae808371d3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c Aug 18 19:35:10.230533 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-be615bdf-03c2-4025-beca-0bae808371d3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:10.230533 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-be615bdf-03c2-4025-beca-0bae808371d3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:10.230533 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-be615bdf-03c2-4025-beca-0bae808371d3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 4331ba62-4f00-46c0-8011-aeede07b766c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:10.235612 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:10.235612 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:10.236394 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-be615bdf-03c2-4025-beca-0bae808371d3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c returned with HTTP 200 Aug 18 19:35:10.236908 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1389/5559] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:10 2026] GET /volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:10.618083 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-2efcabc8-c5f2-4279-a74a-2bf1be769261 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:10.618494 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2efcabc8-c5f2-4279-a74a-2bf1be769261 None None] GET https://10.4.3.170/volume// Aug 18 19:35:10.618697 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2efcabc8-c5f2-4279-a74a-2bf1be769261 None None] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:10.619078 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-2efcabc8-c5f2-4279-a74a-2bf1be769261 None None] Calling method 'all' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:10.619296 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-2efcabc8-c5f2-4279-a74a-2bf1be769261 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:35:10.619692 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1392/5560] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19: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 19:35:10.629770 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-13be0dbc-9e84-40d2-9fde-0ba6bfb3763c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:10.631956 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-13be0dbc-9e84-40d2-9fde-0ba6bfb3763c tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 Aug 18 19:35:10.632207 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-13be0dbc-9e84-40d2-9fde-0ba6bfb3763c tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:10.632465 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-13be0dbc-9e84-40d2-9fde-0ba6bfb3763c tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:10.645659 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:10.645659 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:10.650760 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-13be0dbc-9e84-40d2-9fde-0ba6bfb3763c tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:35:10.657356 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-13be0dbc-9e84-40d2-9fde-0ba6bfb3763c tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 returned with HTTP 200 Aug 18 19:35:10.657858 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1395/5561] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:35:10 2026] GET /volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 => generated 1610 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:35:10.776291 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-4ce06c9e-754a-4e22-b861-47cea202c310 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:10.779299 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-4ce06c9e-754a-4e22-b861-47cea202c310 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] PUT https://10.4.3.170/volume/v3/attachments/c9c0f0e3-fade-4621-9efd-9fb6eebb14fd Aug 18 19:35:10.779651 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-4ce06c9e-754a-4e22-b861-47cea202c310 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:35:10.789263 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-4ce06c9e-754a-4e22-b861-47cea202c310 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Acquiring lock "cinder-attachment_update-95fbfb85-ba96-43f2-ba83-5510ce0edf17-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:35:10.796649 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-4ce06c9e-754a-4e22-b861-47cea202c310 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Lock "cinder-attachment_update-95fbfb85-ba96-43f2-ba83-5510ce0edf17-np0000007688" acquired by "attachment_update" :: waited 0.007s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:35:10.798210 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:10.798210 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:10.891681 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-4ce06c9e-754a-4e22-b861-47cea202c310 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Lock "cinder-attachment_update-95fbfb85-ba96-43f2-ba83-5510ce0edf17-np0000007688" released by "attachment_update" :: held 0.095s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:35:10.892164 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-4ce06c9e-754a-4e22-b861-47cea202c310 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/attachments/c9c0f0e3-fade-4621-9efd-9fb6eebb14fd returned with HTTP 200 Aug 18 19:35:10.892864 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1386/5562] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:35:10 2026] PUT /volume/v3/attachments/c9c0f0e3-fade-4621-9efd-9fb6eebb14fd => generated 968 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:35:10.919380 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-9c34aaf3-c64b-4ffe-a078-2d9c77ee95d8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:10.922435 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-9c34aaf3-c64b-4ffe-a078-2d9c77ee95d8 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] POST https://10.4.3.170/volume/v3/attachments/c9c0f0e3-fade-4621-9efd-9fb6eebb14fd/action Aug 18 19:35:10.923002 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-9c34aaf3-c64b-4ffe-a078-2d9c77ee95d8 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Action body: b'{"os-complete": null}' {{(pid=100580) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:35:10.923157 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-9c34aaf3-c64b-4ffe-a078-2d9c77ee95d8 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:35:10.949288 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:10.949288 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:10.961794 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-9c34aaf3-c64b-4ffe-a078-2d9c77ee95d8 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/attachments/c9c0f0e3-fade-4621-9efd-9fb6eebb14fd/action returned with HTTP 204 Aug 18 19:35:10.962627 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1390/5563] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:35:10 2026] POST /volume/v3/attachments/c9c0f0e3-fade-4621-9efd-9fb6eebb14fd/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:35:11.250312 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-25a94bf4-b5d4-4be5-8f23-44c729fd0e5d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:11.252651 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-25a94bf4-b5d4-4be5-8f23-44c729fd0e5d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c Aug 18 19:35:11.252970 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-25a94bf4-b5d4-4be5-8f23-44c729fd0e5d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:11.253416 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-25a94bf4-b5d4-4be5-8f23-44c729fd0e5d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:11.253416 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-25a94bf4-b5d4-4be5-8f23-44c729fd0e5d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 4331ba62-4f00-46c0-8011-aeede07b766c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:11.259749 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:11.259749 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:11.260636 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-25a94bf4-b5d4-4be5-8f23-44c729fd0e5d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c returned with HTTP 200 Aug 18 19:35:11.261636 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1393/5564] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:11 2026] GET /volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:12.274692 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-861f6877-f8bd-4f30-a788-6995c4d50e07 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:12.278450 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-861f6877-f8bd-4f30-a788-6995c4d50e07 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c Aug 18 19:35:12.278450 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-861f6877-f8bd-4f30-a788-6995c4d50e07 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:12.278450 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-861f6877-f8bd-4f30-a788-6995c4d50e07 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:12.278450 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-861f6877-f8bd-4f30-a788-6995c4d50e07 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 4331ba62-4f00-46c0-8011-aeede07b766c. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:12.285960 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:12.285960 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:12.287058 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-861f6877-f8bd-4f30-a788-6995c4d50e07 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c returned with HTTP 200 Aug 18 19:35:12.287709 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1396/5565] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:12 2026] GET /volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:13.299575 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b3c95669-cd60-4019-82ea-22c2044243c8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:13.301985 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b3c95669-cd60-4019-82ea-22c2044243c8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c Aug 18 19:35:13.302168 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b3c95669-cd60-4019-82ea-22c2044243c8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:13.302387 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b3c95669-cd60-4019-82ea-22c2044243c8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:13.302506 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-b3c95669-cd60-4019-82ea-22c2044243c8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 4331ba62-4f00-46c0-8011-aeede07b766c. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:13.307737 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:13.307737 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:13.308878 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b3c95669-cd60-4019-82ea-22c2044243c8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c returned with HTTP 200 Aug 18 19:35:13.308878 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1387/5566] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:13 2026] GET /volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:14.322289 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-056daccc-6432-4117-8860-0e18dc97d804 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:14.324286 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-056daccc-6432-4117-8860-0e18dc97d804 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c Aug 18 19:35:14.324517 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-056daccc-6432-4117-8860-0e18dc97d804 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:14.324758 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-056daccc-6432-4117-8860-0e18dc97d804 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:14.324878 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-056daccc-6432-4117-8860-0e18dc97d804 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 4331ba62-4f00-46c0-8011-aeede07b766c. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:14.329332 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:14.329332 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:14.330548 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-056daccc-6432-4117-8860-0e18dc97d804 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c returned with HTTP 200 Aug 18 19:35:14.330548 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1391/5567] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:14 2026] GET /volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:15.342869 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ea6e005d-8a65-43bc-804d-6d58169886b7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:15.344520 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ea6e005d-8a65-43bc-804d-6d58169886b7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c Aug 18 19:35:15.344738 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ea6e005d-8a65-43bc-804d-6d58169886b7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:15.344902 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ea6e005d-8a65-43bc-804d-6d58169886b7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:15.344996 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-ea6e005d-8a65-43bc-804d-6d58169886b7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 4331ba62-4f00-46c0-8011-aeede07b766c. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:15.350471 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:15.350471 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:15.351478 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ea6e005d-8a65-43bc-804d-6d58169886b7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c returned with HTTP 200 Aug 18 19:35:15.351987 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1394/5568] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:15 2026] GET /volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:15.466966 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-a7965b74-64cc-4495-baf0-e701b60e58d7 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:15.469541 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-a7965b74-64cc-4495-baf0-e701b60e58d7 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17/encryption Aug 18 19:35:15.469687 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-a7965b74-64cc-4495-baf0-e701b60e58d7 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:15.469863 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-a7965b74-64cc-4495-baf0-e701b60e58d7 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:15.480908 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:15.480908 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:15.488388 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-e2413718-444e-4f5c-99cb-9221fdc47ebc req-a7965b74-64cc-4495-baf0-e701b60e58d7 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17/encryption returned with HTTP 200 Aug 18 19:35:15.488901 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1397/5569] 10.4.3.170 () {68 vars in 1631 bytes} [Tue Aug 18 19:35:15 2026] GET /volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:16.363881 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3fd2918e-a72d-4831-a6ad-f40b5dc74019 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:16.366690 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3fd2918e-a72d-4831-a6ad-f40b5dc74019 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c Aug 18 19:35:16.367032 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3fd2918e-a72d-4831-a6ad-f40b5dc74019 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:16.367309 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3fd2918e-a72d-4831-a6ad-f40b5dc74019 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:16.367486 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-3fd2918e-a72d-4831-a6ad-f40b5dc74019 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 4331ba62-4f00-46c0-8011-aeede07b766c. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:16.373246 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:16.373246 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:16.374110 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3fd2918e-a72d-4831-a6ad-f40b5dc74019 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c returned with HTTP 200 Aug 18 19:35:16.374614 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1388/5570] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:16 2026] GET /volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c => generated 710 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:16.385105 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c4ed3dd7-46e3-4e7f-bc5b-7b3e3cb5b07d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:16.386979 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c4ed3dd7-46e3-4e7f-bc5b-7b3e3cb5b07d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] DELETE https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c Aug 18 19:35:16.387201 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c4ed3dd7-46e3-4e7f-bc5b-7b3e3cb5b07d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:16.387478 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c4ed3dd7-46e3-4e7f-bc5b-7b3e3cb5b07d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:16.387608 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-c4ed3dd7-46e3-4e7f-bc5b-7b3e3cb5b07d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Delete backup with id: 4331ba62-4f00-46c0-8011-aeede07b766c. Aug 18 19:35:16.392320 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:16.392320 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:16.405308 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.rpcapi [None req-c4ed3dd7-46e3-4e7f-bc5b-7b3e3cb5b07d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] delete_backup rpcapi backup_id 4331ba62-4f00-46c0-8011-aeede07b766c {{(pid=100580) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:35:16.407353 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c4ed3dd7-46e3-4e7f-bc5b-7b3e3cb5b07d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c returned with HTTP 202 Aug 18 19:35:16.410385 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1392/5571] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:35:16 2026] DELETE /volume/v3/backups/4331ba62-4f00-46c0-8011-aeede07b766c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:35:16.417098 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c5e3a120-9fc9-430f-b13e-d98eea856dc3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:16.418944 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c5e3a120-9fc9-430f-b13e-d98eea856dc3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:35:16.419280 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c5e3a120-9fc9-430f-b13e-d98eea856dc3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-165495957"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:35:16.420722 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-c5e3a120-9fc9-430f-b13e-d98eea856dc3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-165495957'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:35:16.420846 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-c5e3a120-9fc9-430f-b13e-d98eea856dc3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Create volume of 1 GB Aug 18 19:35:16.425482 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c5e3a120-9fc9-430f-b13e-d98eea856dc3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Availability Zones retrieved successfully. Aug 18 19:35:16.432948 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c5e3a120-9fc9-430f-b13e-d98eea856dc3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Flow 'volume_create_api' (0e2e9e4b-8620-4819-9313-c9c3e3d41d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:35:16.434270 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c5e3a120-9fc9-430f-b13e-d98eea856dc3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c23b777-d2e0-4b6f-b425-aeec996f4d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:35:16.435347 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-c5e3a120-9fc9-430f-b13e-d98eea856dc3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Validating volume size '1' using validate_int {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:35:16.473628 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c5e3a120-9fc9-430f-b13e-d98eea856dc3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c23b777-d2e0-4b6f-b425-aeec996f4d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:35:16.474471 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c5e3a120-9fc9-430f-b13e-d98eea856dc3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6729d3c-37bb-48c2-84d9-3c5eb2921b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:35:16.527870 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-c5e3a120-9fc9-430f-b13e-d98eea856dc3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Created reservations ['fec81d84-da7e-4855-885f-e936f03770b3', 'c2126747-b7d0-4181-94de-11a8a517f46c', '757d98b9-b0a4-4a4f-ae7a-dfc21c09612f', 'd3c18eb7-b80f-4980-808a-fd5c2474b8ff'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:35:16.530068 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c5e3a120-9fc9-430f-b13e-d98eea856dc3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6729d3c-37bb-48c2-84d9-3c5eb2921b0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fec81d84-da7e-4855-885f-e936f03770b3', 'c2126747-b7d0-4181-94de-11a8a517f46c', '757d98b9-b0a4-4a4f-ae7a-dfc21c09612f', 'd3c18eb7-b80f-4980-808a-fd5c2474b8ff']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:35:16.531244 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c5e3a120-9fc9-430f-b13e-d98eea856dc3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48fe1d76-8e5d-4e3b-b1cf-fbc25f311984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:35:16.563398 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c5e3a120-9fc9-430f-b13e-d98eea856dc3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48fe1d76-8e5d-4e3b-b1cf-fbc25f311984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b75c2b8c-0aba-4637-a8b0-bc1cf2d272fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-165495957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8fe8d35467b417cac818d126a7af97a',qos_specs=None,replication_status=,reservations=['fec81d84-da7e-4855-885f-e936f03770b3','c2126747-b7d0-4181-94de-11a8a517f46c','757d98b9-b0a4-4a4f-ae7a-dfc21c09612f','d3c18eb7-b80f-4980-808a-fd5c2474b8ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e86d14750b4a5ea0f30ea8dd6706e9',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:35:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-165495957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b75c2b8c-0aba-4637-a8b0-bc1cf2d272fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8fe8d35467b417cac818d126a7af97a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35e86d14750b4a5ea0f30ea8dd6706e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:35:16.564654 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c5e3a120-9fc9-430f-b13e-d98eea856dc3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e8d216c-e75a-4b97-9227-00e81023d6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:35:16.589691 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c5e3a120-9fc9-430f-b13e-d98eea856dc3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e8d216c-e75a-4b97-9227-00e81023d6be) transitioned into state 'SUCCESS' from state '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-165495957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8fe8d35467b417cac818d126a7af97a',qos_specs=None,replication_status=,reservations=['fec81d84-da7e-4855-885f-e936f03770b3','c2126747-b7d0-4181-94de-11a8a517f46c','757d98b9-b0a4-4a4f-ae7a-dfc21c09612f','d3c18eb7-b80f-4980-808a-fd5c2474b8ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e86d14750b4a5ea0f30ea8dd6706e9',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:35:16.590818 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c5e3a120-9fc9-430f-b13e-d98eea856dc3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8805815e-7fdb-427d-a90b-774b2409dbf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:35:16.602192 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c5e3a120-9fc9-430f-b13e-d98eea856dc3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8805815e-7fdb-427d-a90b-774b2409dbf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:35:16.603549 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-c5e3a120-9fc9-430f-b13e-d98eea856dc3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Flow 'volume_create_api' (0e2e9e4b-8620-4819-9313-c9c3e3d41d44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:35:16.604049 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c5e3a120-9fc9-430f-b13e-d98eea856dc3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Create volume request issued successfully. Aug 18 19:35:16.605091 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c5e3a120-9fc9-430f-b13e-d98eea856dc3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:35:16.605590 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1395/5572] 10.4.3.170 () {70 vars in 1298 bytes} [Tue Aug 18 19:35:16 2026] POST /volume/v3/volumes => generated 777 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:35:16.621011 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c4701035-b4fc-4409-9e65-2a483f1872c2 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:16.623291 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c4701035-b4fc-4409-9e65-2a483f1872c2 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/volumes/b75c2b8c-0aba-4637-a8b0-bc1cf2d272fb Aug 18 19:35:16.623623 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c4701035-b4fc-4409-9e65-2a483f1872c2 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:16.623873 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c4701035-b4fc-4409-9e65-2a483f1872c2 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:16.633933 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:16.633933 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:16.638969 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c4701035-b4fc-4409-9e65-2a483f1872c2 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Volume info retrieved successfully. Aug 18 19:35:16.643610 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c4701035-b4fc-4409-9e65-2a483f1872c2 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes/b75c2b8c-0aba-4637-a8b0-bc1cf2d272fb returned with HTTP 200 Aug 18 19:35:16.644290 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1398/5573] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:16 2026] GET /volume/v3/volumes/b75c2b8c-0aba-4637-a8b0-bc1cf2d272fb => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:17.658205 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1449d3de-f228-46d3-b3fb-83348aa90b28 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:17.660270 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1449d3de-f228-46d3-b3fb-83348aa90b28 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/volumes/b75c2b8c-0aba-4637-a8b0-bc1cf2d272fb Aug 18 19:35:17.660554 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1449d3de-f228-46d3-b3fb-83348aa90b28 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:17.660764 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1449d3de-f228-46d3-b3fb-83348aa90b28 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:17.670463 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:17.670463 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:17.675391 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1449d3de-f228-46d3-b3fb-83348aa90b28 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Volume info retrieved successfully. Aug 18 19:35:17.682383 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1449d3de-f228-46d3-b3fb-83348aa90b28 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes/b75c2b8c-0aba-4637-a8b0-bc1cf2d272fb returned with HTTP 200 Aug 18 19:35:17.683021 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1389/5574] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:17 2026] GET /volume/v3/volumes/b75c2b8c-0aba-4637-a8b0-bc1cf2d272fb => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:35:17.698422 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8e47c744-1f4a-4c69-b902-5065fed3e878 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:17.700325 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8e47c744-1f4a-4c69-b902-5065fed3e878 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] POST https://10.4.3.170/volume/v3/backups Aug 18 19:35:17.700754 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8e47c744-1f4a-4c69-b902-5065fed3e878 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b75c2b8c-0aba-4637-a8b0-bc1cf2d272fb", "name": "tempest-type-Backup-1342481310"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:35:17.702186 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.backups [None req-8e47c744-1f4a-4c69-b902-5065fed3e878 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Creating new backup {'backup': {'volume_id': 'b75c2b8c-0aba-4637-a8b0-bc1cf2d272fb', 'name': 'tempest-type-Backup-1342481310'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:35:17.702309 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-8e47c744-1f4a-4c69-b902-5065fed3e878 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Creating backup of volume b75c2b8c-0aba-4637-a8b0-bc1cf2d272fb in container None Aug 18 19:35:17.710785 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:17.710785 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:17.711263 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-8e47c744-1f4a-4c69-b902-5065fed3e878 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Volume info retrieved successfully. Aug 18 19:35:17.731833 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-8e47c744-1f4a-4c69-b902-5065fed3e878 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Created reservations ['e63ee430-0667-405d-830d-8378ad872645', 'b79e015f-295a-4679-91d3-6daff410a861'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:35:17.773154 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8e47c744-1f4a-4c69-b902-5065fed3e878 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:35:17.773754 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1393/5575] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:35:17 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 19:35:17.782609 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-17eead2c-f5cc-4dba-a619-7327643655e7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:17.785299 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-17eead2c-f5cc-4dba-a619-7327643655e7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d Aug 18 19:35:17.785657 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-17eead2c-f5cc-4dba-a619-7327643655e7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:17.785850 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-17eead2c-f5cc-4dba-a619-7327643655e7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:17.785948 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-17eead2c-f5cc-4dba-a619-7327643655e7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id bf7ef821-b6b7-4401-b151-1c665c34678d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:17.790822 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:17.790822 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:17.791560 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-17eead2c-f5cc-4dba-a619-7327643655e7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d returned with HTTP 200 Aug 18 19:35:17.791961 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1396/5576] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:17 2026] GET /volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:18.804230 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-bfd61022-22c6-4e98-b739-7bf6d38adb3f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:18.806123 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bfd61022-22c6-4e98-b739-7bf6d38adb3f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d Aug 18 19:35:18.806352 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bfd61022-22c6-4e98-b739-7bf6d38adb3f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:18.806570 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bfd61022-22c6-4e98-b739-7bf6d38adb3f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:18.806687 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-bfd61022-22c6-4e98-b739-7bf6d38adb3f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id bf7ef821-b6b7-4401-b151-1c665c34678d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:18.810969 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:18.810969 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:18.811587 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bfd61022-22c6-4e98-b739-7bf6d38adb3f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d returned with HTTP 200 Aug 18 19:35:18.811941 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1399/5577] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:18 2026] GET /volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:19.825446 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a5223b24-6807-4599-a0a3-2de5696bb4cd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:19.827872 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a5223b24-6807-4599-a0a3-2de5696bb4cd tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d Aug 18 19:35:19.828182 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a5223b24-6807-4599-a0a3-2de5696bb4cd tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:19.828454 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a5223b24-6807-4599-a0a3-2de5696bb4cd tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:19.828668 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-a5223b24-6807-4599-a0a3-2de5696bb4cd tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id bf7ef821-b6b7-4401-b151-1c665c34678d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:19.836409 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:19.836409 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:19.836409 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a5223b24-6807-4599-a0a3-2de5696bb4cd tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d returned with HTTP 200 Aug 18 19:35:19.836409 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1390/5578] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:19 2026] GET /volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:20.847442 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e0ec6ca0-ddfa-4d82-8061-f3de581a96e4 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:20.849399 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e0ec6ca0-ddfa-4d82-8061-f3de581a96e4 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d Aug 18 19:35:20.851692 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e0ec6ca0-ddfa-4d82-8061-f3de581a96e4 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:20.852430 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e0ec6ca0-ddfa-4d82-8061-f3de581a96e4 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:20.852430 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-e0ec6ca0-ddfa-4d82-8061-f3de581a96e4 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id bf7ef821-b6b7-4401-b151-1c665c34678d. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:20.867303 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:20.867303 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:20.868060 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e0ec6ca0-ddfa-4d82-8061-f3de581a96e4 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d returned with HTTP 200 Aug 18 19:35:20.869912 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1394/5579] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:20 2026] GET /volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:35:21.884553 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-7236708f-344a-4b6e-9355-03450f09a21f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:21.886949 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7236708f-344a-4b6e-9355-03450f09a21f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d Aug 18 19:35:21.887247 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7236708f-344a-4b6e-9355-03450f09a21f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:21.887498 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-7236708f-344a-4b6e-9355-03450f09a21f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:21.887626 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-7236708f-344a-4b6e-9355-03450f09a21f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id bf7ef821-b6b7-4401-b151-1c665c34678d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:21.892778 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:21.892778 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:21.893447 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-7236708f-344a-4b6e-9355-03450f09a21f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d returned with HTTP 200 Aug 18 19:35:21.893925 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1397/5580] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:21 2026] GET /volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:22.906350 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-b42fa269-9b62-494d-8f9b-d5167f4bc292 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:22.909243 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b42fa269-9b62-494d-8f9b-d5167f4bc292 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d Aug 18 19:35:22.909430 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b42fa269-9b62-494d-8f9b-d5167f4bc292 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:22.910492 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-b42fa269-9b62-494d-8f9b-d5167f4bc292 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:22.910492 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-b42fa269-9b62-494d-8f9b-d5167f4bc292 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id bf7ef821-b6b7-4401-b151-1c665c34678d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:22.915945 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:22.915945 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:22.916824 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-b42fa269-9b62-494d-8f9b-d5167f4bc292 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d returned with HTTP 200 Aug 18 19:35:22.917339 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1400/5581] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:22 2026] GET /volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:23.929303 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-0cb862e7-3dc0-40ae-905f-2763a3bd3082 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:23.931696 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0cb862e7-3dc0-40ae-905f-2763a3bd3082 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d Aug 18 19:35:23.931988 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0cb862e7-3dc0-40ae-905f-2763a3bd3082 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:23.932224 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-0cb862e7-3dc0-40ae-905f-2763a3bd3082 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:23.932359 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-0cb862e7-3dc0-40ae-905f-2763a3bd3082 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id bf7ef821-b6b7-4401-b151-1c665c34678d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:23.937465 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:23.937465 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:23.938295 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-0cb862e7-3dc0-40ae-905f-2763a3bd3082 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d returned with HTTP 200 Aug 18 19:35:23.938750 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1391/5582] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:23 2026] GET /volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:24.950037 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c3f8f327-a41a-4655-9605-14728ba40393 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:24.951887 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c3f8f327-a41a-4655-9605-14728ba40393 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d Aug 18 19:35:24.952214 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c3f8f327-a41a-4655-9605-14728ba40393 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:24.952459 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c3f8f327-a41a-4655-9605-14728ba40393 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:24.952592 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-c3f8f327-a41a-4655-9605-14728ba40393 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id bf7ef821-b6b7-4401-b151-1c665c34678d. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:24.957348 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:24.957348 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:24.958165 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c3f8f327-a41a-4655-9605-14728ba40393 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d returned with HTTP 200 Aug 18 19:35:24.958767 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1395/5583] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:24 2026] GET /volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 19:35:25.971560 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d710d271-d911-43b9-bf89-43edfdb681b5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:25.973593 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d710d271-d911-43b9-bf89-43edfdb681b5 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d Aug 18 19:35:25.973799 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d710d271-d911-43b9-bf89-43edfdb681b5 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:25.974030 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d710d271-d911-43b9-bf89-43edfdb681b5 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:25.974177 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-d710d271-d911-43b9-bf89-43edfdb681b5 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id bf7ef821-b6b7-4401-b151-1c665c34678d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:25.978540 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:25.978540 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:25.979303 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d710d271-d911-43b9-bf89-43edfdb681b5 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d returned with HTTP 200 Aug 18 19:35:25.979809 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1398/5584] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:25 2026] GET /volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:26.994142 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c2604247-342b-4097-ab98-c22f00d6a9b4 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:26.997655 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c2604247-342b-4097-ab98-c22f00d6a9b4 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d Aug 18 19:35:26.997890 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c2604247-342b-4097-ab98-c22f00d6a9b4 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:26.998105 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c2604247-342b-4097-ab98-c22f00d6a9b4 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:26.998224 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-c2604247-342b-4097-ab98-c22f00d6a9b4 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id bf7ef821-b6b7-4401-b151-1c665c34678d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:27.005896 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:27.005896 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:27.006823 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c2604247-342b-4097-ab98-c22f00d6a9b4 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d returned with HTTP 200 Aug 18 19:35:27.007302 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1401/5585] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:26 2026] GET /volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:28.019387 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-070d3c4f-7d88-4854-8026-fdb6340f33e3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:28.021465 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-070d3c4f-7d88-4854-8026-fdb6340f33e3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d Aug 18 19:35:28.021729 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-070d3c4f-7d88-4854-8026-fdb6340f33e3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:28.022061 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-070d3c4f-7d88-4854-8026-fdb6340f33e3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:28.022132 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-070d3c4f-7d88-4854-8026-fdb6340f33e3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id bf7ef821-b6b7-4401-b151-1c665c34678d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:28.027396 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:28.027396 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:28.028207 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-070d3c4f-7d88-4854-8026-fdb6340f33e3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d returned with HTTP 200 Aug 18 19:35:28.028845 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1392/5586] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:28 2026] GET /volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:29.040573 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9ea17617-e555-4c91-9230-080c80c81caf None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:29.042401 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9ea17617-e555-4c91-9230-080c80c81caf tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d Aug 18 19:35:29.042659 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9ea17617-e555-4c91-9230-080c80c81caf tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:29.042889 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9ea17617-e555-4c91-9230-080c80c81caf tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:29.043039 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-9ea17617-e555-4c91-9230-080c80c81caf tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id bf7ef821-b6b7-4401-b151-1c665c34678d. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:29.050479 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:29.050479 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:29.051276 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9ea17617-e555-4c91-9230-080c80c81caf tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d returned with HTTP 200 Aug 18 19:35:29.051761 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1396/5587] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:29 2026] GET /volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:30.062739 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6b14ff76-161e-42c8-8886-4c25e156de6c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:30.065268 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6b14ff76-161e-42c8-8886-4c25e156de6c tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d Aug 18 19:35:30.065572 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6b14ff76-161e-42c8-8886-4c25e156de6c tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:30.065837 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6b14ff76-161e-42c8-8886-4c25e156de6c tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:30.066011 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-6b14ff76-161e-42c8-8886-4c25e156de6c tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id bf7ef821-b6b7-4401-b151-1c665c34678d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:30.071662 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:30.071662 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:30.072613 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6b14ff76-161e-42c8-8886-4c25e156de6c tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d returned with HTTP 200 Aug 18 19:35:30.073136 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1399/5588] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:30 2026] GET /volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:31.088505 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7f6c8bb7-4d47-4a2a-b2e5-05145328c122 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:31.091148 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7f6c8bb7-4d47-4a2a-b2e5-05145328c122 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d Aug 18 19:35:31.091547 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7f6c8bb7-4d47-4a2a-b2e5-05145328c122 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:31.091853 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7f6c8bb7-4d47-4a2a-b2e5-05145328c122 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:31.091983 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-7f6c8bb7-4d47-4a2a-b2e5-05145328c122 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id bf7ef821-b6b7-4401-b151-1c665c34678d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:31.097677 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:31.097677 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:31.098629 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7f6c8bb7-4d47-4a2a-b2e5-05145328c122 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d returned with HTTP 200 Aug 18 19:35:31.099082 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1402/5589] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:31 2026] GET /volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:32.111142 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-8b165379-8a42-4443-9ff3-884eaa972511 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:32.113349 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8b165379-8a42-4443-9ff3-884eaa972511 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d Aug 18 19:35:32.113485 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8b165379-8a42-4443-9ff3-884eaa972511 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:32.113704 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-8b165379-8a42-4443-9ff3-884eaa972511 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:32.113839 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-8b165379-8a42-4443-9ff3-884eaa972511 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id bf7ef821-b6b7-4401-b151-1c665c34678d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:32.118647 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:32.118647 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:32.119357 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-8b165379-8a42-4443-9ff3-884eaa972511 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d returned with HTTP 200 Aug 18 19:35:32.119744 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1393/5590] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:32 2026] GET /volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:33.132402 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e9952bad-473a-4ab7-a94b-433782683d36 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:33.134907 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e9952bad-473a-4ab7-a94b-433782683d36 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d Aug 18 19:35:33.135262 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e9952bad-473a-4ab7-a94b-433782683d36 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:33.135556 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e9952bad-473a-4ab7-a94b-433782683d36 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:33.135734 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-e9952bad-473a-4ab7-a94b-433782683d36 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id bf7ef821-b6b7-4401-b151-1c665c34678d. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:33.141454 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:33.141454 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:33.142436 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e9952bad-473a-4ab7-a94b-433782683d36 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d returned with HTTP 200 Aug 18 19:35:33.142961 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1397/5591] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:33 2026] GET /volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:33.156266 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b4703cca-fd2e-4a31-8a2e-42fcc8d80ca5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:33.161062 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b4703cca-fd2e-4a31-8a2e-42fcc8d80ca5 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] DELETE https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d Aug 18 19:35:33.161447 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b4703cca-fd2e-4a31-8a2e-42fcc8d80ca5 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:33.161748 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b4703cca-fd2e-4a31-8a2e-42fcc8d80ca5 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:33.161945 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.contrib.backups [None req-b4703cca-fd2e-4a31-8a2e-42fcc8d80ca5 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Delete backup with id: bf7ef821-b6b7-4401-b151-1c665c34678d. Aug 18 19:35:33.168617 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:33.168617 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:33.189172 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.backup.rpcapi [None req-b4703cca-fd2e-4a31-8a2e-42fcc8d80ca5 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] delete_backup rpcapi backup_id bf7ef821-b6b7-4401-b151-1c665c34678d {{(pid=100581) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:35:33.191929 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b4703cca-fd2e-4a31-8a2e-42fcc8d80ca5 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d returned with HTTP 202 Aug 18 19:35:33.192561 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1400/5592] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:35:33 2026] DELETE /volume/v3/backups/bf7ef821-b6b7-4401-b151-1c665c34678d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:35:33.205389 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0e462d01-b9f6-4aa8-90de-eb1947fd4537 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:33.208126 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0e462d01-b9f6-4aa8-90de-eb1947fd4537 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/b75c2b8c-0aba-4637-a8b0-bc1cf2d272fb Aug 18 19:35:33.208513 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0e462d01-b9f6-4aa8-90de-eb1947fd4537 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:33.208814 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0e462d01-b9f6-4aa8-90de-eb1947fd4537 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:33.209050 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-0e462d01-b9f6-4aa8-90de-eb1947fd4537 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Delete volume with id: b75c2b8c-0aba-4637-a8b0-bc1cf2d272fb Aug 18 19:35:33.221753 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:33.221753 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:33.222277 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0e462d01-b9f6-4aa8-90de-eb1947fd4537 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Volume info retrieved successfully. Aug 18 19:35:33.253262 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-0e462d01-b9f6-4aa8-90de-eb1947fd4537 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Delete volume request issued successfully. Aug 18 19:35:33.253689 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0e462d01-b9f6-4aa8-90de-eb1947fd4537 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes/b75c2b8c-0aba-4637-a8b0-bc1cf2d272fb returned with HTTP 202 Aug 18 19:35:33.254230 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1403/5593] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:35:33 2026] DELETE /volume/v3/volumes/b75c2b8c-0aba-4637-a8b0-bc1cf2d272fb => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:35:33.264710 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a13b0760-5945-4edb-9430-f32e710e1920 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:33.267016 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a13b0760-5945-4edb-9430-f32e710e1920 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/volumes/b75c2b8c-0aba-4637-a8b0-bc1cf2d272fb Aug 18 19:35:33.267280 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a13b0760-5945-4edb-9430-f32e710e1920 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:33.270681 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a13b0760-5945-4edb-9430-f32e710e1920 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:33.280542 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:33.280542 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:33.287856 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-a13b0760-5945-4edb-9430-f32e710e1920 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Volume info retrieved successfully. Aug 18 19:35:33.299152 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a13b0760-5945-4edb-9430-f32e710e1920 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes/b75c2b8c-0aba-4637-a8b0-bc1cf2d272fb returned with HTTP 200 Aug 18 19:35:33.299727 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1394/5594] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:33 2026] GET /volume/v3/volumes/b75c2b8c-0aba-4637-a8b0-bc1cf2d272fb => generated 1016 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:35:34.316659 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bb12ba19-cb00-4f34-8fd5-f6e97d6d48b8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:34.320384 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bb12ba19-cb00-4f34-8fd5-f6e97d6d48b8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/volumes/b75c2b8c-0aba-4637-a8b0-bc1cf2d272fb Aug 18 19:35:34.320384 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bb12ba19-cb00-4f34-8fd5-f6e97d6d48b8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:34.320384 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bb12ba19-cb00-4f34-8fd5-f6e97d6d48b8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:34.328179 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bb12ba19-cb00-4f34-8fd5-f6e97d6d48b8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes/b75c2b8c-0aba-4637-a8b0-bc1cf2d272fb returned with HTTP 404 Aug 18 19:35:34.328691 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1398/5595] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:34 2026] GET /volume/v3/volumes/b75c2b8c-0aba-4637-a8b0-bc1cf2d272fb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:35:34.337635 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-791335a7-0eca-4230-93d6-b1f7652e2232 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:34.339982 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-791335a7-0eca-4230-93d6-b1f7652e2232 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d/export_record Aug 18 19:35:34.340194 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-791335a7-0eca-4230-93d6-b1f7652e2232 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:34.340325 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-791335a7-0eca-4230-93d6-b1f7652e2232 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'export_record' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:34.340697 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.backups [None req-791335a7-0eca-4230-93d6-b1f7652e2232 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Export record for backup e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100581) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 19:35:34.345238 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:34.345238 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:34.346201 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.backup.api [None req-791335a7-0eca-4230-93d6-b1f7652e2232 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling RPCAPI with context: , host: np0000007688, backup: e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100581) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 19:35:34.353623 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.backup.rpcapi [None req-791335a7-0eca-4230-93d6-b1f7652e2232 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] export_record in rpcapi backup_id e67f98c3-a00a-4b92-bea1-1e7f011fe26d on host np0000007688. {{(pid=100581) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 19:35:34.363715 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.backups [None req-791335a7-0eca-4230-93d6-b1f7652e2232 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTY3Zjk4YzMtYTAwYS00YjkyLWJlYTEtMWU3ZjAxMWZlMjZkIiwgInVzZXJfaWQiOiAiMzVlODZkMTQ3NTBiNGE1ZWEwZjMwZWE4ZGQ2NzA2ZTkiLCAicHJvamVjdF9pZCI6ICJmOGZlOGQzNTQ2N2I0MTdjYWM4MThkMTI2YTdhZjk3YSIsICJ2b2x1bWVfaWQiOiAiODNkNjRjNTItZmMzNS00ZTBlLTg3ZGUtNTRlZmJlNDkzMjJiIiwgImhvc3QiOiAibnAwMDAwMDA3Njg4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjU0NzU4OTQ0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODNkNjRjNTItZmMzNS00ZTBlLTg3ZGUtNTRlZmJlNDkzMjJiLzIwMjYwODE4MTkzNDQ0L2F6X25vdmFfYmFja3VwX2U2N2Y5OGMzLWEwMGEtNGI5Mi1iZWExLTFlN2YwMTFmZTI2ZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMTk6MzQ6MzlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMTk6MzQ6MzlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxOTozNDo1OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100581) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 19:35:34.364023 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-791335a7-0eca-4230-93d6-b1f7652e2232 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d/export_record returned with HTTP 200 Aug 18 19:35:34.364799 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1401/5596] 10.4.3.170 () {68 vars in 1430 bytes} [Tue Aug 18 19:35:34 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:35:34.372755 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5414bf1b-a97a-48c9-962b-37d011e85416 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:34.374646 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5414bf1b-a97a-48c9-962b-37d011e85416 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:35:34.375067 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5414bf1b-a97a-48c9-962b-37d011e85416 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-41623784"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:35:34.376673 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.volumes [None req-5414bf1b-a97a-48c9-962b-37d011e85416 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-41623784'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:35:34.376855 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-5414bf1b-a97a-48c9-962b-37d011e85416 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Create volume of 1 GB Aug 18 19:35:34.380851 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5414bf1b-a97a-48c9-962b-37d011e85416 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Availability Zones retrieved successfully. Aug 18 19:35:34.386899 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5414bf1b-a97a-48c9-962b-37d011e85416 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Flow 'volume_create_api' (43934170-e315-4d91-a195-6d0f0d2945fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:35:34.387921 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5414bf1b-a97a-48c9-962b-37d011e85416 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53399520-4f90-437b-b29a-7d1c8aefda7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:35:34.388858 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.flows.api.create_volume [None req-5414bf1b-a97a-48c9-962b-37d011e85416 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Validating volume size '1' using validate_int {{(pid=100583) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:35:34.417216 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5414bf1b-a97a-48c9-962b-37d011e85416 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53399520-4f90-437b-b29a-7d1c8aefda7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:35:34.418290 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5414bf1b-a97a-48c9-962b-37d011e85416 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (911878fe-e838-4750-85e4-b215280931b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:35:34.465550 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-5414bf1b-a97a-48c9-962b-37d011e85416 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Created reservations ['462a42c7-fad9-415f-9e29-06fca65b83e6', 'a9cc046a-722a-4584-aa01-8b852acc20d7', 'd7b5ec88-7ad5-4706-a68b-5730449fe5be', '9b091084-0d0d-4175-94a3-2a3f962716f9'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:35:34.466380 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5414bf1b-a97a-48c9-962b-37d011e85416 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (911878fe-e838-4750-85e4-b215280931b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['462a42c7-fad9-415f-9e29-06fca65b83e6', 'a9cc046a-722a-4584-aa01-8b852acc20d7', 'd7b5ec88-7ad5-4706-a68b-5730449fe5be', '9b091084-0d0d-4175-94a3-2a3f962716f9']}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:35:34.467217 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5414bf1b-a97a-48c9-962b-37d011e85416 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (290c0915-5de8-4eb0-8cb7-cd5709c080ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:35:34.491297 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5414bf1b-a97a-48c9-962b-37d011e85416 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (290c0915-5de8-4eb0-8cb7-cd5709c080ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43858ec5-f6b5-426b-911d-6067bfa62d65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-41623784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8fe8d35467b417cac818d126a7af97a',qos_specs=None,replication_status=,reservations=['462a42c7-fad9-415f-9e29-06fca65b83e6','a9cc046a-722a-4584-aa01-8b852acc20d7','d7b5ec88-7ad5-4706-a68b-5730449fe5be','9b091084-0d0d-4175-94a3-2a3f962716f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e86d14750b4a5ea0f30ea8dd6706e9',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:35:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-41623784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43858ec5-f6b5-426b-911d-6067bfa62d65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8fe8d35467b417cac818d126a7af97a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35e86d14750b4a5ea0f30ea8dd6706e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:35:34.492126 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5414bf1b-a97a-48c9-962b-37d011e85416 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (089e15e2-8843-43f3-acb5-2bf5f63d95a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:35:34.513330 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5414bf1b-a97a-48c9-962b-37d011e85416 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (089e15e2-8843-43f3-acb5-2bf5f63d95a8) transitioned into state 'SUCCESS' from state '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-41623784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8fe8d35467b417cac818d126a7af97a',qos_specs=None,replication_status=,reservations=['462a42c7-fad9-415f-9e29-06fca65b83e6','a9cc046a-722a-4584-aa01-8b852acc20d7','d7b5ec88-7ad5-4706-a68b-5730449fe5be','9b091084-0d0d-4175-94a3-2a3f962716f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e86d14750b4a5ea0f30ea8dd6706e9',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:35:34.514259 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5414bf1b-a97a-48c9-962b-37d011e85416 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92c7ac2e-04c8-453b-a394-67d485516969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:35:34.525662 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5414bf1b-a97a-48c9-962b-37d011e85416 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92c7ac2e-04c8-453b-a394-67d485516969) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100583) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:35:34.526622 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.volume.api [None req-5414bf1b-a97a-48c9-962b-37d011e85416 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Flow 'volume_create_api' (43934170-e315-4d91-a195-6d0f0d2945fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100583) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:35:34.527064 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-5414bf1b-a97a-48c9-962b-37d011e85416 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Create volume request issued successfully. Aug 18 19:35:34.527865 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5414bf1b-a97a-48c9-962b-37d011e85416 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:35:34.528376 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1404/5597] 10.4.3.170 () {70 vars in 1298 bytes} [Tue Aug 18 19:35:34 2026] POST /volume/v3/volumes => generated 776 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:35:34.547557 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-dc356749-5b22-4e64-aea9-379bab482809 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:34.549440 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-dc356749-5b22-4e64-aea9-379bab482809 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/volumes/43858ec5-f6b5-426b-911d-6067bfa62d65 Aug 18 19:35:34.549724 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-dc356749-5b22-4e64-aea9-379bab482809 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:34.549965 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-dc356749-5b22-4e64-aea9-379bab482809 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:34.558855 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:34.558855 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:34.563857 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-dc356749-5b22-4e64-aea9-379bab482809 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Volume info retrieved successfully. Aug 18 19:35:34.569319 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-dc356749-5b22-4e64-aea9-379bab482809 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes/43858ec5-f6b5-426b-911d-6067bfa62d65 returned with HTTP 200 Aug 18 19:35:34.569848 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1395/5598] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:34 2026] GET /volume/v3/volumes/43858ec5-f6b5-426b-911d-6067bfa62d65 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:35.584666 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-47b644a3-a2b5-4021-996e-a41c17f5cbd8 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:35.586573 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-47b644a3-a2b5-4021-996e-a41c17f5cbd8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/volumes/43858ec5-f6b5-426b-911d-6067bfa62d65 Aug 18 19:35:35.587125 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-47b644a3-a2b5-4021-996e-a41c17f5cbd8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:35.587125 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-47b644a3-a2b5-4021-996e-a41c17f5cbd8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:35.595704 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:35.595704 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:35.600666 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-47b644a3-a2b5-4021-996e-a41c17f5cbd8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Volume info retrieved successfully. Aug 18 19:35:35.606615 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-47b644a3-a2b5-4021-996e-a41c17f5cbd8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes/43858ec5-f6b5-426b-911d-6067bfa62d65 returned with HTTP 200 Aug 18 19:35:35.606615 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1399/5599] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:35 2026] GET /volume/v3/volumes/43858ec5-f6b5-426b-911d-6067bfa62d65 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:35:35.619686 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-5ab0a51c-6049-4f9e-8e89-02fd93b73391 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:35.621863 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5ab0a51c-6049-4f9e-8e89-02fd93b73391 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] POST https://10.4.3.170/volume/v3/backups Aug 18 19:35:35.622124 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-5ab0a51c-6049-4f9e-8e89-02fd93b73391 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "43858ec5-f6b5-426b-911d-6067bfa62d65", "name": "tempest-type-Backup-491753450"}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:35:35.624719 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.contrib.backups [None req-5ab0a51c-6049-4f9e-8e89-02fd93b73391 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Creating new backup {'backup': {'volume_id': '43858ec5-f6b5-426b-911d-6067bfa62d65', 'name': 'tempest-type-Backup-491753450'}} {{(pid=100581) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:35:35.624719 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.contrib.backups [None req-5ab0a51c-6049-4f9e-8e89-02fd93b73391 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Creating backup of volume 43858ec5-f6b5-426b-911d-6067bfa62d65 in container None Aug 18 19:35:35.635565 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:35.635565 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:35.636147 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-5ab0a51c-6049-4f9e-8e89-02fd93b73391 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Volume info retrieved successfully. Aug 18 19:35:35.660320 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-5ab0a51c-6049-4f9e-8e89-02fd93b73391 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Created reservations ['b650d97f-a172-4c8c-9293-47ac23f1729f', '32cb3908-57a0-4d80-9df6-10bb4f79147b'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:35:35.692814 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-5ab0a51c-6049-4f9e-8e89-02fd93b73391 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:35:35.693483 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1402/5600] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:35:35 2026] POST /volume/v3/backups => generated 315 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:35:35.702038 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8519cd9e-1918-4f1e-b124-ffe073ab591a None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:35.705096 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8519cd9e-1918-4f1e-b124-ffe073ab591a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 Aug 18 19:35:35.705413 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8519cd9e-1918-4f1e-b124-ffe073ab591a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:35.705687 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8519cd9e-1918-4f1e-b124-ffe073ab591a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:35.705833 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-8519cd9e-1918-4f1e-b124-ffe073ab591a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id f6e6291b-b97b-4361-9639-15317d913f52. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:35.712244 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:35.712244 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:35.713246 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8519cd9e-1918-4f1e-b124-ffe073ab591a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 returned with HTTP 200 Aug 18 19:35:35.713818 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1405/5601] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:35 2026] GET /volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:36.723733 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-175ae449-2c35-429c-8c16-8d11c3e00d73 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:36.725462 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-175ae449-2c35-429c-8c16-8d11c3e00d73 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 Aug 18 19:35:36.725672 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-175ae449-2c35-429c-8c16-8d11c3e00d73 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:36.725847 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-175ae449-2c35-429c-8c16-8d11c3e00d73 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:36.725937 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-175ae449-2c35-429c-8c16-8d11c3e00d73 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id f6e6291b-b97b-4361-9639-15317d913f52. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:36.730205 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:36.730205 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:36.730832 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-175ae449-2c35-429c-8c16-8d11c3e00d73 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 returned with HTTP 200 Aug 18 19:35:36.731191 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1396/5602] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:36 2026] GET /volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:37.744779 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e97a2887-f539-42c8-b7bd-05f6f19477f7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:37.746647 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e97a2887-f539-42c8-b7bd-05f6f19477f7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 Aug 18 19:35:37.746871 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e97a2887-f539-42c8-b7bd-05f6f19477f7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:37.747070 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e97a2887-f539-42c8-b7bd-05f6f19477f7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:37.747172 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-e97a2887-f539-42c8-b7bd-05f6f19477f7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id f6e6291b-b97b-4361-9639-15317d913f52. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:37.751504 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:37.751504 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:37.752232 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e97a2887-f539-42c8-b7bd-05f6f19477f7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 returned with HTTP 200 Aug 18 19:35:37.752641 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1400/5603] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:37 2026] GET /volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:38.763256 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-686b3c88-c8b0-47e8-8776-54506b6ceefd None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:38.765271 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-686b3c88-c8b0-47e8-8776-54506b6ceefd tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 Aug 18 19:35:38.765495 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-686b3c88-c8b0-47e8-8776-54506b6ceefd tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:38.765792 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-686b3c88-c8b0-47e8-8776-54506b6ceefd tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:38.765792 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-686b3c88-c8b0-47e8-8776-54506b6ceefd tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id f6e6291b-b97b-4361-9639-15317d913f52. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:38.767728 np0000007688 devstack@c-api.service[100581]: DEBUG dbcounter [-] [100581] Writing DB stats cinder:SELECT=130,cinder:UPDATE=27,cinder:INSERT=12 {{(pid=100581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:35:38.770725 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:38.770725 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:38.771386 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-686b3c88-c8b0-47e8-8776-54506b6ceefd tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 returned with HTTP 200 Aug 18 19:35:38.771874 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1403/5604] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:38 2026] GET /volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:39.782540 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3c091e0e-7978-4367-98ab-15510dab2b56 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:39.784553 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3c091e0e-7978-4367-98ab-15510dab2b56 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 Aug 18 19:35:39.784806 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3c091e0e-7978-4367-98ab-15510dab2b56 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:39.784988 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3c091e0e-7978-4367-98ab-15510dab2b56 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:39.785136 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-3c091e0e-7978-4367-98ab-15510dab2b56 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id f6e6291b-b97b-4361-9639-15317d913f52. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:39.786913 np0000007688 devstack@c-api.service[100583]: DEBUG dbcounter [-] [100583] Writing DB stats cinder:SELECT=134,cinder:UPDATE=21,cinder:INSERT=10 {{(pid=100583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:35:39.790294 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:39.790294 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:39.791238 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3c091e0e-7978-4367-98ab-15510dab2b56 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 returned with HTTP 200 Aug 18 19:35:39.792120 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1406/5605] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:39 2026] GET /volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:40.802397 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e89482cb-40e4-433e-b9ed-80998045264e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:40.804261 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e89482cb-40e4-433e-b9ed-80998045264e tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 Aug 18 19:35:40.804535 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e89482cb-40e4-433e-b9ed-80998045264e tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:40.804726 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e89482cb-40e4-433e-b9ed-80998045264e tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:40.804827 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-e89482cb-40e4-433e-b9ed-80998045264e tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id f6e6291b-b97b-4361-9639-15317d913f52. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:40.806470 np0000007688 devstack@c-api.service[100582]: DEBUG dbcounter [-] [100582] Writing DB stats cinder:SELECT=125,cinder:INSERT=5,cinder:UPDATE=11 {{(pid=100582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:35:40.810999 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:40.810999 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:40.811992 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e89482cb-40e4-433e-b9ed-80998045264e tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 returned with HTTP 200 Aug 18 19:35:40.812700 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1397/5606] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:40 2026] GET /volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:41.823846 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-3d58081e-e8d2-4cd9-aa05-f35de4da9260 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:41.826075 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3d58081e-e8d2-4cd9-aa05-f35de4da9260 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 Aug 18 19:35:41.826430 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3d58081e-e8d2-4cd9-aa05-f35de4da9260 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:41.826650 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-3d58081e-e8d2-4cd9-aa05-f35de4da9260 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:41.826770 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-3d58081e-e8d2-4cd9-aa05-f35de4da9260 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id f6e6291b-b97b-4361-9639-15317d913f52. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:41.829616 np0000007688 devstack@c-api.service[100580]: DEBUG dbcounter [-] [100580] Writing DB stats cinder:SELECT=143,cinder:UPDATE=48,cinder:INSERT=20 {{(pid=100580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:35:41.833488 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:41.833488 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:41.834202 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-3d58081e-e8d2-4cd9-aa05-f35de4da9260 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 returned with HTTP 200 Aug 18 19:35:41.834626 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1401/5607] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:41 2026] GET /volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:42.845700 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-d3168a10-3ca7-4498-af4e-4b6f4924cdb1 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:42.847760 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d3168a10-3ca7-4498-af4e-4b6f4924cdb1 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 Aug 18 19:35:42.848035 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d3168a10-3ca7-4498-af4e-4b6f4924cdb1 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:42.848305 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-d3168a10-3ca7-4498-af4e-4b6f4924cdb1 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:42.848448 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-d3168a10-3ca7-4498-af4e-4b6f4924cdb1 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id f6e6291b-b97b-4361-9639-15317d913f52. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:42.853347 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:42.853347 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:42.854240 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-d3168a10-3ca7-4498-af4e-4b6f4924cdb1 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 returned with HTTP 200 Aug 18 19:35:42.854768 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1404/5608] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:42 2026] GET /volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:43.867395 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-3a907d66-4659-4e35-a4d0-69d14b9d2e48 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:43.869908 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3a907d66-4659-4e35-a4d0-69d14b9d2e48 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 Aug 18 19:35:43.870570 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3a907d66-4659-4e35-a4d0-69d14b9d2e48 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:43.870570 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-3a907d66-4659-4e35-a4d0-69d14b9d2e48 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:43.870722 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-3a907d66-4659-4e35-a4d0-69d14b9d2e48 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id f6e6291b-b97b-4361-9639-15317d913f52. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:43.876624 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:43.876624 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:43.877497 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-3a907d66-4659-4e35-a4d0-69d14b9d2e48 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 returned with HTTP 200 Aug 18 19:35:43.877990 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1407/5609] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:43 2026] GET /volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:44.889693 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-697300da-8311-44c1-b58c-781a08d5c116 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:44.891417 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-697300da-8311-44c1-b58c-781a08d5c116 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 Aug 18 19:35:44.891607 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-697300da-8311-44c1-b58c-781a08d5c116 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:44.891782 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-697300da-8311-44c1-b58c-781a08d5c116 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:44.891876 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-697300da-8311-44c1-b58c-781a08d5c116 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id f6e6291b-b97b-4361-9639-15317d913f52. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:44.895904 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:44.895904 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:44.896491 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-697300da-8311-44c1-b58c-781a08d5c116 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 returned with HTTP 200 Aug 18 19:35:44.896850 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1398/5610] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:44 2026] GET /volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:45.909819 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6b2bf897-934d-4beb-ac55-15c7acd7ea31 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:45.912279 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6b2bf897-934d-4beb-ac55-15c7acd7ea31 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 Aug 18 19:35:45.912651 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6b2bf897-934d-4beb-ac55-15c7acd7ea31 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:45.912850 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6b2bf897-934d-4beb-ac55-15c7acd7ea31 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:45.913000 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-6b2bf897-934d-4beb-ac55-15c7acd7ea31 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id f6e6291b-b97b-4361-9639-15317d913f52. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:45.918206 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:45.918206 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:45.919130 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6b2bf897-934d-4beb-ac55-15c7acd7ea31 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 returned with HTTP 200 Aug 18 19:35:45.919568 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1402/5611] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:45 2026] GET /volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:46.930833 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-e21fa0c5-87eb-4bf4-85b1-7f2f3732cd4b None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:46.933194 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e21fa0c5-87eb-4bf4-85b1-7f2f3732cd4b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 Aug 18 19:35:46.933596 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e21fa0c5-87eb-4bf4-85b1-7f2f3732cd4b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:46.933916 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-e21fa0c5-87eb-4bf4-85b1-7f2f3732cd4b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:46.934071 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-e21fa0c5-87eb-4bf4-85b1-7f2f3732cd4b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id f6e6291b-b97b-4361-9639-15317d913f52. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:46.940243 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:46.940243 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:46.940572 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-e21fa0c5-87eb-4bf4-85b1-7f2f3732cd4b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 returned with HTTP 200 Aug 18 19:35:46.941038 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1405/5612] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:46 2026] GET /volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:47.953085 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-067f4905-a028-4075-a936-062ff1419e02 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:47.955034 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-067f4905-a028-4075-a936-062ff1419e02 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 Aug 18 19:35:47.955340 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-067f4905-a028-4075-a936-062ff1419e02 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:47.955615 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-067f4905-a028-4075-a936-062ff1419e02 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:47.955768 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-067f4905-a028-4075-a936-062ff1419e02 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id f6e6291b-b97b-4361-9639-15317d913f52. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:47.963148 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:47.963148 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:47.964123 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-067f4905-a028-4075-a936-062ff1419e02 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 returned with HTTP 200 Aug 18 19:35:47.964666 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1408/5613] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:47 2026] GET /volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:48.975801 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-414f6ffb-4e27-47df-9ed3-22cfabb315dd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:48.978032 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-414f6ffb-4e27-47df-9ed3-22cfabb315dd tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 Aug 18 19:35:48.978282 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-414f6ffb-4e27-47df-9ed3-22cfabb315dd tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:48.978535 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-414f6ffb-4e27-47df-9ed3-22cfabb315dd tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:48.978657 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-414f6ffb-4e27-47df-9ed3-22cfabb315dd tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id f6e6291b-b97b-4361-9639-15317d913f52. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:48.983992 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:48.983992 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:48.984833 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-414f6ffb-4e27-47df-9ed3-22cfabb315dd tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 returned with HTTP 200 Aug 18 19:35:48.985257 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1399/5614] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:48 2026] GET /volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:49.995883 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d5f657fa-737a-44d5-9fcf-64bdd9d0d1f2 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:49.997690 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d5f657fa-737a-44d5-9fcf-64bdd9d0d1f2 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 Aug 18 19:35:49.997934 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d5f657fa-737a-44d5-9fcf-64bdd9d0d1f2 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:49.998126 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d5f657fa-737a-44d5-9fcf-64bdd9d0d1f2 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:49.998243 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-d5f657fa-737a-44d5-9fcf-64bdd9d0d1f2 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id f6e6291b-b97b-4361-9639-15317d913f52. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:50.002387 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:50.002387 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:50.003179 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d5f657fa-737a-44d5-9fcf-64bdd9d0d1f2 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 returned with HTTP 200 Aug 18 19:35:50.003573 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1403/5615] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:49 2026] GET /volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:51.014847 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6ca5a7fe-32c1-4ac3-9ea0-af61601c92e0 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:51.016805 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6ca5a7fe-32c1-4ac3-9ea0-af61601c92e0 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 Aug 18 19:35:51.017094 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6ca5a7fe-32c1-4ac3-9ea0-af61601c92e0 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:51.017275 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6ca5a7fe-32c1-4ac3-9ea0-af61601c92e0 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:51.017417 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-6ca5a7fe-32c1-4ac3-9ea0-af61601c92e0 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id f6e6291b-b97b-4361-9639-15317d913f52. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:51.022222 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:51.022222 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:51.022900 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6ca5a7fe-32c1-4ac3-9ea0-af61601c92e0 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 returned with HTTP 200 Aug 18 19:35:51.023316 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1406/5616] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:51 2026] GET /volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:51.034562 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-d4f99fad-b5ad-4de3-847e-0f266fb78c3f None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:51.036380 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d4f99fad-b5ad-4de3-847e-0f266fb78c3f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52/export_record Aug 18 19:35:51.037833 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d4f99fad-b5ad-4de3-847e-0f266fb78c3f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:51.037833 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-d4f99fad-b5ad-4de3-847e-0f266fb78c3f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'export_record' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:51.037833 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.backups [None req-d4f99fad-b5ad-4de3-847e-0f266fb78c3f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Export record for backup f6e6291b-b97b-4361-9639-15317d913f52. {{(pid=100583) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 19:35:51.041553 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:51.041553 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:51.042458 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.backup.api [None req-d4f99fad-b5ad-4de3-847e-0f266fb78c3f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling RPCAPI with context: , host: np0000007688, backup: f6e6291b-b97b-4361-9639-15317d913f52. {{(pid=100583) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 19:35:51.050385 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.backup.rpcapi [None req-d4f99fad-b5ad-4de3-847e-0f266fb78c3f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] export_record in rpcapi backup_id f6e6291b-b97b-4361-9639-15317d913f52 on host np0000007688. {{(pid=100583) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 19:35:51.064959 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.backups [None req-d4f99fad-b5ad-4de3-847e-0f266fb78c3f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjZlNjI5MWItYjk3Yi00MzYxLTk2MzktMTUzMTdkOTEzZjUyIiwgInVzZXJfaWQiOiAiMzVlODZkMTQ3NTBiNGE1ZWEwZjMwZWE4ZGQ2NzA2ZTkiLCAicHJvamVjdF9pZCI6ICJmOGZlOGQzNTQ2N2I0MTdjYWM4MThkMTI2YTdhZjk3YSIsICJ2b2x1bWVfaWQiOiAiNDM4NThlYzUtZjZiNS00MjZiLTkxMWQtNjA2N2JmYTYyZDY1IiwgImhvc3QiOiAibnAwMDAwMDA3Njg4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00OTE3NTM0NTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80Mzg1OGVjNS1mNmI1LTQyNmItOTExZC02MDY3YmZhNjJkNjUvMjAyNjA4MTgxOTM1MzgvYXpfbm92YV9iYWNrdXBfZjZlNjI5MWItYjk3Yi00MzYxLTk2MzktMTUzMTdkOTEzZjUyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxOTozNTozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxOTozNTozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDE5OjM1OjUwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100583) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 19:35:51.065340 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-d4f99fad-b5ad-4de3-847e-0f266fb78c3f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52/export_record returned with HTTP 200 Aug 18 19:35:51.066151 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1409/5617] 10.4.3.170 () {68 vars in 1430 bytes} [Tue Aug 18 19:35:51 2026] GET /volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52/export_record => generated 1424 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:35:51.072898 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-91d80274-e03b-490b-85f0-5b5d2e16c2a9 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:51.074674 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-91d80274-e03b-490b-85f0-5b5d2e16c2a9 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 Aug 18 19:35:51.074894 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-91d80274-e03b-490b-85f0-5b5d2e16c2a9 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:51.075067 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-91d80274-e03b-490b-85f0-5b5d2e16c2a9 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:51.075208 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-91d80274-e03b-490b-85f0-5b5d2e16c2a9 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id f6e6291b-b97b-4361-9639-15317d913f52. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:51.079389 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:51.079389 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:51.080044 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-91d80274-e03b-490b-85f0-5b5d2e16c2a9 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 returned with HTTP 200 Aug 18 19:35:51.080404 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1400/5618] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:51 2026] GET /volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:51.091806 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bd241d00-c40b-4308-a6de-78eebd8f2db1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:51.093360 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bd241d00-c40b-4308-a6de-78eebd8f2db1 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] POST https://10.4.3.170/volume/v3/backups/import_record Aug 18 19:35:51.093759 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bd241d00-c40b-4308-a6de-78eebd8f2db1 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmY0NDMwMTEtZGYxMS00ZGQxLWE1NjQtOTUyN2Y1MjZlMDQ2IiwgInVzZXJfaWQiOiAiMzVlODZkMTQ3NTBiNGE1ZWEwZjMwZWE4ZGQ2NzA2ZTkiLCAicHJvamVjdF9pZCI6ICJmOGZlOGQzNTQ2N2I0MTdjYWM4MThkMTI2YTdhZjk3YSIsICJ2b2x1bWVfaWQiOiAiNDM4NThlYzUtZjZiNS00MjZiLTkxMWQtNjA2N2JmYTYyZDY1IiwgImhvc3QiOiAibnAwMDAwMDA3Njg4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00OTE3NTM0NTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80Mzg1OGVjNS1mNmI1LTQyNmItOTExZC02MDY3YmZhNjJkNjUvMjAyNjA4MTgxOTM1MzgvYXpfbm92YV9iYWNrdXBfZjZlNjI5MWItYjk3Yi00MzYxLTk2MzktMTUzMTdkOTEzZjUyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxOTozNTozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxOTozNTozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDE5OjM1OjUwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:35:51.095057 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.backups [None req-bd241d00-c40b-4308-a6de-78eebd8f2db1 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmY0NDMwMTEtZGYxMS00ZGQxLWE1NjQtOTUyN2Y1MjZlMDQ2IiwgInVzZXJfaWQiOiAiMzVlODZkMTQ3NTBiNGE1ZWEwZjMwZWE4ZGQ2NzA2ZTkiLCAicHJvamVjdF9pZCI6ICJmOGZlOGQzNTQ2N2I0MTdjYWM4MThkMTI2YTdhZjk3YSIsICJ2b2x1bWVfaWQiOiAiNDM4NThlYzUtZjZiNS00MjZiLTkxMWQtNjA2N2JmYTYyZDY1IiwgImhvc3QiOiAibnAwMDAwMDA3Njg4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00OTE3NTM0NTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80Mzg1OGVjNS1mNmI1LTQyNmItOTExZC02MDY3YmZhNjJkNjUvMjAyNjA4MTgxOTM1MzgvYXpfbm92YV9iYWNrdXBfZjZlNjI5MWItYjk3Yi00MzYxLTk2MzktMTUzMTdkOTEzZjUyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxOTozNTozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxOTozNTozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDE5OjM1OjUwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100580) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 19:35:51.095159 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.backups [None req-bd241d00-c40b-4308-a6de-78eebd8f2db1 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmY0NDMwMTEtZGYxMS00ZGQxLWE1NjQtOTUyN2Y1MjZlMDQ2IiwgInVzZXJfaWQiOiAiMzVlODZkMTQ3NTBiNGE1ZWEwZjMwZWE4ZGQ2NzA2ZTkiLCAicHJvamVjdF9pZCI6ICJmOGZlOGQzNTQ2N2I0MTdjYWM4MThkMTI2YTdhZjk3YSIsICJ2b2x1bWVfaWQiOiAiNDM4NThlYzUtZjZiNS00MjZiLTkxMWQtNjA2N2JmYTYyZDY1IiwgImhvc3QiOiAibnAwMDAwMDA3Njg4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00OTE3NTM0NTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80Mzg1OGVjNS1mNmI1LTQyNmItOTExZC02MDY3YmZhNjJkNjUvMjAyNjA4MTgxOTM1MzgvYXpfbm92YV9iYWNrdXBfZjZlNjI5MWItYjk3Yi00MzYxLTk2MzktMTUzMTdkOTEzZjUyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxOTozNTozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxOTozNTozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDE5OjM1OjUwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100580) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 19:35:51.123131 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-bd241d00-c40b-4308-a6de-78eebd8f2db1 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Created reservations ['54f7797b-04ee-4617-acde-28bfdc8114da', '4916c01b-8e18-41fb-b7b8-8342cf32110b'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:35:51.143130 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.rpcapi [None req-bd241d00-c40b-4308-a6de-78eebd8f2db1 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] import_record rpcapi backup id 2f443011-df11-4dd1-a564-9527f526e046 on host np0000007688 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmY0NDMwMTEtZGYxMS00ZGQxLWE1NjQtOTUyN2Y1MjZlMDQ2IiwgInVzZXJfaWQiOiAiMzVlODZkMTQ3NTBiNGE1ZWEwZjMwZWE4ZGQ2NzA2ZTkiLCAicHJvamVjdF9pZCI6ICJmOGZlOGQzNTQ2N2I0MTdjYWM4MThkMTI2YTdhZjk3YSIsICJ2b2x1bWVfaWQiOiAiNDM4NThlYzUtZjZiNS00MjZiLTkxMWQtNjA2N2JmYTYyZDY1IiwgImhvc3QiOiAibnAwMDAwMDA3Njg4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00OTE3NTM0NTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80Mzg1OGVjNS1mNmI1LTQyNmItOTExZC02MDY3YmZhNjJkNjUvMjAyNjA4MTgxOTM1MzgvYXpfbm92YV9iYWNrdXBfZjZlNjI5MWItYjk3Yi00MzYxLTk2MzktMTUzMTdkOTEzZjUyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxOTozNTozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxOTozNTozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDE5OjM1OjUwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100580) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 18 19:35:51.145153 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.backups [None req-bd241d00-c40b-4308-a6de-78eebd8f2db1 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Import record output: {'backup': {'id': '2f443011-df11-4dd1-a564-9527f526e046', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.170/volume/v3/backups/2f443011-df11-4dd1-a564-9527f526e046'}, {'rel': 'bookmark', 'href': 'https://10.4.3.170/volume/backups/2f443011-df11-4dd1-a564-9527f526e046'}]}}. {{(pid=100580) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 18 19:35:51.145480 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bd241d00-c40b-4308-a6de-78eebd8f2db1 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/import_record returned with HTTP 201 Aug 18 19:35:51.145821 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1404/5619] 10.4.3.170 () {70 vars in 1342 bytes} [Tue Aug 18 19:35:51 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 54 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 18 19:35:51.157332 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b9dc7cd3-d7a2-4c52-898a-a8c0a8767c32 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:51.159155 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b9dc7cd3-d7a2-4c52-898a-a8c0a8767c32 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/2f443011-df11-4dd1-a564-9527f526e046 Aug 18 19:35:51.159356 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b9dc7cd3-d7a2-4c52-898a-a8c0a8767c32 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:51.159570 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b9dc7cd3-d7a2-4c52-898a-a8c0a8767c32 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:51.159690 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-b9dc7cd3-d7a2-4c52-898a-a8c0a8767c32 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 2f443011-df11-4dd1-a564-9527f526e046. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:51.164023 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:51.164023 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:51.164619 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b9dc7cd3-d7a2-4c52-898a-a8c0a8767c32 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/2f443011-df11-4dd1-a564-9527f526e046 returned with HTTP 200 Aug 18 19:35:51.164993 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1407/5620] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:51 2026] GET /volume/v3/backups/2f443011-df11-4dd1-a564-9527f526e046 => generated 647 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:52.174959 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-2d0a56ac-8f28-4632-9733-40f76a1b326d None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:52.176867 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2d0a56ac-8f28-4632-9733-40f76a1b326d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/2f443011-df11-4dd1-a564-9527f526e046 Aug 18 19:35:52.177080 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2d0a56ac-8f28-4632-9733-40f76a1b326d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:52.177258 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-2d0a56ac-8f28-4632-9733-40f76a1b326d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:52.177390 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-2d0a56ac-8f28-4632-9733-40f76a1b326d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 2f443011-df11-4dd1-a564-9527f526e046. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:52.181895 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:52.181895 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:52.182509 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-2d0a56ac-8f28-4632-9733-40f76a1b326d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/2f443011-df11-4dd1-a564-9527f526e046 returned with HTTP 200 Aug 18 19:35:52.182937 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1410/5621] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:52 2026] GET /volume/v3/backups/2f443011-df11-4dd1-a564-9527f526e046 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:52.192771 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-04ad247a-c101-43a1-b095-2c758d0f48b3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:52.194783 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-04ad247a-c101-43a1-b095-2c758d0f48b3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] DELETE https://10.4.3.170/volume/v3/backups/2f443011-df11-4dd1-a564-9527f526e046 Aug 18 19:35:52.195002 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-04ad247a-c101-43a1-b095-2c758d0f48b3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:52.195229 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-04ad247a-c101-43a1-b095-2c758d0f48b3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:52.195399 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.contrib.backups [None req-04ad247a-c101-43a1-b095-2c758d0f48b3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Delete backup with id: 2f443011-df11-4dd1-a564-9527f526e046. Aug 18 19:35:52.200251 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:52.200251 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:52.211788 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.backup.rpcapi [None req-04ad247a-c101-43a1-b095-2c758d0f48b3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] delete_backup rpcapi backup_id 2f443011-df11-4dd1-a564-9527f526e046 {{(pid=100582) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:35:52.213684 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-04ad247a-c101-43a1-b095-2c758d0f48b3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/2f443011-df11-4dd1-a564-9527f526e046 returned with HTTP 202 Aug 18 19:35:52.214163 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1401/5622] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:35:52 2026] DELETE /volume/v3/backups/2f443011-df11-4dd1-a564-9527f526e046 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:35:52.222057 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-2d829296-ff79-4483-af07-9a13a234e5ad None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:52.223901 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2d829296-ff79-4483-af07-9a13a234e5ad tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/2f443011-df11-4dd1-a564-9527f526e046 Aug 18 19:35:52.224171 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2d829296-ff79-4483-af07-9a13a234e5ad tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:52.224406 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-2d829296-ff79-4483-af07-9a13a234e5ad tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:52.224679 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-2d829296-ff79-4483-af07-9a13a234e5ad tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 2f443011-df11-4dd1-a564-9527f526e046. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:52.230147 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:52.230147 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:52.231146 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-2d829296-ff79-4483-af07-9a13a234e5ad tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/2f443011-df11-4dd1-a564-9527f526e046 returned with HTTP 200 Aug 18 19:35:52.231685 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1405/5623] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:52 2026] GET /volume/v3/backups/2f443011-df11-4dd1-a564-9527f526e046 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:53.244255 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f483d55f-5e67-46f3-bd79-ad3d882d4cf7 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:53.246011 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f483d55f-5e67-46f3-bd79-ad3d882d4cf7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/2f443011-df11-4dd1-a564-9527f526e046 Aug 18 19:35:53.246201 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f483d55f-5e67-46f3-bd79-ad3d882d4cf7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:53.246382 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f483d55f-5e67-46f3-bd79-ad3d882d4cf7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:53.246488 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-f483d55f-5e67-46f3-bd79-ad3d882d4cf7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 2f443011-df11-4dd1-a564-9527f526e046. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:53.249957 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f483d55f-5e67-46f3-bd79-ad3d882d4cf7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/2f443011-df11-4dd1-a564-9527f526e046 returned with HTTP 404 Aug 18 19:35:53.250428 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1408/5624] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:53 2026] GET /volume/v3/backups/2f443011-df11-4dd1-a564-9527f526e046 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:35:53.257696 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-bbe20404-b0cb-43f6-bba6-162644243246 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:53.259535 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bbe20404-b0cb-43f6-bba6-162644243246 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/43858ec5-f6b5-426b-911d-6067bfa62d65 Aug 18 19:35:53.259760 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bbe20404-b0cb-43f6-bba6-162644243246 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:53.259953 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-bbe20404-b0cb-43f6-bba6-162644243246 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:53.260105 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-bbe20404-b0cb-43f6-bba6-162644243246 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Delete volume with id: 43858ec5-f6b5-426b-911d-6067bfa62d65 Aug 18 19:35:53.267179 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:53.267179 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:53.267519 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-bbe20404-b0cb-43f6-bba6-162644243246 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Volume info retrieved successfully. Aug 18 19:35:53.283523 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-bbe20404-b0cb-43f6-bba6-162644243246 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Delete volume request issued successfully. Aug 18 19:35:53.283775 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-bbe20404-b0cb-43f6-bba6-162644243246 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes/43858ec5-f6b5-426b-911d-6067bfa62d65 returned with HTTP 202 Aug 18 19:35:53.284161 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1411/5625] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:35:53 2026] DELETE /volume/v3/volumes/43858ec5-f6b5-426b-911d-6067bfa62d65 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:35:53.293477 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-7f158c25-52af-4b9d-8c78-78a12f275bda None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:53.295134 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7f158c25-52af-4b9d-8c78-78a12f275bda tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/volumes/43858ec5-f6b5-426b-911d-6067bfa62d65 Aug 18 19:35:53.295327 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7f158c25-52af-4b9d-8c78-78a12f275bda tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:53.295533 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-7f158c25-52af-4b9d-8c78-78a12f275bda tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:53.302147 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:53.302147 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:53.305698 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-7f158c25-52af-4b9d-8c78-78a12f275bda tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Volume info retrieved successfully. Aug 18 19:35:53.310447 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-7f158c25-52af-4b9d-8c78-78a12f275bda tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes/43858ec5-f6b5-426b-911d-6067bfa62d65 returned with HTTP 200 Aug 18 19:35:53.310973 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1402/5626] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:53 2026] GET /volume/v3/volumes/43858ec5-f6b5-426b-911d-6067bfa62d65 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:35:54.326779 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-45625a1e-ff7c-474e-9fa3-f751f246e992 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:54.329212 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-45625a1e-ff7c-474e-9fa3-f751f246e992 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/volumes/43858ec5-f6b5-426b-911d-6067bfa62d65 Aug 18 19:35:54.329444 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-45625a1e-ff7c-474e-9fa3-f751f246e992 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:54.329731 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-45625a1e-ff7c-474e-9fa3-f751f246e992 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:54.337552 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-45625a1e-ff7c-474e-9fa3-f751f246e992 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes/43858ec5-f6b5-426b-911d-6067bfa62d65 returned with HTTP 404 Aug 18 19:35:54.338202 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1406/5627] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:54 2026] GET /volume/v3/volumes/43858ec5-f6b5-426b-911d-6067bfa62d65 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:35:54.348087 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8dd53ce3-dd4d-4bcb-b487-af8f2cb4cee2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:54.350401 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8dd53ce3-dd4d-4bcb-b487-af8f2cb4cee2 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups Aug 18 19:35:54.350694 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8dd53ce3-dd4d-4bcb-b487-af8f2cb4cee2 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:54.350961 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8dd53ce3-dd4d-4bcb-b487-af8f2cb4cee2 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'index' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:54.356973 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8dd53ce3-dd4d-4bcb-b487-af8f2cb4cee2 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 200 Aug 18 19:35:54.357324 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1409/5628] 10.4.3.170 () {68 vars in 1277 bytes} [Tue Aug 18 19:35:54 2026] GET /volume/v3/backups => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:54.369787 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e7c908b0-3cc1-43e9-abca-62b65e16aa37 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:54.372183 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e7c908b0-3cc1-43e9-abca-62b65e16aa37 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups?project_id=f8fe8d35467b417cac818d126a7af97a Aug 18 19:35:54.372529 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e7c908b0-3cc1-43e9-abca-62b65e16aa37 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:54.372813 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e7c908b0-3cc1-43e9-abca-62b65e16aa37 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:54.380284 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e7c908b0-3cc1-43e9-abca-62b65e16aa37 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups?project_id=f8fe8d35467b417cac818d126a7af97a returned with HTTP 200 Aug 18 19:35:54.380871 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1412/5629] 10.4.3.170 () {68 vars in 1364 bytes} [Tue Aug 18 19:35:54 2026] GET /volume/v3/backups?project_id=f8fe8d35467b417cac818d126a7af97a => generated 624 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:54.389728 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-e968e533-e71d-485b-a43f-f7f3ff107285 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:54.391745 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e968e533-e71d-485b-a43f-f7f3ff107285 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:35:54.392199 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-e968e533-e71d-485b-a43f-f7f3ff107285 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-373740221"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:35:54.393673 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.volumes [None req-e968e533-e71d-485b-a43f-f7f3ff107285 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-373740221'}} {{(pid=100582) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:35:54.393843 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-e968e533-e71d-485b-a43f-f7f3ff107285 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Create volume of 1 GB Aug 18 19:35:54.398027 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e968e533-e71d-485b-a43f-f7f3ff107285 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Availability Zones retrieved successfully. Aug 18 19:35:54.403551 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e968e533-e71d-485b-a43f-f7f3ff107285 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Flow 'volume_create_api' (26315280-4a26-43ed-a276-199c0117f58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:35:54.404638 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e968e533-e71d-485b-a43f-f7f3ff107285 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16dbb045-0e54-4b8b-9a58-3f7736b90f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:35:54.405454 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.flows.api.create_volume [None req-e968e533-e71d-485b-a43f-f7f3ff107285 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Validating volume size '1' using validate_int {{(pid=100582) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:35:54.433287 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e968e533-e71d-485b-a43f-f7f3ff107285 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16dbb045-0e54-4b8b-9a58-3f7736b90f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:35:54.434198 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e968e533-e71d-485b-a43f-f7f3ff107285 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f5ac2b3-1463-4f06-a9b3-3c27e732ea76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:35:54.474598 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.quota [None req-e968e533-e71d-485b-a43f-f7f3ff107285 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Created reservations ['f1c9335c-bde7-4e08-b8e2-f7895faa4465', '4393b7f1-1150-4351-90b9-e971ac9f60df', '34c9307c-e14b-439f-8c14-804b19a73303', 'd4e6b670-13d4-4531-8c58-8f7317786705'] {{(pid=100582) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:35:54.475544 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e968e533-e71d-485b-a43f-f7f3ff107285 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f5ac2b3-1463-4f06-a9b3-3c27e732ea76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1c9335c-bde7-4e08-b8e2-f7895faa4465', '4393b7f1-1150-4351-90b9-e971ac9f60df', '34c9307c-e14b-439f-8c14-804b19a73303', 'd4e6b670-13d4-4531-8c58-8f7317786705']}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:35:54.476465 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e968e533-e71d-485b-a43f-f7f3ff107285 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab728c7b-0e90-4d85-8744-78da35964d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:35:54.501722 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e968e533-e71d-485b-a43f-f7f3ff107285 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab728c7b-0e90-4d85-8744-78da35964d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '452f96e8-9526-4a8c-989e-996c083d9fd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-373740221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8fe8d35467b417cac818d126a7af97a',qos_specs=None,replication_status=,reservations=['f1c9335c-bde7-4e08-b8e2-f7895faa4465','4393b7f1-1150-4351-90b9-e971ac9f60df','34c9307c-e14b-439f-8c14-804b19a73303','d4e6b670-13d4-4531-8c58-8f7317786705'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e86d14750b4a5ea0f30ea8dd6706e9',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:35:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-373740221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=452f96e8-9526-4a8c-989e-996c083d9fd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8fe8d35467b417cac818d126a7af97a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35e86d14750b4a5ea0f30ea8dd6706e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:35:54.502996 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e968e533-e71d-485b-a43f-f7f3ff107285 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d03a9ee4-7f7e-4c9f-ba12-a3701fa0ae9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:35:54.525163 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e968e533-e71d-485b-a43f-f7f3ff107285 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d03a9ee4-7f7e-4c9f-ba12-a3701fa0ae9b) transitioned into state 'SUCCESS' from state '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-373740221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8fe8d35467b417cac818d126a7af97a',qos_specs=None,replication_status=,reservations=['f1c9335c-bde7-4e08-b8e2-f7895faa4465','4393b7f1-1150-4351-90b9-e971ac9f60df','34c9307c-e14b-439f-8c14-804b19a73303','d4e6b670-13d4-4531-8c58-8f7317786705'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e86d14750b4a5ea0f30ea8dd6706e9',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:35:54.526047 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e968e533-e71d-485b-a43f-f7f3ff107285 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4848d21-bcbc-4437-a5d7-59799a9f4fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:35:54.537904 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e968e533-e71d-485b-a43f-f7f3ff107285 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4848d21-bcbc-4437-a5d7-59799a9f4fd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100582) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:35:54.539049 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-e968e533-e71d-485b-a43f-f7f3ff107285 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Flow 'volume_create_api' (26315280-4a26-43ed-a276-199c0117f58a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100582) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:35:54.539489 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-e968e533-e71d-485b-a43f-f7f3ff107285 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Create volume request issued successfully. Aug 18 19:35:54.540250 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-e968e533-e71d-485b-a43f-f7f3ff107285 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:35:54.540813 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1403/5630] 10.4.3.170 () {70 vars in 1298 bytes} [Tue Aug 18 19:35:54 2026] POST /volume/v3/volumes => generated 777 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:35:54.552002 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-68f1ec82-bec5-4a50-90cb-dafc99de3054 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:54.553853 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-68f1ec82-bec5-4a50-90cb-dafc99de3054 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/volumes/452f96e8-9526-4a8c-989e-996c083d9fd0 Aug 18 19:35:54.554122 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-68f1ec82-bec5-4a50-90cb-dafc99de3054 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:54.554296 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-68f1ec82-bec5-4a50-90cb-dafc99de3054 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:54.560922 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:54.560922 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:54.564190 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-68f1ec82-bec5-4a50-90cb-dafc99de3054 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Volume info retrieved successfully. Aug 18 19:35:54.568103 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-68f1ec82-bec5-4a50-90cb-dafc99de3054 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes/452f96e8-9526-4a8c-989e-996c083d9fd0 returned with HTTP 200 Aug 18 19:35:54.568512 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1407/5631] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:54 2026] GET /volume/v3/volumes/452f96e8-9526-4a8c-989e-996c083d9fd0 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:55.581295 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c108f4b9-737f-40a3-9134-bddc6a749ca9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:55.583182 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c108f4b9-737f-40a3-9134-bddc6a749ca9 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/volumes/452f96e8-9526-4a8c-989e-996c083d9fd0 Aug 18 19:35:55.583502 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c108f4b9-737f-40a3-9134-bddc6a749ca9 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:55.583691 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c108f4b9-737f-40a3-9134-bddc6a749ca9 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:55.591092 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:55.591092 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:55.595027 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c108f4b9-737f-40a3-9134-bddc6a749ca9 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Volume info retrieved successfully. Aug 18 19:35:55.599162 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c108f4b9-737f-40a3-9134-bddc6a749ca9 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes/452f96e8-9526-4a8c-989e-996c083d9fd0 returned with HTTP 200 Aug 18 19:35:55.599596 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1410/5632] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:55 2026] GET /volume/v3/volumes/452f96e8-9526-4a8c-989e-996c083d9fd0 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:35:55.616592 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9550ab92-de4a-45ea-beac-3f8975148406 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:55.618228 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9550ab92-de4a-45ea-beac-3f8975148406 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] POST https://10.4.3.170/volume/v3/backups Aug 18 19:35:55.618580 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9550ab92-de4a-45ea-beac-3f8975148406 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "452f96e8-9526-4a8c-989e-996c083d9fd0", "name": "tempest-type-Backup-598196439"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:35:55.620099 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.backups [None req-9550ab92-de4a-45ea-beac-3f8975148406 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Creating new backup {'backup': {'volume_id': '452f96e8-9526-4a8c-989e-996c083d9fd0', 'name': 'tempest-type-Backup-598196439'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:35:55.620166 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.backups [None req-9550ab92-de4a-45ea-beac-3f8975148406 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Creating backup of volume 452f96e8-9526-4a8c-989e-996c083d9fd0 in container None Aug 18 19:35:55.627674 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:55.627674 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:55.628045 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-9550ab92-de4a-45ea-beac-3f8975148406 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Volume info retrieved successfully. Aug 18 19:35:55.645275 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-9550ab92-de4a-45ea-beac-3f8975148406 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Created reservations ['e2fdc02d-577d-4117-9299-9f34e1f5f86e', 'c84a8313-47ca-4989-8469-3853fa9f1179'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:35:55.675482 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9550ab92-de4a-45ea-beac-3f8975148406 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:35:55.675910 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1413/5633] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:35:55 2026] POST /volume/v3/backups => generated 315 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:35:55.683701 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-3335289b-31b6-469f-93d8-031fb0a9e2f8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:55.685884 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3335289b-31b6-469f-93d8-031fb0a9e2f8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 Aug 18 19:35:55.686105 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3335289b-31b6-469f-93d8-031fb0a9e2f8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:55.686283 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-3335289b-31b6-469f-93d8-031fb0a9e2f8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:55.686394 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-3335289b-31b6-469f-93d8-031fb0a9e2f8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 12894f46-0c4c-4800-a217-55b8dc0da231. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:55.690497 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:55.690497 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:55.691194 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-3335289b-31b6-469f-93d8-031fb0a9e2f8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 returned with HTTP 200 Aug 18 19:35:55.691591 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1404/5634] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:55 2026] GET /volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:56.702631 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d2b5072a-f0f1-4791-a452-cc61dfcd02c7 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:56.704253 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d2b5072a-f0f1-4791-a452-cc61dfcd02c7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 Aug 18 19:35:56.704486 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d2b5072a-f0f1-4791-a452-cc61dfcd02c7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:56.704704 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d2b5072a-f0f1-4791-a452-cc61dfcd02c7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:56.704806 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-d2b5072a-f0f1-4791-a452-cc61dfcd02c7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 12894f46-0c4c-4800-a217-55b8dc0da231. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:56.708974 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:56.708974 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:56.709587 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d2b5072a-f0f1-4791-a452-cc61dfcd02c7 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 returned with HTTP 200 Aug 18 19:35:56.709946 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1408/5635] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:56 2026] GET /volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:57.720657 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-65726147-2857-4a7f-91c3-6fab2a562a2d None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:57.722319 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-65726147-2857-4a7f-91c3-6fab2a562a2d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 Aug 18 19:35:57.722601 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-65726147-2857-4a7f-91c3-6fab2a562a2d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:57.722783 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-65726147-2857-4a7f-91c3-6fab2a562a2d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:57.722889 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-65726147-2857-4a7f-91c3-6fab2a562a2d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 12894f46-0c4c-4800-a217-55b8dc0da231. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:57.727099 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:57.727099 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:35:57.727783 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-65726147-2857-4a7f-91c3-6fab2a562a2d tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 returned with HTTP 200 Aug 18 19:35:57.728134 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1411/5636] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:57 2026] GET /volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:58.738101 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-793c30e4-1c11-4453-9c0b-bda7d1bc8492 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:58.740111 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-793c30e4-1c11-4453-9c0b-bda7d1bc8492 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 Aug 18 19:35:58.741358 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-793c30e4-1c11-4453-9c0b-bda7d1bc8492 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:58.741358 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-793c30e4-1c11-4453-9c0b-bda7d1bc8492 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:58.741358 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-793c30e4-1c11-4453-9c0b-bda7d1bc8492 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 12894f46-0c4c-4800-a217-55b8dc0da231. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:58.745057 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:58.745057 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:35:58.745704 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-793c30e4-1c11-4453-9c0b-bda7d1bc8492 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 returned with HTTP 200 Aug 18 19:35:58.746065 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1414/5637] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:58 2026] GET /volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:59.588214 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-6fadb868-86f2-4459-a62d-644f5c8afd6c req-0647d9cf-8707-4364-b6e4-7d3518d06eac None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:59.590984 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-6fadb868-86f2-4459-a62d-644f5c8afd6c req-0647d9cf-8707-4364-b6e4-7d3518d06eac tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] DELETE https://10.4.3.170/volume/v3/attachments/c9c0f0e3-fade-4621-9efd-9fb6eebb14fd Aug 18 19:35:59.591216 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-6fadb868-86f2-4459-a62d-644f5c8afd6c req-0647d9cf-8707-4364-b6e4-7d3518d06eac tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:59.591480 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-6fadb868-86f2-4459-a62d-644f5c8afd6c req-0647d9cf-8707-4364-b6e4-7d3518d06eac tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'version_select' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:59.600119 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:59.600119 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:35:59.646776 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-6fadb868-86f2-4459-a62d-644f5c8afd6c req-0647d9cf-8707-4364-b6e4-7d3518d06eac tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/attachments/c9c0f0e3-fade-4621-9efd-9fb6eebb14fd returned with HTTP 200 Aug 18 19:35:59.647304 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1405/5638] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:35:59 2026] DELETE /volume/v3/attachments/c9c0f0e3-fade-4621-9efd-9fb6eebb14fd => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:35:59.757477 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ded4d5ac-fe4f-4fe7-a357-25ae6528a82b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:35:59.759350 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ded4d5ac-fe4f-4fe7-a357-25ae6528a82b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 Aug 18 19:35:59.759756 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ded4d5ac-fe4f-4fe7-a357-25ae6528a82b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:35:59.760035 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ded4d5ac-fe4f-4fe7-a357-25ae6528a82b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:35:59.760172 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-ded4d5ac-fe4f-4fe7-a357-25ae6528a82b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 12894f46-0c4c-4800-a217-55b8dc0da231. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:35:59.765453 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:35:59.765453 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:35:59.766282 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ded4d5ac-fe4f-4fe7-a357-25ae6528a82b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 returned with HTTP 200 Aug 18 19:35:59.766847 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1409/5639] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:35:59 2026] GET /volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:00.561912 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9e71a6f2-cbca-4343-b753-d6a26d5e97be None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:00.564129 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9e71a6f2-cbca-4343-b753-d6a26d5e97be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:36:00.564593 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9e71a6f2-cbca-4343-b753-d6a26d5e97be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1145152880", "source_volid": "95fbfb85-ba96-43f2-ba83-5510ce0edf17", "volume_type": "tempest-scenario-type-luks-2079186771", "size": 1}} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:36:00.566549 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.volumes [None req-9e71a6f2-cbca-4343-b753-d6a26d5e97be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1145152880', 'source_volid': '95fbfb85-ba96-43f2-ba83-5510ce0edf17', 'volume_type': 'tempest-scenario-type-luks-2079186771', 'size': 1}} {{(pid=100581) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:36:00.582257 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:00.582257 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:36:00.582935 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9e71a6f2-cbca-4343-b753-d6a26d5e97be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume retrieved successfully. Aug 18 19:36:00.583111 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-9e71a6f2-cbca-4343-b753-d6a26d5e97be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Create volume of 1 GB Aug 18 19:36:00.583961 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9e71a6f2-cbca-4343-b753-d6a26d5e97be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Availability Zones retrieved successfully. Aug 18 19:36:00.591998 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-9e71a6f2-cbca-4343-b753-d6a26d5e97be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Flow 'volume_create_api' (fe6a1e92-62cf-4460-8d5d-8e47ce14084b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:36:00.593561 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-9e71a6f2-cbca-4343-b753-d6a26d5e97be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a88f3338-c617-4ccb-b41c-4761489cc5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:36:00.594854 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.flows.api.create_volume [None req-9e71a6f2-cbca-4343-b753-d6a26d5e97be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100581) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:36:00.621347 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-9e71a6f2-cbca-4343-b753-d6a26d5e97be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a88f3338-c617-4ccb-b41c-4761489cc5f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '95fbfb85-ba96-43f2-ba83-5510ce0edf17', 'volume_type': VolumeType(created_at=2026-08-18T19:34:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a83ffe16-ae27-4403-97cf-8d3f059924d2,is_public=True,name='tempest-scenario-type-luks-2079186771',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83ffe16-ae27-4403-97cf-8d3f059924d2', '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=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:36:00.622170 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-9e71a6f2-cbca-4343-b753-d6a26d5e97be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1632939b-91ec-4beb-830c-d03d7f1f3989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:36:00.653243 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-9e71a6f2-cbca-4343-b753-d6a26d5e97be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2079186771 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2079186771, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:36:00.653559 np0000007688 devstack@c-api.service[100581]: WARNING cinder.quota [None req-9e71a6f2-cbca-4343-b753-d6a26d5e97be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2079186771 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2079186771, it is now deprecated. Please use the default quota class for default quota. Aug 18 19:36:00.669109 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.quota [None req-9e71a6f2-cbca-4343-b753-d6a26d5e97be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Created reservations ['38ccd5e4-98e4-41a9-8b60-76a23027faba', '94fec138-d47a-4f5a-a47e-72fe8cb787a9', 'bad45bff-5697-4d64-a33d-21df68689b3a', 'f81027cf-f40c-4066-bc1f-476beb5539ee'] {{(pid=100581) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:36:00.670282 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-9e71a6f2-cbca-4343-b753-d6a26d5e97be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1632939b-91ec-4beb-830c-d03d7f1f3989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38ccd5e4-98e4-41a9-8b60-76a23027faba', '94fec138-d47a-4f5a-a47e-72fe8cb787a9', 'bad45bff-5697-4d64-a33d-21df68689b3a', 'f81027cf-f40c-4066-bc1f-476beb5539ee']}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:36:00.671431 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-9e71a6f2-cbca-4343-b753-d6a26d5e97be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99d728f2-d32b-4815-b2d6-7acb54d85292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:36:00.704525 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-9e71a6f2-cbca-4343-b753-d6a26d5e97be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99d728f2-d32b-4815-b2d6-7acb54d85292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6dd600c-46e2-4485-9232-8e8e3b7941f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1145152880',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f38585e94ac4322aa366e75989da7f3',qos_specs=None,replication_status=,reservations=['38ccd5e4-98e4-41a9-8b60-76a23027faba','94fec138-d47a-4f5a-a47e-72fe8cb787a9','bad45bff-5697-4d64-a33d-21df68689b3a','f81027cf-f40c-4066-bc1f-476beb5539ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=95fbfb85-ba96-43f2-ba83-5510ce0edf17,status='creating',user_id='991ab03094e14ce1aaca4c2e52b18646',volume_type_id=a83ffe16-ae27-4403-97cf-8d3f059924d2), '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-18T19:36:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1145152880',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e6dd600c-46e2-4485-9232-8e8e3b7941f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f38585e94ac4322aa366e75989da7f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=95fbfb85-ba96-43f2-ba83-5510ce0edf17,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='991ab03094e14ce1aaca4c2e52b18646',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83ffe16-ae27-4403-97cf-8d3f059924d2),volume_type_id=a83ffe16-ae27-4403-97cf-8d3f059924d2)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:36:00.705189 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-9e71a6f2-cbca-4343-b753-d6a26d5e97be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7276dac6-ae61-4632-a9c6-a634186755f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:36:00.723918 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-9e71a6f2-cbca-4343-b753-d6a26d5e97be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7276dac6-ae61-4632-a9c6-a634186755f9) transitioned into state 'SUCCESS' from state '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-1145152880',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f38585e94ac4322aa366e75989da7f3',qos_specs=None,replication_status=,reservations=['38ccd5e4-98e4-41a9-8b60-76a23027faba','94fec138-d47a-4f5a-a47e-72fe8cb787a9','bad45bff-5697-4d64-a33d-21df68689b3a','f81027cf-f40c-4066-bc1f-476beb5539ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=95fbfb85-ba96-43f2-ba83-5510ce0edf17,status='creating',user_id='991ab03094e14ce1aaca4c2e52b18646',volume_type_id=a83ffe16-ae27-4403-97cf-8d3f059924d2)}' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:36:00.724552 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-9e71a6f2-cbca-4343-b753-d6a26d5e97be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57228e52-72ae-40a9-b4e2-4d3a6485d1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:36:00.742808 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-9e71a6f2-cbca-4343-b753-d6a26d5e97be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57228e52-72ae-40a9-b4e2-4d3a6485d1b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100581) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:36:00.743799 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.volume.api [None req-9e71a6f2-cbca-4343-b753-d6a26d5e97be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Flow 'volume_create_api' (fe6a1e92-62cf-4460-8d5d-8e47ce14084b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100581) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:36:00.744150 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-9e71a6f2-cbca-4343-b753-d6a26d5e97be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Create volume request issued successfully. Aug 18 19:36:00.744848 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9e71a6f2-cbca-4343-b753-d6a26d5e97be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:36:00.745298 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1412/5640] 10.4.3.170 () {68 vars in 1259 bytes} [Tue Aug 18 19:36:00 2026] POST /volume/v3/volumes => generated 811 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:36:00.761863 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-29e0e7c0-498a-4c8a-8cba-0e356789b9be None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:00.763611 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-29e0e7c0-498a-4c8a-8cba-0e356789b9be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 Aug 18 19:36:00.763909 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-29e0e7c0-498a-4c8a-8cba-0e356789b9be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:00.764194 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-29e0e7c0-498a-4c8a-8cba-0e356789b9be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:00.776262 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:00.776262 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:36:00.779309 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-259536a6-2f8e-42fb-b9da-e95c867add98 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:00.781417 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-29e0e7c0-498a-4c8a-8cba-0e356789b9be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:36:00.781698 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-259536a6-2f8e-42fb-b9da-e95c867add98 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 Aug 18 19:36:00.781912 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-259536a6-2f8e-42fb-b9da-e95c867add98 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:00.782104 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-259536a6-2f8e-42fb-b9da-e95c867add98 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:00.782406 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-259536a6-2f8e-42fb-b9da-e95c867add98 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 12894f46-0c4c-4800-a217-55b8dc0da231. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:00.787664 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-29e0e7c0-498a-4c8a-8cba-0e356789b9be tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 returned with HTTP 200 Aug 18 19:36:00.787817 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:00.787817 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:36:00.788069 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1415/5641] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:36:00 2026] GET /volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:00.788533 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-259536a6-2f8e-42fb-b9da-e95c867add98 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 returned with HTTP 200 Aug 18 19:36:00.792857 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1406/5642] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:00 2026] GET /volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:01.804962 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-8def65ae-9462-4b0f-8aab-925a86fc64d1 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:01.805418 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-6e92f54e-1c3e-4957-989e-86e0e1d755a2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:01.807502 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6e92f54e-1c3e-4957-989e-86e0e1d755a2 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 Aug 18 19:36:01.807747 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8def65ae-9462-4b0f-8aab-925a86fc64d1 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 Aug 18 19:36:01.807791 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6e92f54e-1c3e-4957-989e-86e0e1d755a2 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:01.807982 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-6e92f54e-1c3e-4957-989e-86e0e1d755a2 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:01.808017 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8def65ae-9462-4b0f-8aab-925a86fc64d1 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:01.808222 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-8def65ae-9462-4b0f-8aab-925a86fc64d1 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:01.808424 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-8def65ae-9462-4b0f-8aab-925a86fc64d1 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 12894f46-0c4c-4800-a217-55b8dc0da231. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:01.813396 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:01.813396 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:36:01.814139 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-8def65ae-9462-4b0f-8aab-925a86fc64d1 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 returned with HTTP 200 Aug 18 19:36:01.814630 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1410/5643] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:01 2026] GET /volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:01.815731 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:01.815731 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:36:01.819835 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-6e92f54e-1c3e-4957-989e-86e0e1d755a2 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:36:01.824025 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-6e92f54e-1c3e-4957-989e-86e0e1d755a2 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 returned with HTTP 200 Aug 18 19:36:01.824445 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1413/5644] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:36:01 2026] GET /volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:02.825638 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-5f8283f3-7ebc-479d-ab48-c8885c872232 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:02.827788 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5f8283f3-7ebc-479d-ab48-c8885c872232 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 Aug 18 19:36:02.828090 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5f8283f3-7ebc-479d-ab48-c8885c872232 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:02.828235 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-5f8283f3-7ebc-479d-ab48-c8885c872232 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:02.828391 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-5f8283f3-7ebc-479d-ab48-c8885c872232 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 12894f46-0c4c-4800-a217-55b8dc0da231. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:02.834081 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:02.834081 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:36:02.834695 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-5f8283f3-7ebc-479d-ab48-c8885c872232 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 returned with HTTP 200 Aug 18 19:36:02.835168 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1416/5645] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:02 2026] GET /volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:02.846031 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-c4c65d14-cf51-44e2-968d-4e4ba415a863 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:02.858122 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c4c65d14-cf51-44e2-968d-4e4ba415a863 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 Aug 18 19:36:02.859692 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c4c65d14-cf51-44e2-968d-4e4ba415a863 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:02.860571 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-c4c65d14-cf51-44e2-968d-4e4ba415a863 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:02.889632 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:02.889632 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:36:02.894603 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-c4c65d14-cf51-44e2-968d-4e4ba415a863 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:36:02.899082 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-c4c65d14-cf51-44e2-968d-4e4ba415a863 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 returned with HTTP 200 Aug 18 19:36:02.899499 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1407/5646] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:36:02 2026] GET /volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 => generated 903 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:03.849012 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-4d86b692-34ac-4373-b6ae-67145d3e8fba None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:03.851158 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4d86b692-34ac-4373-b6ae-67145d3e8fba tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 Aug 18 19:36:03.851158 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4d86b692-34ac-4373-b6ae-67145d3e8fba tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:03.851507 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-4d86b692-34ac-4373-b6ae-67145d3e8fba tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:03.851578 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-4d86b692-34ac-4373-b6ae-67145d3e8fba tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 12894f46-0c4c-4800-a217-55b8dc0da231. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:03.858749 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:03.858749 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:36:03.859773 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-4d86b692-34ac-4373-b6ae-67145d3e8fba tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 returned with HTTP 200 Aug 18 19:36:03.860311 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1411/5647] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:03 2026] GET /volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:03.915582 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-f017e128-be94-454a-92c0-b2d1f35f88f5 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:03.917947 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f017e128-be94-454a-92c0-b2d1f35f88f5 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 Aug 18 19:36:03.918204 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f017e128-be94-454a-92c0-b2d1f35f88f5 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:03.918508 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-f017e128-be94-454a-92c0-b2d1f35f88f5 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:03.929491 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:03.929491 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:36:03.935442 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-f017e128-be94-454a-92c0-b2d1f35f88f5 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:36:03.942319 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-f017e128-be94-454a-92c0-b2d1f35f88f5 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 returned with HTTP 200 Aug 18 19:36:03.942825 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1414/5648] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:36:03 2026] GET /volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:04.873942 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-9a717048-37b5-4f12-adc7-3265e04355e9 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:04.876035 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9a717048-37b5-4f12-adc7-3265e04355e9 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 Aug 18 19:36:04.876314 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9a717048-37b5-4f12-adc7-3265e04355e9 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:04.876563 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-9a717048-37b5-4f12-adc7-3265e04355e9 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:04.876683 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-9a717048-37b5-4f12-adc7-3265e04355e9 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 12894f46-0c4c-4800-a217-55b8dc0da231. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:04.882020 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:04.882020 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:36:04.882970 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-9a717048-37b5-4f12-adc7-3265e04355e9 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 returned with HTTP 200 Aug 18 19:36:04.883468 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1417/5649] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:04 2026] GET /volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:04.958218 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b60fe0c8-e586-4ddb-8068-1c0658c03f6b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:04.960071 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b60fe0c8-e586-4ddb-8068-1c0658c03f6b tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 Aug 18 19:36:04.960322 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b60fe0c8-e586-4ddb-8068-1c0658c03f6b tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:04.960575 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b60fe0c8-e586-4ddb-8068-1c0658c03f6b tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:04.969675 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:04.969675 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:36:04.974429 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b60fe0c8-e586-4ddb-8068-1c0658c03f6b tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:36:04.980776 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b60fe0c8-e586-4ddb-8068-1c0658c03f6b tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 returned with HTTP 200 Aug 18 19:36:04.981297 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1408/5650] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:36:04 2026] GET /volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:05.895628 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bb6a354e-143d-4bfb-81d0-41f4df75884c None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:05.897787 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bb6a354e-143d-4bfb-81d0-41f4df75884c tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 Aug 18 19:36:05.897993 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bb6a354e-143d-4bfb-81d0-41f4df75884c tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:05.898201 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bb6a354e-143d-4bfb-81d0-41f4df75884c tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:05.898325 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-bb6a354e-143d-4bfb-81d0-41f4df75884c tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 12894f46-0c4c-4800-a217-55b8dc0da231. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:05.903241 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:05.903241 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:36:05.903916 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bb6a354e-143d-4bfb-81d0-41f4df75884c tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 returned with HTTP 200 Aug 18 19:36:05.904334 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1412/5651] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:05 2026] GET /volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:05.995839 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-81ed570e-d66d-4e87-bd29-c0bbe3dc163e None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:05.998234 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-81ed570e-d66d-4e87-bd29-c0bbe3dc163e tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 Aug 18 19:36:05.998498 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-81ed570e-d66d-4e87-bd29-c0bbe3dc163e tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:05.998762 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-81ed570e-d66d-4e87-bd29-c0bbe3dc163e tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:06.008676 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:06.008676 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:36:06.013747 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-81ed570e-d66d-4e87-bd29-c0bbe3dc163e tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:36:06.020346 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-81ed570e-d66d-4e87-bd29-c0bbe3dc163e tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 returned with HTTP 200 Aug 18 19:36:06.020857 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1415/5652] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:36:05 2026] GET /volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:06.918562 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4c8dacfe-506f-40c1-a209-d5aec44e7ecd None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:06.920710 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4c8dacfe-506f-40c1-a209-d5aec44e7ecd tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 Aug 18 19:36:06.920946 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4c8dacfe-506f-40c1-a209-d5aec44e7ecd tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:06.921166 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4c8dacfe-506f-40c1-a209-d5aec44e7ecd tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:06.921320 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-4c8dacfe-506f-40c1-a209-d5aec44e7ecd tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 12894f46-0c4c-4800-a217-55b8dc0da231. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:06.926494 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:06.926494 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:36:06.927123 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4c8dacfe-506f-40c1-a209-d5aec44e7ecd tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 returned with HTTP 200 Aug 18 19:36:06.930392 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1418/5653] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:06 2026] GET /volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:07.036652 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-01be21ab-5122-4adb-bb8f-4e64e98e3783 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:07.039143 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-01be21ab-5122-4adb-bb8f-4e64e98e3783 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 Aug 18 19:36:07.039225 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-01be21ab-5122-4adb-bb8f-4e64e98e3783 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:07.039498 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-01be21ab-5122-4adb-bb8f-4e64e98e3783 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:07.046546 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:07.046546 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:36:07.051398 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-01be21ab-5122-4adb-bb8f-4e64e98e3783 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:36:07.057719 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-01be21ab-5122-4adb-bb8f-4e64e98e3783 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 returned with HTTP 200 Aug 18 19:36:07.058396 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1409/5654] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:36:07 2026] GET /volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:07.940232 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9472825e-8636-43df-b11a-ebac00211882 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:07.942107 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9472825e-8636-43df-b11a-ebac00211882 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 Aug 18 19:36:07.942585 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9472825e-8636-43df-b11a-ebac00211882 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:07.942656 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9472825e-8636-43df-b11a-ebac00211882 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:07.942806 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-9472825e-8636-43df-b11a-ebac00211882 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 12894f46-0c4c-4800-a217-55b8dc0da231. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:07.949708 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:07.949708 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:36:07.951009 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9472825e-8636-43df-b11a-ebac00211882 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 returned with HTTP 200 Aug 18 19:36:07.952191 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1413/5655] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:07 2026] GET /volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:08.073644 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-80b49141-3081-48bd-bbe6-ef4072e31c69 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:08.076104 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-80b49141-3081-48bd-bbe6-ef4072e31c69 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 Aug 18 19:36:08.076763 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-80b49141-3081-48bd-bbe6-ef4072e31c69 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:08.076763 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-80b49141-3081-48bd-bbe6-ef4072e31c69 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:08.088089 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:08.088089 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:36:08.093516 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-80b49141-3081-48bd-bbe6-ef4072e31c69 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:36:08.099099 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-80b49141-3081-48bd-bbe6-ef4072e31c69 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 returned with HTTP 200 Aug 18 19:36:08.099540 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1416/5656] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:36:08 2026] GET /volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:08.964103 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8e8501cb-41bf-469e-b308-7b0719a3fb59 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:08.966436 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8e8501cb-41bf-469e-b308-7b0719a3fb59 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 Aug 18 19:36:08.966700 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8e8501cb-41bf-469e-b308-7b0719a3fb59 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:08.966955 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8e8501cb-41bf-469e-b308-7b0719a3fb59 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:08.967121 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-8e8501cb-41bf-469e-b308-7b0719a3fb59 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 12894f46-0c4c-4800-a217-55b8dc0da231. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:08.971716 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:08.971716 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:36:08.972376 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8e8501cb-41bf-469e-b308-7b0719a3fb59 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 returned with HTTP 200 Aug 18 19:36:08.972745 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1419/5657] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:08 2026] GET /volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:09.114096 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-93151b57-ccbf-4157-a46f-418f4edb99d0 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:09.115987 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-93151b57-ccbf-4157-a46f-418f4edb99d0 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 Aug 18 19:36:09.116194 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-93151b57-ccbf-4157-a46f-418f4edb99d0 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:09.116388 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-93151b57-ccbf-4157-a46f-418f4edb99d0 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:09.123673 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:09.123673 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:36:09.128910 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-93151b57-ccbf-4157-a46f-418f4edb99d0 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:36:09.134288 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-93151b57-ccbf-4157-a46f-418f4edb99d0 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 returned with HTTP 200 Aug 18 19:36:09.134741 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1410/5658] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:36:09 2026] GET /volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:09.986172 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9e4fc7e0-cae0-4163-b408-0a575f5cd25e None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:09.988384 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9e4fc7e0-cae0-4163-b408-0a575f5cd25e tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 Aug 18 19:36:09.988641 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9e4fc7e0-cae0-4163-b408-0a575f5cd25e tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:09.988898 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9e4fc7e0-cae0-4163-b408-0a575f5cd25e tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:09.989056 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-9e4fc7e0-cae0-4163-b408-0a575f5cd25e tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 12894f46-0c4c-4800-a217-55b8dc0da231. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:09.996267 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:09.996267 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:36:09.996267 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9e4fc7e0-cae0-4163-b408-0a575f5cd25e tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 returned with HTTP 200 Aug 18 19:36:09.996784 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1414/5659] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:09 2026] GET /volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:10.151322 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b273477b-40c7-4191-ae58-971493b21339 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:10.153249 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b273477b-40c7-4191-ae58-971493b21339 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 Aug 18 19:36:10.153512 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b273477b-40c7-4191-ae58-971493b21339 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:10.153670 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b273477b-40c7-4191-ae58-971493b21339 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:10.164187 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:10.164187 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:36:10.169309 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b273477b-40c7-4191-ae58-971493b21339 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:36:10.175349 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b273477b-40c7-4191-ae58-971493b21339 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 returned with HTTP 200 Aug 18 19:36:10.175899 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1417/5660] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:36:10 2026] GET /volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:11.008536 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-a428829c-99c4-4072-a39c-6c5224f28120 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:11.010484 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a428829c-99c4-4072-a39c-6c5224f28120 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 Aug 18 19:36:11.010695 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a428829c-99c4-4072-a39c-6c5224f28120 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:11.010933 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-a428829c-99c4-4072-a39c-6c5224f28120 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:11.011059 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-a428829c-99c4-4072-a39c-6c5224f28120 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 12894f46-0c4c-4800-a217-55b8dc0da231. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:11.015396 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:11.015396 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:36:11.015983 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-a428829c-99c4-4072-a39c-6c5224f28120 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 returned with HTTP 200 Aug 18 19:36:11.016352 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1420/5661] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:11 2026] GET /volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:11.029211 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b6f316bb-7fdd-4e27-8310-ba32a68c5383 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:11.031308 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b6f316bb-7fdd-4e27-8310-ba32a68c5383 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] POST https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231/action Aug 18 19:36:11.031731 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b6f316bb-7fdd-4e27-8310-ba32a68c5383 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100582) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:36:11.031899 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b6f316bb-7fdd-4e27-8310-ba32a68c5383 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:36:11.033598 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.contrib.admin_actions [None req-b6f316bb-7fdd-4e27-8310-ba32a68c5383 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Updating backup '12894f46-0c4c-4800-a217-55b8dc0da231' with '{'status': 'error'}' {{(pid=100582) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 19:36:11.042137 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:11.042137 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:36:11.048216 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.backup.rpcapi [None req-b6f316bb-7fdd-4e27-8310-ba32a68c5383 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] reset_status in rpcapi backup_id 12894f46-0c4c-4800-a217-55b8dc0da231 on host np0000007688. {{(pid=100582) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 18 19:36:11.050103 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b6f316bb-7fdd-4e27-8310-ba32a68c5383 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231/action returned with HTTP 202 Aug 18 19:36:11.050601 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1411/5662] 10.4.3.170 () {70 vars in 1430 bytes} [Tue Aug 18 19:36:11 2026] POST /volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:36:11.059082 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-1a2a59aa-490c-4d0a-bedd-c39e89111d47 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:11.061842 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1a2a59aa-490c-4d0a-bedd-c39e89111d47 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/452f96e8-9526-4a8c-989e-996c083d9fd0 Aug 18 19:36:11.062131 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1a2a59aa-490c-4d0a-bedd-c39e89111d47 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:11.062403 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-1a2a59aa-490c-4d0a-bedd-c39e89111d47 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:11.062602 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-1a2a59aa-490c-4d0a-bedd-c39e89111d47 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Delete volume with id: 452f96e8-9526-4a8c-989e-996c083d9fd0 Aug 18 19:36:11.071673 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:11.071673 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:36:11.072004 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1a2a59aa-490c-4d0a-bedd-c39e89111d47 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Volume info retrieved successfully. Aug 18 19:36:11.091656 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-1a2a59aa-490c-4d0a-bedd-c39e89111d47 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Delete volume request issued successfully. Aug 18 19:36:11.092826 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-1a2a59aa-490c-4d0a-bedd-c39e89111d47 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes/452f96e8-9526-4a8c-989e-996c083d9fd0 returned with HTTP 202 Aug 18 19:36:11.092826 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1415/5663] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:36:11 2026] DELETE /volume/v3/volumes/452f96e8-9526-4a8c-989e-996c083d9fd0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:36:11.102483 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-c1b1eea0-1b27-430c-9496-8a9a008e87ec None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:11.104934 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c1b1eea0-1b27-430c-9496-8a9a008e87ec tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/volumes/452f96e8-9526-4a8c-989e-996c083d9fd0 Aug 18 19:36:11.105311 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c1b1eea0-1b27-430c-9496-8a9a008e87ec tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:11.105594 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-c1b1eea0-1b27-430c-9496-8a9a008e87ec tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:11.114576 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:11.114576 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:36:11.119711 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-c1b1eea0-1b27-430c-9496-8a9a008e87ec tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Volume info retrieved successfully. Aug 18 19:36:11.125547 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-c1b1eea0-1b27-430c-9496-8a9a008e87ec tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes/452f96e8-9526-4a8c-989e-996c083d9fd0 returned with HTTP 200 Aug 18 19:36:11.125972 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1418/5664] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:11 2026] GET /volume/v3/volumes/452f96e8-9526-4a8c-989e-996c083d9fd0 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 19:36:11.189603 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7e4469d7-fe7e-4ef4-bdf8-347775ebfe8b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:11.191730 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7e4469d7-fe7e-4ef4-bdf8-347775ebfe8b tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 Aug 18 19:36:11.192004 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7e4469d7-fe7e-4ef4-bdf8-347775ebfe8b tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:11.192243 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7e4469d7-fe7e-4ef4-bdf8-347775ebfe8b tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:11.199557 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:11.199557 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:36:11.203685 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-7e4469d7-fe7e-4ef4-bdf8-347775ebfe8b tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:36:11.208578 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7e4469d7-fe7e-4ef4-bdf8-347775ebfe8b tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 returned with HTTP 200 Aug 18 19:36:11.208938 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1421/5665] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:36:11 2026] GET /volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:12.142961 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1bcae4b2-794a-4b38-8316-bf81dff3bed8 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:12.145289 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1bcae4b2-794a-4b38-8316-bf81dff3bed8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/volumes/452f96e8-9526-4a8c-989e-996c083d9fd0 Aug 18 19:36:12.145595 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1bcae4b2-794a-4b38-8316-bf81dff3bed8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:12.145894 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1bcae4b2-794a-4b38-8316-bf81dff3bed8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:12.154355 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1bcae4b2-794a-4b38-8316-bf81dff3bed8 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes/452f96e8-9526-4a8c-989e-996c083d9fd0 returned with HTTP 404 Aug 18 19:36:12.155029 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1412/5666] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:12 2026] GET /volume/v3/volumes/452f96e8-9526-4a8c-989e-996c083d9fd0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:36:12.166103 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-9665f411-f004-4f94-ab83-3f90935045bb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:12.168111 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] POST https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d/restore Aug 18 19:36:12.168541 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:36:12.170482 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.contrib.backups [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Restoring backup e67f98c3-a00a-4b92-bea1-1e7f011fe26d ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100580) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 19:36:12.170653 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Restoring backup e67f98c3-a00a-4b92-bea1-1e7f011fe26d to volume None. Aug 18 19:36:12.175718 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:12.175718 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:36:12.176709 np0000007688 devstack@c-api.service[100580]: INFO cinder.backup.api [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Creating volume of 1 GB for restore of backup e67f98c3-a00a-4b92-bea1-1e7f011fe26d. Aug 18 19:36:12.180924 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Availability Zones retrieved successfully. Aug 18 19:36:12.187314 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Flow 'volume_create_api' (65b0efc8-504b-4034-bb99-fbedd168e0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:36:12.188232 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (686d29f0-a0e4-4096-95bc-e32e6c203917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:36:12.189214 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:36:12.218654 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (686d29f0-a0e4-4096-95bc-e32e6c203917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:36:12.220207 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4454b178-8095-4017-969f-46d5149ee6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:36:12.223406 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b54e2f99-6c9f-4543-959b-247d978024c2 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:12.227958 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b54e2f99-6c9f-4543-959b-247d978024c2 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 Aug 18 19:36:12.227958 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b54e2f99-6c9f-4543-959b-247d978024c2 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:12.227958 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b54e2f99-6c9f-4543-959b-247d978024c2 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:12.234302 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:12.234302 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:36:12.238984 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b54e2f99-6c9f-4543-959b-247d978024c2 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:36:12.243998 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b54e2f99-6c9f-4543-959b-247d978024c2 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 returned with HTTP 200 Aug 18 19:36:12.244552 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1419/5667] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:36:12 2026] GET /volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:12.256805 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Created reservations ['62771479-7cdb-415b-84d1-65cfb85201d2', 'b2f87b0f-2bab-4e5b-a488-3a664f61e690', 'e7533246-3a00-40ca-ac77-8f6fa8df49d5', '455603e6-ccdc-4e2c-8cfb-b039b18b1f37'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:36:12.257754 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4454b178-8095-4017-969f-46d5149ee6e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62771479-7cdb-415b-84d1-65cfb85201d2', 'b2f87b0f-2bab-4e5b-a488-3a664f61e690', 'e7533246-3a00-40ca-ac77-8f6fa8df49d5', '455603e6-ccdc-4e2c-8cfb-b039b18b1f37']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:36:12.258589 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c253f82a-413a-4185-8230-a36374a892cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:36:12.286801 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c253f82a-413a-4185-8230-a36374a892cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4089d03d-e19c-4ef3-9258-cf2af4b16814', '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='f8fe8d35467b417cac818d126a7af97a',qos_specs=None,replication_status=,reservations=['62771479-7cdb-415b-84d1-65cfb85201d2','b2f87b0f-2bab-4e5b-a488-3a664f61e690','e7533246-3a00-40ca-ac77-8f6fa8df49d5','455603e6-ccdc-4e2c-8cfb-b039b18b1f37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e86d14750b4a5ea0f30ea8dd6706e9',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:36:12Z,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=4089d03d-e19c-4ef3-9258-cf2af4b16814,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8fe8d35467b417cac818d126a7af97a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35e86d14750b4a5ea0f30ea8dd6706e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:36:12.287572 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b46d64ec-b995-431c-9c4a-4097305aceaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:36:12.306476 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b46d64ec-b995-431c-9c4a-4097305aceaf) transitioned into 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='f8fe8d35467b417cac818d126a7af97a',qos_specs=None,replication_status=,reservations=['62771479-7cdb-415b-84d1-65cfb85201d2','b2f87b0f-2bab-4e5b-a488-3a664f61e690','e7533246-3a00-40ca-ac77-8f6fa8df49d5','455603e6-ccdc-4e2c-8cfb-b039b18b1f37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e86d14750b4a5ea0f30ea8dd6706e9',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:36:12.307626 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c45cb935-6561-4d58-a9f8-9789e2328146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:36:12.319888 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c45cb935-6561-4d58-a9f8-9789e2328146) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:36:12.322391 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Flow 'volume_create_api' (65b0efc8-504b-4034-bb99-fbedd168e0b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:36:12.322391 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Create volume request issued successfully. Aug 18 19:36:12.331663 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:12.331663 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:36:12.335387 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Volume info retrieved successfully. Aug 18 19:36:13.259999 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-8d18407c-ece2-4fa1-b86d-0de013aa5582 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:13.262145 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8d18407c-ece2-4fa1-b86d-0de013aa5582 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 Aug 18 19:36:13.262433 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8d18407c-ece2-4fa1-b86d-0de013aa5582 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:13.262685 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-8d18407c-ece2-4fa1-b86d-0de013aa5582 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:13.272211 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:13.272211 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:36:13.277795 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-8d18407c-ece2-4fa1-b86d-0de013aa5582 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:36:13.283162 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-8d18407c-ece2-4fa1-b86d-0de013aa5582 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 returned with HTTP 200 Aug 18 19:36:13.283574 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1422/5668] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:36:13 2026] GET /volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 => generated 1451 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:36:13.341085 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:13.341085 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:36:13.341535 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Volume info retrieved successfully. Aug 18 19:36:13.341701 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.api [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Checking backup size 1 against volume size 1 {{(pid=100580) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 19:36:13.341839 np0000007688 devstack@c-api.service[100580]: INFO cinder.backup.api [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Overwriting volume 4089d03d-e19c-4ef3-9258-cf2af4b16814 with restore of backup e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:36:13.354819 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.rpcapi [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] restore_backup in rpcapi backup_id e67f98c3-a00a-4b92-bea1-1e7f011fe26d {{(pid=100580) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 19:36:13.357623 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-9665f411-f004-4f94-ab83-3f90935045bb tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d/restore returned with HTTP 202 Aug 18 19:36:13.358190 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1416/5669] 10.4.3.170 () {70 vars in 1433 bytes} [Tue Aug 18 19:36:12 2026] POST /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d/restore => generated 152 bytes in 1193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:36:13.367755 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4781102e-8e89-435c-8271-c9d21378a611 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:13.370204 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4781102e-8e89-435c-8271-c9d21378a611 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:36:13.370478 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4781102e-8e89-435c-8271-c9d21378a611 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:13.370691 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4781102e-8e89-435c-8271-c9d21378a611 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:13.370865 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-4781102e-8e89-435c-8271-c9d21378a611 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:13.375409 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:13.375409 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:36:13.376157 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4781102e-8e89-435c-8271-c9d21378a611 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:36:13.376675 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1413/5670] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:13 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:13.425551 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-0f42c8c6-b554-4e52-8109-2e5057599740 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:13.428526 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-0f42c8c6-b554-4e52-8109-2e5057599740 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 Aug 18 19:36:13.428825 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-0f42c8c6-b554-4e52-8109-2e5057599740 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:13.429080 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-0f42c8c6-b554-4e52-8109-2e5057599740 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:13.438186 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:13.438186 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:36:13.443127 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-0f42c8c6-b554-4e52-8109-2e5057599740 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:36:13.449804 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-0f42c8c6-b554-4e52-8109-2e5057599740 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 returned with HTTP 200 Aug 18 19:36:13.450422 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1420/5671] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:36:13 2026] GET /volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 => generated 1451 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:36:13.945547 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-89a9d64f-4fab-43a9-a240-a5b102097cbf None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:13.947881 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-89a9d64f-4fab-43a9-a240-a5b102097cbf tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 Aug 18 19:36:13.948079 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-89a9d64f-4fab-43a9-a240-a5b102097cbf tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:13.948277 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-89a9d64f-4fab-43a9-a240-a5b102097cbf tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:13.955085 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:13.955085 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:36:13.959533 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-89a9d64f-4fab-43a9-a240-a5b102097cbf tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:36:13.964505 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-89a9d64f-4fab-43a9-a240-a5b102097cbf tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 returned with HTTP 200 Aug 18 19:36:13.965024 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1423/5672] 10.4.3.170 () {68 vars in 1598 bytes} [Tue Aug 18 19:36:13 2026] GET /volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 => generated 1451 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:36:13.976269 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-fcf69469-d5cd-42b8-ab23-091aed4fbf11 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:13.976788 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fcf69469-d5cd-42b8-ab23-091aed4fbf11 None None] GET https://10.4.3.170/volume// Aug 18 19:36:13.977002 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fcf69469-d5cd-42b8-ab23-091aed4fbf11 None None] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:13.977222 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-fcf69469-d5cd-42b8-ab23-091aed4fbf11 None None] Calling method 'all' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:13.977628 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-fcf69469-d5cd-42b8-ab23-091aed4fbf11 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:36:13.977954 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1417/5673] 10.4.3.170 () {66 vars in 1419 bytes} [Tue Aug 18 19:36: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 19:36:13.987073 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-685bbabd-e5db-418a-bea8-fa64e5ae68f6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:13.989174 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-685bbabd-e5db-418a-bea8-fa64e5ae68f6 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] POST https://10.4.3.170/volume/v3/attachments Aug 18 19:36:13.989666 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-685bbabd-e5db-418a-bea8-fa64e5ae68f6 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e6dd600c-46e2-4485-9232-8e8e3b7941f8", "connector": null, "instance_uuid": "0842e129-df75-4844-9e23-f1803c8f2eea"}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:36:14.001082 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:14.001082 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:36:14.027771 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-685bbabd-e5db-418a-bea8-fa64e5ae68f6 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Aug 18 19:36:14.028353 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1414/5674] 10.4.3.170 () {74 vars in 1594 bytes} [Tue Aug 18 19:36:13 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 19:36:14.386764 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-fc3e8d72-1b1f-46cf-84df-fac33d16d96a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:14.388563 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fc3e8d72-1b1f-46cf-84df-fac33d16d96a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:36:14.388813 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fc3e8d72-1b1f-46cf-84df-fac33d16d96a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:14.388985 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-fc3e8d72-1b1f-46cf-84df-fac33d16d96a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:14.389084 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-fc3e8d72-1b1f-46cf-84df-fac33d16d96a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:14.393271 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:14.393271 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:36:14.394020 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-fc3e8d72-1b1f-46cf-84df-fac33d16d96a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:36:14.394406 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1421/5675] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:14 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:14.819052 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4cc89a42-ec5e-4cb4-803a-7d01fc493d26 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:14.819531 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4cc89a42-ec5e-4cb4-803a-7d01fc493d26 None None] GET https://10.4.3.170/volume// Aug 18 19:36:14.819798 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4cc89a42-ec5e-4cb4-803a-7d01fc493d26 None None] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:14.820011 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4cc89a42-ec5e-4cb4-803a-7d01fc493d26 None None] Calling method 'all' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:14.820707 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4cc89a42-ec5e-4cb4-803a-7d01fc493d26 None None] https://10.4.3.170/volume// returned with HTTP 300 Aug 18 19:36:14.820802 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1424/5676] 10.4.3.170 () {66 vars in 1426 bytes} [Tue Aug 18 19:36: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 19:36:14.830532 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-b94070bf-6028-4c88-9777-f89d0eec4f46 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:14.832666 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-b94070bf-6028-4c88-9777-f89d0eec4f46 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 Aug 18 19:36:14.832940 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-b94070bf-6028-4c88-9777-f89d0eec4f46 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:14.833155 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-b94070bf-6028-4c88-9777-f89d0eec4f46 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:14.844142 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:14.844142 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:36:14.848054 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-b94070bf-6028-4c88-9777-f89d0eec4f46 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:36:14.853902 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-b94070bf-6028-4c88-9777-f89d0eec4f46 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 returned with HTTP 200 Aug 18 19:36:14.854462 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1418/5677] 10.4.3.170 () {70 vars in 1639 bytes} [Tue Aug 18 19:36:14 2026] GET /volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 => generated 1630 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 19:36:14.969008 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-82cfcfa2-c766-4994-9563-4f46556e59e3 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:14.971584 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-82cfcfa2-c766-4994-9563-4f46556e59e3 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] PUT https://10.4.3.170/volume/v3/attachments/49e6fe6c-4a5e-4b25-89d5-aafa0b148f89 Aug 18 19:36:14.971974 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-82cfcfa2-c766-4994-9563-4f46556e59e3 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000007688", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cff0481a92d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b842b47-7955-481f-a9b9-a38ef36a706f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:36:14.980126 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-82cfcfa2-c766-4994-9563-4f46556e59e3 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Acquiring lock "cinder-attachment_update-e6dd600c-46e2-4485-9232-8e8e3b7941f8-np0000007688" by "attachment_update" {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 19:36:14.985169 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-82cfcfa2-c766-4994-9563-4f46556e59e3 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Lock "cinder-attachment_update-e6dd600c-46e2-4485-9232-8e8e3b7941f8-np0000007688" acquired by "attachment_update" :: waited 0.005s {{(pid=100582) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 19:36:14.986621 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:14.986621 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:36:15.065925 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.coordination [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-82cfcfa2-c766-4994-9563-4f46556e59e3 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Lock "cinder-attachment_update-e6dd600c-46e2-4485-9232-8e8e3b7941f8-np0000007688" released by "attachment_update" :: held 0.081s {{(pid=100582) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 19:36:15.066497 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-82cfcfa2-c766-4994-9563-4f46556e59e3 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/attachments/49e6fe6c-4a5e-4b25-89d5-aafa0b148f89 returned with HTTP 200 Aug 18 19:36:15.066950 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1415/5678] 10.4.3.170 () {74 vars in 1704 bytes} [Tue Aug 18 19:36:14 2026] PUT /volume/v3/attachments/49e6fe6c-4a5e-4b25-89d5-aafa0b148f89 => generated 968 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:36:15.087217 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-a519afca-60b1-4140-a2dd-7f73b5ee7101 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:15.089313 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-a519afca-60b1-4140-a2dd-7f73b5ee7101 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] POST https://10.4.3.170/volume/v3/attachments/49e6fe6c-4a5e-4b25-89d5-aafa0b148f89/action Aug 18 19:36:15.089724 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-a519afca-60b1-4140-a2dd-7f73b5ee7101 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Action body: b'{"os-complete": null}' {{(pid=100581) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 19:36:15.089844 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-a519afca-60b1-4140-a2dd-7f73b5ee7101 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:36:15.108848 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:15.108848 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:36:15.117845 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-a519afca-60b1-4140-a2dd-7f73b5ee7101 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/attachments/49e6fe6c-4a5e-4b25-89d5-aafa0b148f89/action returned with HTTP 204 Aug 18 19:36:15.118351 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1422/5679] 10.4.3.170 () {74 vars in 1725 bytes} [Tue Aug 18 19:36:15 2026] POST /volume/v3/attachments/49e6fe6c-4a5e-4b25-89d5-aafa0b148f89/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:36:15.406052 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-cee95a2a-8e26-42ae-b0a3-cbf13712212b None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:15.408244 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cee95a2a-8e26-42ae-b0a3-cbf13712212b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:36:15.408540 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cee95a2a-8e26-42ae-b0a3-cbf13712212b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:15.409342 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-cee95a2a-8e26-42ae-b0a3-cbf13712212b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:15.409342 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-cee95a2a-8e26-42ae-b0a3-cbf13712212b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:15.414270 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:15.414270 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:36:15.415037 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-cee95a2a-8e26-42ae-b0a3-cbf13712212b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:36:15.415495 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1425/5680] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:15 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:16.428493 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-16b92094-b7a6-4a9f-97a9-8a5a303cf885 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:16.430818 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-16b92094-b7a6-4a9f-97a9-8a5a303cf885 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:36:16.430986 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-16b92094-b7a6-4a9f-97a9-8a5a303cf885 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:16.431262 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-16b92094-b7a6-4a9f-97a9-8a5a303cf885 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:16.431512 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-16b92094-b7a6-4a9f-97a9-8a5a303cf885 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:16.436452 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:16.436452 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:36:16.437051 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-16b92094-b7a6-4a9f-97a9-8a5a303cf885 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:36:16.437423 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1419/5681] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:16 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:17.449273 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-ae177bf9-047d-4f68-a903-9c4c4f22e281 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:17.451121 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ae177bf9-047d-4f68-a903-9c4c4f22e281 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:36:17.451446 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ae177bf9-047d-4f68-a903-9c4c4f22e281 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:17.451636 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-ae177bf9-047d-4f68-a903-9c4c4f22e281 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:17.451766 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-ae177bf9-047d-4f68-a903-9c4c4f22e281 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:17.457100 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:17.457100 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:36:17.457892 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-ae177bf9-047d-4f68-a903-9c4c4f22e281 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:36:17.458266 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1416/5682] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:17 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:18.470049 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-545ee8bc-4231-41e5-9635-d927d833b509 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:18.471979 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-545ee8bc-4231-41e5-9635-d927d833b509 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:36:18.472213 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-545ee8bc-4231-41e5-9635-d927d833b509 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:18.472452 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-545ee8bc-4231-41e5-9635-d927d833b509 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:18.472612 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-545ee8bc-4231-41e5-9635-d927d833b509 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:18.477451 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:18.477451 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:36:18.478163 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-545ee8bc-4231-41e5-9635-d927d833b509 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:36:18.478612 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1423/5683] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:18 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:19.382396 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-191a947b-cc5d-461e-91d0-83d140c2f379 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:19.384863 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-191a947b-cc5d-461e-91d0-83d140c2f379 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8/encryption Aug 18 19:36:19.385107 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-191a947b-cc5d-461e-91d0-83d140c2f379 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:19.385378 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-191a947b-cc5d-461e-91d0-83d140c2f379 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'index' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:19.395529 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:19.395529 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:36:19.401943 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [req-9989336e-1eb0-4fd5-a816-9142bd0cbe38 req-191a947b-cc5d-461e-91d0-83d140c2f379 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8/encryption returned with HTTP 200 Aug 18 19:36:19.402666 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1426/5684] 10.4.3.170 () {68 vars in 1631 bytes} [Tue Aug 18 19:36:19 2026] GET /volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:19.488533 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6397414a-5998-4797-8715-cbb80c76d52a None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:19.493002 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6397414a-5998-4797-8715-cbb80c76d52a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:36:19.493322 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6397414a-5998-4797-8715-cbb80c76d52a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:19.494032 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6397414a-5998-4797-8715-cbb80c76d52a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:19.494032 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-6397414a-5998-4797-8715-cbb80c76d52a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:19.503574 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:19.503574 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:36:19.504312 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6397414a-5998-4797-8715-cbb80c76d52a tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:36:19.504736 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1420/5685] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:19 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:20.516862 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-655c4350-f059-4870-8c58-a095320807a5 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:20.519134 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-655c4350-f059-4870-8c58-a095320807a5 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:36:20.519438 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-655c4350-f059-4870-8c58-a095320807a5 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:20.519665 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-655c4350-f059-4870-8c58-a095320807a5 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:20.519832 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-655c4350-f059-4870-8c58-a095320807a5 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:20.526094 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:20.526094 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:36:20.526947 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-655c4350-f059-4870-8c58-a095320807a5 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:36:20.527430 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1417/5686] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:20 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:21.540697 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9ff72d9d-1fec-44c2-a633-29ad53d5e1f3 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:21.543084 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9ff72d9d-1fec-44c2-a633-29ad53d5e1f3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:36:21.543321 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9ff72d9d-1fec-44c2-a633-29ad53d5e1f3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:21.543615 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9ff72d9d-1fec-44c2-a633-29ad53d5e1f3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:21.543774 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-9ff72d9d-1fec-44c2-a633-29ad53d5e1f3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:21.548654 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:21.548654 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:36:21.549528 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9ff72d9d-1fec-44c2-a633-29ad53d5e1f3 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:36:21.549925 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1424/5687] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:21 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:22.560964 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-77b60610-3c46-4284-8541-70065d3e2b62 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:22.562793 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-77b60610-3c46-4284-8541-70065d3e2b62 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:36:22.563048 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-77b60610-3c46-4284-8541-70065d3e2b62 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:22.563257 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-77b60610-3c46-4284-8541-70065d3e2b62 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:22.563336 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-77b60610-3c46-4284-8541-70065d3e2b62 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:22.568657 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:22.568657 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:36:22.569411 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-77b60610-3c46-4284-8541-70065d3e2b62 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:36:22.569830 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1427/5688] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:22 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:22.582782 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e8574420-8d55-45f7-b7ce-2bc3370d5c08 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:22.585224 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e8574420-8d55-45f7-b7ce-2bc3370d5c08 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/4089d03d-e19c-4ef3-9258-cf2af4b16814 Aug 18 19:36:22.585495 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e8574420-8d55-45f7-b7ce-2bc3370d5c08 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:22.586427 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e8574420-8d55-45f7-b7ce-2bc3370d5c08 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:22.586427 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-e8574420-8d55-45f7-b7ce-2bc3370d5c08 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Delete volume with id: 4089d03d-e19c-4ef3-9258-cf2af4b16814 Aug 18 19:36:22.594183 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:22.594183 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:36:22.594683 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e8574420-8d55-45f7-b7ce-2bc3370d5c08 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Volume info retrieved successfully. Aug 18 19:36:22.613889 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e8574420-8d55-45f7-b7ce-2bc3370d5c08 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Delete volume request issued successfully. Aug 18 19:36:22.614162 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e8574420-8d55-45f7-b7ce-2bc3370d5c08 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes/4089d03d-e19c-4ef3-9258-cf2af4b16814 returned with HTTP 202 Aug 18 19:36:22.614794 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1421/5689] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:36:22 2026] DELETE /volume/v3/volumes/4089d03d-e19c-4ef3-9258-cf2af4b16814 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:36:22.622785 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-1a897136-ffa9-4cde-b882-4cfdb508724f None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:22.625493 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1a897136-ffa9-4cde-b882-4cfdb508724f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/volumes/4089d03d-e19c-4ef3-9258-cf2af4b16814 Aug 18 19:36:22.625811 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1a897136-ffa9-4cde-b882-4cfdb508724f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:22.626100 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-1a897136-ffa9-4cde-b882-4cfdb508724f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:22.639134 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:22.639134 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:36:22.644278 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-1a897136-ffa9-4cde-b882-4cfdb508724f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Volume info retrieved successfully. Aug 18 19:36:22.649828 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-1a897136-ffa9-4cde-b882-4cfdb508724f tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes/4089d03d-e19c-4ef3-9258-cf2af4b16814 returned with HTTP 200 Aug 18 19:36:22.650432 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1418/5690] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:22 2026] GET /volume/v3/volumes/4089d03d-e19c-4ef3-9258-cf2af4b16814 => generated 1074 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:36:23.663982 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-feda5fea-771e-4be9-be87-1072b47ba4e4 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:23.666187 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-feda5fea-771e-4be9-be87-1072b47ba4e4 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/volumes/4089d03d-e19c-4ef3-9258-cf2af4b16814 Aug 18 19:36:23.666495 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-feda5fea-771e-4be9-be87-1072b47ba4e4 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:23.666736 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-feda5fea-771e-4be9-be87-1072b47ba4e4 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:23.674112 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-feda5fea-771e-4be9-be87-1072b47ba4e4 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes/4089d03d-e19c-4ef3-9258-cf2af4b16814 returned with HTTP 404 Aug 18 19:36:23.674722 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1425/5691] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:23 2026] GET /volume/v3/volumes/4089d03d-e19c-4ef3-9258-cf2af4b16814 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:36:23.682870 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-041482a2-495e-4469-9f91-11d130782d34 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:23.684668 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-041482a2-495e-4469-9f91-11d130782d34 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:36:23.684898 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-041482a2-495e-4469-9f91-11d130782d34 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:23.685133 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-041482a2-495e-4469-9f91-11d130782d34 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:23.685278 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-041482a2-495e-4469-9f91-11d130782d34 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:23.689853 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:23.689853 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:36:23.690537 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-041482a2-495e-4469-9f91-11d130782d34 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:36:23.691014 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1428/5692] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:23 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:23.701182 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f855b684-ead6-451e-b628-15090ee19b89 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:23.704855 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f855b684-ead6-451e-b628-15090ee19b89 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] DELETE https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 Aug 18 19:36:23.704855 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f855b684-ead6-451e-b628-15090ee19b89 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:23.704855 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f855b684-ead6-451e-b628-15090ee19b89 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'delete' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:23.704855 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.contrib.backups [None req-f855b684-ead6-451e-b628-15090ee19b89 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Delete backup with id: 12894f46-0c4c-4800-a217-55b8dc0da231. Aug 18 19:36:23.708491 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:23.708491 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:36:23.730140 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.backup.rpcapi [None req-f855b684-ead6-451e-b628-15090ee19b89 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] delete_backup rpcapi backup_id 12894f46-0c4c-4800-a217-55b8dc0da231 {{(pid=100580) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:36:23.736097 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f855b684-ead6-451e-b628-15090ee19b89 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 returned with HTTP 202 Aug 18 19:36:23.736097 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1422/5693] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:36:23 2026] DELETE /volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:36:23.743294 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-a9aa7980-ab44-48ef-a931-cbd8107a7b10 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:23.745496 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a9aa7980-ab44-48ef-a931-cbd8107a7b10 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 Aug 18 19:36:23.745825 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a9aa7980-ab44-48ef-a931-cbd8107a7b10 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:23.746132 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-a9aa7980-ab44-48ef-a931-cbd8107a7b10 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:23.746292 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-a9aa7980-ab44-48ef-a931-cbd8107a7b10 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 12894f46-0c4c-4800-a217-55b8dc0da231. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:23.751782 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:23.751782 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:36:23.752439 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-a9aa7980-ab44-48ef-a931-cbd8107a7b10 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 returned with HTTP 200 Aug 18 19:36:23.753122 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1419/5694] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:23 2026] GET /volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:24.764925 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-67df0ecd-486d-47d1-9014-6c8873893d11 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:24.767177 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-67df0ecd-486d-47d1-9014-6c8873893d11 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 Aug 18 19:36:24.767467 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-67df0ecd-486d-47d1-9014-6c8873893d11 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:24.767723 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-67df0ecd-486d-47d1-9014-6c8873893d11 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:24.767838 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-67df0ecd-486d-47d1-9014-6c8873893d11 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id 12894f46-0c4c-4800-a217-55b8dc0da231. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:24.772300 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-67df0ecd-486d-47d1-9014-6c8873893d11 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 returned with HTTP 404 Aug 18 19:36:24.772986 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1426/5695] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:24 2026] GET /volume/v3/backups/12894f46-0c4c-4800-a217-55b8dc0da231 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:36:24.779700 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-7d4b782b-47fd-458d-a884-786125b8bfdf None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:24.781528 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7d4b782b-47fd-458d-a884-786125b8bfdf tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] DELETE https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 Aug 18 19:36:24.781763 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7d4b782b-47fd-458d-a884-786125b8bfdf tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:24.781964 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-7d4b782b-47fd-458d-a884-786125b8bfdf tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:24.782199 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.backups [None req-7d4b782b-47fd-458d-a884-786125b8bfdf tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Delete backup with id: f6e6291b-b97b-4361-9639-15317d913f52. Aug 18 19:36:24.786567 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:24.786567 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:36:24.798053 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.backup.rpcapi [None req-7d4b782b-47fd-458d-a884-786125b8bfdf tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] delete_backup rpcapi backup_id f6e6291b-b97b-4361-9639-15317d913f52 {{(pid=100583) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:36:24.799910 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-7d4b782b-47fd-458d-a884-786125b8bfdf tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 returned with HTTP 202 Aug 18 19:36:24.800459 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1429/5696] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:36:24 2026] DELETE /volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:36:24.809562 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-bc0b7bed-3346-4217-a531-7721d9b34522 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:24.812529 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bc0b7bed-3346-4217-a531-7721d9b34522 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 Aug 18 19:36:24.812529 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bc0b7bed-3346-4217-a531-7721d9b34522 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:24.812529 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-bc0b7bed-3346-4217-a531-7721d9b34522 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:24.812529 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-bc0b7bed-3346-4217-a531-7721d9b34522 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id f6e6291b-b97b-4361-9639-15317d913f52. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:24.816634 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:24.816634 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:36:24.817296 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-bc0b7bed-3346-4217-a531-7721d9b34522 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 returned with HTTP 200 Aug 18 19:36:24.817675 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1423/5697] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:24 2026] GET /volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:25.832503 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-fc43272f-b503-4c2f-b11e-d91582860496 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:25.834539 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fc43272f-b503-4c2f-b11e-d91582860496 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 Aug 18 19:36:25.834787 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fc43272f-b503-4c2f-b11e-d91582860496 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:25.835003 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-fc43272f-b503-4c2f-b11e-d91582860496 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:25.835127 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-fc43272f-b503-4c2f-b11e-d91582860496 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id f6e6291b-b97b-4361-9639-15317d913f52. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:25.838986 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-fc43272f-b503-4c2f-b11e-d91582860496 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 returned with HTTP 404 Aug 18 19:36:25.839574 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1420/5698] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:25 2026] GET /volume/v3/backups/f6e6291b-b97b-4361-9639-15317d913f52 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:36:25.847202 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-90d915ab-4082-4a7e-9774-94c1bc7a3ebf None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:25.849442 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-90d915ab-4082-4a7e-9774-94c1bc7a3ebf tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] DELETE https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:36:25.849629 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-90d915ab-4082-4a7e-9774-94c1bc7a3ebf tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:25.849792 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-90d915ab-4082-4a7e-9774-94c1bc7a3ebf tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:25.849904 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.contrib.backups [None req-90d915ab-4082-4a7e-9774-94c1bc7a3ebf tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Delete backup with id: e67f98c3-a00a-4b92-bea1-1e7f011fe26d. Aug 18 19:36:25.854625 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:25.854625 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:36:25.866452 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.backup.rpcapi [None req-90d915ab-4082-4a7e-9774-94c1bc7a3ebf tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] delete_backup rpcapi backup_id e67f98c3-a00a-4b92-bea1-1e7f011fe26d {{(pid=100581) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:36:25.869159 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-90d915ab-4082-4a7e-9774-94c1bc7a3ebf tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 202 Aug 18 19:36:25.869876 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1427/5699] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:36:25 2026] DELETE /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:36:25.878831 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-62aadde1-d195-4748-8c27-51e411e40127 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:25.883021 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-62aadde1-d195-4748-8c27-51e411e40127 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:36:25.883244 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-62aadde1-d195-4748-8c27-51e411e40127 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:25.883657 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-62aadde1-d195-4748-8c27-51e411e40127 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:25.883856 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-62aadde1-d195-4748-8c27-51e411e40127 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:25.889483 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:25.889483 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:36:25.890358 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-62aadde1-d195-4748-8c27-51e411e40127 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 200 Aug 18 19:36:25.890901 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1430/5700] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:25 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:26.901442 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-c045d96a-6c20-4e50-b952-8e67da85a37b None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:26.903864 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c045d96a-6c20-4e50-b952-8e67da85a37b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d Aug 18 19:36:26.904220 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c045d96a-6c20-4e50-b952-8e67da85a37b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:26.904553 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-c045d96a-6c20-4e50-b952-8e67da85a37b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:26.904702 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-c045d96a-6c20-4e50-b952-8e67da85a37b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Show backup with id e67f98c3-a00a-4b92-bea1-1e7f011fe26d. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:26.909103 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-c045d96a-6c20-4e50-b952-8e67da85a37b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d returned with HTTP 404 Aug 18 19:36:26.910030 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1424/5701] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:26 2026] GET /volume/v3/backups/e67f98c3-a00a-4b92-bea1-1e7f011fe26d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:36:26.918098 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-63c44ee6-c956-4eff-827f-add36ef3be8b None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:26.920302 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-63c44ee6-c956-4eff-827f-add36ef3be8b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/83d64c52-fc35-4e0e-87de-54efbe49322b Aug 18 19:36:26.920625 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-63c44ee6-c956-4eff-827f-add36ef3be8b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:26.920931 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-63c44ee6-c956-4eff-827f-add36ef3be8b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:26.921056 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-63c44ee6-c956-4eff-827f-add36ef3be8b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Delete volume with id: 83d64c52-fc35-4e0e-87de-54efbe49322b Aug 18 19:36:26.930778 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:26.930778 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:36:26.931158 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-63c44ee6-c956-4eff-827f-add36ef3be8b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Volume info retrieved successfully. Aug 18 19:36:26.949992 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-63c44ee6-c956-4eff-827f-add36ef3be8b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Delete volume request issued successfully. Aug 18 19:36:26.950166 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-63c44ee6-c956-4eff-827f-add36ef3be8b tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes/83d64c52-fc35-4e0e-87de-54efbe49322b returned with HTTP 202 Aug 18 19:36:26.950736 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1421/5702] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:36:26 2026] DELETE /volume/v3/volumes/83d64c52-fc35-4e0e-87de-54efbe49322b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:36:26.959247 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-8b151ea7-45c8-41b4-8df7-9cd25aefb3aa None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:26.961239 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8b151ea7-45c8-41b4-8df7-9cd25aefb3aa tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/volumes/83d64c52-fc35-4e0e-87de-54efbe49322b Aug 18 19:36:26.961482 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8b151ea7-45c8-41b4-8df7-9cd25aefb3aa tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:26.961683 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-8b151ea7-45c8-41b4-8df7-9cd25aefb3aa tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:26.970625 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:26.970625 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:36:26.974700 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-8b151ea7-45c8-41b4-8df7-9cd25aefb3aa tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Volume info retrieved successfully. Aug 18 19:36:26.979316 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-8b151ea7-45c8-41b4-8df7-9cd25aefb3aa tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes/83d64c52-fc35-4e0e-87de-54efbe49322b returned with HTTP 200 Aug 18 19:36:26.979759 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1428/5703] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:26 2026] GET /volume/v3/volumes/83d64c52-fc35-4e0e-87de-54efbe49322b => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:36:27.994890 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-0a9c76d1-75c8-40db-a6d2-19e360d45f65 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:27.997205 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0a9c76d1-75c8-40db-a6d2-19e360d45f65 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] GET https://10.4.3.170/volume/v3/volumes/83d64c52-fc35-4e0e-87de-54efbe49322b Aug 18 19:36:27.997544 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0a9c76d1-75c8-40db-a6d2-19e360d45f65 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:27.997764 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-0a9c76d1-75c8-40db-a6d2-19e360d45f65 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:28.005313 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-0a9c76d1-75c8-40db-a6d2-19e360d45f65 tempest-ProjectAdminTests33-400779296 tempest-ProjectAdminTests33-400779296-project-admin] https://10.4.3.170/volume/v3/volumes/83d64c52-fc35-4e0e-87de-54efbe49322b returned with HTTP 404 Aug 18 19:36:28.005872 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1431/5704] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:27 2026] GET /volume/v3/volumes/83d64c52-fc35-4e0e-87de-54efbe49322b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:36:29.523744 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e0e8c9bf-72b0-4092-a143-a1d283515a19 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:29.616528 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e0e8c9bf-72b0-4092-a143-a1d283515a19 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] POST https://10.4.3.170/volume/v3/volumes Aug 18 19:36:29.616909 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e0e8c9bf-72b0-4092-a143-a1d283515a19 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-402492518"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:36:29.618839 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.volumes [None req-e0e8c9bf-72b0-4092-a143-a1d283515a19 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-402492518'}} {{(pid=100580) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 19:36:29.618998 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.v3.volumes [None req-e0e8c9bf-72b0-4092-a143-a1d283515a19 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Create volume of 1 GB Aug 18 19:36:29.623319 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e0e8c9bf-72b0-4092-a143-a1d283515a19 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Availability Zones retrieved successfully. Aug 18 19:36:29.628946 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e0e8c9bf-72b0-4092-a143-a1d283515a19 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Flow 'volume_create_api' (26d18277-67bd-47fc-8c90-fc718bb7652d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:36:29.630249 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e0e8c9bf-72b0-4092-a143-a1d283515a19 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c67f2058-2b81-40db-8043-26d91960d3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:36:29.631187 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.flows.api.create_volume [None req-e0e8c9bf-72b0-4092-a143-a1d283515a19 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Validating volume size '1' using validate_int {{(pid=100580) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 19:36:29.658837 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e0e8c9bf-72b0-4092-a143-a1d283515a19 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c67f2058-2b81-40db-8043-26d91960d3bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=75045f3f-a0fa-46e7-aa83-a1d120c34903,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75045f3f-a0fa-46e7-aa83-a1d120c34903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:36:29.659872 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e0e8c9bf-72b0-4092-a143-a1d283515a19 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82bf9c3b-d33f-44a3-9437-4b96bae29fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:36:29.715289 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.quota [None req-e0e8c9bf-72b0-4092-a143-a1d283515a19 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Created reservations ['9cdcafe7-db3f-4beb-b8b3-b366caef9ffa', 'df93e34c-bfc9-4e6a-90f3-540a76e94ed2', 'f82c0e0b-1eb6-409d-9857-1c9610549ad9', '2c530845-8282-4e12-9745-1005efeb0e26'] {{(pid=100580) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:36:29.716112 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e0e8c9bf-72b0-4092-a143-a1d283515a19 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82bf9c3b-d33f-44a3-9437-4b96bae29fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cdcafe7-db3f-4beb-b8b3-b366caef9ffa', 'df93e34c-bfc9-4e6a-90f3-540a76e94ed2', 'f82c0e0b-1eb6-409d-9857-1c9610549ad9', '2c530845-8282-4e12-9745-1005efeb0e26']}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:36:29.717054 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e0e8c9bf-72b0-4092-a143-a1d283515a19 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01d00422-9e08-460f-b74a-7d4a80e58626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:36:29.740135 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e0e8c9bf-72b0-4092-a143-a1d283515a19 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01d00422-9e08-460f-b74a-7d4a80e58626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bbd7a80-26ee-4016-8700-039c93a2d2af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-402492518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e232f6b36a04409ba5c87b5a835409a',qos_specs=None,replication_status=,reservations=['9cdcafe7-db3f-4beb-b8b3-b366caef9ffa','df93e34c-bfc9-4e6a-90f3-540a76e94ed2','f82c0e0b-1eb6-409d-9857-1c9610549ad9','2c530845-8282-4e12-9745-1005efeb0e26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7969316e32d49db8e60bd462ba31361',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T19:36:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-402492518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bbd7a80-26ee-4016-8700-039c93a2d2af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e232f6b36a04409ba5c87b5a835409a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7969316e32d49db8e60bd462ba31361',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75045f3f-a0fa-46e7-aa83-a1d120c34903),volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:36:29.740890 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e0e8c9bf-72b0-4092-a143-a1d283515a19 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (917c57a2-ca91-4ebf-a437-f9a0a187d971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:36:29.757564 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e0e8c9bf-72b0-4092-a143-a1d283515a19 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (917c57a2-ca91-4ebf-a437-f9a0a187d971) transitioned into state 'SUCCESS' from state '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-402492518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e232f6b36a04409ba5c87b5a835409a',qos_specs=None,replication_status=,reservations=['9cdcafe7-db3f-4beb-b8b3-b366caef9ffa','df93e34c-bfc9-4e6a-90f3-540a76e94ed2','f82c0e0b-1eb6-409d-9857-1c9610549ad9','2c530845-8282-4e12-9745-1005efeb0e26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7969316e32d49db8e60bd462ba31361',volume_type_id=75045f3f-a0fa-46e7-aa83-a1d120c34903)}' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:36:29.758570 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e0e8c9bf-72b0-4092-a143-a1d283515a19 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (615681f0-2945-400f-a1d5-5cf50307d840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 19:36:29.771134 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e0e8c9bf-72b0-4092-a143-a1d283515a19 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (615681f0-2945-400f-a1d5-5cf50307d840) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100580) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 19:36:29.771883 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.volume.api [None req-e0e8c9bf-72b0-4092-a143-a1d283515a19 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Flow 'volume_create_api' (26d18277-67bd-47fc-8c90-fc718bb7652d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100580) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 19:36:29.772679 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e0e8c9bf-72b0-4092-a143-a1d283515a19 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Create volume request issued successfully. Aug 18 19:36:29.772809 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e0e8c9bf-72b0-4092-a143-a1d283515a19 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Aug 18 19:36:29.773629 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1425/5705] 10.4.3.170 () {70 vars in 1298 bytes} [Tue Aug 18 19:36:29 2026] POST /volume/v3/volumes => generated 777 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:36:29.786055 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-21eca971-40ea-41dc-898b-aaa42f1812ad None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:29.789381 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-21eca971-40ea-41dc-898b-aaa42f1812ad tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] GET https://10.4.3.170/volume/v3/volumes/2bbd7a80-26ee-4016-8700-039c93a2d2af Aug 18 19:36:29.789381 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-21eca971-40ea-41dc-898b-aaa42f1812ad tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:29.789381 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-21eca971-40ea-41dc-898b-aaa42f1812ad tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:29.795630 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:29.795630 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:36:29.799281 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-21eca971-40ea-41dc-898b-aaa42f1812ad tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Volume info retrieved successfully. Aug 18 19:36:29.803191 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-21eca971-40ea-41dc-898b-aaa42f1812ad tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/volumes/2bbd7a80-26ee-4016-8700-039c93a2d2af returned with HTTP 200 Aug 18 19:36:29.803624 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1422/5706] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:29 2026] GET /volume/v3/volumes/2bbd7a80-26ee-4016-8700-039c93a2d2af => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:30.818981 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-54adc3ab-813d-4b15-a51b-c941a58a4e75 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:30.820752 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-54adc3ab-813d-4b15-a51b-c941a58a4e75 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] GET https://10.4.3.170/volume/v3/volumes/2bbd7a80-26ee-4016-8700-039c93a2d2af Aug 18 19:36:30.820958 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-54adc3ab-813d-4b15-a51b-c941a58a4e75 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:30.821133 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-54adc3ab-813d-4b15-a51b-c941a58a4e75 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:30.828264 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:30.828264 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:36:30.832688 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-54adc3ab-813d-4b15-a51b-c941a58a4e75 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Volume info retrieved successfully. Aug 18 19:36:30.837013 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-54adc3ab-813d-4b15-a51b-c941a58a4e75 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/volumes/2bbd7a80-26ee-4016-8700-039c93a2d2af returned with HTTP 200 Aug 18 19:36:30.837479 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1429/5707] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:30 2026] GET /volume/v3/volumes/2bbd7a80-26ee-4016-8700-039c93a2d2af => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:36:30.850288 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6e74fd78-157a-4748-a2ac-d1be03d9d7ba None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:30.852478 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6e74fd78-157a-4748-a2ac-d1be03d9d7ba tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] POST https://10.4.3.170/volume/v3/backups Aug 18 19:36:30.852903 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6e74fd78-157a-4748-a2ac-d1be03d9d7ba tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2bbd7a80-26ee-4016-8700-039c93a2d2af", "name": "tempest-type-Backup-677377605"}} {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:36:30.854696 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.contrib.backups [None req-6e74fd78-157a-4748-a2ac-d1be03d9d7ba tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Creating new backup {'backup': {'volume_id': '2bbd7a80-26ee-4016-8700-039c93a2d2af', 'name': 'tempest-type-Backup-677377605'}} {{(pid=100583) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 19:36:30.854866 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.contrib.backups [None req-6e74fd78-157a-4748-a2ac-d1be03d9d7ba tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Creating backup of volume 2bbd7a80-26ee-4016-8700-039c93a2d2af in container None Aug 18 19:36:30.863677 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:30.863677 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:36:30.864051 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-6e74fd78-157a-4748-a2ac-d1be03d9d7ba tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Volume info retrieved successfully. Aug 18 19:36:30.891136 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.quota [None req-6e74fd78-157a-4748-a2ac-d1be03d9d7ba tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Created reservations ['6ac78b9c-b849-4508-ac1b-7c86586b0282', '7ca75be2-a2ed-4fcb-81da-5308d2894187'] {{(pid=100583) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 19:36:30.919873 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6e74fd78-157a-4748-a2ac-d1be03d9d7ba tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Aug 18 19:36:30.925394 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1432/5708] 10.4.3.170 () {70 vars in 1299 bytes} [Tue Aug 18 19:36:30 2026] POST /volume/v3/backups => generated 315 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 19:36:30.933767 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-ae5f9ed9-a578-408e-b9af-9128df2f3905 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:30.936526 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ae5f9ed9-a578-408e-b9af-9128df2f3905 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] GET https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 Aug 18 19:36:30.936857 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ae5f9ed9-a578-408e-b9af-9128df2f3905 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:30.937150 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-ae5f9ed9-a578-408e-b9af-9128df2f3905 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:30.937322 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-ae5f9ed9-a578-408e-b9af-9128df2f3905 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Show backup with id b52cead0-6cca-4b13-b913-c5578f80dab2. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:30.944003 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:30.944003 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:36:30.944481 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-ae5f9ed9-a578-408e-b9af-9128df2f3905 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 returned with HTTP 200 Aug 18 19:36:30.944991 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1426/5709] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:30 2026] GET /volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:31.956798 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-6ac83974-ce5e-4331-8816-55607b95fb22 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:31.959288 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6ac83974-ce5e-4331-8816-55607b95fb22 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] GET https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 Aug 18 19:36:31.959595 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6ac83974-ce5e-4331-8816-55607b95fb22 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:31.959863 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-6ac83974-ce5e-4331-8816-55607b95fb22 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:31.959987 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-6ac83974-ce5e-4331-8816-55607b95fb22 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Show backup with id b52cead0-6cca-4b13-b913-c5578f80dab2. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:31.964879 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:31.964879 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:36:31.965670 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-6ac83974-ce5e-4331-8816-55607b95fb22 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 returned with HTTP 200 Aug 18 19:36:31.966108 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1423/5710] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:31 2026] GET /volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:32.977866 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4ade1851-f968-4d5a-a14f-02a9e2da9fb0 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:32.979593 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4ade1851-f968-4d5a-a14f-02a9e2da9fb0 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] GET https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 Aug 18 19:36:32.979942 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4ade1851-f968-4d5a-a14f-02a9e2da9fb0 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:32.980195 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4ade1851-f968-4d5a-a14f-02a9e2da9fb0 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:32.980398 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-4ade1851-f968-4d5a-a14f-02a9e2da9fb0 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Show backup with id b52cead0-6cca-4b13-b913-c5578f80dab2. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:32.984744 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:32.984744 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:36:32.985892 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4ade1851-f968-4d5a-a14f-02a9e2da9fb0 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 returned with HTTP 200 Aug 18 19:36:32.985892 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1430/5711] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:32 2026] GET /volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:33.996196 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-f98c3b45-dd18-4559-a8c1-e74bec643b4e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:33.997967 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f98c3b45-dd18-4559-a8c1-e74bec643b4e tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] GET https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 Aug 18 19:36:33.998211 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f98c3b45-dd18-4559-a8c1-e74bec643b4e tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:33.998507 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-f98c3b45-dd18-4559-a8c1-e74bec643b4e tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:33.998690 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-f98c3b45-dd18-4559-a8c1-e74bec643b4e tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Show backup with id b52cead0-6cca-4b13-b913-c5578f80dab2. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:34.002948 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:34.002948 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:36:34.003674 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-f98c3b45-dd18-4559-a8c1-e74bec643b4e tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 returned with HTTP 200 Aug 18 19:36:34.004031 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1433/5712] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:33 2026] GET /volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:35.017188 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-6a9a509b-abfd-40f4-8dbb-c0ae7e54c287 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:35.019019 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6a9a509b-abfd-40f4-8dbb-c0ae7e54c287 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] GET https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 Aug 18 19:36:35.019208 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6a9a509b-abfd-40f4-8dbb-c0ae7e54c287 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:35.019444 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-6a9a509b-abfd-40f4-8dbb-c0ae7e54c287 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:35.019546 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-6a9a509b-abfd-40f4-8dbb-c0ae7e54c287 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Show backup with id b52cead0-6cca-4b13-b913-c5578f80dab2. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:35.023994 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:35.023994 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:36:35.024647 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-6a9a509b-abfd-40f4-8dbb-c0ae7e54c287 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 returned with HTTP 200 Aug 18 19:36:35.025125 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1427/5713] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:35 2026] GET /volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:36.037675 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-2b34f13c-02fe-42f7-82e1-8110e8447c25 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:36.040089 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2b34f13c-02fe-42f7-82e1-8110e8447c25 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] GET https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 Aug 18 19:36:36.040375 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2b34f13c-02fe-42f7-82e1-8110e8447c25 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:36.040625 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-2b34f13c-02fe-42f7-82e1-8110e8447c25 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:36.040761 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-2b34f13c-02fe-42f7-82e1-8110e8447c25 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Show backup with id b52cead0-6cca-4b13-b913-c5578f80dab2. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:36.045966 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:36.045966 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:36:36.046806 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-2b34f13c-02fe-42f7-82e1-8110e8447c25 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 returned with HTTP 200 Aug 18 19:36:36.047281 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1424/5714] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:36 2026] GET /volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:37.070700 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-9d59353b-f4eb-4843-966a-85f17e304b9c None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:37.072624 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9d59353b-f4eb-4843-966a-85f17e304b9c tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] GET https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 Aug 18 19:36:37.072839 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9d59353b-f4eb-4843-966a-85f17e304b9c tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:37.073094 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-9d59353b-f4eb-4843-966a-85f17e304b9c tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:37.073238 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-9d59353b-f4eb-4843-966a-85f17e304b9c tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Show backup with id b52cead0-6cca-4b13-b913-c5578f80dab2. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:37.078000 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:37.078000 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:36:37.078534 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-9d59353b-f4eb-4843-966a-85f17e304b9c tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 returned with HTTP 200 Aug 18 19:36:37.078855 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1431/5715] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:37 2026] GET /volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:38.090835 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-e0f8ae52-24cb-409f-9740-887e55d22e5e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:38.092823 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e0f8ae52-24cb-409f-9740-887e55d22e5e tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] GET https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 Aug 18 19:36:38.093060 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e0f8ae52-24cb-409f-9740-887e55d22e5e tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:38.093231 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-e0f8ae52-24cb-409f-9740-887e55d22e5e tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:38.093385 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-e0f8ae52-24cb-409f-9740-887e55d22e5e tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Show backup with id b52cead0-6cca-4b13-b913-c5578f80dab2. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:38.098459 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:38.098459 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:36:38.099297 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-e0f8ae52-24cb-409f-9740-887e55d22e5e tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 returned with HTTP 200 Aug 18 19:36:38.099777 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1434/5716] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:38 2026] GET /volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:39.113498 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-716f0917-03da-4ca2-b19d-d6001032e6a9 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:39.115556 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-716f0917-03da-4ca2-b19d-d6001032e6a9 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] GET https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 Aug 18 19:36:39.115871 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-716f0917-03da-4ca2-b19d-d6001032e6a9 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:39.116152 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-716f0917-03da-4ca2-b19d-d6001032e6a9 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:39.116257 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-716f0917-03da-4ca2-b19d-d6001032e6a9 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Show backup with id b52cead0-6cca-4b13-b913-c5578f80dab2. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:39.121601 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:39.121601 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:36:39.122343 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-716f0917-03da-4ca2-b19d-d6001032e6a9 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 returned with HTTP 200 Aug 18 19:36:39.122759 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1428/5717] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:39 2026] GET /volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:40.138495 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-337bd7b9-e0c8-4c52-a6ee-63ec29aece7e None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:40.140131 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-337bd7b9-e0c8-4c52-a6ee-63ec29aece7e tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] GET https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 Aug 18 19:36:40.140315 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-337bd7b9-e0c8-4c52-a6ee-63ec29aece7e tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:40.140683 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-337bd7b9-e0c8-4c52-a6ee-63ec29aece7e tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:40.140787 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-337bd7b9-e0c8-4c52-a6ee-63ec29aece7e tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Show backup with id b52cead0-6cca-4b13-b913-c5578f80dab2. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:40.144826 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:40.144826 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:36:40.145570 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-337bd7b9-e0c8-4c52-a6ee-63ec29aece7e tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 returned with HTTP 200 Aug 18 19:36:40.145963 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1425/5718] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:40 2026] GET /volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:41.156885 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b9bc37b8-e0ca-4d1e-a2a7-e59e9256b003 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:41.158632 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b9bc37b8-e0ca-4d1e-a2a7-e59e9256b003 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] GET https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 Aug 18 19:36:41.158900 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b9bc37b8-e0ca-4d1e-a2a7-e59e9256b003 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:41.159129 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b9bc37b8-e0ca-4d1e-a2a7-e59e9256b003 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:41.159274 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-b9bc37b8-e0ca-4d1e-a2a7-e59e9256b003 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Show backup with id b52cead0-6cca-4b13-b913-c5578f80dab2. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:41.160960 np0000007688 devstack@c-api.service[100581]: DEBUG dbcounter [-] [100581] Writing DB stats cinder:SELECT=87,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=100581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:36:41.164789 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:41.164789 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:36:41.165507 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b9bc37b8-e0ca-4d1e-a2a7-e59e9256b003 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 returned with HTTP 200 Aug 18 19:36:41.165926 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1432/5719] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:41 2026] GET /volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:42.178539 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-fe3ef3b8-8c65-4211-9882-0841efa89865 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:42.180243 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fe3ef3b8-8c65-4211-9882-0841efa89865 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] GET https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 Aug 18 19:36:42.180468 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fe3ef3b8-8c65-4211-9882-0841efa89865 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:42.180665 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-fe3ef3b8-8c65-4211-9882-0841efa89865 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:42.180787 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-fe3ef3b8-8c65-4211-9882-0841efa89865 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Show backup with id b52cead0-6cca-4b13-b913-c5578f80dab2. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:42.182338 np0000007688 devstack@c-api.service[100583]: DEBUG dbcounter [-] [100583] Writing DB stats cinder:SELECT=67,cinder:UPDATE=19,cinder:INSERT=9 {{(pid=100583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:36:42.185480 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:42.185480 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:36:42.186485 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-fe3ef3b8-8c65-4211-9882-0841efa89865 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 returned with HTTP 200 Aug 18 19:36:42.187854 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1435/5720] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:42 2026] GET /volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:43.200155 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-48838c5e-d9c9-4ca6-bd02-16760663dd83 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:43.202639 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-48838c5e-d9c9-4ca6-bd02-16760663dd83 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] GET https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 Aug 18 19:36:43.202956 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-48838c5e-d9c9-4ca6-bd02-16760663dd83 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:43.203201 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-48838c5e-d9c9-4ca6-bd02-16760663dd83 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:43.203316 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-48838c5e-d9c9-4ca6-bd02-16760663dd83 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Show backup with id b52cead0-6cca-4b13-b913-c5578f80dab2. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:43.206234 np0000007688 devstack@c-api.service[100580]: DEBUG dbcounter [-] [100580] Writing DB stats cinder:SELECT=98,cinder:INSERT=21,cinder:UPDATE=35 {{(pid=100580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:36:43.212350 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:43.212350 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:36:43.213223 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-48838c5e-d9c9-4ca6-bd02-16760663dd83 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 returned with HTTP 200 Aug 18 19:36:43.213861 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1429/5721] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:43 2026] GET /volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:44.226706 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-aed6d38e-ca1e-475b-b9a9-bbff830aec4c None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:44.229239 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-aed6d38e-ca1e-475b-b9a9-bbff830aec4c tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] GET https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 Aug 18 19:36:44.229607 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-aed6d38e-ca1e-475b-b9a9-bbff830aec4c tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:44.229893 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-aed6d38e-ca1e-475b-b9a9-bbff830aec4c tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:44.230068 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-aed6d38e-ca1e-475b-b9a9-bbff830aec4c tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Show backup with id b52cead0-6cca-4b13-b913-c5578f80dab2. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:44.232245 np0000007688 devstack@c-api.service[100582]: DEBUG dbcounter [-] [100582] Writing DB stats cinder:SELECT=92,cinder:UPDATE=21,cinder:INSERT=8 {{(pid=100582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:36:44.236533 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:44.236533 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:36:44.238295 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-aed6d38e-ca1e-475b-b9a9-bbff830aec4c tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 returned with HTTP 200 Aug 18 19:36:44.239033 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1426/5722] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:44 2026] GET /volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:45.249400 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-cf16eab4-9b1b-439d-9723-472216eb3dd8 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:45.251139 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cf16eab4-9b1b-439d-9723-472216eb3dd8 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] GET https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 Aug 18 19:36:45.251334 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cf16eab4-9b1b-439d-9723-472216eb3dd8 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:45.251546 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-cf16eab4-9b1b-439d-9723-472216eb3dd8 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:45.251664 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.v3.backups [None req-cf16eab4-9b1b-439d-9723-472216eb3dd8 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Show backup with id b52cead0-6cca-4b13-b913-c5578f80dab2. {{(pid=100581) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:45.255613 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:45.255613 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:36:45.256162 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-cf16eab4-9b1b-439d-9723-472216eb3dd8 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 returned with HTTP 200 Aug 18 19:36:45.256656 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1433/5723] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:45 2026] GET /volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:46.267304 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-24952769-e91b-429f-873a-ea4ad5c6591e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:46.269145 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-24952769-e91b-429f-873a-ea4ad5c6591e tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] GET https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 Aug 18 19:36:46.269411 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-24952769-e91b-429f-873a-ea4ad5c6591e tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:46.269612 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-24952769-e91b-429f-873a-ea4ad5c6591e tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:46.269720 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-24952769-e91b-429f-873a-ea4ad5c6591e tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Show backup with id b52cead0-6cca-4b13-b913-c5578f80dab2. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:46.274936 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:46.274936 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:36:46.275676 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-24952769-e91b-429f-873a-ea4ad5c6591e tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 returned with HTTP 200 Aug 18 19:36:46.276061 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1436/5724] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:46 2026] GET /volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:46.289076 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-d31cfb15-5128-4923-914f-554e8fdb119d None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:46.351473 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d31cfb15-5128-4923-914f-554e8fdb119d tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-member] PUT https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 Aug 18 19:36:46.351882 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-d31cfb15-5128-4923-914f-554e8fdb119d tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 19:36:46.358298 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:46.358298 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:36:46.364785 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-d31cfb15-5128-4923-914f-554e8fdb119d tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-member] https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 returned with HTTP 200 Aug 18 19:36:46.365154 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1430/5725] 10.4.3.170 () {70 vars in 1408 bytes} [Tue Aug 18 19:36:46 2026] PUT /volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 => generated 315 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:46.375090 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-15d0c6d1-8116-4b78-8a97-4b4e43cffbeb None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:46.376884 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-15d0c6d1-8116-4b78-8a97-4b4e43cffbeb tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] GET https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 Aug 18 19:36:46.377101 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-15d0c6d1-8116-4b78-8a97-4b4e43cffbeb tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:46.377328 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-15d0c6d1-8116-4b78-8a97-4b4e43cffbeb tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:46.377465 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.v3.backups [None req-15d0c6d1-8116-4b78-8a97-4b4e43cffbeb tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Show backup with id b52cead0-6cca-4b13-b913-c5578f80dab2. {{(pid=100582) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:46.381955 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:46.381955 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:36:46.382738 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-15d0c6d1-8116-4b78-8a97-4b4e43cffbeb tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 returned with HTTP 200 Aug 18 19:36:46.383150 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1427/5726] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:46 2026] GET /volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:46.393313 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-06bc466a-e15a-4bca-b47b-3fcc75848096 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:46.395015 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-06bc466a-e15a-4bca-b47b-3fcc75848096 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] DELETE https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 Aug 18 19:36:46.395205 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-06bc466a-e15a-4bca-b47b-3fcc75848096 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:46.395388 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-06bc466a-e15a-4bca-b47b-3fcc75848096 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:46.395490 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.contrib.backups [None req-06bc466a-e15a-4bca-b47b-3fcc75848096 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Delete backup with id: b52cead0-6cca-4b13-b913-c5578f80dab2. Aug 18 19:36:46.399923 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:46.399923 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:36:46.410280 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.backup.rpcapi [None req-06bc466a-e15a-4bca-b47b-3fcc75848096 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] delete_backup rpcapi backup_id b52cead0-6cca-4b13-b913-c5578f80dab2 {{(pid=100581) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 19:36:46.412293 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-06bc466a-e15a-4bca-b47b-3fcc75848096 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 returned with HTTP 202 Aug 18 19:36:46.412761 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1434/5727] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:36:46 2026] DELETE /volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 19:36:46.419820 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-6bb6e112-d88e-40fb-a4a5-137b5efa82fb None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:46.421732 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6bb6e112-d88e-40fb-a4a5-137b5efa82fb tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] GET https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 Aug 18 19:36:46.421959 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6bb6e112-d88e-40fb-a4a5-137b5efa82fb tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:46.422140 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-6bb6e112-d88e-40fb-a4a5-137b5efa82fb tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:46.422266 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.v3.backups [None req-6bb6e112-d88e-40fb-a4a5-137b5efa82fb tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Show backup with id b52cead0-6cca-4b13-b913-c5578f80dab2. {{(pid=100583) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:46.428250 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:46.428250 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:36:46.428639 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-6bb6e112-d88e-40fb-a4a5-137b5efa82fb tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 returned with HTTP 200 Aug 18 19:36:46.429018 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1437/5728] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:46 2026] GET /volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:47.440820 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-f68dc708-dc4f-4573-b9d6-51b5489ec291 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:47.442825 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f68dc708-dc4f-4573-b9d6-51b5489ec291 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] GET https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 Aug 18 19:36:47.443099 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f68dc708-dc4f-4573-b9d6-51b5489ec291 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:47.443341 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-f68dc708-dc4f-4573-b9d6-51b5489ec291 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:47.443513 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.v3.backups [None req-f68dc708-dc4f-4573-b9d6-51b5489ec291 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Show backup with id b52cead0-6cca-4b13-b913-c5578f80dab2. {{(pid=100580) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 19:36:47.448008 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-f68dc708-dc4f-4573-b9d6-51b5489ec291 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 returned with HTTP 404 Aug 18 19:36:47.448606 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1431/5729] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:47 2026] GET /volume/v3/backups/b52cead0-6cca-4b13-b913-c5578f80dab2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:36:47.456095 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-4ed15522-71ea-40b1-a1a2-a35fb5fa24b6 None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:47.458138 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4ed15522-71ea-40b1-a1a2-a35fb5fa24b6 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/2bbd7a80-26ee-4016-8700-039c93a2d2af Aug 18 19:36:47.458412 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4ed15522-71ea-40b1-a1a2-a35fb5fa24b6 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:47.458650 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-4ed15522-71ea-40b1-a1a2-a35fb5fa24b6 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Calling method 'delete' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:47.458809 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.v3.volumes [None req-4ed15522-71ea-40b1-a1a2-a35fb5fa24b6 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Delete volume with id: 2bbd7a80-26ee-4016-8700-039c93a2d2af Aug 18 19:36:47.466794 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:47.466794 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:36:47.467174 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4ed15522-71ea-40b1-a1a2-a35fb5fa24b6 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Volume info retrieved successfully. Aug 18 19:36:47.486611 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-4ed15522-71ea-40b1-a1a2-a35fb5fa24b6 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Delete volume request issued successfully. Aug 18 19:36:47.486794 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-4ed15522-71ea-40b1-a1a2-a35fb5fa24b6 tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/volumes/2bbd7a80-26ee-4016-8700-039c93a2d2af returned with HTTP 202 Aug 18 19:36:47.487164 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1428/5730] 10.4.3.170 () {68 vars in 1391 bytes} [Tue Aug 18 19:36:47 2026] DELETE /volume/v3/volumes/2bbd7a80-26ee-4016-8700-039c93a2d2af => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:36:47.496987 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-4413446c-5077-4189-89e1-43c756b58f5a None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:47.498403 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4413446c-5077-4189-89e1-43c756b58f5a tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] GET https://10.4.3.170/volume/v3/volumes/2bbd7a80-26ee-4016-8700-039c93a2d2af Aug 18 19:36:47.498677 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4413446c-5077-4189-89e1-43c756b58f5a tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:47.498916 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-4413446c-5077-4189-89e1-43c756b58f5a tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Calling method 'show' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:47.508996 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:36:47.508996 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:36:47.513757 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-4413446c-5077-4189-89e1-43c756b58f5a tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Volume info retrieved successfully. Aug 18 19:36:47.519180 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-4413446c-5077-4189-89e1-43c756b58f5a tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/volumes/2bbd7a80-26ee-4016-8700-039c93a2d2af returned with HTTP 200 Aug 18 19:36:47.519896 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1435/5731] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:47 2026] GET /volume/v3/volumes/2bbd7a80-26ee-4016-8700-039c93a2d2af => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:36:48.534060 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-4922d75d-0c1b-4b34-8963-9d4c47240e2c None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:48.535855 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4922d75d-0c1b-4b34-8963-9d4c47240e2c tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] GET https://10.4.3.170/volume/v3/volumes/2bbd7a80-26ee-4016-8700-039c93a2d2af Aug 18 19:36:48.536069 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4922d75d-0c1b-4b34-8963-9d4c47240e2c tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:48.536290 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-4922d75d-0c1b-4b34-8963-9d4c47240e2c tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:48.543064 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-4922d75d-0c1b-4b34-8963-9d4c47240e2c tempest-ProjectMemberTests39-588878352 tempest-ProjectMemberTests39-588878352-project-admin] https://10.4.3.170/volume/v3/volumes/2bbd7a80-26ee-4016-8700-039c93a2d2af returned with HTTP 404 Aug 18 19:36:48.543686 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1438/5732] 10.4.3.170 () {68 vars in 1388 bytes} [Tue Aug 18 19:36:48 2026] GET /volume/v3/volumes/2bbd7a80-26ee-4016-8700-039c93a2d2af => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:36:50.361795 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-5c30d15f-7232-4f45-8a22-81f2bc4d1d43 None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:50.505253 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5c30d15f-7232-4f45-8a22-81f2bc4d1d43 tempest-ProjectReaderTests-535969217 tempest-ProjectReaderTests-535969217-project-admin] GET https://10.4.3.170/volume/v3/scheduler-stats/get_pools Aug 18 19:36:50.505504 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5c30d15f-7232-4f45-8a22-81f2bc4d1d43 tempest-ProjectReaderTests-535969217 tempest-ProjectReaderTests-535969217-project-admin] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:50.505775 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-5c30d15f-7232-4f45-8a22-81f2bc4d1d43 tempest-ProjectReaderTests-535969217 tempest-ProjectReaderTests-535969217-project-admin] Calling method 'get_pools' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:50.518813 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-5c30d15f-7232-4f45-8a22-81f2bc4d1d43 tempest-ProjectReaderTests-535969217 tempest-ProjectReaderTests-535969217-project-admin] https://10.4.3.170/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 19:36:50.519268 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1432/5733] 10.4.3.170 () {66 vars in 1291 bytes} [Tue Aug 18 19:36:50 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:36:50.528833 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-f5f1f8b2-9760-4cc0-b178-83e4d5d5eacd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:36:50.589785 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f5f1f8b2-9760-4cc0-b178-83e4d5d5eacd tempest-ProjectReaderTests-535969217 tempest-ProjectReaderTests-535969217-project-reader] GET https://10.4.3.170/volume/v3/capabilities/np0000007688@storpool Aug 18 19:36:50.590027 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f5f1f8b2-9760-4cc0-b178-83e4d5d5eacd tempest-ProjectReaderTests-535969217 tempest-ProjectReaderTests-535969217-project-reader] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:36:50.590234 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-f5f1f8b2-9760-4cc0-b178-83e4d5d5eacd tempest-ProjectReaderTests-535969217 tempest-ProjectReaderTests-535969217-project-reader] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:36:50.590989 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.policy [None req-f5f1f8b2-9760-4cc0-b178-83e4d5d5eacd tempest-ProjectReaderTests-535969217 tempest-ProjectReaderTests-535969217-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '2cc1175344654404931c4acb2336b00e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0597854447b3484488f9a2d4e5e5cc28', '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=100582) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 19:36:50.591181 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-f5f1f8b2-9760-4cc0-b178-83e4d5d5eacd tempest-ProjectReaderTests-535969217 tempest-ProjectReaderTests-535969217-project-reader] https://10.4.3.170/volume/v3/capabilities/np0000007688@storpool returned with HTTP 403 Aug 18 19:36:50.591746 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1429/5734] 10.4.3.170 () {66 vars in 1318 bytes} [Tue Aug 18 19:36:50 2026] GET /volume/v3/capabilities/np0000007688@storpool => generated 110 bytes in 63 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:36:57.445761 np0000007688 devstack@c-api.service[100580]: DEBUG dbcounter [-] [100580] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1 {{(pid=100580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:36:57.481158 np0000007688 devstack@c-api.service[100582]: DEBUG dbcounter [-] [100582] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:36:57.517872 np0000007688 devstack@c-api.service[100581]: DEBUG dbcounter [-] [100581] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=100581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:36:58.538742 np0000007688 devstack@c-api.service[100583]: DEBUG dbcounter [-] [100583] Writing DB stats cinder:SELECT=3 {{(pid=100583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:37:02.083550 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [req-9fa0fb6c-d69a-4b28-8fc1-0905fcb24eb4 req-9c9bcb3c-303f-450b-9e15-d1672235cef9 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:37:02.086613 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9fa0fb6c-d69a-4b28-8fc1-0905fcb24eb4 req-9c9bcb3c-303f-450b-9e15-d1672235cef9 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] DELETE https://10.4.3.170/volume/v3/attachments/49e6fe6c-4a5e-4b25-89d5-aafa0b148f89 Aug 18 19:37:02.086905 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9fa0fb6c-d69a-4b28-8fc1-0905fcb24eb4 req-9c9bcb3c-303f-450b-9e15-d1672235cef9 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:37:02.087155 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [req-9fa0fb6c-d69a-4b28-8fc1-0905fcb24eb4 req-9c9bcb3c-303f-450b-9e15-d1672235cef9 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'version_select' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:37:02.097682 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:37:02.097682 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:37:02.158005 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [req-9fa0fb6c-d69a-4b28-8fc1-0905fcb24eb4 req-9c9bcb3c-303f-450b-9e15-d1672235cef9 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/attachments/49e6fe6c-4a5e-4b25-89d5-aafa0b148f89 returned with HTTP 200 Aug 18 19:37:02.158557 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1436/5735] 10.4.3.170 () {72 vars in 1673 bytes} [Tue Aug 18 19:37:02 2026] DELETE /volume/v3/attachments/49e6fe6c-4a5e-4b25-89d5-aafa0b148f89 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 19:37:04.061031 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-adb4e986-b505-4e15-8418-bfd7781ab586 None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:37:04.063117 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-adb4e986-b505-4e15-8418-bfd7781ab586 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] DELETE https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 Aug 18 19:37:04.063382 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-adb4e986-b505-4e15-8418-bfd7781ab586 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:37:04.063617 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-adb4e986-b505-4e15-8418-bfd7781ab586 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'delete' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:37:04.063824 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.v3.volumes [None req-adb4e986-b505-4e15-8418-bfd7781ab586 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Delete volume with id: e6dd600c-46e2-4485-9232-8e8e3b7941f8 Aug 18 19:37:04.073712 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:37:04.073712 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:37:04.074284 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-adb4e986-b505-4e15-8418-bfd7781ab586 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:37:04.087706 np0000007688 devstack@c-api.service[100583]: WARNING cinder.keymgr.conf_key_mgr [None req-adb4e986-b505-4e15-8418-bfd7781ab586 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 19:37:04.095140 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-adb4e986-b505-4e15-8418-bfd7781ab586 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Delete volume request issued successfully. Aug 18 19:37:04.095443 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-adb4e986-b505-4e15-8418-bfd7781ab586 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 returned with HTTP 202 Aug 18 19:37:04.096041 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1439/5736] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:37:04 2026] DELETE /volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:37:04.104612 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-e8a506f5-4177-48bc-aa80-77ea744e5dcb None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:37:04.106537 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e8a506f5-4177-48bc-aa80-77ea744e5dcb tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 Aug 18 19:37:04.106829 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e8a506f5-4177-48bc-aa80-77ea744e5dcb tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:37:04.107087 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-e8a506f5-4177-48bc-aa80-77ea744e5dcb tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:37:04.115219 np0000007688 devstack@c-api.service[100580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:37:04.115219 np0000007688 devstack@c-api.service[100580]: warnings.warn( Aug 18 19:37:04.120125 np0000007688 devstack@c-api.service[100580]: INFO cinder.volume.api [None req-e8a506f5-4177-48bc-aa80-77ea744e5dcb tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:37:04.126455 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-e8a506f5-4177-48bc-aa80-77ea744e5dcb tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 returned with HTTP 200 Aug 18 19:37:04.126997 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1433/5737] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:37:04 2026] GET /volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 => generated 1450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:37:05.142213 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-11d1b7dc-fad6-4fdf-8d1a-81178fbd7abd None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:37:05.144120 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-11d1b7dc-fad6-4fdf-8d1a-81178fbd7abd tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 Aug 18 19:37:05.144328 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-11d1b7dc-fad6-4fdf-8d1a-81178fbd7abd tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:37:05.144553 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-11d1b7dc-fad6-4fdf-8d1a-81178fbd7abd tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:37:05.151063 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-11d1b7dc-fad6-4fdf-8d1a-81178fbd7abd tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 returned with HTTP 404 Aug 18 19:37:05.151549 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1430/5738] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:37:05 2026] GET /volume/v3/volumes/e6dd600c-46e2-4485-9232-8e8e3b7941f8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:37:05.457453 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-b1f2804d-d2fd-47c6-9c30-8c71c4998e24 None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:37:05.459821 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b1f2804d-d2fd-47c6-9c30-8c71c4998e24 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] DELETE https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 Aug 18 19:37:05.460109 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b1f2804d-d2fd-47c6-9c30-8c71c4998e24 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:37:05.460408 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-b1f2804d-d2fd-47c6-9c30-8c71c4998e24 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:37:05.460642 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.v3.volumes [None req-b1f2804d-d2fd-47c6-9c30-8c71c4998e24 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Delete volume with id: 95fbfb85-ba96-43f2-ba83-5510ce0edf17 Aug 18 19:37:05.469541 np0000007688 devstack@c-api.service[100581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:37:05.469541 np0000007688 devstack@c-api.service[100581]: warnings.warn( Aug 18 19:37:05.470193 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b1f2804d-d2fd-47c6-9c30-8c71c4998e24 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:37:05.485210 np0000007688 devstack@c-api.service[100581]: WARNING cinder.keymgr.conf_key_mgr [None req-b1f2804d-d2fd-47c6-9c30-8c71c4998e24 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 19:37:05.493211 np0000007688 devstack@c-api.service[100581]: INFO cinder.volume.api [None req-b1f2804d-d2fd-47c6-9c30-8c71c4998e24 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Delete volume request issued successfully. Aug 18 19:37:05.493504 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-b1f2804d-d2fd-47c6-9c30-8c71c4998e24 tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 returned with HTTP 202 Aug 18 19:37:05.494041 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1437/5739] 10.4.3.170 () {66 vars in 1351 bytes} [Tue Aug 18 19:37:05 2026] DELETE /volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:37:05.502264 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.middleware.request_id [None req-c620e4ea-ac0d-4dac-b299-8af5fe1b224e None None] RequestId filter calling following filter/app {{(pid=100583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:37:05.504615 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c620e4ea-ac0d-4dac-b299-8af5fe1b224e tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 Aug 18 19:37:05.504952 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c620e4ea-ac0d-4dac-b299-8af5fe1b224e tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:37:05.505220 np0000007688 devstack@c-api.service[100583]: DEBUG cinder.api.openstack.wsgi [None req-c620e4ea-ac0d-4dac-b299-8af5fe1b224e tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:37:05.514503 np0000007688 devstack@c-api.service[100583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:37:05.514503 np0000007688 devstack@c-api.service[100583]: warnings.warn( Aug 18 19:37:05.519346 np0000007688 devstack@c-api.service[100583]: INFO cinder.volume.api [None req-c620e4ea-ac0d-4dac-b299-8af5fe1b224e tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Volume info retrieved successfully. Aug 18 19:37:05.527263 np0000007688 devstack@c-api.service[100583]: INFO cinder.api.openstack.wsgi [None req-c620e4ea-ac0d-4dac-b299-8af5fe1b224e tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 returned with HTTP 200 Aug 18 19:37:05.527831 np0000007688 devstack@c-api.service[100583]: [pid: 100583|app: 0|req: 1440/5740] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:37:05 2026] GET /volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 => generated 1430 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:37:06.540832 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.middleware.request_id [None req-65936f15-a613-4cd0-bd3f-f6f82bc429cd None None] RequestId filter calling following filter/app {{(pid=100580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:37:06.542513 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-65936f15-a613-4cd0-bd3f-f6f82bc429cd tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] GET https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 Aug 18 19:37:06.542679 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-65936f15-a613-4cd0-bd3f-f6f82bc429cd tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Empty body provided in request {{(pid=100580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:37:06.542876 np0000007688 devstack@c-api.service[100580]: DEBUG cinder.api.openstack.wsgi [None req-65936f15-a613-4cd0-bd3f-f6f82bc429cd tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] Calling method 'show' {{(pid=100580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:37:06.548777 np0000007688 devstack@c-api.service[100580]: INFO cinder.api.openstack.wsgi [None req-65936f15-a613-4cd0-bd3f-f6f82bc429cd tempest-TestEncryptedCinderVolumes-267638220 tempest-TestEncryptedCinderVolumes-267638220-project-member] https://10.4.3.170/volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 returned with HTTP 404 Aug 18 19:37:06.549344 np0000007688 devstack@c-api.service[100580]: [pid: 100580|app: 0|req: 1434/5741] 10.4.3.170 () {66 vars in 1348 bytes} [Tue Aug 18 19:37:06 2026] GET /volume/v3/volumes/95fbfb85-ba96-43f2-ba83-5510ce0edf17 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 19:37:06.558723 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.middleware.request_id [None req-b82eacfb-d4f1-4017-bdb1-40ef6d8223ba None None] RequestId filter calling following filter/app {{(pid=100582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:37:06.560568 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b82eacfb-d4f1-4017-bdb1-40ef6d8223ba tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Aug 18 19:37:06.560758 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b82eacfb-d4f1-4017-bdb1-40ef6d8223ba tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] Empty body provided in request {{(pid=100582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:37:06.560939 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.api.openstack.wsgi [None req-b82eacfb-d4f1-4017-bdb1-40ef6d8223ba tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] Calling method 'detail' {{(pid=100582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:37:06.561675 np0000007688 devstack@c-api.service[100582]: DEBUG cinder.volume.api [None req-b82eacfb-d4f1-4017-bdb1-40ef6d8223ba tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 19:37:06.569985 np0000007688 devstack@c-api.service[100582]: INFO cinder.volume.api [None req-b82eacfb-d4f1-4017-bdb1-40ef6d8223ba tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] Get all volumes completed successfully. Aug 18 19:37:06.571401 np0000007688 devstack@c-api.service[100582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 19:37:06.571401 np0000007688 devstack@c-api.service[100582]: warnings.warn( Aug 18 19:37:06.576648 np0000007688 devstack@c-api.service[100582]: INFO cinder.api.openstack.wsgi [None req-b82eacfb-d4f1-4017-bdb1-40ef6d8223ba tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 19:37:06.577306 np0000007688 devstack@c-api.service[100582]: [pid: 100582|app: 0|req: 1431/5742] 10.4.3.170 () {66 vars in 1285 bytes} [Tue Aug 18 19:37:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5252 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 19:37:06.592275 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.middleware.request_id [None req-ac579566-90ad-4c89-8910-250516a2928f None None] RequestId filter calling following filter/app {{(pid=100581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 19:37:06.594269 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ac579566-90ad-4c89-8910-250516a2928f tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] DELETE https://10.4.3.170/volume/v3/types/a83ffe16-ae27-4403-97cf-8d3f059924d2 Aug 18 19:37:06.594448 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ac579566-90ad-4c89-8910-250516a2928f tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] Empty body provided in request {{(pid=100581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 19:37:06.594637 np0000007688 devstack@c-api.service[100581]: DEBUG cinder.api.openstack.wsgi [None req-ac579566-90ad-4c89-8910-250516a2928f tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] Calling method '_delete' {{(pid=100581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 19:37:06.617912 np0000007688 devstack@c-api.service[100581]: INFO cinder.api.openstack.wsgi [None req-ac579566-90ad-4c89-8910-250516a2928f tempest-TestEncryptedCinderVolumes-1978433147 tempest-TestEncryptedCinderVolumes-1978433147-project-admin] https://10.4.3.170/volume/v3/types/a83ffe16-ae27-4403-97cf-8d3f059924d2 returned with HTTP 202 Aug 18 19:37:06.618310 np0000007688 devstack@c-api.service[100581]: [pid: 100581|app: 0|req: 1438/5743] 10.4.3.170 () {66 vars in 1345 bytes} [Tue Aug 18 19:37:06 2026] DELETE /volume/v3/types/a83ffe16-ae27-4403-97cf-8d3f059924d2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 19:37:15.524401 np0000007688 devstack@c-api.service[100583]: DEBUG dbcounter [-] [100583] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:37:16.545236 np0000007688 devstack@c-api.service[100580]: DEBUG dbcounter [-] [100580] Writing DB stats cinder:SELECT=5 {{(pid=100580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:37:16.574405 np0000007688 devstack@c-api.service[100582]: DEBUG dbcounter [-] [100582] Writing DB stats cinder:SELECT=3 {{(pid=100582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 19:37:16.615409 np0000007688 devstack@c-api.service[100581]: DEBUG dbcounter [-] [100581] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}